/*--- Google Fonts ---*/
.fa{
    font-family:var(--fa-style-family,"Font Awesome 6 Free");
    font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-v4compatibility.woff2) format("woff2"),url(../webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-ExtraBold.woff2') format('woff2'),
    url('../fonts/Inter-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Bold.woff2') format('woff2'),
    url('../fonts/Inter-Bold.woff') format('woff');
    font-weight:700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Medium.woff2') format('woff2'),
    url('../fonts/Inter-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-SemiBold.woff2') format('woff2'),
    url('../fonts/Inter-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Light.woff2') format('woff2'),
    url('../fonts/Inter-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.woff2') format('woff2'),
    url('../fonts/Inter-Regular.woff') format('woff');
    font-weight:400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PTSans-Bold.woff2') format('woff2'),
    url('../fonts/PTSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PTSans-Regular.woff2') format('woff2'),
    url('../fonts/PTSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*--- End Google Fonts ---*/
/*--- Flate Icon Fonts---*/
/*--- End Flate Icon Fonts---*/

.widget-storeLogo img {
    max-height: 100%;
    max-width: 100%;
}
html {font-family: 'Inter'; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
html, body {
    background-color: #302e2f;
    margin: 0;
    padding: 0;
    font-size: 13px;
}
body {margin: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block;}
audio, canvas, progress, video {display: inline-block; vertical-align: baseline;}
audio:not([controls]) {display: none; height: 0;}
[hidden], template {display: none;}
a {background-color: transparent;}
a:active, a:hover {outline: 0;}
abbr[title] {border-bottom: 1px dotted;}
b, strong {font-weight: bold;}
dfn {font-style: italic;}
h1 {margin: .67em 0; font-size: 2em;}
mark {color: #fff;
    background: #933130;}
small {font-size: 80%;}
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline;}
sup {top: -.5em;}
sub {bottom: -.25em;}
img {border: 0;}
svg:not(:root) {overflow: hidden;}
figure {margin: 1em 40px;}
hr {height: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
pre {overflow: auto;}
code, kbd, pre, samp {font-family: monospace, monospace; font-size: 1em;}
button, input, optgroup, select, textarea {margin: 0; font: inherit; color: inherit;}
button {overflow: visible;}
button, select {text-transform: none;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button; cursor: pointer;}
button[disabled], html input[disabled] {cursor: default;}
button::-moz-focus-inner, input::-moz-focus-inner {padding: 0; border: 0;}
input {line-height: normal;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0;}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
fieldset {padding: .35em .625em .75em; margin: 0 2px; border: 1px solid #c0c0c0;}
legend {padding: 0; border: 0;}
textarea {overflow: auto;}
optgroup {font-weight: bold;}
table {border-spacing: 0;border-collapse: collapse;}
td, th {padding: 0;}
/* ------ end normalize css ------- */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: 'Inter';
    font-size: 17px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 40;
}
::selection {
    background-color: #c25a59;
    color: #fff;
}
::-moz-selection {
    background-color: #c25a59;
    color: #fff;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance:none;
}
select::-ms-expand {
    display: none;
}
input,
button,
select,
textarea {
    font-family: 'Inter';
    font-size: inherit;
    line-height: inherit;
}
a, a:link{
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    letter-spacing: 0.02em;
    font-family: 'Inter';
    text-decoration: underline;
    transition: all 300ms ease-out 0s;
}
a:hover{
    color: #933130;
    text-decoration: underline;
}


img {
    max-width: 100%;
    vertical-align: middle;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'PT Sans';
    text-transform: capitalize;
    font-weight: 600;
    color: #fff;
    margin: 30px 0 15px;
    padding: 0;
}

h1 {
    font-size: 40px;
    line-height: 50px;
}
h2 {
    font-size: 35px;
    line-height: 45px;
}
h3 {
    font-size: 30px;
    line-height: 40px;
}
h4 {
    font-size: 25px;
    line-height:35px;
}
h5 {
    font-size: 22px;
    line-height: 30px;
}
h6 {
    font-size: 20px;
    line-height: 28px;
}
p  {
    padding: 0;
    margin: 0 0 15px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    letter-spacing: 0.02em;
    font-family: 'Inter';
}
ul, ol {
    margin-bottom: 20px;
    padding: 0 0 0 20px;
}
ul li, ol li {
    position: relative;
    padding: 0 0 10px 5px;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    letter-spacing: 0.02em;
    font-family: 'Inter';
    position:relative;
}
ul li::marker{
    font-size: 0;
}
ol li {
    list-style-type: decimal;
}
ul li::after {
    content: "";
    height: 8px;
    width: 8px;
    background-color: #fff;
    position: absolute;
    left: -16px;
    top: 10px;
    border-radius: 50%;
}
table {
    max-width: 100%;
    table-layout: inherit;
    margin-bottom: 20px;
}
table, th, td {
    border: 1px solid #ebebeb;
    padding: 8px;
    text-align:left;
    color: #898b90;
    font-size: 15px;
}
table th {
    font-weight: 600;
}
body input[type="submit"], body input[type="button"], body button, body .button, body a.button {
    background: transparent;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Inter';
    font-size: 15px;
    font-weight: 600;
    height: 48px;
    text-transform: capitalize;
    transition: all 300ms ease 0s;
    line-height: 22px;
    padding: 12px 10px;
    border-radius: 0;
    width: 100%;
    margin-top: 20px;
    max-width: 170px;
    border: 1px solid #fff;
}
.add-to-compare-button:hover, .add-to-wish-list:hover, .remove-from-compare-button:hover, .add-to-wish-list.disabled:hover,
body input[type="submit"]:hover, body input[type="button"]:hover, body button:hover, body .button:hover, body a.button:hover {
    background: #933130;
    color: #fff;
    border-color: #933130;
}

body input[type="submit"][disabled], body input[type="button"][disabled], body button[disabled], body .button.disabled, body a.button.disabled,
body input[type="submit"][disabled]:hover, body input[type="button"][disabled]:hover, body button[disabled]:hover, body .button.disabled:hover,
body a.button.disabled:hover,
.widget-form button[disabled]{
    background: #bfbfbf none repeat scroll 0 0 ;
    border: 1px solid #bfbfbf ;
    color: #818181;
    opacity: unset;
}
body input[type="submit"][disabled], body input[type="button"][disabled],
body button[disabled], body .button.disabled, body a.button.disabled,
body input[type="submit"][disabled]:hover, body input[type="button"][disabled]:hover,
body button[disabled]:hover, body .button.disabled:hover, body a.button.disabled:hover ,.widget-form button[disabled]:hover{
    background: #bfbfbf none repeat scroll 0 0 ;
    border: 1px solid #bfbfbf ;
    color: #818181;
    opacity: unset;
}

.widget.widget-image.header-logo {
    margin:0 auto;
    text-align:center;
}

.widget.widget-article b, .widget.widget-article strong {
    font-weight: bold;
    font-size: 18px;
}

.page-delivery-returns-refunds .widget.widget-article b, .page-delivery-returns-refunds .widget.widget-article.widget.widget-article strong {
    font-size: 16px;
}
.widget-article.company-article {
    max-width: 1300px;
    margin: 0 auto;
}
/*form element desgin*/
.form-row {
    margin: 0 0 15px 0;
}
input[type="text"], input[type="password"], textarea, select {
    border: 1px solid #c7c7c7;
    box-sizing: border-box;
    height: 46px;
    padding: 5px 10px;
    margin: 0;
    width: 350px;
}
input[type="text"], input[type="password"], textarea, select {
    width: 350px;
}
select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-color: #c7c7c7;
    height: 46px;
    border-width: 1px;
    font-family: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 14px;
    background: url(../images/down-select-arrow.png) no-repeat right #3a3a3a;
    background-position-x: right;
    background-size: auto;
    background-position-x: calc(100% - 10px);
    background-size: 12px;
    margin:0;
    border-radius: 1px;
}
.message-block.error-message, .message-block.error {
    background-color: #fee;
    border: 0 solid #fcd2d2;
    color: #f00;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
}
.message-block.info-message, .message-block.success {
    background-color: #d5f4d5;
    border: 0 solid #c2e7c2;
    color: #008000;
    margin: 0;
    font-size: 15px;
    font-weight: 400;
}
table th {
    font-weight: 600;
    background: rgba(159, 159, 159, 0.1);
    padding: 15px;

}
table td {
    padding: 15px;

}
textarea {
    height: 150px;
}
code, table, th, td, li, dl, dt, dd, form, fieldset, legend, input[type="submit"], input, input[type="text"], textarea, select, input[type="password"], address, input[type="file"], input[type="hidden"], button, input[type="image"], blockquote {
    padding: 0;
    margin: 0 0 15px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    letter-spacing: 0.02em;
    font-family: 'Inter';
}
input[type="text"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, select:focus, .store-credit-request-form textarea:focus {
    border:1px solid #933130;
}
input[type="password"], input[type="text"] {
    width: 100%;
    background-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 14px;
    height: 46px;
    border-width: 1px;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    margin: 0;
    border-radius: 1px;
}
.errorlist.after .message-block {
    color: #de2525;
}
.errorlist.after {
    font-size: 12px;
    line-height: 14px;
    min-width: auto;
    position: absolute;
}
input[type="text"].validation-error, input[type="password"].validation-error {
    background-color: transparent;
    border: 1px solid #de2525 !important;
}
select.error-field-error.inline-error, select.validation-error,
textarea.error-field-error.inline-error, textarea.validation-error{
    background-color: transparent;
    border: 1px solid #de2525 !important;
}
input[type="checkbox"] + span,
input[type="radio"] + span {
    margin-right: 20px;
}
.widget > .widget-title {
    color: #272727;
    font-family: 'Inter';
    font-size: 26px;
    font-weight: 600;
    line-height: 28px;
    padding-bottom: 20px;
    text-transform: capitalize;
}
.widget-form .sub-form-row {
    display: table;
}
.widget-form .form-row input {
    height: 40px;
}
.widget-form .form-row input[type="radio"], .widget-form .form-row input[type="checkbox"] {
    height: auto;
}
.widget-form button.Zebra_DatePicker_Icon {
    cursor: pointer;
    background: none;
}
.Zebra_DatePicker_Icon_Wrapper:after {
    content: "\f073";
    font-family: 'Fontawesome';
    font-size: 18px;
    position:  absolute;
    right: 10px;
    top: 7px;
}
.widget-form .form-row > label, .widget-form .sub-form-row span {
    padding: 0;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    line-height: 26px;
    letter-spacing: 0.02em;
    font-family: 'Inter';
    margin: 0 0 5px;
}
.widget-form .form-row {
    margin: 0 0 25px;
    padding: 0;
    width: 100%;
}
.widget-form .form-row.btn-row {
    padding: 0;
    margin: 0;
}
.widget-form .submit-button {
    background: #933130;
    border-color: #933130;
    margin: 15px 0 0;
}
.widget-form .submit-button:hover{
    opacity: 0.8;
}
.widget-form .widget-title {
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    margin: 0 0 25px;
    padding: 0;
    font-size: 35px;
    line-height: 40px;
    letter-spacing: -0.02em;
    font-family: 'PT Sans';
}
.widget-form.tour-ireland-form  .widget-title {
    font-size: 30px;
    margin: 0 0 20px;
}
.widget-form.contact-form{
    padding: 0;
}
.widget-form.tour-ireland-form {
    background: #3a3a3a;
    padding: 80px;
    margin: 0 0 100px;
}
.widget-form .radio-checkbox-row {
    margin-top: -24px;
    padding-left: 205px;
}
.widget-form .sub-form-row > * {
    float: left;
}
.widget-form .sub-form-row span {
    margin-top: 5px;
    width: 200px;
    font-size: 14px;
}
.widget-form .sub-form-row input + span {
    clear: left;
}
.widget-form .sub-form-row input {
    margin: 7px 0;
}
.widget-form .radio-checkbox-row .radio, .widget-form .radio-checkbox-row .checkbox {
    margin: 7px 0;
}
.widget-form .form-row .sub-form-row label {
    width: 202px;
}
.widget-form .sub-form-row {
    margin: 20px 0 0;
}
.widget-form .sub-form-row > label {
    margin-top: 14px;
}

/*====== End Fixed-width-layout ======*/

.page-content > .v-split-container > .v-split {
    margin: auto;
    width: 1400px;
}
.widget-container > .page-content > .v-split-container > .v-split .widget,
.widget-container > .page-content > .v-split-container > .v-split .widget.widget-snippet.spaceLeftRight {
    padding-left: 30px;
    padding-right: 30px;
}
.page-home .widget-container > .page-content > .v-split-container > .v-split .widget,
.page-home .widget-container > .page-content > .v-split-container > .v-split .widget.widget-snippet.spaceLeftRight {
    padding-left: 0;
    padding-right: 0;
}
.widget-container > .page-content > .v-split-container > .v-split .widget.widget-snippet,
.widget-container > .page-content > .v-split-container > .v-split .widget.noSpaceLeftRight {
    padding-left: 0;
    padding-right: 0;
}

.body .widget-container .page-content {
    min-height: 350px;
}
.page-content > .v-split-container > .v-split .widget.widget-snippet,
.page-content > .v-split-container > .v-split .widget.noSpaceLeftRight {
    padding-left: 0;
    padding-right: 0;
}

/*======  Inner-layout-control-css ======*/
#bs-A4AE625C-9809-4FDE-AA44-17D2FEC63E3A,
#bs-4E4232C9-6417-4958-B161-762CA25C8514,
#bs-90E6070C-2D84-4C72-8AB4-46E6B912CE83 {
    background: rgba(0, 0, 0, 0) url("../images/inner-banner-bg.jpg") no-repeat scroll left top / cover ;
    display: block;
    padding: 70px 0;
    position: relative;
}

#bs-A4AE625C-9809-4FDE-AA44-17D2FEC63E3A::before,
#bs-4E4232C9-6417-4958-B161-762CA25C8514::before,
#bs-90E6070C-2D84-4C72-8AB4-46E6B912CE83::before {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.widget-pageHeading {
    background: transparent;
    padding: 70px 0;
    text-align: left;
}
.widget-pageHeading h1, .widget-pageHeading h2 {
    font-family: 'PT Sans';
    font-size: 45px;
    font-weight: 600;
    line-height: 50px;
    color: #fff;
    text-align: left;
    margin: 0 auto;
    max-width: 1460px;
    text-transform: uppercase;
    padding: 0 30px;
    letter-spacing: 0.02em;
}
.page-contact-us .widget-pageHeading h1,
.page-thank-you .widget-pageHeading h1,
.page-page-not-found .widget-pageHeading h1{
    text-align: center;
}
.breadcrumb-item .separator {
    padding: 5px;
    font-size: 0px;
    display: inline-block;
}

span.breadcrumb-item {
    font-size: 16px;
    color: #fff;
    font-family: 'Inter';
    font-weight: 400;
}

.breadcrumb-item .separator::after {
    content: '/';
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-family: 'Inter';
    font-weight:400;
}

.breadcrumb-item.root .icon {
    background: none;
    display: inline-block;
    padding: 0px;
    width: auto;
    height: auto;
    margin-right: 5px;
}

.breadcrumb-item.root .icon::after {
    content: 'Home';
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-family: 'Inter';
    font-weight: 400;
}
.widget.widget-breadcrumb.page-breadcrumb {
    position: absolute;
    right: 260px;
    top: 41%;
    z-index: 1;
}

.widget.widget-breadcrumb.page-breadcrumb .breadcrumb-item .separator::after, .widget.widget-breadcrumb.page-breadcrumb .breadcrumb-item.root .icon::after, .widget.widget-breadcrumb.page-breadcrumb span.breadcrumb-item {
    color: #fff;
}

.widget.widget-breadcrumb.page-breadcrumb span.breadcrumb-item .icon:hover::after {
    color: #fff;
}

.widget.widget-breadcrumb {
    position: absolute;
    bottom: 33%;
    width: 100%;
    text-align: center;
}
/*====== End Inner-layout-control-css ======*/

/** Placeholder Start **/

input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 19px;
    color: #7e7e7e;
    opacity: unset;
}

::-moz-placeholder {
    /* Firefox 19+ */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 19px;
    color: #7e7e7e;
    opacity: unset;
}

:-ms-input-placeholder {
    /* IE 10+ */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 19px;
    color: #7e7e7e;
    opacity: unset;
}

:-moz-placeholder {
    /* Firefox 18- */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 19px;
    color: #7e7e7e;
    opacity: unset;
}

textarea ::-webkit-textarea-placeholder {
    /* Chrome/Opera/Safari */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 19px;
    color: #7e7e7e;
    opacity: unset;
}

::-moz-placeholder {
    /* Firefox 19+ */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 19px;
    color: #7e7e7e;
    opacity: unset;
}

:-ms-textarea-placeholder {
    /* IE 10+ */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 19px;
    color: #7e7e7e;
    opacity: unset;
}

:-moz-placeholder {
    /* Firefox 18- */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 19px;
    color: #7e7e7e;
    opacity: unset;
}

textarea::placeholder {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 19px;
    color: #7e7e7e;
    opacity: unset;
}
::placeholder {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 19px;
    color: #7e7e7e;
    opacity: unset;
}

/** Cart Start **/
.header .advanced-flying-cart {
    position: relative;
    cursor: pointer;
}

.header .widget.widget-cart {
    text-align: right;
}

.widget.widget-cart .cart-widget-img {
    background: url('../images/cart-icon.svg') no-repeat;
    width: 28px;
    height: 30px;
}

.widget.widget-cart .advanced-flying-cart:hover .cart-widget-img {
    background-position-y: -51px;
}

.header .cart-widget-text {
    color: #fff;
    font-size: 13px;
    position: absolute;
    bottom: -4px;
    right: -10px;
    background: #933130;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    text-align: center;
    font-weight: 400;
    line-height: 22px;
    padding: 0;
    font-family: "Inter", sans-serif;
}

/** Cart End **/

/** User Nav Start **/

.widget.widget-navigation.user-nav {
    width: 25px !important;
    height: 21px !important;
}

.widget-navigation.user-nav .menu-title .menu-button {
    background: url(../images/user-icon.svg) no-repeat;
    user-select: none;
    text-align: right;
    width: 25px;
    margin: 0;
    margin-right: auto;
    height: 24px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.widget-navigation.user-nav .menu-title:hover .menu-button,
.widget-navigation.user-nav .menu-title .menu-button.close {
    opacity: 0.7;
}

.widget-navigation.user-nav .menu-title .menu-button em {
    display: none;
}
.widget-navigation.user-nav .responsive-navigation .navigation-item.gift-cards span.label {
    padding-left: 3px;
}
.widget-navigation.user-nav a[href="#"],
.widget-navigation.user-nav .child-opener {
    display: none !important;
}

.widget-navigation.user-nav .nav-wrapper.vertical.show {
    width: 256px;
    position: absolute;
    left: 50%;
    height: auto;
    top: 35px;
    background: #fff;
    transform: translateX(-50%);
    box-shadow: 0px 0px 24px 10px rgba(67, 67, 67, 0.1);
}
.widget-navigation .nav-profile-not-logged-in {
    padding: 20px;
}
.widget-navigation.user-nav .responsive-navigation .navigation-item {
    display: block;
    padding: 0;
    background: transparent;
}
.widget-navigation .nav-profile-logged-in {
    padding: 16px 20px;
}
.widget-navigation .nav-profile-logged-in a.autoGeneratedPage {
    padding: 0 0 0px 0 !important;
    border-top: 0 !important;
    border-bottom: 1px solid #000 !important;
    font-size: 12px !important;
}
.widget-navigation .nav-profile-logged-in a.autoGeneratedPage:hover {
    background-color: transparent !important;
    opacity: .8;
}
.widget-navigation .nav-profile-logged-in .nav-customer-name {
    width: 114px;
    color: #444;
}
.widget-navigation.user-nav .responsive-navigation .navigation-item a {
    border-bottom: 1px solid rgb(233, 233, 233);
    margin: -1px 0 0 0;
    text-align: left;
    padding: 14px 14px 14px 20px;
    background: #fff;
    text-transform: capitalize;
    text-decoration: none;
    position: relative;
    letter-spacing: 0.15px;
    border-top: 1px solid rgb(233, 233, 233);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    color: #000;
    vertical-align: middle;
}
.widget-navigation .navigation-item .nav-profile-not-logged-in>.autoGeneratedPage {
    border: 0 !important;
    display: inline-block!important;
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #fff !important;
    border-radius: 4px;
    border: 1px solid  #933130;
    background: #933130 !important;
    width: 122px;
    height: 34px;
    padding: 7px 16px !important;
    text-align: center !important;
}
.widget-navigation .navigation-item .nav-profile-not-logged-in>.autoGeneratedPage:hover {
    border: 1px solid  #000;
    background: #000 !important;
}
.widget-navigation .nav-profile-not-logged-in .nav-customer-qa {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
.widget-navigation span.customer-register-link a  {
    border: 0 !important;
    padding: 0 !important;
}
.widget-navigation span.customer-register-link a:hover {
    background-color: transparent !important;
}
.widget-navigation span.customer-register-link a:hover span {
    color: #933130;
}
.widget-navigation span.customer-register-link a span {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.12px;
    border-bottom: 1px solid;
    padding-bottom: 2px;
}
.widget-navigation.user-nav .responsive-navigation .navigation-item:last-child a {
    border-bottom: 0;
}

.widget-navigation.user-nav .nav-wrapper.vertical.show::before {
    content: "";
    width: 15px;
    height: 15px;
    background: #fff;
    top: -6px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    left: 47%;
    position: absolute;
    transform: rotate(45deg);
    transition: all 300ms ease-out 0s;
}

.widget-navigation.user-nav .responsive-navigation .navigation-item a:hover {
    background: #933130;
    color: #fff;
}
.widget-navigation.user-nav .responsive-navigation .navigation-item .nav-profile-logged-in a:hover {
    color: #933130;
    border-bottom: 1px solid #933130 !important;
}
.widget-navigation.user-nav .menu-title {
    position: relative;
}

/** User Nav End**/

/** User Nav End**/
/*search-form*/
.widget.widget-search .search-form {
    background-color: #933130;
    position: absolute;
    right: 0;
    top: 42px;
    transition: all 400ms ease 0s;
    width: 450px;
    border-radius: 0px;
}
.widget.widget-search .search-form button:before{
    content: '';
    position: absolute;
    top: -10px;
    right: 15px;
    width: 0px;
    height: 0px;
    border-color: #933130 transparent #933130 transparent;
    border-width: 0 10px 10px 10px;
    border-style: solid;
    transition: all 0.5s ease 0s;
    margin-left: -10px;
    z-index: 1;
}
.widget.widget-search .search-form button {
    background-color: #933130;
    padding: 5px;
    position: absolute;
    right: 0;
    border-radius: 0px;
    top: 0;
    width: 90px;
    border: none;
    text-align: center;
    text-transform: none;
    display: block;
    margin: 0;
    height: 55px;
    font-size: 17px;
    line-height: 16px;
    color: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 500;
}
.widget.widget-search .search-form button:hover {
    color: #fff;
    background-color: #000;
}
.widget.widget-search .search-form.show {
    height: 55px;
}
.widget.widget-search .search-form form {
    padding: 0;
    position: relative;
    background: #933130;
}
.widget.widget-search .search-form input {
    height: 55px !important;
    padding: 0 100px 0 10px !important;
    width: 100%;
    background: #fff;
    border: 5px solid #933130 !important;
    color: #000;
}
.search-menu-button:after {
    display: none;
}
.search-menu-button {
    width: 24px;
    height: 24px;
    background: url(../images/search-icon.svg) no-repeat 0 0;
}
.widget-search .search-menu-button:hover {
    background-position-y: -50px;
}
.widget.widget-search .search-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #939393;
    font-size: 16px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    opacity: unset;
}
.widget.widget-search .search-form ::-moz-placeholder { /* Firefox 19+ */
    color: #939393;
    font-size: 16px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    opacity: unset;
}
.widget.widget-search .search-form :-ms-input-placeholder { /* IE 10+ */
    color: #939393;
    font-size: 16px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    opacity: unset;
}
.widget.widget-search .search-form :-moz-placeholder { /* Firefox 18- */
    color: #939393;
    font-size: 16px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    opacity: unset;
}
/*end:search*/
/*========= main menu ========= */
.widget-navigation.main-menu .nav-wrapper.horizontal {
    text-align: left;
}
.widget-navigation .navigation-item.has-child {
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.widget-navigation .nav-wrapper.horizontal > .navigation-item.has-child > a span {
    position: relative;
}
.widget-navigation .nav-wrapper.horizontal > .navigation-item.has-child:hover > a span::after {
    color: #933130;
    content: '\f106';
}
.widget-navigation .nav-wrapper.horizontal > .navigation-item.has-child:hover > a{
    color: #933130;
}
.widget-navigation .navigation-item {
    padding: 0 26px;
}
.widget-navigation .navigation-item:first-of-type{
    padding-left: 0;
}
.widget-navigation .navigation-item:last-of-type{
    padding-right: 0;
}
.widget-navigation .navigation-item a {
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    padding: 0 0 20px;
    line-height: 20px;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    font-family: "Inter", sans-serif;
    letter-spacing: 0.03em;
}
.widget-navigation .navigation-item:first-child a {
    padding-left: 0;
}
.widget-navigation .navigation-item:last-child a {
    padding-right: 0;
}
.widget-navigation .navigation-item a span {
    position: relative;
}

.widget-navigation .navigation-item a:hover span::before {
    height: 5px;
}
.widget-navigation .navigation-item.has-child a span::before {
    display: none;
}
.widget-navigation .navigation-item.active a{
    color: #fff;
    font-weight: 500;
}
.widget-navigation .navigation-item a:hover{
    color: #933130;
}
.widget-navigation .navigation-item-child-container .navigation-item.last a, .widget-navigation .navigation-item-child-container .navigation-item.last a:hover {
    background-color: transparent;
    border-radius: 0;
    margin: 0;
}
.widget-navigation .nav-wrapper.horizontal > .navigation-item.has-child > a span::after {
    content: '\f107';
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-family: "FontAwesome";
    margin-left: 7px;
}
.widget-navigation .nav-wrapper.horizontal>.navigation-item.active>a:before, .widget-navigation .nav-wrapper.horizontal>.navigation-item:focus>a:before, .widget-navigation .nav-wrapper.horizontal>.navigation-item:hover>a:before {
    left: 0;
    right: 0;
}
.widget-navigation .nav-wrapper.horizontal>.navigation-item.has-child a:before {
    display: none
}
/** Sub Menu **/
.main-menu .navigation-item .navigation-item-child-container {
    text-align: left;
    margin: 0;
    width: 250px;
    position: absolute;
    left: 50%;
    height: auto;
    padding: 0;
    top: 40px;
    background: #fff;
    box-shadow: 0 3px 20px 4px rgba(0, 0, 0, 0.1);
    transform: translateX(-50%);
}
.main-menu .navigation-item .navigation-item-child-container::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    width: 0px;
    height: 0px;
    border-color: #fff transparent #fff transparent;
    border-width: 0px 10px 10px 10px;
    border-style: solid;
    transform: translateX(-50%);
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    margin-right: 0;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    margin: 0;
    font-size: 16px;
    color: #000;
    padding: 14px 20px;
    text-transform: capitalize;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    text-align: center;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:focus::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active a::after {
    display: none;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    padding: 0px;
}
.horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    display: block;
    position: relative;
    border-bottom: 1px #ECECEC solid;
    color: #000;
}
.horizontal .navigation-item .navigation-item-child-container .navigation-item:last-child a {
    border: none;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
    color: #fff;
    background: #933130;
}
/*end:menu*/


/********start:gallery**********/
.jssor-slider-container .slide::after{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.05;
}

div.jssor-slider-container .container, div.jssor-slider-container{
    width: 1920px;
    height: 750px;
    padding: 0 !important;
    text-align: left;
}
.jssor-slider-container .caption-wrapper {
    position: absolute;
    right: 0;
    bottom: 30%;
    text-align: center;
    padding: 15px;
    max-width: 1055px;
    margin: 0 auto;
    left: 0;
    z-index: 99;
}

.jssor-slider-container .caption-wrapper .description h1{
    font-style: normal;
    font-size: 65px;
    line-height: 78px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin: 0;
}

.jssor-slider-container .caption-wrapper .description {
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    text-transform: uppercase;
}
.jssor-slider-container .caption-wrapper [u=caption] {
    margin:0 auto 0;
    border: 0;
}
.jssor-slider-container .caption-wrapper [u="caption"] a {
    padding: 10px 20px;
    max-width: 152px;
    width: 100%;
    margin: 20px auto 0;
}
.jssor-slider-container .caption-wrapper [u="caption"] a:hover {
    color: #000;
    background: #FFFFFF;
}
div[id^="jssor-slider-"] .jssora20l::before, div[id^="jssor-slider-"] .jssora20r::before {
    color: #ffffff;
    content: "\f105 ";
    font-family: fontawesome;
    font-size: 36px;
    font-size: 32px;
    position: absolute;
    left: 17px;
}
div[id^="jssor-slider-"] .jssora20l {
    left: auto;
    right: 50px;
}
div[id^="jssor-slider-"] .jssora20l, div[id^="jssor-slider-"] .jssora20r {
    background: transparent;
    bottom: 0;
    height: 45px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    transition: all 400ms ease-out 0s;
    width: 45px;
    border-radius: 50%;
    border: 1px solid #fff;
}
div[id^="jssor-slider-"] .jssora20r::before {
    line-height: 65px;
}
div[id^="jssor-slider-"] .jssora20r {
    transform: rotate(180deg);
}
div[id^="jssor-slider-"] .jssora20r {
    right: auto;
    left: 50px;
}
div[id^="jssor-slider-"] .jssora20r::before {
    display: block;
    margin-top: -13px;
}
div[id^="jssor-slider-"] .jssora20l:hover, div[id^="jssor-slider-"] .jssora20r:hover {
    background: #204d47;
    border: 1px solid #204d47;
}
.jssor-slider-container .jssorb03 {
    position: absolute;
    width: 400px !important;
    left: 50% !important;
    right: auto !important;
    bottom: 45px !important;
    top: auto !important;
    transform: translatex(-50%);
    border-radius: 35px;
    opacity: 1 !important;
    height: auto !important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}
.jssor-slider-container .jssorb03 div {
    width: 22px !important;
    height: 22px !important;
    border-radius: 15px;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    background-image: none !important;
    font-size: 0;
    margin: 0 7px;
    border: 1px solid transparent;
}
.jssor-slider-container .jssorb03 div, .jssor-slider-container .jssorb03 div:hover, .jssor-slider-container .jssorb03 .av {
    display: none;
}

.jssor-slider-container::before {
    display:none;
}
.jssor-slider-container .jssor-loader .loader-2 {
    background-color: transparent !important;
    border: 1px solid #fff;
    width: 22px !important;
    height: 22px !important;
    border: 1px solid #fff;
    display: none;
}

div.jssor-slider-container[jssor-slider="true"] .slide img {
    object-fit: cover;
}
/***************end:gallery**************************/
/*start: tab section css */
.widget.widget-html.faq-title {
    padding: 0 0 40px 0px;
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
}

.widget-html.faq-title * {
    font-weight: 700;
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 41px;
    color: #000;
}
.accordion-panel {
    padding: 0;
    max-width: 1000px;
    margin: 0 auto 90px;
}

.accordion-panel>.label-bar .toggle-icon {
    right: 18px;
    left: auto;
    top: 18px;
}

.accordion-panel>.accordion-item.collapsed:first-of-type {
    display: block !important;
}

.accordion-panel>.label-bar {
    background: #FFFFFF;
    border: none;
    box-sizing: border-box;
    border-radius: 2px;
    color: #262527 ;
    height: auto;
    padding: 27px 60px 27px 0;
    white-space: nowrap;
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 30px;
    z-index: 1;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    margin: 0;
}

.accordion-panel>.label-bar.expanded {
    border-radius: 0;
    box-sizing: unset;
    box-shadow: unset;
    border-bottom: 0;
    height: auto;
    color: #262527;
}

.accordion-panel>.accordion-item.expanded {
    padding: 0;
    background: #FFFFFF;
    border: none;
    box-sizing: border-box;
    margin-top: 0;
    border-top: 0;
    color: #000;
}

.accordion-panel>.label-bar .toggle-icon {
    height: 24px;
    width: 24px;
    background-image: url("../images/plus-minus.svg");
    right: 0;
    left: auto;
    top: 28px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.accordion-panel>.label-bar {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.accordion-panel>.label-bar:hover {
    color: #000;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.accordion-panel>.label-bar.expanded .toggle-icon {
    background-position: 0px -40px;
}

.accordion-panel>.accordion-item.expanded .wc-tab-accordion-widget {
    padding-top: 0;
}

.accordion-panel>.accordion-item.collapsed {
    padding: 0;
    border: 0;
}

.accordion-panel>.accordion-item.collapsed p {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #262527;
}

/*end: tab section css */



/***************start:Category**************************/
.widget-category.home-category .category-view .content {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 10px;
}

.widget-category.home-category .category-image-view.category {
    border: 0;
    display: block;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

.widget-category.home-category .category-image-view .category-image-view-height {
    border-radius: 50%;
    overflow: hidden;
    width: 181.66px;
    height: 181.66px;
    margin: 0 auto;
}

.widget-category.home-category .category-image-view.category .category-name {
    font-family: Rubik;
    font-style: Medium;
    font-size: 18px;
    color: #000;
    margin-top: 28px;
    letter-spacing: -0.2px;
}

.widget-category.home-category .category-image-view.category .category-name a {
    color: #000;
    max-width: 160px;
    text-decoration: none;
    font-weight: 600;
}

.widget-category.home-category .category-image-view.category img {
    transition: 1s all ease;
}

.widget-category.home-category .category-image-view.category:hover img {
    transition: 1s all ease;
    transform: scale(1.1);
}

.widget-category.home-category .category-image-view.category:hover .category-name a {
    color: #39D2AD
}
.widget-productSummary .title {
    display: none;
}
.widget-productSummary .summary {
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    display:block;
    margin: 35px 0 5px;
}
/***************end:Category**************************/

/** Login Page Start **/
.page-login .login-form {
    margin: 100px auto 120px;
    border: 1px solid #3a3a3a;
    padding: 50px 60px;
    width: 100%;
    max-width: 600px;
    position: relative;
    display: block;
    background: #3a3a3a;
}
.login-form span.title {font-family: 'Inter';font-style: normal;font-weight: 600;font-size: 35px;line-height: 42px;color: #fff;padding-bottom:20px;}
.login-form .submit-row {
    margin: 0px 0 0;
    float: none;
    display: block;
}
.login-button {
    background: #933130;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: capitalize;
    color: #fff;
    max-width: 100%;
    padding: 9px 5px;
    margin: 5px 0 0;
    border: 1px solid #933130;
}
.login-button:hover {
    background: #933130;
    border-color: #933130;
    opacity: 0.8;
}


.login-form .remember {
    margin: 22px 0 12px;
    width: 230px;
}
.page-login .login-form label {
    display: none;
}
.form-row.remember input {
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 12px;
}
.page-login .login-form .form-row.mandatory {
    margin-bottom: 22px;
    position: relative;
}
.login-form .lost-password a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    text-decoration-line: underline;
    color: #fff;
    position: absolute;
    right: 50px;
    bottom: 119px;
}
.login-form .lost-password a:hover {
    color: #fff;
    opacity: 0.8;
    text-decoration:none;
}
.login-form .no-account-label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    color: #fff;
}
.login-form .account-register a {
    font-family: 'Inter';
    font-style: normal;
    font-weight:400;
    font-size: 15px;
    line-height: 19px;
    color: #fff;
    text-decoration:underline;
}
.login-form .account-register a:hover {
    color: #fff;
    opacity: 0.8;
    text-decoration:none;
}
.login-form .errorlist.after {
    bottom: -15px;
}
/** Login Page End **/
/** Registration Page Start **/

.registration-form {
    margin: 90px auto 90px;
    max-width: 935px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px 45px;
    background: #3a3a3a;
    border: 1px solid #3a3a3a;
    display: flex;
    flex-wrap: wrap;
}
.registration-form .title {
    padding-left: 14px;
    font-weight: 600;
    font-size: 35px;
    line-height: 44px;
    padding-bottom: 20px;
    width: 100%;
}
.registration-form > .form-row:not(.submit-row) {
    width: 50%;
    float: left;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin: 0 0 17px 0;
}
.registration-form label {
    font-size: 15px;
    color: #fff;
    display: block;
    text-transform: capitalize;
    width: auto;
}
.registration-form select {
    width: 100%;
    padding: 10px;
}
.registration-form .form-row.submit-row button {
    margin-top: 10px;
    background: #933130;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    letter-spacing:0;
    text-transform: capitalize;
    color: #fff;
    padding: 9px 5px;
    border: 1px solid #933130;
    max-width: 100%;
}
.registration-form .form-row.submit-row button:hover {
    color: #fff;
    background:#933130;
    opacity:0.8;
}
.registration-form .form-row.submit-row {
    padding: 0 15px;
    margin-top: 0;
    width: 100%;
}
.password-meter-wrap {
    position: absolute;
    top: -5px;
    right: 17px;
    width: 120px;
}
.password-meter-wrap .password-description {
    font-size: 13px;
    width: auto;
    line-height: 10px;
    margin-top: 12px;
}
.password-meter-wrap .password-strength-bar {
    display: block;
    float: left;
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 30px;
    height: 8px;
    width: 50px;
}
.password-meter-wrap .weak {
    width: 70px;
}
.registration-form .form-row.submit-row label {
    display: none;
}
select option {
    background: #302e2f;
}
/** Registration Page End **/
/** Forgot Password Start **/
.password-reset-form {
    text-align: center;
    margin: 100px auto 120px;
    border: 1px solid #3a3a3a;
    padding: 50px 60px;
    width: 100%;
    max-width: 600px;
    position: relative;
    display: block;
    background: #3a3a3a;
}
.password-reset-form .title {
    font-weight: 600;
    color: #fff;
    line-height: 30px;
}
.password-reset-form .lost-password-text {
    padding: 0 0 5px 0;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 20px;
}
.password-reset-form .form-row {
    display: block;
}
.password-reset-form .form-row label{
    margin-bottom: 5px;
    font-size: 16px;
    color: #fff;
    display: block;
}
.password-reset-form .form-row input {
    width: 100%;
}
.password-reset-form .form-row.submit-row button {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    margin: 0;
    margin-top: 0px;
    position: relative;
    margin-top: 8px;
    padding: 9px 5px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: capitalize;
    color: #fff;
    background: #933130;
    border: 1px solid #933130;
    max-width: 100%;
}
.password-reset-form .form-row.submit-row button:hover {
    background: #933130;
    color: #fff;
    opacity: 0.8;
}
.password-reset-form .errorlist.after {
    top: auto;
    left: auto;
    width: 100%;
    bottom: auto;
}

form.customer-new-password {
    margin: 100px auto 100px;
    max-width: 550px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 50px;
    background: #3a3a3a;
    border: 1px solid #3a3a3a;
    text-align: center;
}
.customer-new-password .form-row.submit-row button {
    width: 100%;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 28px;
    padding:10px 5px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: capitalize;
    color: #fff;
    background: #933130;
    border: 1px solid #933130;
    max-width: 100%;
}
.customer-new-password .form-row.submit-row button:hover {
    background: #933130;
    color: #fff;
    opacity: 0.8;
}
.customer-new-password .form-row.submit-row label {
    display: none;
}
.customer-new-password .form-row label {
    width: 100%;
    font-size: 16px;
    color: #fff;
    display: block;
    text-transform: capitalize;
}
form.customer-new-password span.title {
    font-weight: 600;
    color: #fff;
    line-height: 30px;
    font-size: 24px;
    text-align: left;
    padding-bottom: 20px !important;
    display: block;
}
/** Forgot Password End **/
/***************start:Product**************************/

.widget.widget-html.all-product-btn {
    background: #302e2f;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 30px 120px;
}
.widget.widget-html.all-product-btn a {
    max-width: 225px;
    margin: 0 auto;
    display: block;
    padding: 15px 10px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    line-height: 17px;
    height: 48px;
    letter-spacing: 0.01em;
    font-family: 'Inter';
    transition: all 300ms ease-out 0s;
    text-decoration: none;
}
.widget.widget-html.all-product-btn a:hover {
    background: #933130;
    color: #fff;
    border-color: #933130;
}
.widget.widget-product.home-product {
    background: #302E2F;
    padding: 95px 0 80px;
}

.widget.widget-product.home-product .widget-title {
    color: #fff;
    font-family: 'PT Sans';
    font-size: 50px;
    font-weight: 400;
    line-height: 50px;
    padding: 0 30px;
    text-transform: capitalize;
    margin: 0 auto 55px;
    max-width: 1460px;
    text-align: center;
    letter-spacing: -0.02em;
}
.product-view.image-view .content {
    overflow: hidden;
    max-width: 1460px;
    margin: 0 auto;
    padding: 0 30px;
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
    grid-gap: 40px;
}

.filtered-product-container .product-view.image-view .content,
.category-details .product-view.image-view .content,
.widget-product.shop .product-view.image-view .content{
    padding: 25px 0 30px;
}
.product-widget .sale-percent-display {
    font-size: 14px;
    font-weight: 400;
    padding: 0px 8px;
    border-radius: 50px;
    background-color: #3BD3AE;
    position: absolute;
    color: #000;
    text-decoration: line-through;
}

.page-product .sale-percent-display {
    top: 15px;
    left: 12px;
}
.product-view.image-view .product-image, .product-view.scrollable-view .product-image {
    text-align: center;
    /*overflow: unset;*/
}
.product-view.image-view .product-block,
.product-view.scrollable-view .product-block {
    width: 100%;
    border: 0;
    transition: 0.4s all ease;
    margin: 0;
    height: 485px;
    background: #3A3A3A;
    border: 0;
    border-radius: 4px;
    padding: 52px 55px;
}
.sold-out-tag.tag-mark {
    display: inline-block !important;
    color: #fff !important;
    height: 37px !important;
    position: absolute !important;
    left: -55px !important;
    top: -52px !important;
    background: #e60023 !important;
    width: 130px !important;
    padding: 9px 8px 0 !important;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: center;
}
.page-product .sold-out-tag.tag-mark {
    left: 0 !important;
    top: 0 !important;
}
.product-view.image-view .product-block .block-content-wrap, .product-view.scrollable-view .product-block .block-content-wrap {
    padding: 0;
}
.product-view.image-view .product-block:hover,
.product-view.scrollable-view .product-block:hover {
    transition: 0.4s all ease;
}
.product-view.image-view .product-block:hover .block-content-wrap,
.product-view.scrollable-view .product-block:hover .block-content-wrap {
    transition: 0.4s all ease;
}
.product-view.image-view .product-block .product-name:hover a {
    color: #933130;
}
.block-content-wrap .price-waper .previous-price.price {
    padding: 0 0 0 5px;
    color: #a2a2a2;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 16.11px;
    line-height: 22.55px;
}

.block-content-wrap .price-waper {
    display: flex;
    justify-content: center;
    text-align: center;
}


.block-content-wrap .price-waper .previous-price.price {
    padding: 2px 5px 0 0;
    color: #262527;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 120%;
}
.block-content-wrap .price-waper span.current-price.price {
    padding: 0;
    margin: 0 0 21px;
}
.price {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
}

.product-view.image-view .product-name,
.product-view.scrollable-view .product-name {
    display: block;
    min-height: 60px;
    margin: 30px 0 12px;
    overflow: hidden;
    font-family: 'Pt Sans';
}
.product-widget.widget-addCart {
    display: flex;
    flex-wrap: wrap;
}
.product-block a.product-name-link.title-link.link {
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.product-view.image-view .product-block .block-content-wrap .btn-add span.add-to-cart-button, .product-view.scrollable-view .product-block .block-content-wrap .btn-add span.add-to-cart-button {
    background: transparent;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Inter';
    font-size: 15px;
    font-weight: 600;
    height: 48px;
    text-transform: capitalize;
    transition: all 300ms ease 0s;
    line-height: 22px;
    padding: 12px 10px;
    border-radius: 0;
    width: 100%;
    margin-top: 20px;
    max-width: 170px;
    border: 1px solid #fff;
}
.add-to-wish-list.button.et_pdp_add_to_wish_list {
    display: block;
    height: 43px;
    max-width: 20%;
    width: 100%;
    background-color: transparent;
    border: 1px solid #262527;
    text-align: center;
    padding: 10px 10px;
    position: absolute;
}
.product-widget.widget-addCart  .add-to-wish-list.button.et_pdp_add_to_wish_list {
    order: 3;
    position: relative;
}

.product-view.image-view .product-block:hover .block-content-wrap .btn-add span.add-to-cart-button,
.product-view.scrollable-view .product-block:hover .block-content-wrap .btn-add span.add-to-cart-button {
    background: #933130;
    border-color: #933130;
}
span.add-to-cart-button:hover {
    color: #fff;
    background-color: #262527;
    border: 1px solid #262527;
}
.add-to-wish-list:hover::after {
    content: "\f004";
    color: #262527;
}
.image-view .product-view-height-width .image a, .scrollable-view .product-view-height-width .image a {
    overflow: hidden;
}
.image-view .product-view-height-width .image a img, .scrollable-view .product-view-height-width .image a img{
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    padding-bottom: 0;
    max-height: 100%;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
}
.product-view.image-view .product-block:hover .image a img{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.view-all-product {
    padding: 0px 0 50px 0;
    text-align: center;
}

.view-all-product p {
    margin: 0;
    padding: 0;
    line-height: 19px;
    text-align: center;
}

.view-all-product p a, a#loadMore {
    font-weight: 600;
    font-size: 18px;
    line-height: 19px;
    color: #262527;
    border: 1px solid #262527;
    border-radius: 3px;
    padding: 12px 31px;
    text-decoration: none;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    max-width: 202px;
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.view-all-product p a:hover, a#loadMore:hover {
    text-decoration: none;
    color: #fff;
    background-color: #262527;
    border-color: #262527;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.widget-productImage .image-preview-box .sale.tag-mark,
.product-view.image-view .sale.tag-mark,
.product-view.scrollable-view .sale.tag-mark {
    background: url("../images/sale-tag.svg") center center;
    left: 20px;
    height: 21px;
    width: 42px;
    top: 20px;
}

.page-product .widget-productImage .sale.tag-mark {
    top: 20px;
    right: auto;
    left: 20px;
}
.product-widget.widget-productName .product-name {
    color: #000;
    font-family: 'Inter';
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
    padding-bottom: 0;
    border: 0;
    margin: 0;
    text-align: left;
}
.product-view.image-view .product-block .add-to-wish-list.button.et_pdp_add_to_wish_list , .product-view.scrollable-view .product-block  .add-to-wish-list.button.et_pdp_add_to_wish_list {
    width: 50px;
    border:0;
    top: 12px;
    right: 9px;
}
.product-view.image-view .product-block .sale-percent-display, .product-view.scrollable-view .product-block .sale-percent-display {
    background-color: #FCE4B7;
    font-size: 14px;
    font-weight: 400;
    padding: 0 9px;
    border-radius: 50px;
    top: 20px;
    left: 20px;
}
.product-view.image-view .product-block .tax-message, .product-view.scrollable-view .product-block .tax-message {
    display: none;
}
/** Stepper Start **/
.stepper {
    width: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
}

.stepper .stepper-arrow {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: none;
    border-radius: 0 !important;
    height: 45px;
    position: relative;
    right: 0;
    width: 30px;
    z-index: 0;
}

.stepper .stepper-arrow.up {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    position: relative;
}

.stepper .stepper-arrow.up::before {
    position: absolute;
    content: "+";
    height: 100%;
    width: 100%;
    top: 0;
    text-indent: 0;
    font-size: 32px;
    left: 0;
    line-height: 36px;
    text-align: center;
}
.stepper .stepper-arrow.down {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
}

.stepper .stepper-arrow.down::before {
    position: absolute;
    content: "-";
    height: 100%;
    width: 100%;
    top: 0;
    text-indent: 0;
    font-size: 32px;
    left: 0;
    line-height: 36px;
    text-align: center;
}

.stepper .stepper-input {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 30px;
    padding: 0;
    text-align: center;
}

.product-widget.widget-addCart .stepper {
    justify-content: space-between;
    max-width: 25%;
    height: 48px;
    border: 1px solid #fff;
    position: relative;
    overflow: unset;
    border-radius: 3;
    order: 1;
}

.product-widget.widget-addCart .stepper input {
    width: 62px;
    height: 48px;
    border: 0;
    background: transparent;
    font-size:18px;
    font-weight: 400;
    color: #fff;
}
.widget-addCart .buy-now-button {
    padding: 12px 15px;
    margin-left: 0;
    font-weight: 600;
    font-size: 17px;
    line-height: 120%;
    text-align: center;
    max-width: 100%;
    background: #262527;
    color: #fff;
    order: 4;
}
.widget-addCart .buy-now-button:hover {
    background: #000;
}
/** Stepper End **/

.product-widget.widget-price {
    margin: 0;
    padding-top: 0;
}

.widget-price .current-price-container {
    color: #201547;
    font-size: 24px;
    display: inline-block;
    order: 1;
}

.widget-price .previous-price.price {
    color: #262527;
    padding-left: 10px;
    order: 2;
    padding-top: 3px;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
}

.widget-price .current-price-container .label-for-base-price {
    color: #222222;
}

.widget-price .current-price-container .current-price.price {
    color: #fff;
    font-weight: 500;
    font-size: 35px;
    line-height: 50px;
}
.widget-price .current-price-container .price {
    padding: 0;
    margin: 20px 0;
    display: block;
}

.widget-productImage.multi-image-scroll-vertical-view .image-preview-box .tag-mark {
    left: 20px;
    top: 20px;
}
.product-widget.widget-related .title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 120%;
    margin-bottom: 10px;
}
.product-widget.widget-related {
    margin-bottom: 30px;
}
/**********************************/
.widget.widget-product.product-horizental .review-rating-wrapper {
    margin-top: 0;
}
.review-rating span img{
    opacity: 0;
}
.review-rating {
    width: 118px !important;
    text-align: left;
    display: inline-block;
    margin: 0 !important;
}
.product-widget.widget-productReview .review-rating {
    width: 112px !important;
}
.product-widget.widget-productReview .review-rating-wrapper .review-count {
    margin-top: -1px;
}
.review-rating span {
    width: 18px !important;
    display: inline-block;
    height: 23px;
}

.review-rating .star-on {
    background: url('../images/star-on.svg') no-repeat center;
}
.review-rating .star-off {
    background: url('../images/star-off.svg') no-repeat center;
}
.review-rating .star-half {
    background: url('../images/star-half.svg') no-repeat center;
}
.new-review-panel .avg-review-label .review-rating .star-on {
    background-image:none;
    background: url('../images/star-on.svg') no-repeat center;
}
.new-review-panel .avg-review-label .review-rating .star-off {
    background-image:none;
    background: url('../images/star-off.svg') no-repeat center;
}
.new-review-panel .avg-review-label .review-rating .star-half {
    background-image:none;
    background: url('../images/star-off.svg') no-repeat center;
}
.review-rating-wrapper .review-count {
    font-size: 12px;
    font-weight: 400;
    font-family: 'Inter';
    color: rgb(0, 0, 0);
    margin-left: 0px;
    display: inline-block;
    line-height: 14px;
}
.new-review-panel .review-card-wrapper__reviewer-name {
    font-size: 17px;
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
}
.product-view .product-block .review-rating-wrapper {
    margin: 20px 0 12px;
}
.new-review-panel .review-form .form-row input[type="text"]{
    height: 47px;
}
.new-review-panel .review-form .form-row input[type="text"], .new-review-panel .review-form .form-row textarea {
    border: 1px solid #A3A3A3;
    font-family: 'Inter';
    border-radius: 0px;
}
.new-review-panel .review-form .form-row input[type="text"]:focus, .new-review-panel .review-form .form-row textarea:focus {
    border: 1px solid  #000;
}
.review-form .form-row label, .review-form textarea {
    width: 100%;
}
.new-review-panel .review-image-input-with-dropzone-wrapper {
    border: 2px dotted #A3A3A3;
    padding: 0 15px;
}
.new-review-panel .review-image-input-with-dropzone-wrapper::before {
    background-size: 42px;
    margin-top: 20px;
    filter: grayscale(100%);
}
.new-review-panel .write-review-panel .form-section-container input.masked-file-input {
    border-radius: 4px;
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    outline: none;
    opacity: 0;
    max-width: 750px;
}
.new-review-panel .review-image-input-with-dropzone-wrapper .dropzone-wrapper {
    margin-top: 0px;
}
.new-review-panel .write-review-panel .form-section-container .dropzone {
    padding: 0 0 25px;
}
.new-review-panel .write-review-panel .form-section-container .dropzone-text {
    font-size: 14px;
    line-height: 21px;
    color: #3d3d3d;
}
.new-review-panel .write-review, .new-review-panel .review-form .form-row button{
    margin-top: 0px;
    padding: 10px 10px;
    max-width: 200px;
    font-size: 17px;
    text-align: center;
    font-family: 'Inter';
    font-weight: 600;
    letter-spacing: 1px;
    background: transparent;
    border:1px solid #262527;
    color: #262527;
}
.new-review-panel .write-review:hover, .new-review-panel .review-form .form-row button{
    color: #fff;
    background: #262527;
    border:1px solid #262527;
}
.new-review-panel .review-form .form-row button ~ button.cancel {
    color: #262527;
    background: transparent;
    border: 1px solid #262527;
}
.new-review-panel .review-form .form-row button ~ button.cancel:hover{
    background: #262527;
    box-shadow: none;
    border: 0;
    color: #fff;
}
.new-review-panel .review-form .form-row button.review-submit-btn:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.new-review-panel .average-review-block-inner {
    background-color: rgba(151, 122, 132, 0.05);
}
.new-review-panel .average-point-out-of {
    background: #262527;
}
.new-review-panel .average-point-out-of::after {
    border-color: transparent transparent #262527;
}
.new-review-panel .average-rating-point-block {
    border: 2px solid #262527;
}
.new-review-panel .average-point {
    color: #262527;
}
.new-review-panel .all-rating-block .rating-row .rating-bar-wrapper {
    background: #ededed;
}
.new-review-panel .review-card-wrapper__view-details-link {
    color: #262527;
}
.new-review-panel .all-rating-block .rating-row .rating-bar {
    background: #262527;
}

.new-review-panel .review-card-wrapper{
    overflow: hidden;
}
.review-card-wrapper__card-container.scrollable {
    margin: 0 auto;
    max-width: 1600px;
}
.new-review-panel .review-card-wrapper__card{
    padding: 0 30px 0 0;
}
.new-review-panel .review-card-wrapper__navigator {
    width: 50px;
    height: 50px;
}
.new-review-panel .review-card-wrapper__navigator:hover, .new-review-panel .review-card-wrapper__navigator:hover {
    background: #262527;
}
.new-review-panel .review-card-wrapper__navigator-icon-previous, .new-review-panel .review-card-wrapper__navigator-icon-next {
    background-size: 10px;
    background-position: center center;
    background-repeat: no-repeat;
}

.new-review-panel .review-card-wrapper__navigator-previous{
    left: auto;
    right: 65px;
    top: auto;
    bottom: -30px;
}
.new-review-panel .review-card-wrapper__navigator-next {
    left: auto;
    right: 0;
    top: auto;
    bottom: -30px
}
.product-widget.widget-productReview {
    margin: 10px 0 0;
}
.widget-price .price .tax-message {
    color: #c4c4c4;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
}
/* Product Details */

.widget-productImage .multi-image-scroll-wrapper {
    border: 0;
}
.product-widget.widget-productImage {
    margin-right: 100px;
}
.widget-productImage .image-preview-box {
    text-align: center;
    position: relative;
    background: #3a3a3a;
    border: 0;
    padding: 50px;
    width: 100%;
}
.product-detail-view img {
    max-width: 100%;
    max-height: initial;
    object-fit: cover;
}

.widget-productImage .multi-image-scroll-wrapper .image-thumb-container {
    margin: 0;
    padding: 8px 15px;
}

.widget-productImage .multi-image-scroll-wrapper {
    padding: 0 20px;
}

.widget-productImage .image-thumb-container .thumb-image.active {
    border: 1px solid #1f366a;
    box-shadow: 0 0 0px 1px inset #00a18d;
    position: relative;
}

.widget-productImage .image-thumb-container .thumb-image.active::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 9px solid #00a18d;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    top: -8px;
}

.widget-productImage .image-thumb-container .thumb-image {
    border: 1px solid #D9D9D9 !important;
    padding: 6px;
    margin: 0 6px;
    width: 129px;
    height: 102px;
    cursor: pointer;
}


.product-thumb-view img {
    max-width: 100%;
    max-height: initial;
    height: 100%;
    object-fit: cover;
}

table.cartitem-table.product-thumb-view tr td a img {
    width: 76px;
}

.product-widget.widget-productName h1.product-name {
    font-size: 45px;
    line-height: 60px;
    font-weight: 500;
    font-family: 'PT Sans';
    padding: 0;
    margin: 0 0 25px 0;
    color: #fff;
}

.product-widget.widget-stockMark span {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 500;
    color: #e60023;
}
.product-widget.widget-stockMark span.available{
    color:#24c224;
}
.widget-productSummary .title {
    display: none;
}

.widget-productSummary .summary {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    line-height: 27px;
}

label.label-for-price {
    display: none;
}

.widget-price .price {
    font-size: 30px;
    color: #444;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.variation-container .variation-type label.type-label {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #1C1C1C;
    font-size: 21px;
    vertical-align: middle;
    display: inline-block;
}

.variation-thumb ul.options {
    padding: 0;
    margin: 6px 0 0 0;
}

.variation-thumb ul.options li.option-cell {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #D2D2D2;
    width: 60px;
    height: 40px;
    text-align: center;
    line-height: 33px;
    padding: 4px;
    cursor: pointer;
}

.variation-thumb ul.options li.option-cell.selected {
    border: 2px solid #1F366A;
}

.variation-container .option-cell.selected .variation-value {
    border: 0;
    padding: 0;
}

.variation-container .option-cell .variation-value {
    font-size: 17px;
    font-weight: 500;
    color: #1C1C1C;
    font-family: 'Poppins', sans-serif;
}

.product-widget.widget-price {
    padding: 30px Ã¢â‚¬â€¹0 15px;
}

.product-widget.widget-addCart {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 40px;
}

.page-product .product-widget.widget-addCart span.add-to-cart-button.button.et_pdp_add_to_cart {
    margin: 0 0 0 30px;
    max-width: 70%;
    width: 100%;
    font-size: 15px;
    order: 2;
    text-align: center;
    background: #933130;
    border-color: #933130;
}
.page-product .product-widget.widget-addCart span.add-to-cart-button.button.et_pdp_add_to_cart:hover {
    opacity: 0.8;
}

.product-widget.widget-addCart span.add-to-cart-button.button.et_pdp_add_to_cart::before {
    background: url(../images/cart-icon-details.png) no-repeat;
    background-position-y: -22px;
}
.product-widget.widget-addCart span.add-to-cart-button.button.et_pdp_add_to_cart:hover::before {
    background-position-y: 0px;
}

.chosen-container-single .chosen-single {
    height: 38px;
}
.chosen-container-single .chosen-single span {
    line-height: 30px;
}
.variation-container .variation-type {
    padding-bottom: 5px;
    max-width: 100%;
    width: 100%;
    display: block;
}
.variation-container .variation-dropdown-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.widget-variation {
    padding-bottom: 38px;
}

.page-product .stepper {
    width: 132px;
    margin-bottom: 0px;
    border: 1px solid #DDD;
}

.page-product .stepper {
    width: 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    float: none;
    background: transparent;
    border-radius: 0;
}

.page-product .stepper .stepper-arrow {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: none;
    border-radius: 0 !important;
    height: 50px;
    position: relative;
    right: 0;
    width: 54px;
    z-index: 0;
}

.page-product .page-product .stepper-input {
    background: transparent;
    border: 0;
    z-index: 0;
}

.page-product .stepper .stepper-input {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 70px;
    padding: 0;
    text-align: center;
    border: 0;
    font-size: 28px;
    height: 50px;
    font-weight: 500;
    line-height: 54px;
    z-index: 0;
}

.page-product .stepper .stepper-arrow.up {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    position: relative;
}

.page-product .stepper .stepper-arrow.down {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
}

.page-product .page-product .stepper .stepper-arrow {
    height: 50px;
    font-size: 21px;
    width: 55px;
}

.page-product .stepper .stepper-arrow.down::before, .page-product .stepper .stepper-arrow.up::before {
    font-size: 29px;
    line-height: 61px;
}

.page-product .stepper .stepper-arrow.up::before {
    position: absolute;
    content: "+";
    height: 100%;
    width: 100%;
    top: 0;
    text-indent: 0;
    font-size: 26px;
    left: 0;
    line-height: 44px;
    text-align: center;
    color: #fff;
}

.page-product .stepper .stepper-arrow.down::before {
    position: absolute;
    content: "-";
    height: 100%;
    width: 100%;
    top: 0;
    text-indent: 0;
    font-size: 26px;
    left: 0;
    line-height: 44px;
    text-align: center;
    color: #fff;
}

.product-widget.widget-addCart span.add-to-wish-list.button.et_pdp_add_to_wish_list {
    width: 72px;
    text-align: center;
    height: 58px;
    line-height: 0;
    border: 1px solid #DDD;
    min-width: 72px;
}

.product-widget.widget-addCart span.add-to-wish-list.button.et_pdp_add_to_wish_list:hover {
    background: #00A18D;
}

.wish-list-popup input[type="text"], .wish-list-popup select {
    border: 1px solid #ccc;
}

.wish-list-popup .form-row label {
    width: 100%;
}

.product-widget.widget-addCart span.add-to-wish-list.button.et_pdp_add_to_wish_list:hover::after {
    color: #fff;
}

.product-widget.widget-addCart .add-to-wish-list:after, .remove-from-compare-button:after {
    font-size: 28px;
    color: #1C1C1C;
    line-height: 34px;
}

.add-to-wish-list-popup.add-to-wishlist-popup.popup .message-block.cart-add-error.error-message {
    max-width: 60%;
    padding:10px 40px;
    margin:0 auto;
}


/*start*/
.widget-socialMediaShare .social-media-wrapper {
    position: relative;
    max-width: 370px;
    display: flex;
    margin-left: 80px;
    padding-left: 20px;
    border-left: 1px solid #D7D9D7;
    height: 35px;
}
.widget-socialMediaShare .social-media-wrapper span {
    margin-right: 15px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.widget-socialMediaShare .social-media-wrapper span:hover {
    opacity: 0.5;
}
.widget-socialMediaShare .social-media-wrapper span {
    background-image: url("../images/social-media-share.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 18px;
    margin-right: 10px;
    width: 34px;
    cursor: pointer;
    display: inline-block;
    height: 34px;
}
.widget-socialMediaShare .social-media-wrapper span.facebook {
    background-position: -44px 0;
}
.widget-socialMediaShare .social-media-wrapper span.messenger {
    background-position: -262px 0;
}
.widget-socialMediaShare .social-media-wrapper span.twitter {
    background-position: -87px 0;
}
.widget-socialMediaShare .social-media-wrapper span.linkedin {
    background-position: -175px 0;
}
.widget-socialMediaShare .social-media-wrapper span.pinterest {
    background-position: -218px 0;
}

.product-widget.widget-socialMediaShare::before {
    content: 'SHARE';
    position: absolute;
    left: 0;
    top:7px;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Inter';
    color: #fff;
    font-weight: 500;
}
.product-widget.widget-socialMediaShare {
    margin-top:50px;
}
/*end*/
.page-event .bmui-tab.event-description-container {
    margin: 0 auto;
    max-width: 1366px;
}

.page-product .bmui-tab,
.page-event .bmui-tab,
.venue-location-container .bmui-tab {
    padding: 70px 0 100px;
    margin: 0;
}

.page-product .bmui-tab .bmui-tab-header,
.page-event .bmui-tab .bmui-tab-header,
.venue-location-container .bmui-tab .bmui-tab-header{
    background-color: transparent;
    font-family: 'PT Sans';
    font-size: 25px;
    font-weight: 500;
    color: #000;
    padding: 20px 0;
    margin-right: 30px;
    border: 0;
    border-bottom: 3px solid transparent;
    position: relative;
    margin-bottom: -2px;
}

.page-product .bmui-tab .bmui-tab-header.bmui-tab-active,
.page-event .bmui-tab .bmui-tab-header.bmui-tab-active,
.venue-location-container .bmui-tab .bmui-tab-header.bmui-tab-active
{
    background-color: transparent;
    color: #fff;
    border-color: #933130;
}

.page-product .bmui-tab .bmui-tab-header.bmui-tab-active::after,
.page-event .bmui-tab .bmui-tab-header.bmui-tab-active::after,
.venue-location-container .bmui-tab .bmui-tab-header.bmui-tab-active::after
{
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 9px solid #933130;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -11px;
    margin: 0;
}

.widget-productImage .multi-image-scroll-wrapper .scroll-navigator {
    background-image: none;
    background-repeat: no-repeat;
    bottom: 0;
    position: absolute;
    top: 50%;
    width: 26px;
    height: 26px;
    transform: translateY(-50%);
    right: -9px;
    border: 1px solid #00A18D;
    border-radius: 100%;
    text-align: center;
    background: #fff;
    z-index: 11;
}


.widget-productImage .multi-image-scroll-wrapper .scroll-navigator::after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 20px;
    color: #1F366A;
    display: inline-block;
    line-height: 24px;
}

.widget-productImage .multi-image-scroll-wrapper .image-left-scroller.scroll-navigator::after {
    transform: rotate(180deg);
}

.widget-productImage .multi-image-scroll-wrapper .scroll-navigator:hover, .event-details .multi-image-scroll-wrapper .scroll-navigator:hover {
    cursor: pointer;
    border: 1px solid #00A18D;
}

.widget-productImage .multi-image-scroll-wrapper .scroll-navigator:hover::after {
    color: #00A18D;
}

.bmui-tab span.description p,
.bmui-tab span.description,
.bmui-tab span.description span
{
    font-size: 18px;
    font-family: 'PT Sans';
    color: #fff;
    line-height: 32px;
    margin-bottom: 25px;
}

.product-widget.widget-information .bmui-tab-header-container,
body.page-event .bmui-tab-header-container,
.venue-location-container  .bmui-tab-header-container
{
    border-bottom: 2px solid rgba(112, 112, 112, .2);
}

.bmui-tab .bmui-tab-body-container {
    border: 0;
    border-top-width: 0;
    padding: 0;
    margin: 40px 0 0;
}
.product-widget.widget-information .bmui-tab-body-container .title {
    font-size: 20px;
    padding: 0;
    font-family: 'Inter';
    color: #fff;
    font-weight: 600;
    margin: 0 0 15px;
}


.page-product .zoomContainer div {
    border: none !important;
}

.page-cart .discount-coupon-code-form.valid-verify-form button {
    width: 100%;
    margin-top: 10px;
    color: #fff;
}
.page-product .popup .stepper .stepper-arrow.up::before,.page-product .popup .stepper .stepper-arrow.down::before {
    font-size: 20px;
}
.page-product .popup .stepper .stepper-arrow {
    width: 20px;
}
.page-product .popup .stepper .stepper-input {
    font-size: 16px;
    width: 50px;
}
.page-product .popup .stepper {
    width: 220px;
    border: 0;
    margin-left: 15px;
}
/********************end:Product*********************/
/********************************/
.widget.widget-image.header-logo {
    margin: 0 auto;
    text-align: center;
    max-width: 275px;
}
body > .header{
    background: #933130;
}
.header > .widget-container {
    z-index: 1;
}
body > .header::after {
    position: absolute;
    content: '';
    background: #000;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
}
body.page-product .widget.widget-breadcrumb {
    position: relative;
    padding: 50px 0 30px;
    max-width: 1400px;
    text-align: left;
    margin: 0 auto;
}
body.page-product .breadcrumb-item.root .icon::after,
body.page-product .breadcrumb-item .separator::after,
body.page-product span.breadcrumb-item {
    color: #fff;
}
body.page-product .breadcrumb-item.root .icon:hover:after{
    color: #933130;
}
/***************end:Product**************************/
/***************Category*********************/
.product-view .header, .category-view .header, .entire-search .header, .product-search .header {
    background-color: transparent;
    border-bottom: 0;
    padding: 0;
    margin: 0;
    margin-top: 0px;
}
.product-view .sortable {
    display: inline-block;
    margin: 0;
    float: right;
}
.product-sorting {
    font-weight: 600;
    font-size: 14px;
    min-width: 202px;
}
.product-view .header {
    position:relative;
}

.page-category .subcategory-container .title, .page-category .product-container .title {
    display: none;
}
.product-view .header, .category-view .header, .entire-search .header, .product-search .header {
    background-color: transparent;
    margin-top: -100px;
    text-align: right;
}
.page-shop .product-view .header {
    margin-top: 0;
}
.product-view .footer, .category-view .footer, .entire-search .footer, .product-search .footer {
    background-color: transparent;
    border: 0;
    margin: 0 auto;
    padding: 60px 0 100px;
    max-width: 1400px;
}
a#loadMore.nocontent {
    display: none;
}
/***********Sidebar************/
.widget.widget-navigation.categories-list {
    margin-right: 50px;
    background: #FAF9F6;
    padding: 24px 20px;
}
.categories-list > .widget-title {
    padding: 6px 0 15px;
    color: #262527;
    margin-bottom: 20px;
    position: relative;
    border-bottom: 1px solid #ebebeb;
    text-align:left;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
}
.categories-list span.child-opener {
    width: 0;
    height: 0;
    position: absolute;
    right: 20px;
    top: 0;
    cursor: pointer;
    font-family: 'FontAwesome';
    font-size: 0;
}
.categories-list .navigation-item {
    position: relative;
}
.categories-list .navigation-item a {
    position: relative;
    padding: 15px 0px;
    color: #262527;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: -0.3px;
    text-align: left;
    border:0;
}
.categories-list .navigation-item:hover a{
    color: #000;
    font-weight: 600;
}
.categories-list .navigation-item .navigation-item a{
    padding: 13px 20px;
    padding-left: 5px;
    font-weight: 400;
}
.categories-list .vertical .navigation-item.active > .navigation-item-child-container .navigation-item.active > .navigation-item-child-container a{
    padding:15px 20px;
    padding-left: 20px;
    font-weight: 400;
}
.categories-list .navigation-item.active > a, .categories-list .vertical .navigation-item.active  .navigation-item:hover a {
    color: #000;
    font-weight: 600;
}
.categories-list .vertical .navigation-item.active > .navigation-item-child-container .navigation-item .navigation-item-child-container .navigation-item a{
    color: #242424;
    font-size:16px;
    padding: 10px 0;
}
.categories-list .vertical .navigation-item.active > .navigation-item-child-container .navigation-item .navigation-item-child-container .navigation-item a:hover{
    color: #000;
    font-weight: 600;
}
.categories-list span.child-opener::after {
    content: "\f107";
    text-align: center;
    width: 100%;
    position: absolute;
    line-height: 43px;
    height: 100%;
    font-size: 28px;
    color: rgb(83, 83, 83);
    top: 3px;
}
.categories-list .navigation-item.active > span.child-opener::after {
    content: "\f106";
}
.categories-list .vertical .navigation-item.active > .navigation-item-child-container {
    margin: 0 0 8px 10px;
    display: block;
    padding: 0 0 0 10px;
}

.categories-list .vertical .navigation-item.active > .navigation-item-child-container .navigation-item.has-child .navigation-item a {
    border: 0;
}
.widget.widget-navigation.categories-list .navigation-item {
    padding: 0;
}
.widget.widget-navigation.categories-list .navigation-item:last-child {
    border-bottom: 0;
}
.widget.widget-navigation.categories-list .navigation-item .navigation-item-child-container::before {
    display: none;
}
.categories-list .navigation-item:last-child a {
    border: 0;
}

.categories-list .vertical .navigation-item.active > .navigation-item-child-container a {
    color: #262527;
}
.categories-list .vertical .navigation-item.active > .navigation-item-child-container .navigation-item.active a, .categories-list .vertical .navigation-item.active > .navigation-item-child-container .navigation-item >  .navigation-item-child-container .navigation-item.active a {
    color: #000;
    font-weight: 600;
}
.category .category-name {
    margin-top: 30px;
}
/*End Sidebar*/

/***************end:Category**************************/
/** Flying Cart Start **/
.flying-cart-remove-wrapper .flying-cart-item-remove {
    background-image:url("../images/flying-cart-cross-arrow.svg");
}
.flying-cart-close-button {
    top: 12px;
    left: 15px;
    background-image: url(../images/flying-cart-cross.svg);
}
.flying-cart-content.page-content.loading.popup {
    padding: 0;
    top: auto !important;
    bottom: 0 !important;
    height: 100% !important;
    width: 430px !important;
    left: auto !important;
    right: 0 !important;
}

.flying-cart-item .flying-cart-item-image {
    max-width: 100px;
    width:100%;
}
.flying-cart-item {
    border-bottom: 1px solid #e7e7e7;
    padding: 12px 24px;
}
.flying-cart-page-heading {
    font-style: normal;
    line-height: 30px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    padding: 9px 0;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Inter';
    letter-spacing: 0.03em;
    background: #933130;
}
.flying-cart-item:last-child {
    padding-bottom: 180px;
}
.flying-cart-item-image img {
    width: 90px;
    height: 90px;
    object-fit: contain;
    border: 1px solid #F0EFEC;
}
.flying-cart-product-name a {
    font-style: normal;
    text-transform: capitalize;
    font-family: 'Inter';
    font-size: 15px;
    line-height: 22px;
    color: #262527;
    font-weight: 900;
    text-decoration: none;
}
.flying-cart-product-name a:hover {
    color: #000;
}
.flying-cart-quantity.quantity.cartitem-table .flying-cart-quantity-wrapper.wrapper {
    float: left;
}
.flying-cart-quantity-wrapper .stepper {
    padding: 0;
}
.flying-cart-quantity-wrapper .stepper .stepper-arrow.up::before,
.flying-cart-quantity-wrapper .stepper .stepper-arrow.down::before {
    line-height: 37px;
}
.flying-cart-quantity-wrapper .stepper .stepper-arrow.down::before {
    font-size: 26px !important;
    color: #000;
}
.flying-cart-quantity-wrapper .stepper .stepper-arrow.up::before {
    font-size: 22px !important;
    color: #000;
}
.flying-cart-quantity-wrapper .stepper {
    height: 40px;
}
.flying-cart-quantity-wrapper .stepper-arrow::before, .flying-cart-quantity-wrapper .stepper-arrow::after {
    background-color: transparent;
}
.flying-cart-quantity-wrapper .stepper-arrow.down::before {
    transform: unset;
    right: 20px;
}
.flying-cart-quantity-wrapper .stepper input[type="text"]:focus,
.flying-cart-quantity-wrapper .stepper input[type="tel"]:focus,
.flying-cart-quantity-wrapper .stepper input[type="password"]:focus,
.flying-cart-quantity-wrapper .stepper input[type="email"]:focus,
.flying-cart-quantity-wrapper .stepper textarea:focus {
    border: 0;
}
.flying-cart-quantity-wrapper .stepper-arrow.up,.flying-cart-quantity-wrapper .stepper-arrow.down {
    width: 35px !important;
    font-weight: 400;
    height: 40px;
}
.flying-cart-unit-price-wrapper {
    line-height: 23px;
    margin-top: 25px;
    font-weight: 400;
    font-size: 15px;
}
.flying-cart-footer {
    padding: 24px;
    left: 0;
    z-index: 111;
}
.flying-cart-shopping-cart-total > div {
    margin-bottom: 5px;
}
.check-out-total *, .shopping-cart-total * {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Inter';
}
.flying-cart-total-label span, .flying-cart-bottom-price span {
    font-size: 16px;
    line-height: 24px;
    color: #262527;
}
.flying-cart-footer .flying-cart-shopping-cart-total .flying-cart-bottom-price span {
    font-size: 17px;
    font-weight: 600 !important;
    color: #262527;
    text-transform: capitalize;
}
.flying-cart-shopping-cart-total .flying-cart-total-order {
    padding-top: 12px;
    margin-top: 12px;
}
.flying-cart-shopping-cart-total .flying-cart-total-order .flying-cart-total-label span {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Inter';
}
.flying-cart-total-order .flying-cart-total-label span, .flying-cart-total-order .flying-cart-bottom-price span {
    font-weight: 400 !important;
}
.flying-cart-shopping-cart-total .flying-cart-total-order .flying-cart-bottom-price span {
    text-transform: uppercase;
    color: #262527;
    font-weight: 600 !important;
    font-size: 17px;
    font-family: 'Inter';
}
.flying-cartitem-btn-wrapper .flying-cart-footer-button {
    width: 100% !important;
    max-width: 100% !important;
    background: #933130;
    border: 1px solid #933130;
    padding: 4px 5px;
    border-radius: 0;
    font-style: normal;
    text-align: center;
    letter-spacing: 0.05em;
    color: #fff;
    height: 44px;
    font-weight: 600;
    font-size: 17px;
    line-height: 34px;
    text-transform: capitalize;
    text-decoration: none;
}
.flying-cartitem-btn-wrapper .flying-cart-footer-button:hover {
    background: #7f302f;
    color: #fff;
    border-color: #7f302f;
}
.flying-cart-content.page-content.loading.popup .continue-shopping-btn {
    width: 100% !important;
    max-width: 100% !important;
    background: #933130;
    border: 1px solid #933130;
    padding: 4px 5px;
    border-radius: 0;
    font-style: normal;
    text-align: center;
    letter-spacing: 0.05em;
    color: #fff;
    height: 44px;
    font-weight: 600;
    font-size: 17px;
    line-height: 34px;
    text-transform: capitalize;
    text-decoration: none;
}
.flying-cart-content.page-content.loading.popup .continue-shopping-btn:hover {
    background: #7f302f;
    color: #fff;
    border-color: #7f302f;

}
.flying-cart-quantity-wrapper .stepper .stepper-input {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 30px !important;
    padding: 0;
    text-align: center;
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
    height: 40px;
    border: 0;
}
.flying-cart-quantity-wrapper .stepper {
    border-radius: 0;
    padding: 0;
    border: 1px solid #e3e3e3 !important;
    width: 105px !important;
    margin: 0 !important;
}
.flying-cart-shopping-cart-total.shopping-cart-total {
    padding-bottom: 5px;
}
.flying-cart-quantity {
    margin-top: 1px;
}
.flying-cart-item-name-quantity-wrapper {
    padding: 0 5px;
}
/** Flying Cart End **/

/*****************Filter*********************/
.widget.widget-filter{
    background:#faf9f6;
    padding:45px 24px 30px;
}
.widget.widget-filter .type-slider .type-slider-bottom {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #2E2D2D;
    padding: 15px 0 25px 0;
}

.widget.widget-filter .type-slider .noUi-handle {
    width: 14px !important;
    height: 14px !important;
    border: 1px solid #E7E7E7 !important;
    border-radius: 14px !important;
    box-shadow: 0px 1px 4px rgb(0 0 0 / 15%);
    top: -4px !important;
}

.widget.widget-filter .type-slider .noUi-horizontal {
    height: 10px !important;
    border-radius: 0 !important;
    border: 1px solid #EDEDED !important;
    background: #EDEDED !important;
    box-shadow: none !important;
    max-width: 280px;
}
.noUi-connect {
    background: #262527;
}
.widget.widget-filter .type-slider .noUi-handle:before,
.widget.widget-filter .type-slider .noUi-handle:after {
    display: none !important;
}

.widget.widget-filter .type-slider .type-slider-bottom a.reset-price-range {
    display: none !important;
}

.widget.widget-filter .accordion-panel>.label-bar {
    padding-left: 30px;
    padding-right: 0;
}

.widget.widget-filter .filter-group .accordion-panel>.label-bar .toggle-icon {
    right: auto;
    left: 0;
    top: 32px;
    background-image: url(/template/58e9d550/images/fliter-arrow-sprite.png);
    background-position: 0 0;
}

.widget.widget-filter .filter-group .accordion-panel>.label-bar.collapsed .toggle-icon {
    background-position: 0 -30px;
}
.widget-filter .form-row input[type="checkbox"]{
    margin-top:-7px
}
.widget.widget-filter .form-row.type-slider span.filter-name {
    line-height: 20px;
    color: rgba(0, 0, 0, 0.8);
    display: block;
    padding: 10px 0 15px 0;
    font-weight: 600;
    font-size: 20px;
    border-bottom: 1px solid rgb(235 235 235);
    margin: 30px 0 28px;
    position:relative;
}
.widget.widget-filter .form-row.type-slider span.filter-name::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -1px;
    width: 115px;
    height: 1px;
    background: #262527;
}
.filter-profile .form-row.filter-group-item input{
    height: 16px;
    width: 16px;
    appearance: none;
    padding: 0;
    margin: 0;
    opacity: 0!important;
    z-index: 9;
}

.filter-profile .form-row.filter-group-item input[type="checkbox"]+span.filter-group-item-label-wrapper:before {
    content: '';
    border: 2px solid #ccc;
    background-color: #fff;
    position: absolute;
    left: -25px;
    top: 1px;
    width: 16px;
    height: 16px;
    text-align: center;
    border-radius: 2px;
}
.filter-profile .form-row.filter-group-item input[type="checkbox"]:checked+span.filter-group-item-label-wrapper:before {
    background-color: #262527;
    border: 2px #262527 solid;
    color: #fff;
    content: '\00f00c';
    webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: FontAwesome;
    font-size: 10px;
    line-height: 13px;
}

.widget.widget-filter .filter-group .accordion-panel>.accordion-item .form-row {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 10px 0;
}

.widget.widget-filter .filter-group .accordion-panel>.accordion-item span.filter-group-item-label-wrapper {
    flex-basis: 90%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.widget.widget-filter .accordion-panel>.label-bar {
    padding-left: 30px;
    padding-right: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
}

.widget.widget-filter .accordion-panel>.label-bar a.clear-selection {
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    color: #262527;
    padding: 0 25px 0 0;
}

.widget.widget-filter .accordion-panel>.label-bar span.numbers-of-selected {
    position: absolute;
    right: 0;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    color: #262527;
}

.widget.widget-filter .form-row label.name {
    margin-top: -50px;
    font-weight: 600;
    font-size: 20px;
    padding: 0 0 18px;
    color: #1C1C1C;
    line-height: 25px;
    text-transform: capitalize;
    margin-bottom: 20px;
    position: relative;
    border-bottom: 1px solid rgb(235 235 235);
    width: 100%;
}

.widget.widget-filter .form-row label.name::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -1px;
    width: 52px;
    height: 1px;
    background: #262527;
}

.widget.widget-filter .form-row .tab-accordion-accordion label {
    display: block !important;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.8);
}

.widget.widget-filter .clear-all-filter-attributes {
    text-align: right;
    margin-bottom: 16px;
}

.widget.widget-filter .clear-all-filter-attributes a.reset-filter, .widget.widget-filter .accordion-panel>.label-bar a.clear-selection {
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    color: #262527;
    padding: 5px 5px;
    border-radius: 100px;
    text-align: center;
    cursor: pointer;
    z-index: 1;
    position: relative;
    border: 1px solid #262527;
}
.widget.widget-filter .clear-all-filter-attributes a.reset-filter:hover,
.widget.widget-filter .accordion-panel>.label-bar a.clear-selection:hover {
    background: #262527;
    color:#fff;
}

.widget.widget-filter .tab-accordion-accordion.accordion-panel {
    padding: 0;
    max-width: 100%;
    margin: 0 auto;
}

.widget.widget-filter .tab-accordion-accordion.accordion-panel .accordion-item.filter-accordion-item {
    padding: 0 0 25px 0;
    background: #FFFFFF;
    border: none;
    box-sizing: border-box;
    margin: 0 0 0 0;
    border-top: 0;
    color: #000;
}

.widget.widget-filter .filter-group .accordion-panel>.accordion-item span.filter-group-item-label-wrapper label {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.8);
}

.widget.widget-filter .filter-group .accordion-panel>.accordion-item span.filter-group-item-label-wrapper label+span {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.8);
}

