/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated{animation-duration:1s;animation-fill-mode:both}.animated.hinge{animation-duration:2s}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.bounce{animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.pulse{animation-name:pulse}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{animation-name:swing;transform-origin:top center}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}.wobble{animation-name:wobble}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) translateZ(0) rotateY(0) scale(1)}40%{animation-timing-function:ease-out;transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1)}50%{animation-timing-function:ease-in;transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1)}80%{animation-timing-function:ease-in;transform:perspective(400px) translateZ(0) rotateY(1turn) scale(.95)}to{animation-timing-function:ease-in;transform:perspective(400px) translateZ(0) rotateY(1turn) scale(1)}}.animated.flip{animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{opacity:0;transform:perspective(400px) rotateX(90deg)}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{opacity:1;transform:perspective(400px) rotateX(0deg)}}.flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;transform:perspective(400px) rotateY(90deg)}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{opacity:1;transform:perspective(400px) rotateY(0deg)}}.flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{opacity:1;transform:perspective(400px) rotateX(0deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{opacity:1;transform:perspective(400px) rotateY(0deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{opacity:0;transform:translateX(100%) skewX(-30deg)}60%{opacity:1;transform:translateX(-20%) skewX(30deg)}80%{opacity:1;transform:translateX(0) skewX(-15deg)}to{opacity:1;transform:translateX(0) skewX(0deg)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1;transform:translateX(0) skewX(0deg)}to{opacity:0;transform:translateX(100%) skewX(-30deg)}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center center}to{opacity:1;transform:rotate(0);transform-origin:center center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-90deg);transform-origin:left bottom}to{opacity:1;transform:rotate(0);transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(90deg);transform-origin:right bottom}to{opacity:1;transform:rotate(0);transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(90deg);transform-origin:left bottom}to{opacity:1;transform:rotate(0);transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{opacity:1;transform:rotate(0);transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1;transform:rotate(0);transform-origin:center center}to{opacity:0;transform:rotate(200deg);transform-origin:center center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom}to{opacity:0;transform:rotate(90deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom}to{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom}to{opacity:0;transform:rotate(-90deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}to{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}to{transform:translateX(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}to{transform:translateX(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideOutLeft{0%{transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.slideOutUp{animation-name:slideOutUp}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform:rotate(0);transform-origin:top left}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%{animation-timing-function:ease-in-out;transform:rotate(60deg);transform-origin:top left}80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg) translateY(0);transform-origin:top left}to{opacity:0;transform:translateY(700px)}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}to{opacity:1;transform:translateX(0) rotate(0deg)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1;transform:translateX(0) rotate(0deg)}to{opacity:0;transform:translateX(100%) rotate(120deg)}}.rollOut{animation-name:rollOut}
/*! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com*/
*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea{--tw-shadow:0 0 #0000;-webkit-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,select:focus,textarea:focus{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#2563eb;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid #0000;outline-offset:2px}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{--tw-shadow:0 0 #0000;-webkit-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#6b7280;border-width:1px;color:#2563eb;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;user-select:none;vertical-align:middle;width:1rem}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid #0000;outline-offset:2px}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")}[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=checkbox]:indeterminate,[type=radio]:checked:focus,[type=radio]:checked:hover{background-color:currentColor;border-color:#0000}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{background-color:currentColor;border-color:#0000}[type=file]{background:unset;border-color:inherit;border-radius:0;border-width:0;font-size:unset;line-height:inherit;padding:0}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}img{border-style:none}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{padding-left:15px;padding-right:15px;width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1310px){.container{max-width:1310px}}@media (min-width:1500px){.container{max-width:1500px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.\!static{position:static!important}.static{position:static}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.\!relative{position:relative!important}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-2\/4{inset:50%}.inset-x-0{left:0;right:0}.inset-x-1{left:.25rem;right:.25rem}.-bottom-\[1px\]{bottom:-1px}.-left-2{left:-.5rem}.-left-\[20px\]{left:-20px}.-right-\[1px\]{right:-1px}.-right-\[20px\]{right:-20px}.-right-\[370px\]{right:-370px}.-top-\[1px\]{top:-1px}.-top-\[21px\]{top:-21px}.-top-\[60px\]{top:-60px}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-2\.5{bottom:.625rem}.bottom-3{bottom:.75rem}.bottom-3\.5{bottom:.875rem}.bottom-5{bottom:1.25rem}.bottom-\[15px\]{bottom:15px}.bottom-\[1px\]{bottom:1px}.bottom-\[5px\]{bottom:5px}.left-0{left:0}.left-1\/2{left:50%}.left-3{left:.75rem}.left-4{left:1rem}.left-\[180\%\]{left:180%}.left-\[3\%\]{left:3%}.left-\[30px\]{left:30px}.left-\[50px\]{left:50px}.left-auto{left:auto}.right-0{right:0}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-5{right:1.25rem}.right-\[3\%\]{right:3%}.right-\[60px\]{right:60px}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-1\/4{top:25%}.top-10{top:2.5rem}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-2\/4{top:50%}.top-24{top:6rem}.top-3{top:.75rem}.top-\[-7px\]{top:-7px}.top-\[0px\]{top:0}.top-\[100\%\]{top:100%}.top-\[10px\]{top:10px}.top-\[140px\]{top:140px}.top-\[18px\]{top:18px}.top-\[1px\]{top:1px}.top-\[2px\]{top:2px}.top-\[38\%\]{top:38%}.top-\[3px\]{top:3px}.top-\[50\%\]{top:50%}.top-\[51\%\]{top:51%}.top-\[5px\]{top:5px}.top-\[60px\]{top:60px}.top-\[65px\]{top:65px}.top-auto{top:auto}.top-full{top:100%}.\!z-10{z-index:10!important}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[100\]{z-index:100}.z-\[2000\]{z-index:2000}.z-\[2\]{z-index:2}.z-\[3\]{z-index:3}.z-\[999\]{z-index:999}.-order-1{order:-1}.order-\[1\]{order:1}.col-span-1{grid-column:span 1/span 1}.col-span-12{grid-column:span 12/span 12}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.float-right{float:right}.float-left{float:left}.\!float-none{float:none!important}.-m-\[30px\]{margin:-30px}.m-0{margin:0}.m-1{margin:.25rem}.m-1\.5{margin:.375rem}.m-auto{margin:auto}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-mx-\[15px\]{margin-left:-15px;margin-right:-15px}.-mx-\[5px\]{margin-left:-5px;margin-right:-5px}.-mx-\[7px\]{margin-left:-7px;margin-right:-7px}.-my-\[7\.5px\]{margin-bottom:-7.5px;margin-top:-7.5px}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-\[15px\]{margin-left:15px;margin-right:15px}.mx-\[1px\]{margin-left:1px;margin-right:1px}.mx-\[5px\]{margin-left:5px;margin-right:5px}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-\[120px\]{margin-bottom:120px;margin-top:120px}.my-\[30px\]{margin-bottom:30px;margin-top:30px}.\!mb-4{margin-bottom:1rem!important}.-mb-9{margin-bottom:-2.25rem}.-ml-\[15px\]{margin-left:-15px}.-mt-10{margin-top:-2.5rem}.-mt-2{margin-top:-.5rem}.-mt-3{margin-top:-.75rem}.-mt-\[104px\]{margin-top:-104px}.-mt-\[1px\]{margin-top:-1px}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-11{margin-bottom:2.75rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-\[100px\]{margin-bottom:100px}.mb-\[10px\]{margin-bottom:10px}.mb-\[14px\]{margin-bottom:14px}.mb-\[15px\]{margin-bottom:15px}.mb-\[17px\]{margin-bottom:17px}.mb-\[18px\]{margin-bottom:18px}.mb-\[19px\]{margin-bottom:19px}.mb-\[21px\]{margin-bottom:21px}.mb-\[22px\]{margin-bottom:22px}.mb-\[23px\]{margin-bottom:23px}.mb-\[25px\]{margin-bottom:25px}.mb-\[26px\]{margin-bottom:26px}.mb-\[30px\]{margin-bottom:30px}.mb-\[38px\]{margin-bottom:38px}.mb-\[51px\]{margin-bottom:51px}.mb-\[5px\]{margin-bottom:5px}.mb-\[60px\]{margin-bottom:60px}.mb-\[6px\]{margin-bottom:6px}.mb-\[76px\]{margin-bottom:76px}.mb-\[7px\]{margin-bottom:7px}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-7{margin-left:1.75rem}.ml-\[-3px\]{margin-left:-3px}.ml-\[15px\]{margin-left:15px}.ml-\[16px\]{margin-left:16px}.ml-\[5px\]{margin-left:5px}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-10{margin-right:2.5rem}.mr-2{margin-right:.5rem}.mr-2\.5{margin-right:.625rem}.mr-3{margin-right:.75rem}.mr-3\.5{margin-right:.875rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-7{margin-right:1.75rem}.mr-8{margin-right:2rem}.mr-\[15px\]{margin-right:15px}.mr-\[18px\]{margin-right:18px}.mr-\[25px\]{margin-right:25px}.mr-\[45px\]{margin-right:45px}.mr-\[5px\]{margin-right:5px}.mr-\[60px\]{margin-right:60px}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-14{margin-top:3.5rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[100px\]{margin-top:100px}.mt-\[108px\]{margin-top:108px}.mt-\[13px\]{margin-top:13px}.mt-\[18px\]{margin-top:18px}.mt-\[19px\]{margin-top:19px}.mt-\[27px\]{margin-top:27px}.mt-\[30px\]{margin-top:30px}.mt-\[34px\]{margin-top:34px}.mt-\[37px\]{margin-top:37px}.mt-\[38px\]{margin-top:38px}.mt-\[50px\]{margin-top:50px}.mt-\[55px\]{margin-top:55px}.mt-\[5px\]{margin-top:5px}.mt-\[60px\]{margin-top:60px}.mt-\[74px\]{margin-top:74px}.mt-\[7px\]{margin-top:7px}.mt-auto{margin-top:auto}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-\[7\]{-webkit-box-orient:vertical;-webkit-line-clamp:7;display:-webkit-box;overflow:hidden}.block{display:block}.\!inline-block{display:inline-block!important}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.inline-table{display:inline-table}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.hidden{display:none}.\!h-\[100px\]{height:100px!important}.h-0{height:0}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-24{height:6rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-9{height:2.25rem}.h-\[100px\]{height:100px}.h-\[14px\]{height:14px}.h-\[17px\]{height:17px}.h-\[18px\]{height:18px}.h-\[19px\]{height:19px}.h-\[22px\]{height:22px}.h-\[25px\]{height:25px}.h-\[26px\]{height:26px}.h-\[27px\]{height:27px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[33px\]{height:33px}.h-\[34px\]{height:34px}.h-\[35px\]{height:35px}.h-\[40px\]{height:40px}.h-\[42px\]{height:42px}.h-\[45px\]{height:45px}.h-\[460px\]{height:460px}.h-\[46px\]{height:46px}.h-\[50px\]{height:50px}.h-\[58px\]{height:58px}.h-\[60px\]{height:60px}.h-\[62px\]{height:62px}.h-\[65px\]{height:65px}.h-\[6px\]{height:6px}.h-\[70px\]{height:70px}.h-\[7px\]{height:7px}.h-auto{height:auto}.h-full{height:100%}.\!max-h-\[250px\]{max-height:250px!important}.max-h-32{max-height:8rem}.max-h-\[128px\]{max-height:128px}.max-h-\[460px\]{max-height:460px}.max-h-\[470px\]{max-height:470px}.max-h-\[50px\]{max-height:50px}.max-h-\[60px\]{max-height:60px}.max-h-\[70px\]{max-height:70px}.max-h-\[728px\]{max-height:728px}.min-h-\[120px\]{min-height:120px}.min-h-\[220px\]{min-height:220px}.min-h-\[300px\]{min-height:300px}.min-h-\[48px\]{min-height:48px}.min-h-\[526px\]{min-height:526px}.min-h-\[60px\]{min-height:60px}.min-h-\[64px\]{min-height:64px}.min-h-\[65px\]{min-height:65px}.min-h-\[80px\]{min-height:80px}.min-h-full{min-height:100%}.\!w-\[100px\]{width:100px!important}.\!w-full{width:100%!important}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-24{width:6rem}.w-3\/4{width:75%}.w-4\/5{width:80%}.w-5{width:1.25rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[113px\]{width:113px}.w-\[17px\]{width:17px}.w-\[18px\]{width:18px}.w-\[19px\]{width:19px}.w-\[22px\]{width:22px}.w-\[230px\]{width:230px}.w-\[25px\]{width:25px}.w-\[26px\]{width:26px}.w-\[30px\]{width:30px}.w-\[32px\]{width:32px}.w-\[34px\]{width:34px}.w-\[35px\]{width:35px}.w-\[40px\]{width:40px}.w-\[42px\]{width:42px}.w-\[45px\]{width:45px}.w-\[46px\]{width:46px}.w-\[47\.8\%\]{width:47.8%}.w-\[50px\]{width:50px}.w-\[60px\]{width:60px}.w-\[62px\]{width:62px}.w-\[65px\]{width:65px}.w-\[87\.5\%\]{width:87.5%}.w-full{width:100%}.min-w-\[140px\]{min-width:140px}.min-w-\[145px\]{min-width:145px}.min-w-\[165px\]{min-width:165px}.min-w-\[188px\]{min-width:188px}.min-w-\[220px\]{min-width:220px}.min-w-\[250px\]{min-width:250px}.min-w-\[270px\]{min-width:270px}.min-w-\[332px\]{min-width:332px}.min-w-\[42px\]{min-width:42px}.min-w-\[45px\]{min-width:45px}.min-w-\[50px\]{min-width:50px}.min-w-\[60px\]{min-width:60px}.min-w-\[66px\]{min-width:66px}.min-w-\[70px\]{min-width:70px}.min-w-\[80px\]{min-width:80px}.min-w-\[85px\]{min-width:85px}.\!max-w-\[46px\]{max-width:46px!important}.max-w-\[120px\]{max-width:120px}.max-w-\[128px\]{max-width:128px}.max-w-\[1470px\]{max-width:1470px}.max-w-\[1580px\]{max-width:1580px}.max-w-\[160px\]{max-width:160px}.max-w-\[180px\]{max-width:180px}.max-w-\[190px\]{max-width:190px}.max-w-\[214px\]{max-width:214px}.max-w-\[230px\]{max-width:230px}.max-w-\[250px\]{max-width:250px}.max-w-\[280px\]{max-width:280px}.max-w-\[300px\]{max-width:300px}.max-w-\[315px\]{max-width:315px}.max-w-\[323px\]{max-width:323px}.max-w-\[400px\]{max-width:400px}.max-w-\[430px\]{max-width:430px}.max-w-\[450px\]{max-width:450px}.max-w-\[500px\]{max-width:500px}.max-w-\[575px\]{max-width:575px}.max-w-\[60px\]{max-width:60px}.max-w-\[630px\]{max-width:630px}.max-w-\[70px\]{max-width:70px}.max-w-\[740px\]{max-width:740px}.max-w-\[770px\]{max-width:770px}.max-w-\[850px\]{max-width:850px}.max-w-\[880px\]{max-width:880px}.max-w-\[900px\]{max-width:900px}.max-w-\[940px\]{max-width:940px}.max-w-full{max-width:100%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-0{flex-basis:0}.origin-top-right{transform-origin:top right}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2,.-translate-y-2\/4{--tw-translate-y:-50%}.-translate-y-1\/2,.-translate-y-2\/4,.translate-x-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-y-1\/2,.translate-y-\[50\%\]{--tw-translate-y:50%}.rotate-\[270\],.translate-y-1\/2,.translate-y-\[50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[270\]{--tw-rotate:270}.scale-0{--tw-scale-x:0;--tw-scale-y:0}.scale-0,.scale-100{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-\[1500ms\]{animation:1.5s}.animate-\[1600ms\]{animation:1.6s}.animate-\[1700ms\]{animation:1.7s}.animate-\[500ms\]{animation:.5s}.animate-\[iconbanner_3s_linear_infinite\]{animation:iconbanner 3s linear infinite}.cursor-pointer{cursor:pointer}.resize{resize:both}.appearance-none{-webkit-appearance:none;appearance:none}.columns-2{column-count:2}.grid-flow-row{grid-auto-flow:row}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-\[10px\]{gap:10px}.gap-\[15px\]{gap:15px}.gap-\[20px\]{gap:20px}.gap-\[30px\]{gap:30px}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 231 235/var(--tw-divide-opacity))}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[--rbb-search-input-border-radius\]{border-radius:var(--rbb-search-input-border-radius)}.rounded-\[10px\]{border-radius:10px}.rounded-\[18px\]{border-radius:18px}.rounded-\[20px\]{border-radius:20px}.rounded-\[26px\]{border-radius:26px}.rounded-\[2px\]{border-radius:2px}.rounded-\[30px\]{border-radius:30px}.rounded-\[33px\]{border-radius:33px}.rounded-\[3px\]{border-radius:3px}.rounded-\[40px\]{border-radius:40px}.rounded-\[46px\]{border-radius:46px}.rounded-\[48px\]{border-radius:48px}.rounded-\[4px\]{border-radius:4px}.rounded-\[50px\]{border-radius:50px}.rounded-\[53px\]{border-radius:53px}.rounded-\[56px\]{border-radius:56px}.rounded-\[5px\]{border-radius:5px}.rounded-\[6px\]{border-radius:6px}.rounded-\[7px\]{border-radius:7px}.rounded-\[9px\]{border-radius:9px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-b-\[10px\]{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-l-\[18px\]{border-bottom-left-radius:18px;border-top-left-radius:18px}.rounded-r-\[18px\]{border-bottom-right-radius:18px;border-top-right-radius:18px}.rounded-t-\[5px\]{border-top-left-radius:5px;border-top-right-radius:5px}.rounded-br-\[20px\]{border-bottom-right-radius:20px}.rounded-tl-\[10px\]{border-top-left-radius:10px}.rounded-tr-\[28px\]{border-top-right-radius:28px}.border{border-width:1px}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-b-\[1px\]{border-bottom-width:1px}.border-r{border-right-width:1px}.border-t-4{border-top-width:4px}.border-t-\[1px\]{border-top-width:1px}.border-t-\[3px\]{border-top-width:3px}.border-t-\[5px\]{border-top-width:5px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.\!border-none{border-style:none!important}.border-none{border-style:none}.border-\[\#242e37\]{--tw-border-opacity:1;border-color:rgb(36 46 55/var(--tw-border-opacity))}.border-\[\#FFFFFF1A\]{border-color:#ffffff1a}.border-\[\#ababab\]{--tw-border-opacity:1;border-color:rgb(171 171 171/var(--tw-border-opacity))}.border-\[\#e2e2e2\]{--tw-border-opacity:1;border-color:rgb(226 226 226/var(--tw-border-opacity))}.border-\[\#e4e4e4\]{--tw-border-opacity:1;border-color:rgb(228 228 228/var(--tw-border-opacity))}.border-\[\#e5e5e5\]{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity))}.border-\[\#e6e6e6\]{--tw-border-opacity:1;border-color:rgb(230 230 230/var(--tw-border-opacity))}.border-\[\#eaeaea\]{--tw-border-opacity:1;border-color:rgb(234 234 234/var(--tw-border-opacity))}.border-\[\#ececec\]{--tw-border-opacity:1;border-color:rgb(236 236 236/var(--tw-border-opacity))}.border-\[\#efefef\]{--tw-border-opacity:1;border-color:rgb(239 239 239/var(--tw-border-opacity))}.border-\[\#f0f0f0\]{--tw-border-opacity:1;border-color:rgb(240 240 240/var(--tw-border-opacity))}.border-\[\#f2f2f2\]{--tw-border-opacity:1;border-color:rgb(242 242 242/var(--tw-border-opacity))}.border-\[\#f3f3f3\]{--tw-border-opacity:1;border-color:rgb(243 243 243/var(--tw-border-opacity))}.border-\[\#ffe200\]{--tw-border-opacity:1;border-color:rgb(255 226 0/var(--tw-border-opacity))}.border-\[color\:var\(--rbb-general-button-bg-color\)\]{border-color:var(--rbb-general-button-bg-color)}.border-\[color\:var\(--rbb-general-primary-color\)\]{border-color:var(--rbb-general-primary-color)}.border-inherit{border-color:inherit}.border-slate-400{--tw-border-opacity:1;border-color:rgb(148 163 184/var(--tw-border-opacity))}.border-transparent{border-color:#0000}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-b-\[color\:var\(--rbb-general-secondary-color\)\]{border-bottom-color:var(--rbb-general-secondary-color)}.border-r-\[\#edecec\]{--tw-border-opacity:1;border-right-color:rgb(237 236 236/var(--tw-border-opacity))}.border-r-\[\#ffffff4d\]{border-right-color:#ffffff4d}.border-t-\[\#e2e2e2\]{--tw-border-opacity:1;border-top-color:rgb(226 226 226/var(--tw-border-opacity))}.\!bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.bg-\[\#070d12\]{--tw-bg-opacity:1;background-color:rgb(7 13 18/var(--tw-bg-opacity))}.bg-\[\#091017\]{--tw-bg-opacity:1;background-color:rgb(9 16 23/var(--tw-bg-opacity))}.bg-\[\#0c1721\]{--tw-bg-opacity:1;background-color:rgb(12 23 33/var(--tw-bg-opacity))}.bg-\[\#66ad53\]{--tw-bg-opacity:1;background-color:rgb(102 173 83/var(--tw-bg-opacity))}.bg-\[\#eaeaea\]{--tw-bg-opacity:1;background-color:rgb(234 234 234/var(--tw-bg-opacity))}.bg-\[\#ebebeb\]{--tw-bg-opacity:1;background-color:rgb(235 235 235/var(--tw-bg-opacity))}.bg-\[\#ededed\]{--tw-bg-opacity:1;background-color:rgb(237 237 237/var(--tw-bg-opacity))}.bg-\[\#eeeeee\]{--tw-bg-opacity:1;background-color:rgb(238 238 238/var(--tw-bg-opacity))}.bg-\[\#f1f1f1\]{--tw-bg-opacity:1;background-color:rgb(241 241 241/var(--tw-bg-opacity))}.bg-\[\#f2f2f2\]{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.bg-\[\#f3f3f3\]{--tw-bg-opacity:1;background-color:rgb(243 243 243/var(--tw-bg-opacity))}.bg-\[\#fff\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-\[color\:var\(--rbb-general-button-bg-color\)\]{background-color:var(--rbb-general-button-bg-color)}.bg-\[color\:var\(--rbb-general-primary-color\)\]{background-color:var(--rbb-general-primary-color)}.bg-\[color\:var\(--rbb-general-secondary-color\)\]{background-color:var(--rbb-general-secondary-color)}.bg-\[color\:var\(--rbb-header-background-color\)\]{background-color:var(--rbb-header-background-color)}.bg-\[color\:var\(--rbb-mini-cart-content-background-color\)\]{background-color:var(--rbb-mini-cart-content-background-color)}.bg-\[color\:var\(--rbb-mobile-navigation-bg-color\)\]{background-color:var(--rbb-mobile-navigation-bg-color)}.bg-\[var\(--rbb-general-button-bg-color\)\]{background-color:var(--rbb-general-button-bg-color)}.bg-black\/20{background-color:#0003}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-left{background-position:0}.bg-right{background-position:100%}.object-cover{object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-\[15px\]{padding:15px}.p-\[25px\]{padding:25px}.p-\[30px\]{padding:30px}.p-\[35px\]{padding:35px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-\[13px\]{padding-left:13px;padding-right:13px}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[30px\]{padding-left:30px;padding-right:30px}.px-\[31px\]{padding-left:31px;padding-right:31px}.px-\[36px\]{padding-left:36px;padding-right:36px}.px-\[5px\]{padding-left:5px;padding-right:5px}.px-\[7\.5px\]{padding-left:7.5px;padding-right:7.5px}.px-\[9px\]{padding-left:9px;padding-right:9px}.py-0{padding-bottom:0;padding-top:0}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-11{padding-bottom:2.75rem;padding-top:2.75rem}.py-14{padding-bottom:3.5rem;padding-top:3.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-\[13px\]{padding-bottom:13px;padding-top:13px}.py-\[15px\]{padding-bottom:15px;padding-top:15px}.py-\[18px\]{padding-bottom:18px;padding-top:18px}.py-\[19px\]{padding-bottom:19px;padding-top:19px}.py-\[21px\]{padding-bottom:21px;padding-top:21px}.py-\[30px\]{padding-bottom:30px;padding-top:30px}.py-\[35px\]{padding-bottom:35px;padding-top:35px}.py-\[5px\]{padding-bottom:5px;padding-top:5px}.py-\[60px\]{padding-bottom:60px;padding-top:60px}.py-\[85px\]{padding-bottom:85px;padding-top:85px}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-10{padding-bottom:2.5rem}.pb-11{padding-bottom:2.75rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-9{padding-bottom:2.25rem}.pb-\[100px\]{padding-bottom:100px}.pb-\[120px\]{padding-bottom:120px}.pb-\[13px\]{padding-bottom:13px}.pb-\[15px\]{padding-bottom:15px}.pb-\[1px\]{padding-bottom:1px}.pb-\[23px\]{padding-bottom:23px}.pb-\[30px\]{padding-bottom:30px}.pb-\[3px\]{padding-bottom:3px}.pb-\[50px\]{padding-bottom:50px}.pb-\[52px\]{padding-bottom:52px}.pb-\[5px\]{padding-bottom:5px}.pb-\[60px\]{padding-bottom:60px}.pb-\[80px\]{padding-bottom:80px}.pb-\[85px\]{padding-bottom:85px}.pb-\[9px\]{padding-bottom:9px}.pl-1{padding-left:.25rem}.pl-1\.5{padding-left:.375rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-\[30px\]{padding-left:30px}.pl-\[34px\]{padding-left:34px}.pl-\[35px\]{padding-left:35px}.pl-\[3px\]{padding-left:3px}.pl-\[5px\]{padding-left:5px}.pl-\[6px\]{padding-left:6px}.pl-\[7px\]{padding-left:7px}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.pr-\[14px\]{padding-right:14px}.pr-\[15px\]{padding-right:15px}.pr-\[30px\]{padding-right:30px}.pr-\[3px\]{padding-right:3px}.pr-\[5px\]{padding-right:5px}.pr-\[7px\]{padding-right:7px}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-14{padding-top:3.5rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-9{padding-top:2.25rem}.pt-\[100px\]{padding-top:100px}.pt-\[110px\]{padding-top:110px}.pt-\[14px\]{padding-top:14px}.pt-\[15px\]{padding-top:15px}.pt-\[22px\]{padding-top:22px}.pt-\[25px\]{padding-top:25px}.pt-\[26px\]{padding-top:26px}.pt-\[27px\]{padding-top:27px}.pt-\[2px\]{padding-top:2px}.pt-\[30px\]{padding-top:30px}.pt-\[31px\]{padding-top:31px}.pt-\[42px\]{padding-top:42px}.pt-\[53px\]{padding-top:53px}.pt-\[5px\]{padding-top:5px}.pt-\[60px\]{padding-top:60px}.pt-\[80px\]{padding-top:80px}.pt-\[8px\]{padding-top:8px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.\!align-middle{vertical-align:middle!important}.align-middle{vertical-align:middle}.align-text-top{vertical-align:text-top}.align-sub{vertical-align:sub}.\!text-\[0\.625rem\]{font-size:.625rem!important}.\!text-\[0\.6875rem\]{font-size:.6875rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[0\.625rem\]{font-size:.625rem}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.8125rem\]{font-size:.8125rem}.text-\[0px\]{font-size:0}.text-\[1\.1rem\]{font-size:1.1rem}.text-\[1\.375rem\]{font-size:1.375rem}.text-\[1\.5rem\]{font-size:1.5rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[18px\]{font-size:18px}.text-\[1rem\]{font-size:1rem}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[25px\]{font-size:25px}.text-\[26px\]{font-size:26px}.text-\[30px\]{font-size:30px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-\[length\:var\(--rbb-scroll-top-icon-size\)\]{font-size:var(--rbb-scroll-top-icon-size)}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-semibold{font-weight:600!important}.font-\[400\]{font-weight:400}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.\!capitalize{text-transform:capitalize!important}.capitalize{text-transform:capitalize}.italic{font-style:italic}.\!leading-\[26px\]{line-height:26px!important}.leading-10{line-height:2.5rem}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-\[14px\]{line-height:14px}.leading-\[15px\]{line-height:15px}.leading-\[17px\]{line-height:17px}.leading-\[18px\]{line-height:18px}.leading-\[20px\]{line-height:20px}.leading-\[22px\]{line-height:22px}.leading-\[23px\]{line-height:23px}.leading-\[25px\]{line-height:25px}.leading-\[26px\]{line-height:26px}.leading-\[27px\]{line-height:27px}.leading-\[30px\]{line-height:30px}.leading-\[33px\]{line-height:33px}.leading-\[34px\]{line-height:34px}.leading-\[35px\]{line-height:35px}.leading-\[40px\]{line-height:40px}.leading-\[42px\]{line-height:42px}.leading-\[44px\]{line-height:44px}.leading-\[46px\]{line-height:46px}.leading-\[48px\]{line-height:48px}.leading-\[50px\]{line-height:50px}.leading-\[56px\]{line-height:56px}.leading-\[58px\]{line-height:58px}.tracking-\[2px\]{letter-spacing:2px}.tracking-normal{letter-spacing:0}.\!text-\[\#666666\]{--tw-text-opacity:1!important;color:rgb(102 102 102/var(--tw-text-opacity))!important}.\!text-\[\#cdcdcd\]{--tw-text-opacity:1!important;color:rgb(205 205 205/var(--tw-text-opacity))!important}.\!text-\[color\:var\(--rbb-general-button-color\)\]{color:var(--rbb-general-button-color)!important}.\!text-\[var\(--rbb-mobile-navigation-text-color\)\]{color:var(--rbb-mobile-navigation-text-color)!important}.\!text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.text-\[\#1b9730\]{--tw-text-opacity:1;color:rgb(27 151 48/var(--tw-text-opacity))}.text-\[\#222222\],.text-\[\#222\]{--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}.text-\[\#2d2d2d\]{--tw-text-opacity:1;color:rgb(45 45 45/var(--tw-text-opacity))}.text-\[\#34ad5e\]{--tw-text-opacity:1;color:rgb(52 173 94/var(--tw-text-opacity))}.text-\[\#3f4045\]{--tw-text-opacity:1;color:rgb(63 64 69/var(--tw-text-opacity))}.text-\[\#4ea932\]{--tw-text-opacity:1;color:rgb(78 169 50/var(--tw-text-opacity))}.text-\[\#5e5e5e\]{--tw-text-opacity:1;color:rgb(94 94 94/var(--tw-text-opacity))}.text-\[\#666\]{--tw-text-opacity:1;color:rgb(102 102 102/var(--tw-text-opacity))}.text-\[\#909090\]{--tw-text-opacity:1;color:rgb(144 144 144/var(--tw-text-opacity))}.text-\[\#9b9b9b\]{--tw-text-opacity:1;color:rgb(155 155 155/var(--tw-text-opacity))}.text-\[\#CDCDCD\]{--tw-text-opacity:1;color:rgb(205 205 205/var(--tw-text-opacity))}.text-\[\#D7D7D7\]{--tw-text-opacity:1;color:rgb(215 215 215/var(--tw-text-opacity))}.text-\[\#a1a1a1\]{--tw-text-opacity:1;color:rgb(161 161 161/var(--tw-text-opacity))}.text-\[\#bebebe\]{--tw-text-opacity:1;color:rgb(190 190 190/var(--tw-text-opacity))}.text-\[\#c9c9c9\]{--tw-text-opacity:1;color:rgb(201 201 201/var(--tw-text-opacity))}.text-\[\#cdcdcd\]{--tw-text-opacity:1;color:rgb(205 205 205/var(--tw-text-opacity))}.text-\[\#ff2a2a\]{--tw-text-opacity:1;color:rgb(255 42 42/var(--tw-text-opacity))}.text-\[\#ffe200\]{--tw-text-opacity:1;color:rgb(255 226 0/var(--tw-text-opacity))}.text-\[\#fff\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-\[color\:var\(--rbb-account-button-edit-icon-color\)\]{color:var(--rbb-account-button-edit-icon-color)}.text-\[color\:var\(--rbb-account-button-logout-icon-color\)\]{color:var(--rbb-account-button-logout-icon-color)}.text-\[color\:var\(--rbb-general-body-text-color\)\]{color:var(--rbb-general-body-text-color)}.text-\[color\:var\(--rbb-general-button-color\)\]{color:var(--rbb-general-button-color)}.text-\[color\:var\(--rbb-general-heading-color\)\]{color:var(--rbb-general-heading-color)}.text-\[color\:var\(--rbb-general-link-color\)\]{color:var(--rbb-general-link-color)}.text-\[color\:var\(--rbb-general-secondary-color\)\]{color:var(--rbb-general-secondary-color)}.text-\[color\:var\(--rbb-scroll-top-icon-color\)\]{color:var(--rbb-scroll-top-icon-color)}.text-\[color\:var\(--rbb-search-icon-color\)\]{color:var(--rbb-search-icon-color)}.text-\[color\:var\(--rbb-title-color\)\]{color:var(--rbb-title-color)}.text-\[var\(--rbb-menu-link-hover-color\)\]{color:var(--rbb-menu-link-hover-color)}.text-amber-400{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.\!opacity-\[1\]{opacity:1!important}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.shadow-\[-10px_0_15px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:-10px 0 15px 0 #0000001a;--tw-shadow-colored:-10px 0 15px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_-8px_29px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:0 -8px 29px 0 #0000001a;--tw-shadow-colored:0 -8px 29px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_0px_15px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:0 0px 15px 0 #0000001a;--tw-shadow-colored:0 0px 15px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_0px_10px_0_rgba\(0\2c 0\2c 0\2c 0\.2\)\]{--tw-shadow:0px 0px 10px 0 #0003;--tw-shadow-colored:0px 0px 10px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[10px_10px_10px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:10px 10px 10px #0000001a;--tw-shadow-colored:10px 10px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[11px_12px_20px_0px_rgba\(0\2c 0\2c 0\2c 0\.05\)\]{--tw-shadow:11px 12px 20px 0px #0000000d;--tw-shadow-colored:11px 12px 20px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[11px_12px_20px_rgba\(0\2c 0\2c 0\2c 0\.05\)\]{--tw-shadow:11px 12px 20px #0000000d;--tw-shadow-colored:11px 12px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[14px_14px_25px_0px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:14px 14px 25px 0px #0000001a;--tw-shadow-colored:14px 14px 25px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[3px_3px_6px_0px_rgba\(0\2c 0\2c 0\2c 0\.08\)\]{--tw-shadow:3px 3px 6px 0px #00000014;--tw-shadow-colored:3px 3px 6px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[3px_3px_6px_rgba\(0\2c 0\2c 0\2c 0\.08\)\]{--tw-shadow:3px 3px 6px #00000014;--tw-shadow-colored:3px 3px 6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[5px_5px_8px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:5px 5px 8px #0000001a;--tw-shadow-colored:5px 5px 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[5px_6px_15px_0px_rgba\(0\2c 0\2c 0\2c 0\.15\)\]{--tw-shadow:5px 6px 15px 0px #00000026;--tw-shadow-colored:5px 6px 15px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[6px_5px_11px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:6px 5px 11px #0000001a;--tw-shadow-colored:6px 5px 11px var(--tw-shadow-color)}.shadow-\[6px_5px_11px_rgba\(0\2c 0\2c 0\2c 0\.1\)\],.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid #0000;outline-offset:2px}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-all{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.arrow-hide::-webkit-inner-spin-button,.arrow-hide::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.arrow-hide{-moz-appearance:textfield}@media (min-width:1310px){.xl\:container{padding-left:15px;padding-right:15px;width:100%}@media (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1310px){.xl\:container{max-width:1310px}}@media (min-width:1500px){.xl\:container{max-width:1500px}}}@media (min-width:1500px){.\32xl\:container{padding-left:15px;padding-right:15px;width:100%}@media (min-width:640px){.\32xl\:container{max-width:640px}}@media (min-width:768px){.\32xl\:container{max-width:768px}}@media (min-width:1024px){.\32xl\:container{max-width:1024px}}@media (min-width:1310px){.\32xl\:container{max-width:1310px}}@media (min-width:1500px){.\32xl\:container{max-width:1500px}}}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:-left-\[22px\]:before{content:var(--tw-content);left:-22px}.before\:-top-\[1px\]:before{content:var(--tw-content);top:-1px}.before\:right-0:before{content:var(--tw-content);right:0}.before\:top-1\/2:before{content:var(--tw-content);top:50%}.before\:hidden:before{content:var(--tw-content);display:none}.before\:h-0:before{content:var(--tw-content);height:0}.before\:h-full:before{content:var(--tw-content);height:100%}.before\:w-\[7vw\]:before{content:var(--tw-content);width:7vw}.before\:w-full:before{content:var(--tw-content);width:100%}.before\:-translate-y-1\/2:before{--tw-translate-y:-50%;content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:border-y-\[25px\]:before{border-bottom-width:25px;border-top-width:25px;content:var(--tw-content)}.before\:border-r-\[22px\]:before{border-right-width:22px;content:var(--tw-content)}.before\:border-y-transparent:before{border-bottom-color:#0000;border-top-color:#0000;content:var(--tw-content)}.before\:border-r-\[\#f3f3f3\]:before{--tw-border-opacity:1;border-right-color:rgb(243 243 243/var(--tw-border-opacity));content:var(--tw-content)}.before\:bg-\[\#070d12\]:before{--tw-bg-opacity:1;background-color:rgb(7 13 18/var(--tw-bg-opacity));content:var(--tw-content)}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.first\:pt-0:first-child{padding-top:0}.first\:pt-1:first-child{padding-top:.25rem}.last\:mb-0:last-child{margin-bottom:0}.last\:pb-0:last-child{padding-bottom:0}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#ffe200\]:hover{--tw-border-opacity:1;border-color:rgb(255 226 0/var(--tw-border-opacity))}.hover\:\!bg-\[color\:var\(--rbb-general-button-bg-hover-color\)\]:hover{background-color:var(--rbb-general-button-bg-hover-color)!important}.hover\:bg-\[color\:var\(--rbb-general-button-bg-color\)\]:hover{background-color:var(--rbb-general-button-bg-color)}.hover\:bg-\[color\:var\(--rbb-general-button-bg-hover-color\)\]:hover{background-color:var(--rbb-general-button-bg-hover-color)}.hover\:bg-\[color\:var\(--rbb-general-primary-color\)\]:hover{background-color:var(--rbb-general-primary-color)}.hover\:bg-\[color\:var\(--rbb-general-secondary-color\)\]:hover{background-color:var(--rbb-general-secondary-color)}.hover\:bg-\[var\(--rbb-general-button-bg-hover-color\)\]:hover{background-color:var(--rbb-general-button-bg-hover-color)}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:\!text-\[color\:var\(--rbb-general-button-hover-color\)\]:hover{color:var(--rbb-general-button-hover-color)!important}.hover\:\!text-\[color\:var\(--rbb-general-secondary-color\)\]:hover{color:var(--rbb-general-secondary-color)!important}.hover\:\!text-\[var\(--rbb-menu-link-hover-color\)\]:hover{color:var(--rbb-menu-link-hover-color)!important}.hover\:\!text-white:hover{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.hover\:text-\[\#222\]:hover{--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}.hover\:text-\[color\:var\(--rbb-general-button-hover-color\)\]:hover{color:var(--rbb-general-button-hover-color)}.hover\:text-\[color\:var\(--rbb-general-link-hover-color\)\]:hover{color:var(--rbb-general-link-hover-color)}.hover\:text-\[color\:var\(--rbb-general-primary-color\)\]:hover{color:var(--rbb-general-primary-color)}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:shadow-\[5px_5px_10px_rgba\(0\2c 0\2c 0\2c 0\.08\)\]:hover{--tw-shadow:5px 5px 10px #00000014;--tw-shadow-colored:5px 5px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[6px_6px_6px_1px_rgba\(0\2c 0\2c 0\2c 0\.08\)\]:hover{--tw-shadow:6px 6px 6px 1px #00000014;--tw-shadow-colored:6px 6px 6px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[7px_7px_15px_rgba\(0\2c 0\2c 0\2c 0\.6\)\]:hover{--tw-shadow:7px 7px 15px #0009;--tw-shadow-colored:7px 7px 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.group:hover .group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:animate-\[hexagonIcon_1s_ease-in-out\]{animation:hexagonIcon 1s ease-in-out}.group:hover .group-hover\:animate-\[hexagonIcon_1s_linear_infinite\]{animation:hexagonIcon 1s linear infinite}.group:hover .group-hover\:\!text-\[color\:var\(--rbb-general-secondary-color\)\]{color:var(--rbb-general-secondary-color)!important}.group:hover .group-hover\:text-\[color\:var\(--rbb-general-link-hover-color\)\]{color:var(--rbb-general-link-hover-color)}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width:640px){.sm\:col-span-1{grid-column:span 1/span 1}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:mb-0{margin-bottom:0}.sm\:mr-2{margin-right:.5rem}.sm\:mr-2\.5{margin-right:.625rem}.sm\:mr-4{margin-right:1rem}.sm\:mr-5{margin-right:1.25rem}.sm\:mt-0{margin-top:0}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-\[50px\]{height:50px}.sm\:w-auto{width:auto}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:justify-start{justify-content:flex-start}.sm\:rounded-\[10px\]{border-radius:10px}.sm\:rounded-\[50px\]{border-radius:50px}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}.sm\:px-\[26px\]{padding-left:26px;padding-right:26px}.sm\:px-\[30px\]{padding-left:30px;padding-right:30px}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pl-0{padding-left:0}.sm\:pl-7{padding-left:1.75rem}.sm\:pr-2{padding-right:.5rem}.sm\:text-right{text-align:right}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:leading-\[50px\]{line-height:50px}}@media (min-width:768px){.md\:static{position:static}.md\:absolute{position:absolute}.md\:inset-x-\[30px\]{left:30px;right:30px}.md\:bottom-0{bottom:0}.md\:bottom-5{bottom:1.25rem}.md\:bottom-auto{bottom:auto}.md\:left-4{left:1rem}.md\:left-\[15px\]{left:15px}.md\:right-1\/2{right:50%}.md\:right-4{right:1rem}.md\:right-5{right:1.25rem}.md\:right-\[3px\]{right:3px}.md\:top-4{top:1rem}.md\:top-5{top:1.25rem}.md\:top-\[50px\]{top:50px}.md\:top-\[5px\]{top:5px}.md\:top-\[70px\]{top:70px}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-6{grid-column:span 6/span 6}.md\:mx-0{margin-left:0;margin-right:0}.md\:mb-0{margin-bottom:0}.md\:mb-1{margin-bottom:.25rem}.md\:mb-2{margin-bottom:.5rem}.md\:mb-2\.5{margin-bottom:.625rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-5{margin-bottom:1.25rem}.md\:ml-0{margin-left:0}.md\:ml-1{margin-left:.25rem}.md\:ml-2{margin-left:.5rem}.md\:ml-6{margin-left:1.5rem}.md\:mr-0{margin-right:0}.md\:mr-10{margin-right:2.5rem}.md\:mr-2{margin-right:.5rem}.md\:mr-\[30px\]{margin-right:30px}.md\:mt-0{margin-top:0}.md\:mt-6{margin-top:1.5rem}.md\:mt-\[100px\]{margin-top:100px}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:\!grid{display:grid!important}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-5{height:1.25rem}.md\:h-\[110px\]{height:110px}.md\:h-\[130px\]{height:130px}.md\:h-\[155px\]{height:155px}.md\:h-\[500px\]{height:500px}.md\:h-\[50px\]{height:50px}.md\:h-\[53px\]{height:53px}.md\:h-\[90px\]{height:90px}.md\:h-\[99px\]{height:99px}.md\:h-auto{height:auto}.md\:min-h-\[90px\]{min-height:90px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-3\/4{width:75%}.md\:w-5{width:1.25rem}.md\:w-\[100\%\]{width:100%}.md\:w-\[200px\]{width:200px}.md\:w-\[270px\]{width:270px}.md\:w-\[300px\]{width:300px}.md\:w-\[35\%\]{width:35%}.md\:w-\[370px\]{width:370px}.md\:w-\[40\%\]{width:40%}.md\:w-\[42\%\]{width:42%}.md\:w-\[420px\]{width:420px}.md\:w-\[46px\]{width:46px}.md\:w-\[50px\]{width:50px}.md\:w-\[52\.2\%\]{width:52.2%}.md\:w-\[53px\]{width:53px}.md\:w-\[58\%\]{width:58%}.md\:w-\[60\%\]{width:60%}.md\:w-\[65\%\]{width:65%}.md\:min-w-\[500px\]{min-width:500px}.md\:\!max-w-\[200px\]{max-width:200px!important}.md\:max-w-\[197px\]{max-width:197px}.md\:max-w-\[460px\]{max-width:460px}.md\:flex-1{flex:1 1 0%}.md\:-translate-x-1\/2{--tw-translate-x:-50%}.md\:-translate-x-1\/2,.md\:-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:-translate-y-1\/2{--tw-translate-y:-50%}.md\:translate-x-2\/4{--tw-translate-x:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:columns-3{column-count:3}.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-\[30px\]{gap:30px}.md\:justify-self-end{justify-self:end}.md\:overflow-hidden{overflow:hidden}.md\:overflow-x-visible{overflow-x:visible}.md\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md\:rounded-\[34px\]{border-radius:34px}.md\:rounded-lg{border-radius:.5rem}.md\:p-10{padding:2.5rem}.md\:p-\[15px\]{padding:15px}.md\:px-0{padding-left:0;padding-right:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-\[15px\]{padding-left:15px;padding-right:15px}.md\:px-\[23px\]{padding-left:23px;padding-right:23px}.md\:px-\[30px\]{padding-left:30px;padding-right:30px}.md\:py-0{padding-bottom:0;padding-top:0}.md\:py-4{padding-bottom:1rem;padding-top:1rem}.md\:py-\[100px\]{padding-bottom:100px;padding-top:100px}.md\:py-\[120px\]{padding-bottom:120px;padding-top:120px}.md\:pb-11{padding-bottom:2.75rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-\[120px\]{padding-bottom:120px}.md\:pb-\[50px\]{padding-bottom:50px}.md\:pl-10{padding-left:2.5rem}.md\:pl-\[30px\]{padding-left:30px}.md\:pl-\[70px\]{padding-left:70px}.md\:pr-\[30px\]{padding-right:30px}.md\:pr-\[45px\]{padding-right:45px}.md\:pt-0{padding-top:0}.md\:pt-10{padding-top:2.5rem}.md\:pt-2{padding-top:.5rem}.md\:pt-2\.5{padding-top:.625rem}.md\:pt-7{padding-top:1.75rem}.md\:pt-9{padding-top:2.25rem}.md\:pt-\[145px\]{padding-top:145px}.md\:text-left{text-align:left}.md\:text-right{text-align:right}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-\[0\.6875rem\]{font-size:.6875rem}.md\:text-\[0px\]{font-size:0}.md\:text-\[1\.875rem\]{font-size:1.875rem}.md\:text-\[11px\]{font-size:11px}.md\:text-\[40px\]{font-size:40px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:leading-\[20px\]{line-height:20px}.md\:leading-\[53px\]{line-height:53px}.md\:shadow-\[0px_0px_10px_0_rgba\(0\2c 0\2c 0\2c 0\.2\)\]{--tw-shadow:0px 0px 10px 0 #0003;--tw-shadow-colored:0px 0px 10px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:before\:block:before{content:var(--tw-content);display:block}}@media (min-width:1024px){.lg\:absolute{position:absolute}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-12{grid-column:span 12/span 12}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:-mt-24{margin-top:-6rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-32{margin-bottom:8rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-\[120px\]{margin-bottom:120px}.lg\:mb-\[45px\]{margin-bottom:45px}.lg\:mb-\[90px\]{margin-bottom:90px}.lg\:ml-3{margin-left:.75rem}.lg\:ml-5{margin-left:1.25rem}.lg\:ml-\[15px\]{margin-left:15px}.lg\:mr-4{margin-right:1rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mr-8{margin-right:2rem}.lg\:mr-\[15px\]{margin-right:15px}.lg\:mt-0{margin-top:0}.lg\:mt-32{margin-top:8rem}.lg\:mt-\[120px\]{margin-top:120px}.lg\:mt-\[15px\]{margin-top:15px}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:w-\[105px\]{width:105px}.lg\:w-\[21\%\]{width:21%}.lg\:w-\[25\%\]{width:25%}.lg\:w-\[285px\]{width:285px}.lg\:w-\[31\.77\%\]{width:31.77%}.lg\:w-\[35\%\]{width:35%}.lg\:w-\[42\%\]{width:42%}.lg\:w-\[47\%\]{width:47%}.lg\:w-\[53\%\]{width:53%}.lg\:w-\[65\%\]{width:65%}.lg\:w-\[68\.23\%\]{width:68.23%}.lg\:w-\[75\%\]{width:75%}.lg\:w-\[79\%\]{width:79%}.lg\:w-full{width:100%}.lg\:min-w-\[270px\]{min-width:270px}.lg\:max-w-\[460px\]{max-width:460px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:justify-start{justify-content:flex-start}.lg\:gap-\[30px\]{gap:30px}.lg\:overflow-hidden{overflow:hidden}.lg\:whitespace-normal{white-space:normal}.lg\:rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-7{padding-left:1.75rem;padding-right:1.75rem}.lg\:px-\[18px\]{padding-left:18px;padding-right:18px}.lg\:px-\[30px\]{padding-left:30px;padding-right:30px}.lg\:px-\[35px\]{padding-left:35px;padding-right:35px}.lg\:px-\[65px\]{padding-left:65px;padding-right:65px}.lg\:px-\[95px\]{padding-left:95px;padding-right:95px}.lg\:py-0{padding-bottom:0;padding-top:0}.lg\:py-40{padding-bottom:10rem;padding-top:10rem}.lg\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.lg\:py-\[116px\]{padding-bottom:116px;padding-top:116px}.lg\:py-\[7\.5px\]{padding-bottom:7.5px;padding-top:7.5px}.lg\:pb-5{padding-bottom:1.25rem}.lg\:pb-\[100px\]{padding-bottom:100px}.lg\:pl-0{padding-left:0}.lg\:pl-\[15px\]{padding-left:15px}.lg\:pl-\[30px\]{padding-left:30px}.lg\:pl-\[40px\]{padding-left:40px}.lg\:pl-\[60px\]{padding-left:60px}.lg\:pl-\[75px\]{padding-left:75px}.lg\:pr-7{padding-right:1.75rem}.lg\:pr-\[14px\]{padding-right:14px}.lg\:pr-\[15px\]{padding-right:15px}.lg\:pr-\[30px\]{padding-right:30px}.lg\:pr-\[35px\]{padding-right:35px}.lg\:pr-\[40px\]{padding-right:40px}.lg\:pt-0{padding-top:0}.lg\:pt-20{padding-top:5rem}.lg\:pt-4{padding-top:1rem}.lg\:pt-\[120px\]{padding-top:120px}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width:1310px){.xl\:relative{position:relative}.xl\:-right-\[30px\]{right:-30px}.xl\:left-\[320px\]{left:320px}.xl\:order-1{order:1}.xl\:order-3{order:3}.xl\:order-\[0\]{order:0}.xl\:col-span-1{grid-column:span 1/span 1}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:col-span-6{grid-column:span 6/span 6}.xl\:col-span-7{grid-column:span 7/span 7}.xl\:-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.xl\:-my-\[7px\]{margin-bottom:-7px;margin-top:-7px}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.xl\:mx-\[90px\]{margin-left:90px;margin-right:90px}.xl\:mx-auto{margin-left:auto;margin-right:auto}.xl\:-ml-\[13px\]{margin-left:-13px}.xl\:-ml-\[15px\]{margin-left:-15px}.xl\:ml-\[15px\]{margin-left:15px}.xl\:mr-0{margin-right:0}.xl\:mr-12{margin-right:3rem}.xl\:mr-2{margin-right:.5rem}.xl\:mr-2\.5{margin-right:.625rem}.xl\:mr-28{margin-right:7rem}.xl\:mr-\[15px\]{margin-right:15px}.xl\:mr-\[25px\]{margin-right:25px}.xl\:mt-20{margin-top:5rem}.xl\:mt-\[50px\]{margin-top:50px}.xl\:block{display:block}.xl\:flex{display:flex}.xl\:grid{display:grid}.xl\:h-14{height:3.5rem}.xl\:h-\[572px\]{height:572px}.xl\:min-h-\[150px\]{min-height:150px}.xl\:w-1\/2{width:50%}.xl\:w-14{width:3.5rem}.xl\:w-3\/5{width:60%}.xl\:w-\[107px\]{width:107px}.xl\:w-\[31\.77\%\]{width:31.77%}.xl\:w-\[68\.23\%\]{width:68.23%}.xl\:w-full{width:100%}.xl\:max-w-\[192px\]{max-width:192px}.xl\:max-w-\[750px\]{max-width:750px}.xl\:columns-4{column-count:4}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:overflow-hidden{overflow:hidden}.xl\:p-2{padding:.5rem}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:px-3{padding-left:.75rem;padding-right:.75rem}.xl\:px-\[115px\]{padding-left:115px;padding-right:115px}.xl\:px-\[18px\]{padding-left:18px;padding-right:18px}.xl\:px-\[60px\]{padding-left:60px;padding-right:60px}.xl\:px-\[70px\]{padding-left:70px;padding-right:70px}.xl\:py-\[7px\]{padding-bottom:7px;padding-top:7px}.xl\:pb-\[10px\]{padding-bottom:10px}.xl\:pl-10{padding-left:2.5rem}.xl\:pl-8{padding-left:2rem}.xl\:pl-\[15px\]{padding-left:15px}.xl\:pl-\[60px\]{padding-left:60px}.xl\:pr-\[60px\]{padding-right:60px}.xl\:pt-0{padding-top:0}.xl\:pt-\[92px\]{padding-top:92px}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width:1500px){.\32xl\:mx-auto{margin-left:auto;margin-right:auto}.\32xl\:mr-0{margin-right:0}.\32xl\:mt-\[37px\]{margin-top:37px}.\32xl\:inline-flex{display:inline-flex}.\32xl\:w-\[1500px\]{width:1500px}.\32xl\:max-w-\[203px\]{max-width:203px}.\32xl\:max-w-\[880px\]{max-width:880px}.\32xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}}.\[\&\>\*\:not\(\:last-child\)\]\:border-r>:not(:last-child){border-right-width:1px}.\[\&\>\*\:not\(\:last-child\)\]\:border-\[\#eaeaea\]>:not(:last-child){--tw-border-opacity:1;border-color:rgb(234 234 234/var(--tw-border-opacity))}.\[\&\>\*\]\:\!text-\[var\(--rbb-mobile-navigation-text-color\)\]>*{color:var(--rbb-mobile-navigation-text-color)!important}html body{background-color:var(--rbb-general-body-background-color);color:var(--rbb-general-body-text-color);font-family:var(--typography-body);font-size:var(--typography-body-font-size);font-weight:var(--typography-body-variant);letter-spacing:var(--typography-body-letter-spacing);line-height:var(--typography-body-line-height)}body p{margin-bottom:.75rem}body .main-title,body .title,body h1,body h2,body h3,body h4,body h5,body h6{color:var(--rbb-general-heading-color);letter-spacing:var(--typography-heading-letter-spacing);line-height:var(--typography-heading-line-height)}body .blog_title,body .main-title,body .product_name,body .title,body .title_heading,body h1,body h2,body h3,body h4,body h5,body h6{font-family:var(--typography-heading);font-weight:var(--typography-heading-variant)}body .title-of{color:var(--rbb-general-link-color)}body .button,body .button-text,body .quick-view,body .title-tooltips,body input[type=submit]{font-family:var(--typography-button);font-size:var(--typography-button-font-size);font-weight:var(--typography-button-variant);text-transform:var(--typography-button-text-transform)}body button.button-icon{font-family:var(--typography-body);font-size:var(--typography-body-font-size);font-weight:var(--typography-body-variant);letter-spacing:var(--typography-body-letter-spacing)}body .elementor-field-group .elementor-field-textual,body .woocommerce .select2-container--default .select2-search--dropdown .select2-search__field,body .woocommerce .select2-container--default .select2-selection--single,body input[type=email],body input[type=number],body input[type=password],body input[type=search],body input[type=tel],body input[type=text],body input[type=url],body select,body textarea{font-family:var(--typography-form);font-size:var(--typography-form-font-size);font-weight:var(--typography-form-variant);letter-spacing:var(--typography-form-letter-spacing)}body{left:0;right:0}body,body #page{position:relative}body #page{width:100%}a,a:visited{color:var(--rbb-general-link-color)}a:active,a:focus,a:hover{color:var(--rbb-general-link-hover-color)}a:active,a:hover{outline:0}.rbb-button{background-color:var(--rbb-general-primary-color);color:#fff;transition:all .3s linear}.rbb-button:visited{color:#fff}.rbb-button .button-icon{background:#fff;color:var(--rbb-general-primary-color);transition:all .3s linear}.rbb-button:hover{background:color-mix(in srgb,var(--rbb-general-primary-color) 90%,#000 30%);color:#fff}.rbb-button:hover .button-icon{background-color:var(--rbb-general-secondary-color);color:color-mix(in srgb,var(--rbb-general-primary-color) 90%,#000 30%)}#hover-icon{background-color:var(--rbb-general-primary-color);color:#fff;transition:all .3s linear}#hover-icon .elementor-button-text{line-height:42px}#hover-icon .elementor-button-icon{background-color:#fff;border-radius:100%;color:var(--rbb-general-primary-color);height:42px;line-height:42px;transition:all .3s linear;width:42px}#hover-icon .elementor-button-icon .fa-arrow-right{font-weight:400;line-height:40px}#hover-icon .elementor-button-icon .fa-arrow-right:before{content:"";font-family:rbb-font,serif;font-size:20px}#hover-icon .elementor-button-icon svg{fill:var(--rbb-general-primary-color);display:inline-block}#hover-icon:hover{background:color-mix(in srgb,var(--rbb-general-primary-color) 90%,#000 30%)}#hover-icon:hover .elementor-button-icon{background-color:var(--rbb-general-secondary-color);color:color-mix(in srgb,var(--rbb-general-primary-color) 90%,#000 30%)}.title-hover{color:var(--rbb-general-link-hover-color)!important}div[data-tippy-root] .tippy-box{background:var(--rbb-general-button-bg-hover-color);border-radius:5px;color:#fff;font-size:10px;padding:0 5px}div[data-tippy-root] .tippy-box .tippy-arrow{color:var(--rbb-general-button-bg-hover-color)}table tr{text-align:left}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right}.alignleft{float:left}.wp-caption{border:0;max-width:96%;text-align:center}.wp-caption p.wp-caption-text{margin:0;padding:0}.bypostauthor,.gallery-caption{border:0;height:auto}.rbb-default-header .rbb-header-sticky .header-inner #rbb-site-navigation #menu-primary{align-items:stretch;flex-wrap:wrap;min-height:40px}.rbb-default-header .rbb-header-sticky .header-inner #rbb-site-navigation #menu-primary>li{align-items:center;display:flex;flex-flow:column wrap;justify-content:center;list-style:none}.rbb-default-header .rbb-header-sticky .header-inner #rbb-site-navigation #menu-primary>li.hoverable>a:before{content:"";display:none;height:110%;left:0;position:absolute;top:100%;width:100%;z-index:9}.rbb-default-header .rbb-header-sticky .header-inner #rbb-site-navigation #menu-primary>li.hoverable:hover a:before{display:block}@media (min-width:1024px){.rbb-default-header .rbb-header-sticky .header-inner .vertical-menu-title i{border-right:1px solid #edecec}.rbb-default-header .rbb-header-sticky .header-inner .vertical-menu-title:hover{color:var(--rbb-general-secondary-color);transition:.3s}.rbb-default-header .rbb-header-sticky .header-inner .vertical-menu-title:hover i{border-right:1px solid #ffffff1a}}.rbb-default-header .rbb-header-sticky .header-inner .rbb_contact_shortcode_phone{font-weight:700;position:relative}.rbb-default-header .rbb-header-sticky .header-inner .rbb_contact_shortcode_phone:before{background-color:#ffffff1a;content:"";height:100%;left:37px;position:absolute;top:0;width:1px}.rbb-default-header .rbb-header-sticky .header-inner .rbb_contact_shortcode_phone i{animation:phone 1s linear infinite;font-size:16px;height:50px;line-height:50px;margin-right:32px}.rbb-default-header .rbb-header-sticky.header-stuck{animation-duration:1s;animation-name:slidelidown;background-color:var(--rbb-header-background-color);box-shadow:0 5px 10px 0#0000000d}.rbb-default-header .rbb-header-sticky.header-stuck>div{background-color:var(--rbb-menu-sticky-background-color);height:100%}.rbb-default-header .rbb-header-sticky.header-stuck>div .rbb-product-search{display:none!important}.rbb-default-header .rbb-header-sticky.header-stuck .header-center{height:0;padding-top:0}.rbb-default-header .rbb-header-sticky.header-stuck .header-center .header-right-group{position:absolute;right:10px;top:-10px;transform:translateY(-100%)}.rbb-default-header.header-1 .rbb-main-navigation ul li.level-1:hover>a{color:var(--rbb-menu-link-hover-color)}.rbb-default-header.header-1 .rbb-main-navigation ul li.level-1>a:before{content:"";display:none;height:140%!important;left:0;position:absolute;top:100%;width:100%;z-index:9}.rbb-default-header.header-1 .rbb-main-navigation ul li.level-1>a:hover:before{display:block}.rbb-default-header.header-1 .rbb-main-navigation ul li.level-1>a .menu-item-title:after{display:none}.rbb-default-header.header-1 .rbb-header-sticky .header-inner.active .rbb-header-sticky:after{height:100%;opacity:1}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-header-sticky.header-stuck{background-color:var(--rbb-menu-sticky-background-color)}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .search-categories{order:0}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .search-categories .rbb-search-categories .rbb-icon{left:auto;right:0}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .btn-search{background:var(--rbb-general-primary-color);border-radius:var(--rbb-search-icon-border-radius)}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .btn-search:hover{background:var(--rbb-general-secondary-color)}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .input-search::placeholder{font-weight:400;text-transform:uppercase}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-account .rbb-account-icon-wrap{border-color:var(--rbb-account-icon-border-color);border-radius:var(--rbb-account-icon-border-radius);border-style:solid;border-width:var(--rbb-account-icon-border)}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-account .rbb-account-icon-wrap:before{display:none}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-wishlist .wishlist-icon-link{border-color:var(--rbb-wishlist-icon-border-color)}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-wishlist .wishlist-icon-link .wishlist-icon{color:var(--rbb-wishlist-icon-color)}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-wishlist .wishlist-icon-link:hover{border-color:var(--rbb-general-primary-color)}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-wishlist .wishlist-icon-link:hover .wishlist-icon{color:var(--rbb-general-secondary-color)}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-mini-cart .dropdown .mini-cart-icon{border-color:var(--rbb-mini-cart-icon-border-color);border-radius:30px;height:40px;width:40px}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-mini-cart .dropdown .mini-cart-icon:hover{border-color:var(--rbb-general-primary-color)}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-mini-cart .dropdown .mini-cart-icon button{height:35px}.rbb-default-header.header-1 .rbb-header-sticky.header-stuck .header-inner{box-shadow:none;height:100%;padding:0}.rbb-default-header.header-1 .rbb-header-sticky.header-stuck .header-inner .header-top{height:100%}.rbb-default-header.header-1 .rbb-header-sticky.header-stuck .header-inner>.container{display:none}.rbb-default-header.header-1 .vertical-menu .menu-container{border-bottom:1px solid #ffe200;border-left:1px solid #ffe200;border-right:1px solid #ffe200}.menu_close:after,.menu_close:before{background-color:#000;content:"";height:2px;left:0;position:absolute;top:0;transition:all .3s ease;width:100%}.menu_close:after{bottom:0;top:auto}.menu_close .icon-directional:before{background-color:#000;content:"";height:2px;left:0;position:absolute;top:6px;transition:all .3s ease;width:100%}.menu_close.active:before{top:5px;transform:rotate(45deg)}.menu_close.active:after,.menu_close.active:before{background-color:var(--rbb-general-secondary-color)}.menu_close.active:after{bottom:7px;transform:rotate(-45deg)}.menu_close.active .icon-directional:before{background:#0000!important}.menu_close:hover .icon-directional:before,.menu_close:hover:after,.menu_close:hover:before{background-color:var(--rbb-general-secondary-color)}@media (max-width:1023px){.rbb-default-header.header-1 .menu_close .icon-directional:before,.rbb-default-header.header-1 .menu_close:after,.rbb-default-header.header-1 .menu_close:before,.rbb-default-header.header-1 .toggle-megamenu .icon-directional:before,.rbb-default-header.header-1 .toggle-megamenu:after,.rbb-default-header.header-1 .toggle-megamenu:before{background-color:#000}}@media (max-width:767px){.rbb-default-header .header-mobile .toggle-megamenu .icon-directional:before,.rbb-default-header .header-mobile .toggle-megamenu:after,.rbb-default-header .header-mobile .toggle-megamenu:before{background-color:#000}.rbb-default-header .header-mobile .sticky-logo{display:none}.rbb-default-header .header-mobile #_mobile_cart .mini-cart-icon button{height:35px}.rbb-default-header .header-mobile #_mobile_cart .mini-cart-icon .cart-icon{color:#000;font-size:28px}.rbb-default-header.header-1{background-color:#fff}.rbb-default-header.header-1 .rbb-header-sticky .rbb-header-right .rbb-account,.rbb-default-header.header-1 .rbb-header-sticky .rbb-header-right .rbb-product-search,.rbb-default-header.header-1 .rbb-header-sticky .rbb-header-right .rbb-wishlist{display:none}.rbb-default-header.header-1 .rbb-header-sticky .rbb-header-right .rbb-mini-cart .dropdown{background:#0000!important}.rbb-default-header.header-1 .rbb-header-sticky .rbb-header-right .rbb-mini-cart .dropdown .mini-cart-icon{background:#0000!important;border:0;box-shadow:none;color:var(--rbb-general-primary-color)!important;width:auto}.rbb-default-header.header-1 .rbb-header-sticky .rbb-header-right .rbb-mini-cart .dropdown .mini-cart-icon:before{display:none}.rbb-default-header.header-1 .rbb-header-sticky .rbb-header-right .rbb-mini-cart .dropdown .mini-cart-icon button{border-radius:100%;min-width:30px;width:30px}.rbb-default-header.header-1 .rbb-header-sticky .rbb-header-right .rbb-mini-cart .dropdown .mini-cart-icon .cart-count{height:18px;left:26px;line-height:18px;top:4px;width:18px}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group{border-left:none;border-radius:0;border-right:none}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .search-categories{display:none}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .input-search{border-radius:0;height:58px}.rbb-default-header.header-1 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .btn-search{display:none}}.rbb-default-header.header-2{margin-bottom:28px}.rbb-default-header.header-2 .rbb-main-navigation ul li.level-1:hover>a{color:var(--rbb-menu-link-hover-color)}.rbb-default-header.header-2 .rbb-main-navigation ul li.level-1>a:before{content:"";display:none;height:140%!important;left:0;position:absolute;top:100%;width:100%;z-index:9}.rbb-default-header.header-2 .rbb-main-navigation ul li.level-1>a:hover:before{display:block}.rbb-default-header.header-2 .rbb-main-navigation ul li.level-1>a .menu-item-title:after{display:none}.rbb-default-header.header-2 .rbb-header-sticky .header-inner.active .rbb-header-sticky:after{height:100%;opacity:1}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-header-sticky.header-stuck{background-color:var(--rbb-menu-sticky-background-color)}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group{border-radius:var(--rbb-search-input-border-radius);box-shadow:4px 7px 15px 0#0000001c}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .search-categories{order:0}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .search-categories .rbb-search-categories{height:56px}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .search-categories .rbb-search-categories .rbb-icon{left:auto;right:0}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .btn-search{background:var(--rbb-general-primary-color);height:48px;left:auto!important;min-width:48px;right:4px;top:4px!important}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .btn-search:hover{background:var(--rbb-general-secondary-color)}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .input-search{height:56px}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .input-search::placeholder{font-weight:400;text-transform:uppercase}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-account .rbb-account-icon-wrap{border-color:var(--rbb-account-icon-border-color);border-radius:var(--rbb-wishlist-icon-border-radius);border-style:solid;border-width:var(--rbb-wishlist-icon-border)}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-account .rbb-account-icon-wrap:before{display:none}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-wishlist .wishlist-icon-link{border-color:var(--rbb-wishlist-icon-border-color)}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-wishlist .wishlist-icon-link .wishlist-icon{color:var(--rbb-wishlist-icon-color)}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-wishlist .wishlist-icon-link:hover{border-color:var(--rbb-general-primary-color)}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-wishlist .wishlist-icon-link:hover .wishlist-icon{color:var(--rbb-general-secondary-color)}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-mini-cart .dropdown .mini-cart-icon{border-color:var(--rbb-mini-cart-icon-border-color);border-radius:30px;height:40px;width:40px}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-mini-cart .dropdown .mini-cart-icon:hover{border-color:var(--rbb-general-primary-color)}.rbb-default-header.header-2 .rbb-header-sticky.header-stuck .header-inner{box-shadow:none;height:100%;padding:0}.rbb-default-header.header-2 .rbb-header-sticky.header-stuck .header-inner .header-top{height:100%}.rbb-default-header.header-2 .rbb-header-sticky.header-stuck .header-inner .rbb-elementor-menu,.rbb-default-header.header-2 .rbb-header-sticky.header-stuck .header-inner .rbb-header-center{display:none}@media (max-width:1023px){.rbb-default-header.header-2 .menu_close .icon-directional:before,.rbb-default-header.header-2 .menu_close:after,.rbb-default-header.header-2 .menu_close:before,.rbb-default-header.header-2 .toggle-megamenu .icon-directional:before,.rbb-default-header.header-2 .toggle-megamenu:after,.rbb-default-header.header-2 .toggle-megamenu:before{background-color:#000}}@media (max-width:767px){.rbb-default-header.header-2{background-color:#fff;margin-bottom:0}.rbb-default-header.header-2 .rbb-header-sticky #rbb-branding img{max-height:35px}.rbb-default-header.header-2 .rbb-header-sticky .rbb-header-right .rbb-account,.rbb-default-header.header-2 .rbb-header-sticky .rbb-header-right .rbb-product-search,.rbb-default-header.header-2 .rbb-header-sticky .rbb-header-right .rbb-wishlist{display:none}.rbb-default-header.header-2 .rbb-header-sticky .rbb-header-right .rbb-mini-cart .dropdown{background:#0000!important}.rbb-default-header.header-2 .rbb-header-sticky .rbb-header-right .rbb-mini-cart .dropdown .mini-cart-icon{background:#0000!important;border:0;box-shadow:none;color:var(--rbb-general-primary-color)!important;width:auto}.rbb-default-header.header-2 .rbb-header-sticky .rbb-header-right .rbb-mini-cart .dropdown .mini-cart-icon:before{display:none}.rbb-default-header.header-2 .rbb-header-sticky .rbb-header-right .rbb-mini-cart .dropdown .mini-cart-icon button{border-radius:100%;min-width:30px;width:30px}.rbb-default-header.header-2 .rbb-header-sticky .rbb-header-right .rbb-mini-cart .dropdown .mini-cart-icon .cart-count{height:18px;left:26px;line-height:18px;top:4px;width:18px}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group{border-left:none;border-radius:0;border-right:none;box-shadow:none}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .search-categories{display:none}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .input-search{border-radius:0;height:58px}.rbb-default-header.header-2 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .btn-search{display:none}}.rbb-default-header.header-3{background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTkyMCAxMTAiIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjExMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBidi1pZGVudGlmZXI9IjQiIGJ2LWJnLXN0eWxlPSJZbUZqYTJkeWIzVnVaRHAxY213b1pHRjBZVHBwYldGblpTOXpkbWNyZUcxc08ySmhjMlUyTkNrN1ltRmphMmR5YjNWdVpDMWpiMnh2Y2pwMllYSW9MUzF5WW1JdGFHVmhaR1Z5TFdKaFkydG5jbTkxYm1RdFkyOXNiM0lwT3c9PSIgYnYtcmVzaXplZC1pbmZvcz0iWW5aZmNtVnphWHBsWkY5dGIySnBiR1U2TkRnd0tqSTRPMkoyWDNKbGMybDZaV1JmYVhCaFpEbzRNakFxTkRjN1luWmZjbVZ6YVhwbFpGOWtaWE5yZEc5d09qRTFNellxT0RnPSI+PC9zdmc+);background-color:var(--rbb-header-background-color)}.rbb-default-header.header-3 .header-top .wp-block-social-links .wp-social-link{border-radius:100%}.rbb-default-header.header-3 .header-top .wp-block-social-links .wp-social-link a{border-radius:100%;display:flex;padding:7px;transition:.3s}.rbb-default-header.header-3 .header-top .wp-block-social-links .wp-social-link a svg{height:16px;width:16px}.rbb-default-header.header-3 .header-top .wp-block-social-links .wp-social-link a:hover{background-color:var(--rbb-general-secondary-color)!important}.rbb-default-header.header-3 .header-top .wp-block-social-links .wp-social-link a:hover svg{fill:#fff}.rbb-default-header.header-3 .header-top .item-phone{margin-left:30px}.rbb-default-header.header-3 .header-top .item-phone a{align-items:center;color:#fff;display:flex;font-weight:700}.rbb-default-header.header-3 .header-top .item-phone a i{animation:phone 1s linear infinite;font-size:18px;height:50px;line-height:50px}.rbb-default-header.header-3 .header-top .item-phone a p{padding-left:20px}.rbb-default-header.header-3 .rbb-header-sticky .header-inner{box-shadow:4px 7px 15px 0#0000001c}.rbb-default-header.header-3 .rbb-header-sticky .header-inner #rbb-site-navigation .primary-menu #primary-menu{justify-content:center}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .vertical-menu-title{color:var(--rbb-general-primary-color)}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .vertical-menu-title:before{background:var(--rbb-general-secondary-color);content:"";height:2px;opacity:0;position:absolute;top:23px;transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transition:.5s;width:20px}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .vertical-menu-title:after{background:var(--rbb-general-secondary-color);content:"";height:2px;opacity:0;position:absolute;top:23px;transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transition:.5s;width:20px}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .vertical-menu-title i{border-right:none}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .vertical-menu-title.active,.rbb-default-header.header-3 .rbb-header-sticky .header-inner .vertical-menu-title:hover{background:var(--rbb-general-primary-color);color:var(--rbb-general-secondary-color)}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .vertical-menu-title.active:before{opacity:1;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .vertical-menu-title.active:after{opacity:1;transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg)}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .vertical-menu-title.active i{opacity:0}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .rbb-mini-cart{background:var(--rbb-general-secondary-color);border-bottom-right-radius:4px;border-top-right-radius:4px;width:80px}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .rbb-mini-cart .cart-icon{color:var(--rbb-mini-cart-icon-color)}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2{opacity:0;overflow:hidden;transition:.3s;visibility:hidden;width:50px}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2 .rbb-search-form .search-categories{min-width:0}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2 .rbb-search-form .input-group{border:2px solid var(--rbb-search-input-border-color)!important}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2 .rbb-search-form .input-group .input-search{min-width:auto;padding:0;transition:.3s;width:0}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2 .rbb-search-form .input-group .btn-search .search-icon{color:#000!important}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2 .rbb-search-form .input-group .btn-search:hover .search-icon{color:var(--rbb-general-secondary-color)!important}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2.active{opacity:1;overflow:inherit;right:0;visibility:initial;width:450px}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2.active .rbb-search-form .search-categories{min-width:135px}.rbb-default-header.header-3 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2.active .rbb-search-form .input-group .input-search{padding:0 50px 0 30px;width:100%}.rbb-default-header.header-3 .rbb-header-sticky.header-stuck{background:#fff}.rbb-default-header.header-3 .rbb-header-sticky.header-stuck .rbb-product-search,.rbb-default-header.header-3 .rbb-header-sticky.header-stuck .vertical-menu{display:none}@media (max-width:1023px){.rbb-default-header.header-3 .menu_close .icon-directional:before,.rbb-default-header.header-3 .menu_close:after,.rbb-default-header.header-3 .menu_close:before,.rbb-default-header.header-3 .toggle-megamenu .icon-directional:before,.rbb-default-header.header-3 .toggle-megamenu:after,.rbb-default-header.header-3 .toggle-megamenu:before{background-color:#000}}@media (max-width:767px){.rbb-default-header.header-3{background:#fff}}.rbb-default-header.header-4 .rbb-header-sticky .rbb-product-search-content2 .rbb-search-form{-ms-box-shadow:3px 3px 6px 0#00000014;-o-box-shadow:3px 3px 6px 0#00000014;box-shadow:3px 3px 6px rgba(0,0,0,.078)}.rbb-default-header.header-4 .rbb-header-sticky.header-stuck>.container{height:100%}.rbb-default-header.header-4 .rbb-header-sticky.header-stuck>.container .rbb-product-search{display:none}.rbb-default-header.header-4 .rbb-mini-cart .dropdown .mini-cart-icon .cart-icon{position:relative;top:-1px}@media (min-width:1200px) and (max-width:1450px){.rbb-default-header.header-4 .rbb-header-sticky .rbb-product-search-content2 .rbb-search-form .input-group .input-search{min-width:310px}.rbb-default-header.header-4 .rbb-header-sticky .rbb-product-search-content2 .search-categories{display:none}}@media (min-width:768px) and (max-width:1199px){.rbb-default-header.header-4 .rbb-header-sticky{padding-bottom:72px}.rbb-default-header.header-4 .rbb-header-sticky .rbb-product-search{bottom:20px;display:block;left:15px;margin-right:0;position:absolute;right:15px}.rbb-default-header.header-4 .rbb-header-sticky.header-stuck{margin-bottom:0}.rbb-default-header.header-4 .rbb-header-sticky.header-stuck>div{height:100%}.rbb-default-header.header-4 .rbb-header-sticky.header-stuck .rbb-product-search{display:none}body.automize-04 .rbb_results.style-results-2{top:183px!important}}@media (max-width:1023px){.rbb-default-header.header-4 .menu_close .icon-directional:before,.rbb-default-header.header-4 .menu_close:after,.rbb-default-header.header-4 .menu_close:before,.rbb-default-header.header-4 .toggle-megamenu .icon-directional:before,.rbb-default-header.header-4 .toggle-megamenu:after,.rbb-default-header.header-4 .toggle-megamenu:before{background-color:#000}}.rbb-default-header.header-10 .rbb-main-navigation ul li.level-1:hover>a,.rbb-default-header.header-5 .rbb-main-navigation ul li.level-1:hover>a{color:var(--rbb-menu-link-hover-color)}.rbb-default-header.header-10 .rbb-main-navigation ul li.level-1>a .menu-item-title:after,.rbb-default-header.header-5 .rbb-main-navigation ul li.level-1>a .menu-item-title:after{display:none}.rbb-default-header.header-10 .rbb-header-sticky:focus-within:after,.rbb-default-header.header-10 .rbb-header-sticky:hover:after,.rbb-default-header.header-10.active .rbb-header-sticky:after,.rbb-default-header.header-5 .rbb-header-sticky:focus-within:after,.rbb-default-header.header-5 .rbb-header-sticky:hover:after,.rbb-default-header.header-5.active .rbb-header-sticky:after{height:100%;opacity:1}.rbb-default-header.header-10 .rbb-header-sticky.header-stuck .header-inner,.rbb-default-header.header-10 .rbb-header-sticky.header-stuck .header-inner .container,.rbb-default-header.header-10 .rbb-header-sticky.header-stuck .header-inner .container-full,.rbb-default-header.header-5 .rbb-header-sticky.header-stuck .header-inner,.rbb-default-header.header-5 .rbb-header-sticky.header-stuck .header-inner .container,.rbb-default-header.header-5 .rbb-header-sticky.header-stuck .header-inner .container-full{height:100%}.rbb-default-header.header-10 .rbb-header-sticky.header-stuck .header-inner .container .header-top #rbb-header-top-right .policy,.rbb-default-header.header-10 .rbb-header-sticky.header-stuck .header-inner .container-full .header-top #rbb-header-top-right .policy,.rbb-default-header.header-5 .rbb-header-sticky.header-stuck .header-inner .container .header-top #rbb-header-top-right .policy,.rbb-default-header.header-5 .rbb-header-sticky.header-stuck .header-inner .container-full .header-top #rbb-header-top-right .policy{display:none}.rbb-default-header.header-10 .rbb-header-sticky.header-stuck .header-inner .header-center,.rbb-default-header.header-5 .rbb-header-sticky.header-stuck .header-inner .header-center{position:absolute;right:0;top:0}.rbb-default-header.header-10 .rbb-header-sticky.header-stuck .header-inner .header-center .rbb-header-center,.rbb-default-header.header-5 .rbb-header-sticky.header-stuck .header-inner .header-center .rbb-header-center{position:relative;visibility:hidden;z-index:-1}.rbb-default-header.header-10 .rbb-header-sticky.header-stuck .header-bottom,.rbb-default-header.header-5 .rbb-header-sticky.header-stuck .header-bottom{position:absolute;top:0}.rbb-default-header.header-10 .rbb-header-sticky.header-stuck .header-bottom .vertical-menu,.rbb-default-header.header-5 .rbb-header-sticky.header-stuck .header-bottom .vertical-menu{display:none}.rbb-default-header.header-10 .rbb-product-search .rbb-product-search-content .button-icon,.rbb-default-header.header-5 .rbb-product-search .rbb-product-search-content .button-icon{padding:0;width:30px}.rbb-default-header.header-10 .rbb-product-search .rbb-product-search-content .button-icon .search,.rbb-default-header.header-5 .rbb-product-search .rbb-product-search-content .button-icon .search{display:none}.rbb-default-header.header-10 .rbb-product-search .rbb-product-search-content:hover .search-icon,.rbb-default-header.header-5 .rbb-product-search .rbb-product-search-content:hover .search-icon{color:var(--rbb-general-secondary-color)}.rbb-default-header.header-10 .rbb-account .rbb-account-icon-wrap:before,.rbb-default-header.header-5 .rbb-account .rbb-account-icon-wrap:before{display:none}.rbb-default-header.header-10 .rbb-mini-cart .dropdown .cart-count,.rbb-default-header.header-5 .rbb-mini-cart .dropdown .cart-count{font-weight:700}.rbb-default-header.header-10 .rbb-mini-cart .dropdown .mini-cart-icon .cart-icon,.rbb-default-header.header-5 .rbb-mini-cart .dropdown .mini-cart-icon .cart-icon{position:relative;top:-1px}.rbb-default-header.header-10 .rbb-mini-cart .dropdown .mini-cart-icon button,.rbb-default-header.header-5 .rbb-mini-cart .dropdown .mini-cart-icon button{height:40px;width:40px}.rbb-default-header.header-10 .policy .item,.rbb-default-header.header-5 .policy .item{margin-right:30px}.rbb-default-header.header-10 .policy .item a,.rbb-default-header.header-5 .policy .item a{align-items:center;color:#fff;display:flex;font-size:12px;font-weight:600;min-height:40px;transition:.3s}.rbb-default-header.header-10 .policy .item a i,.rbb-default-header.header-5 .policy .item a i{font-size:18px;margin-right:10px}.rbb-default-header.header-10 .policy .item a i.rbb-icon-delivery-11,.rbb-default-header.header-5 .policy .item a i.rbb-icon-delivery-11{font-size:20px}.rbb-default-header.header-10 .policy .item a p,.rbb-default-header.header-5 .policy .item a p{margin-bottom:0}.rbb-default-header.header-10 .policy .item a:hover i,.rbb-default-header.header-5 .policy .item a:hover i{animation:hexagonIcon 1s linear infinite}.rbb-default-header.header-10 .policy .item a:hover p,.rbb-default-header.header-10 .policy .item a:hover span,.rbb-default-header.header-5 .policy .item a:hover p,.rbb-default-header.header-5 .policy .item a:hover span{color:var(--rbb-general-secondary-color);transition:.3s}.rbb-default-header.header-10 .policy .item.item-phone,.rbb-default-header.header-5 .policy .item.item-phone{margin-right:0}.rbb-default-header.header-10 .policy .item.item-phone p span,.rbb-default-header.header-5 .policy .item.item-phone p span{color:var(--rbb-general-secondary-color)}.sidebar-header-top-content .wp-block-social-links{font-size:10px}.sidebar-header-top-content .wp-block-social-links .wp-social-link{transform:scale(1)}.sidebar-header-top-content .wp-block-social-links .wp-social-link a{align-items:center;background:#fff;border-radius:100%;display:flex;height:30px;justify-content:center;padding:0;text-align:center;transition:.3s;width:30px}.sidebar-header-top-content .wp-block-social-links .wp-social-link a svg{color:#000!important;height:14px;width:14px}.sidebar-header-top-content .wp-block-social-links .wp-social-link a:hover{background:var(--rbb-general-secondary-color)}.sidebar-header-top-content .wp-block-social-links .wp-social-link a:hover svg{color:#fff!important}.sidebar-header-top-content .rbb_contact_shortcode_phone{color:#ffe200;margin-left:30px}.sidebar-header-top-content .rbb_contact_shortcode_phone i{font-size:20px}.sidebar-header-top-content .rbb_contact_shortcode_phone p{font-weight:700;margin-bottom:0;padding-left:20px;text-transform:uppercase}.sidebar-header-top-content .rbb_contact_shortcode_phone:hover i{animation:hexagonIcon 1s linear infinite}@media (min-width:992px) and (max-width:1330px){.rbb-default-header.header-10 .policy .item,.rbb-default-header.header-5 .policy .item{margin-right:15px}.rbb-default-header.header-10 .policy .item a,.rbb-default-header.header-5 .policy .item a{display:block;text-align:center}.rbb-default-header.header-10 .policy .item.item-phone p span,.rbb-default-header.header-5 .policy .item.item-phone p span{display:block}}@media (max-width:1199px){.rbb-default-header .toggle-megamenu{height:14px;width:18px}.rbb-default-header .toggle-megamenu:after,.rbb-default-header .toggle-megamenu:before{background-color:#fff;content:"";height:2px;left:0;position:absolute;top:0;transition:all .3s ease;width:100%}.rbb-default-header .toggle-megamenu:after{bottom:0;top:auto}.rbb-default-header .toggle-megamenu .icon-directional:before{background-color:#fff;content:"";height:2px;left:0;position:absolute;top:6px;transition:all .3s ease;width:100%}.rbb-default-header .toggle-megamenu.active:before{top:5px;transform:rotate(45deg)}.rbb-default-header .toggle-megamenu.active:after{bottom:7px;transform:rotate(-45deg)}.rbb-default-header .toggle-megamenu.active .icon-directional:before{background:#0000!important}.rbb-default-header .toggle-megamenu:hover .icon-directional:before,.rbb-default-header .toggle-megamenu:hover:after,.rbb-default-header .toggle-megamenu:hover:before{background-color:var(--rbb-general-secondary-color)}}@media (min-width:992px) and (max-width:1280px){.rbb-default-header.header-10 .rbb-header-right i,.rbb-default-header.header-5 .rbb-header-right i{margin-right:0!important}.rbb-default-header.header-10 .rbb-header-right .track-part,.rbb-default-header.header-5 .rbb-header-right .track-part{display:block}.rbb-default-header.header-10 .rbb-header-right .store-locator p,.rbb-default-header.header-5 .rbb-header-right .store-locator p{max-width:70px}}@media (min-width:768px) and (max-width:1023px){.rbb-default-header.header-10 .header-inner #rbb-header-right .rbb-product-search,.rbb-default-header.header-5 .header-inner #rbb-header-right .rbb-product-search{display:inline-flex}.rbb-default-header.header-10 .header-inner #rbb-header-right .rbb-product-search .rbb-product-search-content>span,.rbb-default-header.header-10 .header-inner #rbb-header-right .rbb-product-search .rbb-product-search-icon-wrap,.rbb-default-header.header-5 .header-inner #rbb-header-right .rbb-product-search .rbb-product-search-content>span,.rbb-default-header.header-5 .header-inner #rbb-header-right .rbb-product-search .rbb-product-search-icon-wrap{display:block}.rbb-default-header.header-10 .header-inner #rbb-header-right .rbb-product-search .search-categories,.rbb-default-header.header-5 .header-inner #rbb-header-right .rbb-product-search .search-categories{display:none}}@media (max-width:767px){#rbb-default-header.header-10 .header-mobile .rbb-product-search,#rbb-default-header.header-5 .header-mobile .rbb-product-search{opacity:1;position:static;visibility:inherit}#rbb-default-header.header-10 .header-mobile .rbb-product-search .rbb-product-search-content2,#rbb-default-header.header-5 .header-mobile .rbb-product-search .rbb-product-search-content2{left:0;opacity:0;position:absolute;right:0;visibility:hidden;z-index:9}#rbb-default-header.header-10 .header-mobile .rbb-product-search.active .rbb-product-search-content2,#rbb-default-header.header-5 .header-mobile .rbb-product-search.active .rbb-product-search-content2{opacity:1;visibility:inherit}}.rbb-default-header.header-6{background-color:var(--rbb-header-background-color)}.rbb-default-header.header-6 .header-top .wp-block-social-links .wp-social-link{border-radius:100%}.rbb-default-header.header-6 .header-top .wp-block-social-links .wp-social-link a{border-radius:100%;display:flex;padding:7px;transition:.3s}.rbb-default-header.header-6 .header-top .wp-block-social-links .wp-social-link a svg{height:16px;width:16px}.rbb-default-header.header-6 .header-top .wp-block-social-links .wp-social-link a:hover{background-color:var(--rbb-general-secondary-color)!important}.rbb-default-header.header-6 .header-top .wp-block-social-links .wp-social-link a:hover svg{fill:#fff}.rbb-default-header.header-6 .header-top .item-phone{margin-left:30px}.rbb-default-header.header-6 .header-top .item-phone a{align-items:center;color:#fff;display:flex;font-weight:700}.rbb-default-header.header-6 .header-top .item-phone a i{animation:phone 1s linear infinite;color:var(--rbb-general-secondary-color);font-size:18px;height:50px;line-height:50px}.rbb-default-header.header-6 .header-top .item-phone a p{padding-left:20px}.rbb-default-header.header-6 .rbb-header-sticky .header-inner{box-shadow:4px 7px 15px 0#0000001c}.rbb-default-header.header-6 .rbb-header-sticky .header-inner #rbb-site-navigation .primary-menu #primary-menu{justify-content:center}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .vertical-menu-title{color:var(--rbb-general-primary-color)}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .vertical-menu-title:before{background:var(--rbb-general-secondary-color);content:"";height:2px;opacity:0;position:absolute;top:23px;transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transition:.5s;width:20px}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .vertical-menu-title:after{background:var(--rbb-general-secondary-color);content:"";height:2px;opacity:0;position:absolute;top:23px;transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transition:.5s;width:20px}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .vertical-menu-title i{border-right:none}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .vertical-menu-title.active,.rbb-default-header.header-6 .rbb-header-sticky .header-inner .vertical-menu-title:hover{background:var(--rbb-general-primary-color);color:var(--rbb-general-secondary-color)}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .vertical-menu-title.active:before{opacity:1;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .vertical-menu-title.active:after{opacity:1;transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg)}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .vertical-menu-title.active i{opacity:0}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .rbb-mini-cart{background:var(--rbb-general-secondary-color);border-bottom-right-radius:4px;border-top-right-radius:4px;width:80px}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .rbb-mini-cart .cart-icon{color:var(--rbb-mini-cart-icon-color)}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2{opacity:0;overflow:hidden;transition:.3s;visibility:hidden;width:50px}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2 .rbb-search-form .search-categories{min-width:0}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2 .rbb-search-form .input-group{border:2px solid var(--rbb-search-input-border-color)!important}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2 .rbb-search-form .input-group .input-search{min-width:auto;padding:0;transition:.3s;width:0}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2 .rbb-search-form .input-group .btn-search .search-icon{color:#000!important}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2 .rbb-search-form .input-group .btn-search:hover .search-icon{color:var(--rbb-general-secondary-color)!important}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2.active{opacity:1;overflow:inherit;right:0;visibility:initial;width:450px}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2.active .rbb-search-form .search-categories{min-width:135px}.rbb-default-header.header-6 .rbb-header-sticky .header-inner .rbb-product-search .rbb-product-search-content2.active .rbb-search-form .input-group .input-search{padding:0 50px 0 30px;width:100%}.rbb-default-header.header-6 .rbb-header-sticky.header-stuck{background:#fff}.rbb-default-header.header-6 .rbb-header-sticky.header-stuck .rbb-product-search,.rbb-default-header.header-6 .rbb-header-sticky.header-stuck .vertical-menu{display:none}.rbb-default-header.header-6 .rbb-elementor-menu .icon-vertical-menu{margin-left:20px;width:auto}@media (max-width:1023px){.rbb-default-header.header-6 .menu_close .icon-directional:before,.rbb-default-header.header-6 .menu_close:after,.rbb-default-header.header-6 .menu_close:before,.rbb-default-header.header-6 .toggle-megamenu .icon-directional:before,.rbb-default-header.header-6 .toggle-megamenu:after,.rbb-default-header.header-6 .toggle-megamenu:before{background-color:#000}}@media (max-width:767px){.rbb-default-header.header-6{background:#fff}.rbb-default-header.header-6 .rbb-mini-cart .dropdown .mini-cart-icon .cart-count{top:0}}.rbb-default-header.header-7 .rbb-main-navigation ul.menu-container{padding-bottom:15px}.rbb-default-header.header-7 .rbb-main-navigation ul li.level-1:hover>a{color:var(--rbb-menu-link-hover-color)}.rbb-default-header.header-7 .rbb-main-navigation ul li.level-1>a:before{content:"";display:none;height:140%!important;left:0;position:absolute;top:100%;width:100%;z-index:9}.rbb-default-header.header-7 .rbb-main-navigation ul li.level-1>a:hover:before{display:block}.rbb-default-header.header-7 .rbb-main-navigation ul li.level-1>a .menu-item-title{text-transform:uppercase}.rbb-default-header.header-7 .rbb-main-navigation ul li.level-1>a .menu-item-title:after{display:none}.rbb-default-header.header-7 .rbb-header-sticky .header-inner.active .rbb-header-sticky:after{height:100%;opacity:1}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .vertical-menu-title:before{background:var(--rbb-general-secondary-color);content:"";height:2px;left:1px;opacity:0;position:absolute;top:12px;transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transition:.5s;width:20px}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .vertical-menu-title:after{background:var(--rbb-general-secondary-color);content:"";height:2px;left:1px;opacity:0;position:absolute;top:12px;transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transition:.5s;width:20px}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .vertical-menu-title.active{color:var(--rbb-general-secondary-color)}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .vertical-menu-title.active:before{opacity:1;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .vertical-menu-title.active:after{opacity:1;transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg)}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .vertical-menu-title.active i{opacity:0}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .vertical-menu-title i{border-right:none}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-header-sticky.header-stuck{background-color:var(--rbb-menu-sticky-background-color)}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .search-categories{order:0}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .search-categories .rbb-search-categories .rbb-icon{left:auto;right:0}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .btn-search{border-radius:var(--rbb-search-icon-border-radius);width:auto}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .btn-search:hover .search-icon{color:var(--rbb-general-secondary-color)}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .btn-search .search{opacity:0;padding-left:0}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .input-search::placeholder{font-weight:400;text-transform:uppercase}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-account .rbb-account-icon-wrap{border-color:var(--rbb-account-icon-border-color);border-radius:var(--rbb-account-icon-border-radius);border-style:solid;border-width:var(--rbb-account-icon-border)}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-account .rbb-account-icon-wrap:before{display:none}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-wishlist .wishlist-icon-link{border-color:var(--rbb-wishlist-icon-border-color)}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-wishlist .wishlist-icon-link .wishlist-icon{color:var(--rbb-wishlist-icon-color)}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-wishlist .wishlist-icon-link:hover{border-color:var(--rbb-general-primary-color)}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-wishlist .wishlist-icon-link:hover .wishlist-icon{color:var(--rbb-general-secondary-color)}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-mini-cart .dropdown .mini-cart-icon{border-color:var(--rbb-mini-cart-icon-border-color);border-radius:30px;height:40px;width:40px}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-mini-cart .dropdown .mini-cart-icon:hover{border-color:var(--rbb-general-primary-color)}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-mini-cart .dropdown .mini-cart-icon button{height:35px}.rbb-default-header.header-7 .rbb-header-sticky.header-stuck .header-inner{box-shadow:none;height:100%;padding:0}.rbb-default-header.header-7 .rbb-header-sticky.header-stuck .header-inner .header-top{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100%}.rbb-default-header.header-7 .rbb-header-sticky.header-stuck .header-inner .header-top>div{height:100%}.rbb-default-header.header-7 .rbb-header-sticky.header-stuck .header-inner .rbb-branding{left:15px;position:absolute;top:50%;transform:translateY(-50%)}.rbb-default-header.header-7 .rbb-header-sticky.header-stuck .header-inner .header-right-group{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.rbb-default-header.header-7 .rbb-header-sticky.header-stuck .header-inner .vertical-menu{display:none}.rbb-default-header.header-7 .rbb-header-sticky.header-stuck .header-inner .rbb-header-center{align-items:center;height:100%}.rbb-default-header.header-7 .rbb-header-sticky.header-stuck .header-inner .rbb-header-center ul.menu-container{padding-bottom:0}.rbb-default-header.header-7 .vertical-menu .menu-container{border:1px solid #ffe200;border-radius:10px}body.automize-07 .rbb-default-header.header-7{background-color:#0000}body:not(.automize-07) .rbb-default-header.header-7{position:relative}@media (max-width:1023px){.rbb-default-header.header-7 .menu_close .icon-directional:before,.rbb-default-header.header-7 .menu_close:after,.rbb-default-header.header-7 .menu_close:before,.rbb-default-header.header-7 .toggle-megamenu .icon-directional:before,.rbb-default-header.header-7 .toggle-megamenu:after,.rbb-default-header.header-7 .toggle-megamenu:before{background-color:#fff}.rbb-default-header.header-7 .rbb-product-search-content .rbb-search-form .input-group .search-categories{display:none}}@media (max-width:767px){.rbb-default-header.header-7{background-color:#070d12!important}.rbb-default-header.header-7 .rbb-header-sticky .search-mobile i:before{color:#fff}.rbb-default-header.header-7 .rbb-header-sticky .cart-icon,.rbb-default-header.header-7 .rbb-header-sticky .icon-vertical-menu,.rbb-default-header.header-7 .rbb-header-sticky .search-mobile{color:#fff!important}.rbb-default-header.header-7 .rbb-header-sticky .rbb-header-right .rbb-account,.rbb-default-header.header-7 .rbb-header-sticky .rbb-header-right .rbb-product-search,.rbb-default-header.header-7 .rbb-header-sticky .rbb-header-right .rbb-wishlist{display:none}.rbb-default-header.header-7 .rbb-header-sticky .rbb-header-right .rbb-mini-cart .dropdown{background:#0000!important}.rbb-default-header.header-7 .rbb-header-sticky .rbb-header-right .rbb-mini-cart .dropdown .mini-cart-icon{background:#0000!important;border:0;box-shadow:none;color:var(--rbb-general-primary-color)!important;width:auto}.rbb-default-header.header-7 .rbb-header-sticky .rbb-header-right .rbb-mini-cart .dropdown .mini-cart-icon:before{display:none}.rbb-default-header.header-7 .rbb-header-sticky .rbb-header-right .rbb-mini-cart .dropdown .mini-cart-icon button{border-radius:100%;min-width:30px;width:30px}.rbb-default-header.header-7 .rbb-header-sticky .rbb-header-right .rbb-mini-cart .dropdown .mini-cart-icon .cart-count{height:18px;left:26px;line-height:18px;top:4px;width:18px}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group{border-left:none;border-radius:0;border-right:none}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .search-categories{display:none}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .input-search{border-radius:0;height:58px}.rbb-default-header.header-7 .rbb-header-sticky .header-inner .rbb-product-search-content .rbb-search-form .input-group .btn-search{display:none}}.rbb-default-header.header-8 .rbb-main-navigation ul li.level-1:hover>a{color:var(--rbb-menu-link-hover-color)}.rbb-default-header.header-8 .rbb-main-navigation ul li.level-1>a .menu-item-title:after{display:none}.rbb-default-header.header-8 .rbb-header-sticky:focus-within:after,.rbb-default-header.header-8 .rbb-header-sticky:hover:after,.rbb-default-header.header-8.active .rbb-header-sticky:after{height:100%;opacity:1}.rbb-default-header.header-8 .rbb-header-sticky .header-center .cart-icon:hover,.rbb-default-header.header-8 .rbb-header-sticky .header-center .rbb-account-icon:hover,.rbb-default-header.header-8 .rbb-header-sticky .header-center .wishlist-icon:hover{color:var(--rbb-general-primary-color)}.rbb-default-header.header-8 .rbb-header-sticky .header-center .header-right-group .rbb-mini-cart{background-color:rgba(0,0,0,.149);height:70px;margin-top:-10px;width:70px}.rbb-default-header.header-8 .rbb-header-sticky.header-stuck .header-inner,.rbb-default-header.header-8 .rbb-header-sticky.header-stuck .header-inner .header-content{height:100%}.rbb-default-header.header-8 .rbb-header-sticky.header-stuck .header-inner .header-content .header-top #rbb-header-top-right .policy{display:none}.rbb-default-header.header-8 .rbb-header-sticky.header-stuck .header-inner .header-center{position:absolute;right:0;top:0}.rbb-default-header.header-8 .rbb-header-sticky.header-stuck .header-inner .header-center .rbb-header-center{position:relative;visibility:hidden;z-index:-1}.rbb-default-header.header-8 .rbb-header-sticky.header-stuck .header-center .cart-icon,.rbb-default-header.header-8 .rbb-header-sticky.header-stuck .header-center .rbb-account-icon,.rbb-default-header.header-8 .rbb-header-sticky.header-stuck .header-center .wishlist-icon{color:var(--rbb-general-primary-color)}.rbb-default-header.header-8 .rbb-header-sticky.header-stuck .header-center .cart-icon:hover,.rbb-default-header.header-8 .rbb-header-sticky.header-stuck .header-center .rbb-account-icon:hover,.rbb-default-header.header-8 .rbb-header-sticky.header-stuck .header-center .wishlist-icon:hover{color:var(--rbb-general-secondary-color)}.rbb-default-header.header-8 .rbb-header-sticky.header-stuck .header-center .rbb-account div{color:var(--rbb-general-primary-color)}.rbb-default-header.header-8 .rbb-header-sticky.header-stuck .header-center .header-right-group .rbb-mini-cart{background-color:#0000;height:auto;margin-top:0;width:auto}.rbb-default-header.header-8 .rbb-header-sticky.header-stuck .header-bottom{position:absolute;top:0}.rbb-default-header.header-8 .rbb-header-sticky.header-stuck .header-bottom .vertical-menu{display:none}.rbb-default-header.header-8 .rbb-product-search .rbb-product-search-content .button-icon{padding:0;width:30px}.rbb-default-header.header-8 .rbb-product-search .rbb-product-search-content .button-icon .search{display:none}.rbb-default-header.header-8 .rbb-product-search .rbb-product-search-content:hover .search-icon{color:var(--rbb-general-secondary-color)}.rbb-default-header.header-8 .rbb-account .rbb-account-icon-wrap:before{display:none}.rbb-default-header.header-8 .rbb-mini-cart .dropdown .cart-count{font-weight:700}.rbb-default-header.header-8 .rbb-mini-cart .dropdown .mini-cart-icon .cart-icon{position:relative;top:-1px}.rbb-default-header.header-8 .rbb-mini-cart .dropdown .mini-cart-icon button{height:40px;width:40px}.rbb-default-header.header-8 .policy .item{margin-right:30px}.rbb-default-header.header-8 .policy .item a{align-items:center;color:var(--rbb-general-link-color);display:flex;font-size:12px;font-weight:600;min-height:40px;transition:.3s}.rbb-default-header.header-8 .policy .item a i{font-size:18px;margin-right:10px}.rbb-default-header.header-8 .policy .item a i.rbb-icon-delivery-11{font-size:20px}.rbb-default-header.header-8 .policy .item a p{margin-bottom:0}.rbb-default-header.header-8 .policy .item a:hover i{animation:hexagonIcon 1s linear infinite}.rbb-default-header.header-8 .policy .item a:hover p,.rbb-default-header.header-8 .policy .item a:hover span{color:var(--rbb-general-secondary-color);transition:.3s}.rbb-default-header.header-8 .policy .item.item-phone{margin-right:0}.rbb-default-header.header-8 .policy .item.item-phone p span{color:var(--rbb-general-secondary-color)}@media (min-width:992px) and (max-width:1330px){.rbb-default-header.header-8 .policy .item{margin-right:15px}.rbb-default-header.header-8 .policy .item a{display:block;text-align:center}.rbb-default-header.header-8 .policy .item.item-phone p span{display:block}}@media (max-width:1199px){.rbb-default-header .toggle-megamenu{height:14px;width:18px}.rbb-default-header .toggle-megamenu:after,.rbb-default-header .toggle-megamenu:before{background-color:#000;content:"";height:2px;left:0;position:absolute;top:0;transition:all .3s ease;width:100%}.rbb-default-header .toggle-megamenu:after{bottom:0;top:auto}.rbb-default-header .toggle-megamenu .icon-directional:before{background-color:#000;content:"";height:2px;left:0;position:absolute;top:6px;transition:all .3s ease;width:100%}.rbb-default-header .toggle-megamenu.active:before{top:5px;transform:rotate(45deg)}.rbb-default-header .toggle-megamenu.active:after{bottom:7px;transform:rotate(-45deg)}.rbb-default-header .toggle-megamenu.active .icon-directional:before{background:#0000!important}.rbb-default-header .toggle-megamenu:hover .icon-directional:before,.rbb-default-header .toggle-megamenu:hover:after,.rbb-default-header .toggle-megamenu:hover:before{background-color:var(--rbb-general-secondary-color)}}@media (min-width:992px) and (max-width:1280px){.rbb-default-header.header-8 .rbb-header-right i{margin-right:0!important}.rbb-default-header.header-8 .rbb-header-right .track-part{display:block}.rbb-default-header.header-8 .rbb-header-right .store-locator p{max-width:70px}}@media (min-width:768px) and (max-width:1023px){.rbb-default-header.header-8 .header-inner #rbb-header-right .rbb-product-search{display:inline-flex}.rbb-default-header.header-8 .header-inner #rbb-header-right .rbb-product-search .rbb-product-search-content>span,.rbb-default-header.header-8 .header-inner #rbb-header-right .rbb-product-search .rbb-product-search-icon-wrap{display:block}.rbb-default-header.header-8 .header-inner #rbb-header-right .rbb-product-search .search-categories{display:none}}@media (max-width:767px){#rbb-default-header.header-8 .header-mobile .rbb-product-search{opacity:1;position:static;visibility:inherit}#rbb-default-header.header-8 .header-mobile .rbb-product-search .rbb-product-search-content2{left:0;opacity:0;position:absolute;right:0;visibility:hidden;z-index:9}#rbb-default-header.header-8 .header-mobile .rbb-product-search.active .rbb-product-search-content2{opacity:1;visibility:inherit}}@keyframes slidelidown{0%{opacity:0;transform:translateY(-2000px)}to{transform:translateY(0)}}.rbb-default-header.header-9 .rbb-header-sticky .rbb-product-search-content2 .rbb-search-form{-ms-box-shadow:3px 3px 6px 0#00000014;-o-box-shadow:3px 3px 6px 0#00000014;box-shadow:3px 3px 6px rgba(0,0,0,.078)}.rbb-default-header.header-9 .rbb-header-sticky .rbb-product-search-content2 .rbb-search-form .input-group .btn-search{width:33px}.rbb-default-header.header-9 .rbb-header-sticky.header-stuck>.container{height:100%}.rbb-default-header.header-9 .rbb-header-sticky.header-stuck>.container .rbb-product-search{display:none}.rbb-default-header.header-9 .rbb-account .rbb-account-icon-wrap{background-color:#0000}.rbb-default-header.header-9 .rbb-account .rbb-account-icon-wrap .rbb-account-icon:hover{color:#000}.rbb-default-header.header-9 .rbb-account>div:not(.rbb-account-content-wrap) span{color:#fff}.rbb-default-header.header-9 .wishlist-icon-link{background-color:#0000}.rbb-default-header.header-9 .wishlist-icon-link .wishlist-icon:hover{color:#000}.rbb-default-header.header-9 .rbb-mini-cart .dropdown .mini-cart-icon .cart-icon{position:relative;top:-1px}.rbb-default-header.header-9 .rbb-mini-cart .dropdown .mini-cart-icon .cart-icon:hover{color:#000}@media (min-width:1200px) and (max-width:1450px){.rbb-default-header.header-9 .rbb-header-sticky .rbb-product-search-content2 .rbb-search-form .input-group .input-search{min-width:310px}.rbb-default-header.header-9 .rbb-header-sticky .rbb-product-search-content2 .search-categories{display:none}}@media (min-width:768px) and (max-width:1199px){.rbb-default-header.header-9 .rbb-header-sticky{padding-bottom:72px}.rbb-default-header.header-9 .rbb-header-sticky .rbb-product-search{bottom:20px;display:block;left:15px;margin-right:0;position:absolute;right:15px}.rbb-default-header.header-9 .rbb-header-sticky.header-stuck{height:auto!important;line-height:70px;margin-bottom:0;min-height:70px;padding-bottom:0}.rbb-default-header.header-9 .rbb-header-sticky.header-stuck>div{height:100%}.rbb-default-header.header-9 .rbb-header-sticky.header-stuck .rbb-product-search{display:none}body.automize-09 .rbb_results.style-results-2{top:183px!important}}@media (max-width:1023px){.rbb-default-header.header-9 .menu_close .icon-directional:before,.rbb-default-header.header-9 .menu_close:after,.rbb-default-header.header-9 .menu_close:before,.rbb-default-header.header-9 .toggle-megamenu .icon-directional:before,.rbb-default-header.header-9 .toggle-megamenu:after,.rbb-default-header.header-9 .toggle-megamenu:before{background-color:#fff}}@media (max-width:767px){.rbb-default-header.header-9 .header-mobile #_mobile_cart .mini-cart-icon .cart-icon,.rbb-default-header.header-9 .header-mobile .search-mobile,.rbb-default-header.header-9 .header-mobile .search-mobile.active i:before{color:#fff}.rbb-default-header.header-9 .header-mobile #_mobile_cart .mini-cart-icon .cart-count{top:3px}}.rbb-default-header.header-11 .header-policy{overflow-x:auto}.rbb-default-header.header-11 .sidebar-header11-top-content{min-width:355px;width:25%}.rbb-default-header.header-11 .sidebar-header11-top-content .wp-block-media-text{align-items:center;display:flex;padding:21px 0}.rbb-default-header.header-11 .sidebar-header11-top-content .wp-block-media-text .wp-block-media-text__media{margin-right:20px;width:40px}.rbb-default-header.header-11 .sidebar-header11-top-content .wp-block-media-text .wp-block-media-text__content{padding-left:10px}.rbb-default-header.header-11 .sidebar-header11-top-content .wp-block-media-text .wp-block-media-text__content p:first-child{margin-bottom:5px}.rbb-default-header.header-11 .sidebar-header11-top-content .wp-block-media-text .wp-block-media-text__content p:last-child{font-size:12px;margin-bottom:0}.rbb-default-header.header-11 .rbb-header-sticky .header-inner .vertical-menu .vertical-menu-title i{border-right:none}.rbb-default-header.header-11 .rbb-header-sticky .header-inner .vertical-menu .menu-container{border-radius:10px}.rbb-default-header.header-11 .rbb-header-sticky .header-inner .rbb-product-search-content .button-icon{width:44px!important}.rbb-default-header.header-11 .rbb-header-sticky .header-inner .rbb-product-search-content .button-icon:hover .search-icon{color:var(--rbb-general-secondary-color)}.rbb-default-header.header-11 .rbb-header-sticky .header-inner .rbb-product-search-content .button-icon .search{display:none}.rbb-default-header.header-11 .rbb-header-sticky.header-stuck .header-inner{box-shadow:none;height:100%;padding:0}.rbb-default-header.header-11 .rbb-header-sticky.header-stuck .header-inner .header-top{background-color:var(--rbb-menu-sticky-background-color);height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100%}.rbb-default-header.header-11 .rbb-header-sticky.header-stuck .header-inner .header-top>div{height:100%}.rbb-default-header.header-11 .rbb-header-sticky.header-stuck .header-inner .rbb-branding{left:15px;position:absolute;top:50%;transform:translateY(-50%)}.rbb-default-header.header-11 .rbb-header-sticky.header-stuck .header-inner .header-policy{display:none}.rbb-default-header.header-11 .rbb-header-sticky.header-stuck .header-inner .header-right-group{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.rbb-default-header.header-11 .rbb-header-sticky.header-stuck .header-inner .vertical-menu{display:none}@media (min-width:1024px){.rbb-default-header.header-11 .rbb-header-sticky.header-stuck .header-inner .rbb-main-navigation ul li.level-1.active-parent>a,.rbb-default-header.header-11 .rbb-header-sticky.header-stuck .header-inner .rbb-main-navigation ul li.level-1.active>a,.rbb-default-header.header-11 .rbb-header-sticky.header-stuck .header-inner .rbb-main-navigation ul li.level-1>a:hover{color:var(--rbb-general-link-hover-color)}}@media (min-width:768px) and (max-width:1023px){.rbb-default-header.header-11 .toggle-megamenu .icon-directional:after,.rbb-default-header.header-11 .toggle-megamenu .icon-directional:before,.rbb-default-header.header-11 .toggle-megamenu:after,.rbb-default-header.header-11 .toggle-megamenu:before{background:#fff}.rbb-default-header.header-11 .rbb-search-categories{display:none}.rbb-default-header.header-11 .rbb-product-search-content .input-group{max-width:230px}.rbb-default-header.header-11 #rbb-branding a img.logo{max-width:150px}}form.wpcf7-form .footer-form p{margin-bottom:6px}form.wpcf7-form .footer-form .wpcf7-form-control-wrap input{border:1px solid var(--rbb-general-button-bg-color);border-radius:4px;box-shadow:3px 3px 6px 0#00000014;height:56px;text-align:center}form.wpcf7-form .footer-form .wpcf7-form-control-wrap input::placeholder{color:#a1a1a1;font-size:10px;text-align:center;text-transform:uppercase}form.wpcf7-form .footer-form .wpcf7-form-control-wrap input:focus,form.wpcf7-form .footer-form .wpcf7-form-control-wrap input:hover{border:1px solid var(--rbb-general-button-bg-color)}form.wpcf7-form .footer-form .button{background:var(--rbb-general-secondary-color);border:1px solid var(--rbb-general-secondary-color);border-radius:4px;height:56px;line-height:54px;margin-bottom:0;min-width:87px;text-align:center;z-index:9}form.wpcf7-form .footer-form .button:hover{background:var(--rbb-general-primary-color);border:1px solid var(--rbb-general-primary-color)}form.wpcf7-form .footer-form .wpcf7-spinner{bottom:25px}form.wpcf7-form.submitting .button{background:var(--rbb-general-primary-color) center no-repeat}form.wpcf7-form.submitting .button:hover{background:var(--rbb-general-secondary-color)}form.wpcf7-form.submitting .wpcf7-spinner{z-index:11}.elementor-shortcode .content{color:#fff}.elementor-shortcode .content i{font-size:25px}.elementor-shortcode .content p{margin-bottom:0;padding:0 0 0 18px}.elementor-shortcode .content:hover i{animation:hexagonIcon 1s linear infinite}.elementor-shortcode .content.rbb_contact_shortcode_phone p{color:#fff;font-weight:700}.elementor-shortcode .content.rbb_contact_shortcode_phone p strong{color:#fff;font-size:14px}.footer-center .elementor-widget-wrap{flex-wrap:inherit}.footer-center .elementor-widget-wrap .elementor-widget-heading{display:inline-block;white-space:nowrap;width:auto}.footer-center .elementor-widget-wrap .elementor-widget-image{max-width:134px}.footer-contact .elementor-icon-list-item a,.footer-title .elementor-icon-list-item a{width:auto!important}.footer-contact .elementor-icon-list-item a:hover span,.footer-title .elementor-icon-list-item a:hover span{color:var(--rbb-general-link-hover-color)!important}.footer-contact .elementor-icon-list-item .elementor-icon-list-text span,.footer-title .elementor-icon-list-item .elementor-icon-list-text span{color:var(--rbb-general-link-hover-color);font-size:18px;font-weight:700}.footer-contact .elementor-icon-list-item:hover .elementor-icon-list-icon svg,.footer-title .elementor-icon-list-item:hover .elementor-icon-list-icon svg{animation:hexagonIcon 1s linear infinite}.copyright a{color:#fff;transition:.3s}.copyright a:hover{color:var(--rbb-general-link-hover-color)!important}@media (min-width:768px){.footer-title .elementor-icon-list-items,.footer-title .footer-content{display:block!important;transition:none!important}}@media (max-width:767px){.footer-title .elementor-heading-title{position:relative}.footer-title .elementor-heading-title:before{background:#fff;content:"";float:right;font-size:25px;height:1px;position:relative;top:7px;width:14px}.footer-title .elementor-heading-title:after{background:#fff;content:"";height:14px;position:absolute;right:7px;top:1px;transition:.3s;width:1px}.footer-title .elementor-heading-title.active:after{display:none}.footer-title .elementor-icon-list-items,.footer-title .footer-content{display:none;padding-bottom:20px!important}}.footer-2 .elementor-shortcode .content{color:#666}.footer-2 .elementor-shortcode .content i{color:#000}.footer-2 .elementor-shortcode .content p,.footer-2 .elementor-shortcode .content p strong{color:var(--rbb-title-color)}footer .newsletter-style2 form.wpcf7-form .footer-form .wpcf7-form-control-wrap input{height:54px}footer .newsletter-style2 form.wpcf7-form .footer-form .button{height:46px;line-height:46px;min-width:109px;right:4px;top:4px}.footer-contact2 .elementor-icon-list-item a{width:auto!important}.footer-contact2 .elementor-icon-list-item a:hover span{color:var(--rbb-general-link-hover-color)!important}.footer-contact2 .elementor-icon-list-item .elementor-icon-list-text span{color:var(--rbb-general-heading-color);font-size:18px;font-weight:700}.footer-contact2 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{animation:hexagonIcon 1s linear infinite}.footer-3 .elementor-shortcode .content{color:var(--rbb-general-body-text-color)}.footer-3 .elementor-shortcode .content i{color:#000}.footer-3 .elementor-shortcode .content p,.footer-3 .elementor-shortcode .content p strong{color:var(--rbb-title-color)}.footer-3 .copyright a{color:var(--rbb-general-body-text-color)}@media (max-width:767px){.footer-3 .footer-title .elementor-heading-title:after,.footer-3 .footer-title .elementor-heading-title:before{background:#000}}.footer-contact3 .elementor-icon-list-item a{width:auto!important}.footer-contact3 .elementor-icon-list-item a:hover span{color:var(--rbb-general-link-hover-color)!important}.footer-contact3 .elementor-icon-list-item .elementor-icon-list-text span{font-size:18px;font-weight:700}.footer-contact3 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{animation:hexagonIcon 1s linear infinite}.footer-6 .elementor-shortcode .content{color:var(--rbb-general-body-text-color)}.footer-6 .elementor-shortcode .content i{color:#000}.footer-6 .elementor-shortcode .content p,.footer-6 .elementor-shortcode .content p strong{color:var(--rbb-title-color)}.slick-slider .slick-track{margin-left:0}.slick-slider .slick-dots li{border-radius:100%;height:18px;padding:6px;width:18px}.slick-slider .slick-dots li.slick-active{box-shadow:0 0 0 1px var(--rbb-general-secondary-color)}.slick-slider .slick-dots li.slick-active button,.slick-slider .slick-dots li.slick-active:hover button{background:var(--rbb-general-secondary-color);transform:scale(1)}.slick-slider .slick-dots li:hover button{background:var(--rbb-general-secondary-color);transform:scale(1.3);transition:all .3s}.slick-slider .slick-dots li button{background:#c2c2c2;border-radius:100%;height:6px;padding:3px;position:relative;text-indent:-9999px;transition:all .3s;width:6px}.slick-slider .slick-dots li button:before{display:none}.slick-slider.dots-style2 .slick-dots li button{background:var(--rbb-general-secondary-color)}.slick-slider.dots-style2 .slick-dots li.slick-active button{background:var(--rbb-general-primary-color)}.slick-slider .slick-arrow{background:#fff!important;border:1px solid var(--rbb-general-button-bg-color);border-radius:100%;box-shadow:3px 4px 8px 0#0000001a;height:53px;margin-top:-5px;transition:all .5s ease;width:53px;z-index:9}@media (max-width:767px){.slick-slider .slick-arrow{display:none!important}}.slick-slider .slick-arrow:after,.slick-slider .slick-arrow:before{background:#000;content:"";height:1px;position:absolute;top:50%;transition:transform .5s ease;width:15px}.slick-slider .slick-arrow.slick-disabled{cursor:not-allowed;opacity:.7}.slick-slider .slick-arrow:hover{background:var(--rbb-general-primary-color)!important;border:1px solid var(--rbb-general-primary-color)}.slick-slider .slick-arrow.slick-next{right:0}.slick-slider .slick-arrow.slick-next:before{left:47%;transform:rotate(-45deg) translate(-50%,-50%)}.slick-slider .slick-arrow.slick-next:after{left:47%;transform:rotate(45deg) translate(-50%,50%)}.slick-slider .slick-arrow.slick-next.slick-disabled:after,.slick-slider .slick-arrow.slick-next.slick-disabled:before{left:50%;transform:rotate(0deg) translate(-50%,-50%)!important}.slick-slider .slick-arrow.slick-next:hover:before{background:#fff;transform:rotate(-30deg) translate(-50%,-50%)}.slick-slider .slick-arrow.slick-next:hover:after{background:#fff;transform:rotate(30deg) translate(-50%,50%)}.slick-slider .slick-arrow.slick-prev{left:0}.slick-slider .slick-arrow.slick-prev:before{right:47%;transform:rotate(-135deg) translate(-50%,-50%)}.slick-slider .slick-arrow.slick-prev:after{right:47%;transform:rotate(135deg) translate(-50%,50%)}.slick-slider .slick-arrow.slick-prev.slick-disabled:after{right:50%;transform:rotate(180deg) translate(-50%,-50%)!important}.slick-slider .slick-arrow.slick-prev.slick-disabled:before{right:50%;transform:rotate(-180deg) translate(-50%,-50%)!important}.slick-slider .slick-arrow.slick-prev:hover:before{background:#fff;transform:rotate(-150deg) translate(-50%,-50%)}.slick-slider .slick-arrow.slick-prev:hover:after{background:#fff;transform:rotate(150deg) translate(-50%,50%)}.arrow-custom,.slick-arrow,.slick-arrow-custom{transition:all .5s ease}.arrow-custom .next_custom,.arrow-custom .prev_custom,.slick-arrow .next_custom,.slick-arrow .prev_custom,.slick-arrow-custom .next_custom,.slick-arrow-custom .prev_custom{background:#fff;border:1px solid var(--rbb-general-button-bg-color);box-shadow:3px 4px 8px 0#0000001a;position:relative;transition:all .5s ease}.arrow-custom .next_custom.swiper-button-disabled,.arrow-custom .prev_custom.swiper-button-disabled,.slick-arrow .next_custom.swiper-button-disabled,.slick-arrow .prev_custom.swiper-button-disabled,.slick-arrow-custom .next_custom.swiper-button-disabled,.slick-arrow-custom .prev_custom.swiper-button-disabled{cursor:not-allowed;opacity:.7}.arrow-custom .next_custom:hover,.arrow-custom .prev_custom:hover,.slick-arrow .next_custom:hover,.slick-arrow .prev_custom:hover,.slick-arrow-custom .next_custom:hover,.slick-arrow-custom .prev_custom:hover{background:var(--rbb-general-primary-color);border:1px solid var(--rbb-general-primary-color);color:#fff}.arrow-custom .next_custom:after,.arrow-custom .next_custom:before,.arrow-custom .prev_custom:after,.arrow-custom .prev_custom:before,.slick-arrow .next_custom:after,.slick-arrow .next_custom:before,.slick-arrow .prev_custom:after,.slick-arrow .prev_custom:before,.slick-arrow-custom .next_custom:after,.slick-arrow-custom .next_custom:before,.slick-arrow-custom .prev_custom:after,.slick-arrow-custom .prev_custom:before{background:#000;content:"";height:1px;position:absolute;top:50%;transition:transform .5s ease;width:15px}.arrow-custom .next_custom:before,.slick-arrow .next_custom:before,.slick-arrow-custom .next_custom:before{left:47%;transform:rotate(-45deg) translate(-50%,-50%)}.arrow-custom .next_custom:after,.slick-arrow .next_custom:after,.slick-arrow-custom .next_custom:after{left:47%;transform:rotate(45deg) translate(-50%,50%)}.arrow-custom .next_custom:hover:before,.slick-arrow .next_custom:hover:before,.slick-arrow-custom .next_custom:hover:before{background:#fff;transform:rotate(-30deg) translate(-50%,-50%)}.arrow-custom .next_custom:hover:after,.slick-arrow .next_custom:hover:after,.slick-arrow-custom .next_custom:hover:after{background:#fff;transform:rotate(30deg) translate(-50%,50%)}.arrow-custom .next_custom.swiper-button-disabled:after,.arrow-custom .next_custom.swiper-button-disabled:before,.slick-arrow .next_custom.swiper-button-disabled:after,.slick-arrow .next_custom.swiper-button-disabled:before,.slick-arrow-custom .next_custom.swiper-button-disabled:after,.slick-arrow-custom .next_custom.swiper-button-disabled:before{left:50%;transform:rotate(0deg) translate(-50%,-50%)!important}.arrow-custom .prev_custom:before,.slick-arrow .prev_custom:before,.slick-arrow-custom .prev_custom:before{right:47%;transform:rotate(-135deg) translate(-50%,-50%)}.arrow-custom .prev_custom:after,.slick-arrow .prev_custom:after,.slick-arrow-custom .prev_custom:after{right:47%;transform:rotate(135deg) translate(-50%,50%)}.arrow-custom .prev_custom:hover:before,.slick-arrow .prev_custom:hover:before,.slick-arrow-custom .prev_custom:hover:before{background:#fff;transform:rotate(-150deg) translate(-50%,-50%)}.arrow-custom .prev_custom:hover:after,.slick-arrow .prev_custom:hover:after,.slick-arrow-custom .prev_custom:hover:after{background:#fff;transform:rotate(150deg) translate(-50%,50%)}.arrow-custom .prev_custom.swiper-button-disabled:after,.slick-arrow .prev_custom.swiper-button-disabled:after,.slick-arrow-custom .prev_custom.swiper-button-disabled:after{right:50%;transform:rotate(180deg) translate(-50%,-50%)!important}.arrow-custom .prev_custom.swiper-button-disabled:before,.slick-arrow .prev_custom.swiper-button-disabled:before,.slick-arrow-custom .prev_custom.swiper-button-disabled:before{right:50%;transform:rotate(-180deg) translate(-50%,-50%)!important}.mobile_bottom .rbb_contact_shortcode_email p,.mobile_bottom .rbb_contact_shortcode_phone p{margin-bottom:0}.mobile_bottom .rbb_contact_shortcode_email i,.mobile_bottom .rbb_contact_shortcode_phone i{display:none}.mobile_bottom .social_content .elementor-social-icons-wrapper{display:flex}.mobile_bottom .social_content .elementor-social-icons-wrapper .elementor-grid-item{display:inline-block}.mobile_bottom .social_content .elementor-social-icons-wrapper .elementor-grid-item a{background-color:#000;border-radius:100%;color:#fff;font-size:13px;height:30px;line-height:30px;margin-right:5px;padding:0;text-align:center;transition:.3s;width:30px}.mobile_bottom .social_content .elementor-social-icons-wrapper .elementor-grid-item a:hover{background:var(--rbb-general-secondary-color)}@media (min-width:1024px){.rbb-main-navigation{display:block;width:100%}.rbb-main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.rbb-main-navigation ul li .opener,.rbb-main-navigation ul li .opener2{display:none}.rbb-main-navigation ul li ul{background-color:var(--rbb-menu-background-color);position:absolute;top:0;visibility:hidden;z-index:99999}.rbb-main-navigation ul li ul li.focus>ul,.rbb-main-navigation ul li ul li:hover>ul{visibility:visible}.rbb-main-navigation ul li ul.mega-menu{display:block;left:50%;padding:2rem;transform:translateX(-50%);width:100%}.rbb-main-navigation ul li ul.standard-menu{flex-direction:column}.rbb-main-navigation ul li ul.standard-menu li a{margin:.5rem 2rem}.rbb-main-navigation ul li ul.standard-menu li a i{padding-right:5px}.rbb-main-navigation ul li ul.standard-menu li:hover>ul{left:100%}.rbb-main-navigation ul li a{color:var(--rbb-general-body-text-color);white-space:nowrap}.rbb-main-navigation ul li a:hover{color:var(--rbb-general-link-hover-color)}.rbb-main-navigation ul li.focus>ul,.rbb-main-navigation ul li:hover>ul{left:auto}.rbb-main-navigation ul li.level-1>a{color:var(--rbb-menu-link-color);transition:.3s}.rbb-main-navigation ul li.level-1>a:hover{color:var(--rbb-menu-link-hover-color)}.rbb-main-navigation ul li.level-1>a i{padding-right:5px}.rbb-main-navigation ul li.level-1>a>span{font-family:var(--typography-heading)}.rbb-main-navigation ul li.level-1.active-parent>a,.rbb-main-navigation ul li.level-1.active>a{color:var(--rbb-menu-link-hover-color)}.rbb-main-navigation ul li.level-1:hover>ul{opacity:1;pointer-events:auto!important;top:100%;visibility:visible}.rbb-main-navigation ul li.level-1>ul{border-radius:8px;box-shadow:6px 5px 11px 0#0000001a;min-width:220px;opacity:0;pointer-events:none;text-shadow:6px 5px 11px #0000001a;top:calc(100% + 20px);transition:all .3s ease;visibility:hidden}.rbb-main-navigation ul li.level-1>ul:not(.mega-menu)>li:not(.hoverable):last-child{margin-bottom:28px}.rbb-main-navigation ul li.level-1>ul:not(.mega-menu)>li:not(.hoverable):first-child{margin-top:28px}.rbb-main-navigation ul li.level-1>ul.mega-menu{border-top-left-radius:0;border-top-right-radius:0;overflow:hidden;padding:0}.rbb-main-navigation ul li.level-1>ul.mega-menu .mega-menu-content .elementor-icon-list-items .elementor-icon-list-item:hover .elementor-icon-list-text{color:var(--rbb-general-link-hover-color)}.rbb-main-navigation ul li.hoverable{position:static}.rbb-main-navigation ul li.hoverable:hover .mega-menu{left:50%;transform:translateX(-50%)}.rbb-main-navigation ul li.hoverable:hover .mega-menu ul{display:block;position:static;visibility:visible}.rbb-main-navigation ul li.hoverable.level-1>.a-level>span{padding-right:12px}.rbb-main-navigation ul li.hoverable.level-1>.a-level>span:before{content:"";font-family:rbb-font,serif;font-size:6px;position:absolute;right:0;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%)}.rbb-main-navigation ul li.hoverable.level-1>.standard-menu>.hoverable>a{color:var(--rbb-general-link-color);font-family:var(--typography-heading);font-weight:700}.rbb-main-navigation ul li.hoverable.level-1>.standard-menu>.hoverable>a:hover{color:var(--rbb-general-link-hover-color)}.rbb-main-navigation ul li.hoverable.level-1>.standard-menu>.hoverable:not(:last-child){border-bottom:1px solid #dedede}.rbb-main-navigation ul li.hoverable .hoverable{padding:7px 0;position:relative}.rbb-main-navigation ul li.hoverable .hoverable:before{content:"";height:100%;left:100%;position:absolute;width:5px}.rbb-main-navigation ul li.hoverable .hoverable>a{position:static}.rbb-main-navigation ul li.hoverable .hoverable>a:after{content:"";font-family:rbb-font,serif;font-size:8px;font-weight:700;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.rbb-main-navigation ul li.hoverable .hoverable ul{border-radius:8px;box-shadow:6px 5px 11px 0#0000001a;font-size:var(--typography-body-font-size);margin-left:5px;padding:15px 0 25px 10px;text-shadow:6px 5px 11px #0000001a}.rbb-main-navigation ul li.hoverable .hoverable ul li{padding:2px 0}.rbb-default-header .rbb-main-navigation ul li.hoverable{animation-name:auto}.rbb-default-header .rbb-main-navigation ul li.level-1:hover>ul li{animation-duration:.8s;animation-name:fadeInUpMenu}}.canvas-menu{background:#fff;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";height:100%;left:-300px;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;padding:40px 20px 20px;position:fixed!important;top:0;transition:all .3s linear;visibility:hidden;width:300px;z-index:9999}.canvas-menu.active{filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";left:0;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;visibility:visible}.canvas-menu.active .rbb_results{opacity:0}.canvas-menu .search_desktop{margin-bottom:20px}.canvas-menu .search_desktop .rbb-search-categories,.canvas-menu .search_desktop .search-categories{display:none}.canvas-menu .search_desktop .input-group:before{color:#909090;content:"";font-family:rbb-font,serif;font-size:16px;left:10px;position:absolute;top:50%;transform:translateY(-50%);z-index:9}.canvas-menu .search_desktop .input-group .icon-search,.canvas-menu .search_desktop .input-group label{display:none}.canvas-menu .search_desktop .input-group .input-search{background-color:#ebebeb;border:0;border-radius:3px;height:44px;padding:0 45px!important}.canvas-menu .search_desktop .input-group .input-search:focus{border:0;box-shadow:none;outline:0}.canvas-menu .search_desktop .input-group .input-search::placeholder{color:#a8a8a8;font-size:10px;line-height:48px;text-transform:uppercase}.canvas-menu .search_desktop .input-group .btn-search{border-radius:100%;height:40px;right:2px;top:2px;width:40px!important}.canvas-menu .search_desktop .input-group .btn-search .search{font-size:0!important}.canvas-menu .search_desktop .input-group .btn-search:hover{background:var(--rbb-general-secondary-color);color:#fff}.canvas-menu .search_desktop .input-group .btn-search .search-icon{color:#000;font-size:20px}.canvas-menu .search_desktop .input-group .btn-search .search-icon:before{content:"";font-family:rbb-font,serif}.canvas-menu .search_desktop .input-group .btn-search_clear-text{display:none!important}.canvas-menu .rbb-main-navigation{height:calc(100% - 200px)}.canvas-menu .rbb-main-navigation #menu-main{height:100%;overflow-x:hidden}.canvas-menu .rbb-main-navigation #menu-main::-webkit-scrollbar{width:10px}.canvas-menu .rbb-main-navigation #menu-main::-webkit-scrollbar-track{background:#ededed;border-radius:5px}.canvas-menu .rbb-main-navigation #menu-main::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#b4b4b4;border:3px solid #0000;border-radius:5px}.canvas-menu .rbb-main-navigation #menu-main .menu-container{align-items:normal;display:block;flex-wrap:nowrap;min-height:100px;transition:transform .4s ease}.canvas-menu .rbb-main-navigation #menu-main .menu-container.active>li{animation-duration:0ms!important;position:static!important}.canvas-menu .rbb-main-navigation #menu-main .menu-container.active>li .opener2,.canvas-menu .rbb-main-navigation #menu-main .menu-container.active>li>a{opacity:0}.canvas-menu .rbb-main-navigation #menu-main .menu-container.active>li.menu-active .opener2{opacity:1}.canvas-menu .rbb-main-navigation #menu-main .menu-container.active>li.menu-active>a{left:0;opacity:1;position:absolute;top:0}.canvas-menu .rbb-main-navigation #menu-main .menu-container>li{align-items:flex-start!important;padding:14px 0;z-index:1}.canvas-menu .rbb-main-navigation #menu-main .menu-container li{display:block!important;margin:0;position:relative}.canvas-menu .rbb-main-navigation #menu-main .menu-container li .opener,.canvas-menu .rbb-main-navigation #menu-main .menu-container li .opener2{display:block}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.menu-active{position:static}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.menu-active>.opener{color:var(--rbb-general-primary-color)}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.menu-active>.opener i:before{content:""}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.menu-active>a{left:0;position:absolute;top:0;width:100%!important;z-index:111}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.menu-active>a .menu-item-title{color:var(--rbb-general-primary-color)}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.menu-active li{position:relative}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.menu-active>ul{display:block!important;left:100%!important;pointer-events:auto!important;z-index:99!important}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 .a-level{color:var(--rbb-general-link-color);margin:0;padding:0;text-transform:uppercase;width:200%}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 .a-level:hover{color:var(--rbb-menu-link-hover-color)}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 .a-level i{padding-right:5px}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu{background:#fff;box-shadow:none;display:none;left:100%;margin-left:0;opacity:1;position:absolute;top:52px;transform:translateX(0);transform-origin:top left;transition:transform .4s ease;visibility:inherit;width:100%;z-index:8}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu li{border-bottom:1px solid #e5e5e5;padding:18px 20px 18px 0;position:relative}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu li:first-child{border-top:1px solid #e5e5e5}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu li .opener{top:10px}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu li a{margin:0;padding:0}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu li a:after{display:none}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu li a i{padding-right:5px}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu li ul{bottom:0;height:100%;left:0;padding:0;position:absolute;z-index:1999!important}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu li ul a{margin:0}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu.mega-menu>li{padding:0}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu.mega-menu>li .elementor-widget-heading{margin-bottom:0}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu.mega-menu>li .elementor-widget-heading h2{border-bottom:1px solid #e5e5e5;padding:18px 20px 18px 0}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu.mega-menu>li section{padding:0}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu.mega-menu>li section .elementor-container{display:block}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu.mega-menu>li section .elementor-container .elementor-column{width:100%}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu.mega-menu>li section .elementor-container .elementor-column .elementor-element-populated,.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu.mega-menu>li section .elementor-container .elementor-column .elementor-element-populated .elementor-widget-container{padding:0}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu.mega-menu>li section .elementor-container .elementor-column .elementor-element-populated .elementor-widget-container ul{display:block!important;position:relative;visibility:visible}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu.mega-menu>li section .elementor-container .elementor-column .elementor-element-populated .elementor-widget-container ul li:first-child{border-top:none}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.level-1 ul.sub-menu.mega-menu>li section .elementor-container .elementor-column .elementor-element-populated .elementor-widget-container>img{padding:25px 10px}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.hoverable:before{display:none}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.hoverable.menu-active .opener2{z-index:999}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.hoverable.menu-active>a:before{margin-left:0;overflow:hidden;white-space:nowrap}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.hoverable>a:before{background:#fff;color:var(--rbb-general-primary-color);content:attr(data-title)!important;display:block!important;font-weight:700;left:100%!important;margin-left:20px;padding:16px 20px 16px 0;position:absolute;text-transform:uppercase;top:0!important;width:80%}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.hoverable>a .menu-item-title:before{display:none}.canvas-menu .rbb-main-navigation #menu-main .menu-container li.hoverable>ul{z-index:999!important}.canvas-menu .rbb-main-navigation #menu-main .menu-container .rbb_woo_products.items-menu{padding:18px 20px 30px 0}.canvas-menu .rbb-main-navigation #menu-main .menu-container .rbb_woo_products.items-menu .product_info .product_name{margin-bottom:5px}.canvas-menu .rbb-main-navigation #menu-main .menu-container .rbb_woo_products.items-menu .slick-dots{bottom:-25px!important;display:inline-block!important;margin:0 5px;padding:0!important}.canvas-menu .rbb-main-navigation #menu-main .menu-container .rbb_woo_products.items-menu .slick-dots li{display:inline-block!important;height:18px!important;margin:0 5px!important;padding:6px!important;width:18px!important}.canvas-menu .rbb-main-navigation #menu-main .menu-container .rbb_woo_products.items-menu .slick-dots li button{height:6px;width:6px}.canvas-menu .rbb-main-navigation #menu-main .menu-container .rbb_woo_products.items-menu .slick-dots li.slick-active{box-shadow:0 0 0 1px var(--rbb-general-primary-color)}.canvas-menu .rbb-main-navigation #menu-main .menu-container .rbb_woo_products.items-menu .slick-dots li.slick-active button{background:var(--rbb-general-primary-color)}body .canvas-overlay,body .canvas-overlay2{transition:all .45s cubic-bezier(.29,.63,.44,1);z-index:1999}body .canvas-overlay.active,body .canvas-overlay2.active{visibility:inherit}body .canvas-overlay.backdrop,body .canvas-overlay2.backdrop{-webkit-backdrop-filter:blur(var(--rbb-modal-backdrop-filter-size));backdrop-filter:blur(var(--rbb-modal-backdrop-filter-size));background:#ffffff03}body .canvas-overlay.backdrop.active,body .canvas-overlay2.backdrop.active{opacity:1}body .canvas-overlay.backdrop-none,body .canvas-overlay2.backdrop-none{background:var(--rbb-modal-background-color)}body .canvas-overlay.backdrop-none.active,body .canvas-overlay2.backdrop-none.active{opacity:var(--rbb-modal-background-opacity)}.rbb-modal.rbb-menu-canvas{transition:.5s}.rbb-modal.rbb-menu-canvas .rbb-modal-header{display:none}.rbb-modal.rbb-menu-canvas .rbb-modal-backdrop{cursor:url(https://fibritex-store.ch/wp-content/themes/automize/dist/images/icon-close.svg),auto}.rbb-modal.rbb-menu-canvas .canvas-menu{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:animateLeft;animation-name:animateLeft;height:100%;left:-300px;right:auto;transition:.5s}.rbb-modal.rbb-menu-canvas .canvas-menu .rbb_results{opacity:0}.rbb-modal.rbb-menu-canvas .canvas-menu .rbb-main-navigation{height:calc(100% - 230px)}.rbb-modal.rbb-menu-canvas.show .canvas-menu{left:0;right:auto}.rbb-modal.rbb-account-canvas{transition:.5s}.rbb-modal.rbb-account-canvas .rbb-modal-backdrop{cursor:url(https://fibritex-store.ch/wp-content/themes/automize/dist/images/icon-close.svg),auto}.rbb-modal.rbb-account-canvas .menu-canvas-right{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:animateRight;animation-name:animateRight;height:100%;left:auto;padding-top:100px;right:-300px;transition:.5s}.rbb-modal.rbb-account-canvas .menu-canvas-right .rbb-modal-header{position:absolute;right:50%;top:20px;z-index:111}.rbb-modal.rbb-account-canvas .menu-canvas-right .rbb-modal-header .rbb-close-modal{background:#ebebeb;color:#000;height:40px;line-height:30px;position:relative;right:0;top:0;width:40px}.rbb-modal.rbb-account-canvas .menu-canvas-right .rbb-modal-header .rbb-close-modal:hover{background:var(--rbb-general-primary-color);color:#fff}.rbb-modal.rbb-account-canvas .menu-canvas-right .author{color:var(--rbb-general-primary-color)}.rbb-modal.rbb-account-canvas .menu-canvas-right #menu-account-1{display:block;height:calc(100% - 135px);margin:115px 0 20px;overflow-x:hidden}.rbb-modal.rbb-account-canvas .menu-canvas-right #menu-account-1::-webkit-scrollbar{margin-left:10px;width:10px}.rbb-modal.rbb-account-canvas .menu-canvas-right #menu-account-1::-webkit-scrollbar-track{background:#ededed;border-radius:5px}.rbb-modal.rbb-account-canvas .menu-canvas-right #menu-account-1::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#b4b4b4;border:3px solid #0000;border-radius:5px}.rbb-modal.rbb-account-canvas .menu-canvas-right #menu-account-1 .menu-container{align-items:normal;display:block;flex-wrap:nowrap;min-height:100px;top:0;transition:transform .4s ease;width:100%}.rbb-modal.rbb-account-canvas .menu-canvas-right #menu-account-1 .menu-container>li{border:0;padding:2px 0;z-index:1}.rbb-modal.rbb-account-canvas .menu-canvas-right .rbb-account-links{border-top:none;margin:0;padding-top:10px}.rbb-modal.rbb-account-canvas .menu-canvas-right .rbb-account-links .logout>a{display:block;font-weight:400;padding:0;text-align:center}.rbb-modal.rbb-account-canvas .menu-canvas-right .rbb-account-links .logout>a span{display:none}.rbb-modal.rbb-account-canvas.show .menu-canvas-right{left:auto;right:0}#mobile_vertical #menu-verticalmenu li{position:relative}#mobile_vertical #menu-verticalmenu li a{border-radius:40px;font-size:12px;font-weight:500;padding:11px 10px;transition:.3s}#mobile_vertical #menu-verticalmenu li a i{padding-right:22px}#mobile_vertical #menu-verticalmenu li a:hover{color:var(--rbb-general-secondary-color)}#mobile_vertical #menu-verticalmenu li .opener{background:#0000;position:absolute;right:10px;text-align:right;top:0;z-index:1}#mobile_vertical #menu-verticalmenu li .opener i:before{content:"";font-family:rbb-font,serif;font-size:15px}#mobile_vertical #menu-verticalmenu li .opener2,#mobile_vertical #menu-verticalmenu li .sub-menu{display:none}@media (max-width:767px){body #mobile_menu{top:60px;width:80%}body #mobile_menu .search_desktop+.rbb-main-navigation{height:calc(100% - 256px)}body .rbb-menu-canvas{height:calc(100% - 60px);transform:translateY(60px)}}.menu-toggle,.rbb-main-navigation.toggled ul{display:block}@media screen and (min-width:37.5em){.menu-toggle{display:none}.rbb-main-navigation ul{display:flex}}@keyframes fadeInUpMenu{0%{opacity:0;transform:translate3d(0,40px,0)}to{opacity:1;transform:none}}.rbb-page-title{background:var(--rbb-breadcrumb-background-color);background-image:var(--rbb-breadcrumb-background-image);background-repeat:no-repeat;background-size:cover}.rbb-page-title .heading{color:var(--rbb-title-color)}.rbb-page-title.page-title-single{background:#fff}.rbb-page-title.page-title-single .rbb-breadcrumb{text-align:left}@media (min-width:992px){body.page .rbb-page-title.header-02:not(.both),body.tax-product_cat .rbb-page-title.header-02:not(.both){padding-bottom:100px}body.page .rbb-page-title.header-02:not(.both) .heading,body.tax-product_cat .rbb-page-title.header-02:not(.both) .heading{padding-top:60px}body.page .rbb-page-title.header-02 .heading,body.tax-product_cat .rbb-page-title.header-02 .heading{padding-top:30px}body.page .rbb-page-title.header-03:not(.both),body.page .rbb-page-title.header-04:not(.both),body.tax-product_cat .rbb-page-title.header-03:not(.both),body.tax-product_cat .rbb-page-title.header-04:not(.both){padding-bottom:100px}body.page .rbb-page-title.header-03 .heading,body.page .rbb-page-title.header-04 .heading,body.tax-product_cat .rbb-page-title.header-03 .heading,body.tax-product_cat .rbb-page-title.header-04 .heading{padding-top:30px}body.category .rbb-page-title.header-02,body.category .rbb-page-title.header-03,body.category .rbb-page-title.header-04,body.woocommerce-shop .rbb-page-title.header-02,body.woocommerce-shop .rbb-page-title.header-03,body.woocommerce-shop .rbb-page-title.header-04{padding-bottom:150px}body.category .rbb-page-title.header-02 .heading,body.category .rbb-page-title.header-03 .heading,body.category .rbb-page-title.header-04 .heading,body.woocommerce-shop .rbb-page-title.header-02 .heading,body.woocommerce-shop .rbb-page-title.header-03 .heading,body.woocommerce-shop .rbb-page-title.header-04 .heading{padding-top:30px}body.category .rbb-page-title.header-05,body.woocommerce-shop .rbb-page-title.header-05{padding-bottom:200px;padding-top:90px}}@media (min-width:768px){body.single-post .rbb-page-title.header-03,body.single-product .rbb-page-title.header-03{margin-top:46px}}.rbb-breadcrumb,.rbb-breadcrumb a{color:var(--rbb-breadcrumb-color)}.rbb-breadcrumb a:hover{color:var(--rbb-general-link-hover-color)}.rbb-breadcrumb .delimiter{font-size:7px;font-weight:700;position:relative}.rbb-breadcrumb .delimiter.icon-svg:before{background:url(https://fibritex-store.ch/wp-content/themes/automize/dist/images/chevron-right.svg);content:"";height:8px;left:3px;position:absolute;top:0;width:8px}#rbb-branding a img{width:var(--rbb-logo-max-width)}#rbb-branding a img.logo{max-width:var(--rbb-logo-max-width);padding:var(--rbb-logo-padding)}#rbb-branding a img.sticky-logo{display:none;max-width:var(--rbb-logo-sticky-max-width);padding:var(--rbb-logo-sticky-padding)}.header-visible.header-stuck #rbb-branding .sticky-logo{display:block;visibility:visible}.header-visible.header-stuck #rbb-branding .sticky-logo+.logo{display:none;visibility:hidden}.rbb-account .rbb-account-icon-wrap{border-color:var(--rbb-account-icon-border-color);border-radius:var(--rbb-account-icon-border-radius);border-style:solid;border-width:var(--rbb-account-icon-border)}.rbb-account .rbb-account-icon-wrap .rbb-account-icon{color:var(--rbb-account-icon-color);font-size:var(--rbb-account-icon-size)}.rbb-account .rbb-account-icon-wrap .rbb-account-icon:hover{color:var(--rbb-general-secondary-color)}.woocommerce-Button.button{background:var(--rbb-general-primary-color);border-radius:5px;color:#fff!important;font-size:11px;height:50px;margin-top:30px;padding:12.5px 30px;transition:.35s;width:100%}.woocommerce-Button.button:hover{background:var(--rbb-general-secondary-color)}.woocommerce-form-row label{display:block;font-size:12px;font-weight:600;margin-bottom:12px}.woocommerce-form-row label .required{text-decoration:none}.woocommerce-form-row .input-text{border:1px solid #eaeaea;border-radius:5px;font-size:12px;height:50px;margin-bottom:0;padding:0 20px;width:100%}.woocommerce-form-row .input-text::placeholder{color:#b1b1b1;font-size:10px;text-transform:uppercase}.woocommerce-form-row .input-text:focus,.woocommerce-form-row .input-text:hover{border:1px solid var(--rbb-general-primary-color);box-shadow:none}.rbb-alert__danger{border-radius:5px;margin:30px 0;width:100%}.rbb-alert__danger .flex-grow{position:relative;top:-2px}.account-form-popup .login-title .login_switch_title{width:calc(50% - 10px)}.account-form-popup input{border:1px solid #eaeaea;outline:0!important;transition:all .35s ease}.account-form-popup input::placeholder{color:#b1b1b1;font-size:10px;text-transform:uppercase}.account-form-popup input:focus,.account-form-popup input:hover{border:1px solid var(--rbb-general-primary-color);box-shadow:none}.account-form-popup span:not(.show){color:#ff2a2a}.account-form-popup .remember-lost .remember input:checked+label:after{opacity:1}.account-form-popup .remember-lost .remember label:before{border-color:var(--rbb-account-input-border-color);border-radius:3px;border-style:solid;border-width:1px;content:"";display:inline-block;height:20px;margin-right:10px;position:relative;top:5px;width:20px;z-index:2}.account-form-popup .remember-lost .remember label:after{background:var(--rbb-general-primary-color);border-radius:3px;color:#fff;content:"";display:inline-block;font-family:rbb-font,serif;font-size:10px;height:18px;left:0;opacity:0;position:absolute;text-align:center;top:6px;transition:all .3s ease;width:20px;z-index:1}.account-form-popup .woocommerce-privacy-policy-text{font-size:.75rem;line-height:22px}.account-form-popup .woocommerce-privacy-policy-text a{color:var(--rbb-general-link-color);font-weight:500}.account-form-popup .woocommerce-privacy-policy-text a:hover{color:var(--rbb-general-link-hover-color)}.toggle-login .rbb-account-content #menu-account{margin-bottom:9px}.toggle-login .rbb-account-content #menu-account li{border:0;padding:1px 0}.toggle-login .rbb-account-content #menu-account li a{font-size:13px;font-weight:400}.toggle-login.active .rbb-account-content{margin-top:0;opacity:1;visibility:inherit;z-index:999999}body:not(.logged-in) .woocommerce{text-align:center}body:not(.logged-in) .woocommerce>h2{color:#222;display:inline-block;font-size:24px;margin-bottom:1.36em;margin-top:80px;position:relative}body:not(.logged-in) .woocommerce>h2:before{background:var(--rbb-general-secondary-color);bottom:0;content:"";height:15px;left:-10px;opacity:.2;position:absolute;right:-10px;z-index:-1}body:not(.logged-in) .woocommerce>form.login{margin:0 auto 80px;max-width:500px;position:relative}body:not(.logged-in) .woocommerce>form.login:has(.wp-block-group){margin-left:auto;margin-right:auto;max-width:500px}body:not(.logged-in) .woocommerce>form.login .woocommerce-form-row{margin-bottom:20px}body:not(.logged-in) .woocommerce>form.login .woocommerce-form-row label{display:block;font-size:12px;font-weight:600;margin-bottom:12px}body:not(.logged-in) .woocommerce>form.login .woocommerce-form-row label .required{color:#ff2a2a}body:not(.logged-in) .woocommerce>form.login .form-row label{display:flex}body:not(.logged-in) .woocommerce>form.login .form-row label [type=checkbox]{border:1px solid #d0d0d0;border-radius:3px;color:var(--rbb-general-primary-color);cursor:pointer;height:20px;width:20px}body:not(.logged-in) .woocommerce>form.login .form-row label span{padding-left:10px}body:not(.logged-in) .woocommerce>form.login .form-row .rememberme{margin-right:10px}body:not(.logged-in) .woocommerce>form.login .form-row .woocommerce-form__input-checkbox:focus{box-shadow:none}body:not(.logged-in) .woocommerce>form.login .form-row .woocommerce-button{background:var(--rbb-general-primary-color);border-radius:5px;color:#fff;font-size:11px;height:50px;margin-top:30px;padding:0 30px;transition:.35s;width:100%}body:not(.logged-in) .woocommerce>form.login .form-row .woocommerce-button:hover{background:var(--rbb-general-secondary-color)}body:not(.logged-in) .woocommerce>form.login .lost_password{bottom:80px;margin-bottom:0;position:absolute;right:0}body:not(.logged-in) .woocommerce>form.login .lost_password a{color:var(--rbb-general-body-text-color)}body:not(.logged-in) .grid-cols-3.gap-8{gap:0;grid-template-columns:repeat(1,minmax(0,1fr));margin:0}body:not(.logged-in) #customer_login .u-column1{padding-right:100px}body:not(.logged-in) #customer_login .u-column1 form{position:relative}body:not(.logged-in) #customer_login .u-column2{border-left:1px solid #eaeaea;padding-left:100px}body:not(.logged-in) #customer_login .u-column2 .woocommerce-form-row:last-child{margin-bottom:0}body:not(.logged-in) #customer_login .u-column1,body:not(.logged-in) #customer_login .u-column2{float:left;padding-bottom:100px;padding-top:100px;width:50%}body:not(.logged-in) #customer_login .u-column1 h2,body:not(.logged-in) #customer_login .u-column2 h2{color:#222;display:inline-block;font-size:24px;margin-bottom:1.36em;position:relative}body:not(.logged-in) #customer_login .u-column1 h2:before,body:not(.logged-in) #customer_login .u-column2 h2:before{background:var(--rbb-general-secondary-color);bottom:0;content:"";height:15px;left:-10px;opacity:.2;position:absolute;right:-10px;z-index:-1}body:not(.logged-in) #customer_login .u-column1 .woocommerce-form-row,body:not(.logged-in) #customer_login .u-column2 .woocommerce-form-row{margin-bottom:20px}body:not(.logged-in) #customer_login .u-column1 .woocommerce-form-row label,body:not(.logged-in) #customer_login .u-column2 .woocommerce-form-row label{display:block;font-size:12px;font-weight:600;margin-bottom:12px}body:not(.logged-in) #customer_login .u-column1 .woocommerce-form-row label .required,body:not(.logged-in) #customer_login .u-column2 .woocommerce-form-row label .required{color:#ff2a2a}body:not(.logged-in) #customer_login .u-column1 .form-row label,body:not(.logged-in) #customer_login .u-column2 .form-row label{display:flex}body:not(.logged-in) #customer_login .u-column1 .form-row label [type=checkbox],body:not(.logged-in) #customer_login .u-column2 .form-row label [type=checkbox]{border:1px solid #d0d0d0;border-radius:3px;color:var(--rbb-general-primary-color);cursor:pointer;height:20px;width:20px}body:not(.logged-in) #customer_login .u-column1 .form-row #rememberme,body:not(.logged-in) #customer_login .u-column2 .form-row #rememberme{margin-right:10px}body:not(.logged-in) #customer_login .u-column1 .form-row .woocommerce-form__input-checkbox:focus,body:not(.logged-in) #customer_login .u-column2 .form-row .woocommerce-form__input-checkbox:focus{box-shadow:none}body:not(.logged-in) #customer_login .u-column1 .form-row .woocommerce-button,body:not(.logged-in) #customer_login .u-column2 .form-row .woocommerce-button{background:var(--rbb-general-primary-color);border-radius:5px;color:#fff;font-size:11px;height:50px;margin-top:30px;padding:0 30px;transition:.35s;width:100%}body:not(.logged-in) #customer_login .u-column1 .form-row .woocommerce-button:hover,body:not(.logged-in) #customer_login .u-column2 .form-row .woocommerce-button:hover{background:var(--rbb-general-secondary-color)}body:not(.logged-in) #customer_login .u-column1 .lost_password,body:not(.logged-in) #customer_login .u-column2 .lost_password{bottom:80px;margin-bottom:0;position:absolute;right:0}body:not(.logged-in) #customer_login .u-column1 .lost_password a,body:not(.logged-in) #customer_login .u-column2 .lost_password a{color:var(--rbb-general-body-text-color)}body:not(.logged-in) #customer_login .u-column1 .woocommerce-privacy-policy-text,body:not(.logged-in) #customer_login .u-column2 .woocommerce-privacy-policy-text{font-size:.75rem;line-height:24px}body:not(.logged-in) #customer_login .u-column1 .woocommerce-privacy-policy-text a,body:not(.logged-in) #customer_login .u-column2 .woocommerce-privacy-policy-text a{color:var(--rbb-general-link-color);font-weight:500}body:not(.logged-in) #customer_login .u-column1 .woocommerce-privacy-policy-text a:hover,body:not(.logged-in) #customer_login .u-column2 .woocommerce-privacy-policy-text a:hover{color:var(--rbb-general-link-hover-color)}.lost_reset_password{margin:100px auto;max-width:400px}.lost_reset_password .woocommerce-form-row label{display:block;font-size:12px;font-weight:600;margin:15px 0}@media (max-width:991px){body:not(.logged-in) #customer_login .u-column1{padding:100px 15px 100px 0}body:not(.logged-in) #customer_login .u-column2{padding:100px 0 100px 15px}}@media (max-width:767px){body:not(.logged-in) #customer_login .u-column1,body:not(.logged-in) #customer_login .u-column2{border-left:none;padding:50px 0 0;width:100%}body:not(.logged-in) #customer_login .u-column2{padding-bottom:50px}body .account-form-popup{align-items:flex-start;background:#fff;padding-top:75px}body .account-form-popup .rbb-modal-backdrop{background:#0000!important;opacity:1!important}body .account-form-popup .rbb-modal-dialog{width:100%}body .account-form-popup .rbb-modal-dialog .rbb-modal-header .rbb-close-modal{background:var(--rbb-general-button-bg-color);color:var(--rbb-title-color);font-weight:700;right:50%!important;top:-57px;transform:translateX(50%)!important}body .account-form-popup .rbb-modal-dialog .rbb-modal-header .rbb-close-modal:hover{background:var(--rbb-general-button-bg-color);opacity:.8}body .account-form-popup .rbb-modal-dialog .modal-login{border-radius:0;height:85vh;overflow:auto}}.rbb-product-search .rbb-product-search-icon-wrap{border-color:var(--rbb-search-icon-border-color);border-radius:var(--rbb-search-icon-border-radius);border-style:solid;border-width:var(--rbb-search-icon-border);transition:all .3s ease-in}.rbb-product-search .rbb-product-search-content .search-icon,.rbb-product-search .rbb-product-search-icon-wrap .rbb-product-search-icon{color:var(--rbb-search-icon-color);font-size:var(--rbb-search-icon-size)}.rbb-product-search .rbb-product-search-content .button-icon{border-radius:var(--rbb-search-icon-border-radius);overflow:hidden;padding:0 15px;transition:all .5s ease-in}.rbb-product-search .rbb-product-search-content .button-icon .search{color:var(--rbb-search-icon-color);font-size:12px;font-weight:600;max-width:105px;opacity:0;padding-left:15px;text-transform:capitalize;width:0}.rbb-product-search .rbb-product-search-content .button-icon:hover{width:105px}.rbb-product-search .rbb-product-search-content .button-icon:hover .search{opacity:1}#rbb-search-content{z-index:999999}#rbb-search-content .close-search{cursor:pointer;height:40px;line-height:40px;text-align:center;width:32px}#rbb-search-content .close-search i,#rbb-search-content .close-search label{color:var(--rbb-general-secondary-color)}#rbb-search-content .close-search label{font-size:.6em;letter-spacing:2px;opacity:0;text-transform:uppercase;transition:all .3s ease-in}#rbb-search-content .close-search .close{margin:60px 0 0 5px;position:absolute}#rbb-search-content .close-search:hover label{opacity:1}#rbb-search-content .rbb-search-form .input-group{border:var(--rbb-search-input-border) solid var(--rbb-search-input-border-color);border-radius:var(--rbb-search-input-border-radius)}#rbb-search-content .rbb-search-form .input-group .current-category{color:var(--rbb-general-primary-color)}#rbb-search-content .rbb-search-form .input-search{border:0;border-radius:var(--rbb-search-input-border-radius);height:48px}#rbb-search-content .rbb-search-form .input-search:focus{border:0;box-shadow:none}#rbb-search-content .rbb-search-form .input-search:focus-visible{outline:0}#rbb-search-content .rbb-search-form .input-search::placeholder{font-size:0}#rbb-search-content .rbb-search-form #search{background-color:var(--rbb-general-primary-color);border-radius:var(--rbb-search-input-border-radius)}#rbb-search-content .rbb-search-form #search:hover{background-color:var(--rbb-general-secondary-color)}#rbb-search-content .btn-search .search-icon{color:var(--rbb-search-icon-color);font-size:var(--rbb-search-icon-size)}#rbb-search-content.active .rbb-search-categories{max-width:100%;opacity:1;transition:.3s}#rbb-search-content.active .rbb-search-categories .rbb-icon{top:35%}#rbb-search-content.active .rbb-search-form .input-search{padding:0 20px}#rbb-search-content .rbb_results{box-shadow:none;opacity:1;position:relative;top:auto;visibility:inherit}#rbb-search-content.style-2{height:100%;overflow:hidden;width:100%;z-index:99999}#rbb-search-content.style-2 .rbb-search-top .close-search{background:#ebebeb;color:#000;width:40px}#rbb-search-content.style-2 .rbb-search-top .close-search:hover{background:var(--rbb-general-primary-color);color:#fff}#rbb-search-content.style-2 .rbb-search-form .input-search{color:var(--rbb-search-input-color);height:48px;padding:0 40px}#rbb-search-content.style-2 .rbb-search-form .input-search::placeholder{font-size:10px!important}#rbb-search-content.style-2 .rbb_results{margin:0 auto;opacity:0;padding-top:25px;top:0!important;transform:translateY(-40px);transition:transform .5s,opacity .5s;transition-delay:.1s}#rbb-search-content.style-2 .rbb_results .rbb-search-result-wrap{box-shadow:none;padding:0}#rbb-search-content.style-2 .input-group{box-shadow:4px 7px 15px 0#00000026;margin:20px 0;opacity:0;text-shadow:4px 7px 15px #00000026;transform:translateY(-40px);transition:transform .3s,opacity .3s;transition-delay:.5s}#rbb-search-content.style-2.active .input-group{opacity:1;transform:translateY(0)}#rbb-search-content.style-2.active .rbb_results{opacity:1;transform:translateY(0);z-index:9}.rbb-search-categories .current-category{color:var(--rbb-general-heading-color)}.rbb-search-categories .current-category .rbb-icon{height:12px;position:absolute;right:0;top:40%;width:12px;z-index:10}.rbb-search-categories .current-category .rbb-icon:before{left:0;transform:rotate(45deg)}.rbb-search-categories .current-category .rbb-icon:after,.rbb-search-categories .current-category .rbb-icon:before{background-color:#b7b7b7;content:"";display:inline-block;height:.05rem;position:absolute;top:.4rem;transition:all .2s ease;width:.45rem}.rbb-search-categories .current-category .rbb-icon:after{right:0;transform:rotate(-45deg)}.rbb-search-categories .current-category:has(+ul.active) .rbb-icon:after{transform:rotate(45deg)}.rbb-search-categories .current-category:has(+ul.active) .rbb-icon:before{transform:rotate(-45deg)}.rbb-search-categories ul.categories{border:1px solid #00000026;display:none;font-size:1.3rem;max-height:500px;overflow-y:scroll}.rbb-search-categories ul.categories::-webkit-scrollbar{width:7px}.rbb-search-categories ul.categories::-webkit-scrollbar-track{background:#eaeaea;border-radius:4px}.rbb-search-categories ul.categories::-webkit-scrollbar-thumb{background-color:#222;border-radius:4px}.rbb-search-categories ul.categories.active{display:block}.rbb-search-categories ul.categories li{line-height:16px}.rbb-search-categories ul.categories li.active,.rbb-search-categories ul.categories li:hover{color:var(--rbb-general-primary-color)}.rbb-product-search-content span{transition:all .35s}.rbb-product-search-content.active>span{opacity:0;transition:all 1s linear}.rbb-product-search-content #rbb-search-content .close-search{display:none;visibility:hidden}.rbb-product-search-content #rbb-search-content .rbb-search-form .search-categories{max-width:0;min-width:0}.rbb-product-search-content #rbb-search-content .rbb-search-top{opacity:0;transition:all .5s linear;visibility:hidden;width:0}.rbb-product-search-content #rbb-search-content.active .close-search{display:block;visibility:inherit}.rbb-product-search-content #rbb-search-content.active .rbb-search-form .search-categories{max-width:100%;min-width:135px;transition:.5s linear}.rbb-product-search-content #rbb-search-content.active .rbb-search-top{opacity:1;transition:.5s linear;visibility:inherit;width:670px}@media (max-width:1200px){.rbb-product-search-content #rbb-search-content.active .rbb-search-top{width:500px}}.rbb-product-search-content .input-search{border:0;border-radius:var(--rbb-search-input-border-radius);box-shadow:none;color:var(--rbb-search-input-color);height:50px;outline:0;padding:0 50px 0 30px}.rbb-product-search-content .input-search::placeholder{color:#a0a0a0;display:none;font-size:0;line-height:48px}.rbb-product-search-content .input-search:focus{padding-top:13px!important}.rbb-product-search-content .input-search:focus~label{font-size:8px;top:13px}.rbb-product-search-content .input-search:focus~.button-icon{border-radius:44px!important;width:105px}.rbb-product-search-content .input-search:focus~.button-icon .search{opacity:1}.rbb-product-search-content .input-search:-webkit-autofill,.rbb-product-search-content .input-search:not(:placeholder-shown){padding-top:13px!important}.rbb-product-search-content .input-search:-webkit-autofill~label,.rbb-product-search-content .input-search:not(:placeholder-shown)~label{font-size:8px;top:13px}.rbb-product-search-content .input-search:-webkit-autofill~.button-icon,.rbb-product-search-content .input-search:not(:placeholder-shown)~.button-icon{border-radius:44px!important;width:105px}.rbb-product-search-content .input-search:-webkit-autofill~.button-icon .search,.rbb-product-search-content .input-search:not(:placeholder-shown)~.button-icon .search{opacity:1}.rbb_results.active{opacity:1;visibility:inherit}.rbb_results .rbb-search-result-ajax .item-content .item-price{color:var(--rbb-general-primary-color)}.rbb_results .rbb-search-result-ajax .search-item>div{border-radius:12px}.rbb_results .rbb-search-result-ajax .search-item>div .item-price ins{color:var(--rbb-general-primary-color);float:left;text-decoration-color:snow}.rbb_results .rbb-search-result-ajax .search-item>div .item-price del{color:#d6d6d6;margin-left:10px;text-decoration-color:#e82525}.rbb_results.style-results-2{background:#fff;box-shadow:5px 7px 10px #0000001a}.rbb_results.style-results-2 .rbb-search-result-wrap{box-shadow:none}.rbb-product-search-content2 .rbb-search-form{border-radius:var(--rbb-search-input-border-radius)}.rbb-product-search-content2 .rbb-search-form .search-categories{min-width:135px}.rbb-product-search-content2 .rbb-search-form button{right:0;top:2px}.rbb-product-search-content2 .rbb-search-form button .search-icon{color:var(--rbb-search-icon-color);font-size:var(--rbb-search-icon-size)}.rbb-product-search-content2 .rbb-search-form .input-group{border:solid var(--rbb-search-input-border-color);border-width:var(--rbb-search-input-border)}.rbb-product-search-content2 .rbb-search-form .input-group .input-search{border:0;border-radius:var(--rbb-search-input-border-radius);box-shadow:none;height:50px;min-width:330px;outline:0;padding:0 50px 0 30px}.rbb-product-search-content2 .rbb-search-form .input-group .input-search::placeholder{color:#a0a0a0;display:none;font-size:0;line-height:48px}.rbb-product-search-content2 .rbb-search-form .input-group .input-search:focus{padding-top:13px!important}.rbb-product-search-content2 .rbb-search-form .input-group .input-search:focus~label{font-size:8px;top:13px}.rbb-product-search-content2 .rbb-search-form .input-group .input-search:-webkit-autofill,.rbb-product-search-content2 .rbb-search-form .input-group .input-search:not(:placeholder-shown){padding-top:13px!important}.rbb-product-search-content2 .rbb-search-form .input-group .input-search:-webkit-autofill~label,.rbb-product-search-content2 .rbb-search-form .input-group .input-search:not(:placeholder-shown)~label{font-size:8px;top:13px}.rbb-product-search-content2 .rbb-search-form .input-group .btn-search{color:var(--rbb-search-icon-color);transition:.3s;width:40px}.rbb-product-search-content2 .rbb-search-form .input-group .btn-search:hover,.rbb-product-search-content2 .rbb-search-form .input-group .btn-search:hover .search-icon{color:var(--rbb-general-secondary-color)}.rbb-product-search-content2.active{visibility:initial}body.search.post-type-archive-product #rbb-page-title{background:#fff}body.search.post-type-archive-product #rbb-page-title .heading{display:none}body.search.post-type-archive-product #rbb-page-title .rbb-breadcrumb{font-size:1.875rem;font-weight:800;line-height:32px;text-transform:uppercase}body.search.post-type-archive-product #rbb-page-title .rbb-breadcrumb a,body.search.post-type-archive-product #rbb-page-title .rbb-breadcrumb span{display:none}body.search.post-type-archive-product #primary{padding-top:150px}body.search #rbb-primary .woocommerce-products-header{display:none}body.search #rbb-primary .woocommerce-ordering .rbb-accordion-content{border:1px solid var(--rbb-breadcrumb-background-color);border-radius:0 10px 10px;-ms-box-shadow:10px 10px 10px #0000001a;-o-box-shadow:10px 10px 10px #0000001a;box-shadow:10px 10px 10px rgba(0,0,0,.102);margin:0;min-width:260px;padding:15px}body.search #rbb-primary .woocommerce-ordering .rbb-accordion-content .active span{background-color:var(--rbb-general-primary-color);border:4px solid #fff;-ms-box-shadow:0 0 0 1px var(--rbb-general-primary-color);-o-box-shadow:0 0 0 1px var(--rbb-general-primary-color);box-shadow:0 0 0 1px var(--rbb-general-primary-color)}@media (min-width:1024px){body.search #rbb-primary .rbb-product-catalog,body.search #rbb-primary .rbb-sidebar-shop-filter{padding-top:0}}@media (max-width:1023px){body.search #rbb-primary .sidebar-filter{margin-top:0}}@media (max-width:767px){.search-mobile.active i:before{color:#000;content:"✕";font-size:18px;font-weight:700;position:relative;top:-3px}.product-search-mobile .input-group{border-bottom:1px solid #c7d4e0;border-radius:0;border-top:1px solid #c7d4e0}.product-search-mobile .input-group .rbb-search-categories,.product-search-mobile .input-group .search-categories{display:none}.product-search-mobile .input-group .input-search{border:0;box-shadow:none;height:58px;max-width:100%;padding:0 20px!important;text-align:center}.product-search-mobile .input-group .input-search::placeholder{font-size:.625rem!important;font-weight:600;text-transform:uppercase}.product-search-mobile .input-group #search{display:none}.product-search-mobile.active{opacity:1;visibility:inherit}body .canvas-overlay{top:60px}body .rbb_results{margin-top:15px;opacity:0;top:120px!important;transition:.3s;visibility:hidden}body .rbb_results.active{height:calc(100% - 100px);margin-top:0;opacity:1;visibility:inherit}body .rbb_results .rbb-search-result-wrap{height:100%}body .rbb_results .rbb-search-result-wrap .rbb-search-result{height:calc(100% - 100px);overflow:hidden}body .rbb_results .rbb-search-result-wrap .rbb-search-result .rbb-search-result-ajax{overflow-y:auto}body .rbb_results .rbb-search-result-wrap .rbb-search-result .result{max-height:100%;padding-bottom:50px}}@keyframes rbb_dropdown{0%{transform:perspective(500px) rotateX(-90deg);transform-origin:50%0}to{transform:perspective(500px) rotateX(0);transform-origin:50%0}}.blog-category .blog-content .blog-wrap .post-thumbnail img{transform:scale(1);transition:.7s ease-out;width:100%}.blog-category .blog-content .blog-wrap:hover .post-thumbnail img{transform:scale(1.05);transition:.7s ease-out}.blog-category .blog-content .no-results .page-content{text-align:center}.blog-category .blog-content .no-results .page-content p{font-size:20px}.blog-category .blog-content .no-results .page-content form{display:inline-block;padding-top:30px;position:relative}.blog-category .blog-content .no-results .page-content form .search-field{border:2px solid var(--rbb-breadcrumb-background-color);border-radius:50px;height:50px;min-width:500px;padding:0 110px 0 20px}.blog-category .blog-content .no-results .page-content form .search-field:focus{box-shadow:none}.blog-category .blog-content .no-results .page-content form .search-submit{background:var(--rbb-general-primary-color);border-radius:50px;bottom:0;color:#fff;cursor:pointer;height:50px;padding:10px 30px;position:absolute;right:0;transition:.3s;z-index:10}.blog-category .blog-content .no-results .page-content form .search-submit:hover{background:var(--rbb-general-secondary-color)}.blog-category .blog-content .no-results .page-content form .input-group label{display:none}.blog-category .blog-content .no-results .page-content form .input-group .input-search{border-radius:5px;height:50px;min-width:400px;padding:10px 50px 10px 20px}@media (max-width:767px){.blog-category .blog-content .no-results .page-content form .input-group .input-search{min-width:290px}}.blog-category .blog-content .no-results .page-content form .input-group .input-search:focus{border-color:#6b7280;box-shadow:none}.blog-category .blog-content .no-results .page-content form .input-group .button-icon{top:3px;width:50px}.blog-category .blog-content .no-results .page-content form .input-group .button-icon .search-icon{font-size:14px}.blog-category .blog-content .no-results .page-content form .input-group .button-icon .search-icon:hover{color:var(--rbb-search-icon-color)}.blog-category .blog-content .no-results .page-content form .input-group .button-icon .text-search{display:none}body:not(.elementor-editor-active) .post-content ul{margin-left:40px}body:not(.elementor-editor-active) .post-content ul li{padding:0 0 12px 20px;position:relative}body:not(.elementor-editor-active) .post-content ul li:before{border:1px solid #bdbdbd;border-radius:100%;content:"";height:8px;left:0;position:absolute;top:9px;width:8px}body:not(.elementor-editor-active) .post-content ol{list-style-type:decimal;margin-left:40px}body:not(.elementor-editor-active) .post-content ol li{padding:0 0 12px;position:relative}@media (max-width:991px){body .blog-detail{display:flex;flex-direction:column}body .blog-detail .sidebar-left{order:2;padding-top:50px}body .blog-detail .sidebar-right{padding-top:50px}}body .blog-detail blockquote{margin-left:40px;padding-left:105px;position:relative}body .blog-detail blockquote:before{background:var(--rbb-general-secondary-color);content:"";height:90px;left:0;position:absolute;top:10px;width:4px}body .blog-detail blockquote:after{background:url(https://fibritex-store.ch/wp-content/themes/automize/dist/images/blog/quote.svg)50%no-repeat;background-size:cover;content:"";height:32px;left:34px;position:absolute;top:5px;transform:rotateX(180deg);width:44px}body .blog-detail blockquote p{font-size:18px;line-height:36px;margin-bottom:10px}body .blog-detail blockquote strong{color:var(--rbb-general-primary-color);font-weight:600}body .blog-detail .post-navigation{margin:50px auto 0;max-width:880px}body .blog-detail .thumbnail-position-after_title,body .blog-detail .thumbnail-position-before_title{border-radius:20px;margin-bottom:30px}.rbb-post-categories li{display:inline-block;float:left;list-style:none}.rbb-post-categories li a{background:#fff;border-radius:40px;box-shadow:1px 2px 5px 0#00000026;color:var(--rbb-general-primary-color);display:inline-block;font-size:11px!important;font-weight:600;line-height:24px;margin:0 10px 10px 0;min-height:36px;padding:8px 20px;text-shadow:1px 2px 5px #00000026;transition:.3s}.rbb-post-categories li a:hover{background:var(--rbb-general-button-bg-hover-color);color:#fff;transition:.3s}@media (max-width:767px){.rbb-post-categories li a{padding:5px 15px}}.thumbnail-position-on_header{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:100px}.thumbnail-position-on_header:after{background-color:#2229;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.thumbnail-position-on_header .feature-image h1{color:#fff}.thumbnail-position-on_header .feature-image .rbb-post-categories li{float:none}.related-posts .rbb-related-posts.load-item-4:not(.slick-initialized){display:flex;flex-wrap:nowrap;overflow:hidden}.related-posts .rbb-related-posts.load-item-4:not(.slick-initialized) .item{flex:0 0 25%;max-width:25%;width:25%}.related-posts .rbb-related-posts .post-img{padding-top:81.15%;position:relative}.related-posts .rbb-related-posts .post-img img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.related-posts .rbb-related-posts .slick-dots{padding-top:35px;position:relative}@media (max-width:767px){body .blog-detail blockquote{margin-top:70px;padding-left:30px}body .blog-detail blockquote:after{left:50%;top:-40px;transform:translateX(-50%) rotate(180deg)}}.error404 #rbb-page-title{display:none}.error404 .page-content .content .button-action a{background-color:var(--rbb-general-button-bg-color);color:var(--rbb-general-button-color)}.error404 .page-content .content .button-action a:hover{background-color:var(--rbb-general-button-bg-hover-color);color:var(--rbb-general-button-hover-color)}.block_quote .elementor-image-box-img{position:relative;top:11px}.rbb-contact-us form{max-width:770px}.rbb-contact-us form .title,.rbb-contact-us form h2{display:none}.rbb-contact-us form>p>label:first-child{display:inline-block;float:left;padding-right:5px;width:50%}.rbb-contact-us form>p>label:nth-child(2){display:inline-block;float:left;padding-left:5px;width:50%}.rbb-contact-us form .form-submit{display:inline-block;min-width:200px}.hover-icon .elementor-social-icon{background:var(--rbb-general-primary-color);transition:.35s}.hover-icon .elementor-social-icon:hover{background:var(--rbb-general-secondary-color);transition:.35s}#rbb-button-contact{text-align:center}#rbb-button-contact button{background:var(--rbb-general-primary-color);border-radius:4px;color:#fff;display:inline-block;font-size:10px;height:48px;line-height:48px;min-width:250px;padding:0 30px;transition:.35s}#rbb-button-contact button:hover{background:var(--rbb-general-button-bg-hover-color)}#rbb-contact-form .rbb-modal-body{background:#fff;border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.251);max-width:500px;padding:40px;position:relative}form.wpcf7-form h2{color:#222;font-size:22px;font-weight:800;text-align:center}form.wpcf7-form .sub_title{font-size:12px;line-height:24px;margin-bottom:32px;margin-top:8px;text-align:center}form.wpcf7-form .sub_title p{text-align:left}form.wpcf7-form input{border:1px solid #d6d6d6;border-radius:4px;height:50px;margin-bottom:10px;outline:0!important;padding:0 22px;width:100%}form.wpcf7-form input::placeholder{color:#a8a8a8;font-size:10px;font-weight:600;text-transform:uppercase}form.wpcf7-form input:focus,form.wpcf7-form input:hover{border:1px solid var(--rbb-general-primary-color);box-shadow:none}form.wpcf7-form input:hover{transition:.35s}form.wpcf7-form textarea{border:1px solid #d6d6d6;border-radius:4px;margin-bottom:20px;max-height:210px;outline:0!important;padding:16px 22px;width:100%}form.wpcf7-form textarea::placeholder{color:#a8a8a8;font-size:10px;font-weight:600;text-transform:uppercase}form.wpcf7-form textarea:focus,form.wpcf7-form textarea:hover{border:1px solid var(--rbb-general-primary-color);box-shadow:none}form.wpcf7-form textarea:hover{transition:.35s}form.wpcf7-form .form-submit{position:relative}form.wpcf7-form .form-submit input{margin-bottom:0}form.wpcf7-form .wpcf7-submit{background:var(--rbb-general-primary-color);border:1px solid var(--rbb-general-primary-color);border-radius:4px;color:#fff;cursor:pointer;font-size:var(--typography-button-font-size);transition:.35s}form.wpcf7-form .wpcf7-submit:hover{background:var(--rbb-general-button-bg-hover-color);border:1px solid var(--rbb-general-button-bg-hover-color);box-shadow:none}form.wpcf7-form .wpcf7-spinner{background:#0000;bottom:16px;left:50%;line-height:24px;margin:0;position:absolute;text-align:center;transform:translateX(-50%)}form.wpcf7-form .wpcf7-spinner:before{display:none}form.wpcf7-form .wpcf7-spinner:after{background:var(--rbb-button-loading-hover);background-size:cover;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}form.wpcf7-form .wpcf7-not-valid-tip{font-size:11px;padding-bottom:10px;position:relative;top:-5px}form.wpcf7-form .wpcf7-response-output{background-color:#ffdede;border:#f7c9c9;border-radius:5px;color:#e2401c;font-size:12px;font-weight:500;line-height:25px;margin:2em 0 1em;min-height:50px;padding:12px 10px 12px 20px}form.wpcf7-form .wpcf7-response-output:before{content:"";font-family:rbb-font,serif!important;padding-right:10px}form.wpcf7-form.submitting .wpcf7-submit{color:#0000;transition:.35s}form.wpcf7-form.submitting .wpcf7-submit:hover~.wpcf7-spinner:after{background:var(--rbb-button-loading-hover);background-size:cover;content:"";height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.newsletter form.wpcf7-form .footer-form p{display:flex}.newsletter form.wpcf7-form .footer-form .wpcf7-form-control-wrap{width:100%}.newsletter form.wpcf7-form .footer-form .wpcf7-form-control-wrap input{border:1px solid #dbdbdb;border-radius:67px;box-shadow:none;height:67px;margin-bottom:0;padding:0 30px;text-align:left}.newsletter form.wpcf7-form .footer-form .wpcf7-form-control-wrap input::placeholder{color:#a1a1a1;font-size:10px;text-align:left;text-transform:uppercase}.newsletter form.wpcf7-form .footer-form .wpcf7-form-control-wrap input:focus,.newsletter form.wpcf7-form .footer-form .wpcf7-form-control-wrap input:hover{border:1px solid var(--rbb-general-secondary-color)}.newsletter form.wpcf7-form .footer-form .button{background:var(--rbb-general-secondary-color);border:0;border-radius:66px;height:66px;line-height:54px;margin-bottom:0;margin-left:10px;min-width:180px;width:auto}.newsletter form.wpcf7-form .footer-form .button:hover{background:var(--rbb-general-primary-color)}.newsletter form.wpcf7-form .footer-form .wpcf7-spinner{left:auto;right:64px;top:20px}.newsletter form.wpcf7-form.submitting .button{background:var(--rbb-general-primary-color) center no-repeat}.newsletter form.wpcf7-form.submitting .button:hover{background:var(--rbb-general-secondary-color)}.newsletter form.wpcf7-form.submitting .wpcf7-spinner{z-index:11}.newsletter.style2 form.wpcf7-form .footer-form .wpcf7-form-control-wrap input{border-radius:4px;box-shadow:3px 3px 6px rgba(0,0,0,.078)}.newsletter.style2 form.wpcf7-form .footer-form .button{border-radius:4px;height:56px;min-width:140px;position:absolute;right:5px;top:5px}@media (max-width:767px){.newsletter form.wpcf7-form .footer-form p{display:block}.newsletter form.wpcf7-form .footer-form .button{margin:20px 0 0;width:100%}.newsletter.style2 form.wpcf7-form .footer-form .wpcf7-form-control-wrap input{height:56px;text-align:center}.newsletter.style2 form.wpcf7-form .footer-form .wpcf7-form-control-wrap input::placeholder{text-align:center}.newsletter.style2 form.wpcf7-form .footer-form .button{position:relative;right:0;top:0}}.rbb-image-box .elementor-widget-container{transition-duration:.3s}.rbb-image-box .elementor-widget-container img{display:inline-block}.rbb-image-box .elementor-widget-container:hover img{animation-duration:1s;animation-iteration-count:1;animation-name:elementor-animation-wobble-horizontal;animation-timing-function:ease-in-out}.rbb-image-box .elementor-widget-container .elementor-image-box-title a:hover{color:var(--rbb-general-primary-color)}.rbb-toggle .elementor-accordion-item{border:0!important;border-bottom:1px solid #dedede!important}.rbb-toggle .elementor-accordion-item:first-child .elementor-tab-title{border-top:1px solid #dedede!important}.rbb-toggle .elementor-accordion-item .elementor-accordion-icon-right{padding-top:6px}.rbb-toggle .elementor-accordion-item .elementor-tab-title{position:relative}.rbb-toggle .elementor-accordion-item .elementor-tab-title .elementor-toggle-icon{font-size:12px}.rbb-toggle .elementor-accordion-item .elementor-tab-title:hover .elementor-accordion-title{color:var(--rbb-general-primary-color)}.rbb-toggle .elementor-accordion-item .elementor-tab-title:before{background:var(--rbb-general-primary-color);content:"";height:2px;left:0;max-width:200px;position:absolute;top:-1px;transition:.5s;width:0}.rbb-toggle .elementor-accordion-item .elementor-tab-title.elementor-active:before{transition:.5s;width:100%}.rbb-toggle .elementor-accordion-item .elementor-tab-title.elementor-active .elementor-accordion-icon-right,.rbb-toggle .elementor-accordion-item .elementor-tab-title.elementor-active .elementor-accordion-title{color:var(--rbb-general-primary-color)}.store-direction{position:relative}.store-direction .elementor-widget-google_maps{margin-bottom:0!important}.store-direction .map-content{left:16.1%;max-width:410px;position:absolute;top:50%;transform:translateY(-50%)}.store-direction .map-content .hover-icon .elementor-social-icon{background:#fff}.store-direction .map-content .hover-icon .elementor-social-icon i{color:var(--rbb-general-primary-color)}.store-direction .map-content .hover-icon .elementor-social-icon svg{fill:var(--rbb-general-primary-color)}.store-direction .map-content .hover-icon .elementor-social-icon:hover{background:var(--rbb-general-secondary-color)}.store-direction .map-content .hover-icon .elementor-social-icon:hover i{color:#fff;margin-left:-1px}.store-direction .map-content .hover-icon .elementor-social-icon:hover svg{fill:#fff}@media (max-width:767px){.store-direction .map-content{left:15px;right:15px;width:auto!important}}body.store-locations .elementor-button-link{background:var(--rbb-general-button-color);color:var(--rbb-general-button-hover-color)}body.store-locations .elementor-button-link:hover{background:var(--rbb-general-button-bg-hover-color)}.border-image .elementor-widget-container{overflow:hidden}@media (max-width:767px){.order-1{order:1!important}.order-2{order:2!important}}.rbb_testimonial .pagetestimonial .content:before{background:url(https://fibritex-store.ch/wp-content/uploads/al_opt_content/IMAGE/fibritex-store.ch/wp-content/themes/automize/dist/images/elementor/widgets/testimonials/icon_quote.png.bv.webp?bv_host=fibritex-store.ch);content:"";height:29px;left:0;position:absolute;top:14px;width:40px}.rbb_testimonial .page-header .archive-description{font-size:24px;font-weight:700;text-align:center}.rbb_testimonial article .content .text:before{background:url(https://fibritex-store.ch/wp-content/uploads/al_opt_content/IMAGE/fibritex-store.ch/wp-content/themes/automize/dist/images/elementor/widgets/testimonials/quote1.png.bv.webp?bv_host=fibritex-store.ch);content:"";height:32px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:44px}.rbb_testimonial article .content .author img{transition:all .7s ease-out}.rbb_testimonial article .content:hover .author img{transform:scale(1.1);transition:all .7s ease-out}@media (max-width:767px){.rbb_testimonial article#post-5558{padding-bottom:20px}}.woocommerce-form-track-order{background:#f1f1f1;border-radius:8px;padding:75px 110px 50px}.woocommerce-form-track-order p:first-child{display:none}.woocommerce-form-track-order p.form-row{margin-bottom:30px}.woocommerce-form-track-order p.form-row.form-row-first{margin-bottom:24px}.woocommerce-form-track-order p.form-row label{color:var(--rbb-general-link-color);display:block;font-weight:600;margin-bottom:3px}.woocommerce-form-track-order p.form-row input{border:1px solid #dfdfdf;border-radius:4px;height:50px;transition:.3s;width:100%}.woocommerce-form-track-order p.form-row input::placeholder{color:#b7b7b7;font-size:.75rem;text-align:center}.woocommerce-form-track-order p.form-row input:focus,.woocommerce-form-track-order p.form-row input:hover{border:1px solid var(--rbb-general-primary-color);box-shadow:none;outline:0}.woocommerce-form-track-order p.form-row .button{background:var(--rbb-general-primary-color);border-radius:4px;color:#fff;font-size:12px;height:50px;transition:.3s;width:100%}.woocommerce-form-track-order p.form-row .button:hover{background:var(--rbb-general-secondary-color)}@media (max-width:767px){.woocommerce-form-track-order{padding:75px 50px 50px}}body .elementor-position-left .elementor-image-box-img{margin-bottom:0!important}.policy-icon .elementor-image-box-wrapper .elementor-image-box-img{align-items:center;background:#f3f3f3;border-radius:100%;display:inline-flex;height:80px;justify-content:center;min-width:80px;overflow:hidden;width:80px!important}.policy-icon .elementor-image-box-wrapper .elementor-image-box-img img{max-width:33px}.policy-icon .elementor-image-box-wrapper:hover img{animation:hexagonIcon 1s linear infinite}.policy-icon .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description{padding-top:6px}.policy-icon2 .elementor-image-box-wrapper .elementor-image-box-img{align-items:center;background:var(--rbb-general-secondary-color);border-radius:100%;display:inline-flex;height:80px;justify-content:center;min-width:80px;overflow:hidden;width:80px!important}.policy-icon2 .elementor-image-box-wrapper .elementor-image-box-img img{max-width:33px}.policy-icon2 .elementor-image-box-wrapper:hover img{animation:hexagonIcon 1s linear infinite}.policy-icon2 .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description{padding-top:6px}@media (max-width:767px){.policy-icon .elementor-image-box-wrapper,.policy-icon2 .elementor-image-box-wrapper{align-items:center;display:flex}.policy-icon .elementor-image-box-wrapper .elementor-image-box-content,.policy-icon2 .elementor-image-box-wrapper .elementor-image-box-content{padding-left:20px}}.automize-02 .rbb-default-header.header-2{margin-bottom:0}.automize-02 .rbb-elementor-slider.single .rbb-slick-carousel.slick-slider .slick-dots{left:35px;transform:translateX(0)}@media (min-width:768px) and (max-width:1023px){.automize-02 .policy-icon2 .elementor-image-box-wrapper{align-items:center;display:block!important}.automize-02 .policy-icon2 .elementor-image-box-wrapper .elementor-image-box-img{margin:0 0 20px!important}}.contact_phone .elementor-icon-list-icon{animation:phone 1s linear infinite}.gallery-content .elementor-image-gallery{overflow:hidden}.gallery-content .elementor-image-gallery .gallery{display:flex;margin:0-28.5%;overflow:hidden;transition:transform .4s cubic-bezier(.29,.63,.44,1)}.gallery-content .elementor-image-gallery .gallery .gallery-item{padding:5px}.gallery-content .elementor-image-gallery .gallery .gallery-item .gallery-icon,.gallery-content .elementor-image-gallery .gallery .gallery-item .gallery-icon a{overflow:hidden}.gallery-content .elementor-image-gallery .gallery .gallery-item .gallery-icon a img{transition:all 1.5s ease-out}.gallery-content .elementor-image-gallery .gallery .gallery-item .gallery-icon a:hover img{transform:scale(1.07)}@media (max-width:767px){.gallery-content .elementor-image-gallery .gallery{margin:0-40%}}.gallery-content .itemy_parallax{margin-bottom:0}@media (min-width:768px) and (max-width:1023px){.flash-sale-home2 .rbb_woo_products.flash-sale .item-product .thumbnail-container{float:left;order:1;width:50%}.flash-sale-home2 .rbb_woo_products.flash-sale .item-product .product_info{float:right;margin-top:120px;order:2;padding:0 15px;width:50%}.flash-sale-home2 .rbb_woo_products.flash-sale .item-product .item-countdown{position:absolute;right:0;width:50%}.flash-sale-home2 .rbb_woo_products.flash-sale .item-product .item-countdown .rbb-countdown{margin-top:15px;padding-left:10px}}.our-menu .rbb-elementor-slider.multiple.default .main-title{color:#fff}.banner-delivery .banner-icon-border .elementor-image-box-wrapper{display:flex}.banner-delivery .banner-icon-border .elementor-image-box-wrapper .elementor-image-box-img{min-width:94px;position:relative}.banner-delivery .banner-icon-border .elementor-image-box-wrapper .elementor-image-box-img:before{background:#e3e3e3;content:"";height:44px;position:absolute;right:20px;top:0;width:1px}@media (max-width:1024px){.banner-delivery .img-banner{order:-1}}.policy .elementor-image-box-wrapper:hover .elementor-image-box-img img{animation:hexagonIcon 1s linear infinite}body.automize-03 .elementor-position-left .elementor-image-box-img{margin-bottom:20px!important}body.automize-03 .rbb_woo_products .item-product .woosw-wishlist .woosw-btn{font-size:var(--rbb-wishlist-icon-size)}body.automize-03 .rbb_woo_products .item-product .woosw-wishlist .woosw-btn .woosw-btn-icon:before{font-size:83%}@media (max-width:767px){.home-page-3 .product_price{font-size:13px}}body:not(.automize-04) .rbb-default-header.header-4 .rbb-header-sticky{box-shadow:4px 7px 15px 0#0000001c}@media (min-width:1366px) and (max-width:1500px){.Group-slider .elementor-column-gap-custom .elementor-col-50{width:48%}.Group-slider .elementor-column-gap-custom .elementor-col-25{width:26%}}@media (max-width:767px){.category-title .elementor-heading-title{background-color:#f1f1f1;border-radius:5px;font-size:14px!important;height:45px;line-height:45px;padding:0 15px}.category-title .elementor-heading-title:after{content:"";float:right;font-family:rbb-font,serif}.category-title .elementor-heading-title.active:after{content:""}.category-title .elementor-inner-section{display:none}}@media (min-width:1366px){body.automize-05 .header-2+div .group-left{width:0!important}body.automize-05 .header-2+div .group-slider{width:80%!important}body.automize-05 .header-2+div .group-right{width:25%!important}body.automize-05 .header-2+div .group-right .banner-image{max-width:285px}}@media (min-width:1366px) and (max-width:1500px){body.automize-05 .group-left{width:28.7%!important}body.automize-05 .group-slider{width:51.5%!important}body.automize-05 .group-right{width:30%!important}body.automize-05 .group-right .banner-image{max-width:285px}}@media (min-width:1200px) and (max-width:1365px){body.automize-05 .group-left{width:12%!important}body.automize-05 .group-slider{width:58%!important}body.automize-05 .group-right{width:40%!important}body.automize-05 .group-right .banner-image{max-width:280px}}@media (min-width:1280px){body.automize-05 .rbb-default-header.header-5 .vertical-menu-title{pointer-events:none}}body.automize-06 .newsletter form.wpcf7-form .footer-form .button:hover{background:color-mix(in srgb,var(--rbb-general-secondary-color) 80%,#000 30%)}body.automize-06 .rbb_woo_products:not(.flash-sale) .item-product .woosw-wishlist .woosw-btn{font-size:calc(var(--rbb-wishlist-icon-size)*.64)}body.automize-06 .rbb_woo_products:not(.flash-sale) .item-product .product_info>.product-title .product_name{color:#fff}body.automize-06 .rbb_woo_products:not(.flash-sale) .item-product .product_info>.product_ratting .ratting-count{color:#c3c3c3}body.automize-06 .rbb_woo_products:not(.flash-sale) .item-product .product_info>.product_price>.woocommerce-Price-amount bdi{color:var(--rbb-general-secondary-color)}body.automize-06 .rbb_woo_products:not(.flash-sale) .item-product .product_info .product-popup{border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:0 10px 10px}body.automize-06 .rbb_woo_products:not(.flash-sale) .item-product .product_info .product-popup>.product_price>.woocommerce-Price-amount bdi{color:var(--rbb-general-secondary-color)}body.automize-06 .rbb_posts.default .blog_item .blog_date{color:#fff3!important}body.automize-06 .rbb_posts.default .blog_item .blog_date i{color:#fff3}body.automize-06 .rbb_posts.default .blog_item .blog_title{color:#fff;transition:.3s}body.automize-06 .rbb_posts.default .blog_item .blog_title:hover{color:var(--rbb-general-link-hover-color)}body.automize-06 .rbb_posts.default .blog_item .content{color:#fff}body.automize-06 .rbb_posts.default .blog-right::-webkit-scrollbar-track{background-color:#22282f;border-left:1px solid #ffffff1a;border-right:1px solid #ffffff1a}body.automize-06 .rbb_posts.default .blog-right::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#070d12;border:3px solid #0000}body.automize-06 .rbb_posts.default .blog-right::-webkit-scrollbar-thumb:hover{background-color:var(--rbb-general-secondary-color)}body.automize-06 .rbb_posts.default .blog-right .blog_item{border-color:#ffffff1a}@media (min-width:768px) and (max-width:1023px){body.automize-06 .policy-icon2 .elementor-image-box-wrapper{align-items:center;display:block!important}body.automize-06 .policy-icon2 .elementor-image-box-wrapper .elementor-image-box-img{margin:0 0 20px!important}}@media (min-width:1023px) and (max-width:1200px){body.automize-06 .category-title .elementor-heading-title{padding:0 25px!important}}@media (min-width:767px) and (max-width:1023px){body.automize-06 .category-title .elementor-inner-column:before{right:0!important}body.automize-06 .category-title .elementor-heading-title{padding:0 25px!important}body.automize-06 .category-title .elementor-heading-title:after{top:3px!important}}@media (min-width:768px){body .group-product .category-title .elementor-heading-title{padding:0 35px;position:relative;z-index:2}body .group-product .category-title .elementor-heading-title:after{background-color:#091017;content:"";height:50%;left:0;position:absolute;top:0;width:100%;z-index:-1}}@media (min-width:1370px) and (max-width:1500px){body .group-product .category-title .elementor-heading-title{padding:0 29px}}@media (min-width:767px) and (max-width:1023px){.group-product .rbb_woo_products .item-product .product_button .button .add-to-cart-icon span{padding:0 7px}}body.automize-07 .newsletter form.wpcf7-form .footer-form .button:hover{background:color-mix(in srgb,var(--rbb-general-secondary-color) 80%,#000 30%)}body.automize-07 .rbb_woo_products:not(.flash-sale) .item-product .woosw-wishlist .woosw-btn{font-size:calc(var(--rbb-wishlist-icon-size)*.64)}body.automize-07 .rbb_woo_products:not(.flash-sale) .item-product .product_info>.product-title .product_name{color:#fff}body.automize-07 .rbb_woo_products:not(.flash-sale) .item-product .product_info>.product_ratting .ratting-count{color:#c3c3c3}body.automize-07 .rbb_woo_products:not(.flash-sale) .item-product .product_info>.product_price>.woocommerce-Price-amount bdi{color:var(--rbb-general-secondary-color)}body.automize-07 .rbb_woo_products:not(.flash-sale) .item-product .product_info .product-popup{border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:0 10px 10px}body.automize-07 .rbb_woo_products:not(.flash-sale) .item-product .product_info .product-popup>.product_price>.woocommerce-Price-amount bdi{color:var(--rbb-general-secondary-color)}body.automize-07 .choose-your-plan{overflow-x:auto;overflow-y:hidden}body.automize-07 .choose-your-plan::-webkit-scrollbar{height:10px}body.automize-07 .choose-your-plan::-webkit-scrollbar-track{background-color:#22282f;border-left:1px solid #ffffff1a;border-right:1px solid #ffffff1a}body.automize-07 .choose-your-plan::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#070d12;border:3px solid #0000;border-radius:4px;cursor:pointer;-webkit-transition:.3s;transition:.3s}body.automize-07 .choose-your-plan::-webkit-scrollbar-thumb:hover{background-color:var(--rbb-general-secondary-color)}body.automize-07 .choose-your-plan .elementor-container{flex-wrap:inherit;margin-bottom:30px}body.automize-07 .choose-your-plan .elementor-container .elementor-inner-column{min-width:375px}body.automize-07 .choose-your-plan .recommended .elementor-widget-container{background:var(--rbb-general-secondary-color);height:47px;padding:17px 4px;transform:rotate(45deg)}body.automize-07 .choose-your-plan .recommended .elementor-widget-container:before{border-color:var(--rbb-general-secondary-color) #0000 #0000;border-style:solid;border-width:34px 34px 0;content:"";height:0;left:-45px;position:absolute;top:18px;transform:rotate(-45deg);width:0}body.automize-07 .choose-your-plan .recommended .elementor-widget-container:after{border-color:#0000 var(--rbb-general-secondary-color) #0000 #0000;border-style:solid;border-width:34px 34px 34px 0;bottom:-22px;content:"";height:0;position:absolute;right:-27px;transform:rotate(-45deg);width:0}body.automize-07 .choose-your-plan .recommended .elementor-widget-container .elementor-heading-title:before{border-color:#0000 #0000 #860000;border-style:solid;border-width:0 4px 5px;content:"";height:0;left:-50px;position:absolute;top:46px;transform:rotate(-45deg);width:0}body.automize-07 .choose-your-plan .recommended .elementor-widget-container .elementor-heading-title:after{border-color:#0000 #0000 #860000;border-style:solid;border-width:0 4px 5px;bottom:-4px;content:"";height:0;position:absolute;right:-49px;transform:rotate(45deg);width:0}body.automize-07 .choose-your-plan h2.elementor-heading-title sup{font-size:13px;top:-10px}body.automize-07 .rbb_posts.layout-2 .blog_title{color:#fff;font-size:var(--typography-body-font-size);transition:.3s}body.automize-07 .rbb_posts.layout-2 .blog_title:hover{color:var(--rbb-general-link-hover-color)}body.automize-07 .rbb_posts.layout-2 .blog_meta,body.automize-07 .rbb_posts.layout-2 .blog_meta i{color:#fff3}body.automize-07 .rbb_posts.layout-2 .content{color:#fff}@media (min-width:768px) and (max-width:1023px){body.automize-07 .policy-icon2 .elementor-image-box-wrapper{align-items:center;display:block!important}body.automize-07 .policy-icon2 .elementor-image-box-wrapper .elementor-image-box-img{margin:0 0 20px!important}}body.automize-07 .banner-default .content-text{margin-top:50px}@media (min-width:1201px){body.automize-07 .group-product .category-title .elementor-heading-title{padding:0 35px}body.automize-07 .policy-icon2{background-color:#0000!important}}@media (max-width:1200px){.banner-group-left>.elementor-column-gap-default{display:block!important}}@media (min-width:767px) and (max-width:1023px){body .group-product .rbb_woo_products .item-product .product_button .button .add-to-cart-icon span{padding:0 7px}body.automize-07 .choose-your-plan .elementor-container .elementor-inner-column{min-width:300px}}@media (max-width:767px){body.automize-07 .choose-your-plan .elementor-mobile-position-top .elementor-icon-box-wrapper{display:flex!important;flex-direction:row-reverse!important}body.automize-07 .choose-your-plan .elementor-mobile-position-top .elementor-icon-box-wrapper .elementor-icon-box-icon{display:flex}body.automize-07 .choose-your-plan .elementor-container .elementor-inner-column{min-width:300px}body.automize-07 .rbb_woo_products .item-product .product_button .button .add-to-cart-icon{font-size:9px}}body.automize-08 .policy-icon .elementor-image-box-wrapper .elementor-image-box-img{background:#fff}body.automize-08 .group-title .elementor-heading-title{background:var(--rbb-general-secondary-color);border-top-left-radius:10px;display:inline-block;line-height:1;margin-bottom:0;padding:21px 26px 21px 30px;position:relative}body.automize-08 .group-title .elementor-heading-title:before{background:var(--rbb-general-secondary-color);content:"";height:101%;left:calc(100% - 47px);position:absolute;top:0;transform:skew(38deg);width:80px;z-index:-1}body.automize-08 .rbb_woo_products .item-product .product_price>.woocommerce-Price-amount bdi{color:var(--rbb-general-secondary-color)}body.automize-08 .rbb_woo_products.flash-sale-2 .title_left{text-align:left}body.automize-08 .rbb_woo_products.flash-sale-2 .slick-dots{bottom:auto;left:auto;top:-70px;width:auto}@media (min-width:768px) and (max-width:1023px){body.automize-08 .policy-icon .elementor-image-box-wrapper{align-items:center;display:block!important}body.automize-08 .policy-icon .elementor-image-box-wrapper .elementor-image-box-img{margin:0 0 20px!important}}@media (min-width:1280px) and (max-width:1500px){body.automize-08 .rbb-elementor-slider.single.default{margin-left:10px}}@media (min-width:1280px){body.automize-08 .rbb-default-header.header-8 .vertical-menu-title{pointer-events:none}body.automize-08 .banner-3>div>div{left:30px}}@media (max-width:767px){body.automize-08 .group-title{margin:0 15px}}body.automize-09 .rbb-elementor-slider.multiple.layout-4 .block__content{box-shadow:3px 3px 6px rgba(0,0,0,.078)}body.automize-09 .rbb-elementor-slider.multiple.layout-4 .block__content:not(:hover){border:1px solid #e2e2e2}body.automize-09 .rbb-elementor-slider.multiple.layout-5 .title_block{padding-bottom:20px}body.automize-09 .rbb-testimonial.layout-5 .testimonial_text h5{color:#fff;font-size:18px}body.automize-09 .overflow-hidden .elementor-widget-container{overflow:hidden}body.automize-09 .rbb_woo_products .item-product .product_price>.woocommerce-Price-amount bdi{color:var(--rbb-general-secondary-color)}body.automize-09 .policy-icon .elementor-image-box-wrapper .elementor-image-box-img{background:#fff}body.automize-09 .banner-default{color:#fff}body .choose-your-plan{overflow-x:auto;overflow-y:hidden}body .choose-your-plan::-webkit-scrollbar{height:10px}body .choose-your-plan::-webkit-scrollbar-track{background-color:#0000;border:1px solid #ebebeb;border-radius:4px}body .choose-your-plan::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#dbdbdb;border:3px solid #0000;border-radius:4px;cursor:pointer;-webkit-transition:.3s;transition:.3s}body .choose-your-plan::-webkit-scrollbar-thumb:hover{background-color:var(--rbb-general-primary-color)}body .choose-your-plan .elementor-container{flex-wrap:inherit;margin-bottom:30px}body .choose-your-plan .elementor-container .elementor-inner-column{min-width:375px}body .choose-your-plan .recommended .elementor-widget-container{background:var(--rbb-general-secondary-color);height:47px;padding:17px 4px;transform:rotate(45deg)}body .choose-your-plan .recommended .elementor-widget-container:before{border-color:var(--rbb-general-secondary-color) #0000 #0000;border-style:solid;border-width:34px 34px 0;content:"";height:0;left:-45px;position:absolute;top:18px;transform:rotate(-45deg);width:0}body .choose-your-plan .recommended .elementor-widget-container:after{border-color:#0000 var(--rbb-general-secondary-color) #0000 #0000;border-style:solid;border-width:34px 34px 34px 0;bottom:-22px;content:"";height:0;position:absolute;right:-27px;transform:rotate(-45deg);width:0}body .choose-your-plan .recommended .elementor-widget-container .elementor-heading-title:before{border-color:#0000 #0000 #860000;border-style:solid;border-width:0 4px 5px;content:"";height:0;left:-50px;position:absolute;top:46px;transform:rotate(-45deg);width:0}body .choose-your-plan .recommended .elementor-widget-container .elementor-heading-title:after{border-color:#0000 #0000 #860000;border-style:solid;border-width:0 4px 5px;bottom:-4px;content:"";height:0;position:absolute;right:-49px;transform:rotate(45deg);width:0}body .choose-your-plan h2.elementor-heading-title sup{font-size:13px;top:-10px}body .group-product .category-title{position:relative}@media (min-width:768px){body .group-product .category-title .elementor-heading-title{padding:0 30px;position:relative;z-index:2}body .group-product .category-title .elementor-heading-title:after{background-color:#091017;content:"";height:50%;left:0;position:absolute;top:0;width:100%;z-index:-1}}@media (max-width:767px){body .group-product .category-title .elementor-heading-title{color:#000!important}}body .group-product .rbb_woo_products:before{background:#ffffff1a;content:"";height:calc(100% - 73px);left:-50px;position:absolute;top:35px;width:1px;z-index:1}@media (min-width:767px) and (max-width:1023px){body .group-product .rbb_woo_products:before{left:-10px}}body .group-product .rbb_woo_products .rbb-slick-carousel{margin-bottom:0}body .group-product .rbb_woo_products .rbb-slick-carousel .slick-dots{bottom:auto;right:0;top:-60px;width:auto}@media (min-width:1370px) and (max-width:1500px){body .group-product .category-title .elementor-heading-title{padding:0 29px!important}}@media (min-width:1201px){body.automize-09 .group-product .category-title .elementor-heading-title{padding:0 35px}body.automize-09 .policy-icon2{background-color:#0000!important}}@media (max-width:1200px){body .choose-your-plan .elementor-container .elementor-inner-column{min-width:370px}.banner-group-left>.elementor-column-gap-default{display:block!important}}@media (min-width:767px) and (max-width:1023px){body .group-product .rbb_woo_products .item-product .product_button .button .add-to-cart-icon span{padding:0 7px}body .choose-your-plan .elementor-container .elementor-inner-column{min-width:300px}}@media (max-width:767px){body .choose-your-plan .elementor-mobile-position-top .elementor-icon-box-wrapper{display:flex!important;flex-direction:row-reverse!important}body .choose-your-plan .elementor-mobile-position-top .elementor-icon-box-wrapper .elementor-icon-box-icon{display:flex}body .choose-your-plan .elementor-container .elementor-inner-column{min-width:300px}body.automize-09 .rbb_woo_products .item-product .product_button .button .add-to-cart-icon{font-size:9px}}body.automize-10 .rbb_woo_products.layout-4 .title_left>div{justify-content:center}body.automize-10 .rbb_woo_products.layout-4 .slick-dots li button{background:#c2c2c2}body.automize-10 .rbb_woo_products.layout-4 .slick-dots li button:hover,body.automize-10 .rbb_woo_products.layout-4 .slick-dots li.slick-active button{background:var(--rbb-general-secondary-color)}body.automize-11 .banner-3{border-radius:0}body.automize-11 .rbb_woo_products.layout-3 .all-products{display:none}body.automize-11 .content-img-compare .desc{color:var(--rbb-general-body-text-color)}body.automize-11 .content-img-compare .content-text{padding-top:65px}body.automize-11 .content-img-compare .content-text ul li>div .content .description{color:var(--rbb-general-body-text-color)}body.automize-11 .content-img-compare .rbb-text-ba .rbb-ba-text{color:#000}body.automize-12 .group-banner .elementor-container{margin:0-5px}body.automize-12 .group-banner .banner-8>div>div{border-radius:0}body.automize-12 .rbb_woo_products.flash-sale .thumbnail-container{margin:0 auto;max-width:385px}body.automize-12 .rbb_woo_products.flash-sale .item-product .product-popup{padding:0 30px 20px}body.automize-12 .rbb-testimonial.layout-3 .item-content>div:last-child{background:#fff}body.automize-12 .rbb-testimonial.layout-3 .item-content>div:last-child:before{border-right-color:#fff}@media (min-width:1366px) and (max-width:1500px){body.automize-12 .rbb_woo_products.flash-sale .thumbnail-container{max-width:340px}}@media (max-width:1199px){body.automize-12 .rbb_woo_products.flash-sale .thumbnail-container{max-width:417px}}.comments-area .comments-title{color:var(--rbb-general-heading-color)}.comments-area .comment-list>li{border-bottom:1px solid #f2f2f2;display:block;margin-bottom:30px;padding-bottom:30px}.comments-area .comment-list>li .comment-author img{border-radius:100%;float:left;margin-right:30px}.comments-area .comment-list>li .comment-author a{word-wrap:break-word;font-size:14px;text-transform:capitalize}.comments-area .comment-list>li .comment-author .says{display:none}.comments-area .comment-list>li .comment-metadata{font-size:10px;padding:2px 0 16px 110px;text-transform:uppercase}.comments-area .comment-list>li .comment-metadata a{color:#909090}.comments-area .comment-list>li .comment-metadata a:hover{color:var(--rbb-general-primary-color)}.comments-area .comment-list>li .comment-content{padding-left:110px}.comments-area .comment-list>li .reply{font-weight:700;padding:18px 0 0 110px;text-transform:uppercase}.comments-area .comment-list>li .reply a{color:var(--rbb-general-link-color);transition:.3s}.comments-area .comment-list>li .reply a:hover{color:var(--rbb-general-link-hover-color)}.comments-area .comment-list>li ol{padding-left:110px}.comments-area .comment-list>li ol li{border-top:1px solid #f2f2f2;margin-top:30px;padding-top:30px}.comments-area .comment-list>li #respond{padding-top:40px}.comments-area .pagination .nav-links{height:auto;text-align:right}.comments-area .pagination .nav-links ul{margin-bottom:90px}.comments-area .comment-respond .comment-reply-title{margin-bottom:8px;text-transform:uppercase}.comments-area .comment-respond .comment-reply-title small{font-size:14px;padding-left:20px}.comments-area .comment-respond .comment-form{display:flex;flex-wrap:wrap}.comments-area .comment-respond .comment-form p{margin-bottom:0}.comments-area .comment-respond .comment-form label{display:block;font-weight:600;margin-bottom:10px}.comments-area .comment-respond .comment-form .comment-form-cookies-consent{order:3;overflow:hidden;padding:20px 0 10px;width:100%}.comments-area .comment-respond .comment-form .comment-form-cookies-consent #wp-comment-cookies-consent{border:1px solid #eaeaea;border-radius:3px;cursor:pointer;float:left;height:20px;margin-right:13px;width:20px}.comments-area .comment-respond .comment-form .comment-form-cookies-consent #wp-comment-cookies-consent[type=checkbox]:checked{background-color:var(--rbb-general-primary-color)}.comments-area .comment-respond .comment-form .comment-form-cookies-consent #wp-comment-cookies-consent:focus{box-shadow:none}.comments-area .comment-respond .comment-form .comment-form-cookies-consent #wp-comment-cookies-consent label,.comments-area .comment-respond .comment-form .comment-form-cookies-consent label{font-weight:400}.comments-area .comment-respond .comment-form .comment-notes{margin-bottom:15px;width:100%}.comments-area .comment-respond .comment-form .comment-form-comment{flex-basis:100%;max-width:100%;order:2;padding:20px 0;width:100%}.comments-area .comment-respond .comment-form .comment-form-comment textarea{border:1px solid #eaeaea;border-radius:4px;width:100%}.comments-area .comment-respond .comment-form .comment-form-comment textarea:focus,.comments-area .comment-respond .comment-form .comment-form-comment textarea:hover{border:1px solid var(--rbb-general-primary-color);box-shadow:none}.comments-area .comment-respond .comment-form .comment-form-author,.comments-area .comment-respond .comment-form .comment-form-email,.comments-area .comment-respond .comment-form .comment-form-url{display:inline-block;float:left;order:1;width:calc(33.333% - 13.33px)}.comments-area .comment-respond .comment-form .comment-form-author input,.comments-area .comment-respond .comment-form .comment-form-email input,.comments-area .comment-respond .comment-form .comment-form-url input{border:1px solid #eaeaea;border-radius:4px;height:54px;width:100%}.comments-area .comment-respond .comment-form .comment-form-author input:focus,.comments-area .comment-respond .comment-form .comment-form-author input:hover,.comments-area .comment-respond .comment-form .comment-form-email input:focus,.comments-area .comment-respond .comment-form .comment-form-email input:hover,.comments-area .comment-respond .comment-form .comment-form-url input:focus,.comments-area .comment-respond .comment-form .comment-form-url input:hover{border:1px solid var(--rbb-general-primary-color);box-shadow:none}.comments-area .comment-respond .comment-form .comment-form-author,.comments-area .comment-respond .comment-form .comment-form-email{margin-right:20px}.comments-area .comment-respond .comment-form .form-submit{order:3}.comments-area .comment-respond .comment-form .form-submit .submit{background:var(--rbb-general-primary-color);border-radius:4px;color:#fff;cursor:pointer;font-size:10px;line-height:50px;min-width:200px;transition:.3s}.comments-area .comment-respond .comment-form .form-submit .submit:hover{background:var(--rbb-general-secondary-color);transition:.3s}@media (max-width:767px){.comments-area .comment-respond .comment-form .comment-form-author,.comments-area .comment-respond .comment-form .comment-form-email,.comments-area .comment-respond .comment-form .comment-form-url{margin:20px 0 0;width:100%}}body.single-post .rbb-page-title .heading{display:none}body .sidebar-blog-top-content:has(.wp-block-group){background:#0000;border:2px solid #f2f2f2;border-radius:19px;margin-bottom:30px;overflow:hidden}body .sidebar-blog-top-content .wp-block-group .wp-block-group-is-layout-flow .wp-block-heading{border-bottom:2px solid #f2f2f2;color:var(--rbb-title-color);font-size:18px;margin:0 30px;padding:13px 0}body .sidebar-blog-top-content .wp-block-group .wp-block-group-is-layout-flow div.wp-block-archives-list,body .sidebar-blog-top-content .wp-block-group .wp-block-group-is-layout-flow ol,body .sidebar-blog-top-content .wp-block-group .wp-block-group-is-layout-flow ul{padding:40px 30px}body .sidebar-blog-top-content .wp-block-group form{background:#f2f2f2}body .sidebar-blog-top-content .wp-block-group form label{font-family:var(--typography-heading);font-weight:var(--typography-heading-variant)}body .sidebar-blog-top-content .wp-block-group form .wp-block-search__inside-wrapper{margin-top:20px}.sidebar-blog-top-content{background:var(--rbb-general-primary-color);border-radius:12px;margin-bottom:30px}.sidebar-blog-top-content .wp-widget-group__inner-blocks{background:#f2f2f2;border-radius:10px;padding:30px}.sidebar-blog-top-content .widget-title{color:#fff;font-size:18px;min-height:60px;padding:16px 30px}.sidebar-blog-top-content .widget-title i{color:var(--rbb-general-secondary-color)}.sidebar-blog-content{border:2px solid #f2f2f2;border-radius:10px;margin-bottom:30px;overflow:hidden}.sidebar-blog-content .wp-block-columns{margin-bottom:0}.sidebar-blog-content .widget-title{border-bottom:2px solid #f2f2f2;font-size:18px;margin:0 30px;padding:13px 0}.sidebar-blog-content .wp-widget-group__inner-blocks{padding:40px 30px}@media (min-width:767px) and (max-width:991px){.sidebar-blog-top-content{margin-bottom:30px}.sidebar-blog-top-content .wp-widget-group__inner-blocks{padding:20px}.sidebar-blog-top-content .widget-title{padding:16px 20px}.wp-block-latest-posts li:not(:last-child){margin-bottom:20px}.wp-block-latest-posts li .wp-block-latest-posts__featured-image{max-width:80px}.wp-block-latest-posts li .wp-block-latest-posts__featured-image img{height:auto;width:100%}.sidebar-blog-content .widget-title{margin:0 20px}.sidebar-blog-content .wp-widget-group__inner-blocks{padding:30px 20px}}.rbb-price-filter input[type=number]::-webkit-inner-spin-button,.rbb-price-filter input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.rbb-price-filter .rbb-price-filter__range-input span{color:#909090}.rbb-price-filter .rbb-price-filter__range-input span.border-top:before{background:#ababab;content:"";height:17px;left:50%;position:absolute;top:-27px;width:1px;z-index:-1}.rbb-price-filter .rbb-price-filter__range-input input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:4px solid #fff;border-radius:50%;box-shadow:0 0 var(--rbb-general-primary-color);box-shadow:0 0 0 1px var(--rbb-general-primary-color);cursor:pointer;height:19px;pointer-events:auto;-webkit-transition:.3s;transition:.3s;width:19px;z-index:9}.rbb-price-filter .rbb-price-filter__range-input input[type=range]::-moz-range-thumb{-moz-appearance:none;background:#fff;border:0;border-radius:50%;box-shadow:0 0 var(--rbb-general-primary-color);box-shadow:0 0 0 1px var(--rbb-general-primary-color);cursor:pointer;height:19px;pointer-events:auto;width:19px}.rbb-price-filter .rbb-price-filter__range-input input[type=range]:hover::-webkit-slider-thumb{background:var(--rbb-general-primary-color)}.rbb-price-filter .rbb-price-filter__input input:focus{box-shadow:none}.wp-block-search .wp-block-search__inside-wrapper{position:relative}.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input{border:1px solid var(--rbb-general-secondary-color);border-radius:50px;box-shadow:none;height:50px;padding:10px 50px 10px 20px;width:100%}.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input::placeholder{color:#a0a0a0!important;font-size:12px!important;line-height:48px!important}.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button{background:var(--rbb-general-primary-color);border-radius:100%;color:#fff;font-size:0;height:38px;position:absolute;right:6px;top:6px;transition:.3s;width:38px}.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:before{background:url(https://fibritex-store.ch/wp-content/themes/automize/dist/images/blog/search.svg)50%no-repeat;content:"";height:14px;position:absolute;right:12px;top:13px;width:14px}.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover{background:var(--rbb-general-secondary-color);transition:.3s}.wp-block-latest-posts li{display:inline-block}.wp-block-latest-posts li:not(:last-child){margin-bottom:40px}.wp-block-latest-posts li .wp-block-latest-posts__featured-image{border-radius:4px;float:left;margin-right:20px;overflow:hidden}.wp-block-latest-posts li .wp-block-latest-posts__post-title{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-family:var(--typography-heading);font-weight:var(--typography-heading-variant);margin-bottom:10px;overflow:hidden}.wp-block-latest-posts li .wp-block-latest-posts__post-date{color:#909090;font-size:10px;font-weight:600;padding-top:10px;text-transform:uppercase}.wp-block-latest-posts li .wp-block-latest-posts__post-date:before{content:"";font-family:rbb-font,serif;font-size:22px;font-weight:400;line-height:13px;padding-right:9px;vertical-align:text-top}.tags-link,.wp-block-tag-cloud{margin-bottom:-10px}.tags-link a,.wp-block-tag-cloud a{background:#f2f2f2;border-radius:4px;color:var(--rbb-general-body-text-color);display:inline-block;font-size:12px!important;line-height:24px;margin:0 5px 10px 0;min-height:36px;padding:6px 17px;transition:.3s}.tags-link a:hover,.wp-block-tag-cloud a:hover{background:var(--rbb-general-primary-color);color:#fff;transition:.3s}.rbb-widget--product-tags .widget-title{font-size:.875rem;text-transform:uppercase}.wc-blocks-filter-wrapper h3{border-bottom:1px solid var(--rbb-general-button-bg-color);color:var(--rbb-title-color);font-size:1rem;padding-bottom:15px}.wc-blocks-filter-wrapper h3:before{color:#222;content:"";float:right;font-family:rbb-font,serif;font-size:10px;line-height:23px}.wc-blocks-filter-wrapper>div{margin-bottom:0}.wc-blocks-filter-wrapper>div .wc-block-checkbox-list{padding-top:20px}.wc-blocks-filter-wrapper>div .wc-block-checkbox-list .wc-block-components-checkbox .wc-block-components-checkbox__input{border:1px solid var(--rbb-general-button-bg-color);border-radius:4px;height:18px;width:18px}.wc-blocks-filter-wrapper>div .wc-block-checkbox-list .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus{box-shadow:none;outline:0;outline-offset:inherit}.wc-blocks-filter-wrapper>div .wc-block-checkbox-list .wc-block-components-checkbox .wc-block-components-checkbox__input:checked{background:var(--rbb-general-link-hover-color);border:1px solid var(--rbb-general-link-hover-color);color:#fff}.wc-blocks-filter-wrapper>div .wc-block-checkbox-list .wc-block-components-checkbox:hover .wc-block-components-checkbox__input{border:1px solid var(--rbb-general-link-hover-color)}.wc-blocks-filter-wrapper>div .wc-block-checkbox-list .wc-block-components-checkbox .wc-block-components-checkbox__mark{fill:#fff}.wc-blocks-filter-wrapper>div .wc-block-checkbox-list .wc-block-components-checkbox .wc-block-components-checkbox__label{padding-bottom:1px;padding-top:2px}.wc-blocks-filter-wrapper>div .wc-block-checkbox-list .wc-block-components-checkbox .wc-block-components-product-rating__stars:before{color:#909090}.wc-blocks-filter-wrapper>div .wc-block-checkbox-list .wc-block-components-checkbox .wc-block-components-product-rating__stars span:before{color:#f7a92f;color:var(--rbb-rating-icon-color)}.wc-blocks-filter-wrapper>div .wc-block-checkbox-list .wc-block-components-checkbox .wc-block-components-product-rating-count{color:#909090;font-size:12px}.wp-block-archives-list li a{padding-left:33px;position:relative}.wp-block-archives-list li a:before{border:1px solid #bdbdbd;border-radius:100px;content:"";display:block;height:8px;left:0;position:absolute;top:6px;width:8px}.wp-block-archives-list li a:hover:before{border:1px solid var(--rbb-general-secondary-color)}.wp-block-archives-list li:not(:last-child){padding-bottom:16px}.wp-block-categories{padding:5px 0}.wp-block-categories li{color:#909090}.wp-block-categories li a{font-weight:600;padding-left:33px;position:relative}.wp-block-categories li a:before{background:#fff;border:1px solid #bdbdbd;border-radius:100px;content:"";display:block;height:8px;left:0;position:absolute;top:6px;width:8px}.wp-block-categories li a:hover{color:var(--rbb-general-link-hover-color)}.wp-block-categories li a:hover:before{border:1px solid var(--rbb-general-secondary-color)}.wp-block-categories li:not(:last-child){padding-bottom:18px}body.modal-open{overflow:hidden}.rbb-modal{align-items:center;bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;opacity:0;padding:1rem;position:fixed;right:0;top:0;transition:all .35s ease-in;visibility:hidden;z-index:99999}.rbb-modal.outside-modal .rbb-modal-backdrop{pointer-events:none}.rbb-modal.show{opacity:1;visibility:visible}.rbb-modal.backdrop .rbb-modal-backdrop{-webkit-backdrop-filter:blur(var(--rbb-modal-backdrop-filter-size));backdrop-filter:blur(var(--rbb-modal-backdrop-filter-size));background:#ffffff03}.rbb-modal.backdrop-none .rbb-modal-backdrop{background:var(--rbb-modal-background-color);opacity:var(--rbb-modal-background-opacity)}.rbb-modal .rbb-modal-backdrop{bottom:0;left:0;position:absolute;right:0;top:0}.rbb-modal .rbb-modal-dialog{cursor:default;max-height:80vh;max-width:800px;position:relative}.rbb-modal .rbb-modal-dialog .rbb-modal-header{position:relative}.rbb-modal .rbb-modal-dialog .rbb-modal-header .rbb-close-modal{background:#fff;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.102);color:#fff;font-size:0;font-weight:400;height:48px;letter-spacing:0;padding:5px;position:absolute;right:-50px;top:-35px;transition:all .3s;width:48px}.rbb-modal .rbb-modal-dialog .rbb-modal-header .rbb-close-modal:after,.rbb-modal .rbb-modal-dialog .rbb-modal-header .rbb-close-modal:before{background-color:#000;content:"";height:1px;left:calc(50% - 8px);position:absolute;top:50%;transform-origin:center;transition:transform .3s linear;width:16px}.rbb-modal .rbb-modal-dialog .rbb-modal-header .rbb-close-modal:before{transform:rotate(45deg)}.rbb-modal .rbb-modal-dialog .rbb-modal-header .rbb-close-modal:after{transform:rotate(-45deg)}.rbb-modal .rbb-modal-dialog .rbb-modal-header .rbb-close-modal:hover{outline:0}.rbb-modal .rbb-modal-dialog .rbb-modal-header .rbb-close-modal:hover:after,.rbb-modal .rbb-modal-dialog .rbb-modal-header .rbb-close-modal:hover:before{transform:rotate(0deg)}.rbb-modal[data-modal-animation] .rbb-modal-dialog{animation-duration:.5s;-webkit-animation-duration:.5s;opacity:0;transition:transform .5s,opacity .5s}.rbb-modal[data-modal-animation].show .rbb-modal-dialog{opacity:1}.rbb-modal[data-modal-animation=slideInOutDown] .rbb-modal-dialog{animation-name:animateBottom;transform:translateY(100%)}.rbb-modal[data-modal-animation=slideInOutTop] .rbb-modal-dialog{animation-name:animateTop;transform:translateY(-100%)}.rbb-modal[data-modal-animation=slideInOutLeft] .rbb-modal-dialog{animation-name:animateLeft;transform:translateX(-100%)}.rbb-modal[data-modal-animation=slideInOutRight] .rbb-modal-dialog{animation-name:animateRight;transform:translateX(100%)}.rbb-modal[data-modal-animation=zoomInOut] .rbb-modal-dialog{animation-name:zoomInOut;transform:scale(.2)}.rbb-modal[data-modal-animation=rotateInOutDown] .rbb-modal-dialog{animation-name:rotateInOutDown;transform:rotate(-1turn);transform-origin:top left}.rbb-modal[data-modal-animation=mixInAnimations].show .rbb-modal-dialog{animation:mixInAnimations 2s linear .5s forwards;opacity:0}.rbb-modal[data-modal-animation=slideInOutDown].show .rbb-modal-dialog{transform:none}.rbb-modal[data-modal-animation=slideInOutTop].show .rbb-modal-dialog{transform:translateY(0)}.rbb-modal[data-modal-animation=slideInOutLeft].show .rbb-modal-dialog,.rbb-modal[data-modal-animation=slideInOutRight].show .rbb-modal-dialog{transform:none}.rbb-modal[data-modal-animation=zoomInOut].show .rbb-modal-dialog{transform:scale(1)}.rbb-modal[data-modal-animation=rotateInOutDown].show .rbb-modal-dialog{transform:none}@media (max-width:767px){.rbb-modal .rbb-modal-dialog .rbb-modal-header .rbb-close-modal{right:50%;top:-48px;transform:translateX(50%);-moz-transform:translateX(50%);-webkit-transform:translateX(50%);-o-transform:translateX(50%);-ms-transform:translateX(50%)}}@keyframes mixInAnimations{0%{opacity:0;transform:rotate(25deg)}10%{opacity:1;transform:rotate(-25deg)}20%{transform:rotate(20deg)}30%{transform:rotate(-20deg)}40%{transform:rotate(15deg)}50%{transform:rotate(-15deg)}60%{transform:rotate(10deg)}70%{transform:rotate(-10deg)}80%{transform:rotate(5deg)}90%{transform:rotate(-5deg)}to{opacity:1;transform:rotate(0deg)}}@keyframes animateTop{0%{opacity:0;top:-300px}to{opacity:1;top:0}}@keyframes animateRight{0%{opacity:0;right:-370px}to{opacity:1;right:0}}@keyframes animateLeft{0%{left:-370px;opacity:0}to{left:0;opacity:1}}@keyframes animateBottom{0%{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}@keyframes zoomInOut{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes rotateInOutDown{0%{opacity:0;transform:rotate(-1turn);transform-origin:top left}to{opacity:1;transform:none}}.banner-countdown .rbb-countdown .item-time{background:#be000a;border-radius:100%;color:#fff;height:58px;margin:0 5px;max-width:58px;min-width:58px;position:relative;text-align:center;width:25%}.banner-countdown .rbb-countdown .item-time .data-number{color:#fff;display:block;font-size:16px;font-weight:700;padding-top:8px}.banner-countdown .rbb-countdown .item-time .name-time{display:block;font-size:11px;font-weight:600}.banner-default .content-text{padding-top:25px}.banner-default .content-text ul li>div{display:flex}.banner-default .content-text ul li>div .icon-text{color:var(--rbb-general-secondary-color);margin-right:15px;margin-top:6px}.banner-default .content-text ul li>div .content{margin-bottom:25px}.banner-default .content-text ul li>div .content .title{color:var(--rbb-general-secondary-color);font-size:1rem;font-weight:700;line-height:24px;margin-bottom:4px}.banner-default .content-text ul li>div .content .description{font-size:.875rem;font-weight:400}.banner-default .content-text ul li>div:hover .icon-text{animation:hexagonIcon 1s linear infinite}.banner-default .content-text ul li:last-child .content{margin-bottom:0}.banner-3:before,.banner-5:before{background:#ffffff26;content:"";display:inline-block;height:80%;position:absolute;right:32%;top:-75%;transform:skewY(-50deg);transition:all .35s ease;width:150%;z-index:9}.banner-3:hover:before,.banner-5:hover:before{right:-75%;top:120%;transition:all .35s ease}.banner-7 .rbb-button:hover i{animation:hexagonIcon 1s linear infinite}.parallax_bg_banner{overflow:hidden}.parallax_bg_banner .elementor-background-overlay{height:calc(100% + 300px)!important;left:0!important;position:absolute;top:-150px!important;transition:transform .2s linear!important;width:100%!important}.content-img-compare .rbb-before-after .rbb-ba-wrap{overflow:hidden;position:relative}.content-img-compare .rbb-before-after .rbb-ba-wrap .item{background-clip:initial;background-position:0 0;background-repeat:no-repeat;background-size:cover;border-radius:10px;height:100%;left:0;position:absolute;right:0;top:0}.content-img-compare .rbb-before-after .rbb-ba-wrap .before{right:50%}.content-img-compare .rbb-before-after .rbb-ba-wrap .handle{bottom:0;cursor:ew-resize;left:50%;margin-left:-25px;overflow:hidden;position:absolute;text-align:center;top:0;width:50px}.content-img-compare .rbb-before-after .rbb-ba-wrap .handle:before{background-color:#000;content:"";display:block;height:100%;left:50%;position:absolute;top:0;width:1px;z-index:1}.content-img-compare .rbb-before-after .rbb-ba-wrap .handle:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;background-clip:initial;background-color:#fff;border-radius:100%;box-shadow:0 4px 5px 0#00000073;-webkit-box-shadow:0 4px 5px 0#00000073;-moz-box-shadow:0 4px 5px 0#00000073;color:#000;content:"";display:flex;font-family:rbb-font,serif;font-size:18px;font-style:normal;font-variant:normal;font-weight:700;height:50px;justify-content:center;left:0;line-height:50px;position:absolute;text-indent:2px;text-rendering:auto;top:50%;transform:translateY(-50%);width:50px;z-index:2}.content-img-compare .rbb-before-after .rbb-ba-wrap>img{zoom:1;opacity:0}.content-img-compare .rbb-text-ba .rbb-ba-text{color:#fff;opacity:.1}@keyframes Animationbook{0%{height:100%;left:0;opacity:.8;top:0;width:100%}to{height:160%;left:-30%;opacity:.3;top:-30%;width:160%}}@keyframes hexagonIcon{16.65%{transform:translate(5px)}33.3%{transform:translate(-4px)}49.95%{transform:translate(3px)}66.6%{transform:translate(-2px)}83.25%{transform:translate(1px)}to{transform:translate(0)}}@keyframes phone{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}to{transform:rotate(0) scale(1) skew(1deg)}}@keyframes rotated{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100px,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}.rbb-elementor-slider .rbb-slick-carousel:not(.slick-initialized){display:flex;flex-wrap:nowrap;overflow:hidden}.rbb-elementor-slider .rbb-slick-carousel.load-item-1:not(.slick-initialized) .item,.rbb-elementor-slider .rbb-slick-carousel.load-item:not(.slick-initialized) .item,.rbb-elementor-slider .rbb-slick-carousel.one-item:not(.slick-initialized) .item{flex:0 0 100%;max-width:100%;width:100%}@media (min-width:1200px){.rbb-elementor-slider .rbb-slick-carousel.load-item-2:not(.slick-initialized) .item{flex:0 0 50%;max-width:50%;width:50%}.rbb-elementor-slider .rbb-slick-carousel.load-item-3:not(.slick-initialized) .item{flex:0 0 33.333333%;max-width:33.333333%;width:33.333333%}.rbb-elementor-slider .rbb-slick-carousel.load-item-4:not(.slick-initialized) .item{flex:0 0 25%;max-width:25%;width:25%}.rbb-elementor-slider .rbb-slick-carousel.load-item-5:not(.slick-initialized) .item{flex:0 0 20%;max-width:20%;width:20%}.rbb-elementor-slider .rbb-slick-carousel.load-item-6:not(.slick-initialized) .item{flex:0 0 16.666667%;max-width:16.666667%;width:16.666667%}}.rbb-elementor-slider .rbb-slick-carousel.item-row:not(.slick-initialized){display:grid;grid-auto-flow:column}.rbb-elementor-slider .rbb-slick-carousel.slick-slider.slick-dotted{margin-bottom:0}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .slick-list .item{display:block!important}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .slick-list .item .parallax{backface-visibility:inherit!important;transform:translateZ(0) rotate(0deg)!important;transform-style:inherit!important}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .slick-list .slick-active .item .item-content .parallax{pointer-events:auto!important}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .slick-list .slick-active .item .item-content .img-banner1{animation-duration:1.25s;animation-name:rubberbanner}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .slick-arrow{color:var(--rbb-general-primary-color);height:50px;text-align:center;transition:all .5s ease;width:50px;z-index:9999}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .slick-arrow:before{font-size:20px}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .slick-arrow.slick-prev{left:20px}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .slick-arrow.slick-next{right:20px}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .slick-arrow:hover{color:#fff}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .slick-dots{bottom:0;left:50%;transform:translateX(-50%);width:auto}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .rbb-slick-button.button-1{background:var(--rbb-general-primary-color);color:#fff}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .rbb-slick-button.button-1 .button-icon{background:#fff;color:var(--rbb-general-primary-color);text-align:center}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .rbb-slick-button.button-1:hover{background:var(--rbb-general-button-bg-hover-color)}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .rbb-slick-button.button-1:hover .button-icon{background:var(--rbb-general-button-bg-hover-color);color:var(--rbb-general-button-hover-color)}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .rbb-slick-button.button-2 .button-icon{border:8px solid #0000;position:relative;transform:rotate(-45deg)}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .rbb-slick-button.button-2 .button-icon:after{border-bottom:8px solid #0000;border-left:8px solid var(--rbb-general-secondary-color);border-radius:100%;border-right:8px solid #0000;border-top:8px solid var(--rbb-general-secondary-color);bottom:-8px;content:"";left:-8px;position:absolute;right:-8px;top:-8px;transform:rotate(0deg);transition:1s}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .rbb-slick-button.button-2 .button-icon:hover:after{transform:rotate(1turn);transition:1s}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .rbb-slick-button.button-2 .button-icon span.bg-white{box-shadow:6px 5px 11px 0#0000001a;text-shadow:6px 5px 11px #0000001a}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .rbb-slick-button.button-2 .button-icon span.bg-white i{transform:rotate(45deg)}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .rbb-countdown{position:relative}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .rbb-countdown .item-time{background:#be000a;border-radius:100%;color:#fff;height:58px;margin:0 5px;max-width:58px;min-width:58px;position:relative;text-align:center;width:25%}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .rbb-countdown .item-time .data-number{color:#fff;display:block;font-size:16px;font-weight:700;padding-top:8px}.rbb-elementor-slider .rbb-slick-carousel.slick-slider .rbb-countdown .item-time .name-time{display:block;font-size:11px;font-weight:600}.rbb-elementor-slider.single .slick-slider .slick-dots{display:block!important;padding-bottom:30px}.rbb-elementor-slider.single.layout-2 .rbb-slick-carousel.slick-slider .rbb-slick-button.button-1{background:#fff;color:var(--rbb-general-primary-color);transition:.3s}.rbb-elementor-slider.single.layout-2 .rbb-slick-carousel.slick-slider .rbb-slick-button.button-1:hover{background:var(--rbb-general-primary-color);color:#fff}.rbb-elementor-slider.single.layout-2 .rbb-slick-carousel.slick-slider .rbb-slick-button.button-1 .button-icon{background:var(--rbb-general-secondary-color)}.rbb-elementor-slider.multiple.default .block__content .btn_view-all:before,.rbb-elementor-slider.multiple.layout-2 .block__content .btn_view-all:before{border-color:var(--rbb-general-secondary-color);border-radius:100%;border-style:dashed;border-width:2px;content:"";height:100%;position:absolute;transform:rotate(0deg);transition:all .5s;width:100%}.rbb-elementor-slider.multiple.default .block__content .btn_view-all:hover:before,.rbb-elementor-slider.multiple.layout-2 .block__content .btn_view-all:hover:before{border-color:var(--rbb-general-primary-color);transform:rotate(1turn)}.rbb-elementor-slider.multiple.default .block__content:hover .btn_view-all,.rbb-elementor-slider.multiple.layout-2 .block__content:hover .btn_view-all{opacity:1;transform:translateX(-50%) translateY(50%)}.rbb-elementor-slider.multiple.layout-3 .block__content h4{font-size:var(--typography-body-font-size);line-height:var(--typography-body-line-height)}.rbb-elementor-slider.multiple.layout-3 .block__content .btn_view-all:before{border-color:var(--rbb-general-secondary-color);border-radius:100%;border-style:dashed;border-width:2px;content:"";height:100%;position:absolute;transform:rotate(0deg);transition:all .5s;width:100%}.rbb-elementor-slider.multiple.layout-3 .block__content .btn_view-all:hover:before{border-color:var(--rbb-general-primary-color);transform:rotate(1turn)}.rbb-elementor-slider.multiple.layout-3 .block__content:hover .btn_view-all{opacity:1;transform:translateX(-50%) translateY(50%)}.rbb-elementor-slider.multiple.layout-4 .rbb-slick-carousel.slick-slider .item:hover img{animation:hexagonIcon 1s linear infinite}.rbb-elementor-slider.multiple.layout-4 .rbb-slick-carousel.slick-slider .item:hover .rbb-slick-button{opacity:1}.rbb-elementor-slider.multiple.layout-4 .rbb-slick-carousel.slick-slider .item .title{font-weight:600}@media (max-width:430px){.rbb-elementor-slider.multiple.layout-4 .rbb-slick-carousel.slick-slider .item .title{font-size:13px}}.rbb-elementor-slider.multiple.layout-4 .rbb-slick-carousel.slick-slider .slick-arrow.slick-prev{left:-20px}.rbb-elementor-slider.multiple.layout-4 .rbb-slick-carousel.slick-slider .slick-arrow.slick-next{right:-20px}.rbb-elementor-slider.multiple.layout-5 .slick-track{display:flex}.rbb-elementor-slider.multiple.layout-5 .slick-slide{display:flex;flex-direction:column;height:auto}.rbb-elementor-slider.multiple.layout-5 .slick-slide>div{height:100%}.rbb-elementor-slider.multiple.layout-5 .block__content{display:flex;flex-direction:column}.rbb-elementor-slider.multiple.layout-5 .block__content .btn_view-all:before{border-color:var(--rbb-general-secondary-color);border-radius:100%;border-style:dashed;border-width:2px;content:"";height:100%;position:absolute;transform:rotate(0deg);transition:all .5s;width:100%}.rbb-elementor-slider.multiple.layout-5 .block__content .btn_view-all:hover:before{border-color:var(--rbb-general-primary-color);transform:rotate(1turn)}.rbb-elementor-slider.multiple.layout-5 .block__content:hover .btn_view-all{opacity:1;transform:translateX(-50%) translateY(50%)}.rbb-elementor-slider.multiple.layout-6 .block__content{border:1px solid #0000;transition:.3s}.rbb-elementor-slider.multiple.layout-6 .block__content ul li{font-size:calc(var(--typography-body-font-size)*.87);padding:1px 0}.rbb-elementor-slider.multiple.layout-6 .block__content:hover{background:#fff;border-color:#ffe200;box-shadow:5px 9px 15px rgba(0,0,0,.102)}.rbb-elementor-slider.multiple.layout-7 .block__content{border:1px solid #e2e2e2;-ms-box-shadow:3px 3px 6px 0#00000014;-o-box-shadow:3px 3px 6px 0#00000014;box-shadow:3px 3px 6px rgba(0,0,0,.078);transition:.3s}.rbb-elementor-slider.multiple.layout-7 .block__content ul li{font-size:calc(var(--typography-body-font-size)*.87);padding:1px 0}.rbb-elementor-slider.multiple.layout-7 .block__content .btn_view-all:before{border-color:var(--rbb-general-secondary-color);border-radius:100%;border-style:dashed;border-width:2px;content:"";height:100%;position:absolute;transform:rotate(0deg);transition:all .5s;width:100%}.rbb-elementor-slider.multiple.layout-7 .block__content .btn_view-all:hover:before{border-color:var(--rbb-general-primary-color);transform:rotate(1turn)}.rbb-elementor-slider.multiple.layout-7 .block__content:hover{border-color:#ffe200}.rbb-elementor-slider.multiple.layout-7 .block__content:hover .btn_view-all{opacity:1;transform:translateX(-50%) translateY(50%)}.rbb-elementor-slider.multiple.layout-8 .block__content{transition:.3s}.rbb-elementor-slider.multiple.layout-8 .block__content:before{background-color:#0009;border-radius:10px;bottom:0;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.rbb-elementor-slider.multiple.layout-8 .block__content h5 a{color:#fff}.rbb-elementor-slider.multiple.layout-8 .block__content h5 a:hover{color:var(--rbb-general-link-hover-color)}.rbb-elementor-slider.multiple.layout-10 .block__content a{color:#fff;transition:.3s}.rbb-elementor-slider.multiple.layout-10 .block__content a:hover{color:var(--rbb-general-link-hover-color)}.rbb-elementor-slider.multiple.layout-10 .block__content ul li{font-size:calc(var(--typography-body-font-size)*.87);padding:1px 0}.rbb-elementor-slider.multiple.announcement-bar h4 i{color:var(--rbb-general-secondary-color);font-size:15px;margin-right:10px}.rbb-elementor-slider.multiple.announcement-bar .slick-arrow{background:#0000!important;border:0;height:40px;margin-top:0;width:40px;z-index:1}.rbb-elementor-slider.multiple.announcement-bar .slick-arrow:after{background-color:#f2f2f2;border-radius:100%;content:"";height:100%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.5);transition:.3s;width:100%}.rbb-elementor-slider.multiple.announcement-bar .slick-arrow:before{background:#0000;color:#919191;font-family:rbb-font,serif;font-size:12px;height:auto;top:14px;transform:rotate(0deg) translate(0);width:auto;z-index:2}.rbb-elementor-slider.multiple.announcement-bar .slick-arrow:hover:after{opacity:1;transform:translate(-50%,-50%) scale(1)}.rbb-elementor-slider.multiple.announcement-bar .slick-arrow:hover:before{color:#000!important}.rbb-elementor-slider.multiple.announcement-bar .slick-arrow.slick-prev:before{content:"";right:37%}.rbb-elementor-slider.multiple.announcement-bar .slick-arrow.slick-next:before{content:"";left:35%}.rbb-elementor-slider.multiple.layout-12 .block_slide{margin-right:-21vw;padding-right:21vw}.rbb-elementor-slider.multiple.layout-12 .block_slide .rbb-slick-carousel .slick-list{margin-left:-21px;margin-right:-21px;overflow:inherit}.rbb-elementor-slider.multiple.layout-12 .block_slide .rbb-slick-carousel .slick-list ul li{font-size:12px;margin-bottom:1px}.rbb-elementor-slider.multiple.layout-12 .slick-arrow span{background:#0000!important;border:0;box-shadow:none}.rbb-elementor-slider.multiple.layout-12 .slick-arrow span:after,.rbb-elementor-slider.multiple.layout-12 .slick-arrow span:before{background:#000;width:12px}@keyframes rubberbanner{0%,to{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}@keyframes iconbanner{0%{transform:translateY(0)}50%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes policy{16.65%{transform:translateX(7px)}33.33%{transform:translateX(-5px)}49.95%{transform:translateX(3px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}to{transform:translateX(0)}}.rbb_woo_products .rbb-slick-carousel:not(.slick-initialized){display:flex;flex-wrap:nowrap;overflow:hidden}.rbb_woo_products .rbb-slick-carousel.load-item-1:not(.slick-initialized) .item,.rbb_woo_products .rbb-slick-carousel.load-item:not(.slick-initialized) .item{flex:0 0 100%;max-width:100%;width:100%}@media (min-width:1200px){.rbb_woo_products .rbb-slick-carousel.load-item-2:not(.slick-initialized) .item{flex:0 0 50%;max-width:50%;width:50%}.rbb_woo_products .rbb-slick-carousel.load-item-3:not(.slick-initialized) .item{flex:0 0 33.333333%;max-width:33.333333%;width:33.333333%}.rbb_woo_products .rbb-slick-carousel.load-item-4:not(.slick-initialized) .item{flex:0 0 25%;max-width:25%;width:25%}.rbb_woo_products .rbb-slick-carousel.load-item-5:not(.slick-initialized) .item{flex:0 0 20%;max-width:20%;width:20%}.rbb_woo_products .rbb-slick-carousel.load-item-6:not(.slick-initialized) .item{flex:0 0 16.666667%;max-width:16.666667%;width:16.666667%}}.rbb_woo_products .rbb-slick-carousel .slick-dots{bottom:-73px}.rbb_woo_products .select-wrap .select-styled{display:none}.rbb_woo_products .select-wrap .select-options{border:0;box-shadow:none;padding:0!important;position:relative!important}.rbb_woo_products .select-wrap .select-options li{border-radius:30px;color:#b0b0b0;cursor:pointer;float:left;font-weight:700;height:30px;line-height:20px;margin:0 2px;padding:5px 30px;transition:.3s;white-space:nowrap}.rbb_woo_products .select-wrap .select-options li.active,.rbb_woo_products .select-wrap .select-options li:hover{background-color:#f3f3f3;color:var(--rbb-general-secondary-color)}.rbb_woo_products .loading .item .item-product{background:#f3f3f380;border-radius:10px}.rbb_woo_products .loading .item .item-product:before{background:var(--rbb-block-loading);background-size:50px 50px;content:"";display:block;height:50px;left:50%;position:absolute;top:50%;transform:translate(-25px,-25px);width:50px;z-index:99999999}.rbb_woo_products .loading .item .item-product .product_info,.rbb_woo_products .loading .item .item-product .product_title,.rbb_woo_products .loading .item .item-product .thumbnail-container{opacity:0}.rbb_woo_products .item-product .item-countdown .rbb-countdown .item-time{background:#ffe200;border-radius:4px;margin:0 3px;max-height:51px;max-width:51px;padding:9px 5px;position:relative;text-align:center;width:calc(25% - 3px)}.rbb_woo_products .item-product .item-countdown .rbb-countdown .item-time .data-number{color:#000;display:block;font-size:13px;font-weight:700;line-height:14px;margin-bottom:0}.rbb_woo_products .item-product .item-countdown .rbb-countdown .item-time .name-time{color:#000;font-size:10px;font-weight:500;line-height:12px;padding-bottom:5px}.rbb_woo_products .item-product .product_ratting .star-rating{color:#c3c3c3;font-size:var(--rbb-rating-icon-size)}.rbb_woo_products .item-product .woosw-wishlist .woosw-btn{color:#c3c3c3;font-size:calc(var(--rbb-wishlist-icon-size)*.64);transition:.3s}.rbb_woo_products .item-product .woosw-wishlist .woosw-btn .woosw-btn-icon{animation:none}.rbb_woo_products .item-product .woosw-wishlist .woosw-btn .woosw-btn-icon:before{content:var(--rbb-wishlist-general-icon);font-family:rbb-font,serif;font-size:85%}.rbb_woo_products .item-product .woosw-wishlist .woosw-btn .woosw-btn-text{font-size:0;margin:0}.rbb_woo_products .item-product .woosw-wishlist .woosw-btn.woosw-added,.rbb_woo_products .item-product .woosw-wishlist .woosw-btn:hover{color:#000}.rbb_woo_products .item-product .woosw-wishlist .woosw-btn.woosw-adding .woosw-btn-icon:before{opacity:0}.rbb_woo_products .item-product .woosw-wishlist .woosw-btn.woosw-adding .woosw-btn-icon:after{background:var(--rbb-button-loading);background-size:cover;content:"";height:15px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:15px}.rbb_woo_products .item-product .product_button .wooscp-compare{margin-right:10px;opacity:0;transform:translateY(25px);transition:all .4s;visibility:hidden}.rbb_woo_products .item-product .product_button .wooscp-compare .woosc-btn{background-color:var(--rbb-general-button-bg-color);border:1px solid var(--rbb-general-button-bg-color);border-radius:100%;color:var(--rbb-general-button-color);display:block;font-size:0;font-weight:400;height:46px;line-height:44px;text-align:center;transition:all .45s;width:46px}.rbb_woo_products .item-product .product_button .wooscp-compare .woosc-btn .woosc-btn-text{display:none}.rbb_woo_products .item-product .product_button .wooscp-compare .woosc-btn:after{content:var(--rbb-compare-general-icon);font-family:rbb-font,serif;font-size:var(--rbb-compare-icon-size);margin-right:0}.rbb_woo_products .item-product .product_button .wooscp-compare .woosc-btn.woosc-added,.rbb_woo_products .item-product .product_button .wooscp-compare .woosc-btn:hover{background-color:var(--rbb-general-button-bg-hover-color);border:1px solid var(--rbb-general-button-bg-hover-color)}.rbb_woo_products .item-product .product_button .wooscp-compare .woosc-btn.woosc-added:after,.rbb_woo_products .item-product .product_button .wooscp-compare .woosc-btn:hover:after{color:var(--rbb-general-button-hover-color)}.rbb_woo_products .item-product .product_button .product_quick-view{opacity:0;transform:translateY(25px);transition:all .5s;visibility:hidden}.rbb_woo_products .item-product .product_button .product_quick-view .quick-view{display:flex;font-size:0}.rbb_woo_products .item-product .product_button .product_quick-view .quick-view i{background-color:var(--rbb-general-button-bg-color);border:1px solid var(--rbb-general-button-bg-color);color:var(--rbb-general-button-color);display:block;font-size:var(--rbb-quick-view-icon-size);line-height:44px;transition:all .45s}.rbb_woo_products .item-product .product_button .product_quick-view .quick-view i:hover{background-color:var(--rbb-general-button-bg-hover-color);border:1px solid var(--rbb-general-button-bg-hover-color);color:var(--rbb-general-button-hover-color)}.rbb_woo_products .item-product .product_button .product_quick-view .quick-view.quick-view-loading i{position:relative}.rbb_woo_products .item-product .product_button .product_quick-view .quick-view.quick-view-loading i:before{opacity:0}.rbb_woo_products .item-product .product_button .product_quick-view .quick-view.quick-view-loading i:after{background:var(--rbb-button-loading);background-size:cover;content:"";height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.rbb_woo_products .item-product .product_button .product_quick-view .quick-view.quick-view-loading:hover i:after{background:var(--rbb-button-loading-hover);background-size:cover}.rbb_woo_products .item-product .product_button .button{line-height:45px;margin-right:10px;max-width:150px;position:relative;z-index:9}.rbb_woo_products .item-product .product_button .button .add-to-cart-icon{background-color:var(--rbb-general-primary-color);border-radius:45px;color:#fff;opacity:0;transform:translateY(25px);transition:all .3s;visibility:hidden}.rbb_woo_products .item-product .product_button .button .add-to-cart-icon span{display:block;padding:0 16px}.rbb_woo_products .item-product .product_button .button .add-to-cart-icon:hover{background-color:var(--rbb-general-button-bg-hover-color)}.rbb_woo_products .item-product .product_button .button .add-to-cart-icon .rbb-icon{background-color:var(--rbb-general-button-bg-color);border:1px solid var(--rbb-general-button-bg-color);border-radius:100%;color:var(--rbb-general-button-color);display:block;font-size:calc(var(--rbb-mini-cart-icon-size)*.6);height:46px;line-height:46px;overflow:hidden;text-align:center;transition:all .45s;width:46px}.rbb_woo_products .item-product .product_button .button .add-to-cart-icon .rbb-icon:hover{background-color:var(--rbb-general-button-bg-hover-color);border:1px solid var(--rbb-general-button-bg-hover-color);color:var(--rbb-general-button-hover-color)}.rbb_woo_products .item-product .product_button .button.product_type_variable .rbb-icon:before{content:""}.rbb_woo_products .item-product .product_button .button:not(.ajax_add_to_cart).product_type_simple{cursor:no-drop;float:left;opacity:.7}.rbb_woo_products .item-product .product_button .product_type_simple.loading span{color:#0000}.rbb_woo_products .item-product .product_button .product_type_simple.loading span:after{background:var(--rbb-button-loading-hover);background-size:cover;content:"";height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.rbb_woo_products .item-product .product_button .product_type_simple.loading .rbb-icon{position:relative}.rbb_woo_products .item-product .product_button .product_type_simple.loading .rbb-icon:before{opacity:0}.rbb_woo_products .item-product .product_button .product_type_simple.loading .rbb-icon:after{background:var(--rbb-button-loading);background-size:cover;content:"";height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.rbb_woo_products .item-product .product_button .product_type_simple.loading .rbb-icon:hover:after{background:var(--rbb-button-loading-hover);background-size:cover}.rbb_woo_products .item-product .product_button .added_to_cart{display:none}.rbb_woo_products .item-product .product-popup{transform:translateY(100%);transition:transform .45s cubic-bezier(0,1,.3,1) 50ms;visibility:hidden}.rbb_woo_products .item-product .product-popup:before{background-image:linear-gradient(180deg,#9990,#9993);content:"";height:15px;left:0;position:absolute;top:-15px;width:100%}.rbb_woo_products .item-product .product-popup .stock:before{margin-right:13px}.rbb_woo_products .item-product .product-popup .product_button .add-to-cart-icon{transition:all .6s}.rbb_woo_products .item-product .product-popup .product_button .wooscp-compare{transition:all .8s}.rbb_woo_products .item-product .product-popup .product_button .product_quick-view{transition:all 1.2s}.rbb_woo_products .item-product:hover .item-countdown{opacity:0}.rbb_woo_products .item-product:hover .product_info{opacity:1}.rbb_woo_products .item-product:hover .product-popup,.rbb_woo_products .item-product:hover .product-popup .add-to-cart-icon,.rbb_woo_products .item-product:hover .product-popup .product_quick-view,.rbb_woo_products .item-product:hover .product-popup .wooscp-compare,.rbb_woo_products .item-product:hover .product_button .add-to-cart-icon,.rbb_woo_products .item-product:hover .product_button .product_quick-view,.rbb_woo_products .item-product:hover .product_button .wooscp-compare{opacity:1;transform:translateY(0);visibility:inherit}@media (min-width:768px){.rbb_woo_products.default .title_left .border-title:before{background-color:#bcbcbc;content:"";height:17px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}}.rbb_woo_products.default .select-styled{display:none}.rbb_woo_products.default .rbb-slick-carousel .slick-slide>div{display:flex}.rbb_woo_products.default .rbb-slick-carousel .slick-slide>div:last-child{margin-top:5px;padding-bottom:25px}.rbb_woo_products.default .rbb-slick-carousel .slick-slide>div .product_button .button{flex:1}.rbb_woo_products.default .rbb-slick-carousel .slick-dots{bottom:auto;left:auto;right:0;top:-36px;width:auto}.rbb_woo_products.flash-sale .rbb-slick-carousel .slick-list{border-radius:10px;overflow:hidden}.rbb_woo_products.flash-sale .rbb-slick-carousel .slick-list .product_button .button{flex:1}@media (min-width:768px) and (max-width:991px){.rbb_woo_products.flash-sale .rbb-slick-carousel .slick-list .item-countdown .rbb-countdown{justify-content:left}}.rbb_woo_products.flash-sale-2 .rbb-slick-carousel .slick-slide{border-radius:10px}.rbb_woo_products.flash-sale-2 .rbb-slick-carousel .slick-slide .item-product .product_button .button{flex:1;min-width:auto}.rbb_woo_products.flash-sale-2 .rbb-slick-carousel .slick-slide .item-product .product_button .button .add-to-cart-icon{background-color:#0000}.rbb_woo_products.flash-sale-2 .rbb-slick-carousel .slick-dots{bottom:-60px;left:0;right:0;top:auto;width:100%}.rbb_woo_products.layout-2 .item-product .product_button .button{min-width:auto}.rbb_woo_products.layout-2 .item-product .product_button .button .add-to-cart-icon{background-color:#0000}.rbb_woo_products.layout-2 .item-product .product_info .title-category{display:none}.rbb_woo_products.layout-2 .item-product .product_info .product_name{font-size:12px}.rbb_woo_products.layout-2 .item-product .product_info .product_price{font-size:var(--typography-body-font-size)}.rbb_woo_products.layout-2 .item-product .product_info .product_price>del{font-size:12px}.rbb_woo_products.layout-2 .item-product .product_info .product_price>.woocommerce-Price-amount bdi{color:var(--rbb-general-secondary-color)}@media (min-width:768px){.rbb_woo_products.layout-3 .select-options{border:0;box-shadow:none;display:block!important;padding:0!important;position:relative!important}.rbb_woo_products.layout-3 .select-options li{border-radius:33px;color:#b0b0b0;cursor:pointer;float:left;font-weight:700;height:33px;margin:0 2.5px;padding:7px 30px;transition:.3s;white-space:nowrap}}.rbb_woo_products.layout-3 .slick-slider .slick-slide>div{display:flex}.rbb_woo_products.layout-3 .slick-slider .slick-slide>div:last-child{margin-top:5px;padding-bottom:25px}.rbb_woo_products.layout-3 .slick-slider .slick-slide>div .product_button .button{flex:1}.rbb_woo_products.layout-3 .slick-slider .slick-dots{bottom:-20px;left:0;top:auto;width:auto!important}@media (min-width:768px) and (max-width:991px){.rbb_woo_products.layout-4 .item-product .thumbnail-container{max-width:350px}}.rbb_woo_products.layout-4 .item .item-product .product_name,.rbb_woo_products.layout-5 .item .item-product .product_name{font-size:12px}.rbb_woo_products.layout-4 .item .item-product .product_price,.rbb_woo_products.layout-5 .item .item-product .product_price{font-size:16px}.rbb_woo_products.layout-4 .item .item-product .product-groups .wooscp-compare,.rbb_woo_products.layout-5 .item .item-product .product-groups .wooscp-compare{margin-right:10px;opacity:0;transform:translateY(25px);transition:all .4s;visibility:hidden}.rbb_woo_products.layout-4 .item .item-product .product-groups .wooscp-compare .woosc-btn,.rbb_woo_products.layout-5 .item .item-product .product-groups .wooscp-compare .woosc-btn{background-color:var(--rbb-general-button-bg-color);border-radius:100%;color:var(--rbb-general-button-color);display:block;font-size:0;font-weight:400;height:40px;line-height:40px;text-align:center;transition:all .45s;width:40px}.rbb_woo_products.layout-4 .item .item-product .product-groups .wooscp-compare .woosc-btn .woosc-btn-text,.rbb_woo_products.layout-5 .item .item-product .product-groups .wooscp-compare .woosc-btn .woosc-btn-text{display:none}.rbb_woo_products.layout-4 .item .item-product .product-groups .wooscp-compare .woosc-btn:after,.rbb_woo_products.layout-5 .item .item-product .product-groups .wooscp-compare .woosc-btn:after{content:var(--rbb-compare-general-icon);font-family:rbb-font,serif;font-size:var(--rbb-compare-icon-size);margin-right:0}.rbb_woo_products.layout-4 .item .item-product .product-groups .wooscp-compare .woosc-btn.woosc-added,.rbb_woo_products.layout-4 .item .item-product .product-groups .wooscp-compare .woosc-btn:hover,.rbb_woo_products.layout-5 .item .item-product .product-groups .wooscp-compare .woosc-btn.woosc-added,.rbb_woo_products.layout-5 .item .item-product .product-groups .wooscp-compare .woosc-btn:hover{background-color:var(--rbb-general-button-bg-hover-color)}.rbb_woo_products.layout-4 .item .item-product .product-groups .wooscp-compare .woosc-btn.woosc-added:after,.rbb_woo_products.layout-4 .item .item-product .product-groups .wooscp-compare .woosc-btn:hover:after,.rbb_woo_products.layout-5 .item .item-product .product-groups .wooscp-compare .woosc-btn.woosc-added:after,.rbb_woo_products.layout-5 .item .item-product .product-groups .wooscp-compare .woosc-btn:hover:after{color:var(--rbb-general-button-hover-color)}.rbb_woo_products.layout-4 .item .item-product .product-groups .wooscp-compare .woosc-btn.woosc-added,.rbb_woo_products.layout-5 .item .item-product .product-groups .wooscp-compare .woosc-btn.woosc-added{color:var(--rbb-general-button-color)}.rbb_woo_products.layout-4 .item .item-product .product-groups .product_quick-view,.rbb_woo_products.layout-5 .item .item-product .product-groups .product_quick-view{opacity:0;transform:translateY(25px);transition:all .6s;visibility:hidden}.rbb_woo_products.layout-4 .item .item-product .product-groups .product_quick-view .quick-view,.rbb_woo_products.layout-5 .item .item-product .product-groups .product_quick-view .quick-view{display:inline-flex;font-size:0}.rbb_woo_products.layout-4 .item .item-product .product-groups .product_quick-view .quick-view i,.rbb_woo_products.layout-5 .item .item-product .product-groups .product_quick-view .quick-view i{background-color:var(--rbb-general-button-bg-color);color:var(--rbb-general-button-color);display:block;font-size:34px;height:40px;line-height:40px;transition:all .45s;width:40px}.rbb_woo_products.layout-4 .item .item-product .product-groups .product_quick-view .quick-view i:hover,.rbb_woo_products.layout-5 .item .item-product .product-groups .product_quick-view .quick-view i:hover{background-color:var(--rbb-general-button-bg-hover-color);color:var(--rbb-general-button-hover-color)}.rbb_woo_products.layout-4 .item .item-product .product-groups .button .add-to-cart-icon,.rbb_woo_products.layout-5 .item .item-product .product-groups .button .add-to-cart-icon{margin-right:10px;opacity:0;transform:translateY(25px);transition:all .2s;visibility:hidden}.rbb_woo_products.layout-4 .item .item-product .product-groups .button .add-to-cart-icon .rbb-icon,.rbb_woo_products.layout-5 .item .item-product .product-groups .button .add-to-cart-icon .rbb-icon{background-color:var(--rbb-general-button-bg-color);border-radius:100%;color:var(--rbb-general-button-color);display:block;font-size:var(--rbb-mini-cart-icon-size);font-size:20px;height:40px;line-height:40px;overflow:hidden;text-align:center;transition:all .45s;width:40px}.rbb_woo_products.layout-4 .item .item-product .product-groups .button .add-to-cart-icon .rbb-icon:hover,.rbb_woo_products.layout-5 .item .item-product .product-groups .button .add-to-cart-icon .rbb-icon:hover{background-color:var(--rbb-general-button-bg-hover-color);color:var(--rbb-general-button-hover-color)}.rbb_woo_products.layout-4 .item .item-product .product-groups .button.product_type_variable .rbb-icon:before,.rbb_woo_products.layout-5 .item .item-product .product-groups .button.product_type_variable .rbb-icon:before{content:""}.rbb_woo_products.layout-4 .item .item-product .product-groups .button:not(.ajax_add_to_cart).product_type_simple,.rbb_woo_products.layout-5 .item .item-product .product-groups .button:not(.ajax_add_to_cart).product_type_simple{cursor:no-drop;opacity:.7}.rbb_woo_products.layout-4 .item .item-product .product-groups .product_type_simple.loading .rbb-icon,.rbb_woo_products.layout-5 .item .item-product .product-groups .product_type_simple.loading .rbb-icon{position:relative}.rbb_woo_products.layout-4 .item .item-product .product-groups .product_type_simple.loading .rbb-icon:before,.rbb_woo_products.layout-5 .item .item-product .product-groups .product_type_simple.loading .rbb-icon:before{opacity:0}.rbb_woo_products.layout-4 .item .item-product .product-groups .product_type_simple.loading .rbb-icon:after,.rbb_woo_products.layout-5 .item .item-product .product-groups .product_type_simple.loading .rbb-icon:after{background:var(--rbb-button-loading);background-size:cover;content:"";height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.rbb_woo_products.layout-4 .item .item-product .product-groups .product_type_simple.loading:hover .rbb-icon:after,.rbb_woo_products.layout-5 .item .item-product .product-groups .product_type_simple.loading:hover .rbb-icon:after{background:var(--rbb-button-loading-hover);background-size:cover}.rbb_woo_products.layout-4 .item .item-product .product-groups .added_to_cart,.rbb_woo_products.layout-5 .item .item-product .product-groups .added_to_cart{display:none}.rbb_woo_products.layout-4 .item .item-product:hover .product-groups,.rbb_woo_products.layout-5 .item .item-product:hover .product-groups{opacity:1}.rbb_woo_products.layout-4 .item .item-product:hover .product-groups .button .add-to-cart-icon,.rbb_woo_products.layout-4 .item .item-product:hover .product-groups .product_quick-view,.rbb_woo_products.layout-4 .item .item-product:hover .product-groups .wooscp-compare,.rbb_woo_products.layout-5 .item .item-product:hover .product-groups .button .add-to-cart-icon,.rbb_woo_products.layout-5 .item .item-product:hover .product-groups .product_quick-view,.rbb_woo_products.layout-5 .item .item-product:hover .product-groups .wooscp-compare{opacity:1;transform:translateY(0);visibility:inherit}.rbb_woo_products.layout-4 .slick-dots,.rbb_woo_products.layout-5 .slick-dots{bottom:-65px}.rbb_woo_products.layout-4 .slick-dots li.slick-active button,.rbb_woo_products.layout-5 .slick-dots li.slick-active button{background:var(--rbb-general-secondary-color)}.rbb_woo_products.layout-4 .slick-dots li button,.rbb_woo_products.layout-5 .slick-dots li button{background:#fff}.rbb_woo_products.layout-6 .block_left .item,.rbb_woo_products.layout-6 .block_right .item{margin-bottom:5px}.rbb_woo_products.layout-6 .block_left .item .item-product,.rbb_woo_products.layout-6 .block_right .item .item-product{margin-top:0}.rbb_woo_products.layout-6 .block_left .item .item-product .item-countdown,.rbb_woo_products.layout-6 .block_left .item .item-product .title-category,.rbb_woo_products.layout-6 .block_right .item .item-product .item-countdown,.rbb_woo_products.layout-6 .block_right .item .item-product .title-category{display:none}.rbb_woo_products.layout-6 .block_left .item .item-product .product_info,.rbb_woo_products.layout-6 .block_right .item .item-product .product_info{margin-top:13px}.rbb_woo_products.layout-6 .block_left .item .item-product .product_info .product_button .button,.rbb_woo_products.layout-6 .block_right .item .item-product .product_info .product_button .button{min-width:auto;width:auto}.rbb_woo_products.layout-6 .block_left .item .item-product .product_info .product_button .button .add-to-cart-icon,.rbb_woo_products.layout-6 .block_right .item .item-product .product_info .product_button .button .add-to-cart-icon{background-color:#0000}.rbb_woo_products.layout-6 .block_left .item .item-product .product-title .product_name,.rbb_woo_products.layout-6 .block_right .item .item-product .product-title .product_name{font-size:calc(var(--typography-body-font-size)*.86);min-height:48px}.rbb_woo_products.layout-6 .block_left .item .item-product .product_price,.rbb_woo_products.layout-6 .block_right .item .item-product .product_price{font-size:calc(var(--typography-body-font-size)*.86)}.rbb_woo_products.layout-6 .block_left .item .item-product .product_price>.woocommerce-Price-amount bdi,.rbb_woo_products.layout-6 .block_right .item .item-product .product_price>.woocommerce-Price-amount bdi{color:var(--rbb-general-secondary-color);font-size:var(--typography-body-font-size)}.rbb_woo_products.layout-6 .block_center .item-product{border:1px solid #ffe200;border-radius:10px;box-shadow:11px 12px 20px 0#0000000d;margin:0;padding:30px}.rbb_woo_products.layout-6 .block_center .item-product .thumbnail-container{border-top-left-radius:10px;border-top-right-radius:10px;padding:10px 20px 0}.rbb_woo_products.layout-6 .block_center .item-product .product_price>.woocommerce-Price-amount bdi{color:var(--rbb-general-secondary-color)}.rbb_woo_products.layout-6 .block_center .item-product .product-popup{bottom:-20px;left:-1px;width:calc(100% + 2px)}.rbb_woo_products.layout-6 .block_center .item-product .product-popup .product_button .button{flex:1}.rbb_woo_products.layout-6 .block_center .item-product .product-popup .woosw-wishlist{margin-left:10px;opacity:0;transform:translateY(35px);transition:1.2s;visibility:hidden}.rbb_woo_products.layout-6 .block_center .item-product .product-popup .woosw-wishlist .woosw-btn{background-color:var(--rbb-general-button-bg-color);border:1px solid var(--rbb-general-button-bg-color);border-radius:100%;color:var(--rbb-general-button-color);display:block;font-size:var(--rbb-quick-view-icon-size);height:45px;line-height:44px;transition:all .45s;width:45px}.rbb_woo_products.layout-6 .block_center .item-product .product-popup .woosw-wishlist .woosw-btn .woosw-btn-icon{align-items:center;display:flex;font-size:var(--rbb-wishlist-icon-size);justify-content:center}.rbb_woo_products.layout-6 .block_center .item-product .product-popup .woosw-wishlist .woosw-btn .woosw-btn-icon:before{font-size:60%}.rbb_woo_products.layout-6 .block_center .item-product .product-popup .woosw-wishlist .woosw-btn .woosw-btn-added,.rbb_woo_products.layout-6 .block_center .item-product .product-popup .woosw-wishlist .woosw-btn:hover{background-color:var(--rbb-general-button-bg-hover-color);border:1px solid var(--rbb-general-button-bg-hover-color);color:var(--rbb-general-button-hover-color)}.rbb_woo_products.layout-6 .block_center .item-product:hover .woosw-wishlist{opacity:1;transform:translateY(0);visibility:inherit}.rbb_woo_products.layout-7 .item-product .title-category{display:block}.rbb_woo_products.layout-7 .item-product .product_name{min-height:48px}.rbb_woo_products.layout-7 .item-product .product_button .button{min-width:auto}.rbb_woo_products.layout-7 .item-product .product_button .button .add-to-cart-icon{background-color:#0000}.rbb_woo_products.layout-8 .select-styled{display:none}.rbb_woo_products.layout-8 .select-wrap{overflow-x:auto}@media (min-width:768px) and (max-width:992px){.rbb_woo_products.layout-8 .select-wrap{width:100%}}.rbb_woo_products.layout-8 .select-wrap .select-options{background:#0000!important}.rbb_woo_products.layout-8 .select-wrap .select-options li{background-color:#0000!important;color:#333d45}.rbb_woo_products.layout-8 .select-wrap .select-options li.active,.rbb_woo_products.layout-8 .select-wrap .select-options li:hover{color:var(--rbb-general-secondary-color)}.rbb_woo_products.layout-8 .rbb-slick-carousel .slick-slide>div{display:flex}.rbb_woo_products.layout-8 .rbb-slick-carousel .slick-slide>div:last-child{margin-top:5px;padding-bottom:25px}.rbb_woo_products.layout-8 .rbb-slick-carousel .slick-slide>div .product_button .button{flex:1}.rbb_woo_products.layout-8 .rbb-slick-carousel .slick-slide .item-product .woosw-wishlist .woosw-btn{font-size:calc(var(--rbb-wishlist-icon-size)*.64)}.rbb_woo_products.layout-8 .rbb-slick-carousel .slick-slide .item-product .product_info>.product-title .product_name{color:#fff}.rbb_woo_products.layout-8 .rbb-slick-carousel .slick-slide .item-product .product_info>.product_ratting .ratting-count{color:#c3c3c3}.rbb_woo_products.layout-8 .rbb-slick-carousel .slick-slide .item-product .product_info>.product_price>.woocommerce-Price-amount bdi{color:var(--rbb-general-secondary-color)}.rbb_woo_products.layout-8 .rbb-slick-carousel .slick-slide .item-product .product_info .product-popup{border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:0 10px 10px}.rbb_woo_products.layout-8 .rbb-slick-carousel .slick-slide .item-product .product_info .product-popup>.product_price>.woocommerce-Price-amount bdi{color:var(--rbb-general-secondary-color)}.rbb_woo_products.layout-8 .rbb-slick-carousel .slick-arrow{top:34%}.rbb_woo_products.layout-8 .rbb-slick-carousel .slick-arrow:hover{background-color:#f2f2f2!important;border:1px solid #f2f2f2}.rbb_woo_products.layout-8 .rbb-slick-carousel .slick-arrow:hover:after,.rbb_woo_products.layout-8 .rbb-slick-carousel .slick-arrow:hover:before{background:var(--rbb-general-button-bg-hover-color)}@media (min-width:1280px){.rbb_woo_products.layout-8 .rbb-slick-carousel .slick-arrow.slick-prev{left:-82px}.rbb_woo_products.layout-8 .rbb-slick-carousel .slick-arrow.slick-next{right:-82px}}.rbb_woo_products.layout-8 .rbb-slick-carousel .slick-dots{bottom:auto}.rbb_woo_products.layout-9 .title_left .border-title{background:var(--rbb-general-secondary-color);border-top-left-radius:10px;display:inline-block;line-height:1;margin-bottom:0;padding:12px 26px 12px 30px;position:relative}.rbb_woo_products.layout-9 .title_left .border-title:before{background:var(--rbb-general-secondary-color);content:"";height:101%;left:calc(100% - 47px);position:absolute;top:0;transform:skew(38deg);width:80px;z-index:-1}@media (max-width:767px){.rbb_woo_products.layout-9 .title_left .border-title{padding:5px 20px}.rbb_woo_products.layout-9 .title_left .border-title:before{left:calc(100% - 39px);width:60px}}.rbb_woo_products.layout-9 .select-styled{display:none}.rbb_woo_products.layout-9 .rbb-slick-carousel .slick-slide>div{display:flex}.rbb_woo_products.layout-9 .rbb-slick-carousel .slick-slide>div .product_price>.woocommerce-Price-amount bdi{color:var(--rbb-general-secondary-color)}.rbb_woo_products.layout-9 .rbb-slick-carousel .slick-slide>div:last-child{margin-top:5px;padding-bottom:25px}.rbb_woo_products.layout-9 .rbb-slick-carousel .slick-slide>div .product_button .button{flex:1}.rbb_woo_products.layout-9 .rbb-slick-carousel .slick-dots{bottom:-45px}.rbb_woo_products.items-menu .item-product{--tw-shadow:none;--tw-shadow-colored:none;box-shadow:none}.rbb_woo_products.items-menu .item-product .thumbnail-container{overflow:hidden}.rbb_woo_products.items-menu .item-product .product_info{min-height:auto;padding:10px}.rbb_woo_products.items-menu .item-product .product_info .title-category{display:none}.rbb_woo_products.items-menu .item-product .product_info a{font-size:12px;margin-bottom:4px;min-height:inherit;white-space:normal}.rbb_woo_products.items-menu .item-product .product_info .product_price{padding-top:5px;text-shadow:none}@media (min-width:768px) and (max-width:1280px){.rbb_woo_products.layout-6 .block_center .item-product{overflow:hidden;padding:15px}.rbb_woo_products.layout-6 .block_center .item-product .thumbnail-container{float:left;padding:30px 0 0;width:50%}.rbb_woo_products.layout-6 .block_center .item-product .product_info{float:left;padding:40px 0 10px 50px;width:50%}.rbb_woo_products.layout-6 .block_center .item-product .product-popup{bottom:0;opacity:1;position:relative;transform:translateY(0);visibility:inherit}.rbb_woo_products.layout-6 .block_center .item-product .product-popup .product-title,.rbb_woo_products.layout-6 .block_center .item-product .product-popup .product_price,.rbb_woo_products.layout-6 .block_center .item-product .product-popup .product_ratting,.rbb_woo_products.layout-6 .block_center .item-product .product-popup:before{display:none}.rbb_woo_products.layout-6 .block_center .item-product .product-popup .product_button .add-to-cart-icon,.rbb_woo_products.layout-6 .block_center .item-product .product-popup .product_button .product_quick-view,.rbb_woo_products.layout-6 .block_center .item-product .product-popup .product_button .wooscp-compare,.rbb_woo_products.layout-6 .block_center .item-product .product-popup .product_button .woosw-wishlist{opacity:1;transform:translateY(0);visibility:inherit}}@media (min-width:768px) and (max-width:991px){.rbb_woo_products.flash-sale .item-product .product_info .product-popup{opacity:1;padding:20px 0 0;position:relative;transform:translateY(0);visibility:inherit}.rbb_woo_products.flash-sale .item-product .product_info .product-popup .product-title,.rbb_woo_products.flash-sale .item-product .product_info .product-popup .product_price,.rbb_woo_products.flash-sale .item-product .product_info .product-popup .product_ratting,.rbb_woo_products.flash-sale .item-product .product_info .product-popup:before{display:none}.rbb_woo_products.flash-sale .item-product .product_info .product-popup .product_button .add-to-cart-icon,.rbb_woo_products.flash-sale .item-product .product_info .product-popup .product_button .product_quick-view,.rbb_woo_products.flash-sale .item-product .product_info .product-popup .product_button .wooscp-compare,.rbb_woo_products.flash-sale .item-product .product_info .product-popup .product_button .woosw-wishlist{opacity:1;transform:translateY(0);visibility:inherit}}@media (max-width:1025px){.rbb_woo_products.default .slick-slider .slick-arrow,.rbb_woo_products.default .slick-slider .slick-dots{display:none!important}.rbb_woo_products.default .select-wrap{display:flex!important;margin-top:30px;overflow-x:auto}}@media (min-width:768px){.rbb_woo_products .select-wrap .select-options{display:flex!important}}@media (max-width:767px){.rbb_woo_products.default .select-styled,.rbb_woo_products.layout-3 .select-styled{background-color:#f1f1f1;border:0;border-radius:5px;display:block;font-size:.75rem;height:45px;line-height:45px;white-space:nowrap;width:100%}.rbb_woo_products.default .select-styled:after,.rbb_woo_products.layout-3 .select-styled:after{content:"";float:right;font-family:rbb-font,serif}.rbb_woo_products.default .select-styled.active:after,.rbb_woo_products.layout-3 .select-styled.active:after{content:""}.rbb_woo_products.layout-4 .item .item-product .product-groups .button .add-to-cart-icon .rbb-icon,.rbb_woo_products.layout-4 .item .item-product .product-groups .wooscp-compare .woosc-btn,.rbb_woo_products.layout-5 .item .item-product .product-groups .button .add-to-cart-icon .rbb-icon,.rbb_woo_products.layout-5 .item .item-product .product-groups .wooscp-compare .woosc-btn{height:35px;line-height:35px;width:35px}.rbb_woo_products.layout-6 .block_left .item .item-product .product_button .add-to-cart-icon,.rbb_woo_products.layout-6 .block_right .item .item-product .product_button .add-to-cart-icon{padding:0}.rbb_woo_products.layout-6 .block_center .item-product{box-shadow:none}.rbb_woo_products .select-wrap{display:block!important;overflow:inherit!important}.rbb_woo_products .select-wrap .select-options{border-radius:5px!important;box-shadow:0 0 5px #0000001a;position:absolute!important;top:100%}.rbb_woo_products .select-wrap .select-options li{background-color:#0000!important;border-radius:0;width:100%}.rbb_woo_products .select-wrap .select-options li:last-child{margin-bottom:15px}.rbb_woo_products .select-wrap .select-options li:first-child{margin-top:15px}.rbb_woo_products .item-product .item-countdown .count-down-free{padding:0 5px}.rbb_woo_products .item-product .item-countdown .count-down-free:before{display:none}.rbb_woo_products .item-product .item-countdown .count-down-free .item-time{padding:9px 5px}.rbb_woo_products .item-product .item-countdown .count-down-free .item-time .data-number{padding-right:2px}.rbb_woo_products .item-product .product_info .product_info-bottom,.rbb_woo_products .item-product .product_title{transform:translateY(0);transition:.3s}.rbb_woo_products .item-product .product_info .product_info-bottom .product_price del{margin-left:10px}.rbb_woo_products .item-product .product_info .product_button .add_to_cart_button{float:left}.rbb_woo_products .item-product .product_info .product_button .add_to_cart_button .add-to-cart-icon{margin-bottom:0;opacity:0;transition:all .3s}.rbb_woo_products .item-product .product_info .product_button .add_to_cart_button .add-to-cart-icon span{padding:0 10px}.rbb_woo_products .item-product .product_info .product_button .quick-view-button:after,.rbb_woo_products .item-product .product_info .product_button .quick-view-button:before{display:none}.rbb_woo_products .item-product .product_info .product_button .quick-view-button i{height:35px;line-height:35px!important;width:35px}.rbb_woo_products .item-product .product_info .product_button .wooscp-compare{display:inline-block;margin-right:0;transform:translateY(30px);transition:all .55s}.rbb_woo_products .item-product .product_info .product_button .wooscp-compare:after,.rbb_woo_products .item-product .product_info .product_button .wooscp-compare:before{display:none}.rbb_woo_products .item-product .product_info .product_button .button{min-width:inherit}.rbb_woo_products .item-product .product_info .product_button .button .add-to-cart-icon{margin-bottom:0;opacity:0;transform:translateY(30px);transition:all .4s}.rbb_woo_products .item-product:hover .product_info .product_info-bottom,.rbb_woo_products .item-product:hover .product_title{transform:translateY(-30px)}.rbb_woo_products .item-product:hover .product_button .button .add-to-cart-icon,.rbb_woo_products .item-product:hover .product_button .wooscp-compare{opacity:1;transform:translateY(0);visibility:initial}}@keyframes floating{0%{margin-top:12px}50%{margin-top:30px}}.rbb-testimonial .slick-carousel:not(.slick-initialized){display:flex;flex-wrap:nowrap;overflow:hidden}.rbb-testimonial .slick-carousel.load-item:not(.slick-initialized) .item{flex:0 0 100%;max-width:100%;width:100%}@media (min-width:1200px){.rbb-testimonial .slick-carousel.load-item-2:not(.slick-initialized){display:flex}.rbb-testimonial .slick-carousel.load-item-2:not(.slick-initialized) .item{flex:0 0 50%;max-width:50%;width:50%}.rbb-testimonial .slick-carousel.load-item-3:not(.slick-initialized) .item{flex:0 0 33.333333%;max-width:33.333333%;width:33.333333%}.rbb-testimonial .slick-carousel.load-item-4:not(.slick-initialized) .item{flex:0 0 25%;max-width:25%;width:25%}.rbb-testimonial .slick-carousel.load-item-5:not(.slick-initialized) .item{flex:0 0 20%;max-width:20%;width:20%}.rbb-testimonial .slick-carousel.load-item-6:not(.slick-initialized) .item{flex:0 0 16.666667%;max-width:16.666667%;width:16.666667%}}.rbb-testimonial.default .content h5{margin-bottom:4px}.rbb-testimonial.default .testimonial_info{font-weight:var(--typography-heading-variant)}.rbb-testimonial.layout-2 .slick-carousel .testimonial_excerpt strong{color:#2d2d2d}.rbb-testimonial.layout-2 .slick-carousel .testimonial_info{font-weight:var(--typography-heading-variant)}.rbb-testimonial.layout-2 .slick-carousel .slick-dots li.slick-active button{background:var(--rbb-general-secondary-color)}.rbb-testimonial.layout-3 .slick-carousel .content h5{margin-bottom:4px}.rbb-testimonial.layout-3 .slick-carousel .testimonial_info{font-weight:var(--typography-heading-variant)}.rbb-testimonial.layout-3 .slick-carousel .testimonial_excerpt strong{color:#2d2d2d}.rbb-testimonial.layout-4 .slick-carousel .testimonial_text{color:#ffffff4d}.rbb-testimonial.layout-4 .slick-carousel .testimonial_text h5{color:#fff;margin-bottom:4px}.rbb-testimonial.layout-4 .slick-carousel .testimonial_info{font-weight:var(--typography-heading-variant)}.rbb-testimonial.layout-4 .slick-carousel .testimonial_excerpt strong{color:#2d2d2d}.rbb-testimonial.layout-5 .content h5{margin-bottom:4px}.rbb-testimonial.layout-5 .testimonial_info{font-weight:var(--typography-heading-variant)}@media (max-width:767px){.rbb-testimonial.layout-2 .banner-img:before{background-color:#e1f3f2;content:"";height:50%;left:0;position:absolute;top:0;width:100%;z-index:-1}}.rbb_posts{background-size:cover}.rbb_posts .select-wrap .select-styled{background:#fff;color:var(--rbb-general-primary-color);height:53px;line-height:50px;min-width:230px;text-align:left;transition:.35s;z-index:10}.rbb_posts .select-wrap .select-styled:after{background-color:var(--rbb-general-button-bg-color);border-radius:100%;content:"";font-family:rbb-font,serif;font-size:10px;height:45px;line-height:45px;position:absolute;right:2px;text-align:center;top:2px;transition:all .2s ease-in;width:45px}.rbb_posts .select-wrap .select-styled:hover:after{background:var(--rbb-general-primary-color);color:#fff}.rbb_posts .select-wrap .select-styled.active:after{background:#0000;color:var(--rbb-general-primary-color);transform:rotate(180deg)}.rbb_posts .select-wrap .select-styled.active{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.rbb_posts .select-options{background:#fff;border:2px solid #e4e4e4;border-radius:22px;box-shadow:12px 9px 25px 0#0000001a;font-size:13px;min-height:53px;top:0;z-index:8}.rbb_posts .select-options li{align-items:center;color:var(--rbb-general-link-color);cursor:pointer;display:flex;font-weight:800;padding:10px 30px;position:relative;text-transform:capitalize;transition:.35s}.rbb_posts .select-options li:first-child{padding-top:53px}.rbb_posts .select-options li:before{border:5px solid #fff;border-radius:100%;box-shadow:0 0 0 1px var(--rbb-general-primary-color);content:"";display:inline-block;height:20px;margin-right:15px;width:20px}.rbb_posts .select-options li.active,.rbb_posts .select-options li:hover{color:var(--rbb-general-primary-color)}.rbb_posts .select-options li.active:before,.rbb_posts .select-options li:hover:before{background:var(--rbb-general-primary-color);box-shadow:0 0 0 1px var(--rbb-general-primary-color)}.rbb_posts .rbb-slick-carousel:not(.slick-initialized){display:flex;flex-wrap:nowrap;overflow:hidden}.rbb_posts .rbb-slick-carousel.load-item-1:not(.slick-initialized) .item,.rbb_posts .rbb-slick-carousel.load-item:not(.slick-initialized) .item{flex:0 0 100%;max-width:100%;width:100%}@media (min-width:1200px){.rbb_posts .rbb-slick-carousel.load-item-2:not(.slick-initialized) .item{flex:0 0 50%;max-width:50%;width:50%}.rbb_posts .rbb-slick-carousel.load-item-3:not(.slick-initialized) .item{flex:0 0 33.333333%;max-width:33.333333%;width:33.333333%}.rbb_posts .rbb-slick-carousel.load-item-4:not(.slick-initialized) .item{flex:0 0 25%;max-width:25%;width:25%}.rbb_posts .rbb-slick-carousel.load-item-5:not(.slick-initialized) .item{flex:0 0 20%;max-width:20%;width:20%}.rbb_posts .rbb-slick-carousel.load-item-6:not(.slick-initialized) .item{flex:0 0 16.666667%;max-width:16.666667%;width:16.666667%}}.rbb_posts.default .blog-left .blog_item .blog_image{padding-top:75%;position:relative}.rbb_posts.default .blog-left .blog_item .blog_image img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.rbb_posts.default .blog-right::-webkit-scrollbar{width:10px}.rbb_posts.default .blog-right::-webkit-scrollbar-track{border-left:1px solid #ebebeb;border-right:1px solid #ebebeb}.rbb_posts.default .blog-right::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#dbdbdb;border:3px solid #0000;border-radius:4px;cursor:pointer;-webkit-transition:.3s;transition:.3s}.rbb_posts.default .blog-right::-webkit-scrollbar-thumb:hover{background-color:var(--rbb-general-primary-color)}.rbb_posts.layout-2 .blog_image{padding-top:81.15%;position:relative}.rbb_posts.layout-2 .blog_image img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}@media (min-width:992px) and (max-width:1199px){.rbb_posts.default .blog-right .blog_info .content{display:none}}@media (max-width:767px){.rbb_posts.default .blog-right .blog_item.style_2 .blog_image img{max-width:none}}@media (max-width:400px){.rbb_posts.default .blog-right{height:400px}}@media (min-width:1200px){.rbb_woo_single_product.default .product-image .product-single__sticky{display:flex}.rbb_woo_single_product.default .product-image .rbb-single-product-thumbs-content{left:0;margin:-8px 15px -8px 0;padding-top:0;position:absolute;top:-3px;width:170px}.rbb_woo_single_product.default .product-image .rbb-single-product-thumbs-content .rbb-single-product-thumbs{position:relative}.rbb_woo_single_product.default .product-image .rbb-single-product-thumbs-content .rbb-single-product-thumbs:before{background:linear-gradient(180deg,#0000 0,#fff);bottom:30px;content:"";height:100px;left:0;position:absolute;width:100%;z-index:2}.rbb_woo_single_product.default .product-image .rbb-single-product-thumbs-content .rbb-single-product-thumbs .slick-slide .item .thumbnail{border:1px solid var(--rbb-general-button-bg-color);cursor:pointer;transition:.3s}.rbb_woo_single_product.default .product-image .rbb-single-product-thumbs-content .rbb-single-product-thumbs .slick-slide .item .thumbnail:hover,.rbb_woo_single_product.default .product-image .rbb-single-product-thumbs-content .rbb-single-product-thumbs .slick-slide.slick-current .item .thumbnail{border:1px solid var(--rbb-general-secondary-color)}.rbb_woo_single_product.default .product-image #rbb-gallery-lightbox{margin-left:183px}.rbb_woo_single_product.default .product-image #rbb-gallery-lightbox .rbb-single-product-slick .slick-slide>div{display:flex}.rbb_woo_single_product.default .product-image #rbb-gallery-lightbox .rbb-single-product-slick .slick-prev{left:10px}.rbb_woo_single_product.default .product-image #rbb-gallery-lightbox .rbb-single-product-slick .slick-next{right:10px}.rbb_woo_single_product.default .product-summary{padding-left:100px;padding-right:80px}}.rbb_woo_single_product.default .product-image .rbb-single-product-thumbs-content .rbb-single-product-thumbs .slick-slide .item .thumbnail{border:1px solid var(--rbb-general-button-bg-color);cursor:pointer;transition:.3s}.rbb_woo_single_product.default .product-image .rbb-single-product-thumbs-content .rbb-single-product-thumbs .slick-slide .item .thumbnail:hover,.rbb_woo_single_product.default .product-image .rbb-single-product-thumbs-content .rbb-single-product-thumbs .slick-slide.slick-current .item .thumbnail{border:1px solid var(--rbb-general-secondary-color)}.rbb_woo_single_product.default .product-image #rbb-gallery-lightbox .rbb-single-product-slick .slick-slide>div{display:flex}.rbb_woo_single_product.default .product-image #rbb-gallery-lightbox .rbb-single-product-slick .slick-prev{left:10px}.rbb_woo_single_product.default .product-image #rbb-gallery-lightbox .rbb-single-product-slick .slick-next{right:10px}.rbb_woo_single_product.default .single-sticky .price{font-size:18px}.rbb_woo_single_product.default .single-sticky .ask-questions,.rbb_woo_single_product.default .single-sticky .rbb-social,.rbb_woo_single_product.default .single-sticky .woosc-btn-icon-text{margin-bottom:17px}.rbb_woo_single_product.default .single-sticky .shipping-delivery-estimate-time{border-top:1px solid var(--rbb-general-button-bg-color);padding-top:25px}.rbb_woo_single_product.default .single-sticky .product_meta{border-top:none;padding:0}.rbb-social-share .rbb-social-share-inner .rbb-copy input{border:1px solid #eaeaea}.rbb-social-share .rbb-social-share-inner .rbb-copy input:focus{border:1px solid var(--rbb-general-secondary-color)}.rbb-social-share .rbb-social-share-inner .share-list a{padding:0 10px 0 0}.rbb-social-share .rbb-social-share-inner .share-list a i{border:1px solid #eaeaea;border-radius:100%;color:var(--rbb-title-color);display:inline-block;height:32px;line-height:32px;text-align:center;transition:all .3s;width:32px}.rbb-social-share .rbb-social-share-inner .share-list a:hover i{background:var(--rbb-general-primary-color);color:#fff}@media (max-width:767px){.rbb-social-share .rbb-modal-dialog{width:100%}}.pagination{margin-top:80px}.pagination .nav-links{height:46px;text-align:center}.page-numbers{display:inline-block;text-align:center}.page-numbers li{float:left;padding:0 5px}.page-numbers li a,.page-numbers li span{border:1px solid var(--rbb-general-button-bg-color);border-radius:100%;display:block;font-size:13px;font-weight:700;height:46px;line-height:46px;transition:.3s;width:46px}.page-numbers li a{color:var(--rbb-general-primary-color)}.page-numbers li a:focus,.page-numbers li a:hover{background:var(--rbb-general-button-bg-color);border:1px solid var(--rbb-general-button-bg-color);transition:.3s}.page-numbers li a.next,.page-numbers li a.prev{color:var(--rbb-general-link-color);font-weight:400;padding:0 15px;width:auto}.page-numbers li a.next:hover,.page-numbers li a.prev:hover{color:var(--rbb-general-button-bg-hover-color)}.page-numbers li span{background:#0000}.page-numbers li span.current{background:var(--rbb-general-button-bg-color)}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 1.5em}.comment-navigation .nav-links,.post-navigation .nav-links,.posts-navigation .nav-links{display:flex}.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous{flex:1 0 50%}.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next{flex:1 0 50%;text-align:end}.newsletter-style2 form.wpcf7-form .footer-form p{margin-bottom:0}.newsletter-style2 form.wpcf7-form .footer-form .wpcf7-form-control-wrap{display:block}.newsletter-style2 form.wpcf7-form .footer-form .wpcf7-form-control-wrap input{background:#fff;border-radius:5px;box-shadow:3px 3px 6px rgba(0,0,0,.078)}.newsletter-style2 form.wpcf7-form .footer-form .wpcf7-form-control-wrap input::placeholder{color:#a1a1a1;letter-spacing:1px}.newsletter-style2 form.wpcf7-form .footer-form .button{border-radius:5px;height:56px;margin:0;min-width:155px;position:absolute;right:5px;text-align:center;top:5px;width:auto;z-index:9}.newsletter-style2 form.wpcf7-form .footer-form .button:hover{background-color:var(--rbb-general-primary-color)}.newsletter-style2 form.wpcf7-form .footer-form.submitting .wpcf7-spinner{z-index:11}.newsletter-style2 form.wpcf7-form .footer-form .wpcf7-spinner{bottom:auto;left:auto;right:22px;top:17px}body #rbb-promotion-popup{z-index:99999}body #rbb-promotion-popup .rbb-modal-dialog{max-width:920px}body #rbb-promotion-popup .rbb-modal-dialog .rbb-promotion-popup-inner .newsletter-form .footer-form .wpcf7-form-control-wrap input{background:#0000;border-style:solid;border-width:1px;border:1px dashed var(--rbb-general-secondary-color);margin-bottom:20px;text-align:center;transition:0s}body #rbb-promotion-popup .rbb-modal-dialog .rbb-promotion-popup-inner .newsletter-form .footer-form .wpcf7-form-control-wrap input:focus{border-style:solid;border-width:1px;border:1px dashed var(--rbb-general-primary-color)}body #rbb-promotion-popup .rbb-modal-dialog .rbb-promotion-popup-inner .newsletter-form .footer-form .wpcf7-form-control-wrap input::placeholder{color:#aaa;font-size:10px;font-weight:500}body #rbb-promotion-popup .rbb-modal-dialog .rbb-promotion-popup-inner .newsletter-form .footer-form .button{background:var(--rbb-general-primary-color);font-size:var(--typography-button-font-size);height:50px;margin-bottom:0;position:relative;right:0;top:auto;transition:.35s;width:100%}body #rbb-promotion-popup .rbb-modal-dialog .rbb-promotion-popup-inner .newsletter-form .footer-form .button:hover{background:var(--rbb-general-secondary-color)}body #rbb-promotion-popup .rbb-modal-dialog .rbb-promotion-popup-inner .newsletter-form .footer-form .wpcf7-spinner{bottom:11px;right:50%;top:auto;transform:translateX(50%);z-index:9}body #rbb-promotion-popup .rbb-modal-dialog .rbb-promotion-popup-inner #rbb_dont_show_again{border-color:var(--rbb-account-input-border-color);border-radius:3px;border-style:solid;border-width:1px;height:20px;margin-right:10px;position:relative;width:20px}body #rbb-promotion-popup .rbb-modal-dialog .rbb-promotion-popup-inner #rbb_dont_show_again:focus{box-shadow:none}body #rbb-promotion-popup .rbb-modal-dialog .rbb-promotion-popup-inner #rbb_dont_show_again:checked{background:var(--rbb-general-primary-color)}body #rbb-promotion-popup .rbb-modal-dialog .rbb-promotion-popup-inner #rbb_dont_show_again:checked:before{background:var(--rbb-general-primary-color);border-radius:3px;color:#fff;content:"";display:inline-block;font-family:rbb-font,serif;font-size:10px;left:4px;line-height:13px;position:absolute;text-align:center;top:4px;transition:.3s;z-index:1}body #rbb-promotion-popup.promotion .rbb-modal-dialog .rbb-modal-header .rbb-close-modal{right:50%;top:-67px;transform:translateX(50%)}@media (max-width:370px){.rbb-promotion-popup-inner .desc{display:inline-block;max-width:260px}}.quick-view-product-wrap .rbb-modal-dialog{max-width:950px}.quick-view-product-wrap .rbb-modal-body{border-radius:10px;-o-box-shadow:7px 7px 10px #00000040;box-shadow:7px 7px 10px rgba(0,0,0,.251);overflow:hidden}.quick-view-product-wrap .rbb-modal-body .product-detail-image .rbb-slick-product_quick-view .slick-arrow{background-color:var(--rbb-general-button-bg-color);border-radius:100%;height:50px;opacity:0;width:50px;z-index:9}.quick-view-product-wrap .rbb-modal-body .product-detail-image .rbb-slick-product_quick-view .slick-arrow:before{color:var(--rbb-general-button-color);font-family:rbb-font,serif!important}.quick-view-product-wrap .rbb-modal-body .product-detail-image .rbb-slick-product_quick-view .slick-arrow:hover{background-color:var(--rbb-general-primary-color)}.quick-view-product-wrap .rbb-modal-body .product-detail-image .rbb-slick-product_quick-view .slick-arrow:hover:before{color:#fff}.quick-view-product-wrap .rbb-modal-body .product-detail-image .rbb-slick-product_quick-view .slick-arrow.slick-next{right:0}.quick-view-product-wrap .rbb-modal-body .product-detail-image .rbb-slick-product_quick-view .slick-arrow.slick-prev{left:0}.quick-view-product-wrap .rbb-modal-body .product-detail-image .rbb-slick-product_quick-view:hover .slick-arrow{opacity:1}.quick-view-product-wrap .rbb-modal-body .product-detail-image .rbb-slick-product_quick-view:hover .slick-arrow.slick-next{right:20px}.quick-view-product-wrap .rbb-modal-body .product-detail-image .rbb-slick-product_quick-view:hover .slick-arrow.slick-prev{left:20px}.quick-view-product-wrap .rbb-modal-body .content_product_detail{margin-right:2px}.quick-view-product-wrap .rbb-modal-body .content_product_detail::-webkit-scrollbar{width:8px}.quick-view-product-wrap .rbb-modal-body .content_product_detail::-webkit-scrollbar-track{background:#ededed;border-radius:4px}.quick-view-product-wrap .rbb-modal-body .content_product_detail::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#9c9c9c;border:2px solid #0000;border-radius:4px}.quick-view-product-wrap .rbb-modal-body .content_product_detail .woocommerce-product-details__short-description{padding-top:18px}.quick-view-product-wrap .rbb-modal-body .content_product_detail .ask-questions,.quick-view-product-wrap .rbb-modal-body .content_product_detail .guarantee-safe-checkout,.quick-view-product-wrap .rbb-modal-body .content_product_detail .rbb-free-shipping-calculator,.quick-view-product-wrap .rbb-modal-body .content_product_detail .shipping-delivery-estimate-time,.quick-view-product-wrap .rbb-modal-body .content_product_detail .woosc-btn-has-icon,.quick-view-product-wrap .rbb-modal-body .content_product_detail .woosw-btn-has-icon{display:none}.quick-view-product-wrap .rbb-modal-body .content_product_detail .woocommerce-product-rating{display:flex;margin-bottom:19px}.quick-view-product-wrap .rbb-modal-body .content_product_detail .woocommerce-product-rating .woocommerce-review-link{color:#909090;font-size:12px;padding-left:8px;position:relative;top:-2px}.quick-view-product-wrap .rbb-modal-body .content_product_detail .woocommerce-product-rating .woocommerce-review-link:hover{color:var(--rbb-general-primary-color)}.quick-view-product-wrap .rbb-modal-body .content_product_detail .price{color:var(--rbb-general-primary-color);font-size:24px;font-weight:800}.quick-view-product-wrap .rbb-modal-body .content_product_detail .price del{color:#d6d6d6;text-decoration-color:#e82525}.quick-view-product-wrap .rbb-modal-body .content_product_detail .price ins{background:0 0;float:left;padding-right:20px;-webkit-text-decoration:none;text-decoration:none}.quick-view-product-wrap .rbb-modal-body .content_product_detail .product_meta{font-size:12px;margin:20px 0 25px;padding-top:0}.quick-view-product-wrap .rbb-modal-body .content_product_detail .product_meta .title{color:var(--rbb-title-color);display:block;font-weight:700;min-width:130px;padding-right:3px}.quick-view-product-wrap .rbb-modal-body .content_product_detail .product_meta a,.quick-view-product-wrap .rbb-modal-body .content_product_detail .product_meta span:not(.title){color:var(--rbb-general-body-text-color);text-transform:capitalize}.quick-view-product-wrap .rbb-modal-body .content_product_detail .product_meta a:hover{color:var(--rbb-general-primary-color)}.quick-view-product-wrap .rbb-modal-body .content_product_detail p.stock{margin-bottom:30px;margin-top:20px}.quick-view-product-wrap .rbb-modal-body .content_product_detail form{margin-bottom:10px;margin-top:10px}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .variations .rbb-swatch__wrap-select:nth-last-child(odd){padding-right:0}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .variations .rbb-swatch__wrap-select label{color:var(--rbb-title-color);font-weight:700;text-align:left}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .variations .rbb-swatch__wrap-select select{border:1px solid #ececec;border-radius:30px;box-shadow:none;cursor:pointer;height:50px;min-width:183px}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .single_variation_wrap .single_variation .woocommerce-variation-price{margin-bottom:25px}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .quantity{float:left;position:relative}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .quantity:not(.hidden){display:inline-block}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .quantity.hidden~button{float:none;width:100%}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .quantity button{background:var(--rbb-general-button-bg-color);font-size:20px;font-weight:500;height:50px;letter-spacing:0;line-height:50px;position:absolute;text-align:center;width:40px;z-index:10}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .quantity button:before{background:#fff;border-radius:100%;content:"";height:30px;left:5px;opacity:0;position:absolute;top:10px;width:30px;z-index:-1}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .quantity button:hover{color:var(--rbb-general-link-hover-color)}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .quantity button:hover:before{opacity:1}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .quantity button.minus{border-bottom-left-radius:50px;border-top-left-radius:50px;left:0;top:0}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .quantity button.plus{border-bottom-right-radius:50px;border-top-right-radius:50px;right:0;top:0}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .quantity .qty{background:var(--rbb-general-button-bg-color);border:0;border-radius:50px;font-size:14px;font-weight:500;height:50px;max-width:150px;min-width:149px;padding:10px 20px;text-align:center}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .quantity .qty::-webkit-inner-spin-button,.quick-view-product-wrap .rbb-modal-body .content_product_detail form .quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .quantity .qty[type=number]{-moz-appearance:textfield}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .quantity .qty:focus{border:0;box-shadow:none;outline:0}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .single_add_to_cart_button{border:1px solid var(--rbb-general-primary-color);border-radius:50px;display:inline-block;font-family:var(--typography-button);font-size:var(--typography-button-font-size);font-weight:var(--typography-button-variant);height:50px;letter-spacing:var(--typography-button-letter-spacing);line-height:50px;margin-left:30px;position:relative;transition:.3s;width:calc(100% - 180px)}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .single_add_to_cart_button:hover:not(.disabled){background:var(--rbb-general-secondary-color);border:1px solid var(--rbb-general-secondary-color);color:#fff;transition:.3s}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .single_add_to_cart_button.disabled{cursor:not-allowed;opacity:80%}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .single_add_to_cart_button.loading{color:#0000!important}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .single_add_to_cart_button.loading:after{background:var(--rbb-button-loading);background-size:cover;content:"";height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .added_to_cart{display:none}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .buy-now a{background:var(--rbb-general-primary-color);color:#fff;line-height:50px;margin-left:0;transition:.3s}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .buy-now a:hover:not(.disabled){background:var(--rbb-general-secondary-color);transition:.3s}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .buy-now a.disabled{cursor:not-allowed;opacity:80%}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .buy-now a.loading:after{background:var(--rbb-button-loading-hover);background-size:cover;content:"";height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.quick-view-product-wrap .rbb-modal-body .content_product_detail form .buy-now a.loading:hover:not(.disabled){background:var(--rbb-general-secondary-color);transition:.3s}.quick-view-product-wrap .rbb-modal-body .content_product_detail form.yes .quantity{display:none}.quick-view-product-wrap .rbb-modal-body .content_product_detail form.yes .single_add_to_cart_button{margin-left:0;width:100%}.vertical-menu .vertical-menu-content:not(.active){display:none}@media (max-width:1279px){.vertical-menu .vertical-menu-content{display:none}}.vertical-menu .menu-container{background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:18px 0 30px}.vertical-menu .menu-container>li>.sub-menu{margin-left:0!important}.vertical-menu .menu-container>li>.sub-menu.mega-menu li{padding:0}.vertical-menu .menu-container>li>.sub-menu.mega-menu li .elementor-element-populated{padding:0!important}.vertical-menu .menu-container>li>.sub-menu li a{padding:11px 20px!important}.vertical-menu .menu-container li{border:0;padding:0 10px;position:relative}.vertical-menu .menu-container li a{align-items:center;border-radius:40px;display:flex;font-size:12px;font-weight:500;height:40px;padding:10px;transition:.3s}.vertical-menu .menu-container li a i{padding-right:22px}.vertical-menu .menu-container li a:hover{background-color:#f3f3f3;color:var(--rbb-general-secondary-color)}.vertical-menu .menu-container li a img{height:100%;margin-right:22px;width:auto!important}.vertical-menu .menu-container li .opener{background:#0000;position:absolute;right:10px;text-align:center;top:0;z-index:1}.vertical-menu .menu-container li .opener i:before{content:"";font-family:rbb-font,serif;font-size:15px}.vertical-menu .menu-container li .opener2{display:none}.vertical-menu .menu-container li .sub-menu{background:#fff;border:1px solid #ffe200;border-radius:10px;box-shadow:10px 17px 25px 0#00000026;left:100%;margin:15px 0 0 10px;opacity:0;padding:25px 10px;position:absolute;top:-18px;transition:.3s;visibility:hidden;width:100%;z-index:9}li .vertical-menu .menu-container li .sub-menu:hover .sub-menu{margin-top:0;opacity:1;visibility:inherit}.vertical-menu .menu-container li:hover>a{color:var(--rbb-general-secondary-color)}.vertical-menu .menu-container li:hover>a i,.vertical-menu .menu-container li:hover>a img{animation:hexagonIcon 1s linear infinite;display:inline-block}.vertical-menu .menu-container li:hover>.opener{background:#0000;color:var(--rbb-general-secondary-color)}.vertical-menu .menu-container li:hover>.sub-menu{margin-top:0;opacity:1;visibility:inherit}.rbb-elementor-menu-default-layout.vertical-menu .vertical-menu-title{border-top-left-radius:10px;border-top-right-radius:10px}.rbb-elementor-menu-default-layout.vertical-menu .vertical-menu-title i{font-size:1.5rem;height:50px;line-height:50px;width:47px}.rbb-elementor-menu-layout2.vertical-menu{background-color:#070d12;border:1px solid #ffffff1a;border-radius:10px}.rbb-elementor-menu-layout2.vertical-menu .vertical-menu-title{border-bottom:1px solid #ffffff1a;border-top-left-radius:10px;border-top-right-radius:10px}.rbb-elementor-menu-layout2.vertical-menu .vertical-menu-title i{font-size:1.5rem;width:47px}.rbb-elementor-menu-layout2.vertical-menu .menu-container{background:#0000}.rbb-elementor-menu-layout2.vertical-menu .menu-container>li .opener i,.rbb-elementor-menu-layout2.vertical-menu .menu-container>li>a{color:#fff}.rbb-elementor-menu-layout2.vertical-menu .menu-container>li>a img{filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1);opacity:.4}.rbb-elementor-menu-layout2.vertical-menu .menu-container>li:hover .opener i{color:var(--rbb-general-secondary-color)}.rbb-elementor-menu-layout2.vertical-menu .menu-container>li:hover>a{background-color:#030609;color:var(--rbb-general-secondary-color)}.rbb-elementor-menu-layout2.vertical-menu .menu-container>li:hover>a img{opacity:1}.rbb-elementor-menu .icon-vertical-menu{background:#fff;border-radius:100%;color:#000;height:56px;line-height:56px;text-align:center;width:56px}@media (max-width:1199px){#mobile-vertical_menu{height:100%;overflow-x:hidden;padding:40px 15px 20px}#mobile-vertical_menu::-webkit-scrollbar{width:10px}#mobile-vertical_menu::-webkit-scrollbar-track{background:#ededed;border-radius:5px}#mobile-vertical_menu::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#b4b4b4;border:3px solid #0000;border-radius:5px}#mobile-vertical_menu .vertical-menu-title{display:none}#mobile-vertical_menu .menu-container>li>a:hover{background-color:#f3f3f3}#mobile-vertical_menu .menu-container>li>.sub-menu{margin-left:0!important}#mobile-vertical_menu .menu-container>li>.sub-menu li a{padding:10px!important}#mobile-vertical_menu .menu-container>li.menu-active .opener i:after{opacity:0}#mobile-vertical_menu .menu-container li{border:0;position:relative}#mobile-vertical_menu .menu-container li a{align-items:center;border-radius:40px;display:flex;font-size:12px;font-weight:500;height:40px;padding:10px;transition:.3s}#mobile-vertical_menu .menu-container li a i{padding-right:22px}#mobile-vertical_menu .menu-container li a:hover{color:var(--rbb-general-secondary-color)}#mobile-vertical_menu .menu-container li a img{height:100%;margin-right:22px;width:auto}#mobile-vertical_menu .menu-container li .opener{background:#0000;position:absolute;right:0;top:0;width:30px;z-index:1}#mobile-vertical_menu .menu-container li .opener i:before{background:#000;content:"";float:right;height:1px;position:relative;right:10px;top:48%;width:11px}#mobile-vertical_menu .menu-container li .opener i:after{background:#000;content:"";height:11px;position:absolute;right:15px;transform:translateY(14px);-moz-transform:translateY(14px);-webkit-transform:translateY(14px);-o-transform:translateY(14px);-ms-transform:translateY(14px);transition:.3s;width:1px}#mobile-vertical_menu .menu-container li .opener2{display:none}#mobile-vertical_menu .menu-container li .sub-menu{display:none;margin:15px 0 0 10px;padding:0}li #mobile-vertical_menu .menu-container li .sub-menu:hover .sub-menu{margin-top:0;opacity:1;visibility:inherit}#mobile-vertical_menu .menu-container li:hover>a{color:var(--rbb-general-secondary-color)}#mobile-vertical_menu .menu-container li:hover>a i,#mobile-vertical_menu .menu-container li:hover>a img{animation:hexagonIcon 1s linear infinite;display:inline-block}#mobile-vertical_menu .menu-container li:hover>.opener{background:#0000;color:var(--rbb-general-secondary-color)}#mobile-vertical_menu .menu-container li:hover>.sub-menu{margin-top:0;opacity:1;visibility:inherit}}.scroll-to-top{background:var(--rbb-scroll-top-background-color);box-shadow:inset 0 0 0 2px #0003;height:46px;transition:all .4s ease;width:46px}.scroll-to-top span{position:relative;top:0;transition:all .4s ease;z-index:9}.scroll-to-top .progress-circle{left:0;position:absolute;top:0}.scroll-to-top svg.progress-circle path{stroke:var(--rbb-scroll-top-icon-color);stroke-width:4;fill:none;box-sizing:border-box}.scroll-to-top:hover span{top:-4px}#woosc-area .woosc-inner .woosc-table .woosc-table-inner:after{animation:none;background:#0000;background-image:var(--rbb-block-loading);display:block;height:180px;margin-left:-90px;margin-top:-90px;width:180px}#woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr:nth-child(2n) td{background-color:#f8f8f8}#woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr:nth-child(2n) td p{margin-bottom:0}#woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td{color:var(--rbb-general-body-text-color);font-size:var(--typography-body-font-size)}#woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td p{margin-bottom:0;padding-left:5px}#woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td p.stock{padding-left:0}#woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td.td-label{font-weight:700}.woosc-table-open tbody tr td:first-child{font-weight:600}.woosc-table-open tbody tr.tr-content{display:none}.woosc-table-open tbody tr .woocommerce-Price-amount{color:var(--rbb-general-primary-color);font-size:18px;font-weight:700}.woosc-table-open tbody tr del{display:inline-flex;text-decoration-color:#e82525}.woosc-table-open tbody tr del .woocommerce-Price-amount bdi{color:#d6d6d6}.woosc-table-open tbody tr ins{float:left;font-size:18px;padding-right:15px;-webkit-text-decoration:none;text-decoration:none}.woosc-table-open tbody tr .button{background:var(--rbb-general-primary-color);border-radius:4px;color:#fff;display:block;padding:11px 25px;position:relative;text-align:center;transition:.3s}.woosc-table-open tbody tr .button:hover{background:var(--rbb-general-secondary-color)}.woosc-table-open tbody tr .button.loading{color:#0000}.woosc-table-open tbody tr .button.loading:before{background:var(--rbb-button-loading);background-size:cover;content:"";height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.woosc-table-open tbody tr .added_to_cart,.woosc-table-open tbody tr .tr-content{display:none}.woosc-quick-table{padding-top:80px}.woosc-quick-table h2{font-size:30px;font-weight:800;text-align:center}.woosc-quick-table .woosc-quick-table-products{margin-top:50px;padding-bottom:42px;scrollbar-width:thin}.woosc-quick-table .woosc-quick-table-products::-webkit-scrollbar{cursor:pointer;height:8px}.woosc-quick-table .woosc-quick-table-products::-webkit-scrollbar-track{background:var(--rbb-general-button-bg-color);border-radius:10px}.woosc-quick-table .woosc-quick-table-products::-webkit-scrollbar-thumb{background:var(--rbb-general-secondary-color);border-radius:10px}.woosc-quick-table .woosc-quick-table-products::-webkit-scrollbar-thumb:hover{background:var(--rbb-general-secondary-color)}.woosc-quick-table .woosc-quick-table-products thead th{background-color:#f8f8f8;font-size:12px;font-weight:600;padding:30px 16px 16px}.woosc-quick-table .woosc-quick-table-products thead th .woosq-link{text-transform:capitalize}.woosc-quick-table .woosc-quick-table-products tbody tr{position:relative}.woosc-quick-table .woosc-quick-table-products tbody tr:nth-child(2n) td{background-color:#f8f8f8}.woosc-quick-table .woosc-quick-table-products tbody tr td:first-child,.woosc-quick-table .woosc-quick-table-products tbody tr td:nth-child(2),.woosc-quick-table .woosc-quick-table-products tbody tr th:first-child,.woosc-quick-table .woosc-quick-table-products tbody tr th:nth-child(2){z-index:10}.woosc-quick-table .woosc-quick-table-products tbody tr td{max-width:310px;padding:16px;position:relative;z-index:1}.woosc-quick-table .woosc-quick-table-products tbody tr td .out-of-stock{margin-bottom:0}.woosc-quick-table .woosc-quick-table-products tbody tr td.td-label{font-weight:700;min-width:230px;text-transform:capitalize}.woosc-quick-table .woosc-quick-table-products tbody tr td .woocommerce-Price-amount{color:var(--rbb-general-primary-color);font-size:18px;font-weight:700}.woosc-quick-table .woosc-quick-table-products tbody tr td del{display:inline-flex;-webkit-text-decoration:none;text-decoration:none}.woosc-quick-table .woosc-quick-table-products tbody tr td del .woocommerce-Price-amount bdi{color:#d6d6d6}.woosc-quick-table .woosc-quick-table-products tbody tr td ins{float:left;font-size:18px;padding-right:15px;-webkit-text-decoration:none;text-decoration:none}.woosc-quick-table .woosc-quick-table-products tbody tr td .button{background:var(--rbb-general-primary-color);border-radius:4px;color:#fff;display:block;padding:11px 25px;position:relative;text-align:center;transition:.3s}.woosc-quick-table .woosc-quick-table-products tbody tr td .button:hover{background:var(--rbb-general-secondary-color)}.woosc-quick-table .woosc-quick-table-products tbody tr td .button.loading{color:#0000}.woosc-quick-table .woosc-quick-table-products tbody tr td .button.loading:before{background:var(--rbb-button-loading-hover);background-size:cover;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.woosc-quick-table .woosc-quick-table-products tbody tr td .added_to_cart{display:none}.woosc-quick-table .woosc-quick-table-products tbody tr td .woocommerce-product-attributes td,.woosc-quick-table .woosc-quick-table-products tbody tr td .woocommerce-product-attributes th{background:#0000;min-width:auto;padding:0}.woosc-quick-table .woosc-quick-table-products tbody tr td .woocommerce-product-attributes td p,.woosc-quick-table .woosc-quick-table-products tbody tr td .woocommerce-product-attributes th p{margin-bottom:0}.woosc-quick-table .woosc-quick-table-products tbody tr td .woocommerce-product-attributes th{font-weight:400;padding-right:15px}.woosc-quick-table .woosc-quick-table-products tbody tr td .woocommerce-product-attributes th p{margin-bottom:0}.woosc-page{border-radius:1rem;margin-top:0;padding-bottom:42px}.woosc-page::-webkit-scrollbar{cursor:pointer;height:8px}.woosc-page::-webkit-scrollbar-track{background:var(--rbb-general-button-bg-color);border-radius:10px}.woosc-page::-webkit-scrollbar-thumb{border-radius:10px}.woosc-page::-webkit-scrollbar-thumb,.woosc-page::-webkit-scrollbar-thumb:hover{background:var(--rbb-general-secondary-color)}.woosc-page thead th{background-color:#f2f2f2;padding:16px}.woosc-page thead th .woosq-link{text-transform:capitalize}.woosc-page tbody tr{position:relative}.woosc-page tbody tr:nth-child(2n) td{background-color:#f2f2f2}.woosc-page tbody tr td{max-width:310px;min-width:300px;padding:16px;position:relative;z-index:1}.woosc-page tbody tr td .out-of-stock{margin-bottom:0}.woosc-page tbody tr td.td-label{font-weight:500;min-width:230px;text-transform:capitalize}.woosc-page tbody tr td .woocommerce-Price-amount{color:var(--rbb-general-primary-color);font-size:18px;font-weight:700}.woosc-page tbody tr td del{display:inline-flex;text-decoration-color:#e82525}.woosc-page tbody tr td del .woocommerce-Price-amount bdi{color:#d6d6d6}.woosc-page tbody tr td ins{float:left;font-size:18px;padding-right:15px;-webkit-text-decoration:none;text-decoration:none}.woosc-page tbody tr td .add_to_cart_button,.woosc-page tbody tr td .product_type_simple{background:var(--rbb-general-primary-color);border-radius:4px;color:#fff;display:block;font-weight:600;padding:11px 25px;position:relative;text-align:center;text-transform:capitalize;transition:.3s}.woosc-page tbody tr td .add_to_cart_button:hover,.woosc-page tbody tr td .product_type_simple:hover{background:var(--rbb-general-secondary-color)}.woosc-page tbody tr td .add_to_cart_button.loading,.woosc-page tbody tr td .product_type_simple.loading{color:#0000}.woosc-page tbody tr td .add_to_cart_button.loading:before,.woosc-page tbody tr td .product_type_simple.loading:before{background:var(--rbb-button-loading);background-size:cover;content:"";height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.woosc-page tbody tr td .added_to_cart{display:none}.woosc-page tbody tr td .woocommerce-product-attributes td,.woosc-page tbody tr td .woocommerce-product-attributes th{background:#0000;min-width:auto;padding:0}.woosc-page tbody tr td .woocommerce-product-attributes th{font-weight:400;padding-right:15px}.woosc-page .woosc-no-result{padding-top:10px}.notiny-theme-woosw{border:0;border-radius:10px;box-shadow:0 2px 6px 2px #0000001a}.notiny-theme-woosw .notiny-text{font-size:var(--typography-body-font-size)}.woosw-popup .woosw-popup-inner .woosw-popup-content{background:#fff;border-radius:9px;height:auto!important;max-height:700px;min-width:640px;overflow:initial}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top{background-color:#fff;border-top-left-radius:9px;border-top-right-radius:9px;height:70px;padding:11px 60px 11px 40px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-name{color:var(--rbb-title-color);font-size:18px;text-transform:uppercase}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-count-wrapper{color:#909090;display:flex;float:right;font-size:10px;transition:.35s}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-count-wrapper .woosw-empty{color:#909090;display:block!important;font-weight:700;text-decoration:none;text-transform:uppercase}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-count-wrapper:hover,.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-count-wrapper:hover .woosw-empty{color:var(--rbb-general-primary-color)}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-count-wrapper:after,.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-count-wrapper:before{display:none}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close{border-radius:50%;color:#fff;font-size:16px;height:48px;right:-40px;top:-40px;transition:.3s;width:48px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:hover{background:#ffffff26;transition:.3s}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid{flex:initial;margin:0 37px 0 28px;max-height:496px;overflow-y:auto!important;padding-right:23px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid::-webkit-scrollbar{display:none;width:0}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid:before{display:none}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .ps-scrollbar-x-rail,.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .ps-scrollbar-y-rail{background-color:#ededed;border-radius:8px;opacity:1!important;width:8px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .ps-scrollbar-x-rail .ps-scrollbar-y,.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .ps-scrollbar-y-rail .ps-scrollbar-y{background:#9c9c9c;border-radius:3px!important;right:2px;width:4px!important}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items{margin:0 0 0 12px;overflow-y:initial;padding:0}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item{border:1px solid #e9e9e9;border-radius:8px;padding:0 20px 0 0}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item:not(:last-child){margin-bottom:5px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner{border-top:none;padding:9px 0;position:relative}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--remove{background:var(--rbb-general-button-bg-color);border-radius:100%;color:#5e5e5e;height:25px;left:0;line-height:25px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:.3s;width:25px;z-index:9}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--remove:hover{background:var(--rbb-general-primary-color)}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--remove:hover span:before{color:#fff}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--remove:hover span.woosw-item--removing:before{background:var(--rbb-button-loading-hover);background-size:cover}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--remove span:before{content:"";font-family:rbb-font,serif;font-size:12px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--remove span.woosw-item--removing:before{animation:none;-webkit-animation:none;background:var(--rbb-button-loading);background-size:cover;content:"";height:15px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:15px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--image{flex:0 0 100px;margin-left:10px;width:100px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--info{max-width:205px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--info .woosw-item--name{font-family:var(--typography-heading);font-size:12px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--info .woosw-item--price{color:var(--rbb-general-primary-color);font-size:12px;font-weight:800;padding-top:7px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--info .woosw-item--price ins{float:left;text-decoration-color:snow}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--info .woosw-item--price del{color:#d6d6d6;margin-left:15px;text-decoration-color:#e82525}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--info .woosw-item--time{align-items:center;color:#909090;display:flex;font-size:10px;position:relative;text-transform:uppercase}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--info .woosw-item--time:before{content:"";font-family:rbb-font,serif;font-size:22px;padding-right:8px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--actions{align-items:center;display:flex}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--actions .woosw-item--stock{max-width:160px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--actions .woosw-item--stock p{align-items:center;font-size:11px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--actions .woosw-item--atc{padding-left:40px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--actions .woosw-item--atc .button{background:var(--rbb-general-button-bg-color);border-radius:100%;color:var(--rbb-general-button-color);display:block;font-size:0;font-weight:400;height:45px;line-height:45px;text-align:center;transition:.3s;width:45px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--actions .woosw-item--atc .button:hover{background:var(--rbb-general-button-bg-hover-color);color:var(--rbb-general-button-hover-color)}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--actions .woosw-item--atc .button:hover.loading:before{background:var(--rbb-button-loading-hover);background-size:cover}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--actions .woosw-item--atc .button:before{content:"";font-family:rbb-font,serif;font-size:18px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--actions .woosw-item--atc .button.loading{animation-duration:1s;animation-iteration-count:infinite;animation-name:spin;animation-timing-function:linear}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--actions .woosw-item--atc .button.loading:before{background:var(--rbb-button-loading);background-size:cover;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--actions .woosw-item--atc .added_to_cart{display:none}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot{border-bottom-left-radius:9px;border-bottom-right-radius:9px;padding:30px 60px 40px 40px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot a{background:#efefef;border-bottom:none!important;border-radius:4px;font-family:var(--typography-button);font-size:var(--typography-button-font-size);font-weight:var(--typography-button-variant);height:46px;letter-spacing:var(--typography-button-letter-spacing);padding:17px 20px;text-align:center;text-transform:var(--typography-button-text-transform);transition:.3s;width:calc(50% - 5px)}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot a:hover{background:var(--rbb-general-primary-color);color:#fff!important}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice{align-items:center;background:#eef6f0;border:1px solid #a2e0af;border-radius:4px;bottom:40px;color:var(--rbb-general-primary-color);display:flex;font-family:var(--typography-button);font-size:var(--typography-button-font-size);font-variant:var(--typography-button-variant);height:46px;left:40px;letter-spacing:var(--typography-button-letter-spacing);line-height:46px;padding:0 15px;right:60px;text-align:left;text-transform:capitalize;width:auto}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice strong{padding-right:5px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice:before{content:"";font-family:rbb-font,serif;font-size:14px;padding-right:8px}@media (max-width:767px){.woosw-popup .woosw-popup-inner .woosw-popup-content{min-width:auto}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid{margin:0 20px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--actions .woosw-item--stock{display:none}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top{padding:11px 40px 11px 33px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot{padding:30px 40px 40px 30px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice{left:30px;right:40px}}@media (max-width:430px){.woosw-popup .woosw-popup-inner .woosw-popup-content{min-width:auto;width:95%}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top{padding:11px 35px 11px 28px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid{margin:0 15px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner .woosw-item--image{flex:0 0 70px;width:70px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot a{padding:17px 10px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot{padding:30px 35px 40px 25px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice{left:25px;right:35px}}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px #0009;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.demo_store{color:#fff;text-align:center}.demo_store .woocommerce-store-notice__dismiss-link{color:#fff;font-size:0;margin-top:-9px;position:absolute;right:30px;top:50%;transition:.3s}.demo_store .woocommerce-store-notice__dismiss-link:before{content:"✕";font-size:15px}.demo_store .woocommerce-store-notice__dismiss-link:hover{color:var(--rbb-general-secondary-color)}.rbb-tooltip{background-color:var(--rbb-general-secondary-color);color:#fff;font-size:.7rem;padding:.5rem}.rbb-tooltip .arrow,.rbb-tooltip .arrow:before{background:inherit;height:8px;position:absolute;width:8px}.rbb-tooltip .arrow{visibility:hidden}.rbb-tooltip .arrow:before{content:"";transform:rotate(45deg);visibility:visible}.rbb-tooltip[data-popper-placement^=top]>.arrow{bottom:-4px}.rbb-tooltip[data-popper-placement^=bottom]>.arrow{top:-4px}.rbb-tooltip[data-popper-placement^=left]>.arrow{right:-4px}.rbb-tooltip[data-popper-placement^=right]>.arrow{left:-4px}.rbb-spinner{animation:spinner 1.5s linear infinite;border-top-color:var(--rbb-general-secondary-color)}.rbb-spinner:before{background:var(--rbb-block-loading);background-size:50px 50px;content:"";display:block;height:50px;left:50%;position:absolute;top:50%;transform:translate(-50px,-39px);width:50px;z-index:99999999}@keyframes rbb-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.entry-footer .edit-link{bottom:75px;left:15px;position:fixed;z-index:9999999}.entry-footer .edit-link a{background-color:var(--rbb-scroll-top-background-color);border-radius:4px;color:#fff;display:block;height:48px;overflow:hidden;text-align:center;text-indent:-9999px;vertical-align:center;width:48px}.entry-footer .edit-link a:before{content:"";float:left;font-family:rbb-font,serif!important;font-size:20px;line-height:50px;margin-left:15px;text-align:center;text-indent:0}