.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:#fff0}.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:#fff0}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:#fff0;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../../themes/grshop-grocery/resource/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1};/**
 * Modules in this bundle
 * @license
 *
 * modal-video:
 *   license: appleple
 *   author: appleple
 *   homepage: http://developer.a-blogcms.jp
 *   version: 2.4.6
 */
 .modal-video,.modal-video-movie-wrap{animation-timing-function:ease-out;animation-duration:0.3s;width:100%}@keyframes modal-video{from{opacity:0}to{opacity:1}}@keyframes modal-video-inner{from{transform:translate(0,100px)}to{transform:translate(0,0)}}.modal-video{position:fixed;top:0;left:0;height:100%;background-color:rgb(0 0 0 / .5);z-index:1000000000;cursor:pointer;opacity:1;animation-name:modal-video;-webkit-transition:opacity 0.3s ease-out;-moz-transition:opacity 0.3s ease-out;-ms-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{-webkit-transform:translate(0,100px);-moz-transform:translate(0,100px);-ms-transform:translate(0,100px);-o-transform:translate(0,100px);transform:translate(0,100px)}.modal-video-body{max-width:960px;width:100%;height:100%;margin:0 auto;padding:0 10px;display:flex;justify-content:center;box-sizing:border-box}.modal-video-inner{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.modal-video-movie-wrap{height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-name:modal-video-inner;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-ms-transition:-ms-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;width:35px;height:35px;overflow:hidden;border:none}@media (orientation:landscape){.modal-video-inner{padding:10px 60px;box-sizing:border-box}.modal-video-close-btn{top:0;right:-45px}}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;background:#fff;border-radius:5px;margin-top:-6px}.modal-video-close-btn{top:-10px;right:-15px;background:#fff;border-radius:100%;display:block;text-align:center;transition:0.3s}.modal-video-close-btn::after,.modal-video-close-btn::before{content:"";position:absolute;height:2px;width:60%;top:50%;left:6px;margin-top:-1px;background:#111;border-radius:5px;font-size:20px}.modal-video-close-btn:hover{opacity:.6}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
 *{margin:0;padding:0;-ms-word-wrap:break-word;word-wrap:break-word}:root{--grshop-grocery-primary:#00ab55;--grshop-grocery-secondary:#f7941d;--grshop-grocery-heading:#111a3a;--grshop-grocery-text:#616161;--grshop-grocery-bg:#f5f5f5;--grshop-grocery-form:#F6F9FC;--grshop-grocery-border:#E6E6E6}.gr-custom-bg{background-color:var(--grshop-grocery-bg)}body{font-family:'Inter',sans-serif;font-weight:400;font-size:15px;line-height:22px;color:var(--grshop-grocery-heading);line-height:24px;overflow-x:hidden}h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{margin:0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;line-height:140%;display:block;word-break:break-word}h1{font-size:40px}h2{font-size:35px}h3{font-size:30px}h4{font-size:25px}h5{font-size:20px}h6{font-size:15px}p{margin:0;font-weight:400;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;font-size:15px;line-height:27px}ul{list-style:none;margin-bottom:0}.list-none{list-style:none;margin:0;padding:0}a,button,input,textarea,span{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;font-weight:500}div,img{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease}.grshop-grocery-primary{color:var(--grshop-grocery-primary)}.grshop-grocery-secondary{color:var(--grshop-grocery-secondary)}.grshop-grocery-heading{color:var(--grshop-grocery-heading)}.grshop-grocery-text{color:var(--grshop-grocery-text)}a,a:hover,a:focus,a:active,button{border:none;outline:none;border:none;text-decoration:none}p a,ul li a,ol li a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:underline}p a:hover,p a:focus,ul li a:hover,ul li a:focus,ol li a:hover,ol li a:focus,h1 a:hover,h1 a:focus,h2 a:hover,h2 a:focus,h3 a:hover,h3 a:focus,h4 a:hover,h4 a:focus,h5 a:hover,h5 a:focus,h6 a:hover,h6 a:focus{color:var(--grshop-grocery-primary)!important;text-decoration:underline}.grshop-grocery-entry-content p,.grshop-grocery-entry-content h1,.grshop-grocery-entry-content h2,.grshop-grocery-entry-content h3,.grshop-grocery-entry-content h4,.grshop-grocery-entry-content h5,.grshop-grocery-entry-content h6{margin-bottom:20px}.grshop-grocery-entry-content p:last-child{margin:0}img{max-width:100%;display:block}select:focus,select:active{box-shadow:0;border:0;outline:0}p{margin:0}.margin-bottom-20{margin-bottom:20px}.container{max-width:1200px}.elementor-page .grshop-grocery-bc{display:none}.grshop-grocery-page.site-page.container-elementor{padding:0}.grshop-grocery-page.site-page.container-elementor .container{max-width:100%;padding:0}a.grshop-grocery-btn,a.grshop-grocery-btn:visited{text-transform:capitalize;font-weight:500;border:none;display:inline-block;text-align:center;font-size:14px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;padding:10px 28px;background:var(--grshop-grocery-primary);color:#fff;border-radius:4px;display:inline-flex;align-items:center;gap:10px}a.grshop-grocery-btn:hover,a.grshop-grocery-btn:focus{background:var(--grshop-grocery-secondary);color:#fff!important}.has-large-font-size{font-size:36px;line-height:42px}.blog-section a{word-wrap:anywhere}html{line-height:1.15;-webkit-text-size-adjust:100%}ul,ul li,ol,ol li{margin:0;padding:0}.gr-section-padding{padding:80px 0}.section-title{z-index:10;position:relative;margin-bottom:30px}.section-title .small-title{font-size:18px;font-weight:600;text-transform:uppercase;margin-bottom:15px}.section-title .s-content-title{color:#232323;font-size:28px;text-transform:capitalize;line-height:1.2}.s-content-title span{background:var(--grshop-grocery-primary);color:#fff;padding:3px 15px;border-radius:3px;border-radius:30px}.sc-title-button{text-align:right}.font-stylish{font-family:'Caveat',cursive;letter-spacing:2px}.section-wt .small-title{color:#fff}.section-wt .s-content-title{color:#fff}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-size:1em}a{background-color:#fff0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*::before,*::after{box-sizing:inherit}html{box-sizing:border-box}body,button,input,select,optgroup,textarea{color:var(--grshop-grocery-heading)}h1,h2,h3,h4,h5,h6{clear:both}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}embed,iframe,object{max-width:100%}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;table-layout:fixed;width:100%}a{color:var(--grshop-grocery-primary)}a:visited{color:var(--grshop-grocery-primary)}a:hover,a:focus,a:active{color:var(--grshop-grocery-heading)}a:focus{outline:thin dotted}a:hover,a:active{outline:0}button,input[type="button"],input[type="reset"],input[type="submit"]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgb(0 0 0 / .8);line-height:1;padding:.6em 1em .4em}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{border-color:#ccc #bbb #aaa}button:active,button:focus,input[type="button"]:active,input[type="button"]:focus,input[type="reset"]:active,input[type="reset"]:focus,input[type="submit"]:active,input[type="submit"]:focus{border-color:#aaa #bbb #bbb}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{color:#666;border:1px solid var(--grshop-grocery-border);border-radius:3px;padding:3px}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:#111}select{border:1px solid #ccc}textarea{width:100%;min-height:120px}a:active,a:focus,a:hover{color:var(--grshop-grocery-primary)}a:focus,button:focus,button:hover,input:focus,input:hover,textarea:focus,textarea:hover{outline:thin dotted}a,a:focus,a:hover,button:focus,button:hover,input:focus,input:hover,textarea:focus,textarea:hover{color:var(--grshop-grocery-heading)}.menu-toggle,.main-navigation.toggled ul{display:block}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em}.comment-navigation .nav-links,.posts-navigation .nav-links,.post-navigation .nav-links{display:flex;justify-content:space-between;align-items:center}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{flex:1 0 50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{text-align:end;flex:1 0 50%}.comment-navigation .nav-next a,.posts-navigation .nav-next a,.post-navigation .nav-next a{background:var(--grshop-grocery-primary);border-color:#fff0;color:#fff}.comment-navigation .nav-next a:hover,.comment-navigation .nav-next a:focus,.posts-navigation .nav-next a:hover,.posts-navigation .nav-next a:focus,.post-navigation .nav-next a:hover,.post-navigation .nav-next a:focus{background:var(--grshop-grocery-heading)}.nav-links a:hover,.nav-links a:focus{background:var(--grshop-grocery-primary)}.sticky{display:block}.updated:not(.published){display:none}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em;display:grid;grid-gap:1.5em}.gallery-item{display:inline-block;text-align:center;width:100%}.gallery-columns-2{grid-template-columns:repeat(2,1fr)}.gallery-columns-3{grid-template-columns:repeat(3,1fr)}.gallery-columns-4{grid-template-columns:repeat(4,1fr)}.gallery-columns-5{grid-template-columns:repeat(5,1fr)}.gallery-columns-6{grid-template-columns:repeat(6,1fr)}.gallery-columns-7{grid-template-columns:repeat(7,1fr)}.gallery-columns-8{grid-template-columns:repeat(8,1fr)}.gallery-columns-9{grid-template-columns:repeat(9,1fr)}.gallery-caption{display:block}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}/*!
Theme Name: GrShop Grocery
Theme URI: https://rswpthemes.com/shofy-premium-multipurpose-woocommerce-theme/
Author: RS WP THEMES
Author URI: https://rswpthemes.com
Description: GrShop is a versatile WordPress theme designed for grocery & Online Food Store. With GrShop You can start organic food markets, supermarkets, and a range of other food-related businesses. With seamless WooCommerce integration and Kirki customizer support, it's perfect for showcasing fresh produce, gourmet items, and specialty foods. Whether you're a food company, digital storefront, or boutique, GrShop offers a responsive and customizable layout. Its retina-ready design ensures clear product displays, while interactive elements like Call To Action buttons enhance user engagement. Built on Bootstrap, it handles traffic effortlessly, and its SEO-friendly design boosts visibility. Elevate your food business with GrShop - the ultimate theme for online grocery markets and more.
Version: 1.0.4
Tested up to: 6.9
Requires PHP: 7.4
License URI: http://www.gnu.org/licenses/gpl-2.0.html
License: GNU General Public License v2 or later
Text Domain: grshop-grocery

Tags: grid-layout, blog, news, two-columns, three-columns, four-columns, custom-background, custom-logo, custom-menu, featured-images, footer-widgets, post-formats, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

one elmenetor is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
 .navigation.posts-navigation,.navigation.post-navigation{margin:60px 0 0}.nav-previous{margin-right:5px}.nav-links a{background:#fff0;color:var(--grshop-grocery-heading);padding:10px 20px;display:inline-block;position:relative;border:1px solid #ccc}.nav-links a:hover{background:var(--grshop-grocery-primary);color:#fff;border-color:#fff0}.nav-links .nav-next a::before{left:100%;border-right-color:#fff0;border-left-color:var(--grshop-grocery-heading)}.nav-links .nav-previous a:hover:before{border-right-color:var(--grshop-grocery-primary)}.nav-links .nav-next a:hover:before{border-left-color:var(--grshop-grocery-primary)}.grshop-grocery-bc{padding:40px 0;text-align:center;content:"";height:100%;width:100%;background:-webkit-gradient(linear,left top,right top,color-stop(30%,#1A2C79),to(rgb(26 44 121 / .18)));background:linear-gradient(to right,#F1EDEDE3 30%,rgb(26 44 121 / .18) 100%);background:#ED4264;background:-webkit-linear-gradient(to left,#FFEDBC,#ED4264);background:linear-gradient(to left,#00ab55,#00265E)}.grshop-grocery-bc .bc-title{color:#fff;font-size:35px;margin-bottom:8px}.grshop-grocery-bc .bc-list{color:#fff}.grshop-grocery-bc .bc-list span{color:#fff;font-size:14px}.image-head img{border-radius:5px}.searchform{position:relative}.searchform input[type="text"]{display:;width:100%;height:52px;padding:0 15px;border:1px solid #ebebeb;border-radius:0;font-size:14px}.searchform input[type="submit"]{position:absolute;top:0;right:0;height:52px;width:52px;background:#fff0;border:none;z-index:1000;cursor:pointer;text-indent:-200px;overflow:hidden;border-radius:0}.searchform div:after{content:"";height:48px;width:48px;position:absolute;top:0;right:0;content:"\f002";font-size:1.2em;font-family:'FontAwesome';line-height:48px;text-align:center;border-left:none;z-index:110;color:var(--grshop-grocery-primary)}.searchform input[type="text"]:hover,.searchform input[type="text"]:focus{border-color:var(--grshop-grocery-primary)}.grshop-grocery-search-close{min-width:34px;min-height:34px;line-height:34px;text-align:center;font-size:19px;color:#fff!important;border-radius:100%;background:#fff0}.grshop-grocery-search-close:hover,.grshop-grocery-search-close:focus{background:var(--grshop-grocery-heading);color:var(--grshop-grocery-primary)!important;border-color:transparent!important}.wp-block-search .wp-block-search__input{border:1px solid #ccc}.wp-block-search .wp-block-search__button:hover,.wp-block-search .wp-block-search__button:focus{background:var(--grshop-grocery-heading)}.grshop-grocery-post-meta{padding:0;margin:0;list-style:none;display:inline-block;border-bottom:1px solid var(--grshop-grocery-border);padding-bottom:15px;margin-bottom:15px}.grshop-grocery-post-meta li{display:inline-block;margin-right:5px}.grshop-grocery-post-meta li i{color:var(--grshop-grocery-secondary);margin-right:5px;font-size:13px}.grshop-grocery-post-meta li a{color:var(--grshop-grocery-heading);font-weight:400;text-decoration:none}.grshop-grocery-post-meta li a:hover{color:var(--grshop-grocery-primary)}.grshop-grocery-header__topbar{background:var(--grshop-grocery-bg);padding:12px 0}.grshop-grocery-header{background:#fff;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all .3 ease;position:relative;padding:;border-bottom:1px solid #E6E6E6}.grshop-grocery-header__list{display:flex;justify-content:end;align-items:center;gap:25px;flex-wrap:wrap}.grshop-grocery-header__list a{font-weight:400;color:var(--grshop-grocery-text);text-decoration:none}.grshop-grocery-header__list a{display:flex;align-items:center;gap:8px}.header-image{position:absolute;width:100%;top:0;height:100%;left:0}.header-image img{width:100%;height:100%}.grshop-grocery-logo{min-width:170px}.grshop-grocery-logo .normal-text a{position:relative;font-size:28px;display:inline-block;font-weight:600;color:var(--grshop-grocery-heading)}.grshop-grocery-logo .normal-text{text-align:left}.grshop-grocery-logo .img-logo img{display:inline-block}.grshop-grocery-logo .site-description{font-size:15px;margin-top:5px}.grshop-grocery-logo img{max-width:185px}.grshop-grocery-header__menu{position:relative;display:flex;align-items:center;justify-content:center}.grshop-grocery-header__middle{display:flex;justify-content:space-between;position:relative;align-items:center;padding:10px 0}.grshop-grocery-header__support{display:flex;align-items:center;gap:15px;justify-content:end}a.grshop-grocery-header-account__link.d-flex{gap:10px}.grshop-grocery-header__support .icon{background:var(--grshop-grocery-secondary);width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:100%}.grshop-grocery-header-account{display:flex;align-items:center;gap:15px}.grshop-grocery-header-account .grshop-grocery-header-account__icon{width:38px;height:38px;line-height:38px;text-align:center;padding:0;border-radius:100%;background:#fff;transition:all 0.3s ease;color:var(--grshop-grocery-primary);border:1px solid var(--grshop-grocery-border)}.grshop-grocery-header-account__label{font-size:16px}.grshop-grocery-header-account__info{display:flex;align-items:center;gap:5px}.grshop-grocery-header-account__info a{color:var(--grshop-grocery-text)}.grshop-grocery-header-account__info a:hover,.grshop-grocery-header-account__info a:focus{color:var(--grshop-grocery-primary)}.grshop-grocery-header__info{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.grshop-grocery-header-account__contact .grshop-grocery-btn{cursor:pointer;padding:8px 15px;font-size:15px;background:var(--grshop-grocery-secondary);color:var(--grshop-grocery-heading)}.grshop-grocery-header-account__contact .grshop-grocery-btn:hover,.grshop-grocery-header-account__contact .grshop-grocery-btn:focus{color:#fff}.grshop-grocery-header__main-inside{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.grshop-grocery-header__main{border-top:1px solid var(--grshop-grocery-border);padding:10px 0}.grshop-grocery-header-cart{display:flex;justify-content:center;align-items:center;background:var(--grshop-grocery-primary);padding:5px 15px;border-radius:4px;cursor:pointer;transition:all 0.3s ease;gap:20px;color:#fff!important}.grshop-grocery-header-cart__title{color:#fff;line-height:initial;font-size:16px}.grshop-grocery-header-cart__amount{color:#fff;line-height:initial;font-size:14px}.grshop-grocery-header-cart__amount span{color:#fff!important}.grshop-grocery-header-cart__icon{position:relative}.grshop-grocery-header-cart__icon .total-count{position:absolute;top:0;left:0;position:absolute;top:-22px;background:var(--grshop-grocery-heading);color:#fff;min-width:25px;min-height:25px;line-height:25px;text-align:center;border-radius:100%;left:0}.grshop-grocery-header-cart__content{border-left:1px solid #E6E6E67A;padding-left:10px}.grshop-grocery-search-form input,.grshop-grocery-search-form button{min-height:50px;border-radius:0;padding:0 11px;border:none}.grshop-grocery-search-form form{display:flex;align-items:center;overflow:hidden;border-radius:4px;min-width:400px;justify-content:space-between;border:1px solid var(--grshop-grocery-border)}.grshop-grocery-search-form input{width:100%}.grshop-grocery-search-form button{width:65px;background:var(--grshop-grocery-primary);color:#fff!important;position:relative;border:none}.grshop-grocery-search-form button:hover,.grshop-grocery-search-form button:focus{background-color:var(--grshop-grocery-secondary);color:var(--grshop-grocery-heading)}.grshop-grocery-header__nav ul li{position:relative;display:inline-block}.grshop-grocery-header__nav ul li:last-child{margin:0;border:none}.grshop-grocery-header__nav ul li a{text-transform:capitalize;display:block;background:#fff0;padding:10px 18px;position:relative;color:var(--grshop-grocery-heading);text-decoration:none;border-bottom:2px solid #fff0;border-radius:4px}.grshop-grocery-header__nav ul li ul li a:hover,.grshop-grocery-header__nav ul li ul li a:focus{background:var(--grshop-grocery-primary)!important;color:#fff!important}.grshop-grocery-header__nav ul li>a:hover,.grshop-grocery-header__nav ul li>a:focus,.grshop-grocery-header__nav ul li.current-menu-item>a{color:#fff!important;background:var(--grshop-grocery-primary)!important;border-bottom-color:#ffffff80}.grshop-grocery-header__nav ul li.current-menu-item a:before{border-bottom:1px solid var(--grshop-grocery-primary)!important}.grshop-grocery-header__nav{margin:0;padding:0}.grshop-grocery-header__nav ul{display:initial;margin:0;display:block}.grshop-grocery-header__nav ul li ul{box-shadow:0 3px 3px rgb(0 0 0 / .2);position:absolute;top:100%;z-index:99999;background:#FFF;margin:0;opacity:0;visibility:hidden;width:200px;margin:0;padding:0}.grshop-grocery-header__nav ul li:hover ul,.grshop-grocery-header__nav ul li.active-focus ul{opacity:1;visibility:visible}.grshop-grocery-header__nav ul li ul li{display:block;margin:0}.grshop-grocery-header__nav ul li ul li a{color:#555!important;padding:0;padding:12px 20px;font-size:14px;font-weight:400;background:transparent!important;border-radius:0}.grshop-grocery-header__nav ul li ul li a::before{display:none}.grshop-grocery-header__nav ul li ul li a:hover{color:var(--grshop-grocery-primary)}.grshop-grocery-header__nav li ul li ul.sub-menu{position:absolute;left:100%;top:0;opacity:0;visibility:hidden}.grshop-grocery-header__nav li ul li:hover ul,.grshop-grocery-header__nav li ul li.active-focus ul{opacity:1;visibility:visible}.grshop-grocery-header__nav li ul.sub-menu li ul li ul{opacity:0;visibility:hidden}.grshop-grocery-header__nav li ul.sub-menu li ul li:hover ul,.grshop-grocery-header__nav li ul.sub-menu li ul li.active-focus ul{opacity:1;visibility:visible}.grshop-grocery-header__nav ul li ul li ul{left:100%;top:0;opacity:0!important;visibility:hidden!important}.grshop-grocery-header__nav ul li ul li:hover ul,.grshop-grocery-header__nav ul li ul li.active-focus ul{opacity:1!important;visibility:visible!important}.grshop-grocery-header__right{display:flex;gap:8px;align-items:center}.grshop-grocery-header__button .grshop-grocery-header__button--icon{color:var(--grshop-grocery-heading);display:inline-block;text-align:center;height:40px;line-height:40px;padding:0;border-radius:100%;font-size:18px;display:flex;align-items:center;gap:5px}.grshop-grocery-header__button .grshop-grocery-header__button--icon:hover,.grshop-grocery-header__button .grshop-grocery-header__button--icon:focus{color:var(--grshop-grocery-secondary);border-color:#fff0;outline:0}.grshop-grocery-header__button a.grshop-grocery-btn{padding:8px 15px;border-radius:30px;color:var(--grshop-grocery-heading);display:inline-block;background:#fff}.grshop-grocery-header__button a.grshop-grocery-btn:hover,.grshop-grocery-header__button a.grshop-grocery-btn:focus{background:var(--grshop-grocery-primary)!important;color:#fff!important}.grshop-grocery-header__button{position:relative;display:flex;gap:10px}.grshop-grocery-social{list-style:none;margin:0;display:inline-block;position:absolute;top:36px;background:#fff;text-align:center;border-radius:3px;width:50px;padding:12px;opacity:0;right:0;visibility:hidden;transition:all 0.3s ease;box-shadow:0 3px 3px rgb(0 0 0 / .2)}.grshop-grocery-header__button:hover .grshop-grocery-social,.grshop-grocery-header__button.active-focus .grshop-grocery-social{opacity:1;visibility:visible}.grshop-grocery-social li{padding-right:;color:#fff;display:block}.grshop-grocery-social li a{text-align:center;border-radius:100%;color:var(--grshop-grocery-heading);font-size:13px;display:inline-block;padding:0;line-height:100%;border:none!important;outline:none!important}.grshop-grocery-social li:hover a,.grshop-grocery-social li a:focus{color:var(--grshop-grocery-primary);background:#fff0}.search-form-main{width:100%;z-index:100;padding:25px 30%;opacity:0;visibility:hidden;transform:translateY(100px);transition:all 0.3s ease;position:fixed;background:var(--grshop-grocery-heading);box-shadow:0 0 5px rgb(0 0 0 / .14);display:block;display:flex;gap:10px;align-items:center;bottom:0;left:0}.search-form-main.active{opacity:1;visibility:visible;transform:translateY(0)}.search-form-main .search-form{width:100%;display:flex;flex-direction:row;align-items:center;max-width:700px;margin:0 auto;gap:15px}.search-form-main .search-form input[type="search"]{border:1px solid #0A25401F;border-radius:0;background:transparent!important;border-bottom:1px solid #fff;color:#fff!important}.search-form-main .search-form input[type="search"],.search-form-main .search-form input[type="submit"]{margin:0!important}.search-form-main .search-form input[type="search"]:hover,.search-form-main .search-form input[type="search"]:focus{background:#fff}.search-form-main .search-form input[type="submit"]:hover,.search-form-main .search-form input[type="submit"]:focus{background:#fff!important;color:var(--grshop-grocery-primary)}.grshop-grocery-header__right{display:none}@media only screen and (min-width:768px) and (max-width:991px){.grshop-grocery-header-account__contact{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.grshop-grocery-search-form form{min-width:200px}}@media only screen and (max-width:767px){.grshop-grocery-header__welcome,.grshop-grocery-header__list{text-align:center;justify-content:center}.grshop-grocery-logo{display:flex;justify-content:space-between}.grshop-grocery-header__middle{gap:15px}.grshop-grocery-search-form,.grshop-grocery-header__nav{display:none}.grshop-grocery-header__right{display:block}.grshop-grocery-header-account__contact{display:none}.grshop-grocery-header-account{gap:5px}.grshop-grocery-header-account .grshop-grocery-header-account__icon{width:30px;height:30px;line-height:30px;font-size:13px}.grshop-grocery-header-account__label{font-size:15px}}.oa-hero-area{overflow:hidden}.oa-hero-slider{position:relative;z-index:1}.oa-hero-slider,.oa-hero-area__single{min-height:500px}.oa-hero-area,.oa-hero-area .oa-hero-area__single{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:flex;justify-content:center;align-items:center}.oa-hero-area .oa-hero-area__content{position:relative}.oa-hero-area .oa-hero-area__content h4{color:var(--grshop-grocery-heading);font-size:16px;margin-bottom:5px;text-transform:uppercase;font-weight:600}.oa-hero-area .oa-hero-area__content h1{font-size:50px;color:var(--grshop-grocery-heading);line-height:65px;margin-bottom:20px;font-weight:800}.oa-hero-area .oa-hero-area__content h1 span{font-weight:700;color:var(--grshop-grocery-secondary)}.oa-hero-area .oa-hero-area__content p{color:var(--grshop-grocery-heading);font-size:17px}.oa-hero-area .oa-hero-area__buttons{margin-top:15px}.oa-hero-area .oa-hero-area__content .hero-btn{margin-top:50px}.oa-hero-slider .owl-controls .owl-nav div{position:absolute;top:50%;margin-top:-19px;margin:0;width:40px;height:50px;line-height:40px;font-size:17px;background:#111a3a82;color:#fff;font-weight:700;margin-right:10px;transition:all 0.4s ease;border-radius:0;margin:-25px 0 0 0}.oa-hero-slider .owl-controls .owl-nav div:hover{background:var(--grshop-grocery-primary);color:#fff}.oa-hero-slider .owl-controls .owl-nav div.owl-prev{left:0}.oa-hero-slider .owl-controls .owl-nav div.owl-next{right:0}.oa-hero-slider .owl-item.active .oa-hero-area__title{animation:fadeInUp 1s both 0.6s}.oa-hero-slider .owl-item.active .oa-hero-area__content p{animation:fadeInUp 1s both 1s}.oa-hero-slider .owl-item.active .oa-hero-area__buttons{animation:fadeInUp 1s both 1.5s}@media only screen and (min-width:768px) and (max-width:991px){.oa-hero-area .oa-hero-area__content h1{font-size:36px;line-height:48px}.oa-hero-slider,.oa-hero-area__single{min-height:500px}}@media only screen and (max-width:767px){.oa-hero-area,.oa-hero-slider,.oa-hero-area .oa-hero-area__single{min-height:395px}.oa-hero-area .oa-hero-area__content h1{font-size:28px;line-height:40px}.oa-hero-area .oa-hero-area__content p{color:var(--grshop-grocery-heading);font-size:15px}.oa-hero-slider .owl-controls .owl-nav div.owl-prev{left:-50px}.oa-hero-slider:hover .owl-controls .owl-nav div.owl-prev{left:0}.oa-hero-slider .owl-controls .owl-nav div.owl-next{right:-50px}.oa-hero-slider:hover .owl-controls .owl-nav div.owl-next{right:0}}.oa-single-product{margin-top:30px}.oa-single-product{display:inline-block;border:1px solid #cccccc4a;border-radius:4px;overflow:hidden;background:#fff;width:100%}.oa-single-product.ps-slider{border-bottom:3px solid #cccccca1;background:#fff}.oa-single-product__content .product-button a{padding:8px 20px;font-size:14px;overflow:hidden;background:var(--grshop-grocery-primary);border-radius:3px;text-align:center;z-index:2;position:relative;color:#fff!important;cursor:pointer;transition:all 0.3s ease;margin:0!important;width:100%!important;min-height:42px;display:flex!important;justify-content:center;align-items:center}.product-button.prc-button.active a:hover{transition:none!important;opacity:1!important}.oa-single-product__content .product-button a:hover{background:var(--grshop-grocery-primary);color:#fff;opacity:.6}.oa-single-product__content .product-button a::before{border-radius:3px}.quantity{position:relative;z-index:1}.quantity .input-group{width:100%;display:inline-block}.quantity .button{display:inline-block;position:absolute;top:0;display:inline-block}.quantity .button.minus{left:0;border-radius:0;overflow:hidden}.quantity .button.plus{right:0;border-radius:0;overflow:hidden}.quantity .button .btn{padding:0;width:35px;height:45px;line-height:45px;border-radius:0;background:#fff0;color:var(--grshop-grocery-primary);font-size:12px;border:none}.quantity .button .btn:hover{color:var(--grshop-grocery-primary)}.product-button{margin-top:10px}.product-colors{position:absolute;width:100%;background:#ffffffde;padding:10px;text-align:center;top:-50px;z-index:2003}.oa-single-product:hover .product-colors{top:0}.oa-single-product__content .prodcut-btn{display:inline-block;padding:12px 18px;font-size:16px;background:#212c35;color:#fff;border-radius:30px}.oa-single-product__content .prodcut-btn.primary{background:var(--grshop-grocery-primary);color:#fff}.oa-single-product__bgroup-2{text-align:left;z-index:99;-webkit-transition:all 250ms ease-out;-o-transition:all 250ms ease-out;transition:all 250ms ease-out}.oa-single-product__bgroup-2 a{background-color:#fff0;color:#fff;text-align:left;font-size:12px;font-weight:600;text-transform:uppercase;line-height:1;display:inline-block}.oa-single-product__bgroup-2 a:hover{color:var(--grshop-grocery-primary)}.oa-single-product__boverlay{background:var(--grshop-grocery-heading);display:inline-block;height:40px;width:100%;position:absolute;left:0;top:-50px;z-index:9;height:50px;line-height:50px;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;transition:all 0.4s ease;display:flex;justify-content:center;align-items:center}.oa-single-product:hover .oa-single-product__boverlay{top:0}.oa-single-product__bgroup{display:inline-block;position:absolute;right:10px;bottom:0;z-index:99;border-radius:3px}.oa-single-product__bgroup a{background-color:#fff0;color:#fff;display:block;font-size:16px;display:inline-block;margin-right:15px;text-align:right;height:52px;position:relative;top:2px}.oa-single-product__bgroup a:last-child{margin-right:0;border:none}.oa-single-product__bgroup a i{line-height:40px}.oa-single-product__bgroup a span{visibility:hidden;position:absolute;background:#00ab55!important;color:#fff!important;text-align:center;padding:5px 12px;z-index:3;opacity:0;-webkit-transition:opacity .6s,margin .3s;-o-transition:opacity .6s,margin .3s;transition:opacity .6s,margin .3s;font-size:11px;right:0;line-height:14px;bottom:-16px;margin-top:-5px;margin-right:0;display:inline-block;width:120px;border-radius:15px 0 0 15px}.oa-single-product__bgroup a span::after{position:absolute;content:"";right:0;top:-11px;border:6px solid var(--grshop-grocery-primary);border-left:0 solid #fff0;border-right:6px solid #fff0;border-top:6px solid #fff0}.oa-single-product__bgroup a:hover{color:var(--grshop-grocery-primary)}.oa-single-product__bgroup a:hover span{visibility:visible;opacity:1;color:var(--grshop-grocery-heading);background:#fff;margin-top:-12px}.oa-single-product .product-img .oa-single-product__bgroup.pro-action-width-dec a{width:30px;height:30px;font-size:14px}.oa-single-product .product-img .oa-single-product__bgroup.pro-action-width-dec a i{line-height:30px}.oa-single-product .product-img .oa-single-product__bgroup.pro-action-width-dec-2{bottom:45px}.oa-single-product__cats{border:1px solid #cccccca3;padding:2px 10px;font-size:13px;border-radius:4px;display:inline-block;position:relative;background:#fff;margin-bottom:5px}.oa-single-product__cats a{color:#777}.oa-single-product__title{margin-bottom:10px!important;position:relative;font-size:18px!important;line-height:24px;padding:0!important}.oa-single-product__title .title-sub{display:block;font-size:13px;color:#555}.oa-single-product__rating.rat-active li{color:#ffc107}.oa-single-product__head{position:relative;overflow:hidden}.oa-single-product__head img{min-width:100%}.oa-single-product__head:hover img{transform:scale(1.1)}.oa-single-product__price .woocommerce-Price-amount.amount{font-size:18px}.p-badge{position:absolute;background:var(--grshop-grocery-secondary);color:var(--grshop-grocery-heading);padding:0 15px;top:8px;left:10px;opacity:1;visibility:visible;transition:all 0.3s ease;z-index:1000;border-radius:4px}.p-badge.popular{background:var(--grshop-grocery-primary)}.oa-single-product:hover .p-badge{opacity:0;visibility:hidden;left:-50px;transition:all 0.3s ease}.p-badge.popular{background:var(--grshop-grocery-primary);color:#fff}.oa-single-product__price{padding:0;font-size:25px;font-weight:700;color:var(--grshop-grocery-primary);top:0;right:0;border-radius:30px 0 0 30px;font-size:20px;margin-top:10px}.oa-single-product__price span{font-weight:600}.oa-single-product__content{padding:20px}.oa-single-product__price .pr-sale{font-size:15px;opacity:.6;color:#666;font-weight:400;text-decoration:line-through}.oa-single-product__rating{margin-top:5px}.oa-single-product__rating .rating{display:inline-block;list-style:none;padding:0;margin:0}.oa-single-product__rating .rating li{display:inline-block;margin-right:-1px}.oa-single-product__rating .rating li i{color:var(--primary)}.oa-single-product__rating .total-review{font-size:14px;font-weight:400;display:inline-block;color:#777}.oa-single-product__rating .total-review:hover{color:var(--black)}.oa-single-product__content .product-button a::before{font-family:'Font Awesome 6 Free';font-weight:900;content:"\f290";margin-right:10px}.oa-single-product__content .product-button a.added::before{content:"\f59c"}.oa-single-product__content .product-button a.wc-forward{margin-top:5px;background:var(--grshop-grocery-heading)}.oa-single-product__title a{color:var(--grshop-grocery-heading);text-decoration:none;font-weight:600}.oa-single-product__price del{font-size:15px;font-size:15px;opacity:.6;font-weight:400;text-decoration:line-through;color:#555}.oa-single-product__price ins{background:#fff0}.oa-single-product__content .product-button a.product_type_external:before{content:"\f35d"}.oa-single-department{margin-top:30px;box-shadow:0 0 10px #00000012}.oa-single-department__content{padding:20px;background:#fff}.oa-single-department__title{font-size:22px;margin-bottom:10px}.oa-single-department__title a{text-decoration:none}.oa-single-department__button{margin-top:15px}.oa-single-department__button a{padding:8px 15px;display:inline-block;border-radius:50px;font-size:14px;border:1px solid #ccccccb5;background:#f5f5f5}.oa-single-department__button a:hover{background:var(--grshop-grocery-secondary);color:var(--grshop-grocery-heading);border-color:#fff0}.oa-cta-video{position:relative}.oa-cta-video .oa-cta-video__btn{position:absolute;top:50%;position:absolute;top:50%;left:50%;width:80px;height:80px;line-height:80px;padding:0;text-align:center;border-radius:100%;font-size:30px;margin-left:-40px;margin-top:-40px;background:#fff;color:var(--grshop-grocery-primary);cursor:pointer}.oa-cta-video .oa-cta-video__btn:hover{background-color:var(--grshop-grocery-primary);color:#fff}.oa-cta-content{padding-left:30px;max-width:80%}.oa-cta-content__label{background:#f6f6f6;padding:10px;border:1px solid #cccccc82;font-weight:600;font-size:15px;border-radius:3px;margin-bottom:15px;display:inline-block}.oa-cta-content__title{font-size:30px;margin-bottom:15px;padding-bottom:15px;border-bottom:;position:relative}.oa-cta-content__title::before{content:"";position:absolute;left:0;bottom:-2px;width:50px;height:4px;background:var(--grshop-grocery-primary)}.oa-cta-content__button{margin-top:15px}.single-partner{background:#eee;padding:1px}@media only screen and (max-width:767px){.oa-cta-content{padding-left:0;max-width:100%;margin-top:30px}}.grshop-grocery-latest-post{margin-top:30px}.grshop-grocery-latest-post{position:relative}.grshop-grocery-latest-post article{border-bottom:1px solid #cccccc8f;padding-bottom:30px;margin-bottom:30px}.grshop-grocery-latest-post article:last-child{padding:0;margin:0;border:none}.grshop-grocery-single-post{background:#fff;display:flex!important;justify-content:center;align-content:center;margin-top:30px;flex-direction:column}.grshop-grocery-single-post__head{position:relative}.grshop-grocery-single-post__head::before{content:"";background:#ffffff80;width:100%;height:100%;position:absolute;left:0;top:0;opacity:0;visibility:hidden;transition:all 0.2s ease;z-index:33}.grshop-grocery-single-post:hover .grshop-grocery-single-post__head::before{opacity:1;visibility:visible}.grshop-grocery-single-post__head img{transition:all 0.3s ease;border-radius:4px 4px 0 0}.grshop-grocery-single-post__comments{position:absolute;top:-5px;left:-5px;background:var(--grshop-grocery-primary);width:30px;height:30px;line-height:30px;text-align:center;border-radius:100%;font-size:13px;display:table-cell;color:#fff;z-index:3333}.grshop-grocery-single-post__comments i{margin-right:2px}.grshop-grocery-single-post__cat a{padding:2px 12px;background:#fff0;color:var(--grshop-grocery-heading);font-size:13px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;display:inline-block;bottom:10px;left:10px;z-index:222;border-radius:30px;border:1px solid var(--grshop-grocery-border);background:#fff}.grshop-grocery-single-post__cat a:hover,.grshop-grocery-single-post__cat a:focus{color:var(--grshop-grocery-primary)!important;text-decoration:underline}.grshop-grocery-single-post__cat{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:5px}.grshop-grocery-single-post__cat a{color:var(--grshop-grocery-text)}.grshop-grocery-single-post__head .grshop-grocery-single-post__cat{position:absolute;top:10px;right:10px;z-index:100}.grshop-grocery-single-post__head .grshop-grocery-single-post__cat a{border-color:#fff0}.grshop-grocery-single-post__title{display:flex;align-items:center;gap:10px;margin-bottom:5px}.grshop-grocery-sticky{color:var(--grshop-grocery-primary);font-size:24px;display:inline-block;border-radius:100%;text-align:center;border-color:#fff0}.grshop-grocery-single-post__title a{display:inline-block;margin-right:5px;font-size:25px;color:var(--grshop-grocery-heading);font-weight:500;text-decoration:none}.grshop-grocery-single-post__content p{color:#555}.grshop-grocery-single-post__title a:hover{color:var(--grshop-grocery-primary)}.grshop-grocery-single-post__body{position:relative;border:1px solid var(--grshop-grocery-border);padding:20px;border-radius:4px}.grshop-grocery-single-post__body .entry-content{margin:15px 0 0}.grshop-grocery-single-post__content{margin:5px 0}.grshop-grocery-single-post__button{margin-top:15px}.grshop-grocery-home-layout{z-index:100;position:relative}.grshop-grocery-heading-group{border-bottom:1px solid #bbbbbb47;padding-bottom:20px}.grshop-grocery-heading-group__title{font-size:24px}.grshop-grocery-heading-group__text{font-size:15px}.post-formet{position:absolute;top:-21px;background:var(--grshop-grocery-primary);width:42px;height:42px;line-height:42px;text-align:center;color:#fff;border:1px solid #ccc6;opacity:1;visibility:visible;right:0;font-size:13px;left:0;z-index:3333;border-radius:0 5px 5px 0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease}.grshop-grocery-single-post:hover .post-formet{opacity:1;visibility:visible;transform:translateY(0)}.sticky .grshop-grocery-single-post .blog-head::after{position:absolute;right:5px;top:5px;content:"\f24a ";font-family:"FontAwesome";background:var(--grshop-grocery-primary);padding:8px 15px;color:#fff;border-radius:30px;text-transform:capitalize;z-index:300}.grshop-grocery-sidebar .widget-area{position:relative}.grshop-grocery-sidebar .widget:last-child{margin:0}.grshop-grocery-sidebar .search-top input{width:100%;height:45px;border-radius:0;padding:0 15px;font-weight:400;border:none}.grshop-grocery-sidebar .search-top #searchsubmit{position:absolute;height:45px;border-radius:0;top:10px;border:none;background:#f5f5f5;color:var(--grshop-grocery-heading);right:10px}.grshop-grocery-sidebar .search-top{position:relative;padding:10px;background:var(--grshop-grocery-primary)}.grshop-grocery-sidebar .widget{margin-bottom:40px}.grshop-grocery-sidebar .widget:last-child{margin:0}.wp-block-social-links{margin-top:15px!important}.wp-block-social-links li{margin:0!important}.wp-block-social-links li a{fill:#fff!important}.grshop-grocery-blog-single{padding:50px 0 80px}.blog-content-main{margin-top:30px}.grshop-grocery-blog-single ul li a{color:var(--grshop-grocery-heading)}.grshop-grocery-blog-single ul li{line-height:30px}.grshop-grocery-blog-single .blog-body h1{font-size:38px}.grshop-grocery-blog-single .blog-body .blog-meta ul{list-style:none;padding:0;margin:0;margin-bottom:15px}.grshop-grocery-blog-single .blog-body .blog-meta ul li{display:inline-block;margin-right:5px}.grshop-grocery-blog-single .blog-body .blog-meta ul li i{margin-right:5px}.grshop-grocery-blog-single .blog-body .blog-meta ul li,.grshop-grocery-blog-single .blog-body .blog-meta ul li a{color:#555;font-weight:400}.grshop-grocery-blog-single .blog-body h1 a{color:var(--grshop-grocery-heading)}.grshop-grocery-blog-single .blog-body h1 a:hover{color:var(--grshop-grocery-primary)}.grshop-grocery-blog-single .blog-body p{margin-bottom:20px}.grshop-grocery-blog-single .blog-body p a:hover,.grshop-grocery-blog-single .blog-body p a:focus{color:var(--grshop-grocery-heading)}.wp-block-quote{background:var(--grshop-grocery-secondary);padding:30px 40px;margin-bottom:20px;font-weight:600;position:relative;border:none;box-shadow:0 0 5px rgb(0 0 0 / .14)}.wp-block-quote p{color:var(--grshop-grocery-heading)!important;font-size:20px;font-weight:500;margin:0!important;font-style:italic}.wp-block-quote cite,.wp-block-quote footer{color:#fff;font-size:18px;margin-top:20px!important;color:currentColor!important;display:block!important}.wp-block-quote em a{color:var(--grshop-grocery-primary)}#comments{margin-top:30px}#comments .comments-title{font-size:20px}.comment-list{margin-top:30px;padding:0;position:relative;background:#fff;list-style:none;margin-bottom:0;margin-left:0}.comment-author.vcard img{width:70px;height:70px;line-height:80px;border:3px solid #F5F8F9;padding:2px;position:absolute;left:0}.comment-author.vcard{display:inline-block}.comment-meta a{color:var(--grshop-grocery-heading)}.comment-meta{margin-bottom:5px;position:relative;padding-left:90px}.comment-author.vcard .fn{margin:0 0 5px;font-size:16px;text-align:left;color:var(--grshop-grocery-heading)}#comment-7{padding-top:20px;margin:0 0 20px}.comment-reply-link{background:var(--grshop-grocery-primary);color:#fff;padding:2px 10px;display:inline-block;border-radius:50px;font-size:13px;text-decoration:none!important}.comment-reply-link:hover,.comment-reply-link:focus{background:#222534;color:#fff}.comment-list li.comment{display:;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #ebebeb}.comment-list ol.children{padding-top:30px;margin-top:30px;border-top:1px solid #ebebeb;list-style:none;padding:;margin-left:50px}.comment-list ol.children ol.children{display:;margin-left:15px}.comment-list li.comment:last-child{margin:0;padding:0;border:none}.comment-list .comment-body .comment-content{padding-left:90px}.comment-list .reply{padding-left:90px;margin-top:10px}#respond .comment-reply-title{font-size:20px}.comment-respond p{margin-bottom:20px}.comment-respond p:last-child{margin:0}.comment-respond p{margin-bottom:20px}.comment-respond p a{color:var(--grshop-grocery-heading)}.comment-respond p a:hover{color:var(--grshop-grocery-primary)}#wp-comment-cookies-consent{width:auto;display:inline-block;height:auto}.comment-respond label{display:inline-block}.comment-respond input,.comment-respond textarea{width:100%;padding-left:10px;border-radius:5px;border-radius:0;background:#fff;border:1px solid #e6e6e6;-webkit-box-shadow:inset 0 1px 2px 0 rgb(238 238 238);-moz-box-shadow:inset 0 1px 2px 0 rgb(238 238 238);box-shadow:none;border:1px solid #cccccc94}.comment-respond input:hover,.comment-respond input:focus,.comment-respond textarea:hover,.comment-respond textarea:focus{border-color:var(--grshop-grocery-primary)!important}.comment-respond input,input{min-height:42px;font-size:14px}.comment-respond .form-submit{display:inline-block;margin-top:0;margin-bottom:0}.comment-respond #submit{padding:16px 30px;background:var(--grshop-grocery-primary);display:inline-block;color:#fff;float:left;border:none;text-transform:uppercase;font-size:14px;height:auto;cursor:pointer;box-shadow:none}.comment-respond #submit:hover,.comment-respond #submit:focus{background:var(--grshop-grocery-heading)}.comment-respond{background:#fff;margin-top:50px;padding:0;position:relative}.comment-form .form-group label span,.comment-form .comment-message label span{color:var(--grshop-grocery-primary)}.comment-form .comment-form-wrap{margin-top:20px}.comment-form .form-group,.comment-form .comment-message{position:relative;display:block;margin:0 0 25px}.comment-form .form-group input:hover,.comment-form .form-group input:focus,.comment-form .comment-message textarea:hover{outline:none;background:#fff}.comment-form .comment-message input,.comment-form .comment-message textarea{border-bottom:1px solid #fff0}.comment-form .form-group input:hover,.comment-form .comment-message textarea:hover{border-bottom-color:#379CB0}.comment-list .bottom-title h2.comments-heading{background:transparent!important;color:var(--grshop-grocery-heading);padding:0;left:auto}.comment-list .bottom-title h2.comments-heading:before{display:none}.comment-list .bottom-title h2.comments-heading a{color:#379CB0}.comment-list .comment-respond{background:#f9f9f9}.blog-main-layout{padding:0}.post-cat{position:absolute;top:17px;left:-43px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);overflow:hidden;z-index:333;background:#fff;display:inline-block;padding:7px 22px;color:var(--grshop-grocery-primary);font-weight:600;font-size:14px;left:-30px}.post-cat a{color:var(--grshop-grocery-primary);font-weight:400}.site-main.search{padding:100px 0}.grshop-grocery-blog-single-news .post-thumb{float:;position:absolute;left:0}.post-text{padding-left:113px}.grshop-grocery-blog-single-news{position:relative;overflow:hidden;margin-bottom:32px}.post-date{font-size:13px;display:block;color:#666;margin-top:2px}.post-date i{margin-right:5px}.grshop-grocery-blog-section{padding:20px 0 50px}.grshop-grocery-main-area__with-side{width:68%}.grshop-grocery-main-area__sidebar{width:28%;padding-left:2%;margin-left:2%;border-left:1px solid #E6E6E6;margin-top:30px}@media only screen and (max-width:991px){.grshop-grocery-main-area__with-side,.grshop-grocery-main-area__sidebar{width:100%}}.grshop-grocery-sidebar__single{padding-left:30px}.blog-content-main .blog-head{margin-bottom:30px}.grshop-grocery-blog-single p{margin-bottom:20px;color:#555}.grshop-grocery-page{padding:80px 0}.grshop-grocery-search-page{padding:50px 0 80px}.site-page .page-top{margin-top:30px}.no-results.not-found{margin-top:30px}.no-results.not-found .page-title{margin:0 0 15px}.no-results.not-found .page-title span{color:var(--grshop-grocery-primary);margin-right:10px}.no-results.not-found .page-content{margin:0}.no-results.not-found .search-form{margin-top:15px}.search-results article.page .entry-content,.search-results article.page .blog-meta{display:none}.grshop-grocery-404{padding:100px 0}.grshop-grocery-404__content{padding:50px;background:var(--grshop-grocery-bg);display:flex;gap:25px;flex-direction:column;border:1px solid var(--grshop-grocery-border)}.grshop-grocery-404__title{margin:0;font-weight:600}.grshop-grocery-404__inside{font-size:40px}.grshop-grocery-404__title span{color:var(--grshop-grocery-primary);font-size:80px;display:block}.grshop-grocery-404__text{margin-top:20px;font-size:16px;color:var(--grshop-grocery-text)}.grshop-grocery-404__button{margin-top:25px}.grshop-grocery-404__label{display:flex!important;gap:10px;flex-direction:column}.pagination-main{margin:50px 0 0;text-align:left}.pagination{display:block;padding-left:0;border-radius:0;margin:0}.pagination li{display:inline-block;margin-right:10px}.pagination li:last-child{margin:0}.pagination li a{display:block;width:46px;height:46px;color:var(--grshop-grocery-heading);line-height:46px;text-align:center;position:relative;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;border-radius:100%;text-decoration:none;border:1px solid #ccccccc9;border-radius:0;border-radius:100%}.pagination li.active a,.pagination li:hover a{-webkit-box-shadow:0 10px 15px rgb(88 85 85 / .15);-moz-box-shadow:0 10px 15px rgb(88 85 85 / .15);box-shadow:0 10px 15px rgb(88 85 85 / .15)}.pagination li.active a,.pagination li a:hover,.pagination li a:focus{color:#fff!important;background:var(--grshop-grocery-primary);border-color:#fff0}.pagination li a span,.pagination li a i{position:relative;z-index:40}.pagination li a i{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease}.pagination li.prev:hover a i,.pagination li.next:hover a i{color:var(--grshop-grocery-primary)}.pagination li a::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease}.pagination li.active a::before,.pagination li:hover a::before{opacity:1;visibility:visible}.pagination li.prev a:hover,.pagination li.prev a:focus,.pagination li.next a:hover,.pagination li.next a:focus{box-shadow:none;color:var(--grshop-grocery-primary)!important}.pagination li.prev a,.pagination li.next a{display:;width:auto;height:auto;background:transparent!important;font-size:20px;border:none!important;outline:none;font-size:16px}.grshop-grocery-main-area{padding:20px 0 50px}.widget .widget-title,.widget_block .wp-block-heading,.widgettitle{font-size:22px;font-weight:500;position:relative;margin-bottom:22px;text-transform:capitalize;color:var(--grshop-grocery-heading);display:flex;align-items:center;gap:10px}.widget .widget-title::before,.widget_block .wp-block-heading::before,.widgettitle::before{content:"";width:2px;min-height:100%;background:var(--grshop-grocery-secondary);display:inline-block;height:20px}.widget ul,.widget ul li{list-style:none;padding:0;margin:0}.widget ul li{margin-bottom:15px}.widget ul li:last-child{margin:0}.widget ul ul ul{padding-left:5px}.widget ul,.widget ul li a{color:var(--grshop-grocery-heading);text-decoration:none}.widget ul li a:hover,.widget ul li a:focus{color:var(--grshop-grocery-primary)}.page-links{padding:0 20px}.page-links a{background:var(--grshop-grocery-primary);color:#fff;padding:5px 10px}.widget select{width:100%;height:45px;padding:0 20px;background:#F6F9FC}.post-password-form input[type="password"]{width:100%;border:1px solid #ebebeb;border-radius:0;height:50px;padding:0 10px}.post-password-form input[type="submit"]{background:var(--grshop-grocery-primary);color:#fff;height:50px;border:none;border-radius:0;cursor:pointer;padding-right:20px;padding-left:20px;font-size:14px}.post-password-form input[type="submit"]:hover,.post-password-form input[type="submit"]:focus{background:var(--grshop-grocery-heading)}.post-password-form{position:relative}table thead th{background:var(--grshop-grocery-primary);padding:12px 30px;color:#fff;font-size:18px}table tbody th,table tbody td{border:1px solid #ebebeb;padding:12px 30px;text-align:ight}table tbody a{color:var(--grshop-grocery-primary)}table tbody a:hover{color:var(--grshop-grocery-heading)}.single-widget select{width:100%;padding:12px;font-size:14px;border:1px solid #ebebeb;background:#F5F8F9;position:relative;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-user-select:none;background-image:url(/images/select-arrow.png)!important;background-repeat:no-repeat!important;background-position:right 50%!important}.widget_tag_cloud .tagcloud a{color:#555;font-size:14px!important;display:inline-block;padding:5px 15px;background:#fff;margin-top:5px}.widget_tag_cloud .tagcloud a:hover{background:var(--grshop-grocery-primary);color:#fff}.widget_rss .rsswidget{display:inline-block}.widget_rss ul li a{line-height:}.widget_rss ul li .rsswidget{line-height:20px}.widget_rss .rss-date{color:var(--grshop-grocery-primary);display:block;line-height:initial}.widget_rss .rssSummary{display:;line-height:25px}.search-form{position:relative;display:flex;flex-direction:column}.search-form input[type="search"],.wp-block-search .wp-block-search__input{width:100%;height:50px;border-radius:0;padding:0 20px 0 20px;font-size:14px;background:#F6F9FC;border:none;border-radius:3px;border:1px solid #0A25401F;border-radius:0}.search-form input[type="search"]:hover,.search-form input[type="search"]:focus,.wp-block-search .wp-block-search__input:hover,.wp-block-search .wp-block-search__input:focus{background:#fff;border-color:var(--grshop-grocery-primary)!important}.search-form label{width:100%;position:relative}.search-form input[type="submit"],.wp-block-search .wp-block-search__button{background:var(--grshop-grocery-primary);color:#fff;height:50px;border:none;border-radius:0;padding:0 20px;cursor:pointer;margin-top:10px;margin:0!important}.search-form input[type="submit"]:hover,.search-form input[type="submit"]:focus,.wp-block-search .wp-block-search__button:hover,.wp-block-search .wp-block-search__button:focus{background:var(--grshop-grocery-heading)}.search-form input[type="submit"]{margin-top:15px!important}.search-form-main .search-form input[type="search"]:hover,.search-form-main .search-form input[type="search"]:focus,.wp-block-search .wp-block-search__input:hover,.wp-block-search .wp-block-search__input:focus{border-color:var(--grshop-grocery-primary)!important}#calendar_wrap th,#calendar_wrap td{padding:5px 10px;text-align:center;display:nherit;border:1px solid #ebebeb;color:var(--grshop-grocery-heading);background:#fff}#calendar_wrap #wp-calendar{max-width:100%}#calendar_wrap #wp-calendar thead th,#calendar_wrap #wp-calendar tfoot td{background:#F5F8F9;color:var(--grshop-grocery-heading);font-size:15px}#calendar_wrap #wp-calendar caption{caption-side:top;background:var(--grshop-grocery-primary);color:#fff;text-align:center;padding:10px;font-size:15px}#calendar_wrap #wp-calendar tbody tr a{color:#fff;border-radius:100%;display:inline-block;width:26px;height:26px;line-height:26px;padding:0;background:var(--grshop-grocery-primary);padding:0;text-align:center}#calendar_wrap #wp-calendar tfoot td{display:;background:#fff}#calendar_wrap #wp-calendar tfoot tr a{color:var(--grshop-grocery-heading)}#calendar_wrap #wp-calendar tfoot tr a:hover{color:var(--grshop-grocery-primary)}.search-form{width:100%}.search-form label input{width:100%;padding:12px 20px;border-radius:0}.search-form .search-submit{display:block;background:#;background:var(--grshop-grocery-primary);border-radius:0;padding:12px 20px;border:none;color:#fff;position:;display:inline-block;height:48px}.search-form label{display:inline-block}.widget_recent_comments li a{display:block}.widget_recent_comments .recentcomments a{display:block!important;line-height:initial}.widget_recent_comments li{line-height:30px!important;margin-bottom:10px!important}.widget_recent_comments li span{position:relative}.widget_recent_comments li span::before{left:0;top:0;font-family:'FontAwesome';margin-right:5px;line-height:initial;content:"\f007"}.recentcomments span{display:inline-block!important}.widget_categories li{text-align:right;overflow:hidden}.widget_categories li a{text-align:left;float:left}.mc4wp-form-fields label{width:100%;display:block;font-size:0}.mc4wp-form-fields input{width:100%;padding:15px;border-radius:0;font-size:14px}.mc4wp-form-fields input[type="submit"]{border:none;background:var(--grshop-grocery-primary);color:#fff;border:none;border-radius:0;margin-top:10px}.mc4wp-form-fields input[type="submit"]:hover{background:var(--grshop-grocery-secondary);color:#fff}.wp-block-archives li,.wp-block-archives li a{color:var(--grshop-grocery-heading);line-height:30px;display:}.wp-block-calendar tfoot td{text-align:left}.wp-block-calendar tfoot td a{color:var(--grshop-grocery-primary);border:none;text-decoration:none;margin-top:10px;display:inline-block;padding:}.wp-block-calendar table caption{caption-side:initial;color:#fff;font-weight:600;background:var(--grshop-grocery-primary);padding:10px 20px}.wp-block-calendar table th{background:#F5F8F9;color:var(--grshop-grocery-heading);font-weight:600}.wp-block-categories select{width:100%;height:50px;padding:0 20px;background:#F5F5F5}.wp-block-categories{margin-bottom:20px}.wp-block-archives select{display:;width:100%;height:50px;padding:0 20px;background:#F5F5F5}.wp-block-latest-comments li a{color:var(--grshop-grocery-heading);text-decoration:none}.wp-block-latest-posts a{color:var(--grshop-grocery-heading)}.wp-block-search input{padding:12px 20px;border-radius:0}.wp-block-search button{background:var(--grshop-grocery-primary);color:#fff;border-radius:0}.wp-block-search{margin-bottom:20px}.wp-block-tag-cloud a{color:var(--grshop-grocery-heading);padding:5px}.wp-block-tag-cloud a:hover{color:var(--grshop-grocery-primary)}.wp-block-rss li a{color:#555}.wp-block-latest-comments__comment-date{font-size:13px;margin-top:6px}.wp-block-latest-posts__featured-image img{width:auto!important;height:auto!important;border-radius:5px}.wp-block-latest-posts__featured-image{left:0;min-width:120px;margin-bottom:10px;max-width:120px}.wp-block-latest-posts li{position:relative}.wp-block-search__inside-wrapper{display:flex;flex-direction:column;gap:15px}.grshop-grocery-footer__top{padding:50px 0 80px;background:#F6F9FC}.grshop-grocery-footer__widget{margin-top:30px}.grshop-grocery-footer__bottom{padding:20px 0;text-align:center;position:relative;border-top:1px solid #E6E6E6;background:var(--grshop-grocery-bg)}.grshop-grocery-footer__devs a{color:var(--grshop-grocery-primary)}.grshop-grocery-footer__branding{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.grshop-grocery-footer__branding .grshop-grocery-footer__url{color:var(--grshop-grocery-primary)}.grshop-grocery-footer__branding .grshop-grocery-footer__devs,.grshop-grocery-footer__branding .grshop-grocery-footer__devs a{font-size:16px}@media only screen and (min-width:768px) and (max-width:991px){.header .main-navigation ul{padding-right:0}.header .main-navigation ul li{margin-right:2px}.header .main-navigation ul li a{padding:18px 5px;font-size:14px}.post-main-slider .grshop-grocery-content{margin:0 5px;top:0;padding:20px;top:-50px;margin-bottom:-50px}.grshop-grocery-sidebar .widget-area{padding:20px}.search-form-main{padding:30px 20%}}@media only screen and (max-width:767px){#site-navigation{display:none}.main-menu{padding:15px 0}.header .social-widget{top:3px}#calendar_wrap{overflow:scroll}.scroll-top{width:44px;height:44px;line-height:44px;top:-22px;right:30px;font-size:20px}.grshop-grocery-footer__branding{justify-content:center;flex-direction:column}}@media only screen and (max-width:767px){.grshop-grocery-404__content{padding:30px}.grshop-grocery-404__title span{font-size:60px}.grshop-grocery-404__title{font-size:30px}.search-form-main{padding:25px}}@media only screen and (max-width:360px){.grshop-grocery-404__title,.grshop-grocery-404__inside{font-size:28px}}@media only screen and (max-width:1000px){.grshop-grocery-main-area__content{order:-1}}.oe-menu-title{font-size:18px;color:#fff;border-left:2px solid #fff;font-weight:700;padding-left:10px;margin-bottom:15px!important;display:block}.grshop-grocery-mobile-menu .menu-inner ul li ul li{border:none}.grshop-grocery-mobile-menu .menu-inner ul li ul{border-left:1px solid #cccccc47;margin-left:15px}.grshop-grocery-mobile-menu{display:block}.grshop-grocery-mobile-menu .menu-click{top:0;left:0;font-size:30px}.grshop-grocery-mobile-menu .menu-click a{color:#fff;z-index:3333;position:relative;font-size:22px}.grshop-grocery-mobile-menu .menu-click a:hover,.grshop-grocery-mobile-menu .menu-click a:focus{color:var(--grshop-grocery-primary)}.grshop-grocery-mobile-menu .menu-click a span{padding-left:5px}.grshop-grocery-mobile-menu .menu-inner{position:fixed;padding:0;padding-top:22px;padding-bottom:20px;right:0;background:var(--grshop-grocery-heading);top:85px;min-width:300px;padding:30px 20px;opacity:0;visibility:hidden;transform:translateY(20px);transition:all 0.3s ease;padding-bottom:20px;z-index:3333333;overflow:scroll;right:0;padding-bottom:20px;width:20%;top:0;height:100%}.grshop-grocery-mobile-menu .menu-inner.active{opacity:1;visibility:visible;transform:translateY(0)}.grshop-grocery-mobile-menu .menu-inner ul li{display:block;float:none;width:100%;border-bottom:1px solid #cccccc47}.grshop-grocery-mobile-menu .menu-inner ul li:last-child{border:none}.grshop-grocery-mobile-menu .menu-inner ul li a{padding:0;display:block;width:100%;padding:10px 0;color:#eee!important;text-decoration:none;border:1px solid #fff0}.grshop-grocery-mobile-menu .menu-inner ul li ul{padding-left:20px}.grshop-grocery-mobile-menu .menu-inner ul li a:hover,.grshop-grocery-mobile-menu .menu-inner ul li a:focus{color:#fff!important;border-color:#fff}.grshop-grocery-mobile-menu .menu-inner ul{display:block;padding:0;margin:0}.grshop-grocery-mobile-menu .main-navigation ul li ul{position:relative;opacity:1;visibility:visible;margin-left:20px}.header .grshop-grocery-mobile-menu ul li ul{position:relative;opacity:1;visibility:visible;width:100%;margin-left:30px}.grshop-grocery-mobile-menu .main-navigation ul li ul li a{color:var(--grshop-grocery-heading)}.grshop-grocery-mobile-menu .close-menu{margin-top:20px}.grshop-grocery-mobile-menu .close-menu a{display:inline-block;background:var(--grshop-grocery-primary);color:#fff;padding:10px 25px;border:1px solid #fff0}.grshop-grocery-mobile-menu .close-menu a:hover,.grshop-grocery-mobile-menu .close-menu a:focus{background:#fff!important;color:var(--grshop-grocery-primary)}.grshop-grocery-mobile-menu .close-menu a i{margin-right:5px}.wpcf7-form input[type="submit"]{background:var(--grshop-grocery-primary);color:#fff;border:none;display:inline-block!important;max-width:initial;width:initial;height:55px;min-width:155px}.wpcf7-form input[type="submit"]:hover{background:var(--grshop-grocery-secondary)}.wpcf7-form textarea{min-height:130px}.wpcf7-form p{margin-bottom:15px;width:100%}.wpcf7-form input,.wpcf7-form textarea{width:100%;min-width:100%;height:48px;border-color:#ccccccc9;line-height:48px;padding:0 20px}.wpcf7-form label{width:100%}.wpcf7-form label span{margin-top:10px!important;display:block}.woocommerce .woocommerce-ordering select{background:#F6F9FC;padding:10px 15px;border-radius:3px;border:1px solid #0A25401F}.woocommerce .woocommerce-result-count{margin:0}.page-title{font-size:30px;margin-bottom:15px}.wc-block-components-price-slider{padding:0!important;margin:0!important}.wc-block-price-filter__range-input-wrapper.wc-block-components-price-slider__range-input-wrapper{margin:0;padding:0!important;color:var(--grshop-grocery-heading)}.wc-block-components-price-slider__range-input-wrapper::before{background:currentColor}.wc-block-price-filter__range-input{height:initial!important;min-height:initial;top:-9px!important}.wc-block-components-price-slider__amount{display:flex;justify-content:center;align-items:center;text-align:center;border:1px solid var(--grshop-grocery-text)!important}.woocommerce ul.product_list_widget li img{width:50px;border-radius:4px}.woocommerce ul.product_list_widget li a{font-size:16px}.woocommerce-Price-amount.amount{font-size:14px;color:var(--grshop-grocery-primary)}.woocommerce-pagination{margin-bottom:}.woocommerce nav.woocommerce-pagination ul li .page-numbers{background:#fff!important;display:block;width:45px;height:45px;line-height:45px;font-size:16px;color:var(--grshop-grocery-heading);border-radius:3px;box-shadow:0 4px 10px #111a3a111a3a12!important;border-radius:50px;border:1px solid #cccccc82!important;display:flex;justify-content:center;align-items:center}.woocommerce-pagination li{border:none!important}.woocommerce-pagination .page-numbers{border:none!important}.woocommerce nav.woocommerce-pagination ul{display:flex;gap:10px!important;justify-content:center;align-items:center}.woocommerce-pagination{margin-bottom:30px}.woocommerce nav.woocommerce-pagination ul li .page-numbers.current,.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover{background:var(--grshop-grocery-secondary)!important;color:#fff!important;border-color:transparent!important}.wc-block-components-product-name{font-size:20px;color:var(--grshop-grocery-heading)!important;margin-bottom:5px}.wc-block-components-product-name:hover{color:var(--grshop-grocery-secondary)!important}.wc-block-components-formatted-money-amount{color:var(--grshop-grocery-primary)}.components-button.wc-block-components-button{background:var(--grshop-grocery-primary);color:#fff;border-radius:4px;border:none}.is-large.wc-block-cart .wc-block-cart__totals-title{font-size:16px!important;margin-bottom:15px!important}.wc-block-components-quantity-selector input{min-height:initial}.components-flex-item input,.wc-block-components-text-input input,.wc-block-components-textarea{border:1px solid var(--grshop-grocery-border)!important}.wc-block-components-checkout-return-to-cart-button{color:var(--grshop-grocery-heading)!important}.wc-block-components-checkout-return-to-cart-button:hover{color:var(--grshop-grocery-primary)!important}.wc-block-components-notice-banner.is-error{background-color:var(--grshop-grocery-secondary)!important;border:none!important}.wc-block-components-notice-banner.is-error svg{background:var(--grshop-grocery-heading)!important}.wc-block-components-validation-error>p{color:var(--grshop-grocery-secondary)!important}.wc-block-components-form .wc-block-components-text-input.has-error label,.wc-block-components-text-input.has-error label{color:var(--grshop-grocery-secondary)!important}.wc-block-checkout__sidebar .wc-block-components-product-name{font-size:16px}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0;background:var(--grshop-grocery-primary);padding:25px;border-radius:4px;display:flex;flex-direction:column;gap:15px}.woocommerce-MyAccount-navigation ul li a{color:#fff!important;text-decoration:none}.woocommerce-error,.woocommerce-info,.woocommerce-message{background:var(--grshop-grocery-bg);border-top-color:var(--grshop-grocery-primary)}.woocommerce-Button.wc-forward.button,.woocommerce-Button.button{background:var(--grshop-grocery-primary)!important;color:#fff!important;font-weight:500!important}.woocommerce-Button.wc-forward.button:hover{background:var(--grshop-grocery-secondary)}.woocommerce-info::before{color:var(--grshop-grocery-secondary)}.woocommerce-account .addresses .title h3{float:left;font-size:24px}.woocommerce-account .addresses .title .edit{color:var(--grshop-grocery-primary)}.u-columns.woocommerce-Addresses{margin-top:30px}.woocommerce-MyAccount-content fieldset{padding:0}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:normal;padding:0 10px}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:flex;align-items:center;gap:8px}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{background:var(--grshop-grocery-primary);float:none;color:#fff;padding:12px 30px;margin-top:10px}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover{background:var(--grshop-grocery-secondary)}.woocommerce-LostPassword.lost_password a{color:var(--grshop-grocery-text)}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid var(--grshop-grocery-border)}.wc-block-grid__products{margin-top:30px!important}.wc-block-grid__product-title{font-size:18px!important;font-weight:500!important}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{background:var(--grshop-grocery-primary);color:#fff!important;border-radius:4px;font-size:14px!important}.wc-block-cart__empty-cart__title.with-empty-cart-icon::before{background-color:var(--grshop-grocery-secondary)!important}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:var(--grshop-grocery-secondary);color:#fff;border-color:#fff0}.woocommerce div.product .product_title{font-size:28px;margin-bottom:10px}.woocommerce-product-details__short-description{margin-top:15px;margin-bottom:15px}.woocommerce div.product div.summary .woocommerce-Price-amount.amount{font-size:22px}.woocommerce div.product div.summary del,.woocommerce div.product div.summary del span{font-size:20px!important}.woocommerce div.product form.cart .button{background:var(--grshop-grocery-primary);color:#fff!important;border-radius:4px;font-size:14px!important;padding:15px 30px}.woocommerce span.onsale{background-color:var(--grshop-grocery-secondary)}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:var(--grshop-grocery-secondary);color:#fff!important}.woocommerce-grouped-product-list-item__label label a{color:var(--grshop-grocery-heading)}.product_meta{color:var(--grshop-grocery-text)}.product_meta span a{color:var(--grshop-grocery-primary)}.woocommerce .quantity .qty{min-width:60px!important;border-color:var(--grshop-grocery-border)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:var(--grshop-grocery-primary)!important}.woocommerce div.product .woocommerce-tabs .panel h2,.related.products h2{margin-bottom:10px}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:var(--grshop-grocery-primary);color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;margin:0;border:none!important;border-bottom:1px solid var(--grshop-grocery-border)!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:none!important;border-radius:0px!important;padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{border:none!important;border-radius:0;background:var(--grshop-grocery-heading);color:#fff!important;padding:10px 10px;margin:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{background:var(--grshop-grocery-primary);border-radius:0px!important}.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none}.woocommerce div.product .woocommerce-tabs .panel h2,.related.products h2{font-size:25px;margin-top:15px}.woocommerce #review_form #respond .form-submit input{background-color:var(--grshop-grocery-primary);color:#fff;font-weight:500}.related.products>h2{margin-bottom:15px}.pswp__bg{background:#000000b8}@font-face{font-family:'Inter';font-style:normal;font-weight:100 900;font-display:swap;src:url(https://primeursversailles.fr/wp-content/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:100 900;font-display:swap;src:url(https://primeursversailles.fr/wp-content/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:100 900;font-display:swap;src:url(https://primeursversailles.fr/wp-content/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:100 900;font-display:swap;src:url(https://primeursversailles.fr/wp-content/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:100 900;font-display:swap;src:url(https://primeursversailles.fr/wp-content/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:100 900;font-display:swap;src:url(https://primeursversailles.fr/wp-content/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:100 900;font-display:swap;src:url(https://primeursversailles.fr/wp-content/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.jfb-progress-type--default{padding-bottom:1.5em;flex-wrap:wrap;display:flex;justify-content:space-between;align-items:center}.jfb-progress-type--default .jet-form-builder-progress-pages__item{display:flex;flex-direction:column;align-items:center;padding:.5em 2em;position:relative}.jfb-progress-type--default .jet-form-builder-progress-pages__item--circle{width:2.5em;height:2.5em;border:1px solid grey;border-radius:50%;display:flex;justify-content:center;align-items:center}.jfb-progress-type--default .jet-form-builder-progress-pages__item--label{position:absolute;top:100%;max-width:300px;text-align:center;white-space:nowrap}.jfb-progress-type--default .jet-form-builder-progress-pages__item--wrapper.passed-page .jet-form-builder-progress-pages__item--circle{border:2px solid #617BE5}.jfb-progress-type--default .jet-form-builder-progress-pages__item--wrapper.active-page .jet-form-builder-progress-pages__item--circle{border:2px solid #34D7A1}.jfb-progress-type--default .jet-form-builder-progress-pages__item--wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5em}.jfb-progress-type--default .jet-form-builder-progress-pages__item--wrapper:not(:last-child){flex:1 1}.jfb-progress-type--default .jet-form-builder-progress-pages__item--wrapper.passed-page{color:#617BE5;font-weight:700}.jfb-progress-type--default .jet-form-builder-progress-pages__item--wrapper.active-page{color:#34D7A1;font-weight:700}.jfb-progress-type--default .jet-form-builder-progress-pages__separator{flex:1 1;height:1px;background:grey}.jfb-progress-type--default .jet-form-builder-progress-pages__item--wrapper.passed-page .jet-form-builder-progress-pages__item+.jet-form-builder-progress-pages__separator{background-color:#617BE5;height:3px}.jfb-progress-type--default .jet-form-builder-progress-pages__item--wrapper.active-page .jet-form-builder-progress-pages__item+.jet-form-builder-progress-pages__separator{background-color:#34D7A1;height:3px}.jet-form-builder__action-button-wrapper{display:flex;width:100%}.jet-form-builder__submit-wrap{display:flex;align-items:flex-start;flex-direction:row;width:100%}.jet-form-builder.is-loading{opacity:.5;pointer-events:none}.jet-form-builder-row{display:flex;flex-wrap:wrap;margin:0;padding:5px 0;flex-direction:column}.jet-form-builder__group-break{width:100%;flex:0 0 100%}.jet-form-builder-col__start{flex:0 0 30%;max-width:30%}.jet-form-builder-col__end{flex:1 1 auto}.jet-form-builder-page--hidden,.jet-form-builder--hidden{display:none}.jet-form-builder__calculated-field{display:flex;width:100%}.jet-form-builder__calculated-field-val{white-space:pre-line}.jet-form-builder__calculated-field--hidden{display:none}.layout-column .jet-form-builder__label{max-width:100%;flex:0 1 100%}.jet-form-builder__heading,.jet-form-builder__label,.jet-form-builder__field-error{width:100%}.jet-form-builder__desc{display:block}.layout-column .jet-form-builder__desc{max-width:100%;flex:0 1 100%}.jet-form-builder__prev-page{outline:none}.jet-form-builder__field{box-sizing:border-box}.layout-column .jet-form-builder__field{max-width:100%;width:100%;flex:0 1 100%;margin:unset}.layout-column .jet-form-builder__field.checkradio-field{flex-basis:auto;width:auto}.layout-row .jet-form-builder__field{width:100%}.jet-form-builder__field-wrap{position:relative}.jet-form-builder__field-label{cursor:pointer;display:inline-flex;align-items:center}.jet-form-builder__field-template+.jet-form-builder__field-label{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:0}.jet-form-builder__field-label input{margin:0 5px 0 0}.rtl .jet-form-builder__field-label input{margin:0 0 0 5px}.jet-form-builder__field-template{cursor:pointer}.jet-form-builder__field-value{white-space:nowrap;display:flex}.jet-form-builder__field-value-number{text-align:center}button.jet-form-builder__submit{display:inline-flex;justify-content:flex-start}.jet-form__check-mark{display:flex;align-items:center;justify-content:center}.jet-form__check-mark__icon.is-svg-icon svg{display:block}.jet-form-builder__check-mark--default{display:flex;align-items:center;justify-content:center}.jet-form-builder__field-template--checked .jet-form__check-mark--default{display:none}.jet-form-builder__check-mark--checked{display:none;align-items:center;justify-content:center}.jet-form-builder__field-template--checked .jet-form__check-mark--checked{display:flex}.layout-column .jet-form-builder__fields-group.checkradio-wrap{width:100%}.jet-form-builder__field-wrap.range-wrap{display:flex;align-items:center;width:100%}input[type="range"].jet-form-builder__field.range-field{margin-right:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:var(--jet-fb__range-field-slider--size,18px);width:100%}.rtl input[type="range"].jet-form-builder__field.range-field{margin-left:10px;margin-right:0;width:100%}input[type="range"].jet-form-builder__field.range-field,input[type="range"].jet-form-builder__field.range-field:focus{padding:0;background:#fff0;border:none;border-radius:0;box-shadow:none;outline:none}input[type="range"].jet-form-builder__field.range-field::-webkit-slider-runnable-track{width:100%;height:var(--jet-fb__range-field-range--height,4px);background:var(--jet-fb__range-field-range--bgc,#e3ddd8);border-radius:var(--jet-fb__range-field-range--br,0);cursor:pointer;box-shadow:none;border:none}input[type="range"].jet-form-builder__field.range-field::-moz-range-track,input[type="range"].jet-form-builder__field.range-field::-ms-track{width:100%;height:var(--jet-fb__range-field-range--height,4px);background:var(--jet-fb__range-field-range--bgc,#e3ddd8);border-radius:var(--jet-fb__range-field-range--br,0);cursor:pointer;box-shadow:none;border:none}input[type="range"].jet-form-builder__field.range-field::-ms-track{color:#fff0}input[type="range"].jet-form-builder__field.range-field::-webkit-slider-thumb{width:var(--jet-fb__range-field-slider--size,18px);height:var(--jet-fb__range-field-slider--size,18px);background:var(--jet-fb__range-field-slider--bgc,#ccc);border-radius:var(--jet-fb__range-field-slider--br,50%);cursor:pointer;box-shadow:none;border:none;margin-top:calc((var(--jet-fb__range-field-slider--size,18px) - var(--jet-fb__range-field-range--height,4px)) / -2);-webkit-appearance:none}input[type="range"].jet-form-builder__field.range-field::-moz-range-thumb,input[type="range"].jet-form-builder__field.range-field::-ms-thumb{width:var(--jet-fb__range-field-slider--size,18px);height:var(--jet-fb__range-field-slider--size,18px);background:var(--jet-fb__range-field-slider--bgc,#ccc);border-radius:var(--jet-fb__range-field-slider--br,50%);cursor:pointer;box-shadow:none;border:none}input[type="range"].jet-form-builder__field.range-field::-ms-fill-upper,input[type="range"].jet-form-builder__field.range-field::-ms-fill-lower{background:#fff0}.jet-form-builder-message{margin:20px 0 0 0;text-align:center;padding:20px}.jet-form-builder-message--success{border:1px solid green;color:green}.jet-form-builder-message--error{border:1px solid red;color:red}.jet-form-builder-file-upload__files{display:flex;flex-wrap:wrap}.jet-form-builder-file-upload__content{min-height:100px;min-width:100px;position:relative;display:inline-flex}.jet-form-builder-file-upload__loader{top:0;left:0;right:10px;bottom:10px;position:absolute;background:rgb(0 0 0 / .5);display:none;justify-content:center;align-items:center}.jet-form-builder-file-upload__file{width:100px;height:100px;margin:0 10px 10px 0;position:relative;background-color:rgb(123 123 123 / .2);background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27%237a7a7a%27 width=%2748px%27 height=%2748px%27%3E%3Cpath d=%27M0 0h24v24H0z%27 fill=%27none%27/%3E%3Cpath d=%27M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5c0-1.38 1.12-2.5 2.5-2.5s2.5 1.12 2.5 2.5v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5c0 1.38 1.12 2.5 2.5 2.5s2.5-1.12 2.5-2.5V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z%27/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat}.jet-form-builder-file-upload__file-remove{position:absolute;left:0;right:0;top:50%;bottom:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity 200ms linear;opacity:0;background:rgb(0 0 0 / .4)}.jet-form-builder-file-upload__file-remove svg path{fill:#fff}.jet-form-builder-file-upload__file-invalid-marker{position:absolute;top:.15em;right:.15em;background-color:#fff;border-radius:50%;color:brown;height:24px}.jet-form-builder-file-upload__file img{display:block;width:100%;height:100%!important;padding:0;margin:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.jet-form-builder-file-upload__file:hover .jet-form-builder-file-upload__file-remove{opacity:1}.jet-form-builder-file-upload__errors.is-hidden{display:none}.jet-form-builder-file-upload .is-loading .jet-form-builder-file-upload__file{opacity:.5}.jet-form-builder-file-upload .sortable-placeholder{flex:0 0 100px;width:100px;margin:0 10px 10px 0;position:relative;background:rgb(123 123 123 / .2);height:100px}.jet-form-builder-file-upload__input{border:none!important;padding:0!important;border-radius:0!important;margin:0!important;width:auto!important}.jet-form-builder__field-wrap:not(.checkradio-wrap){width:100%}.jet-form-builder__field-label{display:inline-flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.jet-form-builder__fields-group{display:flex;flex-direction:column;flex-wrap:wrap;gap:.7em}.jet-form-builder__field-wrap.checkradio-wrap span{display:flex;align-items:center;gap:8px}.rtl .jet-form-builder-row,.rtl .jet-form-builder__field,.rtl .jet-form-builder__next-page-wrap{text-align:right}.rtl .jet-form-builder__field-label>span::before{margin-right:unset;margin-left:.5em}.jet-form-builder-row.field-has-error .error-message{color:red;font-size:.8rem}.jet-form-builder__field.field-has-error+.error-message{color:red;font-size:.8rem}.jet-form-builder__field.field-has-error .error-message{color:red;font-size:.8rem}.layout-row .jet-form-builder-row{flex-wrap:nowrap;flex-direction:row}.jfb-visually-hidden{position:absolute;transform:scale(0);-moz-user-select:none;user-select:none;-webkit-user-select:none}