.widget.widget-filter {
    margin-right: 50px;
    margin-bottom: 50px;
}
/*****************END:Filter*********************/
.filter-details .filter-title {
    padding-bottom: 20px;
}
.filter-details .filter-title .title.page-heading{
    display: block;
    font-size: 22px;
    padding-bottom: 20px;
    margin-top: 5px;
}

/*variation flate chosen */
.popup.add-cart-information-popup .variation-container {
    text-align: left;
}

.variation-container .variation-type {
    padding-bottom: 0;
    display: flex;
    max-width: 450px;
    margin: 0 auto;
}

.page-product .variation-container .variation-type {
    display: block;
    max-width: 100%;
    margin: 0;
}

.page-product .variation-container .variation-type label.type-label {
    display: block;
    line-height: 22px;
    margin-top: 10px;
}

.variation-container .variation-type label.type-label {
    font-weight: 600;
    display: block;
    width: 100%;
    color: #262527;
    width: 80px;
    line-height: 62px;
}
.widget-variation .variation-thumb ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.widget-variation .variation-thumb ul li {
    display: inline-block;
    font-size: 0;
    line-height: 1;
    list-style: outside none none;
    overflow: hidden;
    width: 41px;
    height: 41px;
    margin: 0;
    border: 1px solid transparent;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0;
    -webkit-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}
