.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

*,*::before,*::after{box-sizing:border-box;outline:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:rgba(0,0,0,.2)}::-webkit-scrollbar-thumb{background:#5a5a5a}.hide-scrollbar{scrollbar-width:none !important}.hide-scrollbar::-webkit-scrollbar{display:none}a{text-decoration:none !important;color:inherit;transition:color 500ms}img,picture,video{display:block}button{border:none;padding:0;cursor:pointer;background-color:rgba(0,0,0,0)}body,h1,h2,h3,h4,h5,h6,p,ul,ol,form,fieldset,blockquote{margin:0;padding:0}input,textarea,select,button{font:inherit}input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder, button::-moz-placeholder{-moz-transition:opacity 500ms;transition:opacity 500ms;font:inherit;line-height:inherit;color:inherit}input::placeholder,textarea::placeholder,select::placeholder,button::placeholder{transition:opacity 500ms;font:inherit;line-height:inherit;color:inherit}input:focus::-moz-placeholder, textarea:focus::-moz-placeholder, select:focus::-moz-placeholder, button:focus::-moz-placeholder{opacity:0}input:focus::placeholder,textarea:focus::placeholder,select:focus::placeholder,button:focus::placeholder{opacity:0}svg path{transition:fill,stroke;transition-duration:500ms}.line-overflow,.word-overflow{overflow:hidden;vertical-align:top}[class^=iv-st],[class*=" iv-st"]{opacity:0;visibility:hidden}.iv-st-from-top,.iv-st-from-bottom,.iv-st-from-left,.iv-st-from-right,.word-up,.line-up,.real-line-up{opacity:0;visibility:hidden}.has-max-lines{--max-lines: 3;display:-webkit-box;-webkit-line-clamp:var(--max-lines);-webkit-box-orient:vertical;overflow:hidden}.aspect-ratio{position:relative;height:0}.aspect-ratio img,.aspect-ratio video,.aspect-ratio iframe{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.cover-background{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;-o-object-fit:cover;object-fit:cover}.cover-background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 599.98px){.hide-only-sm{display:none !important}}@media screen and (min-width: 600px)and (max-width: 991.98px){.hide-only-md{display:none !important}}@media screen and (min-width: 992px){.hide-only-lg{display:none !important}}@media screen and (max-width: 991.98px){.hide-between-sm-md{display:none !important}}@media screen and (min-width: 600px){.hide-between-md-lg{display:none !important}}.f-w-900{font-weight:900 !important}.f-w-800{font-weight:800 !important}.f-w-700{font-weight:700 !important}.f-w-400{font-weight:400 !important}@media screen and (max-width: 991.98px){.g-container-remove-sm-md{padding-right:0 !important;padding-left:0 !important}}@media screen and (max-width: 599.98px){.g-container-remove-sm-0{padding-right:0 !important;padding-left:0 !important}}@media screen and (min-width: 600px)and (max-width: 991.98px){.g-container-remove-md-0{padding-right:0 !important;padding-left:0 !important}}@media screen and (min-width: 992px){.g-container-remove-lg-0{padding-right:0 !important;padding-left:0 !important}}@media screen and (max-width: 599.98px){.g-container-set-sm{padding-right:2.4rem !important;padding-left:2.4rem !important}}@media screen and (min-width: 600px)and (max-width: 991.98px){.g-container-set-md{padding-right:3rem !important;padding-left:3rem !important}}@media screen and (min-width: 992px){.g-container-set-lg{padding-right:6rem !important;padding-left:6rem !important}}@media screen and (max-width: 599.98px){.g-container-set-sm-md{padding-right:2.4rem !important;padding-left:2.4rem !important}}@media screen and (min-width: 600px)and (max-width: 991.98px){.g-container-set-sm-md{padding-right:3rem !important;padding-left:3rem !important}}.g-container-set-all{padding-right:2.4rem !important;padding-left:2.4rem !important}@media screen and (min-width: 600px){.g-container-set-all{padding-right:3rem !important;padding-left:3rem !important}}@media screen and (min-width: 992px){.g-container-set-all{padding-right:6rem !important;padding-left:6rem !important}}.text-uppercase{text-transform:uppercase}.text-center{text-align:center}.display-block{display:block}.load-more-wrapper{position:relative;transition:opacity 500ms;display:flex;justify-content:center}.load-more-wrapper .loader{width:9rem;display:flex;justify-content:space-between;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:opacity 500ms;opacity:0;pointer-events:none}.load-more-wrapper .loader .loader-ball{width:2rem;height:2rem;border-radius:50%;background:var(--wp--preset--color--hover-color)}.load-more-wrapper .loader .loader-ball:nth-child(1){animation:itemsLoader .4s alternate infinite cubic-bezier(0.6, 0.05, 0.15, 0.95)}.load-more-wrapper .loader .loader-ball:nth-child(2){animation:itemsLoader .4s calc(0.4s/4) alternate infinite cubic-bezier(0.6, 0.05, 0.15, 0.95) backwards}.load-more-wrapper .loader .loader-ball:nth-child(3){animation:itemsLoader .4s calc(0.4s/2) alternate infinite cubic-bezier(0.6, 0.05, 0.15, 0.95) backwards}.load-more-wrapper .cta-button{transition:opacity,background;transition-duration:500ms}.load-more-wrapper.loading .loader{opacity:1}.load-more-wrapper.loading .cta-button{pointer-events:none;opacity:0}.load-more-wrapper.hidden{display:none;pointer-events:none}.no-posts{display:none;font-size:48px;line-height:116.6666666667%;font-weight:400;color:var(--wp--preset--color--white);font-family:"Louis George Cafe"}.no-posts.active{display:block;text-align:center;padding-top:8rem;padding-bottom:3rem}@keyframes bouncing{0%{transform:translate(0)}100%{transform:translate(-2rem, -5rem)}}@keyframes itemsLoader{0%{transform:translate3d(0, 1rem, 0) scale(1.2, 0.85)}100%{transform:translate3d(0, -1rem, 0) scale(0.9, 1.1)}}@keyframes shaking{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-2px, 0, 0)}40%,60%{transform:translate3d(1px, 0, 0)}}[skip-to-main-content]{position:fixed;top:0;left:0;z-index:-10000;opacity:0}[skip-to-main-content]:focus{z-index:10000;opacity:1;visibility:visible;color:green}[data-section-class]{position:relative;z-index:1}[data-section-class].section-noPaddings{padding-top:0;padding-bottom:0}html{position:relative;overflow-x:hidden;--scrollbarBG: $qadeem_theme_white;--thumbBG: $qadeem_theme_dark_green;scrollbar-width:thin;scrollbar-color:var(--wp--preset--color--dark-green) var(--scrollbarBG);margin-top:0 !important}body{overflow:hidden;position:relative;font-family:"Louis George Cafe";padding-top:7.2rem;background-image:url(/wp-content/themes/qadeem_theme/assets/_/_/images/backgrounds/website_bg3.jpg);background-repeat:repeat-y;background-size:100% auto;background-position:top}@media screen and (min-width: 992px){body{padding-top:13.2rem}}body.header-transparent{padding-top:0}body.header-transparent header{background-color:rgba(0,0,0,0)}body.rtl{font-family:"A Jannat LT"}body.home .site-breadcrumb-wrapper{display:none}.woocommerce-page header{background:var(--wp--preset--color--light-beige)}.container,.alignwide[class*=wp-block-woocommerce],.columns-4{max-width:192rem;margin-right:auto;margin-left:auto;margin-top:0;margin-bottom:0;padding-inline:2.4rem}@media screen and (min-width: 600px){.container,.alignwide[class*=wp-block-woocommerce],.columns-4{padding-inline:3rem}}@media screen and (min-width: 992px){.container,.alignwide[class*=wp-block-woocommerce],.columns-4{padding-inline:6rem}}body .section-noContainer .container,body .section-noContainer .alignwide[class*=wp-block-woocommerce],body .section-noContainer .columns-4{padding-right:0;padding-left:0}blockquote.theme-blockquote,.wysiwyg-block blockquote{position:relative;font-size:24px;line-height:129.1666666667%;font-weight:400;color:var(--wp--preset--color--white);padding:2rem;width:-moz-fit-content;width:fit-content}blockquote.theme-blockquote p,.wysiwyg-block blockquote p{font:inherit;color:inherit;letter-spacing:inherit}blockquote.theme-blockquote:before,blockquote.theme-blockquote:after,.wysiwyg-block blockquote:before,.wysiwyg-block blockquote:after{content:"";width:100%;height:1px;background:currentColor;position:absolute;left:50%;transform:translateX(-50%)}blockquote.theme-blockquote:before,.wysiwyg-block blockquote:before{top:0}blockquote.theme-blockquote:after,.wysiwyg-block blockquote:after{bottom:0}.theme-cta-button,button.theme-cta-button{display:block;width:-moz-fit-content;width:fit-content;font-size:14px;line-height:100%;font-weight:400;color:var(--wp--preset--color--white);font-family:inherit;letter-spacing:-0.96px;display:flex;align-items:center;justify-content:center;padding-top:1.2rem;padding-bottom:1.2rem;padding-right:3.1rem;padding-left:3.1rem;border-radius:5rem;background-color:var(--wp--preset--color--dark-green);border:2px solid var(--wp--preset--color--dark-green);transition:background-color 500ms,color 500ms;cursor:pointer;letter-spacing:1px}@media screen and (min-width: 600px){.theme-cta-button,button.theme-cta-button{font-size:24px;line-height:112.5%;padding-top:1.5rem;padding-bottom:1.5rem;padding-right:4.9rem;padding-left:4.9rem}}.theme-cta-button:hover,button.theme-cta-button:hover{background-color:rgba(0,0,0,0);color:var(--wp--preset--color--dark-green)}.theme-cta-button.transparent-cta,button.theme-cta-button.transparent-cta{background-color:rgba(0,0,0,0);border:2px solid var(--wp--preset--color--dark-green);color:var(--wp--preset--color--dark-green)}.theme-cta-button.transparent-cta:hover,button.theme-cta-button.transparent-cta:hover{background-color:var(--wp--preset--color--dark-green);color:var(--wp--preset--color--white)}.theme-cta-button.small,button.theme-cta-button.small{padding-top:1.1rem;padding-bottom:1.1rem;padding-right:5.25rem;padding-left:5.25rem}.theme-cta-button.medium,button.theme-cta-button.medium{padding-top:1.7rem;padding-bottom:1.7rem;padding-right:3.7rem;padding-left:3.7rem}.theme-cta-link{font-size:18px;line-height:133.3333333333%;font-weight:700;color:var(--wp--preset--color--light-grayish-brown);font-family:inherit;transition:color 500ms}.theme-cta-link:hover{color:var(--wp--preset--color--white)}.has-label{font-size:16px;line-height:150%;font-weight:400;color:var(--wp--preset--color--hover-color);font-family:"Louis George Cafe";display:flex;align-items:center;justify-content:center;padding-right:.8rem;padding-left:.8rem;background:rgba(76,141,46,.1);border-radius:4px;width:-moz-fit-content;width:fit-content;min-width:15.5rem}ul.theme-list-element{margin-left:2rem;font-size:22px;line-height:163.6363636364%;font-weight:400;color:var(--wp--preset--color--white);font-family:"Louis George Cafe"}ul.theme-list-element li{font:inherit;color:inherit}ol.theme-unordered-list-element{margin-left:2rem;font-size:22px;line-height:163.6363636364%;font-weight:400;color:var(--wp--preset--color--white);font-family:"Louis George Cafe"}ol.theme-unordered-list-element li{font:inherit;color:inherit}.wysiwyg-block>*:not(:last-child){margin-bottom:2rem}.wysiwyg-block a{font:inherit;color:blue}.wysiwyg-block a:hover{color:red}.navigation-card{gap:3rem;display:flex;align-items:center;justify-content:center;margin-top:3.2rem}@media screen and (min-width: 600px){.navigation-card{gap:5rem;margin-top:5.7rem}}@media screen and (min-width: 992px){.navigation-card{margin-top:10.6rem}}.navigation-card .swiper-button{width:4rem;height:4rem;border-radius:50%;background-color:var(--wp--preset--color--white);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color 500ms}@media screen and (min-width: 600px){.navigation-card .swiper-button{width:5.7rem;height:5.7rem}}.navigation-card .swiper-button svg{width:1rem;height:1.5rem}@media screen and (min-width: 600px){.navigation-card .swiper-button svg{width:1.7rem;height:2.1rem}}.navigation-card .swiper-button:hover{background-color:var(--wp--preset--color--hover-color)}.navigation-card .swiper-button:hover svg path{stroke:var(--wp--preset--color--white)}.swiper-paginations,.swiper-pagination{position:absolute;z-index:1;display:flex;align-items:center;width:-moz-fit-content;width:fit-content;margin-right:auto;margin-left:auto;bottom:5rem;left:50%;transform:translate(-50%, -50%);gap:5.2rem}@media screen and (max-width: 991.98px){.swiper-paginations,.swiper-pagination{bottom:1.5rem;gap:1.5rem}}.swiper-paginations .swiper-pagination-bullet,.swiper-pagination .swiper-pagination-bullet{position:relative;width:1.8rem;height:1.8rem;cursor:pointer;opacity:1;border-radius:2.6rem;transition:background-color 500ms,border-color 500ms,border-color 500ms;border:2px solid var(--wp--preset--color--grayish-brown)}.swiper-paginations .swiper-pagination-bullet:hover,.swiper-pagination .swiper-pagination-bullet:hover{background-color:var(--wp--preset--color--grayish-brown);border-color:var(--wp--preset--color--grayish-brown)}@media screen and (max-width: 991.98px){.swiper-paginations .swiper-pagination-bullet,.swiper-pagination .swiper-pagination-bullet{width:1.2rem;height:1.2rem}}.swiper-paginations .swiper-pagination-bullet-active,.swiper-pagination .swiper-pagination-bullet-active{background:var(--wp--preset--color--grayish-brown);cursor:pointer;opacity:1}.swiper-paginations.white-bullet .swiper-pagination-bullet,.swiper-pagination.white-bullet .swiper-pagination-bullet{border:2px solid var(--wp--preset--color--white)}.swiper-paginations.white-bullet .swiper-pagination-bullet:hover,.swiper-pagination.white-bullet .swiper-pagination-bullet:hover{background-color:var(--wp--preset--color--white);border-color:var(--wp--preset--color--white)}.swiper-paginations.white-bullet .swiper-pagination-bullet-active,.swiper-pagination.white-bullet .swiper-pagination-bullet-active{background:var(--wp--preset--color--white)}.card-hover img{transition:transform 500ms}.card-hover:hover img{transform:scale(1.03)}.dark-bg{background-color:var(--wp--preset--color--black) !important}.medium-bg{background-color:var(--wp--preset--color--dark-black) !important}.light-bg{background-color:var(--wp--preset--color--hover-color)}.white-bg{background-color:var(--wp--preset--color--white) !important}.white-bg .theme-cta-button:hover{color:var(--wp--preset--color--hover-color)}.qadeem-collections-title{margin-bottom:4rem}@media screen and (min-width: 600px){.qadeem-collections-title{margin-bottom:5rem}}@media screen and (min-width: 992px){.qadeem-collections-title{margin-bottom:7rem}}@media screen and (min-width: 1440px){.qadeem-collections-title{margin-bottom:10rem}}.collections-image{position:relative}.collections-image picture{position:relative;padding-top:207%;display:block}.collections-image:after{pointer-events:none;position:absolute;content:"";background:linear-gradient(180deg, rgba(21, 39, 28, 0) 54%, #1A271D 88%);width:100%;height:100%;bottom:0}.collections-image .about-collection{position:absolute;bottom:2rem;left:50%;transform:translatex(-50%);display:flex;flex-direction:column;align-items:center;z-index:1;width:100%;padding-inline:1rem}@media screen and (min-width: 600px){.collections-image .about-collection{bottom:3.6rem}}.collections-image .about-collection .same-color{display:flex;color:var(--wp--preset--color--light-grayish-brown) !important}.collections-image .about-collection .product-name-quantity{display:flex;align-items:flex-end;margin-bottom:1rem;gap:1rem}@media screen and (min-width: 600px){.collections-image .about-collection .product-name-quantity{margin-bottom:1.8rem}}.collections-image .about-collection .product-name-quantity .product-name{text-align:center;font-size:22px;line-height:127.2727272727%}@media screen and (max-width: 1440px)and (min-width: 992px){.collections-image .about-collection .product-name-quantity .product-name{font-size:28px;line-height:114.2857142857%}}.collections-image .about-collection .product-name-quantity .product-size{text-align:center;font-size:14px;line-height:142.8571428571%}@media screen and (max-width: 1440px)and (min-width: 992px){.collections-image .about-collection .product-name-quantity .product-size{font-size:16px;line-height:137.5%}}.no-overlay .collections-image:after{content:none}.no-overlay .collections-image img{-o-object-fit:contain !important;object-fit:contain !important;-o-object-position:bottom;object-position:bottom}.no-overlay .collections-image .same-color{color:var(--wp--preset--color--dark-green) !important}.no-overlay .collections-image .about-collection{position:relative;left:unset;bottom:unset;transform:unset;padding-top:2rem}.no-overlay .collections-image .about-collection *{color:var(--wp--preset--color--dark-green) !important}.swiper-slide{position:relative;height:-moz-fit-content !important;height:fit-content !important;transition:margin-top 500ms}.tab-btn{display:block;width:-moz-fit-content;width:fit-content;font-size:16px;line-height:150%;font-weight:400;color:var(--wp--preset--color--white);font-family:"Louis George Cafe";background-color:var(--wp--preset--color--hover-color);display:flex;align-items:center;justify-content:center;border-radius:1rem;border-color:var(--wp--preset--color--hover-color);transition:background-color 500ms;cursor:pointer;padding-top:1.3rem;padding-bottom:1.1rem;padding-right:1.6rem;padding-left:1.6rem}.tab-btn:hover{background-color:var(--wp--preset--color--black);border-color:var(--wp--preset--color--hover-color)}.tab-btn:disabled,.tab-btn.disabled{opacity:.2}.tab-btn.green-tab{background-color:var(--wp--preset--color--dark-black)}.tab-btn.green-tab:hover{background-color:var(--wp--preset--color--hover-color)}.footer-icon{background:var(--wp--preset--color--dark-black);width:4rem;height:4rem;border-radius:5rem;padding:1.2rem;display:flex;align-items:center;justify-content:center;transition:background-color 500ms}.footer-icon:not(:last-child){margin-right:1.6rem}.footer-icon:hover{background-color:var(--wp--preset--color--white)}.footer-icon:hover svg path{fill:var(--wp--preset--color--black)}.footer-icon:disabled,.footer-icon.disabled{opacity:.5}.grid-cards{display:grid;grid-template-columns:repeat(1, 1fr);gap:1.6rem}@media screen and (min-width: 600px){.grid-cards{grid-template-columns:repeat(2, 1fr);gap:2.4rem}}@media screen and (min-width: 992px){.grid-cards{grid-template-columns:repeat(3, 1fr)}}.general-style .container{height:100%;padding-top:150px}.map_block .qadeem-h1,.store_locator_block .qadeem-h1{margin-bottom:3.2rem}@media screen and (min-width: 992px){.map_block .qadeem-h1,.store_locator_block .qadeem-h1{margin-bottom:5rem}}.map_block .content-wrapper,.store_locator_block .content-wrapper{margin-right:auto;margin-left:auto;max-width:40rem}@media screen and (min-width: 600px){.map_block .content-wrapper,.store_locator_block .content-wrapper{max-width:50rem}}@media screen and (min-width: 992px){.map_block .content-wrapper,.store_locator_block .content-wrapper{max-width:63.3rem}}.map_block .action-wrapper,.store_locator_block .action-wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:5rem}@media screen and (min-width: 992px){.map_block .action-wrapper,.store_locator_block .action-wrapper{margin-top:11.1rem}}.map_block .action-wrapper .qadeem-h6,.store_locator_block .action-wrapper .qadeem-h6{color:var(--wp--preset--color--dark-green);padding-bottom:2.2rem;position:relative}@media screen and (min-width: 600px){.map_block .action-wrapper .qadeem-h6,.store_locator_block .action-wrapper .qadeem-h6{padding-bottom:3.2rem}}.map_block .action-wrapper .map:after,.map_block .action-wrapper .list:after,.store_locator_block .action-wrapper .map:after,.store_locator_block .action-wrapper .list:after{content:"";background:currentColor;position:absolute;top:100%;height:2px;width:7.5rem;transition:opacity 500ms}@media screen and (min-width: 600px){.map_block .action-wrapper .map:after,.map_block .action-wrapper .list:after,.store_locator_block .action-wrapper .map:after,.store_locator_block .action-wrapper .list:after{width:9.9rem}}.map_block .action-wrapper .map:after,.store_locator_block .action-wrapper .map:after{left:0}body.rtl .map_block .action-wrapper .map:after,body.rtl .store_locator_block .action-wrapper .map:after{left:unset;right:0}.map_block .action-wrapper .list,.store_locator_block .action-wrapper .list{cursor:pointer}.map_block .action-wrapper .list:after,.store_locator_block .action-wrapper .list:after{opacity:0;right:0}body.rtl .map_block .action-wrapper .list:after,body.rtl .store_locator_block .action-wrapper .list:after{left:0;right:unset}.map_block .action-wrapper .list:hover:after,.store_locator_block .action-wrapper .list:hover:after{opacity:1}.map_block .list,.store_locator_block .list{transition:opacity 500ms}.map_block .is-disabled,.store_locator_block .is-disabled{transition:opacity 500ms;opacity:0;pointer-events:none}.mapboxgl-popup-content{background-color:var(--wp--preset--color--light-beige)}.mapboxgl-popup-content .body-4{font-weight:700;font-family:"Louis George Cafe"}body.rtl .mapboxgl-popup-content .body-4{font-family:"A Jannat LT"}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{border-top-color:var(--wp--preset--color--light-beige)}.mapboxgl-popup-close-button{display:none}.mapboxgl-marker svg path{fill:var(--wp--preset--color--dark-green)}@media screen and (min-width: 1920px){.site-breadcrumb-wrapper{padding-inline:13.2rem}}.site-breadcrumb{font-size:16px;line-height:125%;font-weight:700;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;margin-top:8.3rem}@media screen and (min-width: 992px){.site-breadcrumb{margin-top:7.9rem}}.site-breadcrumb a{position:relative;padding-bottom:.4rem}.site-breadcrumb a:after{content:"";background:currentColor;position:absolute;top:100%;height:2px;width:100%;left:0;opacity:0;transition:opacity 500ms}.site-breadcrumb a:hover:after{opacity:1}body.rtl .site-breadcrumb a:after{left:unset;right:0}.map-popup{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 400ms,z-index 400ms;z-index:-1;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;pointer-events:none;overflow:auto;background:rgba(0,0,0,.5)}.map-popup .map-block{padding-inline:25px;width:-moz-fit-content;width:fit-content;height:60vh !important}.map-popup .close-modal{position:absolute;top:13%;right:5%;z-index:1;width:91%;height:5rem;display:flex;align-items:center;justify-content:flex-end}.map-popup .close-modal svg{width:5rem;height:5rem}.map-popup.modal-active{z-index:99999;opacity:1;pointer-events:auto;transform:none}.ink-video-mask{mix-blend-mode:overlay;position:absolute;scale:1;transform-origin:50% 50%;transform:rotateX(0.01deg)}.ink-video-mask video{scale:-1 -1;width:100%;height:100%;-o-object-fit:unset;object-fit:unset}.map-image-container img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.static-map-container{position:relative;width:100%;height:100%}.map-marker-label{position:absolute}.map-marker-label .marker-icon{width:20px;height:20px;background-color:red;border-radius:50%;position:absolute;top:-25px;left:50%;transform:translate(-50%, 0)}.map-marker-label .marker-label{background-color:rgba(0,0,0,.7);color:#fff;padding:5px 10px;border-radius:5px;font-size:24px;text-align:center;white-space:nowrap;position:absolute;top:0;left:50%;transform:translate(-50%, 10px)}.wc-block-grid__product-title{text-align:center !important}.wp-pagination{display:flex;align-items:center;max-width:27.5rem;justify-content:space-between;margin-right:auto;margin-left:auto;margin-top:4rem}@media screen and (min-width: 992px){.wp-pagination{margin-top:3rem;max-width:35.6rem}}.wp-pagination .page-numbers{font-size:18px;line-height:116.6666666667%;font-weight:700;color:red;transition:color 500ms;display:flex}.wp-pagination .page-numbers:hover:not(.dots){color:blue}.wp-pagination .page-numbers.current{color:blue}.wp-pagination .arrow-pagination{width:3.3rem;height:3.3rem}.wp-pagination .prev,.wp-pagination .next{display:flex !important}.entry-content{position:relative;color:var(--wp--preset--color--black)}.entry-content>*:not(figure){max-width:55.8rem;margin-right:auto;margin-left:auto}.entry-content>*:not([data-section-class]:not(.two_columns_block) *){margin-bottom:2.4rem}.entry-content .wp-block-group__inner-container *:not(:last-child){margin-bottom:2.4rem}.entry-content h5{font-size:1.6rem;line-height:150%;margin-bottom:1.6rem !important}.entry-content>*:first-child:not([data-section-class]:not(.two_columns_block) *:first-child){margin-top:0}.entry-content>*:last-child:not([data-section-class]:not(.two_columns_block) *:last-child){margin-bottom:0}.entry-content figure:not([data-section-class]:not(.two_columns_block) figure) figcaption{font-size:22px;line-height:163.6363636364%;font-weight:400;color:var(--wp--preset--color--black);font-family:"Louis George Cafe";margin-top:1.6rem}.entry-content figure:not([data-section-class]:not(.two_columns_block) figure) img{margin:0 auto}.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image,.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video{margin-top:clamp(4rem,2.1818181818rem + 3.0303030303vw,8rem);margin-bottom:clamp(4rem,2.1818181818rem + 3.0303030303vw,8rem)}.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image img,.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image video,.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video img,.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video video{width:100%;height:22.4rem}@media screen and (min-width: 600px){.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image img,.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image video,.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video img,.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video video{height:44.5rem}}.entry-content img:not([data-section-class]:not(.two_columns_block) img){height:auto;width:auto;max-width:100%;border-radius:2rem}.entry-content img.alignright:not([data-section-class]:not(.two_columns_block) img.alignright){margin:0 2rem 0 0}.entry-content img.alignleft:not([data-section-class]:not(.two_columns_block) img.alignleft){margin:0 0 0 2rem}.entry-content img[align=right]:not([data-section-class]:not(.two_columns_block) img[align=right]){margin:0 0 0 2rem}.entry-content img[align=left]:not([data-section-class]:not(.two_columns_block) img[align=left]){margin:0 2rem 0 0}.entry-content figure.alignleft:not([data-section-class]:not(.two_columns_block) figure.alignleft){margin:0 2rem 0 0}.entry-content figure.alignright:not([data-section-class]:not(.two_columns_block) figure.alignright){margin:0 2rem 0 0}.entry-content blockquote:not([data-section-class]:not(.two_columns_block) blockquote){font-size:18px;line-height:200%;font-weight:260;color:var(--wp--preset--color--white);font-family:"Louis George Cafe";background:var(--wp--preset--color--dark-green);border-radius:2rem;padding-top:clamp(2.8rem,1.8909090909rem + 1.5151515152vw,4.8rem);padding-bottom:clamp(2.8rem,1.8909090909rem + 1.5151515152vw,4.8rem);padding-right:clamp(4rem,2.1818181818rem + 3.0303030303vw,8rem);padding-left:clamp(4rem,2.1818181818rem + 3.0303030303vw,8rem);text-align:center;margin-top:8rem;margin-top:clamp(4rem,2.1818181818rem + 3.0303030303vw,8rem);margin-bottom:clamp(4rem,2.1818181818rem + 3.0303030303vw,8rem);max-width:55.8rem;margin-right:auto;margin-left:auto;border:0}@media screen and (min-width: 600px){.entry-content blockquote:not([data-section-class]:not(.two_columns_block) blockquote){font-size:32px;line-height:125%}}.entry-content blockquote:not([data-section-class]:not(.two_columns_block) blockquote) .template-title{font-size:clamp(4.8rem,3.7090909091rem + 1.8181818182vw,7.2rem);line-height:clamp(5.6rem,4.5090909091rem + 1.8181818182vw,8rem)}.entry-content blockquote:not([data-section-class]:not(.two_columns_block) blockquote) p{font:inherit;color:#001407;line-height:inherit;position:relative;margin-bottom:0 !important;margin-top:4rem}@media screen and (min-width: 600px){.entry-content blockquote:not([data-section-class]:not(.two_columns_block) blockquote) p{margin-top:7rem}}.entry-content blockquote:not([data-section-class]:not(.two_columns_block) blockquote):before{content:"";background:url(/wp-content/themes/qadeem_theme/assets/_/_/images/svgs/quote.svg) no-repeat center/cover;position:absolute;width:4rem;height:3.1rem;left:50%;transform:translate(-50%)}.entry-content blockquote:not([data-section-class]:not(.two_columns_block) blockquote) h3{color:var(--wp--preset--color--white);font-size:clamp(2.4rem,1.3090909091rem + 1.8181818182vw,4.8rem)}.entry-content blockquote:not([data-section-class]:not(.two_columns_block) blockquote) cite{font-size:80%;font-weight:400}.entry-content ol:not([data-section-class]:not(.two_columns_block) ol){list-style:decimal;padding-left:2.5rem}.entry-content ul:not([data-section-class]:not(.two_columns_block) ul){list-style:unset;padding-left:2.5rem}.entry-content ul:not([data-section-class]:not(.two_columns_block) ul) li,.entry-content ol:not([data-section-class]:not(.two_columns_block) ol) li{font-size:1.6rem;line-height:150%;font-weight:260;color:var(--wp--preset--color--white)}.entry-content ul:not([data-section-class]:not(.two_columns_block) ul) li:not(:last-child),.entry-content ol:not([data-section-class]:not(.two_columns_block) ol) li:not(:last-child){margin-bottom:.5rem}.entry-content a:not([class]):not([data-section-class]:not(.two_columns_block) a:not([class])){transition:color 500ms;display:inline-flex;align-items:center;color:var(--wp--preset--color--hover-color);font-weight:inherit;border-bottom:1px solid currentColor;line-height:100%}.entry-content a:not([class]):not([data-section-class]:not(.two_columns_block) a:not([class])):hover{color:var(--wp--preset--color--black)}.entry-content .wp-block-buttons{margin-bottom:4.2rem}.entry-content .wp-block-buttons .wp-block-button__link{width:-moz-fit-content;width:fit-content;cursor:pointer}h1,.qadeem-h1,.qadeem-h1 p{font-size:24px;line-height:133.3333333333%;font-weight:700;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal}@media screen and (min-width: 600px){h1,.qadeem-h1,.qadeem-h1 p{font-size:36px;line-height:116.6666666667%}}@media screen and (min-width: 992px){h1,.qadeem-h1,.qadeem-h1 p{font-size:64px;line-height:115.625%}}h2,.qadeem-h2,.qadeem-h2 p{font-size:24px;line-height:133.3333333333%;font-weight:700;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal}@media screen and (min-width: 600px){h2,.qadeem-h2,.qadeem-h2 p{font-size:25px;line-height:130%}}@media screen and (min-width: 1440px){h2,.qadeem-h2,.qadeem-h2 p{font-size:40px;line-height:130%}}@media screen and (min-width: 1920px){h2,.qadeem-h2,.qadeem-h2 p{font-size:59px;line-height:130%}}h3,.qadeem-h3,.qadeem-h3 p{font-size:28px;line-height:200%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal}@media screen and (min-width: 600px){h3,.qadeem-h3,.qadeem-h3 p{font-size:34px;line-height:200%}}@media screen and (min-width: 992px){h3,.qadeem-h3,.qadeem-h3 p{font-size:50px;line-height:200%}}h4,.qadeem-h4,.qadeem-h4 p{font-size:22px;line-height:127.2727272727%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal}@media screen and (min-width: 600px){h4,.qadeem-h4,.qadeem-h4 p{font-size:28px;line-height:135.7142857143%}}@media screen and (min-width: 992px){h4,.qadeem-h4,.qadeem-h4 p{font-size:48px;line-height:129.1666666667%}}h5,.qadeem-h5,.qadeem-h5 p{font-size:36px;line-height:113.8888888889%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal}h6,.qadeem-h6,.qadeem-h6 p{font-size:18px;line-height:177.7777777778%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal}@media screen and (min-width: 600px){h6,.qadeem-h6,.qadeem-h6 p{font-size:26px;line-height:130.7692307692%}}.body-1 p,.body-1{font-size:22px;line-height:181.8181818182%;font-weight:700;color:var(--wp--preset--color--dark-black);font-family:inherit;letter-spacing:normal}.body-2 p,.body-2{font-size:20px;line-height:115%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal}.body-3 p,.body-3{font-size:16px;line-height:150%;font-weight:400;color:var(--wp--preset--color--dark-black);font-family:inherit;letter-spacing:normal}@media screen and (min-width: 992px){.body-3 p,.body-3{font-size:18px;line-height:133.3333333333%}}.body-4 p,.body-4{font-size:16px;line-height:137.5%;font-weight:400;color:var(--wp--preset--color--dark-black);font-family:inherit;letter-spacing:normal}.regular{font-weight:400}.medium{font-weight:400}.bold{font-weight:700}.extra-bold{font-weight:900}.center-text,.center-text p{text-align:center}.capital-text{text-transform:capitalize}.uppercase-text{text-transform:uppercase}.related-wrapper{display:grid;grid-gap:2.4rem;grid-template-columns:repeat(1, 1fr)}@media screen and (min-width: 600px){.related-wrapper{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 992px){.related-wrapper{grid-template-columns:repeat(3, 1fr)}}.related-card{display:flex;flex-direction:column}.related-card:hover img{transform:scale(1.03)}.related-card .image{padding-top:73%;width:100%;margin-bottom:1.6rem}@media screen and (min-width: 600px){.related-card .image{width:100%;padding-top:72.92%;margin-bottom:2.4rem}}.related-card .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:2rem;transition:transform 500ms}.related-card .thought-leadership-date{margin-bottom:1.6rem;color:#4c8d2e;font-size:1.6rem;font-weight:260;line-height:150%}@media screen and (min-width: 600px){.related-card .thought-leadership-date{font-weight:400}}.related-card .thought-leadership-description{font-size:2.4rem;line-height:135%}@media screen and (max-width: 599.98px){.related-card .thought-leadership-description:last-of-type{margin-bottom:1.4rem}}.single-post-container{padding-top:16rem;padding-top:16rem;padding-bottom:clamp(8rem,4.3636363636rem + 6.0606060606vw,16rem)}.single-post-container .single-post-wrapper{width:min(79.2rem,100%);margin-right:auto;margin-left:auto}.single-post-container .has-label{margin:0 auto 24px}.single-post-container .post-title{margin-bottom:2.4rem;text-align:center}@media screen and (min-width: 600px){.single-post-container .post-title{max-width:100%}}.single-post-container .post-date{text-align:center;font-weight:260;font-size:1.8rem;line-height:2.4rem}.single-post-container .post-featured-image{padding-top:56.18%;border-radius:20px;overflow:hidden;margin-top:4rem}.single-post-container .post-featured-image+.entry-content p:first-child{margin-bottom:4rem}.single-post-container .entry-content{margin-top:4rem;padding-bottom:3.2rem}.single-post-container .post-share-links{max-width:55.8rem;border-top:2px solid var(--wp--preset--color--dark-black);padding-top:3.2rem;display:flex;align-items:center;justify-content:space-between;margin-right:auto;margin-left:auto}.single-post-container .post-share-links .back-articles{border-bottom:2px solid var(--wp--preset--color--hover-color)}.single-post-container .post-share-links .sharing{display:flex}.single-post-container .post-share-links .sharing a{display:block;width:4.8rem;height:4.8rem}.single-post-container .post-share-links .sharing a:not(:last-child){margin-right:1.6rem}.single-post-container .post-share-links .sharing a svg{width:100%;height:100%}.single-post-container .author-details{max-width:55.8rem;margin-right:auto;margin-left:auto;margin-top:clamp(4rem,2.1818181818rem + 3.0303030303vw,8rem)}.single-post-container .author-details .author-card{background:var(--wp--preset--color--dark-green);border-radius:20px;padding:2rem;display:flex;align-items:center}.single-post-container .author-details .author-card:not(:last-child){margin-bottom:1.6rem}@media screen and (min-width: 600px){.single-post-container .author-details .author-card{padding:4rem 5.6rem}}.single-post-container .author-details .author-card .author-gravatar{width:60px;height:60px;margin-right:2.4rem}@media screen and (min-width: 600px){.single-post-container .author-details .author-card .author-gravatar{width:80px;height:80px}}.single-post-container .author-details .author-card .author-gravatar img{border-radius:50% !important;width:100% !important;height:100% !important;-o-object-fit:contain !important;object-fit:contain !important}.single-post-container .author-details .author-main{margin-bottom:3.2rem}.single-post-container .author-details .author-name-position{display:flex;flex-direction:column}.single-post-container .author-details .author-name-position .author-name{font-weight:700;font-size:1.6rem;line-height:150%}.single-post-container .author-details .author-name-position .author-position{font-weight:260;font-size:1.6rem;line-height:150%}.single-post-container .related-posts{margin-top:clamp(8rem,4.3636363636rem + 6.0606060606vw,16rem)}.single-post-container .related-posts .related-title{margin-bottom:2.4rem;text-align:center}@media screen and (min-width: 600px){.single-post-container .related-posts .related-title{margin-bottom:3.4rem}}#single-hero-block{margin-bottom:3rem}.template-title{margin-bottom:3rem}.page-template-entry-content .entry-content-template-wrapper{background:var(--wp--preset--color--black);padding-top:7rem;padding-bottom:7rem}@media screen and (min-width: 600px){.page-template-entry-content .entry-content-template-wrapper{padding-top:9rem;padding-bottom:9rem}}@media screen and (min-width: 992px){.page-template-entry-content .entry-content-template-wrapper{padding-top:20rem;padding-bottom:12rem}}.page-template-entry-content .main-wrapper{padding-left:.5rem}.page-template-entry-content .main-wrapper .template-title{color:var(--wp--preset--color--white);font-size:clamp(4.8rem,3.7090909091rem + 1.8181818182vw,7.2rem) !important;line-height:8rem;text-align:center;margin-bottom:clamp(2.4rem,0.2181818182rem + 3.6363636364vw,7.2rem)}@media screen and (max-width: 599.98px){.page-template-entry-content .main-wrapper .template-title{line-height:5.6rem;text-align:unset}}.page-template-entry-content .main-wrapper .entry-content{color:var(--wp--preset--color--white);padding-top:0}.page-template-entry-content .main-wrapper .entry-content p{margin-bottom:4rem !important;max-width:59.1rem}.page-template-entry-content .main-wrapper .entry-content h3,.page-template-entry-content .main-wrapper .entry-content h2{color:var(--wp--preset--color--white);margin-bottom:2.4rem !important}.page-template-entry-content .main-wrapper .entry-content h3{max-width:59.1rem}.page-not-found{padding-top:4vh;padding-bottom:4vh}@media screen and (max-width: 991.98px){.page-not-found{height:100vh}}@media screen and (min-width: 992px){.page-not-found{padding-top:7.5rem;padding-bottom:13.3rem}}.page-not-found .container{height:100%}.page-not-found .content{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%}.page-not-found .error-tittle{font-size:120px;line-height:127.5%;font-weight:600;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal;color:var(--wp--preset--color--black);margin-bottom:1rem}@media screen and (min-width: 600px){.page-not-found .error-tittle{font-size:189px;line-height:117.4603174603%;margin-bottom:0}}.page-not-found .text{font-size:30px;line-height:120%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal;text-align:center;margin-bottom:1.4rem}@media screen and (min-width: 600px){.page-not-found .text{margin-bottom:3.6rem;font-size:50px;line-height:118%}}.page-not-found .paragraph{color:var(--wp--preset--color--black);max-width:97rem;text-align:center;margin-bottom:8.9rem}@media screen and (max-width: 599.98px){.page-not-found .paragraph{margin-bottom:3.2rem}}.page-not-found .notfound-image{width:48.2rem;height:26.5rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 599.98px){.page-not-found .notfound-image{width:25.2rem;height:14.5rem}}.page-not-found .notfound-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.privacy-policy-template{background:var(--wp--preset--color--black);padding-left:.5rem}.privacy-policy-template .privacy-policy-template-wrapper{background:var(--wp--preset--color--black);padding-top:7rem;padding-bottom:7rem}@media screen and (min-width: 600px){.privacy-policy-template .privacy-policy-template-wrapper{padding-top:9rem;padding-bottom:9rem}}@media screen and (min-width: 992px){.privacy-policy-template .privacy-policy-template-wrapper{padding-top:20rem;padding-bottom:12rem}}.privacy-policy-template .privacy-policy-template-wrapper table,.privacy-policy-template .privacy-policy-template-wrapper th,.privacy-policy-template .privacy-policy-template-wrapper td{border:1px solid var(--wp--preset--color--white)}.privacy-policy-template .privacy-policy-template-wrapper td{padding:1.2rem}.privacy-policy-template .privacy-policy-template-wrapper table{border-collapse:collapse}.privacy-policy-template .privacy-policy-template-wrapper .template-title{color:var(--wp--preset--color--white);font-size:clamp(4.8rem,3.7090909091rem + 1.8181818182vw,7.2rem) !important;line-height:8rem;text-align:center;margin-bottom:clamp(2.4rem,0.2181818182rem + 3.6363636364vw,7.2rem)}@media screen and (max-width: 599.98px){.privacy-policy-template .privacy-policy-template-wrapper .template-title{line-height:5.6rem;text-align:unset}}.privacy-policy-template .privacy-policy-template-wrapper .tabs-buttons{display:flex;justify-content:center;align-items:center;padding-bottom:clamp(2rem,1.5454545455rem + 0.7575757576vw,3rem)}.privacy-policy-template .privacy-policy-template-wrapper .tabs-buttons .tab-btn{border:2px solid var(--wp--preset--color--hover-color);background:none}.privacy-policy-template .privacy-policy-template-wrapper .tabs-buttons .tab-btn:not(:last-child){margin-right:2rem}.privacy-policy-template .privacy-policy-template-wrapper .tabs-buttons .tab-btn.active{background:var(--wp--preset--color--hover-color)}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper{border-top:2px solid var(--wp--preset--color--hover-color);color:var(--wp--preset--color--white);padding-top:clamp(2rem,0.6363636364rem + 2.2727272727vw,5rem);position:relative}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper p{margin-bottom:4rem !important;max-width:59.1rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper h1,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper h3,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper h2,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper h4,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper h5,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper h6{max-width:59.1rem;color:var(--wp--preset--color--white);margin-bottom:2.4rem !important}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper .wp-block-table{max-width:59.1rem;margin-right:auto;margin-left:auto}@media screen and (min-width: 992px){.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper{width:max(591px,49.25%);margin-right:auto;margin-left:auto}}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper>*:not([data-section-class]:not(.two_columns_block) *){margin-bottom:2.4rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper .wp-block-group__inner-container *:not(:last-child){margin-bottom:2.4rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper h5{font-size:1.6rem;line-height:150%;margin-bottom:1.6rem !important}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper>*:first-child:not([data-section-class]:not(.two_columns_block) *:first-child){margin-top:0}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper>*:last-child:not([data-section-class]:not(.two_columns_block) *:last-child){margin-bottom:0}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure) figcaption{font-size:22px;line-height:163.6363636364%;font-weight:400;color:var(--wp--preset--color--black);font-family:"Louis George Cafe";margin-top:1.6rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure) img{margin:0 auto}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video{margin-top:clamp(4rem,2.1818181818rem + 3.0303030303vw,8rem);margin-bottom:clamp(4rem,2.1818181818rem + 3.0303030303vw,8rem)}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image img,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image video,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video img,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video video{width:100%;height:22.4rem}@media screen and (min-width: 600px){.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image img,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image video,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video img,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video video{height:44.5rem}}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper img:not([data-section-class]:not(.two_columns_block) img){height:auto;width:auto;max-width:100%;border-radius:2rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper img.alignright:not([data-section-class]:not(.two_columns_block) img.alignright){margin:0 2rem 0 0}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper img.alignleft:not([data-section-class]:not(.two_columns_block) img.alignleft){margin:0 0 0 2rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper img[align=right]:not([data-section-class]:not(.two_columns_block) img[align=right]){margin:0 0 0 2rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper img[align=left]:not([data-section-class]:not(.two_columns_block) img[align=left]){margin:0 2rem 0 0}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure.alignleft:not([data-section-class]:not(.two_columns_block) figure.alignleft){margin:0 2rem 0 0}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure.alignright:not([data-section-class]:not(.two_columns_block) figure.alignright){margin:0 2rem 0 0}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper blockquote:not([data-section-class]:not(.two_columns_block) blockquote){font-size:18px;line-height:200%;font-weight:260;color:var(--wp--preset--color--white);font-family:"Louis George Cafe";background:var(--wp--preset--color--dark-green);border-radius:2rem;padding-top:clamp(2.8rem,1.8909090909rem + 1.5151515152vw,4.8rem);padding-bottom:clamp(2.8rem,1.8909090909rem + 1.5151515152vw,4.8rem);padding-right:clamp(4rem,2.1818181818rem + 3.0303030303vw,8rem);padding-left:clamp(4rem,2.1818181818rem + 3.0303030303vw,8rem);text-align:center;margin-top:8rem;margin-top:clamp(4rem,2.1818181818rem + 3.0303030303vw,8rem);margin-bottom:clamp(4rem,2.1818181818rem + 3.0303030303vw,8rem);max-width:55.8rem;margin-right:auto;margin-left:auto;border:0}@media screen and (min-width: 600px){.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper blockquote:not([data-section-class]:not(.two_columns_block) blockquote){font-size:32px;line-height:125%}}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper blockquote:not([data-section-class]:not(.two_columns_block) blockquote) .template-title{font-size:clamp(4.8rem,3.7090909091rem + 1.8181818182vw,7.2rem);line-height:clamp(5.6rem,4.5090909091rem + 1.8181818182vw,8rem)}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper blockquote:not([data-section-class]:not(.two_columns_block) blockquote) p{font:inherit;color:#001407;line-height:inherit;position:relative;margin-bottom:0 !important;margin-top:4rem}@media screen and (min-width: 600px){.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper blockquote:not([data-section-class]:not(.two_columns_block) blockquote) p{margin-top:7rem}}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper blockquote:not([data-section-class]:not(.two_columns_block) blockquote):before{content:"";background:url(/wp-content/themes/qadeem_theme/assets/_/_/images/svgs/quote.svg) no-repeat center/cover;position:absolute;width:4rem;height:3.1rem;left:50%;transform:translate(-50%)}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper blockquote:not([data-section-class]:not(.two_columns_block) blockquote) h3{color:var(--wp--preset--color--white);font-size:clamp(2.4rem,1.3090909091rem + 1.8181818182vw,4.8rem)}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper blockquote:not([data-section-class]:not(.two_columns_block) blockquote) cite{font-size:80%;font-weight:400}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ol:not([data-section-class]:not(.two_columns_block) ol){list-style:decimal;padding-left:2.5rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ul:not([data-section-class]:not(.two_columns_block) ul){list-style:unset;padding-left:2.5rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ul:not([data-section-class]:not(.two_columns_block) ul) li,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ol:not([data-section-class]:not(.two_columns_block) ol) li{font-size:1.6rem;line-height:150%;font-weight:260;color:var(--wp--preset--color--white)}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ul:not([data-section-class]:not(.two_columns_block) ul) li:not(:last-child),.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ol:not([data-section-class]:not(.two_columns_block) ol) li:not(:last-child){margin-bottom:.5rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ol:not([data-section-class]:not(.two_columns_block) ul) li,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ol:not([data-section-class]:not(.two_columns_block) ol) li{font-size:1.6rem;line-height:150%;font-weight:260;color:var(--wp--preset--color--white)}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ol:not([data-section-class]:not(.two_columns_block) ul) li:not(:last-child),.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ol:not([data-section-class]:not(.two_columns_block) ol) li:not(:last-child){margin-bottom:.5rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper a:not([class]):not([data-section-class]:not(.two_columns_block) a:not([class])){transition:color 500ms;display:inline-flex;align-items:center;color:var(--wp--preset--color--hover-color);font-weight:inherit;border-bottom:1px solid currentColor;line-height:100%}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper .wp-block-buttons{margin-bottom:4.2rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper .wp-block-buttons .wp-block-button__link{width:-moz-fit-content;width:fit-content;cursor:pointer}body form{position:relative}body .gform_required_legend{display:none}body .gform_wrapper.gravity-theme .gform_fields{grid-row-gap:2.2rem}@media screen and (min-width: 600px){body .gform_wrapper.gravity-theme .gform_fields{grid-row-gap:3.7rem}}body .gform_wrapper.gravity-theme .gfield_label{width:100%;font-size:16px;line-height:131.25%;font-weight:600;color:var(--wp--preset--color--black);font-family:"Louis George Cafe";letter-spacing:normal;margin-bottom:1rem;margin-left:2.3rem}@media screen and (min-width: 600px){body .gform_wrapper.gravity-theme .gfield_label{font-size:18px;line-height:116.6666666667%}}body .gform_wrapper.gravity-theme .gfield_required{font-size:inherit;color:#e17e3e;margin-left:2px;padding:0}body .gform_wrapper.gravity-theme input:not([type=submit]):not([type=number]),body select,body textarea,body .gform_wrapper.gravity-theme textarea,body .qadeem-form-date-picker-box,body .qadeem-input-container-time{font-size:14px;line-height:128.5714285714%;font-weight:400;color:var(--wp--preset--color--dark-black);font-family:"Louis George Cafe";letter-spacing:normal;border-radius:2rem;width:100%;margin-bottom:0;margin-top:auto;transition:border-color 500ms;background-color:var(--wp--preset--color--white);border:1px solid rgba(0,0,0,0);outline:none;padding:1rem 2rem}@media screen and (min-width: 600px){body .gform_wrapper.gravity-theme input:not([type=submit]):not([type=number]),body select,body textarea,body .gform_wrapper.gravity-theme textarea,body .qadeem-form-date-picker-box,body .qadeem-input-container-time{font-size:20px;line-height:120%;padding:2.4rem 4.1rem;border-radius:5rem}}body .gform_wrapper.gravity-theme input:not([type=submit]):not([type=number])::-moz-placeholder, body select::-moz-placeholder, body textarea::-moz-placeholder, body .gform_wrapper.gravity-theme textarea::-moz-placeholder, body .qadeem-form-date-picker-box::-moz-placeholder, body .qadeem-input-container-time::-moz-placeholder{font-style:inherit}body .gform_wrapper.gravity-theme input:not([type=submit]):not([type=number])::placeholder,body select::placeholder,body textarea::placeholder,body .gform_wrapper.gravity-theme textarea::placeholder,body .qadeem-form-date-picker-box::placeholder,body .qadeem-input-container-time::placeholder{font-style:inherit}@media screen and (min-width: 600px){body .contact-details .gform_wrapper.gravity-theme input:not([type=submit]),body .contact-details select,body .contact-details textarea,body .contact-details .gform_wrapper.gravity-theme textarea{font-size:18px;line-height:116.6666666667%;padding-top:2.83rem;padding-bottom:2.83rem}}body .qadeem-input-container-time{width:auto;display:inline-block}body .gform_wrapper.gravity-theme .gfield textarea.large,body textarea{height:19.8rem;resize:none}body .gform_wrapper.gravity-theme .gform_footer,body .gform_wrapper.gravity-theme .gform_page_footer{margin:2.2rem 0 0 0;padding:0}@media screen and (min-width: 600px){body .gform_wrapper.gravity-theme .gform_footer,body .gform_wrapper.gravity-theme .gform_page_footer{margin:3.6rem 0 0 0}}body .gform_wrapper.gravity-theme .gform_footer button,body .gform_wrapper.gravity-theme .gform_footer input,body .gform_wrapper.gravity-theme .gform_page_footer button,body .gform_wrapper.gravity-theme .gform_page_footer input{margin-bottom:0}body input[type=submit]{font-size:14px;font-weight:300;line-height:22px;color:#fff;font-family:"Louis George Cafe";letter-spacing:normal;height:38px;width:100%;background-color:#e17e3e;text-align:center;text-transform:uppercase;border-radius:5px;border:none;outline:none;margin-bottom:0}body .gform_button{margin:0 auto;min-width:-moz-fit-content;min-width:fit-content}@media screen and (max-width: 599.98px){body .gform_button{padding-top:1.1rem;padding-bottom:1.1rem}}@media screen and (min-width: 600px){body .gform_button{min-width:18.9rem}}body .gform_wrapper.gravity-theme .gform_validation_errors{display:none}body .gform_wrapper.gravity-theme .gfield_validation_message,body .gform_wrapper.gravity-theme .validation_message{background:none;border:none;clear:both;margin-top:6px;padding-left:2rem}@media screen and (min-width: 600px){body .gform_wrapper.gravity-theme .gfield_validation_message,body .gform_wrapper.gravity-theme .validation_message{padding-left:4.2rem}}body .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true]{border-color:#c02b0a !important}body .gform_wrapper.gravity-theme .description,body .gform_wrapper.gravity-theme .gfield_description,body .gform_wrapper.gravity-theme .gsection_description,body .gform_wrapper.gravity-theme .instruction{text-align:left;font-size:14px;line-height:171.4285714286%;font-weight:400;color:#c02b0a;font-family:"Louis George Cafe";letter-spacing:normal;display:block;text-transform:lowercase}body .gform_ajax_spinner{width:2rem;height:2rem;margin-top:1.5rem;position:absolute !important;left:50% !important;transform:translateX(-50%) !important;box-sizing:border-box;border:3px solid var(--wp--preset--color--hover-color);animation:spinner 1.1s infinite linear;border-radius:50%;z-index:1}body .gform_confirmation_message{font-size:20px;line-height:120%;font-weight:400;color:var(--wp--preset--color--dark-black);font-family:"Louis George Cafe";letter-spacing:normal;text-align:center}body .gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices{border:unset !important;height:5.5rem !important;display:flex;align-items:center}body .gform_wrapper.gravity-theme .chosen-container-multi .chosen-drop .chosen-results li:before{display:none}body .gform_wrapper.gravity-theme .chosen-container{position:relative}body .gform_wrapper.gravity-theme .chosen-container:after{content:"";background:#605f5f;-webkit-mask:url(/wp-content/themes/qadeem_theme/assets/_/_/images/svgs/bottomarrow.svg) center no-repeat;mask:url(/wp-content/themes/qadeem_theme/assets/_/_/images/svgs/bottomarrow.svg) center no-repeat;position:absolute !important;width:12px !important;height:7px !important;top:50% !important;transform:translateY(-50%);right:19px !important;cursor:pointer !important;pointer-events:none !important;transition:transform 500ms !important}body .gform_wrapper.gravity-theme .chosen-container .chosen-single{background:#fff !important;border:1px solid #d8d8d8 !important;border-radius:5px !important;display:flex !important;align-items:center !important;padding:0 !important;box-shadow:unset !important;transition:border-radius 500ms}body .gform_wrapper.gravity-theme .chosen-container .chosen-single span{font-size:14px;font-weight:250;line-height:22px;color:#232323;font-family:"Louis George Cafe";letter-spacing:normal;border:none;padding:5px 16px;margin-bottom:0 !important;margin-right:0 !important}body .gform_wrapper.gravity-theme .chosen-container b{display:none !important}body .gform_wrapper.gravity-theme .chosen-container .chosen-results{padding:0 !important;margin:0 !important;border:1px solid #d8d8d8}body .gform_wrapper.gravity-theme .chosen-container .chosen-choices li:before{display:none}body .gform_wrapper.gravity-theme .chosen-container .chosen-choices li input[type=text]{font-size:14px;font-weight:250;line-height:22px;color:#232323;font-family:"Louis George Cafe";letter-spacing:normal}body .gform_wrapper.gravity-theme .chosen-container .chosen-choices li input[type=text].highlighted{background-color:#e17e3e !important;background-image:unset !important;color:#fff !important}body .gform_wrapper.gravity-theme .chosen-container.chosen-container-active .chosen-choices{border:unset;box-shadow:unset}body .gform_wrapper.gravity-theme .chosen-container .chosen-results li{font-size:14px;font-weight:250;line-height:22px;color:#232323;font-family:"Louis George Cafe";letter-spacing:normal;border:none !important;transition:background-color,border-color,color;transition-duration:500ms;width:100%;padding:5px 16px;text-align:left}body .gform_wrapper.gravity-theme .chosen-container .chosen-results li:before{display:none}body .gform_wrapper.gravity-theme .chosen-container .chosen-results li.highlighted,body .gform_wrapper.gravity-theme .chosen-container .chosen-results li.result-selected{background-color:#e17e3e !important;background-image:unset !important;color:#fff !important}body .gform_wrapper.gravity-theme .chosen-drop{border:0 !important;border-radius:unset !important;box-shadow:unset !important}body .gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop:after{transform:translateY(-50%) scaleY(-1) !important}body .gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single{box-shadow:unset !important;border-radius:5px 5px 0 0 !important}body .gform_wrapper.gravity-theme .chosen-container-single .chosen-search{display:none !important}body .gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text]{display:none !important}body .gform_wrapper.gravity-theme ::-webkit-scrollbar{width:2px}body .gform_wrapper.gravity-theme ::-webkit-scrollbar-track{background:rgba(0,0,0,.2)}body .gform_wrapper.gravity-theme ::-webkit-scrollbar-thumb{background:#8b4513}body input[type=file]{display:none}body .gfield--type-fileupload .gform-field-label{width:131px !important;height:38px;display:flex !important;align-items:center;justify-content:center;background:#d8d8d8;font-size:14px;font-weight:250;line-height:22px;color:#fff !important;font-family:"Louis George Cafe";letter-spacing:normal;padding:8px 22px 8px 22px;border-radius:5px}body .gform_wrapper.gravity-theme .gform_fileupload_rules{text-align:left;font-weight:300;color:#232323;letter-spacing:normal;text-transform:capitalize;padding:0;margin-top:10px}body .gfield_label.gform-field-label+.ginput_container.ginput_container_fileupload{text-align:left;font-size:14px;line-height:157.1428571429%;font-weight:250;color:#c02b0a;font-family:"Louis George Cafe";letter-spacing:normal}body .gform_wrapper.gravity-theme .ginput_preview{font-size:14px;line-height:157.1428571429%;font-weight:250;color:#c02b0a;font-family:"Louis George Cafe";letter-spacing:normal;text-align:left}body .gform_wrapper.gravity-theme .ginput_complex{display:flex;flex-flow:row wrap;align-items:center;width:-moz-fit-content;width:fit-content}body .gfield_time_hour input,body .gfield_time_minute input{padding:0 !important;outline:none !important;border:none !important;height:4.9rem}@media screen and (min-width: 600px){body .gfield_time_hour input,body .gfield_time_minute input{height:7.9rem}}body .gfield_time_hour{position:relative;z-index:2}body .gfield_time_hour:after{content:"";position:absolute;top:0;left:100%;width:50%;height:4.9rem;background-color:var(--wp--preset--color--white);pointer-events:none;z-index:-1}@media screen and (min-width: 600px){body .gfield_time_hour:after{height:7.8rem}}body .gfield_time_hour input{width:6rem !important;padding-left:2rem !important;padding-top:0;padding-bottom:0;margin-left:-0.6rem;border-radius:5rem 0 0 5rem !important}@media screen and (min-width: 600px){body .gfield_time_hour input{width:8.5rem !important;padding-left:4.1rem !important}}body .gform_wrapper.gravity-theme .hour_minute_colon{z-index:5;font-size:18px;line-height:116.6666666667%;font-weight:400;color:var(--wp--preset--color--dark-black);font-family:inherit;letter-spacing:normal;background-color:var(--wp--preset--color--white) !important;padding-right:.6rem;padding-left:0;margin-left:-1.1rem}body .gform_wrapper.gravity-theme .ginput_container_time{flex-basis:unset;max-width:unset;min-width:unset}body .gfield_time_minute{z-index:5}body .gfield_time_minute input{background-color:var(--wp--preset--color--white) !important;padding-right:8.4rem !important}body .gform_wrapper.gravity-theme .gfield_time_ampm.below{color:var(--wp--preset--color--white);border-radius:0 5rem 5rem 0;padding-left:1.2rem;padding-right:.3rem;margin-left:.7rem !important;width:7.3rem;overflow:hidden;height:4.9rem}@media screen and (min-width: 600px){body .gform_wrapper.gravity-theme .gfield_time_ampm.below{height:7.9rem}}body .gform_wrapper.gravity-theme .gfield_time_ampm.below select{background-color:rgba(0,0,0,0);height:100%;padding:0;color:var(--wp--preset--color--white) !important}body .gform_wrapper.gravity-theme .gfield_time_ampm.below select option{font-size:18px;line-height:116.6666666667%;font-weight:400;color:var(--wp--preset--color--dark-black);font-family:inherit;letter-spacing:normal}body input::-webkit-outer-spin-button,body input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}body input[type=number]{-moz-appearance:textfield}.gform_wrapper.gravity-theme input[type=color],.gform_wrapper.gravity-theme input[type=date],.gform_wrapper.gravity-theme input[type=datetime-local],.gform_wrapper.gravity-theme input[type=datetime],.gform_wrapper.gravity-theme input[type=email],.gform_wrapper.gravity-theme input[type=month],.gform_wrapper.gravity-theme input[type=number],.gform_wrapper.gravity-theme input[type=pasqadeemord],.gform_wrapper.gravity-theme input[type=search],.gform_wrapper.gravity-theme input[type=tel],.gform_wrapper.gravity-theme input[type=text],.gform_wrapper.gravity-theme input[type=time],.gform_wrapper.gravity-theme input[type=url],.gform_wrapper.gravity-theme input[type=week],.gform_wrapper.gravity-theme select,.gform_wrapper.gravity-theme textarea{color:#000 !important}.gform_wrapper.gravity-theme input[type=color]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=date]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=datetime-local]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=datetime]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=email]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=month]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=number]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=pasqadeemord]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=search]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=tel]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=text]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=time]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=url]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=week]::-moz-placeholder, .gform_wrapper.gravity-theme select::-moz-placeholder, .gform_wrapper.gravity-theme textarea::-moz-placeholder{color:rgba(0,0,0,.3) !important}.gform_wrapper.gravity-theme input[type=color]::placeholder,.gform_wrapper.gravity-theme input[type=date]::placeholder,.gform_wrapper.gravity-theme input[type=datetime-local]::placeholder,.gform_wrapper.gravity-theme input[type=datetime]::placeholder,.gform_wrapper.gravity-theme input[type=email]::placeholder,.gform_wrapper.gravity-theme input[type=month]::placeholder,.gform_wrapper.gravity-theme input[type=number]::placeholder,.gform_wrapper.gravity-theme input[type=pasqadeemord]::placeholder,.gform_wrapper.gravity-theme input[type=search]::placeholder,.gform_wrapper.gravity-theme input[type=tel]::placeholder,.gform_wrapper.gravity-theme input[type=text]::placeholder,.gform_wrapper.gravity-theme input[type=time]::placeholder,.gform_wrapper.gravity-theme input[type=url]::placeholder,.gform_wrapper.gravity-theme input[type=week]::placeholder,.gform_wrapper.gravity-theme select::placeholder,.gform_wrapper.gravity-theme textarea::placeholder{color:rgba(0,0,0,.3) !important}.qadeem-form-date-picker-box{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.qadeem-input-container-date{position:relative;display:inline-block;width:auto;overflow:hidden;border-radius:1rem}.small-title{display:block}.daterangepicker{position:static;border:0;margin-top:0;display:flex !important;width:100%;justify-content:space-between;flex-wrap:wrap}.daterangepicker:after,.daterangepicker:before{display:none}.daterangepicker .ranges{display:none}.daterangepicker .calendar-table{--font-family: Louis George Cafe, Arial, sans-serif;overflow:hidden;padding:1rem !important;border-radius:1.2rem !important;padding-right:2.2rem !important;padding-left:2.2rem !important}@media screen and (min-width: 992px){.daterangepicker .calendar-table{overflow:visible}}.daterangepicker .calendar-table table{margin-bottom:3rem}.daterangepicker .calendar-table thead tr:first-child{height:5.3rem}.daterangepicker .calendar-table thead th.month{font-size:18px;line-height:122.2222222222%;font-weight:700;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal;margin-right:auto}@media screen and (min-width: 600px){.daterangepicker .calendar-table thead th.month{font-size:24px;line-height:116.6666666667%}}.daterangepicker .calendar-table thead th.prev{text-align:left}.daterangepicker .calendar-table thead th.prev.available{transition:background-color 500ms}.daterangepicker .calendar-table thead th.prev.available:hover{background-color:rgba(0,0,0,0)}.daterangepicker .calendar-table thead th.prev span{background-image:url(/wp-content/themes/qadeem_theme/assets/_/_/images/svgs/right-arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;width:2.7rem;height:2.4rem;border:0;padding:0;transform:scaleX(-1);vertical-align:middle;margin-left:2px}.daterangepicker .calendar-table thead th.next{text-align:right}.daterangepicker .calendar-table thead th.next.available{transition:background-color 500ms}.daterangepicker .calendar-table thead th.next.available:hover{background-color:rgba(0,0,0,0)}.daterangepicker .calendar-table thead th.next span{background-image:url(/wp-content/themes/qadeem_theme/assets/_/_/images/svgs/right-arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;width:2.7rem;height:2.4rem;border:0;padding:0;vertical-align:middle;margin-right:2px;transform:rotate(0) !important}.daterangepicker .calendar-table thead tr:last-child{height:2.2rem}.daterangepicker .calendar-table tbody td{font-size:12px;line-height:100%;font-weight:700;color:var(--wp--preset--color--dark-black);font-family:"Louis George Cafe";letter-spacing:.19em;width:2.8rem;height:2.8rem;border-radius:50%;min-width:1.4rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;z-index:1;border:0;background-color:rgba(0,0,0,0) !important;transition:color 500ms}.daterangepicker .calendar-table tbody td:before{content:"";position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%, -50%);width:72%;aspect-ratio:1/1;background-color:rgba(0,0,0,0);border-radius:50%;transition:background-color 500ms}.daterangepicker .calendar-table tbody td:after{position:absolute;z-index:-2;top:50%;transform:translateY(-50%);right:.5rem;width:50%;height:83.33%;opacity:0;background-color:blue}.daterangepicker .calendar-table tbody td:hover{color:var(--wp--preset--color--white)}.daterangepicker .calendar-table tbody td:hover:before{background-color:var(--wp--preset--color--dark-green) !important}.daterangepicker .calendar-table tbody td:hover:after{opacity:0 !important}.daterangepicker .calendar-table tbody td.in-range:not(.active):not(.off){color:#445365}.daterangepicker .calendar-table tbody td.in-range:not(.active):not(.off):after{width:100%;height:83.33%;background-color:blue;opacity:1}.daterangepicker .calendar-table tbody td.in-range:not(.active):not(.off):before{background-color:blue}.daterangepicker .calendar-table tbody td.in-range:not(.active):not(.off).solo-in-range:last-child:before,.daterangepicker .calendar-table tbody td.in-range:not(.active):not(.off).solo-in-range:first-child:before{border-radius:50%}.daterangepicker .calendar-table tbody td.in-range:not(.active):not(.off).solo-in-range:last-child:after,.daterangepicker .calendar-table tbody td.in-range:not(.active):not(.off).solo-in-range:first-child:after{display:none}.daterangepicker .calendar-table tbody td.in-range.off+.in-range.available:after{right:auto !important;left:.5rem}.daterangepicker .calendar-table tbody td.first-in-range:not(.active):after,.daterangepicker .calendar-table tbody td.first-in-range:not(.active):before{border-radius:50% 0 0 50%}.daterangepicker .calendar-table tbody td.last-in-range:not(.active):after,.daterangepicker .calendar-table tbody td.last-in-range:not(.active):before{border-radius:0 50% 50% 0}.daterangepicker .calendar-table tbody td.off{background-color:#e6e6e6;color:gray;pointer-events:none;cursor:not-allowed;opacity:.5}.daterangepicker .calendar-table tbody td.start-date:after{opacity:1}.daterangepicker .calendar-table tbody td.end-date:not(.start-date):not(:first-child):not(.off):after{opacity:1;left:-0.5rem;width:calc(50% + .5rem);background-color:blue}.daterangepicker .calendar-table tbody td.active:not(.off){color:var(--wp--preset--color--white) !important;background-color:rgba(0,0,0,0) !important;background-clip:content-box;z-index:2}.daterangepicker .calendar-table tbody td.active:not(.off):before{background-color:var(--wp--preset--color--dark-green);border-radius:50%}.daterangepicker .calendar-table tbody td.active:not(.off):after{opacity:1 !important}.daterangepicker .calendar-table tbody td.active:not(.off).solo-active:last-child:after,.daterangepicker .calendar-table tbody td.active:not(.off).solo-active:first-child:after{display:none}.daterangepicker .calendar-table tbody td.active:not(.off)+.active:after{display:unset !important}.daterangepicker .calendar-table tbody td.active:not(.off)+.first-in-range:not(:last-child):after,.daterangepicker .calendar-table tbody td.active:not(.off) .last-in-range:not(:last-child):after{border-radius:0}.daterangepicker .calendar-table tbody tr td:first-child:not(.active):after{right:-0.5rem !important}.daterangepicker .drp-calendar{width:100%;max-width:100%;padding:0 !important}@media screen and (min-width: 992px){.daterangepicker .drp-calendar{width:50%;max-width:41.5rem}}.daterangepicker .drp-calendar.left{margin-bottom:1rem}@media screen and (min-width: 992px){.daterangepicker .drp-calendar.left{margin-bottom:0}}.daterangepicker .drp-calendar.right{display:none}@media screen and (min-width: 992px){.daterangepicker .drp-calendar.right{display:block}}.daterangepicker .drp-buttons{border:0;padding:3.5rem 0 0;justify-content:space-between;width:100%}@media screen and (min-width: 600px){.daterangepicker .drp-buttons{padding:4.5rem 0 0 0;justify-content:flex-end}}.daterangepicker .drp-buttons .applyBtn.btn{margin-left:auto;margin-right:-0.24rem;text-align:right;transition:background-color 500ms,border-color 500ms}.daterangepicker .drp-buttons .cancelBtn.btn{padding:0;margin:0 1rem 0 .5rem;transition:color 500ms;text-align:left;font-size:12px;line-height:200%;font-weight:inherit;color:gray;font-family:inherit;letter-spacing:.24rem}.daterangepicker .drp-buttons .cancelBtn.btn:hover{color:purple}.daterangepicker .drp-buttons .btn{font-size:12px;line-height:125%;font-weight:700;color:purple;font-family:inherit;letter-spacing:.24rem;padding:0 !important}.daterangepicker .drp-selected{display:none}.daterangepicker.show-calendar .drp-buttons{display:flex}.qadeem-form-add-date-picker{font-family:inherit;display:block}.qadeem-form-add-date-picker svg{width:2.4rem;height:2.4rem}@media screen and (max-width: 599.98px){.qadeem-form-add-date-picker span{display:block}}.qadeem-form-date-picker-box-active{display:flex}.qadeem-form-date-picker{display:none;padding:3rem 0;position:relative}.qadeem-form-date-picker-active .confirm-btn{opacity:1 !important}.qadeem-form-date-picker .small-title,.qadeem-form-date-picker .selected-start-date{margin-bottom:1.5rem}.qadeem-form-date-picker .hidden{display:none}.qadeem-form-date-picker .confirm-btn{font-size:18px;line-height:116.6666666667%;font-weight:inherit;color:var(--wp--preset--color--white);font-family:inherit;letter-spacing:normal;padding:1rem 2rem;position:absolute;bottom:0;margin:0 !important;opacity:0;border-radius:.3rem 0 .3rem .3rem;transition:background-color 500ms;width:-moz-fit-content;width:fit-content;right:0}.qadeem-form-date-picker .confirm-btn:hover{background-color:var(--wp--preset--color--hover-color)}.qadeem-box-container-date-picker.qadeem-box-container-single-date-picker .daterangepicker{width:100%}.qadeem-box-container-date-picker.qadeem-box-container-single-date-picker .daterangepicker .drp-calendar.left{width:100% !important}.qadeem-box-container-date-picker.qadeem-box-container-single-date-picker .daterangepicker .calendar-table tbody td.active:after{opacity:0 !important}.qadeem-form-date-value-container .qadeem-form-date-value{display:block;width:100%;margin-top:2rem;margin-bottom:2rem}@media screen and (min-width: 600px){.qadeem-form-date-value-container .qadeem-form-date-value{margin-top:3rem;margin-bottom:3rem}}@media screen and (max-width: 599.98px){.qadeem-form-date-value-container .qadeem-form-date-value span{display:block}}.woocommerce-shop .site-breadcrumb{margin:0;padding-inline:0 !important}.woocommerce-shop .woocommerce-result-count{display:none}.woocommerce-shop .woocommerce-ordering{display:none}.woocommerce-shop .columns-4{padding-block:0 12rem}@media screen and (max-width: 1440px)and (min-width: 992px){.woocommerce-shop .columns-4{padding-right:6rem;padding-left:6rem}}@media screen and (min-width: 992px){.woocommerce-shop .columns-4{padding-right:6rem;padding-left:6rem}}@media screen and (min-width: 1920px){.woocommerce-shop .columns-4{padding-right:13.2rem;padding-left:13.2rem}}.woocommerce-shop .added_to_cart{font-size:14px;line-height:128.5714285714%;font-weight:400;color:var(--wp--preset--color--dark-black);font-family:inherit;letter-spacing:normal;margin:11px auto;width:100%;display:flex;justify-content:center}.woocommerce-shop .woocommerce-loop-product__title{position:absolute;left:50%;transform:translateX(-50%);bottom:3.8rem;z-index:3;width:100%;display:flex;justify-content:center;margin:0 0 12px}@media screen and (min-width: 992px){.woocommerce-shop .woocommerce-loop-product__title{bottom:4.2rem}}.woocommerce-shop .woocommerce.columns-4 .products ul,.woocommerce-shop .woocommerce ul.products{display:grid;gap:5rem 3rem;grid-template-columns:repeat(1, 1fr)}@media screen and (min-width: 600px){.woocommerce-shop .woocommerce.columns-4 .products ul,.woocommerce-shop .woocommerce ul.products{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 992px){.woocommerce-shop .woocommerce.columns-4 .products ul,.woocommerce-shop .woocommerce ul.products{gap:4.9rem 4.9rem !important;grid-template-columns:repeat(4, 1fr) !important;max-width:176.1rem !important}}@media screen and (max-width: 1440px)and (min-width: 992px){.woocommerce-shop .woocommerce.columns-4 .products ul,.woocommerce-shop .woocommerce ul.products{grid-template-columns:repeat(3, 1fr) !important;gap:5rem 2rem !important}}.woocommerce-shop .woocommerce ul.products::after,.woocommerce-shop .woocommerce ul.products::before,.woocommerce-shop .woocommerce-page ul.products::after,.woocommerce-shop .woocommerce-page ul.products::before{display:none}.woocommerce-shop .woocommerce ul.products li.product,.woocommerce-shop .woocommerce-page ul.products li.product{margin:0;width:100%}.woocommerce-shop .product-name-quantity{position:absolute;bottom:3.8rem;left:50%;transform:translateX(-50%);z-index:3;display:flex;width:100%;align-items:flex-end;justify-content:center;padding:0;gap:1rem}@media screen and (min-width: 992px){.woocommerce-shop .product-name-quantity{bottom:4.2rem}}@media screen and (max-width: 1440px)and (min-width: 992px){.woocommerce-shop .product-name-quantity .product-name{font-size:28px;line-height:114.2857142857%}}.woocommerce-shop .product-name-quantity .same-color{display:flex;flex-shrink:0;color:var(--wp--preset--color--light-grayish-brown) !important}.woocommerce-shop .woocommerce ul.products li.first,.woocommerce-shop .woocommerce-page ul.products li.first{clear:unset}.woocommerce-shop .woocommerce-loop-product__link{position:relative;height:0;padding-top:203%;display:block;z-index:3}.woocommerce-shop .woocommerce-loop-product__link:after{pointer-events:none;position:absolute;content:"";background:linear-gradient(180deg, rgba(21, 39, 28, 0) 54%, #1A271D 88%);width:100%;height:100%;bottom:0;z-index:2}.woocommerce-shop .woocommerce-loop-product__link img{position:absolute;top:0;left:0;height:100% !important;width:100%;-o-object-fit:cover;object-fit:cover;margin:0 !important}.woocommerce-shop .price{position:relative;top:12px}.woocommerce-shop .woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce-shop .woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce-shop .woocommerce ul.products li.product h3{font-size:22px;line-height:127.2727272727%;font-weight:700;color:var(--wp--preset--color--light-grayish-brown);font-family:inherit;letter-spacing:normal;text-align:center !important;width:100%;padding:0;padding-inline:10px;margin:0}@media screen and (min-width: 600px){.woocommerce-shop .woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce-shop .woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce-shop .woocommerce ul.products li.product h3{font-size:22px;line-height:127.2727272727%}}@media screen and (max-width: 1440px)and (min-width: 992px){.woocommerce-shop .woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce-shop .woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce-shop .woocommerce ul.products li.product h3{font-size:28px;line-height:114.2857142857%}}@media screen and (min-width: 992px){.woocommerce-shop .woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce-shop .woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce-shop .woocommerce ul.products li.product h3{font-size:28px;line-height:114.2857142857%}}.woocommerce-shop .woocommerce ul.products li.product .button{border-color:var(--wp--preset--color--dark-green) !important;margin-top:6.5rem;margin-inline:auto}.woocommerce-shop .woocommerce ul.products li.product .button:hover{color:var(--wp--preset--color--white)}@media screen and (min-width: 992px){.woocommerce-cart .wc-block-cart{max-width:165rem}}.woocommerce-cart .editor-styles-wrapper .wc-block-cart__empty-cart__title,.woocommerce-cart .wc-block-cart__empty-cart__title,.woocommerce-cart .has-text-align-center{display:none}.woocommerce-cart .site-breadcrumb{padding-inline:0 !important}.woocommerce-cart .wc-block-grid__product .wc-block-grid__product-link{display:block}.woocommerce-cart .wp-block-separator{display:none}.woocommerce-cart .wc-block-grid.has-4-columns .wc-block-grid__product{max-width:100%;border:none;margin:0}.woocommerce-cart .woocommerce .products ul,.woocommerce-cart .woocommerce ul.products,.woocommerce-cart .wc-block-grid__products{display:grid;gap:5rem 3rem;grid-template-columns:repeat(1, 1fr);margin-inline:auto}@media screen and (min-width: 600px){.woocommerce-cart .woocommerce .products ul,.woocommerce-cart .woocommerce ul.products,.woocommerce-cart .wc-block-grid__products{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 992px){.woocommerce-cart .woocommerce .products ul,.woocommerce-cart .woocommerce ul.products,.woocommerce-cart .wc-block-grid__products{gap:4.9rem 4.9rem;grid-template-columns:repeat(4, 1fr);max-width:167.1rem;margin-top:4.5rem}}@media screen and (max-width: 1440px)and (min-width: 992px){.woocommerce-cart .woocommerce .products ul,.woocommerce-cart .woocommerce ul.products,.woocommerce-cart .wc-block-grid__products{grid-template-columns:repeat(3, 1fr);gap:5rem 2rem}}.woocommerce-cart .wc-block-grid__product-image{position:relative;height:0;padding-top:203%;display:block !important;z-index:3}.woocommerce-cart .wc-block-grid__product-image:after{pointer-events:none;position:absolute;content:"";background:linear-gradient(180deg, rgba(21, 39, 28, 0) 54%, #1A271D 88%);width:100%;height:100%;bottom:0;z-index:2;left:0}.woocommerce-cart .wc-block-grid__product-image img{position:absolute;top:0;left:0;height:100% !important;width:100% !important;-o-object-fit:cover;object-fit:cover;margin:0 !important}.woocommerce-cart .wc-block-grid__product-title{position:absolute;bottom:3.8rem;left:50%;transform:translateX(-50%);z-index:3;display:flex;width:100%;align-items:flex-end;justify-content:center;padding:0;gap:1rem;font-size:22px;line-height:127.2727272727%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal;font-weight:700;color:var(--wp--preset--color--light-grayish-brown)}@media screen and (min-width: 600px){.woocommerce-cart .wc-block-grid__product-title{font-size:28px;line-height:135.7142857143%}}@media screen and (min-width: 992px){.woocommerce-cart .wc-block-grid__product-title{font-size:48px;line-height:129.1666666667%}}@media screen and (max-width: 1440px)and (min-width: 992px){.woocommerce-cart .wc-block-grid__product-title{font-size:28px;line-height:114.2857142857%}}@media screen and (min-width: 992px){.woocommerce-cart .wc-block-grid__product-title{bottom:4.2rem}}.woocommerce-cart .wp-block-woocommerce-cart::before{content:"Cart"}.woocommerce-cart .wc-block-cart .wc-block-cart-items,.woocommerce-cart .wc-block-components-sidebar{margin-top:5rem !important}@media screen and (max-width: 599.98px){.woocommerce-cart .wc-block-cart .wc-block-cart-items,.woocommerce-cart .wc-block-components-sidebar{margin-top:2.5rem !important}}@media screen and (max-width: 599.98px){.woocommerce-cart .wc-block-cart-items__header{display:table !important;width:100%;padding-bottom:0}}.woocommerce-cart .wc-block-cart-items__header-image{text-align:left}.woocommerce-cart .wc-block-cart-items__header-image,.woocommerce-cart .wc-block-cart-items__header-total,.woocommerce-cart .is-large.wc-block-cart .wc-block-cart__totals-title{font-size:20px;line-height:115%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal;padding-bottom:2rem !important;padding-right:0 !important;font-weight:700 !important}.woocommerce-cart .wc-block-cart-items__row{border-top:1px solid var(--wp--preset--color--dark-green) !important}@media screen and (min-width: 992px){.woocommerce-cart .wc-block-cart-item__image{width:18.1rem;padding-left:0 !important}}.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{font-size:16px;line-height:125%;font-weight:700;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal}@media screen and (min-width: 600px){.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{font-size:24px;line-height:133.3333333333%}}@media screen and (min-width: 992px){.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{font-size:36px;line-height:113.8888888889%}}.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td{padding-right:0 !important}@media screen and (max-width: 599.98px){.woocommerce-cart .is-mobile table.wc-block-cart-items .wc-block-cart-items__row{grid-template-columns:repeat(2, 3fr)}}@media screen and (max-width: 599.98px){.woocommerce-cart .wc-block-components-product-name,.woocommerce-cart .wc-block-components-product-metadata,.woocommerce-cart .wc-block-formatted-money-amount{font-size:16px;line-height:125%}}.woocommerce-cart .wc-block-components-product-details__name{display:none}.woocommerce-cart .wc-block-cart-item__wrap{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.woocommerce-cart .wc-block-components-product-metadata__description{display:none}.woocommerce-cart .wc-block-components-product-name{order:-1}.woocommerce-cart .wc-block-cart-item__prices{width:100%;text-align:left;margin-bottom:2.2rem !important}.woocommerce-cart .wc-block-cart-item__prices .price{margin:0;font-size:20px;line-height:115%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal;font-weight:700}.woocommerce-cart .wc-block-cart-item__total .wc-block-components-product-price__value{font-size:16px;line-height:125%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal}@media screen and (min-width: 600px){.woocommerce-cart .wc-block-cart-item__total .wc-block-components-product-price__value{font-size:24px;line-height:133.3333333333%}}.woocommerce-cart .wc-block-cart-item__total .price{margin-top:0 !important}.woocommerce-cart .wc-block-components-product-details.wc-block-components-product-details{margin-top:0}.woocommerce-cart .wc-block-components-product-metadata{font-size:16px;line-height:125%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;order:-1;margin-top:0 !important}.woocommerce-cart .wc-block-components-quantity-selector{display:flex;align-items:center;border:none;width:-moz-fit-content;width:fit-content;font-size:20px;line-height:115%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal}.woocommerce-cart .wc-block-components-quantity-selector::before{content:"Quantity:";margin-inline-end:.4rem;font-size:16px;line-height:125%;font-weight:700;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal}@media screen and (min-width: 600px){.woocommerce-cart .wc-block-components-quantity-selector::before{font-size:20px;line-height:120%}}.woocommerce-cart .wc-block-components-quantity-selector:after{display:none}.woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{font-size:20px;line-height:115%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal;opacity:1;min-width:-moz-fit-content;min-width:fit-content;width:-moz-fit-content;width:fit-content;color:var(--wp--preset--color--dark-green);position:relative;z-index:9}@media screen and (max-width: 599.98px){.woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{font-size:16px;line-height:125%}}.woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus{box-shadow:none}.woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--plus{margin-inline-start:1.2rem}.woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input{width:-moz-fit-content;width:fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0;font-weight:400 !important;color:var(--wp--preset--color--dark-green);margin-inline-start:0}@media screen and (max-width: 599.98px){.woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input{font-size:16px;line-height:125%}}.woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input:focus{box-shadow:none}.woocommerce-cart .wc-block-cart-item__quantity{width:100%}.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{font-size:16px;line-height:125%;font-weight:700;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;text-decoration:none;position:relative;padding-bottom:.4rem;width:-moz-fit-content;width:fit-content}.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:after{content:"";width:0;height:1px;background:currentColor;position:absolute;top:100%;left:0;transition:width 500ms}body.rtl .woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:after{left:unset;right:0}.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover:after{width:100%}@media screen and (min-width: 600px){.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{font-size:20px;line-height:120%}}.woocommerce-cart .wc-block-components-product-badge{font-size:16px;line-height:125%;padding:0;border:none;font-weight:400}.woocommerce-cart .woocommerce-message,.woocommerce-cart .woocommerce-info,.woocommerce-cart .woocommerce-error{max-width:100%}@media screen and (max-width: 599.98px){.woocommerce-cart .wc-block-components-sidebar{margin-top:2.5rem}}.woocommerce-cart .wc-block-components-totals-coupon .wc-block-components-panel__button,.woocommerce-cart .wc-block-components-totals-item__label,.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__label{font-weight:700 !important;font-size:20px;line-height:115%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal}@media screen and (max-width: 599.98px){.woocommerce-cart .wc-block-components-totals-coupon .wc-block-components-panel__button,.woocommerce-cart .wc-block-components-totals-item__label,.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__label{font-size:16px;line-height:125%}}.woocommerce-cart .wc-block-components-text-input input[type=text]{font-size:18px;line-height:133.3333333333%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;border-color:var(--wp--preset--color--dark-green);outline:none !important}@media screen and (max-width: 599.98px){.woocommerce-cart .wc-block-components-text-input input[type=text]{font-size:16px;line-height:125%}}.woocommerce-cart .wc-block-components-text-input input[type=text]:focus{box-shadow:none;color:var(--wp--preset--color--dark-green);outline:none !important}.woocommerce-cart .wc-block-components-totals-coupon__input-0{position:absolute;top:50%;transform:translateY(-50%)}.woocommerce-cart .wc-block-components-sidebar .wc-block-formatted-money-amount{font-size:20px;line-height:115%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal;font-weight:700 !important}@media screen and (max-width: 599.98px){.woocommerce-cart .wc-block-components-sidebar .wc-block-formatted-money-amount{font-size:16px;line-height:125%}}.woocommerce-cart .wc-block-components-totals-shipping .wc-block-components-totals-item strong{font-weight:400;text-transform:capitalize}.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-item__description.wc-block-components-totals-shipping__via,.woocommerce-cart .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-shipping__change-address__link{display:none}.woocommerce-cart .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link{display:none}.woocommerce-cart .wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset{display:none}.woocommerce-cart .wc-block-components-shipping-address,.woocommerce-cart .wc-block-components-totals-shipping__via,.woocommerce-cart .wc-block-components-totals-shipping__options{display:none !important}.woocommerce-cart .wp-block-woocommerce-cart-order-summary-totals-block .wc-block-components-totals-wrapper,.woocommerce-cart .wc-block-components-totals-item{margin-bottom:2.1rem}.woocommerce-cart .wc-block-components-totals-coupon__form .wc-block-components-button:not(.is-link){margin-top:0;padding:0 !important;font-size:16px;line-height:125%;font-weight:700;color:var(--wp--preset--color--white);font-family:inherit;letter-spacing:normal}.woocommerce-cart .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input{display:flex;align-items:center}.woocommerce-cart .wc-block-components-button:not(.is-link){display:block;width:-moz-fit-content;width:fit-content;font-size:14px;line-height:100%;font-weight:400;color:var(--wp--preset--color--white);font-family:inherit;letter-spacing:-0.96px;display:flex;align-items:center;justify-content:center;padding-top:1.2rem;padding-bottom:1.2rem;padding-right:3.1rem;padding-left:3.1rem;border-radius:5rem;background-color:var(--wp--preset--color--dark-green);border:2px solid var(--wp--preset--color--dark-green);transition:background-color 500ms,color 500ms;cursor:pointer;letter-spacing:1px;padding:1.6rem 2.6rem !important;margin-top:5.5rem;margin-inline-start:auto;min-height:unset !important}@media screen and (min-width: 600px){.woocommerce-cart .wc-block-components-button:not(.is-link){font-size:24px;line-height:112.5%;padding-top:1.5rem;padding-bottom:1.5rem;padding-right:4.9rem;padding-left:4.9rem}}.woocommerce-cart .wc-block-components-button:not(.is-link):hover{background-color:rgba(0,0,0,0);color:var(--wp--preset--color--dark-green)}.woocommerce-cart .wc-block-components-button:not(.is-link).transparent-cta{background-color:rgba(0,0,0,0);border:2px solid var(--wp--preset--color--dark-green);color:var(--wp--preset--color--dark-green)}.woocommerce-cart .wc-block-components-button:not(.is-link).transparent-cta:hover{background-color:var(--wp--preset--color--dark-green);color:var(--wp--preset--color--white)}.woocommerce-cart .wc-block-components-button:not(.is-link).small{padding-top:1.1rem;padding-bottom:1.1rem;padding-right:5.25rem;padding-left:5.25rem}.woocommerce-cart .wc-block-components-button:not(.is-link).medium{padding-top:1.7rem;padding-bottom:1.7rem;padding-right:3.7rem;padding-left:3.7rem}.woocommerce-cart .wc-block-cart .wc-block-cart__submit-container--sticky{position:relative;background-color:rgba(0,0,0,0);bottom:unset;left:unset;padding:0;width:-moz-fit-content;width:fit-content}body.rtl .wc-block-cart-items__header-image{text-align:right}body.rtl .wc-block-cart-item__image{padding-left:1.8rem !important;padding-right:0 !important}@media screen and (min-width: 992px){body.rtl .wc-block-cart-item__image{width:18.1rem}}body.rtl .wp-block-woocommerce-cart::before{content:"سلة التسوق"}body.rtl .wc-block-components-quantity-selector::before{content:"الكمية:"}.alignwide[class*=wp-block-woocommerce],.columns-4,.woocommerce-checkout .woocommerce,.woocommerce-account .woocommerce,.page-template-shop .woocommerce{width:100%}.woocommerce-checkout{z-index:2;margin-inline:auto}.woocommerce-checkout .site-breadcrumb{padding-inline:0 !important}.woocommerce-checkout .woocommerce-message,.woocommerce-checkout .woocommerce-info,.woocommerce-checkout .woocommerce-error{max-width:100%}@media screen and (min-width: 600px){.woocommerce-checkout .wc-block-components-sidebar-layout{flex-direction:column-reverse !important}}@media screen and (min-width: 992px){.woocommerce-checkout .wc-block-components-sidebar-layout{flex-direction:row !important}}.woocommerce-checkout .checkout-bg{display:block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;pointer-events:none}.woocommerce-checkout .checkout-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.woocommerce-checkout .woocommerce{padding-bottom:15.3rem}.woocommerce-checkout .woocommerce form.checkout_coupon,.woocommerce-checkout .woocommerce form.login,.woocommerce-checkout .woocommerce form.register{border:1px solid var(--wp--preset--color--dark-green)}.woocommerce-checkout .woocommerce-form-coupon>p{font-size:20px;line-height:140%;font-weight:700;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal}@media screen and (max-width: 991.98px){.woocommerce-checkout .woocommerce-form-coupon .form-row-first,.woocommerce-checkout .woocommerce-form-coupon .form-row-last{width:100%;margin-block:1rem !important}}.woocommerce-checkout .woocommerce-form-coupon .form-row{margin-bottom:0 !important;display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width: 991.98px){.woocommerce-checkout .woocommerce-form-coupon .button{width:100%;margin-top:1rem}}.woocommerce-checkout .col-2{width:100% !important}@media screen and (min-width: 992px){.woocommerce-checkout .col-2{background-color:rgba(0,0,0,0);width:35.48% !important;margin-left:auto !important}}.woocommerce-checkout .woocommerce{padding-inline:2.4rem}@media screen and (min-width: 600px){.woocommerce-checkout .woocommerce{padding-inline:6rem}}@media screen and (min-width: 992px){.woocommerce-checkout .woocommerce{margin-right:auto;margin-left:auto;padding-inline:6rem}}@media screen and (min-width: 1920px){.woocommerce-checkout .woocommerce{padding-inline:0;max-width:165rem}}.woocommerce-checkout .woocommerce .woocommerce-additional-fields__field-wrapper{padding-top:2.3rem}.woocommerce-checkout .woocommerce .form-row{padding:0;margin-bottom:2.2rem}@media screen and (min-width: 600px){.woocommerce-checkout .woocommerce .form-row{margin-bottom:4rem}}.woocommerce-checkout .woocommerce .form-row label{text-transform:capitalize;font-size:20px;line-height:130%;font-weight:700;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal}@media screen and (min-width: 600px){.woocommerce-checkout .woocommerce .form-row label{font-size:28px;line-height:130%}}.woocommerce-checkout .order_review_heading{margin-block:25px;background-color:var(--wp--preset--color--dark-green);display:block}@media screen and (min-width: 992px){.woocommerce-checkout .col-1{width:48%}}.woocommerce-checkout h3{font-weight:700;text-transform:uppercase;margin-bottom:3.2rem;font-size:20px;line-height:140%;font-weight:700;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal}@media screen and (min-width: 600px){.woocommerce-checkout h3{font-size:28px;line-height:130%}}@media screen and (min-width: 1440px){.woocommerce-checkout h3{font-size:30px;line-height:130%}}@media screen and (min-width: 1920px){.woocommerce-checkout h3{font-size:40px;line-height:130%}}.woocommerce-checkout .is-small .wc-block-components-form .wc-block-components-checkout-step:after{display:none}@media screen and (min-width: 600px){.woocommerce-checkout .wc-block-components-form .wc-block-components-checkout-step{margin-bottom:3rem}}.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email],.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number],.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password],.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel],.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text],.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]{background:rgba(0,0,0,0) !important;border:none !important;height:2.5rem;border-radius:0;outline:none !important;padding-left:0 !important}@media screen and (min-width: 600px){.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email],.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number],.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password],.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel],.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text],.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]{height:7.5rem;font-size:18px;line-height:116.6666666667%}}.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email]:focus,.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number]:focus,.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password]:focus,.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text]:focus,.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]:focus{box-shadow:none;color:var(--wp--preset--color--dark-green)}.woocommerce-checkout .required{display:none}.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input label,.woocommerce-checkout .wc-block-components-text-input label{font-size:14px;line-height:114.2857142857%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;margin-top:1rem;left:0}.woocommerce-checkout .wc-block-components-textarea{height:10.9rem}.woocommerce-checkout .woocommerce form .form-row input.input-text,.woocommerce-checkout .woocommerce form .form-row textarea{background:rgba(0,0,0,0);border:none;border-bottom:2px solid var(--wp--preset--color--dark-green);color:var(--wp--preset--color--dark-green);font-weight:400;height:5rem;font-family:"Louis George Cafe";font-size:20px;line-height:150%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;text-transform:uppercase !important;text-transform:unset !important}body.rtl .woocommerce-checkout .woocommerce form .form-row input.input-text,body.rtl .woocommerce-checkout .woocommerce form .form-row textarea{font-family:"A Jannat LT"}@media screen and (min-width: 600px){.woocommerce-checkout .woocommerce form .form-row input.input-text,.woocommerce-checkout .woocommerce form .form-row textarea{font-size:26px;line-height:130.7692307692%}}@media screen and (min-width: 600px){.woocommerce-checkout .woocommerce form .form-row input.input-text,.woocommerce-checkout .woocommerce form .form-row textarea{height:7.5rem}}.woocommerce-checkout .form-row textarea{padding-inline:0;border-radius:0;padding:0 !important;height:-moz-fit-content;height:fit-content;display:block !important;margin-top:2.5rem !important}.woocommerce-checkout .select2 .selection .select2-selection,.woocommerce-checkout .select2 .selection .select2-selection--single,.woocommerce-checkout .select2-container .selection .select2-selection,.woocommerce-checkout .select2-container .selection .select2-selection--single{height:5.2rem}.woocommerce-checkout .select2 .selection .select2-selection .select2-selection__arrow svg,.woocommerce-checkout .select2 .selection .select2-selection--single .select2-selection__arrow svg,.woocommerce-checkout .select2-container .selection .select2-selection .select2-selection__arrow svg,.woocommerce-checkout .select2-container .selection .select2-selection--single .select2-selection__arrow svg{display:none}.woocommerce-checkout .select2 .selection .select2-selection .select2-selection__arrow b,.woocommerce-checkout .select2 .selection .select2-selection--single .select2-selection__arrow b,.woocommerce-checkout .select2-container .selection .select2-selection .select2-selection__arrow b,.woocommerce-checkout .select2-container .selection .select2-selection--single .select2-selection__arrow b{display:none}.woocommerce-checkout .select2 .selection .select2-selection .select2-selection__arrow:after,.woocommerce-checkout .select2 .selection .select2-selection--single .select2-selection__arrow:after,.woocommerce-checkout .select2-container .selection .select2-selection .select2-selection__arrow:after,.woocommerce-checkout .select2-container .selection .select2-selection--single .select2-selection__arrow:after{content:"";display:block;width:100%;height:100%;background-image:url(/wp-content/themes/qadeem_theme/assets/_/_/images/svgs/arrow-down.svg);background-position:center;background-repeat:no-repeat;background-size:100% 100%;z-index:1;transition:all 500ms;top:50%;transform:translateY(-50%) scaleY(1)}body.rtl .woocommerce-checkout .select2 .selection .select2-selection .select2-selection__arrow,body.rtl .woocommerce-checkout .select2 .selection .select2-selection--single .select2-selection__arrow,body.rtl .woocommerce-checkout .select2-container .selection .select2-selection .select2-selection__arrow,body.rtl .woocommerce-checkout .select2-container .selection .select2-selection--single .select2-selection__arrow{left:0;right:unset}.woocommerce-checkout .select2.select2-container--open .selection .select2-selection--single .select2-selection__arrow:after,.woocommerce-checkout .select2-container.select2-container--open .selection .select2-selection--single .select2-selection__arrow:after{transform:translateY(-50%) scaleY(-1)}.woocommerce-checkout .is-active label{transform:translateY(-8px) scale(0.75) !important}.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__container{background:rgba(0,0,0,0);border:none !important;border-bottom:2px solid var(--wp--preset--color--dark-green) !important;border-radius:0;box-sizing:border-box;position:relative;width:100%;outline:none;height:5.8rem}.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select{font-size:16px;line-height:125%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;border:none;border-radius:0;padding:1rem .5rem 0;text-decoration:none;width:100%;outline:none;border-bottom:none !important}.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select:focus{box-shadow:none;outline:none}.woocommerce-checkout .wc-blocks-components-select{border:none !important}.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__label{font-size:14px;line-height:114.2857142857%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal}.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__expand{fill:var(--wp--preset--color--dark-green)}.woocommerce-checkout .wc-block-components-validation-error{font-size:14px;line-height:114.2857142857%;font-weight:400;color:#cc1818;font-family:inherit;letter-spacing:normal}.woocommerce-checkout .wc-block-components-checkout-step__description,.woocommerce-checkout .wc-block-checkout__guest-checkout-notice,.woocommerce-checkout .wc-block-components-address-form__address_2-toggle,.woocommerce-checkout .wc-block-checkout__use-address-for-billing,.woocommerce-checkout .wc-block-checkout__shipping-option{display:none}.woocommerce-checkout .wc-block-components-title.wc-block-components-title,.woocommerce-checkout .wc-block-checkout__terms,.woocommerce-checkout .wc-block-components-order-summary__button-text,.woocommerce-checkout .wc-block-components-product-name,.woocommerce-checkout .wc-block-components-panel__button,.woocommerce-checkout .wc-block-components-totals-item__label,.woocommerce-checkout .wc-block-components-formatted-money-amount,.woocommerce-checkout .wc-block-components-totals-item__value{font-size:20px;line-height:115%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal;font-weight:400 !important}@media screen and (max-width: 599.98px){.woocommerce-checkout .wc-block-components-title.wc-block-components-title,.woocommerce-checkout .wc-block-checkout__terms,.woocommerce-checkout .wc-block-components-order-summary__button-text,.woocommerce-checkout .wc-block-components-product-name,.woocommerce-checkout .wc-block-components-panel__button,.woocommerce-checkout .wc-block-components-totals-item__label,.woocommerce-checkout .wc-block-components-formatted-money-amount,.woocommerce-checkout .wc-block-components-totals-item__value{font-size:14px;line-height:142.8571428571%}}.woocommerce-checkout .wc-block-components-title.wc-block-components-title strong,.woocommerce-checkout .wc-block-checkout__terms strong,.woocommerce-checkout .wc-block-components-order-summary__button-text strong,.woocommerce-checkout .wc-block-components-product-name strong,.woocommerce-checkout .wc-block-components-panel__button strong,.woocommerce-checkout .wc-block-components-totals-item__label strong,.woocommerce-checkout .wc-block-components-formatted-money-amount strong,.woocommerce-checkout .wc-block-components-totals-item__value strong{font-weight:400;text-transform:capitalize !important}.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus{outline:none;outline-offset:0}.woocommerce-checkout .wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step{margin-bottom:2.5rem}.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__label,.woocommerce-checkout .wc-block-components-checkbox>span{font-size:14px;line-height:114.2857142857%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal}.woocommerce-checkout .wc-block-components-textarea{font-size:16px;line-height:125%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;border:2px solid var(--wp--preset--color--dark-green) !important}@media screen and (min-width: 600px){.woocommerce-checkout .wc-block-components-textarea{font-size:18px;line-height:116.6666666667%}}.woocommerce-checkout .wc-block-checkout__add-note .wc-block-components-textarea:focus{background-color:rgba(0,0,0,0);box-shadow:none;color:var(--wp--preset--color--dark-green);outline:0}@media screen and (min-width: 600px){.woocommerce-checkout .wc-block-checkout__terms{font-size:16px;line-height:125%}}.woocommerce-checkout .wc-block-checkout__terms.wc-block-checkout__terms--with-separator{padding-top:1rem;border-top:2px solid var(--wp--preset--color--dark-green)}.woocommerce-checkout .wc-block-components-button:not(.is-link){text-transform:uppercase;display:block;width:-moz-fit-content;width:fit-content;font-size:14px;line-height:100%;font-weight:400;color:var(--wp--preset--color--white);font-family:inherit;letter-spacing:-0.96px;display:flex;align-items:center;justify-content:center;padding-top:1.2rem;padding-bottom:1.2rem;padding-right:3.1rem;padding-left:3.1rem;border-radius:5rem;background-color:var(--wp--preset--color--dark-green);border:2px solid var(--wp--preset--color--dark-green);transition:background-color 500ms,color 500ms;cursor:pointer;letter-spacing:1px;font-size:12px;line-height:100%;padding:.9rem 4.7rem;min-height:unset;border:1px solid var(--wp--preset--color--dark-green);margin-inline-start:auto}@media screen and (min-width: 600px){.woocommerce-checkout .wc-block-components-button:not(.is-link){font-size:24px;line-height:112.5%;padding-top:1.5rem;padding-bottom:1.5rem;padding-right:4.9rem;padding-left:4.9rem}}.woocommerce-checkout .wc-block-components-button:not(.is-link):hover{background-color:rgba(0,0,0,0);color:var(--wp--preset--color--dark-green)}.woocommerce-checkout .wc-block-components-button:not(.is-link).transparent-cta{background-color:rgba(0,0,0,0);border:2px solid var(--wp--preset--color--dark-green);color:var(--wp--preset--color--dark-green)}.woocommerce-checkout .wc-block-components-button:not(.is-link).transparent-cta:hover{background-color:var(--wp--preset--color--dark-green);color:var(--wp--preset--color--white)}.woocommerce-checkout .wc-block-components-button:not(.is-link).small{padding-top:1.1rem;padding-bottom:1.1rem;padding-right:5.25rem;padding-left:5.25rem}.woocommerce-checkout .wc-block-components-button:not(.is-link).medium{padding-top:1.7rem;padding-bottom:1.7rem;padding-right:3.7rem;padding-left:3.7rem}.woocommerce-checkout .is-large .wc-block-checkout__actions{padding-bottom:0}.woocommerce-checkout .wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option{margin-bottom:2.5rem;box-shadow:none;border-radius:0 !important;border:1px solid rgba(18,18,18,.11)}.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:focus{outline:none;outline-offset:0}.woocommerce-checkout .wc-block-components-payment-method-label{padding-left:1rem;font-size:14px;line-height:114.2857142857%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal}.woocommerce-checkout .wc-block-components-radio-control-accordion-content{font-size:14px;line-height:114.2857142857%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal}.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input{min-height:1.5rem;min-width:1.5rem}.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{min-height:.7rem;min-width:.7rem;transition:opacity 500ms;opacity:0}.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{opacity:1}.woocommerce-checkout .wc-block-components-radio-control--highlight-checked:after{border:none !important}@media screen and (max-width: 991.98px){.woocommerce-checkout .wc-block-components-sidebar{margin-bottom:3.2rem}}.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item__image{position:relative;width:11rem;height:12rem;flex-shrink:0}.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item__image>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-width:100%}.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-panel__button,.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-panel__button:active,.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-panel__button:focus,.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-panel__button:hover{font-size:20px;line-height:115%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal;font-weight:400 !important}@media screen and (max-width: 599.98px){.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-panel__button,.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-panel__button:active,.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-panel__button:focus,.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-panel__button:hover{font-size:14px;line-height:142.8571428571%}}.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity{background-color:var(--wp--preset--color--dark-green);color:var(--wp--preset--color--dark-green);box-shadow:none;border:none}.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-product-details.wc-block-components-product-details li,.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-item__description{font-size:14px;line-height:171.4285714286%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal}.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__label{font-weight:400;display:flex;align-items:center;font-size:20px;line-height:115%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal}@media screen and (max-width: 599.98px){.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__label{font-size:14px;line-height:142.8571428571%}}.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-item__description{margin-top:1rem}.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-product-metadata__description{display:none}.woocommerce-checkout .woocommerce ul.order_details{display:flex;flex-direction:column;flex-wrap:wrap}@media screen and (min-width: 992px){.woocommerce-checkout .woocommerce ul.order_details{flex-direction:row;flex-wrap:wrap}}.woocommerce-checkout .woocommerce ul.order_details li{font-size:14px;line-height:200%;font-weight:700;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;margin-bottom:1rem}@media screen and (max-width: 991.98px){.woocommerce-checkout .woocommerce ul.order_details li{border:none}}@media screen and (max-width: 599.98px){.woocommerce-checkout .woocommerce ul.order_details li{font-size:12px;line-height:133.3333333333%}}.woocommerce-checkout .woocommerce ul.order_details li strong{font-weight:700}.woocommerce-checkout ul+p,.woocommerce-checkout h2.woocommerce-column__title,.woocommerce-checkout h2.woocommerce-order-details__title,.woocommerce-checkout .woocommerce-thankyou-order-received{font-size:20px;line-height:115%;font-weight:400;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal;font-weight:700 !important;margin-bottom:2rem}@media screen and (max-width: 599.98px){.woocommerce-checkout ul+p,.woocommerce-checkout h2.woocommerce-column__title,.woocommerce-checkout h2.woocommerce-order-details__title,.woocommerce-checkout .woocommerce-thankyou-order-received{font-size:18px;line-height:144.4444444444%}}@media screen and (max-width: 599.98px){.woocommerce-checkout .woocommerce-column--1{margin-bottom:2.2rem}}.woocommerce-checkout address,.woocommerce-checkout .woocommerce table.shop_table th,.woocommerce-checkout .woocommerce table.shop_table td{font-size:22px;line-height:127.2727272727%;font-weight:700;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal}@media screen and (min-width: 600px){.woocommerce-checkout address,.woocommerce-checkout .woocommerce table.shop_table th,.woocommerce-checkout .woocommerce table.shop_table td{font-size:28px;line-height:135.7142857143%}}.woocommerce-checkout .product-total{text-align:right}.woocommerce-checkout .cart-subtotal td,.woocommerce-checkout .order-total td{display:flex;align-items:flex-end;justify-content:flex-end}.woocommerce-checkout tfoot td{text-align:right}.order_review_heading{display:none !important}textarea{padding-bottom:50px !important}.woocommerce .col2-set,.woocommerce-page .col2-set{display:flex;flex-direction:column}@media screen and (min-width: 992px){.woocommerce .col2-set,.woocommerce-page .col2-set{flex-direction:row;justify-content:space-between}}.woocommerce-checkout .col-1{width:100% !important}@media screen and (min-width: 992px){.woocommerce-checkout .col-1{width:60% !important;margin-right:auto !important}}body.rtl .wp-block-woocommerce-checkout::before{content:"الدفع"}@media screen and (min-width: 992px){body.rtl .woocommerce-checkout .col-1{margin-right:0 !important;margin-left:auto !important}}@media screen and (min-width: 992px){body.rtl .col-2{margin-left:0 !important;margin-right:auto}}body.rtl .product-total{text-align:left}body.rtl tfoot td{text-align:left}.address-field .select2-container{margin-top:15px}.woocommerce-additional-fields{margin-bottom:2.4rem}.woocommerce table.shop_table{margin-top:2.4rem}.payment_method_bacs,.payment_method_cod{font-size:16px;line-height:112.5%;font-weight:500;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;display:block}.woocommerce-checkout #payment ul.payment_methods li{cursor:pointer}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background-color:rgba(0,0,0,0);border-radius:0;border:1px solid rgba(0,0,0,.1)}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{background-color:rgba(0,0,0,.5);font-size:14px;line-height:128.5714285714%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{display:none}.wc_payment_method label{font-size:14px;line-height:114.2857142857%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal}.woocommerce-checkout .woocommerce form .form-row input.input-text,.woocommerce-checkout .woocommerce form .form-row textarea{height:110px}.single-product .site-breadcrumb{display:none}.woocommerce-cart .site-breadcrumb,.woocommerce-shop .site-breadcrumb,.page-template-shop .site-breadcrumb,.woocommerce-checkout .site-breadcrumb{margin:0;padding-top:8.4rem;padding-bottom:4.5rem}.woocommerce-cart .wc-block-grid__product-title,.woocommerce-cart .woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce-shop .wc-block-grid__product-title,.woocommerce-shop .woocommerce ul.products li.product .woocommerce-loop-product__title,.page-template-shop .wc-block-grid__product-title,.page-template-shop .woocommerce ul.products li.product .woocommerce-loop-product__title{text-align:left}.woocommerce-cart .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,.woocommerce-cart .woocommerce ul.products li.product .button,.woocommerce-shop .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,.woocommerce-shop .woocommerce ul.products li.product .button,.page-template-shop .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,.page-template-shop .woocommerce ul.products li.product .button{display:block;width:-moz-fit-content;width:fit-content;font-size:14px;line-height:100%;font-weight:400;color:var(--wp--preset--color--white);font-family:inherit;letter-spacing:-0.96px;display:flex;align-items:center;justify-content:center;padding-top:1.2rem;padding-bottom:1.2rem;padding-right:3.1rem;padding-left:3.1rem;border-radius:5rem;background-color:var(--wp--preset--color--dark-green);border:2px solid var(--wp--preset--color--dark-green);transition:background-color 500ms,color 500ms;cursor:pointer;letter-spacing:1px}@media screen and (min-width: 600px){.woocommerce-cart .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,.woocommerce-cart .woocommerce ul.products li.product .button,.woocommerce-shop .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,.woocommerce-shop .woocommerce ul.products li.product .button,.page-template-shop .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,.page-template-shop .woocommerce ul.products li.product .button{font-size:24px;line-height:112.5%;padding-top:1.5rem;padding-bottom:1.5rem;padding-right:4.9rem;padding-left:4.9rem}}.woocommerce-cart .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover,.woocommerce-cart .woocommerce ul.products li.product .button:hover,.woocommerce-shop .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover,.woocommerce-shop .woocommerce ul.products li.product .button:hover,.page-template-shop .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover,.page-template-shop .woocommerce ul.products li.product .button:hover{background-color:rgba(0,0,0,0);color:var(--wp--preset--color--dark-green)}.woocommerce-cart .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.transparent-cta,.woocommerce-cart .woocommerce ul.products li.product .button.transparent-cta,.woocommerce-shop .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.transparent-cta,.woocommerce-shop .woocommerce ul.products li.product .button.transparent-cta,.page-template-shop .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.transparent-cta,.page-template-shop .woocommerce ul.products li.product .button.transparent-cta{background-color:rgba(0,0,0,0);border:2px solid var(--wp--preset--color--dark-green);color:var(--wp--preset--color--dark-green)}.woocommerce-cart .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.transparent-cta:hover,.woocommerce-cart .woocommerce ul.products li.product .button.transparent-cta:hover,.woocommerce-shop .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.transparent-cta:hover,.woocommerce-shop .woocommerce ul.products li.product .button.transparent-cta:hover,.page-template-shop .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.transparent-cta:hover,.page-template-shop .woocommerce ul.products li.product .button.transparent-cta:hover{background-color:var(--wp--preset--color--dark-green);color:var(--wp--preset--color--white)}.woocommerce-cart .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.small,.woocommerce-cart .woocommerce ul.products li.product .button.small,.woocommerce-shop .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.small,.woocommerce-shop .woocommerce ul.products li.product .button.small,.page-template-shop .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.small,.page-template-shop .woocommerce ul.products li.product .button.small{padding-top:1.1rem;padding-bottom:1.1rem;padding-right:5.25rem;padding-left:5.25rem}.woocommerce-cart .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.medium,.woocommerce-cart .woocommerce ul.products li.product .button.medium,.woocommerce-shop .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.medium,.woocommerce-shop .woocommerce ul.products li.product .button.medium,.page-template-shop .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.medium,.page-template-shop .woocommerce ul.products li.product .button.medium{padding-top:1.7rem;padding-bottom:1.7rem;padding-right:3.7rem;padding-left:3.7rem}.woocommerce-cart .woocommerce-Price-amount,.woocommerce-cart .price,.woocommerce-shop .woocommerce-Price-amount,.woocommerce-shop .price,.page-template-shop .woocommerce-Price-amount,.page-template-shop .price{width:-moz-fit-content;width:fit-content;position:relative;display:flex !important;align-items:center !important;gap:1rem;margin-inline:auto;color:var(--wp--preset--color--dark-green) !important;font-size:18px;line-height:111.1111111111%;font-weight:700;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal}@media screen and (min-width: 600px){.woocommerce-cart .woocommerce-Price-amount,.woocommerce-cart .price,.woocommerce-shop .woocommerce-Price-amount,.woocommerce-shop .price,.page-template-shop .woocommerce-Price-amount,.page-template-shop .price{font-size:26px;line-height:107.6923076923%}}.woocommerce-cart .wc-block-components-sidebar-layout,.woocommerce-checkout .wc-block-components-sidebar-layout{display:flex;justify-content:space-between;flex-direction:column;margin-right:auto;margin-left:auto}@media screen and (min-width: 992px){.woocommerce-cart .wc-block-components-sidebar-layout,.woocommerce-checkout .wc-block-components-sidebar-layout{flex-direction:row}}.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-main,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main{width:100%;padding:0}@media screen and (min-width: 992px){.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-main,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main{width:60%}}.woocommerce-cart .wc-block-components-sidebar,.woocommerce-checkout .wc-block-components-sidebar{width:100%;padding:0}@media screen and (min-width: 992px){.woocommerce-cart .wc-block-components-sidebar,.woocommerce-checkout .wc-block-components-sidebar{width:35%}}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce #payment #place_order,.woocommerce-page #payment #place_order,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button{display:block;width:-moz-fit-content;width:fit-content;font-size:14px;line-height:100%;font-weight:400;color:var(--wp--preset--color--white);font-family:inherit;letter-spacing:-0.96px;display:flex;align-items:center;justify-content:center;padding-top:1.2rem;padding-bottom:1.2rem;padding-right:3.1rem;padding-left:3.1rem;border-radius:5rem;background-color:var(--wp--preset--color--dark-green);border:2px solid var(--wp--preset--color--dark-green);transition:background-color 500ms,color 500ms;cursor:pointer;letter-spacing:1px}@media screen and (min-width: 600px){.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce #payment #place_order,.woocommerce-page #payment #place_order,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button{font-size:24px;line-height:112.5%;padding-top:1.5rem;padding-bottom:1.5rem;padding-right:4.9rem;padding-left:4.9rem}}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce #payment #place_order:hover,.woocommerce-page #payment #place_order:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover{background-color:rgba(0,0,0,0);color:var(--wp--preset--color--dark-green)}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.transparent-cta,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.transparent-cta,.woocommerce #payment #place_order.transparent-cta,.woocommerce-page #payment #place_order.transparent-cta,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.transparent-cta{background-color:rgba(0,0,0,0);border:2px solid var(--wp--preset--color--dark-green);color:var(--wp--preset--color--dark-green)}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.transparent-cta:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.transparent-cta:hover,.woocommerce #payment #place_order.transparent-cta:hover,.woocommerce-page #payment #place_order.transparent-cta:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.transparent-cta:hover{background-color:var(--wp--preset--color--dark-green);color:var(--wp--preset--color--white)}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.small,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.small,.woocommerce #payment #place_order.small,.woocommerce-page #payment #place_order.small,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.small{padding-top:1.1rem;padding-bottom:1.1rem;padding-right:5.25rem;padding-left:5.25rem}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.medium,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.medium,.woocommerce #payment #place_order.medium,.woocommerce-page #payment #place_order.medium,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.medium{padding-top:1.7rem;padding-bottom:1.7rem;padding-right:3.7rem;padding-left:3.7rem}.woocommerce-message,.woocommerce-info,.woocommerce-error{font-size:16px;line-height:150%;font-weight:700;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;border-top-color:var(--wp--preset--color--dark-green);display:flex;align-items:center;justify-content:space-between;flex-direction:column;margin-right:auto;margin-left:auto;margin-top:3rem}@media screen and (min-width: 600px){.woocommerce-message,.woocommerce-info,.woocommerce-error{flex-direction:row;align-items:center}}@media screen and (min-width: 992px){.woocommerce-message,.woocommerce-info,.woocommerce-error{max-width:101.6rem}}.woocommerce-message li,.woocommerce-info li,.woocommerce-error li{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.2rem}.woocommerce-message .button,.woocommerce-info .button,.woocommerce-error .button{padding:1.7rem 2.4rem !important;flex-shrink:0}@media screen and (max-width: 599.98px){.woocommerce-message .button,.woocommerce-info .button,.woocommerce-error .button{margin-top:1.2rem !important}}.woocommerce-message:before,.woocommerce-info:before,.woocommerce-error:before{color:var(--wp--preset--color--dark-green)}@media screen and (min-width: 600px){.woocommerce-message:before,.woocommerce-info:before,.woocommerce-error:before{top:50%;transform:translatey(-50%)}}.woocommerce-message:after,.woocommerce-info:after,.woocommerce-error:after{display:none}.woocommerce-error{font-size:14px;line-height:171.4285714286%;font-weight:400;color:#a00;font-family:inherit;letter-spacing:normal;flex-direction:column;align-items:flex-start}.showcoupon{position:relative;padding-bottom:.4rem;width:-moz-fit-content;width:fit-content}.showcoupon:after{content:"";width:0;height:1px;background:currentColor;position:absolute;top:100%;left:0;transition:width 500ms}body.rtl .showcoupon:after{left:unset;right:0}.showcoupon:hover:after{width:100%}.woocommerce a.added_to_cart{position:relative;padding-bottom:.4rem;width:-moz-fit-content;width:fit-content;position:absolute;left:50%;transform:translateX(-50%);font-size:16px;line-height:112.5%;font-weight:700;color:var(--wp--preset--color--dark-black);font-family:inherit;letter-spacing:normal;margin:11px auto;width:fit-content;display:flex;justify-content:center}.woocommerce a.added_to_cart:after{content:"";width:0;height:1px;background:currentColor;position:absolute;top:100%;left:0;transition:width 500ms}body.rtl .woocommerce a.added_to_cart:after{left:unset;right:0}.woocommerce a.added_to_cart:hover:after{width:100%}.wp-block-woocommerce-checkout,.wp-block-woocommerce-cart{position:relative;padding-top:6rem !important;padding-bottom:12rem !important}@media screen and (min-width: 600px){.wp-block-woocommerce-checkout,.wp-block-woocommerce-cart{padding-top:6rem !important;padding-bottom:10rem !important}}@media screen and (min-width: 992px){.wp-block-woocommerce-checkout,.wp-block-woocommerce-cart{padding-top:4.5rem !important;padding-bottom:18rem !important}}.wp-block-woocommerce-checkout::before,.wp-block-woocommerce-cart::before{position:absolute;top:-1.1rem;color:var(--wp--preset--color--dark-green) !important;text-transform:uppercase;font-size:24px;line-height:133.3333333333%;font-weight:700;color:var(--wp--preset--color--black);font-family:inherit;letter-spacing:normal}@media screen and (min-width: 600px){.wp-block-woocommerce-checkout::before,.wp-block-woocommerce-cart::before{font-size:36px;line-height:116.6666666667%}}@media screen and (min-width: 992px){.wp-block-woocommerce-checkout::before,.wp-block-woocommerce-cart::before{font-size:64px;line-height:115.625%}}@media screen and (min-width: 1440px){.wp-block-woocommerce-checkout::before,.wp-block-woocommerce-cart::before{left:4.4rem}}@media screen and (min-width: 1920px){.wp-block-woocommerce-checkout::before,.wp-block-woocommerce-cart::before{left:6.3%}}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus{box-shadow:none !important;outline:none !important}body.rtl.woocommerce a.added_to_cart{right:0}@media screen and (min-width: 992px){body.rtl.woocommerce a.added_to_cart{left:0;margin-left:0;margin-right:auto}}body.rtl .wp-block-woocommerce-checkout::before,body.rtl .wp-block-woocommerce-cart::before{left:unset}@media screen and (min-width: 1440px){body.rtl .wp-block-woocommerce-checkout::before,body.rtl .wp-block-woocommerce-cart::before{right:4.4rem}}@media screen and (min-width: 1920px){body.rtl .wp-block-woocommerce-checkout::before,body.rtl .wp-block-woocommerce-cart::before{right:6.3%}}@media screen and (max-width: 599.98px){body.rtl .woocommerce-message,body.rtl .woocommerce-info,body.rtl .woocommerce-error{align-items:flex-start}}.woocommerce-pagination{padding-block:6rem 0}.woocommerce-pagination .page-numbers{display:flex !important;justify-content:center;align-items:center;border:none !important;gap:10px !important}.woocommerce-pagination .page-numbers li{display:flex !important;align-items:center !important;justify-content:center !important;width:36px;height:36px;padding:0 !important;border:none !important;border-radius:50%;transition:background-color 500ms}.woocommerce-pagination .page-numbers li a{display:flex;align-items:center;justify-content:center;width:6rem;height:6rem;padding:0 !important;color:#555;text-align:center;font-family:inherit;font-size:2.2rem !important;font-style:normal;font-weight:500;line-height:100%;transition:color 500ms,background-color 500ms}.woocommerce-pagination .page-numbers li a:hover{color:var(--wp--preset--color--white) !important;background-color:var(--wp--preset--color--black) !important}.woocommerce-pagination .page-numbers li span{width:6rem;height:6rem}.woocommerce-pagination .page-numbers li .current{padding:0;font-size:2.2rem !important;color:var(--wp--preset--color--white) !important;background-color:var(--wp--preset--color--black) !important}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background-color:var(--wp--preset--color--black);color:var(--wp--preset--color--white)}.select2-wrapper{position:relative;display:flex;align-items:center;border-radius:0}.select2-wrapper .placeholder{font-size:16px;line-height:112.5%;font-weight:500;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;z-index:5}.select2-wrapper .arrow-svg.opened{transform:translateY(-50%) rotate(180deg)}.select2-wrapper .select2-container--default .select2-selection--single .select2-selection__clear{display:none}.select2-wrapper input[type=search]{font-weight:inherit !important}.select2-wrapper input[type=search]::-moz-placeholder{font-weight:inherit !important}.select2-wrapper input[type=search]::placeholder{font-weight:inherit !important}.select2,.select2-container{width:100%;max-width:100%}.select2 .selection .select2-selection,.select2 .selection .select2-selection--single,.select2-container .selection .select2-selection,.select2-container .selection .select2-selection--single{font-family:"Louis George Cafe";font-size:20px;line-height:150%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;text-transform:uppercase !important;display:flex;align-items:center;border:rgba(0,0,0,0);height:7.5rem;border-bottom:1px solid var(--wp--preset--color--dark-green);background:rgba(0,0,0,0);border-radius:0}body.rtl .select2 .selection .select2-selection,body.rtl .select2 .selection .select2-selection--single,body.rtl .select2-container .selection .select2-selection,body.rtl .select2-container .selection .select2-selection--single{font-family:"A Jannat LT"}@media screen and (min-width: 600px){.select2 .selection .select2-selection,.select2 .selection .select2-selection--single,.select2-container .selection .select2-selection,.select2-container .selection .select2-selection--single{font-size:26px;line-height:130.7692307692%}}@media screen and (min-width: 600px){.select2 .selection .select2-selection,.select2 .selection .select2-selection--single,.select2-container .selection .select2-selection,.select2-container .selection .select2-selection--single{height:10.9rem}}.select2 .selection .select2-selection .select2-selection__rendered,.select2 .selection .select2-selection--single .select2-selection__rendered,.select2-container .selection .select2-selection .select2-selection__rendered,.select2-container .selection .select2-selection--single .select2-selection__rendered{font-family:"Louis George Cafe";font-size:20px;line-height:150%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;text-transform:uppercase !important;padding:0}body.rtl .select2 .selection .select2-selection .select2-selection__rendered,body.rtl .select2 .selection .select2-selection--single .select2-selection__rendered,body.rtl .select2-container .selection .select2-selection .select2-selection__rendered,body.rtl .select2-container .selection .select2-selection--single .select2-selection__rendered{font-family:"A Jannat LT"}@media screen and (min-width: 600px){.select2 .selection .select2-selection .select2-selection__rendered,.select2 .selection .select2-selection--single .select2-selection__rendered,.select2-container .selection .select2-selection .select2-selection__rendered,.select2-container .selection .select2-selection--single .select2-selection__rendered{font-size:26px;line-height:130.7692307692%}}.select2 .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder,.select2 .selection .select2-selection--single .select2-selection__rendered .select2-selection__placeholder,.select2-container .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder,.select2-container .selection .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{font-family:"Louis George Cafe";font-size:20px;line-height:150%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;text-transform:uppercase !important}body.rtl .select2 .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder,body.rtl .select2 .selection .select2-selection--single .select2-selection__rendered .select2-selection__placeholder,body.rtl .select2-container .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder,body.rtl .select2-container .selection .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{font-family:"A Jannat LT"}@media screen and (min-width: 600px){.select2 .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder,.select2 .selection .select2-selection--single .select2-selection__rendered .select2-selection__placeholder,.select2-container .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder,.select2-container .selection .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{font-size:26px;line-height:130.7692307692%}}.select2 .selection .select2-selection .select2-selection__arrow,.select2 .selection .select2-selection--single .select2-selection__arrow,.select2-container .selection .select2-selection .select2-selection__arrow,.select2-container .selection .select2-selection--single .select2-selection__arrow{position:absolute;top:50%;right:0;z-index:4}.select2 .selection .select2-selection .select2-selection__arrow svg,.select2 .selection .select2-selection--single .select2-selection__arrow svg,.select2-container .selection .select2-selection .select2-selection__arrow svg,.select2-container .selection .select2-selection--single .select2-selection__arrow svg{width:2.7rem;height:3.1rem;transform:translateY(-50%);transition:transform 500ms}.select2 .selection .select2-selection .select2-selection__arrow b,.select2 .selection .select2-selection--single .select2-selection__arrow b,.select2-container .selection .select2-selection .select2-selection__arrow b,.select2-container .selection .select2-selection--single .select2-selection__arrow b{display:none}body.rtl .select2 .selection .select2-selection .select2-selection__arrow,body.rtl .select2 .selection .select2-selection--single .select2-selection__arrow,body.rtl .select2-container .selection .select2-selection .select2-selection__arrow,body.rtl .select2-container .selection .select2-selection--single .select2-selection__arrow{left:0;right:unset}.select2.select2-container--open .selection .select2-selection--single .select2-selection__arrow svg,.select2-container.select2-container--open .selection .select2-selection--single .select2-selection__arrow svg{transform:translateY(-50%) scaleY(-1)}.select2-container .select2-dropdown{top:-1px;left:0;background:var(--wp--preset--color--light-beige) !important}.select2-container .select2-dropdown .select2-results .select2-results__options{border:none !important;max-height:20rem !important}.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option{width:100%;font-size:18px;line-height:88.8888888889%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;background-color:rgba(0,0,0,0);text-transform:uppercase;transition:background-color 500ms,color 500ms;position:relative;padding-top:2.2rem;padding-bottom:2.2rem;padding-right:.5rem;padding-left:.5rem}.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option:not(:first-child){border-top:.25px solid var(--wp--preset--color--dark-green)}.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option:hover{color:var(--wp--preset--color--white);background-color:var(--wp--preset--color--dark-green)}.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--selected{background-color:var(--wp--preset--color--dark-green);color:var(--wp--preset--color--white)}.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__message{text-align:center}.select2-container ul li{margin-bottom:0 !important}.select2-container--open .select2-dropdown--above{border:none;margin-top:2px;border-radius:0}.select2-container--open .select2-dropdown--above .select2-results__options .select2-results__option:first-child{border:none !important}.select2-container--open .select2-dropdown--below{border:none;border-radius:0}.tra{transition:all 500ms;display:none !important}/*!
 end general ##############################
 */
header{position:fixed;width:100%;top:0;left:0;z-index:99;transform:translateX(0);transition:transform 500ms,background 500ms;background:rgba(0,0,0,0)}header .container{max-width:unset}@media screen and (max-width: 599.98px){header .container{padding-right:2.7rem;padding-left:2.7rem}}@media screen and (min-width: 992px){header .container{padding-right:10.3rem;padding-left:8rem}}@media screen and (max-width: 1440px)and (min-width: 992px){header .container{padding-right:6rem;padding-left:6rem}}header .header-wrapper{position:relative;display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;padding-top:2.9rem;padding-bottom:2.9rem;transition:padding 500ms}@media screen and (min-width: 992px){header .header-wrapper{padding-top:5.3rem;padding-bottom:5.3rem}}header .header-logo{display:block;position:absolute;top:50%;left:50%;translate:-50% -50%;z-index:10;width:11.2rem;height:2.6rem}@media screen and (min-width: 600px){header .header-logo{width:12rem;height:4rem}}@media screen and (min-width: 992px){header .header-logo{width:24.9rem;height:5.7rem}}header .header-logo img,header .header-logo svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}header .menu-text{font-size:12px;line-height:100%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal}@media screen and (min-width: 600px){header .menu-text{font-size:16px;line-height:100%}}@media screen and (min-width: 992px){header .menu-text{font-size:18px;line-height:100%}}header .burger-menu-wrapper{display:flex;align-items:center;gap:1rem}@media screen and (min-width: 600px){header .burger-menu-wrapper{gap:2.5rem}}header .burger-menu{width:1.4rem;height:1.4rem;z-index:10;cursor:pointer;transform:translate3d(0, 0, 0);flex-shrink:0;border:none;background:rgba(0,0,0,0);padding:0}@media screen and (min-width: 600px){header .burger-menu{width:2.6rem}}header .burger-menu:focus{outline:none !important}header .burger-menu span{display:block;width:100%;height:1.5px;margin-bottom:.4rem;position:relative;z-index:1;transition:color 500ms;color:var(--wp--preset--color--dark-green)}header .burger-menu span:after,header .burger-menu span:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;opacity:.99;transition:background-color 500ms;display:table}header .burger-menu span:nth-of-type(even):before{transform-origin:right;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1)}header .burger-menu span:nth-of-type(even):after{transform-origin:left;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1) .2s}header .burger-menu span:before{transform-origin:right;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1) .2s}header .burger-menu span:after{transform-origin:left;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1)}header .burger-menu span:last-child{margin:0 auto}header .burger-menu span:first-child{margin:0 auto .4rem}header .burger-menu span:nth-child(2){width:1.9rem}@media screen and (min-width: 600px){header .burger-menu span:nth-child(2){width:3.6rem}}header .burger-menu:hover span:nth-of-type(even):before{transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1) .2s}header .burger-menu:hover span:nth-of-type(even):after{transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1)}header .burger-menu:hover span:before{transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1)}header .burger-menu:hover span:after{transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1) .2s}header .navbar{align-items:center;flex-direction:row;margin-left:auto;position:fixed;top:0;left:0;transform:translateX(-100%);width:100%;transition:transform 300ms ease-in}header .navbar .main-logo{display:none}header .navbar .nav-item{position:relative;padding-bottom:.4rem;color:var(--wp--preset--color--dark-green);transition:color 500ms}header .navbar .nav-item:after{content:"";width:0;height:1.5px;background:currentColor;position:absolute;top:100%;left:0;transition:width 500ms}body.rtl header .navbar .nav-item:after{left:unset;right:0}header .navbar .nav-item:hover:after{width:100%}@media screen and (min-width: 600px){header .navbar{width:30rem}}@media screen and (min-width: 992px){header .navbar{width:40rem}}body.rtl header .navbar{left:unset;right:0;transform:translateX(100%)}header .navbar.header-links-active{transform:translateX(0)}body.rtl header .navbar.header-links-active{transform:translateX(0)}header .navbar-wrapper{padding-top:9rem;padding-bottom:10rem;padding-right:2.4rem;padding-left:2.4rem;background:var(--wp--preset--color--light-beige);width:100%;height:100vh;transition:padding 500ms;overflow:auto}@media screen and (min-width: 600px){header .navbar-wrapper{padding-right:4rem;padding-left:4rem}}@media screen and (min-width: 992px){header .navbar-wrapper{padding-top:14rem;padding-bottom:10rem;padding-right:10.3rem;padding-left:8rem}}@media screen and (max-width: 1440px)and (min-width: 992px){header .navbar-wrapper{padding-right:6rem;padding-left:6rem}}header .menu-item{position:relative;cursor:pointer;list-style:none;margin-bottom:2.8rem}header .menu-item .header-link-active{color:var(--wp--preset--color--dark-green)}header .menu-item.active-page-link a{color:var(--wp--preset--color--dark-green)}header .search-and-cart{display:flex;align-items:center}@media screen and (min-width: 600px){header .search-and-cart{gap:1.2rem}}@media screen and (min-width: 992px){header .search-and-cart{gap:2.5rem}}header .site-search{display:none}header .site-search.mobile{display:flex;margin-bottom:2.4rem}@media screen and (min-width: 1440px){header .site-search.mobile{display:none}}@media screen and (min-width: 1440px){header .site-search.tablet{display:flex}}@media screen and (min-width: 1440px){header .site-search{position:absolute;right:5rem}body.rtl header .site-search{right:unset;left:5rem}}header .site-search .searchform div{display:flex;align-items:center}header .site-search .searchform input[type=text]{font-size:12px;line-height:100%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;border:none;outline:none;background:none;text-transform:lowercase;border-bottom:2px solid var(--wp--preset--color--dark-green);margin-bottom:11px;width:17rem}@media screen and (min-width: 600px){header .site-search .searchform input[type=text]{font-size:16px;line-height:100%;width:10rem;margin-bottom:20px}}@media screen and (min-width: 992px){header .site-search .searchform input[type=text]{width:25.4rem;font-size:18px;line-height:100%}}@media screen and (max-width: 1440px)and (min-width: 992px){header .site-search .searchform input[type=text]{width:17rem}}header .site-search .searchform input[type=submit]{font-size:12px;line-height:100%;font-weight:400;color:var(--wp--preset--color--dark-green);font-family:inherit;letter-spacing:normal;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;background-color:rgba(0,0,0,0);text-align:left;text-transform:uppercase;border-radius:0;border:none;outline:none;margin-bottom:0;cursor:pointer;padding-block:0;padding-right:0;padding-left:13px}@media screen and (min-width: 600px){header .site-search .searchform input[type=submit]{font-size:16px;line-height:125%}}@media screen and (min-width: 992px){header .site-search .searchform input[type=submit]{font-size:18px;line-height:111.1111111111%}}body.rtl header .site-search .searchform input[type=submit]{padding-left:0;padding-right:13px}header .cart-contents{position:relative;width:2.5rem;height:2.6rem;display:block}header .cart-contents svg{width:100%;height:100%}body.rtl header .cart-contents svg{transform:scaleX(-1)}header .cart-count{width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;position:absolute;top:-1rem;right:-1rem;font-size:1.2rem;border-radius:50%;background-color:var(--wp--preset--color--dark-green);color:var(--wp--preset--color--white);padding:.2rem .6rem}body.rtl header .cart-count{left:-1rem;right:unset}header .search-form:focus-within{border-color:#000}header.hide:not(.header-active){transform:translateY(-100%)}header.header-transparent{background:rgba(0,0,0,0)}header.sticky{background:var(--wp--preset--color--light-beige)}@media screen and (min-width: 992px){header.sticky .header-wrapper{padding-top:2.5rem;padding-bottom:2.5rem}}
.hero_block{position:relative;height:calc(100vh - 16.3rem);z-index:4}.hero_block .cover-images{opacity:0;position:relative;width:100%;height:100%;overflow:hidden}.hero_block .cover-images .cover-image{height:75%;position:absolute;top:50%;left:50%;translate:-50% -50% !important;z-index:1;width:auto !important}@media screen and (min-width: 1440px){.hero_block .cover-images .cover-image{height:100%}}@media screen and (min-width: 1920px){.hero_block .cover-images .cover-image{width:83.8%}}.hero_block .cover-images .cover-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;width:auto}.hero_block .cover-images .ink{width:100%;scale:0;opacity:0;transition:opacity 2s,scale 2s}.hero_block .cover-images .ink.animate{scale:1;opacity:1}.hero_block .cover-images .ink-1 img{scale:-1}.hero_block .cover-images .drawing{width:100%;z-index:2}.hero_block .cover-images .bottle{position:absolute;z-index:3;top:50%;left:100%;translate:0 -50%;width:90%;height:100%}@media screen and (min-width: 600px){.hero_block .cover-images .bottle{width:30%}}.hero_block .cover-images .bottle video{height:100%;width:auto;margin-inline:auto;-o-object-fit:contain;object-fit:contain;-webkit-mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 25%),linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to top left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 30%),linear-gradient(to bottom right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to bottom left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to top right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 5%);mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 25%),linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to top left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 30%),linear-gradient(to bottom right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to bottom left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to top right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 5%);-webkit-mask-composite:source-in, xor;mask-composite:intersect}.hero_block .cover-images .static-bottle{left:60%;height:80% !important;z-index:3;display:none}.hero_block .cover-images .static-bottle img{-o-object-fit:contain;object-fit:contain;-webkit-mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 25%),linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to top left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 30%),linear-gradient(to bottom right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to bottom left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to top right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 5%);mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 25%),linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to top left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 30%),linear-gradient(to bottom right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to bottom left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to top right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%),linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 5%);-webkit-mask-composite:source-in, xor;mask-composite:intersect}@media screen and (max-width: 991.98px){.hero_block .cover-images{opacity:1}.hero_block .static-bottle{display:block !important}.hero_block video{display:none}}#ink-video-hero{mix-blend-mode:overlay;position:absolute;scale:1;transform-origin:50% 20%;translate:-50% -50%;top:60vh;left:50%;width:auto;height:100vh}#ink-video-hero video{scale:-1 -1;width:auto;height:100%;-o-object-fit:cover;object-fit:cover}

/*# sourceMappingURL=main.807283d63a37c1788020.css.map*/