@charset "UTF-8";
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat{-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-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,0);animation-delay:var(--fa-animation-delay,0);-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-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,0);animation-delay:var(--fa-animation-delay,0);-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,0);animation-delay:var(--fa-animation-delay,0);-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-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-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-fade,.fa-flip,.fa-pulse,.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-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-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-a:before{content:"\41"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-anchor:before{content:"\f13d"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-ankh:before{content:"\f644"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-archway:before{content:"\f557"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.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-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-arrow-trend-down:before{content:"\e097"}.fa-arrow-trend-up:before{content:"\e098"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-asterisk:before{content:"\2a"}.fa-at:before{content:"\40"}.fa-atom:before{content:"\f5d2"}.fa-audio-description:before{content:"\f29e"}.fa-austral-sign:before{content:"\e0a9"}.fa-award:before{content:"\f559"}.fa-b:before{content:"\42"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-backward:before{content:"\f04a"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-bahai:before{content:"\f666"}.fa-baht-sign:before{content:"\e0ac"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-barcode:before{content:"\f02a"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-bell:before{content:"\f0f3"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blog:before{content:"\f781"}.fa-bold:before{content:"\f032"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-bookmark:before{content:"\f02e"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broom:before{content:"\f51a"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-brush:before{content:"\f55d"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-c:before{content:"\43"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-week:before{content:"\f784"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-camera-rotate:before{content:"\e0d8"}.fa-campground:before{content:"\f6bb"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-cart-plus:before{content:"\f217"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cedi-sign:before{content:"\e0df"}.fa-cent-sign:before{content:"\e3f5"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-charging-station:before{content:"\f5e7"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-chart-column:before{content:"\e0e3"}.fa-chart-gantt:before{content:"\e0e4"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-double:before{content:"\f560"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-circle-notch:before{content:"\f1ce"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-city:before{content:"\f64f"}.fa-clapperboard:before{content:"\e131"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-clover:before{content:"\e139"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-compare:before{content:"\e13a"}.fa-code-fork:before{content:"\e13b"}.fa-code-merge:before{content:"\f387"}.fa-code-pull-request:before{content:"\e13c"}.fa-coins:before{content:"\f51e"}.fa-colon-sign:before{content:"\e140"}.fa-comment:before{content:"\f075"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-compress:before{content:"\f066"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-d:before{content:"\44"}.fa-database:before{content:"\f1c0"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-democrat:before{content:"\f747"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-dharmachakra:before{content:"\f655"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-diamond:before{content:"\f219"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dna:before{content:"\f471"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-dong-sign:before{content:"\e169"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dove:before{content:"\f4ba"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-download:before{content:"\f019"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-e:before{content:"\45"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elevator:before{content:"\e16d"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-equals:before{content:"\3d"}.fa-eraser:before{content:"\f12d"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-exclamation:before{content:"\21"}.fa-expand:before{content:"\f065"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-eye-slash:before{content:"\f070"}.fa-f:before{content:"\46"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-fan:before{content:"\f863"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-file:before{content:"\f15b"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-excel:before{content:"\f1c3"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-file-medical:before{content:"\f477"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-video:before{content:"\f1c8"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-file-word:before{content:"\f1c2"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-fish:before{content:"\f578"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-florin-sign:before{content:"\e184"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-tree:before{content:"\f802"}.fa-font:before{content:"\f031"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-franc-sign:before{content:"\e18f"}.fa-frog:before{content:"\f52e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-g:before{content:"\47"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-dashboard:before,.fa-gauge-high:before,.fa-gauge:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-gauge-simple-high:before,.fa-gauge-simple:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-glasses:before{content:"\f530"}.fa-globe:before{content:"\f0ac"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-greater-than:before{content:"\3e"}.fa-greater-than-equal:before{content:"\f532"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-guarani-sign:before{content:"\e19a"}.fa-guitar:before{content:"\f7a6"}.fa-gun:before{content:"\e19b"}.fa-h:before{content:"\48"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.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-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-hands-clapping:before{content:"\e1a8"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-handshake:before{content:"\f2b5"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-hashtag:before{content:"\23"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-highlighter:before{content:"\f591"}.fa-hippo:before{content:"\f6ed"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hourglass-2:before,.fa-hourglass-half:before,.fa-hourglass:before{content:"\f254"}.fa-hourglass-empty:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-house-chimney-user:before{content:"\e065"}.fa-house-crack:before{content:"\e3b1"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-house-medical:before{content:"\e3b2"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-i:before{content:"\49"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-images:before{content:"\f302"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-italic:before{content:"\f033"}.fa-j:before{content:"\4a"}.fa-jedi:before{content:"\f669"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-joint:before{content:"\f595"}.fa-k:before{content:"\4b"}.fa-kaaba:before{content:"\f66b"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-khanda:before{content:"\f66d"}.fa-kip-sign:before{content:"\e1c4"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-kiwi-bird:before{content:"\f535"}.fa-l:before{content:"\4c"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-lari-sign:before{content:"\e1c8"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-lemon:before{content:"\f094"}.fa-less-than:before{content:"\3c"}.fa-less-than-equal:before{content:"\f537"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-lira-sign:before{content:"\f195"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-location-arrow:before{content:"\f124"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-m:before{content:"\4d"}.fa-magnet:before{content:"\f076"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-manat-sign:before{content:"\e1d5"}.fa-map:before{content:"\f279"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-pin:before{content:"\f276"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-and-venus:before{content:"\f224"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-mask:before{content:"\f6fa"}.fa-mask-face:before{content:"\e1d7"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-medal:before{content:"\f5a2"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-mill-sign:before{content:"\e1ed"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-mitten:before{content:"\f7b5"}.fa-mobile-button:before{content:"\f10b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mug-hot:before{content:"\f7b6"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-music:before{content:"\f001"}.fa-n:before{content:"\4e"}.fa-naira-sign:before{content:"\e1f6"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-not-equal:before{content:"\f53e"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-notes-medical:before{content:"\f481"}.fa-o:before{content:"\4f"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-oil-can:before{content:"\f613"}.fa-om:before{content:"\f679"}.fa-otter:before{content:"\f700"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-p:before{content:"\50"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-pallet:before{content:"\f482"}.fa-panorama:before{content:"\e209"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-passport:before{content:"\f5ab"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-pause:before{content:"\f04c"}.fa-paw:before{content:"\f1b0"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-person-booth:before{content:"\f756"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-peseta-sign:before{content:"\e221"}.fa-peso-sign:before{content:"\e222"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-plug:before{content:"\f1e6"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-plus-minus:before{content:"\e43c"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-puzzle-piece:before{content:"\f12e"}.fa-q:before{content:"\51"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\3f"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-r:before{content:"\52"}.fa-radiation:before{content:"\f7b9"}.fa-rainbow:before{content:"\f75b"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-recycle:before{content:"\f1b8"}.fa-registered:before{content:"\f25d"}.fa-repeat:before{content:"\f363"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-republican:before{content:"\f75e"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-route:before{content:"\f4d7"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-rupiah-sign:before{content:"\e23d"}.fa-s:before{content:"\53"}.fa-sailboat:before{content:"\e445"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-school:before{content:"\f549"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-screwdriver:before{content:"\f54a"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-scroll:before{content:"\f70e"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-sd-card:before{content:"\f7c2"}.fa-section:before{content:"\e447"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-server:before{content:"\f233"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before,.fa-shield-blank:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-shoe-prints:before{content:"\f54b"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-shower:before{content:"\f2cc"}.fa-shrimp:before{content:"\e448"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-sim-card:before{content:"\f7c4"}.fa-sink:before{content:"\e06d"}.fa-sitemap:before{content:"\f0e8"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-spa:before{content:"\f5bb"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-spray-can:before{content:"\f5bd"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-square:before{content:"\f0c8"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-square-full:before{content:"\f45c"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-stairs:before{content:"\e289"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-stethoscope:before{content:"\f0f1"}.fa-stop:before{content:"\f04d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-slash:before{content:"\e071"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stroopwafel:before{content:"\f551"}.fa-subscript:before{content:"\f12c"}.fa-suitcase:before{content:"\f0f2"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superscript:before{content:"\f12b"}.fa-swatchbook:before{content:"\f5c3"}.fa-synagogue:before{content:"\f69b"}.fa-syringe:before{content:"\f48e"}.fa-t:before{content:"\54"}.fa-table:before{content:"\f0ce"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-tablet-button:before{content:"\f10a"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-text-width:before{content:"\f035"}.fa-thermometer:before{content:"\f491"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-timeline:before{content:"\e29c"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torii-gate:before{content:"\f6a1"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-tractor:before{content:"\f722"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-train-tram:before,.fa-tram:before{content:"\f7da"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-u:before{content:"\55"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-universal-access:before{content:"\f29a"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-upload:before{content:"\f093"}.fa-user:before{content:"\f007"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-clock:before{content:"\f4fd"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-user-graduate:before{content:"\f501"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-user-injured:before{content:"\f728"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-user-lock:before{content:"\f502"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-v:before{content:"\56"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-vault:before{content:"\e2c5"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-vr-cardboard:before{content:"\f729"}.fa-w:before{content:"\57"}.fa-wallet:before{content:"\f555"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-wave-square:before{content:"\f83e"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-wheelchair:before{content:"\f193"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-wind:before{content:"\f72e"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-wrench:before{content:"\f0ad"}.fa-x:before{content:"\58"}.fa-x-ray:before{content:"\f497"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-y:before{content:"\59"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-z:before{content:"\5a"}.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-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(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-brands-400.woff2) format("woff2"),url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-alipay:before{content:"\f642"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-amilia:before{content:"\f36d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-artstation:before{content:"\f77a"}.fa-asymmetrik:before{content:"\f372"}.fa-atlassian:before{content:"\f77b"}.fa-audible:before{content:"\f373"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-bandcamp:before{content:"\f2d5"}.fa-battle-net:before{content:"\f835"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bilibili:before{content:"\e3d9"}.fa-bimobject:before{content:"\f378"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bootstrap:before{content:"\f836"}.fa-bots:before{content:"\e340"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-buromobelexperte:before{content:"\f37f"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cmplid:before{content:"\e360"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cotton-bureau:before{content:"\f89e"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-critical-role:before{content:"\f6c9"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dhl:before{content:"\f790"}.fa-diaspora:before{content:"\f791"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-elementor:before{content:"\f430"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-evernote:before{content:"\f839"}.fa-expeditedssl:before{content:"\f23e"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-figma:before{content:"\f799"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-fulcrum:before{content:"\f50b"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-gofore:before{content:"\f3a7"}.fa-golang:before{content:"\e40f"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-gulp:before{content:"\f3ae"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-hive:before{content:"\e07f"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hotjar:before{content:"\f3b1"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-ideal:before{content:"\e013"}.fa-imdb:before{content:"\f2d8"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaggle:before{content:"\f5fa"}.fa-keybase:before{content:"\f4f5"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leanpub:before{content:"\f212"}.fa-less:before{content:"\f41d"}.fa-line:before{content:"\f3c0"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-mailchimp:before{content:"\f59e"}.fa-mandalorian:before{content:"\f50f"}.fa-markdown:before{content:"\f60f"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medapps:before{content:"\f3c6"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-mendeley:before{content:"\f7b3"}.fa-microblog:before{content:"\e01a"}.fa-microsoft:before{content:"\f3ca"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-palfed:before{content:"\f3d8"}.fa-patreon:before{content:"\f3d9"}.fa-paypal:before{content:"\f1ed"}.fa-penny-arcade:before{content:"\f704"}.fa-perbyte:before{content:"\e083"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pix:before{content:"\e43a"}.fa-playstation:before{content:"\f3df"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-r-project:before{content:"\f4f7"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-renren:before{content:"\f18b"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-rev:before{content:"\f5b2"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rust:before{content:"\e07a"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-schlix:before{content:"\f3ea"}.fa-scribd:before{content:"\f28a"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-servicestack:before{content:"\f3ec"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopify:before{content:"\e057"}.fa-shopware:before{content:"\f5b5"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sith:before{content:"\f512"}.fa-sitrox:before{content:"\e44a"}.fa-sketch:before{content:"\f7c6"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-slideshare:before{content:"\f1e7"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-square:before{content:"\f2ad"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spotify:before{content:"\f1bc"}.fa-square-font-awesome:before{content:"\f425"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-sticker-mule:before{content:"\f3f7"}.fa-strava:before{content:"\f428"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-superpowers:before{content:"\f2dd"}.fa-supple:before{content:"\f3f9"}.fa-suse:before{content:"\f7d6"}.fa-swift:before{content:"\f8e1"}.fa-symfony:before{content:"\f83d"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-the-red-yeti:before{content:"\f69d"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-think-peaks:before{content:"\f731"}.fa-tiktok:before{content:"\e07b"}.fa-trade-federation:before{content:"\f513"}.fa-trello:before{content:"\f181"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-uncharted:before{content:"\e084"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-vaadin:before{content:"\f408"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-viber:before{content:"\f409"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-vuejs:before{content:"\f41f"}.fa-watchman-monitoring:before{content:"\e087"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-whmcs:before{content:"\f40d"}.fa-wikipedia-w:before{content:"\f266"}.fa-windows:before{content:"\f17a"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}: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(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-regular-400.woff2) format("woff2"),url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-family:"Font Awesome 6 Free";font-weight:400}:host,:root{--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(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-solid-900.woff2) format("woff2"),url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-family:"Font Awesome 6 Free";font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-brands-400.woff2) format("woff2"),url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-solid-900.woff2) format("woff2"),url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-regular-400.woff2) format("woff2"),url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-solid-900.woff2) format("woff2"),url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-brands-400.woff2) format("woff2"),url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-regular-400.woff2) format("woff2"),url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/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(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/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+f250,U+f252,U+f27a}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
 .animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}@font-face {
font-family: "Northwell";
src: url(https://bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/fonts/Northwell-Alt.eot);
src: url(https://bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/fonts/Northwell-Alt.eot?#iefix) format("embedded-opentype"), url(https://bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/fonts/Northwell-Alt.woff2) format("woff2"), url(https://bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/fonts/Northwell-Alt.woff) format("woff"), url(https://bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/fonts/Northwell-Alt.ttf) format("truetype");
font-weight: normal;
font-style: normal;
font-display: swap;
}
:root {
--primary-color: #A60505;
--primary-color-rgb: 166,5,5;
--secondary-color: #1A0101;
--secondary-color-rgb: 26,1,1;
--font-color: #1A0101;
--font-color-rgb: 26,1,1;
--background-color: #fff;
--background-color-rgb: 255,255,255;
--white-color: #ffffff;
--white-color-rgb: 255,255,255;
--black-color: #000;
--black-color-rgb: 0,0,0;
--primary-font: Questrial, sans-serif;
--secondary-font: Source Serif Pro, serif;
}     html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2.222em;
margin: 0.67em 0;
}  hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
-webkit-text-decoration: underline dotted;
-moz-text-decoration: underline dotted;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
} [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}  h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation li {
position: relative;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
-webkit-box-flex: 1;
-webkit-flex: 1 0 50%;
-ms-flex: 1 0 50%;
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
-webkit-box-flex: 1;
-webkit-flex: 1 0 50%;
-ms-flex: 1 0 50%;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
}
.blogroll p {
font-size: 16px;
margin-bottom: 10px !important;
line-height: 1.5;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
} *,
*::before,
*::after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} body,
button,
input,
select,
optgroup,
textarea {
color: rgba(var(--font-color-rgb), 0.9);
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: var(--secondary-font);
font-weight: 400;
margin-bottom: 0.5em;
line-height: 1.55;
}
h1 {
font-size: 2.666em;
}
h2 {
font-size: 2.222em;
}
h3 {
font-size: 1.9444em;
}
h4 {
font-size: 1.666em;
}
h5 {
font-size: 1.444em;
}
h6 {
font-size: 1.222em;
}
p:not(.elementor-page p) {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: var(--background-color);
font-size: 18px;
line-height: 1.75;
color: rgba(var(--font-color-rgb), 0.9);
font-family: var(--primary-font);
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
text-size-adjust: 100%;
text-rendering: optimizeLegibility;
overflow-x: hidden;
}
body.post,
body.page {
margin-bottom: 0;
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.section-devider hr {
margin: 0;
height: 0;
background: none;
border-top: 1px solid rgba(var(--font-color-rgb), 0.1);
} hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
}
.entry-content li > ul,
.entry-content li > ol {
margin-top: 10px;
}
.entry-content ul > li, .entry-content ol > li {
margin-bottom: 10px;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
img, iframe, svg {
vertical-align: top;
}
iframe {
margin-bottom: 60px;
width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
text-align: left;
}
table tbody tr:nth-child(odd) {
background-color: rgba(var(--primary-color-rgb), 0.02);
}
table thead {
border-bottom: 0 !important;
}
table thead th {
font-weight: 600;
}
table,
tr {
border-collapse: collapse;
}
td {
color: var(--font-color);
}
th,
td {
border: 0;
padding: 8px;
text-align: left;
font-weight: normal;
}
caption,
th,
td {
padding: 14px 30px !important;
border: 0 !important;
}
th a {
color: var(--font-color);
text-decoration: none;
}
th a:hover {
color: var(--primary-color);
} .wp-block-quote.alignleft p:last-of-type,
.wp-block-quote.alignright p:last-of-type {
margin-bottom: 0;
}
.wp-block-quote cite {
color: inherit;
font-size: inherit;
}
.entry-content .wp-block-quote {
border-left: 0;
margin: 50px 0;
padding-left: 45px;
}
blockquote {
margin: 50px 0;
padding: 45px;
background: rgba(var(--primary-color-rgb), 0.03);
color: var(--font-color);
position: relative;
z-index: 1;
overflow: hidden;
}
blockquote::before {
content: "";
width: 127px;
height: 110px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='127.432' height='110.665' viewBox='0 0 127.432 110.665'%3E%3Cg id='Group_1443' data-name='Group 1443' transform='translate(0 0)' opacity='0.3'%3E%3Cpath id='Path_5841' data-name='Path 5841' d='M194.147,345.773c-3.28,2.743-6.38,5.4-9.538,7.955-2.133,1.724-4.343,3.3-6.522,4.934-6.576,4.932-13.3,5.586-20.243,1.173-2.939-1.868-4.314-5.268-5.477-8.714a68.381,68.381,0,0,1-2.375-9.783c-.994-5.555-2.209-11.138-1.557-16.906.577-5.112,1.16-10.251,2.163-15.248a23.117,23.117,0,0,1,3.01-7.026c2.8-4.7,5.735-9.276,8.779-13.732a23.928,23.928,0,0,1,4.793-5.371c2.207-1.72,3.608-4.17,5.148-6.6,3.216-5.068,6.556-10.013,9.8-15.052a28.681,28.681,0,0,0,1.475-3.084c.163-.338.31-.795.563-.943,2.775-1.632,5.518-3.377,8.376-4.752,2.016-.97,3.528,1.238,5.25,2.057a3.4,3.4,0,0,1-.148,1.769c-1.535,3.621-3.138,7.2-4.71,10.8-3.534,8.085-7.357,16-10.514,24.308-3.248,8.542-6.275,17.324-6.5,27.026-.065,2.869.266,5.75.374,8.627.065,1.753,1.017,1.914,2.044,1.753a11.21,11.21,0,0,0,7.146-4.324c1.41-1.752,2.246-1.821,3.817-.239,2.013,2.029,3.923,4.218,5.856,6.367a1.677,1.677,0,0,1,.429,1.023c-.151,3.187-.352,6.379-2.323,8.826C191.077,343.331,191.107,343.7,194.147,345.773Z' transform='translate(-70.424 -252.194)' fill='%23f2cab3'/%3E%3Cpath id='Path_5842' data-name='Path 5842' d='M259.193,344.341c-4.6,5.231-8.984,10.521-15.185,12.561a11.207,11.207,0,0,0-3.233,2.286c-5.3,4.46-11.216,4.268-17.085,2.977-4.218-.928-6.7-5.277-7.252-10.588-.948-9.07.893-17.566,3.187-26,.1-.381.287-.73.373-1.114,1.88-8.435,5.937-15.587,9.2-23.164,2.257-5.249,5.674-9.732,8.694-14.758.6,1.231.936,2.1,1.4,2.854.947,1.552,2.144,1.065,2.942-.529a12.559,12.559,0,0,0,.69-2.028c.39-1.313,1.017-1.885,2.24-.981-.207-2.706-.034-5.343,2.121-6.4.81-.4,2.093.691,3.288,1.15.659-1.414,1.61-3.271,2.38-5.236a4.422,4.422,0,0,0-.234-2.1c-.3-1.353-.733-2.666-.974-4.032a11.511,11.511,0,0,1,1.917-8.21c1.1-1.825,2.033-3.8,3.059-5.687,2.014-3.709,4.517-4.035,7.155-.948a17.668,17.668,0,0,0,2.386,2.7,5.03,5.03,0,0,0,2.526.767,7.3,7.3,0,0,0,2.09-.458c-.477,1.277-.81,2.261-1.2,3.2-4.945,11.79-10.1,23.454-14.784,35.4-3.468,8.844-6.331,18.054-9.458,27.1a6.573,6.573,0,0,0-.226.964c-.649,3.651.393,4.769,3.4,4.056,2.592-.618,4.313-3.327,6.743-4.071a16.177,16.177,0,0,1,5.847-.563c1.236.087,2.6,3.97,2.248,6.047-.7,4.12-1.9,8.009-4.311,11.09C258.068,341.977,257.566,343.062,259.193,344.341Z' transform='translate(-216.183 -252.301)' fill='%23A60505'/%3E%3C/g%3E%3C/svg%3E%0A");
-webkit-background-size: 100% 100%;
background-size: 100%;
background-repeat: no-repeat;
position: absolute;
left: 0px;
bottom: -16px;
z-index: -1;
opacity: 0.05;
}
blockquote p {
font-size: 1.3333333333em;
font-family: var(--secondary-font);
line-height: 1.75;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote.wp-block-quote cite {
font-size: 1em;
letter-spacing: 1.5px;
margin-left: 10px;
}  .site a {
color: var(--primary-color);
text-decoration: none;
-webkit-transition: all 0.234s ease-in-out;
-o-transition: all 0.234s ease-in-out;
transition: all 0.234s ease-in-out;
}
.site .entry-content a {
color: var(--primary-color);
}
.site .entry-content a:hover {
text-decoration: underline;
}
.site .entry-content a:focus {
outline: thin dotted;
}
.site .entry-content a:hover, .site .entry-content a:active {
outline: 0;
} input[type=submit] {
border-radius: 0;
border: none;
font-size: 1em;
line-height: 1;
letter-spacing: 0.36px;
text-align: center;
text-decoration: none;
padding: 20px 36.71px;
-webkit-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
transition: all 0.35s ease;
white-space: nowrap;
background: var(--secondary-color);
color: var(--white-color);
font-family: var(--secondary-font);
cursor: pointer;
}
input[type=submit]:hover {
background: var(--primary-color);
color: var(--white-color);
}
.btn-readmore, .btn-link {
font-size: 0.88em;
line-height: 1;
display: inline-block;
color: var(--primary-color);
text-decoration: none;
position: relative;
padding-right: 17px;
-webkit-transition: all 0.235s ease-in-out;
-o-transition: all 0.235s ease-in-out;
transition: all 0.235s ease-in-out;
}
.btn-readmore::before, .btn-link::before {
content: "";
width: 8px;
height: 10px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.106' height='9.573' viewBox='0 0 6.106 9.573'%3E%3Cpath id='Path_29322' data-name='Path 29322' d='M0,0,4.9,4.083,0,8.165' transform='translate(0.704 0.704)' fill='none' stroke='%23a60505' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E%0A");
top: 2px;
background-repeat: no-repeat;
position: absolute;
right: 0;
-webkit-transition: all 0.235s ease-in-out;
-o-transition: all 0.235s ease-in-out;
transition: all 0.235s ease-in-out;
}
.btn-readmore:hover::before, .btn-link:hover::before {
right: -3px;
}
.wc-btn, .btn-cta {
border-radius: 0;
font-size: 0.722em;
line-height: 1;
display: inline-block;
position: relative;
text-align: center;
text-decoration: none;
padding: 17px 30px;
color: var(--white-color);
background: var(--secondary-color);
letter-spacing: 0.6px;
-webkit-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
transition: all 0.35s ease;
font-family: var(--secondary-font);
width: 100%;
}
@media screen and (min-width: 768px) {
.wc-btn, .btn-cta {
font-size: 1em;
padding: 17px 30px;
width: unset;
white-space: nowrap;
}
}
.wc-btn::after, .btn-cta::after {
content: "";
}
.wc-btn:hover, .btn-cta:hover {
background: var(--primary-color);
color: var(--white-color);
}
.wc-btn.wc-btn-sm, .btn-cta.wc-btn-sm {
font-size: 0.888em;
padding: 15px 36.71px;
}
.wc-btn.wc-btn-one, .wc-btn.btn-1, .btn-cta.wc-btn-one, .btn-cta.btn-1 {
color: var(--white-color);
background: var(--secondary-color);
}
.wc-btn.wc-btn-one:hover, .wc-btn.btn-1:hover, .btn-cta.wc-btn-one:hover, .btn-cta.btn-1:hover {
color: var(--white-color);
background: var(--primary-color);
}
.wc-btn.wc-btn-two, .wc-btn.btn-2, .btn-cta.wc-btn-two, .btn-cta.btn-2 {
color: var(--white-color);
background: var(--primary-color);
}
.wc-btn.wc-btn-two:hover, .wc-btn.btn-2:hover, .btn-cta.wc-btn-two:hover, .btn-cta.btn-2:hover {
background: var(--secondary-color);
color: var(--white-color);
}
.toggle-btn {
width: 22.64px;
height: 16.79px;
padding: 0;
margin: 0;
background: none;
border: none;
position: relative;
cursor: pointer;
-webkit-transition: all 0.125s ease;
-o-transition: all 0.125s ease;
transition: all 0.125s ease;
}
.toggle-btn .toggle-bar {
width: 22.64px;
height: 2.29px;
background: #001A1A;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
border-radius: 10px;
-webkit-transition: all 0.125s ease;
-o-transition: all 0.125s ease;
transition: all 0.125s ease;
opacity: 0.7;
}
.toggle-btn .toggle-bar:first-child {
margin-top: 0px;
}
.toggle-btn .toggle-bar:last-child {
margin-bottom: 0px;
}
.toggle-btn:hover .toggle-bar {
opacity: 1;
background: var(--primary-color);
}
.submenu-toggle-btn {
all: unset;
cursor: pointer;
margin-left: 10px;
color: var(--primary-color);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
height: 15px;
line-height: 1;
background: none !important;
}
.submenu-toggle-btn.active {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
@media screen and (min-width: 1200px) {
.submenu-toggle-btn {
pointer-events: none;
}
}
.close-btn {
background: none;
border: none;
width: 30px;
height: 30px;
display: block;
cursor: pointer;
padding: 5px;
position: relative;
}
.close-btn::before, .close-btn::after {
content: "";
width: 20px;
height: 2px;
background: #001A1A;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.close-btn::before {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.close-btn:hover {
text-decoration: none;
}
.close-btn:hover::before, .close-btn:hover::after {
background: var(--secondary-color);
}
.woocommerce-Reviews #review_form input[type=submit],
.woocommerce .button,
.woocommerce .woocommerce-message .button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .button,
.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .button,
.button:not(.page-template-blossom-portfolio .button) {
background-color: var(--primary-color) !important;
color: var(--white-color) !important;
font-size: 15px !important;
font-weight: 400 !important;
border-radius: 0 !important;
padding: 18px 30px 18px 30px !important;
-webkit-transition: all 0.235s ease-in-out;
-o-transition: all 0.235s ease-in-out;
transition: all 0.235s ease-in-out;
line-height: 1.1;
text-decoration: none !important;
}
.woocommerce-Reviews #review_form input[type=submit]:hover,
.woocommerce .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover,
.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .button:hover,
.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .button:hover,
.button:not(.page-template-blossom-portfolio .button):hover {
background-color: var(--secondary-color) !important;
color: var(--white-color) !important;
}
.single_add_to_cart_button.button,
.product_type_grouped,
.btn-add-to-cart,
.product_type_external,
.added_to_cart,
.add_to_cart_button {
background-color: var(--primary-color) !important;
color: var(--white-color) !important;
font-size: 15px !important;
font-weight: 400 !important;
border-radius: 0 !important;
padding: 18px 35px 18px 35px !important;
position: relative;
-webkit-transition: all 0.235s ease-in-out;
-o-transition: all 0.235s ease-in-out;
transition: all 0.235s ease-in-out;
line-height: 1.1;
margin-top: 0;
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.single_add_to_cart_button.button::before,
.product_type_grouped::before,
.btn-add-to-cart::before,
.product_type_external::before,
.added_to_cart::before,
.add_to_cart_button::before {
content: "";
width: 13px;
height: 13px;
display: block;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.138' height='13.575' viewBox='0 0 13.138 13.575'%3E%3Cg id='Group_8507' data-name='Group 8507' transform='translate(-9.911 -56.079)' opacity='0.8'%3E%3Cpath id='Path_29300' data-name='Path 29300' d='M16.111,89.606a.8.8,0,0,1-.806.806.806.806,0,1,1,0-1.611A.834.834,0,0,1,16.111,89.606Z' transform='translate(-2.744 -20.758)' fill='%23001a1a'/%3E%3Cpath id='Path_29301' data-name='Path 29301' d='M32.111,89.606a.8.8,0,0,1-.806.806.806.806,0,1,1,0-1.611A.834.834,0,0,1,32.111,89.606Z' transform='translate(-13.961 -20.758)' fill='%23001a1a'/%3E%3Cpath id='Path_29302' data-name='Path 29302' d='M21.138,54.5v.816H19.857c-.131.392-.328,1.077-.558,1.861-.164.49-.3,1.045-.46,1.535-.394,1.371-1.117,3.657-1.478,4.767L17.2,64a1.515,1.515,0,0,1-1.642,1.078H9.642v-.816h5.912c.624,0,.788-.163.887-.522l.164-.522c.033-.131.1-.261.131-.424H10.3c-.46,0-.657-.294-.821-.816L8,57.177H18.445c.361-1.273.755-2.384.755-2.384l.1-.294Z' transform='translate(1.911 1.579)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E");
-webkit-background-size: 100% 100%;
background-size: 100%;
background-repeat: no-repeat;
-webkit-transition: all 0.235s ease-in-out;
-o-transition: all 0.235s ease-in-out;
transition: all 0.235s ease-in-out;
margin-right: 10px;
}
.single_add_to_cart_button.button:hover,
.product_type_grouped:hover,
.btn-add-to-cart:hover,
.product_type_external:hover,
.added_to_cart:hover,
.add_to_cart_button:hover {
background: var(--secondary-color) !important;
color: var(--white-color) !important;
}
.single_add_to_cart_button.button:hover::before,
.product_type_grouped:hover::before,
.btn-add-to-cart:hover::before,
.product_type_external:hover::before,
.added_to_cart:hover::before,
.add_to_cart_button:hover::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.138' height='13.575' viewBox='0 0 13.138 13.575'%3E%3Cg id='Group_8507' data-name='Group 8507' transform='translate(-9.911 -56.079)' opacity='0.8'%3E%3Cpath id='Path_29300' data-name='Path 29300' d='M16.111,89.606a.8.8,0,0,1-.806.806.806.806,0,1,1,0-1.611A.834.834,0,0,1,16.111,89.606Z' transform='translate(-2.744 -20.758)' fill='%23ffffff'/%3E%3Cpath id='Path_29301' data-name='Path 29301' d='M32.111,89.606a.8.8,0,0,1-.806.806.806.806,0,1,1,0-1.611A.834.834,0,0,1,32.111,89.606Z' transform='translate(-13.961 -20.758)' fill='%23ffffff'/%3E%3Cpath id='Path_29302' data-name='Path 29302' d='M21.138,54.5v.816H19.857c-.131.392-.328,1.077-.558,1.861-.164.49-.3,1.045-.46,1.535-.394,1.371-1.117,3.657-1.478,4.767L17.2,64a1.515,1.515,0,0,1-1.642,1.078H9.642v-.816h5.912c.624,0,.788-.163.887-.522l.164-.522c.033-.131.1-.261.131-.424H10.3c-.46,0-.657-.294-.821-.816L8,57.177H18.445c.361-1.273.755-2.384.755-2.384l.1-.294Z' transform='translate(1.911 1.579)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E");
}
.single_add_to_cart_button.button::after,
.product_type_grouped::after,
.btn-add-to-cart::after,
.product_type_external::after,
.added_to_cart::after,
.add_to_cart_button::after {
content: none !important;
} input[type=checkbox] {
-webkit-appearance: none;
appearance: none;
-moz-appearance: textfield;
width: 14px;
height: 14px;
border: 1px solid rgba(var(--font-color-rgb), 0.15);
background-color: var(--white-color);
}
input[type=checkbox]:checked {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.747' height='16.42' viewBox='0 0 17.747 16.42'%3E%3Cg id='layer1' transform='translate(0)'%3E%3Cg id='layer1-2' transform='translate(0 0)'%3E%3Cpath id='path4068' d='M-838.971-494.409l5.659,6.568a51.977,51.977,0,0,1,12.088-16.42c-4.247,2.4-8.927,6.946-12.926,12.577Z' transform='translate(838.971 504.261)' fill='%2317be8a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
-webkit-background-size: 10px 10px;
background-size: 10px;
background-repeat: no-repeat;
background-position: center;
border-color: var(--background-color);
}
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.736' height='6.204' viewBox='0 0 9.736 6.204'%3E%3Cpath id='Path_26478' data-name='Path 26478' d='M5,0,0,4.164,5,8.328' transform='translate(0.704 5.704) rotate(-90)' fill='none' stroke='%231a0101' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E%0A");
-webkit-background-size: 15px 8px;
background-size: 15px 8px;
background-repeat: no-repeat;
background-position: right 22px center;
padding-right: 45px;
width: 100%;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
select {
height: 50px;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
border: 1px solid rgba(var(--primary-color-rgb), 0.15);
background: rgba(var(--white-color-rgb), 1);
border-radius: 0;
padding: 10px 15px;
width: 100%;
margin-bottom: 15px;
font-size: 0.778em;
color: var(--font-color);
font-family: var(--primary-font);
}
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=range]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=color]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: rgba(var(--font-color-rgb), 0.7);
}
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=range]::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=week]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=color]::-moz-placeholder,
textarea::-moz-placeholder {
color: rgba(var(--font-color-rgb), 0.7);
}
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=range]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=color]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: rgba(var(--font-color-rgb), 0.7);
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=number]::placeholder,
input[type=tel]::placeholder,
input[type=range]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=week]::placeholder,
input[type=time]::placeholder,
input[type=datetime]::placeholder,
input[type=datetime-local]::placeholder,
input[type=color]::placeholder,
textarea::placeholder {
color: rgba(var(--font-color-rgb), 0.7);
}
.container {
padding: 0 15px;
width: 100%;
margin: 0 auto;
max-width: 530px;
}
@media screen and (min-width: 768px) {
.container {
max-width: 750px;
}
}
@media screen and (min-width: 992px) {
.container {
max-width: 990px;
}
}
@media screen and (min-width: 1200px) {
.container {
max-width: 1270px;
}
}
.page-grid {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.grid-item {
padding: 0 15px;
width: 100%;
}    .sticky-t-bar {
position: relative;
}
.sticky-t-bar .sticky-bar-content {
padding: 8px 0;
background: rgba(var(--primary-color-rgb), 0.1);
}
.sticky-t-bar .sticky-bar-content .container {
line-height: 1.5;
text-align: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.sticky-t-bar .sticky-bar-content .container p {
margin: 0;
}
.sticky-t-bar .sticky-bar-content .container .btn-readmore {
margin-left: 4%;
outline: none;
background: var(--secondary-color);
color: var(--white-color);
font-size: 14px;
padding: 10px 18px;
white-space: nowrap;
}
.sticky-t-bar .sticky-bar-content .container .btn-readmore:hover {
background: var(--primary-color);
color: var(--white-color);
outline: none;
}
.sticky-t-bar .sticky-bar-content .container .btn-readmore::before, .sticky-t-bar .sticky-bar-content .container .btn-readmore::after {
content: none;
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: left;
grid-row-gap: 16px;
grid-column-gap: 64px;
}
@media (max-width: 1100px) {
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
padding: 0 40px;
}
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container .text-holder {
text-align: left;
margin-bottom: 0;
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container .text-holder h3 {
margin-top: 0;
margin-bottom: 0;
font-size: 1em;
font-weight: 500;
line-height: 1.3;
position: relative;
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container .text-holder h3::before {
content: "";
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='11.64' viewBox='0 0 12 11.64'%3E%3Cg id='Group_9193' data-name='Group 9193' transform='translate(0 0.001)' opacity='0.7'%3E%3Cpath id='Path_29319' data-name='Path 29319' d='M.329,5.75c-.454.233-.436.573.041.757l1.412.545a1.847,1.847,0,0,0,1.6-.224l6.13-4.716c.4-.309.446-.264.1.1L4.765,7.274A.567.567,0,0,0,5,8.266l.165.063c.478.18,1.258.484,1.733.672l1.566.622a.814.814,0,0,0,1.119-.517L11.965.55c.135-.483-.127-.688-.581-.456Z' transform='translate(0 0)' fill='%231a0101'/%3E%3Cpath id='Path_29320' data-name='Path 29320' d='M9.231,25.3c-.032.1,1.1-1.643,1.1-1.643a.849.849,0,0,0-.4-1.3l-1.238-.507c-.542-.222-.8.039-.578.58C8.116,22.429,9.264,25.2,9.231,25.3Z' transform='translate(-4.977 -13.66)' fill='%231a0101'/%3E%3C/g%3E%3C/svg%3E%0A");
position: absolute;
left: -24px;
top: 6px;
width: 12px;
height: 11px;
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container .text-holder span {
font-size: 0.8333333333em;
line-height: 1.3;
display: inline-block;
margin-top: 5px;
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-gap: 1em;
}
@media screen and (min-width: 1400px) {
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container form {
-webkit-box-flex: 0;
-webkit-flex: 0 0 43%;
-ms-flex: 0 0 43%;
flex: 0 0 43%;
}
}
@media (max-width: 1100px) {
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container form {
width: 100%;
}
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container form .check-mark {
border: 1px solid rgba(var(--primary-color-rgb), 0.5);
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container form input:not(input[type=checkbox]) {
margin: 0;
height: 41px;
min-height: 41px;
padding-top: 0;
padding-bottom: 0;
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container form input:not(input[type=checkbox], input[type=submit]) {
border: 1px solid rgba(var(--font-color-rgb), 0.1);
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container form input[type=submit] {
line-height: 41px;
font-family: var(--secondary-font);
letter-spacing: 0.6px;
padding-left: 18px;
padding-right: 18px;
font-size: 0.7777777778em;
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container form > label {
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 0;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
@media screen and (min-width: 768px) {
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container form > label .subscribe-inner-wrap {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
grid-gap: 2px;
}
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container form > label .subscribe-inner-wrap input[type=checkbox]:checked + .check-mark {
background-color: #fff;
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container form > label .subscribe-inner-wrap .check-mark {
margin-top: 0px;
margin-right: 4px;
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container form > label .subscribe-inner-wrap .text {
font-size: 0.88888889em;
line-height: 1.2em;
margin-left: 4px;
color: rgba(var(--font-color-rgb), 0.78);
}
@media (min-width: 768px) {
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container form input {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
-webkit-box-flex: 2;
-webkit-flex: 2;
-ms-flex: 2;
flex: 2;
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container form > label {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 0;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}
@media (max-width: 558px) {
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container form {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper .container form input:not(input[type=checkbox]) {
width: 100%;
}
}
.sticky-t-bar .close {
background: none;
padding: 0;
width: 25px;
height: 25px;
min-height: auto;
position: absolute;
top: 10px;
border-radius: 0;
right: 4%;
cursor: pointer;
z-index: 2;
border: 0;
-webkit-transition: all ease 0.35s;
-o-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.sticky-t-bar .close::before, .sticky-t-bar .close::after {
content: "";
background: rgba(var(--font-color-rgb), 0.5);
width: 13px;
height: 2px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all ease 0.35s;
-o-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.sticky-t-bar .close:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.sticky-t-bar.has-newsletter .sticky-bar-content {
background: none;
padding: 0;
}
.sticky-t-bar.has-newsletter .sticky-bar-content .blossomthemes-email-newsletter-wrapper {
padding: 20px 0 20px;
}
@media (min-width: 768px) {
.sticky-t-bar.has-newsletter .sticky-bar-content .blossomthemes-email-newsletter-wrapper {
padding: 10px 0;
}
}
.sticky-t-bar:not(.active) .close {
top: 0;
background: rgba(var(--primary-color-rgb), 0.8);
}
.sticky-t-bar:not(.active) .close::before, .sticky-t-bar:not(.active) .close::after {
width: 8px;
left: -5px;
height: 2px;
background: rgba(var(--white-color-rgb), 0.5);
}
.sticky-t-bar:not(.active) .close::after {
left: 0;
right: -5px;
}
@media (max-width: 767px) {
.sticky-t-bar .sticky-bar-content {
padding: 25px 0;
}
.sticky-t-bar .sticky-bar-content .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.sticky-t-bar .sticky-bar-content .container .btn-readmore {
margin-left: 0;
margin-top: 10px;
}
.sticky-t-bar .close {
top: 4px;
}
}
@media (max-width: 1300px) and (min-width: 1200px) {
.sticky-t-bar .sticky-bar-content {
padding: 25px 0 19px;
}
.sticky-t-bar .close {
top: 4px;
}
}
@media (max-width: 1120px) and (min-width: 992px) {
.sticky-t-bar .sticky-bar-content {
padding: 25px 0 19px;
}
.sticky-t-bar .close {
top: 4px;
}
}
@media (max-width: 900px) and (min-width: 767px) {
.sticky-t-bar .sticky-bar-content {
padding: 25px 0 19px;
}
.sticky-t-bar .close {
top: 4px;
}
} .sticky-b-bar {
position: relative;
-webkit-transition: all ease 0.35s;
-o-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.sticky-b-bar .bottom-bar-content {
padding: 10px 0;
border-top: 4px solid var(--primary-color);
}
.sticky-b-bar .bottom-bar-content .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.sticky-b-bar .bottom-bar-content .container a, .sticky-b-bar .bottom-bar-content .container p {
margin: 5px 0;
}
.sticky-b-bar .bottom-bar-content .container p {
font-size: 1.1em;
font-family: var(--secondary-font);
}
.sticky-b-bar .bottom-bar-content .container .btn-readmore {
margin-left: 0;
outline: none;
background: var(--primary-color);
color: var(--white-color);
font-size: 15px;
padding: 14px 25px;
white-space: nowrap;
}
.sticky-b-bar .bottom-bar-content .container .btn-readmore:hover {
background: var(--secondary-color);
color: var(--white-color);
outline: none;
}
.sticky-b-bar .bottom-bar-content .container .btn-readmore::before, .sticky-b-bar .bottom-bar-content .container .btn-readmore::after {
content: none;
}
@media screen and (min-width: 768px) {
.sticky-b-bar .bottom-bar-content .container {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.sticky-b-bar .bottom-bar-content .container .btn-readmore {
margin-left: 4%;
font-size: 17px;
padding: 16px 28px;
}
}
.sticky-b-bar .close {
background: var(--white-color);
padding: 0;
width: 32px;
height: 30px;
min-height: auto;
position: absolute;
top: -15px;
border-radius: 50%;
right: 4%;
cursor: pointer;
z-index: 2;
border: 0;
-webkit-transition: all ease 0.35s;
-o-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.sticky-b-bar .close::before, .sticky-b-bar .close::after {
content: "";
background: rgba(var(--font-color-rgb), 0.6);
width: 8px;
height: 2px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: -5px;
margin: auto;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all ease 0.35s;
-o-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.sticky-b-bar .close::after {
left: 0;
right: -5px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.sticky-b-bar:not(.active) .close {
top: -23px;
background: rgba(var(--primary-color-rgb), 0.8);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.sticky-b-bar:not(.active) .close::before, .sticky-b-bar:not(.active) .close::after {
background: rgba(var(--white-color-rgb), 0.8);
}  .sticky-header {
padding: 5px 0;
background: var(--background-color);
-webkit-box-shadow: 0 3px 5px rgba(var(--black-color-rgb), 0.05);
box-shadow: 0 3px 5px rgba(var(--black-color-rgb), 0.05);
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 9999;
visibility: hidden;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: all ease 0.35s;
-o-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.sticky-header .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.sticky-header .container .nav-plus-btn-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 20px;
}
.sticky-header .container .nav-plus-btn-wrapper .toggle-btn-wrap {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.sticky-header .container .nav-plus-btn-wrapper .toggle-btn .toggle-bar {
background-color: var(--font-color) !important;
}
@media (min-width: 1200px) {
.sticky-header .container .nav-plus-btn-wrapper {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.sticky-header .container .nav-plus-btn-wrapper .toggle-btn {
display: none !important;
}
.sticky-header .container .nav-plus-btn-wrapper .main-navigation {
grid-gap: 0;
margin-left: 0;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.sticky-header .container .nav-plus-btn-wrapper .main-navigation .nav-menu > li:nth-last-child(3) .sub-menu, .sticky-header .container .nav-plus-btn-wrapper .main-navigation .nav-menu > li:nth-last-child(2) .sub-menu, .sticky-header .container .nav-plus-btn-wrapper .main-navigation .nav-menu > li:last-child .sub-menu {
left: 0;
right: auto;
}
.sticky-header .container .nav-plus-btn-wrapper .main-navigation .nav-menu > li:nth-last-child(3) .sub-menu .submenu-toggle-btn, .sticky-header .container .nav-plus-btn-wrapper .main-navigation .nav-menu > li:nth-last-child(2) .sub-menu .submenu-toggle-btn, .sticky-header .container .nav-plus-btn-wrapper .main-navigation .nav-menu > li:last-child .sub-menu .submenu-toggle-btn {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.sticky-header .container .nav-plus-btn-wrapper .main-navigation .nav-menu > li:nth-last-child(3) .sub-menu .sub-menu, .sticky-header .container .nav-plus-btn-wrapper .main-navigation .nav-menu > li:nth-last-child(2) .sub-menu .sub-menu, .sticky-header .container .nav-plus-btn-wrapper .main-navigation .nav-menu > li:last-child .sub-menu .sub-menu {
left: auto;
right: 100%;
}
}
@media (max-width: 992px) {
.sticky-header .container .nav-plus-btn-wrapper .header-button-wrap {
display: none;
}
}
.sticky-header .container .site-branding .site-logo .custom-logo-link img {
max-width: 150px;
width: 100%;
}
.sticky-header .container .site-branding p {
color: var(--font-color);
}
.sticky-header.is-sticky {
visibility: visible;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
@media (max-width: 1200px) {
.sticky-header {
padding: 10px 0;
}
.sticky-header .container .header-button-wrap {
display: none;
}
.sticky-header .container #sticky-navigation.main-navigation {
max-width: 100%;
display: none;
padding-top: 50px;
padding-left: 20px;
padding-right: 20px;
position: fixed;
top: 0;
left: 0;
bottom: 0;
background: var(--white-color);
-webkit-box-shadow: -5px 0 15px rgba(var(--black-color-rgb), 0.1);
box-shadow: -5px 0 15px rgba(var(--black-color-rgb), 0.1);
width: 320px;
z-index: 9999;
margin: 0;
height: -webkit-min-content;
height: -moz-min-content;
height: min-content;
}
.sticky-header .container #sticky-navigation.main-navigation > div {
height: 100vh;
overflow-y: scroll;
}
.sticky-header .container #sticky-navigation.main-navigation > div ul {
padding: 0;
}
.sticky-header .container #sticky-navigation.main-navigation > div ul li a {
white-space: nowrap;
color: rgba(var(--nav-font-color-rgb), 0.8);
}
.sticky-header .container #sticky-navigation.main-navigation > div ul .sub-menu li {
padding-bottom: 0;
}
} .nav-menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
font-size: 0.9444444444em;
list-style: none;
margin: 0;
padding: 0;
}
.nav-menu li {
position: relative;
padding: 10px;
}
.nav-menu li a {
color: #001a1a;
text-decoration: none;
line-height: 1;
display: inline-block;
white-space: nowrap;
text-decoration: none;
font-family: var(--secondary-font);
font-size: 0.888em;
}
.nav-menu li a:focus {
outline: none;
text-decoration: none;
}
.nav-menu li a:hover {
text-decoration: none;
}
.nav-menu li > .submenu-toggle-btn {
color: rgba(0, 26, 26, 0.8);
}
.nav-menu li > .submenu-toggle-btn .svg-inline--fa.fa-w-10 {
width: 0.55em;
}
@media screen and (min-width: 1200px) {
.nav-menu li:focus, .nav-menu li.focus {
outline: 2px solid rgba(var(--black-color-rgb), 0.8);
}
.nav-menu li:hover > a, .nav-menu li:focus > a, .nav-menu li.hover > a, .nav-menu li.focus > a {
color: var(--primary-color);
}
.nav-menu li:hover > .submenu-toggle-btn, .nav-menu li:focus > .submenu-toggle-btn, .nav-menu li.hover > .submenu-toggle-btn, .nav-menu li.focus > .submenu-toggle-btn {
color: var(--primary-color);
}
.nav-menu li:hover > .sub-menu, .nav-menu li:focus > .sub-menu, .nav-menu li.hover > .sub-menu, .nav-menu li.focus > .sub-menu {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
visibility: visible;
opacity: 1;
z-index: 99998;
}
}
.nav-menu li .sub-menu, .nav-menu li ul {
display: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
position: static;
padding-top: 20px;
list-style: none;
}
@media screen and (min-width: 1200px) {
.nav-menu li .sub-menu, .nav-menu li ul {
background: var(--white-color);
-webkit-transition: all 0.235s ease;
-o-transition: all 0.235s ease;
transition: all 0.235s ease;
padding-top: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: absolute;
top: 100%;
left: 0;
-webkit-box-shadow: 0 5px 15px rgba(var(--black-color-rgb), 0.05);
box-shadow: 0 5px 15px rgba(var(--black-color-rgb), 0.05);
visibility: hidden;
-webkit-transform: translateY(15px);
-ms-transform: translateY(15px);
-o-transform: translateY(15px);
transform: translateY(15px);
opacity: 0;
}
}
.nav-menu li .sub-menu li:not(:last-child), .nav-menu li ul li:not(:last-child) {
border-bottom: 1px solid rgba(var(--black-color-rgb), 0.05);
}
@media screen and (min-width: 1200px) {
.nav-menu li .sub-menu li.menu-item-has-children > .submenu-toggle-btn, .nav-menu li ul li.menu-item-has-children > .submenu-toggle-btn {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
}
.nav-menu li .sub-menu .sub-menu, .nav-menu li .sub-menu ul, .nav-menu li ul .sub-menu, .nav-menu li ul ul {
left: 100%;
top: 0;
}
.nav-menu li.current_page_item > a {
color: var(--primary-color);
}
.main-navigation {
display: none;
z-index: 111;
margin-left: 40px;
}
@media screen and (max-width: 1199px) {
.main-navigation {
max-width: 100%;
overflow-y: auto;
width: 320px;
position: fixed;
top: 0;
left: 0;
bottom: 0;
background: var(--primary-color);
-webkit-box-shadow: 5px 0 25px rgba(var(--black-color-rgb), 0.1);
box-shadow: 5px 0 25px rgba(var(--black-color-rgb), 0.1);
padding-top: 50px;
}
.main-navigation .close-btn {
position: absolute;
top: 10px;
right: 10px;
left: auto;
}
.main-navigation .nav-menu li a {
color: var(--white-color);
}
}
@media screen and (min-width: 1200px) {
.main-navigation {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 20px;
}
.main-navigation .close-btn {
display: none;
}
}
@media screen and (min-width: 1400px) {
.main-navigation {
grid-gap: 50px;
}
}
@media screen and (min-width: 1199px) {
.main-navigation .nav-menu {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.main-navigation .nav-menu li {
padding: 20px 15px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.main-navigation .nav-menu li:not(:last-child) {
border-bottom: 1px solid rgba(var(--black-color-rgb), 0.05);
}
@media screen and (min-width: 1200px) {
.main-navigation .nav-menu li {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: none;
}
.main-navigation .nav-menu li:not(:last-child) {
border: none;
}
}
@media screen and (min-width: 1400px) {
.main-navigation .nav-menu li {
padding: 22px 30px;
}
}
@media screen and (max-width: 1199px) {
.main-navigation .nav-menu li .submenu-toggle-btn {
position: absolute;
right: 15px;
top: 20px;
}
}
.site-header:not(.style-ten, .style-eight) .secondary-nav > div {
max-width: 100%;
display: none;
padding-top: 50px;
padding-left: 20px;
padding-right: 20px;
position: fixed;
top: 0;
left: 0;
bottom: 0;
background: var(--white-color);
-webkit-box-shadow: -5px 0 15px rgba(var(--black-color-rgb), 0.1);
box-shadow: -5px 0 15px rgba(var(--black-color-rgb), 0.1);
width: 320px;
z-index: 99999;
}
.site-header:not(.style-ten, .style-eight) .secondary-nav > div .close-btn {
position: absolute;
top: 10px;
right: 10px;
}
.site-header:not(.style-ten, .style-eight) .secondary-nav > div .nav-menu li:not(:last-child) {
border-bottom: 1px solid rgba(var(--black-color-rgb), 0.05);
}
.site-header:not(.style-ten, .style-eight) .secondary-nav > div .nav-menu li.menu-item-has-children .submenu-toggle-btn {
position: absolute;
right: 20px;
top: 18px;
pointer-events: all;
}
.site-header:not(.style-ten, .style-eight) .secondary-nav > div .nav-menu li .sub-menu {
all: unset;
display: none;
}
.site-header:not(.style-ten, .style-eight) .secondary-nav > div .nav-menu li .sub-menu .menu-item-has-children .submenu-toggle-btn {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}  .site-branding .site-title {
line-height: 1.3;
margin: 0;
}
.site-branding .site-logo a {
line-height: 1;
}
.site-branding .site-description {
margin-bottom: 0;
}
.site-branding a {
text-decoration: none;
font-weight: bold;
color: var(--primary-color);
display: inline-block;
}
.site-branding a:hover {
color: var(--primary-color);
text-decoration: none;
}
.site-branding.has-image-text {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.site-branding.has-image-text .site-title-wrap {
margin-left: 18px;
}
@media (max-width: 458px) {
.site-branding.has-image-text {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
margin-right: 15px;
}
.site-branding.has-image-text .site-title-wrap {
margin-left: 0;
}
}
.site-header {
position: relative;
-webkit-box-shadow: 0 17px 16px rgba(var(--font-color-rgb), 0.03);
box-shadow: 0 17px 16px rgba(var(--font-color-rgb), 0.03);          }
.site-header .header-left-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.site-header .secondary-nav + .random-post-search {
margin-left: 10px;
padding-left: 10px;
border-left: 1px solid rgba(var(--font-color-rgb), 0.05);
}
.site-header .random-post-search {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.site-header .random-post-search a {
color: rgba(var(--font-color-rgb), 0.7);
font-size: 22px;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.site-header .random-post-search a:hover {
color: var(--primary-color);
}
.site-header .header-block {
font-size: 15px;
}
.site-header .header-block i,
.site-header .header-block .fas,
.site-header .header-block .fa,
.site-header .header-block .svg-inline--fa,
.site-header .header-block svg {
color: #17be8a;
margin-right: 10px;
}
.site-header .header-block .fa-phone {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.site-header .header-block a {
text-decoration: none;
color: #232323;
}
.site-header .header-block a:hover {
color: var(--primary-color);
}
.site-header .header-social .social-list li {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.site-header .header-social .social-list a {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
font-size: 16px;
color: rgba(0, 26, 26, 0.9);
}
.site-header .header-social .social-list a:hover {
color: var(--primary-color);
}
.site-header .header-right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.site-header .header-right .header-search + .header-cart {
border-left: 1px solid rgba(var(--primary-color-rgb), 0.5);
padding-left: 14px;
margin-left: 14px;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.site-header .header-search .search-toggle {
padding: 0;
background: none;
border: none;
cursor: pointer;
color: rgba(0, 26, 26, 0.9);
line-height: 1;
}
.site-header .header-search .search-toggle path {
fill: rgba(0, 26, 26, 0.9);
stroke: rgba(0, 26, 26, 0.9);
}
.site-header .header-search .search-toggle:hover {
color: var(--primary-color);
}
.site-header .header-search .search-toggle:hover path {
fill: var(--primary-color);
stroke: var(--primary-color);
}
.site-header .header-search-wrap {
display: none;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(var(--white-color-rgb), 0.95);
z-index: 999999999;
}
.site-header .header-search-wrap .header-search-inner {
height: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.site-header .header-search-wrap .header-search-inner .search-form {
max-width: 900px;
padding: 0 15px;
}
@media screen and (min-width: 576px) {
.site-header .header-search-wrap .header-search-inner .search-form .search-field {
height: 80px;
font-size: 2em;
padding: 0 20px;
}
.site-header .header-search-wrap .header-search-inner .search-form .search-submit {
width: 80px;
padding: 16px;
-webkit-background-size: 30px 30px;
background-size: 30px;
}
}
.site-header .header-search-wrap .header-search-inner .close {
background: none;
border: none;
position: absolute;
top: 20px;
right: 20px;
cursor: pointer;
font-size: 0;
width: 40px;
height: 40px;
}
.site-header .header-search-wrap .header-search-inner .close::before, .site-header .header-search-wrap .header-search-inner .close::after {
content: "";
background: var(--font-color);
width: 40px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
height: 2px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.235s ease;
-o-transition: all 0.235s ease;
transition: all 0.235s ease;
}
.site-header .header-search-wrap .header-search-inner .close::before {
background: var(--font-color);
width: 40px;
}
.site-header .header-search-wrap .header-search-inner .close::after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
background: var(--font-color);
width: 40px;
}
.site-header .header-search-wrap .header-search-inner .close:hover::before, .site-header .header-search-wrap .header-search-inner .close:hover::after {
background: var(--primary-color);
}
.site-header .header-cart a {
color: rgba(var(--font-color-rgb), 0.9);
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
position: relative;
text-decoration: none;
}
.site-header .header-cart a path {
fill: rgba(var(--font-color-rgb), 0.9);
}
.site-header .header-cart a .number,
.site-header .header-cart a .cart-count {
background: rgba(var(--primary-color-rgb), 0.8);
color: rgba(var(--font-color-rgb), 0.9);
text-align: center;
font-size: 12px;
width: 16px;
height: 16px;
line-height: 16px;
border-radius: 50%;
position: absolute;
top: -10px;
right: -10px;
}
.site-header .header-cart a:hover path {
fill: var(--primary-color);
}
.site-header .secondary-nav {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
}
.site-header .header-top .container,
.site-header .header-top .container > [class*=header-] {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 30px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.site-header .header-top > .container {
padding-top: 18px;
padding-bottom: 18px;
border-bottom: 1px solid rgba(var(--black-color-rgb), 0.05);
}
@media screen and (max-width: 767px) {
.site-header .header-top .container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
grid-gap: 10px;
}
.site-header .header-top .container .header-center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.site-header > .header-main {
padding: 20px 0;
}
.site-header > .header-main .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (min-width: 1200px) {
.site-header > .header-main .container > .toggle-btn {
display: none;
}
}
@media screen and (min-width: 1200px) {
.site-header:not(.style-two, .style-four, .style-six) .header-main .main-navigation .nav-menu > li:nth-last-child(3) .sub-menu, .site-header:not(.style-two, .style-four, .style-six) .header-main .main-navigation .nav-menu > li:nth-last-child(2) .sub-menu, .site-header:not(.style-two, .style-four, .style-six) .header-main .main-navigation .nav-menu > li:last-child .sub-menu {
left: 0;
right: auto;
}
.site-header:not(.style-two, .style-four, .style-six) .header-main .main-navigation .nav-menu > li:nth-last-child(3) .sub-menu .submenu-toggle-btn, .site-header:not(.style-two, .style-four, .style-six) .header-main .main-navigation .nav-menu > li:nth-last-child(2) .sub-menu .submenu-toggle-btn, .site-header:not(.style-two, .style-four, .style-six) .header-main .main-navigation .nav-menu > li:last-child .sub-menu .submenu-toggle-btn {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.site-header:not(.style-two, .style-four, .style-six) .header-main .main-navigation .nav-menu > li:nth-last-child(3) .sub-menu .sub-menu, .site-header:not(.style-two, .style-four, .style-six) .header-main .main-navigation .nav-menu > li:nth-last-child(2) .sub-menu .sub-menu, .site-header:not(.style-two, .style-four, .style-six) .header-main .main-navigation .nav-menu > li:last-child .sub-menu .sub-menu {
left: auto;
right: 100%;
}
}
.site-header.style-one > .header-top .container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.site-header.style-one > .header-middle {
padding: 20px 0;
}
.site-header.style-one > .header-middle .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.site-header.style-one > .header-middle .site-branding {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.site-header.style-one .header-main {
padding: 15px 0;
}
.site-header.style-one .header-main .container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media screen and (min-width: 1200px) {
.site-header.style-one .header-main .main-navigation {
width: unset;
}
.site-header.style-one .header-main .main-navigation .nav-menu > li:last-child {
padding-right: 0;
}
}
.site-header.style-one .header-main .secondary-nav > div {
right: 0;
left: unset;
}
.site-header.style-two > .header-top .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.site-header.style-two > .header-top .container .site-branding {
text-align: center;
}
.site-header.style-two > .header-top .container .header-left {
grid-gap: 0;
}
.site-header.style-two > .header-top .container .secondary-nav > div {
right: 0;
left: unset;
}
.site-header.style-two > .header-main .main-navigation {
margin-right: 0;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.site-header.style-two > .header-main .main-navigation .nav-menu > li:last-child {
padding-right: 0;
}
.site-header.style-two > .header-main .main-navigation .nav-menu > li:first-child {
padding-left: 0;
}
.site-header.style-three > .header-top .container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.site-header.style-three > .header-top .container .header-left {
grid-gap: 68px;
}
.site-header.style-three > .header-top .container .header-left .secondary-nav > div {
right: 0;
left: unset;
}
.site-header.style-three > .header-top .container .header-right {
grid-gap: 0;
}
.site-header.style-three > .header-main .container {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
@media screen and (min-width: 1200px) {
.site-header.style-three > .header-main .container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
.site-header.style-three > .header-main .site-branding.has-image-text {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
}
.site-header.style-three > .header-main .site-branding.has-image-text .site-title-wrap {
margin-left: 0;
}
.site-header.style-three > .header-main .main-navigation {
margin: 0;
}
@media screen and (min-width: 1200px) {
.site-header.style-three > .header-main .main-navigation {
width: unset;
-webkit-box-flex: unset;
-webkit-flex: unset;
-ms-flex: unset;
flex: unset;
}
}
.site-header.style-three > .header-main .main-navigation > div .nav-menu {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.site-header.style-three > .header-main .main-navigation .nav-menu > li:last-child {
padding-right: 0;
}
.site-header.style-seven > .header-top, .site-header.style-five > .header-top, .site-header.style-four > .header-top {
background-color: rgba(var(--primary-color-rgb), 0.05);
}
.site-header.style-seven > .header-top .container, .site-header.style-five > .header-top .container, .site-header.style-four > .header-top .container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
border: 0;
padding-top: 12px;
padding-bottom: 12px;
}
.site-header.style-seven > .header-middle .container, .site-header.style-five > .header-middle .container, .site-header.style-four > .header-middle .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
border-bottom: 1px solid rgba(var(--black-color-rgb), 0.05);
}
.site-header.style-seven > .header-middle .container .site-branding, .site-header.style-five > .header-middle .container .site-branding, .site-header.style-four > .header-middle .container .site-branding {
padding: 39px 0;
text-align: center;
}
.site-header.style-seven > .header-main, .site-header.style-five > .header-main, .site-header.style-four > .header-main {
padding: 0;
}
.site-header.style-seven > .header-main .container, .site-header.style-five > .header-main .container, .site-header.style-four > .header-main .container {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.site-header.style-seven > .header-main .main-navigation, .site-header.style-five > .header-main .main-navigation, .site-header.style-four > .header-main .main-navigation {
width: unset;
margin: 0;
}
.site-header.style-seven > .header-main .main-navigation .nav-menu, .site-header.style-five > .header-main .main-navigation .nav-menu, .site-header.style-four > .header-main .main-navigation .nav-menu {
padding: 9px 0;
}
.site-header.style-four > .header-top .container .secondary-nav > div {
right: 0;
left: unset;
}
.site-header.style-four > .header-top .container .header-left {
grid-gap: 0;
}
.site-header.style-five > .header-top .container {
max-width: 100%;
padding: 0 80px;
}
.site-header.style-five > .header-top .container .secondary-nav > div {
right: 0;
left: unset;
}
.site-header.style-five > .header-top .header-right .secondary-nav {
margin-left: 30px;
}
.site-header.style-six > .header-middle .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.site-header.style-six > .header-middle .container .site-branding {
padding: 39px 0;
text-align: center;
}
.site-header.style-six > .header-main {
padding: 6px 0;
background-color: rgba(var(--primary-color-rgb), 0.05);
}
.site-header.style-six > .header-main .container {
max-width: 100%;
padding: 0 80px;
}
.site-header.style-six > .header-main .container .header-left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.site-header.style-six > .header-main .container .header-left .secondary-nav + .social-networks {
margin-left: 30px;
}
.site-header.style-six > .header-main .container .header-left .header-left-inner + .social-networks {
margin-left: 30px;
}
.site-header.style-six > .header-main .main-navigation {
width: unset;
margin: 0;
}
.site-header.style-six > .header-main .secondary-nav > div {
right: 0;
left: unset;
}
.site-header.style-seven > .header-main {
padding: 35px 0;
}
.site-header.style-seven > .header-main .container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
max-width: 100%;
padding: 0 50px;
}
.site-header.style-seven > .header-main .header-right .secondary-nav + .social-networks {
margin-left: 30px;
}
.site-header.style-seven > .header-main .header-right .secondary-nav + .social-networks + .header-search {
margin-left: 30px;
}
.site-header.style-seven > .header-main .header-right .secondary-nav + .header-search {
margin-left: 30px;
}
.site-header.style-seven > .header-main .header-right .header-left-inner + .social-networks {
margin-left: 30px;
}
.site-header.style-seven > .header-main .header-right .header-left-inner + .social-networks + .header-search {
margin-left: 30px;
}
.site-header.style-seven > .header-main .header-right .header-left-inner + .header-search {
margin-left: 30px;
}
.site-header.style-eight > .header-top .container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.site-header.style-eight > .header-top .container .header-right {
grid-gap: 0;
}
.site-header.style-eight > .header-top .container .header-left {
grid-gap: 0;
}
.site-header.style-eight > .header-top .container .header-left .header-search + .random-post-search {
margin-left: 10px;
padding-left: 10px;
border-left: 1px solid rgba(var(--font-color-rgb), 0.05);
}
.site-header.style-eight > .header-main .container {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
@media screen and (min-width: 1200px) {
.site-header.style-eight > .header-main .container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
.site-header.style-eight > .header-main .site-branding {
text-align: center;
}
@media screen and (min-width: 1200px) {
.site-header.style-eight > .header-main .site-branding {
margin: 0 38px;
}
}
.site-header.style-eight > .header-main .site-branding.has-image-text {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.site-header.style-eight > .header-main .site-branding.has-image-text .site-title-wrap {
margin-left: 0;
}
.site-header.style-eight > .header-main .main-navigation {
margin: 0;
}
@media screen and (min-width: 1200px) {
.site-header.style-eight > .header-main .main-navigation {
width: unset;
-webkit-box-flex: unset;
-webkit-flex: unset;
-ms-flex: unset;
flex: unset;
}
}
.site-header.style-eight > .header-main .main-navigation > div .nav-menu {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.site-header.style-eight > .header-main .secondary-nav {
display: none;
}
@media screen and (min-width: 1200px) {
.site-header.style-eight > .header-main .secondary-nav {
display: block;
}
}
.site-header.style-eight > .header-main .secondary-nav .toggle-btn {
display: none;
}
.site-header.style-eight > .header-main .secondary-nav > div {
display: block;
padding: 0;
position: static;
-webkit-box-shadow: none;
box-shadow: none;
background: none;
width: auto;
}
.site-header.style-eight > .header-main .secondary-nav > div .nav-menu {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.site-header.style-eight > .header-main .secondary-nav > div .nav-menu > li:not(:last-child) {
border: none !important;
}
@media screen and (min-width: 1199px) {
.site-header.style-eight > .header-main .secondary-nav > div .nav-menu {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
.site-header.style-eight > .header-main .secondary-nav > div .nav-menu li {
padding: 20px 15px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@media screen and (min-width: 1200px) {
.site-header.style-eight > .header-main .secondary-nav > div .nav-menu li {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: none;
padding: 22px 25px;
}
.site-header.style-eight > .header-main .secondary-nav > div .nav-menu li:not(:last-child) {
border: none;
}
}
.site-header.style-eight > .header-main .secondary-nav > div .nav-menu li:not(:last-child) {
border-bottom: 1px solid rgba(var(--black-color-rgb), 0.05);
}
.site-header.style-eight > .header-main .secondary-nav > div .nav-menu li .submenu-toggle-btn {
position: static;
}
@media screen and (max-width: 1199px) {
.site-header.style-eight > .header-main .secondary-nav > div .nav-menu li .submenu-toggle-btn {
position: absolute;
right: 15px;
top: 20px;
color: var(--secondary-color);
}
}
@media screen and (min-width: 1200px) {
.site-header.style-eight > .header-main .secondary-nav > div .nav-menu li.menu-item-has-children .sub-menu {
left: 0;
display: block;
visibility: hidden;
position: absolute;
top: 100%;
opacity: 0;
-webkit-transition: all 0.235s ease;
-o-transition: all 0.235s ease;
transition: all 0.235s ease;
-webkit-transform: translateY(15px);
-ms-transform: translateY(15px);
-o-transform: translateY(15px);
transform: translateY(15px);
-webkit-box-shadow: 0 5px 15px rgba(var(--black-color-rgb), 0.05);
box-shadow: 0 5px 15px rgba(var(--black-color-rgb), 0.05);
background: var(--white-color);
}
.site-header.style-eight > .header-main .secondary-nav > div .nav-menu li.menu-item-has-children .sub-menu .sub-menu,
.site-header.style-eight > .header-main .secondary-nav > div .nav-menu li.menu-item-has-children .sub-menu ul {
left: 100%;
top: 0;
}
.site-header.style-eight > .header-main .secondary-nav > div .nav-menu li.menu-item-has-children .sub-menu .submenu-toggle-btn {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.site-header.style-eight > .header-main .secondary-nav > div .nav-menu li.menu-item-has-children .sub-menu a {
width: 200px;
}
.site-header.style-eight > .header-main .secondary-nav > div .nav-menu li.menu-item-has-children:hover > .sub-menu {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
z-index: 99998;
}
}
.site-header.style-nine {
-webkit-box-shadow: none;
box-shadow: none;
}
.site-header.style-nine > .header-top {
background-color: var(--secondary-color);
}
.site-header.style-nine > .header-top .container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
padding-top: 35px;
padding-bottom: 71px;
}
.site-header.style-nine > .header-top .container .site-branding .site-description {
color: var(--white-color);
}
.site-header.style-nine > .header-top .container .header-right .social-networks {
grid-gap: 0;
}
.site-header.style-nine > .header-top .container .header-right .social-networks li a {
border: 1px solid rgba(var(--white-color-rgb), 0.05);
width: 44px;
height: 44px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
color: rgba(var(--white-color-rgb), 0.7);
}
.site-header.style-nine > .header-top .container .header-right .social-networks li a:hover {
color: var(--primary-color);
}
.site-header.style-nine > .header-top .container .header-right .header-search .search-toggle path {
fill: rgba(var(--white-color-rgb), 0.7);
stroke: rgba(var(--white-color-rgb), 0.7);
}
.site-header.style-nine > .header-top .container .header-right .header-search .search-toggle:hover path {
fill: var(--primary-color);
stroke: var(--primary-color);
}
.site-header.style-nine > .header-main {
padding: 0;
margin-top: -37px;
position: relative;
z-index: 2;
}
.site-header.style-nine > .header-main .container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-shadow: 0 17px 16px rgba(var(--font-color-rgb), 0.03);
box-shadow: 0 17px 16px rgba(var(--font-color-rgb), 0.03);
padding: 5px 40px;
background-color: var(--white-color);
}
@media screen and (min-width: 1200px) {
.site-header.style-nine > .header-main .main-navigation {
width: unset;
}
.site-header.style-nine > .header-main .main-navigation .nav-menu > li:last-child {
padding-right: 0;
}
}
.site-header.style-nine > .header-main .secondary-nav > div {
right: 0;
left: unset;
}
.site-header.style-ten > .header-main {
padding: 30px 0;
}
@media screen and (max-width: 767px) {
.site-header.style-ten > .header-main .header-button-wrap {
display: none;
}
.site-header.style-ten > .header-main .header-cart {
margin-right: 0;
}
.site-header.style-ten > .header-main .header-right {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
}
.site-header.style-ten > .header-main .header-center {
text-align: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.site-header.style-ten > .header-main .header-right {
-webkit-box-flex: unset;
-webkit-flex: unset;
-ms-flex: unset;
flex: unset;
}
.site-header.style-ten > .header-main .header-left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.site-header.style-ten > .header-main .header-left .toggle-btn-wrap + .random-post-search {
margin-left: 10px;
padding-left: 10px;
border-left: 1px solid rgba(var(--font-color-rgb), 0.05);
}
.site-header.style-ten .toggle-btn-wrap {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.site-header.style-ten > .header-bottom {
background: var(--white-color);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 9999;
display: none;
overflow-y: auto;
}
.site-header.style-ten > .header-bottom .header-bottom-inner > .container {
position: relative;
padding-top: 130px;
padding-bottom: 80px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border-top: 1px solid rgba(var(--font-color-rgb), 0.05);
}
.site-header.style-ten > .header-bottom .header-bottom-inner > .container .close {
all: unset;
position: absolute;
top: 30px;
right: 0;
width: 40px;
height: 40px;
cursor: pointer;
}
.site-header.style-ten > .header-bottom .header-bottom-inner > .container .close::before, .site-header.style-ten > .header-bottom .header-bottom-inner > .container .close::after {
content: "";
width: 30px;
height: 2px;
background: var(--secondary-color);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
-webkit-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
transition: all 0.35s ease;
}
.site-header.style-ten > .header-bottom .header-bottom-inner > .container .close::before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.site-header.style-ten > .header-bottom .header-bottom-inner > .container .close::after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.site-header.style-ten > .header-bottom .header-bottom-inner > .container .close:hover::before, .site-header.style-ten > .header-bottom .header-bottom-inner > .container .close:hover::after {
background: var(--primary-color);
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-left {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
padding-right: 10%;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-left .main-navigation {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
margin: 0;
display: block;
width: 100%;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-left .main-navigation > .toggle-btn {
display: none;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-left .main-navigation > div {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-left .main-navigation .nav-menu {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-left .main-navigation .nav-menu > li {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-left .main-navigation .nav-menu li {
padding: 0;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-left .main-navigation .nav-menu li .sub-menu li {
padding: 0 19px 0;
text-align: left;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-left .main-navigation .nav-menu a {
padding: 20px 0;
font-size: 1.6666666667em;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-left .main-navigation .nav-menu .submenu-toggle {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-left .main-navigation .nav-menu .submenu-toggle.active {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-left .main-navigation .nav-menu .menu-item-has-children > a {
padding-right: 5px;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-left .main-navigation .nav-menu li .submenu-toggle {
height: 72px;
right: 0;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-left .main-navigation .nav-menu .sub-menu li,
.site-header.style-ten > .header-bottom .header-bottom-inner .header-left .main-navigation .nav-menu .sub-menu a {
font-size: 1.1em;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
padding-left: 10%;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-right .secondary-nav {
margin-bottom: 50px;
margin-right: 0;
display: block;
width: 100%;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-right .secondary-nav > .toggle-btn {
display: none;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-right .secondary-nav > div {
all: unset;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-right .secondary-nav > div .nav-menu {
padding: 0;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-right .secondary-nav > div .nav-menu > li a {
padding: 0;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-right .secondary-nav > div .nav-menu a {
padding-left: 20px;
padding-right: 20px;
border-bottom: none;
padding-top: 12px;
padding-bottom: 12px;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-right .secondary-nav > div .nav-menu li {
position: relative;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-right .secondary-nav > div .nav-menu li .submenu-toggle-btn {
pointer-events: unset;
position: absolute;
top: 15px;
right: 10px;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-right .secondary-nav > div .nav-menu li .sub-menu {
margin: 0;
-webkit-box-shadow: unset;
box-shadow: unset;
position: static;
display: none;
visibility: visible;
opacity: 1;
-webkit-transition: unset;
-o-transition: unset;
transition: unset;
-webkit-transform: unset;
-ms-transform: unset;
-o-transform: unset;
transform: unset;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-right .secondary-nav > div .nav-menu li .sub-menu li {
padding: 10px 10px;
border-bottom: unset;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-right .secondary-nav > div .nav-menu li .sub-menu li a {
width: 100%;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-right .header-block {
margin-left: 0;
padding-left: 0;
margin-bottom: 30px;
}
.site-header.style-ten > .header-bottom .header-bottom-inner .header-ad {
margin-top: 97px;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
} @media (max-width: 1199px) {
.site-header > .header-top,
.site-header > .header-main,
.site-header > .header-bottom,
.site-header > .header-middle {
display: none;
}
}
@media screen and (min-width: 1200px) {
.site-header .mobile-header {
display: none;
}
.site-header .mobile-header .toggle-btn {
display: none;
}
}
.site-header .mobile-header .header-top {
background-color: unset;
}
.site-header .mobile-header .toggle-btn {
display: inline-block;
}
.site-header .mobile-header .header-main .container {
display: block;
}
.site-header .mobile-header .header-main .container .mob-nav-site-branding-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.site-header .mobile-header .header-main .container .mob-nav-site-branding-wrap .header-center {
margin-right: 30px;
}
.site-header .mobile-header .header-main .container .mob-nav-site-branding-wrap .header-left {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.site-header .mobile-header .header-main .container .mob-nav-site-branding-wrap .header-left .header-search + .toggle-btn-wrap {
padding-left: 15px;
margin-left: 14px;
border-left: 1px solid rgba(var(--primary-color-rgb), 0.5);
}
.site-header .mobile-header .header-main .container .mob-nav-site-branding-wrap .header-left .toggle-btn-wrap {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.site-header .mobile-header .header-main .container .mob-nav-site-branding-wrap .header-left .toggle-btn-wrap .toggle-btn .toggle-bar {
background-color: var(--font-color);
}
.site-header .mobile-header .header-main .container .header-right .header-button-wrap {
display: block !important;
}
@media (max-width: 500px) {
.site-header .mobile-header .header-main .container .header-right .header-button-wrap {
display: none !important;
}
}
.site-header .mobile-header .header-main {
padding: 20px 0;
}
.site-header .mobile-header .header-main .container .main-navigation {
-webkit-box-flex: unset !important;
-webkit-flex: unset !important;
-ms-flex: unset !important;
flex: unset !important;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner {
position: fixed;
top: 0;
left: 0;
width: 370px;
height: 100%;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
background-color: var(--white-color);
-webkit-box-shadow: 10px 0 20px rgba(var(--font-color-rgb), 0.15);
box-shadow: 10px 0 20px rgba(var(--font-color-rgb), 0.15);
overflow-y: auto;
z-index: 99999;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media (max-width: 558px) {
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner {
width: 100%;
}
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container {
background-color: rgba(var(--primary-color-rgb), 0.05);
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding: 0;
max-width: 100%;
min-height: 100%;
padding-bottom: 100px;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mobile-header-wrap {
background: #fff;
padding: 22px 15px 25px 15px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 2222;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mobile-header-wrap > .close {
position: relative;
padding: 0;
padding: 0;
width: 25px;
height: 25px;
min-height: auto;
background: none;
cursor: pointer;
border: 0;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mobile-header-wrap > .close::before, .site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mobile-header-wrap > .close::after {
content: "";
background: var(--font-color);
width: 100%;
height: 2px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all ease 0.35s;
-o-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mobile-header-wrap > .close:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mobile-header-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-top: 15px;
padding: 0 22px;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mob-ctc-btn {
padding: 0 15px 77px;
margin: 39px 0;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mob-ctc-btn .header-block {
margin: 23px 0 23px 0;
padding-left: 0;
margin-left: 0;
text-align: center;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mob-ctc-btn .header-block:first-child {
margin: 49px 0 0 0;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mob-ctc-btn .header-button-wrap {
margin-left: 0;
text-align: center;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mob-ctc-btn a {
width: 100%;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-cart {
margin-top: 25px;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-social ul li a {
padding: unset;
line-height: 1;
display: inline-block;
text-align: center;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-social ul li a svg {
-webkit-transition: all 0.03s ease;
-o-transition: all 0.03s ease;
transition: all 0.03s ease;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-social ul li a:hover {
color: var(--primary-color);
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .close-btn,
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .toggle-btn {
display: none;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .main-navigation {
display: block;
position: static;
width: unset;
height: unset;
background-color: unset;
-webkit-box-shadow: unset;
box-shadow: unset;
z-index: 3;
padding-top: 0;
overflow: unset;
margin: 0;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .main-navigation > div .nav-menu {
overflow: unset;
margin-top: 0;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .main-navigation > div .nav-menu li {
border: 0;
padding: 40px 0px 0 0;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .main-navigation > div .nav-menu li a {
font-family: var(--secondary-font);
font-size: 1em;
color: var(--font-color);
width: unset;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .main-navigation > div .nav-menu li ul {
padding-top: 0;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .main-navigation > div .nav-menu li .sub-menu {
background-color: unset;
padding-top: 0;
padding-left: 20px;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .main-navigation > div .nav-menu li .submenu-toggle-btn {
right: 0;
top: 40px;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: unset;
-webkit-align-items: unset;
-ms-flex-align: unset;
align-items: unset;
border-top: 1px solid rgba(var(--font-color-rgb), 0.05);
margin-top: 35px;
width: 100%;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .close-btn,
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .toggle-btn {
display: none;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-nav {
width: 100%;
display: block;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-nav > div {
height: unset;
display: block;
position: static;
width: unset;
height: unset;
background-color: unset;
-webkit-box-shadow: unset;
box-shadow: unset;
z-index: 3;
padding: 0;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-nav > div .nav-menu {
width: unset;
padding: 0;
overflow: unset;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-nav > div .nav-menu li {
border: 0;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-nav > div .nav-menu li a {
font-family: var(--secondary-font);
text-align: left;
font-size: 1em;
font-weight: 400;
color: var(--font-color);
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-nav > div .nav-menu li .sub-menu {
padding-left: 10px;
margin-left: 0;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-nav > div .nav-menu li .submenu-toggle-btn {
top: 33px;
right: 0;
position: absolute;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-nav > div .nav-menu > li {
padding: 27px 0 0 0;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-nav > div .nav-menu > li:first-child a {
padding-top: 0 !important;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-nav > div .nav-menu ul {
padding-top: 12px;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-nav > div .nav-menu ul li {
padding: 7px 14px;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-nav > div .nav-menu ul li:last-child {
padding-bottom: 0;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-nav > div .nav-menu ul li a {
width: auto;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-nav > div .nav-menu ul li .submenu-toggle-btn {
top: 14px;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-social-wrapper {
margin-top: 70px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
} .site-banner {
position: relative;           }
.site-banner .item .banner-img-wrap svg {
width: 100%;
}
.site-banner .caption-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
background: none;
width: 100%;
top: 0;
left: 0;
right: 0;
height: 100%;
padding: 0;
z-index: 99;
}
@media screen and (min-width: 768px) {
.site-banner .caption-wrapper {
position: absolute;
}
}
.site-banner .large-width .banner-caption .banner-title {
font-size: 1.6666666667em;
line-height: 1.37;
font-weight: normal;
margin-top: 13px;
}
.site-banner .item-post {
position: relative;
}
.site-banner .banner-caption {
padding: 17px 15px;
position: relative;
margin: 0 auto;
}
@media screen and (min-width: 768px) {
.site-banner .banner-caption {
padding: 34px 30px;
}
}
.site-banner .banner-caption .entry-meta .cat-links {
color: var(--white-color);
}
.site-banner .banner-caption .entry-meta .cat-links a {
color: var(--white-color);
}
.site-banner .banner-caption .entry-meta .cat-links a::before {
top: 8px;
}
.site-banner .banner-caption .entry-meta .cat-links a:hover {
color: var(--primary-color);
}
.site-banner .banner-caption .entry-meta .cat-links a + a {
margin-left: 6px;
}
.site-banner .banner-caption .banner-title {
font-size: 1.333em;
line-height: 1.37;
font-weight: normal;
margin-top: 11px;
}
.site-banner .banner-caption .banner-title a {
color: var(--white-color);
text-decoration: none;
-webkit-transition: all ease 0.35s;
-o-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.site-banner .banner-caption .banner-title a:hover {
color: var(--primary-color);
}
.site-banner .banner-caption .banner-title span {
font-family: var(--signature-font-one);
}
.site-banner .banner-caption .banner-desc {
margin-bottom: 36px;
letter-spacing: 0.2px;
font-size: 1em;
line-height: 1.75;
}
.site-banner .banner-caption .banner-button-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-gap: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media screen and (min-width: 576px) {
.site-banner .banner-caption .banner-button-wrap {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
.site-banner .banner-caption .entry-footer {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 10px;
}
.site-banner .banner-caption .entry-footer .byline {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.site-banner .banner-caption .entry-footer .byline span {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.site-banner .banner-caption .entry-footer .byline a {
color: var(--white-color);
}
.site-banner .banner-caption .entry-footer .byline a.fn {
font-weight: normal;
font-size: 0.7777em;
color: var(--white-color);
font-family: var(--secondary-font);
text-transform: capitalize;
}
.site-banner .banner-caption .entry-footer .byline a.fn:hover {
color: var(--primary-color);
}
.site-banner .banner-caption .entry-footer .posted-on {
margin-left: 15px;
line-height: unset;
}
.site-banner .banner-caption .entry-footer .posted-on a {
color: var(--white-color);
}
.site-banner .banner-caption .entry-footer .posted-on a:hover {
color: var(--primary-color);
}
.site-banner .banner-caption .entry-content {
margin-bottom: 0;
margin-top: 25px;
}
.site-banner .banner-caption .entry-content p:last-child {
margin-bottom: 0;
}
.site-banner .owl-carousel .owl-item {
overflow: hidden;
}
.site-banner .owl-carousel .owl-nav button.owl-prev,
.site-banner .owl-carousel .owl-nav button.owl-next {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.site-banner .owl-carousel .owl-nav button.owl-prev {
left: 0;
}
.site-banner .owl-carousel .owl-nav button.owl-next {
right: 0;
}
.site-banner .owl-carousel .owl-dots {
margin-top: 30px;
}
.site-banner.slider-eight .banner-wrapper .item .banner-caption::before, .site-banner.slider-seven .banner-wrapper .item .banner-caption::before, .site-banner.slider-six .banner-wrapper .item .banner-caption::before, .site-banner.slider-three .banner-wrapper .item .banner-caption::before, .site-banner.slider-nine .banner-wrapper .item .banner-caption::before, .site-banner.slider-two .banner-wrapper .item .banner-caption::before, .site-banner.slider-one .banner-wrapper .item .banner-caption::before {
content: "";
position: absolute;
background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), color-stop(50%, rgba(0, 0, 0, 0.7)), to(rgba(255, 255, 255, 0)));
background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.site-banner.slider-one .banner-wrapper {
padding-bottom: 74px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-one .banner-wrapper {
padding-bottom: 0;
}
}
.site-banner.slider-one .banner-wrapper .item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
margin: -14.9px;
margin: -3px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-one .banner-wrapper .item {
margin: -14.9px;
}
}
.site-banner.slider-one .banner-wrapper .item .banner-caption {
width: 100%;
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translatex(-50%);
-ms-transform: translatex(-50%);
-o-transform: translatex(-50%);
transform: translatex(-50%);
padding-top: 50px;
margin: 0;
}
.site-banner.slider-one .banner-wrapper .item .banner-caption .banner-title {
margin-bottom: 0;
}
.site-banner.slider-one .banner-wrapper .item .item-post {
margin: 3px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-one .banner-wrapper .item .item-post {
margin: 14.9px;
}
}
.site-banner.slider-one .banner-wrapper .item .item-post.large-width {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
@media screen and (min-width: 992px) {
.site-banner.slider-one .banner-wrapper .item .item-post.large-width {
-webkit-flex-basis: 58%;
-ms-flex-preferred-size: 58%;
flex-basis: 58%;
max-width: 58%;
}
}
@media screen and (min-width: 1200px) {
.site-banner.slider-one .banner-wrapper .item .item-post.large-width {
-webkit-flex-basis: 64.9%;
-ms-flex-preferred-size: 64.9%;
flex-basis: 64.9%;
max-width: 64.9%;
}
}
.site-banner.slider-one .banner-wrapper .item .item-post:not(.large-width) {
max-width: 100%;
width: 100%;
}
@media screen and (min-width: 576px) {
.site-banner.slider-one .banner-wrapper .item .item-post:not(.large-width) {
max-width: 45.7%;
width: auto;
}
}
@media screen and (min-width: 992px) {
.site-banner.slider-one .banner-wrapper .item .item-post:not(.large-width) {
max-width: 365px;
}
}
@media (max-width: 992px) {
.site-banner.slider-one .banner-wrapper .item .item-post .banner-img-wrap img {
height: 427px;
-o-object-fit: cover;
object-fit: cover;
}
}
@media (max-width: 992px) and (min-width: 576px) {
.site-banner.slider-one .banner-wrapper .item .item-post:nth-child(4) .banner-img-wrap img, .site-banner.slider-one .banner-wrapper .item .item-post:nth-child(5) .banner-img-wrap img {
height: 300px;
-o-object-fit: cover;
object-fit: cover;
}
}
@media (max-width: 1200px) and (min-width: 992px) {
.site-banner.slider-one .banner-wrapper .item .item-post:nth-child(3), .site-banner.slider-one .banner-wrapper .item .item-post:nth-child(4), .site-banner.slider-one .banner-wrapper .item .item-post:nth-child(5) {
max-width: 300px;
}
.site-banner.slider-one .banner-wrapper .item .item-post:nth-child(3) .banner-img-wrap img, .site-banner.slider-one .banner-wrapper .item .item-post:nth-child(4) .banner-img-wrap img, .site-banner.slider-one .banner-wrapper .item .item-post:nth-child(5) .banner-img-wrap img {
height: 300px;
-o-object-fit: cover;
object-fit: cover;
}
.site-banner.slider-one .banner-wrapper .item .item-post.large-width .banner-img-wrap {
height: 100%;
}
.site-banner.slider-one .banner-wrapper .item .item-post.large-width .banner-img-wrap img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
}
.site-banner.slider-one .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-one .owl-carousel .owl-nav button.owl-next {
position: absolute;
bottom: 10px;
top: unset;
-webkit-transform: unset;
-ms-transform: unset;
-o-transform: unset;
transform: unset;
}
@media screen and (min-width: 768px) {
.site-banner.slider-one .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-one .owl-carousel .owl-nav button.owl-next {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
bottom: unset;
}
}
.site-banner.slider-one .owl-carousel .owl-nav button.owl-prev {
left: 15px;
}
.site-banner.slider-one .owl-carousel .owl-nav button.owl-next {
left: 75px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-one .owl-carousel .owl-nav button.owl-prev {
left: 0px;
}
.site-banner.slider-one .owl-carousel .owl-nav button.owl-next {
right: 0px;
left: unset;
}
}
@media screen and (min-width: 1400px) {
.site-banner.slider-one .owl-carousel .owl-nav button.owl-prev {
left: -65px;
}
.site-banner.slider-one .owl-carousel .owl-nav button.owl-next {
right: -65px;
}
}
.site-banner.slider-one .owl-carousel .owl-dots {
margin-top: 30px;
}
.site-banner.slider-two .banner-wrapper {
padding-bottom: 74px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-two .banner-wrapper {
padding-bottom: 0;
}
}
.site-banner.slider-two .banner-wrapper .item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
margin: -14.9px -14.9px 0;
}
.site-banner.slider-two .banner-wrapper .item .small-post-outer-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.site-banner.slider-two .banner-wrapper .item .small-post-outer-wrap .item-post {
max-width: 100%;
-webkit-box-flex: unset;
-webkit-flex: unset;
-ms-flex: unset;
flex: unset;
}
@media screen and (min-width: 576px) {
.site-banner.slider-two .banner-wrapper .item .small-post-outer-wrap .item-post {
max-width: 43.9%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 43.9%;
-ms-flex: 0 0 43.9%;
flex: 0 0 43.9%;
}
}
@media screen and (min-width: 768px) {
.site-banner.slider-two .banner-wrapper .item .small-post-outer-wrap .item-post {
max-width: 45.9%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 45.9%;
-ms-flex: 0 0 45.9%;
flex: 0 0 45.9%;
}
}
@media screen and (min-width: 992px) {
.site-banner.slider-two .banner-wrapper .item .small-post-outer-wrap .item-post {
max-width: 43.9%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 43.9%;
-ms-flex: 0 0 43.9%;
flex: 0 0 43.9%;
margin-top: 0;
margin-bottom: 48px;
}
.site-banner.slider-two .banner-wrapper .item .small-post-outer-wrap .item-post:nth-child(3), .site-banner.slider-two .banner-wrapper .item .small-post-outer-wrap .item-post:nth-child(4) {
margin-bottom: 0;
}
}
@media screen and (min-width: 1200px) {
.site-banner.slider-two .banner-wrapper .item .small-post-outer-wrap .item-post {
max-width: 44.9%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 44.9%;
-ms-flex: 0 0 44.9%;
flex: 0 0 44.9%;
}
}
.site-banner.slider-two .banner-wrapper .item .small-post-outer-wrap .item-post .banner-caption {
position: static;
-webkit-transform: unset;
-ms-transform: unset;
-o-transform: unset;
transform: unset;
padding: 21px 0 0 0;
}
.site-banner.slider-two .banner-wrapper .item .small-post-outer-wrap .item-post .banner-caption::before {
content: none;
}
.site-banner.slider-two .banner-wrapper .item .small-post-outer-wrap .item-post .banner-caption .entry-meta .cat-links a {
color: rgba(var(--primary-color-rgb), 0.9);
}
.site-banner.slider-two .banner-wrapper .item .small-post-outer-wrap .item-post .banner-caption .entry-meta .cat-links a:hover {
color: var(--primary-color);
}
.site-banner.slider-two .banner-wrapper .item .small-post-outer-wrap .item-post .banner-caption .entry-footer {
display: none;
}
.site-banner.slider-two .banner-wrapper .item .small-post-outer-wrap .item-post .banner-caption .banner-title {
margin-bottom: 0;
font-size: 1.16em;
line-height: 1.6;
}
.site-banner.slider-two .banner-wrapper .item .small-post-outer-wrap .item-post .banner-caption .banner-title a {
color: rgba(var(--font-color-rgb), 0.8);
}
.site-banner.slider-two .banner-wrapper .item .small-post-outer-wrap .item-post .banner-caption .banner-title a:hover {
color: var(--primary-color);
}
.site-banner.slider-two .banner-wrapper .item .banner-caption {
width: 100%;
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translatex(-50%);
-ms-transform: translatex(-50%);
-o-transform: translatex(-50%);
transform: translatex(-50%);
padding-top: 50px;
margin: 0;
}
.site-banner.slider-two .banner-wrapper .item .banner-caption .banner-title {
margin-bottom: 0;
font-size: 1.33em;
}
@media screen and (min-width: 768px) {
.site-banner.slider-two .banner-wrapper .item .banner-caption .banner-title {
font-size: 1.66em;
}
}
.site-banner.slider-two .banner-wrapper .item .item-post {
margin: 14.9px;
}
.site-banner.slider-two .banner-wrapper .item > .item-post {
margin: 14.9px;
}
.site-banner.slider-two .banner-wrapper .item > .item-post:first-child {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
@media screen and (min-width: 992px) {
.site-banner.slider-two .banner-wrapper .item > .item-post:first-child {
-webkit-flex-basis: 47.3%;
-ms-flex-preferred-size: 47.3%;
flex-basis: 47.3%;
max-width: 47.3%;
margin-bottom: 0;
}
}
.site-banner.slider-two .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-two .owl-carousel .owl-nav button.owl-next {
position: absolute;
bottom: 10px;
top: unset;
-webkit-transform: unset;
-ms-transform: unset;
-o-transform: unset;
transform: unset;
}
@media screen and (min-width: 768px) {
.site-banner.slider-two .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-two .owl-carousel .owl-nav button.owl-next {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
bottom: unset;
}
}
.site-banner.slider-two .owl-carousel .owl-nav button.owl-prev {
left: 15px;
}
.site-banner.slider-two .owl-carousel .owl-nav button.owl-next {
left: 75px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-two .owl-carousel .owl-nav button.owl-prev {
left: 0px;
}
.site-banner.slider-two .owl-carousel .owl-nav button.owl-next {
right: 0px;
left: unset;
}
}
@media screen and (min-width: 1400px) {
.site-banner.slider-two .owl-carousel .owl-nav button.owl-prev {
left: -65px;
}
.site-banner.slider-two .owl-carousel .owl-nav button.owl-next {
right: -65px;
}
}
.site-banner.slider-two .owl-carousel .owl-dots {
margin-top: 30px;
}
.site-banner.slider-three .banner-wrapper {
padding-bottom: 74px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-three .banner-wrapper {
padding-bottom: 0;
}
}
.site-banner.slider-three .banner-wrapper .item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
margin: -14.9px;
margin: -3px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-three .banner-wrapper .item {
margin: -14.9px;
}
}
.site-banner.slider-three .banner-wrapper .item .banner-caption {
width: 100%;
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translatex(-50%);
-ms-transform: translatex(-50%);
-o-transform: translatex(-50%);
transform: translatex(-50%);
padding-top: 50px;
margin: 0;
}
.site-banner.slider-three .banner-wrapper .item .banner-caption .banner-title {
margin-bottom: 0;
}
.site-banner.slider-three .banner-wrapper .item .item-post {
margin: 3px;
}
@media (max-width: 575px) {
.site-banner.slider-three .banner-wrapper .item .item-post {
width: 100%;
}
}
@media screen and (min-width: 768px) {
.site-banner.slider-three .banner-wrapper .item .item-post {
margin: 14.9px;
}
}
@media (max-width: 1200px) and (min-width: 374px) {
.site-banner.slider-three .banner-wrapper .item .item-post:nth-child(1) {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.site-banner.slider-three .banner-wrapper .item .item-post:nth-child(2) {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.site-banner.slider-three .banner-wrapper .item .item-post:nth-child(3) {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.site-banner.slider-three .banner-wrapper .item .item-post:nth-child(4) {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.site-banner.slider-three .banner-wrapper .item .item-post:nth-child(5) {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
}
@media (max-width: 992px) {
.site-banner.slider-three .banner-wrapper .item .item-post .banner-img-wrap svg, .site-banner.slider-three .banner-wrapper .item .item-post .banner-img-wrap img {
height: 427px;
-o-object-fit: cover;
object-fit: cover;
}
}
@media (max-width: 767px) {
.site-banner.slider-three .banner-wrapper .item .item-post .banner-img-wrap svg, .site-banner.slider-three .banner-wrapper .item .item-post .banner-img-wrap img {
height: 370px;
-o-object-fit: cover;
object-fit: cover;
}
}
.site-banner.slider-three .banner-wrapper .item .item-post.large-width {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
@media screen and (min-width: 992px) {
.site-banner.slider-three .banner-wrapper .item .item-post.large-width {
-webkit-flex-basis: 63%;
-ms-flex-preferred-size: 63%;
flex-basis: 63%;
max-width: 63%;
}
}
@media screen and (min-width: 1200px) {
.site-banner.slider-three .banner-wrapper .item .item-post.large-width {
-webkit-flex-basis: 63.9%;
-ms-flex-preferred-size: 63.9%;
flex-basis: 63.9%;
max-width: 63.9%;
}
}
.site-banner.slider-three .banner-wrapper .item .item-post:not(.large-width) {
max-width: 100%;
}
@media screen and (min-width: 576px) {
.site-banner.slider-three .banner-wrapper .item .item-post:not(.large-width) {
max-width: 45.7%;
}
}
@media screen and (min-width: 992px) {
.site-banner.slider-three .banner-wrapper .item .item-post:not(.large-width) {
max-width: 300px;
}
}
@media screen and (min-width: 1200px) {
.site-banner.slider-three .banner-wrapper .item .item-post:not(.large-width) {
max-width: 360px;
width: 100%;
}
}
.site-banner.slider-three .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-three .owl-carousel .owl-nav button.owl-next {
position: absolute;
bottom: 10px;
top: unset;
-webkit-transform: unset;
-ms-transform: unset;
-o-transform: unset;
transform: unset;
}
@media screen and (min-width: 768px) {
.site-banner.slider-three .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-three .owl-carousel .owl-nav button.owl-next {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
bottom: unset;
}
}
.site-banner.slider-three .owl-carousel .owl-nav button.owl-prev {
left: 15px;
}
.site-banner.slider-three .owl-carousel .owl-nav button.owl-next {
left: 75px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-three .owl-carousel .owl-nav button.owl-prev {
left: 0px;
}
.site-banner.slider-three .owl-carousel .owl-nav button.owl-next {
right: 0px;
left: unset;
}
}
@media screen and (min-width: 1400px) {
.site-banner.slider-three .owl-carousel .owl-nav button.owl-prev {
left: -65px;
}
.site-banner.slider-three .owl-carousel .owl-nav button.owl-next {
right: -65px;
}
}
.site-banner.slider-three .owl-carousel .owl-dots {
margin-top: 30px;
}
.site-banner.slider-four .banner-wrapper .item {
position: relative;
}
.site-banner.slider-four .banner-wrapper .owl-nav {
display: none !important;
}
.site-banner.slider-four .slider-four-thumb {
padding-bottom: 74px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-four .slider-four-thumb {
padding: 0 91px;
padding-bottom: 0;
}
}
.site-banner.slider-four .slider-four-thumb .owl-item {
opacity: 0.2;
}
.site-banner.slider-four .slider-four-thumb .owl-item.center {
opacity: 1;
}
.site-banner.slider-four .slider-four-thumb .owl-thumb-item .banner-caption {
padding: 43px 0 0 0;
}
.site-banner.slider-four .slider-four-thumb .owl-thumb-item .banner-caption .entry-meta a {
color: var(--primary-color);
}
.site-banner.slider-four .slider-four-thumb .owl-thumb-item .banner-caption .banner-title a {
color: var(--font-color);
}
.site-banner.slider-four .slider-four-thumb .owl-thumb-item .banner-caption .banner-title a:hover {
color: var(--primary-color);
}
.site-banner.slider-four .slider-four-thumb .owl-thumb-item .banner-caption .entry-footer .byline a {
color: var(--font-color);
}
.site-banner.slider-four .slider-four-thumb .owl-thumb-item .banner-caption .entry-footer .byline a:hover {
color: var(--primary-color);
}
.site-banner.slider-four .slider-four-thumb .owl-thumb-item .banner-caption .entry-footer .posted-on a {
color: var(--font-color);
}
.site-banner.slider-four .slider-four-thumb .owl-thumb-item .banner-caption .entry-footer .posted-on a:hover {
color: var(--primary-color);
}
.site-banner.slider-four .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-four .owl-carousel .owl-nav button.owl-next {
position: absolute;
bottom: 10px;
top: unset;
-webkit-transform: unset;
-ms-transform: unset;
-o-transform: unset;
transform: unset;
}
@media screen and (min-width: 768px) {
.site-banner.slider-four .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-four .owl-carousel .owl-nav button.owl-next {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
bottom: unset;
}
}
.site-banner.slider-four .owl-carousel .owl-nav button.owl-prev {
left: 15px;
}
.site-banner.slider-four .owl-carousel .owl-nav button.owl-next {
left: 75px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-four .owl-carousel .owl-nav button.owl-prev {
left: 0px;
}
.site-banner.slider-four .owl-carousel .owl-nav button.owl-next {
right: 0px;
left: unset;
}
}
@media screen and (min-width: 1400px) {
.site-banner.slider-four .owl-carousel .owl-nav button.owl-prev {
left: -65px;
}
.site-banner.slider-four .owl-carousel .owl-nav button.owl-next {
right: -65px;
}
}
.site-banner.slider-four .owl-carousel .owl-dots {
margin-top: 30px;
}
.site-banner.slider-five > .container {
max-width: 100%;
padding: 0;
}
.site-banner.slider-five .banner-wrapper {
padding-bottom: 74px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-five .banner-wrapper {
padding-bottom: 0;
}
}
.site-banner.slider-five .banner-wrapper .item {
position: relative;
}
@media (max-width: 767px) {
.site-banner.slider-five .banner-wrapper .item .banner-img-wrap {
min-height: 182px;
}
}
.site-banner.slider-five .banner-wrapper .item .banner-caption {
background-color: var(--white-color);
padding: 29px 22px 0 22px;
max-width: -webkit-calc(100% - 15px);
max-width: calc(100% - 15px);
margin: -40px auto 0 auto;
position: relative;
text-align: center;
}
@media (min-width: 1650px) {
.site-banner.slider-five .banner-wrapper .item .banner-caption {
max-width: 944px;
}
}
@media screen and (min-width: 768px) {
.site-banner.slider-five .banner-wrapper .item .banner-caption {
width: 100%;
padding: 45px 45px 23px;
max-width: -webkit-calc(100% - 30px);
max-width: calc(100% - 30px);
margin: -60px auto 0 auto;
}
}
.site-banner.slider-five .banner-wrapper .item .banner-caption .entry-meta .cat-links a {
color: rgba(var(--primary-color-rgb), 0.9);
}
.site-banner.slider-five .banner-wrapper .item .banner-caption .entry-meta .cat-links a:hover {
color: var(--primary-color);
}
.site-banner.slider-five .banner-wrapper .item .banner-caption .entry-footer {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.site-banner.slider-five .banner-wrapper .item .banner-caption .entry-footer .byline .fn {
color: var(--font-color);
}
.site-banner.slider-five .banner-wrapper .item .banner-caption .entry-footer .byline .fn:hover {
color: var(--primary-color);
}
.site-banner.slider-five .banner-wrapper .item .banner-caption .entry-footer .posted-on a {
color: rgba(var(--font-color-rgb), 0.8);
}
.site-banner.slider-five .banner-wrapper .item .banner-caption .entry-footer .posted-on a:hover {
color: var(--primary-color);
}
.site-banner.slider-five .banner-wrapper .item .banner-caption .banner-title {
margin-bottom: 0;
}
@media (min-width: 1440px) {
.site-banner.slider-five .banner-wrapper .item .banner-caption .banner-title {
font-size: 2.2em;
line-height: 1.3;
}
}
.site-banner.slider-five .banner-wrapper .item .banner-caption .banner-title a {
color: rgba(var(--font-color-rgb), 0.8);
}
.site-banner.slider-five .banner-wrapper .item .banner-caption .banner-title a:hover {
color: var(--primary-color);
}
.site-banner.slider-five .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-five .owl-carousel .owl-nav button.owl-next {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.site-banner.slider-five .owl-carousel .owl-nav button.owl-prev {
left: 0px;
}
.site-banner.slider-five .owl-carousel .owl-nav button.owl-next {
right: 0px;
}
@media (min-width: 1200px) {
.site-banner.slider-five .owl-carousel .owl-nav button.owl-prev {
left: 12.5%;
}
.site-banner.slider-five .owl-carousel .owl-nav button.owl-next {
right: 12.5%;
}
}
@media (min-width: 1400px) {
.site-banner.slider-five .owl-carousel .owl-nav button.owl-prev {
left: 19.5%;
}
.site-banner.slider-five .owl-carousel .owl-nav button.owl-next {
right: 19.5%;
}
}
@media (min-width: 1500px) {
.site-banner.slider-five .owl-carousel .owl-nav button.owl-prev {
left: 312px;
}
.site-banner.slider-five .owl-carousel .owl-nav button.owl-next {
right: 312px;
}
}
.site-banner.slider-five .owl-carousel .owl-dots {
margin-top: 30px;
}
.site-banner.slider-six .banner-wrapper {
padding-bottom: 74px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-six .banner-wrapper {
padding-bottom: 0;
}
}
.site-banner.slider-six .banner-wrapper .item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
margin: -3px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-six .banner-wrapper .item {
margin: -14.9px;
}
}
.site-banner.slider-six .banner-wrapper .item .small-post-outer-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.site-banner.slider-six .banner-wrapper .item .small-post-outer-wrap .item-post {
max-width: 100%;
width: 100%;
}
@media screen and (min-width: 576px) {
.site-banner.slider-six .banner-wrapper .item .small-post-outer-wrap .item-post {
max-width: 47.9%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 47.9%;
-ms-flex: 0 0 47.9%;
flex: 0 0 47.9%;
width: unset;
}
}
@media screen and (min-width: 768px) {
.site-banner.slider-six .banner-wrapper .item .small-post-outer-wrap .item-post {
max-width: 45.9%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 45.9%;
-ms-flex: 0 0 45.9%;
flex: 0 0 45.9%;
}
}
@media screen and (min-width: 992px) {
.site-banner.slider-six .banner-wrapper .item .small-post-outer-wrap .item-post {
max-width: 43.9%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 43.9%;
-ms-flex: 0 0 43.9%;
flex: 0 0 43.9%;
margin-top: 0;
margin-bottom: 48px;
}
.site-banner.slider-six .banner-wrapper .item .small-post-outer-wrap .item-post:nth-child(3), .site-banner.slider-six .banner-wrapper .item .small-post-outer-wrap .item-post:nth-child(4) {
margin-bottom: 0;
}
}
@media screen and (min-width: 1200px) {
.site-banner.slider-six .banner-wrapper .item .small-post-outer-wrap .item-post {
max-width: 44.9%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 44.9%;
-ms-flex: 0 0 44.9%;
flex: 0 0 44.9%;
}
}
.site-banner.slider-six .banner-wrapper .item .small-post-outer-wrap .item-post .banner-caption .banner-title {
margin-bottom: 0;
font-size: 1.33em;
}
@media screen and (min-width: 992px) {
.site-banner.slider-six .banner-wrapper .item .small-post-outer-wrap .item-post .banner-caption .banner-title {
font-size: 1.1em;
}
}
.site-banner.slider-six .banner-wrapper .item .banner-caption {
width: 100%;
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translatex(-50%);
-ms-transform: translatex(-50%);
-o-transform: translatex(-50%);
transform: translatex(-50%);
padding-top: 50px;
margin: 0;
}
.site-banner.slider-six .banner-wrapper .item .banner-caption .banner-title {
margin-bottom: 0;
font-size: 1.33em;
}
@media screen and (min-width: 768px) {
.site-banner.slider-six .banner-wrapper .item .banner-caption .banner-title {
font-size: 1.66em;
}
}
.site-banner.slider-six .banner-wrapper .item .item-post {
margin: 3px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-six .banner-wrapper .item .item-post {
margin: 14.9px;
}
}
.site-banner.slider-six .banner-wrapper .item > .item-post:first-child {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
@media screen and (min-width: 992px) {
.site-banner.slider-six .banner-wrapper .item > .item-post:first-child {
margin-bottom: 0;
-webkit-flex-basis: 47.3%;
-ms-flex-preferred-size: 47.3%;
flex-basis: 47.3%;
max-width: 47.3%;
}
}
.site-banner.slider-six .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-six .owl-carousel .owl-nav button.owl-next {
position: absolute;
bottom: 10px;
top: unset;
-webkit-transform: unset;
-ms-transform: unset;
-o-transform: unset;
transform: unset;
}
@media screen and (min-width: 768px) {
.site-banner.slider-six .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-six .owl-carousel .owl-nav button.owl-next {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
bottom: unset;
}
}
.site-banner.slider-six .owl-carousel .owl-nav button.owl-prev {
left: 15px;
}
.site-banner.slider-six .owl-carousel .owl-nav button.owl-next {
left: 75px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-six .owl-carousel .owl-nav button.owl-prev {
left: 0px;
}
.site-banner.slider-six .owl-carousel .owl-nav button.owl-next {
right: 0px;
left: unset;
}
}
@media screen and (min-width: 1400px) {
.site-banner.slider-six .owl-carousel .owl-nav button.owl-prev {
left: -65px;
}
.site-banner.slider-six .owl-carousel .owl-nav button.owl-next {
right: -65px;
}
}
.site-banner.slider-six .owl-carousel .owl-dots {
margin-top: 30px;
}
.site-banner.slider-seven .banner-wrapper {
padding-bottom: 74px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-seven .banner-wrapper {
padding-bottom: 0;
}
}
.site-banner.slider-seven .banner-wrapper .item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
margin: -3px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-seven .banner-wrapper .item {
margin: -5px;
}
}
@media screen and (min-width: 992px) {
.site-banner.slider-seven .banner-wrapper .item {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
}
.site-banner.slider-seven .banner-wrapper .item .banner-caption {
width: 100%;
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translatex(-50%);
-ms-transform: translatex(-50%);
-o-transform: translatex(-50%);
transform: translatex(-50%);
padding-top: 50px;
margin: 0;
}
.site-banner.slider-seven .banner-wrapper .item .item-post {
margin: 3px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-seven .banner-wrapper .item .item-post {
margin: 5px;
}
}
.site-banner.slider-seven .banner-wrapper .item .item-post.large-width {
margin-bottom: 5px;
width: 100%;
}
@media screen and (min-width: 992px) {
.site-banner.slider-seven .banner-wrapper .item .item-post.large-width {
margin-bottom: 0;
}
}
.site-banner.slider-seven .banner-wrapper .item .item-post.large-width .banner-caption .banner-title {
margin-bottom: 0;
font-size: 1.33em;
}
@media screen and (min-width: 768px) {
.site-banner.slider-seven .banner-wrapper .item .item-post.large-width .banner-caption .banner-title {
font-size: 1.66em;
}
}
.site-banner.slider-seven .banner-wrapper .item .small-post-outer-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
max-width: 100%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
@media screen and (min-width: 576px) {
.site-banner.slider-seven .banner-wrapper .item .small-post-outer-wrap {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media screen and (min-width: 992px) {
.site-banner.slider-seven .banner-wrapper .item .small-post-outer-wrap {
max-width: 26.6%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 26.6%;
-ms-flex: 0 0 26.6%;
flex: 0 0 26.6%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
@media (max-width: 575px) {
.site-banner.slider-seven .banner-wrapper .item .small-post-outer-wrap .banner-img-wrap svg, .site-banner.slider-seven .banner-wrapper .item .small-post-outer-wrap .banner-img-wrap img {
height: 300px;
-o-object-fit: cover;
object-fit: cover;
}
}
.site-banner.slider-seven .banner-wrapper .item .small-post-outer-wrap .item-post {
width: 100%;
}
@media screen and (min-width: 992px) {
.site-banner.slider-seven .banner-wrapper .item .small-post-outer-wrap .item-post {
width: unset;
margin-top: 0;
}
.site-banner.slider-seven .banner-wrapper .item .small-post-outer-wrap .item-post:last-child {
margin-bottom: 0;
}
}
.site-banner.slider-seven .banner-wrapper .item .small-post-outer-wrap .item-post .banner-caption .banner-title {
margin-bottom: 0;
font-size: 1.33em;
}
@media screen and (min-width: 768px) {
.site-banner.slider-seven .banner-wrapper .item .small-post-outer-wrap .item-post .banner-caption .banner-title {
font-size: 1.16em;
}
}
.site-banner.slider-seven .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-seven .owl-carousel .owl-nav button.owl-next {
position: absolute;
bottom: 10px;
top: unset;
-webkit-transform: unset;
-ms-transform: unset;
-o-transform: unset;
transform: unset;
}
@media screen and (min-width: 768px) {
.site-banner.slider-seven .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-seven .owl-carousel .owl-nav button.owl-next {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
bottom: unset;
}
}
.site-banner.slider-seven .owl-carousel .owl-nav button.owl-prev {
left: 15px;
}
.site-banner.slider-seven .owl-carousel .owl-nav button.owl-next {
left: 75px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-seven .owl-carousel .owl-nav button.owl-prev {
left: 0px;
}
.site-banner.slider-seven .owl-carousel .owl-nav button.owl-next {
right: 0px;
left: unset;
}
}
@media screen and (min-width: 1400px) {
.site-banner.slider-seven .owl-carousel .owl-nav button.owl-prev {
left: -65px;
}
.site-banner.slider-seven .owl-carousel .owl-nav button.owl-next {
right: -65px;
}
}
.site-banner.slider-seven .owl-carousel .owl-dots {
margin-top: 30px;
}
@media screen and (min-width: 992px) {
.site-banner.slider-eight .container {
max-width: 100%;
padding: 0 4px;
}
}
.site-banner.slider-eight .banner-wrapper {
padding-bottom: 74px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-eight .banner-wrapper {
padding-bottom: 0;
}
}
.site-banner.slider-eight .banner-wrapper .item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
margin: -2.5px;
}
@media screen and (min-width: 992px) {
.site-banner.slider-eight .banner-wrapper .item {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
}
.site-banner.slider-eight .banner-wrapper .item .small-post-outer-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.site-banner.slider-eight .banner-wrapper .item .small-post-outer-wrap .item-post {
max-width: 100%;
width: 100%;
}
@media screen and (min-width: 576px) {
.site-banner.slider-eight .banner-wrapper .item .small-post-outer-wrap .item-post {
max-width: 48%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 48%;
-ms-flex: 0 0 48%;
flex: 0 0 48%;
width: auto;
}
}
@media screen and (min-width: 768px) {
.site-banner.slider-eight .banner-wrapper .item .small-post-outer-wrap .item-post {
max-width: 49%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 49%;
-ms-flex: 0 0 49%;
flex: 0 0 49%;
}
}
@media screen and (min-width: 1200px) {
.site-banner.slider-eight .banner-wrapper .item .small-post-outer-wrap .item-post {
max-width: 32.6%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 32.6%;
-ms-flex: 0 0 32.6%;
flex: 0 0 32.6%;
}
}
@media (min-width: 1570px) {
.site-banner.slider-eight .banner-wrapper .item .small-post-outer-wrap .item-post {
max-width: 32.8%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 32.8%;
-ms-flex: 0 0 32.8%;
flex: 0 0 32.8%;
}
}
.site-banner.slider-eight .banner-wrapper .item .small-post-outer-wrap .item-post .banner-caption .banner-title {
margin-bottom: 0;
font-size: 1.16em;
}
@media (max-width: 1500px) {
.site-banner.slider-eight .banner-wrapper .item .small-post-outer-wrap .item-post .banner-img-wrap {
height: 300px;
}
.site-banner.slider-eight .banner-wrapper .item .small-post-outer-wrap .item-post .banner-img-wrap svg, .site-banner.slider-eight .banner-wrapper .item .small-post-outer-wrap .item-post .banner-img-wrap img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
}
.site-banner.slider-eight .banner-wrapper .item .banner-caption {
width: 100%;
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translatex(-50%);
-ms-transform: translatex(-50%);
-o-transform: translatex(-50%);
transform: translatex(-50%);
padding: 10px;
margin: 0;
}
@media screen and (min-width: 992px) {
.site-banner.slider-eight .banner-wrapper .item .banner-caption {
padding-top: 50px;
padding: 34px 30px;
}
}
.site-banner.slider-eight .banner-wrapper .item .banner-caption .banner-title {
margin-bottom: 0;
font-size: 1em;
}
@media screen and (min-width: 768px) {
.site-banner.slider-eight .banner-wrapper .item .banner-caption .banner-title {
font-size: 1.66em;
}
}
.site-banner.slider-eight .banner-wrapper .item .banner-caption .entry-meta {
display: none;
}
@media screen and (min-width: 768px) {
.site-banner.slider-eight .banner-wrapper .item .banner-caption .entry-meta {
display: inline-block;
}
}
.site-banner.slider-eight .banner-wrapper .item .item-post {
margin: 2.5px;
}
.site-banner.slider-eight .banner-wrapper .item .item-post.large-width {
margin-bottom: 5px;
}
@media screen and (min-width: 992px) {
.site-banner.slider-eight .banner-wrapper .item .item-post.large-width {
margin-bottom: 0;
max-width: 40%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
}
}
@media (max-width: 1500px) {
.site-banner.slider-eight .banner-wrapper .item .item-post .banner-img-wrap {
height: 100%;
}
.site-banner.slider-eight .banner-wrapper .item .item-post .banner-img-wrap img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
}
.site-banner.slider-eight .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-eight .owl-carousel .owl-nav button.owl-next {
position: absolute;
bottom: 10px;
top: unset;
-webkit-transform: unset;
-ms-transform: unset;
-o-transform: unset;
transform: unset;
}
@media screen and (min-width: 768px) {
.site-banner.slider-eight .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-eight .owl-carousel .owl-nav button.owl-next {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
bottom: unset;
}
}
.site-banner.slider-eight .owl-carousel .owl-nav button.owl-prev {
left: 15px;
}
.site-banner.slider-eight .owl-carousel .owl-nav button.owl-next {
left: 75px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-eight .owl-carousel .owl-nav button.owl-prev {
left: 0px;
}
.site-banner.slider-eight .owl-carousel .owl-nav button.owl-next {
right: 0px;
left: unset;
}
}
.site-banner.slider-eight .owl-carousel .owl-dots {
margin-top: 30px;
}
.site-banner.slider-nine {
padding: 29px 0 0;
}
.site-banner.slider-nine .container {
max-width: 100%;
padding: 0;
}
.site-banner.slider-nine .banner-wrapper {
padding: 0 30px 74px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-nine .banner-wrapper {
padding: 0;
}
}
.site-banner.slider-nine .banner-wrapper .item {
position: relative;
}
.site-banner.slider-nine .banner-wrapper .item .banner-caption {
text-align: left;
padding: 24px 17px 24px 17px;
position: absolute;
left: 0px;
right: 0px;
bottom: 0;
width: 100%;
z-index: 1;
}
@media screen and (min-width: 768px) {
.site-banner.slider-nine .banner-wrapper .item .banner-caption {
padding: 30px;
}
}
.site-banner.slider-nine .banner-wrapper .item .banner-caption .banner-title {
margin-bottom: 0;
font-size: 1.333em;
}
@media screen and (min-width: 768px) {
.site-banner.slider-nine .banner-wrapper .item .banner-caption .banner-title {
font-size: 1.166em;
}
}
.site-banner.slider-nine .banner-wrapper .item .banner-img-wrap {
height: 500px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-nine .banner-wrapper .item .banner-img-wrap {
height: 512px;
}
}
.site-banner.slider-nine .banner-wrapper .item .banner-img-wrap img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.site-banner.slider-nine .banner-wrapper .item.full .banner-img-wrap {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
height: unset;
}
.site-banner.slider-nine .banner-wrapper .item.full .banner-img-wrap .svg-holder {
height: 100%;
width: 100%;
}
.site-banner.slider-nine .banner-wrapper .item.full .banner-img-wrap img {
height: unset;
-o-object-fit: unset;
object-fit: unset;
}
.site-banner.slider-nine .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-nine .owl-carousel .owl-nav button.owl-next {
position: absolute;
bottom: 10px;
top: unset;
-webkit-transform: unset;
-ms-transform: unset;
-o-transform: unset;
transform: unset;
}
@media screen and (min-width: 768px) {
.site-banner.slider-nine .owl-carousel .owl-nav button.owl-prev,
.site-banner.slider-nine .owl-carousel .owl-nav button.owl-next {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
bottom: unset;
}
}
.site-banner.slider-nine .owl-carousel .owl-nav button.owl-prev {
left: 15px;
}
.site-banner.slider-nine .owl-carousel .owl-nav button.owl-next {
left: 75px;
}
@media screen and (min-width: 768px) {
.site-banner.slider-nine .owl-carousel .owl-nav button.owl-prev {
left: 0px;
}
.site-banner.slider-nine .owl-carousel .owl-nav button.owl-next {
right: 0px;
left: unset;
}
}
@media screen and (min-width: 1400px) {
.site-banner.slider-nine .owl-carousel .owl-nav button.owl-prev {
left: -65px;
}
.site-banner.slider-nine .owl-carousel .owl-nav button.owl-next {
right: -65px;
}
}
.site-banner.slider-nine .owl-carousel .owl-dots {
margin-top: 30px;
}
.site-banner.static-cta {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
overflow: hidden;
}
.site-banner.static-cta .wp-custom-header {
height: 323px;
}
.site-banner.static-cta .wp-custom-header img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.site-banner.static-cta .wp-custom-header .wp-custom-header-video-button {
display: none;
}
@media screen and (min-width: 768px) {
.site-banner.static-cta .item {
height: 650px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.site-banner.static-cta .item .wp-custom-header {
height: unset;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
margin-bottom: 0;
}
}
.site-banner.static-cta .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.site-banner.static-cta .banner-caption {
max-width: 580px;
padding: 50px 60px;
background: var(--white-color);
position: relative;
z-index: 1;
margin-left: 0;
margin-right: auto;
}
@media screen and (max-width: 767px) {
.site-banner.static-cta .banner-caption {
padding: 30px 30px 0 30px;
}
}
.site-banner.static-cta .banner-caption .subtitle {
margin-bottom: 10px;
font-size: 0.8333333333em;
font-family: var(--primary-font);
color: rgba(var(--primary-color-rgb), 0.8);
letter-spacing: 2.75px;
}
.site-banner.static-cta .banner-caption > h2 {
font-size: 2.22em;
line-height: 1.37;
font-weight: normal;
}
.site-banner.static-cta .banner-caption .banner-desc p:last-child {
margin-bottom: 0;
}
.site-banner.static-cta .banner-caption .btn-wrap {
margin-top: 30px;
}
.site-banner.static-cta .banner-caption .btn-wrap a {
margin: 10px 0;
display: inline-block;
}
@media screen and (min-width: 768px) {
.site-banner.static-cta .banner-caption .btn-wrap a + a {
margin-left: 20px;
}
}
.site-banner.static-cta .item {
position: relative;
width: 100%;
}
.site-banner.static-cta .item.center .banner-caption {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.site-banner.static-cta .item.right .banner-caption {
margin-left: auto;
margin-right: 0;
}  .magazine-news-ticker {
position: relative;
margin: 30px 0;
}
.magazine-news-ticker > li {
display: none !important;
}
.magazine-news-ticker .magazine-news-ticker-wrapper {
background: rgba(var(--primary-color-rgb), 0.05);
position: relative;
padding: 20px 18px;
height: 154px;
}
@media screen and (min-width: 768px) {
.magazine-news-ticker .magazine-news-ticker-wrapper {
height: 71px;
}
}
.magazine-news-ticker .magazine-news-ticker-label {
color: var(--primary-color);
font-size: 0.7222em;
font-family: var(--secondary-font);
padding-right: 20px;
line-height: 32px;
position: relative;
margin-bottom: 13px;
}
@media (max-width: 767px) {
.magazine-news-ticker .magazine-news-ticker-label::before {
content: "";
position: absolute;
top: 100%;
left: 0;
border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.1);
width: 27px;
height: 1px;
}
}
@media screen and (min-width: 768px) {
.magazine-news-ticker .magazine-news-ticker-label {
margin-bottom: 0;
border-right: 1px solid rgba(var(--primary-color-rgb), 0.1);
}
}
.magazine-news-ticker-label {
width: auto;
margin-right: 20px;
line-height: normal;
}
@media screen and (min-width: 768px) {
.magazine-news-ticker-label {
float: left;
height: 100%;
}
}
.magazine-news-ticker-box {
height: 100%;
overflow: hidden;
}
.magazine-news-ticker-box ul {
width: 100%;
list-style-type: none !important;
padding: 0;
margin: 0;
}
.magazine-news-ticker-box ul li {
white-space: nowrap;
}
@media screen and (min-width: 576px) {
.magazine-news-ticker-box ul li {
white-space: pre-wrap;
}
}
.magazine-news-ticker-box ul li a {
text-decoration: none;
font-size: 0.7777em;
color: var(--font-color);
}
.magazine-news-ticker-controls {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: absolute;
bottom: 20px;
left: 15px;
}
@media screen and (min-width: 768px) {
.magazine-news-ticker-controls {
right: 20px;
top: 20px;
bottom: unset;
left: unset;
}
}
.magazine-news-ticker-controls button {
display: block;
width: 30px;
height: 30px;
background-color: var(--white-color);
border: 1px solid rgba(var(--primary-color-rgb), 0.1);
border-radius: 0;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-background-size: 6.41px 10px;
background-size: 6.41px 10px;
background-repeat: no-repeat;
background-position: center;
font-size: 0;
}
@media screen and (min-width: 768px) {
.magazine-news-ticker-controls button {
width: 30px;
height: 30px;
-webkit-background-size: 6.41px 10px;
background-size: 6.41px 10px;
}
}
.magazine-news-ticker-controls button:hover {
background-color: var(--primary-color);
border: 1px solid var(--primary-color);
}
.magazine-news-ticker-controls button.magazine-news-ticker-arrow {
margin: 0;
display: inline-block;
position: relative;
}
.magazine-news-ticker-controls button.magazine-news-ticker-arrow.magazine-news-ticker-prev {
margin-right: 14px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.096' height='16.218' viewBox='0 0 10.096 16.218'%3E%3Cpath id='Path_26478' data-name='Path 26478' d='M8.892,0,0,7.406l8.889,7.4' transform='translate(0.5 0.704)' fill='none' stroke='%23a60505' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E%0A");
}
.magazine-news-ticker-controls button.magazine-news-ticker-arrow.magazine-news-ticker-prev:hover {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.096' height='16.218' viewBox='0 0 10.096 16.218'%3E%3Cpath id='Path_26478' data-name='Path 26478' d='M8.892,0,0,7.406l8.889,7.4' transform='translate(0.5 0.704)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E%0A");
}
.magazine-news-ticker-controls button.magazine-news-ticker-arrow.magazine-news-ticker-next {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.096' height='16.218' viewBox='0 0 10.096 16.218'%3E%3Cpath id='Path_26478' data-name='Path 26478' d='M0,0,8.892,7.406,0,14.809' transform='translate(0.704 0.704)' fill='none' stroke='%23a60505' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E ");
}
.magazine-news-ticker-controls button.magazine-news-ticker-arrow.magazine-news-ticker-next:hover {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.096' height='16.218' viewBox='0 0 10.096 16.218'%3E%3Cpath id='Path_26478' data-name='Path 26478' d='M0,0,8.892,7.406,0,14.809' transform='translate(0.704 0.704)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E ");
}
.magazine-news-ticker-controls button.magazine-news-ticker-pause {
display: none;
}
.magazine-news-ticker-controls.magazine-news-ticker-horizontal-controls button.magazine-news-ticker-prev:after {
-webkit-transform: translate(-50%, -50%) rotate(135deg);
-ms-transform: translate(-50%, -50%) rotate(135deg);
-o-transform: translate(-50%, -50%) rotate(135deg);
transform: translate(-50%, -50%) rotate(135deg);
}
.magazine-news-ticker-controls.magazine-news-ticker-horizontal-controls button.magazine-news-ticker-next:after {
-webkit-transform: translate(-50%, -50%) rotate(315deg);
-ms-transform: translate(-50%, -50%) rotate(315deg);
-o-transform: translate(-50%, -50%) rotate(315deg);
transform: translate(-50%, -50%) rotate(315deg);
} .cta-section .cta-section-wrapper {
background-color: rgba(var(--primary-color-rgb), 0.02);
padding: 30px;
}
@media screen and (min-width: 768px) {
.cta-section .cta-section-wrapper {
padding: 15px 50px;
}
}
@media screen and (min-width: 1200px) {
.cta-section .cta-section-wrapper {
padding: 15px 132px;
}
}
.cta-section .cta-section-wrapper .grid {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cta-section .cta-section-wrapper .grid .grid-item {
padding: 0;
margin: 15px 0;
width: unset;
}
.cta-section .cta-section-wrapper .grid .grid-item .section-titl {
font-size: 1em;
letter-spacing: 0.36px;
font-family: var(--primary-font);
font-weight: 400;
margin-bottom: 0;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.cta-section .cta-section-wrapper .grid .grid-item .cta-image {
padding-right: 18px;
}
.cta-section .cta-section-wrapper .grid .grid-item .cta-image svg {
opacity: 0.7;
}
@media screen and (min-width: 992px) {
.cta-section .cta-section-wrapper .grid .grid-item:first-child {
max-width: 72%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 72%;
-ms-flex: 0 0 72%;
flex: 0 0 72%;
width: 100%;
margin-right: 48px;
}
} .advertise-holder .ad-img-holder {
text-align: center;
} .feature-section {
position: relative;             }
.feature-section .grid .small-post {
padding-left: 0;
padding-right: 0;
}
.feature-section .grid .small-post article .post-thumbnail {
width: 100%;
margin-bottom: 25px;
margin-top: 0;
text-align: center;
}
.feature-section .grid .small-post article .content-wrap {
width: 100%;
padding-left: 0;
}
.feature-section .grid .small-post article .entry-title {
font-size: 1.1112em;
line-height: 1.3;
}
@media screen and (min-width: 768px) {
.feature-section .grid .small-post {
max-width: 25.8%;
-webkit-box-flex: 25.8%;
-webkit-flex: 25.8%;
-ms-flex: 25.8%;
flex: 25.8%;
padding-right: 30px;
padding-left: 0;
}
.feature-section .grid .small-post .article .post-thumbnail {
text-align: left;
}
}
.feature-section .grid .large-post {
border-left: 0;
border-right: 0;
padding-right: 0;
padding-left: 0;
}
.feature-section .grid .large-post .post-thumbnail {
margin-top: 0;
}
@media screen and (min-width: 768px) {
.feature-section .grid .large-post {
max-width: 48.4%;
-webkit-box-flex: 48.4%;
-webkit-flex: 48.4%;
-ms-flex: 48.4%;
flex: 48.4%;
padding-left: 30px;
padding-right: 30px;
border-left: 1px solid rgba(var(--font-color-rgb), 0.04);
border-right: 1px solid rgba(var(--font-color-rgb), 0.04);
}
.feature-section .grid .large-post + .small-post {
padding-right: 0;
padding-left: 30px;
}
}
.feature-section .grid article .post-thumbnail {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.feature-section .grid article .entry-meta {
margin-bottom: 9px;
line-height: 1;
}
.feature-section .grid article .entry-meta .cat-links a {
color: var(--primary-color);
text-transform: uppercase;
line-height: 1;
}
.feature-section .grid article .entry-meta .cat-links a:hover {
color: var(--secondary-color);
}
.feature-section .grid article .entry-title {
margin-top: 0;
font-size: 1.66em;
font-family: var(--secondary-font);
line-height: 1.3;
margin-bottom: 0;
}
@media screen and (min-width: 992px) {
.feature-section .grid article .entry-title {
font-size: 2.222em;
}
}
.feature-section .grid article .entry-title a {
color: var(--font-color);
text-decoration: none;
}
.feature-section .grid article .entry-title a:hover {
color: var(--primary-color);
}
.feature-section .grid article .entry-footer {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 10px;
}
.feature-section .grid article .entry-footer .byline {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.feature-section .grid article .entry-footer .byline > span {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.feature-section .grid article .entry-footer .byline a.fn {
font-weight: normal;
font-size: 0.7777em;
color: var(--font-color);
font-family: var(--secondary-font);
text-transform: capitalize;
}
.feature-section .grid article .entry-footer .byline a.fn:hover {
color: var(--primary-color);
}
.feature-section .grid article .entry-footer .byline + .posted-on {
margin-left: 15px;
}
.feature-section .grid article .entry-footer .posted-on {
line-height: unset;
}
.feature-section .grid article .entry-footer .posted-on a {
color: rgba(var(--font-color-rgb), 0.8);
}
.feature-section .grid article .entry-footer .posted-on a:hover {
color: var(--primary-color);
}
.feature-section .grid article .entry-content {
margin-top: 17px;
}
.feature-section .grid article .entry-content p:last-child {
margin-bottom: 0;
}
.feature-section .category-nav {
margin-top: 27px;
}
@media screen and (min-width: 992px) {
.feature-section .category-nav {
margin-top: 58px;
}
}
.feature-section .category-nav .nav-link {
display: inline-block;
width: 30px;
height: 30px;
background-color: var(--white-color);
border: 1px solid rgba(var(--primary-color-rgb), 0.1);
border-radius: 0;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-background-size: 6px 10px;
background-size: 6px 10px;
background-repeat: no-repeat;
background-position: center;
font-size: 0;
}
.feature-section .category-nav .nav-link.inactive {
cursor: not-allowed;
opacity: 0.5;
pointer-events: none;
}
.feature-section .category-nav .nav-link:hover {
background-color: var(--primary-color);
border: 1px solid var(--primary-color);
}
.feature-section .category-nav .nav-link.prev-nav-categories {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.096' height='16.218' viewBox='0 0 10.096 16.218'%3E%3Cpath id='Path_26478' data-name='Path 26478' d='M8.892,0,0,7.406l8.889,7.4' transform='translate(0.5 0.704)' fill='none' stroke='%23a60505' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E%0A");
}
.feature-section .category-nav .nav-link.prev-nav-categories:hover {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.096' height='16.218' viewBox='0 0 10.096 16.218'%3E%3Cpath id='Path_26478' data-name='Path 26478' d='M8.892,0,0,7.406l8.889,7.4' transform='translate(0.5 0.704)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E%0A");
}
.feature-section .category-nav .nav-link.next-nav-categories {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.096' height='16.218' viewBox='0 0 10.096 16.218'%3E%3Cpath id='Path_26478' data-name='Path 26478' d='M0,0,8.892,7.406,0,14.809' transform='translate(0.704 0.704)' fill='none' stroke='%23a60505' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E ");
}
.feature-section .category-nav .nav-link.next-nav-categories:hover {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.096' height='16.218' viewBox='0 0 10.096 16.218'%3E%3Cpath id='Path_26478' data-name='Path 26478' d='M0,0,8.892,7.406,0,14.809' transform='translate(0.704 0.704)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E ");
}
.feature-section .category-nav .nav-link + a {
margin-left: 15px;
}
.feature-section .category-nav .cat-load-more {
display: inline-block !important;
padding: 17px 30px;
font-family: var(--secondary-font);
background: none;
cursor: pointer;
color: var(--font-color);
letter-spacing: 1px;
border: 1px solid rgba(var(--font-color-rgb), 0.05);
font-size: 1em;
line-height: 1em;
-webkit-transition: all 0.235s ease-in-out;
-o-transition: all 0.235s ease-in-out;
transition: all 0.235s ease-in-out;
min-width: 179px;
text-align: center;
background-color: transparent;
}
.feature-section .category-nav .cat-load-more svg {
margin-left: 10px;
width: 1em;
height: 1em;
}
.feature-section .category-nav .cat-load-more svg path {
fill: var(--font-color);
}
.feature-section .category-nav .cat-load-more:hover {
background-color: var(--primary-color);
color: var(--white-color);
}
.feature-section .category-nav .cat-load-more:hover svg {
-webkit-animation: postloading 1s infinite linear;
-o-animation: postloading 1s infinite linear;
animation: postloading 1s infinite linear;
-webkit-transform-origin: center;
-ms-transform-origin: center;
-o-transform-origin: center;
transform-origin: center;
}
.feature-section .category-nav .cat-load-more:hover svg path {
fill: var(--white-color);
opacity: 1;
}
.feature-section .category-nav .cat-load-more.inactive {
cursor: not-allowed;
}
.feature-section .post-filter {
margin-top: -30px;
margin-bottom: 30px;
position: relative;
border-bottom: 1px solid rgba(var(--font-color-rgb), 0.06);
}
.feature-section .post-filter .post-filter-tab-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 0;
padding-right: 73px;
}
.feature-section .post-filter .post-filter-tab-wrapper li {
list-style: none;
}
.feature-section .post-filter .post-filter-tab-wrapper li a {
font-family: var(--secondary-font);
font-size: 0.888em;
letter-spacing: 0.48px;
padding: 15px 15px;
color: var(--font-color);
display: inline-block;
}
.feature-section .post-filter .post-filter-tab-wrapper li a:hover {
color: var(--primary-color);
}
@media screen and (min-width: 768px) {
.feature-section .post-filter .post-filter-tab-wrapper li a {
padding: 15px 20px;
}
}
.feature-section .post-filter .post-filter-tab-wrapper li.active a {
color: var(--primary-color);
}
.feature-section .post-filter .post-filter-tab-wrapper li:first-child a {
padding-left: 0;
}
.feature-section .post-filter .post-filter-tab-wrapper li:last-child a {
padding-right: 0;
}
@media screen and (min-width: 768px) {
.feature-section .post-filter .post-filter-tab-wrapper {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.feature-section .post-filter .post-filter-tab-wrapper li a {
padding: 15px 35px;
}
}
.feature-section .post-filter select {
position: absolute;
right: 0;
top: 14px;
width: auto;
min-width: 76px;
padding: 0px 8px 0px 8px;
height: 30px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
font-size: 0.777em;
border: 1px solid rgba(var(--font-color-rgb), 0.05);
-webkit-appearance: auto;
-moz-appearance: auto;
appearance: auto;
background-image: unset;
}
.feature-section.style-one .tab-content .tab-panel {
display: none;
}
.feature-section.style-one .tab-content .tab-panel.active {
display: block;
}
.feature-section.style-one .container-row .grid {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
position: relative;
}
.feature-section.style-one .container-row .grid .post .content-wrap .entry-header .entry-title {
margin-bottom: 0;
font-size: 1.333em;
}
.feature-section.style-one .container-row .grid .large-post {
padding-left: 0;
border: 0;
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
max-width: 100%;
padding-right: 0;
}
.feature-section.style-one .container-row .grid .large-post .post {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media screen and (min-width: 992px) {
.feature-section.style-one .container-row .grid .large-post .post {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.feature-section.style-one .container-row .grid .large-post .post:last-child {
margin-bottom: 0;
}
.feature-section.style-one .container-row .grid .large-post .post .post-thumbnail {
margin: 0;
max-width: 350px;
width: 100%;
}
.feature-section.style-one .container-row .grid .large-post .post .content-wrap {
margin-left: 30px;
}
}
.feature-section.style-one .container-row .grid .small-post {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
max-width: 100%;
padding-left: 0;
}
.feature-section.style-one .container-row .grid .small-post .post {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.feature-section.style-one .container-row .grid .small-post .post:last-child {
margin-bottom: 0;
}
.feature-section.style-one .container-row .grid .small-post .post .post-thumbnail {
margin: 0;
max-width: 132px;
width: 100%;
}
.feature-section.style-one .container-row .grid .small-post .post .content-wrap {
margin-left: 20px;
}
.feature-section.style-one .container-row .grid .small-post .post .content-wrap .entry-header .entry-title {
font-size: 1em;
}
.feature-section.style-one .container-row .grid .small-post .post .content-wrap .cat-links {
line-height: 1.3;
}
.feature-section.style-one .container-row .grid .small-post .post .content-wrap .entry-footer .posted-on {
margin-left: 0;
}
.feature-section.style-one .container-row .grid .small-post .post .content-wrap .entry-footer .posted-on a {
padding-left: 0;
}
.feature-section.style-one .container-row .grid .small-post .post .content-wrap .entry-footer .posted-on a::before {
content: none;
}
@media screen and (min-width: 768px) {
.feature-section.style-one .container-row .grid {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.feature-section.style-one .container-row .grid .large-post {
-webkit-box-flex: 60%;
-webkit-flex: 60%;
-ms-flex: 60%;
flex: 60%;
max-width: 60%;
padding-right: 15px;
}
.feature-section.style-one .container-row .grid .small-post {
padding-left: 15px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
}
}
@media screen and (min-width: 992px) {
.feature-section.style-one .container-row .grid .large-post {
-webkit-box-flex: 70%;
-webkit-flex: 70%;
-ms-flex: 70%;
flex: 70%;
max-width: 70%;
}
.feature-section.style-one .container-row .grid .small-post {
-webkit-box-flex: 0;
-webkit-flex: 0 0 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
}
}
.feature-section.style-two .grid {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.feature-section.style-two .grid .large-post {
margin-top: 45px;
}
.feature-section.style-two .grid .large-post + .small-post {
margin-top: 40px;
}
@media screen and (min-width: 768px) {
.feature-section.style-two .grid {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.feature-section.style-two .grid .large-post {
margin-top: 0;
}
.feature-section.style-two .grid .large-post + .small-post {
margin-top: 0px;
}
}
.feature-section.style-two .grid article {
margin-bottom: 45px;
text-align: left;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
border-bottom: none;
padding-bottom: 0;
}
.feature-section.style-two .grid article:last-child {
margin-bottom: 0;
}
@media screen and (min-width: 768px) {
.feature-section.style-two .grid article {
margin-bottom: 89px;
}
}
@media (min-width: 767px) and (max-width: 992px) {
.feature-section.style-two .grid .small-post {
padding-right: 20px;
max-width: 28.8%;
-webkit-box-flex: 28.8%;
-webkit-flex: 28.8%;
-ms-flex: 28.8%;
flex: 28.8%;
}
.feature-section.style-two .grid .large-post {
padding-left: 20px;
padding-right: 20px;
max-width: 42.4%;
-webkit-box-flex: 42.4%;
-webkit-flex: 42.4%;
-ms-flex: 42.4%;
flex: 42.4%;
}
.feature-section.style-two .grid .large-post + .small-post {
padding-left: 20px;
padding-right: 0;
}
}
.feature-section.style-two .btn-wrapper {
margin-top: 27px;
text-align: left;
}
@media screen and (min-width: 768px) {
.feature-section.style-two .btn-wrapper {
margin-top: 58px;
text-align: center;
}
}
.feature-section.style-three .grid {
padding: 0 40px;
}
@media screen and (min-width: 992px) {
.feature-section.style-three .grid {
padding: 0 50px;
}
}
.feature-section.style-three .grid .post {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 0;
}
.feature-section.style-three .grid .post .post-thumbnail {
margin: 0 20px 0 0;
max-width: 125px;
}
.feature-section.style-three .grid .post .content-wrap {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.feature-section.style-three .grid .post .content-wrap .entry-header .entry-title {
font-size: 1em;
margin: 0 0 15px;
}
.feature-section.style-three .grid .post .content-wrap .entry-footer {
margin-top: 0;
}
.feature-section.style-three .grid .post .content-wrap .entry-footer .posted-on {
margin-left: 0;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.feature-section.style-three .grid .post .content-wrap .entry-footer .posted-on a {
padding-left: 0;
}
.feature-section.style-three .grid .post .content-wrap .entry-footer .posted-on a::before {
content: none;
}
.feature-section.style-three .grid .owl-nav button.owl-prev,
.feature-section.style-three .grid .owl-nav button.owl-next {
position: absolute;
top: 50%;
width: 30px;
height: 30px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-background-size: 6px 10px;
background-size: 6px 10px;
}
.feature-section.style-three .grid .owl-nav button.owl-prev {
left: 0px;
}
.feature-section.style-three .grid .owl-nav button.owl-next {
right: 0px;
}
.feature-section.style-three .container {
position: relative;
}
.feature-section.style-three .btn-readmore {
display: none;
}
@media screen and (min-width: 992px) {
.feature-section.style-three .btn-readmore {
position: absolute;
top: 30px;
right: 0;
display: inline-block;
}
}
.feature-section.style-four .container-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.feature-section.style-four .container-row .container-column {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
max-width: 100%;
margin-top: 60px;
}
.feature-section.style-four .container-row .container-column:first-child {
margin-top: 0px;
}
@media screen and (min-width: 768px) {
.feature-section.style-four .container-row .container-column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33%;
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
max-width: 33.33%;
padding: 0 30px;
margin-top: 0;
}
.feature-section.style-four .container-row .container-column:first-child {
padding-left: 30px;
}
.feature-section.style-four .container-row .container-column:last-child {
padding-right: 30px;
}
.feature-section.style-four .container-row .container-column:nth-child(2) .grid::before {
content: "";
position: absolute;
top: 0;
left: -30px;
width: 1px;
height: 100%;
border-left: 1px solid rgba(var(--font-color-rgb), 0.04);
}
.feature-section.style-four .container-row .container-column:nth-child(2) .grid::after {
content: "";
position: absolute;
top: 0;
right: -30px;
width: 1px;
height: 100%;
border-left: 1px solid rgba(var(--font-color-rgb), 0.04);
}
}
.feature-section.style-four .container-row .container-column .grid {
position: relative;
}
.feature-section.style-four .container-row .container-column .grid .post .content-wrap .entry-header .entry-title {
margin-bottom: 0;
}
.feature-section.style-four .container-row .container-column .grid .post .content-wrap .posted-on {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.feature-section.style-four .container-row .container-column .grid .post .content-wrap .posted-on a::before {
top: 10px;
}
.feature-section.style-four .container-row .container-column .grid .post:first-child .content-wrap .entry-header .entry-title {
font-size: 1.333em;
}
.feature-section.style-four .container-row .container-column .grid .post:not(:first-child) {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.feature-section.style-four .container-row .container-column .grid .post:not(:first-child) .post-thumbnail {
margin: 0;
max-width: 132px;
width: 100%;
}
.feature-section.style-four .container-row .container-column .grid .post:not(:first-child) .content-wrap {
margin-left: 20px;
}
.feature-section.style-four .container-row .container-column .grid .post:not(:first-child) .content-wrap .entry-header .entry-title {
font-size: 1em;
}
.feature-section.style-four .container-row .container-column .grid .post:not(:first-child) .content-wrap .entry-footer .posted-on {
margin-left: 0;
}
.feature-section.style-four .container-row .container-column .grid .post:not(:first-child) .content-wrap .entry-footer .posted-on a {
padding-left: 0;
}
.feature-section.style-four .container-row .container-column .grid .post:not(:first-child) .content-wrap .entry-footer .posted-on a::before {
content: none;
}
@media (max-width: 992px) and (min-width: 767px) {
.feature-section.style-four .container-row .container-column .grid .post:not(:first-child) {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.feature-section.style-four .container-row .container-column .grid .post:not(:first-child) .content-wrap {
margin-left: 0;
margin-top: 20px;
}
}
@media screen and (min-width: 768px) {
.feature-section.style-four.no-category-one .container-row .container-column, .feature-section.style-four.no-category-two .container-row .container-column, .feature-section.style-four.no-category-three .container-row .container-column {
max-width: 50%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
.feature-section.style-four.no-category-one .container-row .container-column:nth-child(2) .grid::after, .feature-section.style-four.no-category-two .container-row .container-column:nth-child(2) .grid::after, .feature-section.style-four.no-category-three .container-row .container-column:nth-child(2) .grid::after {
border-left: 0;
}
.feature-section.style-four.no-category-one .container-row .container-column:last-child, .feature-section.style-four.no-category-two .container-row .container-column:last-child, .feature-section.style-four.no-category-three .container-row .container-column:last-child {
padding-right: 0;
}
}
@media screen and (min-width: 768px) {
.feature-section.style-four.no-category-two.no-category-three .container-row .container-column, .feature-section.style-four.no-category-one.no-category-three .container-row .container-column, .feature-section.style-four.no-category-one.no-category-two .container-row .container-column {
max-width: 100%;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.feature-section.style-four.no-category-two.no-category-three .container-row .container-column:last-child, .feature-section.style-four.no-category-one.no-category-three .container-row .container-column:last-child, .feature-section.style-four.no-category-one.no-category-two .container-row .container-column:last-child {
padding-right: 0;
}
}
@media screen and (min-width: 576px) {
.feature-section.style-four.no-category-two.no-category-three .container-row .container-column .btn-wrapper,
.feature-section.style-four.no-category-two.no-category-three .container-row .container-column .grid, .feature-section.style-four.no-category-one.no-category-three .container-row .container-column .btn-wrapper,
.feature-section.style-four.no-category-one.no-category-three .container-row .container-column .grid, .feature-section.style-four.no-category-one.no-category-two .container-row .container-column .btn-wrapper,
.feature-section.style-four.no-category-one.no-category-two .container-row .container-column .grid {
max-width: 370px;
margin: 0 auto;
}
}
.feature-section.style-five .container .container-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.feature-section.style-five .container .container-row .container-column {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.feature-section.style-five .container .container-row .container-column .post:last-child {
margin-bottom: 0;
}
.feature-section.style-five .container .container-row .container-column:nth-child(2) {
border: 1px solid rgba(var(--font-color-rgb), 0.05);
border-top: 3px solid rgba(var(--primary-color-rgb), 0.2);
padding: 32px 30px 40px 30px;
}
.feature-section.style-five .container .container-row .container-column:nth-child(2) .section-header {
text-align: left;
}
.feature-section.style-five .container .container-row .container-column:nth-child(2) .section-header .section-title {
font-size: 1em;
color: rgba(var(--font-color-rgb), 0.8);
letter-spacing: 0.09px;
padding: 0;
border: 0;
}
.feature-section.style-five .container .container-row .container-column:nth-child(2) .grid .post {
margin-bottom: 17px;
}
.feature-section.style-five .container .container-row .container-column:nth-child(2) .grid .post .post-thumbnail {
display: none;
}
.feature-section.style-five .container .container-row .container-column:nth-child(2) .grid .post:last-child {
margin-bottom: 0;
}
.feature-section.style-five .container .container-row .container-column:nth-child(2) .grid .post .post-count span {
font-family: var(--secondary-font);
font-size: 1.1em;
font-style: italic;
font-weight: 500;
color: rgba(var(--font-color-rgb), 0.2);
}
.feature-section.style-five .container .container-row .container-column:nth-child(2) .grid .post .content-wrap .entry-header .entry-title {
font-size: 1.1112em;
line-height: 1.25;
}
.feature-section.style-five .container .container-row .container-column:nth-child(2) .grid .post .content-wrap .entry-footer .posted-on {
margin-left: 0;
}
.feature-section.style-five .container .container-row .container-column:nth-child(2) .grid .post .content-wrap .entry-footer .posted-on a {
padding-left: 0;
}
.feature-section.style-five .container .container-row .container-column:nth-child(2) .grid .post .content-wrap .entry-footer .posted-on a::before {
content: none;
}
.feature-section.style-five .container .container-row .container-column:first-child .grid {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.feature-section.style-five .container .container-row .container-column:first-child .grid > article .content-wrap .entry-header .entry-title {
font-size: 1.666em;
line-height: 1.33;
}
.feature-section.style-five .container .container-row .container-column:first-child .grid .small-post {
max-width: unset;
-webkit-box-flex: unset;
-webkit-flex: unset;
-ms-flex: unset;
flex: unset;
padding-right: unset;
}
@media screen and (min-width: 768px) {
.feature-section.style-five .container .container-row .container-column:first-child .grid .small-post .post {
margin-bottom: 60px;
}
.feature-section.style-five .container .container-row .container-column:first-child .grid .small-post .post:last-child {
margin-bottom: 0;
}
}
@media screen and (min-width: 768px) {
.feature-section.style-five .container .container-row .container-column:first-child .grid {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.feature-section.style-five .container .container-row .container-column:first-child .grid > article {
border-right: 1px solid rgba(var(--font-color-rgb), 0.04);
padding-right: 30px;
margin-right: 30px;
max-width: 521px;
}
.feature-section.style-five .container .container-row .container-column:first-child .grid .post-thumbnail {
margin-top: 0;
text-align: left;
}
}
.feature-section.style-five .container .container-row .container-column + .container-column {
margin-top: 60px;
}
@media screen and (min-width: 768px) {
.feature-section.style-five .container .container-row .container-column + .container-column {
margin-top: 0;
}
}
@media screen and (min-width: 992px) {
.feature-section.style-five .container .container-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.feature-section.style-five .container .container-row .container-column:nth-child(2) {
max-width: 295px;
margin-left: 30px;
}
}
.feature-section.style-five.no-top-picks .container-row .container-column:first-child .grid .small-post {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
@media screen and (min-width: 992px) {
.feature-section.style-five.no-top-picks .container-row .container-column:first-child .grid .small-post {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-gap: 37px;
}
.feature-section.style-five.no-top-picks .container-row .container-column:first-child .grid .small-post .post {
-webkit-box-flex: 0;
-webkit-flex: 0 0 45%;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
max-width: 45%;
margin-bottom: 0;
}
}
@media screen and (min-width: 1200px) {
.feature-section.style-five.no-top-picks .container-row .container-column:first-child .grid .small-post .post {
-webkit-box-flex: 0;
-webkit-flex: 0 0 46%;
-ms-flex: 0 0 46%;
flex: 0 0 46%;
max-width: 46%;
}
}
.feature-section.style-six .container-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.feature-section.style-six .container-row .container-column .grid {
position: relative;
}
.feature-section.style-six .container-row .container-column .grid .post:last-child {
margin-bottom: 0;
}
.feature-section.style-six .container-row .container-column .grid .post .content-wrap .entry-header .entry-title {
margin-bottom: 0;
font-size: 1.333em;
}
.feature-section.style-six .container-row .container-column:nth-child(2) {
padding-right: 0;
margin-top: 53px;
}
.feature-section.style-six .container-row .container-column:nth-child(2) .grid .post .post-thumbnail {
margin-top: 0;
}
.feature-section.style-six .container-row .container-column:nth-child(2) .grid .post:not(:first-child) {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.feature-section.style-six .container-row .container-column:nth-child(2) .grid .post:not(:first-child) .post-thumbnail {
margin: 0;
max-width: 132px;
width: 100%;
}
.feature-section.style-six .container-row .container-column:nth-child(2) .grid .post:not(:first-child) .content-wrap {
margin-left: 20px;
}
.feature-section.style-six .container-row .container-column:nth-child(2) .grid .post:not(:first-child) .content-wrap .entry-header .entry-title {
font-size: 1em;
}
.feature-section.style-six .container-row .container-column:nth-child(2) .grid .post:not(:first-child) .content-wrap .entry-footer .posted-on {
margin-left: 0;
}
.feature-section.style-six .container-row .container-column:first-child .grid .post {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media (min-width: 993px) {
.feature-section.style-six .container-row .container-column:first-child .grid .post {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.feature-section.style-six .container-row .container-column:first-child .grid .post .post-thumbnail {
margin: 0;
max-width: 350px;
width: 100%;
}
.feature-section.style-six .container-row .container-column:first-child .grid .post .content-wrap {
margin-left: 30px;
}
}
@media (min-width: 767px) and (max-width: 992px) {
.feature-section.style-six .container-row .container-column {
-webkit-box-flex: 36%;
-webkit-flex: 36%;
-ms-flex: 36%;
flex: 36%;
max-width: 36%;
}
.feature-section.style-six .container-row .container-column:nth-child(2) {
-webkit-box-flex: 64%;
-webkit-flex: 64%;
-ms-flex: 64%;
flex: 64%;
max-width: 64%;
}
}
@media screen and (min-width: 768px) {
.feature-section.style-six .container-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.feature-section.style-six .container-row .container-column {
-webkit-box-flex: 31%;
-webkit-flex: 31%;
-ms-flex: 31%;
flex: 31%;
max-width: 31%;
padding: 0 30px;
}
.feature-section.style-six .container-row .container-column:last-child {
margin-top: 0;
}
.feature-section.style-six .container-row .container-column:first-child {
-webkit-box-flex: 69%;
-webkit-flex: 69%;
-ms-flex: 69%;
flex: 69%;
max-width: 69%;
}
}
.feature-section.style-six.no-category-one .container-row .container-column, .feature-section.style-six.no-category-two .container-row .container-column {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
max-width: 100%;
}
.feature-section.style-six.no-category-one .container-row .container-column .grid, .feature-section.style-six.no-category-two .container-row .container-column .grid {
max-width: 786px;
}
@media screen and (min-width: 576px) {
.feature-section.style-six.no-category-one .container-row .container-column .grid {
max-width: 293px;
}
}
.feature-section.style-six.no-category-one .container-row .container-column .grid .post:first-child {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.feature-section.style-six.no-category-one .container-row .container-column .grid .post:first-child .post-thumbnail {
margin-bottom: 1em;
}
.feature-section.style-six.no-category-one .container-row .container-column .grid .post:first-child .content-wrap {
margin-left: 0;
}
.feature-section.style-six.no-category-one .container-row .container-column .grid .post:not(:first-child) {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (min-width: 768px) {
.feature-section.style-six.no-category-one .container-row .container-column .grid .post:not(:first-child) .post-thumbnail {
max-width: 132px;
}
}
.feature-section.style-six.no-category-one .container-row .container-column .grid .post:not(:first-child) .content-wrap {
margin-left: 20px;
}
.feature-section.style-six.no-category-one .container-row .container-column .grid .post:not(:first-child) .content-wrap .entry-header .entry-title {
font-size: 1em;
}
.feature-section.style-six.no-category-one .container-row .container-column .grid .post:not(:first-child) .content-wrap .entry-footer .posted-on {
margin-left: 0;
}
.feature-section.style-seven .grid .post {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin: 0;
}
.feature-section.style-seven .grid .post .post-thumbnail {
margin: 0 0 20px 0;
}
.feature-section.style-seven .grid .post .content-wrap .entry-header .entry-title {
font-size: 1.333em;
margin: 0 0 15px;
}
.feature-section.style-seven .grid .post .content-wrap .entry-footer {
margin-top: 0;
}
.feature-section.style-seven .grid .owl-nav button.owl-prev,
.feature-section.style-seven .grid .owl-nav button.owl-next {
position: absolute;
top: 50%;
width: 30px;
height: 30px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-background-size: 6px 10px;
background-size: 6px 10px;
}
.feature-section.style-seven .grid .owl-nav button.owl-prev {
left: 0px;
}
.feature-section.style-seven .grid .owl-nav button.owl-next {
right: 0px;
}
@media screen and (min-width: 1400px) {
.feature-section.style-seven .grid .owl-nav button.owl-prev {
left: -50px;
}
.feature-section.style-seven .grid .owl-nav button.owl-next {
right: -50px;
}
}
.feature-section.style-seven .grid .owl-dots {
margin-top: 30px;
}
.feature-section.style-eight .container-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.feature-section.style-eight .container-row .container-column.tab-content {
display: none;
}
.feature-section.style-eight .container-row .container-column.tab-content .tab-panel {
display: none;
}
.feature-section.style-eight .container-row .container-column.tab-content .tab-panel.active {
visibility: visible;
opacity: 1;
display: block;
}
.feature-section.style-eight .container-row .container-column.tab-content .grid .post {
margin-bottom: 0;
}
.feature-section.style-eight .container-row .container-column.tab-content .grid .post .post-thumbnail {
margin-top: 0;
}
.feature-section.style-eight .container-row .container-column.tab-content .grid .post .content-wrap .entry-header .entry-title {
font-size: 1.666em;
line-height: 1.33;
}
@media screen and (min-width: 768px) {
.feature-section.style-eight .container-row .container-column.nav {
margin-top: -30px;
}
}
.feature-section.style-eight .container-row .container-column.nav .nav-tabs {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 0;
margin-bottom: 30px;
}
.feature-section.style-eight .container-row .container-column.nav .nav-tabs li {
list-style: none;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.feature-section.style-eight .container-row .container-column.nav .nav-tabs li.active a {
color: var(--primary-color);
}
.feature-section.style-eight .container-row .container-column.nav .nav-tabs li a {
font-size: 0.888em;
letter-spacing: 0.48px;
font-family: var(--secondary-font);
padding: 17px 31px;
color: var(--font-color);
border: 1px solid rgba(var(--font-color-rgb), 0.04);
}
.feature-section.style-eight .container-row .container-column.nav .nav-tabs li a:hover {
color: var(--primary-color);
}
.feature-section.style-eight .container-row .container-column.nav .post {
margin-bottom: 17px;
}
.feature-section.style-eight .container-row .container-column.nav .post:last-child {
margin-bottom: 0;
}
@media screen and (min-width: 768px) {
.feature-section.style-eight .container-row .container-column.nav .post .post-thumbnail {
display: none;
}
}
.feature-section.style-eight .container-row .container-column.nav .post .content-wrap .entry-header .entry-title {
font-size: 1em;
line-height: 1.25;
-webkit-transition: all 0.234s ease-in-out;
-o-transition: all 0.234s ease-in-out;
transition: all 0.234s ease-in-out;
}
.feature-section.style-eight .container-row .container-column.nav .post .content-wrap .entry-header .entry-title a {
color: rgba(var(--font-color-rgb), 0.9);
}
.feature-section.style-eight .container-row .container-column.nav .post .content-wrap .entry-header .entry-title a:hover {
color: var(--primary-color);
}
.feature-section.style-eight .container-row .container-column.nav .post .content-wrap .entry-footer {
margin-top: 7px;
}
.feature-section.style-eight .container-row .container-column.nav .post .content-wrap .entry-footer .posted-on {
margin-left: 0;
}
.feature-section.style-eight .container-row .container-column.nav .post .content-wrap .entry-footer .posted-on a {
padding-left: 0;
}
.feature-section.style-eight .container-row .container-column.nav .post .content-wrap .entry-footer .posted-on a::before {
content: none;
}
.feature-section.style-eight .container-row .container-column.nav .owl-thumbs.grid {
display: none;
}
.feature-section.style-eight .container-row .container-column.nav .owl-thumbs.grid.active {
visibility: visible;
opacity: 1;
display: block;
}
.feature-section.style-eight .container-row .container-column.nav .owl-thumbs.grid .owl-thumb-item .post {
position: relative;
margin-bottom: 30px;
}
.feature-section.style-eight .container-row .container-column.nav .owl-thumbs.grid .owl-thumb-item .post::before {
content: "";
position: absolute;
top: 24px;
left: -113px;
-webkit-transition: all 0.234s ease-in-out;
-o-transition: all 0.234s ease-in-out;
transition: all 0.234s ease-in-out;
width: 0;
height: 1px;
background: var(--primary-color);
z-index: 2;
}
@media screen and (min-width: 768px) {
.feature-section.style-eight .container-row .container-column.nav .owl-thumbs.grid .owl-thumb-item.active .post::before {
width: 95px;
}
.feature-section.style-eight .container-row .container-column.nav .owl-thumbs.grid .owl-thumb-item.active .post .content-wrap .entry-header .entry-title {
font-size: 1.1112em;
color: var(--font-color);
}
.feature-section.style-eight .container-row .container-column.nav .owl-thumbs.grid .owl-thumb-item.active .post .content-wrap .entry-header .entry-title:hover {
color: var(--primary-color);
}
}
.feature-section.style-eight .container-row .container-column.nav .owl-thumbs.grid .owl-thumb-item:last-child .post {
margin-bottom: 0;
}
@media screen and (min-width: 768px) {
.feature-section.style-eight .container-row .container-column.tab-content {
display: block;
-webkit-box-flex: 0;
-webkit-flex: 0 0 60%;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
max-width: 60%;
padding-right: 30px;
}
}
@media screen and (min-width: 992px) {
.feature-section.style-eight .container-row .container-column.tab-content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 70%;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
max-width: 70%;
padding-right: 30px;
}
}
@media screen and (min-width: 1200px) {
.feature-section.style-eight .container-row .container-column.nav {
-webkit-box-flex: 0;
-webkit-flex: 0 0 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
padding-left: 30px;
}
}
.feature-section.style-nine .grid {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-gap: 30px;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.feature-section.style-nine .grid .small-post {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-gap: 30px;
padding: 0;
}
@media (min-width: 767px) and (max-width: 992px) {
.feature-section.style-nine .grid .small-post {
grid-gap: 20px;
}
}
.feature-section.style-nine .grid .small-post .post {
max-width: 100%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
.feature-section.style-nine .grid .small-post .post .post-thumbnail {
margin-top: 0;
}
.feature-section.style-nine .grid .small-post .post:not(:first-child) {
max-width: 45%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 45%;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
margin-bottom: 0;
}
.feature-section.style-nine .grid .large-post {
border: 0;
padding-left: 0;
padding-right: 0;
position: relative;
}
.feature-section.style-nine .grid .large-post .post-thumbnail {
margin-top: 0;
margin-bottom: 0;
}
.feature-section.style-nine .grid .large-post .content-wrap {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 30px;
background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), color-stop(50%, rgba(0, 0, 0, 0.7)), to(rgba(255, 255, 255, 0)));
background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
}
.feature-section.style-nine .grid .large-post .content-wrap .entry-header .entry-title {
font-size: 1.333em;
}
.feature-section.style-nine .grid .large-post .content-wrap .entry-header .entry-title a {
color: var(--white-color);
}
.feature-section.style-nine .grid .large-post .content-wrap .entry-header .entry-title a:hover {
color: var(--primary-color);
}
.feature-section.style-nine .grid .large-post .content-wrap .entry-footer .byline .fn {
color: var(--white-color);
}
.feature-section.style-nine .grid .large-post .content-wrap .entry-footer .byline .fn:hover {
color: var(--primary-color);
}
.feature-section.style-nine .grid .large-post .content-wrap .entry-footer .posted-on a {
color: var(--white-color);
}
.feature-section.style-nine .grid .large-post .content-wrap .entry-footer .posted-on a::before {
background-color: rgba(var(--font-color-rgb), 0.3);
}
.feature-section.style-nine .grid .large-post .content-wrap .entry-footer .posted-on a:hover {
color: var(--primary-color);
}
.feature-section.style-nine .grid .large-post .content-wrap .entry-footer .posted-on a:hover::before {
background-color: var(--primary-color);
}
@media screen and (min-width: 768px) {
.feature-section.style-nine .grid {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.feature-section.style-nine .grid .small-post,
.feature-section.style-nine .grid .large-post {
-webkit-box-flex: 0;
-webkit-flex: 0 0 31.33%;
-ms-flex: 0 0 31.33%;
flex: 0 0 31.33%;
max-width: 31.33%;
}
}
.feature-section.style-nine article {
margin-bottom: 0;
text-align: left;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
border-bottom: none;
padding-bottom: 0;
}
.feature-section.style-nine .btn-wrapper {
margin-top: 27px;
text-align: left;
}
@media screen and (min-width: 768px) {
.feature-section.style-nine .btn-wrapper {
margin-top: 58px;
text-align: center;
}
}
.feature-section.style-ten .grid {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: -15px;
}
.feature-section.style-ten .grid .post {
margin: 0;
margin: 15px;
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
max-width: 100%;
position: relative;
}
@media screen and (min-width: 768px) {
.feature-section.style-ten .grid .post {
-webkit-box-flex: 0;
-webkit-flex: 0 0 46%;
-ms-flex: 0 0 46%;
flex: 0 0 46%;
max-width: 46%;
}
}
@media screen and (min-width: 992px) {
.feature-section.style-ten .grid .post {
-webkit-box-flex: 0;
-webkit-flex: 0 0 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
}
}
@media screen and (min-width: 1200px) {
.feature-section.style-ten .grid .post {
-webkit-box-flex: 0;
-webkit-flex: 0 0 30.7%;
-ms-flex: 0 0 30.7%;
flex: 0 0 30.7%;
max-width: 30.7%;
}
}
.feature-section.style-ten .grid .post .post-thumbnail {
margin: 0;
}
.feature-section.style-ten .grid .post .post-thumbnail img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (min-width: 768px) {
.feature-section.style-ten .grid .post .post-thumbnail img {
width: unset;
height: unset;
max-width: 100%;
}
}
.feature-section.style-ten .grid .post .content-wrap {
position: absolute;
bottom: 0;
width: 100%;
left: 0;
padding: 30px;
background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), color-stop(50%, rgba(0, 0, 0, 0.7)), to(rgba(255, 255, 255, 0)));
background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
}
.feature-section.style-ten .grid .post .content-wrap .entry-header .entry-title {
font-size: 1.333em;
}
.feature-section.style-ten .grid .post .content-wrap .entry-header .entry-title a {
color: var(--white-color);
}
.feature-section.style-ten .grid .post .content-wrap .entry-header .entry-title a:hover {
color: var(--primary-color);
}
.feature-section.style-ten .grid .post .content-wrap .entry-meta .cat-links a {
color: var(--white-color);
}
.feature-section.style-ten .grid .post .content-wrap .entry-meta .cat-links a:hover {
color: var(--primary-color);
}
.feature-section.style-ten .grid .post .content-wrap .entry-footer .byline .fn {
color: var(--white-color);
}
.feature-section.style-ten .grid .post .content-wrap .entry-footer .byline .fn:hover {
color: var(--primary-color);
}
.feature-section.style-ten .grid .post .content-wrap .entry-footer .posted-on a {
color: var(--white-color);
}
.feature-section.style-ten .grid .post .content-wrap .entry-footer .posted-on a:hover {
color: var(--primary-color);
}
@media screen and (min-width: 768px) {
.feature-section.style-ten .category-nav {
text-align: center;
}
}
.feature-section.style-eleven .container-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media screen and (min-width: 768px) {
.feature-section.style-eleven .container-row .container-column {
padding: 0 30px;
}
}
.feature-section.style-eleven .container-row .container-column:last-child {
margin-top: 53px;
}
.feature-section.style-eleven .container-row .container-column:last-child .grid .post .post-thumbnail {
margin-top: 0;
}
.feature-section.style-eleven .container-row .container-column:not(:last-child) .grid .post {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media screen and (min-width: 992px) {
.feature-section.style-eleven .container-row .container-column:not(:last-child) .grid .post {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.feature-section.style-eleven .container-row .container-column:not(:last-child) .grid .post .post-thumbnail {
margin: 0;
max-width: 350px;
width: 100%;
}
.feature-section.style-eleven .container-row .container-column:not(:last-child) .grid .post .content-wrap {
margin-left: 30px;
}
}
.feature-section.style-eleven .container-row .container-column .grid {
position: relative;
}
.feature-section.style-eleven .container-row .container-column .grid .post:last-child {
margin-bottom: 0;
}
.feature-section.style-eleven .container-row .container-column .grid .post .content-wrap .entry-header .entry-title {
margin-bottom: 0;
font-size: 1.333em;
}
.feature-section.style-eleven .container-row .container-column .grid .small-post {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
max-width: 100%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
grid-column-gap: 30px;
}
@media (min-width: 992px) and (max-width: 1200px) {
.feature-section.style-eleven .container-row .container-column .grid .small-post {
grid-column-gap: 20px;
}
}
@media (min-width: 767px) and (max-width: 992px) {
.feature-section.style-eleven .container-row .container-column .grid .small-post {
grid-column-gap: 17px;
}
}
.feature-section.style-eleven .container-row .container-column .grid .small-post .post {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.feature-section.style-eleven .container-row .container-column .grid .small-post .post:last-child {
margin-bottom: 0;
}
.feature-section.style-eleven .container-row .container-column .grid .small-post .post .post-thumbnail {
margin: 0;
max-width: 132px;
width: 100%;
}
.feature-section.style-eleven .container-row .container-column .grid .small-post .post .content-wrap {
margin-left: 20px;
}
.feature-section.style-eleven .container-row .container-column .grid .small-post .post .content-wrap .entry-header .entry-title {
font-size: 1em;
}
.feature-section.style-eleven .container-row .container-column .grid .small-post .post .content-wrap .entry-footer .posted-on {
margin-left: 0;
}
.feature-section.style-eleven .container-row .container-column .grid .small-post .post .content-wrap .entry-footer .posted-on a {
padding-left: 0;
}
.feature-section.style-eleven .container-row .container-column .grid .small-post .post .content-wrap .entry-footer .posted-on a::before {
content: none;
}
@media screen and (min-width: 992px) {
.feature-section.style-eleven .container-row .container-column .grid .small-post .post {
-webkit-box-flex: 0;
-webkit-flex: 0 0 47.8%;
-ms-flex: 0 0 47.8%;
flex: 0 0 47.8%;
max-width: 47.8%;
}
}
@media screen and (min-width: 768px) {
.feature-section.style-eleven .container-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.feature-section.style-eleven .container-row .container-column {
-webkit-box-flex: 40%;
-webkit-flex: 40%;
-ms-flex: 40%;
flex: 40%;
max-width: 40%;
}
.feature-section.style-eleven .container-row .container-column:not(:last-child) {
-webkit-box-flex: 59%;
-webkit-flex: 59%;
-ms-flex: 59%;
flex: 59%;
max-width: 59%;
}
.feature-section.style-eleven .container-row .container-column:not(:last-child) .grid:before {
content: "";
position: absolute;
width: 1px;
top: 0;
right: -30px;
background-color: rgba(var(--font-color-rgb), 0.04);
height: 100%;
}
.feature-section.style-eleven .container-row .container-column:last-child {
margin-top: 0;
}
}
@media screen and (min-width: 992px) {
.feature-section.style-eleven .container-row .container-column {
-webkit-box-flex: 30%;
-webkit-flex: 30%;
-ms-flex: 30%;
flex: 30%;
max-width: 30%;
}
.feature-section.style-eleven .container-row .container-column:not(:last-child) {
-webkit-box-flex: 69%;
-webkit-flex: 69%;
-ms-flex: 69%;
flex: 69%;
max-width: 69%;
}
}
.feature-section.style-eleven.no-category-two .container-row .container-column {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
max-width: 100%;
}
.feature-section.style-eleven.no-category-one .container-row .container-column {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
max-width: 100%;
}
@media screen and (min-width: 576px) {
.feature-section.style-eleven.no-category-one .container-row .container-column .category-nav,
.feature-section.style-eleven.no-category-one .container-row .container-column .grid {
max-width: 688px;
margin-left: auto;
margin-right: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.feature-section.style-eleven.no-category-one .container-row .container-column .category-nav .post,
.feature-section.style-eleven.no-category-one .container-row .container-column .grid .post {
max-width: -webkit-calc(50% - 30px);
max-width: calc(50% - 30px);
padding: 0 15px;
}
}
.feature-section.style-twelve .tab-content .tab-panel {
display: none;
}
.feature-section.style-twelve .tab-content .tab-panel.active {
display: block;
}
.feature-section.style-twelve .container-row .grid {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media screen and (min-width: 768px) {
.feature-section.style-twelve .container-row .grid {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
.feature-section.style-twelve .container-row .grid .post .post-thumbnail {
margin-top: 0;
}
.feature-section.style-twelve .container-row .grid .post .content-wrap .entry-header .entry-title {
margin-bottom: 0;
font-size: 1.333em;
}
.feature-section.style-twelve .container-row .grid .small-post {
padding-left: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-gap: 30px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 1000%;
}
@media screen and (min-width: 768px) {
.feature-section.style-twelve .container-row .grid .small-post {
-webkit-box-flex: 50%;
-webkit-flex: 50%;
-ms-flex: 50%;
flex: 50%;
max-width: 50%;
padding-left: 15px;
}
}
.feature-section.style-twelve .container-row .grid .small-post .post {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin: 0;
}
@media screen and (min-width: 576px) {
.feature-section.style-twelve .container-row .grid .small-post .post {
-webkit-box-flex: 0;
-webkit-flex: 0 0 45%;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
max-width: 45%;
}
}
@media screen and (min-width: 992px) {
.feature-section.style-twelve .container-row .grid .small-post .post {
-webkit-box-flex: 0;
-webkit-flex: 0 0 46%;
-ms-flex: 0 0 46%;
flex: 0 0 46%;
max-width: 46%;
}
}
@media screen and (min-width: 1200px) {
.feature-section.style-twelve .container-row .grid .small-post .post {
-webkit-box-flex: 0;
-webkit-flex: 0 0 47%;
-ms-flex: 0 0 47%;
flex: 0 0 47%;
max-width: 47%;
}
}
.feature-section.style-twelve .container-row .grid .small-post .post .post-thumbnail {
margin-bottom: 15px;
}
.feature-section.style-twelve .container-row .grid .small-post .post .content-wrap .entry-header .entry-title {
font-size: 1em;
}
.feature-section.style-twelve .container-row .grid .large-post {
padding-right: 0;
border: 0;
padding-left: 0;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 1000%;
}
@media screen and (min-width: 768px) {
.feature-section.style-twelve .container-row .grid .large-post {
-webkit-box-flex: 50%;
-webkit-flex: 50%;
-ms-flex: 50%;
flex: 50%;
max-width: 50%;
padding-right: 15px;
}
}
.feature-section.style-thirteen .tab-content .tab-panel {
display: none;
}
.feature-section.style-thirteen .tab-content .tab-panel.active {
display: block;
}
.feature-section.style-thirteen .container-row .grid {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media screen and (min-width: 768px) {
.feature-section.style-thirteen .container-row .grid {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
.feature-section.style-thirteen .container-row .grid .post .post-thumbnail {
margin-top: 0;
}
.feature-section.style-thirteen .container-row .grid .post .content-wrap .entry-header .entry-title {
margin-bottom: 0;
font-size: 1.333em;
}
.feature-section.style-thirteen .container-row .grid .small-post {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
max-width: 100%;
padding-left: 0;
}
.feature-section.style-thirteen .container-row .grid .small-post .post {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.feature-section.style-thirteen .container-row .grid .small-post .post:last-child {
margin-bottom: 0;
}
.feature-section.style-thirteen .container-row .grid .small-post .post .post-thumbnail {
margin-top: 0;
}
.feature-section.style-thirteen .container-row .grid .small-post .post .content-wrap .entry-header .entry-title {
font-size: 1em;
}
@media screen and (min-width: 992px) {
.feature-section.style-thirteen .container-row .grid .small-post .post {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.feature-section.style-thirteen .container-row .grid .small-post .post .post-thumbnail {
margin: 0;
max-width: 231px;
width: 100%;
}
.feature-section.style-thirteen .container-row .grid .small-post .post .content-wrap {
margin-left: 20px;
}
}
@media (max-width: 992px) and (min-width: 500px) {
.feature-section.style-thirteen .container-row .grid .small-post {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.feature-section.style-thirteen .container-row .grid .small-post .post {
max-width: 50%;
padding: 0 5px;
}
}
.feature-section.style-thirteen .container-row .grid .large-post {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
border-left: 0;
padding-left: 0;
border-right: 0;
margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
.feature-section.style-thirteen .container-row .grid .large-post {
-webkit-box-flex: 0;
-webkit-flex: 0 0 43%;
-ms-flex: 0 0 43%;
flex: 0 0 43%;
max-width: 43%;
padding-right: 30px;
margin-right: 30px;
margin-bottom: 0;
border-right: 1px solid rgba(var(--font-color-rgb), 0.04);
}
}
.feature-section.style-thirteen .container-row .grid .large-post .post {
margin: 0;
position: relative;
}
.feature-section.style-thirteen .container-row .grid .large-post .post .post-thumbnail {
margin: 0;
}
.feature-section.style-thirteen .container-row .grid .large-post .post .content-wrap {
position: absolute;
bottom: 0;
left: 0;
padding: 30px;
background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), color-stop(50%, rgba(0, 0, 0, 0.7)), to(rgba(255, 255, 255, 0)));
background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
width: 100%;
}
.feature-section.style-thirteen .container-row .grid .large-post .post .content-wrap .entry-header .entry-title {
font-size: 1.333em;
}
.feature-section.style-thirteen .container-row .grid .large-post .post .content-wrap .entry-header .entry-title a {
color: var(--white-color);
}
.feature-section.style-thirteen .container-row .grid .large-post .post .content-wrap .entry-header .entry-title a:hover {
color: var(--primary-color);
}
.feature-section.style-thirteen .container-row .grid .large-post .post .content-wrap .entry-meta .cat-links a {
color: var(--white-color);
}
.feature-section.style-thirteen .container-row .grid .large-post .post .content-wrap .entry-meta .cat-links a:hover {
color: var(--primary-color);
}
.feature-section.style-thirteen .container-row .grid .large-post .post .content-wrap .entry-footer .byline .fn {
color: var(--white-color);
}
.feature-section.style-thirteen .container-row .grid .large-post .post .content-wrap .entry-footer .byline .fn:hover {
color: var(--primary-color);
}
.feature-section.style-thirteen .container-row .grid .large-post .post .content-wrap .entry-footer .posted-on a {
color: var(--white-color);
}
.feature-section.style-thirteen .container-row .grid .large-post .post .content-wrap .entry-footer .posted-on a::before {
background-color: rgba(var(--font-color-rgb), 0.3);
}
.feature-section.style-thirteen .container-row .grid .large-post .post .content-wrap .entry-footer .posted-on a:hover {
color: var(--primary-color);
}
.feature-section.style-thirteen .container-row .grid .large-post .post .content-wrap .entry-footer .posted-on a:hover::before {
background-color: var(--primary-color);
}
.feature-section.style-thirteen .btn-wrapper {
margin-top: 27px;
text-align: left;
}
@media screen and (min-width: 768px) {
.feature-section.style-thirteen .btn-wrapper {
margin-top: 58px;
text-align: center;
}
} @media (max-width: 575px) {
.search-section .container {
max-width: 100%;
padding: 0;
}
}
.search-section .search-section-wrapper {
padding: 70px 20px;
background-image: url(https://bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/images/search-bg.png);
-webkit-background-size: cover;
background-size: cover;
}
.search-section .search-section-wrapper .section-header,
.search-section .search-section-wrapper .form-section,
.search-section .search-section-wrapper .search-keyword {
max-width: 750px;
margin-left: auto;
margin-right: auto;
}
.search-section .search-section-wrapper .section-header .section-title {
border: 0;
padding: 0;
}
.search-section .search-section-wrapper .form-section form .search-field {
height: 60px;
font-size: 1em;
color: rgba(var(--font-color-rgb), 0.8);
padding: 10px22px;
}
.search-section .search-section-wrapper .form-section form .search-submit {
background-color: #fff;
border: 0;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath id='Path_24900' data-name='Path 24900' d='M11.572,19.163a7.532,7.532,0,0,0,4.676-1.624L20.709,22,22,20.709l-4.461-4.461a7.57,7.57,0,1,0-5.967,2.915Zm0-13.363A5.782,5.782,0,1,1,5.8,11.572,5.782,5.782,0,0,1,11.572,5.8Z' transform='translate(-4 -4)' fill='%231A0101' opacity='0.7' /%3E%3C/svg%3E%0A");
}
.search-section .search-section-wrapper .form-section form .search-submit:hover {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath id='Path_24900' data-name='Path 24900' d='M11.572,19.163a7.532,7.532,0,0,0,4.676-1.624L20.709,22,22,20.709l-4.461-4.461a7.57,7.57,0,1,0-5.967,2.915Zm0-13.363A5.782,5.782,0,1,1,5.8,11.572,5.782,5.782,0,0,1,11.572,5.8Z' transform='translate(-4 -4)' fill='%23A60505'  /%3E%3C/svg%3E%0A");
}
.search-section .search-section-wrapper .search-keyword {
margin-top: 18px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
font-family: var(--secondary-font);
}
.search-section .search-section-wrapper .search-keyword .search-keyword-item a,
.search-section .search-section-wrapper .search-keyword .search-keyword-title {
font-size: 0.888em;
color: rgba(var(--font-color-rgb), 0.8);
font-size: 0.888em;
line-height: 1;
margin-bottom: 0;
margin-top: 4px;
margin-bottom: 4px;
}
.search-section .search-section-wrapper .search-keyword .search-keyword-item {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.search-section .search-section-wrapper .search-keyword .search-keyword-item a {
font-weight: 500;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
margin-left: 4px;
padding-left: 4px;
}
.search-section .search-section-wrapper .search-keyword .search-keyword-item a:hover {
color: var(--primary-color);
}
.search-section .search-section-wrapper .search-keyword .search-keyword-item + .search-keyword-item a {
border-left: 1px solid rgba(var(--font-color-rgb), 0.8);
margin-left: 6px;
padding-left: 6px;
} .category-section .category-wrapper {
padding: 54px 0 60px 0;
background-image: url(https://bankruptcy.cooley.com/wp-content/themes/blossom-magazine-pro/images/category-bg.png);
-webkit-background-size: cover;
background-size: cover;
}
.category-section .category-wrapper .section-header .section-title {
border: 0;
padding: 0;
font-size: 1.1em;
font-weight: 400;
margin-bottom: 0;
color: rgba(var(--font-color-rgb), 0.8);
}
.category-section .category-wrapper .category-item-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-row-gap: 30px;
}
.category-section .category-wrapper .category-item-wrapper .category-item {
padding: 28px 47px;
background-color: var(--white-color);
}
.category-section .category-wrapper .category-item-wrapper .category-item a {
font-size: 0.8333em;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
color: var(--font-color);
letter-spacing: 0.75px;
font-family: var(--secondary-font);
}
.category-section .category-wrapper .category-item-wrapper .category-item:hover a {
color: var(--primary-color);
}
.category-section .category-wrapper .category-item-wrapper .category-item + .category-item {
margin-left: 30px;
} section.video-news-section {
background: var(--secondary-color);
padding: 100px 0;
}
section.video-news-section .section-header .section-title {
color: #fff;
border-top: 1px solid rgba(var(--white-color-rgb), 0.06);
border-bottom: 1px solid rgba(var(--white-color-rgb), 0.06);
}
.video-news-section .section-grid {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.video-news-section .video-thumb-block {
width: 389px;
padding-left: 60px;
height: 486px;
padding-top: 0;
position: relative;
overflow: auto;
}
.video-news-section .video-thumb-block::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: #F5F5F5;
border-radius: 30px;
}
.video-news-section .video-thumb-block::-webkit-scrollbar {
width: 6px;
background-color: #F5F5F5;
border-radius: 30px;
}
.video-news-section .video-thumb-block::-webkit-scrollbar-thumb {
background-color: #7a7a7a;
border-radius: 30px;
}
.video-news-section .video-thumb-block .video-title {
font-size: 1.66em;
margin-top: 30px;
margin-bottom: 0;
}
.video-news-section .video-thumb-block .video-meta {
margin-top: 9px;
color: rgba(var(--white-color-rgb), 0.8);
padding-left: 27px;
position: relative;
}
.video-news-section .video-thumb-block .video-meta::before {
content: "";
position: absolute;
top: 7px;
left: 0;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.282' height='14.282' viewBox='0 0 14.282 14.282'%3E%3Cg id='Group_8941' data-name='Group 8941' transform='translate(-1304 -8426.25)'%3E%3Cpath id='Path_29323' data-name='Path 29323' d='M10.66,3.76A7.141,7.141,0,1,0,17.782,10.9,7.141,7.141,0,0,0,10.66,3.76Zm0,12.9A5.759,5.759,0,1,1,16.419,10.9,5.759,5.759,0,0,1,10.66,16.66Z' transform='translate(1300.5 8422.49)' fill='%23fff'/%3E%3Cpath id='Path_29324' data-name='Path 29324' d='M11.882,10.851v-3.4a.691.691,0,0,0-1.382,0v3.686a.691.691,0,0,0,.2.488l2.156,2.147a.654.654,0,0,0,.488.2.682.682,0,0,0,.488-.2.691.691,0,0,0,0-.977Z' transform='translate(1299.95 8422.255)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
width: 14px;
height: 14px;
opacity: 0.8;
}
.video-news-section .video-preview-block {
width: -webkit-calc(100% - 389px);
width: calc(100% - 389px);
}
.video-news-section .video-preview-block .video-preview-item {
position: relative;
height: 0;
padding-top: 53%;
}
.video-news-section .video-preview-block .video-preview-item iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
margin-bottom: 0;
}
.video-news-section .video-preview-block .video-meta .video-title {
margin-top: 30px;
margin-bottom: 9px;
font-size: 1.66em;
color: rgba(var(--white-color-rgb), 0.8);
}
.video-news-section .video-preview-block .video-meta .video-timing {
color: rgba(var(--white-color-rgb), 0.8);
padding-left: 27px;
position: relative;
}
.video-news-section .video-preview-block .video-meta .video-timing::before {
content: "";
position: absolute;
top: 7px;
left: 0;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.282' height='14.282' viewBox='0 0 14.282 14.282'%3E%3Cg id='Group_8941' data-name='Group 8941' transform='translate(-1304 -8426.25)'%3E%3Cpath id='Path_29323' data-name='Path 29323' d='M10.66,3.76A7.141,7.141,0,1,0,17.782,10.9,7.141,7.141,0,0,0,10.66,3.76Zm0,12.9A5.759,5.759,0,1,1,16.419,10.9,5.759,5.759,0,0,1,10.66,16.66Z' transform='translate(1300.5 8422.49)' fill='%23fff'/%3E%3Cpath id='Path_29324' data-name='Path 29324' d='M11.882,10.851v-3.4a.691.691,0,0,0-1.382,0v3.686a.691.691,0,0,0,.2.488l2.156,2.147a.654.654,0,0,0,.488.2.682.682,0,0,0,.488-.2.691.691,0,0,0,0-.977Z' transform='translate(1299.95 8422.255)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
width: 14px;
height: 14px;
opacity: 0.8;
}
.video-news-section .video-preview-block .video-meta .yt-btn {
margin-top: 25px;
}
.video-news-section .video-preview-block .video-meta .yt-btn a {
background-color: #FF0000;
padding: 14px 30px;
color: var(--white-color);
font-family: var(--secondary-font);
display: inline-block;
}
.video-news-section .video-preview-block .video-meta .yt-btn a:hover {
background-color: rgba(255, 0, 0, 0.8);
}
.video-news-section .video-thumb-block .thumb-block-holder {
margin-bottom: 15px;
padding-right: 15px;
opacity: 0.2;
}
.video-news-section .video-thumb-block .thumb-block-holder:last-child {
margin-bottom: 0;
}
.video-news-section .video-thumb-block .thumb-block-holder.active {
opacity: 1;
}
.video-news-section .thumb-block-holder a {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.video-news-section .thumb-block-holder a .video-meta-data {
padding-left: 20px;
width: -webkit-calc(100% - 132px);
width: calc(100% - 132px);
}
.video-news-section .thumb-block-holder a .thumb-img {
width: 132px;
height: 99px;
}
.video-news-section .thumb-block-holder a .thumb-img img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.video-news-section .thumb-block-holder a .video-timing {
color: rgba(var(--white-color-rgb), 0.8);
padding-left: 27px;
position: relative;
}
.video-news-section .thumb-block-holder a .video-timing::before {
content: "";
position: absolute;
top: 7px;
left: 0;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.282' height='14.282' viewBox='0 0 14.282 14.282'%3E%3Cg id='Group_8941' data-name='Group 8941' transform='translate(-1304 -8426.25)'%3E%3Cpath id='Path_29323' data-name='Path 29323' d='M10.66,3.76A7.141,7.141,0,1,0,17.782,10.9,7.141,7.141,0,0,0,10.66,3.76Zm0,12.9A5.759,5.759,0,1,1,16.419,10.9,5.759,5.759,0,0,1,10.66,16.66Z' transform='translate(1300.5 8422.49)' fill='%23fff'/%3E%3Cpath id='Path_29324' data-name='Path 29324' d='M11.882,10.851v-3.4a.691.691,0,0,0-1.382,0v3.686a.691.691,0,0,0,.2.488l2.156,2.147a.654.654,0,0,0,.488.2.682.682,0,0,0,.488-.2.691.691,0,0,0,0-.977Z' transform='translate(1299.95 8422.255)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
width: 14px;
height: 14px;
opacity: 0.8;
}
.video-news-section .thumb-block-holder a .video-title {
margin: 0;
color: var(--white-color);
font-size: 1em;
line-height: 1.4;
}
.video-news-section .thumb-block-holder a:hover .video-title {
text-decoration: underline;
}
@media screen and (max-width: 1199px) {
.video-news-section .video-thumb-block {
padding-top: 0;
height: 380px;
}
.video-thumb-block .mCustomScrollBox {
position: relative;
left: 0;
}
}
@media screen and (max-width: 1024px) {
.video-news-section .section-grid {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.video-news-section .video-preview-block {
width: 100%;
padding-top: 0;
margin-bottom: 30px;
}
.video-news-section .video-thumb-block {
width: 100%;
padding-left: 0;
}
.video-thumb-block .mCustomScrollBox {
position: absolute;
}
}
@media (max-width: 1024px) and (min-width: 767px) {
.video-news-section .video-thumb-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-gap: 30px;
}
.video-news-section .video-thumb-block .thumb-block-holder {
max-width: 47%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 47%;
-ms-flex: 0 0 47%;
flex: 0 0 47%;
}
}
@media screen and (max-width: 767px) {
section.video-news-section {
padding-top: 60px;
padding-bottom: 60px;
}
} .newsletter-section .blossomthemes-email-newsletter-wrapper {
padding: 45px 30px;
}
@media screen and (min-width: 768px) {
.newsletter-section .blossomthemes-email-newsletter-wrapper {
padding: 60px 90px;
}
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
text-align: left;
grid-row-gap: 16px;
grid-column-gap: 64px;
}
@media (max-width: 1100px) {
.newsletter-section .blossomthemes-email-newsletter-wrapper .container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container .text-holder {
text-align: left;
margin-bottom: 0;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container .text-holder h3 {
margin-top: 0;
margin-bottom: 0;
font-size: 1.3em;
font-weight: 500;
line-height: 1.3;
position: relative;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container .text-holder h3::before {
content: "";
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='11.64' viewBox='0 0 12 11.64'%3E%3Cg id='Group_9193' data-name='Group 9193' transform='translate(0 0.001)' opacity='0.7'%3E%3Cpath id='Path_29319' data-name='Path 29319' d='M.329,5.75c-.454.233-.436.573.041.757l1.412.545a1.847,1.847,0,0,0,1.6-.224l6.13-4.716c.4-.309.446-.264.1.1L4.765,7.274A.567.567,0,0,0,5,8.266l.165.063c.478.18,1.258.484,1.733.672l1.566.622a.814.814,0,0,0,1.119-.517L11.965.55c.135-.483-.127-.688-.581-.456Z' transform='translate(0 0)' fill='%231a0101'/%3E%3Cpath id='Path_29320' data-name='Path 29320' d='M9.231,25.3c-.032.1,1.1-1.643,1.1-1.643a.849.849,0,0,0-.4-1.3l-1.238-.507c-.542-.222-.8.039-.578.58C8.116,22.429,9.264,25.2,9.231,25.3Z' transform='translate(-4.977 -13.66)' fill='%231a0101'/%3E%3C/g%3E%3C/svg%3E%0A");
position: absolute;
background-repeat: no-repeat;
left: -24px;
top: 6px;
width: 20px;
height: 20px;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container .text-holder span {
font-size: 1em;
line-height: 1.3;
display: inline-block;
margin-top: 5px;
font-family: var(--secondary-font);
font-style: italic;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-gap: 12px;
}
@media screen and (min-width: 768px) {
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form {
grid-gap: 0;
}
}
@media screen and (min-width: 1400px) {
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form .check-mark {
border: 1px solid rgba(var(--primary-color-rgb), 0.5);
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form input:not(input[type=checkbox]) {
height: 41px;
min-height: 41px;
padding-top: 0;
padding-bottom: 0;
margin-top: 0;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form input:not(input[type=checkbox], input[type=submit]) {
border: 1px solid rgba(var(--font-color-rgb), 0.1);
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form input[type=submit] {
line-height: 41px;
font-family: var(--secondary-font);
letter-spacing: 0.6px;
padding-left: 18px;
padding-right: 18px;
font-size: 0.7777777778em;
}
@media screen and (min-width: 768px) {
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form input[name=subscribe-fname] {
margin-right: 10px;
}
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form > label {
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 0;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form > label .subscribe-inner-wrap {
margin-top: 14px;
}
@media screen and (min-width: 768px) {
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form > label .subscribe-inner-wrap {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
grid-gap: 2px;
}
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form > label .subscribe-inner-wrap input[type=checkbox]:checked + .check-mark {
background-color: #fff;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form > label .subscribe-inner-wrap .check-mark {
margin-top: 0px;
margin-right: 4px;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form > label .subscribe-inner-wrap .text {
font-size: 0.88888889em;
line-height: 1.2em;
margin-left: 4px;
}
@media (min-width: 768px) {
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form input {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
-webkit-box-flex: 2;
-webkit-flex: 2;
-ms-flex: 2;
flex: 2;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form > label {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 0;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}
@media (max-width: 558px) {
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .container form input:not(input[type=checkbox]) {
width: 100%;
}
} .instagram-section {
margin-top: 60px;
text-align: center;
position: relative;
}
@media screen and (min-width: 992px) {
.instagram-section {
margin-top: 109px;
}
}
.instagram-section .popup-gallery li a {
display: block;
width: 100%;
}
@media (max-width: 767px) {
.instagram-section .popup-gallery.photos-4 li, .instagram-section .popup-gallery.photos-5 li, .instagram-section .popup-gallery.photos-6 li, .instagram-section .popup-gallery.photos-7 li, .instagram-section .popup-gallery.photos-8 li, .instagram-section .popup-gallery.photos-9 li, .instagram-section .popup-gallery.photos-10 li {
width: 33.33%;
}
}
@media (max-width: 558px) {
.instagram-section .popup-gallery.photos-4 li, .instagram-section .popup-gallery.photos-5 li, .instagram-section .popup-gallery.photos-6 li, .instagram-section .popup-gallery.photos-7 li, .instagram-section .popup-gallery.photos-8 li, .instagram-section .popup-gallery.photos-9 li, .instagram-section .popup-gallery.photos-10 li {
width: 50%;
}
}
.instagram-section .profile-link {
padding: 10px 30px;
display: inline-block;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 0.6111111111em;
text-transform: uppercase;
letter-spacing: 0.6px;
font-weight: 400;
text-decoration: none;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
z-index: 3;
background-color: var(--primary-color);
color: var(--white-color);
}
@media (max-width: 767px) {
.instagram-section .profile-link {
bottom: -8px;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
top: unset;
}
}
.instagram-section .profile-link:hover {
background-color: var(--secondary-color);
}
.instagram-section .profile-link .insta-icon {
margin-right: 10px;
} .related-posts .entry-header .category .tag-title,
.related-posts .entry-header .category .cat-title,
.related-posts .entry-header .cat-links .tag-title,
.related-posts .entry-header .cat-links .cat-title,
.related-posts .entry-header .cat-tags .tag-title,
.related-posts .entry-header .cat-tags .cat-title,
.single-blossom-portfolio .entry-header .category .tag-title,
.single-blossom-portfolio .entry-header .category .cat-title,
.single-blossom-portfolio .entry-header .cat-links .tag-title,
.single-blossom-portfolio .entry-header .cat-links .cat-title,
.single-blossom-portfolio .entry-header .cat-tags .tag-title,
.single-blossom-portfolio .entry-header .cat-tags .cat-title,
.entry-meta .category .tag-title,
.entry-meta .category .cat-title,
.entry-meta .cat-links .tag-title,
.entry-meta .cat-links .cat-title,
.entry-meta .cat-tags .tag-title,
.entry-meta .cat-tags .cat-title,
.entry-footer .category .tag-title,
.entry-footer .category .cat-title,
.entry-footer .cat-links .tag-title,
.entry-footer .cat-links .cat-title,
.entry-footer .cat-tags .tag-title,
.entry-footer .cat-tags .cat-title {
font-size: 0.7222em;
font-family: var(--secondary-font);
margin-right: 15px;
}
.related-posts .entry-header .category a,
.related-posts .entry-header .cat-links a,
.related-posts .entry-header .cat-tags a,
.single-blossom-portfolio .entry-header .category a,
.single-blossom-portfolio .entry-header .cat-links a,
.single-blossom-portfolio .entry-header .cat-tags a,
.entry-meta .category a,
.entry-meta .cat-links a,
.entry-meta .cat-tags a,
.entry-footer .category a,
.entry-footer .cat-links a,
.entry-footer .cat-tags a {
position: relative;
display: inline-block;
font-size: 0.7222em;
font-family: var(--secondary-font);
letter-spacing: 1.82px;
text-transform: uppercase;
-webkit-transition: all 0.234s ease-in-out;
-o-transition: all 0.234s ease-in-out;
transition: all 0.234s ease-in-out;
color: var(--primary-color);
}
.related-posts .entry-header .category a:hover,
.related-posts .entry-header .cat-links a:hover,
.related-posts .entry-header .cat-tags a:hover,
.single-blossom-portfolio .entry-header .category a:hover,
.single-blossom-portfolio .entry-header .cat-links a:hover,
.single-blossom-portfolio .entry-header .cat-tags a:hover,
.entry-meta .category a:hover,
.entry-meta .cat-links a:hover,
.entry-meta .cat-tags a:hover,
.entry-footer .category a:hover,
.entry-footer .cat-links a:hover,
.entry-footer .cat-tags a:hover {
color: var(--secondary-color);
}
.related-posts .entry-header .category a + a,
.related-posts .entry-header .cat-links a + a,
.related-posts .entry-header .cat-tags a + a,
.single-blossom-portfolio .entry-header .category a + a,
.single-blossom-portfolio .entry-header .cat-links a + a,
.single-blossom-portfolio .entry-header .cat-tags a + a,
.entry-meta .category a + a,
.entry-meta .cat-links a + a,
.entry-meta .cat-tags a + a,
.entry-footer .category a + a,
.entry-footer .cat-links a + a,
.entry-footer .cat-tags a + a {
margin-left: 10px;
padding-left: 12px;
}
.related-posts .entry-header .category a + a::before,
.related-posts .entry-header .cat-links a + a::before,
.related-posts .entry-header .cat-tags a + a::before,
.single-blossom-portfolio .entry-header .category a + a::before,
.single-blossom-portfolio .entry-header .cat-links a + a::before,
.single-blossom-portfolio .entry-header .cat-tags a + a::before,
.entry-meta .category a + a::before,
.entry-meta .cat-links a + a::before,
.entry-meta .cat-tags a + a::before,
.entry-footer .category a + a::before,
.entry-footer .cat-links a + a::before,
.entry-footer .cat-tags a + a::before {
content: "";
position: absolute;
top: 4.5px;
left: 0;
width: 3px;
height: 3px;
border-radius: 100%;
background-color: currentColor;
opacity: 0.4;
-webkit-transition: all 0.234s ease-in-out;
-o-transition: all 0.234s ease-in-out;
transition: all 0.234s ease-in-out;
}
.related-posts .entry-header .category a + a:hover::before,
.related-posts .entry-header .cat-links a + a:hover::before,
.related-posts .entry-header .cat-tags a + a:hover::before,
.single-blossom-portfolio .entry-header .category a + a:hover::before,
.single-blossom-portfolio .entry-header .cat-links a + a:hover::before,
.single-blossom-portfolio .entry-header .cat-tags a + a:hover::before,
.entry-meta .category a + a:hover::before,
.entry-meta .cat-links a + a:hover::before,
.entry-meta .cat-tags a + a:hover::before,
.entry-footer .category a + a:hover::before,
.entry-footer .cat-links a + a:hover::before,
.entry-footer .cat-tags a + a:hover::before {
background-color: currentColor;
}
.related-posts .entry-header .posted-on,
.single-blossom-portfolio .entry-header .posted-on,
.entry-meta .posted-on,
.entry-footer .posted-on {
font-size: 0.7777em;
color: rgba(var(--font-color-rgb), 0.8);
line-height: 1.7;
}
.related-posts .entry-header .posted-on a,
.single-blossom-portfolio .entry-header .posted-on a,
.entry-meta .posted-on a,
.entry-footer .posted-on a {
text-decoration: none;
position: relative;
color: rgba(var(--font-color-rgb), 0.8);
padding-left: 8px;
font-family: var(--secondary-font);
}
.related-posts .entry-header .posted-on a::before,
.single-blossom-portfolio .entry-header .posted-on a::before,
.entry-meta .posted-on a::before,
.entry-footer .posted-on a::before {
content: "";
position: absolute;
top: 7.5px;
left: 0;
width: 3px;
height: 3px;
border-radius: 100%;
background-color: currentColor;
opacity: 0.8;
}
.related-posts .entry-header .posted-on a:hover,
.single-blossom-portfolio .entry-header .posted-on a:hover,
.entry-meta .posted-on a:hover,
.entry-footer .posted-on a:hover {
color: var(--primary-color);
}
.related-posts .entry-header .posted-on a:hover::before,
.single-blossom-portfolio .entry-header .posted-on a:hover::before,
.entry-meta .posted-on a:hover::before,
.entry-footer .posted-on a:hover::before {
background-color: var(--primary-color);
}
.related-posts .entry-header .cat-links,
.single-blossom-portfolio .entry-header .cat-links,
.entry-meta .cat-links,
.entry-footer .cat-links {
line-height: 1.8;
}
.post-read-time {
font-family: var(--secondary-font);
font-size: 0.777em;
color: rgba(var(--font-color-rgb), 0.8);
}
span + .post-read-time {
margin-left: 17px;
padding-left: 14px;
position: relative;
}
span + .post-read-time::before {
content: "";
width: 4px;
height: 4px;
background: rgba(var(--font-color-rgb), 0.3);
position: absolute;
top: 7px;
left: 0;
border-radius: 50%;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.blog .site-content .section-header, .home .site-content .section-header, .archive .site-content .section-header, .search-results .site-content .section-header {
margin-bottom: 30px;
text-align: center;
}
.blog .site-main article, .home .site-main article, .archive .site-main article, .search-results .site-main article {
margin-bottom: 45px;
font-family: var(--secondary-font);
}
@media screen and (min-width: 768px) {
.blog .site-main article, .home .site-main article, .archive .site-main article, .search-results .site-main article {
margin-bottom: 60px;
}
}
.blog .site-main article:last-child, .home .site-main article:last-child, .archive .site-main article:last-child, .search-results .site-main article:last-child {
margin-bottom: 0;
}
.blog .site-main article .post-thumbnail, .home .site-main article .post-thumbnail, .archive .site-main article .post-thumbnail, .search-results .site-main article .post-thumbnail {
display: block;
margin-top: 0;
margin-bottom: 23px;
}
@media screen and (min-width: 768px) {
.blog .site-main article .post-thumbnail, .home .site-main article .post-thumbnail, .archive .site-main article .post-thumbnail, .search-results .site-main article .post-thumbnail {
margin-bottom: 30px;
}
}
.blog .site-main article .entry-meta, .home .site-main article .entry-meta, .archive .site-main article .entry-meta, .search-results .site-main article .entry-meta {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
color: var(--primary-color);
font-size: 1em;
}
.blog .site-main article .entry-meta .cat-links a, .home .site-main article .entry-meta .cat-links a, .archive .site-main article .entry-meta .cat-links a, .search-results .site-main article .entry-meta .cat-links a {
font-size: 0.667em;
color: var(--primary-color);
letter-spacing: 1.4px;
text-transform: uppercase;
}
.blog .site-main article .entry-meta .cat-links a::before, .home .site-main article .entry-meta .cat-links a::before, .archive .site-main article .entry-meta .cat-links a::before, .search-results .site-main article .entry-meta .cat-links a::before {
top: 8px;
}
@media screen and (min-width: 768px) {
.blog .site-main article .entry-meta .cat-links a, .home .site-main article .entry-meta .cat-links a, .archive .site-main article .entry-meta .cat-links a, .search-results .site-main article .entry-meta .cat-links a {
font-size: 0.722em;
}
}
.blog .site-main article .entry-meta .byline, .home .site-main article .entry-meta .byline, .archive .site-main article .entry-meta .byline, .search-results .site-main article .entry-meta .byline {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.blog .site-main article .entry-meta .byline > span, .home .site-main article .entry-meta .byline > span, .archive .site-main article .entry-meta .byline > span, .search-results .site-main article .entry-meta .byline > span {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.blog .site-main article .entry-meta .byline a, .home .site-main article .entry-meta .byline a, .archive .site-main article .entry-meta .byline a, .search-results .site-main article .entry-meta .byline a {
font-size: 0.778em;
}
.blog .site-main article .entry-meta .byline a.fn, .home .site-main article .entry-meta .byline a.fn, .archive .site-main article .entry-meta .byline a.fn, .search-results .site-main article .entry-meta .byline a.fn {
letter-spacing: 0.2px;
color: var(--font-color);
text-transform: capitalize;
}
.blog .site-main article .entry-meta .byline a.fn:hover, .home .site-main article .entry-meta .byline a.fn:hover, .archive .site-main article .entry-meta .byline a.fn:hover, .search-results .site-main article .entry-meta .byline a.fn:hover {
color: var(--primary-color);
}
.blog .site-main article .entry-meta .posted-on, .home .site-main article .entry-meta .posted-on, .archive .site-main article .entry-meta .posted-on, .search-results .site-main article .entry-meta .posted-on {
margin-left: 8px;
}
.blog .site-main article h2, .home .site-main article h2, .archive .site-main article h2, .search-results .site-main article h2 {
font-size: 1.667em;
line-height: 1.222277;
color: var(--font-color);
margin: 14px 0 12px;
}
@media screen and (min-width: 768px) {
.blog .site-main article h2, .home .site-main article h2, .archive .site-main article h2, .search-results .site-main article h2 {
font-size: 2.222em;
line-height: 1.225em;
margin: 16px 0 15px;
}
}
.blog .site-main article h2 a, .home .site-main article h2 a, .archive .site-main article h2 a, .search-results .site-main article h2 a {
color: rgba(var(--font-color-rgb), 0.8);
}
.blog .site-main article h2 a:hover, .home .site-main article h2 a:hover, .archive .site-main article h2 a:hover, .search-results .site-main article h2 a:hover {
color: var(--primary-color);
}
.blog .site-main article .entry-content, .home .site-main article .entry-content, .archive .site-main article .entry-content, .search-results .site-main article .entry-content {
margin-top: 0;
}
.blog .site-main article .entry-content p:last-of-type, .home .site-main article .entry-content p:last-of-type, .archive .site-main article .entry-content p:last-of-type, .search-results .site-main article .entry-content p:last-of-type {
letter-spacing: 0.2px;
line-height: 1.8889;
color: rgba(var(--font-color-rgb), 0.8);
margin-bottom: 0;
}
.blog .site-main article .entry-content .entry-meta, .home .site-main article .entry-content .entry-meta, .archive .site-main article .entry-content .entry-meta, .search-results .site-main article .entry-content .entry-meta {
margin-top: 4px;
}
@media screen and (min-width: 768px) {
.blog .site-main article .entry-content .entry-meta, .home .site-main article .entry-content .entry-meta, .archive .site-main article .entry-content .entry-meta, .search-results .site-main article .entry-content .entry-meta {
margin-top: 10px;
}
}
.blog .site-main article .content-wrap, .home .site-main article .content-wrap, .archive .site-main article .content-wrap, .search-results .site-main article .content-wrap {
position: relative;
}
.blog .site-main article .content-wrap .entry-header .entry-title, .home .site-main article .content-wrap .entry-header .entry-title, .archive .site-main article .content-wrap .entry-header .entry-title, .search-results .site-main article .content-wrap .entry-header .entry-title {
font-size: 1.6666666667em;
line-height: 1.4;
margin-bottom: 0;
margin-top: 20px;
margin-bottom: 15px;
font-weight: 400;
}
.blog .site-main article .content-wrap .entry-header .entry-title a, .home .site-main article .content-wrap .entry-header .entry-title a, .archive .site-main article .content-wrap .entry-header .entry-title a, .search-results .site-main article .content-wrap .entry-header .entry-title a {
color: rgba(var(--font-color-rgb), 0.9);
}
.blog .site-main article .content-wrap .entry-header .entry-title a:hover, .home .site-main article .content-wrap .entry-header .entry-title a:hover, .archive .site-main article .content-wrap .entry-header .entry-title a:hover, .search-results .site-main article .content-wrap .entry-header .entry-title a:hover {
color: var(--primary-color);
}
.blog .site-main article .content-wrap .entry-content, .home .site-main article .content-wrap .entry-content, .archive .site-main article .content-wrap .entry-content, .search-results .site-main article .content-wrap .entry-content {
margin-bottom: 0;
margin-top: 0;
}
.blog .site-main article .content-wrap .entry-content p:last-child, .home .site-main article .content-wrap .entry-content p:last-child, .archive .site-main article .content-wrap .entry-content p:last-child, .search-results .site-main article .content-wrap .entry-content p:last-child {
margin-bottom: 0;
}
.blog .site-main article .post-footer, .home .site-main article .post-footer, .archive .site-main article .post-footer, .search-results .site-main article .post-footer {
margin-top: 45px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.blog .site-main article .post-footer .btn-link, .home .site-main article .post-footer .btn-link, .archive .site-main article .post-footer .btn-link, .search-results .site-main article .post-footer .btn-link {
color: var(--font-color);
background: none;
padding: 0;
}
.blog .site-main article .post-footer .btn-link::before, .home .site-main article .post-footer .btn-link::before, .archive .site-main article .post-footer .btn-link::before, .search-results .site-main article .post-footer .btn-link::before {
right: -27px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.19' height='14.27' viewBox='0 0 14.19 14.27'%3E%3Cg id='Group_5482' data-name='Group 5482' transform='translate(-216.737 -1581.109)'%3E%3Cpath id='Path_26475' data-name='Path 26475' d='M0,0H12.821' transform='translate(217.445 1594.672) rotate(-45)' fill='none' stroke='%2301BFBF' stroke-linecap='round' stroke-width='1'/%3E%3Cpath id='Path_26476' data-name='Path 26476' d='M0,0,5.1,5.1,0,10.193' transform='translate(219.262 1585.567) rotate(-45)' fill='none' stroke='%2301BFBF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E");
}
.blog .site-main article .post-footer .button-wrap, .home .site-main article .post-footer .button-wrap, .archive .site-main article .post-footer .button-wrap, .search-results .site-main article .post-footer .button-wrap {
width: 100%;
padding-bottom: 30px;
margin-bottom: 20px;
border-bottom: 1px solid rgba(var(--secondary-color-rgb), 0.1);
}
.blog .site-main article .post-share, .home .site-main article .post-share, .archive .site-main article .post-share, .search-results .site-main article .post-share {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 20px;
}
.blog .site-main article .post-share .social-networks, .home .site-main article .post-share .social-networks, .archive .site-main article .post-share .social-networks, .search-results .site-main article .post-share .social-networks {
grid-gap: 20px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.blog .site-main article .post-share .post-share-title, .home .site-main article .post-share .post-share-title, .archive .site-main article .post-share .post-share-title, .search-results .site-main article .post-share .post-share-title {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.blog .site-main article .post-share .post-share-title svg, .home .site-main article .post-share .post-share-title svg, .archive .site-main article .post-share .post-share-title svg, .search-results .site-main article .post-share .post-share-title svg {
fill: #001a1a;
}
.blog .site-main article .post-share .post-share-title svg:hover, .home .site-main article .post-share .post-share-title svg:hover, .archive .site-main article .post-share .post-share-title svg:hover, .search-results .site-main article .post-share .post-share-title svg:hover {
fill: var(--primary-color);
} .page-header__content-wrapper {
margin-bottom: 50px;
margin-top: 39px;
max-width: 750px;
}
@media screen and (min-width: 992px) {
.page-header__content-wrapper {
margin-bottom: 60px;
margin-top: 70px;
}
}
.page-header__content-wrapper .sub-title {
display: inline-block;
font-size: 1.1em;
margin-bottom: 26px;
font-family: var(--secondary-font);
color: var(--primary-color);
}
.page-header__content-wrapper .search-form {
margin-bottom: 43px;
position: relative;
}
.page-header__content-wrapper .search-form .search-field {
font-size: 1.111em;
padding: 22px 60px 22px 30px;
height: 60px;
}
.page-header__content-wrapper .page-title {
margin: 0;
font-size: 0.888em;
color: rgba(var(--primary-color-rgb), 0.8);
margin-bottom: 20px;
font-family: var(--primary-font);
}
.page-header__content-wrapper .section-desc {
margin-top: 37px;
}
.page-header__content-wrapper .section-desc p:last-child {
margin-bottom: 0;
}
.page-header__content-wrapper .result-count {
font-size: 0.888em;
color: rgba(var(--font-color-rgb), 1);
padding: 23px 0;
display: block;
font-weight: 500;
border-top: 1px solid rgba(var(--font-color-rgb), 0.06);
border-bottom: 1px solid rgba(var(--font-color-rgb), 0.06);
} .search.search-results .page-header__content-wrapper .page-title,
.archive .page-header__content-wrapper .page-title {
display: block;
font-size: 1.66em;
color: rgba(var(--font-color-rgb), 0.8);
font-family: var(--secondary-font);
}
@media screen and (min-width: 768px) {
.search.search-results .page-header__content-wrapper .page-title,
.archive .page-header__content-wrapper .page-title {
font-size: 2.66em;
}
}
.search.search-results .page-header__content-wrapper .page-title::before, .search.search-results .page-header__content-wrapper .page-title::after,
.archive .page-header__content-wrapper .page-title::before,
.archive .page-header__content-wrapper .page-title::after {
content: none;
}
.search.search-results .page-header .breadcrumb-wrapper > div,
.archive .page-header .breadcrumb-wrapper > div {
padding-left: 0;
}
.search.search-results.author .author-content,
.archive.author .author-content {
margin-bottom: 37px;
} .author-section .inner-author-section {
background-color: rgba(var(--primary-color-rgb), 0.03);
padding: 45px 40px;
}
.author-section .result-count {
margin-top: 50px;
display: block;
}
.author-section .author-img-title-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
grid-gap: 20px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 35px;
text-align: center;
}
@media screen and (min-width: 576px) {
.author-section .author-img-title-wrap {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
text-align: left;
}
}
.author-section .author-img-title-wrap .author-img {
margin: 0;
}
.author-section .author-img-title-wrap .author-img img {
width: 110px;
height: 110px;
-o-object-fit: cover;
object-fit: cover;
border-radius: 100px;
}
.author-section .author-img-title-wrap .author-title-wrap .author-name {
font-size: 1.3333333333em;
line-height: 1.75;
font-weight: 500;
margin-bottom: 15px;
}
.author-section .author-img-title-wrap .author-title-wrap .social-list {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
grid-gap: 25px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media screen and (min-width: 576px) {
.author-section .author-img-title-wrap .author-title-wrap .social-list {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}
.author-section .author-content p:last-child {
margin-bottom: 0;
} .error-404 {
margin: 50px 0;
}
@media screen and (min-width: 992px) {
.error-404 {
margin: 100px 0;
}
}
.error-404 .error404-grid {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media screen and (min-width: 992px) {
.error-404 .error404-grid {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.error-404 .error404-grid .error-img {
-webkit-box-flex: 0;
-webkit-flex: 0 0 42.8%;
-ms-flex: 0 0 42.8%;
flex: 0 0 42.8%;
}
}
.error-404 .error-404-content-wrapper {
background: rgba(var(--primary-color-rgb), 0.05);
position: relative;
z-index: 1;
}
.error-404 .error-404-content-wrapper .error-img {
margin: 0;
text-align: center;
}
@media screen and (min-width: 992px) {
.error-404 .error-404-content-wrapper .error-img {
text-align: left;
}
}
.error-404 .error-404-content-wrapper .page-content {
text-align: center;
padding: 55px 20px;
margin: 0;
}
@media screen and (min-width: 992px) {
.error-404 .error-404-content-wrapper .page-content {
padding: 35px 81px 45px 81px;
}
.error-404 .error-404-content-wrapper .page-content .wc-btn {
font-size: 0.844em;
}
.error-404 .error-404-content-wrapper .page-content h1 + p {
padding: 0 43px;
}
}
.error-404 .error-404-content-wrapper .page-content .error404-text {
color: var(--primary-color);
font-size: 0.8333333333em;
letter-spacing: 0.02499em;
text-transform: capitalize;
display: block;
}
.error-404 .error-404-content-wrapper .page-content .page-title {
font-size: 2.66em;
line-height: 1.3;
font-weight: 500;
font-style: normal;
}
.error-404 .error-404-content-wrapper .page-content .page-title::before, .error-404 .error-404-content-wrapper .page-content .page-title::after {
content: none;
}
.error-404 .error-404-content-wrapper .page-content .page-title {
margin-bottom: 20px;
}
.error-404 .error-404-content-wrapper .error-404-search {
margin-top: 79px;
padding-top: 30px;
border-top: 1px solid rgba(var(--font-color-rgb), 0.06);
}
.error-404 .error-404-content-wrapper .error-404-search .search-form {
margin-bottom: 0px;
position: relative;
}
.error-404 .error-404-content-wrapper .error-404-search .search-form .search-field {
font-size: 0.888em;
padding: 22px 60px 22px 30px;
height: 60px;
}
.error-404 .error-404-content-wrapper .error-404-search .search-form .search-field::-webkit-input-placeholder {
color: rgba(var(--font-color-rgb), 0.4);
}
.error-404 .error-404-content-wrapper .error-404-search .search-form .search-field::-moz-placeholder {
color: rgba(var(--font-color-rgb), 0.4);
}
.error-404 .error-404-content-wrapper .error-404-search .search-form .search-field:-ms-input-placeholder {
color: rgba(var(--font-color-rgb), 0.4);
}
.error-404 .error-404-content-wrapper .error-404-search .search-form .search-field::placeholder {
color: rgba(var(--font-color-rgb), 0.4);
}
.page-header__content-wrapper .search-form .search-submit,
.error-404 .error-404-content-wrapper .error-404-search .search-form .search-submit {
background-color: var(--secondary-color);
outline: none;
border-radius: 0;
font-size: 0;
width: 60px;
height: 60px;
padding: 17px 24px;
-webkit-transition: all 0.234s ease-in-out;
-o-transition: all 0.234s ease-in-out;
transition: all 0.234s ease-in-out;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath id='Path_24900' data-name='Path 24900' d='M11.572,19.163a7.532,7.532,0,0,0,4.676-1.624L20.709,22,22,20.709l-4.461-4.461a7.57,7.57,0,1,0-5.967,2.915Zm0-13.363A5.782,5.782,0,1,1,5.8,11.572,5.782,5.782,0,0,1,11.572,5.8Z' transform='translate(-4 -4)' fill='%23fff'/%3E%3C/svg%3E%0A");
-webkit-background-size: 16px 16px;
background-size: 16px;
background-repeat: no-repeat;
background-position: center;
right: 0;
}
.page-header__content-wrapper .search-form .search-submit:hover,
.error-404 .error-404-content-wrapper .error-404-search .search-form .search-submit:hover {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath id='Path_24900' data-name='Path 24900' d='M11.572,19.163a7.532,7.532,0,0,0,4.676-1.624L20.709,22,22,20.709l-4.461-4.461a7.57,7.57,0,1,0-5.967,2.915Zm0-13.363A5.782,5.782,0,1,1,5.8,11.572,5.782,5.782,0,0,1,11.572,5.8Z' transform='translate(-4 -4)' fill='%23fff'/%3E%3C/svg%3E%0A");
background-color: var(--primary-color);
} .portfolio-sorting .button:hover, .portfolio-sorting .button.is-checked,
.portfolio-item .portfolio-cat a:hover,
.portfolio-item .portfolio-img-title a:hover {
color: var(--primary-color);
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .comments-area {
max-width: 755px;
margin: 80px auto 0;
position: relative;
padding: 45px 15px 0;
border-top: 4px solid rgba(var(--primary-color-rgb), 0.1);
background: var(--white-color);
}
@media screen and (min-width: 768px) {
.comments-area {
padding: 45px;
border: 1px solid rgba(var(--primary-color-rgb), 0.1);
}
}
.comments-area .comments-title {
font-size: 1.2222222222em;
margin-bottom: 29px;
font-weight: 500;
}
.comments-area .comment-list-wrapper {
margin-bottom: 40px;
}
.comments-area .comment-list {
margin-bottom: 0;
}
.comments-area .comment-list,
.comments-area ol {
list-style: none;
margin-left: 0;
}
.comments-area .comment-list .comment .children,
.comments-area ol .comment .children {
margin-left: 68px;
}
.comments-area .comment-list .comment .comment-body,
.comments-area ol .comment .comment-body {
border-top: 1px solid rgba(var(--primary-color-rgb), 0.2);
padding-bottom: 30px;
padding-top: 30px;
position: relative;
padding-left: 68px;
}
.comments-area .comment-list .comment .comment-body .comment-meta,
.comments-area ol .comment .comment-body .comment-meta {
margin-bottom: 10px;
}
.comments-area .comment-list .comment .comment-body .comment-meta a,
.comments-area ol .comment .comment-body .comment-meta a {
text-decoration: none;
}
.comments-area .comment-list .comment .comment-body .comment-meta .comment-author img,
.comments-area ol .comment .comment-body .comment-meta .comment-author img {
width: 48px;
height: 48px;
border-radius: 50%;
-o-object-fit: cover;
object-fit: cover;
background: rgba(var(--primary-color-rgb), 0.23);
position: absolute;
top: 43px;
left: 0;
}
.comments-area .comment-list .comment .comment-body .text-holder .fn a,
.comments-area ol .comment .comment-body .text-holder .fn a {
font-size: 1.1em;
color: rgba(var(--font-color-rgb), 0.9);
font-family: var(--secondary-font);
font-weight: 500;
}
.comments-area .comment-list .comment .comment-body .text-holder .says,
.comments-area ol .comment .comment-body .text-holder .says {
display: none;
}
.comments-area .comment-list .comment .comment-body .text-holder .comment-metadata,
.comments-area ol .comment .comment-body .text-holder .comment-metadata {
font-size: 0.888em;
line-height: 1.5;
font-family: var(--secondary-font);
}
.comments-area .comment-list .comment .comment-body .text-holder .comment-metadata a,
.comments-area ol .comment .comment-body .text-holder .comment-metadata a {
color: rgba(var(--font-color-rgb), 0.9);
}
.comments-area .comment-list .comment .comment-body .comment-awaiting-moderation,
.comments-area ol .comment .comment-body .comment-awaiting-moderation {
color: red;
font-size: 0.7777777778em;
margin-bottom: 0;
}
.comments-area .comment-list .comment .comment-body .comment-content,
.comments-area ol .comment .comment-body .comment-content {
margin-top: 20px;
margin-bottom: 10px;
}
.comments-area .comment-list .comment .comment-body .comment-content p:last-child,
.comments-area ol .comment .comment-body .comment-content p:last-child {
margin-bottom: 0;
}
.comments-area .comment-list .comment .comment-body .reply .comment-reply-link,
.comments-area ol .comment .comment-body .reply .comment-reply-link {
color: rgba(var(--primary-color-rgb), 0.9);
font-size: 0.888em;
padding-right: 16px;
position: relative;
-webkit-transition: all 0.235s ease-in-out;
-o-transition: all 0.235s ease-in-out;
transition: all 0.235s ease-in-out;
font-family: var(--secondary-font);
}
.comments-area .comment-list .comment .comment-body .reply .comment-reply-link::before,
.comments-area ol .comment .comment-body .reply .comment-reply-link::before {
content: "";
width: 5px;
height: 8px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.106' height='9.573' viewBox='0 0 6.106 9.573'%3E%3Cpath id='Path_29322' data-name='Path 29322' d='M4.9,0,0,4.083,4.9,8.165' transform='translate(0.5 0.704)' fill='none' stroke='%23a60505' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E%0A");
-webkit-background-size: 100% 100%;
background-size: 100%;
background-repeat: no-repeat;
position: absolute;
top: 7px;
-webkit-transition: all 0.235s ease-in-out;
-o-transition: all 0.235s ease-in-out;
transition: all 0.235s ease-in-out;
right: 0;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.comments-area .comment-list .comment .comment-body .reply .comment-reply-link:hover,
.comments-area ol .comment .comment-body .reply .comment-reply-link:hover {
color: var(--primary-color);
}
.comments-area .comment-list .comment .comment-body .reply .comment-reply-link:hover::before,
.comments-area ol .comment .comment-body .reply .comment-reply-link:hover::before {
right: -2px;
}
.comments-area .comment-list .comment.bypostauthor > .comment-body .comment-meta .comment-author::after,
.comments-area ol .comment.bypostauthor > .comment-body .comment-meta .comment-author::after {
content: "";
width: 18px;
height: 18px;
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="17.96" height="17.96" viewBox="0 0 17.96 17.96"><g transform="translate(-584 -10824)"><rect width="17.96" height="17.96" rx="8.98" transform="translate(584 10824)" fill="%2300ab0b"/><path d="M5058.939,3595.743l2.417,2.418,5.32-5.32" transform="translate(-4469.439 7237.66)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-width="2"/></g></svg>');
-webkit-background-size: 100% 100%;
background-size: 100%;
position: absolute;
top: 32px;
left: 36px;
}
.comments-area .comment-list .alt.bypostauthor > .comment-body .comment-meta .comment-author::after,
.comments-area .comment-list .children .bypostauthor > .comment-body .comment-meta .comment-author::after,
.comments-area ol .alt.bypostauthor > .comment-body .comment-meta .comment-author::after,
.comments-area ol .children .bypostauthor > .comment-body .comment-meta .comment-author::after {
top: 73px;
}
.comments-area .comment-list:not(.children) > .comment:first-child > .comment-body,
.comments-area ol:not(.children) > .comment:first-child > .comment-body {
padding-top: 0;
border-top: none;
}
.comments-area .comment-list:not(.children) > .comment:first-child > .comment-body .comment-meta .comment-author img,
.comments-area ol:not(.children) > .comment:first-child > .comment-body .comment-meta .comment-author img {
top: 0;
}
.comments-area .comment-respond {
background: rgba(var(--primary-color-rgb), 0.05);
position: relative;
z-index: 1;
padding: 60px 20px;
}
@media screen and (min-width: 576px) {
.comments-area .comment-respond {
padding: 45px;
}
}
.comments-area .comment-respond a {
color: var(--secondary-color);
}
.comments-area .comment-respond a:hover {
text-decoration: underline;
}
.comments-area .comment-respond .comment-reply-title {
font-size: 1.2222222222em;
}
.comments-area .comment-respond .comment-reply-title a {
margin-left: 10px;
font-weight: 400;
}
.comments-area .comment-respond form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
grid-gap: 20px;
}
.comments-area .comment-respond form p {
margin: 0;
}
.comments-area .comment-respond form input,
.comments-area .comment-respond form textarea {
margin-bottom: 0;
}
.comments-area .comment-respond form label {
display: none;
}
.comments-area .comment-respond form .comment-form-cookies-consent {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
grid-gap: 10px;
margin-bottom: 10px;
}
.comments-area .comment-respond form .comment-form-cookies-consent label {
display: inline-block;
font-size: 0.7777777778em;
line-height: 1.25em;
}
.comments-area .comment-respond form .submit,
.comments-area .comment-respond form input[type=submit] {
outline: none;
background: var(--secondary-color);
color: var(--white-color);
width: 100%;
}
.comments-area .comment-respond form .submit:hover,
.comments-area .comment-respond form input[type=submit]:hover {
background: var(--primary-color);
color: var(--white-color);
}  nav.post-navigation {
max-width: 755px;
margin: 45px auto;
}
nav.post-navigation .nav-links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
grid-row-gap: 45px;
width: 100%;
}
nav.post-navigation .nav-links .nav-next, nav.post-navigation .nav-links .nav-previous {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
nav.post-navigation .nav-links .nav-next .post-thumbnail, nav.post-navigation .nav-links .nav-previous .post-thumbnail {
width: 90px;
height: 90px;
margin: 0 20px 0 0;
}
nav.post-navigation .nav-links .nav-next .post-thumbnail img, nav.post-navigation .nav-links .nav-previous .post-thumbnail img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
nav.post-navigation .nav-links .nav-next a, nav.post-navigation .nav-links .nav-previous a {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
@media screen and (min-width: 768px) {
nav.post-navigation .nav-links {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
nav.post-navigation .nav-links .nav-next, nav.post-navigation .nav-links .nav-previous {
max-width: 50%;
}
}
nav.post-navigation .nav-links .nav-next {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
text-align: right;
}
nav.post-navigation .nav-links .nav-next .post-thumbnail {
margin: 0 0 0 20px;
}
nav.post-navigation .nav-links .nav-next .post .entry-header {
text-align: right;
}
nav.post-navigation .nav-next {
text-align: start;
}
nav.post-navigation .post {
margin-bottom: 0;
}
nav.post-navigation .post .entry-meta .cat-links a {
color: var(--primary-color);
}
nav.post-navigation .post .entry-header {
margin: 0;
text-align: left;
}
nav.post-navigation .post .entry-header .entry-title {
margin: 0;
font-size: 1.16em;
font-weight: normal;
}
nav.post-navigation .meta-nav {
font-family: var(--secondary-font);
font-size: 0.777em;
line-height: 1.1;
display: inline-block;
color: rgba(var(--primary-color-rgb), 0.9);
text-decoration: none;
position: relative;
letter-spacing: 1.08px;
padding-left: 17px;
-webkit-transition: all 0.235s ease-in-out;
-o-transition: all 0.235s ease-in-out;
transition: all 0.235s ease-in-out;
}
nav.post-navigation .meta-nav::before {
content: "";
width: 5px;
height: 8px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.106' height='9.573' viewBox='0 0 6.106 9.573'%3E%3Cpath id='Path_29322' data-name='Path 29322' d='M4.9,0,0,4.083,4.9,8.165' transform='translate(0.5 0.704)' fill='none' stroke='%23a60505' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E%0A");
-webkit-background-size: 100% 100%;
background-size: 100%;
background-repeat: no-repeat;
position: absolute;
left: 0px;
top: 2px;
-webkit-transition: all 0.235s ease-in-out;
-o-transition: all 0.235s ease-in-out;
transition: all 0.235s ease-in-out;
}
nav.post-navigation .meta-nav:hover {
color: var(--primary-color);
}
nav.post-navigation .meta-nav:hover::before {
left: -2px;
}
nav.post-navigation .nav-next .meta-nav {
padding-left: 0;
padding-right: 17px;
}
nav.post-navigation .nav-next .meta-nav::before {
left: unset;
right: 0;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
nav.post-navigation .nav-next .meta-nav:hover::before {
right: -2px;
}
nav.post-navigation a {
text-decoration: none;
color: var(--font-color);
}
nav.post-navigation a:hover {
color: var(--primary-color);
}
@media screen and (min-width: 768px) {
nav.post-navigation .nav-next {
max-width: 363px;
margin-left: auto;
padding-left: 15px;
}
}
@media screen and (min-width: 768px) {
nav.post-navigation .nav-previous {
padding-right: 15px;
max-width: 363px;
}
}
.pagination {
margin-top: 50px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media (min-width: 767px) {
.pagination {
margin-top: 80px;
}
}
.pagination .nav-links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
grid-gap: 13px;
}
.pagination .nav-links a {
color: var(--font-color);
}
.pagination .nav-links .page-numbers {
width: 30px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
height: 30px;
background: none;
color: var(--font-color);
font-family: var(--secondary-font);
font-size: 0.8888888889em;
line-height: 1;
text-decoration: none;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.pagination .nav-links .page-numbers:hover {
color: var(--primary-color);
}
.pagination .nav-links .page-numbers.current {
padding: 15px 17.71px;
background: var(--primary-color);
color: var(--white-color);
}
.pagination .nav-links .page-numbers.prev svg {
margin-right: 10px;
}
.pagination .nav-links .page-numbers.next svg {
margin-left: 10px;
}
.pagination .nav-links .page-numbers.next, .pagination .nav-links .page-numbers.prev {
background: none;
font-size: 0;
font-family: var(--primary-font);
}
.pagination .nav-links .page-numbers.next:hover, .pagination .nav-links .page-numbers.prev:hover {
color: var(--secondary-color);
}
.pagination .nav-links .page-numbers.next:hover svg path, .pagination .nav-links .page-numbers.prev:hover svg path {
stroke: var(--secondary-color);
}
.navigation.pagination {
padding-top: 30px;
margin-top: 45px;
border-top: 1px solid rgba(var(--font-color-rgb), 0.05);
}
.navigation.pagination .nav-links .prev, .navigation.pagination .nav-links .next {
position: relative;
border: 1px solid rgba(var(--secondary-color-rgb), 0.05);
}
.navigation.pagination .nav-links .prev::after, .navigation.pagination .nav-links .prev::before, .navigation.pagination .nav-links .next::after, .navigation.pagination .nav-links .next::before {
content: "";
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.204' height='11.402' viewBox='0 0 7.204 11.402'%3E%3Cpath id='Path_26478' data-name='Path 26478' d='M0,0,6,5l-6,5' transform='translate(0.704 0.704)' fill='none' stroke='%23a60505' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E%0A");
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
left: 50%;
width: 7px;
height: 10px;
background-repeat: no-repeat;
background-position: center;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.navigation.pagination .nav-links .prev:hover, .navigation.pagination .nav-links .next:hover {
border: 1px solid var(--primary-color);
background-color: var(--primary-color);
}
.navigation.pagination .nav-links .prev:hover::after, .navigation.pagination .nav-links .prev:hover::before, .navigation.pagination .nav-links .next:hover::after, .navigation.pagination .nav-links .next:hover::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.204' height='11.402' viewBox='0 0 7.204 11.402'%3E%3Cpath id='Path_26478' data-name='Path 26478' d='M0,0,6,5l-6,5' transform='translate(0.704 0.704)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E%0A");
}
.navigation.pagination .nav-links .prev::before {
-webkit-transform: translate(-50%, -50%) rotate(180deg);
-ms-transform: translate(-50%, -50%) rotate(180deg);
-o-transform: translate(-50%, -50%) rotate(180deg);
transform: translate(-50%, -50%) rotate(180deg);
}
.navigation.pagination .nav-links .prev::after {
content: none;
}
.navigation.pagination .nav-links .next::before {
content: none;
}
.navigation.posts-navigation {
margin-top: 50px;
}
.navigation.posts-navigation .nav-links a {
color: var(--primary-color);
}
.custom-post-pagination .nav-links a {
border: 1px solid rgba(var(--primary-color-rgb), 0.1);
width: 30px;
height: 30px;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.custom-post-pagination .nav-links a:hover {
background-color: var(--primary-color);
border: 1px solid var(--primary-color);
}
.custom-post-pagination .nav-links a:hover svg path {
stroke: var(--white-color);
}
.custom-post-pagination .nav-links a + a {
margin-left: 14px;
}
#load-posts {
margin-top: 50px;
text-align: center;
}
@media (min-width: 767px) {
#load-posts {
margin-top: 100px;
}
}
#load-posts a {
display: inline-block !important;
padding: 21px 30px;
font-family: var(--secondary-font);
background: none;
color: var(--font-color);
letter-spacing: 1px;
border: 1px solid rgba(var(--font-color-rgb), 0.05);
font-size: 0.8333333333em;
line-height: 1em;
-webkit-transition: all ease 0.35s;
-o-transition: all ease 0.35s;
transition: all ease 0.35s;
min-width: 200px;
text-align: center;
background-color: transparent;
text-transform: uppercase;
}
#load-posts a svg {
margin-right: 10px;
}
#load-posts a:hover {
background-color: var(--primary-color);
color: var(--white-color);
}
#load-posts a:hover svg {
-webkit-animation: postloading 1s infinite linear;
-o-animation: postloading 1s infinite linear;
animation: postloading 1s infinite linear;
-webkit-transform-origin: center;
-ms-transform-origin: center;
-o-transform-origin: center;
transform-origin: center;
}
#load-posts a.disabled:hover {
background-color: var(--primary-color);
color: var(--white-color);
text-decoration: none;
}
#load-posts a.disabled:hover svg {
-webkit-animation: unset;
-o-animation: unset;
animation: unset;
}
@-webkit-keyframes postloading {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes postloading {
0% {
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes postloading {
0% {
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
} .search-form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
position: relative;
}
.search-form label {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.search-form .search-field {
margin: 0;
padding-right: 42px;
}
.search-form .search-submit {
width: 20px;
font-size: 0;
-webkit-background-size: 18.16px 18.16px;
background-size: 18.16px;
background-color: unset;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath id='Path_24900' data-name='Path 24900' d='M11.572,19.163a7.532,7.532,0,0,0,4.676-1.624L20.709,22,22,20.709l-4.461-4.461a7.57,7.57,0,1,0-5.967,2.915Zm0-13.363A5.782,5.782,0,1,1,5.8,11.572,5.782,5.782,0,0,1,11.572,5.8Z' transform='translate(-4 -4)' fill='%23001A1ACC'/%3E%3C/svg%3E%0A");
position: absolute;
background-repeat: no-repeat;
right: 17px;
padding: 10px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.search-form .search-submit:hover {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath id='Path_24900' data-name='Path 24900' d='M11.572,19.163a7.532,7.532,0,0,0,4.676-1.624L20.709,22,22,20.709l-4.461-4.461a7.57,7.57,0,1,0-5.967,2.915Zm0-13.363A5.782,5.782,0,1,1,5.8,11.572,5.782,5.782,0,0,1,11.572,5.8Z' transform='translate(-4 -4)' fill='%23A60505'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-color: unset;
}
.wp-block-search .wp-block-search__label {
font-weight: normal !important;
}
.wp-block-search .wp-block-search__inside-wrapper {
position: relative;
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
margin-bottom: 0;
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
width: 20px;
border: 0;
font-size: 0;
-webkit-background-size: 18.16px 18.16px;
background-size: 18.16px;
background-color: unset;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath id='Path_24900' data-name='Path 24900' d='M11.572,19.163a7.532,7.532,0,0,0,4.676-1.624L20.709,22,22,20.709l-4.461-4.461a7.57,7.57,0,1,0-5.967,2.915Zm0-13.363A5.782,5.782,0,1,1,5.8,11.572,5.782,5.782,0,0,1,11.572,5.8Z' transform='translate(-4 -4)' fill='%23001A1ACC'/%3E%3C/svg%3E%0A");
position: absolute;
background-repeat: no-repeat;
right: 17px;
padding: 10px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath id='Path_24900' data-name='Path 24900' d='M11.572,19.163a7.532,7.532,0,0,0,4.676-1.624L20.709,22,22,20.709l-4.461-4.461a7.57,7.57,0,1,0-5.967,2.915Zm0-13.363A5.782,5.782,0,1,1,5.8,11.572,5.782,5.782,0,0,1,11.572,5.8Z' transform='translate(-4 -4)' fill='%23A60505'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-color: unset;
}
.widget_block .wp-block-group__inner-container > h2 {
margin-bottom: 32px;
font-size: 1.111em;
line-height: 1;
color: rgba(var(--font-color-rgb), 1);
display: inline-block;
position: relative;
}
.widget_block .wp-block-group__inner-container .wp-block-latest-comments li {
font-size: 16px;
}
.widget_block .wp-block-group__inner-container .wp-block-latest-comments li:not(:last-child) {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid rgba(var(--font-color-rgb), 0.05);
}
.widget_block .wp-block-group__inner-container .wp-block-latest-comments li .wp-block-latest-comments__comment-meta {
color: rgba(var(--font-color-rgb), 1);
}
.widget_block .wp-block-group__inner-container .wp-block-latest-comments li .wp-block-latest-comments__comment-meta a {
color: rgba(var(--font-color-rgb), 1);
line-height: 1.9;
}
.widget_block .wp-block-group__inner-container .wp-block-latest-comments li .wp-block-latest-comments__comment-meta a:hover {
color: var(--primary-color);
}
.widget {
margin: 0 0 60px;
}
.widget:last-child {
margin-bottom: 0;
}
.widget.widget_block .wp-block-search__label,
.widget .wp-block-group__inner-container > h2,
.widget .widget-title {
margin-bottom: 32px;
font-size: 1.111em;
line-height: 1;
color: rgba(var(--font-color-rgb), 1);
display: inline-block;
position: relative;
font-family: var(--secondary-font);
}
.widget.widget_bttk_author_bio .widget-title {
display: none;
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder {
text-align: center;
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder .image-holder {
margin-bottom: 20px;
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder .image-holder img {
width: 190px;
height: 190px;
-o-object-fit: cover;
object-fit: cover;
border-radius: 100px;
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder .text-holder .title-holder {
display: block;
font-size: 1.111em;
line-height: 1.75;
font-family: var(--secondary-font);
margin-bottom: 15px;
color: rgba(var(--font-color-rgb), 0.9);
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder .text-holder .text-signature {
display: inline-block;
max-width: 100%;
font-size: 1.7em;
line-height: 1.8;
font-family: var(--signature-font-two);
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
transform: rotate(-5deg);
position: relative;
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder .text-holder .text-signature::after {
content: "";
width: 136.97px;
height: 25px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='138.645' height='25.039' viewBox='0 0 138.645 25.039'%3E%3Cpath id='Path_336' data-name='Path 336' d='M443.439,487.565s138.8-18.617,136.948-9.467' transform='matrix(0.996, -0.087, 0.087, 0.996, -482.596, -422.631)' fill='none' stroke='%23171717' stroke-linecap='round' stroke-width='1'/%3E%3C/svg%3E%0A");
-webkit-background-size: 100% 100%;
background-size: 100%;
background-repeat: no-repeat;
position: absolute;
bottom: -5px;
left: -4px;
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
-o-transform: rotate(5deg);
transform: rotate(5deg);
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder .text-holder .readmore {
display: none;
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder .text-holder .author-bio-socicons {
margin-top: 30px;
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder .text-holder .author-bio-socicons .author-socicons {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
grid-gap: 11px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder .text-holder .author-bio-socicons .author-socicons a {
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid rgba(var(--primary-color-rgb), 0.2);
color: var(--primary-color);
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder .text-holder .author-bio-socicons .author-socicons a:hover {
background: var(--primary-color);
color: var(--white-color);
}
.widget.widget_blossomthemes_email_newsletter_widget .widget-title {
display: none;
}
.widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper {
color: var(--white-color);
padding: 45px 15px;
position: relative;
z-index: 1;
text-align: center;
}
.widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .img-holder {
margin: 0 auto 20px auto;
}
@media screen and (min-width: 768px) {
.widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper {
padding: 45px 20px;
}
}
.widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .text-holder {
margin-bottom: 20px;
}
.widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .text-holder h3 {
font-size: 1.7em;
line-height: 1.333;
margin-bottom: 16px;
}
.widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form input[type=submit] {
width: 100%;
}
.widget.widget_bttk_pro_recent_post ul {
list-style: none;
margin-left: 0;
}
.widget.widget_bttk_pro_recent_post ul li {
margin-bottom: 35px;
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .cat-links {
margin-bottom: 10px;
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .cat-links a {
font-size: 15px;
letter-spacing: 1.42px;
line-height: 32px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
padding-left: 20px;
position: relative;
margin-right: 10px;
color: var(--primary-color);
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .cat-links a:hover {
color: var(--secondary-color);
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .entry-title {
line-height: 24px;
letter-spacing: 0.21px;
font-weight: 400;
font-family: var(--secondary-font);
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .entry-title a {
color: var(--font-color);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
text-decoration: none;
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .entry-title a:hover {
color: var(--primary-color);
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .entry-meta {
margin-top: 11px;
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .entry-meta a {
color: rgba(var(--font-color-rgb), 0.8);
font-size: 14px;
line-height: 32px;
letter-spacing: 0.63;
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .entry-meta .posted-on a {
padding-left: 0;
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .entry-meta .posted-on a::before {
content: none;
}
.widget.widget_bttk_pro_recent_post ul.style-one li .post-thumbnail {
margin-right: 15px;
}
.widget.widget_bttk_pro_recent_post ul.style-one li .entry-header .entry-meta {
margin-top: 4px;
}
.widget.widget_bttk_pro_recent_post ul.style-three li .entry-header {
padding: 13px 15px;
}
.widget.widget_bttk_pro_recent_post .post {
grid-gap: 15px;
}
.widget.widget_bttk_pro_recent_post .post.horizontal .entry-title {
margin-top: 0;
}
.widget.widget_bttk_pro_recent_post .post-thumbnail {
margin: 0;
}
.widget.widget_bttk_pro_recent_post .entry-header {
margin-bottom: 0;
}
.widget.widget_bttk_pro_recent_post .entry-title {
font-size: 1em;
line-height: 1.25;
font-weight: 600;
font-family: var(--secondary-font);
letter-spacing: 0;
}
.widget.widget_media_gallery a {
display: inline-block;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-wrap ul {
list-style: none;
margin-left: 0;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-wrap ul li {
position: relative;
height: 120px;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
margin-bottom: 57px;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-wrap ul li::after {
content: none;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-wrap ul li a {
border-radius: 5px;
padding: 15px;
min-width: 246px;
position: absolute;
bottom: 28px;
left: 0;
max-width: 100%;
width: auto;
height: auto;
-webkit-transform: translate(0, 50%);
-ms-transform: translate(0, 50%);
-o-transform: translate(0, 50%);
transform: translate(0, 50%);
background: var(--white-color);
color: var(--font-color);
line-height: 24px;
text-align: center;
text-decoration: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-wrap ul li a .post-count {
height: 26px;
width: auto;
font-size: 0.7777777778em;
line-height: 0.78125em;
padding: 8px 8px;
background: var(--primary-color);
border-radius: 3px;
color: var(--white-color);
margin-left: 10px;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-wrap ul li a:hover {
color: var(--primary-color);
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-wrap ul li a:hover .post-count {
width: auto;
background: var(--secondary-color);
}
.widget.widget_bttk_popular_post ul.style-one .post-thumbnail {
width: 105px;
height: 65px;
}
.widget.widget_bttk_popular_post ul.style-one .entry-header .entry-meta {
margin-top: 4px;
}
.widget.widget_bttk_popular_post ul.style-two .entry-header {
text-align: center;
padding: 0;
}
.widget.widget_bttk_popular_post ul.style-three li .entry-header {
padding: 13px 15px;
}
.widget.widget_bttk_popular_post ul li {
margin-bottom: 32px;
}
.widget.widget_bttk_popular_post ul li:last-child {
margin-bottom: 0;
}
.widget.widget_bttk_popular_post ul li .entry-header .cat-links {
margin-bottom: 10px;
}
.widget.widget_bttk_popular_post ul li .entry-header .cat-links a {
font-size: 15px;
letter-spacing: 1.42px;
line-height: 32px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
padding-left: 20px;
position: relative;
margin-right: 10px;
text-decoration: none;
color: var(--primary-color);
}
.widget.widget_bttk_popular_post ul li .entry-header .cat-links a:hover {
color: var(--secondary-color);
}
.widget.widget_bttk_popular_post ul li .entry-header .entry-title {
line-height: 24px;
letter-spacing: 0.21px;
font-weight: 400;
font-family: var(--secondary-font);
}
.widget.widget_bttk_popular_post ul li .entry-header .entry-title a {
color: var(--font-color);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
text-decoration: none;
}
.widget.widget_bttk_popular_post ul li .entry-header .entry-title a:hover {
color: var(--primary-color);
}
.widget.widget_bttk_popular_post ul li .entry-header .entry-meta {
margin-top: 11px;
}
.widget.widget_bttk_popular_post ul li .entry-header .entry-meta a {
color: rgba(var(--font-color-rgb), 0.8);
font-size: 14px;
line-height: 32px;
letter-spacing: 0.63;
}
.widget.widget_bttk_popular_post ul li .entry-header .entry-meta .posted-on a {
padding-left: 0;
}
.widget.widget_bttk_popular_post ul li .entry-header .entry-meta .posted-on a::before {
content: none;
}
.widget.widget_categories ul, .widget.widget_Archive ul {
list-style: none;
margin: 0;
}
.widget.widget_categories ul li, .widget.widget_Archive ul li {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
font-family: var(--secondary-font);
}
.widget.widget_categories ul li:not(:last-child), .widget.widget_Archive ul li:not(:last-child) {
margin-bottom: 30px;
padding-bottom: 10px;
border-bottom: 1px solid rgba(var(--font-color-rgb), 0.05);
}
.widget.widget_categories ul li:last-child a, .widget.widget_Archive ul li:last-child a {
text-decoration: none;
color: var(--font-color);
display: block;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.widget.widget_categories ul li:last-child a:hover, .widget.widget_Archive ul li:last-child a:hover {
color: var(--primary-color);
}
.widget.widget_categories select, .widget.widget_Archive select {
margin-bottom: 0;
border: 1px solid rgba(var(--primary-color-rgb), 0.2);
}
.widget.widget_tag_cloud .tagcloud {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-gap: 12.5px;
grid-row-gap: 20px;
}
.widget.widget_tag_cloud .tagcloud a {
display: inline-block;
font-size: 0.777em !important;
line-height: 1;
font-family: var(--secondary-font);
color: var(--primary-color);
text-transform: uppercase;
-webkit-text-decoration-style: dotted;
-moz-text-decoration-style: dotted;
text-decoration-style: dotted;
text-underline-offset: 2px;
-webkit-text-decoration-color: var(--secondary-color);
-moz-text-decoration-color: var(--secondary-color);
text-decoration-color: var(--secondary-color);
}
.widget.widget_tag_cloud .tagcloud a:hover {
color: var(--primary-color);
}
.widget.widget_tag_cloud .tagcloud a:not(:first-child) {
padding-left: 12.5px;
position: relative;
}
.widget.widget_tag_cloud .tagcloud a:not(:first-child)::before {
content: "";
width: 3px;
height: 3px;
border-radius: 50%;
background: var(--secondary-color);
position: absolute;
top: 50%;
left: -1.5px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.widget.widget_bttk_social_links {
position: relative;
}
.widget.widget_bttk_social_links .social-networks {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
grid-gap: 11px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.widget.widget_bttk_social_links .social-networks a {
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid rgba(var(--primary-color-rgb), 0.2);
color: var(--primary-color);
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.widget.widget_bttk_social_links .social-networks a:hover {
background: var(--primary-color);
color: var(--white-color);
}
.widget.widget_bttk_posts_category_slider_widget .item {
padding: 0;
margin: 0;
}
.widget.widget_bttk_posts_category_slider_widget .item .carousel-title {
text-align: center;
padding-top: 24px;
}
@media screen and (min-width: 1200px) {
.widget.widget_bttk_posts_category_slider_widget .item .carousel-title {
padding-left: 35px;
padding-right: 35px;
}
}
.widget.widget_bttk_posts_category_slider_widget .item .carousel-title .title {
font-size: 1.111em;
line-height: 1.75;
font-weight: 500;
margin-bottom: 15px;
margin-top: 8px;
}
.widget.widget_bttk_posts_category_slider_widget .item .carousel-title .title a {
text-decoration: none;
color: rgba(var(--font-color-rgb), 0.9);
}
.widget.widget_bttk_posts_category_slider_widget .item .carousel-title .title a:hover {
color: var(--primary-color);
}
.widget.widget_bttk_posts_category_slider_widget .item .entry-meta {
text-align: center;
}
.widget.widget_bttk_posts_category_slider_widget .owl-carousel .owl-nav button.owl-prev,
.widget.widget_bttk_posts_category_slider_widget .owl-carousel .owl-nav button.owl-next {
position: absolute;
top: 23%;
width: 33px;
height: 33px;
-webkit-background-size: 20.65px 4.88px;
background-size: 20.65px 4.88px;
background-color: transparent;
border-color: var(--white-color);
background-position: center;
}
.widget.widget_bttk_posts_category_slider_widget .owl-carousel .owl-nav button.owl-prev:hover,
.widget.widget_bttk_posts_category_slider_widget .owl-carousel .owl-nav button.owl-next:hover {
background-color: var(--primary-color);
}
.widget.widget_bttk_posts_category_slider_widget .owl-carousel .owl-nav button.owl-prev {
left: 10px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.649' height='4.881' viewBox='0 0 20.649 4.881'%3E%3Cg id='Group_1293' data-name='Group 1293' transform='translate(-0.748 -3.864)'%3E%3Cpath id='Path_24928' data-name='Path 24928' d='M3089.528,1523h17.035' transform='translate(-3085.166 -1516.502)' fill='none' stroke='%23fff' stroke-width='1'/%3E%3Cpath id='path5019' d='M133.249-4.237,137.476-1.8V-6.678Z' transform='translate(-132.501 10.542)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.widget.widget_bttk_posts_category_slider_widget .owl-carousel .owl-nav button.owl-next {
right: 10px;
background-image: url("data:image/svg+xml,%3Csvg id='Group_1471' data-name='Group 1471' xmlns='http://www.w3.org/2000/svg' width='20.649' height='4.881' viewBox='0 0 20.649 4.881'%3E%3Cpath id='Path_24928' data-name='Path 24928' d='M3106.563,1523h-17.035' transform='translate(-3089.528 -1520.366)' fill='none' stroke='%23fff' stroke-width='1'/%3E%3Cpath id='path5019' d='M137.476-4.237,133.249-1.8V-6.678Z' transform='translate(-116.827 6.678)' fill='%23fff'/%3E%3C/svg%3E%0A");
}
.widget.widget_bttk_posts_category_slider_widget .owl-carousel .owl-dots {
margin-top: 20px;
}
.widget.widget_bttk_posts_category_slider_widget .owl-carousel .owl-dots button span {
display: none;
}
.widget.widget_calendar .calendar_wrap {
padding: 0;
position: relative;
background: var(--white-color);
border: 1px solid rgba(var(--font-color-rgb), 0.05);
overflow: hidden;
border-radius: 4px;
}
.widget.widget_calendar .calendar_wrap .wp-calendar-nav .pad {
display: none;
}
.widget.widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev,
.widget.widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-next {
position: absolute;
top: 12px;
width: 20px;
height: 20px;
-webkit-background-size: 15.75px 11.12px;
background-size: 15.75px 11.12px;
background-repeat: no-repeat;
background-position: center;
}
.widget.widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev a,
.widget.widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-next a {
display: block;
width: 100%;
height: 100%;
font-size: 0;
line-height: 0;
}
.widget.widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev {
left: 32px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.562' height='13.244' viewBox='0 0 17.562 13.244'%3E%3Cg id='Group_762' data-name='Group 762' transform='matrix(-1, 0, 0, 1, 16.812, 1.061)'%3E%3Cpath id='Path_4' data-name='Path 4' d='M3290.465,368.331l5.561,5.561-5.561,5.561' transform='translate(-3280.275 -368.331)' fill='none' stroke='%231e1e1e' stroke-linecap='round' stroke-width='1.5'/%3E%3Cline id='Line_5' data-name='Line 5' x2='14.523' transform='translate(0 6)' fill='none' stroke='%231e1e1e' stroke-linecap='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.widget.widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev:hover {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.562' height='13.244' viewBox='0 0 17.562 13.244'%3E%3Cg id='Group_762' data-name='Group 762' transform='matrix(-1, 0, 0, 1, 16.812, 1.061)'%3E%3Cpath id='Path_4' data-name='Path 4' d='M3290.465,368.331l5.561,5.561-5.561,5.561' transform='translate(-3280.275 -368.331)' fill='none' stroke='%2317BE8A' stroke-linecap='round' stroke-width='1.5'/%3E%3Cline id='Line_5' data-name='Line 5' x2='14.523' transform='translate(0 6)' fill='none' stroke='%2317BE8A' stroke-linecap='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.widget.widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-next {
right: 32px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.562' height='13.244' viewBox='0 0 17.562 13.244'%3E%3Cg id='Group_762' data-name='Group 762' transform='translate(0.75 1.061)'%3E%3Cpath id='Path_4' data-name='Path 4' d='M3290.465,368.331l5.561,5.561-5.561,5.561' transform='translate(-3280.275 -368.331)' fill='none' stroke='%231e1e1e' stroke-linecap='round' stroke-width='1.5'/%3E%3Cline id='Line_5' data-name='Line 5' x2='14.523' transform='translate(0 6)' fill='none' stroke='%231e1e1e' stroke-linecap='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.widget.widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-next:hover {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.562' height='13.244' viewBox='0 0 17.562 13.244'%3E%3Cg id='Group_762' data-name='Group 762' transform='translate(0.75 1.061)'%3E%3Cpath id='Path_4' data-name='Path 4' d='M3290.465,368.331l5.561,5.561-5.561,5.561' transform='translate(-3280.275 -368.331)' fill='none' stroke='%2317BE8A' stroke-linecap='round' stroke-width='1.5'/%3E%3Cline id='Line_5' data-name='Line 5' x2='14.523' transform='translate(0 6)' fill='none' stroke='%2317BE8A' stroke-linecap='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.widget.widget_calendar .calendar_wrap table {
font-family: var(--secondary-font);
text-align: center;
border-collapse: collapse;
margin: 0;
}
.widget.widget_calendar .calendar_wrap table caption {
font-size: 0.888em;
line-height: 1.3;
background: rgba(var(--primary-color-rgb), 0.1);
padding: 12px;
margin: 0 -22px;
}
.widget.widget_calendar .calendar_wrap table thead tr {
border-bottom: 1px solid rgba(var(--font-color-rgb), 0.2);
}
.widget.widget_calendar .calendar_wrap table thead th {
font-size: 0.777em;
font-weight: normal;
text-transform: uppercase;
}
.widget.widget_calendar .calendar_wrap table tbody td {
font-size: 0.833em;
color: rgba(var(--font-color-rgb), 0.9);
}
.widget.widget_calendar .calendar_wrap table tbody td a,
.widget.widget_calendar .calendar_wrap table tbody td span {
color: var(--font-color);
display: inline-block;
width: 25px;
height: 25px;
line-height: 25px;
}
.widget.widget_calendar .calendar_wrap table tbody td a:hover {
text-decoration: underline;
}
.widget.widget_calendar .calendar_wrap table tbody td#today span {
background: var(--secondary-color);
color: var(--white-color);
}
.widget.widget_calendar .calendar_wrap table td,
.widget.widget_calendar .calendar_wrap table th {
padding: 5px !important;
text-align: center;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-meta-wrap {
list-style: none;
margin: 0;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-meta-wrap li {
padding-top: 90px;
background-repeat: no-repeat;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
margin-bottom: 40px;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-meta-wrap li a {
display: inline-block;
margin-bottom: -26px;
background: var(--white-color);
padding: 15px;
min-width: 228px;
text-decoration: none;
font-weight: 500;
font-size: 1em;
color: var(--font-color);
font-family: var(--secondary-font);
text-align: center;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-meta-wrap li a:hover {
color: var(--primary-color);
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-meta-wrap li a .post-count {
display: inline-block;
padding: 6px 9px 3px;
background: var(--primary-color);
color: var(--white-color);
font-size: 15px;
line-height: 1;
font-family: var(--primary-font);
margin-left: 10px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-meta-wrap li a:hover .post-count {
background: var(--font-color);
}
.widget.widget_custom_blog_banner {
background: rgba(var(--secondary-color-rgb), 0.1);
padding: 30px;
text-align: center;
position: relative;
z-index: 1;
}
@media screen and (min-width: 768px) {
.widget.widget_custom_blog_banner {
padding: 60px 40px;
}
}
.widget.widget_custom_blog_banner::before {
content: "";
width: 370px;
height: 245.51px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='370' height='345.508' viewBox='0 0 370 345.508'%3E%3Cg id='Path_24952' data-name='Path 24952' fill='%23ffdf00' opacity='0.04'%3E%3Cpath d='M370,0V345.508H0Z' stroke='none'/%3E%3Cpath d='M 369 2.302032470703125 L 2.536102294921875 344.5077819824219 L 369 344.5077819824219 L 369 2.302032470703125 M 370 0 L 370 345.5077819824219 L 0 345.5077819824219 L 370 0 Z' stroke='none' fill='rgba(136,238,191,0.3)'/%3E%3C/g%3E%3C/svg%3E%0A");
-webkit-background-size: 100% 100%;
background-size: 100%;
background-repeat: no-repeat;
position: absolute;
right: 0;
bottom: 0;
z-index: -1;
}
@media screen and (min-width: 1200px) {
.widget.widget_custom_blog_banner .banner-text-holder {
padding: 0 30px;
}
}
.widget.widget_custom_blog_banner .banner-title {
font-size: 1.666em;
line-height: 1.333;
margin-bottom: 20px;
}
.widget.widget_custom_blog_banner .banner-desc {
margin-bottom: 20px;
}
.widget.widget_custom_blog_banner .button-wrapper .wc-btn {
width: 100%;
}
@media (max-width: 1199px) {
.widget.widget_custom_blog_banner .button-wrapper .wc-btn {
padding: 17px;
}
}
#secondary,
.footer-t {            }
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu) ul,
.footer-t .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu) ul {
list-style: none;
margin: 0;
list-style: none;
margin: 0;
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu) ul li,
.footer-t .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu) ul li {
color: rgba(var(--font-color-rgb), 1);
padding-left: 0;
list-style: none;
margin-bottom: 15px;
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu) ul li:not(:last-child),
.footer-t .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu) ul li:not(:last-child) {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid rgba(var(--font-color-rgb), 0.05);
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu) ul li:last-child,
.footer-t .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu) ul li:last-child {
margin-bottom: 0;
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu) ul li > a,
.footer-t .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu) ul li > a {
position: relative;
padding-left: 0px;
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu) ul li a,
.footer-t .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu) ul li a {
color: rgba(var(--font-color-rgb), 1);
font-size: 16px;
display: inline-block;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-decoration: none;
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu) ul li a:hover,
.footer-t .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu) ul li a:hover {
color: rgba(var(--primary-color-rgb), 1);
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu).widget_recent_entries .post-date,
.footer-t .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu).widget_recent_entries .post-date {
font-size: 14px;
color: rgba(var(--font-color-rgb), 0.8);
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu).widget_recent_comments ul li,
.footer-t .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu).widget_recent_comments ul li {
position: relative;
padding-left: 0px;
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu).widget_recent_comments ul li > a::before,
.footer-t .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu).widget_recent_comments ul li > a::before {
content: none;
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu).widget_btif_instagram_widget ul li a::before,
.footer-t .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links, .widget_bttk_contact_social_links, .widget_nav_menu).widget_btif_instagram_widget ul li a::before {
content: none;
}
#secondary .widget_nav_menu ul,
.footer-t .widget_nav_menu ul {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-column-gap: 20px;
}
#secondary .widget_nav_menu ul li,
.footer-t .widget_nav_menu ul li {
display: inline-block;
}
#secondary .widget_nav_menu ul li .submenu-toggle-btn,
.footer-t .widget_nav_menu ul li .submenu-toggle-btn {
display: none;
}
#secondary .widget_nav_menu ul li a,
.footer-t .widget_nav_menu ul li a {
color: rgba(var(--font-color-rgb), 1);
font-size: 18px;
letter-spacing: 1.42px;
display: inline-block;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-decoration: none;
}
#secondary .widget_nav_menu ul li a:hover,
.footer-t .widget_nav_menu ul li a:hover {
color: rgba(var(--primary-color-rgb), 1);
}
#secondary .widget_nav_menu ul li ul,
.footer-t .widget_nav_menu ul li ul {
margin-left: 20px;
}
#secondary .widget .cat-links a,
.footer-t .widget .cat-links a {
position: relative;
text-transform: uppercase;
}
#secondary .widget .cat-links a:hover,
.footer-t .widget .cat-links a:hover {
color: var(--secondary-color);
}
#secondary .widget .cat-links a:hover::before,
.footer-t .widget .cat-links a:hover::before {
background-color: currentColor;
}
#secondary .widget .cat-links a + a,
.footer-t .widget .cat-links a + a {
margin-left: 10px;
padding-left: 12px;
}
#secondary .widget .cat-links a + a::before,
.footer-t .widget .cat-links a + a::before {
content: "";
position: absolute;
top: 4.5px;
left: 0;
width: 3px;
height: 3px;
border-radius: 100%;
background-color: currentcolor;
opacity: 0.4;
-webkit-transition: all 0.234s ease-in-out;
-o-transition: all 0.234s ease-in-out;
transition: all 0.234s ease-in-out;
}
#secondary .widget_media_image a,
.footer-t .widget_media_image a {
display: block;
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list .contact-title,
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list .address-title,
.footer-t .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list .contact-title,
.footer-t .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list .address-title {
font-weight: bold;
margin-bottom: 15px;
display: inline-block;
font-weight: 400;
font-family: var(--secondary-font);
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li,
.footer-t .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li {
list-style: none;
margin-bottom: 8px;
font-weight: 400;
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li a,
.footer-t .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li a {
color: rgba(var(--font-color-rgb), 1);
font-weight: 400;
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li a::before,
.footer-t .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li a::before {
content: none;
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li .fa-phone,
.footer-t .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li .fa-phone {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li svg,
.footer-t .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li svg {
margin-right: 20px;
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li svg path,
.footer-t .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li svg path {
fill: var(--primary-color);
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list-title,
.footer-t .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list-title {
display: block;
font-weight: bold;
margin-bottom: 15px;
font-weight: 400;
font-family: var(--secondary-font);
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .social-networks li,
.footer-t .widget_bttk_contact_social_links .bttk-contact-widget-wrap .social-networks li {
margin-bottom: 4px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
grid-gap: 11px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .social-networks li a,
.footer-t .widget_bttk_contact_social_links .bttk-contact-widget-wrap .social-networks li a {
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid rgba(var(--primary-color-rgb), 0.2);
color: var(--primary-color);
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .social-networks li a:hover,
.footer-t .widget_bttk_contact_social_links .bttk-contact-widget-wrap .social-networks li a:hover {
background: var(--primary-color);
color: var(--white-color);
}
#secondary .widget_bttk_social_links .social-networks li,
.footer-t .widget_bttk_social_links .social-networks li {
margin-bottom: 4px;
}
#secondary .widget_bttk_social_links .social-networks li a,
.footer-t .widget_bttk_social_links .social-networks li a {
padding-left: 0;
background: unset;
}
#secondary .widget_bttk_social_links .social-networks li a::before,
.footer-t .widget_bttk_social_links .social-networks li a::before {
content: none;
}
#secondary .widget_bttk_social_links .social-networks li a:hover,
.footer-t .widget_bttk_social_links .social-networks li a:hover {
color: #fff;
background: var(--primary-color);
}
#secondary .widget_blossom_client_logo_widget .blossom-iw-holder .blossom-iw-inner-holder .blossom-inner-wrap,
.footer-t .widget_blossom_client_logo_widget .blossom-iw-holder .blossom-iw-inner-holder .blossom-inner-wrap {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr [2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 30px;
}
#secondary .widget_blossom_client_logo_widget .blossom-iw-holder .blossom-iw-inner-holder .blossom-inner-wrap .image-holder img,
.footer-t .widget_blossom_client_logo_widget .blossom-iw-holder .blossom-iw-inner-holder .blossom-inner-wrap .image-holder img {
max-width: 100%;
}
#secondary .widget_btif_instagram_widget ul,
.footer-t .widget_btif_instagram_widget ul {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr [3];
grid-template-columns: repeat(3, 1fr);
grid-gap: 16px;
}
#secondary .widget_btif_instagram_widget ul li,
.footer-t .widget_btif_instagram_widget ul li {
margin: 0;
width: 100%;
}
#secondary .widget_btif_instagram_widget ul li a,
.footer-t .widget_btif_instagram_widget ul li a {
display: block;
padding-left: 0;
}
#secondary .widget_btif_instagram_widget .profile-link,
.footer-t .widget_btif_instagram_widget .profile-link {
padding: 10px 30px;
max-width: 261px;
margin: 0 auto;
color: var(--primary-color);
border: 1px solid var(--primary-color);
display: block;
margin-top: 20px;
text-decoration: none;
text-align: center;
}
#secondary .widget_btif_instagram_widget .profile-link:hover,
.footer-t .widget_btif_instagram_widget .profile-link:hover {
background-color: var(--primary-color);
color: #fff;
}
#secondary .widget_btif_instagram_widget .profile-link .insta-icon,
.footer-t .widget_btif_instagram_widget .profile-link .insta-icon {
margin-right: 10px;
}
#secondary .widget_bttk_author_bio .bttk-author-bio-holder .readmore,
.footer-t .widget_bttk_author_bio .bttk-author-bio-holder .readmore {
line-height: 1.3;
color: var(--white-color);
background: var(--primary-color);
display: block;
font-size: 0.8888em;
letter-spacing: 0.5px;
text-decoration: none;
padding: 12px 30px;
margin-top: 40px;
}
#secondary .widget_bttk_author_bio .bttk-author-bio-holder .readmore:hover,
.footer-t .widget_bttk_author_bio .bttk-author-bio-holder .readmore:hover {
background: var(--secondary-color);
}
#secondary .widget_bttk_author_bio .bttk-author-bio-holder .author-bio-socicons,
.footer-t .widget_bttk_author_bio .bttk-author-bio-holder .author-bio-socicons {
margin-top: 25px;
}
#secondary .widget_blossomtheme_companion_cta_widget,
.footer-t .widget_blossomtheme_companion_cta_widget {
margin: 0 0 60px;
}
#secondary .widget_blossomtheme_companion_cta_widget .bttk-cta-bg,
.footer-t .widget_blossomtheme_companion_cta_widget .bttk-cta-bg {
padding: 0;
}
#secondary .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container,
.footer-t .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container {
padding: 40px 20px;
text-align: left;
}
#secondary .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .button-wrap,
.footer-t .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .button-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 1em;
}
#secondary .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .button-wrap .btn-2,
.footer-t .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .button-wrap .btn-2 {
border: 1px solid var(--primary-color);
color: var(--white-color);
}
#secondary .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .button-wrap .btn-2:hover,
.footer-t .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .button-wrap .btn-2:hover {
color: var(--white-color);
}
#secondary .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-subtitle,
#secondary .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .text-holder,
#secondary .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-title,
.footer-t .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-subtitle,
.footer-t .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .text-holder,
.footer-t .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-title {
color: var(--white-color);
}
#secondary .widget_blossomtheme_companion_cta_widget .bttk-cta-bg,
.footer-t .widget_blossomtheme_companion_cta_widget .bttk-cta-bg {
padding: 0;
position: relative;
z-index: 2;
}
#secondary .widget_blossomtheme_companion_cta_widget .bttk-cta-bg::before,
.footer-t .widget_blossomtheme_companion_cta_widget .bttk-cta-bg::before {
content: "";
position: absolute;
background: rgba(var(--black-color-rgb), 0.6);
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: -1;
}
#secondary .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .text-holder,
#secondary .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .widget-title,
.footer-t .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .text-holder,
.footer-t .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .widget-title {
color: var(--white-color);
}
#secondary .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container,
.footer-t .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container {
padding: 40px 20px;
text-align: right;
}
#secondary .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .button-wrap,
.footer-t .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .button-wrap {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
#secondary .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container,
.footer-t .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container {
padding: 40px 20px;
text-align: center;
}
#secondary .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .button-wrap,
.footer-t .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .button-wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
#secondary .widget_bttk_icon_text_widget .rtc-itw-holder .rtc-itw-inner-holder,
.footer-t .widget_bttk_icon_text_widget .rtc-itw-holder .rtc-itw-inner-holder {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
grid-gap: 1.5em;
}
#secondary .widget_bttk_icon_text_widget .rtc-itw-holder .rtc-itw-inner-holder .widget-title,
.footer-t .widget_bttk_icon_text_widget .rtc-itw-holder .rtc-itw-inner-holder .widget-title {
margin-bottom: 15px;
}
#secondary .widget_bttk_icon_text_widget .rtc-itw-holder .rtc-itw-inner-holder .icon-holder,
.footer-t .widget_bttk_icon_text_widget .rtc-itw-holder .rtc-itw-inner-holder .icon-holder {
font-size: 3em;
color: var(--primary-color);
}
#secondary .widget_bttk_image_text_widget .bttk-itw-holder li,
.footer-t .widget_bttk_image_text_widget .bttk-itw-holder li {
margin-bottom: 42px;
list-style: none;
}
#secondary .widget_bttk_image_text_widget .bttk-itw-holder li .btn-readmore,
.footer-t .widget_bttk_image_text_widget .bttk-itw-holder li .btn-readmore {
top: auto;
bottom: -19px;
min-height: 45px;
background: var(--white-color);
color: var(--black-color);
left: 50%;
width: auto;
min-width: 62%;
max-width: -webkit-calc(100% - 30px);
max-width: calc(100% - 30px);
padding: 7px 20px;
text-transform: none;
font-style: italic;
font-size: 1em;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
line-height: 1.4em;
width: 100%;
}
#secondary .widget_bttk_image_text_widget .bttk-itw-holder li .btn-readmore::before,
.footer-t .widget_bttk_image_text_widget .bttk-itw-holder li .btn-readmore::before {
content: none;
}
#secondary .widget_bttk_image_text_widget .bttk-itw-holder li .btn-readmore:hover,
.footer-t .widget_bttk_image_text_widget .bttk-itw-holder li .btn-readmore:hover {
background: var(--primary-color);
color: var(--white-color);
}
#secondary .widget_bttk_image_text_widget .bttk-itw-holder li .btn-readmore::after,
.footer-t .widget_bttk_image_text_widget .bttk-itw-holder li .btn-readmore::after {
content: none;
}
#secondary .widget_blossomthemes_stat_counter_widget .col,
.footer-t .widget_blossomthemes_stat_counter_widget .col {
width: 100%;
padding: 0;
}
#secondary .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder,
.footer-t .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder {
position: relative;
padding-left: 70px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
#secondary .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .icon-holder,
.footer-t .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .icon-holder {
font-size: 3em;
position: absolute;
top: 5px;
left: 0;
line-height: 1;
color: var(--primary-color);
}
#secondary .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .hs-counter,
.footer-t .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .hs-counter {
font-size: 2.6665em;
font-weight: 700;
line-height: 1;
}
#secondary .widget_blossomthemes_stat_counter_widget .widget-title,
.footer-t .widget_blossomthemes_stat_counter_widget .widget-title {
background: none;
padding: 0;
font-size: 1.112em;
margin-bottom: 0;
text-align: left;
}
#secondary .widget_blossomthemes_stat_counter_widget .widget-title::after,
.footer-t .widget_blossomthemes_stat_counter_widget .widget-title::after {
content: none;
}
#secondary .widget_blossomthemes_stat_counter_widget .widget-title > span,
.footer-t .widget_blossomthemes_stat_counter_widget .widget-title > span {
background: none;
padding: 0;
}
#secondary .widget_bttk_description_widget .bttk-team-holder-modal,
.footer-t .widget_bttk_description_widget .bttk-team-holder-modal {
display: none !important;
}
#secondary .widget_bttk_description_widget .bttk-team-inner-holder,
.footer-t .widget_bttk_description_widget .bttk-team-inner-holder {
text-align: center;
}
#secondary .widget_bttk_description_widget .image-holder,
.footer-t .widget_bttk_description_widget .image-holder {
margin-bottom: 30px;
}
#secondary .widget_bttk_description_widget .name,
.footer-t .widget_bttk_description_widget .name {
display: block;
font-weight: 700;
line-height: 1.5;
}
#secondary .widget_bttk_description_widget .designation,
.footer-t .widget_bttk_description_widget .designation {
display: block;
font-size: 0.7778em;
color: rgba(var(--black-color-rgb), 0.5);
margin-top: 0;
}
#secondary .widget_bttk_description_widget .description,
.footer-t .widget_bttk_description_widget .description {
margin-top: 0;
margin-bottom: 20px;
}
#secondary .widget_bttk_description_widget .description p:last-child,
.footer-t .widget_bttk_description_widget .description p:last-child {
margin-bottom: 0;
}
#secondary .widget_bttk_description_widget .social-profile,
.footer-t .widget_bttk_description_widget .social-profile {
margin-top: 20px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
grid-gap: 11px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
list-style: none;
}
#secondary .widget_bttk_description_widget .social-profile li a,
.footer-t .widget_bttk_description_widget .social-profile li a {
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid rgba(var(--primary-color-rgb), 0.2);
color: var(--primary-color);
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
#secondary .widget_bttk_description_widget .social-profile li a:hover,
.footer-t .widget_bttk_description_widget .social-profile li a:hover {
background: var(--primary-color);
color: var(--white-color);
}
#secondary .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder,
.footer-t .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
#secondary .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .testimonial-heading,
.footer-t .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .testimonial-heading {
margin-bottom: 32px;
font-size: 1.111em;
line-height: 1;
color: rgba(var(--font-color-rgb), 0.9);
font-weight: 500;
display: inline-block;
position: relative;
font-family: var(--secondary-font);
}
#secondary .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .img-holder,
.footer-t .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .img-holder {
width: 40px;
height: 40px;
border-radius: 100%;
overflow: hidden;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
margin-top: -44px;
}
#secondary .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .img-holder img,
.footer-t .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .img-holder img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: top;
object-position: top;
}
#secondary .widget_bttk_testimonial_widget .text-holder,
.footer-t .widget_bttk_testimonial_widget .text-holder {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
#secondary .widget_bttk_testimonial_widget .testimonial-content,
.footer-t .widget_bttk_testimonial_widget .testimonial-content {
font-size: 1em;
font-family: var(--secondary-font);
margin-bottom: 20px;
position: relative;
padding-left: 30px;
}
#secondary .widget_bttk_testimonial_widget .testimonial-content p,
.footer-t .widget_bttk_testimonial_widget .testimonial-content p {
margin-top: 0;
margin-bottom: 20px;
}
#secondary .widget_bttk_testimonial_widget .testimonial-content p:last-child::after, #secondary .widget_bttk_testimonial_widget .testimonial-content p:first-child::before,
.footer-t .widget_bttk_testimonial_widget .testimonial-content p:last-child::after,
.footer-t .widget_bttk_testimonial_widget .testimonial-content p:first-child::before {
content: "";
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="16.139" height="12.576" viewBox="0 0 16.139 12.576"><path d="M154.714,262.991c-.462.312-.9.614-1.343.9-.3.2-.612.375-.918.56a2.754,2.754,0,0,1-2.851.133,1.764,1.764,0,0,1-.771-.99,6.549,6.549,0,0,1-.335-1.111,5.386,5.386,0,0,1-.219-1.92,16.807,16.807,0,0,1,.3-1.732,2.392,2.392,0,0,1,.424-.8c.394-.534.808-1.053,1.236-1.56a3.022,3.022,0,0,1,.675-.61,2.962,2.962,0,0,0,.725-.749c.453-.576.923-1.137,1.38-1.71a3.035,3.035,0,0,0,.208-.35c.023-.038.044-.09.079-.107.391-.185.777-.383,1.179-.54.284-.11.5.141.739.234a.316.316,0,0,1-.021.2c-.216.411-.442.818-.663,1.226-.5.918-1.036,1.817-1.481,2.761a7.751,7.751,0,0,0-.915,3.069c-.009.326.038.653.053.98.009.2.143.217.288.2a1.678,1.678,0,0,0,1.006-.491c.2-.2.316-.207.537-.027.283.23.552.479.825.723a.174.174,0,0,1,.06.116,1.424,1.424,0,0,1-.327,1C154.281,262.714,154.285,262.755,154.714,262.991Z" transform="translate(-139.097 -252.358)" fill="%23ff5000"/><path d="M222.24,262.76a5.243,5.243,0,0,1-2.138,1.427,1.623,1.623,0,0,0-.455.26,3.112,3.112,0,0,1-2.406.338,1.294,1.294,0,0,1-1.021-1.2,6.527,6.527,0,0,1,.449-2.954c.015-.043.04-.083.053-.127a13.25,13.25,0,0,1,1.295-2.632,14.155,14.155,0,0,1,1.224-1.677c.084.14.132.238.2.324.133.176.3.121.414-.06a1.248,1.248,0,0,0,.1-.23c.055-.149.143-.214.315-.111-.029-.308,0-.607.3-.727.114-.045.295.079.463.131.093-.161.227-.372.335-.6.029-.06-.012-.16-.033-.238-.042-.154-.1-.3-.137-.458a1.117,1.117,0,0,1,.27-.933c.154-.207.286-.431.431-.646a.586.586,0,0,1,1.008-.108,2.225,2.225,0,0,0,.336.306.835.835,0,0,0,.356.087,1.242,1.242,0,0,0,.294-.052c-.067.145-.114.257-.17.364-.7,1.34-1.422,2.665-2.082,4.023-.488,1.005-.891,2.052-1.332,3.08a.628.628,0,0,0-.032.11c-.091.415.055.542.478.461.365-.07.607-.378.949-.463a2.8,2.8,0,0,1,.823-.064c.174.01.366.451.317.687a2.48,2.48,0,0,1-.607,1.26C222.081,262.492,222.011,262.615,222.24,262.76Z" transform="translate(-216.183 -252.301)" fill="%23ff5000"/></svg>');
background-repeat: no-repeat;
background-position: center;
width: 16px;
height: 12px;
position: absolute;
top: 10px;
left: 0;
}
#secondary .widget_bttk_testimonial_widget .testimonial-content p:last-child::after,
.footer-t .widget_bttk_testimonial_widget .testimonial-content p:last-child::after {
position: relative;
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
display: inline-block;
vertical-align: 10px;
margin-left: 15px;
}
#secondary .widget_bttk_testimonial_widget .testimonial-meta,
.footer-t .widget_bttk_testimonial_widget .testimonial-meta {
padding-left: 53px;
line-height: 1.3;
width: -webkit-calc(100% - 76px);
width: calc(100% - 76px);
}
#secondary .widget_bttk_testimonial_widget .testimonial-meta .name,
.footer-t .widget_bttk_testimonial_widget .testimonial-meta .name {
display: block;
font-family: var(--secondary-font);
font-size: 1em; }
#secondary .widget_bttk_testimonial_widget .testimonial-meta .designation,
.footer-t .widget_bttk_testimonial_widget .testimonial-meta .designation {
display: block;
font-size: 1em;
font-family: var(--primary-font);
letter-spacing: 0.1px;
}
#secondary .widget_bttk_posts_category_slider_widget .owl-nav button,
.footer-t .widget_bttk_posts_category_slider_widget .owl-nav button {
background-repeat: no-repeat !important;
}
#secondary .widget_bttk_posts_category_slider_widget .owl-nav button::after,
.footer-t .widget_bttk_posts_category_slider_widget .owl-nav button::after {
content: none;
}
#secondary .widget_bttk_posts_category_slider_widget .owl-dot span,
.footer-t .widget_bttk_posts_category_slider_widget .owl-dot span {
display: none;
}
#secondary .widget_bttk_posts_category_slider_widget .carousel-title .cat-links,
.footer-t .widget_bttk_posts_category_slider_widget .carousel-title .cat-links {
margin-bottom: 10px;
}
#secondary .widget_bttk_posts_category_slider_widget .carousel-title .cat-links a,
.footer-t .widget_bttk_posts_category_slider_widget .carousel-title .cat-links a {
font-size: 15px;
letter-spacing: 1.42px;
line-height: 32px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
padding-left: 20px;
position: relative;
margin-right: 10px;
color: var(--primary-color);
}
#secondary .widget_bttk_posts_category_slider_widget .carousel-title .cat-links a:hover,
.footer-t .widget_bttk_posts_category_slider_widget .carousel-title .cat-links a:hover {
color: var(--primary-color);
}
#secondary .widget_bttk_posts_category_slider_widget .carousel-title .title,
.footer-t .widget_bttk_posts_category_slider_widget .carousel-title .title {
line-height: 24px;
letter-spacing: 0.21px;
font-weight: 400;
font-family: var(--secondary-font);
}
#secondary .widget_bttk_posts_category_slider_widget .carousel-title .title a,
.footer-t .widget_bttk_posts_category_slider_widget .carousel-title .title a {
color: var(--font-color);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
text-decoration: none;
}
#secondary .widget_bttk_posts_category_slider_widget .carousel-title .title a:hover,
.footer-t .widget_bttk_posts_category_slider_widget .carousel-title .title a:hover {
color: var(--primary-color);
}
#secondary .widget_blossomtheme_featured_page_widget .widget-featured-alignment,
.footer-t .widget_blossomtheme_featured_page_widget .widget-featured-alignment {
position: relative;
}
#secondary .widget_blossomtheme_featured_page_widget .widget-featured-alignment .about-bg-img,
.footer-t .widget_blossomtheme_featured_page_widget .widget-featured-alignment .about-bg-img {
position: absolute;
top: -27px;
left: 152px;
}
#secondary .widget_blossomtheme_featured_page_widget .widget-featured-alignment .img-holder,
.footer-t .widget_blossomtheme_featured_page_widget .widget-featured-alignment .img-holder {
margin-bottom: 29px;
}
#secondary .widget_blossomtheme_featured_page_widget .right,
.footer-t .widget_blossomtheme_featured_page_widget .right {
text-align: right;
}
#secondary .widget_blossomtheme_featured_page_widget .right .wp-block-buttons,
.footer-t .widget_blossomtheme_featured_page_widget .right .wp-block-buttons {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
#secondary .widget_blossomtheme_featured_page_widget .centered,
.footer-t .widget_blossomtheme_featured_page_widget .centered {
text-align: center;
}
#secondary .widget_blossomtheme_featured_page_widget .centered .wp-block-buttons,
.footer-t .widget_blossomtheme_featured_page_widget .centered .wp-block-buttons {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
#secondary .widget_blossomtheme_featured_page_widget .featured_page_content,
.footer-t .widget_blossomtheme_featured_page_widget .featured_page_content {
margin-top: 20px;
}
#secondary .woocommerce ul.product_list_widget li img,
.footer-t .woocommerce ul.product_list_widget li img {
float: left;
width: 75px;
margin-left: 0;
margin-right: 15px;
}
#secondary .woocommerce ul.product_list_widget li,
.footer-t .woocommerce ul.product_list_widget li {
padding-top: 0;
padding-left: 0;
margin: 0 0 10px;
text-transform: none;
font-weight: 400;
font-size: 0.8888em;
}
#secondary .woocommerce ul.product_list_widget li::before,
.footer-t .woocommerce ul.product_list_widget li::before {
display: none;
}
#secondary .woocommerce ul.product_list_widget li a,
.footer-t .woocommerce ul.product_list_widget li a {
font-weight: 400;
text-decoration: none;
}
#secondary .woocommerce ul.product_list_widget li .product-title,
.footer-t .woocommerce ul.product_list_widget li .product-title {
color: var(--black-color);
font-family: var(--primary-font);
}
#secondary .woocommerce ul.product_list_widget li .product-title:hover,
#secondary .woocommerce ul.product_list_widget li .product-title:focus,
.footer-t .woocommerce ul.product_list_widget li .product-title:hover,
.footer-t .woocommerce ul.product_list_widget li .product-title:focus {
color: var(--primary-color);
}
#secondary .woocommerce ul.product_list_widget li .amount,
.footer-t .woocommerce ul.product_list_widget li .amount {
font-weight: 500;
}
#secondary .woocommerce ul.product_list_widget del,
.footer-t .woocommerce ul.product_list_widget del {
opacity: 0.4;
filter: alpha(opacity=40);
}
#secondary .woocommerce ul.product_list_widget li ins,
#secondary .woocommerce ul.product_list_widget li ins .amount,
.footer-t .woocommerce ul.product_list_widget li ins,
.footer-t .woocommerce ul.product_list_widget li ins .amount {
background: none;
color: var(--black-color);
}
#secondary .woocommerce ul.product_list_widget li ins,
.footer-t .woocommerce ul.product_list_widget li ins {
margin-left: 10px;
}
#secondary .woocommerce ul.product_list_widget li .star-rating,
.footer-t .woocommerce ul.product_list_widget li .star-rating {
margin: 0 0 5px;
}
#secondary .woocommerce.widget_product_search .woocommerce-product-search,
.footer-t .woocommerce.widget_product_search .woocommerce-product-search {
background: none;
border-radius: 0;
margin: 0 3px 0 0;
width: 100%;
padding: 0;
border: 1px solid #e5e5e5;
}
#secondary .woocommerce.widget_product_search .woocommerce-product-search:after,
.footer-t .woocommerce.widget_product_search .woocommerce-product-search:after {
content: "";
display: block;
clear: both;
}
#secondary .woocommerce.widget_product_search .woocommerce-product-search input[type=search],
.footer-t .woocommerce.widget_product_search .woocommerce-product-search input[type=search] {
background: none;
border: 0;
border-radius: 0;
float: left;
margin: 0;
padding: 10px 15px;
font-size: 0.8888em;
width: -webkit-calc(100% - 50px);
width: calc(100% - 50px);
height: 50px;
font-weight: 400;
}
#secondary .woocommerce-product-search button[type=submit],
.footer-t .woocommerce-product-search button[type=submit] {
width: 50px;
border-radius: 0;
padding: 0;
height: 50px;
background-color: var(--black-color);
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg>');
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: 20px 20px;
background-size: 20px;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
text-indent: 55px;
white-space: nowrap;
overflow: hidden;
}
#secondary .woocommerce-product-search button[type=submit]:hover,
.footer-t .woocommerce-product-search button[type=submit]:hover {
background-color: var(--primary-color);
}
#secondary .woocommerce-cart .cart-collaterals .cross-sells .products,
.footer-t .woocommerce-cart .cart-collaterals .cross-sells .products {
-ms-grid-columns: 1fr [1];
grid-template-columns: repeat(1, 1fr);
}
#secondary .woocommerce .cart-collaterals .cross-sells ul.products li,
#secondary .woocommerce-page .cart-collaterals .cross-sells ul.products li,
.footer-t .woocommerce .cart-collaterals .cross-sells ul.products li,
.footer-t .woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 100%;
}
#secondary .woocommerce-page .site-main article,
.footer-t .woocommerce-page .site-main article {
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 0;
border-radius: 0;
}
#secondary #add_payment_method .checkout .col-2 h3#ship-to-different-address,
#secondary .woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
#secondary .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address,
.footer-t #add_payment_method .checkout .col-2 h3#ship-to-different-address,
.footer-t .woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.footer-t .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
font-size: 0.8888em;
font-weight: 600;
}
#secondary #ship-to-different-address-checkbox,
.footer-t #ship-to-different-address-checkbox {
margin-right: 5px;
}
#secondary .woocommerce-checkout-payment button.button,
.footer-t .woocommerce-checkout-payment button.button {
margin-top: 30px;
}
#secondary .woocommerce.widget_product_categories .select2-container--default .select2-selection--single,
.footer-t .woocommerce.widget_product_categories .select2-container--default .select2-selection--single {
height: 54px;
}
#secondary .woocommerce.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__rendered,
.footer-t .woocommerce.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 54px;
}
#secondary .woocommerce.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow,
.footer-t .woocommerce.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 13px;
}
#secondary .woocommerce.widget_product_categories ul li.cat-parent,
.footer-t .woocommerce.widget_product_categories ul li.cat-parent {
position: relative;
}
#secondary .woocommerce.widget_product_categories ul li.cat-parent .cat-toggle,
.footer-t .woocommerce.widget_product_categories ul li.cat-parent .cat-toggle {
position: absolute;
top: 0;
right: 0;
width: 25px;
text-align: center;
height: 25px;
line-height: 25px;
cursor: pointer;
-webkit-transition: all ease 0.35s;
-o-transition: all ease 0.35s;
transition: all ease 0.35s;
}
#secondary .woocommerce.widget_product_categories ul li.cat-parent .cat-toggle:hover,
.footer-t .woocommerce.widget_product_categories ul li.cat-parent .cat-toggle:hover {
color: var(--primary-color);
}
#secondary .woocommerce.widget_product_categories ul li.cat-parent .cat-toggle.active,
.footer-t .woocommerce.widget_product_categories ul li.cat-parent .cat-toggle.active {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
#secondary .woocommerce.widget_product_categories ul li.cat-parent ul,
.footer-t .woocommerce.widget_product_categories ul li.cat-parent ul {
display: none;
}
#secondary .woocommerce.widget_rating_filter ul li .star-rating,
.footer-t .woocommerce.widget_rating_filter ul li .star-rating {
vertical-align: top;
margin-top: 7px;
}
#secondary .woocommerce .select2-container--default .select2-selection--multiple .select2-selection__rendered,
.footer-t .woocommerce .select2-container--default .select2-selection--multiple .select2-selection__rendered {
padding: 5px;
}
#secondary #secondary .woocommerce.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown ul li.select2-selection__choice,
#secondary .woocommerce.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown ul li.select2-selection__choice,
.footer-t #secondary .woocommerce.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown ul li.select2-selection__choice,
.footer-t .woocommerce.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown ul li.select2-selection__choice {
margin: 5px;
padding: 0 10px;
border-bottom: 1px solid #aaa;
}
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,
.footer-t .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
position: relative;
padding-bottom: 10px;
}
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:last-child,
.footer-t .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:last-child {
padding-bottom: 0;
}
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before,
.footer-t .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before {
width: auto;
height: auto;
position: static;
background: none;
}
#secondary .woocommerce.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown ul li.select2-search--inline,
.footer-t .woocommerce.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown ul li.select2-search--inline {
border-bottom: none;
}
#secondary .woocommerce.woocommerce-widget-layered-nav ul li input[type=text],
.footer-t .woocommerce.woocommerce-widget-layered-nav ul li input[type=text] {
width: 100% !important;
}
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
#secondary .woocommerce.widget_layered_nav_filters ul li a,
.footer-t .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
.footer-t .woocommerce.widget_layered_nav_filters ul li a {
position: relative;
padding-left: 30px;
}
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a::before,
#secondary .woocommerce.widget_layered_nav_filters ul li a:before,
.footer-t .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a::before,
.footer-t .woocommerce.widget_layered_nav_filters ul li a:before {
content: "";
width: 16px;
height: 16px;
border: 1px solid #ddd;
border-radius: 0;
position: absolute;
top: 4px;
left: 0;
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>');
background-repeat: no-repeat;
-webkit-background-size: 0px 0px;
background-size: 0px;
background-position: center;
-webkit-transition: all ease 0.35s;
-o-transition: all ease 0.35s;
transition: all ease 0.35s;
}
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover:before,
#secondary .woocommerce.widget_layered_nav_filters ul li a:hover:before,
.footer-t .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover:before,
.footer-t .woocommerce.widget_layered_nav_filters ul li a:hover:before {
border-color: var(--primary-color);
}
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a::before,
#secondary .woocommerce.widget_layered_nav_filters ul li.chosen a:before,
.footer-t .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a::before,
.footer-t .woocommerce.widget_layered_nav_filters ul li.chosen a:before {
-webkit-background-size: 10px 10px;
background-size: 10px;
background-color: var(--primary-color);
border-color: var(--primary-color);
}
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count,
.footer-t .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count {
display: inline-block;
float: right;
line-height: 1.3;
border-radius: 0;
color: #999596;
}
#secondary .woocommerce.widget_price_filter .ui-slider-horizontal,
.footer-t .woocommerce.widget_price_filter .ui-slider-horizontal {
height: 5px;
background: #eee;
margin-left: 0;
margin-right: 0;
border-radius: 0;
margin-bottom: 25px;
}
#secondary .woocommerce.widget_price_filter .ui-slider .ui-slider-handle,
.footer-t .woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
background: var(--white-color);
width: 15px;
height: 15px;
top: -5px;
border-radius: 100%;
-webkit-box-shadow: 5px 0px 15px rgba(136, 206, 208, 0.3);
box-shadow: 5px 0px 15px rgba(136, 206, 208, 0.3);
border: 3px solid var(--primary-color);
}
#secondary .woocommerce.widget_price_filter .ui-slider .ui-slider-handle.ui-state-hover,
#secondary .woocommerce.widget_price_filter .ui-slider .ui-slider-handle.ui-state-focus,
#secondary .woocommerce.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active,
.footer-t .woocommerce.widget_price_filter .ui-slider .ui-slider-handle.ui-state-hover,
.footer-t .woocommerce.widget_price_filter .ui-slider .ui-slider-handle.ui-state-focus,
.footer-t .woocommerce.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
width: 22px;
height: 22px;
top: -8px;
}
#secondary .woocommerce.widget_price_filter .ui-slider .ui-slider-range,
.footer-t .woocommerce.widget_price_filter .ui-slider .ui-slider-range {
background: var(--primary-color);
}
#secondary .woocommerce.widget_price_filter .price_slider_amount,
.footer-t .woocommerce.widget_price_filter .price_slider_amount {
font-size: 1em;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
#secondary .woocommerce.widget_price_filter .price_slider_amount .button,
.footer-t .woocommerce.widget_price_filter .price_slider_amount .button {
font-size: 0.7778em;
font-weight: 400;
letter-spacing: 0.5px;
color: var(--white-color);
background: var(--primary-color);
border-radius: 0;
border: 2px solid var(--primary-color);
text-transform: capitalize;
padding: 10px 20px;
-webkit-transition: linear 0.2s;
-o-transition: linear 0.2s;
transition: linear 0.2s;
position: relative;
min-height: auto;
line-height: 1.3;
}
.last-widget-sticky .widget-area .widget:last-child {
-webkit-transition: top ease 0.35s;
-o-transition: top ease 0.35s;
transition: top ease 0.35s;
position: -webkit-sticky;
position: sticky;
top: 0;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .back-to-top {
background: var(--black-color);
border-radius: 100%;
border: 0;
position: fixed;
bottom: 3%;
right: 5px;
padding: 0;
width: 35px;
height: 35px;
min-height: auto;
line-height: 1;
color: var(--primary-color);
opacity: 0;
visibility: hidden;
z-index: 999;
cursor: pointer;
-webkit-transition: all 0.234s ease-in-out;
-o-transition: all 0.234s ease-in-out;
transition: all 0.234s ease-in-out;
}
.back-to-top svg {
width: 15px;
height: 15px;
font-size: 15px;
display: inline-block;
stroke: var(--white-color);
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.back-to-top:hover {
background: var(--primary-color);
}
.back-to-top.active {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
@media screen and (min-width: 767px) {
.back-to-top {
width: 45px;
height: 45px;
}
.back-to-top svg {
width: 18px;
height: 18px;
font-size: 22px;
}
}     .breadcrumb-wrapper {
padding-top: 20px;
}
.breadcrumb-wrapper > div {
font-size: 0.7777777778em;
padding: 5px 13px 5px 0;
}
.breadcrumb-wrapper > div a {
text-decoration: none;
letter-spacing: 0.36px;
color: rgba(var(--font-color-rgb), 0.4);
}
.breadcrumb-wrapper > div a:hover {
color: var(--primary-color);
}
.breadcrumb-wrapper > div > span:last-child {
color: var(--font-color);
}
.breadcrumb-wrapper > div > span:last-child a {
color: inherit;
pointer-events: none;
}
.breadcrumb-wrapper > div > span:last-child a:hover {
text-decoration: underline;
}
.breadcrumb-wrapper > div > span + span {
margin-left: 10px;
padding-left: 10px;
position: relative;
}
.breadcrumb-wrapper > div > span + span::before {
content: "";
width: 5px;
height: 8.5px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4.971' height='8.528' viewBox='0 0 4.971 8.528'%3E%3Cpath id='Path_24885' data-name='Path 24885' d='M183.152,7972.6l3.557,3.557-3.557,3.558' transform='translate(-182.445 -7971.891)' fill='none' stroke='%237d6a91' stroke-linecap='round' stroke-width='1'/%3E%3C/svg%3E%0A");
-webkit-background-size: 100% 100%;
background-size: 100%;
background-repeat: no-repeat;
background-repeat: no-repeat;
position: absolute;
top: 2px;
left: -2.5px;
}  .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
}
.dropcap {
font-size: 3.3333333333em;
line-height: 0.95;
float: left;
margin-right: 10px;
margin-top: 5px;
font-family: var(--secondary-font);
}  .gallery {
margin-bottom: 1.5em;
display: -ms-grid;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
height: 100%;
margin: 0;
}
.gallery-item .gallery-icon.landscape {
height: 100%;
}
.gallery-item a {
display: block;
}
.gallery-columns-2 {
-ms-grid-columns: 1fr [2];
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
-ms-grid-columns: 1fr [3];
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
-ms-grid-columns: 1fr [4];
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
-ms-grid-columns: 1fr [5];
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
-ms-grid-columns: 1fr [6];
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
-ms-grid-columns: 1fr [7];
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
-ms-grid-columns: 1fr [8];
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
-ms-grid-columns: 1fr [9];
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}  .site-footer {
background-color: rgba(var(--secondary-color-rgb), 0.8);
overflow: hidden;
margin-top: 60px;
}
@media screen and (min-width: 768px) {
.site-footer {
margin-top: 100px;
}
}
.site-footer .footer-t {
padding: 44px 0 60px;
}
@media screen and (min-width: 768px) {
.site-footer .footer-t {
padding: 80px 0 120px;
}
}
.site-footer .footer-t .grid {
display: -ms-grid;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
grid-gap: 30px;
margin: 0;
}
.site-footer .footer-t .grid .col ul {
margin-left: 0;
}
.site-footer .footer-t .grid .col .widget-title {
color: var(--white-color);
}
.site-footer .footer-t .grid .col .widget:not(.widget_blossomthemes_email_newsletter_widget, .widget_bttk_custom_categories) p, .site-footer .footer-t .grid .col .widget:not(.widget_blossomthemes_email_newsletter_widget, .widget_bttk_custom_categories) a, .site-footer .footer-t .grid .col .widget:not(.widget_blossomthemes_email_newsletter_widget, .widget_bttk_custom_categories) h1, .site-footer .footer-t .grid .col .widget:not(.widget_blossomthemes_email_newsletter_widget, .widget_bttk_custom_categories) h2, .site-footer .footer-t .grid .col .widget:not(.widget_blossomthemes_email_newsletter_widget, .widget_bttk_custom_categories) h3, .site-footer .footer-t .grid .col .widget:not(.widget_blossomthemes_email_newsletter_widget, .widget_bttk_custom_categories) h4, .site-footer .footer-t .grid .col .widget:not(.widget_blossomthemes_email_newsletter_widget, .widget_bttk_custom_categories) h5, .site-footer .footer-t .grid .col .widget:not(.widget_blossomthemes_email_newsletter_widget, .widget_bttk_custom_categories) h6, .site-footer .footer-t .grid .col .widget:not(.widget_blossomthemes_email_newsletter_widget, .widget_bttk_custom_categories) span, .site-footer .footer-t .grid .col .widget:not(.widget_blossomthemes_email_newsletter_widget, .widget_bttk_custom_categories) strong, .site-footer .footer-t .grid .col .widget:not(.widget_blossomthemes_email_newsletter_widget, .widget_bttk_custom_categories) i, .site-footer .footer-t .grid .col .widget:not(.widget_blossomthemes_email_newsletter_widget, .widget_bttk_custom_categories) em {
color: rgba(var(--white-color-rgb), 0.9);
}
.site-footer .footer-t .grid .col .widget_btif_instagram_widget .profile-link {
border: 1px solid var(--white-color);
color: var(--white-color);
}
.site-footer .footer-t .grid .col .widget_btif_instagram_widget .profile-link svg {
fill: var(--white-color);
}
.site-footer .footer-t .grid .col .widget_btif_instagram_widget .profile-link:hover {
border: 1px solid var(--primary-color);
background-color: var(--primary-color);
}
.site-footer .footer-b .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 27px;
border-top: 1px solid rgba(var(--white-color-rgb), 0.06);
padding: 20px 15px;
position: relative;
}
@media screen and (min-width: 768px) {
.site-footer .footer-b .container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
.site-footer .footer-b .site-info {
font-size: 0.777em;
line-height: 2;
color: rgba(var(--white-color-rgb), 0.7);
}
.site-footer .footer-b .site-info .copyright,
.site-footer .footer-b .site-info .author-link,
.site-footer .footer-b .site-info .wp-link {
color: rgba(var(--white-color-rgb), 0.7);
letter-spacing: 0.2px;
}
.site-footer .footer-b .site-info .copyright a,
.site-footer .footer-b .site-info .author-link a,
.site-footer .footer-b .site-info .wp-link a {
text-decoration: none;
color: rgba(var(--white-color-rgb), 0.7);
letter-spacing: 0.2px;
}
.site-footer .footer-b .site-info .copyright a:hover,
.site-footer .footer-b .site-info .author-link a:hover,
.site-footer .footer-b .site-info .wp-link a:hover {
color: var(--primary-color);
}
.site-footer .footer-b .site-info .btn-link {
font-size: inherit;
color: var(--font-color);
-webkit-text-decoration-color: var(--primary-color);
-moz-text-decoration-color: var(--primary-color);
text-decoration-color: var(--primary-color);
letter-spacing: 1px;
}
.site-footer .footer-b .site-info .btn-link:hover {
color: var(--primary-color);
}
.site-footer .footer-b .footer-bottom-right .footer-navigation .nav-menu {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.site-footer .footer-b .footer-bottom-right .footer-navigation .nav-menu ul {
margin: 0;
}
.site-footer .footer-b .footer-bottom-right .footer-navigation .nav-menu ul li {
width: 200px;
padding: 16px 25px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.site-footer .footer-b .footer-bottom-right .footer-navigation .nav-menu > li {
padding: 0 4px;
}
.site-footer .footer-b .footer-bottom-right .footer-navigation .nav-menu > li > a {
color: rgba(var(--white-color-rgb), 0.7);
}
.site-footer .footer-b .footer-bottom-right .footer-navigation .nav-menu > li > a:hover {
color: var(--primary-color);
}
.site-footer .footer-b .footer-bottom-right .footer-navigation .nav-menu > li > .submenu-toggle-btn {
color: rgba(var(--white-color-rgb), 0.7);
margin-left: 4px;
}
.site-footer .footer-b .footer-bottom-right .footer-navigation .nav-menu > li > .sub-menu {
top: unset;
bottom: 100%;
}
.site-footer .footer-b .footer-bottom-right .footer-navigation .nav-menu > li + li a {
border-left: 1px solid rgba(var(--white-color-rgb), 0.7);
padding-left: 8px;
}
@media screen and (min-width: 768px) {
.site-footer .footer-b .footer-bottom-right .footer-navigation .nav-menu li {
padding: 0 4px;
}
}
.site-footer .footer-b .footer-bottom-right .footer-navigation .nav-menu a {
font-size: 0.777em;
font-family: var(--primary-font);
}
.instagram-section + .site-footer {
margin-top: 0;
}
body.blog .site-content,
body.home .site-content {
padding: 60px 0 0;
}
@media screen and (min-width: 768px) {
body.blog .site-content,
body.home .site-content {
padding: 120px 0 0;
}
}
.leftsidebar .page-grid #secondary,
.rightsidebar .page-grid #secondary {
margin-top: 75px;
}
@media screen and (min-width: 992px) {
.leftsidebar .page-grid,
.rightsidebar .page-grid {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
grid-gap: 50px;
}
.leftsidebar .page-grid .content-area,
.rightsidebar .page-grid .content-area {
-webkit-box-flex: 1;
-webkit-flex: auto;
-ms-flex: auto;
flex: auto;
}
.leftsidebar .page-grid #secondary,
.rightsidebar .page-grid #secondary {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25.77%;
-ms-flex: 0 0 25.77%;
flex: 0 0 25.77%;
max-width: 25.77%;
margin-top: 0;
}
}
@media screen and (min-width: 1200px) {
.leftsidebar .page-grid,
.rightsidebar .page-grid {
grid-gap: 80px;
}
}
@media screen and (min-width: 1400px) {
.leftsidebar .widget-area,
.rightsidebar .widget-area {
min-width: 300px;
}
}
@media screen and (min-width: 992px) {
.leftsidebar .page-grid {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
}
@media screen and (min-width: 992px) {
.full-width:not(.home, .blog):not(.single-post) .page-grid {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
.full-width:not(.home, .blog).centered .post-thumbnail {
text-align: center;
} .blog,
.home,
.archive,
.search-results {       }
.blog.list .content-area .site-main article .entry-meta .cat-links a,
.home.list .content-area .site-main article .entry-meta .cat-links a,
.archive.list .content-area .site-main article .entry-meta .cat-links a,
.search-results.list .content-area .site-main article .entry-meta .cat-links a {
font-size: 0.667em;
}
.blog.list .content-area .site-main article .post-thumbnail,
.home.list .content-area .site-main article .post-thumbnail,
.archive.list .content-area .site-main article .post-thumbnail,
.search-results.list .content-area .site-main article .post-thumbnail {
margin-bottom: 0;
}
.blog.list .content-area .site-main article h2,
.home.list .content-area .site-main article h2,
.archive.list .content-area .site-main article h2,
.search-results.list .content-area .site-main article h2 {
font-size: 1.167em;
line-height: 1.4285;
margin: 10px 0;
}
@media screen and (min-width: 768px) {
.blog.list .content-area .site-main article h2,
.home.list .content-area .site-main article h2,
.archive.list .content-area .site-main article h2,
.search-results.list .content-area .site-main article h2 {
font-size: 1.333em;
line-height: 1.375;
}
}
.blog.classic-two .content-area .site-main article,
.home.classic-two .content-area .site-main article,
.archive.classic-two .content-area .site-main article,
.search-results.classic-two .content-area .site-main article {
margin-bottom: 45px;
}
.blog.classic-two .content-area .site-main article .post-thumbnail,
.home.classic-two .content-area .site-main article .post-thumbnail,
.archive.classic-two .content-area .site-main article .post-thumbnail,
.search-results.classic-two .content-area .site-main article .post-thumbnail {
margin-bottom: 0;
}
.blog.classic-two .content-area .site-main article .content-wrapper,
.home.classic-two .content-area .site-main article .content-wrapper,
.archive.classic-two .content-area .site-main article .content-wrapper,
.search-results.classic-two .content-area .site-main article .content-wrapper {
padding: 23px 20px 30px;
background-color: rgba(var(--primary-color-rgb), 0.03);
}
@media screen and (min-width: 768px) {
.blog.classic-two .content-area .site-main article .content-wrapper,
.home.classic-two .content-area .site-main article .content-wrapper,
.archive.classic-two .content-area .site-main article .content-wrapper,
.search-results.classic-two .content-area .site-main article .content-wrapper {
padding: 35px 45px 55px 45px;
}
}
.blog.list-layout .content-area .site-main article,
.home.list-layout .content-area .site-main article,
.archive.list-layout .content-area .site-main article,
.search-results.list-layout .content-area .site-main article {
margin-bottom: 30px;
}
.blog.list-layout .content-area .site-main article:first-of-type,
.home.list-layout .content-area .site-main article:first-of-type,
.archive.list-layout .content-area .site-main article:first-of-type,
.search-results.list-layout .content-area .site-main article:first-of-type {
margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
.blog.list-layout .content-area .site-main article:first-of-type,
.home.list-layout .content-area .site-main article:first-of-type,
.archive.list-layout .content-area .site-main article:first-of-type,
.search-results.list-layout .content-area .site-main article:first-of-type {
border-bottom: 1px solid rgba(var(--font-color-rgb), 0.06);
padding-bottom: 35px;
margin-bottom: 45px;
}
}
.blog.list-layout .content-area .site-main article:first-of-type .post-thumbnail,
.home.list-layout .content-area .site-main article:first-of-type .post-thumbnail,
.archive.list-layout .content-area .site-main article:first-of-type .post-thumbnail,
.search-results.list-layout .content-area .site-main article:first-of-type .post-thumbnail {
margin-bottom: 23px;
}
@media screen and (min-width: 768px) {
.blog.list-layout .content-area .site-main article:first-of-type .post-thumbnail,
.home.list-layout .content-area .site-main article:first-of-type .post-thumbnail,
.archive.list-layout .content-area .site-main article:first-of-type .post-thumbnail,
.search-results.list-layout .content-area .site-main article:first-of-type .post-thumbnail {
margin-bottom: 30px;
}
}
.blog.list-layout .content-area .site-main article:first-of-type .entry-meta .cat-links a,
.home.list-layout .content-area .site-main article:first-of-type .entry-meta .cat-links a,
.archive.list-layout .content-area .site-main article:first-of-type .entry-meta .cat-links a,
.search-results.list-layout .content-area .site-main article:first-of-type .entry-meta .cat-links a {
font-size: 0.667em;
}
@media screen and (min-width: 768px) {
.blog.list-layout .content-area .site-main article:first-of-type .entry-meta .cat-links a,
.home.list-layout .content-area .site-main article:first-of-type .entry-meta .cat-links a,
.archive.list-layout .content-area .site-main article:first-of-type .entry-meta .cat-links a,
.search-results.list-layout .content-area .site-main article:first-of-type .entry-meta .cat-links a {
font-size: 0.722em;
}
}
.blog.list-layout .content-area .site-main article:first-of-type h2,
.home.list-layout .content-area .site-main article:first-of-type h2,
.archive.list-layout .content-area .site-main article:first-of-type h2,
.search-results.list-layout .content-area .site-main article:first-of-type h2 {
font-size: 1.667em;
line-height: 1.266667;
}
@media screen and (min-width: 768px) {
.blog.list-layout .content-area .site-main article:first-of-type h2,
.home.list-layout .content-area .site-main article:first-of-type h2,
.archive.list-layout .content-area .site-main article:first-of-type h2,
.search-results.list-layout .content-area .site-main article:first-of-type h2 {
font-size: 2.222em;
line-height: 1.225;
}
}
.blog.list-layout .content-area .site-main article:not(:first-of-type),
.home.list-layout .content-area .site-main article:not(:first-of-type),
.archive.list-layout .content-area .site-main article:not(:first-of-type),
.search-results.list-layout .content-area .site-main article:not(:first-of-type) {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media screen and (min-width: 768px) {
.blog.list-layout .content-area .site-main article:not(:first-of-type),
.home.list-layout .content-area .site-main article:not(:first-of-type),
.archive.list-layout .content-area .site-main article:not(:first-of-type),
.search-results.list-layout .content-area .site-main article:not(:first-of-type) {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media screen and (min-width: 768px) {
.blog.list-layout .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.blog.list-layout .content-area .site-main article:not(:first-of-type) .content-wrapper,
.home.list-layout .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.home.list-layout .content-area .site-main article:not(:first-of-type) .content-wrapper,
.archive.list-layout .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.archive.list-layout .content-area .site-main article:not(:first-of-type) .content-wrapper,
.search-results.list-layout .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.search-results.list-layout .content-area .site-main article:not(:first-of-type) .content-wrapper {
-webkit-box-flex: 0;
-webkit-flex: 0 0 46%;
-ms-flex: 0 0 46%;
flex: 0 0 46%;
max-width: 46%;
}
}
.blog.list-layout .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.home.list-layout .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.archive.list-layout .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.search-results.list-layout .content-area .site-main article:not(:first-of-type) .post-thumbnail {
margin-bottom: 23px;
}
@media screen and (min-width: 768px) {
.blog.list-layout .content-area .site-main article:not(:first-of-type) .content-wrapper,
.home.list-layout .content-area .site-main article:not(:first-of-type) .content-wrapper,
.archive.list-layout .content-area .site-main article:not(:first-of-type) .content-wrapper,
.search-results.list-layout .content-area .site-main article:not(:first-of-type) .content-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 0px 0 0px 30px;
}
}
.blog.list-layout .content-area .site-main article:not(:first-of-type) .entry-footer,
.home.list-layout .content-area .site-main article:not(:first-of-type) .entry-footer,
.archive.list-layout .content-area .site-main article:not(:first-of-type) .entry-footer,
.search-results.list-layout .content-area .site-main article:not(:first-of-type) .entry-footer {
width: 100%;
}
.blog.list-layout-2 .content-area .site-main article,
.home.list-layout-2 .content-area .site-main article,
.archive.list-layout-2 .content-area .site-main article,
.search-results.list-layout-2 .content-area .site-main article {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
.blog.list-layout-2 .content-area .site-main article,
.home.list-layout-2 .content-area .site-main article,
.archive.list-layout-2 .content-area .site-main article,
.search-results.list-layout-2 .content-area .site-main article {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media screen and (min-width: 768px) {
.blog.list-layout-2 .content-area .site-main article .post-thumbnail,
.home.list-layout-2 .content-area .site-main article .post-thumbnail,
.archive.list-layout-2 .content-area .site-main article .post-thumbnail,
.search-results.list-layout-2 .content-area .site-main article .post-thumbnail {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41%;
-ms-flex: 0 0 41%;
flex: 0 0 41%;
max-width: 41%;
margin-top: auto;
margin-bottom: auto;
}
}
.blog.list-layout-2 .content-area .site-main article .content-wrapper,
.home.list-layout-2 .content-area .site-main article .content-wrapper,
.archive.list-layout-2 .content-area .site-main article .content-wrapper,
.search-results.list-layout-2 .content-area .site-main article .content-wrapper {
padding: 23px 20px 30px;
background-color: rgba(var(--primary-color-rgb), 0.03);
}
@media screen and (min-width: 768px) {
.blog.list-layout-2 .content-area .site-main article .content-wrapper,
.home.list-layout-2 .content-area .site-main article .content-wrapper,
.archive.list-layout-2 .content-area .site-main article .content-wrapper,
.search-results.list-layout-2 .content-area .site-main article .content-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 50px 30px;
}
}
.blog.list-layout-2 .content-area .site-main article .entry-footer,
.home.list-layout-2 .content-area .site-main article .entry-footer,
.archive.list-layout-2 .content-area .site-main article .entry-footer,
.search-results.list-layout-2 .content-area .site-main article .entry-footer {
width: 100%;
}
.blog.grid-layout .page-grid .content-area .site-main,
.home.grid-layout .page-grid .content-area .site-main,
.archive.grid-layout .page-grid .content-area .site-main,
.search-results.grid-layout .page-grid .content-area .site-main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media screen and (min-width: 768px) {
.blog.grid-layout .page-grid .content-area .site-main,
.home.grid-layout .page-grid .content-area .site-main,
.archive.grid-layout .page-grid .content-area .site-main,
.search-results.grid-layout .page-grid .content-area .site-main {
margin: 0 -15px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
.blog.grid-layout .page-grid .content-area .site-main article:first-of-type,
.home.grid-layout .page-grid .content-area .site-main article:first-of-type,
.archive.grid-layout .page-grid .content-area .site-main article:first-of-type,
.search-results.grid-layout .page-grid .content-area .site-main article:first-of-type {
margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
.blog.grid-layout .page-grid .content-area .site-main article:first-of-type,
.home.grid-layout .page-grid .content-area .site-main article:first-of-type,
.archive.grid-layout .page-grid .content-area .site-main article:first-of-type,
.search-results.grid-layout .page-grid .content-area .site-main article:first-of-type {
border-bottom: 1px solid rgba(var(--font-color-rgb), 0.06);
padding-bottom: 35px;
margin: 0 15px 45px;
}
}
.blog.grid-layout .page-grid .content-area .site-main article:first-of-type .post-thumbnail,
.home.grid-layout .page-grid .content-area .site-main article:first-of-type .post-thumbnail,
.archive.grid-layout .page-grid .content-area .site-main article:first-of-type .post-thumbnail,
.search-results.grid-layout .page-grid .content-area .site-main article:first-of-type .post-thumbnail {
margin-bottom: 23px;
}
@media screen and (min-width: 768px) {
.blog.grid-layout .page-grid .content-area .site-main article:first-of-type .post-thumbnail,
.home.grid-layout .page-grid .content-area .site-main article:first-of-type .post-thumbnail,
.archive.grid-layout .page-grid .content-area .site-main article:first-of-type .post-thumbnail,
.search-results.grid-layout .page-grid .content-area .site-main article:first-of-type .post-thumbnail {
margin-bottom: 30px;
}
}
.blog.grid-layout .page-grid .content-area .site-main article:first-of-type .entry-meta .cat-links a,
.home.grid-layout .page-grid .content-area .site-main article:first-of-type .entry-meta .cat-links a,
.archive.grid-layout .page-grid .content-area .site-main article:first-of-type .entry-meta .cat-links a,
.search-results.grid-layout .page-grid .content-area .site-main article:first-of-type .entry-meta .cat-links a {
font-size: 0.667em;
}
@media screen and (min-width: 768px) {
.blog.grid-layout .page-grid .content-area .site-main article:first-of-type .entry-meta .cat-links a,
.home.grid-layout .page-grid .content-area .site-main article:first-of-type .entry-meta .cat-links a,
.archive.grid-layout .page-grid .content-area .site-main article:first-of-type .entry-meta .cat-links a,
.search-results.grid-layout .page-grid .content-area .site-main article:first-of-type .entry-meta .cat-links a {
font-size: 0.722em;
}
}
.blog.grid-layout .page-grid .content-area .site-main article:first-of-type h2,
.home.grid-layout .page-grid .content-area .site-main article:first-of-type h2,
.archive.grid-layout .page-grid .content-area .site-main article:first-of-type h2,
.search-results.grid-layout .page-grid .content-area .site-main article:first-of-type h2 {
font-size: 1.667em;
line-height: 1.26667;
}
@media screen and (min-width: 768px) {
.blog.grid-layout .page-grid .content-area .site-main article:first-of-type h2,
.home.grid-layout .page-grid .content-area .site-main article:first-of-type h2,
.archive.grid-layout .page-grid .content-area .site-main article:first-of-type h2,
.search-results.grid-layout .page-grid .content-area .site-main article:first-of-type h2 {
font-size: 2.222em;
line-height: 1.225;
}
}
.blog.grid-layout .page-grid .content-area .site-main article:not(:first-of-type),
.home.grid-layout .page-grid .content-area .site-main article:not(:first-of-type),
.archive.grid-layout .page-grid .content-area .site-main article:not(:first-of-type),
.search-results.grid-layout .page-grid .content-area .site-main article:not(:first-of-type) {
margin: 0 0 30px 0;
}
@media screen and (min-width: 768px) {
.blog.grid-layout .page-grid .content-area .site-main article:not(:first-of-type),
.home.grid-layout .page-grid .content-area .site-main article:not(:first-of-type),
.archive.grid-layout .page-grid .content-area .site-main article:not(:first-of-type),
.search-results.grid-layout .page-grid .content-area .site-main article:not(:first-of-type) {
width: -webkit-calc(50% - 30px);
width: calc(50% - 30px);
margin: 0 15px 60px;
}
}
.blog.grid-layout .page-grid .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.home.grid-layout .page-grid .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.archive.grid-layout .page-grid .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.search-results.grid-layout .page-grid .content-area .site-main article:not(:first-of-type) .post-thumbnail {
margin-bottom: 23px;
}
@media screen and (min-width: 768px) {
.blog.grid-layout .page-grid .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.home.grid-layout .page-grid .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.archive.grid-layout .page-grid .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.search-results.grid-layout .page-grid .content-area .site-main article:not(:first-of-type) .post-thumbnail {
margin-bottom: 28px;
}
}
.blog.grid-layout-3 .page-grid .content-area .site-main,
.home.grid-layout-3 .page-grid .content-area .site-main,
.archive.grid-layout-3 .page-grid .content-area .site-main,
.search-results.grid-layout-3 .page-grid .content-area .site-main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin: 0;
}
@media screen and (min-width: 768px) {
.blog.grid-layout-3 .page-grid .content-area .site-main,
.home.grid-layout-3 .page-grid .content-area .site-main,
.archive.grid-layout-3 .page-grid .content-area .site-main,
.search-results.grid-layout-3 .page-grid .content-area .site-main {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -15px;
}
}
.blog.grid-layout-3 .page-grid .content-area .site-main article,
.home.grid-layout-3 .page-grid .content-area .site-main article,
.archive.grid-layout-3 .page-grid .content-area .site-main article,
.search-results.grid-layout-3 .page-grid .content-area .site-main article {
margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
.blog.grid-layout-3 .page-grid .content-area .site-main article,
.home.grid-layout-3 .page-grid .content-area .site-main article,
.archive.grid-layout-3 .page-grid .content-area .site-main article,
.search-results.grid-layout-3 .page-grid .content-area .site-main article {
width: -webkit-calc(50% - 30px);
width: calc(50% - 30px);
margin: 0 15px 30px;
}
}
.blog.grid-layout-3 .page-grid .content-area .site-main article .post-thumbnail,
.home.grid-layout-3 .page-grid .content-area .site-main article .post-thumbnail,
.archive.grid-layout-3 .page-grid .content-area .site-main article .post-thumbnail,
.search-results.grid-layout-3 .page-grid .content-area .site-main article .post-thumbnail {
margin-bottom: 0px;
}
.blog.grid-layout-3 .page-grid .content-area .site-main article .content-wrapper,
.home.grid-layout-3 .page-grid .content-area .site-main article .content-wrapper,
.archive.grid-layout-3 .page-grid .content-area .site-main article .content-wrapper,
.search-results.grid-layout-3 .page-grid .content-area .site-main article .content-wrapper {
padding: 23px 20px 30px;
background-color: var(--white-color);
-webkit-box-shadow: 0 27px 24px rgba(26, 1, 1, 0.05);
box-shadow: 0 27px 24px rgba(26, 1, 1, 0.05);
}
@media screen and (min-width: 768px) {
.blog.grid-layout-3 .page-grid .content-area .site-main article .content-wrapper,
.home.grid-layout-3 .page-grid .content-area .site-main article .content-wrapper,
.archive.grid-layout-3 .page-grid .content-area .site-main article .content-wrapper,
.search-results.grid-layout-3 .page-grid .content-area .site-main article .content-wrapper {
padding: 28px 20px 30px;
}
}
.blog.grid-layout-4 .page-grid .content-area .site-main,
.home.grid-layout-4 .page-grid .content-area .site-main,
.archive.grid-layout-4 .page-grid .content-area .site-main,
.search-results.grid-layout-4 .page-grid .content-area .site-main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media screen and (min-width: 768px) {
.blog.grid-layout-4 .page-grid .content-area .site-main,
.home.grid-layout-4 .page-grid .content-area .site-main,
.archive.grid-layout-4 .page-grid .content-area .site-main,
.search-results.grid-layout-4 .page-grid .content-area .site-main {
margin: 0 -15px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.blog.grid-layout-4 .page-grid .content-area .site-main article:first-of-type,
.home.grid-layout-4 .page-grid .content-area .site-main article:first-of-type,
.archive.grid-layout-4 .page-grid .content-area .site-main article:first-of-type,
.search-results.grid-layout-4 .page-grid .content-area .site-main article:first-of-type {
border-bottom: 1px solid rgba(var(--font-color-rgb), 0.06);
padding-bottom: 35px;
margin: 0 0 45px;
}
@media screen and (min-width: 768px) {
.blog.grid-layout-4 .page-grid .content-area .site-main article:first-of-type,
.home.grid-layout-4 .page-grid .content-area .site-main article:first-of-type,
.archive.grid-layout-4 .page-grid .content-area .site-main article:first-of-type,
.search-results.grid-layout-4 .page-grid .content-area .site-main article:first-of-type {
margin: 0 15px 45px;
}
}
.blog.grid-layout-4 .page-grid .content-area .site-main article:first-of-type .post-thumbnail,
.home.grid-layout-4 .page-grid .content-area .site-main article:first-of-type .post-thumbnail,
.archive.grid-layout-4 .page-grid .content-area .site-main article:first-of-type .post-thumbnail,
.search-results.grid-layout-4 .page-grid .content-area .site-main article:first-of-type .post-thumbnail {
margin-bottom: 23px;
}
@media screen and (min-width: 768px) {
.blog.grid-layout-4 .page-grid .content-area .site-main article:first-of-type .post-thumbnail,
.home.grid-layout-4 .page-grid .content-area .site-main article:first-of-type .post-thumbnail,
.archive.grid-layout-4 .page-grid .content-area .site-main article:first-of-type .post-thumbnail,
.search-results.grid-layout-4 .page-grid .content-area .site-main article:first-of-type .post-thumbnail {
margin-bottom: 30px;
}
}
.blog.grid-layout-4 .page-grid .content-area .site-main article:first-of-type .entry-meta .cat-links a,
.home.grid-layout-4 .page-grid .content-area .site-main article:first-of-type .entry-meta .cat-links a,
.archive.grid-layout-4 .page-grid .content-area .site-main article:first-of-type .entry-meta .cat-links a,
.search-results.grid-layout-4 .page-grid .content-area .site-main article:first-of-type .entry-meta .cat-links a {
font-size: 0.722em;
}
.blog.grid-layout-4 .page-grid .content-area .site-main article:first-of-type h2,
.home.grid-layout-4 .page-grid .content-area .site-main article:first-of-type h2,
.archive.grid-layout-4 .page-grid .content-area .site-main article:first-of-type h2,
.search-results.grid-layout-4 .page-grid .content-area .site-main article:first-of-type h2 {
font-size: 1.667em;
line-height: 1.26667;
}
@media screen and (min-width: 768px) {
.blog.grid-layout-4 .page-grid .content-area .site-main article:first-of-type h2,
.home.grid-layout-4 .page-grid .content-area .site-main article:first-of-type h2,
.archive.grid-layout-4 .page-grid .content-area .site-main article:first-of-type h2,
.search-results.grid-layout-4 .page-grid .content-area .site-main article:first-of-type h2 {
font-size: 2.222em;
line-height: 1.35;
}
}
.blog.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type),
.home.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type),
.archive.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type),
.search-results.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type) {
margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
.blog.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type),
.home.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type),
.archive.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type),
.search-results.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type) {
width: -webkit-calc(50% - 30px);
width: calc(50% - 30px);
margin: 0 15px 45px;
}
}
@media screen and (min-width: 1024px) {
.blog.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type),
.home.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type),
.archive.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type),
.search-results.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type) {
width: -webkit-calc(33.33% - 30px);
width: calc(33.33% - 30px);
}
}
.blog.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.home.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.archive.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.search-results.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type) .post-thumbnail {
margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
.blog.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.home.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.archive.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type) .post-thumbnail,
.search-results.grid-layout-4 .page-grid .content-area .site-main article:not(:first-of-type) .post-thumbnail {
margin-bottom: 28px;
}
}
.blog.masonry-layout .content-area .site-main article .post-thumbnail,
.home.masonry-layout .content-area .site-main article .post-thumbnail,
.archive.masonry-layout .content-area .site-main article .post-thumbnail,
.search-results.masonry-layout .content-area .site-main article .post-thumbnail {
margin-bottom: 23px;
}
.blog.masonry-layout .content-area .site-main article,
.home.masonry-layout .content-area .site-main article,
.archive.masonry-layout .content-area .site-main article,
.search-results.masonry-layout .content-area .site-main article {
margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
.blog.masonry-layout .content-area .site-main,
.home.masonry-layout .content-area .site-main,
.archive.masonry-layout .content-area .site-main,
.search-results.masonry-layout .content-area .site-main {
margin: 0 -20px;
}
.blog.masonry-layout .content-area .site-main article,
.home.masonry-layout .content-area .site-main article,
.archive.masonry-layout .content-area .site-main article,
.search-results.masonry-layout .content-area .site-main article {
-webkit-box-flex: 0;
-webkit-flex: 0 0 44%;
-ms-flex: 0 0 44%;
flex: 0 0 44%;
max-width: 44%;
margin: 0 20px 70px 20px;
}
.blog.masonry-layout .content-area .site-main article .post-thumbnail,
.home.masonry-layout .content-area .site-main article .post-thumbnail,
.archive.masonry-layout .content-area .site-main article .post-thumbnail,
.search-results.masonry-layout .content-area .site-main article .post-thumbnail {
margin-bottom: 28px;
}
.blog.masonry-layout .content-area .site-main article .post-footer,
.home.masonry-layout .content-area .site-main article .post-footer,
.archive.masonry-layout .content-area .site-main article .post-footer,
.search-results.masonry-layout .content-area .site-main article .post-footer {
margin-top: 30px;
}
}
@media screen and (min-width: 992px) {
.blog.masonry-layout .content-area .site-main,
.home.masonry-layout .content-area .site-main,
.archive.masonry-layout .content-area .site-main,
.search-results.masonry-layout .content-area .site-main {
margin: 0 -15px;
}
.blog.masonry-layout .content-area .site-main article,
.home.masonry-layout .content-area .site-main article,
.archive.masonry-layout .content-area .site-main article,
.search-results.masonry-layout .content-area .site-main article {
-webkit-box-flex: 0;
-webkit-flex: 0 0 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
margin: 0 15px 60px 15px;
}
}
.blog.masonry-layout .content-area #load-posts,
.home.masonry-layout .content-area #load-posts,
.archive.masonry-layout .content-area #load-posts,
.search-results.masonry-layout .content-area #load-posts {
margin-top: 0;
}
@media screen and (min-width: 768px) {
.blog.masonry-layout .content-area #load-posts,
.home.masonry-layout .content-area #load-posts,
.archive.masonry-layout .content-area #load-posts,
.search-results.masonry-layout .content-area #load-posts {
margin-top: 40px;
}
}
@media screen and (min-width: 992px) {
.blog.masonry-layout.rightsidebar .content-area .site-main, .blog.masonry-layout.leftsidebar .content-area .site-main,
.home.masonry-layout.rightsidebar .content-area .site-main,
.home.masonry-layout.leftsidebar .content-area .site-main,
.archive.masonry-layout.rightsidebar .content-area .site-main,
.archive.masonry-layout.leftsidebar .content-area .site-main,
.search-results.masonry-layout.rightsidebar .content-area .site-main,
.search-results.masonry-layout.leftsidebar .content-area .site-main {
margin: 0 -20px;
}
.blog.masonry-layout.rightsidebar .content-area .site-main article, .blog.masonry-layout.leftsidebar .content-area .site-main article,
.home.masonry-layout.rightsidebar .content-area .site-main article,
.home.masonry-layout.leftsidebar .content-area .site-main article,
.archive.masonry-layout.rightsidebar .content-area .site-main article,
.archive.masonry-layout.leftsidebar .content-area .site-main article,
.search-results.masonry-layout.rightsidebar .content-area .site-main article,
.search-results.masonry-layout.leftsidebar .content-area .site-main article {
-webkit-box-flex: 0;
-webkit-flex: 0 0 44%;
-ms-flex: 0 0 44%;
flex: 0 0 44%;
max-width: 44%;
margin: 0 20px 70px 20px;
}
.blog.masonry-layout.rightsidebar .content-area .site-main article .post-thumbnail, .blog.masonry-layout.leftsidebar .content-area .site-main article .post-thumbnail,
.home.masonry-layout.rightsidebar .content-area .site-main article .post-thumbnail,
.home.masonry-layout.leftsidebar .content-area .site-main article .post-thumbnail,
.archive.masonry-layout.rightsidebar .content-area .site-main article .post-thumbnail,
.archive.masonry-layout.leftsidebar .content-area .site-main article .post-thumbnail,
.search-results.masonry-layout.rightsidebar .content-area .site-main article .post-thumbnail,
.search-results.masonry-layout.leftsidebar .content-area .site-main article .post-thumbnail {
margin-bottom: 28px;
}
.blog.masonry-layout.rightsidebar .content-area .site-main article .post-footer, .blog.masonry-layout.leftsidebar .content-area .site-main article .post-footer,
.home.masonry-layout.rightsidebar .content-area .site-main article .post-footer,
.home.masonry-layout.leftsidebar .content-area .site-main article .post-footer,
.archive.masonry-layout.rightsidebar .content-area .site-main article .post-footer,
.archive.masonry-layout.leftsidebar .content-area .site-main article .post-footer,
.search-results.masonry-layout.rightsidebar .content-area .site-main article .post-footer,
.search-results.masonry-layout.leftsidebar .content-area .site-main article .post-footer {
margin-top: 30px;
}
}
@media screen and (min-width: 768px) {
.blog.masonry-layout.full-width .content-area .site-main,
.home.masonry-layout.full-width .content-area .site-main,
.archive.masonry-layout.full-width .content-area .site-main,
.search-results.masonry-layout.full-width .content-area .site-main {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 45px;
}
}
@media screen and (min-width: 992px) {
.blog.masonry-layout.full-width .content-area .site-main,
.home.masonry-layout.full-width .content-area .site-main,
.archive.masonry-layout.full-width .content-area .site-main,
.search-results.masonry-layout.full-width .content-area .site-main {
grid-template-columns: repeat(3, 1fr);
}
}
.blog.full-width:not(.masonry-layout).centered .site-content .section-header,
.home.full-width:not(.masonry-layout).centered .site-content .section-header,
.archive.full-width:not(.masonry-layout).centered .site-content .section-header,
.search-results.full-width:not(.masonry-layout).centered .site-content .section-header {
text-align: center;
}
.blog.full-width:not(.masonry-layout).centered .site-content .content-area .site-main,
.home.full-width:not(.masonry-layout).centered .site-content .content-area .site-main,
.archive.full-width:not(.masonry-layout).centered .site-content .content-area .site-main,
.search-results.full-width:not(.masonry-layout).centered .site-content .content-area .site-main {
max-width: 755px;
margin: 0 auto;
}
.popular-posts .section-header {
margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
.popular-posts .section-header {
text-align: center;
}
}
.popular-posts .section-header .sub-title {
font-size: 1em;
} .single .page-header .posted-on,
.single .site-main .posted-on {
font-family: var(--secondary-font);
text-transform: capitalize;
}
.single .advertisement-single {
margin-top: 40px;
}
.single .advertisement-single + .site-main {
margin-top: 30px;
}
.single .page-header {
margin-bottom: 28px;
}
@media screen and (min-width: 768px) {
.single .page-header {
margin-bottom: 47px;
}
}
.single .page-header .entry-header {
padding-top: 49px;
margin-bottom: 50px;
}
@media screen and (min-width: 992px) {
.single .page-header .entry-header {
padding-top: 80px;
}
}
.single .page-header .entry-header .entry-meta {
margin-bottom: 13px;
}
.single .page-header .entry-header .entry-meta:last-child {
margin-bottom: 0;
}
.single .page-header .entry-header .entry-title {
font-size: 1.666em;
line-height: 1.3;
}
@media screen and (min-width: 992px) {
.single .page-header .entry-header .entry-title {
font-size: 2.66em;
}
}
.single .page-header .posted-on a {
padding-left: 0;
}
.single .page-header .posted-on a::before {
content: none;
}
@media screen and (min-width: 1200px) {
.single.leftsidebar .site-main .container, .single.rightsidebar .site-main .container {
max-width: 1170px;
}
}
.single.leftsidebar .site-main .popular-posts,
.single.leftsidebar .site-main .related-posts,
.single.leftsidebar .site-main .additional-post, .single.rightsidebar .site-main .popular-posts,
.single.rightsidebar .site-main .related-posts,
.single.rightsidebar .site-main .additional-post {
max-width: 100%;
}
.single.leftsidebar .site-main .post .entry-header, .single.rightsidebar .site-main .post .entry-header {
text-align: start;
}
@media screen and (min-width: 1200px) {
.single .site-content .site-main .container {
max-width: 1000px;
}
}
.single .site-content .site-main .content-wrap .entry-content {
margin-top: 0;
}
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header, .single .site-content .site-main .entry-header, .single .site-content .page-header .entry-header {
text-align: left;
margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header, .single .site-content .site-main .entry-header, .single .site-content .page-header .entry-header {
text-align: center;
}
}
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header .entry-title, .single .site-content .site-main .entry-header .entry-title, .single .site-content .page-header .entry-header .entry-title {
font-size: 1.666em;
margin-bottom: 12px;
line-height: 1.3;
margin-top: 15px;
}
@media screen and (min-width: 992px) {
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header .entry-title, .single .site-content .site-main .entry-header .entry-title, .single .site-content .page-header .entry-header .entry-title {
font-size: 2.666em;
}
}
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header .entry-title + .entry-meta, .single .site-content .site-main .entry-header .entry-title + .entry-meta, .single .site-content .page-header .entry-header .entry-title + .entry-meta {
display: inline-block;
}
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header .entry-title + .entry-meta .posted-on, .single .site-content .site-main .entry-header .entry-title + .entry-meta .posted-on, .single .site-content .page-header .entry-header .entry-title + .entry-meta .posted-on {
margin-left: 0;
}
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header .entry-title + .entry-meta .posted-on a, .single .site-content .site-main .entry-header .entry-title + .entry-meta .posted-on a, .single .site-content .page-header .entry-header .entry-title + .entry-meta .posted-on a {
padding-left: 0;
}
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header .entry-title + .entry-meta .posted-on a::before, .single .site-content .site-main .entry-header .entry-title + .entry-meta .posted-on a::before, .single .site-content .page-header .entry-header .entry-title + .entry-meta .posted-on a::before {
content: none;
}
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header .entry-title + .entry-meta .single .site-main .post .entry-header .entry-title + .entry-meta .byline, .single .site-content .site-main .entry-header .entry-title + .entry-meta .single .site-main .post .entry-header .entry-title + .entry-meta .byline, .single .site-content .page-header .entry-header .entry-title + .entry-meta .single .site-main .post .entry-header .entry-title + .entry-meta .byline {
display: inline-block;
}
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header .entry-title + .entry-meta .byline, .single .site-content .site-main .entry-header .entry-title + .entry-meta .byline, .single .site-content .page-header .entry-header .entry-title + .entry-meta .byline {
display: inline-block;
}
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header .entry-title + .entry-meta .byline .fn, .single .site-content .site-main .entry-header .entry-title + .entry-meta .byline .fn, .single .site-content .page-header .entry-header .entry-title + .entry-meta .byline .fn {
font-size: 0.7777em;
}
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header .entry-title + .entry-meta .byline + .posted-on, .single .site-content .site-main .entry-header .entry-title + .entry-meta .byline + .posted-on, .single .site-content .page-header .entry-header .entry-title + .entry-meta .byline + .posted-on {
margin-left: 8px;
padding-left: 8px;
position: relative;
}
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header .entry-title + .entry-meta .byline + .posted-on::before, .single .site-content .site-main .entry-header .entry-title + .entry-meta .byline + .posted-on::before, .single .site-content .page-header .entry-header .entry-title + .entry-meta .byline + .posted-on::before {
content: "";
position: absolute;
top: 6.5px;
left: 0;
width: 4px;
height: 4px;
border-radius: 50%;
background-color: rgba(var(--font-color-rgb), 0.3);
}
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header .entry-title + .entry-meta .byline + .posted-on:hover::before, .single .site-content .site-main .entry-header .entry-title + .entry-meta .byline + .posted-on:hover::before, .single .site-content .page-header .entry-header .entry-title + .entry-meta .byline + .posted-on:hover::before {
background-color: var(--primary-color);
}
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header .cat-links a, .single .site-content .site-main .entry-header .cat-links a, .single .site-content .page-header .entry-header .cat-links a {
color: var(--primary-color);
}
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header .cat-links a::before, .single .site-content .site-main .entry-header .cat-links a::before, .single .site-content .page-header .entry-header .cat-links a::before {
top: 8.5px;
}
.single .site-content .content-header-wrap .entry-header-wrapper .entry-header .cat-links a:hover, .single .site-content .site-main .entry-header .cat-links a:hover, .single .site-content .page-header .entry-header .cat-links a:hover {
color: var(--secondary-color);
}
.single .site-content .content-header-wrap .entry-header-wrapper .post-thumbnail, .single .site-content .site-main .post-thumbnail, .single .site-content .page-header .post-thumbnail {
margin: 35px 0;
text-align: center;
}
.single.style-one .page-header {
margin-bottom: 0;
}
.single.style-one .page-header .breadcrumb-wrapper {
position: relative;
}
.single.style-one .page-grid {
margin-top: 40px;
}
@media screen and (min-width: 768px) {
.single.style-one .page-grid {
margin-top: 77px;
}
}
@media screen and (min-width: 768px) {
.single.style-one .page-grid .post.has-meta {
padding-left: 0;
}
}
.single.style-one .page-grid .post.has-meta .outer-content-wrap {
position: relative;
}
@media screen and (min-width: 768px) {
.single.style-one .page-grid .post.has-meta .outer-content-wrap {
padding-left: 125px;
}
}
@media screen and (min-width: 1400px) {
.single.style-one .page-grid .post.has-meta .outer-content-wrap {
padding: 0;
}
}
.single.style-one .page-grid .site-main .post .entry-header .entry-title {
line-height: 1.2;
margin-top: 13px;
}
.single.style-one.single .site-content .site-main .content-wrap .advertisement-single + .entry-content {
margin-top: 30px;
}
.single.style-two .site-content .page-header {
position: relative;
}
.single.style-two .site-content .page-header::before {
content: "";
position: absolute;
top: 0;
background-color: rgba(var(--primary-color-rgb), 0.03);
left: 0;
width: 100%;
height: 890px;
z-index: -1;
}
.single.style-two .site-content .page-header .entry-header {
text-align: center;
}
.single.style-two .site-content .page-header.no-thumbnail::before {
content: none;
}
.single.style-three .site-content .page-header {
background-color: rgba(var(--primary-color-rgb), 0.03);
}
.single.style-three .site-content .page-header .entry-header {
text-align: center;
padding-top: 0;
}
.single.style-three .site-content .page-header .header-img-wrapper {
margin-top: 49px;
background-color: var(--white-color);
padding: 39px 20px 0 20px;
}
@media screen and (min-width: 768px) {
.single.style-three .site-content .page-header .header-img-wrapper {
margin-top: 80px;
padding: 49px 70px 0 70px;
}
}
@media screen and (min-width: 992px) {
.single.style-three .site-content .page-header .header-img-wrapper {
margin-top: 80px;
padding: 59px 90px 0 90px;
}
}
.single.style-four .page-header {
margin-bottom: 31px;
}
.single.style-four .page-header .entry-header {
text-align: left;
margin-bottom: 0;
padding-top: 0;
}
.single.style-four .page-header .post-thumbnail {
margin-top: 20px;
text-align: center;
}
.single.style-four.full-width.centered .page-header .entry-header {
max-width: 700px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
.single.style-five:not(.single-blossom-portfolio, .single-page) .site-content .page-header > .post-thumbnail {
margin: 20px 0 0 0;
}
.single.style-five:not(.single-blossom-portfolio, .single-page) .site-content .page-header + .container .content-header-wrap .entry-header-wrapper .entry-header {
text-align: left;
padding-top: 0;
margin-bottom: 30px;
}
@media screen and (min-width: 1200px) {
.single.style-five:not(.single-blossom-portfolio, .single-page) .site-content .page-header:not(.no-thumbnail) + .container {
background-color: #fff;
margin-top: -100px;
position: relative;
width: 80%;
padding: 44px 100px 0 100px;
}
}
@media screen and (min-width: 1400px) {
.single.style-five:not(.single-blossom-portfolio, .single-page) .site-content .page-header:not(.no-thumbnail) + .container {
width: 56%;
padding: 44px 120px 0 120px;
}
}
.single.style-five:not(.single-blossom-portfolio, .single-page) .site-content .page-header:not(.no-thumbnail) + .container .content-header-wrap .entry-header-wrapper .entry-header {
text-align: left;
padding-top: 0;
margin-bottom: 30px;
}
@media screen and (min-width: 1400px) {
.single.style-five:not(.single-blossom-portfolio, .single-page).leftsidebar .site-content .page-header:not(.no-thumbnail) + .container, .single.style-five:not(.single-blossom-portfolio, .single-page).rightsidebar .site-content .page-header:not(.no-thumbnail) + .container {
width: 57%;
padding: 44px 65px 0 65px;
}
}
.single.style-six .page-header .entry-header {
padding-top: 64px;
text-align: center;
}
.single.style-seven .page-header {
margin-bottom: 0;
}
.single.style-seven .page-header .entry-header {
padding-top: 0;
margin-bottom: 0;
text-align: left;
}
.single.style-seven .page-header .post-thumbnail {
margin-top: 20px;
}
.single.style-seven .page-grid {
margin-top: 45px;
}
.single.style-eight .page-header {
position: relative;
}
.single.style-eight .page-header .entry-header {
padding: 23px 0 0;
margin-bottom: 0;
}
@media screen and (min-width: 768px) {
.single.style-eight .page-header .entry-header {
width: 100%;
text-align: center;
}
}
.single.style-eight .page-header .entry-header .entry-meta .cat-links a {
padding: 7px 19px;
margin-top: 3px;
margin-bottom: 3px;
color: var(--primary-color);
background-color: var(--white-color);
}
.single.style-eight .page-header .entry-header .entry-meta .cat-links a::before {
content: none;
}
.single.style-eight .page-header .entry-header .entry-meta .cat-links a:hover {
background-color: var(--primary-color);
color: var(--white-color);
}
@media (max-width: 992px) {
.single.style-eight .page-header .entry-header .entry-title {
font-size: 1.6666666667em;
}
}
.single.style-eight .page-header .entry-header .entry-title span {
background-color: var(--white-color);
}
.single.style-eight .page-header .entry-header .entry-title + .entry-meta {
background-color: var(--white-color);
display: inline-block;
padding: 0 9px;
}
@media screen and (min-width: 768px) {
.single.style-eight .page-header .entry-header .entry-title + .entry-meta {
padding: 0 20px;
}
}
.single.style-eight .page-header .post-thumbnail {
text-align: center;
height: 450px;
margin: 20px 0 0 0;
}
.single.style-eight .page-header .post-thumbnail img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (min-width: 768px) {
.single.style-eight .page-header .post-thumbnail {
height: auto;
}
.single.style-eight .page-header .post-thumbnail img {
width: unset;
height: unset;
}
}
.single.style-eight .page-header:not(.no-thumbnail) > .container:last-child {
position: absolute;
bottom: 30px;
left: 50%;
-webkit-transform: translatex(-50%);
-ms-transform: translatex(-50%);
-o-transform: translatex(-50%);
transform: translatex(-50%);
}
.single.style-nine .page-header {
position: relative;
}
.single.style-nine .page-header .entry-header {
text-align: left;
padding: 0;
}
.single.style-nine .page-header .post-thumbnail {
text-align: center;
height: 450px;
margin: 20px 0 0 0;
}
.single.style-nine .page-header .post-thumbnail img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (min-width: 768px) {
.single.style-nine .page-header .post-thumbnail {
height: auto;
}
.single.style-nine .page-header .post-thumbnail img {
width: unset;
height: unset;
}
}
.single.style-nine .page-header.no-thumbnail .entry-header {
margin-top: 47px;
}
@media screen and (min-width: 992px) {
.single.style-nine .page-header:not(.no-thumbnail) > .container:last-child {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
}
@media screen and (min-width: 1200px) {
.single.style-nine .page-header:not(.no-thumbnail) > .container:last-child {
max-width: 1350px;
}
}
.single.style-nine .page-header:not(.no-thumbnail) > .container .entry-header {
margin-top: 30px;
}
@media screen and (min-width: 992px) {
.single.style-nine .page-header:not(.no-thumbnail) > .container .entry-header {
max-width: 538px;
margin-top: 0;
margin-left: auto;
width: 100%;
padding: 60px 31px 60px 50px;
background-color: var(--white-color);
}
}
.single.style-nine.full-width.centered .page-header .entry-header {
text-align: left;
}
.single.style-ten .page-header .header-post-wrap {
margin-top: 20px;
background-color: rgba(var(--primary-color-rgb), 0.05);
}
@media (max-width: 992px) {
.single.style-ten .page-header .header-post-wrap .post-thumbnail {
margin-bottom: 0;
}
}
.single.style-ten .page-header .header-post-wrap > .container {
padding: 15px;
}
.single.style-ten .page-header .header-post-wrap > .container .entry-header {
text-align: left;
background-color: var(--white-color);
margin-bottom: 0;
padding: 30px;
}
.single.style-ten .page-header .header-post-wrap > .container .entry-header .cat-links a {
color: var(--primary-color);
}
@media screen and (min-width: 768px) {
.single.style-ten .page-header {
padding: 0;
}
.single.style-ten .page-header .header-post-wrap .container .entry-header {
padding: 60px 52px;
}
}
@media screen and (min-width: 992px) {
.single.style-ten .page-header .header-post-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.single.style-ten .page-header .header-post-wrap .post-thumbnail {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50.4%;
-ms-flex: 0 0 50.4%;
flex: 0 0 50.4%;
max-width: 50.4%;
margin: 0;
}
.single.style-ten .page-header .header-post-wrap .container {
max-width: 100%;
padding: 60px 80px;
}
.single.style-ten .page-header .header-post-wrap .container .entry-header {
max-width: 750px;
padding: 60px 52px;
}
}
@media screen and (min-width: 1400px) {
.single.style-ten .page-header .header-post-wrap .container {
padding: 60px 105px;
}
.single.style-ten .page-header .header-post-wrap .container .entry-header {
padding: 70px 52px 70px 60px;
}
}
.single.style-ten.full-width.centered .page-header .entry-header {
text-align: left;
}
.single.style-eleven .page-header .header-post-wrap {
margin-top: 20px;
background-color: rgba(var(--primary-color-rgb), 0.05);
}
.single.style-eleven .page-header .header-post-wrap > .container {
padding: 0px 15px 30px;
}
.single.style-eleven .page-header .header-post-wrap > .container .entry-header {
text-align: left;
margin-bottom: 0;
padding-top: 0;
}
.single.style-eleven .page-header .header-post-wrap > .container .entry-header .cat-links a {
color: var(--primary-color);
}
@media screen and (min-width: 768px) {
.single.style-eleven .page-header {
padding: 0;
}
}
@media screen and (min-width: 992px) {
.single.style-eleven .page-header .header-post-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.single.style-eleven .page-header .header-post-wrap .post-thumbnail {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50.4%;
-ms-flex: 0 0 50.4%;
flex: 0 0 50.4%;
max-width: 50.4%;
margin: 0;
}
.single.style-eleven .page-header .header-post-wrap .container {
max-width: 100%;
padding: 60px 80px;
}
.single.style-eleven .page-header .header-post-wrap .container .entry-header {
max-width: 750px;
}
}
@media screen and (min-width: 1400px) {
.single.style-eleven .page-header .header-post-wrap .container {
padding: 60px 160px;
}
}
.single.style-eleven.full-width.centered .page-header .entry-header {
text-align: left;
}
.single.style-twelve .page-header .header-post-wrap {
margin-top: 20px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
background-color: rgba(var(--primary-color-rgb), 0.05);
}
@media (max-width: 992px) {
.single.style-twelve .page-header .header-post-wrap .post-thumbnail {
margin: 0;
padding: 0 15px;
}
}
.single.style-twelve .page-header .header-post-wrap > .container {
padding-top: 30px;
padding-bottom: 30px;
}
.single.style-twelve .page-header .header-post-wrap > .container .entry-header {
text-align: left;
margin-bottom: 0;
padding-top: 0;
}
@media screen and (min-width: 768px) {
.single.style-twelve .page-header {
padding: 0;
}
}
@media screen and (min-width: 992px) {
.single.style-twelve .page-header .header-post-wrap {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 0 80px;
}
.single.style-twelve .page-header .header-post-wrap .post-thumbnail {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50.4%;
-ms-flex: 0 0 50.4%;
flex: 0 0 50.4%;
max-width: 50.4%;
margin: 60px 0 0 0;
}
.single.style-twelve .page-header .header-post-wrap .container {
max-width: 100%;
padding-left: 0;
}
.single.style-twelve .page-header .header-post-wrap .container .entry-header {
max-width: 750px;
}
}
@media screen and (min-width: 1400px) {
.single.style-twelve .page-header .header-post-wrap {
padding: 0 140px;
}
.single.style-twelve .page-header .header-post-wrap .container {
padding-left: 0;
}
}
.single.style-twelve.full-width.centered .page-header .entry-header {
text-align: left;
}
.single.style-thirteen .page-header .header-post-wrap {
margin-top: 20px;
background-color: rgba(var(--primary-color-rgb), 0.05);
position: relative;
}
@media (max-width: 992px) {
.single.style-thirteen .page-header .header-post-wrap .post-thumbnail {
padding: 0 15px;
}
}
.single.style-thirteen .page-header .header-post-wrap > .container .entry-header {
text-align: left;
margin-bottom: 0;
padding-top: 20px;
padding-bottom: 40px;
padding-top: 0;
}
.single.style-thirteen .page-header .header-post-wrap > .container .entry-header .cat-links a {
color: var(--primary-color);
}
@media screen and (min-width: 768px) {
.single.style-thirteen .page-header {
padding: 0;
}
}
@media screen and (min-width: 992px) {
.single.style-thirteen .page-header .header-post-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding-left: 60px;
padding-right: 60px;
background-color: unset;
}
.single.style-thirteen .page-header .header-post-wrap::before {
content: "";
position: absolute;
top: 0;
background-color: rgba(var(--primary-color-rgb), 0.05);
right: 0;
width: 100%;
height: 100%;
max-width: 73%;
z-index: -1;
}
.single.style-thirteen .page-header .header-post-wrap .post-thumbnail {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50.4%;
-ms-flex: 0 0 50.4%;
flex: 0 0 50.4%;
max-width: 50.4%;
margin: 90px 0;
}
.single.style-thirteen .page-header .header-post-wrap .container {
max-width: 100%;
padding: 0 0 0 70px;
}
.single.style-thirteen .page-header .header-post-wrap .container .entry-header {
max-width: 750px;
}
}
@media screen and (min-width: 1400px) {
.single.style-thirteen .page-header .header-post-wrap {
padding-left: 150px;
padding-right: 150px;
}
.single.style-thirteen .page-header .header-post-wrap .container {
padding: 0 0 0 90px;
}
}
.single.style-thirteen.full-width.centered .page-header .entry-header {
text-align: left;
}
.single.full-width .page-header {
position: relative;
}
.single.full-width .page-header .post-thumbnail {
text-align: center;
}
.single.full-width .page-grid .content-area .newsletter {
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.single.full-width .page-grid .content-area .content-wrap {
max-width: 100%;
margin-left: 0;
}
.single.full-width.style-two .post .entry-header {
text-align: left;
}
.single.full-width.centered .page-header .entry-header {
text-align: center;
}
.single.full-width.centered .page-header .entry-header .entry-title {
margin-top: 0;
margin-bottom: 21px;
}
.single.full-width.centered .page-grid .content-area article > .content-wrap,
.single.full-width.centered .page-grid .content-area .newsletter {
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.single.full-width.centered.style-two .post .entry-header {
text-align: center;
}
.single.full-width.centered.style-five .site-main .post .entry-header {
max-width: 700px;
margin: 0 auto 10px;
text-align: left;
width: 100%;
}
.single.full-width.centered.style-five .site-main .post .post-thumbnail {
text-align: left;
max-width: 700px;
margin: 50px auto;
}
.single .single-button-wrapper {
text-align: center;
margin-top: 60px;
}
.single .single-button-wrapper .wc-btn {
outline: none;
}
.single .popular-posts,
.single .related-posts,
.single .additional-post {
margin: 50px auto 0;
padding-top: 50px;
}
.single .page-grid .content-area .newsletter {
margin-top: 66px;
}
.single .page-grid .content-area .newsletter .blossomthemes-email-newsletter-wrapper {
padding: 40px;
}
@media (min-width: 768px) {
.single .page-grid .content-area .newsletter .blossomthemes-email-newsletter-wrapper {
padding: 70px 60px;
}
}
.single .page-grid .content-area .newsletter .blossomthemes-email-newsletter-wrapper .container {
padding: 0;
}
.single .page-grid .content-area .newsletter .blossomthemes-email-newsletter-wrapper .container .text-holder {
text-align: center;
}
.single .page-grid .content-area .newsletter .blossomthemes-email-newsletter-wrapper .container .text-holder span {
font-size: 1em;
}
.single .page-grid .content-area .newsletter .blossomthemes-email-newsletter-wrapper .container form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-column-gap: 17px;
}
.single .page-grid .content-area .newsletter .blossomthemes-email-newsletter-wrapper .container form > label {
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 20px 0 10px 0;
}
.single .page-grid .content-area .newsletter .blossomthemes-email-newsletter-wrapper .container form > label .subscribe-inner-wrap .check-mark {
margin-top: 5px;
}
.single .page-grid .content-area .newsletter .blossomthemes-email-newsletter-wrapper .container form > label .subscribe-inner-wrap .text {
font-size: 0.777777778em;
line-height: 1.8em;
}
.single .page-grid .content-area .newsletter .blossomthemes-email-newsletter-wrapper .container form > label .subscribe-inner-wrap input[type=checkbox]:checked + .check-mark {
background-color: #fff;
}
@media (min-width: 768px) {
.single .page-grid .content-area .newsletter .blossomthemes-email-newsletter-wrapper .container form input:not(input[type=checkbox]) {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
max-width: 370px;
}
}
.single .author-signature {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
grid-row-gap: 1em;
grid-column-gap: 2em;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
margin-top: 45px;
}
.single .author-signature .social-networks {
margin: 0;
padding: 0;
list-style: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-gap: 0;
opacity: 0.8;
}
.single .author-signature .social-networks li {
margin: 5px;
padding-left: 0;
}
.single .author-signature .social-networks li::before {
content: none;
}
.single .author-signature .social-networks li a {
display: inline-block;
line-height: 1.3;
padding: 5px 7px;
text-decoration: none;
color: var(--font-color);
font-size: 16px;
}
.single .author-signature .social-networks li a:hover {
color: var(--primary-color);
}
.single .author-signature.center {
text-align: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.single .author-signature.right {
text-align: right;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.site-main .entry-content .highlight {
background-color: rgba(var(--primary-color-rgb), 0.2);
}
.site-main .entry-content p + ul, .site-main .entry-content p + ol {
margin-top: -15px;
}
.page .site-main .entry-footer,
.single .site-main .entry-footer {
margin-top: 50px;
}
.page .site-main .entry-footer .tags > span,
.single .site-main .entry-footer .tags > span {
font-size: 0.777em;
}
.page .site-main .entry-footer .tags a,
.single .site-main .entry-footer .tags a {
color: var(--primary-color);
font-size: 0.722em;
display: inline-block;
margin: 0 5px;
font-family: var(--secondary-font);
}
.page .author-section,
.single .author-section {
max-width: 755px;
margin: 0 auto;
margin-top: 40px;
}
.page .author-section .inner-author-section,
.single .author-section .inner-author-section {
background-color: rgba(var(--primary-color-rgb), 0.03);
padding: 45px 40px;
}
.page .author-section .result-count,
.single .author-section .result-count {
margin-top: 50px;
display: inline-block;
}
.page .author-section .author-img-title-wrap,
.single .author-section .author-img-title-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
grid-gap: 20px;
text-align: left;
margin-bottom: 18px;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
@media screen and (min-width: 576px) {
.page .author-section .author-img-title-wrap,
.single .author-section .author-img-title-wrap {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
margin-bottom: 35px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
}
.page .author-section .author-img-title-wrap .author-img,
.single .author-section .author-img-title-wrap .author-img {
margin: 0;
}
.page .author-section .author-img-title-wrap .author-img img,
.single .author-section .author-img-title-wrap .author-img img {
width: 110px;
height: 110px;
-o-object-fit: cover;
object-fit: cover;
border-radius: 100px;
}
.page .author-section .author-img-title-wrap .author-title-wrap .title,
.single .author-section .author-img-title-wrap .author-title-wrap .title {
font-size: 0.8888888889em;
letter-spacing: 0.2px;
font-family: var(--primary-font);
margin-bottom: 8px;
line-height: 1;
}
.page .author-section .author-img-title-wrap .author-title-wrap .byline .fn,
.page .author-section .author-img-title-wrap .author-title-wrap .author-name,
.single .author-section .author-img-title-wrap .author-title-wrap .byline .fn,
.single .author-section .author-img-title-wrap .author-title-wrap .author-name {
font-size: 1.3333333333em;
line-height: 1.75;
font-family: var(--secondary-font);
font-weight: 500;
margin-bottom: 15px;
text-transform: capitalize;
}
.page .author-section .author-img-title-wrap .author-title-wrap .social-networks,
.single .author-section .author-img-title-wrap .author-title-wrap .social-networks {
margin-top: 15px;
}
.page .author-section .author-content p:last-child,
.single .author-section .author-content p:last-child {
margin-bottom: 0;
}
.popular-posts,
.related-posts,
.additional-post {
max-width: 755px;
border-top: 1px solid rgba(var(--font-color-rgb), 0.05);
}
.popular-posts .title,
.related-posts .title,
.additional-post .title {
margin-bottom: 40px;
font-weight: 500;
font-size: 1.66em;
}
@media screen and (min-width: 768px) {
.popular-posts .title,
.related-posts .title,
.additional-post .title {
font-size: 1.94em;
margin-bottom: 45px;
}
}
.popular-posts .article-wrap,
.related-posts .article-wrap,
.additional-post .article-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
grid-row-gap: 45px;
}
@media screen and (min-width: 576px) {
.popular-posts .article-wrap,
.related-posts .article-wrap,
.additional-post .article-wrap {
margin: 0 -15px;
}
}
.popular-posts .article-wrap .post,
.related-posts .article-wrap .post,
.additional-post .article-wrap .post {
margin: 0;
}
.popular-posts .article-wrap .post .post-thumbnail,
.related-posts .article-wrap .post .post-thumbnail,
.additional-post .article-wrap .post .post-thumbnail {
display: block;
margin-bottom: 24px;
}
.popular-posts .article-wrap .post .entry-header,
.related-posts .article-wrap .post .entry-header,
.additional-post .article-wrap .post .entry-header {
text-align: left;
}
.popular-posts .article-wrap .post .entry-header .cat-links a::before,
.related-posts .article-wrap .post .entry-header .cat-links a::before,
.additional-post .article-wrap .post .entry-header .cat-links a::before {
top: 8px;
}
.popular-posts .article-wrap .post .entry-header .entry-title,
.related-posts .article-wrap .post .entry-header .entry-title,
.additional-post .article-wrap .post .entry-header .entry-title {
font-size: 1.166em;
line-height: 1.4;
margin-bottom: 0;
margin-top: 12px;
margin-bottom: 0;
font-weight: normal;
}
.popular-posts .article-wrap .post .entry-header .entry-title a,
.related-posts .article-wrap .post .entry-header .entry-title a,
.additional-post .article-wrap .post .entry-header .entry-title a {
color: rgba(var(--font-color-rgb), 0.9);
-webkit-transition: all 0.235s ease-in-out;
-o-transition: all 0.235s ease-in-out;
transition: all 0.235s ease-in-out;
}
.popular-posts .article-wrap .post .entry-header .entry-title a:hover,
.related-posts .article-wrap .post .entry-header .entry-title a:hover,
.additional-post .article-wrap .post .entry-header .entry-title a:hover {
color: var(--primary-color);
}
.popular-posts .article-wrap .post .entry-header .entry-footer .byline + .posted-on,
.related-posts .article-wrap .post .entry-header .entry-footer .byline + .posted-on,
.additional-post .article-wrap .post .entry-header .entry-footer .byline + .posted-on {
margin-left: 10px;
}
@media screen and (min-width: 768px) {
.popular-posts .article-wrap,
.related-posts .article-wrap,
.additional-post .article-wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
margin: 0 -22.5px;
}
.popular-posts .article-wrap .post,
.related-posts .article-wrap .post,
.additional-post .article-wrap .post {
padding: 0 22.5px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
.popular-posts .section-button-wrapper,
.related-posts .section-button-wrapper,
.additional-post .section-button-wrapper {
margin-top: 80px;
text-align: center;
}
.error404 .page-grid .additional-post {
max-width: 100%;
border-top: 0;
}
@media screen and (min-width: 992px) {
.error404 .page-grid .additional-post .article-wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
margin: 0 -22.5px;
}
.error404 .page-grid .additional-post .article-wrap .post {
padding: 0 22.5px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33%;
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
max-width: 33.33%;
}
}
.page:not(.home).full-width:not(.woocommerce-account, .woocommerce-checkout, .woocommerce-cart, .error404).centered .content-area .site-main article.page {
max-width: 755px;
margin-left: auto;
margin-right: auto;
}
.page:not(.home) .page-header {
padding-top: 0;
padding-bottom: 0;
margin-bottom: 50px;
}
@media screen and (min-width: 992px) {
.page:not(.home) .page-header {
margin-bottom: 80px;
}
}
@media screen and (min-width: 768px) {
.single-post.leftsidebar:not(.error404) .popular-posts .article-wrap .post,
.single-post.leftsidebar:not(.error404) .related-posts .article-wrap .post,
.single-post.leftsidebar:not(.error404) .additional-post .article-wrap .post, .single-post.rightsidebar:not(.error404) .popular-posts .article-wrap .post,
.single-post.rightsidebar:not(.error404) .related-posts .article-wrap .post,
.single-post.rightsidebar:not(.error404) .additional-post .article-wrap .post {
padding: 0 22.5px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
.single-post.leftsidebar .content-area .newsletter-section .blossomthemes-email-newsletter-wrapper .container, .single-post.rightsidebar .content-area .newsletter-section .blossomthemes-email-newsletter-wrapper .container, .single-post.full-width .content-area .newsletter-section .blossomthemes-email-newsletter-wrapper .container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media screen and (min-width: 768px) {
.single-post.leftsidebar .content-area .newsletter-section .blossomthemes-email-newsletter-wrapper, .single-post.rightsidebar .content-area .newsletter-section .blossomthemes-email-newsletter-wrapper, .single-post.full-width .content-area .newsletter-section .blossomthemes-email-newsletter-wrapper {
padding: 60px 40px;
}
.single-post.leftsidebar .content-area .newsletter-section .blossomthemes-email-newsletter-wrapper .text-holder, .single-post.rightsidebar .content-area .newsletter-section .blossomthemes-email-newsletter-wrapper .text-holder, .single-post.full-width .content-area .newsletter-section .blossomthemes-email-newsletter-wrapper .text-holder {
text-align: center;
}
.single-post.leftsidebar .content-area .newsletter-section .blossomthemes-email-newsletter-wrapper .text-holder h3, .single-post.rightsidebar .content-area .newsletter-section .blossomthemes-email-newsletter-wrapper .text-holder h3, .single-post.full-width .content-area .newsletter-section .blossomthemes-email-newsletter-wrapper .text-holder h3 {
display: inline-block;
}
.single-post.leftsidebar .content-area .newsletter-section .blossomthemes-email-newsletter-wrapper form > label, .single-post.rightsidebar .content-area .newsletter-section .blossomthemes-email-newsletter-wrapper form > label, .single-post.full-width .content-area .newsletter-section .blossomthemes-email-newsletter-wrapper form > label {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.single-post.full-width .content-area .newsletter-section {
max-width: 785px;
margin-left: auto;
margin-right: auto;
}
.single-post .content-area .newsletter-section {
margin-top: 50px;
}
.single-post .content-area .newsletter-section .blossomthemes-email-newsletter-wrapper .container form input[name=subscribe-fname] {
margin-right: 0;
} .single .post.has-meta {
position: relative;
}
.single .post.has-meta .article-meta .article-meta-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (min-width: 768px) {
.single .post.has-meta .article-meta .article-meta-inner {
position: -webkit-sticky;
position: sticky;
top: 55px;
}
}
.single .post.has-meta .article-meta .author-img {
margin: 0;
}
.single .post.has-meta .article-meta .author-img img {
width: 57px;
height: 57px;
border-radius: 50%;
}
.single .post.has-meta .article-meta .byline {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.single .post.has-meta .article-meta .byline a {
text-decoration: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 10px;
font-size: 1em;
font-family: var(--secondary-font);
color: rgba(var(--font-color-rgb), 0.9);
}
.single .post.has-meta .article-meta .byline a:hover {
color: var(--primary-color);
}
.single .post.has-meta .article-meta .byline .fn {
font-family: var(--secondary-font);
font-size: 0.888em;
color: var(--font-color);
font-weight: normal;
line-height: 1.75;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.single .post.has-meta .article-meta .byline .fn:hover {
color: var(--primary-color);
}
.single .post.has-meta .article-meta .post-share {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
margin-bottom: 40px;
}
.single .post.has-meta .article-meta .post-share .social-networks {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 0;
margin-top: 15px;
}
.single .post.has-meta .article-meta .post-share .social-networks li {
width: 44px;
border: 1px solid rgba(var(--font-color-rgb), 0.05);
height: 44px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 10px;
}
.single .post.has-meta .article-meta .post-share .social-networks li:last-child {
margin-bottom: 0;
}
.single .post.has-meta .article-meta .post-share .social-networks li a {
line-height: 1;
}
.single .post.has-meta .article-meta .post-share .post-share-title {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.single .post.has-meta .article-meta .post-share .post-share-title > svg {
margin-bottom: 10px;
}
.single .post.has-meta .article-meta .post-share .post-share-title span {
font-size: 0.8888888889em;
font-family: var(--secondary-font);
color: rgba(var(--font-color-rgb), 0.9);
line-height: 1;
display: block;
}
.single .post.has-meta .article-meta .article-views {
padding-top: 12px;
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
font-size: 0.777em;
}
.single .post.has-meta .article-meta .article-views svg {
fill: var(--font-color);
margin-right: 6px;
}
.single .post.has-meta .article-meta .article-views:hover {
color: var(--primary-color);
}
.single .post.has-meta .article-meta .article-views:hover svg {
fill: var(--primary-color);
}
.single .post.has-meta .article-meta .comments {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.single .post.has-meta .article-meta .comments svg {
margin-bottom: 5px;
}
.single .post.has-meta .article-meta .comments svg path {
fill: var(--font-color);
}
.single .post.has-meta .article-meta .comments a {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 10px;
text-decoration: none;
font-size: 0.8888888889em;
font-family: var(--secondary-font);
line-height: 1.5;
color: rgba(var(--font-color-rgb), 0.9);
}
.single .post.has-meta .article-meta .comments a:hover {
color: var(--primary-color);
}
@media screen and (min-width: 768px) {
.single .post.has-meta {
padding-left: 125px;
}
.single .post.has-meta .article-meta {
width: 64px;
text-align: center;
position: absolute;
height: 100%;
left: 0px;
top: 0;
}
.single .post.has-meta .article-meta .article-meta-inner {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.single .post.has-meta .article-meta .byline {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
margin-top: 14px;
display: inline-block;
}
.single .post.has-meta .article-meta .byline a {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.single .post.has-meta .article-meta .post-share {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.single .post.has-meta .article-meta .post-share .social-networks {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.single .post.has-meta .article-meta .comments {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.1);
padding-bottom: 12px;
}
.single .post.has-meta .article-meta .comments a {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
@media screen and (min-width: 1400px) {
.single .post.has-meta {
padding-left: 0;
}
.single .post.has-meta .article-meta {
left: -110px;
}
}
@media (min-width: 1550px) {
.single .post.has-meta .article-meta {
left: -178px;
}
}
@media screen and (max-width: 767px) {
.single .post.has-meta .article-meta {
position: fixed;
bottom: 0;
top: unset !important;
left: 0;
z-index: 8888;
width: 100%;
padding: 0;
background: var(--white-color);
-webkit-box-shadow: -4px -4px 10px rgba(var(--black-color-rgb), 0.17);
box-shadow: -4px -4px 10px rgba(var(--black-color-rgb), 0.17);
}
.single .post.has-meta .article-meta .article-meta-inner {
-ms-grid-row-align: center;
align-self: center;
position: unset;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr [3];
grid-template-columns: repeat(3, 1fr);
padding: 10px 15px;
max-width: 500px;
margin: 0 auto;
}
.single .post.has-meta .article-meta .article-meta-inner .author-img {
display: none;
}
.single .post.has-meta .article-meta .article-meta-inner .byline {
margin-bottom: 0;
font-weight: 400;
margin-top: -18px;
}
.single .post.has-meta .article-meta .article-meta-inner .post-share {
position: relative;
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
-webkit-box-orient: unset;
-webkit-box-direction: unset;
-webkit-flex-direction: unset;
-ms-flex-direction: unset;
flex-direction: unset;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 0;
}
.single .post.has-meta .article-meta .article-meta-inner .post-share .post-share-title svg path {
fill: var(--font-color);
}
.single .post.has-meta .article-meta .article-meta-inner .post-share .post-share-title:hover svg path, .single .post.has-meta .article-meta .article-meta-inner .post-share .post-share-title:focus svg path {
fill: var(--primary-color);
}
.single .post.has-meta .article-meta .article-meta-inner .post-share .social-networks {
display: none;
position: absolute;
bottom: 105%;
background: #fff;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
padding: 20px 10px 5px 10px;
border-radius: 50px 50px 0 0;
}
.single .post.has-meta .article-meta .article-meta-inner .comments {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
margin-top: 0;
text-align: center;
color: rgba(var(--primary-color-rgb), 0.6);
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.single .post.has-meta .article-meta .article-meta-inner .comments svg {
height: 24px;
width: 1em;
}
.single .post.has-meta .article-meta .article-meta-inner .comments a {
display: block;
line-height: 1.2;
}
.single .post.has-meta .article-meta .article-meta-inner .comments:hover, .single .post.has-meta .article-meta .article-meta-inner .comments:focus {
color: rgba(var(--primary-color-rgb), 1);
}
.single .post.has-meta .article-meta .article-meta-inner .article-views {
padding-top: 0;
text-align: center;
}
.single .post.has-meta .article-meta .article-meta-inner .article-views svg {
display: block;
text-align: center;
margin: 0 auto;
margin-bottom: 6px;
}
}
.single.leftsidebar .site-main .post.has-meta {
position: relative;
}
@media screen and (min-width: 992px) {
.single.leftsidebar .site-main .post.has-meta {
padding-left: 0;
padding-right: 100px;
}
.single.leftsidebar .site-main .post.has-meta .article-meta {
right: 0;
left: auto;
}
}
@media screen and (min-width: 1400px) {
.single.leftsidebar .site-main .post.has-meta {
padding-right: 0;
}
.single.leftsidebar .site-main .post.has-meta .article-meta {
left: auto;
right: -110px;
}
}
@media (min-width: 1550px) {
.single.leftsidebar .site-main .post.has-meta .article-meta {
left: auto;
right: -178px;
}
}
@media (min-width: 1550px) {
.single.full-width:not(.style-one).centered .post.has-meta .article-meta {
left: -80px;
}
}
.single .fn {
font-family: var(--secondary-font);
font-size: 0.888em;
color: var(--font-color);
font-weight: normal;
text-transform: capitalize;
line-height: 1.75;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.single .fn:hover {
color: var(--primary-color);
}
.single .entry-meta .byline a {
text-decoration: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 10px;
font-size: 1em;
font-family: var(--secondary-font);
color: rgba(var(--font-color-rgb), 0.9);
}
.single .entry-meta .byline a:hover {
color: var(--primary-color);
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
} @-webkit-keyframes slideDown {
from {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
to {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-o-keyframes slideDown {
from {
opacity: 0;
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
to {
opacity: 1;
-o-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideDown {
from {
opacity: 0;
-webkit-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes likeAnimate {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
10% {
-webkit-transform: scale(1);
transform: scale(1);
}
90% {
display: none;
}
100% {
display: none;
}
}
@-o-keyframes likeAnimate {
0% {
-o-transform: scale(0);
transform: scale(0);
}
10% {
-o-transform: scale(1);
transform: scale(1);
}
90% {
display: none;
}
100% {
display: none;
}
}
@keyframes likeAnimate {
0% {
-webkit-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
10% {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
90% {
display: none;
}
100% {
display: none;
}
}
@-webkit-keyframes loveAnimate {
0% {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
100% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
}
@-o-keyframes loveAnimate {
0% {
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
100% {
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
}
@keyframes loveAnimate {
0% {
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
100% {
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
} #primary[tabindex="-1"]:focus {
outline: 0;
} .keyboard-nav-on .site input:active, .keyboard-nav-on .site input:focus, .keyboard-nav-on .site input:hover, .keyboard-nav-on .site a:active, .keyboard-nav-on .site a:focus, .keyboard-nav-on .site a:hover, .keyboard-nav-on .site button:active, .keyboard-nav-on .site button:focus, .keyboard-nav-on .site button:hover, .keyboard-nav-on .site textarea:active, .keyboard-nav-on .site textarea:focus, .keyboard-nav-on .site textarea:hover, .keyboard-nav-on .site select:active, .keyboard-nav-on .site select:focus, .keyboard-nav-on .site select:hover {
outline: #000 dashed 3px !important;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}
@media screen and (min-width: 64em) {
.entry-content blockquote.alignleft, .entry-content blockquote.alignright {
width: 52%;
}
}
@media screen and (max-width: 64em) {
.entry-content blockquote.alignleft, .entry-content blockquote.alignright {
width: 100%;
margin-left: 0;
margin-right: 0;
}
}
.wp-caption {
margin: 50px 0;
}
.wp-caption figcaption {
color: rgba(var(--font-color-rgb), 0.5);
font-size: 0.833em;
}
ul.social-list, ul.author-socicons, .social-networks {
list-style: none;
margin: 0;
padding: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
grid-gap: 20px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
ul.social-list a, ul.author-socicons a, .social-networks a {
color: rgba(var(--font-color-rgb), 0.7);
display: block;
}
ul.social-list a:hover, ul.author-socicons a:hover, .social-networks a:hover {
color: var(--primary-color);
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.skip-link, .skip-link:hover, .skip-link:visited {
position: absolute;
top: -999px;
left: 20px;
background: #f7f7f7;
border: 1px solid rgba(var(--black-color-rgb), 0.1);
font-size: 0.8888em;
font-weight: 600;
padding: 10px 20px;
color: var(--black-color);
border-radius: 5px;
-webkit-box-shadow: 0 2px 20px rgba(var(--black-color-rgb), 0.1);
box-shadow: 0 2px 20px rgba(var(--black-color-rgb), 0.1);
z-index: 999;
text-decoration: none;
-webkit-transition: none;
-o-transition: none;
transition: none;
}
label {
font-size: 0.833em;
line-height: 1.3;
}
.owl-carousel .owl-nav {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
grid-gap: 15px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
display: block;
width: 40px;
height: 40px;
background-color: var(--white-color);
border: 1px solid rgba(var(--primary-color-rgb), 0.1);
border-radius: 0;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-background-size: 11.41px 14.81px;
background-size: 11.41px 14.81px;
background-repeat: no-repeat;
background-position: center;
font-size: 0;
}
@media screen and (min-width: 768px) {
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
width: 50px;
height: 50px;
-webkit-background-size: 13.41px 18.05px;
background-size: 13.41px 18.05px;
}
}
.owl-carousel .owl-nav button.owl-next.disabled, .owl-carousel .owl-nav button.owl-prev.disabled {
pointer-events: none;
opacity: 0.5;
}
.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover {
background-color: var(--primary-color);
border: 1px solid var(--primary-color);
}
.owl-carousel .owl-nav button.owl-prev {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.096' height='16.218' viewBox='0 0 10.096 16.218'%3E%3Cpath id='Path_26478' data-name='Path 26478' d='M8.892,0,0,7.406l8.889,7.4' transform='translate(0.5 0.704)' fill='none' stroke='%23a60505' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E%0A");
}
.owl-carousel .owl-nav button.owl-prev:hover {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.096' height='16.218' viewBox='0 0 10.096 16.218'%3E%3Cpath id='Path_26478' data-name='Path 26478' d='M8.892,0,0,7.406l8.889,7.4' transform='translate(0.5 0.704)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E%0A");
}
.owl-carousel .owl-nav button.owl-next {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.096' height='16.218' viewBox='0 0 10.096 16.218'%3E%3Cpath id='Path_26478' data-name='Path 26478' d='M0,0,8.892,7.406,0,14.809' transform='translate(0.704 0.704)' fill='none' stroke='%23a60505' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E ");
}
.owl-carousel .owl-nav button.owl-next:hover {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.096' height='16.218' viewBox='0 0 10.096 16.218'%3E%3Cpath id='Path_26478' data-name='Path 26478' d='M0,0,8.892,7.406,0,14.809' transform='translate(0.704 0.704)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E ");
}
.owl-carousel .owl-dots {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
grid-gap: 15px;
}
.owl-carousel .owl-dots .owl-dot {
display: block;
width: 11px;
height: 11px;
background: var(--primary-color);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
opacity: 0.1;
}
.owl-carousel .owl-dots .owl-dot:hover, .owl-carousel .owl-dots .owl-dot.active {
opacity: 1;
}
.section-subtitle {
max-width: 100%;
display: inline-block;
font-size: 3.3333333333em;
line-height: 1;
font-family: var(--signature-font-one);
-webkit-transform: rotate(-8deg);
-ms-transform: rotate(-8deg);
-o-transform: rotate(-8deg);
transform: rotate(-8deg);
margin-bottom: 45px;
}
.page-title {
font-size: 2.5em;
line-height: 1.5;
margin-top: 0;
margin-bottom: 40px;
font-weight: normal;
position: relative;
display: inline-block;
}
.section {
margin-top: 60px;
}
@media screen and (min-width: 768px) {
.section {
margin-top: 100px;
}
}
.section .section-header {
margin-bottom: 30px;
text-align: center;
}
.section-title {
font-family: var(--secondary-font);
font-size: 1.3333em;
line-height: 1;
padding: 23px 0;
font-weight: 500;
border-top: 1px solid rgba(var(--font-color-rgb), 0.06);
border-bottom: 1px solid rgba(var(--font-color-rgb), 0.06);
margin-bottom: 0;
}
.section-desc {
max-width: 555px;
font-size: 1.2222222222em;
line-height: 1.8;
}
.section-desc p {
margin-bottom: 0;
}
section .widget {
margin-bottom: 0;
} @-webkit-keyframes enter {
0% {
opacity: 0;
top: -10px;
}
5% {
opacity: 1;
top: 0px;
}
50.9% {
opacity: 1;
top: 0px;
}
55.9% {
opacity: 0;
top: 10px;
}
}
@keyframes enter {
0% {
opacity: 0;
top: -10px;
}
5% {
opacity: 1;
top: 0px;
}
50.9% {
opacity: 1;
top: 0px;
}
55.9% {
opacity: 0;
top: 10px;
}
}
@-moz-keyframes enter {
0% {
opacity: 0;
top: -10px;
}
5% {
opacity: 1;
top: 0px;
}
50.9% {
opacity: 1;
top: 0px;
}
55.9% {
opacity: 0;
top: 10px;
}
}
.loader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: var(--white-color);
z-index: 999998;
}
.loader .loader-bg-color {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(var(--primary-color-rgb), 0.6);
z-index: 999999;
}
.loader-wrapper {
position: absolute;
left: 50%;
top: 50%;
margin-left: -27.5px;
margin-top: -27.5px;
}
.square {
background: white;
width: 15px;
height: 15px;
float: left;
top: -10px;
margin-right: 5px;
margin-top: 5px;
position: relative;
opacity: 0;
-webkit-animation: enter 6s infinite;
animation: enter 6s infinite;
}
.square.clear {
clear: both;
}
.square.last {
margin-right: 0;
}
.square:nth-child(1) {
-webkit-animation-delay: 1.8s;
-moz-animation-delay: 1.8s;
animation-delay: 1.8s;
}
.square:nth-child(2) {
-webkit-animation-delay: 2.1s;
-moz-animation-delay: 2.1s;
animation-delay: 2.1s;
}
.square:nth-child(3) {
-webkit-animation-delay: 2.4s;
-moz-animation-delay: 2.4s;
animation-delay: 2.4s;
background: #fdc96f;
}
.square:nth-child(4) {
-webkit-animation-delay: 0.9s;
-moz-animation-delay: 0.9s;
animation-delay: 0.9s;
}
.square:nth-child(5) {
-webkit-animation-delay: 1.2s;
-moz-animation-delay: 1.2s;
animation-delay: 1.2s;
}
.square:nth-child(6) {
-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
animation-delay: 1.5s;
}
.square:nth-child(8) {
-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.square:nth-child(9) {
-webkit-animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
animation-delay: 0.6s;
}.elementor-widget-wp-widget-blp_pt_widget{margin-bottom:0;display:flex;flex-direction:column}.elementor-widget-container h1,.elementor-widget-container h2,.elementor-widget-container h3,.elementor-widget-container h4,.elementor-widget-container h5,.elementor-widget-container h6{margin-bottom:0}.widget-area .elementor-widget:last-child{margin-bottom:0}.elementor-widget select{max-width:100%}.elementor-widget ol,.elementor-widget ul{margin:0;padding:0;list-style:none}.elementor-widget ul ul{margin-left:15px}.elementor-widget:not(.elementor-widget-text-editor,.elementor-widget-toggle,.elementor-widget-tabs,.elementor-widget-accordion,.elementor-icon-list--layout-traditional) ul li{display:block;margin-bottom:25px;font-size:1em;font-weight:500}.elementor-icon-list--layout-traditional ul li{margin-bottom:0}.elementor-widget ul li:last-child{margin-bottom:0}.elementor-widget .elementor-text-editor ul li,.elementor-widget .textwidget ul li,.elementor-widget.elementor-widget-html ul li{display:list-item;margin-bottom:10px;font-weight:400}.elementor-widget ul li a{text-decoration:none;color:var(--black-color)}.elementor-widget ul li a:hover{color:var(--primary-color)}.elementor-widget ul li.bttk-social-icon-wrap a:hover{color:var(--white-color)}.elementor-widget .widget_bttk_popular_post ul li,.elementor-widget .widget_bttk_pro_recent_post ul li{display:flex}.elementor-widget ul.bttk-itw-holder li{display:table}.elementor-widget .blossom-inner-wrap .image-holder{width:auto;max-width:200px}.elementor-widget-wp-widget-archives ul li,.elementor-widget-wp-widget-categories ul li,.elementor-widget-wp-widget-meta ul li,.elementor-widget-wp-widget-nav_menu ul li,.elementor-widget-wp-widget-pages ul li{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid rgba(var(--primary-color-rgb),.2);font-size:1em;font-weight:400;position:relative;padding-left:20px}.elementor-widget-wp-widget-archives ul li:last-child,.elementor-widget-wp-widget-categories ul li:last-child,.elementor-widget-wp-widget-meta ul li:last-child,.elementor-widget-wp-widget-nav_menu ul li:last-child,.elementor-widget-wp-widget-pages ul li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.elementor-widget-wp-widget-archives ul li::before,.elementor-widget-wp-widget-categories ul li::before,.elementor-widget-wp-widget-meta ul li::before,.elementor-widget-wp-widget-nav_menu ul li::before,.elementor-widget-wp-widget-pages ul li::before{content:"";background:var(--primary-color);width:6px;height:6px;position:absolute;left:0;top:12px;border-radius:100px}.elementor-widget-wp-widget-calendar table{margin:0}.elementor-widget-wp-widget-calendar table caption{background:var(--secondary-color)}.elementor-widget-wp-widget-calendar table tr td,.elementor-widget-wp-widget-calendar table tr th{padding-left:0;padding-right:0;text-align:center;font-weight:700;font-size:1em;line-height:1.5}.elementor-widget-wp-widget-calendar table tr td{font-weight:400}.elementor-widget-wp-widget-calendar table tbody tr td#today{background:rgba(var(--primary-color-rgb),.15)}.elementor-widget-wp-widget-calendar table tr td a{display:block}.elementor-widget-wp-widget-calendar table tr td a:hover{text-decoration:none;color:var(--black-color)}.elementor-widget-wp-widget-calendar table tfoot{border-top:1px solid rgba(var(--primary-color-rgb),.1)}.elementor-widget-wp-widget-calendar table tfoot td#prev{text-align:left}.elementor-widget-wp-widget-calendar table tfoot td#next{text-align:right}.elementor-widget-wp-widget-archives ul li,.elementor-widget-wp-widget-categories ul li{color:rgba(var(--black-color-rgb),.3);display:flex;flex-wrap:wrap;align-items:center}.elementor-widget-wp-widget-archives ul li a,.elementor-widget-wp-widget-categories ul li a{flex:1}.elementor-widget-wp-widget-search .search-form .search-field{border-color:rgba(var(--primary-color-rgb),.3)}.elementor-widget-wp-widget-search .search-form .search-submit{background-color:var(--primary-color)}.elementor-widget-wp-widget-search .search-form .search-submit:hover{background-color:var(--black-color)}.elementor-widget-wp-widget-recent-posts ul{counter-reset:listCount}.elementor-widget-wp-widget-recent-posts ul li{counter-increment:listCount;position:relative;padding-left:55px;font-size:1.1112em}.elementor-widget-wp-widget-recent-posts ul li::before{content:"0" counter(listCount);font-family:var(--secondary-font);color:rgba(var(--primary-color-rgb),.5);font-size:2em;line-height:1;position:absolute;top:5px;left:0}.text-underline .elementor-heading-title{position:relative;display:inline-block}.text-underline .elementor-heading-title::after{content:"";width:100%;height:13px;background:rgba(var(--secondary-color-rgb),.1);position:absolute;bottom:4px;left:0}.elementor-widget .blossomthemes-email-newsletter-wrapper,.elementor-widget-wp-widget-blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper{padding:0}.elementor-widget .blossomthemes-email-newsletter-wrapper .container,.elementor-widget-wp-widget-blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container{padding:0}.elementor-widget-wp-widget-blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .img-holder{width:60px;height:60px;border-radius:100%;overflow:hidden;margin:0 auto 20px auto;position:relative}.elementor-widget-wp-widget-blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .text-holder{text-align:center}.elementor-widget-wp-widget-blossomthemes_email_newsletter_widget .text-holder h3{margin-top:0;margin-bottom:0;font-size:1.39em;font-family:var(--secondary-font);font-weight:600;letter-spacing:.5px}.elementor-widget-wp-widget-blossomthemes_email_newsletter_widget .text-holder span{display:block;margin-top:15px}.elementor-widget-wp-widget-blossomthemes_email_newsletter_widget form input[type=text]{margin-bottom:20px;border:none}.elementor-widget-wp-widget-blossomthemes_email_newsletter_widget form label{margin-bottom:20px}.elementor-widget-wp-widget-btif_instagram_widget .profile-link{display:block;margin-top:10px;text-align:center;background:var(--black-color);border:1px solid var(--black-color);color:var(--white-color);font-size:.7778em;padding:10px;text-decoration:none;line-height:1.5}.elementor-widget-wp-widget-btif_instagram_widget .profile-link:hover{background:0 0;color:var(--black-color)}.elementor-widget-wp-widget-btif_instagram_widget ul li .instagram-meta{left:0;bottom:0;color:var(--white-color)}.elementor-widget-wp-widget-btif_instagram_widget ul:after{content:"";display:block;clear:both}.elementor-widget-wp-widget-btif_instagram_widget ul{margin:0 -1px!important}.elementor-widget-wp-widget-btif_instagram_widget ul li{float:left;width:33.3333%;padding:0 1px!important;margin:0 0 2px!important;position:relative}.elementor-widget-wp-widget-btif_instagram_widget ul li .instagram-meta{display:flex;flex-wrap:wrap;align-items:center;position:absolute;width:100%;padding:5px 10px;opacity:0;-webkit-transition:linear .2s;-moz-transition:linear .2s;transition:linear .2s;background:-moz-linear-gradient(top,transparent,rgba(var(--black-color-rgb),.65) 100%);background:-webkit-linear-gradient(top,transparent,rgba(var(--black-color-rgb),.65) 100%);background:linear-gradient(to bottom,transparent,rgba(var(--black-color-rgb),.65) 100%)}.elementor-widget-wp-widget-btif_instagram_widget ul.photos-4 li .instagram-meta,.elementor-widget-wp-widget-btif_instagram_widget ul.photos-5 li .instagram-meta{display:none}.elementor-widget-wp-widget-btif_instagram_widget ul li:hover .instagram-meta{opacity:1}.elementor-widget-wp-widget-btif_instagram_widget ul li .instagram-meta .like{display:flex;flex:1;align-items:center;flex-wrap:wrap;padding-right:10px}.elementor-widget-wp-widget-btif_instagram_widget ul li .instagram-meta svg{margin-right:5px}.elementor-widget-wp-widget-btif_instagram_widget ul li img{vertical-align:top;width:100%}.elementor-widget-wp-widget-btif_instagram_widget ul.photos-1 li{width:100%}.elementor-widget-wp-widget-btif_instagram_widget ul.photos-2 li{width:50%}.elementor-widget-wp-widget-btif_instagram_widget ul.photos-4 li{width:25%}.elementor-widget-wp-widget-btif_instagram_widget ul.photos-5 li{width:20%}.elementor-widget-wp-widget-bttk_author_bio{text-align:center}.elementor-widget-wp-widget-bttk_author_bio .image-holder{border-radius:100%;overflow:hidden;width:250px;height:250px;margin-left:auto;margin-right:auto;margin-bottom:30px}.elementor-widget-wp-widget-bttk_author_bio .image-holder img{width:100%;height:100%;object-fit:cover}.elementor-widget-wp-widget-bttk_author_bio .title-holder{font-size:1.39em;font-family:var(--secondary-font);font-weight:600;letter-spacing:.5px;line-height:1.3;margin-bottom:10px}.elementor-widget-wp-widget-bttk_author_bio .author-bio-content p{margin-top:0;margin-bottom:20px}.elementor-widget-wp-widget-bttk_author_bio .text-signature{background-image:url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="128.31" height="12.679" viewBox="0 0 128.31 12.679"><path d="M1317.685,1743.805s136.174-19.581,127.315,4.494" transform="translate(-1317.614 -1735.793)" fill="none" stroke="%23000" stroke-width="1"/></svg>');background-position:center bottom;padding-bottom:15px;background-repeat:no-repeat;background-size:auto;font-family:"Dancing Script",cursive;font-size:30px;color:#000;font-style:italic;line-height:1.3;margin-bottom:10px}.elementor-widget-wp-widget-bttk_author_bio .readmore{background:var(--black-color);color:var(--white-color);font-size:.7778em;font-weight:700;letter-spacing:.5px;text-decoration:none;padding:10px 30px;margin-top:15px;margin-bottom:0;display:block}.elementor-widget-wp-widget-bttk_author_bio .readmore:hover{background:var(--primary-color)}.site-footer .elementor-widget-wp-widget-bttk_author_bio .readmore:hover{background:var(--primary-color);color:var(--white-color)}.elementor-widget-wp-widget-bttk_author_bio .author-socicons{margin-top:20px}.elementor-widget-wp-widget-bttk_author_bio .author-socicons li{margin:10px 5px 0 5px;display:inline-block}.elementor-widget-wp-widget-bttk_author_bio .author-socicons li a{display:inline-block;width:36px;height:36px;text-align:center;background:rgba(var(--primary-color-rgb),.3);border-radius:100%;line-height:38px;color:rgba(var(--black-color-rgb),.8)}.elementor-widget-wp-widget-bttk_author_bio .author-socicons li a:hover{background:var(--primary-color);color:var(--white-color)}.elementor-widget-wp-widget-bttk_popular_post ul,.elementor-widget-wp-widget-bttk_pro_recent_post ul{counter-reset:list-count}.elementor-widget-wp-widget-bttk_popular_post ul li,.elementor-widget-wp-widget-bttk_pro_recent_post ul li{counter-increment:list-count;padding-top:15px;padding-left:15px;position:relative}.elementor-widget-wp-widget-bttk_popular_post ul li::before,.elementor-widget-wp-widget-bttk_pro_recent_post ul li::before{content:counter(list-count);position:absolute;top:0;left:0;width:32px;height:32px;background:var(--white-color);text-align:center;line-height:32px;border-radius:100%;font-size:1.1112em;color:var(--primary-color);font-weight:400;font-family:var(--secondary-font);border:2px dotted var(--primary-color)}.elementor-widget-wp-widget-bttk_popular_post ul li,.elementor-widget-wp-widget-bttk_pro_recent_post ul li{overflow:hidden}.elementor-widget-wp-widget-bttk_popular_post ul li .post-thumbnail,.elementor-widget-wp-widget-bttk_pro_recent_post ul li .post-thumbnail{float:left;width:30%;height:auto;margin-right:20px}.elementor-widget-wp-widget-bttk_popular_post ul li .post-thumbnail img,.elementor-widget-wp-widget-bttk_pro_recent_post ul li .post-thumbnail img{vertical-align:top;width:100%;height:100%;object-fit:cover}.elementor-widget-wp-widget-bttk_popular_post ul li .entry-header,.elementor-widget-wp-widget-bttk_pro_recent_post ul li .entry-header{overflow:hidden}.elementor-widget-wp-widget-bttk_popular_post ul li .entry-header .entry-meta,.elementor-widget-wp-widget-bttk_pro_recent_post ul li .entry-header .entry-meta{font-size:.7778em;line-height:1.5}.elementor-widget-wp-widget-bttk_popular_post ul li .entry-header .entry-title,.elementor-widget-wp-widget-bttk_pro_recent_post ul li .entry-header .entry-title{font-size:1.1112em;line-height:1.8;margin:0}.elementor-widget-wp-widget-bttk_popular_post .style-two li .post-thumbnail,.elementor-widget-wp-widget-bttk_pro_recent_post .style-two li .post-thumbnail{width:100%;margin-right:0;margin-bottom:20px;height:auto}.elementor-widget-wp-widget-bttk_popular_post .style-two li .entry-header,.elementor-widget-wp-widget-bttk_pro_recent_post .style-two li .entry-header{width:100%;text-align:center;padding:0 15px}.elementor-widget-wp-widget-bttk_popular_post .style-three li .post-thumbnail,.elementor-widget-wp-widget-bttk_pro_recent_post .style-three li .post-thumbnail{height:190px;margin:0 0 -40px;width:100%}.elementor-widget-wp-widget-bttk_popular_post .style-three li .entry-header,.elementor-widget-wp-widget-bttk_pro_recent_post .style-three li .entry-header{background:var(--white-color) none repeat scroll 0 0;margin:0 auto;max-width:92%;padding:13px 15px 0;position:relative;text-align:center;width:100%}.elementor-widget-wp-widget-bttk_popular_post ul li .entry-header .cat-links,.elementor-widget-wp-widget-bttk_pro_recent_post ul li .entry-header .cat-links{display:none}.elementor-widget-wp-widget-bttk_popular_post .style-three li .entry-header .cat-links,.elementor-widget-wp-widget-bttk_popular_post .style-two li .entry-header .cat-links,.elementor-widget-wp-widget-bttk_pro_recent_post .style-three li .entry-header .cat-links,.elementor-widget-wp-widget-bttk_pro_recent_post .style-two li .entry-header .cat-links{display:block;font-size:.7778em;font-weight:500}.elementor-widget-wp-widget-bttk_popular_post .style-three li .entry-header .cat-links a,.elementor-widget-wp-widget-bttk_popular_post .style-two li .entry-header .cat-links a,.elementor-widget-wp-widget-bttk_pro_recent_post .style-three li .entry-header .cat-links a,.elementor-widget-wp-widget-bttk_pro_recent_post .style-two li .entry-header .cat-links a{margin:0 3px}.elementor-widget-wp-widget-bttk_custom_categories ul li{background-size:cover!important;font-size:1em;margin-bottom:15px}.elementor-widget-wp-widget-bttk_custom_categories ul li a{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;color:var(--white-color);min-height:120px;padding:15px}.elementor-widget-wp-widget-bttk_custom_categories ul li a:hover{color:var(--white-color)}.elementor-widget-wp-widget-bttk_custom_categories ul li .cat-title{float:none;font-size:1.1112em;font-family:var(--secondary-font);letter-spacing:.5px;margin-right:10px;font-weight:600}.elementor-widget-wp-widget-bttk_custom_categories ul li .post-count{float:none;background:var(--primary-color);font-size:.7778em;letter-spacing:.5px;width:auto;height:auto;line-height:normal;padding:5px 10px}.elementor-widget-wp-widget-bttk_custom_categories ul li a:hover .post-count,.elementor-widget-wp-widget-bttk_custom_categories ul li a:hover:focus .post-count{width:auto;background:var(--black-color)}.elementor-widget-wp-widget-bttk_image_text_widget ul li{position:relative}.elementor-widget-wp-widget-bttk_image_text_widget ul li img{width:100%}.elementor-widget-wp-widget-bttk_image_text_widget ul li .btn-readmore{position:absolute;width:70%;text-align:center;top:50%;left:50%;color:var(--white-color);background:#111;text-transform:uppercase;font-size:.7em;padding:15px 20px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}.elementor-widget-wp-widget-bttk_image_text_widget ul li .btn-readmore:hover{background:var(--primary-color);color:var(--white-color)}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .item{width:100%;min-height:350px;position:relative}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .item img{width:100%;height:100%;object-fit:cover}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .item .carousel-title{position:absolute;bottom:0;left:0;right:0;background:rgba(var(--black-color-rgb),.5);padding:3% 5%}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .carousel-title a{color:var(--white-color);display:inline-block}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .carousel-title a:hover{color:var(--primary-color)}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .carousel-title .cat-links{display:block;font-size:.7778em;font-weight:500}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .carousel-title .cat-links a{margin:0 3px}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .carousel-title .cat-links a::after{content:","}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .carousel-title .cat-links a:last-child::after{display:none}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .item .carousel-title .title{font-size:1.1112em;margin-top:5px;margin-bottom:0}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .owl-carousel .owl-nav [class*=owl-]{border-radius:100%;background:rgba(var(--black-color-rgb),.5);left:10px;top:40%;min-height:auto;margin:0;width:40px;height:40px;font-size:0;position:absolute;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .owl-carousel .owl-nav .owl-next{left:auto;right:10px}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .owl-theme .owl-nav [class*=owl-]:hover{background:var(--primary-color)}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .owl-carousel .owl-nav [class*=owl-]:before{display:none}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .owl-theme .owl-next::after,.elementor-widget-wp-widget-bttk_posts_category_slider_widget .owl-theme .owl-prev::after{background-repeat:no-repeat;width:10px;height:20px;position:absolute;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);content:""}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .owl-theme .owl-prev::after{background-image:url('data:image/svg+xml; utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"><path fill="%23fff" d="M4.2 247.5L151 99.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17L69.3 256l118.5 119.7c4.7 4.7 4.7 12.3 0 17L168 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 264.5c-4.7-4.7-4.7-12.3 0-17z"></path></svg>');top:50%;left:50%}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .owl-theme .owl-next::after{background-image:url('data:image/svg+xml; utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"><path fill="%23fff" d="M187.8 264.5L41 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 392.7c-4.7-4.7-4.7-12.3 0-17L122.7 256 4.2 136.3c-4.7-4.7-4.7-12.3 0-17L24 99.5c4.7-4.7 12.3-4.7 17 0l146.8 148c4.7 4.7 4.7 12.3 0 17z"></path></svg>');top:50%;left:50%}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .owl-carousel .owl-dots{position:static}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .owl-carousel .owl-dots .owl-dot{background:rgba(var(--black-color-rgb),.3);margin:5px;width:25px;height:8px}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .owl-carousel .owl-dots .owl-dot.active,.elementor-widget-wp-widget-bttk_posts_category_slider_widget .owl-carousel .owl-dots .owl-dot:hover{background:var(--black-color);border-color:var(--black-color)}.elementor-widget-wp-widget-bttk_posts_category_slider_widget .owl-theme .owl-dots .owl-dot span,.elementor-widget-wp-widget-bttk_posts_category_slider_widget .owl-theme .owl-dots .owl-dot span:hover,.elementor-widget-wp-widget-bttk_posts_category_slider_widget .owl-theme .owl-dots .owl-dot.active span,.elementor-widget-wp-widget-bttk_posts_category_slider_widget .owl-theme .owl-dots .owl-dot:hover span{display:none}.elementor-widget-wp-widget-bttk_social_links{margin-bottom:20px}.elementor-widget-wp-widget-bttk_social_links ul{text-align:center;display:flex;flex-wrap:wrap;align-items:center}.elementor-widget-wp-widget-bttk_social_links ul li{margin-right:15px;margin-bottom:15px;padding:0;font-size:1.1112em}.elementor-widget-wp-widget-bttk_social_links ul li:last-child{margin-bottom:15px}#primary .elementor-widget-wp-widget-bttk_social_links ul li a{display:inline-block;background:0 0;border-radius:100%;width:63px;height:63px;line-height:60px;border:1px solid rgba(var(--primary-color-rgb),.3)}#primary .elementor-widget-wp-widget-bttk_social_links ul li a:hover{background:var(--primary-color);color:var(--white-color)}.elementor-widget-wp-widget-blossom_client_logo_widget .blossom-inner-wrap{display:flex;flex:1;flex-wrap:wrap;justify-content:center;align-items:center}.elementor-widget-wp-widget-blossom_client_logo_widget .image-holder{padding:15px 30px;display:flex;flex-direction:column;flex:1;min-width:150px;align-items:center;justify-content:center}.elementor-widget-wp-widget-blossom_client_logo_widget .image-holder a{display:flex;flex-direction:column}.black-white img{-webkit-filter:grayscale(1);filter:grayscale(1)}.black-white:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}.elementor-widget-wp-widget-blossom_client_logo_widget .image-holder:not(.black-white) a:hover{opacity:.65}.elementor-widget-wp-widget-blossomtheme_companion_cta_widget .elementor-widget-container>div{padding:5%}.elementor-widget-wp-widget-blossomtheme_companion_cta_widget .elementor-widget-container>div.bttk-cta-bg{position:relative;z-index:1}.elementor-widget-wp-widget-blossomtheme_companion_cta_widget .elementor-widget-container>div.bttk-cta-bg::before{content:"";background:rgba(var(--black-color-rgb),.5);position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.content-area .elementor-widget-wp-widget-blossomtheme_companion_cta_widget .elementor-widget-container>div h5{background:0 0;margin-top:0;padding:0;font-size:1.6665em;letter-spacing:0;text-transform:none}.content-area .elementor-widget-wp-widget-blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container h5,.elementor-widget-wp-widget-blossomtheme_companion_cta_widget .bttk-cta-bg .text-holder{color:var(--white-color)}.elementor-widget-wp-widget-blossomtheme_companion_cta_widget .text-holder p{margin-top:0;font-size:.8888em}.elementor-widget-wp-widget-blossomtheme_companion_cta_widget .btn-cta{display:inline-block;font-weight:700;font-size:.7778em;color:var(--white-color);letter-spacing:1px;background:var(--primary-color);border:1px solid var(--primary-color);padding:12px 25px;text-transform:uppercase;text-decoration:none;margin:3px}.elementor-widget-wp-widget-blossomtheme_companion_cta_widget .btn-cta+.btn-cta,.elementor-widget-wp-widget-blossomtheme_companion_cta_widget .btn-cta:hover{background:0 0;color:var(--primary-color)}.elementor-widget-wp-widget-blossomtheme_companion_cta_widget .btn-cta+.btn-cta:hover{background:var(--primary-color);color:var(--white-color)}.elementor-widget-wp-widget-bttk_testimonial_widget .bttk-testimonial-holder{padding-top:40px}.elementor-widget-wp-widget-bttk_testimonial_widget .bttk-testimonial-inner-holder{border:3px solid rgba(var(--black-color-rgb),.05);border-radius:5px;text-align:center;padding:70px 20px 20px 20px;position:relative}.elementor-widget-wp-widget-bttk_testimonial_widget .img-holder{width:100px;border-radius:5px;overflow:hidden;position:absolute;top:-40px;left:0;border:2px solid rgba(var(--black-color-rgb),.05);padding:4px;background:var(--white-color);right:0;margin:0 auto}.site-footer .elementor-widget-wp-widget-bttk_testimonial_widget .img-holder{background:var(--black-color);border-color:rgba(var(--white-color-rgb),.2)}.elementor-widget-wp-widget-bttk_testimonial_widget .img-holder img{border-radius:3px}.elementor-widget-wp-widget-bttk_testimonial_widget .bttk-testimonial-inner-holder .name{display:block;font-weight:700;line-height:1.4}.elementor-widget-wp-widget-bttk_testimonial_widget .bttk-testimonial-inner-holder .designation{font-size:.7778em;color:rgba(var(--black-color-rgb),.5)}.elementor-widget-wp-widget-bttk_testimonial_widget .testimonial-content{margin-top:15px}.elementor-widget-wp-widget-bttk_testimonial_widget .testimonial-content p{margin-top:0;margin-bottom:20px}.elementor-widget-wp-widget-bttk_testimonial_widget .testimonial-content p:last-child{margin-bottom:0}.elementor-widget-wp-widget-bttk_testimonial_widget .testimonial-meta{margin-top:20px}.elementor-widget-wp-widget-blossomthemes_stat_counter_widget .blossomthemes-sc-holder{position:relative;padding-left:70px;display:flex;flex-direction:column-reverse}.elementor-widget-wp-widget-blossomthemes_stat_counter_widget .blossomthemes-sc-holder h5{background:0 0;padding:0;font-size:1.112em;margin-bottom:0;text-align:left}.elementor-widget-wp-widget-blossomthemes_stat_counter_widget .blossomthemes-sc-holder .icon-holder{font-size:3em;position:absolute;top:5px;left:0;line-height:1;color:var(--primary-color)}.elementor-widget-wp-widget-blossomthemes_stat_counter_widget .blossomthemes-sc-holder .hs-counter{font-size:2.6665em;font-weight:700;line-height:1}.elementor-widget-wp-widget-bttk_description_widget,.elementor-widget-wp-widget-bttk_description_widget .image-social-wrap{position:relative}.elementor-widget-wp-widget-bttk_description_widget .image-social-wrap .social-profile{position:absolute;bottom:0;left:0;margin:0;display:block}.elementor-widget-wp-widget-bttk_description_widget .social-profile li{margin:0;font-weight:400;font-size:.7778em}.elementor-widget-wp-widget-bttk_description_widget .social-profile li a{display:inline-block;color:#6a6a6a;background:#f5f5f5;border:none;border-radius:0;width:37px;height:37px;text-align:center;line-height:37px}.elementor-widget-wp-widget-bttk_description_widget .social-profile li a:hover{background:var(--primary-color);color:var(--white-color)}.elementor-widget-wp-widget-bttk_description_widget .text-holder{width:100%;padding:0;margin-top:20px}.elementor-widget-wp-widget-bttk_description_widget .text-holder .name{display:block;font-weight:600;font-family:var(--secondary-font);font-size:1.1112em;line-height:1.5;letter-spacing:.5px}.elementor-widget-wp-widget-bttk_description_widget .text-holder .designation{display:block;font-size:.8888em;letter-spacing:.5px;line-height:1.5;color:rgba(var(--black-color-rgb),.8)}.elementor-widget-wp-widget-bttk_description_widget .bttk-team-holder-modal.show{display:none!important}.elementor-widget-wp-widget-bttk_icon_text_widget .rtc-itw-inner-holder{display:flex;flex:1;flex-direction:column;text-align:center}.elementor-widget-wp-widget-bttk_icon_text_widget .rtc-itw-inner-holder .icon-holder{font-size:3em;line-height:1;color:var(--primary-color)}.elementor-widget-wp-widget-bttk_icon_text_widget .rtc-itw-inner-holder .text-holder{order:2;margin-top:40px}.content-area .elementor-widget-wp-widget-bttk_icon_text_widget .rtc-itw-inner-holder .text-holder h5{font-size:1.1112em;text-align:center;background:0 0;padding:0;margin-top:0;margin-bottom:0}.elementor-widget-wp-widget-bttk_icon_text_widget .text-holder .btn-readmore{display:inline-block;font-weight:700;font-size:.7778em;color:var(--white-color);letter-spacing:1px;background:var(--primary-color);border:none;padding:13px 30px;text-transform:uppercase;text-decoration:none}.elementor-widget-wp-widget-bttk_icon_text_widget .text-holder .btn-readmore:hover{background:var(--black-color);color:var(--white-color)}.elementor-widget-wp-widget-bttk_contact_social_links ul.contact-list li{margin-bottom:5px}.elementor-widget-wp-widget-bttk_contact_social_links ul.contact-list li:first-child{margin-bottom:40px}.elementor-widget-wp-widget-bttk_contact_social_links ul.contact-list li span{margin-right:10px;font-family:var(--secondary-font);font-weight:600;letter-spacing:.2px}.elementor-widget-wp-widget-bttk_contact_social_links .contact-list-title{display:none}.elementor-widget-wp-widget-bttk_contact_social_links .social-networks{margin-top:40px}.elementor-widget-wp-widget-bttk_contact_social_links .social-networks .contact-list-title{display:block;color:rgba(var(--black-color-rgb),.8)}.elementor-widget-wp-widget-bttk_contact_social_links .social-networks li{margin-top:10px;margin-bottom:0;margin-right:10px;display:inline-block;font-size:1.1112em}.elementor-widget-wp-widget-bttk_contact_social_links .social-networks li a{display:inline-block;color:var(--primary-color);padding:5px}.widget-area .elementor-widget-wp-widget-bttk_contact_social_links .social-networks li a{color:var(--black-color)}.elementor-widget-wp-widget-bttk_contact_social_links .social-networks li a:hover{color:var(--primary-color)}.elementor-widget-wp-widget-blp_faq_widget .faq-block{background:rgba(var(--primary-color-rgb),.1);margin-bottom:20px;text-align:left}.elementor-widget-wp-widget-blp_faq_widget .faq-block:last-child{margin-bottom:0}.elementor-widget-wp-widget-blp_faq_widget .faq-block .faq-title{background:0 0;color:var(--black-color);padding:0;font-family:var(--secondary-font);font-weight:600;font-size:1em;line-height:1.5;width:100%;text-align:left;position:relative;padding:15px 30px 15px 15px;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.elementor-widget-wp-widget-blp_faq_widget .faq-block .faq-title:hover{background:0 0;color:var(--primary-color)}.elementor-widget-wp-widget-blp_faq_widget .faq-block .faq-title::after{content:"";background-image:url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fbaca5" d="M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z"></path></svg>');background-repeat:no-repeat;background-position:center;width:18px;height:18px;position:absolute;top:21px;right:15px;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.elementor-widget-wp-widget-blp_faq_widget .faq-block.active .faq-title::after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.elementor-widget-wp-widget-blp_faq_widget .faq-block .faq-content{font-size:.8888em;color:rgba(var(--black-color-rgb),.8);padding:20px 15px;border-top:1px solid var(--white-color)}.elementor-widget-wp-widget-blp_faq_widget .faq-block .faq-content p{margin-top:0;margin-bottom:20px}.elementor-widget-wp-widget-blp_faq_widget .faq-block .faq-content p:last-child{margin-bottom:0}.elementor-widget-wp-widget-woocommerce_widget_cart ul li{padding:0 0 10px 30px;border-bottom:1px solid #e5e5e5;margin:0 0 10px;position:relative;font-size:1em;text-transform:none;min-height:85px}.elementor-widget-wp-widget-woocommerce_widget_cart ul li a{font-size:.8888em;font-family:var(--primary-font);color:#262525}.elementor-widget-wp-widget-woocommerce_widget_cart ul li .remove{position:absolute;top:8px;left:0;font-size:0;width:20px;height:20px}.elementor-widget-wp-widget-woocommerce_widget_cart ul li .remove:focus,.elementor-widget-wp-widget-woocommerce_widget_cart ul li .remove:hover{background:0 0}.elementor-widget-wp-widget-woocommerce_widget_cart ul li .remove:after{position:absolute;top:0;left:0;content:"";background-image:url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23e2401c" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"></path></svg>');background-repeat:no-repeat;width:20px;height:20px;color:#e2401c;font-size:.8888em}.elementor-widget-wp-widget-woocommerce_widget_cart ul.product_list_widget li img{width:75px;float:right;margin-right:0;margin-left:4px;border-radius:5px}.elementor-widget-wp-widget-woocommerce_widget_cart ul li a:not(.button){font-weight:400}.elementor-widget-wp-widget-woocommerce_widget_cart ul li .variation{padding-left:0;border-left:0}.elementor-widget-wp-widget-woocommerce_widget_cart ul li .variation dt{font-weight:400}.elementor-widget-wp-widget-woocommerce_widget_cart ul li .variation dd{margin:0}.elementor-widget-wp-widget-woocommerce_widget_cart .total{border-top:0;padding-top:0;padding-bottom:10px;font-size:.8888em;border-bottom:1px solid #e5e5e5;text-align:center;display:flex;flex:auto;flex-wrap:wrap}.elementor-widget-wp-widget-woocommerce_widget_cart .total strong{font-weight:600;color:var(--black-color);display:flex;flex-direction:column;text-align:left;flex:1}.elementor-widget-wp-widget-woocommerce_widget_cart .buttons .button{text-decoration:none;margin-bottom:10px;display:block;background:var(--black-color);color:var(--white-color);text-align:center;font-size:.7778em;font-weight:600;letter-spacing:1px;border-radius:0;text-transform:uppercase;padding:12px 30px;-webkit-transition:linear .2s;-moz-transition:linear .2s;transition:linear .2s;position:relative}.elementor-widget-wp-widget-woocommerce_widget_cart .buttons .button:focus,.elementor-widget-wp-widget-woocommerce_widget_cart .buttons .button:hover{background:var(--primary-color);color:var(--white-color)}.elementor-widget-wp-widget-woocommerce_product_search .woocommerce-product-search{background:0 0;border-radius:5px;margin:0 3px 0 0;width:100%;padding:0;border:1px solid #e5e5e5}.elementor-widget-wp-widget-woocommerce_product_search .woocommerce-product-search:after{content:"";display:block;clear:both}.elementor-widget-wp-widget-woocommerce_product_search .woocommerce-product-search input[type=search]{background:0 0;border:0;border-radius:0;float:left;margin:0;padding:10px 15px;font-size:.8888em;width:calc(100% - 50px);height:50px;font-weight:400}.elementor-widget-wp-widget-rating_filter ul li .star-rating{vertical-align:top;margin-top:7px}ul.product_list_widget li img{float:left;width:75px;margin-left:0;margin-right:15px}ul.product_list_widget li{margin:0 0 20px;text-transform:none;font-weight:400;font-size:.8888em;min-height:75px}ul.product_list_widget li a{font-weight:400}ul.product_list_widget li .product-title{display:block;color:var(--black-color);font-family:var(--primary-font)}ul.product_list_widget li .product-title:focus,ul.product_list_widget li .product-title:hover{color:var(--primary-color)}ul.product_list_widget li .amount{color:#b5b5b5;font-weight:500}ul.product_list_widget li ins,ul.product_list_widget li ins .amount{background:0 0;color:var(--black-color)}ul.product_list_widget li ins{margin-left:10px}ul.product_list_widget li .star-rating{margin:0 0 5px}.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:5px}.elementor-widget-wp-widget-layered-nav .woocommerce-widget-layered-nav-dropdown ul li.select2-selection__choice{margin:5px;padding:0 10px;border-bottom:1px solid #aaa}.elementor-widget-wp-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{position:relative}.elementor-widget-wp-widget-layered-nav .woocommerce-widget-layered-nav-dropdown ul li.select2-search--inline{border-bottom:none}.elementor-widget-wp-widget-layered-nav ul li input[type=text]{width:100%!important}.elementor-widget-wp-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.elementor-widget-wp-widget-layered_nav_filters ul li a{position:relative;padding-left:30px}.elementor-widget-wp-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a::before,.elementor-widget-wp-widget-layered_nav_filters ul li a:before{content:"";width:16px;height:16px;border:1px solid #ddd;border-radius:2px;position:absolute;top:4px;left:0;background-image:url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>');background-repeat:no-repeat;background-size:0;background-position:center;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.elementor-widget-wp-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover:before,.elementor-widget-wp-widget-layered_nav_filters ul li a:hover:before{border-color:var(--primary-color)}.elementor-widget-wp-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a::before,.elementor-widget-wp-widget-layered_nav_filters ul li.chosen a:before{background-size:10px;background-color:var(--primary-color);border-color:var(--primary-color)}.elementor-widget-wp-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count{display:inline-block;float:right;border:1px solid #ddd;line-height:1.3;padding:0 5px;border-radius:50px;color:#999596}.elementor-widget-wp-widget-price_filter .ui-slider-horizontal{height:5px;background:#eee;margin-left:0;margin-right:0;border-radius:0;margin-bottom:25px}.elementor-widget-wp-widget-price_filter .ui-slider .ui-slider-handle{background:var(--white-color);width:15px;height:15px;top:-5px;border-radius:100%;box-shadow:5px 0 15px rgba(136,206,208,.3);border:3px solid var(--primary-color)}.elementor-widget-wp-widget-price_filter .ui-slider .ui-slider-handle.ui-state-active,.elementor-widget-wp-widget-price_filter .ui-slider .ui-slider-handle.ui-state-focus,.elementor-widget-wp-widget-price_filter .ui-slider .ui-slider-handle.ui-state-hover{width:22px;height:22px;top:-8px}.elementor-widget-wp-widget-price_filter .ui-slider .ui-slider-range{background:var(--primary-color)}.elementor-widget-wp-widget-price_filter .price_slider_amount{font-size:1em;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex:1}.elementor-widget-wp-widget-price_filter .price_slider_amount .button{font-size:.6666em;font-weight:700;letter-spacing:1px;color:var(--white-color);background:var(--primary-color);border-radius:50px;border:2px solid var(--primary-color);text-transform:uppercase;padding:16px 30px;-webkit-transition:linear .2s;-moz-transition:linear .2s;transition:linear .2s;position:relative}.elementor-widget-wp-widget-price_filter .price_slider_amount .button:focus,.elementor-widget-wp-widget-price_filter .price_slider_amount .button:hover{color:var(--primary-color);background:0 0}.elementor-widget-wp-widget-price_filter .price_slider_amount .price_label{font-size:.7778em;color:#999;display:flex;flex:1;margin-top:0;justify-content:flex-end;font-weight:600;letter-spacing:1px}.elementor-widget-wp-widget-price_filter .price_slider_amount .price_label>span{display:inline-block;margin:0 5px}.elementor-add-section .elementor-select-preset-list li::before{content:none}.elementor-element-edit-mode .elementor-editor-element-settings li::before{content:none}.elementor-editor-section-settings .elementor-editor-element-setting:first-child:before{width:unset;height:unset;transform:unset;background:unset;left:unset}.elementor-tab-content ol,.elementor-tab-content ul,.elementor-widget-text-editor ol,.elementor-widget-text-editor ul{list-style:disc;margin-left:3em}.elementor-tab-content li>ul{list-style:disc}.elementor-tab-content li>ul,.elementor-widget-text-editor li>ol{margin-left:1.5em}.elementor-tab-content li>ol,.elementor-tab-content li>ul,.elementor-widget-text-editor li>ol,.elementor-widget-text-editor li>ul{margin-top:10px}.elementor-tab-content ol,.elementor-widget-text-editor ol{list-style:decimal}.elementor-tab-content ul li,.elementor-widget-text-editor ul li{display:list-item;margin-bottom:10px;padding-left:initial}.elementor-tab-content ol li,.elementor-widget-text-editor ol li{display:list-item;margin-bottom:10px;padding-left:initial}.elementor-tab-content ul li::before,.elementor-widget-text-editor ul li::before{content:none}.elementor-page.single .site-main .entry-content ol,.elementor-page.single .site-main .entry-content ul{margin:auto}.elementor-page p{margin-bottom:1em;line-height:1.75}.elementor-page p:last-child{margin-bottom:0}.elementor-widget-button .elementor-button-link{border-radius:0;font-size:.944em;line-height:1;display:inline-block;text-align:center;text-decoration:none;padding:17px 36.71px;color:var(--white-color);transition:all .35s ease;white-space:nowrap;font-family:var(--secondary-font);background:var(--primary-color);color:var(--white-color)}.elementor-widget-button .elementor-button-link:hover{background:var(--secondary-color);color:var(--white-color);text-decoration:none}.elementor-page .page-header{display:none}.elementor-template-full-width .site-content>.container{max-width:100%;padding:0}.blossom-magazine-pro-has-blocks.full-width .wp-block-cover .wp-block-cover__inner-container,.blossom-magazine-pro-has-blocks.full-width .wp-block-cover-image .wp-block-cover__inner-container,.blossom-magazine-pro-has-blocks.fullwidth-centered .wp-block-cover .wp-block-cover__inner-container,.blossom-magazine-pro-has-blocks.fullwidth-centered .wp-block-cover-image .wp-block-cover__inner-container{max-width:1170px;width:100%;margin-left:auto;margin-right:auto}.blossom-magazine-pro-has-blocks.fullwidth-centered .wp-block-cover .wp-block-cover__inner-container,.blossom-magazine-pro-has-blocks.fullwidth-centered .wp-block-cover-image .wp-block-cover__inner-container{max-width:670px}.wp-has-aspect-ratio .wp-block-embed__wrapper{position:relative;height:0;overflow:hidden}.wp-has-aspect-ratio.wp-embed-aspect-16-9 .wp-block-embed__wrapper{padding-top:56.25%}.wp-has-aspect-ratio.wp-embed-aspect-4-3 .wp-block-embed__wrapper{padding-top:75%}.wp-has-aspect-ratio.wp-embed-aspect-3-2 .wp-block-embed__wrapper{padding-top:66.67%}.wp-has-aspect-ratio.wp-embed-aspect-21-9 .wp-block-embed__wrapper{padding-top:42.86%}.wp-has-aspect-ratio .wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.wp-block-separator{background-color:rgba(var(--black-color-rgb),.05);height:5px;margin:2em 0}.blossom-magazine-pro-has-blocks .entry-content .alignfull{position:relative}.wp-block-code{color:var(--black-color);background:rgba(var(--black-color-rgb),.05);border-color:rgba(var(--black-color-rgb),.2)}pre{background:rgba(var(--black-color-rgb),.05)}.wp-block-embed{margin:0}.wp-block-quote{background:rgba(var(--primary-color-rgb),.03);margin:2em 0;padding-left:50px;border-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{padding:10% 5%}.wp-block-pullquote{margin:50px 0;padding:45px;background:rgba(var(--primary-color-rgb),.03);color:var(--white-color);position:relative;z-index:1}.wp-block-pullquote blockquote{border:none;margin:0;padding:0}.wp-block-pullquote blockquote p{font-size:1.3333333333em;font-family:var(--secondary-font);line-height:1.75}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{font-size:.89em;color:rgba(var(--font-color-rgb),.5)}.entry-content a.wp-block-button__link,.entry-summary a.wp-block-button__link,.page-content a.wp-block-button__link{text-decoration:none}.wp-block-group .wp-block-quote{padding:0 1em}.wp-block-group .wp-block-quote::before{display:none}.wp-block-group .wp-block-quote.has-text-align-center cite{text-align:center}.wp-block-group .wp-block-quote.has-text-align-left cite{text-align:left}.blossom-magazine-pro-has-blocks .wp-block-embed figcaption,.blossom-magazine-pro-has-blocks .wp-block-gallery .blocks-gallery-caption,.blossom-magazine-pro-has-blocks .wp-block-image figcaption{margin:.8075em 0 0 0;font-size:.8888em;color:rgba(var(--black-color-rgb),.5);letter-spacing:.1px;line-height:1.5;text-align:center}.blossom-magazine-pro-has-blocks .wp-block-gallery .blocks-gallery-caption{width:100%;margin-top:0;margin-bottom:1.5em}.page .site-main .entry-content .wp-block-gallery .blocks-gallery-item,.single .site-main .entry-content .wp-block-gallery .blocks-gallery-item{background:0 0;padding-left:0}.site-main .entry-content ul.blocks-gallery-grid>li::before{display:none}.wp-block-file{background:rgba(var(--primary-color-rgb),.1);padding:2% 4%;margin-bottom:.7em}.wp-block-file.aligncenter{display:table;margin-left:auto;margin-right:auto}.wp-block-file.alignfull{text-align:center}.wp-block-file a{display:inline-block;color:var(--black-color)}.wp-block-file .wp-block-file__button{background:var(--primary-color);padding:.7em 1.5em;font-size:.9em;line-height:1.3}.wp-block-table.is-style-stripes{border-bottom:none}.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1){background:rgba(var(--primary-color-rgb),.35)}.site-main .entry-content ul.wp-block-categories,.site-main .entry-content ul.wp-block-latest-comments,.site-main .entry-content ul.wp-block-rss,.site-main .entry-content ul.wp-blocks-archives,.wp-block-archives,.wp-block-categories,.wp-block-latest-comments,.wp-block-rss{margin:0;padding:0;list-style:none}.site-main .entry-content ul.wp-block-categories>li,.site-main .entry-content ul.wp-block-latest-comments>li,.site-main .entry-content ul.wp-block-rss>li,.site-main .entry-content ul.wp-blocks-archives>li,.wp-block-archives li,.wp-block-categories li,.wp-block-latest-comments li,.wp-block-rss li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgba(var(--primary-color-rgb),.2);font-weight:400;position:relative;padding-left:20px}.site-main .entry-content ul.wp-block-latest-comments>li,.wp-block-latest-comments li{padding-left:0}.site-main .entry-content ul.wp-block-categories>li:last-child,.site-main .entry-content ul.wp-block-latest-comments>li:last-child,.site-main .entry-content ul.wp-block-rss>li:last-child,.site-main .entry-content ul.wp-blocks-archives>li:last-child,.wp-block-archives li:last-child,.wp-block-categories li:last-child,.wp-block-latest-comments li:last-child,.wp-block-rss li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.widget_nav_menu ul ul{margin-top:15px}.wp-block-archives li a,.wp-block-categories li a,.wp-block-latest-comments li a,.wp-block-rss li a{color:rgba(var(--black-color-rgb),.8);text-decoration:none}.wp-block-archives li a:hover,.wp-block-categories li a:hover,.wp-block-latest-comments li a:hover,.wp-block-rss li a:hover{color:var(--primary-color)}.block-editor .wp-block-latest-comments p{margin-bottom:0}.site-main .entry-content ol.wp-block-latest-comments{counter-reset:none}.site-main .entry-content ol.wp-block-latest-comments>li{counter-increment:none;padding-left:0}.site-main .entry-content ol.wp-block-latest-comments>li::before{display:none}.wp-block-search{display:flex;flex:1;flex-wrap:wrap}.wp-block-search .wp-block-search__input{width:calc(100% - 50px);border-radius:0;height:50px;font-size:.7778em;border-color:rgba(var(--primary-color-rgb),.3)}.site-main .entry-content ul.wp-block-latest-posts,.wp-block-latest-posts{margin:0;padding:0;list-style:none}.site-main .entry-content ul.wp-block-latest-posts>li,.wp-block-latest-posts li{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid rgba(var(--primary-color-rgb),.2);font-size:1em;font-weight:400;position:relative;padding-left:20px}.wp-block-latest-posts li a{color:rgba(var(--black-color-rgb),.8);text-decoration:none}.wp-block-latest-posts li a:hover{color:var(--primary-color)}.site-main .wp-block-social-links:not(.is-style-logos-only) .wp-social-link{margin-bottom:5px;padding-left:0}.site-main .wp-block-social-links:not(.is-style-logos-only) .wp-social-link::before{display:none}.wp-block-calendar .wp-calendar-table{position:relative;margin:0;padding:0 10px;border-collapse:initial;border:1px solid rgba(var(--primary-color-rgb),.11)}.wp-block-calendar table tbody{color:var(--black-color)}.wp-block-calendar table caption{background:rgba(var(--secondary-color-rgb),.1);color:var(--black-color);font-family:var(--secondary-font);font-size:.8888em;padding:6px 40px}.wp-block-calendar table tr td,.wp-block-calendar table tr th{padding-left:0;padding-right:0;text-align:center;font-weight:400;font-size:.7778em;line-height:1.5;font-family:var(--secondary-font);background:0 0;border:none}.wp-block-calendar table tr td{border-bottom:none}.wp-block-calendar table tbody tr td#today{background:var(--primary-color);color:var(--white-color)}.wp-block-calendar table tr td a{display:block}.wp-block-calendar table tr td a:hover{text-decoration:none;color:var(--black-color)}.wp-block-calendar .wp-calendar-nav>span:not(.pad){position:absolute;top:12px;left:10px;width:20px;height:20px;white-space:nowrap;line-height:20px}.wp-block-calendar .wp-calendar-nav>span.wp-calendar-nav-next:not(.pad){left:auto;right:10px}.wp-block-calendar .wp-calendar-nav>span:not(.pad) a{font-size:0;background-image:url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M152.485 396.284l19.626-19.626c4.753-4.753 4.675-12.484-.173-17.14L91.22 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H91.22l80.717-77.518c4.849-4.656 4.927-12.387.173-17.14l-19.626-19.626c-4.686-4.686-12.284-4.686-16.971 0L3.716 247.515c-4.686 4.686-4.686 12.284 0 16.971l131.799 131.799c4.686 4.685 12.284 4.685 16.97-.001z"></path></svg>');background-repeat:no-repeat;background-position:center;background-size:15px;display:block}.wp-block-calendar .wp-calendar-nav>span.wp-calendar-nav-next:not(.pad) a{background-image:url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z"></path></svg>')}.wp-block-calendar .wp-calendar-nav>span:not(.pad) a:hover{background-color:rgba(var(--primary-color-rgb),.4)}.wp-block-tag-cloud{letter-spacing:.1px;color:rgba(var(--black-color-rgb),.8);line-height:1.3;text-transform:uppercase}.wp-block-tag-cloud a{font-size:.94em!important;position:relative;margin-top:10px;margin-left:20px;padding:0 3px;display:inline-block;color:rgba(var(--black-color-rgb),.8);text-decoration:none}.wp-block-tag-cloud a:last-child{margin-right:0}.wp-block-tag-cloud a:hover{color:rgba(var(--black-color-rgb),1)}.wp-block-tag-cloud a::before{content:"";background:rgba(var(--primary-color-rgb),.2);width:100%;height:35%;position:absolute;bottom:0;left:0;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}.wp-block-tag-cloud a:hover::before{background:rgba(var(--primary-color-rgb),.4);height:100%}.wp-block-tag-cloud a::after{content:"";background:var(--primary-color);width:4px;height:4px;border-radius:100%;position:absolute;top:11px;left:-13px}.blossom-magazine-pro-has-blocks .site-footer .widget .blossomthemes-email-newsletter-wrapper,.blossom-magazine-pro-has-blocks .widget-area .widget .blossomthemes-email-newsletter-wrapper{padding:40px 20px}.blossom-magazine-pro-has-blocks .site-footer .widget .blossomthemes-email-newsletter-wrapper .img-holder,.blossom-magazine-pro-has-blocks .widget-area .widget .blossomthemes-email-newsletter-wrapper .img-holder{width:60px;height:60px;border-radius:100%;overflow:hidden;margin:0 auto 20px auto;position:relative}.blossom-magazine-pro-has-blocks .site-footer .widget_blossomthemes_email_newsletter_widget .text-holder,.blossom-magazine-pro-has-blocks .widget-area .widget_blossomthemes_email_newsletter_widget .text-holder{text-align:center}.blossom-magazine-pro-has-blocks .site-footer .widget_blossomthemes_email_newsletter_widget .text-holder span,.blossom-magazine-pro-has-blocks .widget-area .widget_blossomthemes_email_newsletter_widget .text-holder span{display:block}.blossom-magazine-pro-has-blocks .site-footer .widget_blossomthemes_email_newsletter_widget form label .check-mark,.blossom-magazine-pro-has-blocks .widget-area .widget_blossomthemes_email_newsletter_widget form label .check-mark{border-color:rgba(var(--black-color-rgb),.4);background:var(--white-color)}.blossom-magazine-pro-has-blocks .site-footer .widget_blossomthemes_email_newsletter_widget form input[type=submit],.blossom-magazine-pro-has-blocks .widget-area .widget_blossomthemes_email_newsletter_widget form input[type=submit]{letter-spacing:1px}@media screen and (max-width:1199px){.blossom-magazine-pro-has-blocks.full-width .wp-block-cover .wp-block-cover__inner-container,.blossom-magazine-pro-has-blocks.full-width .wp-block-cover-image .wp-block-cover__inner-container,.blossom-magazine-pro-has-blocks.fullwidth-centered .wp-block-cover .wp-block-cover__inner-container,.blossom-magazine-pro-has-blocks.fullwidth-centered .wp-block-cover-image .wp-block-cover__inner-container{max-width:1000px}}@media screen and (max-width:1024px){.blossom-magazine-pro-has-blocks.full-width .wp-block-cover .wp-block-cover__inner-container,.blossom-magazine-pro-has-blocks.full-width .wp-block-cover-image .wp-block-cover__inner-container,.blossom-magazine-pro-has-blocks.fullwidth-centered .wp-block-cover .wp-block-cover__inner-container,.blossom-magazine-pro-has-blocks.fullwidth-centered .wp-block-cover-image .wp-block-cover__inner-container{max-width:768px;padding-left:15px;padding-right:15px}}@media screen and (max-width:767px){.blossom-magazine-pro-has-blocks.full-width .wp-block-cover .wp-block-cover__inner-container,.blossom-magazine-pro-has-blocks.full-width .wp-block-cover-image .wp-block-cover__inner-container,.blossom-magazine-pro-has-blocks.fullwidth-centered .wp-block-cover .wp-block-cover__inner-container,.blossom-magazine-pro-has-blocks.fullwidth-centered .wp-block-cover-image .wp-block-cover__inner-container{max-width:420px}}