.widget-variation .variation-thumb .variation-type.color .variation-value {
    display:block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: 0;
}
.widget-variation .variation-thumb ul li * {
    font-size: 16px;
}
.widget-variation .variation-thumb .variation-type .type-label {
    color: #1c1f23;
    display: block;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    width: 100%;
    padding-bottom: 10px;
    font-family: 'Inter';
}

.widget-variation .variation-thumb .text .variation-value, .widget-variation .variation-thumb .color .variation-value  {
    display: block;
    font-size: 0;
    line-height: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    border: 0;
}
.page-product .variation-container .variation-type.color  ul li.selected {
    border: 1px solid #000;
    padding: 3px;
    position:relative;
}
.page-product .variation-container .variation-type.color  ul li.selected .color {
    width:100%;
    height: 100%;
}
.page-product .variation-container .variation-type.color  ul li:hover{
    padding:3px;
    border: 1px solid #000;
    -webkit-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}
.widget-variation .variation-thumb ul li:before{
    display: none;
}
.widget-variation .variation-thumb ul li.selected span.color:after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/vicon.png) no-repeat center;
    width: 100%;
    height: 100%;
}
.page-product .variation-container .variation-type.text ul li {
    width:auto;
    height: 44px;
    padding: 0;
    border: 1px solid #EBEBEB;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border-radius: 100px;
    color: #000;
    padding: 2px;
    width: 44px;
}
.page-product .variation-container .variation-type.text ul li span {
    font-size: 12px;
    font-weight: 400;
    line-height: 38px;
}
.page-product .variation-container .variation-type.text ul li:hover, .page-product .variation-container .variation-type.text ul li.selected{
    color:#000;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border-color: #000;
}
/*END : variation flate chosen */
/*start:pagination part*/
.page-content .footer {
    background: none;
    clear: both;
}
.page-content .footer .pagination, .page-result-footer .pagination {
    margin-top: 1px;
}
.page-content .footer .pagination span, .page-result-footer .pagination span {
    color: #fff;
    cursor: pointer;
    margin: 0 8px;
    padding: 0;
    box-shadow: none;
    font-size: 16px;
    width: 40px;
    border: 2px solid transparent;
    background-color: transparent;
    text-align: center;
    line-height: 38px;
    height: 40px;
    vertical-align: top;
    font-weight: 400;
    font-family: 'Inter';
}
.page-content .footer .pagination span.page-number.current, .page-result-footer .pagination span.page-number.current{
    color: #fff;
    border-color:#933130;
    background:#933130;
}

.page-content .footer .pagination span.next, .page-content .footer .pagination span.prev, .page-result-footer .pagination span.prev, .page-result-footer .pagination span.next {
    display:none;
}

.page-content .footer .pagination span.last, .page-result-footer .pagination span.last {
    margin-right:0
}
.page-content .footer .pagination span:hover, .page-result-footer .pagination span:hover{
    background: #fff;
    color: #000;
    border-color: #fff;
}
.page-content .footer span.pagination-literal-status, .page-result-footer .pagination-literal-status {
    margin-top: 8px;
    display: inline-block;
    font-family: 'Inter';
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    font-weight: 400;
}
/*end:pagination part*/

.owlCarousel.widget.widget-gallery.testimonial {
    background: #000;
    padding: 120px 0 80px;
    margin: 50px auto 0;
    overflow: hidden;
}
.owlCarousel.widget.widget-gallery.testimonial .widget-title {
    max-width: 1420px;
    margin: 30px auto 5px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color:#fff;
    text-transform: uppercase;
}
.owlCarousel.widget.widget-gallery.testimonial .owl-carousel .owl-item .item .article-title {
    display: none;
}
.owlCarousel.widget.widget-gallery.testimonial .owl-carousel.owl-theme {
    max-width: 1420px;
    margin: 0 auto;
    padding-right: 635px;
    height:432px
}
.owlCarousel.widget.widget-gallery.testimonial .owl-carousel.owl-theme:before {
    position: absolute;
    content:"";
    right:0;
    top: -70px;
    background:url("../images/testimonial.jpg") no-repeat;
    width:465px;
    height:465px;
}
.owlCarousel.widget.widget-gallery.testimonial .owl-carousel.owl-theme:after {
    position: absolute;
    content: "";
    right: -50px;
    bottom: 0;
    background: #fff;
    width: 175px;
    height: 175px;
    border-radius: 100%;
    z-index: -1;
    opacity: 0.4;
}
.owlCarousel.widget.widget-gallery.testimonial .owl-carousel .owl-item .item .article-content p, .owlCarousel.widget.widget-gallery.testimonial .owl-carousel .owl-item .item .article-content h6 {
    color:#fff;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 165%;
}
.owlCarousel.widget.widget-gallery.testimonial .owl-carousel .owl-item .item .article-content h6 {
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    margin-top: 35px;
}
.owlCarousel.widget.widget-gallery.testimonial .owl-theme .owl-controls .owl-dots {
    margin-top: -33px;
    text-align: left;
    margin-left: 45px;
}
.owlCarousel.widget.widget-gallery.testimonial .owl-theme .owl-controls .owl-nav {
    text-align: left;
}
.owlCarousel.widget.widget-gallery.testimonial .owl-carousel.owl-theme .owl-controls .owl-nav .owl-next{
    margin-left: 75px;
}
.owlCarousel.widget.widget-gallery.testimonial .owl-carousel.owl-theme .owl-controls {
    margin-top: 30px;
}
.owlCarousel.widget.widget-gallery.testimonial .owl-carousel.owl-theme .owl-controls .owl-nav [class*=owl-] {
    font-size: 0;
    padding: 6px 18px;
    background: transparent url(../images/testimonial-arrow.svg) no-repeat center center;
}
.owlCarousel.widget.widget-gallery.testimonial .owl-carousel.owl-theme .owl-controls .owl-nav .owl-next{
    transform: rotate(-180deg);
}
.owlCarousel.widget.widget-gallery.testimonial .owl-carousel.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: transparent url(../images/testimonial-arrow.svg) no-repeat center center;
}

/***************multi-image-scroll-*******************/
.widget-productImage.multi-image-scroll-vertical-view .image-preview-box {
    margin-left: 140px;
    width: 100%;
    text-align: left;
    background: #F7F7F7;
    padding: 0;
    height: 644px;
    max-width: 780px;
}
.widget-productImage.multi-image-scroll-vertical-view .image-preview-box img {
    position:absolute;
    left:50%;
    top:50%;
    transform: translate(-50%, -50%);
}

.widget-productImage .image-thumb-container .thumb-image .vertical-aligner {
    height: auto;
}
.widget-productImage .multi-image-scroll-wrapper{
    border: 0;
    margin-top: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 140px;
    height: 100%;
}
.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper {
    max-width: 120px;
    padding: 0;
    overflow: visible;
}
.widget-productImage.multi-image-scroll-vertical-view .image-thumb-container .thumb-image {
    margin: 5px 0 14px;
}
.widget-productImage .multi-image-scroll-wrapper .image-thumb-container {
    margin: 0;
    max-height: 100%;
}
.widget-productImage .image-thumb-container .thumb-image {
    padding:0;
    margin:25px auto 0;
    border: 0;
    cursor: pointer;
    display: block;
    border: 1px solid #EDEDED;
    border-radius: 3px;
}
.widget-productImage .image-thumb-container .thumb-image {
    width: 120px;
    height: 120px;
    margin-bottom: 0;
    background-color:#ededed;
    position:relative;
}
.widget-productImage .image-thumb-container .thumb-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: #ededed;
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%, -50%);
}
.widget-productImage .image-thumb-container .thumb-image:first-child{
    margin-top: 0;
}


.product-detail-height {
    height: auto;
}
.widget-productImage .multi-image-scroll-wrapper .image-right-scroller.scroll-navigator {
    left: 37%;
    bottom: -32px;
    top: auto;
    text-align: center;
    height: 30px;
    width: 30px;
    background: url("../images/icons.svg") no-repeat;
    border: 1px solid #fff;
    cursor: pointer;
    z-index: 1;
    background-position: -131px 2px;
    transform: rotate(-90deg);
}
.widget-productImage .multi-image-scroll-wrapper .image-left-scroller.scroll-navigator {
    top: -32px;
    left: 42%;
    height: 30px;
    width: 30px;
    background: url("../images/icons.svg") no-repeat;
    border: 1px solid #fff;
    cursor: pointer;
    position: absolute;
    margin-bottom:35px;
    z-index: 1;
    background-position: -131px 2px;
    transform: rotate(90deg);
}
.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper .image-left-scroller:after, .widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper .image-right-scroller:after {
    display:none;
}
.widget-productImage .multi-image-scroll-wrapper .image-left-scroller.scroll-navigator:hover, .widget-productImage .multi-image-scroll-wrapper .image-right-scroller.scroll-navigator:hover {
    background-color: #fff;
    border-color: #fff
}
.widget-productImage .image-thumb-container .thumb-image.active{
    border: 1px solid #9b9b9b;
    opacity: 1;
}
.product-thumb-view.scrollable img {
    max-width: 100%;
}
.widget-productImage .multi-image-scroll-wrapper:hover .image-left-scroller.scroll-navigator, .widget-productImage .multi-image-scroll-wrapper:hover .image-right-scroller.scroll-navigator {
    visibility: visible;
}

/***************END multi-image-scroll-*******************/
.page-product .more-info {
    margin-top: 25px;
    text-align: left;
    order: 5;
    width: 100%;
}
.page-product .more-info .info-title {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    border-top: 1px solid #E1E0DB;
    width: 100%;
    padding-top: 22px;
}
.page-product .more-info span {
    display: block;
    margin-bottom: 15px;
}
/* ============================================== Start Footer Design ==============================================*/
body > .footer {
    position: relative;
    background: #000;
}
body > .footer::before {
    position: absolute;
    content: '';
    top: 380px;
    left: 0;
    background: #333333;
    width: 100%;
    height: 1px;
}
body > .footer .widget-title {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
    font-style: normal;
    text-align: left;
    font-family: "Inter", sans-serif;
    text-transform: uppercase;
    line-height: 28px;
    letter-spacing: 0.02em;
}
body > .footer .footer-menu .navigation-item{
    padding:0;
}
body > .footer .footer-menu .navigation-item a {
    border-bottom: none;
    display: block;
    padding: 0 0 10px;
    color: #B2B2B2;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 500;
    transition: all 300ms ease-out 0s;
    line-height: 30px;
    text-decoration: none !important;
    text-transform: capitalize;
}
body > .footer .footer-menu .navigation-item a:hover{
    color: #933130;
}
body > .footer .footer-copyright p {
    color: #999999;
    padding: 0;
    margin: 0;
    text-decoration: none;
    line-height: 26px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
}
body > .footer .footer-copyright p a{
    color: #fff;
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
}
body > .footer .footer-copyright p strong {
    font-weight: 400;
    font-size: 14px;
    margin: 0 10px;
}
body > .footer .footer-copyright p a:hover{
    text-decoration: none;
    color: #933130;
}
body > .footer .footer-copyright p b{
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
}
.widget-article.get-in-touch p {
    color: #B2B2B2;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    padding: 0;
    margin: 0 0 10px;
}
.widget-article.get-in-touch p a{
    color: #B2B2B2;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
    transition: all 300ms ease-out 0s;
}
.widget-article.get-in-touch p a:hover {
    color: #933130;
}
.widget-article.get-in-touch p b{
    color: #B2B2B2;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
}
.widget.widget-spacer.footer-border .spacer {
    border-top: 1px solid #1C1B1E;
}
.widget.widget-image.checkout-payment, .widget.widget-image.checkout-payment .widget-title {
    text-align: right;
}
.widget.widget-image.checkout-payment .widget-title {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Inter';
    line-height: 26px;
    padding-bottom: 6px;
}

.popup .body table td {
    width: 100%;
    display: block;
    text-align: center;
}
.popup .body table td.short-info .prodict-name{
    font-weight: 600;
}
.popup .body table {
    width: 100%;
    margin: 0 auto;
}
.wish-list-details {
    margin-top: 170px;
}
.wish-list-details .product-view .header {
    position:relative;
}
.wish-list-details .product-view .header:after {
    content:"Wish List ";
    position:absolute;
    left:0;
    top:50%;
    transform:translateY(-50%);
    color: #262527;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 120%;
}

/** Footer Back to top Start **/
span.goToTop {
    cursor: pointer;
    height: 60px;
    position: relative;
    width: 50px;
    background: #933130;
    display: inline-block;
}
span.goToTop:hover{
    background: #fff;
}
span.goToTop:hover:after{
    background-position: 0 -81px;
}
span.goToTop::after {
    content: "";
    width: 15px;
    height: 21px;
    background: url(../images/back-to-top.svg) no-repeat;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
/** Footer Back to top End **/
/*********************************/

/*****Search***********/
.auto-page .page-content .entire-search h2 {
    font-size: 24px;
    text-align: center;
    margin: 50px auto;
    font-weight: 400;
}

.auto-page .page-content .entire-search .total-result {
    text-align: center;
    color: #262527;
}

.auto-page .page-content .entire-search .total-result {
    display: none;
}

.entire-search .search-result>.title {
    border: 0;
    text-align: left;
    font-size: 28px;
    width: auto;
    display: inline-block;
    position: relative;
    font-weight: 600;
    margin-bottom: 0;
}

.entire-search .search-result.pages {
    position: relative;
    width: 100%
}

.entire-search .search-result.pages::before {
    position: absolute;
    content: "";
    left: 0;
    top: 58px;
    width: 100%;
    height: 1px;
    background: #3a3a3a;
}


.entire-search .footer .per-page-count {
    text-align: right;
    display: inline-block;
    width: 80px;
    padding: 0 40px 0 0;
}

.entire-search .footer span.pagination {
    display: inline-block;
    float: right;
    margin-right: 40px;
}

.entire-search .pagination span.next::before, .entire-search .pagination span.prev::before {
    top: 0px;
    line-height: 25px;
}
.entire-search .search-result.pages .page a {
    margin-right: 10px;
    color: #fff;
}

.entire-search .search-result.pages .page a span.title {
    font-size: 22px;
}

.entire-search .search-result.pages .page a:hover {
    color: #b2b0b0;
    text-decoration:underline
}

.entire-search .search-result.pages .search-result-type {
    font-size: 16px;
    color: #fff;
    font-style: italic;
}

.entire-search .search-result.pages .page a.page-read-more {
    color: #fff;
}

.entire-search .search-result.pages .page a.page-read-more {
    color: #fff;
}

.entire-search .search-result.pages .page a.page-read-more:hover {
    color: #b2b0b0;
    text-decoration: underline;
}

.entire-search .search-result.pages .page .summary {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Inter';
    padding-bottom: 10px;
    margin: 0;
    opacity: 0.8;
    font-weight: 400;
}

.entire-search .footer {
    padding: 30px 0 0;
}

.entire-search .search-result.products .product-block .summary {
    display: none;
}


.page-checkout .payment-option .row .info {
    line-height: 45px;
}

.page-search-result .product-view.image-view .content {
    padding: 35px 0 5px;
    margin: 0 auto;
}

.price-block-container {
    display: inline-block;
    line-height: 18px;
}

.page-search-result .product-view.image-view .product-block:hover,
.page-search-result .product-view.scrollable-view .product-block:hover {
    margin-top: 0;
}

.page-search-result .entire-search .product-view .header {
    margin: -80px auto 0;
    border-bottom: 1px solid #f1f1f1;
    padding: 0 0 20px;
}

.page-guest-customer-order-comment .comment-row.customer .name {
    color: #000;
}
.site-popup .name{
    font-weight: 500;
}
.page-guest-customer-order-comment .comment-row .show-comment {
    width: 100%;
    padding: 10px 10px 10px 0;
    color: rgba(0, 0, 0, 0.75);
    word-break: break-word;
}
.page-guest-customer-order-comment .comment-row .date-time {
    color: rgba(0, 0, 0, 0.5);
    font-size: 13px;
}

.newsletter-floating-subscription-popup.popup .popup-bottom.footer {
    background-color: transparent;
    padding:0;
}
/******END*********/
/***********************************/
.advance.checkout-page {
    max-width: 1360px;
    margin:90px auto;
    background: #3a3a3a;
}
.contact-information-advance-panel .login-option-wrap {
    margin-top: -15px;
    position: relative;
    width: 100%;
    text-align: left;
    padding: 0 0 15px;
}
.contact-information-advance-panel span.text-login-from-checkout-advance a {
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    color: #fff;
    text-decoration: underline;
    opacity: 0.9;
}
.contact-information-advance-panel span.text-login-from-checkout-advance a:hover {
    color: #fff;
    opacity:1;
}

.contact-information-advance-panel span.text-title{
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    opacity: 0.9;
}

.advance.checkout-page .address-edit-from-wrap form {
    padding: 0;
    background: none;
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
}
.checkout-page .address-edit-from-wrap .form-row {
    margin-top: 0;
    margin-bottom: 15px;
    padding: 0 8px;
    width: 50%;
    position: relative;
}
.advance.checkout-page .checkout-button-wrapper-bottom .advance-checkout-next-step-parser-button {
    max-width: 300px;
    width: 100%;
    background-color: transparent;
    margin-top: 5px;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #fff;
    height: 44px;
    line-height: 30px;
    padding: 5px;
    color: #fff;
    border-radius: 0;
}
.advance.checkout-page .checkout-button-wrapper-bottom .advance-checkout-next-step-parser-button:hover {
    background-color: #933130;
    box-shadow: none;
    border: 1px solid #933130;
    color: #fff;
    opacity:0.8;
}
.advance-checkout-steps-left-dom .section .section {
    margin-bottom: 0;
}
.advance.checkout-page .section > .body {
    padding: 0;
}
.advance-checkout-steps-left-dom .section.loaded{
    padding:15px 0 0;
}
.advance-checkout-steps-left-dom .section.loaded > .header {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.advance-checkout-steps-left-dom .content-wrapper > .section {
    border:0;
}
.advance.checkout-page .header.section-to-collapse-expand .title {
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
    font-weight: 400;
    font-family: 'Inter';
}
.advance.checkout-page .header.section-to-collapse-expand.expand .title {
    font-weight: 600;
}
.advance-checkout-steps-left-dom {
    padding: 50px;
    position: relative;
}
.advance-checkout-steps-left-dom:after {
    position: absolute;
    content: '';
    top: 50%;
    right: -20px;
    background: #5a5a5a;
    width: 1px;
    height: 83%;
    transform: translateY(-50%);
}
.advance-checkout-order-details-left-dom-inner .header-wrapper h1.page-heading {
    margin-top: 0;
    border-bottom: 1px solid #464545;
    margin-bottom: 30px;
    padding-bottom: 15px;
}
.advance-checkout-steps-left-dom .section {
    padding-top: 15px;
    padding-bottom: 15px;
}
.advance.checkout-page .billing-address-advance-panel, advance.checkout-page .shipping-address-advance-panel {
    margin: 0 0 20px;
    background: #302e2f;
}
.advance.checkout-page .address.edit .address-edit-from-wrap{
    background: #302e2f;
}
.advance.checkout-page .address.edit .address-edit-from-wrap form.checkout-billing-address-form {
    padding: 20px 20px 90px;
    position: relative;
}
.advance.checkout-page .shipping-info-advance-panel > .form-row {
    position: relative;
    padding: 20px;
    background: #302e2f;
    margin-bottom: 10px;
}
.checkout-page .advance-checkout-steps-left-dom .section .header .title::after, .checkout-page .section.address.loaded > .header .title::before  {
    margin-top: -11px;
}
.advance-checkout-order-details-left-dom-inner, .advance-checkout-order-details-right-dom-inner {
    width: 100%;
}
.advance-checkout-order-details-right-dom {
    padding: 50px 0 50px 30px;
    background-color: transparent;
    border: 0;
}
.page-checkout #bs-5A100446-6B82-4A55-8928-B4F90D5D6688 .widget-container {
    padding-bottom: 0;
    padding-top: 0;
}
.advance.checkout-page .shipping-info-advance-panel > .form-row .label-text {
    font-size: 16px;
    color: #fff;
}
.advance-checkout-order-details-right-dom-inner {
    background-color: #3a3a3a;
    padding: 30px 50px;
}
.advance-checkout-order-details-right-dom h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
    border-color: #464545;
    color: #fff;
}
.advance-checkout-order-details-right-dom .image {
    flex-basis: 55px;
    background-color: #484647;
    border: 0;
    padding: 5px;
}
.advance-checkout-order-details-right-dom .image .wrapper {
    width: 75px;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.advance-checkout-order-details-right-dom .image .wrapper a {
    width: 100% !important;
    display: block;
}
.advance-checkout-order-details-right-dom .image .wrapper a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.advance-checkout-order-details-right-dom .product-name {
    max-width: 440px;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.advance-checkout-order-details-right-dom .product-name a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}
.advance-checkout-order-details-right-dom .product-name a:hover {
    color: #fff;
    text-decoration: none;
    opacity:0.8;
}
.advance-checkout-order-details-right-dom span.quantity {
    font-size: 15px;
    color: #7D7D7D;
}
.advance-checkout-order-details-right-dom .price {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.advance-checkout-order-details-right-dom-inner .cartitem-table {
    margin-bottom: 30px !important;
    border: 0;
    min-height: 170px;
    max-height: 360px;
    overflow-y: auto;
    border-bottom: 1px solid #464545;
}
.advance-checkout-order-details-right-dom .price-row.total-order {
    border-top: 1px solid #464545;
}
.advance.checkout-page .advance-checkout-order-details-right-dom-inner .checkout-others-payment-option .code-submit-form input {
    height: 46px;
    border: 1px #cdcdcd solid;
}
.cartitem-table.product-thumb-view.active-cart {
    padding-right: 10px;
}
.check-out-total > .price-row .price.no-shipping-cost-found {
    font-size: 15px;
    font-weight: 400;
    color: #fff00b;
}
.check-out-total>.price-row .label,
.check-out-total>.price-row .price {
    padding: 5px 0;
}
.advance-checkout-order-details-right-dom .price-row .label {
    font-size: 16px;
    font-weight: 500;
    color:#fff;
}
.advance.checkout-page .discount-coupon-code-form {
    max-width: inherit;
}
.advance.checkout-page .discount-coupon-code-form input {
    max-width: inherit;
}
.advance-checkout-order-details-right-dom .price-row .price, .advance-checkout-order-details-right-dom .price-row .price span {
    font-size: 15px;
}
.advance-checkout-order-details-right-dom .price-row.total-order .price {
    font-size: 20px;
    color: #fff;
}
.advance.checkout-page .form-row select{
    border-width:1px;
}
.advance-checkout-order-details-right-dom .price-row.total-order .price .currency-code {
    padding: 13px 5px;
    margin: 0 0 0 15px;
}
.advance.checkout-page .advance-checkout-order-details-right-dom-inner .checkout-others-payment-option .code-submit-form .code-submit-form-submit {
    padding: 10px 25px;
    margin: 0 0 0 15px;
    width: 130px;
    height: 46px;
    font-weight: 600;
    font-size: 15px;
    background: transparent;
    color: #fff;
    border-color: #fff;
}
.advance-checkout-order-details-right-dom .price-row {
    padding-top: 0;
    padding-bottom: 0;
}
.advance.checkout-page .advance-checkout-order-details-right-dom-inner .checkout-others-payment-option .code-submit-form .code-submit-form-submit:hover {
    background: #933130;
    color: #fff;
    border-color:#933130;
    opacity:0.8;
}
.advance.checkout-page .advance-checkout-order-details-right-dom-inner .checkout-others-payment-option .body {
    padding: 0 0 30px;
    background: transparent;
}
.advance.checkout-page .advance-checkout-order-details-right-dom-inner .checkout-others-payment-option .code-submit-form .message-block {
    font-size: 12px;
    font-weight: 400;
    bottom: -31px;
}
.advance-checkout-order-details-right-dom .check-out-total {
    margin-top: 0;
    border: 0;
    padding-top: 0;
}
.advance.checkout-page .form-row input::-webkit-input-placeholder {
    color: #7e7e7e;
}
.advance.checkout-page .form-row input::-moz-placeholder {
    color: #7e7e7e;
}
.advance.checkout-page .form-row input:-ms-input-placeholder {
    color: #7e7e7e;
}
.advance.checkout-page .form-row input:-moz-placeholder {
    color: #7e7e7e;
}
.advance.checkout-page .address-view .address {
    padding:20px;
    min-height: auto;
    margin-bottom: 20px;
    background-color: #302e2f;
}
.advance.checkout-page .address-view .address .name {
    text-transform: capitalize
}
.advance.checkout-page .address-view .toolbar {
    position: absolute;
    right: 15px;
    top: 10px;
}
.advance.checkout-page .address-edit-from-wrap .form-row {
    margin-bottom: 25px;
}
.advance.checkout-page .address-edit-from-wrap .form-row:nth-last-of-type(1),
.advance.checkout-page .address-edit-from-wrap .form-row:nth-last-of-type(2){
    margin-bottom: 0;
}
.advance.checkout-page .address-edit-from-wrap .form-row.save-in-profile {
    font-size: 15px;
    padding-top: 5px;
    line-height: 22px
}
.advance.checkout-page .address-edit-from-wrap .form-row input {
    margin: 0 0 5px;
    border-width:1px;
}

.advance.checkout-page .address.edit .address-edit-from-wrap .button ~ .button {
    line-height: 34px;
    margin-left: 170px;
}
.confirm-popup .button-line button.yes-button, .site-popup .button-line button.submit-button, .advance.checkout-page input.button.cancel-button.et_billing_cancel, .advance.checkout-page input.button.cancel-button.et_shipping_cancel {
    border: 1px #fff solid;
    color: #fff;
    background: transparent;
}
.confirm-popup .button-line button.yes-button:hover, .site-popup .button-line button.submit-button:hover, .advance.checkout-page input.button.cancel-button.et_billing_cancel:hover, .advance.checkout-page input.button.cancel-button.et_shipping_cancel:hover {
    background: #7f302f;
}
.confirm-popup .button-line button.yes-button, .site-popup .button-line button.submit-button{
    background: #933130;
    border: 1px #933130 solid;
}
.checkout-page .advance-checkout-billing-init-step .address-edit-from-wrap .form-row.company-row {
    margin-bottom: 0;
}
.advance.checkout-page input.button.cancel-button.et_billing_cancel:hover, .advance.checkout-page input.button.cancel-button.et_shipping_cancel:hover {
    border: 1px #933130 solid;
    color: #fff;
    background: #933130;
}
.advance.checkout-page .button {
    background-color: #fff;
    border: 1px #fff solid;
    color: #000;
    font-size: 16px;
    border-radius: 0;
}
.advance.checkout-page .button:hover {
    box-shadow: none;
    color: #fff;
    background-color: #933130;
    border: 1px #933130 solid;
}
body.page-checkout  .advance.checkout-page .content-wrapper input[type="submit"], body.page-checkout  .advance.checkout-page .content-wrapper input[type="button"], body.page-checkout  .advance.checkout-page .content-wrapper button, body.page-checkout  .advance.checkout-page .content-wrapper .button, body.page-checkout  .advance.checkout-page .content-wrapper a.button{
    max-width: 140px;
    margin-left: 10px;
    padding: 3px 10px;
    height: 46px;
    position: absolute;
    bottom: 10px;
}

.advance.checkout-page .form-row input, .advance.checkout-page .form-row select {
    font-size: 15px;
    height: 46px;
}

.advance.checkout-page .checkout-button-wrapper-bottom {
    margin-top: 20px;
}

.advance.checkout-page .section.shipping .shipping-handing-advance-panel .info-row span {
    font-size: 20px;
    font-weight: 400;
    color: #c2c2c2;
}
.advance.checkout-page .section.shipping .shipping-handing-advance-panel .info-row {
    background-color: #302e2f;
    color: #c2c2c2;
}
.advance.checkout-page .continue-shopping-btn-from-checkout, .checkout-page .continue-shopping-btn-from-checkout {
    font-size: 16px;
    font-weight: 400;
    line-height:28px;
    color: #fff;
}
.advance.checkout-page .continue-shopping-btn-from-checkout:hover, .checkout-page .continue-shopping-btn-from-checkout:hover {
    color: #933130;
}
.checkout-others-payment-option .payment-option .code-submit-form .errorlist.after {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 15px;
}
.advance.checkout-page .payment-gateway select {
    border: 1px #cdcdcd solid;
    max-width: 100%;
    height: 48px;
    font-size: 16px;
    color: #fff;
}
.checkout-page .toolbar-btn {
    text-transform: capitalize;
    padding: 0;
    border: none;
    font-size: 17px;
    font-weight: 400;
    color: #262527;
}
.checkout-page .toolbar-btn:hover {
    background: none;
    color: #262527;
    text-decoration: none;
}
.advance.checkout-page .address-view .edit-address:hover, .advance.checkout-page .address-view .change-address:hover {
    background: none;
    text-decoration: none;
    color: #fff;
}
.advance.checkout-page .payment-gateway .payment-gateway-label {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 2px;
    display: none;
}
.advance.checkout-page .payment-confirm-advance-panel .left-panel .payment-gateway {
    padding: 0;
    margin-bottom: 0;
}
.advance.checkout-page .payment-confirm-advance-panel .left-panel {
    margin-top: 0;
    padding: 0;
}
.checkout-page .payment-options {
    border-bottom: 0;
}
.advance.checkout-page .section.shipping .shipping-handing-advance-panel .info-row, .advance.checkout-page .shipping-address-advance-panel .form-row .type-label,
.advance.checkout-page .shipping-address-advance-panel .subtitle, .advance.checkout-page .address-view .address, .advance.checkout-page .shipping-info-advance-panel > .form-row .label-text {
    font-size: 16px;
    font-weight: normal;
}
.floating-panel-popup.popup {
    padding: 15px 14px;
    background-color: #302e2f;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    max-width: 160px;
    min-width: 150px;
}
.floating-panel-popup.popup .create-address {
    background-color: #262527;
    text-align: center;
    color: #fff;
    padding: 8px;
    cursor: pointer;
    line-height: 17px;
    font-size: 15px;
}
.floating-panel-popup.popup .create-address:hover {
    background-color: #000;
}
.floating-panel-popup.popup .addresses > .address {
    padding: 15px 0px;
}
.floating-panel-popup.popup .create-address:hover {
    background-color: #262527;
    color: #fff !important;
}
.advance.checkout-page .form-row input, .advance.checkout-page .form-row select, .advance.checkout-page .form-row textarea, .advance.checkout-page textarea {
    border: 1px #cdcdcd solid;
    margin: 0;
    border-radius:0;
    color:#fff;
}
.advance.checkout-page .advance-checkout-order-details-right-dom-inner .checkout-others-payment-option .code-submit-form input:focus,
.advance.checkout-page .form-row input:focus, .advance.checkout-page .form-row select:focus, .advance.checkout-page .form-row textarea:focus, .advance.checkout-page textarea:focus {
    border: 1px #933130 solid;
}
.advance.checkout-page .advance-checkout-order-details-right-dom-inner .checkout-others-payment-option .code-submit-form input.validation-error,
.advance.checkout-page .form-row input.validation-error, .advance.checkout-page .form-row select.validation-error, .advance.checkout-page .form-row textarea.validation-error, .advance.checkout-page textarea.validation-error {
    border: 1px red solid;
}
.advance.checkout-page .shipping-address-advance-panel .subtitle {
    margin: 20px 0;
}
.advance.checkout-page .address-view .edit-address, .advance.checkout-page .address-view .change-address {
    font-size: 15px;
    color: #c7c7c7;
}
.advance.checkout-page .shipping-address-advance-panel .form-row input[type="checkbox"]:checked + .type-label::before {
    background-color: #262527;
    border: 1px #a7a7a7 solid;
}
.advance.checkout-page .shipping-info-advance-panel > .form-row input[type="radio"]:checked + .label-text::before {
    border-color: #262527;
}
.advance.checkout-page .shipping-info-advance-panel > .form-row input[type="radio"]:checked + .label-text::after {
    background-color: #1fa525;
    border: 1px solid #000000;
}
.advance.checkout-page .shipping-address-advance-panel .form-row .type-label:before {
    background: #302e2f;
}
.advance.checkout-page .shipping-address-advance-panel > .form-row {
    position: relative;
    margin: 0;
    padding: 20px;
    background: #302e2f;
    border-bottom: 1px solid #3f3f3f;
}
.advance.checkout-page .shipping-address-advance-panel {
    margin-bottom: 0;
}

.advance.checkout-page .message-block.error-message,   .advance.checkout-page .message-block.error, .advance.checkout-page .message-block.info-message,   .advance.checkout-page .message-block.success {
    background-color: transparent;
    border: 0;
}
.advance-checkout-steps-left-dom, .advance-checkout-order-details-right-dom {
    display: block;
}
/*#webcommander-page .advance.checkout-page .shipping-config .address-edit-from-wrap form .button {
    position: absolute;
    bottom: 30px;
    left: 30px;
    margin: 0;
    width: 150px;
}*/
.advance.checkout-page .shipping-config .address-edit-from-wrap form {
    position: relative;
}
#webcommander-page .advance.checkout-page .shipping-config .address-edit-from-wrap form {
    padding: 20px 20px 90px;
    position: relative;
}
.body.expand.guest-checkout-no-billing-address-exist-yet, .advance.checkout-page .section > .body {
    background: transparent;
}
.checkout-page .form-row input, .checkout-page .form-row select, .checkout-page .form-row textarea {
    background-color: transparent;
}
.checkout-page .advance-checkout-steps-left-dom .contact-section .header .title:after,
.checkout-page .advance-checkout-steps-left-dom .section .header.expand .title:after,
.checkout-page .advance-checkout-steps-left-dom .section .header .title:after {
    filter: invert(1);
}
.advance.checkout-page .shipping-address-advance-panel .form-row .type-label:before {
    height: 17px;
    width: 17px;
    top: 2px;
    border: 1px #a7a7a7 solid;
}
.page-checkout .floating-panel-popup.popup {
    background-color: #424242;
}
.page-checkout .address-selection-popup .name {
    color: #fff;
}
.page-checkout .floating-panel-popup.popup .create-address {
    background-color: #933130;
}
.page-checkout .floating-panel-popup.popup .create-address:hover {
    background-color: #933130;
    opacity:0.8;
}
.page-checkout  .address-selection-popup .addresses>.address {
    color: #b9b9b9;
    border-bottom: 0;
}
/****/

/****/
/*Start: Product friend mail */
.tell-friend.tell_friend_popup.popup.anim-fade-zoom.active {
    padding: 0;
    max-width:450px;
    width: 100% !important;
}
.tell-friend.tell_friend_popup.popup.anim-fade-zoom.active .header {
    font-size: 18px;
}
form.tell-friend-popup .body .form-row input, form.tell-friend-popup .body .form-row label, form.tell-friend-popup .body .form-row textarea {
    display: block;
    width: 100%;
    position: relative;
    color: #102C2E;
    font-size: 15px;
}
form.tell-friend-popup .body{
    padding: 20px 30px;
}
form.tell-friend-popup .body .form-row {
    padding-bottom: 5px;
    position: relative;
}
form.tell-friend-popup .popup-bottom.footer, form.tell-friend-popup .popup-bottom.footer {
    padding:0 20px;
    margin: 0;
}
form.tell-friend-popup .popup-bottom.footer .submit-button.send-email {
    color: #fff;
    background: #933130;
    border: 2px solid #933130;
}
form.tell-friend-popup .popup-bottom.footer .submit-button.send-email:hover {
    background: #933130;
    border: 2px solid #933130;
    opacity:0.8;
}
form.tell-friend-popup .popup-bottom.footer .submit-button.send-email + .form-reset.close-popup {
    margin-left: 12px;
    border: 1px solid #933130;
    color: #933130;
}
form.tell-friend-popup .popup-bottom.footer .submit-button.send-email + .form-reset.close-popup:hover {
    border: 1px solid #7f302f;
    color: #fff;
    background:#7f302f;
}
form.tell-friend-popup .body .form-row .errorlist.after {
    bottom: -10px;
}
form.tell-friend-popup .button.form-reset.close-popup {
    max-width: 100%;
}
.tell-friend.tell_friend_popup.popup .popup-bottom.footer span.button.form-reset.close-popup {
    width: 100%;
    max-width: 100%;
}
.tell-friend.tell_friend_popup.popup .limit-label small{
    color:#000;
}
.tell-friend.tell_friend_popup.popup .error-field-error.inline-error, .tell-friend.tell_friend_popup.popup .validation-error,
.tell-friend.tell_friend_popup.popup  input[type="text"].validation-error, .tell-friend.tell_friend_popup.popup input[type="password"].validation-error {
    background: #fff !important;
}
/*End Product friend mail*/
@media (max-width: 1200px) {


}
@media (max-width: 991px) {

}

@media screen and (max-width: 767px) {

}
/** Popup Start **/
.popup {
    box-shadow: none;
}
.popup.image-popup-container{
    padding: 0
}

.image-popup-container .image-wrapper {
    padding: 40px;
    border: 10px solid #fff;
}

.image-popup-container .navigator {
    background-image: url("../images/icons.svg");
    background-repeat: no-repeat;
}
.image-popup-container .navigator.close-button {
    background-image: url("../images/video-popup-close-icon.svg");
    background-position: 8px 9px;
    height: 34px;
    right: 5px;
    top: 0;
    width: 34px;
    background-size: 20px;
}
.image-popup-container .navigator.right-button,
.image-popup-container .navigator.left-button {
    width: 50px;
    height: 34px;
    border: 1px solid #262527;
}

.image-popup-container .navigator.right-button {
    background-position: -122px -25px;
    right: 8px;
    transform: rotate(180deg);
}

.image-popup-container .navigator.left-button {
    left: 8px;
    background-position: -122px -25px;
}

.image-popup-container .navigator.close-button:hover {
    opacity: 0.7;
}
.image-popup-container.popup {
    padding: 0;
    min-width: auto;
    background: transparent;
}

.image-popup-container .navigator.right-button:hover,
.image-popup-container .navigator.left-button:hover {
    background-color: #262527 ;
    border-color: #262527;
    background-position: -122px 5px;
}

.add-to-cart-popup .short-info>div,
.add-cart-information-popup .short-info>div {
    padding-bottom: 0;
}
.popup div.quantity,
.popup div.item {
    padding: 7px 0 7px;
}
.popup .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.popup .item>span {
    margin: 0;
}
.popup .stepper {
    margin-bottom: 0;
}
.popup.add-cart-information-popup .variation-container {
    text-align: center;
}
.popup.add-cart-information-popup td.product-img {
    width: 100%;
    text-align: center;
    padding: 0;
}
.popup.add-cart-information-popup td.short-info{
    text-align: center;
    font-size: 18px;
}
.add-to-cart-popup .name, .add-cart-information-popup .name {
    font-size: 16px;
    max-width: 90%;
    margin: 0 auto;
}
.add-to-cart-popup table, .add-cart-information-popup table {
    margin: 0;
}
.popup.add-cart-information-popup span.title {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    display: block;
}
.popup.add-cart-information-popup h4.title {
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
    font-weight: normal;
}
.popup .cart-summary {
    clear: none;
    color: #262527;
    display: block;
    float: none;
    text-align: center;
    padding: 0 0 20px;
}
.popup .cart-summary-header {
    color: #000;
    float: none;
    font-size: 16px;
    padding-right: 0px;
    text-align: center;
}
.popup .header .status-message {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    display: block;
}
.popup .header .status-bar-product-name{
    color: #fff;
}
.popup .status-bar-product-name{
    color: #000;
    font-size: 17px;
    font-weight: 600;
    display: block;
}
.popup .button-item {
    display: block;
    clear: both;
}
.popup .button-item .button {
    vertical-align: middle;
    border-radius: 0;
    margin: 0 5px
}
.popup .continue-shopping-btn {
    color: #933130;
    background-color: transparent;
    border: 1px solid #933130;
    border-radius: 0 !important;
    margin: 0 5px;
}
.popup .continue-shopping-btn:focus,
.popup .continue-shopping-btn.focus {
    color: #fff;
    background-color: #933130;
    border-color: #933130;
}
.popup .continue-shopping-btn:hover {
    color: #fff;
    background-color: #933130;
    border-color: #933130;
}
.popup .header {
    background-color: #fff;
    border-bottom: 1px solid #e2e2e2;
    color: #000;
    padding: 0 0 25px 0;
    text-align: left;
}
.popup .body {
    background-color: #FFFFFF;
    padding: 20px 10px;
}
.add-to-wish-list-popup.add-to-wishlist-popup.popup {
    padding:0;
}

.site-popup .title-bar, .confirm-popup .header-line, .confirm-popup .title-bar {
    background-color:#933130;
    font-size: 18px;
    font-weight: 600;
    display: block;
    border-bottom: 1px solid #e2e2e2;
    color: #fff;
    padding: 20px;
    text-align: left;
}
.popup .button-item {
    text-align: center;
    margin: 0;
    display:flex;
    justify-content:center;
}
.popup .close-icon {
    top: 15px;
    right: 15px;
}
.site-popup span.close.fee-identical-sewc-elm, .confirm-popup span.icon.close {
    top: 18px;
    right: 20px;
}
.popup .button-item .continue-shopping-btn,
.popup .button-item .cart-page-button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
.popup a.cart-page-button.button.et_ecommerce_view_cart,
.popup .close-btn.button {
    margin-left: 3%;
    margin-top: 0;
}
.popup a.cart-page-button.button.et_ecommerce_view_cart {
    color: #fff;
    text-decoration: none;
}
.popup button:nth-of-type(1) {
    margin-left: 0;
}
.popup {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 35px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 620px;
}

.popup .body table,
.popup .body tr,
.popup .body td {
    border: 0;
}
.site-popup .content, .confirm-popup .body {
    padding: 25px 30px !important;
    overflow: unset;
    font-weight: 400;
}
.wish-list-popup label {
    display: inline-block;
    margin-right: 15px;
    width: auto;
}
.shipment-calculator-popup .header>.status-message {
    font-size: 16px;
}

.shipment-calculator-popup .multi-column form {
    margin: 0 -15px;
}
.shipment-calculator-popup .first-column .form-row {
    width: 50%;
    float: left;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.shipment-calculator-popup .form-row label {
    width: 100%;
    display: block;
}
.shipment-calculator-popup .form-row input,
.shipment-calculator-popup .form-row select {
    width: 100%;
}
.save-cart button.form-reset.close-popup {
    color: #e6e6e6;
    background-color: #6c757d;
    border: 1px solid #6c757d;
    text-shadow: none;
    opacity: 0.7;
}
.save-cart button.form-reset.close-popup:focus,
.save-cart button.form-reset.close-popup.focus {
    color: #e6e6e6;
    background-color: #545b62;
    border-color: #545b62;
}
.save-cart button.form-reset.close-popup:hover {
    color: #fff;
    background-color: #6c757d;
    border: 1px solid #6c757d;
}
.save-cart .popup-bottom.footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.save-cart .popup-bottom.footer button {
    width: 49%;
    margin-left: 0;
}
.popup .header {
    background-color: #933130;
    border-bottom: 1px solid #e2e2e2;
    color: #fff;
    text-align: center;
    padding: 15px 45px 15px 20px;
}
.site-popup, .confirm-popup {
    padding: 0;
}

.confirm-popup button.no-button {
    background: transparent;
    color: #262527;
}
.confirm-popup button.no-button:hover {
    background:#262527;
    color: #fff !important;
}
.add-to-cart-popup.popup,
.wish-list-popup.add-to-wishlist-popup.popup,
.add-to-compare-popup.popup,
.add-cart-information-popup.popup,
.add-to-gift-registry-popup.popup {
    max-width: 750px;
    padding: 0;
    min-width: 650px;
}
.popup.add-cart-information-popup .button-line, .popup .footer {
    background-color: #F7F7F7;
    padding: 30px 20px;
    text-align: center;
    border: 0;
    margin-top: 30px;
}
.add-cart-information-popup table tr {
    border-spacing: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.popup.add-cart-information-popup h4.title {
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
    font-weight: 600;
    font-family: Rubik;
    letter-spacing: 0.5px;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 15px;
    display: none;
}
.site-popup .button-line button, .confirm-popup .button-line button {
    letter-spacing: 0.1em;
    margin: 0;
}
.site-popup .button-line button[disabled]{
    background: #bfbfbf none repeat scroll 0 0 !important;
    border: medium none;
    color: #818181 !important;
}
.popup .button-line, .popup .footer {
    text-align: center;
}
.popup button:nth-of-type(1) {
    margin-left: 0;
}

.popup.add-cart-information-popup .variation-container {
    text-align: left;
}
.wish-list-popup.add-to-wishlist-popup.popup .submit-button.add-to-wish-list::before {
    display: none;
}
.wish-list-popup.add-to-wishlist-popup.popup .footer {
    display: flex;
    justify-content: center;
}
.wish-list-popup.add-to-wishlist-popup.popup  {
    max-width: 500px;
}
.wish-list-popup.add-to-wishlist-popup.popup .body {
    max-width: 90%;
    margin: 0 auto;
}
.wish-list-popup.add-to-wishlist-popup.popup .body label, .wish-list-popup.add-to-wishlist-popup.popup .body select {
    display: block;
    width: 100%;
}
.add-to-wish-list-popup.add-to-wishlist-popup.popup .header .status-bar-product-name
{
    padding:0 90px 10px 90px;
}
.add-to-wish-list-popup.add-to-wishlist-popup.popup .header .status-message
{
    padding:0 90px;
}
.wish-list-popup.add-to-wishlist-popup.popup .body label {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #262527;
}
.wish-list-popup .no-wish-list-message {
    font-weight: 400;
}

.wish-list-popup.add-to-wishlist-popup.popup .footer button{
    margin: 0 10px;
}
.wish-list-popup.add-to-wishlist-popup.popup .footer button.submit-button, .popup .button-item .cart-page-button, .popup .add-to-cart-button{
    color: #fff;
    background:#933130;
    border: 1px solid #933130;
    text-transform: capitalize;
    padding: 10px 0;
}
.wish-list-popup.add-to-wishlist-popup.popup .footer button.submit-button:hover, .popup .button-item .cart-page-button:hover, .popup .add-to-cart-button:hover{
    background: #7f302f;
}
.popup .close-icon:after {
    font-size: 0;
}
.site-popup .title-bar .close, .confirm-popup .header-line .close, .confirm-popup .title-bar .close, .popup .close-popup.close-icon {
    background: url(../images/icons.svg) no-repeat;
    background-position: -206px 0;
    filter: invert(1);
}

.site-popup .title-bar .close::before,
.confirm-popup .header-line .close::before {
    font-size: 0;
}
.popup .button.disabled {
    border: 2px solid #bfbfbf !important;
}
.popup.add-cart-information-popup .variation-container {
    text-align: left;
}
.add-cart-information-popup .variation-container .chosen-container {
    border-radius: 0;
    width: 100%;
    max-width: 64%;
    margin: 0 0 10px;
}

.chosen-container-single .chosen-single {
    background: #fff;
    -webkit-appearance: none;
    padding-right: 11px;
    padding-right: 40px;
    margin: 5px 0;
    background-size: 15px;
    box-shadow: none;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #fff;
    background-position-x: 97%;
    background-size: 12px;
    border-width: 1px;
    font-family: inherit;
    padding: 8px 14px;
    padding-right: 14px;
    font-weight: 600;
    border-radius: 3px;
    height: 50px;
    border-color: #d8d8d8;
}
.chosen-container-active.chosen-with-drop .chosen-single{
    border-color: #000;
}
.chosen-container-single .chosen-single div b {
    background-size: 0;
}

.chosen-container-single .chosen-single span {
    color: #000;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 30px;
    font-family: 'GT Walsheim Pro', sans-serif;
}

.chosen-container .chosen-results .chosen-result {
    font-size: 17px;
    height: 40px;
    line-height: 10px;
    padding: 15px;
}
.add-cart-information-popup .variation-container .variation-type label.type-label {
    width: 100px;
    margin-right: 10px;
    text-align: right;
    text-transform: uppercase;
}
.zoomContainer .zoomLens {
    border: 0 !important;
}
.zoomWindowContainer .zoomWindow{
    border: 1px solid #eee !important;
}
/*********END:PopUP***************/

.widget-article .page_404 {
    text-align: center;
    max-width: 550px;
    margin: 0 auto 80px;
}
.widget-article .page_404 .ops {
    color: #262527;
    font-size: 75px;
    font-weight: 700;
    line-height: normal;
}
.widget-article .page_404 .ops .big_font {
    color: #a7adba;
    font-size: 104px;
    margin-right: -17px;
}
.widget-article .page_404 .big {
    color: #a7adba;
    font-size: 104px;
    margin-left: -19px;
}
.widget-article .page_404 .error {
    font-size: 35px;
    color: #4e4e4e;
    line-height: 30px;
    margin: 20px 0;
}
.widget-article .page_404 p {
    color: #262527;
    font-size: 17px;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: center;
}
.advance.checkout-page .shipping-address-advance-panel .form-row .is-different-shipping-checkbox {
    left: 20px;
    top: 22px;
}

/**********payment-success**************/

.page-post-payment .message-details p.post-order-contact-us a:hover {
    color: #000;
    text-decoration:none
}

.page-checkout .payment-option .row .info {
    line-height: 45px;
}

.page-post-payment table.cartitem-table {
    margin: 10px 0;
    border: 0;
}

.page-post-payment .message-details {
    max-width: 530px;
    margin: 50px auto 30px;
    text-align: center;
}

.page-post-payment .message-details p.post-order-contact-us a, .page-post-payment .message-details p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
}

.page-post-payment .message-details p.post-order-contact-us a {
    color: #ffffff;
    font-weight: 500;
    text-decoration:none;
}
.page-post-payment .message-details p.post-order-contact-us a:hover {
    color: #933130;
}

.page-post-payment .message-details p.order-info .order-id {
    font-size: 33px;
    font-weight: 600;
}

.page-post-payment .order-details {
    max-width: 1200px;
    margin: 20px auto 90px;
    border: 1px solid #3a3a3a;
    border-radius: 5px;
    padding: 50px;
    background: #3a3a3a;
}

.page-post-payment .order-details h4.table_heading {
    display: none;
}

.page-post-payment .order-details .cartitem-table tr td {
    font-size: 16px;
    color: #fff;
    padding:5px;
}
.page-post-payment .order-details .cartitem-table tr{
    border-bottom: 1px solid #464545;
}
.page-post-payment .order-details .cartitem-table tr:first-child {
    border-top: 1px solid #464545;
}
.page-post-payment .order-details .cartitem-table tr td {
    padding: 20px 0;
    border: 0;
    text-align: center;
}
.page-post-payment .order-details .cartitem-table tr:first-child th:first-child, .page-post-payment .order-details .cartitem-table tr td:first-child{
    text-align: left;
}
.page-post-payment .order-details .cartitem-table tr:first-child th:last-child, .page-post-payment .order-details .cartitem-table tr td:last-child{
    text-align: right;
}
.page-post-payment .order-details .cartitem-table tr:first-child th {
    font-size: 16px;
    background: transparent;
    font-weight: 600;
    color: #fff;
    border: 0;
    text-align: center;
}
.page-post-payment .order-details .cartitem-table th:first-child,
.page-post-payment .order-details .cartitem-table th:last-child {
    padding: 0;
}

.page-post-payment .order-details .cartitem-table th:first-child,
.page-post-payment .order-details .cartitem-table td:first-child {
    width: 40%;
    text-align: left;
    font-size: 16px;
}

.page-post-payment .order-details .cartitem-table th:last-child,
.page-post-payment .order-details .cartitem-table td:last-child {
    width: 20%;
}

.page-post-payment .payment-success-total>table,
.page-post-payment .payment-success-total>table td {
    border: 0;
    padding: 10px 0;
}

.page-post-payment .payment-success-total>table td.price,
.page-post-payment .payment-success-total>table td.price .price {
    text-align: right;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}

.page-post-payment .payment-success-total>table tr.total-order .price {
    font-size: 18px;
    font-weight: 600;
}

.page-post-payment .payment-success-total>table tr.total-order .total-label {
    font-size: 18px;
    font-weight: 600;
}

.page-post-payment .payment-success-total>table tr {
    border-bottom: 1px solid #464545;
}

.page-post-payment .payment-success-total>table tr.total-order {
    border-bottom: 0;
}

/**********end payment-success**************/
/************************* Customer Profile End Customer Profile End*********************************/
.loader-mask.div-mask.customer-profile-loading {
    background: #fff;
    position:relative;
    padding:2px 5px 5px;
    margin:15px auto;
    border:1px solid  rgba(0,0,0,0.1)
}
span.loading-text {
    font-size:16px;
}
.action-icon {
    background-image: url(../images/action-icon.png);
}


.bmui-tab-panel .account_information .name {
    display: none;
}


#bmui-tab-billing_address tbody td.action-cell .action-icon.edit,
#bmui-tab-shipping_address tbody td.action-cell .action-icon.edit {padding: 8px;border: 1px solid #bdbbbb;border-radius: 0;background-image: none;position: relative;width: 65px;height: 34px;-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;letter-spacing: 0.1em;}

#bmui-tab-billing_address tbody td.action-cell .action-icon.edit:before,
#bmui-tab-shipping_address tbody td.action-cell .action-icon.edit:before {
    content: 'Edit';
    position: absolute;
    left: 50%;
    top: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #ffffff;
    transform: translateX(-50%)
}
#bmui-tab-billing_address tbody td.action-cell .action-icon.edit:hover {
    color: #fff !important;
    background-color: #272727 !important;
    border-color: #272727;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#bmui-tab-billing_address tbody td.action-cell .action-icon.edit:hover::before {
    color: #fff;
}
#bmui-tab-billing_address tbody td.action-cell .action-icon.delete,
#bmui-tab-shipping_address tbody td.action-cell .action-icon.delete,
#bmui-tab-billing_address tbody td.action-cell .action-icon.active,
#bmui-tab-shipping_address tbody td.action-cell .action-icon.active{
    height: 25px;
}
.site-popup.popup.active .content .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper select, .popup textarea, .popup select, .popup input[type="text"] {
    border: 1px solid #d1d1d1;
}
.site-popup.popup.active .content .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper select:focus, .popup textarea:focus, .popup select:focus, .popup input[type="text"]:focus {
    border: 1px solid #933130;
}
.error-field-error.inline-error, .validation-error, input[type="text"].validation-error, input[type="password"].validation-error {
    background-color: #3a3a3a !important;
    border: 1px solid #f00 !important;
    color: #f00 !important;
}
.errorlist.after {
    position: absolute;
    margin-top: 3px;
}
.site-popup-form .error-field-error.inline-error, .site-popup-form .validation-error, .site-popup-form input[type="text"].validation-error, .site-popup-form input[type="password"].validation-error{
    background-color: #fff !important;
}
.bmui-tab.left-side-header .bmui-tab .account_information .form-row label {
    font-weight: 400;
}

.div-mask {
    background-color: rgba(0, 0, 0, 0);
}
span.action-icon.details,
span.action-icon.edit,
span.action-icon.share {
    background: none !important;
}
.wish-list-list span.action-icon.details:after,
.wish-list-list span.action-icon.edit:after,
.wish-list-list span.action-icon.share:after,
span.action-icon.add-to-cart {
    content: "\f06e";
    font-family: 'FontAwesome';
    color: #333;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 15px;
}

.wish-list-list span.action-icon.edit:after {
    content: "\f044";
}

.wish-list-list span.action-icon.share:after {
    content: "\f064";
}
.action-icon {
    position: relative;
    margin: 0 6px;
}
.action-icon {
    background-image: url("../images/action-icon.png");
}

#order-details .info-row {
    margin: 12px 0 15px;
}

#order-details .info-row>* {
    font-size: 17px;
    font-weight: 400;
}

#order-details .info-row label {
    color: #fff;
}
#order-details .info-row:last-child {
    border-top: 1px solid #474747;
    margin-top: 20px;
    padding-top: 20px;
    max-width: 500px;
    float: right;
    width: 100%
}
#order-details .info-row .value {
    color: #fff;
}

#order-details .info-row:last-child label, #order-details .info-row:last-child .value {
    font-weight: 600;
    font-size: 18px;
}

.floating-panel-popup.product-share-option.popup .customer-share-options label {
    font-size: 17px;
    margin-bottom: 12px;
    padding-bottom: 12px;
    display: block;
    border-bottom: 1px solid #3d3d3d;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div {
    margin-bottom: 15px;
    cursor: pointer;
    color: #fff;
    padding-left: 30px;
    position: relative;
    font-size: 16px;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .facebook-share:before {
    content: "\f09a";
    font-family: 'FontAwesome';
    position: absolute;
    left: 3px;
    font-size: 15px;
    color: #fff;
}
.floating-panel-popup.product-share-option.popup .customer-share-options .twitter-share:before {
    content: "\f099";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    font-size: 15px;
    color: #fff;
}
.floating-panel-popup.product-share-option.popup .customer-share-options .linkedin-share:before {
    content: "\f0e1";
    font-family: 'FontAwesome';
    position: absolute;
    left: 1px;
    font-size: 15px;
    color: #fff;
    top: -2px;
}
.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover {
    opacity:0.8;
}
.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover:before {
    opacity:0.8;
}
.floating-panel-popup .action-item:hover {
    color: #fff;
    background-color: #262527;
}
.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div img {
    display: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover img {
    border: 1px solid #ccc
}
.site-popup.popup .payment-form.site-popup-form .header-wrapper > h1 {
    font-size: 22px;
    line-height: normal;
    margin:0 0 12px;
    font-weight: 600;
    color: #000;
}
.payment-form .form-row label, .payment-form .double-input-row label {
    display: block;
    padding-bottom: 5px;
    width: 100%;
    display: block;
    padding-bottom: 5px;
    width: 100%;
    color: #000;
    font-size: 15px;
}
.payment-form.site-popup-form .double-input-row.mandatory {
    padding-bottom: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
    width: calc(50% - 18px);
}

.payment-form.site-popup-form .double-input-row > .form-type-info {
    color: #000;
    font-size: 20px;
    height: 50px;
    line-height: 47px;
    margin: 0;
    text-align: center;
    width: 36px;
    background-color: transparent;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
}
.advance.checkout-page .address-edit-from-wrap .form-row .errorlist.after {
    line-height: 15px;
}
.wish_list .wish-list-share-form .form-row {
    width: 48%;
    display: inline-block;
    margin: 15px 15px 10px 0;
    position: relative;
}

.wish_list .wish-list-share-form .form-row:nth-last-child(1),
.wish_list .wish-list-share-form .form-row:nth-last-child(2) {
    width: 100%;
    display: block;
    margin: 0 0 15px;
}

.wish_list .wish-list-share-form .form-row textarea {
    width: 100%;
    max-width: 938px
}

.wish_list .wish-list-share-form .form-row:nth-last-child(1) {
    text-align: right;
    padding-right: 30px;
}

.wish_list .wish-list-share-form .form-row:nth-last-child(1) button {
    margin-left: 12px;
    max-width: 160px;
    width: 100%;
    cursor: pointer;
}

.wish_list .wish-list-share-form .form-row .errorlist.after {
    position: absolute;
    bottom: -15px;
}
.page-filter .total-result {
    margin-top: 50px;
    color: #262527;
}
.wish_list .no-data {
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
}

.wish_list .wish-list-edit-form .form-row.btn-row {
    text-align: right;
    margin-bottom: 90px;
}
button.close.cancel-button, .confirm-popup button.no-button {
    border: 1px solid #762726;
    background: #ffffff;
    color: #762726;
}
button.close.cancel-button:hover, .confirm-popup button.no-button:hover {
    border: 1px solid #762726;
    background: #762726;
    color: #fff;
}
/** Customer Profile End **/
.time-out.popup .header-line{
    text-align:center
}
.popup.alert-popup .header-line {
    background-color: #ffffff;
    padding:30px 0;
}
.popup.alert-popup .header-line .ok {
    background-color: #272727;
}
.popup.alert-popup .header-line .ok:hover {
    background-color: #272727;
}
span.link, span.link-btn {
    color: #fff;
}
span.link:hover, span.link-btn:hover {
    color: #fff;
    opacity:0.8;
}
.site-popup .button-line, .confirm-popup .button-line {
    display: flex;
    justify-content: center;
    padding: 25px 30px;
}
.site-popup .button-line button, .confirm-popup .button-line button {
    margin: 0 10px
}
#order-details .info-row:last-child .value span.currency-code {
    font-size: 12px;
    margin-right: 5px;
    color: #404040;
}
/************************* Customer Profile End Customer Profile End*********************************/
.page-product .widget-container .page-content {
    padding-left: 30px;
    padding-right: 30px;
}
.search-result {
    border: 0;
    padding-bottom: 10px;
}
.entire-search .search-result.pages {
    margin-bottom: 70px;
}
.entire-search {
    overflow: hidden;
    max-width: 1460px;
    margin: 0 auto;
    padding: 0 30px;
}
/*********************/
/************************* Home Category start*********************************/
.owlCarousel.product-categories {
    margin: 120px 0 25px;
}
.product-categories .owl-carousel .owl-item  .category-image-view.category {
    border: 0;
    margin: 0;
    padding:0;
    background: #fafbf2;
    width: 100%;
}
.product-categories .owl-carousel .owl-item img {
    padding:50px;
}
.product-categories .owl-carousel .owl-item .category-name {
    position:absolute;
    left:0;
    bottom:10px;
    width:100%;
}
.product-categories .owl-carousel .owl-item .category-name a{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    padding:15px 0;
    width: 80%;
    position:relative;
    color:#262527;
}
.product-categories .owl-carousel .owl-item .category-name a:after {
    position:absolute;
    content:"";
    right: -15px;
    top: 36%;
    width:15px;
    height:15px;
    background: url(/template/5249b238/images/cat-arrow.svg);
    background-position: 16px 0px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    opacity:0;
}
.product-categories .owl-carousel .owl-item:hover .category-name a:after {
    opacity:1;
}
.product-categories  .owl-theme .owl-controls {
    margin-top: 32px;
}
.product-categories .owl-theme .owl-controls .owl-dots {
    background: #EDEDED;
    height: 4px;
    margin-top: 25px;
}
.product-categories .owl-theme .owl-controls .owl-dots .owl-dot span {
    margin:auto;
    border-radius: 0;
    width: auto;
    height:4px;
    background:transparent
}
.product-categories .owl-theme .owl-controls .owl-dots .owl-dot.active span {
    background:#262527;
}
.product-categories .owl-theme .owl-controls .owl-dots{
    display: grid;
    grid-gap: 0;
    grid-auto-flow: column;
    margin: auto;
    box-sizing: border-box;
}
/************************* Home Category End*********************************/
.widget-product.special-product {
    margin: 50px auto 40px;

}

.widget.widget-html.contact-top-section {
    max-width: 680px;
    margin-left: 75px;
    margin-right: 0;
    margin-bottom:40px;
}
.widget.widget-html.contact-top-section h2{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 120%;
    color: #262527;
    margin:0 0 15px 0;
    padding:0;
}
.widget.widget-html.contact-top-section p{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    padding:0;
    margin:0;
    color: #000000;
}
.widget.widget-html.contact-map figure {
    margin: 0;
}
.widget.widget-html.contact-map figure iframe {
    margin: 0 0 -5px;
}
/***********************************************************/
/*********blog***********/
.widget-blogPost .blog-post-content, .blog-posts {
    display: block;
    max-width: 1148px;
    margin: 0 auto;
    padding: 0 0 90px;
}
.blog-post-item {
    width: 100%;
    margin: 0 0 30px;
    background: #F5F5F5;
    padding-bottom: 0;
    border-bottom: 0;
    position:relative;
    display: flex;
}
.post.post-list-view-width, .category.post-list-view-width{
    overflow:hidden;
    width: 100%;
    padding: 0;
    max-width: 560px;
}
.post.post-list-view-width img, .category.post-list-view img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    padding-bottom: 0;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.blog-post-item:hover .post.post-list-view-width img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.blog-post-item .post-description {
    padding: 32px 40px 32px 60px;
    height: auto;
    display:flex;
    flex-direction: column;
    max-width: 587px;
}
.blog-post-item .post-description .title {
    order: 2;
    padding: 0 0 15px;
    margin: 0;
    font-size: 0;
    line-height: 0;
}
.blog-post-item .post-description .title a{
    font-family: 'Inter';
    font-weight: 600;
    font-size: 24px;
    color: #262527;
    line-height: 34px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-post-item .post-description .blog-post-info{
    order:1;
}
.blog-post-item .post-description .blog-post-info span{
    font-family: 'Inter';
    font-size: 14px;
    font-weight: 400;
    color: #262527;
    line-height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    display: block;
}
.blog-post-item .post-description .content{
    order:3;
    font-family: 'Inter';
    font-size: 14px;
    font-weight: 400;
    color: #262527;
    line-height: 21px;
    opacity: 0.8;
}
.blog-post-item:hover .post-description {
    background:#e2e2e2;
}
.blog-post-item:hover .post-description .title,
.blog-post-item:hover .post-description .title a{
    color:#262527;
}
.blog-post-item:hover .post-description .content{
    color: #262527;
    opacity:0.8;
}
.blog-post-item:hover .post-description .blog-post-info span {
    color: #262527;
    opacity:0.75;
}
.blog-post-info span.categories, .blog-post-info span.date {
    background: transparent;
    padding: 0;
    color: #262527;
    margin: 0;
}
.blog-post-info span.categories, .blog-post-info span.date {
    background: transparent;
    padding: 0;
    color: #fff;
    margin: 0;
}

.page-blog .widget.widget-blogPost .blog-post-item, .blog-posts .blog-post-item {
    width: 100%;
}
.blog-post-details {
    max-width: 1200px;
    margin: 0 auto;
}
.blog-post-details .post-description {
    display: flex;
    flex-direction: column;
}
.blog-post-details .content {
    display: block;
    padding-bottom: 20px;
    max-width: 860px;
    margin: 0 auto;
    order: 4;
}
.blog-post-details .title {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 38px;
    line-height: 52px;
    color: #262527;
    margin: 0 auto 20px;
    max-width: 900px;
    text-align: center;
    order: 2;
}
.blog-post-details .image {
    order: 3;
}
.blog-post-details .image img {
    width: 100%;
    max-height: 550px;
    object-fit: cover;
    object-position: top;
}
.blog-post-details .blog-post-info span.date {
    font-family: 'Inter';
    color: #262527;
    margin: 10px 0;
    display: block;
    font-weight: 600;
    font-size: 16px;
    line-height: 36px;
}
.blog-post-details .blog-post-info {
    margin: 5px 0 10px;
    order: 1;
    text-align: center;
}
.blog-post-details .image img, .blog-post-details .content figure img {
    width: 100%;
    max-height: 450px;
    object-fit: cover;
}
.blog-post-details .content figure {
    margin: 5px 0 20px;
    display: block;
    width: 100%;
}
.blog-category-details > .title {
    font-weight: 800;
    font-size: 42px;
    padding: 10px 0 44px;
    color: #262527;
}
.blog-post-details .social-media-share-bar {
    order: 5;
    max-width: 860px;
    margin: 0 auto 90px;
    text-align: left;
    width: 100%;
    padding-left: 75px;
    position: relative;
}
.blog-post-details .social-media-share-bar .social-media-share{
    margin:0 12px 0 0;
    vertical-align: middle;
}
.blog-post-item .post-description > a {
    order: 4;
    background: #262527;
    position: relative;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    width: 144px;
    height: 45px;
    line-height: 46px;
}
.blog-post-item:hover .post-description > a {
    background: #000;
}
.blog-post-details .content p{
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
}
.blog-post-details .comment-post-panel {
    order: 6;
}
.blog-post-details .content h1 {
    font-weight: 600;
    font-size: 30px;
    line-height: 46px;
}

.blog-post-details .content h2 {
    font-weight: 600;
    font-size: 28px;
    line-height: 40px;
}

.blog-post-details .content h3 {
    font-weight: 600;
    font-size: 26px;
    line-height: 36px;
}

.blog-post-details .content h4 {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
}

.blog-post-details .content h5, .blog-post-details .content h6 {
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
}
.blog-post-details .social-media-share>a span.at-icon-wrapper svg.at-icon {
    padding: 2px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    fill: #262527 !important;
}
.blog-post-details .social-media-share>a span.at-icon-wrapper {
    position: relative;
}
.blog-post-details .social-media-share a.facebook-share-icon {
    background-color: transparent;
    border: 2px solid transparent;
}
.blog-post-details .social-media-share a.facebook-share-icon::after{
    color:#262527;
}
.blog-post-details .social-media-share a.twitter-share-icon {
    background-color: transparent;
    border: 2px solid transparent;
}
.blog-post-details .social-media-share a.twitter-share-icon::after{
    color:#262527;
}
.blog-post-details .social-media-share a svg,
.blog-post-details .social-media-share a span{
    width: 34px !important;
    height: 34px !important;
    background-color: transparent !important;
}
.blog-post-details .social-media-share a.facebook-share-icon:hover, .blog-post-details .social-media-share a.twitter-share-icon:hover {
    background-color: #262527 !important;
    border-color: #262527 !important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.blog-post-details .social-media-share a.facebook-share-icon:hover::after,
.blog-post-details .social-media-share a.twitter-share-icon:hover::after {
    color:#ffffff !important;
}
.blog-post-details .social-media-share a:hover svg,
.blog-post-details .social-media-share a:hover span{
    background-color: #262527 !important;
    border-color: #262527 !important;
}
.blog-post-details .social-media-share a:hover svg,
.blog-post-details .social-media-share a:hover span{
    background-color: #262527 !important;
    border-color: #262527 !important;
    fill: #fff !important;
}
.blog-post-details .social-media-share>a:hover span.at-icon-wrapper svg.at-icon {
    fill: #fff !important;
}

.blog-post-details .social-media-share-bar:before {
    content: "Share :";
    position: absolute;
    left: 0;
    top: 15px;
    color: #262527;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
}
.widget-html.back-to-prev {
    margin: 50px auto 0;
    max-width: 1200px;
}

.widget-html.back-to-prev p a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    position: absolute;
    bottom: -114px;
    z-index: 1;
}
.widget-html.back-to-prev p a:before{
    content:"\f104";
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    margin-right:8px
}
.widget-html.back-to-prev p a:hover, .widget-html.back-to-prev p a:hover:before{
    font-weight: 700;
}
/*************************Blog End*****************************/


.header > .widget-container,
.footer > .widget-container {
    max-width: 1460px;
    width: 100%;
}
.body{
    background: #302E2F;
    height: auto;
}
.widget-snippet .discography-top .full-content .right-area {
    padding: 0 0 0 100px;
}
.widget-snippet .discography-top .full-content{
    align-items: center;
}
.widget-snippet .discography-top .full-content .right-area h2 {
    font-weight: 500;
}
.widget-snippet.song-for-ierland .discography-top {
    padding: 0 0 100px;
}

.widget-article .tour-description {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 100px 0 0;
}
.widget-article .tour-description h3 {
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 0;
    font-size:30px;
    line-height: 40px;
    letter-spacing: -0.02em;
    font-family: 'PT Sans';
}
.widget-article .tour-description p {
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    letter-spacing: 0.02em;
    font-family: 'Inter';
    margin: 0 0 20px;
}
.widget-article .tour-description p strong{
    font-weight: 600;
}
.widget-article .tour-description p.title{
    font-size: 20px;
    font-weight: 600;
    padding: 0;
    color: #fff;
    margin: 0 0 5px;
}
.widget-article .tour-description p.designation{
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px;
}
.widget-article .tour-description a{
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    letter-spacing: 0.02em;
    font-family: 'Inter';
    padding: 0;
}
.widget-article .tour-description a:hover{
    color: #933130;
}
.page-tour-of-ireland-2024 #spltr-D6FED2CD-2732-4EE0-815D-16210393C350{
    max-width: 1460px;
    margin: 0 auto;
    padding: 0 30px;
}
.page-contact-us #spltr-4F7E8DAC-42C4-4080-B8D3-F33D2480B403 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px;
    background: #3a3a3a;
}
.page-contact-us .body,
.page-thank-you .body,
.page-page-not-found .body{
    padding: 0 0 100px;
}

.widget-form.contact-form {
    position: relative;
}
.widget-form.contact-form:after{
    position: absolute;
    content: '';
    top: 0;
    left: -100px;
    background: #5a5a5a;
    width: 1px;
    height: 100%;
}
.widget-article.sacrament-presentation-top {
    max-width: 1460px;
    margin: 0 auto;
    padding: 0 30px;
}
.widget-article .maria-forde-presentation-bottom {
    max-width: 1460px;
    margin: 0 auto;
    padding: 0 30px;
}
.widget-article .maria-forde-presentation-bottom .all-item{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 35px;
    margin: 0 0 30px;
}
.widget-article .maria-forde-presentation-bottom .all-item .single-item{
    background: #3a3a3a;
    padding: 30px;
}
.widget-article .maria-forde-presentation-bottom .all-item .single-item h5 {
    margin: 25px 0 10px;
    font-size: 25px;
}
.widget-article .maria-forde-presentation-bottom .all-item .single-item h6 {
    font-weight: 400;
    margin: 0 0 10px;
    font-size: 22px;
}
.widget-article .maria-forde-presentation-bottom p.contact-text,
.widget-article .maria-forde-presentation-bottom p.contact-text a{
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}
.widget-snippet.maria-forde-presentation .ireland-song-top {
    background: #302e2f;
    padding: 0 0 55px;
}
.widget-snippet.sacrament-single-video .video-section .inner-content {
    display: block;
}
.widget-snippet.sacrament-single-video .video-section {
    max-width: 1460px;
    margin: 0 auto;
    padding: 70px 30px;
}
.widget-snippet.sacrament-single-video .video-section .video-area .video-canvas-box .video-content {
    overflow: hidden;
    width: 100%;
    height: 500px;
}
.widget-snippet.sacrament-single-video .video-section .video-area .video-canvas-box .video-button{
    height: 70px;
    width: 70px;
    background-position: 25px 21px;
    background-size: 23px;
}
.widget-snippet.sacrament-single-video .video-area .video-canvas-box:hover .video-button {
    background-position:25px -39px;
}
.widget-article p.sacrament-multiple-video-title{
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    max-width: 1460px;
    margin: 0 auto;
    padding: 0 30px 40px;
}
.widget-snippet.news .right-video-content p{
    margin: 0 0 12px;
}
.widget-snippet.news .right-video-content p:last-of-type{
    margin:0;
    font-size: 20px;
    font-weight: 600;
}

/* site popup design */
.wc-site-popup.popup.anim-fade-zoom {
    left: 50%;
    top: 50%;
    transform: scale(0.8) translate(-50%, -50%);
    transform-origin: 0 0;
    z-index:99999;
    padding: 0;
}
.wc-site-popup.popup.anim-fade-zoom.active {
    transform: scale(1) translate(-50%, -50%);
    max-width: 800px;
    min-width: 800px;
}
.wc-site-popup.popup {
    border: 0;
    background: none;
    box-shadow: none;
    border-radius: 0;
}
.wc-site-popup.popup  .header {
    height: 1px;
    padding: 0;
    background: none;
    border: none;
    position: relative;
}
.wc-site-popup.popup  .header .popup-title {
    display: none;
}
.wc-site-popup.popup .close-icon {
    border-radius: 0;
    position: absolute;
    top: 11px;
    right: 8px;
    background: url("/template/76a7c7c0/images/video-popup-close-icon.svg") no-repeat;
    width: 18px;
    height: 18px;
    filter: unset;
    background-size: 15px;
}
.wc-site-popup.popup .close-icon:hover{
    opacity: 0.7;
}
.wc-site-popup.popup .close-icon:after {
    color: #fff;
    font-size: 15px;
    display: none;
}
.wc-site-popup.popup .content {
    padding:0;
    background-color: #ffffff;
    border-radius: 0;
}
.wc-site-popup.popup .content figure{
    padding:0;
    margin:0;
}
.wc-site-popup.popup .content {
    padding: 40px 20px 20px;
    margin:0;
}

.wc-site-popup.popup .content figure iframe, .wc-site-popup.popup .content iframe {
    width: 100%;
    min-height: 500px;
}
/*thumnail videos end*/
.widget-article .page_404 {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    padding: 80px;
    background: #3a3a3a;
}
.widget-article .page_404 .ops {
    color: #fff;
    font-size: 75px;
    font-weight: 700;
    line-height: normal;
}
.widget-article .page_404 .ops .big_font {
    color:#933130;
    font-size: 104px;
    margin-right: -17px;
}
.widget-article .page_404 .big {
    color:#933130;
    font-size: 104px;
    margin-left: -17px;
}
.widget-article .page_404 .error {
    font-size: 38px;
    color: #fff;
    line-height: 30px;
    margin: 15px 0 25px 0;
    font-weight: 600;
}
.widget-article .page_404 p {
    padding: 0;
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    letter-spacing: 0.02em;
    font-family: 'Inter';
}
.widget-article .page_404 a{
    background: #933130;
    border-color: #933130;
    margin: 15px 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Inter';
    font-size: 15px;
    font-weight: 600;
    height: 48px;
    text-transform: capitalize;
    transition: all 300ms ease 0s;
    line-height: 22px;
    padding: 12px 10px;
    border-radius: 0;
    width: 100%;
    margin-top: 20px;
    max-width: 170px;
    text-decoration: none;
}
.widget-article .page_404 a:hover{
    opacity: 0.8;
}

.common-page-article {
    max-width: 1460px;
    margin: 0 auto;
    padding: 0 30px 100px;
}
.advance.checkout-page .section.confirm.loaded.step-4 {
    display: none;
}

/* -------------------------------------------
// customer profile
-------------------------------------------- */
.customer-profile-v2 {
    color: #262939;
    font-size: 14px;
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 th,
#customer-profile-tabs.customer-profile-v2 td {
    word-break: break-word;
    font-family: "Montserrat",sans-serif;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active {
    background: none;
    border: none;
}

#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header .title:after {
    display: none;
}

#customer-profile-tabs.customer-profile-v2 .button.profileLogout a:hover,
#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active .title,
#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header:hover .title {
    color: #000 !important;
    background: none;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top .title {
    padding: 0!important;
}
#customer-profile-tabs.customer-profile-v2 .button.profileLogout,
#customer-profile-tabs.customer-profile-v2 .button.profileLogout:hover {
    border: none;
}

#customer-profile-tabs.customer-profile-v2 .profileLogout a,
#customer-profile-tabs.customer-profile-v2 .button.profileLogout a:hover {
    background: none;
    font-family: "Montserrat",sans-serif;
    text-transform: none;
    text-decoration: none;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .product-name {
    width: 260px;
    background: none;
    height: auto;
    min-height: unset;
}
.customer-profile-v2 .profile-pic-wrapper>.customer-name-text {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    padding-bottom: 20px;
}
#customer-profile-tabs.customer-profile-v2 .customer-short-info .customer-name-text {
    color: #000;
}

#customer-profile-tabs.customer-profile-v2 select option {
    background: #fff;
}

#customer-profile-tabs.customer-profile-v2 input[type="text"].validation-error,
#customer-profile-tabs.customer-profile-v2 input[type="email"].validation-error,
#customer-profile-tabs.customer-profile-v2 input[type="password"].validation-error {
    background-color: #ffffff!important;
}
#customer-profile-tabs.customer-profile-v2 form {
    margin-bottom: 0;
}
#customer-profile-tabs.customer-profile-v2 button {
    background: #933130;
    border: none;
    margin: 0;
    width: auto;
    max-width: unset;
}
#customer-profile-tabs.customer-profile-v2 button:hover {
    background: #000000;
    color: #fff;
}
#customer-profile-tabs.customer-profile-v2 .pagination span.current {
    background-color: #933130;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top.bmui-tab-active {
    border-bottom: 2px #933130 solid;
    background: none;
    border-left: none;
    border-right: none;
    border-top: none;
}
#customer-profile-tabs.customer-profile-v2 input[type="checkbox"] {
    padding: 0;
}

#webcommander-page.page-profile .notification.popup {
    font-family: "Montserrat", sans-serif;
    background-color: #fff;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 30px 20px 20px;
    border: none;
    max-width: 600px;
    min-width: 300px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25)
}

@media (max-width: 767px) {
    #webcommander-page.page-profile .notification.popup {
        max-width: calc(100vw - 40px);
        min-width: 300px
    }
}

#webcommander-page.page-profile .notification.popup .icon {
    display: block;
    float: none;
    width: 24px;
    height: 24px;
    margin: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#webcommander-page.page-profile .notification.popup.info .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M12%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%208V12%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2016H12.01%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}

#webcommander-page.page-profile .notification.popup.success .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M22%2011.0799V11.9999C21.9988%2014.1563%2021.3005%2016.2545%2020.0093%2017.9817C18.7182%2019.7088%2016.9033%2020.9723%2014.8354%2021.5838C12.7674%2022.1952%2010.5573%2022.1218%208.53447%2021.3744C6.51168%2020.6271%204.78465%2019.246%203.61096%2017.4369C2.43727%2015.6279%201.87979%2013.4879%202.02168%2011.3362C2.16356%209.18443%202.99721%207.13619%204.39828%205.49694C5.79935%203.85768%207.69279%202.71525%209.79619%202.24001C11.8996%201.76477%2014.1003%201.9822%2016.07%202.85986%22%20stroke%3D%22%2304B100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M22%204L12%2014.01L9%2011.01%22%20stroke%3D%22%2304B100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}

#webcommander-page.page-profile .notification.popup.warning .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.2898%203.8602L1.81978%2018.0002C1.64514%2018.3026%201.55274%2018.6455%201.55177%2018.9947C1.55079%2019.3439%201.64127%2019.6873%201.8142%2019.9907C1.98714%2020.2941%202.2365%2020.547%202.53748%2020.7241C2.83847%2020.9012%203.18058%2020.9964%203.52978%2021.0002H20.4698C20.819%2020.9964%2021.1611%2020.9012%2021.4621%2020.7241C21.7631%2020.547%2022.0124%2020.2941%2022.1854%2019.9907C22.3583%2019.6873%2022.4488%2019.3439%2022.4478%2018.9947C22.4468%2018.6455%2022.3544%2018.3026%2022.1798%2018.0002L13.7098%203.8602C13.5315%203.56631%2013.2805%203.32332%2012.981%203.15469C12.6814%202.98605%2012.3435%202.89746%2011.9998%202.89746C11.656%202.89746%2011.3181%202.98605%2011.0186%203.15469C10.7191%203.32332%2010.468%203.56631%2010.2898%203.8602Z%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%209V13%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2017H12.01%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}

#webcommander-page.page-profile .notification.popup.alert .icon,
#webcommander-page.page-profile .notification.popup.error .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M7.86%202H16.14L22%207.86V16.14L16.14%2022H7.86L2%2016.14V7.86L7.86%202Z%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%208V12%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2016H12.01%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}

#webcommander-page.page-profile .notification.popup .message {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px #ddd solid;
    text-align: left;
}

#webcommander-page.page-profile .notification.popup .type {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 0 10px;
    color: #000;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#webcommander-page.page-profile .notification.popup.success .type {
    color: green
}

#webcommander-page.page-profile .notification.popup.warning .type {
    color: orange
}

#webcommander-page.page-profile .notification.popup.alert .type,
#webcommander-page.page-profile .notification.popup.error .type {
    color: red
}

#webcommander-page.page-profile .notification.popup .close {
    height: 16px;
    width: 16px;
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M12.1953%204.9541L4.19531%2012.9541%22%20stroke%3D%22%234D4D4D%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M4.19531%204.9541L12.1953%2012.9541%22%20stroke%3D%22%234D4D4D%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
    position: absolute;
    right: 7px;
    top: 5px
}

#webcommander-page.page-profile .site-popup .title-bar {
    padding: 15px 20px;
    background-color: #fff;
    border-bottom: 1px #f0f3f4 solid;
    border-radius: 4px 4px 0 0;
    text-align: left;
}

#webcommander-page.page-profile .site-popup .title-bar .title {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #000;
}

#webcommander-page.page-profile .site-popup .window-corner-toolbar .close::after {
    display: none;
}

#webcommander-page.page-profile .site-popup .form-row {
    margin: 0;
}
#webcommander-page.page-profile .site-popup .button-line {
    padding: 15px 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    column-gap: 10px;
}
.page-profile .floating-panel-popup.popup {
    background: #fff;
}
.page-profile .site-popup textarea:focus {
    border: 1px #000 solid;
}
.page-profile .site-popup .button-line {
    padding: 15px 20px!important;
}
#webcommander-page.page-profile .site-popup .button-line button {
    width: auto;
    height: auto;
    background-color: #933130;
    border: 1px #933130 solid;
    margin: 0!important;
    letter-spacing: normal;
}

#webcommander-page.page-profile .site-popup .button-line button:hover {
    width: auto;
    background-color: #000000;
    border: 1px #000000 solid;
}
#webcommander-page.page-profile .site-popup .button-line button[disabled] {
    background: #bfbfbf none repeat scroll 0 0 !important;
    border: 1px #bfbfbf solid;
}
#webcommander-page.page-profile .confirm-popup .header-line .close::after {
    display: none;
}

.page-profile .confirm-popup .button-line button {
    width: auto;
}

.page-profile .confirm-popup .button-line button.yes-button {
    background-color: #933130;
    border: 1px #933130 solid;
}

.page-profile .confirm-popup .button-line button.yes-button:hover {
    background-color: #000000;
    border: 1px #000000 solid;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px 24px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .02), 0 -2px 10px 0 rgba(0, 0, 0, .05);
    margin-bottom: 24px;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card h1 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 36px;
    color: #000;
    font-weight: 600;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .order-status {
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    padding: 3px 8px;
    background-color: #666;
    border-radius: 30px;
    text-transform: capitalize;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .order-header-left-bottom {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px rgba(0, 0, 0, .08) solid;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .order-created {
    font-size: 14px;
    line-height: 20px;
    color: #4F4F4F;
    font-weight: 400;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .track-order-action {
    font-size: 13px;
    line-height: 20px;
    color: #000;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 4px;
    margin-left: 10px;
    cursor: pointer;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header {
    border: none;
    padding: 0;
    margin: 0;
    justify-content: unset;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-left,
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-right {
    width: 50%;
    flex-grow: 0;
    flex-shrink: 0;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-left {
    padding-right: 24px;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-right {
    padding-left: 24px;
    border-left: 1px rgba(0, 0, 0, .05) solid;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header .title {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #212529;
    text-transform: uppercase;
    margin-bottom: 8px;
    display: block;
}

#customer-profile-tabs .bmui-tab-panel .panel-header .address span:first-child {
    font-weight: 500;
    display: block;
    color: #555;
    margin: 15px 0 3px;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address span,
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address-details>span {
    font-size: 14px;
    font-weight: 500;
    color: #4F4F4F;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address .name,
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address-details .name {
    font-size: 17px;
    font-weight: 600;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.4;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .bmui-tab-body-container .panel-header .panel-header-left .link-btn {
    font-size: 13px;
    line-height: 20px;
    color: #333;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 4px;
    margin-left: 10px;
    cursor: pointer;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap {
    width: 320px;
    margin-left: auto;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .02), 0 -2px 10px 0 rgba(0, 0, 0, .05);
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row {
    margin: 0;
    padding: 14px 16px;
    border-bottom: 1px rgba(0, 0, 0, .05) solid;
    display: flex;
    float: none;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child {
    border-bottom: none;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row .value,
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row label {
    font-size: 14px;
    font-weight: 500;
    color: #626262;
    width: 50%;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row .value {
    color: #000;
    font-weight: 600;
    text-align: right;
    padding-left: 5px;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row label {
    text-align: left;
    padding-right: 5px;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child {
    border-top: none;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child label,
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child .value {
    font-weight: 600;
    color: #000;
    font-size: 15px;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child:after {
    font-size: 14px;
    right: 16px;
    bottom: 9px;
    line-height: 16px;
}

.page-profile #customer-profile-tabs #bmui-tab-my-orders .pending_order .order-items-wrap thead tr th:first-child,
.page-profile #customer-profile-tabs #bmui-tab-my-orders .pending_order .order-items-wrap tbody tr td:first-child {
    width: 40%;
}

.page-profile #customer-profile-tabs #bmui-tab-my-orders .pending_order .order-items-wrap tbody tr td .wrapper {
    display: flex;
}

#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper img {
    max-width: 60px;
}

#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper .details {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 10px;
    width: 70%;
    padding-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

#customer-profile-tabs .bmui-tab-panel #order-details .id {
    font-weight: 600;
}

#customer-profile-tabs .bmui-tab-panel #order-details .name {
    font-size: 14px;
}

#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper .details .refer-this.product-share {
    padding: 4px 14px;
    max-width: max-content;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin-top: 10px;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 22px;
    background: #933130;
    font-weight: 600;
    width: auto;
}

#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper .details .refer-this.product-share:hover {
    background: #000000;
}

.floating-panel-popup.product-share-option.popup .customer-share-options label {
    font-size: 16px;
    margin-bottom: 12px;
    padding-bottom: 10px;
    display: block;
    border-bottom: 1px solid #f7f7f9;
    transition: all 300ms ease-out 0s;
    display: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div {
    margin-bottom: 15px;
    cursor: pointer;
    color: #111;
    padding-left: 30px;
    position: relative;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:last-child {
    margin: 0;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .facebook-share:before {
    content: "\f09a";
    font-family: 'FontAwesome';
    position: absolute;
    left: 3px;
    font-size: 21px;
    color: #313131;
    background: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .twitter-share:before {
    content: "\f099";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    font-size: 21px;
    color: #313131;
    background: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .linkedin-share:before {
    content: "\f0e1";
    font-family: 'FontAwesome';
    position: absolute;
    left: 1px;
    font-size: 20px;
    color: #313131;
    top: -2px;
    background: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover {
    color: #933130;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover:before {
    color: #933130;
}

.floating-panel-popup .action-item:hover {
    background-color: #f5f5f5;
    color: #000;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div img {
    display: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover img {
    border: 1px solid #ccc
}

.floating-panel-popup.product-share-option .share-medium div[class$="-share"]:hover {
    background: none;
}

#customer-profile-tabs.customer-profile-v2 td {
    word-break: break-word;
}

#customer-profile-tabs.customer-profile-v2 button.back-button {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    padding: 6px 16px;
    background: none;
    border: 1px rgba(0, 0, 0, .2) solid;
    border-radius: 4px;
    height: 32px;
}

#customer-profile-tabs.customer-profile-v2 button.back-button:hover {
    border: 1px rgba(0, 0, 0, .4) solid;
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-details .form-row.btn-row {
    display: flex;
    column-gap: 10px;
}

#customer-profile-tabs.customer-profile-v2 .wish_list .create-wish-list {
    margin-top: 0;
    width: auto;
    font-family: "Montserrat",sans-serif;
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing,
#customer-profile-tabs.customer-profile-v2 #abondoned-cart-list {
    overflow-x: auto;
}
#customer-profile-tabs.customer-profile-v2 #abondoned-cart-list table {
    min-width: 680px;
}
#customer-profile-tabs.customer-profile-v2 #abondoned-cart-list col.action-col,
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing col.actions-column {
    width: 100px;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .wrapper[data-label="Action:"],
#customer-profile-tabs.customer-profile-v2 #abondoned-cart-list td .wrapper[data-label="Actions:"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon,
#customer-profile-tabs.customer-profile-v2 #abondoned-cart-list td .action-icon {
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    background-position: center;
    background-repeat: no-repeat;
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon.details,
#customer-profile-tabs.customer-profile-v2 #abondoned-cart-list td .action-icon.details {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M8.9985%203.75C5.94%203.75%203.192%206.06975%201.60875%208.61225C1.53675%208.7315%201.5%208.86575%201.5%209C1.5%209.13425%201.536%209.2685%201.608%209.38775C3.192%2011.9303%205.94%2014.25%208.9985%2014.25C12.1058%2014.25%2014.8455%2011.9325%2016.3965%209.38025C16.4655%209.26325%2016.5%209.13125%2016.5%209C16.5%208.86875%2016.4655%208.73675%2016.3965%208.61975C14.8455%206.0675%2012.1058%203.75%208.9985%203.75ZM15.3082%209C13.9305%2011.1585%2011.6355%2013.125%208.9985%2013.125C6.39975%2013.125%204.0995%2011.151%202.6955%209C4.09875%206.849%206.39975%204.875%208.9985%204.875C11.637%204.875%2013.9327%206.843%2015.3082%209ZM9%206C10.656%206%2012%207.344%2012%209C12%2010.656%2010.656%2012%209%2012C7.344%2012%206%2010.656%206%209C6%207.344%207.344%206%209%206ZM9%207.125C7.965%207.125%207.125%207.965%207.125%209C7.125%2010.035%207.965%2010.875%209%2010.875C10.035%2010.875%2010.875%2010.035%2010.875%209C10.875%207.965%2010.035%207.125%209%207.125Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon.add-to-cart,
#customer-profile-tabs.customer-profile-v2 #abondoned-cart-list td .action-icon.add-to-cart {
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M18%202.25L17.4427%203.75H15.996L13.3905%2012.75H3.46125L0%204.5H12.609L12.186%206H2.256L4.45875%2011.25H12.2797L14.8538%202.25H18ZM6.375%2013.5C5.754%2013.5%205.25%2014.004%205.25%2014.625C5.25%2015.2467%205.754%2015.75%206.375%2015.75C6.996%2015.75%207.5%2015.2467%207.5%2014.625C7.5%2014.004%206.996%2013.5%206.375%2013.5ZM10.125%2013.5C9.504%2013.5%209%2014.0033%209%2014.625C9%2015.2467%209.504%2015.75%2010.125%2015.75C10.746%2015.75%2011.25%2015.2467%2011.25%2014.625C11.25%2014.004%2010.746%2013.5%2010.125%2013.5Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon.delete,
#customer-profile-tabs.customer-profile-v2 #abondoned-cart-list td .action-icon.delete {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1757_1068%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2218%22%20height%3D%2218%22%3E %3Crect%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1757_1068%29%22%3E %3Cpath%20d%3D%22M5.48077%2015.3756C5.10674%2015.3756%204.78727%2015.2431%204.52237%2014.9782C4.25746%2014.7133%204.125%2014.3938%204.125%2014.0198V4.50059H3.375V3.37561H6.74998V2.71216H11.25V3.37561H14.625V4.50059H13.875V14.0198C13.875%2014.3986%2013.7437%2014.7193%2013.4812%2014.9818C13.2187%2015.2443%2012.898%2015.3756%2012.5192%2015.3756H5.48077ZM12.75%204.50059H5.24998V14.0198C5.24998%2014.0871%205.27162%2014.1424%205.31489%2014.1857C5.35817%2014.229%205.41346%2014.2506%205.48077%2014.2506H12.5192C12.5769%2014.2506%2012.6298%2014.2266%2012.6779%2014.1785C12.7259%2014.1304%2012.75%2014.0775%2012.75%2014.0198V4.50059ZM7.05289%2012.7506H8.17787V6.00059H7.05289V12.7506ZM9.82209%2012.7506H10.9471V6.00059H9.82209V12.7506Z%22%20fill%3D%22%231C1B1F%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E");
}

#webcommander-page.page-profile .payment-form.site-popup-form .header-wrapper>h1 {
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: normal;
    margin: 0 0 15px;
    text-align: left;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row {
    padding-bottom: 15px;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row input,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row select {
    width: 100%;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row input:focus,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row select:focus {
    border: 1px #000000 solid;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row label,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row label {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    display: block;
    padding: 0 0 5px;
    line-height: 1.4;
    width: 100%;
}

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row {
    display: flex;
    flex-wrap: wrap;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row input.validation-error,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row select.validation-error {
    border: 1px #ff0000 solid!important;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row.agree-terms {
    position: relative;
    padding: 0 0 0 22px;
    background: none;
    border: none;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row.agree-terms input.checkbox {
    width: auto;
    margin: 0;
    position: absolute;
    top: 9px;
    left: 0;
}
#webcommander-page.page-profile .payment-form.site-popup-form select option {
    background: #ffffff;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row input[type="text"],
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row select {
    height: 40px;
    border-radius: 4px;
}
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row select {
    appearance: none;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M18.7812%209.25L18.1875%208.625C18.0312%208.46875%2017.7812%208.46875%2017.6562%208.625L12%2014.2812L6.3125%208.625C6.1875%208.46875%205.9375%208.46875%205.78125%208.625L5.1875%209.25C5.03125%209.375%205.03125%209.625%205.1875%209.78125L11.7188%2016.3125C11.875%2016.4688%2012.0938%2016.4688%2012.25%2016.3125L18.7812%209.78125C18.9375%209.625%2018.9375%209.375%2018.7812%209.25Z%22%20fill%3D%22black%22%20fill-opacity%3D%220.5%22%2F%3E %3C%2Fsvg%3E") no-repeat right 5px center;
    padding: 5px 32px 5px 12px;
}
#webcommander-page.page-profile .payment-form.site-popup-form .terms_and_condition_title {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #222;
    line-height: normal;
    font-weight: 400;
}

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row label {
    width: 100%;
}

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
    width: calc(50% - 15px);
}

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row>.form-type-info {
    color: #999;
    font-size: 20px;
    height: 40px;
    line-height: 37px;
    margin: 0;
    text-align: center;
    width: 30px;
    background: none;
    border: none;
}

#webcommander-page.page-profile .site-popup .button-line button.cancel-button {
    color: #000;
    background: none;
    border: 1px rgba(0, 0, 0, .20) solid;
}

#webcommander-page.page-profile .site-popup .button-line button.cancel-button:hover {
    border: 1px rgba(0, 0, 0, .40) solid;
    background: none;
}

#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-btn {
    background: #933130;
}

#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-btn:hover {
    background: #000000;
}

#customer-profile-tabs.customer-profile-v2 #order-list table {
    margin-bottom: 0;
}

#customer-profile-tabs.customer-profile-v2 .pagination {
    margin: 0;
    width: auto;
}
#customer-profile-tabs.customer-profile-v2 .pagination span.page-number.current:after {
    display: none;
}
#customer-profile-tabs.customer-profile-v2 .pagination span {
    width: auto;
}
#customer-profile-tabs.customer-profile-v2 .pagination span.next:after,
#customer-profile-tabs.customer-profile-v2 .pagination span.prev:after {
    display: none;
}
.bmui-tab.left-side-header.customer-profile-v2 .customer-profile-left .bmui-tab-header-container {
    display: block;
}

#customer-profile-tabs.customer-profile-v2 #order-details .order-items-wrap table {
    margin-bottom: 0;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-left:before,
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-right:before {
    display: none;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroller {
    top: -60px;
}

#customer-profile-tabs .scrollable-view {
    overflow: visible;
}

#customer-profile-tabs .scrollable-view .header {
    overflow: visible;
}
#customer-profile-tabs.customer-profile-v2 .scroller [class^="scroll-"]:after {
    top: 9px;
    font-size: 18px;
}
#customer-profile-tabs.customer-profile-v2 .scrollable-view .content {
    margin: 18px 0 0;
}

#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block {
    width: 260px;
    background: none;
    height: auto;
}

#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .current-price .tax-message {
    font-family: "Montserrat", sans-serif;
    display: block;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
    line-height: normal;
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .current-price {
    font-size: 18px;
    line-height: normal;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .block-content-wrap > .price-waper {
    display: block;
}
#webcommander-page.page-profile .site-popup .title-bar .close {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
    position: absolute;
    right: 15px;
    top: 17px;
    filter: none;
}
#webcommander-page.page-profile .site-popup .title-bar .close:before {
    display: none;
}
#webcommander-page.page-profile .confirm-popup .header-line .close {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
    position: absolute;
    right: 15px;
    top: 17px;
    filter: none;
}
.page-profile .confirm-popup .body {
    color: #000000;
}
#webcommander-page.page-profile .confirm-popup .header-line .close:before {
    display: none;
}
#webcommander-page.page-profile .confirm-popup .button-line button {
    height: auto;
    margin: 0!important;
    letter-spacing: normal;
}
.page-profile .confirm-popup .button-line button.no-button:hover {
    color: #000!important;
}
#webcommander-page.page-profile .confirm-popup .header-line {
    text-align: left;
}
.page-profile .confirm-popup {
    padding: 0;
}
#webcommander-page.page-profile .confirm-popup .header-line .title {
    color: #000;
    text-align: left;
    text-transform: none;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}
.page-profile .confirm-popup .button-line {
    padding: 15px 20px!important;
    flex-direction: row;
}
#customer-profile-tabs.customer-profile-v2 textarea.validation-error {
    border: 1px #ff0000 solid!important;
}

#customer-profile-tabs.customer-profile-v2 .errorlist.after {
    position: static;
    margin-top: 3px;
    line-height: normal;
    padding: 0;
    background: none;
}
#customer-profile-tabs.customer-profile-v2 .errorlist.after .message-block {
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #ff0000;
}
#customer-profile-tabs.customer-profile-v2 input[type="text"].validation-error,
#customer-profile-tabs.customer-profile-v2 input[type="email"].validation-error,
#customer-profile-tabs.customer-profile-v2 input[type="password"].validation-error {
    border: 1px #ff0000 solid!important;
}

#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-body .address-card-item-value,
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-body .address-card-item-value {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .create-new,
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .create-new {
    font-family: "Montserrat",sans-serif;
}
#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-edit-link {
    line-height: normal;
}
.page-profile .site-popup .errorlist.after {
    position: static;
}
.page-profile .site-popup .errorlist.after .message-block {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin-top: 3px;
}
#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-suggest {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-header-container.top-box {
    overflow-x: auto;
    overflow-y: hidden;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top {
    white-space: nowrap;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header {
    text-transform: none;
    font-family: "Montserrat",sans-serif;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing .no-data {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 table {
    table-layout: fixed;
}
.page-profile .confirm-popup .button-line button.no-button {
    background: none;
}
#customer-profile-tabs .all_order .customer-profile-order-details-v2-view .order-basic-info-top {
    margin: 0;
    padding: 0;
    border: none;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .featured.tag-mark {
    font-size: 0;
}

/* exception popup */
#webcommander-page.page-profile .exception-popup {
    width: 600px!important;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 25px 0 rgba(0,0,0,.30);
    box-shadow: 0 4px 25px 0 rgba(0,0,0,.30);
    font-family: "Montserrat",sans-serif;

}
#webcommander-page.page-profile .exception-popup .header {
    padding: 15px 41px 15px 20px;
    background-color: #fff;
    border-bottom: 1px #f0f3f4 solid;
    border-radius: 4px 4px 0 0;
}

#webcommander-page.page-profile .exception-popup .header .close-popup {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
    position: absolute;
    right: 15px;
    top: 17px;
}
#webcommander-page.page-profile .exception-popup .header .close-popup:before,
#webcommander-page.page-profile .exception-popup .header .close-popup:after {
    display: none;
}

#webcommander-page.page-profile .exception-popup .header .status-message {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

#webcommander-page.page-profile .exception-popup .footer {
    padding: 15px 20px;
    background-color: #fff;
    border-top: 1px #f0f3f4 solid;
    border-radius: 0 0 4px 4px;
    text-align: right;
}

#webcommander-page.page-profile .exception-popup .footer .button-item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 10px;
}

#webcommander-page.page-profile .exception-popup .footer .button-item .button {
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    padding: 6px 16px;
    border-radius: 4px;
    background-color: #933130;
}
#webcommander-page.page-profile .exception-popup .footer .button-item .button:hover {
    background-color: #000000;
}
#webcommander-page.page-profile .exception-popup table {
    table-layout: fixed;
}
#webcommander-page.page-profile .exception-popup table th,
#webcommander-page.page-profile .exception-popup table td {
    border: 1px solid #e9e7e7;
    font-size: 14px;
}
#webcommander-page.page-profile .exception-popup table th {
    font-weight: 500;
    color: #000;
}
@media(max-width: 767px) {
    #webcommander-page.page-profile .exception-popup {
        width: calc(100vw - 40px)!important;
        min-width: unset;
    }
}
/* exception popup:end */
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-header .action-icon.edit:before,
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-header .action-icon.edit:before {
    display: none;
}
#customer-profile-tabs.customer-profile-v2 .form-row .pass-input-wrapper .password-meter-wrap {
    position: static;
    max-width: unset;
}
#customer-profile-tabs.customer-profile-v2 .store_credit .message-block {
    position: static;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 500;
    margin: 10px 0;
}
#customer-profile-tabs.customer-profile-v2 .saved-cart-items-wrap {
    overflow-x: auto;
}
#customer-profile-tabs.customer-profile-v2 .saved-cart-items-wrap label {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    position: sticky;
    left: 0;
}
#customer-profile-tabs.customer-profile-v2 .saved-cart-items-wrap table {
    min-width: 830px;
}
.page-profile .site-popup textarea::-webkit-input-placeholder {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.page-profile .site-popup textarea::-moz-placeholder {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.page-profile .site-popup textarea:-ms-input-placeholder {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.page-profile .site-popup textarea:-moz-placeholder {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
}
@media(max-width: 991px) {
    .customer-profile-v2-wrapper {
        padding: 30px 20px;
    }

    .customer-profile-v2 .customer-welcome-profile {
        margin-bottom: 0;
    }

    .bmui-tab.left-side-header.customer-profile-v2 .customer-profile-right>.bmui-tab-body-container {
        margin-top: 30px;
    }

}

@media(max-width: 767px) {
    #webcommander-page.page-profile .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
        width: 100%;
        margin-bottom: 15px;
    }
    #customer-profile-tabs.customer-profile-v2 #saved-cart-listing table {
        width: 600px;
        margin-bottom: 20px !important;
        max-width: unset;
    }
}

@media(max-width: 575px) {
    #customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header {
        flex-wrap: wrap;
    }

    #customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-left {
        width: 100%;
        padding-right: 0;
    }

    #customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-right {
        padding-left: 0;
        width: 100%;
        margin-top: 20px;
        border-left: none;
    }

    #customer-profile-tabs.customer-profile-v2 .pending_order .panel-header:has(.order-comment) {
        display: block;
    }

    #customer-profile-tabs.customer-profile-v2 .pending_order .panel-header:has(.order-comment) .header-right {
        margin-top: 7px;
    }
    #customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-change-title {
        display: block;
    }
}
  body.fee > .header {
z-index: 99999;
}
  .page-content > .v-split-container > .v-split.fee-fixed-width-content,
.widget-container > .v-split-container .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split-container > .v-split.fee-fixed-width-content {
    width: auto;
}
.fee-fixed-width-content {
    padding-left: calc(50% - 700px) !important;
    padding-right: calc(50% - 700px) !important;
}
  