@charset "UTF-8";
@charset "UTF-8";

@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top right}.components-animate__appear.is-from-top.is-from-right{transform-origin:top left}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom right}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom left}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(-100%)}.components-animate__slide-in.is-from-right{transform:translateX(100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:right;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{box-sizing:border-box}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge{background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-block;line-height:0;max-width:100%;min-height:24px;padding:2px 8px}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__flex-wrapper{align-items:center;display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-right:-1px}.components-button-group .components-button:first-child{border-radius:0 2px 2px 0}.components-button-group .components-button:last-child{border-radius:2px 0 0 2px}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{-webkit-appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;margin:0;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button{align-items:center;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);height:36px;padding:6px 12px}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-right:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));margin:0;outline:none;padding:0;text-align:right;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link{height:auto}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:12px;padding-right:8px}.components-button.has-icon.has-text.has-icon-right{padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:right 200px top 0}}.components-calendar{background-color:var(--wp-components-color-background,#fff);color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;font-size:13px;font-weight:400;position:relative;z-index:0}.components-calendar,.components-calendar *,.components-calendar :after,.components-calendar :before{box-sizing:border-box}.components-calendar__day{padding:0;position:relative}.components-calendar__day:has(.components-calendar__day-button:disabled){color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day:has(.components-calendar__day-button:focus-visible),.components-calendar__day:has(.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__day-button{align-items:center;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:flex;font:inherit;font-variant-numeric:tabular-nums;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__day-button:before{border:none;border-radius:2px;content:"";inset:0;position:absolute;z-index:-1}.components-calendar__day-button:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.components-calendar__day-button:disabled{cursor:revert}@media (forced-colors:active){.components-calendar__day-button:disabled{text-decoration:line-through}}.components-calendar__day-button:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:1px}.components-calendar__caption-label{align-items:center;border:0;display:inline-flex;position:relative;text-transform:capitalize;white-space:nowrap;z-index:1}.components-calendar__button-next,.components-calendar__button-previous{align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__button-next:disabled,.components-calendar__button-next[aria-disabled=true],.components-calendar__button-previous:disabled,.components-calendar__button-previous[aria-disabled=true]{color:var(--wp-components-color-gray-600,#949494);cursor:revert}.components-calendar__button-next:focus-visible,.components-calendar__button-previous:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__chevron{display:inline-block;fill:currentColor;height:16px;width:16px}.components-calendar[dir=rtl] .components-calendar__nav .components-calendar__chevron{transform:rotate(-180deg);transform-origin:50%}.components-calendar__month-caption{align-content:center;display:flex;height:32px;justify-content:center;margin-bottom:12px}.components-calendar__months{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:fit-content;position:relative}.components-calendar__month-grid{border-collapse:initial;border-spacing:0 4px}.components-calendar__nav{align-items:center;display:flex;height:32px;inset-block-start:0;inset-inline-end:0;inset-inline-start:0;justify-content:space-between;position:absolute}.components-calendar__weekday{color:var(--wp-components-color-gray-700,#757575);height:32px;padding:0;text-align:center;text-transform:uppercase;width:32px}.components-calendar__day--today:after{border:2px solid;border-radius:50%;content:"";height:0;inset-block-start:2px;inset-inline-end:2px;position:absolute;width:0;z-index:1}.components-calendar__day--selected:not(.components-calendar__range-middle):has(.components-calendar__day-button,.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-foreground-inverted,#fff)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:before{background-color:var(--wp-components-color-foreground,#1e1e1e);border:1px solid #0000}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:disabled:before{background-color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:hover:not(:disabled):before{background-color:var(--wp-components-color-gray-800,#2f2f2f)}.components-calendar__day--hidden{visibility:hidden}.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button,.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button:before{border-end-end-radius:0;border-start-end-radius:0}.components-calendar__range-middle .components-calendar__day-button:before{background-color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);border-color:#0000;border-radius:0;border-style:solid;border-width:1px 0}.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button,.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button:before{border-end-start-radius:0;border-start-start-radius:0}.components-calendar__day--preview svg{color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 16%,#0000);inset:0;pointer-events:none;position:absolute}@media (forced-colors:active){.components-calendar__day--preview svg{color:inherit}}.components-calendar[dir=rtl] .components-calendar__day--preview svg{transform:scaleX(-1)}.components-calendar__day--preview.components-calendar__range-middle .components-calendar__day-button:before{border:none}@keyframes slide-in-left{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-in-right{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-out-left{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes slide-out-right{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:0s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@media not (prefers-reduced-motion){.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:.3s}}.components-calendar[dir=rtl] .components-calendar__weeks-after-enter,.components-calendar__weeks-before-enter{animation-name:slide-in-left}.components-calendar[dir=rtl] .components-calendar__weeks-after-exit,.components-calendar__weeks-before-exit{animation-name:slide-out-left}.components-calendar[dir=rtl] .components-calendar__weeks-before-enter,.components-calendar__weeks-after-enter{animation-name:slide-in-right}.components-calendar[dir=rtl] .components-calendar__weeks-before-exit,.components-calendar__weeks-after-exit{animation-name:slide-out-right}.components-calendar__caption-after-enter{animation-name:fade-in}.components-calendar__caption-after-exit{animation-name:fade-out}.components-calendar__caption-before-enter{animation-name:fade-in}.components-calendar__caption-before-exit{animation-name:fade-out}.components-checkbox-control{--checkbox-input-size:24px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control{--checkbox-input-margin:8px}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-left:12px;padding:6px 8px;transition:none}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px -5px 0 0}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:right;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;height:var(--checkbox-input-size);line-height:0;margin:0 0 0 4px;outline:0;padding:0!important;text-align:center;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-left:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);pointer-events:none;position:absolute;right:50%;top:50%;transform:translate(50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555d65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555d65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option{cursor:pointer}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;pointer-events:none;position:absolute;right:2px;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);position:absolute;right:50%;top:50%;transform:translate(50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-left:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{background:var(--wp-components-color-background,#fff);border:none;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container{align-items:flex-start;display:flex;flex-wrap:wrap;padding:0;width:100%}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset -1px 0 0 0 #0003,inset 1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;position:fixed;right:-1000px;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:right}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:hover:not(:disabled):not([aria-disabled=true]),.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-right:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track{overflow:hidden}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__track:after{opacity:0}.components-form-toggle .components-form-toggle__thumb{border-radius:50%;box-sizing:border-box;display:block;height:12px;position:absolute;right:2px;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(-16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;margin:0;opacity:0;padding:0;position:absolute;right:0;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container{cursor:text;padding:0;width:100%}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-right:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 0 0 24px;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;left:0;position:absolute;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 6px 0 4px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:0 1px 1px 0;line-height:24px;overflow:hidden;padding:0 8px 0 0;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:1px 0 0 1px;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{flex:1 0 100%;max-height:128px;min-width:100%;overflow-y:auto}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;list-style:none;margin:0;padding:0}.components-form-token-field__suggestion{box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-foreground-inverted,#fff)}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:64px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 0 0 8px;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-64px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{right:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{left:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-2/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1))}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-left:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:-2px;margin-right:24px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-right:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:8px;margin-right:-2px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-left:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-left:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-left:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:0;margin-right:auto;padding-right:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-left:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-right:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{box-sizing:border-box}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;color:#1e1e1e;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame h1,.components-modal__frame h2,.components-modal__frame h3{color:#1e1e1e}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 128px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;padding:24px 32px 8px;position:absolute;right:0;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:flex-start}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-right:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-right-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-right-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-right-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 0 4px 25px}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-right:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__action.components-button{margin-left:8px}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-right:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;outline:none;padding:16px 16px 16px 48px;position:relative;text-align:right;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button{height:auto}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;left:16px;position:absolute;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 6px -2px 0}.components-panel__body-toggle-icon{margin-left:-5px}.components-panel__color-title{float:right;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-left:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:right;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-left:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]{flex:1 1 auto}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-left:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.components-placeholder.has-illustration{overflow:hidden}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;position:absolute;right:50%;top:50%;transform:translate(50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 16px 0 8px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:50%;grid-column:1;grid-row:1;height:24px;margin-left:12px;max-width:24px;min-width:24px;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;margin:0;position:absolute;right:50%;top:50%;transform:translate(50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]{appearance:none;cursor:pointer;display:inline-flex;margin:0;padding:0}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;left:calc(50% - 8px);outline:2px solid #0000;position:absolute;top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;left:calc(50% - 1px);position:absolute;top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__side-handle:before{opacity:0}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;right:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}.components-snackbar{backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-right:24px;position:relative}.components-snackbar .components-snackbar__icon{position:absolute;right:-8px;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-right:24px}.components-snackbar__action.components-button,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-right:32px}.components-snackbar__action.components-button:focus,.components-snackbar__action.components-external-link:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover,.components-snackbar__action.components-external-link:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-right:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{background:var(--wp-components-color-background,#fff);border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;color:var(--wp-components-color-foreground,#1e1e1e);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border-color:var(--wp-components-color-gray-600,#949494)}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,#1e1e1e),#0000 38%)}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-left:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid var(--wp-components-color-foreground,#1e1e1e);border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-left:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-left:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:var(--wp-components-color-foreground,#1e1e1e)}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 0 5px 10px}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;left:8px;line-height:12px;position:absolute}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:var(--wp-components-color-background,#fff);border-left:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group{line-height:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:var(--wp-components-color-background,#fff);border:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-right:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;position:absolute;right:-3px;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-right:8px}.components-validated-control:has(:is(input,select):user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):user-invalid{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:user-invalid):not(:has([aria-expanded=true])){border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:user-invalid) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__error-delegate{height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.components-validated-control__indicator{align-items:flex-start;animation:components-validated-control__indicator-jump .2s cubic-bezier(.68,-.55,.27,1.55);color:var(--wp-components-color-gray-700,#757575);display:flex;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.75rem;gap:4px;line-height:16px;margin:8px 0 0}.components-validated-control__indicator.is-invalid{color:#cc1818}.components-validated-control__indicator.is-valid{color:color-mix(in srgb,#000 30%,#4ab866)}.components-validated-control__indicator-icon{flex-shrink:0}.components-validated-control__indicator-spinner{height:12px;margin:2px;width:12px}@keyframes components-validated-control__indicator-jump{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 128px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:88px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{border:0;margin:0 0 2.5rem;padding:0}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-left:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-left:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle{height:40px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer;height:100%;padding-left:32px;padding-right:12px;width:100%}.block-editor-global-styles-background-panel__reset{left:0;margin:auto 8px;opacity:0;position:absolute;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles-background-panel__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-background-panel__reset.block-editor-global-styles-background-panel__reset{border-radius:2px}.block-editor-global-styles-background-panel__dropdown-toggle:hover+.block-editor-global-styles-background-panel__reset,.block-editor-global-styles-background-panel__reset:focus,.block-editor-global-styles-background-panel__reset:hover{opacity:1}@media (hover:none){.block-editor-global-styles-background-panel__reset{opacity:1}}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-right:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{box-sizing:border-box;display:block;height:100%;width:100%}@media not (prefers-reduced-motion){iframe[name=editor-canvas]{transition:all .4s cubic-bezier(.46,.03,.52,.96)}}iframe[name=editor-canvas]{background-color:var(--wp-editor-canvas-background)}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .block-editor-html-element-control:where(:not(:last-child)),.block-editor-block-inspector .block-editor-image-size-control:where(:not(:last-child)),.block-editor-block-inspector .components-base-control:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.block-editor-block-inspector .block-editor-html-element-control .components-base-control,.block-editor-block-inspector .block-editor-image-size-control .components-base-control,.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-inspector-edit-contents-button{justify-content:center;margin-top:8px}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;right:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;position:absolute;will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__insertion-point-inserter{justify-content:center;right:calc(50% - 12px);top:calc(50% - 12px)}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter{left:0;line-height:0;position:absolute;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}@keyframes hide-during-dragging{to{position:fixed;transform:translate(-9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:8px;margin-top:8px;overflow:visible;pointer-events:all;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-right:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-right:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-left-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}@media not (prefers-reduced-motion){.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards}}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{position:absolute;right:-57px}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{margin-right:-1px;position:relative;right:auto}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-right:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{pointer-events:all;position:absolute;right:50%;top:50%;transform:translateX(50%) translateY(-50%)}.block-editor-block-tools--is-dragging>.popover-slot{display:none}.block-editor-block-lock-modal{z-index:1000001}.block-editor-block-lock-modal__options{border:0;margin:0;padding:0}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{list-style:none;margin:0;padding:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 32px 12px 0}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-left:12px;fill:#1e1e1e}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-right:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-right:1px solid #1e1e1e;margin-left:-6px;margin-right:6px!important}.block-editor-block-allowed-blocks-control:not(:only-child){margin-top:16px}.block-editor-block-allowed-blocks-control__button{justify-content:center;width:100%}.block-editor-block-allowed-blocks-modal{z-index:1000001}.block-editor-block-allowed-blocks-modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:-32px;margin:0 -32px -32px;padding:16px 32px;position:sticky;right:0;z-index:1}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(-1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:500;gap:4px 8px}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0}.block-editor-block-card__name{padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:12px;margin-right:0;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 0 0 16px;width:50%}.block-editor-block-compare__wrapper>div button{float:left}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-right:1px solid #ddd;padding-left:0;padding-right:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{position:absolute;right:0;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-left:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-left:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{transition:all .1s linear .1s}}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;opacity:1}.block-editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.block-editor-block-manager__category{margin:0 0 24px}.block-editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.block-editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.block-editor-block-manager__checklist{margin-top:0}.block-editor-block-manager__category-title,.block-editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.block-editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 16px 8px 0}.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.block-editor-block-manager__checklist-item .block-editor-block-icon{margin-left:10px;fill:#1e1e1e}.block-editor-block-manager__results{border-top:1px solid #ddd}.block-editor-block-manager__disabled-blocks-count+.block-editor-block-manager__results{border-top-width:0}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{right:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{left:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button{overflow:hidden}.components-button.block-editor-block-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;outline:0;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:right}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}@media not (prefers-reduced-motion){.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{transition:outline .1s linear}}.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container:after{outline-color:#1e1e1e;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.show-icon-labels .block-editor-patterns__grid-pagination-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{margin:0;min-height:auto;overflow:visible;right:0;text-align:initial;top:0;transform-origin:top right;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;pointer-events:none;position:absolute;right:0;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border-radius:2px;height:100%}@media not (prefers-reduced-motion){.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{transition:all .05s ease-in-out}}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;position:relative}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:64px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:right;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;width:100%}@media not (prefers-reduced-motion){.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{transition:transform .5s,z-index .5s}}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms:where(fieldset){border:0;margin:0;padding:0}.block-editor-block-variation-transforms{box-sizing:border-box;padding:0 52px 16px 16px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:right;min-height:30px;padding:6px 12px;position:relative;text-align:right;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-left:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;left:0;padding:0;position:absolute;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control__header{height:16px;margin-bottom:12px}.components-border-radius-control{border:0;margin:0 0 12px;padding:0}.components-border-radius-control legend{margin-bottom:0}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-left:12px}.components-border-radius-control .components-border-radius-control__linked-button{display:flex;justify-content:center}.components-border-radius-control .components-border-radius-control__linked-button svg{margin-left:0}.components-border-radius-control__custom-select-control,.components-border-radius-control__range-control{flex:1}.components-border-radius-control__icon{flex:0 0 auto}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{border:0;margin:0;min-width:0;padding:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:right}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{max-width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-panel-color-gradient-settings__reset{left:0;margin:auto 8px;opacity:0;position:absolute;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-color-gradient-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-panel-color-gradient-settings__reset.block-editor-panel-color-gradient-settings__reset{border-radius:2px}.block-editor-panel-color-gradient-settings__dropdown:hover+.block-editor-panel-color-gradient-settings__reset,.block-editor-panel-color-gradient-settings__reset:focus,.block-editor-panel-color-gradient-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-color-gradient-settings__reset{opacity:1}}.block-editor-date-format-picker{border:none;margin:0 0 16px;padding:0}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover.components-popover>.components-popover__content{padding:8px;width:260px}.block-editor-duotone-control__popover.components-popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover.components-popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-font-family-control:not(.is-next-has-no-margin-bottom){margin-bottom:8px}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:left}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{border:1px solid #ddd;border-radius:2px;display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown-toggle,.block-editor-global-styles__shadow-dropdown-toggle{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown-toggle.is-open,.block-editor-global-styles__shadow-dropdown-toggle.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-editor__remove-button{left:0;margin:auto 8px;opacity:0;position:absolute;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-editor__remove-button{transition:opacity .1s ease-in-out}}.block-editor-global-styles__shadow-dropdown:hover .block-editor-global-styles__shadow-editor__remove-button,.block-editor-global-styles__shadow-editor__remove-button:focus,.block-editor-global-styles__shadow-editor__remove-button:hover{opacity:1}@media (hover:none){.block-editor-global-styles__shadow-editor__remove-button{opacity:1}}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);width:26px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator{will-change:transform}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-panel-duotone-settings__reset{left:0;margin:auto 8px;opacity:0;position:absolute;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-duotone-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-filters-panel__dropdown:hover .block-editor-panel-duotone-settings__reset,.block-editor-panel-duotone-settings__reset:focus,.block-editor-panel-duotone-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-duotone-settings__reset{opacity:1}}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid;position:absolute}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-4px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{left:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{right:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;margin-top:-.5px;position:absolute;right:50%;top:50%;transform:translate(50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{left:0;position:absolute;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;justify-content:center;padding:8px;width:100%;word-break:break-word}@media not (prefers-reduced-motion){.components-button.block-editor-block-types-list__item{transition:all .05s ease-in-out}}.components-button.block-editor-block-types-list__item{height:auto;position:relative}.components-button.block-editor-block-types-list__item:disabled,.components-button.block-editor-block-types-list__item[aria-disabled=true]{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon{transition:all .05s ease-in-out}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;hyphens:auto;padding:4px 2px 8px}.block-editor-block-inspector__tabs [role=tablist]{width:100%}.block-editor-inspector-popover-header{margin-bottom:16px}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-left:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__help{color:#757575;font-size:12px;font-style:normal;margin-bottom:0;margin-top:-8px;padding:0 16px}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:16px;pointer-events:none;position:absolute;right:-1px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:right}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:#0000;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:center;display:block;flex-direction:row;gap:8px;margin-left:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s}}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;position:absolute;right:0;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__settings{border:0;margin:0;padding:0}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 24px}.block-editor-link-control__setting .components-base-control:not(.components-input-control) .components-base-control__field{display:flex}.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.block-editor-link-control__setting input{margin-right:0}.is-preview .block-editor-link-control__setting{padding:20px 0 8px 8px}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-right:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition:transform .1s ease}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(-90deg)}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition:transform .1s ease}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:40px;position:absolute;right:auto;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{left:12px;top:calc(50% + 4px)}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}.block-editor-list-view-leaf.is-dragging{opacity:0;pointer-events:none;right:0;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 0 6px 4px;position:relative;text-align:right;text-decoration:none;white-space:nowrap;width:100%}@media not (prefers-reduced-motion){.block-editor-list-view-leaf .block-editor-list-view-block-contents{transition:box-shadow .1s linear}}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:-29px;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{left:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-left:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:28px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 1px 6px 6px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg{position:relative;right:2px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{left:0;position:absolute;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d;color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__block-visibility,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:1px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-right:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-right:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-right:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-right:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-right:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-right:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-right:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-right:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-right:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-right:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(-90deg)}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 24px 0 0;padding:0}.list-view-appender .block-editor-inserter__toggle.has-icon.is-next-40px-default-size{min-width:24px}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description{display:none}.block-editor-media-placeholder__url-input-form{min-width:260px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form{width:300px}}.block-editor-media-placeholder__url-input-form input{direction:ltr}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-right:4px}.block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{left:10px;position:absolute}.block-editor-multi-selection-inspector__card{padding:16px}.block-editor-multi-selection-inspector__card-title{font-weight:500}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-right:-2px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 -3px .6em 0}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-right:-3px}.block-editor-responsive-block-control__inner{margin-right:-1px}.block-editor-responsive-block-control__toggle{margin-right:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{background:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-left:8px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{left:8px;margin:0;position:absolute;top:calc(50% - 8px)}.block-editor-url-input__suggestions{max-height:200px}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.block-editor-url-input__suggestions{overflow-y:auto;padding:4px 0;width:302px}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:right;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-left:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;left:-1px;position:absolute;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:right}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-left:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(-180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-left:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-left:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor-hooks__grid-layout-columns-and-rows-controls,.block-editor-hooks__grid-layout-minimum-width-control{border:0;margin:0;padding:0}.block-editor__spacing-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}@media not (prefers-reduced-motion){.block-editor-block-toolbar{transition:border-color .1s linear,box-shadow .1s linear}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-left:1px solid #ddd;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-left:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{will-change:transform}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-gutter:auto}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;left:0;position:absolute;top:15px;width:2px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-flex}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)){width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)) svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)):after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border-bottom-left-radius:0;border-top-left-radius:0;padding-left:12px;padding-right:12px;text-wrap:nowrap}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;margin-top:-.5px;position:absolute;right:50%;top:50%;transform:translate(50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-right:1px solid #ddd;margin-left:-6px;margin-right:6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-right:6px}.block-editor-block-toolbar-change-design-content-wrapper{padding:12px;width:320px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:4px 4px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 4px 4px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0}@media not (prefers-reduced-motion){.block-editor-inserter__toggle.components-button{transition:color .2s ease}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 0 0 12px;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:left}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-left:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{margin-bottom:8px}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-right:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);padding:0;position:absolute;right:350px;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__patterns-filter-help{border-top:1px solid #ddd;color:#757575;min-width:280px;padding:16px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:right;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;overflow-x:visible;overflow-y:auto;padding:24px 32px 32px;position:absolute;right:0;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:right;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-right:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{display:grid;grid-gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{left:8px;position:absolute;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}@media not (prefers-reduced-motion){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition:outline .1s linear}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:none;padding:0 24px 16px}@media (min-width:480px){.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:block}}.spacing-sizes-control{border:0;margin:0;padding:0}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{flex:1;margin-bottom:0}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-right:-4px}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,114.7661290323,160.5;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,96.5322580645,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7.3723404255,81.914893617,108.1276595745;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:5.7446808511,63.829787234,84.2553191489;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56.2692307692,51.4461538462,48.2307692308;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:42.5384615385,38.8923076923,36.4615384615;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:69.8430232558,53.6598837209,92.8401162791;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:57.6860465116,44.3197674419,76.6802325581;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221.4908256881,56.1788990826,45.0091743119;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:207.8348623853,44.2201834862,33.1651376147;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87.0873362445,110.192139738,116.4126637555;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76.1746724891,96.384279476,101.8253275109;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:216.8782608696,116.1847826087,37.6217391304;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195.147826087,104.5434782609,33.852173913;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}.wp-block-popup-maker-cta-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-popup-maker-cta-button__link.aligncenter,.wp-block-popup-maker-cta-button__link.has-text-align-center{text-align:center}.wp-block-popup-maker-cta-button__link.alignright,.wp-block-popup-maker-cta-button__link.has-text-align-right{text-align:left}.wp-block-popup-maker-cta-button__link.alignleft,.wp-block-popup-maker-cta-button__link.has-text-align-left{text-align:right}:where(.wp-block-popup-maker-cta-button__link){border-radius:9999px;box-shadow:none;padding:1rem 2.25rem;text-decoration:none}.wp-block-popup-maker-cta-button[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width{max-width:none}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width .wp-block-popup-maker-cta-button__link{width:100%}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-100{flex-basis:100%;width:100%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:25%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:50%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:75%}.wp-block-popup-maker-cta-button.is-style-squared,.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button.is-style-squared{border-radius:0}.wp-block-popup-maker-cta-button.no-border-radius,.wp-block-popup-maker-cta-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-popup-maker-cta-button){font-family:inherit;font-size:var(--wp--preset--font-size--medium);font-style:normal;line-height:inherit}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline){background-color:var(--wp--preset--color--contrast);border-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 85%,#0000);border-color:#0000;color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link){border:1px solid;padding:calc(1rem - 1px) calc(2.25rem - 1px)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-background)){background-color:#0000;background-image:none}:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 5%,#0000)}.wp-block-popup-maker-cta-button__link:hover.has-background:not(.is-style-outline):hover,.wp-block-popup-maker-cta-button__link:hover[style*=background-color]:not(.is-style-outline){filter:brightness(.85)}.wp-block-popup-maker-cta-button__link:hover.is-style-outline:hover{filter:brightness(1.05)}@supports not (background-color:color-mix(in srgb,red 50%,blue)){:where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{filter:brightness(.85)}:where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){filter:brightness(1.05)}}.wp-block-popup-maker-cta-button{cursor:text;position:relative}
.wp-block-popup-maker-cta-buttons{box-sizing:border-box}.wp-block-popup-maker-cta-buttons.is-vertical{flex-direction:column}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button:last-child{margin-bottom:0}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button{display:inline-block;margin:0}.wp-block-popup-maker-cta-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-center{justify-content:center}.wp-block-popup-maker-cta-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-popup-maker-cta-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-popup-maker-cta-buttons.aligncenter{text-align:center}.wp-block-popup-maker-cta-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-popup-maker-cta-button.aligncenter{margin-right:auto;margin-left:auto;width:100%}.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button,.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-button.aligncenter{text-align:center}:root .wp-block-popup-maker-cta-buttons.is-layout-flex:not([class*=wp-container-popup-maker-cta-buttons-is-layout-]){gap:16px}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpcf7-not-valid-tip {
direction: rtl;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
right: 1em;
}
.wpcf7-list-item {
margin: 0 1em 0 0;
}.twentyfourteen .tfmp{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfmp div.product.hentry.has-post-thumbnail{margin-top:0}.twentythirteen h1{margin:0}.twentythirteen ul{padding:0}@media screen and (min-width:673px){.twentyfourteen .tfmp{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfmp{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfmp{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfmp{margin-right:54px}.full-width .twentyfourteen .tfmp{margin-right:auto}}.twentyfifteen .t15mp{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;-webkit-box-shadow:0 0 1px rgba(0,0,0,.15);box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .mptt-sidebar .widget.mptt-container{padding:0}@media screen and (min-width:38.75em){.twentyfifteen .t15mp{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15mp{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}}.mptt-column .event[id^=event_columns_],.mptt-theme-mode-event.event{overflow:auto}.mptt-main-wrapper.mp-event-item img:not(.avatar ){width:100%;height:auto}.mptt-main-wrapper .mptt-content{width:66.999%;margin-right:3%;float:left}.mptt-main-wrapper .mptt-sidebar{width:30%;float:left}.mptt-main-wrapper .event-title{margin:0 0 2rem}.mptt-main-wrapper .thumbnail-wrapper{margin-bottom:1rem}.mptt-main-wrapper .event-content,.mptt-main-wrapper .timeslots-title{margin:1rem 0}.mptt-main-wrapper .mptt-event.events-list{margin:0 0 1rem 2rem;list-style:none;padding:0}.mptt-main-wrapper .mptt-event.events-list .event{list-style:outside;padding:1rem}.mptt-main-wrapper .mptt-event.events-list .event .event-subtitle,.mptt-main-wrapper .mptt-event.events-list .event .event-title,.mptt-main-wrapper .mptt-event.events-list .event .event-user,.mptt-main-wrapper .mptt-event.events-list .event .timeslot{margin:.25rem 0 0;padding:0}.mptt-main-wrapper .mptt-event.events-list .event .event-description{margin:.25rem 0 0;padding:0;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.mptt-main-wrapper .mptt-event.events-list .event .event-user .avatar{border-radius:50%}.mptt-main-wrapper .mptt-event.events-list .event:last-child{margin-bottom:0}.mptt-main-wrapper .column-title{margin:0 0 2rem}.mptt-main-wrapper .column-content{margin:1rem 0}.mptt-main-wrapper .mptt-column.events-list{margin:0 0 2rem;list-style:none;padding:0}.mptt-main-wrapper .mptt-column.events-list .event{list-style:none;padding:1rem}.mptt-main-wrapper .mptt-column.events-list .event .event-thumbnail{float:left;margin:0 2rem 2rem 0}.mptt-main-wrapper .mptt-column.events-list .event .event-title{clear:none;margin:0 0 .25rem;padding:0}.mptt-main-wrapper .mptt-column.events-list .event .event-subtitle,.mptt-main-wrapper .mptt-column.events-list .event .event-user,.mptt-main-wrapper .mptt-column.events-list .event .timeslot{margin:.25rem 0 0;padding:0}.mptt-main-wrapper .mptt-column.events-list .event .event-description{margin:.25rem 0 0;padding:0;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.mptt-main-wrapper .mptt-column.events-list .event .event-user .avatar{border-radius:50%}.upcoming-events-widget{margin-top:2rem}.upcoming-events-widget .mptt-widget.events-list{list-style:none;margin:0;padding:0}.upcoming-events-widget .mptt-widget.events-list .event{list-style:none;margin-bottom:2rem;padding:.5rem 2rem;border:none;border-left:3px solid #3b5998}.upcoming-events-widget .mptt-widget.events-list .event .event-title{margin:0 0 .25rem;padding:0}.upcoming-events-widget .mptt-widget.events-list .event .column-title,.upcoming-events-widget .mptt-widget.events-list .event .event-user,.upcoming-events-widget .mptt-widget.events-list .event .timeslot{margin:.25rem 0 0;padding:0}.upcoming-events-widget .mptt-widget.events-list .event.mptt-colorized .event-title{margin:0 0 .25rem;padding:0;color:inherit}.upcoming-events-widget .mptt-widget.events-list .event.mptt-colorized .event-title .event-link{color:inherit}.mptt-hidden{display:none;opacity:0;clear:both}.mprm_ie_browser .mptt-inner-event-content{width:100%}.mptt-container{list-style:none}.mptt-shortcode-wrapper .mptt-shortcode-event .mptt-event-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mptt-shortcode-wrapper .mptt-shortcode-event .mptt-event-container:hover{display:-webkit-box;display:-ms-flexbox;display:flex}.mptt-shortcode-wrapper .mptt-shortcode-event.mptt-event-vertical-top .mptt-event-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.mptt-shortcode-wrapper .mptt-shortcode-event.mptt-event-vertical-middle .mptt-event-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.mptt-shortcode-wrapper .mptt-shortcode-event.mptt-event-vertical-bottom .mptt-event-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.mptt-shortcode-wrapper .mptt-shortcode-table{margin-top:1rem}.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th{background-color:#f0f0f0;border:1px solid #fff;text-align:center;color:#404040;padding:.25rem 1rem;overflow-wrap:normal;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.mptt-shortcode-wrapper .mptt-shortcode-table tbody tr:nth-child(2n+2){background-color:#f0f0f0}.mptt-shortcode-wrapper .mptt-shortcode-table tbody td{position:relative;border:1px solid #fff;padding:0;line-height:normal;-webkit-box-sizing:initial;box-sizing:initial}.mptt-shortcode-wrapper .mptt-shortcode-table tbody td.event{background-color:#3b5998}.mptt-shortcode-wrapper .mptt-shortcode-table tbody td.mptt-shortcode-hours{padding:0 1rem!important;white-space:nowrap;width:1%;vertical-align:middle}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container{position:absolute;top:0;right:0;left:0;z-index:3;overflow:hidden;outline:#fff solid 1px;color:inherit}.mptt-shortcode-wrapper .mptt-shortcode-table.mptt-theme-mode tbody td.event .event-user img,.mptt-theme-mode-event.event .event-user img{position:relative}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:hover{background-color:inherit;overflow:visible;z-index:10}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:hover .event-title{text-decoration:underline}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container p{color:inherit}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-title{color:inherit;display:inline-block;margin:.5rem .25rem .25rem;text-decoration:none;font-size:1.1em}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-subtitle,.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-user{margin:.25rem;font-size:.8em}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-user .avatar{border-radius:50%;margin-right:3px;display:inline-block;vertical-align:middle}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-description{font-size:.8em;margin:.25rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .timeslot{font-size:.9em;margin:.25rem}.mptt-shortcode-wrapper .mptt-shortcode-table.mptt-theme-mode tbody tr:nth-child(2n+2) td.event{background-color:inherit}.mptt-shortcode-wrapper .mptt-shortcode-table.mptt-theme-mode tbody td.event{background-color:#fff}.mptt-shortcode-wrapper .mptt-shortcode-table.mptt-table-layout-auto{table-layout:auto}.mptt-shortcode-wrapper .mptt-shortcode-table.mptt-table-layout-fixed{table-layout:fixed}.mptt-shortcode-wrapper .mptt-navigation-tabs{margin:0 0 1rem;list-style-type:none}.mptt-shortcode-wrapper .mptt-navigation-tabs li{display:inline-block;padding:.25rem .5rem .25rem 0}.mptt-shortcode-wrapper .mptt-shortcode-list{display:none}.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column,.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-column-title{margin:2rem 0}.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list{list-style:none;margin:2rem;padding:0}.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event{list-style:none;margin-bottom:2rem;padding:0 0 0 2rem;border-left:3px solid #3b5998}.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .event-user,.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .mptt-event-title,.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .timeslot{margin:.25rem 0 0;padding:0}.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .event-description,.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .event-subtitle{margin:.25rem 0 0;padding:0;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .event-user .avatar{border-radius:50%;margin-right:3px;display:inline-block;vertical-align:middle}.mptt-shortcode-wrapper.mptt-table-fixed{overflow-x:scroll}.mptt-shortcode-wrapper.mptt-table-fixed .mptt-shortcode-table{table-layout:auto}.mptt-shortcode-wrapper.mptt-table-fixed tbody,.mptt-shortcode-wrapper.mptt-table-fixed thead{width:100%}.mptt-shortcode-wrapper td{vertical-align:middle}@media (max-width:767px){.mptt-main-wrapper .mptt-content,.mptt-main-wrapper .mptt-sidebar{padding:0 2rem 2rem;width:100%}.mptt-shortcode-wrapper .mptt-shortcode-list{display:block}.mptt-shortcode-wrapper.mptt-table-fixed .mptt-shortcode-list{display:none!important}.mptt-shortcode-wrapper.mptt-table-fixed .mptt-shortcode-table{display:table}.mptt-shortcode-wrapper.mptt-table-fixed .mptt-shortcode-table td.event{min-width:200px}.mptt-shortcode-wrapper.mptt-table-responsive .mptt-shortcode-table{display:none!important}}.mptt-clearfix:after,.mptt-clearfix:before{display:table;content:"";line-height:0}.mptt-clearfix:after{clear:both}.twentysixteen.mptt-shortcode-wrapper .event-title{-webkit-box-shadow:none;box-shadow:none}.twentyfifteen.mptt-shortcode-wrapper .event-title{border-bottom:none}.twentyfourteen .mptt-content{width:100%;margin:0}.vp-modal,
.vp-modal *,
.vp-modal *::before,
.vp-modal *::after{
margin: 0 !important;
padding: 0 !important;
border: none !important;
outline: 0 !important;
font-size: 0 !important;
box-shadow: none !important;
border-radius: 0 !important;
line-height: 1 !important;
box-sizing: border-box !important;
}
@media print {
.vp-modal {
display: none !important;
}
}
.vp-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
background: #000;
background: rgba(0, 0, 0, 0.70);
backdrop-filter: blur(5px);
z-index: 99999998;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
font-size: 0 !important;
}
.vp-modal.vp-show {
opacity: 1;
visibility: visible;
}
.vp-container {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
max-width: 95%;
height: 100vh;
margin: 0 auto !important;
padding: 20px !important;
transform: scale(0.9) translateY(30px);
transition: all 0.3s ease;
font-size:0 !important;
box-sizing: border-box;
}
.vp-modal.vp-show .vp-container {
transform: scale(1) translateY(0);
}
.vp-video {
font-size:0 !important;
position: relative;
width: 800px;
max-width: 92vw;
height: 450px;
max-height: 86vh;
min-width: 150px;
min-height: 84.38px;
background: #000000;
box-shadow: 
0 25px 50px rgba(0, 0, 0, 0.2),
0 10px 20px rgba(0, 0, 0, 0.2) !important;
}
.vp-video iframe,
.vp-video video {
width: 100%;
height: 100%;
border: none;
font-size:0 !important;
background: #000000 !important;
}
.vp-close {
position: absolute;
z-index: 999999;
top: 0;
left: -35px;
width: 20px;
height: 20px;
background: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M8 8L16 16M16 8L8 16" stroke="%23ffffff" stroke-width="2" stroke-linecap="round"/></svg>') rgba(0, 0, 0, 0.4) center no-repeat;
background-size: 100% 100%;
border: none;
border-radius: 50% !important;
font-size: 0 !important;
cursor: pointer;
transition: all 0.2s ease;
}
.vp-close:hover {
opacity: 0.5;
}
@media (max-width: 1096px) {
.vp-container{
max-width: 85%;
padding: 10px !important;
}
}
@media (max-width: 960px) {
.vp-close{
left:-30px;
}
}
@media (max-width: 768px) {
.vp-video{
height: auto !important;
max-height: 100% !important;
aspect-ratio: 16 / 9;
}
}
@media (max-width: 500px) {
.vp-container{
max-width: 80%;
padding: 5px !important;
}
.vp-close{
left: -25px;
width: 16px;
height: 16px;
}
}
@media (max-width: 260px) {
.vp-close{
left: -20px;
}
}
.vp-video::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin: -20px 0 0 -20px !important;
border: 3px solid #000 !important;
border-top: 3px solid #fff !important;
border-radius: 50% !important;
animation: video-popup_spin-load 1s linear infinite;
z-index: 1;
}
.vp-video iframe,
.vp-video video {
z-index: 100;
position: relative;
}
@keyframes video-popup_spin-load {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.vp-video iframe[src],
.vp-video video[src] {
background: #000;
}
.vp-video:has(iframe[src])::before,
.vp-video:has(video[src])::before {
display: none;
}
.YouTubePopUp-Wrap{
display: none !important;
}
  @font-face {
font-family: 'FontAwesome';
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/fontawesome-webfont.eot?v=4.5.0);
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'btmedical';
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/btmedical.eot?uxxznt);
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/btmedical.eot?uxxznt#iefix) format('embedded-opentype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/btmedical.ttf?uxxznt) format('truetype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/btmedical.woff?uxxznt) format('woff'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/btmedical.svg?uxxznt#btmedical) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'Dialogue';
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Dialogue.eot?llj31m);
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Dialogue.eot?llj31m#iefix) format('embedded-opentype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Dialogue.ttf?llj31m) format('truetype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Dialogue.woff?llj31m) format('woff'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Dialogue.svg?llj31m#Dialogue) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'Essential';
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Essential.eot?ljkb42);
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Essential.eot?ljkb42#iefix) format('embedded-opentype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Essential.ttf?ljkb42) format('truetype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Essential.woff?ljkb42) format('woff'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Essential.svg?ljkb42#Essential) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'Glasses';
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Glasses.eot?ihgsb3);
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Glasses.eot?ihgsb3#iefix) format('embedded-opentype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Glasses.ttf?ihgsb3) format('truetype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Glasses.woff?ihgsb3) format('woff'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Glasses.svg?ihgsb3#Glasses) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'Hospital';
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Hospital.eot?qkeonf);
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Hospital.eot?qkeonf#iefix) format('embedded-opentype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Hospital.ttf?qkeonf) format('truetype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Hospital.woff?qkeonf) format('woff'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Hospital.svg?qkeonf#Hospital) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'Hospital-2';
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Hospital-2.eot?tvrq72d);
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Hospital-2.eot?tvrq72d#iefix) format('embedded-opentype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Hospital-2.ttf?tvrq72d) format('truetype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Hospital-2.woff?tvrq72d) format('woff'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Hospital-2.svg?tvrq72d#Hospital-2) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'Medical';
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Medical.eot?a87gfe);
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Medical.eot?a87gfe#iefix) format('embedded-opentype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Medical.ttf?a87gfe) format('truetype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Medical.woff?a87gfe) format('woff'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Medical.svg?a87gfe#Medical) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'Medical-Set';
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Medical-Set.eot?onir9v);
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Medical-Set.eot?onir9v#iefix) format('embedded-opentype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Medical-Set.ttf?onir9v) format('truetype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Medical-Set.woff?onir9v) format('woff'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Medical-Set.svg?onir9v#Medical-Set) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'Optometry';
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Optometry.eot?x9hfwf);
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Optometry.eot?x9hfwf#iefix) format('embedded-opentype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Optometry.ttf?x9hfwf) format('truetype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Optometry.woff?x9hfwf) format('woff'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Optometry.svg?x9hfwf#Optometry) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'Pins-Locations';
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Pins-Locations.eot?py9dnv);
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Pins-Locations.eot?py9dnv#iefix) format('embedded-opentype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Pins-Locations.ttf?py9dnv) format('truetype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Pins-Locations.woff?py9dnv) format('woff'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Pins-Locations.svg?py9dnv#Pins-Locations) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'Teamwork';
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Teamwork.eot?sbgf0q);
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Teamwork.eot?sbgf0q#iefix) format('embedded-opentype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Teamwork.ttf?sbgf0q) format('truetype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Teamwork.woff?sbgf0q) format('woff'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Teamwork.svg?sbgf0q#Teamwork) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'Technology-Collection';
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Technology-Collection.eot?sdr0gav);
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Technology-Collection.eot?sdr0gav#iefix) format('embedded-opentype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Technology-Collection.ttf?sdr0gav) format('truetype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Technology-Collection.woff?sdr0gav) format('woff'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Technology-Collection.svg?sdr0gav#Technology-Collection) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'Icon7Stroke';
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Pe-icon-7-stroke.eot?d7yf1v);
src: url(//professorwerner.ch/wp-content/themes/medicare/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),url(//professorwerner.ch/wp-content/themes/medicare/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
font-weight: normal;
font-style: normal;
}                                            article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
audio,
canvas,
video {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
*:focus,
* {
outline: none;
outline: 0;
}
.touch * {
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-focus-ring-color: rgba(0,0,0,0);
}
button::-moz-focus-inner {
border: 0;
}
audio:not([controls]) {
display: none;
height: 0;
}
html,
body {
margin: 0;
padding: 0;
}
*,
*:after,
*:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
background-repeat: no-repeat;
}
input,
textarea,
select {
outline: none;
font: inherit;
background: transparent;
}
textarea {
padding: 10px;
resize: vertical;
}
button {
font: inherit;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #0cb8b6;
}
a img {
border: none;
}
a,
a:active,
a:focus {
outline: none;
}
p,
dl,
dd,
address,
cite {
margin: 0 0 20px;
}
ul,
ol {
padding: 0 0 0 1.2em;
margin: 0 0 10px;
}
li,
ul ul,
ol ol {
margin-bottom: 0;
}
dt {
font-weight: 600;
}
figcaption {
font-size: 11px;
}
select,
input {
font-family: Montserrat;
}   .mainHeader:after,
.menuHolder .port:after,
.topBarPort:after,
.boldSiteFooter:before,
.boldSiteFooter:after,
.boldSiteFooter .port:after,
.contentWrap:after,
.contentHolder:after,
.btBox:after,
.boldSection .port:after,
.header:after,
.boldRow:after,
.socialRow:before,
.socialRow:after,
.servicesItem .sIcon:after,
.boldSection:before,
.boldSection:after,
.psCats:after,
.psWrap:after,
.btTabs:after,
.tabsHeader:after,
.neighboringArticles:after,
.articleListItem footer:after,
.btPagination:after,
.boldArticleBody blockquote:after,
.tilesWall.classic .bgiTxt:after,
.btQuoteItem:after,
.boldArticleHeader .socialRow:before,
.tagcloud:after,
.btWorkingHoursInnerRow:after,
.btGoogleMapsWrapper:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
position: relative;
}
@media screen and (min-width: 768px) {
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
min-height: 1px;
}
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
float: none;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
@media screen and (min-width: 480px) {
.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
float: left;
}
.col-ms-12 {
width: 100%;
float: none;
}
.col-ms-11 {
width: 91.66666667%;
}
.col-ms-10 {
width: 83.33333333%;
}
.col-ms-9 {
width: 75%;
}
.col-ms-8 {
width: 66.66666667%;
}
.col-ms-7 {
width: 58.33333333%;
}
.col-ms-6 {
width: 50%;
}
.col-ms-5 {
width: 41.66666667%;
}
.col-ms-4 {
width: 33.33333333%;
}
.col-ms-3 {
width: 25%;
}
.col-ms-2 {
width: 16.66666667%;
}
.col-ms-1 {
width: 8.33333333%;
}
}
@media screen and (min-width: 768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
float: none;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
}
@media screen and (min-width: 992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
float: none;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
}
@media screen and (min-width: 1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
float: none;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both;
}
.visible-xs,
.visible-ms,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
@media screen and (max-width: 480px) {
.visible-xs {
display: block !important;
}
}
@media screen and (min-width: 480px) and (max-width:767px) {
.visible-ms {
display: block !important;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
}
@media screen and (min-width: 1200px) {
.visible-lg {
display: block !important;
}
}
@media screen and (max-width: 480px) {
.hidden-xs {
display: none !important;
}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
.hidden-ms {
display: none !important;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media screen and (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
} .gutter .port {
max-width: 1160px;
margin: auto;
} .btDivider {
border-bottom: 1px solid rgba(0,0,0,.1);
} .boldRow {
display: block;
margin: 0 -15px;
}
.rowItem {
padding: 0 15px;
}
.rowItemContent {
position: relative;
}
.btDoubleRowPadding .boldRow {
display: block;
margin: 0 -30px;
}
.btDoubleRowPadding .rowItem {
padding: 0 30px;
} @media (min-width: 992px) {
.boldRowInner.btTableRow {
display: table;
width: 100%;
padding: 0 15px;
table-layout: fixed;
}
.boldRowInner.btTableRow > .rowItem {
display: table-cell;
float: none;
}
.btTopVertical {
vertical-align: top;
}
.btMiddleVertical {
vertical-align: middle;
}
.btBottomVertical {
vertical-align: bottom;
}
}  @media (min-width: 768px) {
.boldRow.btTableRow {
display: table;
table-layout: fixed;
width: 101%;
margin: 0;
}
.wVariable .boldRow.btTableRow {
margin: 0;
width: 100%;
}
.wVariable .boldRow.btTableRow > .rowItem {
padding: 0;
}
.btHalfPage .boldRow.btTableRow {
width: 100%;
}
.boldRow.btTableRow .rowItem {
float: none;
height: 100%;
display: table-cell;
}
.boldRow.btTableRow .rowItem.btMiddleVertical {
vertical-align: middle;
}
.boldRow.btTableRow .rowItem.btBottomVertical {
vertical-align: bottom;
} .rowItem.btLeftBorder {
border-left: 1px solid rgba(0,0,0,.1);
}
.rowItem.btLeftBorder {
border-left: 1px solid rgba(0,0,0,.1);
}
.rowItem.btRightBorder {
border-right: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .rowItem.btRightBorder,
.btLightSkin .btDarkSkin .rowItem.btRightBorder {
border-right: 1px solid rgba(255,255,255,.1);
}
.btDarkSkin .rowItem.btLeftBorder,
.btLightSkin .btDarkSkin .rowItem.btLeftBorder {
border-left: 1px solid rgba(255,255,255,.1);
}
} .topExtraSmallSpaced {
padding-top: 5px;
}
.topSmallSpaced {
padding-top: 20px;
}
.topSemiSpaced {
padding-top: 40px;
}
.topSpaced {
padding-top: 80px;
}
.topExtraSpaced {
padding-top: 160px;
}
.topExtraExtraSpaced {
padding-top: 240px;
}
.bottomExtraSmallSpaced {
padding-bottom: 5px;
}
.bottomSmallSpaced {
padding-bottom: 20px;
}
.bottomSemiSpaced {
padding-bottom: 40px;
}
.bottomSpaced {
padding-bottom: 80px;
}
.bottomExtraSpaced {
padding-bottom: 160px;
} .rowItem.btDoublePadding > .rowItemContent {
padding: 0 30px;
}
.rowItem.btNoPadding {
padding: 0;
}
.rowItem.btNoPadding {
padding: 0;
} .btTextIndent > .rowItemContent {
padding: 0 15px;
}
.btTextIndent > .rowItemContent .btImage,
.btTextIndent > .rowItemContent .bpgPhoto {
margin: 0 -15px;
} .btLightSkin .btHighlight > .rowItemContent,
.btDarkSkin .btLightSkin .btHighlight > .rowItemContent {
border: 1px solid rgba(0,0,0,.1);
border-bottom: 2px solid rgba(0,0,0,.1);
background-color: rgba(0,0,0,.07);
}
.btDarkSkin .btHighlight > .rowItemContent,
.btLightSkin .btDarkSkin .btHighlight > .rowItemContent {
border: 1px solid rgba(255,255,255,.1);
border-bottom: 2px solid rgba(255,255,255,.1);
background-color: rgba(255,255,255,.075);
} .boldRow:after,
.btClear:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
.btClear {
clear: both;
}
.btTextLeft {
text-align: left;
}
.btTextRight {
text-align: right;
}
.btTextCenter {
text-align: center;
}
.fullScreenHeight {
height: 100vh;
}
.fullScreenHeight .port {
height: 100%;
width: 100%;
display: table;
table-layout: fixed;
}
.fullScreenHeight .boldCell {
height: 100%;
width: 100%;
display: table-cell;
}
.fullScreenHeight .boldCellInner {
display: block;
}
.btMiddleVertical .boldCell {
vertical-align: middle;
}
.btBottomVertical .boldCell {
vertical-align: bottom;
}
.btGhost {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
-webkit-transition: all 1s cubic-bezier(.680,-.550,.265,1.550);
-moz-transition: all 1s cubic-bezier(.680,-.550,.265,1.550);
transition: all 1s cubic-bezier(.680,-.550,.265,1.550);
}
.btGhost.btRemoveGhost {
-webkit-transform: translateY(-100%) scale(.7);
-moz-transform: translateY(-100%) scale(.7);
-ms-transform: translateY(-100%) scale(.7);
transform: translateY(-100%) scale(.7);
opacity: 0;
}
.wBackground {
background-color: transparent;
background-position: center;
background-repeat: no-repeat;
background-attachment: scroll;
}
.wBackground.cover {
background-size: cover;
}
.wBackground.contain {
background-size: contain;
} .btParallax,
.bt_parallax {
-webkit-transition-property: background-position;
-moz-transition-property: background-position;
transition-property: background-position;
-webkit-transition-duration: 0ms;
-moz-transition-duration: 0ms;
transition-duration: 0ms;
-webkit-transition-delay: 0ms;
-moz-transition-delay: 0ms;
transition-delay: 0ms;
background-attachment: fixed;
}
.animate {
-webkit-transition: all 1000ms cubic-bezier(.190,1,.220,1) 200ms;
-moz-transition: all 1000ms cubic-bezier(.190,1,.220,1) 200ms;
transition: all 1000ms cubic-bezier(.190,1,.220,1) 200ms;
}
.animate-fadein {
opacity: 0;
-webkit-transform: scale(.98);
-moz-transform: scale(.98);
-ms-transform: scale(.98);
transform: scale(.98);
}
.touch .animate-fadein {
opacity: 1;
}
.animate-moveleft {
-webkit-transform: translateX(100px);
-moz-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
}
.animate-moveright {
-webkit-transform: translateX(-100px);
-moz-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
}
.animate-moveup {
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
}
.animate-movedown {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
}
.animated {
opacity: 1;
-webkit-transform: translateY(0) scale(1);
-moz-transform: translateY(0) scale(1);
-ms-transform: translateY(0) scale(1);
transform: translateY(0) scale(1);
-webkit-transition: all 1s cubic-bezier(.190,1,.220,1) 200ms;
-moz-transition: all 1s cubic-bezier(.190,1,.220,1) 200ms;
transition: all 1s cubic-bezier(.190,1,.220,1) 200ms;
}
body:not(.btHalfPage) .rowItem:nth-child(0) {
-webkit-transition-delay: 0ms;
-moz-transition-delay: 0ms;
transition-delay: 0ms;
}
body:not(.btHalfPage) .rowItem:nth-child(1) {
-webkit-transition-delay: 200ms;
-moz-transition-delay: 200ms;
transition-delay: 200ms;
}
body:not(.btHalfPage) .rowItem:nth-child(2) {
-webkit-transition-delay: 400ms;
-moz-transition-delay: 400ms;
transition-delay: 400ms;
}
body:not(.btHalfPage) .rowItem:nth-child(3) {
-webkit-transition-delay: 600ms;
-moz-transition-delay: 600ms;
transition-delay: 600ms;
}
body:not(.btHalfPage) .rowItem:nth-child(4) {
-webkit-transition-delay: 800ms;
-moz-transition-delay: 800ms;
transition-delay: 800ms;
}
body:not(.btHalfPage) .rowItem:nth-child(5) {
-webkit-transition-delay: 1000ms;
-moz-transition-delay: 1000ms;
transition-delay: 1000ms;
}
body:not(.btHalfPage) .rowItem:nth-child(6) {
-webkit-transition-delay: 1200ms;
-moz-transition-delay: 1200ms;
transition-delay: 1200ms;
}
body:not(.btHalfPage) .rowItem:nth-child(7) {
-webkit-transition-delay: 1400ms;
-moz-transition-delay: 1400ms;
transition-delay: 1400ms;
}
body:not(.btHalfPage) .rowItem:nth-child(8) {
-webkit-transition-delay: 1600ms;
-moz-transition-delay: 1600ms;
transition-delay: 1600ms;
}
body:not(.btHalfPage) .rowItem:nth-child(9) {
-webkit-transition-delay: 1800ms;
-moz-transition-delay: 1800ms;
transition-delay: 1800ms;
}
body:not(.btHalfPage) .rowItem:nth-child(10) {
-webkit-transition-delay: 2000ms;
-moz-transition-delay: 2000ms;
transition-delay: 2000ms;
}
body:not(.btHalfPage) .rowItem:nth-child(11) {
-webkit-transition-delay: 2200ms;
-moz-transition-delay: 2200ms;
transition-delay: 2200ms;
} html,
body {
min-height: 100vh;
}
html {
overflow-x: hidden;
}
body {
font-family: Montserrat;
font-size: 13px;
font-weight: 400;
line-height: 1.7;
background-size: cover;
background-attachment: fixed;
}
.small,
small {
font-size: 11px;
} h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: Montserrat;
margin: 0 0 20px;
line-height: 1.5;
padding: 0;
}
h1,
h2,
h3 {
letter-spacing: 2px;
font-weight: 700;
}
h1 {
font-size: 64px;
line-height: 74px;
}
h2 {
font-size: 40px;
line-height: 50px;
}
h3 {
font-size: 21px;
letter-spacing: 0;
line-height: 31px;
}
h4,
h5,
h6 {
font-size: 16px;
letter-spacing: 0;
font-weight: 600;
line-height: 26px;
}
h5 {
font-size: 15px;
line-height: 25px;
}
h6 {
font-size: 14px;
line-height: 24px;
} .btDarkSkin,
.btLightSkin .btDarkSkin {
color: #fff;
background-color: #1d1f27;
}
.btLightSkin,
.btDarkSkin .btLightSkin {
color: #444;
background-color: #fff;
}
.btLightSkin h1,
.btLightSkin h2,
.btLightSkin h3,
.btLightSkin h4,
.btLightSkin h5,
.btLightSkin h6,
.btDarkSkin .btLightSkin h1,
.btDarkSkin .btLightSkin h2,
.btDarkSkin .btLightSkin h3,
.btDarkSkin .btLightSkin h4,
.btDarkSkin .btLightSkin h5,
.btDarkSkin .btLightSkin h6 {
color: #222;
}
.btDarkSkin h1,
.btDarkSkin h2,
.btDarkSkin h3,
.btDarkSkin h4,
.btDarkSkin h5,
.btDarkSkin h6,
.btLightSkin .btDarkSkin h1,
.btLightSkin .btDarkSkin h2,
.btLightSkin .btDarkSkin h3,
.btLightSkin .btDarkSkin h4,
.btLightSkin .btDarkSkin h5,
.btLightSkin .btDarkSkin h6 {
color: #fff;
}
a {
-webkit-transition: color 300ms ease;
-moz-transition: color 300ms ease;
transition: color 300ms ease;
}
.btLightSkin a,
.btDarkSkin .btLightSkin a {
color: #444;
}
.btDarkSkin a,
.btLightSkin .btDarkSkin a {
color: #fff;
}
a:hover {
color: #0cb8b6;
} .btContentHolder figure,
.btContentHolder img,
.btContentHolder select {
max-width: 100%;
height: auto;
}
.btContentHolder .btGoogleMap figure,
.btContentHolder .btGoogleMap img,
.btContentHolder .btGoogleMap select {
max-width: none;
}
.btContentHolder pre code {
display: block;
}
.btContentHolder pre {
overflow: hidden;
} .btLoader {
margin: 30px auto 30px auto;
font-size: 6px;
position: relative;
text-indent: -9999em;
border: 2px solid rgba(128,128,128,.1);
border-right: 2px solid #0cb8b6;
-webkit-animation: btLoader 1.1s infinite linear;
-moz-animation: btLoader 1.1s infinite linear;
animation: btLoader 1.1s infinite linear;
}
.btLoader,
.btLoader:after {
border-radius: 50%;
width: 64px;
height: 64px;
}
@-webkit-keyframes btLoader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-moz-keyframes btLoader {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes btLoader {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-ms-transform: rotate(359deg);
transform: rotate(359deg);
}
} .btPageWrap {
position: relative;
overflow: hidden;
-webkit-transition: transform 1s cubic-bezier(.230,1,.320,1);
-moz-transition: transform 1s cubic-bezier(.230,1,.320,1);
transition: transform 1s cubic-bezier(.230,1,.320,1);
} .mainHeader {
z-index: 1001;
}
.btGhost {
z-index: 1002;
}
.btPreloader {
z-index: 10000;
} .btNoSidebar .btContentHolder,
.btNoSidebar .btContent {
width: auto;
padding: 0;
}
.btWithSidebar .btContentHolder {
max-width: 1160px;
margin: auto;
}
.btContent {
width: 66.6667%;
}
.btSidebar {
width: 33.3333%;
padding-bottom: 20px;
}
.btSidebarLeft .btSidebar {
float: left;
padding-right: 40px;
}
.btSidebarRight .btSidebar {
float: right;
padding-left: 40px;
}
.btSidebarRight .btContent {
float: left;
}
.btSidebarLeft .btContent {
float: right;
} .btPreloader {
position: fixed;
top: 0;
left: 0;
background-color: inherit;
width: 100%;
vertical-align: middle;
text-align: center;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
-webkit-transition: all .3s ease,opacity .3s ease;
-moz-transition: all .3s ease,opacity .3s ease;
transition: all .3s ease,opacity .3s ease;
z-index: 999999;
}
.btPreloader .animation {
position: absolute;
display: block;
width: 100%;
-webkit-transform: translateY(100px) scale(1);
-moz-transform: translateY(100px) scale(1);
-ms-transform: translateY(100px) scale(1);
transform: translateY(100px) scale(1);
-webkit-transition: transform .3s ease,opacity .3s ease;
-moz-transition: transform .3s ease,opacity .3s ease;
transition: transform .3s ease,opacity .3s ease;
}
.btPreloader.removePreloader {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
opacity: 0;
-webkit-transition: transform .2s ease 1s,opacity .5s ease .5s;
-moz-transition: transform .2s ease 1s,opacity .5s ease .5s;
transition: transform .2s ease 1s,opacity .5s ease .5s;
}
.btPreloader.removePreloader .animation {
-webkit-transform: translateY(36px) scale(1);
-moz-transform: translateY(36px) scale(1);
-ms-transform: translateY(36px) scale(1);
transform: translateY(36px) scale(1);
opacity: 0;
-webkit-transition: transform .5s ease,opacity .5s ease .5s;
-moz-transition: transform .5s ease,opacity .5s ease .5s;
transition: transform .5s ease,opacity .5s ease .5s;
}
.btPreloader .animation .preloaderLogo {
height: 55px;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
transition: all .5s ease;
width: auto;
}
.btMenuVerticalRightEnabled .btPreloader .animation .preloaderLogo,
.btMenuVerticalLeftEnabled .btPreloader .animation .preloaderLogo {
height: 110px;
} .btBreadCrumbs {
font-size: 20px;
margin: 0 0 14px;
font-family: Source Serif Pro;
}
.btBreadCrumbs ul {
margin-left: 0;
padding-left: 0;
}
.btBreadCrumbs li {
display: inline-block;
margin-left: 0;
padding-left: 0;
padding-right: 5px;
}
.btBreadCrumbs li:after {
content: " / ";
} .btPageHeadline {
margin: 0;
padding: 7em 0;
background: rgba(0,0,0,.07);
}
.btWithSidebar .btPageHeadline {
margin-bottom: 40px;
}
.btPageHeadline.btLightSkin {
position: relative;
}
.btPageHeadline.btLightSkin:before {
position: absolute;
display: block;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: #FFF;
opacity: .75;
}
.btPageHeadline.btLightSkin header {
position: relative;
}
.btPageHeadline.btLightSkin header .dash headline:after {
background: #fff;
}
.btPageHeadline header {
word-wrap: break-word;
max-width: 870px;
}
.btPageHeadline header .dash .headline:after {
content: "";
display: block;
background: #0cb8b6;
width: 60px;
height: 2px;
margin: 1rem 0;
}
.btNoDashInSidebar .btPageHeadline header .dash .headline:after {
display: none;
} .btAccentColorBackground {
background-color: #0cb8b6 !important;
}
.btAleternateColorBackground {
background-color: #f36438 !important;
}
.btLightSkin .btDefaultColorBackground,
.btDarkSkin .btLightSkin .btDefaultColorBackground {
background-color: rgba(0,0,0,.07) !important;
}
.btDarkSkin .btDefaultColorBackground,
.btLightSkin .btDarkSkin .btDefaultColorBackground {
background-color: rgba(255,255,255,.075) !important;
} .screen-reader-text {
clip: rect(1px,1px,1px,1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
} .mainHeader {
width: 100%;
position: absolute;
background-color: inherit;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.mainHeader .port,
.mainHeader .topBarPort {
padding: 0 20px;
}
.mainHeader:not(.btBelowMenu .mainHeader) {
-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
}
.mainHeader.btDarkSkin,
.btLightSkin .mainHeader.btDarkSkin {
background-color: #1d1f27;
}
.mainHeader.btLightSkin,
.btDarkSkin .mainHeader.btLightSkin {
background-color: #fff;
}
.btMenuGutter .mainHeader .port,
.btMenuGutter .mainHeader .topBarPort {
max-width: 1160px;
margin: auto;
padding: 0;
} .btBelowMenu:not(.btStickyHeaderActive) .mainHeader {
background-color: transparent;
}
.topTools .btIconWidgetIcon:hover .btIco .btIcoHolder em,
.btIconWidget .btIconWidgetIcon:hover .btIco .btIcoHolder em {
color: #0cb8b6 !important;
}
.btDarkSkin.btBelowMenu:not(.btStickyHeaderActive) .menuHolder .menuPort ul li a,
.btLightSkin .btDarkSkin.btBelowMenu:not(.btStickyHeaderActive) .menuHolder .menuPort ul li a,
.btLightSkin.btBelowMenu:not(.btStickyHeaderActive) .menuHolder .menuPort ul li a,
.btDarkSkin .btLightSkin.btBelowMenu:not(.btStickyHeaderActive) .menuHolder .menuPort ul li a {
color: #fff;
}
.btDarkSkin.btBelowMenu:not(.btStickyHeaderActive) .menuPort:before,
.btDarkSkin.btBelowMenu:not(.btStickyHeaderActive) .menuPort:after,
.btLightSkin .btDarkSkin.btBelowMenu:not(.btStickyHeaderActive) .menuPort:before,
.btLightSkin .btDarkSkin.btBelowMenu:not(.btStickyHeaderActive) .menuPort:after,
.btLightSkin.btBelowMenu:not(.btStickyHeaderActive) .menuPort:before,
.btLightSkin.btBelowMenu:not(.btStickyHeaderActive) .menuPort:after,
.btDarkSkin .btLightSkin.btBelowMenu:not(.btStickyHeaderActive) .menuPort:before,
.btDarkSkin .btLightSkin.btBelowMenu:not(.btStickyHeaderActive) .menuPort:after {
background-color: rgba(255,255,255,.1) !important;
} .menuHolder {
position: relative;
padding: 23px 0 0;
}
.btMenuBelowLogo .menuHolder {
padding: 18px 0 0;
}
.btMenuHorizontal.btMenuCenter .menuHolder {
padding: 15px 0;
}
.btMenuHorizontal.btMenuCenter.btTopToolsInMenuArea .menuHolder {
padding: 20px 0 0;
}
.btMenuHorizontal.btMenuCenter.btTopToolsInMenuArea .menuHolder .logo {
padding: 0 0 20px;
}
.btMenuHorizontal.btMenuCenter.btMenuBelowLogo .menuHolder .logo {
float: none;
margin: 0 auto 15px;
text-align: center;
}
.btMenuHorizontal.btMenuCenter.btMenuBelowLogo .menuHolder .logo a {
display: inline-block;
}
.btMenuHorizontal.btMenuCenter.btMenuBelowLogo .menuHolder .topBarInLogoArea {
display: none;
}
.btMenuHorizontal.btMenuCenter.btMenuBelowLogo .menuHolder .topBarInMenu {
float: none;
position: absolute;
right: 0;
}
.btMenuHorizontal.btMenuCenter.btMenuBelowLogo .menuHolder nav {
text-align: center;
}
.btMenuHorizontal.btMenuCenter.btMenuBelowLogo .menuHolder nav > ul > li {
float: none;
display: inline-block;
}
.btMenuHorizontal.btMenuCenter.btMenuBelowLogo .menuHolder nav > ul > li:last-child {
margin-right: 0;
}
.btMenuHorizontal.btMenuCenter.btMenuBelowLogo .menuHolder nav > ul > li ul {
text-align: left;
}
.menuPort {
font-family: Montserrat;
visibility: hidden;
font-size: 14px;
margin: 0;
}
.menuPort nav ul {
list-style: none;
display: block;
margin: 0;
padding: 0;
-webkit-transition: all 360ms ease 0s;
-moz-transition: all 360ms ease 0s;
transition: all 360ms ease 0s;
}
.menuPort nav ul li {
display: block;
margin: 0;
padding: 0;
position: relative;
}
.menuPort nav ul li a {
display: block;
position: relative;
font-weight: 700;
}
.menuPort nav ul li a:hover {
color: #0cb8b6 !important;
}
.menuPort nav ul ul {
padding: 0;
}
.menuPort nav > ul > li > a {
padding: 0;
}
.btCapitalizeMainMenuItems .menuPort nav > ul > li > a {
text-transform: uppercase;
}
.menuPort nav > ul > li {
line-height: 55px;
}
.menuPort nav > ul > li.menu-item-has-children > a:before {
content: ' ';
position: absolute;
left: 50%;
bottom: 0;
width: 0;
height: 0;
margin: 0 0 0 -6px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #0cb8b6;
opacity: 0;
-webkit-transition: all 360ms ease;
-moz-transition: all 360ms ease;
transition: all 360ms ease;
}
.menuPort nav > ul > li.menu-item-has-children.on > a:before {
opacity: 1;
}
.menuPort nav ul ul li {
font-size: 13px;
line-height: 1.25;
}
.menuPort nav ul ul li a {
padding: 7px 10px 7px 27px;
text-transform: none;
font-weight: 400;
}
.menuPort nav ul ul li:first-child > a {
padding: 16px 10px 7px 27px;
}
.menuPort nav ul ul li:last-child > a {
padding: 7px 10px 16px 27px;
}   body.btMenuVertical .menuPort nav > ul > li.menu-item-has-children > a:before {
display: none;
}
.btMenuBelowLogo .menuPort {
clear: left;
position: relative;
}
.btMenuBelowLogo .menuPort:before,
.btMenuBelowLogo .menuPort:after,
.btMenuHorizontal.btMenuCenter.btTopToolsInMenuArea .menuPort nav.leftNav:before,
.btMenuHorizontal.btMenuCenter.btTopToolsInMenuArea .menuPort nav.leftNav:after {
content: ' ';
display: block;
position: absolute;
width: 3000px;
height: 1px;
top: 0;
background-color: rgba(0,0,0,.1);
}
.btDarkSkin .menuPort:before,
.btDarkSkin .menuPort:after,
.btLightSkin .btDarkSkin .menuPort:before,
.btLightSkin .btDarkSkin .menuPort:after {
background-color: rgba(255,255,255,.1);
}
.btMenuBelowLogo .menuPort:before,
.btMenuHorizontal.btMenuCenter.btTopToolsInMenuArea .menuPort nav.leftNav:before {
right: 50%;
margin: 0 0 0 -100%;
}
.btMenuBelowLogo .menuPort:after,
.btMenuHorizontal.btMenuCenter.btTopToolsInMenuArea .menuPort nav.leftNav:after {
left: 50%;
margin: 0 -100% 0 0;
}
.btTopToolsInMenuArea.btMenuCenter.btMenuHorizontal .menuPort nav.leftNav:before,
.btTopToolsInMenuArea.btMenuCenter.btMenuHorizontal .menuPort nav.leftNav:after {
display: none;
} .btMenuHorizontal .menuPort nav > ul > li.current-menu-ancestor > a,
.btMenuHorizontal .menuPort nav > ul > li.current-menu-item > a {
-webkit-box-shadow: 0 -3px 0 0 #0cb8b6 inset;
box-shadow: 0 -3px 0 0 #0cb8b6 inset;
}
.btMenuHorizontal .menuPort nav > ul > li > ul li.current-menu-ancestor > a,
.btMenuHorizontal .menuPort nav > ul > li > ul li.current-menu-item > a {
color: #0cb8b6 !important;
}
.btMenuHorizontal .menuPort nav ul ul li a:before {
content: '\f105';
display: block;
float: left;
margin: 2px 0 0 -12px;
font: normal 13px/1 FontAwesome;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.btMenuHorizontal .menuPort nav ul ul li.btEmptyElement a:before {
display: none;
}
.btMenuHorizontal.btMenuRight .menuPort nav ul ul li a {
padding: 7px 27px 7px 10px;
}
.btMenuHorizontal.btMenuRight .menuPort nav ul ul li a:before {
content: '\f104';
float: right;
margin: 1px -12px 0 0;
}
.btMenuHorizontal.btMenuRight .menuPort nav ul ul > li:first-child > a {
padding: 16px 27px 7px 10px;
}
.btMenuHorizontal.btMenuRight .menuPort nav ul ul > li:last-child > a {
padding: 7px 27px 16px 10px;
}  .btDarkSkin .menuHolder .menuPort ul li a,
.btLightSkin .btDarkSkin .menuHolder .menuPort ul li a {
color: #fff;
}
.btDarkSkin .menuHolder .menuPort ul ul li,
.btLightSkin .btDarkSkin .menuHolder .menuPort ul ul li {
background-color: #3a3c42;
}
.btDarkSkin .menuHolder .menuPort ul ul li:last-child,
.btLightSkin .btDarkSkin .menuHolder .menuPort ul ul li:last-child {
border-bottom: none;
}
.btDarkSkin .menuHolder .menuPort nav ul ul li a:before,
.btLightSkin .btDarkSkin .menuHolder .menuPort nav ul ul li a:before {
color: rgba(255,255,255,.5);
}
.btLightSkin .menuHolder .menuPort ul li a,
.btDarkSkin .btLightSkin .menuHolder .menuPort ul li a {
color: #444;
}
.btLightSkin .menuHolder .menuPort ul ul li,
.btDarkSkin .btLightSkin .menuHolder .menuPort ul ul li {
background-color: #f1f1f1;
}
.btLightSkin .menuHolder .menuPort ul ul li:last-child,
.btDarkSkin .btLightSkin .menuHolder .menuPort ul ul li:last-child {
border-bottom: none;
}
.btLightSkin .menuHolder .menuPort nav ul ul li a:before,
.btDarkSkin .btLightSkin .menuHolder .menuPort nav ul ul li a:before {
color: rgba(68,68,68,.5);
}
.btDarkSkin .menuHolder ul li a,
.menuHolder.btDarkSkin ul li a {
color: #fff;
}
.btLightSkin .menuHolder ul li a,
.menuHolder.btLightSkin ul li a {
color: #444;
} .btTextLogo {
font-size: 36px;
font-weight: 800;
line-height: 55px;
letter-spacing: -1px;
}
.menuHolder .logo {
line-height: 0;
margin: 0 0 23px;
float: left;
}
.menuHolder .logo img {
height: 55px;
width: auto;
display: block;
}
.menuHolder .logo img.btAltLogo {
display: none;
}
.btHorizontalMenuTrigger {
display: none;
float: right;
line-height: 55px;
margin: 0 -8px 0 1em;
} .topBar {
font-size: 12px;
line-height: 43px;
}
.btMenuVertical .topBar {
margin: 0 -40px;
}
.topBar:after,
.topBar:before {
content: ' ';
height: 1px;
width: 2000px;
display: block;
position: absolute;
}
.btMenuVertical .topBar:after,
.btMenuVertical .topBar:before {
display: none;
}
.btLightSkin .topBar:after,
.btLightSkin .topBar:before,
.btDarkSkin .btLightSkin .topBar:after,
.btDarkSkin .btLightSkin .topBar:before {
background-color: rgba(0,0,0,.1);
}
.btDarkSkin .topBar:after,
.btDarkSkin .topBar:before,
.btLightSkin .btDarkSkin .topBar:after,
.btLightSkin .btDarkSkin .topBar:before {
background-color: rgba(255,255,255,.1);
}
.btMenuHorizontal .topBarInMenu {
line-height: inherit;
float: right;
display: table;
height: 55px;
}
.btMenuHorizontal .topBarInMenu .topBarInMenuCell {
line-height: inherit;
display: table-cell;
vertical-align: middle;
white-space: nowrap;
}
.btMenuHorizontal .topBarInMenu .btIco span.btIconText {
display: none;
}
.btMenuHorizontal.btMenuBelowLogo .topBarInMenu {
margin: 0 0 0 20px;
}
.btMenuVertical nav li.current-menu-ancestor > a,
.btMenuVertical nav li.current-menu-item > a {
color: #0cb8b6 !important;
}
.btMenuVertical .topBarInMenu {
float: none;
display: block;
height: auto;
line-height: 0;
margin: 0 0 20px;
}
.btMenuVertical .topBarInMenu .topBarInMenuCell {
line-height: inherit;
display: block;
text-align: center;
}
.btDarkSkin .topBarInMenu:after,
.btDarkSkin .topBar:before,
.btLightSkin .btDarkSkin .topBarInMenu:after,
.btLightSkin .btDarkSkin .topBar:before {
background-color: rgba(255,255,255,.1);
} .subToggler {
display: none;
cursor: pointer;
position: absolute;
right: -18px;
top: 0;
width: 45px;
line-height: inherit;
z-index: 80;
padding: 0;
text-align: center;
}
.menuHolder .menuPort ul ul .subToggler {
right: 0;
}
.subToggler:before {
content: '\f107';
font-family: FontAwesome;
font-size: 16px;
color: #0cb8b6;
line-height: inherit;
}
.on > .subToggler {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.touch .menuPort nav > ul > li.menu-item-has-children {
padding-right: 15px;
}
.touch .menuPort nav > ul > li.menu-item-has-children > .subToggler {
display: block;
}
.touch .menuPort nav > ul > li.menu-item-has-children:not(.btMenuWideDropdown) li.menu-item-has-children {
padding-right: 15px;
}
.touch .menuPort nav > ul > li.menu-item-has-children:not(.btMenuWideDropdown) li.menu-item-has-children .subToggler {
display: block;
}
.touch .btMenuHorizontal .menuPort nav > ul > li.menu-item-has-children:not(.btMenuWideDropdown) li.menu-item-has-children .subToggler {
top: 5px;
}
.touch .btMenuHorizontal .menuPort nav > ul > li.menu-item-has-children:not(.btMenuWideDropdown) > ul > li.menu-item-has-children:first-child .subToggler {
top: 14px;
}
.touch .btMenuHorizontal .menuPort nav > ul > li.menu-item-has-children:not(.btMenuWideDropdown) li.menu-item-has-children .subToggler:before {
content: '\f105';
} body.btMenuHorizontal .menuPort > nav > ul > li {
margin: 0 30px 0 0;
}
body.btMenuHorizontal .menuPort ul > li > ul {
opacity: 0;
}
body.btMenuHorizontal .menuPort ul ul {
position: absolute;
width: 240px;
right: 0;
top: auto;
margin: -3px 0 0;
pointer-events: none;
}
body.btMenuHorizontal .menuPort ul ul li {
z-index: 4;
float: none;
}
body.btMenuHorizontal .menuPort ul ul li:first-child > a {
border-top: 3px solid #0cb8b6;
}
body.btMenuHorizontal .menuPort ul ul ul {
display: block;
top: 0;
margin: -12px 0 0;
pointer-events: none;
}
body.btMenuHorizontal .menuPort ul ul li:last-child ul {
margin: -12px 0 0;
}
body.btMenuHorizontal .menuPort ul > li > ul > li:first-child > ul {
margin-top: 0;
}
body.btMenuHorizontal .menuPort ul li {
float: left;
position: relative;
z-index: 5;
}
body.btMenuHorizontal .menuPort ul > li.on > ul {
opacity: 1;
pointer-events: auto;
}
body.btMenuHorizontal .menuPort ul > li.on > ul > li.on > ul {
opacity: 1;
pointer-events: auto;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown {
position: relative;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul {
width: 1160px;
position: fixed;
left: 50% !important;
margin: -3px 0 0 -580px;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul:after {
content: ' ';
display: table;
width: 100%;
clear: both;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > ul {
opacity: 0;
pointer-events: none;
width: auto;
right: 0;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li,
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child {
display: block;
float: left;
border: none;
width: 25%;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul,
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul {
display: block;
top: auto;
right: 0;
left: auto;
margin: 0;
position: absolute;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li a,
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li:first-child a,
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li a,
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li:first-child a {
padding: 7px 10px 7px 27px;
display: block;
border-top: none;
overflow: hidden;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li:first-child a,
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li:first-child a {
margin-top: 0;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li:last-child a,
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li:last-child a {
padding: 7px 10px 22px 27px;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li,
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li a,
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li:first-child a {
border-left: none;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown ul li,
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown ul li:hover {
opacity: 1;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:before {
content: ' ';
display: block;
position: absolute;
width: 1px;
top: 0;
bottom: 1px;
left: 0;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child:before {
display: none;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a,
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:first-child > a {
border-top: 3px solid #0cb8b6;
display: block;
color: #222;
font-weight: 700;
font-size: 14px;
overflow: hidden;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
padding: 22px 10px 12px 16px;
}
.btCapitalizeMainMenuItems body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a,
.btCapitalizeMainMenuItems body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:first-child > a {
text-transform: uppercase;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a:before {
display: none;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a:after {
content: ' ';
height: 2px;
width: 28px;
display: block;
background-color: rgba(0,0,0,.1);
position: absolute;
bottom: 2px;
left: auto;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child {
border-left: none;
}
body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown:hover > ul > li > ul {
opacity: 1;
pointer-events: auto;
}
body.btMenuHorizontal.btDarkSkin .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a,
body.btMenuHorizontal.btDarkSkin .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:first-child > a {
color: #fff;
}
body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li {
margin: 0 0 0 30px;
}
body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a:after {
right: 15px;
left: auto;
}
body.btMenuHorizontal.btMenuRight .menuPort > nav ul > li.btMenuWideDropdown ul li:last-child a {
padding: 22px 10px 12px 16px;
}
body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li,
body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child {
display: block;
float: right;
border: none;
width: 25%;
}
body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul,
body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul {
right: 0;
left: 0;
}
body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li a,
body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li:first-child a,
body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li a,
body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li:first-child a {
padding: 7px 27px 7px 10px;
display: block;
border-top: none;
border-right: 1px solid rgba(255,255,255,.1);
border-left: none;
overflow: hidden;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li:first-child a,
body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li:first-child a {
margin-top: 0;
}
body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li:last-child a,
body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li:last-child a {
padding: 7px 27px 22px 10px;
}
body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a,
body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:first-child > a {
padding: 22px 14px 12px 10px;
}
body.btMenuHorizontal.btTopToolsInMenuArea .menuPort > nav > ul > li > ul {
right: auto;
left: 0;
}
body.btMenuHorizontal.btTopToolsInMenuArea.btMenuRight .menuPort > nav > ul > li > ul {
right: 0;
left: auto;
}
body.btMenuHorizontal.btTopToolsInMenuArea.btMenuBelowLogo.btMenuRight .menuPort > nav > ul > li > ul {
right: 0;
left: auto;
}
body.btMenuHorizontal.btMenuLeft .menuPort {
margin: 0 0 0 60px;
}
body.btMenuHorizontal.btMenuLeft.btMenuBelowLogo .menuPort {
margin: 0;
float: none;
}
body.btMenuHorizontal.btMenuRight.btMenuBelowLogo .menuPort nav {
margin: 0;
}
body.btMenuHorizontal .menuPort > nav > ul > li {
margin: 0 30px 0 0;
}
body.btMenuHorizontal.btMenuCenter .menuPort > nav.rightNav > ul > li {
margin: 0 0 0 30px;
}
body.btLightSkin.btMenuHorizontal .btDarkSkin .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:before {
background-color: rgba(255,255,255,.1);
}
body.btLightSkin.btMenuHorizontal .btDarkSkin .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a {
border-bottom: 1px solid rgba(255,255,255,.1);
}
body.btLightSkin.btMenuHorizontal .btDarkSkin .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li a,
body.btLightSkin.btMenuHorizontal .btDarkSkin .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li:first-child a,
body.btLightSkin.btMenuHorizontal .btDarkSkin .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li a,
body.btLightSkin.btMenuHorizontal .btDarkSkin .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li:first-child a {
border-left: 1px solid rgba(255,255,255,.1);
}
body.btDarkSkin.btMenuHorizontal .btLightSkin .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:before {
background-color: rgba(0,0,0,.1);
}
body.btDarkSkin.btMenuHorizontal .btLightSkin .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a {
border-bottom: 1px solid rgba(0,0,0,.1);
}
body.btDarkSkin.btMenuHorizontal .btLightSkin .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li a,
body.btDarkSkin.btMenuHorizontal .btLightSkin .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li:first-child a,
body.btDarkSkin.btMenuHorizontal .btLightSkin .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li a,
body.btDarkSkin.btMenuHorizontal .btLightSkin .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li:first-child a {
border-left: 1px solid rgba(0,0,0,.1);
}
body.btMenuLeft.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li {
float: left;
}
body.btMenuLeft.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul {
right: 0;
left: auto;
}
body.btMenuLeft.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li,
body.btMenuLeft.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child {
display: block;
float: left;
border: none;
}
body.btMenuLeft.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul,
body.btMenuLeft.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul {
right: 0;
left: 0;
}
body.btMenuLeft.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li a,
body.btMenuLeft.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li:first-child a,
body.btMenuLeft.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li a,
body.btMenuLeft.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li:first-child a {
border-top: none;
border-left: none;
}
body.btMenuLeft.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:before {
width: 1px;
top: 0;
bottom: 1px;
left: auto;
right: 0;
}
body.btMenuLeft.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li a,
body.btMenuLeft.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul li:first-child a {
border-right: none;
}
body.btMenuLeft.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child {
border-right: none;
} .btMenuHorizontal.btMenuRight .menuPort nav {
float: right;
}
.btMenuHorizontal.btMenuRight .menuPort ul ul {
text-align: right;
right: 0;
left: auto;
}
.btMenuHorizontal.btMenuRight .menuPort ul ul ul {
left: -240px;
right: auto;
}
.btTopToolsInMenuArea.btMenuHorizontal.btMenuRight .menuPort nav {
margin: 0 22px 0 0;
}
.btMenuHorizontal.btMenuLeft .menuPort ul ul {
right: auto;
left: 0;
}
.btMenuHorizontal.btMenuLeft .menuPort ul ul ul {
left: 240px;
right: auto;
}
.btMenuHorizontal.btMenuLeft .menuPort nav {
float: left;
margin: 0 0 0 50px;
}
.btMenuHorizontal.btMenuLeft.btMenuBelowLogo .menuPort nav {
margin: 0;
}
.btMenuHorizontal.btMenuCenter .logo {
position: relative;
z-index: 8;
float: left;
margin: 0 0 0 50%;
}
.btMenuHorizontal.btMenuCenter .menuPort nav {
float: none;
}
.btMenuHorizontal.btMenuCenter .menuPort .leftNav {
position: absolute;
right: 50%;
left: auto;
padding: 0;
}
.btMenuHorizontal.btMenuCenter .menuPort .leftNav ul {
float: right;
}
.btMenuHorizontal.btMenuCenter .menuPort .leftNav ul ul {
right: auto;
left: 0;
}
.btMenuHorizontal.btMenuCenter .menuPort .leftNav ul ul ul {
left: 240px;
right: auto;
}
.btMenuHorizontal.btMenuCenter .menuPort .rightNav {
position: absolute;
left: 50%;
right: auto;
}
.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul ul {
right: 240px;
left: auto;
}
.btMenuHorizontal.btMenuCenter .menuPort .rightNav li {
text-align: right;
}
.btMenuHorizontal.btMenuCenter .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul,
.btMenuHorizontal.btMenuCenter .menuPort > nav > ul > li.btMenuWideDropdown > ul > li:last-child ul {
right: 0;
left: 0;
}
.btMenuHorizontal.btMenuCenter.btTopToolsInMenuArea .menuPort .rightNav li {
text-align: left;
}  .btMenuHorizontal.btMenuCenter.btTopToolsInMenuArea .menuPort .leftNav ul,
.btMenuHorizontal.btMenuCenter.btTopToolsInMenuArea .menuPort .rightNav ul {
float: none;
} body.btMenuHorizontal.btStickyHeaderActive .mainHeader {
position: fixed;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.16);
box-shadow: 0 1px 3px rgba(0,0,0,.16);
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
body.btMenuHorizontal.btStickyHeaderActive .mainHeader .topBar {
display: none;
}
body.btMenuHorizontal .mainHeader,
body.btMenuHorizontal.btBelowMenu.btStickyHeaderActive .mainHeader {
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.11);
box-shadow: 0 1px 3px rgba(0,0,0,.11);
}
body.btMenuHorizontal.btBelowMenu .mainHeader {
-webkit-box-shadow: none;
box-shadow: none;
}
body.btMenuHorizontal.btStickyHeaderActive.btDarkSkin .mainHeader {
background-color: rgba(29,31,39,.95);
}
body.btMenuHorizontal.btStickyHeaderActive.btLightSkin .mainHeader {
background-color: rgba(255,255,255,.95);
}
body.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader {
-webkit-transition: transform .5s cubic-bezier(.230,1,.320,1);
-moz-transition: transform .5s cubic-bezier(.230,1,.320,1);
transition: transform .5s cubic-bezier(.230,1,.320,1);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
@media (max-width: 1399px) {
body.btMenuBelowLogo.btMenuHorizontal.btStickyHeaderActive .logo,
body.btMenuBelowLogo.btMenuHorizontal.btStickyHeaderActive .topBarInLogoArea,
body.btMenuBelowLogo.btMenuHorizontal.btStickyHeaderActive .btHorizontalMenuTrigger,
body.btMenuBelowLogo.btMenuHorizontal.btStickyHeaderActive .btVerticalMenuTrigger {
display: none;
}
body.btMenuBelowLogo.btMenuHorizontal.btStickyHeaderActive .menuHolder {
padding: 0;
}
} body.btMenuHorizontal.btHideMenu .btHorizontalMenuTrigger {
display: block;
}
body.btMenuHorizontal.btHideMenu .menuHolder .menuPort {
opacity: 0;
-webkit-transition: opacity 1s ease;
-moz-transition: opacity 1s ease;
transition: opacity 1s ease;
}
body.btMenuHorizontal.btHideMenu .menuHolder.btShowMenu .menuPort {
opacity: 1;
} .btVerticalMenuTrigger {
display: none;
position: relative;
z-index: 1;
margin: 0 1em 0 -8px;
line-height: 38px;
}
.btVerticalMenuTrigger .btIco {
width: 29.99986px;
height: 25px;
position: relative;
padding: 0;
float: left;
margin: 6.5px 0;
}
.btVerticalMenuTrigger .btIco:before,
.btVerticalMenuTrigger .btIco:after {
position: absolute;
display: block;
content: "";
border-top-width: 2px;
border-top-style: solid;
left: 0;
right: 0;
top: 0;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transform-origin: -.75px 1px;
-moz-transform-origin: -.75px 1px;
-ms-transform-origin: -.75px 1px;
transform-origin: -.75px 1px;
}
.btMenuVerticalOn .btVerticalMenuTrigger .btIco:before,
.btMenuVerticalOn .btVerticalMenuTrigger .btIco:after {
-webkit-transform: rotate(45deg) translateY(0) !important;
-moz-transform: rotate(45deg) translateY(0) !important;
-ms-transform: rotate(45deg) translateY(0) !important;
transform: rotate(45deg) translateY(0) !important;
}
.btLightSkin .btVerticalMenuTrigger .btIco:before,
.btLightSkin .btVerticalMenuTrigger .btIco:after {
border-top-color: #444;
}
.btDarkSkin .btVerticalMenuTrigger .btIco:before,
.btDarkSkin .btVerticalMenuTrigger .btIco:after {
border-top-color: #fff;
}
.btVerticalMenuTrigger .btIco:after {
top: auto;
bottom: 0;
}
.btMenuVerticalOn .btVerticalMenuTrigger .btIco:after {
-webkit-transform: rotate(-45deg) translateY(0) !important;
-moz-transform: rotate(-45deg) translateY(0) !important;
-ms-transform: rotate(-45deg) translateY(0) !important;
transform: rotate(-45deg) translateY(0) !important;
}
.btVerticalMenuTrigger .btIco .btIcoHolder {
width: 100%;
height: 25px;
}
.btVerticalMenuTrigger .btIco .btIcoHolder:after {
content: "";
position: absolute;
display: block;
content: "";
border-top-width: 2px;
border-top-style: solid;
left: 0;
right: 0;
top: 50%;
margin-top: -1px;
-webkit-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
.btMenuVerticalOn .btVerticalMenuTrigger .btIco .btIcoHolder:after {
-webkit-transform: scaleX(0) !important;
-moz-transform: scaleX(0) !important;
-ms-transform: scaleX(0) !important;
transform: scaleX(0) !important;
}
.btLightSkin .btVerticalMenuTrigger .btIco .btIcoHolder:after {
border-top-color: #444;
}
.btDarkSkin .btVerticalMenuTrigger .btIco .btIcoHolder:after {
border-top-color: #fff;
}
.btVerticalMenuTrigger:hover {
cursor: pointer;
color: inherit;
}
.btVerticalMenuTrigger:hover .btIco:before,
.btVerticalMenuTrigger:hover .btIco:after {
border-top-color: #0cb8b6;
}
.btVerticalMenuTrigger:hover .btIco:before {
-webkit-transform: translateY(-3px);
-moz-transform: translateY(-3px);
-ms-transform: translateY(-3px);
transform: translateY(-3px);
}
.btMenuVerticalOn .btVerticalMenuTrigger:hover .btIco:before {
-webkit-transform: rotate(0) translateY(-3px);
-moz-transform: rotate(0) translateY(-3px);
-ms-transform: rotate(0) translateY(-3px);
transform: rotate(0) translateY(-3px);
}
.btVerticalMenuTrigger:hover .btIco:after {
-webkit-transform: translateY(3px);
-moz-transform: translateY(3px);
-ms-transform: translateY(3px);
transform: translateY(3px);
}
.btMenuVerticalOn .btVerticalMenuTrigger:hover .btIco:after {
-webkit-transform: rotate(0) translateY(3px);
-moz-transform: rotate(0) translateY(3px);
-ms-transform: rotate(0) translateY(3px);
transform: rotate(0) translateY(3px);
}
.btVerticalMenuTrigger:hover .btIco .btIcoHolder:after {
border-top-color: #0cb8b6;
}
.btMenuVerticalOn .btVerticalMenuTrigger:hover .btIco .btIcoHolder:after {
-webkit-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
body.btMenuVertical .subToggler {
display: block !important;
line-height: 45px;
}
body.btMenuVertical > .menuPort {
text-align: center;
top: 0;
bottom: 0;
position: fixed;
width: 320px;
clear: both;
-webkit-transition: transform 1s cubic-bezier(.230,1,.320,1);
-moz-transition: transform 1s cubic-bezier(.230,1,.320,1);
transition: transform 1s cubic-bezier(.230,1,.320,1);
z-index: 101;
overflow: hidden;
padding: 40px 60px;
}
body.btMenuVertical > .menuPort .btMainLogo {
display: block !important;
}
body.btMenuVertical > .menuPort .btAltLogo {
display: none !important;
}
body.btMenuVertical > .menuPort .logo {
float: none;
padding: 0 0 25px;
margin: 0;
}
body.btMenuVertical > .menuPort .logo img {
margin: 0 auto;
display: block;
height: auto;
max-width: 100%;
}
body.btMenuVertical > .menuPort .btCloseVertical {
display: none;
}
body.btMenuVertical > .menuPort nav {
margin: 0 -25px;
}
body.btMenuVertical > .menuPort nav ul {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
body.btMenuVertical > .menuPort nav ul li {
padding: 0;
position: relative;
background-color: transparent;
}
body.btMenuVertical > .menuPort nav ul li a {
line-height: 1.1;
padding: 15px 20px;
}
body.btMenuVertical > .menuPort nav ul li:not(.current-menu-ancestor) ul {
display: none;
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
body.btMenuVertical > .menuPort nav ul ul li {
padding: 0;
opacity: 1;
border-bottom: none;
background-color: transparent;
}
body.btMenuVertical .topBar {
line-height: 1;
padding: 20px 0;
height: auto;
}
body.btMenuVertical .btVerticalMenuTrigger {
display: block;
}
body.btMenuVertical.btMenuVerticalOn {
position: relative;
overflow: hidden;
}
body.btMenuVertical.btMenuVerticalOn .btPageWrap {
position: relative;
}
body.btMenuVertical .menuPort:before,
body.btMenuVertical .menuPort:after,
body.btMenuVertical nav.leftNav:before,
body.btMenuVertical nav.leftNav:after {
display: none !important;
}
body.btMenuVertical .menuHolder .logo {
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
transform: none !important;
pointer-events: initial;
-webkit-transition: opacity 1s cubic-bezier(.230,1,.320,1);
-moz-transition: opacity 1s cubic-bezier(.230,1,.320,1);
transition: opacity 1s cubic-bezier(.230,1,.320,1);
}
body.btMenuVerticalOn .menuHolder .logo {
opacity: 0;
pointer-events: none;
}
.btMenuVerticalRight > .menuPort {
right: 0;
-webkit-box-shadow: -2px 0 5px rgba(0,0,0,.10);
box-shadow: -2px 0 5px rgba(0,0,0,.10);
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.btMenuVerticalRight .btVerticalMenuTrigger {
float: right;
}
.btMenuVerticalLeft > .menuPort {
left: 0;
-webkit-box-shadow: 2px 0 5px rgba(0,0,0,.10);
box-shadow: 2px 0 5px rgba(0,0,0,.10);
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.btMenuVerticalLeft .btVerticalMenuTrigger {
float: left;
}
@media (min-width: 1200px) {
.btMenuVerticalRight > .menuPort {
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.btMenuVerticalLeft > .menuPort {
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.btMenuVertical .menuPort,
.btMenuVertical.btMenuVerticalOn .menuPort {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.btMenuVerticalLeft.btHideMenu .menuPort {
-webkit-transform: translate3d(-320px,0,0);
-moz-transform: translate3d(-320px,0,0);
-ms-transform: translate3d(-320px,0,0);
transform: translate3d(-320px,0,0);
}
.btMenuVerticalRight.btHideMenu .menuPort {
-webkit-transform: translate3d(320px,0,0);
-moz-transform: translate3d(320px,0,0);
-ms-transform: translate3d(320px,0,0);
transform: translate3d(320px,0,0);
}
.btMenuVerticalLeft.btHideMenu.btMenuVerticalOn > .menuPort {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.btMenuVerticalRight.btHideMenu.btMenuVerticalOn .menuPort {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.btMenuVertical.btMenuGutter .mainHeader {
display: none;
}
.btMenuVertical.btMenuGutter.btHideMenu .mainHeader {
display: block;
}
.btMenuVertical.btBelowMenu .btContentWrap {
padding: 0 !important;
}
.btMenuVertical .gutter .port,
.btMenuVerticalLeftOn.btMenuGutter .mainHeader .topBarPort,
.btMenuVerticalRightOn.btMenuGutter .mainHeader .topBarPort {
padding: 0 20px;
}
.btMenuVerticalOn .btVerticalMenuTrigger .btIco a:before {
color: #0cb8b6 !important;
}
.btMenuVertical .menuHolder .btVerticalMenuTrigger {
display: none;
}
.btMenuVertical:not(.btHideMenu) .menuHolder .logo {
display: none;
}
.btMenuVertical.btHideMenu .menuHolder .btVerticalMenuTrigger {
display: block;
}
.btMenuVerticalLeft .btPageWrap,
.btMenuVerticalLeft.btMenuVerticalOn .btPageWrap {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
margin: 0 0 0 320px;
}
.btMenuVerticalRight .btPageWrap,
.btMenuVerticalRight.btMenuVerticalOn .btPageWrap {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
margin: 0 320px 0 0;
}
.btMenuVerticalRight.btHideMenu .btPageWrap,
.btMenuVerticalLeft.btHideMenu .btPageWrap {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
margin: 0;
}
.btMenuVerticalLeft.btMenuVerticalOn.btHideMenu .btPageWrap {
-webkit-transform: translate3d(320px,0,0);
-moz-transform: translate3d(320px,0,0);
-ms-transform: translate3d(320px,0,0);
transform: translate3d(320px,0,0);
margin: 0;
}
.btMenuVerticalRight.btMenuVerticalOn.btHideMenu .btPageWrap {
-webkit-transform: translate3d(-320px,0,0);
-moz-transform: translate3d(-320px,0,0);
-ms-transform: translate3d(-320px,0,0);
transform: translate3d(-320px,0,0);
margin: 0;
}
}
.btMenuVerticalOn .menuPort {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transition: transform 1s cubic-bezier(.230,1,.320,1);
-moz-transition: transform 1s cubic-bezier(.230,1,.320,1);
transition: transform 1s cubic-bezier(.230,1,.320,1);
}
.btMenuVerticalLeft.btMenuVerticalOn .btPageWrap {
-webkit-transform: translateX(320px);
-moz-transform: translateX(320px);
-ms-transform: translateX(320px);
transform: translateX(320px);
}
.btMenuVerticalRight.btMenuVerticalOn .btPageWrap {
-webkit-transform: translateX(-320px);
-moz-transform: translateX(-320px);
-ms-transform: translateX(-320px);
transform: translateX(-320px);
}
.btMenuVertical.btDarkSkin .menuPort {
background-color: #1d1f27;
}
.btMenuVertical.btLightSkin .menuPort {
background-color: #fff;
} .btTopToolsRight {
float: right;
}
.btTopToolsLeft {
float: left;
}
.btMenuVertical .btTopToolsRight,
.btMenuVertical .btTopToolsLeft {
max-width: none;
float: none;
}
.btMenuVertical .topBar {
padding: 0;
}
.btMenuVertical .topBarPort .btTopToolsLeft span.btIco,
.btMenuVertical .topBarPort .btTopToolsRight span.btIco {
margin: 0 5px;
}
.btMenuVertical .topTools {
position: relative;
padding: 10px 0 0;
}
.btMenuVertical .topTools.btTopToolsRight {
text-align: inherit;
} .topBar .widget_search,
.topBarInMenu .widget_search {
display: inline-block;
}
.btMenuVertical .topBar .widget_search,
.btMenuVertical .topBarInMenu .widget_search {
display: block;
padding: 0 0 0 15px;
}
.topBar .widget_search h2,
.topBarInMenu .widget_search h2 {
display: none;
}
.topBar .widget_search .btSearch,
.topBarInMenu .widget_search .btSearch {
position: relative;
padding: 4px 15px;
}
.topBar .widget_search input[type="text"],
.topBarInMenu .widget_search input[type="text"],
.topBar .widget_search input[type="text"]:hover,
.topBarInMenu .widget_search input[type="text"]:hover,
.topBar .widget_search input[type="text"]:focus,
.topBarInMenu .widget_search input[type="text"]:focus {
border: none;
font-size: 11px;
line-height: initial;
height: 14px;
padding: 0;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
-webkit-transition: none;
-moz-transition: none;
transition: none;
margin: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.btMenuCenter .topBar .widget_search input[type="text"],
.btMenuCenter .topBarInMenu .widget_search input[type="text"] {
width: 90px;
}
.topBar .widget_search button,
.topBarInMenu .widget_search button {
display: block;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0;
border: none;
z-index: 2;
cursor: pointer;
font-size: 16px;
background: transparent;
}
.topBar .widget_search button:before,
.topBarInMenu .widget_search button:before {
font-family: FontAwesome;
content: "\f002";
display: inline-block;
color: #444;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
transition: all 400ms ease;
}
.topBar .widget_search button:hover:before,
.topBarInMenu .widget_search button:hover:before {
color: #0cb8b6;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
transition: all 400ms ease;
}
.topBar .widget_search .btSearchInnerClose,
.topBarInMenu .widget_search .btSearchInnerClose {
display: none;
}
.topBar .widget_search form,
.topBarInMenu .widget_search form {
height: auto;
line-height: 1;
padding-right: 21px;
}
.btDarkSkin .topBar .widget_search button:before,
.btDarkSkin .topBarInMenu .widget_search button:before,
.btLightSkin .btDarkSkin .topBar .widget_search button:before,
.btLightSkin .btDarkSkin .topBarInMenu .widget_search button:before {
color: rgba(255,255,255,.5);
}
.btDarkSkin .topBar .widget_search button:hover:before,
.btDarkSkin .topBarInMenu .widget_search button:hover:before,
.btLightSkin .btDarkSkin .topBar .widget_search button:hover:before,
.btLightSkin .btDarkSkin .topBarInMenu .widget_search button:hover:before {
color: #0cb8b6;
}
.btLightSkin button:before,
.btDarkSkin .btLightSkin button:before {
color: rgba(68,68,68,.5);
}
.btLightSkin button:hover:before,
.btDarkSkin .btLightSkin button:hover:before {
color: #0cb8b6;
}
.btMenuVertical .topBarInMenu .widget_search {
margin: 0 -30px 28px;
}
.btMenuVertical .topBar .widget_search {
margin: 0 0 28px;
}
.btLightSkin.btMenuVertical .topBar .widget_search,
.btLightSkin.btMenuVertical .topBarInMenu .widget_search,
.btDarkSkin .btLightSkin.btMenuVertical .topBar .widget_search,
.btDarkSkin .btLightSkin.btMenuVertical .topBarInMenu .widget_search {
background-color: rgba(0,0,0,.07);
}
.btDarkSkin.btMenuVertical .topBar .widget_search,
.btDarkSkin.btMenuVertical .topBarInMenu .widget_search,
.btLightSkin .btDarkSkin.btMenuVertical .topBar .widget_search,
.btLightSkin .btDarkSkin.btMenuVertical .topBarInMenu .widget_search {
background-color: rgba(255,255,255,.075);
}
.topBarInMenu .widget_search {
margin: 0 5px 0 0;
float: left;
}
.btMenuVertical .topBar .widget_search,
.btMenuVertical .topBarInMenu .widget_search {
line-height: 32px;
margin: 0;
}
.btTopToolsRight .widget_search .btSearch .btIco .btIcoHolder,
.topBarInMenu .widget_search .btSearch .btIco .btIcoHolder {
line-height: 21px;
}
.btMenuVertical .topBarInMenu .widget_search .btSearch .btIco .btIcoHolder {
line-height: 16px;
}
.btDarkSkin .topBar .widget_search form input[type="text"],
.btDarkSkin .topBarInMenu .widget_search form input[type="text"],
.btLightSkin .btDarkSkin .topBar .widget_search form input[type="text"],
.btLightSkin .btDarkSkin .topBarInMenu .widget_search form input[type="text"] {
background: transparent;
}
.btMenuVertical .topBar .widget_search .btSearchInner,
.btMenuVertical .topBarInMenu .widget_search .btSearchInner {
margin: 0;
}
.btMenuVertical .topBar .widget_search input[type="text"],
.btMenuVertical .topBarInMenu .widget_search input[type="text"] {
width: 190px;
display: block;
}
.btMenuVertical .topBarInMenu .btSearch .btIco,
.btMenuVertical .topTools.btTextRight .btSearch .btIco {
margin: 0 -20px 0 0;
}
.btTopToolsSearchOpen .btSearchInner.btFromTopBox {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
box-shadow: 0 2px 5px rgba(0,0,0,.2);
} .btDarkSkin .iScrollIndicator,
.btLightSkin .btDarkSkin .iScrollIndicator {
background-color: rgba(255,255,255,.05) !important;
border: 1px solid rgba(255,255,255,.1) !important;
}   html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li > ul {
opacity: 1;
pointer-events: auto;
display: none;
}
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li:hover > ul {
display: block;
}
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li:hover > ul > li > ul {
display: none;
}
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li:hover > ul > li:hover > ul {
display: block;
}
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li:hover > ul > li:hover > ul > li > ul {
display: none;
}
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li:hover > ul > li:hover > ul > li:hover > ul {
display: block;
} .btMenuHorizontal .mainHeader .btSearch:before {
content: ' ';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: initial;
}
.btMenuHorizontal .mainHeader .btSearchInner {
position: relative;
z-index: 2;
}
.btMenuHorizontal .topBar .btSearch:before {
margin: -11px 0 -11px;
}
.btMenuHorizontal.btMenuBelowLogo .topBarInMenu .btSearch:before {
margin: -15px 0 -17px;
}
.btMenuHorizontal.btLightSkin .btSearch:before,
.btMenuHorizontal.btDarkSkin .btLightSkin .btSearch:before {
border-left: 1px solid rgba(0,0,0,.1);
border-right: 1px solid rgba(0,0,0,.1);
}
.btMenuHorizontal.btDarkSkin .btSearch:before,
.btMenuHorizontal.btLightSkin .btDarkSkin .btSearch:before {
border-left: 1px solid rgba(255,255,255,.1);
border-right: 1px solid rgba(255,255,255,.1);
}
.btMenuVertical.btLightSkin .menuPort .btSearch:before,
.btMenuVertical.btDarkSkin .btLightSkin .menuPort .btSearch:before,
.btMenuVertical.btDarkSkin .menuPort .btSearch:before,
.btMenuVertical.btLightSkin .btDarkSkin .menuPort .btSearch:before {
border: none;
padding: 0;
} .topBarInLogoArea {
float: right;
}
.topBarInLogoAreaCell {
border: 0 solid #0cb8b6;
display: none;
}
.topBarInLogoAreaCell .btIconWidget {
display: table;
}
.topBarInLogoAreaCell .btIconWidget {
float: left;
margin: 0 0 0 35px;
}
.topBarInLogoAreaCell .btIconWidgetIcon,
.topBarInLogoAreaCell .btIconWidgetContent {
display: table-cell;
vertical-align: middle;
}
.topBarInLogoAreaCell .btIconWidgetIcon {
text-align: left;
width: 50px;
}
.topBarInLogoAreaCell .btIconWidgetIcon .btIco {
margin: 0;
}
.topBarInLogoAreaCell .btIconWidgetIcon .btIco .btIcoHolder {
border-radius: 0;
}
.topBarInLogoAreaCell .btSpecialHeaderIcon .btIconWidgetIcon .btIco .btIcoHolder:before,
.topBarInLogoAreaCell .btSpecialHeaderIcon .btIconWidgetIcon .btIco .btIcoHolder:after {
color: #f36438;
}
.topBarInLogoAreaCell .btIconWidgetIcon {
line-height: 1;
padding: 0 .35em 0 0;
}
.topBarInLogoAreaCell .btIconWidgetIcon em {
width: 60px;
height: 60px;
}
.topBarInLogoAreaCell .btIconWidgetIcon .btIcoHolder:before,
.topBarInLogoAreaCell .btIconWidgetIcon .btIcoHolder:after {
font-size: 50px;
line-height: 60px;
}
.btIconWidgetTitle,
.btIconWidgetText {
display: block;
line-height: 1.3;
}
.topTools .btIconWidgetTitle,
.topTools .btIconWidgetText {
display: inline-block;
font-size: 10px;
font-weight: 400;
line-height: 1.1;
text-transform: uppercase;
}
.btLightSkin .topTools .btIconWidgetTitle,
.btLightSkin .topTools .btIconWidgetText,
.btDarkSkin .btLightSkin .topTools .btIconWidgetTitle,
.btDarkSkin .btLightSkin .topTools .btIconWidgetText {
color: #444;
}
.btDarkSkin .topTools .btIconWidgetTitle,
.btDarkSkin .topTools .btIconWidgetText,
.btLightSkin .btDarkSkin .topTools .btIconWidgetTitle,
.btLightSkin .btDarkSkin .topTools .btIconWidgetText {
color: #fff;
}
.topTools .btIconWidgetTitle {
opacity: .7;
}
.topTools.btTopToolsLeft .btIconWidgetTitle {
margin: 0 .5em 0 0;
}
.btIconWidgetTitle {
font-size: 14px;
margin: 0 0 3px;
}
.btIconWidgetText {
color: rgba(68,68,68,.4);
}
.btDarkSkin .btIconWidgetText,
.btLightSkin .btDarkSkin .btIconWidgetText {
color: rgba(255,255,255,.7);
}
.topTools .btIconWidget,
.menuPort .btIconWidget,
.topTools.btTextRight .btIconWidget {
margin: 0 0 0 .4em;
line-height: 20px;
} .topTools .btIconWidget em,
.menuPort .btIconWidget em,
.fooWidgets .btIconWidget em {
width: 20px;
height: 20px;
}
.topTools .btIconWidget .btIcoHolder:before,
.topTools .btIconWidget .btIcoHolder:after,
.menuPort .btIconWidget .btIcoHolder:before,
.menuPort .btIconWidget .btIcoHolder:after,
.fooWidgets .btIconWidget .btIcoHolder:before,
.fooWidgets .btIconWidget .btIcoHolder:after {
font-size: 14px;
}
.fooWidgets {
line-height: 1.2;
}
.topBarInMenu .btSearch .btIco,
.topTools.btTextRight .btSearch .btIco {
margin: 0;
}
.topTools.btTopToolsLeft .btIco .btIcoHolder {
width: 24px;
height: 24px;
display: inline-block;
float: none;
border-radius: 50%;
vertical-align: -25%;
padding: 0;
margin: 0;
line-height: 24px;
text-align: center;
position: relative;
overflow: hidden;
}
.topTools.btTopToolsLeft .btIco .btIcoHolder {
background-color: #0cb8b6;
}
.topTools.btTopToolsLeft .btIco .btIcoHolder:hover {
background-color: #f36438;
}
.topTools.btTopToolsLeft .btSpecialHeaderIcon .btIco .btIcoHolder {
background-color: #f36438;
}
.topTools.btTopToolsLeft .btSpecialHeaderIcon .btIco .btIcoHolder:hover {
background-color: #0cb8b6;
}
.btLightSkin .topTools.btTopToolsLeft .btIco .btIcoHolder:after,
.btLightSkin .topTools.btTopToolsLeft .btIco .btIcoHolder em,
.btDarkSkin .btLightSkin .topTools.btTopToolsLeft .btIco .btIcoHolder:after,
.btDarkSkin .btLightSkin .topTools.btTopToolsLeft .btIco .btIcoHolder em,
.btDarkSkin .topTools.btTopToolsLeft .btIco .btIcoHolder:after,
.btDarkSkin .topTools.btTopToolsLeft .btIco .btIcoHolder em,
.btLightSkin .btDarkSkin .topTools.btTopToolsLeft .btIco .btIcoHolder:after,
.btLightSkin .btDarkSkin .topTools.btTopToolsLeft .btIco .btIcoHolder em {
color: #fff !important;
}
.topTools .btIco .btIcoHolder em {
line-height: 1;
float: none;
vertical-align: middle;
text-align: center;
color: #fff;
}
.topTools .btIconWidget {
display: inline-block;
}
.topTools.btTopToolsLeft .btIconWidget {
margin: 0 1.2em 0 0;
}
.btMenuVertical .topBar .topTools.btTopToolsLeft .btIconWidget {
padding: 0;
margin: 0 0 12px;
display: block;
clear: left;
}
.btMenuVertical .topBar .topTools.btTopToolsLeft .btIconWidgetIcon,
.btMenuVertical .topBar .topTools.btTopToolsRight .btIconWidgetIcon {
display: block;
margin: 0 auto 6px;
text-align: center;
}
.btMenuVertical .topBar .topTools.btTopToolsLeft span.btIconWidget .btIconWidgetContent,
.btMenuVertical .topBar .topTools.btTopToolsRight span.btIconWidget .btIconWidgetContent {
float: none;
display: block;
margin: 0;
text-align: center;
clear: both;
}
.btMenuVertical .topTools .btIconWidgetTitle,
.btMenuVertical .topTools .btIconWidgetText {
display: block;
text-align: center;
margin: 0 0 4px;
}
.btMenuVertical .widget_search form {
height: 44px;
line-height: 44px;
padding-right: 44px;
}
.btMenuVertical .widget_search input[type="text"] {
display: inline-block !important;
}
.btMenuVertical .widget_search button {
right: 10px;
width: 40px;
} .infoToggler {
display: block;
position: relative;
width: 72px;
cursor: pointer;
}
.infoToggler:before,
.infoToggler:after {
display: block;
float: left;
vertical-align: middle;
text-align: center;
width: 36px;
height: 36px;
-webkit-transition: 150ms ease all;
-moz-transition: 150ms ease all;
transition: 150ms ease all;
}
.infoToggler:before {
background-color: #0cb8b6;
color: #fff;
content: '\e928';
border: 1px solid #0cb8b6;
font: normal 20px/34px btmedical;
}
.infoToggler:after {
font: normal 32px/34px Icon7Stroke;
content: '\e688';
vertical-align: middle;
text-align: center;
color: #0cb8b6;
border: 1px solid #0cb8b6;
}
.infoToggler.on:after {
content: '\e682';
background-color: #0cb8b6;
color: #fff;
}
.infoToggler.on:before {
background-color: transparent;
color: #0cb8b6;
}
@media (min-width: 993px) {
.infoToggler {
display: none;
}
}  .btSiteFooter {
padding: 15px 0;
line-height: 1.2;
}
.btSiteFooter .port {
max-width: 1160px;
margin: auto;
}
.btSiteFooter .copyLine {
margin-bottom: 0;
}
.btSiteFooter .menu {
margin: 2px 0 0;
padding: 0;
list-style: none;
text-align: right;
}
.btSiteFooter .menu li {
display: inline-block;
margin: 0 11px;
padding: 0;
font-size: 11px;
}
.btCapitalizeMainMenuItems .btSiteFooter .menu li {
text-transform: uppercase;
}
.btSiteFooter .menu li.btPageTop a:after {
content: "\f102";
font-family: FontAwesome;
color: #f36438;
font-size: 1.2em;
margin: 0 0 0 5px;
}
.btDarkSkin .btSiteFooter .menu li.btPageTop a:after {
color: #fff;
}
.btSiteFooter .menu a:hover {
color: #0cb8b6;
}
.btCustomMenu ul {
margin: 0 -1em;
padding: 0;
list-style: none;
}
.btCustomMenu ul li {
display: block;
margin: 0 2em .7142857em;
padding: 0;
}
.btCustomMenu ul li a {
padding: 0;
border: 0;
}
.btCustomMenu ul li a:hover {
color: #0cb8b6;
}
.btCustomMenu ul li.btPageTop a:after {
content: "\f102";
font-family: FontAwesome;
color: #f36438;
font-size: 1.2em;
margin: 0 0 0 5px;
}
.btBottomFooterMenu.btCustomMenu ul li {
display: inline-block;
margin-bottom: 0;
padding: 0;
}
.btBottomFooterMenu.btCustomMenu ul li ul {
display: none;
}
.btBottomFooterMenu.btCustomMenu ul li a {
padding: 0 !important;
border: 0 !important;
}
.btBottomFooterMenu.btCustomMenu ul li a:hover {
color: inherit;
opacity: .5;
}
.btBottomFooterMenu.btCustomMenu ul li:last-child {
margin-right: 0;
}
.btInlineFooterMenu.btCustomMenu ul {
margin-right: 0;
margin-left: 0;
}
.btInlineFooterMenu.btCustomMenu ul li {
display: block;
padding: 0;
clear: both;
line-height: 2.4;
margin: 0;
padding: 0 0 0 100px;
}
.btInlineFooterMenu.btCustomMenu ul li > a {
font-weight: 700;
float: left;
width: 100px;
margin-left: -100px;
color: #0cb8b6;
}
.btDarkSkin .btInlineFooterMenu.btCustomMenu ul li > a,
.btLightSkin .btDarkSkin .btInlineFooterMenu.btCustomMenu ul li > a {
color: #fff;
}
.btInlineFooterMenu.btCustomMenu ul li ul li {
margin-right: 1.54em;
display: inline-block;
clear: none;
padding: 0;
}
.btInlineFooterMenu.btCustomMenu ul li ul li:last-child {
padding-right: 0;
}
.btInlineFooterMenu.btCustomMenu ul li ul li a {
font-weight: 400;
float: none;
width: auto;
margin: 0;
color: inherit;
}
.btInlineFooterMenu.btCustomMenu ul li ul li ul {
display: none;
}
.btInlineFooterMenu.btCustomMenu ul li a {
padding: 0 !important;
border: 0 !important;
}
.btInlineFooterMenu.btCustomMenu ul li a:hover {
color: inherit;
opacity: .5;
}
.btInlineFooterMenu.btCustomMenu ul li.btHidden {
display: none;
}
.btTwoColFooterMenu.btCustomMenu ul {
margin-right: 0;
margin-left: 0;
}
.btTwoColFooterMenu.btCustomMenu ul li {
display: block;
margin-bottom: 0;
padding: 0 0 8px;
}
.btTwoColFooterMenu.btCustomMenu ul li ul {
display: none;
}
.btTwoColFooterMenu.btCustomMenu ul li a {
padding: 0 !important;
border: 0 !important;
font-weight: 700;
}
.btTwoColFooterMenu.btCustomMenu ul li a:hover {
color: inherit;
opacity: .5;
}
.btTwoColFooterMenu.btCustomMenu ul li:last-child {
margin-right: 0;
}
.btSiteFooter .btTextRight .btIco {
margin: 0 0 0 14px;
}
.btSiteFooter .btTextLeft .btIco {
margin: 0 14px 0 0;
}
.fooWidgets .btSearch {
display: none;
}
.btFooterMenu ul.menu,
.btFooterMenu .fooWidgets {
display: block;
float: right;
}
.btFooterMenu ul.menu li:first-child {
margin-left: 0;
}
.btSiteFooterWidgets .widget_bt_text_image .btImage img {
margin: 0;
}
.btLightSkin .btSiteFooterWidgets,
.btDarkSkin .btLightSkin .btSiteFooterWidgets {
background: rgba(0,0,0,.07);
}
.btLightSkin .btSiteFooter,
.btDarkSkin .btLightSkin .btSiteFooter {
background: #fff;
}
.btDarkSkin .btSiteFooterWidgets,
.btLightSkin .btDarkSkin .btSiteFooterWidgets {
background: #1d1f27;
}
.btDarkSkin .btSiteFooter,
.btLightSkin .btDarkSkin .btSiteFooter {
background: rgba(255,255,255,.075);
}
.btFooterWrap.btDarkSkin .btBox h4 .headline a:hover,
.btFooterWrap.btLightSkin .btBox h4 .headline a:hover {
color: #0cb8b6;
} .sticky .headline:before {
content: '\e69b';
font-family: Icon7Stroke;
font-size: .77em;
display: block;
float: left;
margin: .2em .4em 0 0;
color: inherit;
}
.sticky .headline {
color: #0cb8b6;
}
.headline a {
color: #0cb8b6;
}
.btLightSkin .headline a:hover,
.btDarkSkin .btLightSkin .headline a:hover {
color: #444;
}
.btDarkSkin .headline a:hover,
.btLightSkin .btDarkSkin .headline a:hover {
color: #fff;
}
.btAboutAuthor {
display: table;
width: 100%;
margin: 0 0 30px;
}
.btLightSkin .btAboutAuthor,
.btDarkSkin .btLightSkin .btAboutAuthor {
border: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .btAboutAuthor,
.btLightSkin .btDarkSkin .btAboutAuthor {
border: 1px solid rgba(255,255,255,.1);
}
.aaAvatar img,
.commentAvatar img {
display: block;
width: 100%;
height: auto;
border-radius: 50%;
}
.aaTxt {
display: table-cell;
vertical-align: top;
padding: 20px;
}
.single-portfolio h1,
.single-post h1,
.single-portfolio h2,
.single-post h2 {
letter-spacing: 0;
color: #0cb8b6;
}
.portfolioItem dt,
.btPortfolioSingleItemColumns dt {
color: #0cb8b6;
} .btArticleListItem {
margin-bottom: 80px;
}
.btArticleListItem.btBlogColumnView .header .btSuperTitle,
.btArticleListItem.btBlogColumnView .header .btSubTitle,
.btArticleListItem.btBlogColumnView .btArticleListBodyAuthor,
.btPostSingleItemColumns .header .btSuperTitle,
.btPostSingleItemColumns .header .btSubTitle,
.btPostSingleItemColumns .btArticleListBodyAuthor {
font-size: 12px !important;
text-transform: uppercase;
}
.btArticleListItem.btBlogColumnView .btArticleListBodyAuthor a,
.btPostSingleItemColumns .btArticleListBodyAuthor a {
color: #0cb8b6 !important;
}
.btArticleListItem.btBlogColumnView {
margin-bottom: 20px;
} .aaAvatar,
.commentAvatar {
display: table-cell;
vertical-align: top;
width: 150px;
padding: 20px 10px 0 10px;
}
.commentAvatar {
width: 75px;
}
.btCommentsBox h4 {
position: relative;
text-transform: uppercase;
}
.btCommentsBox {
margin: 0 0 20px;
}
.btCommentsBox ul.comments,
.btCommentsBox ul.comments li.comment {
list-style: none;
display: block;
padding-left: 0;
margin-left: 0;
}
.btCommentsBox ul.comments > li,
.btCommentsBox ul.comments > li.comment > ul.children > li.comment {
display: block;
margin: 0;
}
.btLightSkin .btCommentsBox ul.comments > li,
.btLightSkin .btCommentsBox ul.comments > li.comment > ul.children > li.comment,
.btDarkSkin .btLightSkin .btCommentsBox ul.comments > li,
.btDarkSkin .btLightSkin .btCommentsBox ul.comments > li.comment > ul.children > li.comment {
border-top: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .btCommentsBox ul.comments > li,
.btDarkSkin .btCommentsBox ul.comments > li.comment > ul.children > li.comment,
.btLightSkin .btDarkSkin .btCommentsBox ul.comments > li,
.btLightSkin .btDarkSkin .btCommentsBox ul.comments > li.comment > ul.children > li.comment {
border-top: 1px solid rgba(255,255,255,.1);
}
.btCommentsBox ul.comments > li article {
margin: 0;
position: relative;
width: 100%;
display: table;
}
.btCommentsBox ul.comments ul article {
padding: 0 0 0 56px;
}
.btCommentsBox ul.children {
margin: 0 0 0 20px;
}
.btCommentsBox ul.comments li article .commentTxt {
padding: 20px 30px 30px 0;
display: table-cell;
}
.vcard h5 {
float: left;
}
.vcard .posted {
float: right;
margin: 1em 0 0;
}
.vcard .posted:before {
content: '\f017';
font: normal 14px/1 FontAwesome;
margin: 0 5px 0 0;
}
.comment {
clear: both;
}
.commentTxt p.edit-link,
.commentTxt p.reply {
float: left;
}
.commentTxt p.reply {
clear: left;
}
.commentTxt p.edit-link,
.commentTxt p.reply {
margin: 0 10px 0 0;
}
.commentTxt p.edit-link a:hover,
.commentTxt p.reply a:hover {
color: #0cb8b6;
}
.commentTxt p.edit-link:before,
.commentTxt p.reply:before {
font: normal 15px/1 FontAwesome;
margin: 0 5px 0 0;
}
p.edit-link:before {
content: '\f044';
}
p.reply:before {
content: '\f112';
}
.comment-navigation {
text-align: right;
clear: right;
}
.comment-navigation span {
display: inline-block;
}
.comment-navigation a {
display: inline-block;
}
.light .comment-navigation a {
display: inline-block;
}
.comment-navigation a:before,
.comment-navigation a:after {
font: normal 17px/0.5 FontAwesome;
color: #f37800;
vertical-align: middle;
}
.comment-navigation a:first-child:before {
content: '\f112';
}
.comment-navigation a:last-child:after {
content: '\f112';
}
.btCommentsBox ul.comments li article .commentTxt .comment {
text-align: justify;
}
.comment-form button#btSubmit {
margin: 0 0 30px;
color: #fff;
}
.comment-form button#btSubmit:before {
color: #fff;
} .btBox {
padding-bottom: 40px;
}
.btBox > h4 {
margin: 0 0 17px;
font-weight: 400;
font-size: 20px;
line-height: 1.3;
font-family: Source Serif Pro;
}
.btBox > h4:after {
content: ' ';
clear: both;
width: 30px;
display: block;
height: 2px;
margin: 10px 0 0;
background-color: #0cb8b6;
}
.btBox h5 {
font-size: 16px;
margin-bottom: 5px;
letter-spacing: 0;
}
.btBox p.posted {
font-size: 11px;
font-weight: 300;
text-transform: uppercase;
line-height: 1.1;
margin: 0 0 4px;
}
.btBox ul {
list-style: none;
margin: 0;
padding: 0;
}
.btBox ul li {
margin: 0 0 14px;
line-height: 1.35;
}
.btBox ul li:last-child {
margin-bottom: 0;
}
.btBox ul li .ppImage {
float: left;
max-width: 90px;
display: table-cell;
}
.btBox ul li .ppImage img {
margin: 0 0 10px;
padding-right: 10px;
max-width: 100%;
width: 100%;
height: auto;
}
.btBox ul li .ppTxt {
display: table-cell;
}
.btBox .popularPosts ul li:after {
clear: both;
content: " ";
display: block;
}
.btBox ul li a:hover {
color: #0cb8b6;
}
.btLightSkin .btBox p.posted,
.btDarkSkin .btLightSkin .btBox p.posted {
color: rgba(68,68,68,.55);
}
.btDarkSkin .btBox p.posted,
.btLightSkin .btDarkSkin .btBox p.posted {
color: rgba(255,255,255,.55);
}
body.btNoDashInSidebar .btBox h4:after {
content: none;
border-bottom: none;
} .btBox.widget_calendar table {
width: 100%;
border-collapse: collapse;
}
.btBox.widget_calendar table caption {
background: #0cb8b6;
color: #FFF;
font-family: Montserrat;
font-weight: 700;
padding: 5px;
}
.btBox.widget_calendar table thead th {
text-align: center;
padding: 3px;
}
.btBox.widget_calendar table tfoot td {
padding: 3px;
}
.btBox.widget_calendar table tfoot td#next {
text-align: right;
}
.btBox.widget_calendar table tbody tr:nth-child(odd) td {
background: transparent;
}
.btBox.widget_calendar table tbody td {
text-align: center;
padding: 2px 3px;
} .btBox.widget_archive label,
.btBox.widget_categories label,
.btCustomMenu label {
display: none;
}
.btBox.widget_archive select,
.btBox.widget_categories select,
.btCustomMenu select {
display: block;
margin: 8px 0 0;
width: 100%;
}
.btBox.widget_archive ul li,
.btBox.widget_categories ul li,
.btCustomMenu ul li {
margin-bottom: 1px;
position: relative;
padding: 0;
margin-left: 0;
}
.btBox.widget_archive ul li ul li,
.btBox.widget_categories ul li ul li,
.btCustomMenu ul li ul li {
margin-bottom: 1px;
position: relative;
}
.btBox.widget_archive ul li a,
.btBox.widget_categories ul li a,
.btCustomMenu ul li a {
display: block;
padding: 10px 50px 10px 0;
border-bottom: 1px solid rgba(0,0,0,.07);
color: #444;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btBox.widget_archive ul li a:hover,
.btBox.widget_categories ul li a:hover,
.btCustomMenu ul li a:hover {
border-bottom: 1px solid #0cb8b6;
}
.btBox.widget_archive ul li ul li a,
.btBox.widget_categories ul li ul li a,
.btCustomMenu ul li ul li a {
padding: 10px 50px 10px 20px;
}
.btBox.widget_archive ul li ul li ul li a,
.btBox.widget_categories ul li ul li ul li a,
.btCustomMenu ul li ul li ul li a {
padding: 10px 50px 10px 30px;
}
.btBox.widget_archive ul li strong,
.btBox.widget_categories ul li strong,
.btCustomMenu ul li strong {
position: absolute;
top: 0;
right: 0;
padding: 10px;
min-width: 38px;
text-align: center;
}
.btBox.widget_archive ul li ul li,
.btBox.widget_categories ul li ul li,
.btCustomMenu ul li ul li {
margin-top: 1px;
}
.btDarkSkin .btBox.widget_archive ul li a,
.btLightSkin .btDarkSkin .btBox.widget_archive ul li a,
.btDarkSkin .btBox.widget_categories ul li a,
.btLightSkin .btDarkSkin .btBox.widget_categories ul li a {
border-bottom: 1px solid rgba(255,255,255,.075);
}
.btDarkSkin .btBox.widget_archive ul li a:hover,
.btLightSkin .btDarkSkin .btBox.widget_archive ul li a:hover,
.btDarkSkin .btBox.widget_categories ul li a:hover,
.btLightSkin .btDarkSkin .btBox.widget_categories ul li a:hover {
border-bottom: 1px solid #0cb8b6;
} .btBox.widget_pages ul li {
padding-top: 0;
}
.btBox.widget_pages ul li ul {
margin-left: 15px;
} .btBox.widget_meta li {
padding-top: 0;
}
.btArticleMeta dd,
.btArticleMeta dt {
display: block;
clear: left;
} .btBox .ppTxt h5 {
font-size: 16px;
font-weight: 600;
line-height: 1.45;
margin: 0 0 8px;
padding: 0;
} .btBox.widget_recent_comments .comment-author-link a {
font-weight: 700;
} .btBox.widget_rss li {
margin-bottom: 15px;
}
.btBox.widget_rss li a.rsswidget {
font-family: Montserrat;
font-weight: 700;
}
.btBox.widget_rss li .rss-date {
display: block;
margin: 0 0 5px;
}
.btBox.widget_rss li cite {
font-weight: 700;
font-style: normal;
}
.btBox.widget_rss li cite:before {
font-family: FontAwesome;
content: "\f040";
display: inline-block;
color: #0cb8b6;
margin: 0 5px 0 0;
} .btBox .btSearch,
form.woocommerce-product-search {
padding-right: 42px;
}
.btBox .btSearch input[type="text"],
.btBox .btSearch input[type="search"],
form.woocommerce-product-search input[type="text"],
form.woocommerce-product-search input[type="search"] {
padding: 0 10px;
height: 42px;
width: 100%;
display: block;
}
.btBox .btSearch button,
.btBox .btSearch input[type=submit],
form.woocommerce-product-search button,
form.woocommerce-product-search input[type=submit] {
width: 42px;
height: 42px;
background: #0cb8b6;
border: 0;
float: right;
margin: -42px -42px 0 0;
cursor: pointer;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.btSoftRoundedButtons .btBox .btSearch button,
.btSoftRoundedButtons .btBox .btSearch input[type=submit],
.btSoftRoundedButtons form.woocommerce-product-search button,
.btSoftRoundedButtons form.woocommerce-product-search input[type=submit] {
border-radius: 3px;
}
.btHardRoundedButtons .btBox .btSearch button,
.btHardRoundedButtons .btBox .btSearch input[type=submit],
.btHardRoundedButtons form.woocommerce-product-search button,
.btHardRoundedButtons form.woocommerce-product-search input[type=submit] {
border-radius: 50px;
}
.btBox .btSearch button:before,
form.woocommerce-product-search button:before {
font-family: FontAwesome;
content: "\f002";
display: inline-block;
color: #fff;
}
.btBox .btSearch button:hover,
form.woocommerce-product-search button:hover {
background: #07706f;
}
.btBox .btSearch button:hover:before,
form.woocommerce-product-search button:hover:before {
color: #fff;
}
.btBox .btSearch .btIco,
form.woocommerce-product-search .btIco {
display: none;
}
.btCommentsBox input,
.btCommentsBox textarea {
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btHardRoundedButtons .btCommentsBox textarea {
border-radius: 22px;
}
.btSoftRoundedButtons .btCommentsBox textarea {
border-radius: 3px;
}
form.wpcf7-form input[type="submit"],
form.wpcf7-form button {
-webkit-appearance: none;
border-radius: 0;
}
form.wpcf7-form input[type="text"],
form.wpcf7-form input[type="password"],
form.wpcf7-form input[type="email"],
form.wpcf7-form input[type="date"],
form.wpcf7-form textarea,
form.wpcf7-form .fancy-select .trigger {
padding: 0 20px;
height: 44px;
width: 100%;
display: block;
font-family: Montserrat;
font-size: 15px;
line-height: initial;
font-weight: 300;
border: none;
-webkit-box-shadow: 0 0 0 2px transparent inset;
box-shadow: 0 0 0 2px transparent inset;
-webkit-appearance: none;
border-radius: 0;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btSoftRoundedButtons form.wpcf7-form input[type="text"],
.btSoftRoundedButtons form.wpcf7-form input[type="password"],
.btSoftRoundedButtons form.wpcf7-form input[type="email"],
.btSoftRoundedButtons form.wpcf7-form input[type="date"],
.btSoftRoundedButtons form.wpcf7-form textarea,
.btSoftRoundedButtons form.wpcf7-form .fancy-select .trigger {
border-radius: 3px;
}
.btHardRoundedButtons form.wpcf7-form input[type="text"],
.btHardRoundedButtons form.wpcf7-form input[type="password"],
.btHardRoundedButtons form.wpcf7-form input[type="email"],
.btHardRoundedButtons form.wpcf7-form input[type="date"],
.btHardRoundedButtons form.wpcf7-form textarea,
.btHardRoundedButtons form.wpcf7-form .fancy-select .trigger {
border-radius: 50px;
}
.btHardRoundedButtons form.wpcf7-form textarea {
border-radius: 22px;
}
form.wpcf7-form input[type="text"]:focus,
form.wpcf7-form input[type="password"]:focus,
form.wpcf7-form input[type="email"]:focus,
form.wpcf7-form input[type="date"]:focus,
form.wpcf7-form textarea:focus,
form.wpcf7-form .fancy-select .trigger.open {
-webkit-box-shadow: 0 0 0 2px #0cb8b6 inset;
box-shadow: 0 0 0 2px #0cb8b6 inset;
border: none;
}
form.wpcf7-form textarea {
height: 170px;
padding: 20px;
}
form.wpcf7-form .fancy-select .trigger {
line-height: 44px;
vertical-align: middle;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
padding: 0 45px 0 20px;
}
form.wpcf7-form p {
margin: 0;
clear: left;
}
form.wpcf7-form p span {
display: block;
margin: 0 0 20px;
}
form.wpcf7-form p span.required,
form.wpcf7-form p span.bt_bb_required {
display: inline-block;
margin: 0;
}
form.wpcf7-form p span.required:after,
form.wpcf7-form p span.bt_bb_required:after {
content: "*";
display: inline-block;
color: #0cb8b6 !important;
font-weight: 700;
margin: 0 0 0 5px;
}
.btLightSkin form.wpcf7-form input[type="text"],
.btDarkSkin .btLightSkin form.wpcf7-form input[type="text"],
.btLightSkin form.wpcf7-form input[type="password"],
.btDarkSkin .btLightSkin form.wpcf7-form input[type="password"],
.btLightSkin form.wpcf7-form input[type="email"],
.btDarkSkin .btLightSkin form.wpcf7-form input[type="email"],
.btLightSkin form.wpcf7-form input[type="date"],
.btDarkSkin .btLightSkin form.wpcf7-form input[type="date"],
.btLightSkin form.wpcf7-form textarea,
.btDarkSkin .btLightSkin form.wpcf7-form textarea,
.btLightSkin form.wpcf7-form .fancy-select .trigger,
.btDarkSkin .btLightSkin form.wpcf7-form .fancy-select .trigger {
background-color: rgba(0,0,0,.07);
}
.btDarkSkin form.wpcf7-form input[type="text"],
.btLightSkin .btDarkSkin form.wpcf7-form input[type="text"],
.btDarkSkin form.wpcf7-form input[type="password"],
.btLightSkin .btDarkSkin form.wpcf7-form input[type="password"],
.btDarkSkin form.wpcf7-form input[type="email"],
.btLightSkin .btDarkSkin form.wpcf7-form input[type="email"],
.btDarkSkin form.wpcf7-form input[type="date"],
.btLightSkin .btDarkSkin form.wpcf7-form input[type="date"],
.btDarkSkin form.wpcf7-form textarea,
.btLightSkin .btDarkSkin form.wpcf7-form textarea,
.btDarkSkin form.wpcf7-form .fancy-select .trigger,
.btLightSkin .btDarkSkin form.wpcf7-form .fancy-select .trigger {
background-color: rgba(255,255,255,.075);
}
form.wpcf7-form .wpcf7-submit {
cursor: pointer;
display: inline-block;
padding: 1.1em 2.5em;
border: none;
font-size: 14px;
line-height: 1;
width: auto;
font-weight: 700;
color: #fff;
background-color: #0cb8b6;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
width: 100%;
}
div.wpcf7 img.ajax-loader {
position: absolute;
left: -15px;
top: 12px;
}
form.wpcf7-form .wpcf7-submit:hover {
background: #d23b0d;
} .fancy-select {
position: relative;
}
.fancy-select .trigger {
overflow: hidden;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
vertical-align: middle;
position: relative;
cursor: pointer;
height: 42px;
line-height: 38px;
padding: 0 45px 0 10px;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.fancy-select .trigger:after {
color: #444;
content: '\f078';
font: normal 14px/1 FontAwesome;
display: block;
position: absolute;
right: 12px;
top: 0;
height: 44px;
line-height: 44px;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.fancy-select .trigger.open {
color: inherit;
}
.fancy-select .trigger.open:after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fancy-select .options {
display: none;
position: absolute;
top: auto;
left: 0;
width: 100%;
list-style: none;
max-height: 320px;
overflow: auto;
margin: 3px 0 0;
padding: 0;
border: 1px solid rgba(0,0,0,.07);
background-color: #fff;
}
.fancy-select .options.open {
z-index: 20;
display: block;
}
.fancy-select ul.options > li {
cursor: pointer;
display: block;
padding: 10px;
margin: 0;
color: #444;
border-bottom: 1px solid rgba(0,0,0,.07);
}
.fancy-select ul.options > li a {
color: #fff;
}
.fancy-select .options li:before {
content: '';
}
.fancy-select .options li:first-child {
border-top: none;
}
.fancy-select ul.options > li:hover {
color: #0cb8b6;
}
.btDarkSkin .fancy-select .trigger:after,
.btLightSkin .btDarkSkin .fancy-select .trigger:after {
color: #fff;
}
.rowItem.btOverOthers {
z-index: 2;
} .btBox .wp-caption {
margin-bottom: 10px;
} .btBox select {
padding: 10px;
} .btBox .tagcloud a,
.btTags ul a {
display: inline-block;
float: left;
text-transform: uppercase;
padding: 8px 10px;
margin: 0 2px 2px 0;
font-size: .875em !important;
background: #0cb8b6;
color: #FFF;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btSoftRoundedButtons .btBox .tagcloud a,
.btSoftRoundedButtons .btTags ul a {
border-radius: 3px;
}
.btHardRoundedButtons .btBox .tagcloud a,
.btHardRoundedButtons .btTags ul a {
border-radius: 50px;
}
.btBox .tagcloud a:hover,
.btTags ul a:hover {
background: #07706f;
}
.btTags ul {
list-style: none;
margin: 0;
padding: 0;
}
.btTags ul li {
display: inline-block;
padding: 0;
margin: 0;
} .btInstaWrap {
padding-bottom: 20px;
}
.btInstaGrid {
margin: 13px 0 0 -1px;
}
.btInstaGrid span {
display: block;
width: 25%;
padding: 0 0 3px 3px;
float: left;
}
.btInstaGrid span:nth-child(4n + 1) {
clear: left;
}
.btInstaGrid img {
display: block;
width: 100%;
opacity: 1;
-webkit-transition: 300ms ease opacity;
-moz-transition: 300ms ease opacity;
transition: 300ms ease opacity;
}
.btInstaGrid span:hover img {
opacity: .6;
} .recentTweets small:before {
content: '\f099';
font: 19px/1 FontAwesome;
position: relative;
top: 3px;
margin-right: 3px;
color: #0cb8b6;
}
.recentTweets p {
margin: 0 0 25px;
} .header .btSubTitle span,
.header .btSubTitle p,
.header .btSubTitle a,
.header .btSuperTitle span,
.header .btSuperTitle p,
.header .btSuperTitle a {
display: inline-block;
}
.header .btSubTitle .btArticleDate,
.header .btSubTitle .btArticleAuthor,
.header .btSubTitle .btArticleComments,
.header .btSubTitle .btArticleCategories,
.header .btSuperTitle .btArticleDate,
.header .btSuperTitle .btArticleAuthor,
.header .btSuperTitle .btArticleComments,
.header .btSuperTitle .btArticleCategories {
display: inline-block;
}
.header .btSubTitle .btArticleCategories a:not(:first-child):before,
.header .btSuperTitle .btArticleCategories a:not(:first-child):before {
content: ' ';
display: inline-block;
margin: 0 6px;
width: 5px;
height: 5px;
border-radius: 50%;
line-height: inherit;
vertical-align: middle;
opacity: .7;
}
.btLightSkin .header .btSubTitle .btArticleCategories a:not(:first-child):before,
.btDarkSkin .btLightSkin .header .btSubTitle .btArticleCategories a:not(:first-child):before,
.btLightSkin .header .btSuperTitle .btArticleCategories a:not(:first-child):before,
.btDarkSkin .btLightSkin .header .btSuperTitle .btArticleCategories a:not(:first-child):before {
background-color: #444;
}
.btDarkSkin .header .btSubTitle .btArticleCategories a:not(:first-child):before,
.btLightSkin .btDarkSkin .header .btSubTitle .btArticleCategories a:not(:first-child):before,
.btDarkSkin .header .btSuperTitle .btArticleCategories a:not(:first-child):before,
.btLightSkin .btDarkSkin .header .btSuperTitle .btArticleCategories a:not(:first-child):before {
background-color: #fff;
}
.btArticleCategories:not(:last-child):after,
.btArticleDate:not(:last-child):after,
.btArticleAuthor:not(:last-child):after,
.btArticleComments:not(:last-child):after {
content: ' / ';
padding: 0 .5em;
}
.btLightSkin .btArticleCategories:not(:last-child):after,
.btLightSkin .btArticleDate:not(:last-child):after,
.btLightSkin .btArticleAuthor:not(:last-child):after,
.btLightSkin .btArticleComments:not(:last-child):after,
.btDarkSkin .btLightSkin .btArticleCategories:not(:last-child):after,
.btDarkSkin .btLightSkin .btArticleDate:not(:last-child):after,
.btDarkSkin .btLightSkin .btArticleAuthor:not(:last-child):after,
.btDarkSkin .btLightSkin .btArticleComments:not(:last-child):after {
border-color: rgba(0,0,0,.1);
}
.btDarkSkin .btArticleCategories:not(:last-child):after,
.btDarkSkin .btArticleDate:not(:last-child):after,
.btDarkSkin .btArticleAuthor:not(:last-child):after,
.btDarkSkin .btArticleComments:not(:last-child):after,
.btLightSkin .btDarkSkin .btArticleCategories:not(:last-child):after,
.btLightSkin .btDarkSkin .btArticleDate:not(:last-child):after,
.btLightSkin .btDarkSkin .btArticleAuthor:not(:last-child):after,
.btLightSkin .btDarkSkin .btArticleComments:not(:last-child):after {
border-color: rgba(255,255,255,.1) !important;
}
.btArticleDate:not(:last-child):after,
.btArticleAuthor:not(:last-child):after,
.btArticleComments:not(:last-child):after,
.btArticleCategories:not(:last-child):after {
content: ' / ';
padding: 0 .5em;
}
.btArticleComments:before,
.btArticleCategories:before,
.btArticleAuthor:before,
.btArticleDate:before {
font-family: FontAwesome;
content: "\f086";
margin: 0 7px 0 0;
display: inline-block;
font-style: normal;
}
.btArticleDate:before {
content: "\f017";
}
.btArticleAuthor:before {
content: "\f2bd";
}
.btArticleCategories:before {
content: "\f02c";
}
.btSubTitle,
.bgiTxt .boldArticleMeta {
font-size: 15px;
} .btBox .btImage {
margin-bottom: 10px;
}
.btBox .btImage img {
width: auto;
margin: auto;
} .btContentHolder blockquote {
display: block;
position: relative;
padding: 20px 0 20px 20px;
margin: 0;
font-size: 1.4em;
font-weight: 400;
line-height: 1.7;
font-family: Source Serif Pro;
}
.btContentHolder blockquote:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
.btContentHolder blockquote:before {
content: '\f10d';
font-family: FontAwesome;
display: block;
margin: 0;
font-size: 60px;
line-height: 60px;
opacity: .2;
float: left;
position: absolute;
top: 0;
left: 0;
} .btContentHolder table {
width: 100%;
margin: 0 0 20px;
border-collapse: collapse;
text-align: left;
}
.btContentHolder table td,
.btContentHolder table th {
padding: 10px;
}
.btContentHolder table tr th,
.btContentHolder table thead tr th {
background: #0cb8b6;
color: #FFF;
}
.btContentHolder table tr th a,
.btContentHolder table thead tr th a {
color: #FFF;
} .btContentHolder pre {
margin: 0 0 30px;
white-space: pre-wrap;
padding: 20px;
border: 1px solid rgba(0,0,0,.1);
} .btContentHolder .alignleft {
float: left;
margin: 0 15px 0 0;
}
.btContentHolder .alignright {
float: right;
margin: 0 0 0 15px;
}
.btContentHolder .aligncenter,
.btContent .alignnone {
text-align: center;
margin: 0 auto;
}
.btContentHolder figure.aligncenter,
.btContent figure.alignnone {
margin: 0 auto 20px;
}
.btContentHolder .alignnone {
width: auto !important;
} .post-password-form input[type="password"] {
padding: 10px;
height: 38px;
border: 1px solid rgba(0,0,0,.1);
width: 100%;
display: block;
margin: 0 0 20px;
}
.post-password-form input[type="submit"] {
display: block;
margin: 0 auto;
color: #FFF;
width: auto;
height: 38px;
background: #0cb8b6;
border: 0;
cursor: pointer;
padding: 0 15px;
font-family: Montserrat;
} .btPagination :after {
display: table;
content: " ";
width: 100%;
clear: both;
}
.btPagination .paging.onLeft {
float: left;
}
.btPagination .paging.onRight {
float: right;
}
.btPagination .paging a {
display: block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btPagination .paging a:after {
width: 38px;
height: 38px;
display: block;
text-align: center;
background-color: rgba(0,0,0,.1);
font: 20px/38px FontAwesome;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btSoftRoundedButtons .btPagination .paging a:after {
border-radius: 3px;
}
.btHardRoundedButtons .btPagination .paging a:after {
border-radius: 50px;
}
.btPagination .paging a:hover:after {
background: #0cb8b6;
color: #FFF;
}
.btPagination .paging .pagePrev a:after {
content: "\f104";
float: left;
margin: -6px 10px 0 0;
}
.btPagination .paging .pageNext a:after {
content: "\f105";
float: right;
margin: -6px 0 0 10px;
} .btLinkPages ul {
margin-left: 0;
padding-left: 0;
}
.btLinkPages ul li {
list-style: none;
display: inline-block;
} .btArticleListBodyContent {
clear: both;
margin-top: 5px;
} .articleSideGutter {
position: absolute;
top: 0;
left: 0;
line-height: 1.4;
width: 120px;
}
.articleSideGutter .asgItem {
margin-bottom: 5px;
}
.articleSideGutter a {
color: #0cb8b6;
}
.articleSideGutter .date {
opacity: .8;
}
.articleSideGutter .asgItem.avatar img {
border-radius: 50%;
}
@media (min-width: 480px) {
.btHasAuthorInfo {
padding-left: 140px;
}
} .comment-respond .btnOutline button[type="submit"] {
font-family: Montserrat;
margin: -7px -12px;
padding: 7px 20px;
height: 41px;
background: transparent;
border: 0;
cursor: pointer;
color: inherit;
font-weight: 700;
} .boldPhotoSlide {
position: relative;
} .gallery {
margin-bottom: 1.6em;
}
.gallery-item {
display: inline-block;
padding: 0 4px;
text-align: center;
vertical-align: top;
width: 100%;
margin: 0;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
display: block;
padding: 5px 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
@media (max-width: 1200px) {
.gallery-item {
width: 100% !important;
max-width: 100% !important;
}
}
h5.author {
line-height: 1.2;
margin: 18px 0 25px;
}
.variableImg {
position: relative;
}
.slidedItem.firstItem .port:after,
.slidedItem .variableImg:after,
.btGhost > .port:after {
content: ' ';
display: block;
background-color: rgba(0,0,0,.85);
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;
}
.slidedItem .port .btSlideGutter,
.btGhost > .port .rowItem {
position: relative;
z-index: 2;
}
.slidedItem.firstItem .port:after,
.btGhost > .port:after {
background-color: rgba(0,0,0,.4);
}
.slidedItem.slick-current .variableImg:after {
background-color: rgba(0,0,0,0);
}
a#cancel-comment-reply-link {
display: inline-block;
margin: 0 0 0 1em;
padding: 0 0 0 .9em;
color: inherit;
font-family: Montserrat;
font-weight: 700;
text-transform: uppercase;
float: right;
font-size: 12px;
}
a#cancel-comment-reply-link:before {
content: '\e680';
display: block;
float: left;
font-size: 1.7em;
font-family: Icon7Stroke;
margin: 0 0 0 -.9em;
}
a#cancel-comment-reply-link:hover {
color: #0cb8b6;
}
span.enhanced {
display: block;
float: left;
margin: 0 .3em .1em 0;
padding: 0;
width: 1.8em;
font-size: 1.8em;
height: 1.8em;
line-height: 1.6em;
vertical-align: middle;
text-align: center;
border: 1px solid #444;
border-radius: 1.8em;
}
.btLightSkin span.enhanced,
.btDarkSkin .btLightSkin span.enhanced {
border-color: #444;
}
.btDarkSkin span.enhanced,
.btLightSkin .btDarkSkin span.enhanced {
border-color: #444;
}
span.btHighlight {
display: inline-block;
padding: .06em .5em;
background-color: #0cb8b6;
color: #fff;
}
a.btContinueReading {
display: block;
float: left;
font-size: 12px;
font-weight: 700;
padding: 13px 26px;
overflow: hidden;
white-space: nowrap;
vertical-align: middle;
text-align: center;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
line-height: 1;
}
.btSoftRoundedButtons a.btContinueReading {
border-radius: 3px;
}
.btHardRoundedButtons a.btContinueReading {
border-radius: 50px;
}
a.btContinueReading {
background: #0cb8b6;
color: #fff;
}
a.btContinueReading:hover {
background: #07706f;
color: #fff;
} *[data-ico-fa]:before {
font-family: FontAwesome;
content: attr(data-ico-fa);
}
*[data-ico-s7]:before {
font-family: Icon7Stroke;
content: attr(data-ico-s7);
}
*[data-ico-cs]:before {
font-family: btmedical;
content: attr(data-ico-cs);
}
*[data-ico-dg]:before {
font-family: Dialogue;
content: attr(data-ico-dg);
}
*[data-ico-es]:before {
font-family: Essential;
content: attr(data-ico-es);
}
*[data-ico-gl]:before {
font-family: Glasses;
content: attr(data-ico-gl);
}
*[data-ico-hp]:before {
font-family: Hospital;
content: attr(data-ico-hp);
}
*[data-ico-hs]:before {
font-family: Hospital-2;
content: attr(data-ico-hs);
}
*[data-ico-md]:before {
font-family: Medical;
content: attr(data-ico-md);
}
*[data-ico-ms]:before {
font-family: Medical-Set;
content: attr(data-ico-ms);
}
*[data-ico-op]:before {
font-family: Optometry;
content: attr(data-ico-op);
}
*[data-ico-pl]:before {
font-family: Pins-Locations;
content: attr(data-ico-pl);
}
*[data-ico-tw]:before {
font-family: Teamwork;
content: attr(data-ico-tw);
}
*[data-ico-tc]:before {
font-family: Technology-Collection;
content: attr(data-ico-tc);
}
.btIco {
display: inline-block;
vertical-align: middle;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.btIco.btIcoOutline {
border-radius: 50%;
}
.btLightSkin .btIcoLargeSize.btIcoOutline,
.btDarkSkin .btLightSkin .btIcoLargeSize.btIcoOutline {
-webkit-box-shadow: 0 0 0 15px #fff,0 0 0 1px #fff inset;
box-shadow: 0 0 0 15px #fff,0 0 0 1px #fff inset;
}
.btLightSkin .btIcoBigSize.btIcoOutline,
.btDarkSkin .btLightSkin .btIcoBigSize.btIcoOutline {
-webkit-box-shadow: 0 0 0 10px #fff,0 0 0 1px #fff inset;
box-shadow: 0 0 0 10px #fff,0 0 0 1px #fff inset;
}
.btLightSkin .btIcoMediumSize.btIcoOutline,
.btDarkSkin .btLightSkin .btIcoMediumSize.btIcoOutline {
-webkit-box-shadow: 0 0 0 6px #fff,0 0 0 1px #fff inset;
box-shadow: 0 0 0 6px #fff,0 0 0 1px #fff inset;
}
.btLightSkin .btIcoSmallSize.btIcoOutline,
.btDarkSkin .btLightSkin .btIcoSmallSize.btIcoOutline {
-webkit-box-shadow: 0 0 0 4px #fff,0 0 0 1px #fff inset;
box-shadow: 0 0 0 4px #fff,0 0 0 1px #fff inset;
}
.btLightSkin .btIcoExtraSmallSize.btIcoOutline,
.btDarkSkin .btLightSkin .btIcoExtraSmallSize.btIcoOutline {
-webkit-box-shadow: 0 0 0 2px #fff,0 0 0 1px #fff inset;
box-shadow: 0 0 0 2px #fff,0 0 0 1px #fff inset;
}
.btDarkSkin .btIcoLargeSize.btIcoOutline,
.btLightSkin .btDarkSkin .btIcoLargeSize.btIcoOutline {
-webkit-box-shadow: 0 0 0 15px #1d1f27,0 0 0 1px #1d1f27 inset;
box-shadow: 0 0 0 15px #1d1f27,0 0 0 1px #1d1f27 inset;
}
.btDarkSkin .btIcoBigSize.btIcoOutline,
.btLightSkin .btDarkSkin .btIcoBigSize.btIcoOutline {
-webkit-box-shadow: 0 0 0 10px #1d1f27,0 0 0 1px #1d1f27 inset;
box-shadow: 0 0 0 10px #1d1f27,0 0 0 1px #1d1f27 inset;
}
.btDarkSkin .btIcoMediumSize.btIcoOutline,
.btLightSkin .btDarkSkin .btIcoMediumSize.btIcoOutline {
-webkit-box-shadow: 0 0 0 6px #1d1f27,0 0 0 1px #1d1f27 inset;
box-shadow: 0 0 0 6px #1d1f27,0 0 0 1px #1d1f27 inset;
}
.btDarkSkin .btIcoSmallSize.btIcoOutline,
.btLightSkin .btDarkSkin .btIcoSmallSize.btIcoOutline {
-webkit-box-shadow: 0 0 0 4px #1d1f27,0 0 0 1px #1d1f27 inset;
box-shadow: 0 0 0 4px #1d1f27,0 0 0 1px #1d1f27 inset;
}
.btDarkSkin .btIcoExtraSmallSize.btIcoOutline,
.btLightSkin .btDarkSkin .btIcoExtraSmallSize.btIcoOutline {
-webkit-box-shadow: 0 0 0 2px #1d1f27,0 0 0 1px #1d1f27 inset;
box-shadow: 0 0 0 2px #1d1f27,0 0 0 1px #1d1f27 inset;
}
.btIco .btIcoHolder {
line-height: inherit;
display: inline-block;
float: left;
position: relative;
overflow: hidden;
border-radius: 50%;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.btIco .btIcoHolder a {
line-height: inherit;
}
.btIco.btnInlinePosition .btIcoHolder {
display: inline-block;
}
.btIco .btIcoHolder em {
border-radius: 50%;
display: inline-block;
float: left;
text-align: center;
vertical-align: middle;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
font-weight: 400;
-webkit-transform: rotate3d(0,0,1,50deg);
-moz-transform: rotate3d(0,0,1,50deg);
-ms-transform: rotate3d(0,0,1,50deg);
transform: rotate3d(0,0,1,50deg);
}
.btIco .btIcoHolder:before,
.btIco .btIcoHolder:after {
color: #0cb8b6;
}
.btIco.borderless a.btIcoHolder em {
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btIco.btIcoLargeSize .btIcoHolder em {
-webkit-transition: all .55s ease;
-moz-transition: all .55s ease;
transition: all .55s ease;
}
.btIco.borderless a.btIcoHolder em {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.btIco.borderless:hover a.btIcoHolder em {
-webkit-transform: translate3d(0,-3px,0);
-moz-transform: translate3d(0,-3px,0);
-ms-transform: translate3d(0,-3px,0);
transform: translate3d(0,-3px,0);
}
.btDarkSkin .btTopToolsRight .btIconWidget .btIco .btIcoHolder:before,
.btDarkSkin .btTopToolsRight .btIconWidget .btIco .btIcoHolder:after,
.btLightSkin .btDarkSkin .btTopToolsRight .btIconWidget .btIco .btIcoHolder:before,
.btLightSkin .btDarkSkin .btTopToolsRight .btIconWidget .btIco .btIcoHolder:after {
color: rgba(255,255,255,.5);
}
.btLightSkin .btTopToolsRight .btIconWidget .btIco .btIcoHolder:before,
.btLightSkin .btTopToolsRight .btIconWidget .btIco .btIcoHolder:after,
.btDarkSkin .btLightSkin .btTopToolsRight .btIconWidget .btIco .btIcoHolder:before,
.btDarkSkin .btLightSkin .btTopToolsRight .btIconWidget .btIco .btIcoHolder:after {
color: rgba(68,68,68,.5);
}
.btDarkSkin .btTopToolsRight .btIconWidget:hover .btIco .btIcoHolder:before,
.btDarkSkin .btTopToolsRight .btIconWidget:hover .btIco .btIcoHolder:after,
.btLightSkin .btDarkSkin .btTopToolsRight .btIconWidget:hover .btIco .btIcoHolder:before,
.btLightSkin .btDarkSkin .btTopToolsRight .btIconWidget:hover .btIco .btIcoHolder:after {
color: #0cb8b6;
}
.btLightSkin .btTopToolsRight .btIconWidget:hover .btIco .btIcoHolder:before,
.btLightSkin .btTopToolsRight .btIconWidget:hover .btIco .btIcoHolder:after,
.btDarkSkin .btLightSkin .btTopToolsRight .btIconWidget:hover .btIco .btIcoHolder:before,
.btDarkSkin .btLightSkin .btTopToolsRight .btIconWidget:hover .btIco .btIcoHolder:after {
color: #0cb8b6;
}
.btDarkSkin .btTopToolsRight .btIconWidget.btSpecialHeaderIcon:hover .btIco .btIcoHolder:before,
.btDarkSkin .btTopToolsRight .btIconWidget.btSpecialHeaderIcon:hover .btIco .btIcoHolder:after,
.btLightSkin .btDarkSkin .btTopToolsRight .btIconWidget.btSpecialHeaderIcon:hover .btIco .btIcoHolder:before,
.btLightSkin .btDarkSkin .btTopToolsRight .btIconWidget.btSpecialHeaderIcon:hover .btIco .btIcoHolder:after {
color: rgba(255,255,255,.5) !important;
}
.btLightSkin .btTopToolsRight .btIconWidget.btSpecialHeaderIcon:hover .btIco .btIcoHolder:before,
.btLightSkin .btTopToolsRight .btIconWidget.btSpecialHeaderIcon:hover .btIco .btIcoHolder:after,
.btDarkSkin .btLightSkin .btTopToolsRight .btIconWidget.btSpecialHeaderIcon:hover .btIco .btIcoHolder:before,
.btDarkSkin .btLightSkin .btTopToolsRight .btIconWidget.btSpecialHeaderIcon:hover .btIco .btIcoHolder:after {
color: rgba(68,68,68,.5) !important;
}         .btIco .btIcoText {
margin-left: .5em;
line-height: inherit;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.btIco.btIcoLargeSize .btIcoHolder span {
-webkit-transition: all 550ms ease;
-moz-transition: all 550ms ease;
transition: all 550ms ease;
}
.btIco {
margin-left: .25em;
margin-right: .25em;
}
.single-post .socialRow .btIco {
margin-bottom: .5em;
}
.btIco.btIcoLargeSize {
margin-right: 1em;
margin-left: 1em;
}
.btTextLeft .btIco {
margin-right: .5em;
margin-left: 0;
}
.btTextLeft .btIco.btIcoLargeSize {
margin-right: 2em;
margin-left: 0;
}
.btTextRight .btIco {
margin-left: .5em;
margin-right: 0;
}
.btTextRight .btIco.btIcoLargeSize {
margin-left: 2em;
margin-right: 0;
}
.btTextCenter .btIco.btIcoLargeSize {
margin-right: .25em;
margin-left: .25em;
} .btIco.btIcoWhiteType .btIcoHolder em {
background-color: #fff;
color: #0cb8b6;
} .btIco.btIcoFilledType.btIcoAccentColor .btIcoHolder em,
.btIco.btIcoFilledType.btIcoAlterColor .btIcoHolder em {
background-color: #fff;
} .btIco.btIcoFilledType.btIcoAccentColor .btIcoHolder em,
.btIco.btIcoOutlineType.btIcoAccentColor:hover .btIcoHolder em {
-webkit-box-shadow: 0 0 0 1em #0cb8b6 inset;
box-shadow: 0 0 0 1em #0cb8b6 inset;
}
.btIco.btIcoFilledType.btIcoAccentColor .btIcoHolder:before,
.btIco.btIcoFilledType.btIcoAccentColor .btIcoHolder:after,
.btIco.btIcoOutlineType.btIcoAccentColor:hover .btIcoHolder:before,
.btIco.btIcoOutlineType.btIcoAccentColor:hover .btIcoHolder:after {
color: #fff;
}
.btIco.btIcoFilledType.btIcoAccentColor:hover .btIcoHolder em,
.btIco.btIcoOutlineType.btIcoAccentColor .btIcoHolder em {
-webkit-box-shadow: 0 0 0 1px #0cb8b6 inset;
box-shadow: 0 0 0 1px #0cb8b6 inset;
}
.btIco.btIcoFilledType.btIcoAccentColor:hover .btIcoHolder:before,
.btIco.btIcoFilledType.btIcoAccentColor:hover .btIcoHolder:after,
.btIco.btIcoOutlineType.btIcoAccentColor .btIcoHolder:before,
.btIco.btIcoOutlineType.btIcoAccentColor .btIcoHolder:after {
color: #0cb8b6;
}
.btIco.btIcoFilledType.btIcoAccentColor.btIcoBigSize:hover .btIcoHolder em,
.btIco.btIcoOutlineType.btIcoAccentColor.btIcoBigSize .btIcoHolder em {
-webkit-box-shadow: 0 0 0 2px #0cb8b6 inset;
box-shadow: 0 0 0 2px #0cb8b6 inset;
} .btIco.btIcoFilledType.btIcoAlterColor .btIcoHolder em,
.btIco.btIcoOutlineType.btIcoAlterColor:hover .btIcoHolder em {
-webkit-box-shadow: 0 0 0 1em #f36438 inset;
box-shadow: 0 0 0 1em #f36438 inset;
}
.btIco.btIcoFilledType.btIcoAlterColor .btIcoHolder:before,
.btIco.btIcoFilledType.btIcoAlterColor .btIcoHolder:after,
.btIco.btIcoOutlineType.btIcoAlterColor:hover .btIcoHolder:before,
.btIco.btIcoOutlineType.btIcoAlterColor:hover .btIcoHolder:after {
color: #fff;
}
.btIco.btIcoFilledType.btIcoAlterColor:hover .btIcoHolder em,
.btIco.btIcoOutlineType.btIcoAlterColor .btIcoHolder em {
-webkit-box-shadow: 0 0 0 1px #f36438 inset;
box-shadow: 0 0 0 1px #f36438 inset;
}
.btIco.btIcoFilledType.btIcoAlterColor:hover .btIcoHolder:before,
.btIco.btIcoFilledType.btIcoAlterColor:hover .btIcoHolder:after,
.btIco.btIcoOutlineType.btIcoAlterColor .btIcoHolder:before,
.btIco.btIcoOutlineType.btIcoAlterColor .btIcoHolder:after {
color: #f36438;
}
.btIco.btIcoFilledType.btIcoAlterColor.btIcoBigSize:hover .btIcoHolder em,
.btIco.btIcoOutlineType.btIcoAlterColor.btIcoBigSize .btIcoHolder em {
-webkit-box-shadow: 0 0 0 2px #f36438 inset;
box-shadow: 0 0 0 2px #f36438 inset;
} .btDarkSkin .btIco.btIcoFilledType.btIcoDefaultColor .btIcoHolder em,
.btDarkSkin .btIco.btIcoOutlineType.btIcoDefaultColor:hover .btIcoHolder em,
.btLightSkin .btDarkSkin .btIco.btIcoFilledType.btIcoDefaultColor .btIcoHolder em,
.btLightSkin .btDarkSkin .btIco.btIcoOutlineType.btIcoDefaultColor:hover .btIcoHolder em {
-webkit-box-shadow: 0 0 0 1em #fff inset;
box-shadow: 0 0 0 1em #fff inset;
}
.btDarkSkin .btIco.btIcoFilledType.btIcoDefaultColor .btIcoHolder:before,
.btDarkSkin .btIco.btIcoFilledType.btIcoDefaultColor .btIcoHolder:after,
.btDarkSkin .btIco.btIcoOutlineType.btIcoDefaultColor:hover .btIcoHolder:before,
.btDarkSkin .btIco.btIcoOutlineType.btIcoDefaultColor:hover .btIcoHolder:after,
.btLightSkin .btDarkSkin .btIco.btIcoFilledType.btIcoDefaultColor .btIcoHolder:before,
.btLightSkin .btDarkSkin .btIco.btIcoFilledType.btIcoDefaultColor .btIcoHolder:after,
.btLightSkin .btDarkSkin .btIco.btIcoOutlineType.btIcoDefaultColor:hover .btIcoHolder:before,
.btLightSkin .btDarkSkin .btIco.btIcoOutlineType.btIcoDefaultColor:hover .btIcoHolder:after {
color: #1d1f27;
}
.btDarkSkin .btIco.btIcoFilledType.btIcoDefaultColor:hover .btIcoHolder em,
.btDarkSkin .btIco.btIcoOutlineType.btIcoDefaultColor .btIcoHolder em,
.btLightSkin .btDarkSkin .btIco.btIcoFilledType.btIcoDefaultColor:hover .btIcoHolder em,
.btLightSkin .btDarkSkin .btIco.btIcoOutlineType.btIcoDefaultColor .btIcoHolder em {
-webkit-box-shadow: 0 0 0 1px #fff inset;
box-shadow: 0 0 0 1px #fff inset;
}
.btDarkSkin .btIco.btIcoFilledType.btIcoDefaultColor:hover .btIcoHolder:before,
.btDarkSkin .btIco.btIcoFilledType.btIcoDefaultColor:hover .btIcoHolder:after,
.btDarkSkin .btIco.btIcoOutlineType.btIcoDefaultColor .btIcoHolder:before,
.btDarkSkin .btIco.btIcoOutlineType.btIcoDefaultColor .btIcoHolder:after,
.btLightSkin .btDarkSkin .btIco.btIcoFilledType.btIcoDefaultColor:hover .btIcoHolder:before,
.btLightSkin .btDarkSkin .btIco.btIcoFilledType.btIcoDefaultColor:hover .btIcoHolder:after,
.btLightSkin .btDarkSkin .btIco.btIcoOutlineType.btIcoDefaultColor .btIcoHolder:before,
.btLightSkin .btDarkSkin .btIco.btIcoOutlineType.btIcoDefaultColor .btIcoHolder:after {
color: #fff;
}
.btDarkSkin .btIco.btIcoFilledType.btIcoDefaultColor.btIcoBigSize:hover .btIcoHolder em,
.btDarkSkin .btIco.btIcoOutlineType.btIcoDefaultColor.btIcoBigSize .btIcoHolder em,
.btLightSkin .btDarkSkin .btIco.btIcoFilledType.btIcoDefaultColor.btIcoBigSize:hover .btIcoHolder em,
.btLightSkin .btDarkSkin .btIco.btIcoOutlineType.btIcoDefaultColor.btIcoBigSize .btIcoHolder em {
-webkit-box-shadow: 0 0 0 2px #fff inset;
box-shadow: 0 0 0 2px #fff inset;
}
.btLightSkin .btIco.btIcoFilledType.btIcoDefaultColor .btIcoHolder em,
.btLightSkin .btIco.btIcoOutlineType.btIcoDefaultColor:hover .btIcoHolder em,
.btDarkSkin .btLightSkin .btIco.btIcoFilledType.btIcoDefaultColor .btIcoHolder em,
.btDarkSkin .btLightSkin .btIco.btIcoOutlineType.btIcoDefaultColor:hover .btIcoHolder em {
-webkit-box-shadow: 0 0 0 1em rgba(68,68,68,.55) inset;
box-shadow: 0 0 0 1em rgba(68,68,68,.55) inset;
}
.btLightSkin .btIco.btIcoFilledType.btIcoDefaultColor .btIcoHolder:before,
.btLightSkin .btIco.btIcoFilledType.btIcoDefaultColor .btIcoHolder:after,
.btLightSkin .btIco.btIcoOutlineType.btIcoDefaultColor:hover .btIcoHolder:before,
.btLightSkin .btIco.btIcoOutlineType.btIcoDefaultColor:hover .btIcoHolder:after,
.btDarkSkin .btLightSkin .btIco.btIcoFilledType.btIcoDefaultColor .btIcoHolder:before,
.btDarkSkin .btLightSkin .btIco.btIcoFilledType.btIcoDefaultColor .btIcoHolder:after,
.btDarkSkin .btLightSkin .btIco.btIcoOutlineType.btIcoDefaultColor:hover .btIcoHolder:before,
.btDarkSkin .btLightSkin .btIco.btIcoOutlineType.btIcoDefaultColor:hover .btIcoHolder:after {
color: #fff;
}
.btLightSkin .btIco.btIcoFilledType.btIcoDefaultColor:hover .btIcoHolder em,
.btLightSkin .btIco.btIcoOutlineType.btIcoDefaultColor .btIcoHolder em,
.btDarkSkin .btLightSkin .btIco.btIcoFilledType.btIcoDefaultColor:hover .btIcoHolder em,
.btDarkSkin .btLightSkin .btIco.btIcoOutlineType.btIcoDefaultColor .btIcoHolder em {
-webkit-box-shadow: 0 0 0 1px rgba(68,68,68,.55) inset;
box-shadow: 0 0 0 1px rgba(68,68,68,.55) inset;
}
.btLightSkin .btIco.btIcoFilledType.btIcoDefaultColor:hover .btIcoHolder:before,
.btLightSkin .btIco.btIcoFilledType.btIcoDefaultColor:hover .btIcoHolder:after,
.btLightSkin .btIco.btIcoOutlineType.btIcoDefaultColor .btIcoHolder:before,
.btLightSkin .btIco.btIcoOutlineType.btIcoDefaultColor .btIcoHolder:after,
.btDarkSkin .btLightSkin .btIco.btIcoFilledType.btIcoDefaultColor:hover .btIcoHolder:before,
.btDarkSkin .btLightSkin .btIco.btIcoFilledType.btIcoDefaultColor:hover .btIcoHolder:after,
.btDarkSkin .btLightSkin .btIco.btIcoOutlineType.btIcoDefaultColor .btIcoHolder:before,
.btDarkSkin .btLightSkin .btIco.btIcoOutlineType.btIcoDefaultColor .btIcoHolder:after {
color: rgba(68,68,68,.55);
}
.btLightSkin .btIco.btIcoFilledType.btIcoDefaultColor.btIcoBigSize:hover .btIcoHolder em,
.btLightSkin .btIco.btIcoOutlineType.btIcoDefaultColor.btIcoBigSize .btIcoHolder em,
.btDarkSkin .btLightSkin .btIco.btIcoFilledType.btIcoDefaultColor.btIcoBigSize:hover .btIcoHolder em,
.btDarkSkin .btLightSkin .btIco.btIcoOutlineType.btIcoDefaultColor.btIcoBigSize .btIcoHolder em {
-webkit-box-shadow: 0 0 0 2px rgba(68,68,68,.55) inset;
box-shadow: 0 0 0 2px rgba(68,68,68,.55) inset;
} .btLightSkin .btIco.btIcoDefaultType.btIcoAccentColor .btIcoHolder:before,
.btLightSkin .btIco.btIcoDefaultType.btIcoAccentColor .btIcoHolder:after,
.btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:before,
.btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:after,
.btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoAccentColor .btIcoHolder:before,
.btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoAccentColor .btIcoHolder:after,
.btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:before,
.btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:after,
.btDarkSkin .btIco.btIcoDefaultType.btIcoAccentColor .btIcoHolder:before,
.btDarkSkin .btIco.btIcoDefaultType.btIcoAccentColor .btIcoHolder:after,
.btDarkSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:before,
.btDarkSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:after,
.btLightSkin .btDarkSkin .btIco.btIcoDefaultType.btIcoAccentColor .btIcoHolder:before,
.btLightSkin .btDarkSkin .btIco.btIcoDefaultType.btIcoAccentColor .btIcoHolder:after,
.btLightSkin .btDarkSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:before,
.btLightSkin .btDarkSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:after {
color: #0cb8b6;
}
.btLightSkin .btIco.btIcoDefaultType.btIcoAlterColor .btIcoHolder:before,
.btLightSkin .btIco.btIcoDefaultType.btIcoAlterColor .btIcoHolder:after,
.btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:before,
.btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:after,
.btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoAlterColor .btIcoHolder:before,
.btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoAlterColor .btIcoHolder:after,
.btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:before,
.btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:after,
.btDarkSkin .btIco.btIcoDefaultType.btIcoAlterColor .btIcoHolder:before,
.btDarkSkin .btIco.btIcoDefaultType.btIcoAlterColor .btIcoHolder:after,
.btDarkSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:before,
.btDarkSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:after,
.btLightSkin .btDarkSkin .btIco.btIcoDefaultType.btIcoAlterColor .btIcoHolder:before,
.btLightSkin .btDarkSkin .btIco.btIcoDefaultType.btIcoAlterColor .btIcoHolder:after,
.btLightSkin .btDarkSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:before,
.btLightSkin .btDarkSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:after {
color: #f36438;
}
.btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:before,
.btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:after,
.btLightSkin .btIco.btIcoDefaultType.btIcoAccentColor:hover .btIcoHolder:before,
.btLightSkin .btIco.btIcoDefaultType.btIcoAccentColor:hover .btIcoHolder:after,
.btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:before,
.btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:after,
.btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoAccentColor:hover .btIcoHolder:before,
.btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoAccentColor:hover .btIcoHolder:after {
color: #444;
}
.btDarkSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:before,
.btDarkSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:after,
.btDarkSkin .btIco.btIcoDefaultType.btIcoAccentColor:hover .btIcoHolder:before,
.btDarkSkin .btIco.btIcoDefaultType.btIcoAccentColor:hover .btIcoHolder:after,
.btLightSkin .btDarkSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:before,
.btLightSkin .btDarkSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:after,
.btLightSkin .btDarkSkin .btIco.btIcoDefaultType.btIcoAccentColor:hover .btIcoHolder:before,
.btLightSkin .btDarkSkin .btIco.btIcoDefaultType.btIcoAccentColor:hover .btIcoHolder:after {
color: #fff;
} .btAccentColorBackground .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:before,
.btAccentColorBackground .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:after {
color: #f36438 !important;
} .btIco.btIcoExtraSmallSize {
line-height: 21px;
}
.btIco.btIcoExtraSmallSize .btIcoHolder em {
font-size: 10.5px;
width: 21px;
height: 21px;
line-height: 21px;
font-weight: normal;
}
.btIco.btIcoExtraSmallSize .btIcoText {
font-size: 12px;
}
.btIco.btIcoSmallSize {
line-height: 30px;
}
.btIco.btIcoSmallSize .btIcoHolder em {
font-size: 15px;
width: 30px;
height: 30px;
line-height: 30px;
font-weight: 800;
}
.btIco.btIcoSmallSize .btIcoText {
font-size: 14px;
}
.btIco.btIcoMediumSize {
line-height: 42px;
}
.btIco.btIcoMediumSize .btIcoHolder em {
font-size: 21px;
width: 42px;
height: 42px;
line-height: 42px;
}
.btIco.btIcoMediumSize .btIcoText {
font-size: 16px;
}
.btIco.btIcoDefaultType.btIcoMediumSize .btIcoHolder em {
font-size: 42px;
}
.btIco.btIcoBigSize {
line-height: 80px;
}
.btIco.btIcoBigSize .btIcoHolder em {
font-size: 40px;
width: 80px;
height: 80px;
line-height: 80px;
}
.btIco.btIcoBigSize .btIcoText {
font-size: 18px;
}
.btIco.btIcoDefaultType.btIcoLargeSize .btIcoHolder em {
font-size: 120px;
}
.btIco.btIcoLargeSize {
line-height: 120px;
}
.btIco.btIcoLargeSize .btIcoHolder em {
font-size: 60px;
width: 120px;
height: 120px;
line-height: 120px;
border-width: 2px;
}
.btIco.btIcoLargeSize .btIcoText {
font-size: 24px;
} .btIcoAccentColor span {
color: #0cb8b6;
}
.btIcoAccentColor:hover span {
color: #fff;
}
.btLightSkin .btIcoAccentColor:hover span,
.btDarkSkin .btLightSkin .btIcoAccentColor:hover span {
color: #444;
}
.btIcoAlterColor span {
color: #f36438;
}
.btIcoAlterColor:hover span {
color: #fff;
}
.btLightSkin .btIcoAlterColor:hover span,
.btDarkSkin .btLightSkin .btIcoAlterColor:hover span {
color: #444;
}
.btIcoDefaultColor:hover span {
color: #0cb8b6;
} .btCircleIcon {
display: inline-block;
border-radius: 50%;
width: 2.8em;
height: 2.8em;
line-height: 2.5em;
text-align: center;
vertical-align: middle;
overflow: hidden;
position: relative;
border-width: 1px;
border-style: solid;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}
.btSmallCircle {
font-size: 12px;
}
.btMediumCircle {
font-size: 16px;
}
.btLargeCircle {
font-size: 28px;
}
.btHugeCircle {
font-size: 36px;
}
.btLightSkin .btCircleIcon.btNormalColorCircle,
.btDarkSkin .btLightSkin .btCircleIcon.btNormalColorCircle,
.btLightSkin .btCircleIcon.btNormalColorCircle:hover,
.btDarkSkin .btLightSkin .btCircleIcon.btNormalColorCircle:hover {
border-color: #444;
color: #444;
}
.btLightSkin .btCircleIcon.btNormalColorCircle.btFilledCircle,
.btDarkSkin .btLightSkin .btCircleIcon.btNormalColorCircle.btFilledCircle,
.btLightSkin .btCircleIcon.btNormalColorCircle.btFilledCircle:hover,
.btDarkSkin .btLightSkin .btCircleIcon.btNormalColorCircle.btFilledCircle:hover {
border-color: #444;
color: #fff;
background-color: #444;
}
.btDarkSkin .btCircleIcon.btNormalColorCircle,
.btLightSkin .btDarkSkin .btCircleIcon.btNormalColorCircle,
.btDarkSkin .btCircleIcon.btNormalColorCircle:hover,
.btLightSkin .btDarkSkin .btCircleIcon.btNormalColorCircle:hover {
border-color: #fff;
color: #fff;
}
.btDarkSkin .btCircleIcon.btNormalColorCircle.btFilledCircle,
.btLightSkin .btDarkSkin .btCircleIcon.btNormalColorCircle.btFilledCircle,
.btDarkSkin .btCircleIcon.btNormalColorCircle.btFilledCircle:hover,
.btLightSkin .btDarkSkin .btCircleIcon.btNormalColorCircle.btFilledCircle:hover {
border-color: #fff;
color: #444;
background-color: #fff;
}
.btCircleIcon.btAccentColorCircle.btFilledCircle,
.btCircleIcon.btAccentColorCircle.btFilledCircle:hover {
border-color: #0cb8b6;
color: #fff;
background-color: #0cb8b6;
}
.btCircleIcon.btAccentColorCircle.btHollowCircle,
.btCircleIcon.btAccentColorCircle.btHollowCircle:hover {
border-color: #0cb8b6;
color: #0cb8b6;
background-color: transparent;
}
.btCircleIcon.btAlternateColorCircle.btFilledCircle,
.btCircleIcon.btAlternateColorCircle.btFilledCircle:hover {
border-color: #f36438;
color: #fff;
background-color: #f36438;
}
.btCircleIcon.btAlternateColorCircle.btHollowCircle,
.btCircleIcon.btAlternateColorCircle.btHollowCircle:hover {
border-color: #f36438;
color: #f36438;
background-color: transparent;
}
.btCircleIcon:before,
.btCircleIcon:after {
position: absolute;
display: block;
left: 50%;
top: 50%;
line-height: 1;
font-weight: normal;
font-size: 1.2em;
vertical-align: middle;
right: auto;
bottom: auto;
margin: -.47em 0 0 -.62em;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btCircleIcon.btCircleFromTop:before,
.btCircleIcon.btCircleFromBottom:before,
.btCircleIcon.btCircleFromLeft:before {
-webkit-transform: translate3d(0,-.01%,0);
-moz-transform: translate3d(0,-.01%,0);
-ms-transform: translate3d(0,-.01%,0);
transform: translate3d(0,-.01%,0);
}
.btCircleIcon.btCircleFromTop:hover:after,
.btCircleIcon.btCircleFromBottom:hover:after,
.btCircleIcon.btCircleFromLeft:hover:after {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.btCircleIcon.btCircleFromTop:after {
-webkit-transform: translate3d(0,-200%,0);
-moz-transform: translate3d(0,-200%,0);
-ms-transform: translate3d(0,-200%,0);
transform: translate3d(0,-200%,0);
}
.btCircleIcon.btCircleFromBottom:after {
-webkit-transform: translate3d(0,200%,0);
-moz-transform: translate3d(0,200%,0);
-ms-transform: translate3d(0,200%,0);
transform: translate3d(0,200%,0);
}
.btCircleIcon.btCircleFromLeft:after {
-webkit-transform: translate3d(-200%,0,0);
-moz-transform: translate3d(-200%,0,0);
-ms-transform: translate3d(-200%,0,0);
transform: translate3d(-200%,0,0);
}
.btCircleIcon.btCircleFromBottom:hover:before {
-webkit-transform: translate3d(0,-200%,0);
-moz-transform: translate3d(0,-200%,0);
-ms-transform: translate3d(0,-200%,0);
transform: translate3d(0,-200%,0);
}
.btCircleIcon.btCircleFromTop:hover:before {
-webkit-transform: translate3d(0,200%,0);
-moz-transform: translate3d(0,200%,0);
-ms-transform: translate3d(0,200%,0);
transform: translate3d(0,200%,0);
}
.btCircleIcon.btCircleFromLeft:hover:before {
-webkit-transform: translate3d(200%,0,0);
-moz-transform: translate3d(200%,0,0);
-ms-transform: translate3d(200%,0,0);
transform: translate3d(200%,0,0);
}
.btCircleIcon[data-ico-fa]:after {
font-family: FontAwesome;
font-weight: normal !important;
content: attr(data-ico-fa);
}
.btCircleIcon[data-ico-s7]:after {
font-family: Icon7Stroke;
font-weight: normal !important;
content: attr(data-ico-s7);
}
.btCircleIcon[data-ico-cs]:after {
font-family: btmedical;
font-weight: normal !important;
content: attr(data-ico-cs);
}
.btCircleIcon[data-ico-dg]:after {
font-family: Dialogue;
font-weight: normal !important;
content: attr(data-ico-dg);
}
.btCircleIcon[data-ico-es]:after {
font-family: Essential;
font-weight: normal !important;
content: attr(data-ico-es);
}
.btCircleIcon[data-ico-gl]:after {
font-family: Glasses;
font-weight: normal !important;
content: attr(data-ico-gl);
}
.btCircleIcon[data-ico-hp]:after {
font-family: Hospital;
font-weight: normal !important;
content: attr(data-ico-hp);
}
.btCircleIcon[data-ico-hs]:after {
font-family: Hospital-2;
font-weight: normal !important;
content: attr(data-ico-hs);
}
.btCircleIcon[data-ico-md]:after {
font-family: Medical;
font-weight: normal !important;
content: attr(data-ico-md);
}
.btCircleIcon[data-ico-ms]:after {
font-family: Medical-Set;
font-weight: normal !important;
content: attr(data-ico-ms);
}
.btCircleIcon[data-ico-op]:after {
font-family: Optometry;
font-weight: normal !important;
content: attr(data-ico-op);
}
.btCircleIcon[data-ico-pl]:after {
font-family: Pins-Locations;
font-weight: normal !important;
content: attr(data-ico-pl);
}
.btCircleIcon[data-ico-tw]:after {
font-family: Teamwork;
font-weight: normal !important;
content: attr(data-ico-tw);
}
.btCircleIcon[data-ico-tc]:after {
font-family: Technology-Collection;
font-weight: normal !important;
content: attr(data-ico-tc);
}
.btCircleIcon:after {
z-index: 2;
}  .btIcoHolder:before,
.btIcoHolder:after {
display: block;
position: absolute;
line-height: inherit;
left: 0;
top: 0;
bottom: 0;
right: 0;
text-align: center;
color: inherit;
z-index: 1;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
transition: all 400ms ease;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translate3d(.001em,.001em,0);
-moz-transform: translate3d(.001em,.001em,0);
-ms-transform: translate3d(.001em,.001em,0);
transform: translate3d(.001em,.001em,0);
}
.btBtn .btIco .btIcoHolder:before,
.btBtn .btIco .btIcoHolder:after {
position: static;
color: inherit;
font-weight: normal !important;
}
.btIco.btIcoDefaultType .btIcoHolder {
border-radius: 0;
}
.btIcoDefaultType .btIcoHolder:after {
display: inline-block;
position: static;
}
.btIcoDefaultType .btIcoHolder em {
display: none;
}
.btIcoHolder:before {
display: none;
}
.btIcoFromBottom .btIcoHolder:before,
.btIcoFromTop .btIcoHolder:before,
.btIcoFromLeft .btIcoHolder:before {
display: block;
}
.btIco.btIcoExtraSmallSize .btIcoHolder:before,
.btIco.btIcoExtraSmallSize .btIcoHolder:after {
font-size: 12px;
}
.btIco.btIcoExtraSmallSize.btIcoDefaultType,
.btIco.btIcoExtraSmallSize.btIcoDefaultType .btIcoHolder:before,
.btIco.btIcoExtraSmallSize.btIcoDefaultType .btIcoHolder:after {
font-size: 16px;
line-height: 16px;
}
.widget_search .btIco.btIcoExtraSmallSize.btIcoDefaultType,
.btIco.btIcoExtraSmallSize.btIcoDefaultType .btIcoHolder:before,
.btIco.btIcoExtraSmallSize.btIcoDefaultType .btIcoHolder:after {
width: 21px;
height: 21px;
}
.btIco.btIcoSmallSize .btIcoHolder:before,
.btIco.btIcoSmallSize .btIcoHolder:after {
font-size: 15px;
}
.btIco.btIcoSmallSize.btIcoDefaultType,
.btIco.btIcoSmallSize.btIcoDefaultType .btIcoHolder:before,
.btIco.btIcoSmallSize.btIcoDefaultType .btIcoHolder:after {
font-size: 26px;
line-height: 26px;
}
.btIco.btIcoMediumSize .btIcoHolder:before,
.btIco.btIcoMediumSize .btIcoHolder:after {
font-size: 21px;
}
.btIco.btIcoMediumSize.btIcoDefaultType,
.btIco.btIcoMediumSize.btIcoDefaultType .btIcoHolder:before,
.btIco.btIcoMediumSize.btIcoDefaultType .btIcoHolder:after {
font-size: 41px;
line-height: 41px;
}
.btIco.btIcoBigSize .btIcoHolder:before,
.btIco.btIcoBigSize .btIcoHolder:after {
font-size: 41px;
}
.btIco.btIcoBigSize.btIcoDefaultType,
.btIco.btIcoBigSize.btIcoDefaultType .btIcoHolder:before,
.btIco.btIcoBigSize.btIcoDefaultType .btIcoHolder:after {
font-size: 70px;
line-height: 70px;
}
.btIco.btIcoLargeSize .btIcoHolder:before,
.btIco.btIcoLargeSize .btIcoHolder:after {
font-size: 70px;
}
.btIco.btIcoLargeSize.btIcoDefaultType,
.btIco.btIcoLargeSize.btIcoDefaultType .btIcoHolder:before,
.btIco.btIcoLargeSize.btIcoDefaultType .btIcoHolder:after {
font-size: 110px;
line-height: 110px;
}
.btIcoHolder[data-ico-fa]:after,
.btIcoHolder[data-ico-fa]:before {
font-family: FontAwesome;
content: attr(data-ico-fa);
}
.btIcoHolder[data-ico-s7]:after,
.btIcoHolder[data-ico-s7]:before {
font-family: Icon7Stroke;
content: attr(data-ico-s7);
}
.btIcoHolder[data-ico-cs]:after,
.btIcoHolder[data-ico-cs]:before {
font-family: btmedical;
content: attr(data-ico-cs);
}
.btIcoHolder[data-ico-dg]:after,
.btIcoHolder[data-ico-dg]:before {
font-family: Dialogue;
content: attr(data-ico-dg);
}
.btIcoHolder[data-ico-es]:after,
.btIcoHolder[data-ico-es]:before {
font-family: Essential;
content: attr(data-ico-es);
}
.btIcoHolder[data-ico-gl]:after,
.btIcoHolder[data-ico-gl]:before {
font-family: Glasses;
content: attr(data-ico-gl);
}
.btIcoHolder[data-ico-hp]:after,
.btIcoHolder[data-ico-hp]:before {
font-family: Hospital;
content: attr(data-ico-hp);
}
.btIcoHolder[data-ico-hs]:after,
.btIcoHolder[data-ico-hs]:before {
font-family: Hospital-2;
content: attr(data-ico-hs);
}
.btIcoHolder[data-ico-md]:after,
.btIcoHolder[data-ico-md]:before {
font-family: Medical;
content: attr(data-ico-md);
}
.btIcoHolder[data-ico-ms]:after,
.btIcoHolder[data-ico-ms]:before {
font-family: Medical-Set;
content: attr(data-ico-ms);
}
.btIcoHolder[data-ico-op]:after,
.btIcoHolder[data-ico-op]:before {
font-family: Optometry;
content: attr(data-ico-op);
}
.btIcoHolder[data-ico-pl]:after,
.btIcoHolder[data-ico-pl]:before {
font-family: Pins-Locations;
content: attr(data-ico-pl);
}
.btIcoHolder[data-ico-tw]:after,
.btIcoHolder[data-ico-tw]:before {
font-family: Teamwork;
content: attr(data-ico-tw);
}
.btIcoHolder[data-ico-tc]:after,
.btIcoHolder[data-ico-tc]:before {
font-family: Technology-Collection;
content: attr(data-ico-tc);
}
.btIcoFromBottom .btIcoHolder:after {
-webkit-transform: translate3d(0,105%,0);
-moz-transform: translate3d(0,105%,0);
-ms-transform: translate3d(0,105%,0);
transform: translate3d(0,105%,0);
}
.btIcoFromBottom:hover .btIcoHolder:before {
-webkit-transform: translate3d(0,-105%,0);
-moz-transform: translate3d(0,-105%,0);
-ms-transform: translate3d(0,-105%,0);
transform: translate3d(0,-105%,0);
}
.btIcoFromTop .btIcoHolder:after {
-webkit-transform: translate3d(0,-105%,0);
-moz-transform: translate3d(0,-105%,0);
-ms-transform: translate3d(0,-105%,0);
transform: translate3d(0,-105%,0);
}
.btIcoFromTop:hover .btIcoHolder:before {
-webkit-transform: translate3d(0,105%,0);
-moz-transform: translate3d(0,105%,0);
-ms-transform: translate3d(0,105%,0);
transform: translate3d(0,105%,0);
}
.btIcoFromLeft .btIcoHolder:after {
-webkit-transform: translate3d(-105%,0,0);
-moz-transform: translate3d(-105%,0,0);
-ms-transform: translate3d(-105%,0,0);
transform: translate3d(-105%,0,0);
}
.btIcoFromLeft:hover .btIcoHolder:before {
-webkit-transform: translate3d(105%,0,0);
-moz-transform: translate3d(105%,0,0);
-ms-transform: translate3d(105%,0,0);
transform: translate3d(105%,0,0);
}
.btIcoFromBottom .btIcoHolder:before,
.btIcoFromLeft .btIcoHolder:before,
.btIcoFromTop .btIcoHolder:before,
.btIcoFromBottom:hover .btIcoHolder:after,
.btIcoFromLeft:hover .btIcoHolder:after,
.btIcoFromTop:hover .btIcoHolder:after {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
} .btIconImageRow {
display: block;
margin: 0 -15px;
}
.btIconImageRow .btIconImageCell {
display: inline-block;
padding: 0 15px;
}
.btIconImageRow.btCells-0 {
margin: 0;
}
.btTextCenter .btIconImageRow {
width: auto;
text-align: center;
white-space: nowrap;
overflow: hidden;
}
.btCells-0 .btIconImageCell {
max-width: 0%;
}
.btCells-1 .btIconImageCell {
max-width: 100%;
}
.btCells-2 .btIconImageCell {
max-width: 50%;
}
.btCells-3 .btIconImageCell {
max-width: 33.33333%;
}
.btCells-4 .btIconImageCell {
max-width: 25%;
}
.btCells-5 .btIconImageCell {
max-width: 20%;
}
.btCells-6 .btIconImageCell {
max-width: 16.66667%;
}
.btCells-7 .btIconImageCell {
max-width: 14.28571%;
}
.btCells-8 .btIconImageCell {
max-width: 12.5%;
}
.btCells-9 .btIconImageCell {
max-width: 11.11111%;
}
.btCells-10 .btIconImageCell {
max-width: 10%;
}
.btCells-11 .btIconImageCell {
max-width: 9.09091%;
}
.btCells-12 .btIconImageCell {
max-width: 8.33333%;
}
.btCells-13 .btIconImageCell {
max-width: 7.69231%;
}
.btCells-14 .btIconImageCell {
max-width: 7.14286%;
}
.btCells-15 .btIconImageCell {
max-width: 6.66667%;
}
.btCells-16 .btIconImageCell {
max-width: 6.25%;
}
.btCells-17 .btIconImageCell {
max-width: 5.88235%;
}
.btCells-18 .btIconImageCell {
max-width: 5.55556%;
}
.btCells-19 .btIconImageCell {
max-width: 5.26316%;
}
.btCells-20 .btIconImageCell {
max-width: 5%;
} .btBtn {
cursor: pointer;
display: inline-block;
font-weight: 700;
letter-spacing: 1px;
font-size: 12px;
position: relative;
padding: 10px;
line-height: 1;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;
}
.btBtn .btIco .btIcoHolder em,
.btBtn button {
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;
font-size: inherit;
line-height: inherit;
}
.btBtn .btIco {
display: inline-block;
}
.btBtn .btnInnerText {
display: inline-block;
font-size: inherit;
line-height: inherit;
}
.btSoftRoundedButtons .btBtn {
border-radius: 3px;
}
.btHardRoundedButtons .btBtn {
border-radius: 50px;
}
.btBtn.btnFullWidth .btnInnerText {
float: none;
}
.btBtn.btnRightPosition .btIco {
float: right;
margin-left: 10px;
}
.btBtn.btnLeftPosition .btIco {
float: left;
margin-right: 10px;
}
.btBtn.btnLeftPosition .btnInnerText {
float: right;
}
.btBtn.btnRightPosition .btIco:before,
.btBtn.btnLeftPosition .btIco:before {
border-radius: 0;
}
.btTextCenter .btBtn.btnFullWidth,
.btTextLeft .btBtn.btnFullWidth {
margin: 0 0 20px;
}
.btnExtraSmall {
font-size: 11px;
padding: 10px 20px;
text-transform: uppercase;
}
.btnSmall {
font-size: 12px;
padding: 13px 26px;
text-transform: uppercase;
}
.btnMedium {
font-size: 14px;
padding: 15px 30px;
}
.btnBig {
font-size: 16px;
padding: 20px 40px;
}
@media (max-width: 768px) {
.btnBig,
.btnMedium {
font-size: 12px;
padding: 13px 26px;
}
}
.btnNormalWidth {
display: inline-block;
}
.btnFullWidth {
width: 100%;
}
.btTextLeft .btBtn:not(.btnFullWidth) {
margin-right: 15px;
}
.btTextRight .btBtn:not(.btnFullWidth) {
margin-left: 15px;
}
.btTextCenter .btBtn {
margin-left: 15px;
margin-right: 15px;
} .btnFilledStyle.btnAccentColor,
.btnOutlineStyle.btnAccentColor:hover {
background-color: #0cb8b6;
border: 2px solid #0cb8b6;
}
.btnFilledStyle.btnAccentColor span,
.btnOutlineStyle.btnAccentColor:hover span,
.btnFilledStyle.btnAccentColor span:before,
.btnOutlineStyle.btnAccentColor:hover span:before,
.btnFilledStyle.btnAccentColor a,
.btnOutlineStyle.btnAccentColor:hover a,
.btnFilledStyle.btnAccentColor .btIco a:before,
.btnOutlineStyle.btnAccentColor:hover .btIco a:before,
.btnFilledStyle.btnAccentColor button,
.btnOutlineStyle.btnAccentColor:hover button {
color: #fff !important;
}
.btnFilledStyle.btnAlternateColor,
.btnOutlineStyle.btnAlternateColor:hover {
background-color: #f36438;
border: 2px solid #f36438;
}
.btnFilledStyle.btnAlternateColor span,
.btnOutlineStyle.btnAlternateColor:hover span,
.btnFilledStyle.btnAlternateColor span:before,
.btnOutlineStyle.btnAlternateColor:hover span:before,
.btnFilledStyle.btnAlternateColor a,
.btnOutlineStyle.btnAlternateColor:hover a,
.btnFilledStyle.btnAlternateColor .btIco a:before,
.btnOutlineStyle.btnAlternateColor:hover .btIco a:before,
.btnFilledStyle.btnAlternateColor button,
.btnOutlineStyle.btnAlternateColor:hover button {
color: #fff !important;
}
.btnFilledStyle.btnAccentColor:hover {
background-color: #07706f;
border: 2px solid #07706f;
}
.btnFilledStyle.btnAlternateColor:hover {
background-color: #d23b0d;
border: 2px solid #d23b0d;
}
.btnOutlineStyle.btnAccentColor {
background-color: transparent;
border: 2px solid #0cb8b6;
color: #0cb8b6;
}
.btnOutlineStyle.btnAccentColor span,
.btnOutlineStyle.btnAccentColor span:before,
.btnOutlineStyle.btnAccentColor a,
.btnOutlineStyle.btnAccentColor .btIco a:before,
.btnOutlineStyle.btnAccentColor button {
color: #0cb8b6 !important;
}
.btnOutlineStyle.btnAlternateColor {
background-color: transparent;
border: 2px solid #f36438;
color: #f36438;
}
.btnOutlineStyle.btnAlternateColor span,
.btnOutlineStyle.btnAlternateColor span:before,
.btnOutlineStyle.btnAlternateColor a,
.btnOutlineStyle.btnAlternateColor .btIco a:before,
.btnOutlineStyle.btnAlternateColor button {
color: #f36438 !important;
}
.btnBorderlessStyle.btnAccentColor span,
.btnBorderlessStyle.btnNormalColor:hover span,
.btnBorderlessStyle.btnAccentColor span:before,
.btnBorderlessStyle.btnNormalColor:hover span:before,
.btnBorderlessStyle.btnAccentColor a,
.btnBorderlessStyle.btnNormalColor:hover a,
.btnBorderlessStyle.btnAccentColor .btIco a:before,
.btnBorderlessStyle.btnNormalColor:hover .btIco a:before,
.btnBorderlessStyle.btnAccentColor button,
.btnBorderlessStyle.btnNormalColor:hover button {
color: #0cb8b6;
}
.btnBorderlessStyle.btnAlternateColor span,
.btnBorderlessStyle.btnAlternateColor span:before,
.btnBorderlessStyle.btnAlternateColor a,
.btnBorderlessStyle.btnAlternateColor .btIco a:before,
.btnBorderlessStyle.btnAlternateColor button {
color: #f36438;
}
.btLightSkin .btnBorderlessStyle.btnNormalColor span,
.btLightSkin .btnBorderlessStyle.btnAccentColor:hover span,
.btLightSkin .btnBorderlessStyle.btnAlternateColor:hover span,
.btDarkSkin .btLightSkin .btnBorderlessStyle.btnNormalColor span,
.btDarkSkin .btLightSkin .btnBorderlessStyle.btnAccentColor:hover span,
.btDarkSkin .btLightSkin .btnBorderlessStyle.btnAlternateColor:hover span,
.btLightSkin .btnBorderlessStyle.btnNormalColor span:before,
.btLightSkin .btnBorderlessStyle.btnAccentColor:hover span:before,
.btLightSkin .btnBorderlessStyle.btnAlternateColor:hover span:before,
.btDarkSkin .btLightSkin .btnBorderlessStyle.btnNormalColor span:before,
.btDarkSkin .btLightSkin .btnBorderlessStyle.btnAccentColor:hover span:before,
.btDarkSkin .btLightSkin .btnBorderlessStyle.btnAlternateColor:hover span:before,
.btLightSkin .btnBorderlessStyle.btnNormalColor a,
.btLightSkin .btnBorderlessStyle.btnAccentColor:hover a,
.btLightSkin .btnBorderlessStyle.btnAlternateColor:hover a,
.btDarkSkin .btLightSkin .btnBorderlessStyle.btnNormalColor a,
.btDarkSkin .btLightSkin .btnBorderlessStyle.btnAccentColor:hover a,
.btDarkSkin .btLightSkin .btnBorderlessStyle.btnAlternateColor:hover a,
.btLightSkin .btnBorderlessStyle.btnNormalColor .btIco a:before,
.btLightSkin .btnBorderlessStyle.btnAccentColor:hover .btIco a:before,
.btLightSkin .btnBorderlessStyle.btnAlternateColor:hover .btIco a:before,
.btDarkSkin .btLightSkin .btnBorderlessStyle.btnNormalColor .btIco a:before,
.btDarkSkin .btLightSkin .btnBorderlessStyle.btnAccentColor:hover .btIco a:before,
.btDarkSkin .btLightSkin .btnBorderlessStyle.btnAlternateColor:hover .btIco a:before,
.btLightSkin .btnBorderlessStyle.btnNormalColor button,
.btLightSkin .btnBorderlessStyle.btnAccentColor:hover button,
.btLightSkin .btnBorderlessStyle.btnAlternateColor:hover button,
.btDarkSkin .btLightSkin .btnBorderlessStyle.btnNormalColor button,
.btDarkSkin .btLightSkin .btnBorderlessStyle.btnAccentColor:hover button,
.btDarkSkin .btLightSkin .btnBorderlessStyle.btnAlternateColor:hover button {
color: #444;
}
.btDarkSkin .btnBorderlessStyle.btnNormalColor span,
.btDarkSkin .btnBorderlessStyle.btnAccentColor:hover span,
.btDarkSkin .btnBorderlessStyle.btnAlternateColor:hover span,
.btLightSkin .btDarkSkin .btnBorderlessStyle.btnNormalColor span,
.btLightSkin .btDarkSkin .btnBorderlessStyle.btnAccentColor:hover span,
.btLightSkin .btDarkSkin .btnBorderlessStyle.btnAlternateColor:hover span,
.btDarkSkin .btnBorderlessStyle.btnNormalColor span:before,
.btDarkSkin .btnBorderlessStyle.btnAccentColor:hover span:before,
.btDarkSkin .btnBorderlessStyle.btnAlternateColor:hover span:before,
.btLightSkin .btDarkSkin .btnBorderlessStyle.btnNormalColor span:before,
.btLightSkin .btDarkSkin .btnBorderlessStyle.btnAccentColor:hover span:before,
.btLightSkin .btDarkSkin .btnBorderlessStyle.btnAlternateColor:hover span:before,
.btDarkSkin .btnBorderlessStyle.btnNormalColor a,
.btDarkSkin .btnBorderlessStyle.btnAccentColor:hover a,
.btDarkSkin .btnBorderlessStyle.btnAlternateColor:hover a,
.btLightSkin .btDarkSkin .btnBorderlessStyle.btnNormalColor a,
.btLightSkin .btDarkSkin .btnBorderlessStyle.btnAccentColor:hover a,
.btLightSkin .btDarkSkin .btnBorderlessStyle.btnAlternateColor:hover a,
.btDarkSkin .btnBorderlessStyle.btnNormalColor .btIco a:before,
.btDarkSkin .btnBorderlessStyle.btnAccentColor:hover .btIco a:before,
.btDarkSkin .btnBorderlessStyle.btnAlternateColor:hover .btIco a:before,
.btLightSkin .btDarkSkin .btnBorderlessStyle.btnNormalColor .btIco a:before,
.btLightSkin .btDarkSkin .btnBorderlessStyle.btnAccentColor:hover .btIco a:before,
.btLightSkin .btDarkSkin .btnBorderlessStyle.btnAlternateColor:hover .btIco a:before,
.btDarkSkin .btnBorderlessStyle.btnNormalColor button,
.btDarkSkin .btnBorderlessStyle.btnAccentColor:hover button,
.btDarkSkin .btnBorderlessStyle.btnAlternateColor:hover button,
.btLightSkin .btDarkSkin .btnBorderlessStyle.btnNormalColor button,
.btLightSkin .btDarkSkin .btnBorderlessStyle.btnAccentColor:hover button,
.btLightSkin .btDarkSkin .btnBorderlessStyle.btnAlternateColor:hover button {
color: #fff;
}
.btLightSkin .btnFilledStyle.btnNormalColor,
.btDarkSkin .btLightSkin .btnFilledStyle.btnNormalColor,
.btDarkSkin .btnFilledStyle.btnNormalColor,
.btLightSkin .btDarkSkin .btnFilledStyle.btnNormalColor {
color: #fff;
background-color: #444;
border: 2px solid #444;
}
.btLightSkin .btnFilledStyle.btnNormalColor:hover,
.btDarkSkin .btLightSkin .btnFilledStyle.btnNormalColor:hover,
.btDarkSkin .btnFilledStyle.btnNormalColor:hover,
.btLightSkin .btDarkSkin .btnFilledStyle.btnNormalColor:hover {
color: #fff !important;
background-color: #000;
border: 2px solid #000;
}
.btLightSkin .btnOutlineStyle.btnNormalColor,
.btDarkSkin .btLightSkin .btnOutlineStyle.btnNormalColor {
color: #444;
background-color: transparent;
border: 2px solid #444;
}
.btDarkSkin btnOutlineStyle.btnNormalColor,
.btLightSkin .btDarkSkin btnOutlineStyle.btnNormalColor {
color: #fff;
background-color: transparent;
border: 2px solid #fff;
}
.btLightSkin .btnOutlineStyle.btnNormalColor:hover,
.btDarkSkin .btLightSkin .btnOutlineStyle.btnNormalColor:hover {
color: #fff;
background-color: #444;
border: 2px solid #444;
}
.btDarkSkin btnOutlineStyle.btnNormalColor:hover,
.btLightSkin .btDarkSkin btnOutlineStyle.btnNormalColor:hover {
color: #fff;
background-color: #444;
border: 2px solid #fff;
}
.btDarkSkin .btnFilledStyle.btnLightColor,
.btLightSkin .btDarkSkin .btnFilledStyle.btnLightColor,
.btLightSkin .btnFilledStyle.btnLightColor,
.btDarkSkin .btLightSkin .btnFilledStyle.btnLightColor {
background-color: #fff;
border: 2px solid #fff;
color: #000 !important;
}
.btDarkSkin .btnFilledStyle.btnLightColor a,
.btLightSkin .btDarkSkin .btnFilledStyle.btnLightColor a,
.btLightSkin .btnFilledStyle.btnLightColor a,
.btDarkSkin .btLightSkin .btnFilledStyle.btnLightColor a,
.btDarkSkin .btnFilledStyle.btnLightColor a:before,
.btLightSkin .btDarkSkin .btnFilledStyle.btnLightColor a:before,
.btLightSkin .btnFilledStyle.btnLightColor a:before,
.btDarkSkin .btLightSkin .btnFilledStyle.btnLightColor a:before,
.btDarkSkin .btnFilledStyle.btnLightColor button,
.btLightSkin .btDarkSkin .btnFilledStyle.btnLightColor button,
.btLightSkin .btnFilledStyle.btnLightColor button,
.btDarkSkin .btLightSkin .btnFilledStyle.btnLightColor button,
.btDarkSkin .btnFilledStyle.btnLightColor span,
.btLightSkin .btDarkSkin .btnFilledStyle.btnLightColor span,
.btLightSkin .btnFilledStyle.btnLightColor span,
.btDarkSkin .btLightSkin .btnFilledStyle.btnLightColor span {
color: #000 !important;
}
.btDarkSkin .btnFilledStyle.btnLightColor:hover,
.btLightSkin .btDarkSkin .btnFilledStyle.btnLightColor:hover,
.btLightSkin .btnFilledStyle.btnLightColor:hover,
.btDarkSkin .btLightSkin .btnFilledStyle.btnLightColor:hover {
background-color: #e0e0e0;
border: 2px solid #e0e0e0;
color: #000 !important;
}
.btDarkSkin .btnFilledStyle.btnLightColor:hover a,
.btLightSkin .btDarkSkin .btnFilledStyle.btnLightColor:hover a,
.btLightSkin .btnFilledStyle.btnLightColor:hover a,
.btDarkSkin .btLightSkin .btnFilledStyle.btnLightColor:hover a,
.btDarkSkin .btnFilledStyle.btnLightColor:hover a:before,
.btLightSkin .btDarkSkin .btnFilledStyle.btnLightColor:hover a:before,
.btLightSkin .btnFilledStyle.btnLightColor:hover a:before,
.btDarkSkin .btLightSkin .btnFilledStyle.btnLightColor:hover a:before,
.btDarkSkin .btnFilledStyle.btnLightColor:hover button,
.btLightSkin .btDarkSkin .btnFilledStyle.btnLightColor:hover button,
.btLightSkin .btnFilledStyle.btnLightColor:hover button,
.btDarkSkin .btLightSkin .btnFilledStyle.btnLightColor:hover button,
.btDarkSkin .btnFilledStyle.btnLightColor:hover span,
.btLightSkin .btDarkSkin .btnFilledStyle.btnLightColor:hover span,
.btLightSkin .btnFilledStyle.btnLightColor:hover span,
.btDarkSkin .btLightSkin .btnFilledStyle.btnLightColor:hover span {
color: #000 !important;
}
.btDarkSkin .btnOutlineStyle.btnLightColor,
.btLightSkin .btDarkSkin .btnOutlineStyle.btnLightColor,
.btLightSkin .btnOutlineStyle.btnLightColor,
.btDarkSkin .btLightSkin .btnOutlineStyle.btnLightColor {
background-color: transparent;
border: 2px solid #fff;
color: #fff !important;
}
.btDarkSkin .btnOutlineStyle.btnLightColor a,
.btLightSkin .btDarkSkin .btnOutlineStyle.btnLightColor a,
.btLightSkin .btnOutlineStyle.btnLightColor a,
.btDarkSkin .btLightSkin .btnOutlineStyle.btnLightColor a,
.btDarkSkin .btnOutlineStyle.btnLightColor a:before,
.btLightSkin .btDarkSkin .btnOutlineStyle.btnLightColor a:before,
.btLightSkin .btnOutlineStyle.btnLightColor a:before,
.btDarkSkin .btLightSkin .btnOutlineStyle.btnLightColor a:before,
.btDarkSkin .btnOutlineStyle.btnLightColor button,
.btLightSkin .btDarkSkin .btnOutlineStyle.btnLightColor button,
.btLightSkin .btnOutlineStyle.btnLightColor button,
.btDarkSkin .btLightSkin .btnOutlineStyle.btnLightColor button,
.btDarkSkin .btnOutlineStyle.btnLightColor span,
.btLightSkin .btDarkSkin .btnOutlineStyle.btnLightColor span,
.btLightSkin .btnOutlineStyle.btnLightColor span,
.btDarkSkin .btLightSkin .btnOutlineStyle.btnLightColor span {
color: #fff !important;
}
.btDarkSkin .btnOutlineStyle.btnLightColor:hover,
.btLightSkin .btDarkSkin .btnOutlineStyle.btnLightColor:hover,
.btLightSkin .btnOutlineStyle.btnLightColor:hover,
.btDarkSkin .btLightSkin .btnOutlineStyle.btnLightColor:hover {
background-color: #fff;
border: 2px solid #fff;
color: #000 !important;
}
.btDarkSkin .btnOutlineStyle.btnLightColor:hover a,
.btLightSkin .btDarkSkin .btnOutlineStyle.btnLightColor:hover a,
.btLightSkin .btnOutlineStyle.btnLightColor:hover a,
.btDarkSkin .btLightSkin .btnOutlineStyle.btnLightColor:hover a,
.btDarkSkin .btnOutlineStyle.btnLightColor:hover a:before,
.btLightSkin .btDarkSkin .btnOutlineStyle.btnLightColor:hover a:before,
.btLightSkin .btnOutlineStyle.btnLightColor:hover a:before,
.btDarkSkin .btLightSkin .btnOutlineStyle.btnLightColor:hover a:before,
.btDarkSkin .btnOutlineStyle.btnLightColor:hover button,
.btLightSkin .btDarkSkin .btnOutlineStyle.btnLightColor:hover button,
.btLightSkin .btnOutlineStyle.btnLightColor:hover button,
.btDarkSkin .btLightSkin .btnOutlineStyle.btnLightColor:hover button,
.btDarkSkin .btnOutlineStyle.btnLightColor:hover span,
.btLightSkin .btDarkSkin .btnOutlineStyle.btnLightColor:hover span,
.btLightSkin .btnOutlineStyle.btnLightColor:hover span,
.btDarkSkin .btLightSkin .btnOutlineStyle.btnLightColor:hover span {
color: #000 !important;
}
.btBtn.btnIco:before {
margin: 0 .5em 0 0;
} .btSeparator {
clear: both;
}
.btSeparator hr {
clear: both;
border: none;
padding: 0;
margin: 0;
}
.btLightSkin .btSeparator hr,
.btDarkSkin .btLightSkin .btSeparator hr {
border-bottom: 1px solid rgba(0,0,0,.07);
}
.btDarkSkin .btSeparator hr,
.btLightSkin .btDarkSkin .btSeparator hr {
border-bottom: 1px solid rgba(255,255,255,.075);
}
.btSeparator.noBorder hr {
border-bottom: 1px solid transparent !important;
} .btCounterHolder {
font-weight: 700;
font-size: 40px !important;
line-height: 46px !important;
}
.btCounterHolder {
font-family: Montserrat;
}
.btCounterHolder .btCounter {
display: block;
height: 46px;
overflow: hidden;
}
.btCounterHolder span.onedigit {
display: inline-block;
height: 46px;
overflow: hidden;
margin: 0;
}
.btCounterHolder span.onedigit span {
display: block;
position: relative;
height: 46px;
-webkit-transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
transition: all 1s ease 0s;
} .btProgressAnim {
height: 6px;
}
.btProgressAnim {
background-color: rgba(0,0,0,.07);
}
@media (max-width: 768px) {
.btProgressContent {
line-height: 1.5;
}
}
.btLightSkin .btProgressContent,
.btDarkSkin .btLightSkin .btProgressContent {
background-color: rgba(0,0,0,.1);
}
.btDarkSkin .btProgressContent,
.btLightSkin .btDarkSkin .btProgressContent {
background-color: rgba(255,255,255,.1);
}
.btProgressContent .btProgressAnim {
text-align: right;
-webkit-transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
transition: all 1s ease 0s;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
width: auto;
}
.btProgressContent .btProgressAnim {
background-color: #0cb8b6;
color: #fff;
}
.btProgressBarLineStyle .btProgressContent {
background-color: transparent !important;
}
.btProgressBarLineStyle .btProgressContent .btProgressAnim {
background-color: transparent;
color: #0cb8b6;
border-bottom: 4px solid #0cb8b6;
}
.btProgressBarLineStyle .btProgressContent .btProgressAnim span {
font-weight: 300;
}
.btProgressContent {
overflow: hidden;
margin: 0 0 4px;
}
.btProgressBar span {
display: block;
vertical-align: middle;
font-weight: 700;
font-size: 12px;
line-height: 1.35;
float: right;
text-transform: uppercase;
margin: 0 0 -50px;
} .bpgPhoto {
overflow: hidden;
position: relative;
}
.btCircleImage {
border-radius: 50%;
border: 3px solid white;
overflow: hidden;
}
.btCircleImage .captionPane {
border-radius: 50%;
}
.btCircleImage .btImage img {
width: auto;
}
.bpgPhoto > a {
display: block;
position: absolute;
z-index: 5;
left: 0;
bottom: 0;
right: 0;
top: 0;
}
.btImage img {
max-width: 100%;
height: auto;
display: block;
width: 100%;
}
.btImage {
display: block;
}
.btTextIndent .btImage img {
width: 100%;
max-width: none;
display: block;
margin: 0;
}
.btTextRight .bpgPhoto {
float: right;
}
.btTextCenter .bpgPhoto {
display: block;
margin: 0 auto;
float: none;
}
.btTextCenter .bpgPhoto.wIconOver {
display: block;
}
.btTextCenter .bpgPhoto.wIcon {
display: block;
}
.btTextCenter .tilesWall .bpgPhoto {
display: block;
}
.cellRight .bpgPhoto {
float: right;
}
.captionPane {
opacity: 0;
position: absolute;
top: 0;
left: 0;
bottom: 0;
background: rgba(255,255,255,.8);
right: 0;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
transition: all 400ms ease;
}
.btLightSkin .captionPane,
.btDarkSkin .btLightSkin .captionPane {
background: rgba(255,255,255,.8);
}
.btDarkSkin .captionPane,
.btLightSkin .btDarkSkin .captionPane {
background: rgba(0,0,0,.8);
}
.captionPane .btArticleDate:not(:last-child),
.captionPane .btArticleAuthor:not(:last-child),
.captionPane .btArticleComments:not(:last-child),
.captionPane .btArticleCategories:not(:last-child) {
border-color: rgba(255,255,255,.5) !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.captionPane {
right: -1px;
}
}
.captionTable {
display: table;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}
.captionCell {
display: table-cell;
height: 100%;
vertical-align: middle;
}
.captionTxt {
display: block;
padding: 0 20px;
}
.btLightSkin .bpgPhoto .captionTxt,
.btDarkSkin .btLightSkin .bpgPhoto .captionTxt {
color: #444;
}
.btDarkSkin .bpgPhoto .captionTxt,
.btLightSkin .btDarkSkin .bpgPhoto .captionTxt {
color: #fff;
}
.in-top:not(.btCircleImage) .captionPane {
-webkit-animation: in-top 300ms ease 0ms 1 forwards;
-moz-animation: in-top 300ms ease 0ms 1 forwards;
animation: in-top 300ms ease 0ms 1 forwards;
}
.in-right:not(.btCircleImage) .captionPane {
-webkit-animation: in-right 300ms ease 0ms 1 forwards;
-moz-animation: in-right 300ms ease 0ms 1 forwards;
animation: in-right 300ms ease 0ms 1 forwards;
}
.in-bottom:not(.btCircleImage) .captionPane {
-webkit-animation: in-bottom 300ms ease 0ms 1 forwards;
-moz-animation: in-bottom 300ms ease 0ms 1 forwards;
animation: in-bottom 300ms ease 0ms 1 forwards;
}
.in-left:not(.btCircleImage) .captionPane {
-webkit-animation: in-left 300ms ease 0ms 1 forwards;
-moz-animation: in-left 300ms ease 0ms 1 forwards;
animation: in-left 300ms ease 0ms 1 forwards;
}
.out-top:not(.btCircleImage) .captionPane {
-webkit-animation: out-top 300ms ease 0ms 1 forwards;
-moz-animation: out-top 300ms ease 0ms 1 forwards;
animation: out-top 300ms ease 0ms 1 forwards;
}
.out-right:not(.btCircleImage) .captionPane {
-webkit-animation: out-right 300ms ease 0ms 1 forwards;
-moz-animation: out-right 300ms ease 0ms 1 forwards;
animation: out-right 300ms ease 0ms 1 forwards;
}
.out-bottom:not(.btCircleImage) .captionPane {
-webkit-animation: out-bottom 300ms ease 0ms 1 forwards;
-moz-animation: out-bottom 300ms ease 0ms 1 forwards;
animation: out-bottom 300ms ease 0ms 1 forwards;
}
.out-left:not(.btCircleImage) .captionPane {
-webkit-animation: out-left 300ms ease 0ms 1 forwards;
-moz-animation: out-left 300ms ease 0ms 1 forwards;
animation: out-left 300ms ease 0ms 1 forwards;
}
@-webkit-keyframes in-top {
from {
-webkit-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
}
to {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
@-moz-keyframes in-top {
from {
-moz-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
}
to {
-moz-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
@keyframes in-top {
from {
-webkit-transform: translate3d(0,-100%,0);
-moz-transform: translate3d(0,-100%,0);
-ms-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
}
to {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
@-webkit-keyframes out-top {
from {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
to {
-webkit-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
}
}
@-moz-keyframes out-top {
from {
-moz-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
to {
-moz-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
}
}
@keyframes out-top {
from {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
to {
-webkit-transform: translate3d(0,-100%,0);
-moz-transform: translate3d(0,-100%,0);
-ms-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
}
}
@-webkit-keyframes in-right {
from {
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
to {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
@-moz-keyframes in-right {
from {
-moz-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
to {
-moz-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
@keyframes in-right {
from {
-webkit-transform: translate3d(100%,0,0);
-moz-transform: translate3d(100%,0,0);
-ms-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
to {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
@-webkit-keyframes out-right {
from {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
to {
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
}
@-moz-keyframes out-right {
from {
-moz-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
to {
-moz-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
}
@keyframes out-right {
from {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
to {
-webkit-transform: translate3d(100%,0,0);
-moz-transform: translate3d(100%,0,0);
-ms-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
}
@-webkit-keyframes in-bottom {
from {
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
to {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
@-moz-keyframes in-bottom {
from {
-moz-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
to {
-moz-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
@keyframes in-bottom {
from {
-webkit-transform: translate3d(0,100%,0);
-moz-transform: translate3d(0,100%,0);
-ms-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
to {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
@-webkit-keyframes out-bottom {
from {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
to {
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
}
@-moz-keyframes out-bottom {
from {
-moz-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
to {
-moz-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
}
@keyframes out-bottom {
from {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
to {
-webkit-transform: translate3d(0,100%,0);
-moz-transform: translate3d(0,100%,0);
-ms-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
}
@-webkit-keyframes in-left {
from {
-webkit-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
}
to {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
@-moz-keyframes in-left {
from {
-moz-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
}
to {
-moz-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
@keyframes in-left {
from {
-webkit-transform: translate3d(-100%,0,0);
-moz-transform: translate3d(-100%,0,0);
-ms-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
}
to {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
@-webkit-keyframes out-left {
from {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
to {
-webkit-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
}
}
@-moz-keyframes out-left {
from {
-moz-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
to {
-moz-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
}
}
@keyframes out-left {
from {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
to {
-webkit-transform: translate3d(-100%,0,0);
-moz-transform: translate3d(-100%,0,0);
-ms-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
}
} .btLightSkin .bpgPhoto .captionTxt h4,
.btLightSkin .bpgPhoto .captionTxt p,
.btLightSkin .bpgPhoto .captionTxt a,
.btDarkSkin .btLightSkin .bpgPhoto .captionTxt h4,
.btDarkSkin .btLightSkin .bpgPhoto .captionTxt p,
.btDarkSkin .btLightSkin .bpgPhoto .captionTxt a {
color: #444;
}
.btDarkSkin .bpgPhoto .captionTxt h4,
.btDarkSkin .bpgPhoto .captionTxt p,
.btDarkSkin .bpgPhoto .captionTxt a,
.btLightSkin .btDarkSkin .bpgPhoto .captionTxt h4,
.btLightSkin .btDarkSkin .bpgPhoto .captionTxt p,
.btLightSkin .btDarkSkin .bpgPhoto .captionTxt a {
color: #fff;
}
.captionTxt:before {
content: "\e618";
font: normal 50px/2 Icon7Stroke;
display: block;
margin: 0 auto;
}
.captionTxt:before {
color: #0cb8b6;
}
.captionTxt .header {
margin-top: 20;
}
.touch .captionPane {
display: none !important;
}
.btShowTitle {
position: absolute;
top: auto;
bottom: 0;
margin: 0;
right: 0;
left: 0;
padding: 20px 20px;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
display: none;
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
.btShowTitle .header {
margin: 0;
}
.btLightSkin .btShowTitle,
.btDarkSkin .btLightSkin .btShowTitle {
color: #444;
background-color: rgba(255,255,255,.8);
}
.btDarkSkin .btShowTitle,
.btLightSkin .btDarkSkin .btShowTitle {
color: #fff;
background-color: rgba(29,31,39,.8);
}
.btHasTitles .btShowTitle,
html.touch .btShowTitle {
display: block;
}
.btShowTitle span,
.btShowTitle strong {
display: block;
}
.bpgPhoto:hover .captionPane {
opacity: 1;
}
.bpgPhoto:hover .btShowTitle {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
}
.btSimpleHoverType.bpgPhoto:hover .captionPane {
opacity: 0;
pointer-events: none;
} .btPriceTable {
position: relative;
border-top: 0;
}
.btSoftRoundedButtons .btPriceTable {
border-radius: 3px;
}
.btHardRoundedButtons .btPriceTable {
border-radius: 25px;
}
.btPriceTable .btPriceTableHeader {
padding: 15px 20px;
margin-left: -1px;
margin-right: -1px;
}
.btPriceTable .btPriceTableHeader .header .dash:after,
.btPriceTable .btPriceTableHeader .header .dash:before {
border-color: white;
}
.btPriceTable .btPriceTableHeader .header.extralarge {
margin: 0;
}
.btPriceTable .btPriceTableHeader .header .btPriceTableCurrency {
font-size: .6em;
font-weight: normal;
}
.btPriceTable .btPriceTableHeader .header h2 {
font-size: 62px;
font-weight: 800;
}
.btSoftRoundedButtons .btPriceTable .btPriceTableHeader {
border-radius: 3px 3px 0 0;
}
.btHardRoundedButtons .btPriceTable .btPriceTableHeader {
border-radius: 25px 25px 0 0;
}
.btPriceTable .btSubTitle {
font-weight: 300;
}
.btPriceTable ul {
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
}
.btSoftRoundedButtons .btPriceTable ul {
border-radius: 0 0 3px 3px;
}
.btHardRoundedButtons .btPriceTable ul {
border-radius: 0 0 25px 25px;
}
.btPriceTable ul li {
display: block;
padding: 15px 50px;
margin: 0;
}
.btTextLeft .btPriceTable ul li {
padding-left: 20px;
}
.btPriceTable ul li span {
display: block;
float: right;
margin: 0 -35px 0 0;
font-weight: 700;
}
.btPriceTable .btPriceTableHeader {
background: #0cb8b6;
}
.btLightSkin .btPriceTable,
.btDarkSkin .btLightSkin .btPriceTable {
border: rgba(0,0,0,.1) 1px solid;
}
.btLightSkin .btPriceTable ul li,
.btDarkSkin .btLightSkin .btPriceTable ul li {
border-bottom: rgba(0,0,0,.1) 1px solid;
}
.btLightSkin .btPriceTable ul li:nth-child(odd),
.btDarkSkin .btLightSkin .btPriceTable ul li:nth-child(odd) {
background: rgba(0,0,0,.07);
}
.btLightSkin .btPriceTable ul li:nth-child(even),
.btDarkSkin .btLightSkin .btPriceTable ul li:nth-child(even) {
background: rgba(204,204,204,.07);
}
.btLightSkin .btPriceTable ul li:last-child,
.btDarkSkin .btLightSkin .btPriceTable ul li:last-child {
border-bottom: none;
}
.btDarkSkin .btPriceTable,
.btLightSkin .btDarkSkin .btPriceTable {
border: rgba(255,255,255,.1) 1px solid;
}
.btDarkSkin .btPriceTable ul li,
.btLightSkin .btDarkSkin .btPriceTable ul li {
border-bottom: rgba(255,255,255,.1) 1px solid;
}
.btDarkSkin .btPriceTable ul li:nth-child(odd),
.btLightSkin .btDarkSkin .btPriceTable ul li:nth-child(odd) {
background: rgba(255,255,255,.075);
}
.btDarkSkin .btPriceTable ul li:last-child,
.btLightSkin .btDarkSkin .btPriceTable ul li:last-child {
border-bottom: none;
}
.btPriceTableSticker {
padding: 10px;
position: absolute;
top: -40px;
left: 15px;
right: 0;
line-height: 1.2;
width: 80px;
height: 80px;
border-radius: 40px;
}
.btPriceTableSticker > div {
display: table;
height: 100%;
width: 100%;
}
.btPriceTableSticker > div > div {
width: 100%;
display: table-cell;
vertical-align: middle;
text-align: center;
}
.btPriceTableSticker {
background: #1d1f27;
color: #fff;
}
.btTextLeft .btPriceTableSticker {
right: 15px;
left: auto;
}
.btLightSkin .btDarkSkin .btPriceTableSticker,
.btDarkSkin .btLightSkin .btDarkSkin .btPriceTableSticker {
background: #f36438;
color: #fff;
}
.btDarkSkin .btDarkSkin .btPriceTableSticker,
.btLightSkin .btDarkSkin .btDarkSkin .btPriceTableSticker {
background: #fff;
color: #0cb8b6;
} .btHighlight .servicesItem {
padding-left: 15px;
padding-right: 15px;
}
.btTextCenter .sIcon {
margin-bottom: 20px;
}
.btTextRight .sIcon {
float: right;
display: block;
position: relative;
z-index: 2;
margin: 0 0 0 -100%;
}
.btTextRight .sTxt {
position: relative;
float: right;
}
.btTextLeft .sIcon {
float: left;
display: block;
position: relative;
z-index: 2;
margin: 0 -100% 0 0;
}
.btTextLeft .sTxt {
position: relative;
float: left;
}
.sTxt h1,
.sTxt h2,
.sTxt h3,
.sTxt h4 {
clear: none;
}
.sTxt .header.small.btDash {
margin-bottom: 0;
}
.btTextRight .btIcoExtraSmallSizeIcon .sTxt {
margin-right: 36px;
}
.btTextLeft .btIcoExtraSmallSizeIcon .sTxt {
margin-left: 36px;
}
.btTextRight .btIcoSmallSizeIcon .sTxt {
margin-right: 45px;
}
.btTextLeft .btIcoSmallSizeIcon .sTxt {
margin-left: 45px;
}
.btTextLeft .btIcoMediumSizeIcon .sTxt {
margin-left: 57px;
}
.btTextRight .btIcoMediumSizeIcon .sTxt {
margin-right: 57px;
}
.btTextLeft .btIcoBigSizeIcon .sTxt {
margin-left: 95px;
}
.btTextRight .btIcoBigSizeIcon .sTxt {
margin-right: 95px;
}
.btTextLeft .btIcoLargeSizeIcon .sTxt {
margin-left: 135px;
}
.btTextRight .btIcoLargeSizeIcon .sTxt {
margin-right: 135px;
}
.btLightSkin .btIcoDefaultColorIcon .btDash.bottomDash .dash:after,
.btLightSkin .btIcoDefaultColorIcon .btDash.topDash .dash:before,
.btDarkSkin .btLightSkin .btIcoDefaultColorIcon .btDash.bottomDash .dash:after,
.btDarkSkin .btLightSkin .btIcoDefaultColorIcon .btDash.topDash .dash:before {
border-color: #444;
}
.btDarkSkin .btIcoDefaultColorIcon .btDash.bottomDash .dash:after,
.btDarkSkin .btIcoDefaultColorIcon .btDash.topDash .dash:before,
.btLightSkin .btDarkSkin .btIcoDefaultColorIcon .btDash.bottomDash .dash:after,
.btLightSkin .btDarkSkin .btIcoDefaultColorIcon .btDash.topDash .dash:before {
border-color: #fff;
}
.servicesItem:after {
display: table;
content: " ";
clear: both;
width: 100%;
}
.btTextLeft .mediumIcon .sTxt {
margin-left: 72px;
}
.sTxt p:last-of-type,
.btText p:last-of-type {
margin-bottom: 0;
} .header {
display: block;
}
.header h1,
.header h2,
.header h3 {
line-height: 1.15;
}
.header h4,
.header h5,
.header h6 {
line-height: 1.35;
}
.header .dash {
display: block;
margin: 0;
}
.header .btSuperTitle {
font-family: Source Serif Pro;
font-size: 13px;
line-height: 1.55;
clear: both;
margin: 0 0 .8em;
}
.header .btSubTitle {
font-family: Source Serif Pro;
font-size: 13px;
line-height: 1.55;
clear: both;
margin: 0 0 .8em;
}
.header .dash:after,
.header .dash:before {
margin: 0 0 1.3em;
}
.header .headline {
display: block;
}
.header .headline em {
font-style: normal;
font-weight: 300;
letter-spacing: .1em;
}
.btDash.bottomDash .dash:after,
.btDash.topDash .dash:before {
content: '';
clear: both;
width: 60px;
display: table;
float: left;
height: 2px;
line-height: 2px;
overflow: hidden;
}
.btLightSkin .btDash.bottomDash .dash:after,
.btDarkSkin .btLightSkin .btDash.bottomDash .dash:after,
.btLightSkin .btDash.topDash .dash:before,
.btDarkSkin .btLightSkin .btDash.topDash .dash:before {
-webkit-box-shadow: 0 2px 0 0 #444 inset;
box-shadow: 0 2px 0 0 #444 inset;
}
.btDarkSkin .btDash.bottomDash .dash:after,
.btLightSkin .btDarkSkin .btDash.bottomDash .dash:after,
.btDarkSkin .btDash.topDash .dash:before,
.btLightSkin .btDarkSkin .btDash.topDash .dash:before {
-webkit-box-shadow: 0 2px 0 0 #fff inset;
box-shadow: 0 2px 0 0 #fff inset;
}
.btLightSkin .btAlternateDash.btDash .dash:after,
.btLightSkin .btAlternateDash.btDash .dash:before,
.btDarkSkin .btLightSkin .btAlternateDash.btDash .dash:after,
.btDarkSkin .btLightSkin .btAlternateDash.btDash .dash:before,
.btDarkSkin .btAlternateDash.btDash .dash:after,
.btDarkSkin .btAlternateDash.btDash .dash:before,
.btLightSkin .btDarkSkin .btAlternateDash.btDash .dash:after,
.btLightSkin .btDarkSkin .btAlternateDash.btDash .dash:before {
-webkit-box-shadow: 0 2px 0 0 #f36438 inset;
box-shadow: 0 2px 0 0 #f36438 inset;
}
.btLightSkin .btAccentDash.btDash .dash:after,
.btLightSkin .btAccentDash.btDash .dash:before,
.btDarkSkin .btLightSkin .btAccentDash.btDash .dash:after,
.btDarkSkin .btLightSkin .btAccentDash.btDash .dash:before,
.btDarkSkin .btAccentDash.btDash .dash:after,
.btDarkSkin .btAccentDash.btDash .dash:before,
.btLightSkin .btDarkSkin .btAccentDash.btDash .dash:after,
.btLightSkin .btDarkSkin .btAccentDash.btDash .dash:before {
-webkit-box-shadow: 0 2px 0 0 #0cb8b6 inset;
box-shadow: 0 2px 0 0 #0cb8b6 inset;
}
.btTextLeft .btDash.bottomDash .dash:after,
.btTextLeft .btDash.topDash .dash:before {
float: left;
}
.btTextRight .btDash.bottomDash .dash:after,
.btTextRight .btDash.topDash .dash:before {
float: right;
}
.btTextCenter .btDash.bottomDash .dash:after,
.btTextCenter .btDash.topDash .dash:before {
float: left;
margin-left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.header.huge {
margin: 0 0 5px;
}
.header.huge h1 {
font-size: 70px;
margin: 0 0 16px;
}
.header.huge .btSuperTitle,
.header.huge .btSubTitle {
font-size: 25px;
}
.header.huge .btSuperTitle {
letter-spacing: 1px;
margin: 0 0 16px;
}
.header.huge .btSubTitle {
margin: 0 0 18px;
}
.header.huge .dash:before {
margin: 0 auto 12px;
}
.header.huge .dash:after {
margin: 0 auto 16px;
}
.header.extralarge {
margin: 0 0 2px;
}
.header.extralarge h1 {
font-size: 60px;
margin: 0 0 13px;
}
.header.extralarge .btSuperTitle,
.header.extralarge .btSubTitle {
font-size: 20px;
}
.header.extralarge .btSuperTitle {
margin: 0 0 14px;
}
.header.extralarge .btSubTitle {
margin: 0 0 16px;
}
.header.extralarge .dash:before {
margin: 0 auto 12px;
}
.header.extralarge .dash:after {
margin: 0 auto 14px;
}
.header.large {
margin: 0 0 -2px;
}
.header.large h2,
.header.large h1 {
font-size: 35px;
margin: 0 0 12px;
letter-spacing: 0;
}
.header.large .btSuperTitle,
.header.large .btSubTitle {
font-size: 18px;
}
.header.large .btSuperTitle {
margin: 0 0 14px;
}
.header.large .btSubTitle {
margin: 0 0 14px;
}
.header.large .dash:before {
margin: 0 auto 12px;
}
.header.large .dash:after {
margin: 0 auto 10px;
}
.header.medium {
margin: 0 0 5px;
}
.header.medium h2,
.header.medium h3 {
font-size: 25px;
margin: 0 0 11px;
}
.header.medium .btSuperTitle,
.header.medium .btSubTitle {
font-size: 16px;
}
.header.medium .btSuperTitle {
margin: 0 0 12px;
}
.header.medium .btSubTitle {
margin: 0 0 7px;
}
.header.medium .dash:before {
margin: 0 auto 12px;
}
.header.medium .dash:after {
margin: 0 auto 7px;
}
.header.small {
margin: 0;
}
.header.small h3,
.header.small h4 {
font-size: 14px;
margin: 0 0 10px;
}
.header.small .btSuperTitle {
font-size: 13px;
margin: 0 0 8px;
}
.header.small .btSubTitle {
font-size: 14px;
margin: 0 0 7px;
}
.header.small .dash:after,
.header.small .dash:before {
-webkit-box-shadow: 0 1px 0 0 #0cb8b6 inset;
box-shadow: 0 1px 0 0 #0cb8b6 inset;
width: 30px;
}
.header.small .dash:before {
margin: 0 auto 9px;
}
.header.small .dash:after {
margin: 0 auto 9px;
}
.btTextRight .dash:before,
.btTextRight .dash:after {
float: right;
}
.btTextLeft .dash:before,
.btTextLeft .dash:after {
float: left;
}
.btTextCenter .dash:before,
.btTextCenter .dash:after,
.captionTxt .dash:before,
.captionTxt .dash:after {
margin-left: auto;
margin-right: auto;
} .btGridContainer {
overflow: hidden;
}
.btGridContainer .btGridContent {
padding: 20px;
}
.gridItem {
opacity: .05;
-webkit-transition: transform 360ms ease 500ms,opacity .5s ease;
-moz-transition: transform 360ms ease 500ms,opacity .5s ease;
transition: transform 360ms ease 500ms,opacity .5s ease;
overflow: hidden;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.gridItem .slick-prev,
.gridItem .slick-next {
font-size: 0;
line-height: 1;
}
.gridItem .nbsImgHolder {
display: none !important;
}
.gridItem.btMarkedImage {
-webkit-transform: scale(.9);
-moz-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
.btLightSkin .gridItem,
.btDarkSkin .btLightSkin .gridItem {
background-color: rgba(0,0,0,.07);
}
.btDarkSkin .gridItem,
.btLightSkin .btDarkSkin .gridItem {
background-color: rgba(255,255,255,.075);
}
.gridItem.btGridItemLoaded {
opacity: 1;
}
.gridItem:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border: 5px solid white;
pointer-events: none;
z-index: 10;
}
.btDarkSkin .gridItem:after,
.btLightSkin .btDarkSkin .gridItem:after {
border-color: #1d1f27 !important;
}
.btLightSkin .gridItem:after,
.btDarkSkin .btLightSkin .gridItem:after {
border-color: #fff !important;
}
.btNoMore {
display: none;
opacity: 1;
}
.btGridContent {
padding: 10px;
}
.btGridContent .header .btSuperTitle a:hover {
color: #0cb8b6;
}
.btGridGap-0 .gridItem:after {
border: 0;
border-right: 0 solid white;
border-bottom: 0 solid white;
}
.btGridGap-0 .btGridOuterContent {
padding: 0;
padding-right: 10px;
}
.boldSection .btGridGap-0 .tilesWall,
.boldSection .btGridGap-0.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: -0px;
}
.boldSection.gutter .btGridGap-0 .tilesWall,
.boldSection.gutter .btGridGap-0.tilesWall {
margin: 0;
margin-right: -0px;
margin-bottom: -0px;
}
.btGridGap-0 .tilesWall.classic .btGridOuterContent {
padding-bottom: 0;
padding-right: 0;
}
.btGridGap-0 .tilesWall .captionPane {
margin-bottom: 0;
margin-right: 0;
}
.btGridGap-0 .tilesWall .btShowTitle {
margin-bottom: 0;
right: 0;
}
.btGridGap-1 .gridItem:after {
border: 0;
border-right: 1px solid white;
border-bottom: 1px solid white;
}
.btGridGap-1 .btGridOuterContent {
padding: 0;
padding-right: 11px;
}
.boldSection .btGridGap-1 .tilesWall,
.boldSection .btGridGap-1.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 1px;
margin-right: 0;
margin-bottom: -1px;
}
.boldSection.gutter .btGridGap-1 .tilesWall,
.boldSection.gutter .btGridGap-1.tilesWall {
margin: 0;
margin-right: -1px;
margin-bottom: -1px;
}
.btGridGap-1 .tilesWall.classic .btGridOuterContent {
padding-bottom: 1px;
padding-right: 1px;
}
.btGridGap-1 .tilesWall .captionPane {
margin-bottom: 1px;
margin-right: 1px;
}
.btGridGap-1 .tilesWall .btShowTitle {
margin-bottom: 1px;
right: 1px;
}
.btGridGap-2 .gridItem:after {
border: 0;
border-right: 2px solid white;
border-bottom: 2px solid white;
}
.btGridGap-2 .btGridOuterContent {
padding: 0;
padding-right: 12px;
}
.boldSection .btGridGap-2 .tilesWall,
.boldSection .btGridGap-2.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 2px;
margin-right: 0;
margin-bottom: -2px;
}
.boldSection.gutter .btGridGap-2 .tilesWall,
.boldSection.gutter .btGridGap-2.tilesWall {
margin: 0;
margin-right: -2px;
margin-bottom: -2px;
}
.btGridGap-2 .tilesWall.classic .btGridOuterContent {
padding-bottom: 2px;
padding-right: 2px;
}
.btGridGap-2 .tilesWall .captionPane {
margin-bottom: 2px;
margin-right: 2px;
}
.btGridGap-2 .tilesWall .btShowTitle {
margin-bottom: 2px;
right: 2px;
}
.btGridGap-3 .gridItem:after {
border: 0;
border-right: 3px solid white;
border-bottom: 3px solid white;
}
.btGridGap-3 .btGridOuterContent {
padding: 0;
padding-right: 13px;
}
.boldSection .btGridGap-3 .tilesWall,
.boldSection .btGridGap-3.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 3px;
margin-right: 0;
margin-bottom: -3px;
}
.boldSection.gutter .btGridGap-3 .tilesWall,
.boldSection.gutter .btGridGap-3.tilesWall {
margin: 0;
margin-right: -3px;
margin-bottom: -3px;
}
.btGridGap-3 .tilesWall.classic .btGridOuterContent {
padding-bottom: 3px;
padding-right: 3px;
}
.btGridGap-3 .tilesWall .captionPane {
margin-bottom: 3px;
margin-right: 3px;
}
.btGridGap-3 .tilesWall .btShowTitle {
margin-bottom: 3px;
right: 3px;
}
.btGridGap-4 .gridItem:after {
border: 0;
border-right: 4px solid white;
border-bottom: 4px solid white;
}
.btGridGap-4 .btGridOuterContent {
padding: 0;
padding-right: 14px;
}
.boldSection .btGridGap-4 .tilesWall,
.boldSection .btGridGap-4.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 4px;
margin-right: 0;
margin-bottom: -4px;
}
.boldSection.gutter .btGridGap-4 .tilesWall,
.boldSection.gutter .btGridGap-4.tilesWall {
margin: 0;
margin-right: -4px;
margin-bottom: -4px;
}
.btGridGap-4 .tilesWall.classic .btGridOuterContent {
padding-bottom: 4px;
padding-right: 4px;
}
.btGridGap-4 .tilesWall .captionPane {
margin-bottom: 4px;
margin-right: 4px;
}
.btGridGap-4 .tilesWall .btShowTitle {
margin-bottom: 4px;
right: 4px;
}
.btGridGap-5 .gridItem:after {
border: 0;
border-right: 5px solid white;
border-bottom: 5px solid white;
}
.btGridGap-5 .btGridOuterContent {
padding: 0;
padding-right: 15px;
}
.boldSection .btGridGap-5 .tilesWall,
.boldSection .btGridGap-5.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 5px;
margin-right: 0;
margin-bottom: -5px;
}
.boldSection.gutter .btGridGap-5 .tilesWall,
.boldSection.gutter .btGridGap-5.tilesWall {
margin: 0;
margin-right: -5px;
margin-bottom: -5px;
}
.btGridGap-5 .tilesWall.classic .btGridOuterContent {
padding-bottom: 5px;
padding-right: 5px;
}
.btGridGap-5 .tilesWall .captionPane {
margin-bottom: 5px;
margin-right: 5px;
}
.btGridGap-5 .tilesWall .btShowTitle {
margin-bottom: 5px;
right: 5px;
}
.btGridGap-6 .gridItem:after {
border: 0;
border-right: 6px solid white;
border-bottom: 6px solid white;
}
.btGridGap-6 .btGridOuterContent {
padding: 0;
padding-right: 16px;
}
.boldSection .btGridGap-6 .tilesWall,
.boldSection .btGridGap-6.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 6px;
margin-right: 0;
margin-bottom: -6px;
}
.boldSection.gutter .btGridGap-6 .tilesWall,
.boldSection.gutter .btGridGap-6.tilesWall {
margin: 0;
margin-right: -6px;
margin-bottom: -6px;
}
.btGridGap-6 .tilesWall.classic .btGridOuterContent {
padding-bottom: 6px;
padding-right: 6px;
}
.btGridGap-6 .tilesWall .captionPane {
margin-bottom: 6px;
margin-right: 6px;
}
.btGridGap-6 .tilesWall .btShowTitle {
margin-bottom: 6px;
right: 6px;
}
.btGridGap-7 .gridItem:after {
border: 0;
border-right: 7px solid white;
border-bottom: 7px solid white;
}
.btGridGap-7 .btGridOuterContent {
padding: 0;
padding-right: 17px;
}
.boldSection .btGridGap-7 .tilesWall,
.boldSection .btGridGap-7.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 7px;
margin-right: 0;
margin-bottom: -7px;
}
.boldSection.gutter .btGridGap-7 .tilesWall,
.boldSection.gutter .btGridGap-7.tilesWall {
margin: 0;
margin-right: -7px;
margin-bottom: -7px;
}
.btGridGap-7 .tilesWall.classic .btGridOuterContent {
padding-bottom: 7px;
padding-right: 7px;
}
.btGridGap-7 .tilesWall .captionPane {
margin-bottom: 7px;
margin-right: 7px;
}
.btGridGap-7 .tilesWall .btShowTitle {
margin-bottom: 7px;
right: 7px;
}
.btGridGap-8 .gridItem:after {
border: 0;
border-right: 8px solid white;
border-bottom: 8px solid white;
}
.btGridGap-8 .btGridOuterContent {
padding: 0;
padding-right: 18px;
}
.boldSection .btGridGap-8 .tilesWall,
.boldSection .btGridGap-8.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 8px;
margin-right: 0;
margin-bottom: -8px;
}
.boldSection.gutter .btGridGap-8 .tilesWall,
.boldSection.gutter .btGridGap-8.tilesWall {
margin: 0;
margin-right: -8px;
margin-bottom: -8px;
}
.btGridGap-8 .tilesWall.classic .btGridOuterContent {
padding-bottom: 8px;
padding-right: 8px;
}
.btGridGap-8 .tilesWall .captionPane {
margin-bottom: 8px;
margin-right: 8px;
}
.btGridGap-8 .tilesWall .btShowTitle {
margin-bottom: 8px;
right: 8px;
}
.btGridGap-9 .gridItem:after {
border: 0;
border-right: 9px solid white;
border-bottom: 9px solid white;
}
.btGridGap-9 .btGridOuterContent {
padding: 0;
padding-right: 19px;
}
.boldSection .btGridGap-9 .tilesWall,
.boldSection .btGridGap-9.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 9px;
margin-right: 0;
margin-bottom: -9px;
}
.boldSection.gutter .btGridGap-9 .tilesWall,
.boldSection.gutter .btGridGap-9.tilesWall {
margin: 0;
margin-right: -9px;
margin-bottom: -9px;
}
.btGridGap-9 .tilesWall.classic .btGridOuterContent {
padding-bottom: 9px;
padding-right: 9px;
}
.btGridGap-9 .tilesWall .captionPane {
margin-bottom: 9px;
margin-right: 9px;
}
.btGridGap-9 .tilesWall .btShowTitle {
margin-bottom: 9px;
right: 9px;
}
.btGridGap-10 .gridItem:after {
border: 0;
border-right: 10px solid white;
border-bottom: 10px solid white;
}
.btGridGap-10 .btGridOuterContent {
padding: 0;
padding-right: 20px;
}
.boldSection .btGridGap-10 .tilesWall,
.boldSection .btGridGap-10.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 10px;
margin-right: 0;
margin-bottom: -10px;
}
.boldSection.gutter .btGridGap-10 .tilesWall,
.boldSection.gutter .btGridGap-10.tilesWall {
margin: 0;
margin-right: -10px;
margin-bottom: -10px;
}
.btGridGap-10 .tilesWall.classic .btGridOuterContent {
padding-bottom: 10px;
padding-right: 10px;
}
.btGridGap-10 .tilesWall .captionPane {
margin-bottom: 10px;
margin-right: 10px;
}
.btGridGap-10 .tilesWall .btShowTitle {
margin-bottom: 10px;
right: 10px;
}
.btGridGap-11 .gridItem:after {
border: 0;
border-right: 11px solid white;
border-bottom: 11px solid white;
}
.btGridGap-11 .btGridOuterContent {
padding: 0;
padding-right: 21px;
}
.boldSection .btGridGap-11 .tilesWall,
.boldSection .btGridGap-11.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 11px;
margin-right: 0;
margin-bottom: -11px;
}
.boldSection.gutter .btGridGap-11 .tilesWall,
.boldSection.gutter .btGridGap-11.tilesWall {
margin: 0;
margin-right: -11px;
margin-bottom: -11px;
}
.btGridGap-11 .tilesWall.classic .btGridOuterContent {
padding-bottom: 11px;
padding-right: 11px;
}
.btGridGap-11 .tilesWall .captionPane {
margin-bottom: 11px;
margin-right: 11px;
}
.btGridGap-11 .tilesWall .btShowTitle {
margin-bottom: 11px;
right: 11px;
}
.btGridGap-12 .gridItem:after {
border: 0;
border-right: 12px solid white;
border-bottom: 12px solid white;
}
.btGridGap-12 .btGridOuterContent {
padding: 0;
padding-right: 22px;
}
.boldSection .btGridGap-12 .tilesWall,
.boldSection .btGridGap-12.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 12px;
margin-right: 0;
margin-bottom: -12px;
}
.boldSection.gutter .btGridGap-12 .tilesWall,
.boldSection.gutter .btGridGap-12.tilesWall {
margin: 0;
margin-right: -12px;
margin-bottom: -12px;
}
.btGridGap-12 .tilesWall.classic .btGridOuterContent {
padding-bottom: 12px;
padding-right: 12px;
}
.btGridGap-12 .tilesWall .captionPane {
margin-bottom: 12px;
margin-right: 12px;
}
.btGridGap-12 .tilesWall .btShowTitle {
margin-bottom: 12px;
right: 12px;
}
.btGridGap-13 .gridItem:after {
border: 0;
border-right: 13px solid white;
border-bottom: 13px solid white;
}
.btGridGap-13 .btGridOuterContent {
padding: 0;
padding-right: 23px;
}
.boldSection .btGridGap-13 .tilesWall,
.boldSection .btGridGap-13.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 13px;
margin-right: 0;
margin-bottom: -13px;
}
.boldSection.gutter .btGridGap-13 .tilesWall,
.boldSection.gutter .btGridGap-13.tilesWall {
margin: 0;
margin-right: -13px;
margin-bottom: -13px;
}
.btGridGap-13 .tilesWall.classic .btGridOuterContent {
padding-bottom: 13px;
padding-right: 13px;
}
.btGridGap-13 .tilesWall .captionPane {
margin-bottom: 13px;
margin-right: 13px;
}
.btGridGap-13 .tilesWall .btShowTitle {
margin-bottom: 13px;
right: 13px;
}
.btGridGap-14 .gridItem:after {
border: 0;
border-right: 14px solid white;
border-bottom: 14px solid white;
}
.btGridGap-14 .btGridOuterContent {
padding: 0;
padding-right: 24px;
}
.boldSection .btGridGap-14 .tilesWall,
.boldSection .btGridGap-14.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 14px;
margin-right: 0;
margin-bottom: -14px;
}
.boldSection.gutter .btGridGap-14 .tilesWall,
.boldSection.gutter .btGridGap-14.tilesWall {
margin: 0;
margin-right: -14px;
margin-bottom: -14px;
}
.btGridGap-14 .tilesWall.classic .btGridOuterContent {
padding-bottom: 14px;
padding-right: 14px;
}
.btGridGap-14 .tilesWall .captionPane {
margin-bottom: 14px;
margin-right: 14px;
}
.btGridGap-14 .tilesWall .btShowTitle {
margin-bottom: 14px;
right: 14px;
}
.btGridGap-15 .gridItem:after {
border: 0;
border-right: 15px solid white;
border-bottom: 15px solid white;
}
.btGridGap-15 .btGridOuterContent {
padding: 0;
padding-right: 25px;
}
.boldSection .btGridGap-15 .tilesWall,
.boldSection .btGridGap-15.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 15px;
margin-right: 0;
margin-bottom: -15px;
}
.boldSection.gutter .btGridGap-15 .tilesWall,
.boldSection.gutter .btGridGap-15.tilesWall {
margin: 0;
margin-right: -15px;
margin-bottom: -15px;
}
.btGridGap-15 .tilesWall.classic .btGridOuterContent {
padding-bottom: 15px;
padding-right: 15px;
}
.btGridGap-15 .tilesWall .captionPane {
margin-bottom: 15px;
margin-right: 15px;
}
.btGridGap-15 .tilesWall .btShowTitle {
margin-bottom: 15px;
right: 15px;
}
.btGridGap-16 .gridItem:after {
border: 0;
border-right: 16px solid white;
border-bottom: 16px solid white;
}
.btGridGap-16 .btGridOuterContent {
padding: 0;
padding-right: 26px;
}
.boldSection .btGridGap-16 .tilesWall,
.boldSection .btGridGap-16.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 16px;
margin-right: 0;
margin-bottom: -16px;
}
.boldSection.gutter .btGridGap-16 .tilesWall,
.boldSection.gutter .btGridGap-16.tilesWall {
margin: 0;
margin-right: -16px;
margin-bottom: -16px;
}
.btGridGap-16 .tilesWall.classic .btGridOuterContent {
padding-bottom: 16px;
padding-right: 16px;
}
.btGridGap-16 .tilesWall .captionPane {
margin-bottom: 16px;
margin-right: 16px;
}
.btGridGap-16 .tilesWall .btShowTitle {
margin-bottom: 16px;
right: 16px;
}
.btGridGap-17 .gridItem:after {
border: 0;
border-right: 17px solid white;
border-bottom: 17px solid white;
}
.btGridGap-17 .btGridOuterContent {
padding: 0;
padding-right: 27px;
}
.boldSection .btGridGap-17 .tilesWall,
.boldSection .btGridGap-17.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 17px;
margin-right: 0;
margin-bottom: -17px;
}
.boldSection.gutter .btGridGap-17 .tilesWall,
.boldSection.gutter .btGridGap-17.tilesWall {
margin: 0;
margin-right: -17px;
margin-bottom: -17px;
}
.btGridGap-17 .tilesWall.classic .btGridOuterContent {
padding-bottom: 17px;
padding-right: 17px;
}
.btGridGap-17 .tilesWall .captionPane {
margin-bottom: 17px;
margin-right: 17px;
}
.btGridGap-17 .tilesWall .btShowTitle {
margin-bottom: 17px;
right: 17px;
}
.btGridGap-18 .gridItem:after {
border: 0;
border-right: 18px solid white;
border-bottom: 18px solid white;
}
.btGridGap-18 .btGridOuterContent {
padding: 0;
padding-right: 28px;
}
.boldSection .btGridGap-18 .tilesWall,
.boldSection .btGridGap-18.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 18px;
margin-right: 0;
margin-bottom: -18px;
}
.boldSection.gutter .btGridGap-18 .tilesWall,
.boldSection.gutter .btGridGap-18.tilesWall {
margin: 0;
margin-right: -18px;
margin-bottom: -18px;
}
.btGridGap-18 .tilesWall.classic .btGridOuterContent {
padding-bottom: 18px;
padding-right: 18px;
}
.btGridGap-18 .tilesWall .captionPane {
margin-bottom: 18px;
margin-right: 18px;
}
.btGridGap-18 .tilesWall .btShowTitle {
margin-bottom: 18px;
right: 18px;
}
.btGridGap-19 .gridItem:after {
border: 0;
border-right: 19px solid white;
border-bottom: 19px solid white;
}
.btGridGap-19 .btGridOuterContent {
padding: 0;
padding-right: 29px;
}
.boldSection .btGridGap-19 .tilesWall,
.boldSection .btGridGap-19.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 19px;
margin-right: 0;
margin-bottom: -19px;
}
.boldSection.gutter .btGridGap-19 .tilesWall,
.boldSection.gutter .btGridGap-19.tilesWall {
margin: 0;
margin-right: -19px;
margin-bottom: -19px;
}
.btGridGap-19 .tilesWall.classic .btGridOuterContent {
padding-bottom: 19px;
padding-right: 19px;
}
.btGridGap-19 .tilesWall .captionPane {
margin-bottom: 19px;
margin-right: 19px;
}
.btGridGap-19 .tilesWall .btShowTitle {
margin-bottom: 19px;
right: 19px;
}
.btGridGap-20 .gridItem:after {
border: 0;
border-right: 20px solid white;
border-bottom: 20px solid white;
}
.btGridGap-20 .btGridOuterContent {
padding: 0;
padding-right: 30px;
}
.boldSection .btGridGap-20 .tilesWall,
.boldSection .btGridGap-20.tilesWall {
margin: 0;
margin-right: 0;
margin-left: 20px;
margin-right: 0;
margin-bottom: -20px;
}
.boldSection.gutter .btGridGap-20 .tilesWall,
.boldSection.gutter .btGridGap-20.tilesWall {
margin: 0;
margin-right: -20px;
margin-bottom: -20px;
}
.btGridGap-20 .tilesWall.classic .btGridOuterContent {
padding-bottom: 20px;
padding-right: 20px;
}
.btGridGap-20 .tilesWall .captionPane {
margin-bottom: 20px;
margin-right: 20px;
}
.btGridGap-20 .tilesWall .btShowTitle {
margin-bottom: 20px;
right: 20px;
}
.btCatFilter {
padding: 20px 0;
font-family: Montserrat;
font-size: 14px;
}
.btCatFilter .btCatFilterItem {
margin: 0 10px;
cursor: pointer;
display: inline-block;
-webkit-transition: 200ms ease color;
-moz-transition: 200ms ease color;
transition: 200ms ease color;
position: relative;
}
.btCatFilter .btCatFilterItem:after {
content: "";
display: block;
background: #0cb8b6;
height: 3px;
position: absolute;
left: 0;
right: 0;
bottom: -6px;
opacity: 0;
-webkit-transition: 200ms ease all;
-moz-transition: 200ms ease all;
transition: 200ms ease all;
}
.btCatFilter .btCatFilterItem:hover {
color: #0cb8b6;
}
.btCatFilter .btCatFilterItem.active {
color: inherit !important;
cursor: default;
}
.btCatFilter .btCatFilterItem.active:after {
opacity: 1;
}
.btCatFilter .btCatFilterTitle {
padding: 0 10px;
font-weight: 600;
} .btMediaBox {
position: relative;
overflow: hidden;
}
.btMediaBox img {
display: block;
width: 100%;
height: auto;
}
.btMediaBox .aspectVideo {
visibility: hidden;
}
.btMediaBox iframe {
display: block;
border: none;
}
.btMediaBox.video iframe {
display: block;
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100% !important;
height: 100% !important;
border: none;
}
.btMediaBox.audio iframe {
display: block;
width: 100% !important;
}
.btMediaBox.btQuote,
.btMediaBox.btLink {
text-align: center;
position: relative;
display: block;
padding: 20px;
margin: 0;
font-weight: 300;
}
.btMediaBox.btQuote p:before,
.btMediaBox.btLink p:before {
display: block;
text-align: center;
font: 44px/44px Icon7Stroke;
margin-bottom: 10px;
}
.btMediaBox.btQuote p,
.btMediaBox.btLink p {
font-size: 24px;
line-height: 1.25;
}
.btMediaBox.btQuote cite,
.btMediaBox.btLink cite {
display: inline-block;
padding: 20px 0 0;
margin: 0;
}
.btMediaBox.btQuote,
.btMediaBox.btLink {
background-color: #0cb8b6;
}
.btMediaBox.btQuote cite,
.btMediaBox.btLink cite {
border-top: 1px solid #fff;
}
.single-post .btMediaBox.btQuote,
.single-post .btMediaBox.btLink,
.blog .btMediaBox.btQuote,
.blog .btMediaBox.btLink,
.archive .btMediaBox.btQuote,
.archive .btMediaBox.btLink,
.search .btMediaBox.btQuote,
.search .btMediaBox.btLink {
padding: 40px;
}
.single-post .btMediaBox.btQuote p:before,
.single-post .btMediaBox.btLink p:before,
.blog .btMediaBox.btQuote p:before,
.blog .btMediaBox.btLink p:before,
.archive .btMediaBox.btQuote p:before,
.archive .btMediaBox.btLink p:before,
.search .btMediaBox.btQuote p:before,
.search .btMediaBox.btLink p:before {
font: 64px/64px Icon7Stroke;
}
.single-post .btMediaBox.btQuote p,
.single-post .btMediaBox.btLink p,
.blog .btMediaBox.btQuote p,
.blog .btMediaBox.btLink p,
.archive .btMediaBox.btQuote p,
.archive .btMediaBox.btLink p,
.search .btMediaBox.btQuote p,
.search .btMediaBox.btLink p {
font-size: 46px;
}
.btMediaBox.btLink p:before {
content: "\e641";
}
.btMediaBox.btQuote p:before {
content: "\e635";
} h4.nbs {
height: 100px;
z-index: 1;
margin: 0;
letter-spacing: 0;
}
h4.nbs .nbsDir {
text-transform: uppercase;
}
h4.nbs a {
display: table;
width: 100%;
margin: 0;
padding: 0;
height: 100px;
cursor: pointer;
}
h4.nbs.nsPrev a:before,
h4.nbs.nsNext a:after {
font-family: Icon7Stroke;
font-size: 50px;
font-weight: normal;
display: table-cell;
width: 46px;
text-align: center;
vertical-align: middle;
-webkit-transition: all 360ms ease 0s;
-moz-transition: all 360ms ease 0s;
transition: all 360ms ease 0s;
}
h4.nbs.nsPrev a:before,
h4.nbs.nsNext a:after {
color: #444;
}
.btLightSkin h4.nbs.nsPrev a:before,
.btLightSkin h4.nbs.nsNext a:after,
.btDarkSkin .btLightSkin h4.nbs.nsPrev a:before,
.btDarkSkin .btLightSkin h4.nbs.nsNext a:after {
background-color: rgba(0,0,0,.07);
color: #444;
}
.btDarkSkin h4.nbs.nsPrev a:before,
.btDarkSkin h4.nbs.nsNext a:after,
.btLightSkin .btDarkSkin h4.nbs.nsPrev a:before,
.btLightSkin .btDarkSkin h4.nbs.nsNext a:after {
background-color: rgba(255,255,255,.075);
color: #fff;
}
h4.nbs.nsPrev a:hover:before,
h4.nbs.nsNext a:hover:after {
background-color: #0cb8b6;
color: #fff;
}
.btGhost h4.nbs.nsPrev a:hover:before,
.btGhost h4.nbs.nsNext a:hover:after {
background-color: #0cb8b6 !important;
color: #fff !important;
}
h4.nbs.nsNext a:after {
content: '\e684';
}
h4.nbs.nsPrev a:before {
content: '\e686';
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
h4.nbs.nsPrev a:before,
h4.nbs.nsNext a:after {
background-position: center center;
background-repeat: no-repeat;
}
h4.nbs.nsPrev a:before {
background-image: url(//professorwerner.ch/wp-content/themes/medicare/gfx/nbs-angle-left.png);
}
h4.nbs.nsNext a:after {
background-image: url(//professorwerner.ch/wp-content/themes/medicare/gfx/nbs-angle-right.png);
}
} .nbsImage {
display: table-cell;
width: 135px;
height: 100px;
}
.nbsImgHolder {
display: block;
width: 135px;
height: 100px;
background-color: #ccc;
background-size: cover;
background-position: center center;
}
.nbsItem {
display: table-cell;
vertical-align: middle;
padding: 0 10px;
}
span.nbsDir {
display: block;
}
span.nbsTitle {
display: block;
font-weight: 400;
font-size: 13px;
line-height: 1.25;
}
span.nbsTitle {
color: #444;
}
.nsNext {
right: 0;
}
.nsPrev {
left: 0;
} .slidedItem .btSliderPort {
display: table;
width: 100%;
}
.autoSliderHeight .slidedItem .btSliderPort {
padding: 0;
height: auto;
}
.smallSliderHeight .slidedItem .btSliderPort {
height: 40vh;
}
.mediumSliderHeight .slidedItem .btSliderPort {
height: 60vh;
}
.largeSliderHeight .slidedItem .btSliderPort {
height: 100vh;
}
.btSlideGutter {
max-width: 1160px;
margin: 0 auto 30px;
width: auto;
height: auto;
}
.slidedItem {
-webkit-transition: opacity 360ms ease 0s;
-moz-transition: opacity 360ms ease 0s;
transition: opacity 360ms ease 0s;
z-index: 3;
}
.slidedVariable .slidedItem.firstItem,
.slidedVariable .slidedItem.firstItem .btSliderPort {
width: 100vw;
}
.slidedItem .btSlidePane {
-webkit-transition: transform 1s cubic-bezier(.250,.460,.450,.940) .5s,opacity 300ms ease;
-moz-transition: transform 1s cubic-bezier(.250,.460,.450,.940) .5s,opacity 300ms ease;
transition: transform 1s cubic-bezier(.250,.460,.450,.940) .5s,opacity 300ms ease;
-webkit-transform: translate3d(100px,0,0) !important;
-moz-transform: translate3d(100px,0,0) !important;
-ms-transform: translate3d(100px,0,0) !important;
transform: translate3d(100px,0,0) !important;
opacity: 0;
padding-left: 100px;
padding-right: 100px;
-webkit-transition-delay: 500ms;
-moz-transition-delay: 500ms;
transition-delay: 500ms;
}
html[data-useragent*="Firefox/52.0"] .slidedItem .btSlidePane {
opacity: 1;
}
@media screen and (max-width: 768px) {
.slidedItem .btSlidePane,
.boldSection:not(.gutter) .slidedItem .btSlidePane {
padding-left: 10px;
padding-right: 10px;
}
}
.slidedItem.slick-center .btSlidePane,
.slidedItem.slick-current .btSlidePane,
.slidedItem.slick-active .btSlidePane {
-webkit-transform: translate3d(0,0,0) !important;
-moz-transform: translate3d(0,0,0) !important;
-ms-transform: translate3d(0,0,0) !important;
transform: translate3d(0,0,0) !important;
opacity: 1;
}
.slidedItem .btSliderPort .btSliderCell {
display: table-cell;
vertical-align: middle;
}
.variableImg {
height: 100%;
overflow: hidden;
}
.variableImg img {
height: 100%;
width: auto;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-slide {
display: none;
float: left;
min-height: 1px;
} .slick-list {
display: block;
overflow: hidden;
position: relative;
padding: 0;
margin: 0;
}
.slick-track {
display: block;
position: relative;
left: 0;
top: 0;
z-index: 1;
}
.slick-track:after {
clear: both;
}
.slick-track:before,
.slick-track:after {
content: "";
display: table;
}
.slidedItem:nth-child(n + 1) {
display: none;
}
.slidedItem:first-child {
display: block;
}
.slick-initialized .slidedItem:nth-child(n + 1) {
display: block;
} .slided .slick-dots {
position: absolute;
bottom: 40px;
width: 320px;
left: 50%;
margin: 0 0 0 -160px;
text-align: center;
padding: 0;
}
.slided .slick-dots li {
display: inline-block;
margin: 0 10px;
width: 20px;
list-style: none;
}
.slided .slick-dots li button {
display: inline-block;
float: none;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
line-height: 20px;
vertical-align: middle;
list-style: none;
border: none;
background-color: rgba(0,0,0,.1);
border-radius: 50%;
cursor: pointer;
color: transparent;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.btDarkSkin .slided .slick-dots li button,
.btLightSkin .btDarkSkin .slided .slick-dots li button {
background-color: rgba(255,255,255,.2);
}
.slided .slick-dots li button:hover {
background-color: rgba(0,0,0,.4);
}
.btDarkSkin .slided .slick-dots li button:hover,
.btLightSkin .btDarkSkin .slided .slick-dots li button:hover {
background-color: rgba(255,255,255,.6);
}
.slided .slick-dots li.slick-active button,
.slided .slick-dots li.slick-active button:hover,
.btDarkSkin .slided .slick-dots li.slick-active button,
.btLightSkin .btDarkSkin .slided .slick-dots li.slick-active button,
.btDarkSkin .slided .slick-dots li.slick-active button:hover,
.btLightSkin .btDarkSkin .slided .slick-dots li.slick-active button:hover {
background-color: #0cb8b6;
cursor: default;
}
.btSliderHideArrows .slick-arrow {
display: none !important;
}
.slided.btSliderHidePaging .slick-dots {
display: none !important;
}
.btSliderHidePaging.slided {
padding: 0;
} .slidedVariable .slick-dots {
display: none !important;
list-style: none;
position: absolute;
left: 0;
right: 0;
bottom: 40px;
text-align: center;
z-index: 100;
}
.slidedVariable .slick-dots li {
display: inline-block;
}
.slidedVariable .slick-dots li button {
display: inline-block;
float: none;
margin: 0;
padding: 0;
width: 12px;
height: 12px;
line-height: 12px;
vertical-align: middle;
list-style: none;
border: 2px solid #FFF;
background-color: transparent;
border-radius: 50%;
cursor: pointer;
color: transparent;
}
.slidedVariable .slick-dots li button:hover {
background-color: rgba(255,255,255,.35);
}
.slidedVariable .slick-dots li.slick-active button,
.slick-dots li.slick-active button:hover {
cursor: pointer;
background-color: #FFF;
}
.slick-slider h4.nbs {
position: absolute;
top: 50%;
margin-top: -50px;
max-width: 300px;
z-index: 5;
}
.bt_bb_arrows_position_bottom.slick-slider h4.nbs {
top: auto;
bottom: 0;
margin-top: 0;
}
.bt_bb_arrows_position_top.slick-slider h4.nbs {
top: 0;
margin-top: 0;
}
.slick-slider .nbsItem {
display: none !important;
}
.slick-slider .nbsImage {
-webkit-transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
transition: all 1s ease 0s;
opacity: 0;
}
.slick-slider a:hover .nbsImage {
opacity: 1;
}
.slick-slider h4.nbs.slick-disabled {
display: none !important;
} .btGetInfo {
display: block;
position: absolute;
z-index: 7;
bottom: 12px;
left: 20px;
width: 32px;
height: 32px;
border-radius: 50%;
text-align: center;
padding: 0;
background: #0cb8b6;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.btGetInfo.on {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.btGetInfo .btIco {
margin: 0 !important;
}
.btGetInfo .btIco .btIcoHolder {
width: 32px;
height: 32px;
display: inline-block;
float: none;
text-align: center;
}
.btGetInfo .btIco .btIcoHolder:after {
content: "\f106";
color: #fff;
line-height: 32px;
}
.btCloseGhost {
display: block;
position: absolute;
z-index: 7;
top: 10px;
right: 10px;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
}
.btCloseGhost .btIco {
margin: 0 !important;
}
.btCloseGhost .btIco .btIcoHolder:after {
color: #0cb8b6;
}
.btCloseGhost:hover {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.btCloseGhost:hover .btIco .btIcoHolder:after {
color: #fff;
}
.btInfoBar {
display: table;
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 100%;
z-index: 6;
background-color: rgba(0,0,0,.7);
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: transform 260ms ease;
-moz-transition: transform 260ms ease;
transition: transform 260ms ease;
}
.btInfoBar.open {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.btInfoBarMeta {
display: table-cell;
vertical-align: middle;
padding: 15px 0 15px 45px;
}
.btInfoBarMeta p {
display: inline-block;
margin: 0 0 0 15px;
font-weight: 400;
color: white;
text-transform: uppercase;
}
.btInfoBarMeta p strong {
color: #0cb8b6;
padding-right: 4px;
} .boldClientList {
position: relative;
}
.bclPort {
max-width: 1160px;
position: static !important;
margin: 0 auto;
overflow: hidden;
}
.btLightSkin .bclItem,
.btDarkSkin .btLightSkin .bclItem {
position: relative;
margin: 0;
}
.btLightSkin .bclItem,
.btDarkSkin .btLightSkin .bclItem {
border-right: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .bclItem,
.btLightSkin .btDarkSkin .bclItem {
border-right: 1px solid rgba(255,255,255,.1);
}
.bclItem .bclItemChild > div {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: transparent;
background-position: center center;
background-attachment: scroll;
background-repeat: no-repeat;
background-size: contain;
-webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
transition: all ease .5s;
}
.bclItem .bclItemChild > div:hover {
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
.bclItem .bclItemChild a {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.bclItem .bclItemChild {
display: block;
margin: 10%;
position: relative;
}
.bclItem img {
display: block;
width: 100%;
height: auto;
visibility: hidden;
}
.boldClientRegularList {
position: relative;
overflow: hidden;
}
.boldClientRegularList .bclItem {
float: left;
margin: 0 0 -2px;
position: relative;
padding: 0;
}
.boldClientRegularList .bclItem:before {
display: none;
}
.btDarkSkin .boldClientRegularList .bclItem,
.btLightSkin .btDarkSkin .boldClientRegularList .bclItem {
border-bottom: 1px solid rgba(255,255,255,.1);
border-right: 1px solid rgba(255,255,255,.1);
}
.btLightSkin .boldClientRegularList .bclItem,
.btDarkSkin .btLightSkin .boldClientRegularList .bclItem {
border-bottom: 1px solid rgba(0,0,0,.1);
border-right: 1px solid rgba(0,0,0,.1);
}
.boldClientRegularList .bclItem {
width: 100%;
}
.col-ms-6 .boldClientRegularList .bclItem {
width: 33.3333333%;
}
.col-ms-6 .boldClientRegularList .bclItem:nth-child(3n + 1) {
clear: left;
}
.col-ms-6 .boldClientRegularList .bclItem:nth-child(3n) {
border-right: 1px solid transparent;
}
.col-ms-12 .boldClientRegularList .bclItem {
width: 16.6666667%;
}
.col-ms-12 .boldClientRegularList .bclItem:nth-child(6n) {
border-right: 1px solid transparent;
}
.col-ms-12 .boldClientRegularList .bclItem:nth-child(6n + 1) {
clear: left;
}
@media (max-width: 1200px) {
.bclPort {
max-width: 1200px;
}
}
@media (max-width: 768px) {
.col-ms-12 .boldClientRegularList .bclItem:nth-child(6n + 1) {
clear: none;
}
.col-ms-12 .boldClientRegularList .bclItem:nth-child(3n + 1) {
clear: left;
}
.col-ms-12 .boldClientRegularList .bclItem {
width: 33.3333333%;
}
.col-ms-12 .boldClientRegularList .bclItem:nth-child(6n) {
border-right: 1px solid rgba(0,0,0,.1);
}
.col-ms-12 .boldClientRegularList .bclItem:nth-child(3n) {
border-right: 1px solid transparent;
}
} .tabsHeader {
list-style: none;
display: block;
padding: 0;
margin: 0;
clear: left;
}
.btLightSkin .tabsHeader,
.btDarkSkin .btLightSkin .tabsHeader {
border-bottom: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .tabsHeader,
.btLightSkin .btDarkSkin .tabsHeader {
border-bottom: 1px solid rgba(255,255,255,.1);
}
.tabsHeader li {
margin: 0 30px -1px 0;
padding: 0;
display: block;
float: left;
font-size: 16px;
line-height: 1.2;
font-weight: 400;
cursor: pointer;
}
.tabsHeader li:last-child {
margin: 0 0 -1px;
}
.tabsHeader li span,
.tabsHeader li a {
display: block;
padding: 0 0 16px;
-webkit-transition: 150ms ease all;
-moz-transition: 150ms ease all;
transition: 150ms ease all;
}
.btLightSkin .tabsHeader li span,
.btDarkSkin .btLightSkin .tabsHeader li span,
.btLightSkin .tabsHeader li a,
.btDarkSkin .btLightSkin .tabsHeader li a {
-webkit-box-shadow: 0 -2px 0 0 rgba(0,0,0,.1) inset;
box-shadow: 0 -2px 0 0 rgba(0,0,0,.1) inset;
}
.btDarkSkin .tabsHeader li span,
.btLightSkin .btDarkSkin .tabsHeader li span,
.btDarkSkin .tabsHeader li a,
.btLightSkin .btDarkSkin .tabsHeader li a {
-webkit-box-shadow: 0 -2px 0 0 rgba(0,0,0,0) inset;
box-shadow: 0 -2px 0 0 rgba(0,0,0,0) inset;
}
.btLightSkin .tabsHeader li:hover span,
.btDarkSkin .btLightSkin .tabsHeader li:hover span {
-webkit-box-shadow: 0 -2px 0 0 rgba(255,255,255,.1) inset;
box-shadow: 0 -2px 0 0 rgba(255,255,255,.1) inset;
}
.btDarkSkin .tabsHeader li:hover span,
.btLightSkin .btDarkSkin .tabsHeader li:hover span {
-webkit-box-shadow: 0 -2px 0 0 rgba(255,255,255,.1) inset;
box-shadow: 0 -2px 0 0 rgba(255,255,255,.1) inset;
}
.btLightSkin .tabsHeader li.on span,
.btDarkSkin .btLightSkin .tabsHeader li.on span,
.btLightSkin .tabsHeader li.on a,
.btDarkSkin .btLightSkin .tabsHeader li.on a {
-webkit-box-shadow: 0 -2px 0 0 #0cb8b6 inset;
box-shadow: 0 -2px 0 0 #0cb8b6 inset;
}
.btDarkSkin .tabsHeader li.on span,
.btLightSkin .btDarkSkin .tabsHeader li.on span,
.btDarkSkin .tabsHeader li.on a,
.btLightSkin .btDarkSkin .tabsHeader li.on a {
-webkit-box-shadow: 0 -2px 0 0 #fff inset;
box-shadow: 0 -2px 0 0 #fff inset;
}
.tabAccordionContent {
padding: 22px 0 12px;
}
@media (max-width: 768px) {
.tabsHorizontal .tabsHeader li {
margin: 0;
float: none;
}
.tabsHeader li span {
padding: 7px 0;
}
.tabsHeader li:first-child span {
padding: 0 0 7px;
}
}
.tabsHorizontal .tabPane {
opacity: 0;
display: none;
-webkit-transition: opacity 250ms ease 250ms;
-moz-transition: opacity 250ms ease 250ms;
transition: opacity 250ms ease 250ms;
}
.tabsHorizontal .tabPane.on {
opacity: 1;
display: block;
}  .tabsVertical .tabPanes {
border-bottom-width: 2px;
}
.tabsVertical .tabAccordionTitle {
display: block;
padding: 15px 62px 15px 20px;
margin: 0;
cursor: pointer;
font-size: 16px;
font-weight: 700;
line-height: 1.2;
position: relative;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.btLightSkin .tabsVertical .tabAccordionTitle,
.btDarkSkin .btLightSkin .tabsVertical .tabAccordionTitle {
background-color: rgba(0,0,0,.07);
color: #444;
}
.btDarkSkin .tabsVertical .tabAccordionTitle,
.btLightSkin .btDarkSkin .tabsVertical .tabAccordionTitle {
background-color: rgba(255,255,255,.075);
color: #fff;
}
.btLightSkin .tabsVertical .tabAccordionTitle.on,
.btDarkSkin .btLightSkin .tabsVertical .tabAccordionTitle.on,
.btDarkSkin .tabsVertical .tabAccordionTitle.on,
.btLightSkin .btDarkSkin .tabsVertical .tabAccordionTitle.on {
background-color: #0cb8b6;
-webkit-box-shadow: -52px 0 0 #07706f inset;
box-shadow: -52px 0 0 #07706f inset;
}
.tabsVertical .tabAccordionTitle:before {
content: "\f107";
font: 30px/1 FontAwesome;
display: block;
position: absolute;
top: 0;
right: 0;
width: 52px;
bottom: 0;
padding: .3em 0 0;
text-align: center;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.tabsVertical .tabAccordionTitle:before {
color: #0cb8b6;
}
.tabsVertical .tabAccordionTitle.on {
color: #fff;
}
.tabsVertical .tabAccordionTitle.on:before {
color: #fff;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.tabAccordionTitle.on {
background: #0cb8b6;
color: #FFF;
}
.tabsVertical .tabPane {
padding: 0;
margin: 0 0 15px;
}
.tabsVertical .tabPane:last-child {
margin-bottom: 0;
}
.tabsVertical .tabPane:first-child .tabAccordionTitle {
border-top: none;
}
.tabsVertical .tabAccordionContent {
padding: 20px;
display: none;
}
.tabsVertical .tabPane:last-child .tabAccordionContent {
border-bottom: 0;
}
.tabsVertical .tabsHeader {
display: none;
}
.btLightSkin .tabsVertical .tabAccordionContent,
.btDarkSkin .btLightSkin .tabsVertical .tabAccordionContent {
background-color: rgba(0,0,0,.07);
}
.btDarkSkin .tabsVertical .tabAccordionContent,
.btLightSkin .btDarkSkin .tabsVertical .tabAccordionContent {
background-color: rgba(255,255,255,.075);
} .btLatestPostsContainer.horizontalPosts {
margin: 0 -15px;
}
.btLatestPostsContainer.horizontalPosts .btSingleLatestPostContent,
.btLatestPostsContainer.horizontalPosts .btSingleLatestPostImage {
padding: 0 15px;
}
.btSLPCCwrap {
padding: 35px 20px 25px;
}
.btLightSkin .btSLPCCwrap,
.btDarkSkin .btLightSkin .btSLPCCwrap {
background-color: rgba(0,0,0,.07);
border: 1px solid rgba(0,0,0,.1);
border-top: none;
}
.btDarkSkin .btSLPCCwrap,
.btLightSkin .btDarkSkin .btSLPCCwrap {
background-color: rgba(255,255,255,.075);
border: 1px solid rgba(255,255,255,.1);
border-top: none;
}
.btSingleLatestPost .btIco {
position: absolute;
left: auto;
top: auto;
margin: -22px 0 0 35px;
z-index: 10;
}
.btLightSkin .btLatestPostsContainer .headline a,
.btDarkSkin .btLightSkin .btLatestPostsContainer .headline a {
color: #444;
}
.btDarkSkin .btLatestPostsContainer .headline a,
.btLightSkin .btDarkSkin .btLatestPostsContainer .headline a {
color: #fff;
}
.verticalPosts .btTextIndent .btImage,
.verticalPosts .btTextIndent .bpgPhoto {
margin: 0;
}
p.btLatestPostContent {
margin-bottom: 1em;
}
.btLightSkin .btSingleLatestPostFooter .btArticleComments:before,
.btDarkSkin .btLightSkin .btSingleLatestPostFooter .btArticleComments:before {
color: #444;
}
.btDarkSkin .btSingleLatestPostFooter .btArticleComments:before,
.btLightSkin .btDarkSkin .btSingleLatestPostFooter .btArticleComments:before {
color: #fff;
}
.btSingleLatestPostFooter a:not(btArticleComments) {
font-size: 11px;
text-transform: uppercase;
}
.btSingleLatestPostFooter a.btArticleComments {
padding: 0 0 0 10px;
margin: 0 0 0 8px;
}
.btSingleLatestPostFooter a.btArticleComments {
border-left: 1px solid #0cb8b6;
}
.btSingleLatestPostFooter:before {
content: '\f02c';
display: inline-block;
font-family: FontAwesome;
margin: 0 3px 0 0;
font-size: 90%;
}
.verticalPosts .btSingleLatestPostImage {
float: left;
width: 240px;
margin: 0 0 30px;
padding-right: 20px;
}
@media (max-width: 768px) {
.verticalPosts .btSingleLatestPostImage {
width: 100%;
padding-right: 0;
float: none;
}
}
.verticalPosts .btSingleLatestPostContent {
display: table;
} .btGoogleMap {
width: 100%;
} .demos,
.demos * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.demos {
position: fixed;
width: 280px;
height: 187px;
z-index: 5000;
bottom: 0;
right: 0;
margin: 0 15px 0 0;
background-image: url(//professorwerner.ch/wp-content/themes/medicare/gfx/demo-screen.jpg);
background-color: transparent;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;
}
.demos.hidden {
-webkit-transform: translate3d(0,187px,0);
-moz-transform: translate3d(0,187px,0);
-ms-transform: translate3d(0,187px,0);
transform: translate3d(0,187px,0);
}
.demos span {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
margin: -32px 0 0;
height: 32px;
padding: 11px 14px 0;
color: #fff;
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
line-height: 1;
}
.demos span {
background-color: #0cb8b6;
}
.demos em {
display: block;
float: right;
font: normal 25px/1 Icon7Stroke;
margin: -7px -5px 0 0;
padding: 0;
cursor: pointer;
-webkit-transition: all 250ms ease-out;
-moz-transition: all 250ms ease-out;
transition: all 250ms ease-out;
}
.demos.hidden em {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.demos em:before {
content: '\e680';
}
.demos a {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(0,0,0,.65);
color: #fff;
text-align: center;
vertical-align: middle;
font: normal 80px/167px Icon7Stroke;
-webkit-transform: scale3d(0,0,1);
-moz-transform: scale3d(0,0,1);
-ms-transform: scale3d(0,0,1);
transform: scale3d(0,0,1);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.demos:hover a {
-webkit-transform: scale3d(1,1,1);
-moz-transform: scale3d(1,1,1);
-ms-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
.demos a:before {
content: '\e684';
display: inline-block;
vertical-align: middle;
line-height: 1;
-webkit-transform: scale3d(0,0,1);
-moz-transform: scale3d(0,0,1);
-ms-transform: scale3d(0,0,1);
transform: scale3d(0,0,1);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.demos:hover a:before {
-webkit-transform: scale3d(1,1,1);
-moz-transform: scale3d(1,1,1);
-ms-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
-webkit-transition: all 300ms ease 150ms;
-moz-transition: all 300ms ease 150ms;
transition: all 300ms ease 150ms;
}
.btWorkingHoursInnerRow {
padding: 14px 0;
}
.btWorkingHoursHasLink .btWorkingHoursInnerRow {
padding: 14px 80px 14px 0;
}
.btLightSkin .btWorkingHoursInnerRow,
.btDarkSkin .btLightSkin .btWorkingHoursInnerRow {
border-top: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .btWorkingHoursInnerRow,
.btLightSkin .btDarkSkin .btWorkingHoursInnerRow {
border-top: 1px solid rgba(255,255,255,.1);
}
.btLightSkin .btWorkingHoursInnerRow:first-child,
.btDarkSkin .btLightSkin .btWorkingHoursInnerRow:first-child,
.btDarkSkin .btWorkingHoursInnerRow:first-child,
.btLightSkin .btDarkSkin .btWorkingHoursInnerRow:first-child {
border-top: none;
}
.btWorkingHoursInnerTitle,
.btWorkingHoursInnerContent {
float: left;
line-height: 1.2;
text-align: left;
}
.valueRight .btWorkingHoursInnerContent {
text-align: right;
}
.btWorkingHoursInnerTitle {
font-weight: 700;
width: 45%;
}
.btWorkingHoursInnerContent {
font-weight: 300;
width: 55%;
}
.btWorkingHoursHasLink .btWorkingHoursInnerRow .btWorkingHoursInnerLink {
width: 80px;
float: right;
margin: -.2em -80px 0 -100%;
overflow: hidden;
text-align: right;
}
.btWorkingHoursInnerLink a {
position: relative;
line-height: 1;
font-size: 11px;
font-weight: 400;
display: inline-block;
padding: .5em 2.7em .5em 1em;
color: #fff;
text-align: center;
}
.btWorkingHoursInnerLink a {
background-color: #f36438;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.btSoftRoundedButtons .btWorkingHoursInnerLink a {
border-radius: 3px;
}
.btHardRoundedButtons .btWorkingHoursInnerLink a {
border-radius: 50px;
}
.btWorkingHoursInnerLink a:after {
display: block;
width: 1.6em;
position: absolute;
right: 0;
top: 0;
bottom: 0;
text-align: center;
content: '\e66b';
margin: 0 0 0 .15em;
padding: .3em 0 0;
font: normal 14px/1 Icon7Stroke;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.btSoftRoundedButtons .btWorkingHoursInnerLink a:after {
border-radius: 0 3px 3px 0;
}
.btHardRoundedButtons .btWorkingHoursInnerLink a:after {
border-radius: 0 50px 50px 0;
}
.btWorkingHoursInnerLink a:after {
background-color: rgba(0,0,0,.1);
}
.btWorkingHoursInnerLink a:hover {
background-color: #0cb8b6;
}
.btWorkingHoursInnerLink a:hover:after {
background-color: rgba(0,0,0,.1);
}
@media (max-width: 580px) {
.btWorkingHoursInnerTitle {
width: 100%;
}
.btWorkingHoursInnerContent {
width: 100%;
}
.btWorkingHoursHasLink .btWorkingHoursInnerRow .btWorkingHoursInnerLink {
margin-top: -1em;
}
}
.btGoogleMapsWrapper {
position: relative;
}
div[id^="map_canvas"] {
width: 100% !important;
}
.wInfoPane div[id^="map_canvas"] {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
height: 100% !important;
}
.btGoogleMapsContent {
max-width: 1160px;
margin: auto;
}
.btGoogleMapsWrap {
width: 325px;
margin: 0;
padding: 0 40px;
position: relative;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btLightSkin .btGoogleMapsWrap,
.btDarkSkin .btLightSkin .btGoogleMapsWrap {
background-color: #fff;
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.05);
box-shadow: 0 0 10px rgba(0,0,0,.05);
}
.btDarkSkin .btGoogleMapsWrap,
.btLightSkin .btDarkSkin .btGoogleMapsWrap {
background-color: #f36438;
}
span.btInfoPaneToggler {
display: none;
position: absolute;
top: 50%;
right: 0;
margin: -18px 0 0;
width: 36px;
height: 36px;
font: normal 26px/36px Icon7Stroke;
cursor: pointer;
color: #fff;
text-align: center;
z-index: 2;
}
span.btInfoPaneToggler {
background-color: #0cb8b6;
}
span.btInfoPaneToggler:before {
content: '\e686';
color: #fff;
}
.btGoogleMapsWrap.closed span.btInfoPaneToggler {
right: -36px;
}
.btGoogleMapsWrap.closed span.btInfoPaneToggler:before {
content: '\e684';
}  .btIconImageRow.btIconsHalfHoverPosition,
.btIconImageRow.btIconsFullHoverPosition {
overflow: visible;
display: block;
margin: 0 auto;
position: relative;
z-index: 10;
}
.btIconImageRow.btIconsHalfHoverPosition .btIco,
.btIconImageRow.btIconsFullHoverPosition .btIco {
position: relative;
z-index: 2;
display: block;
overflow: visible;
}
.btTextCenter .btIconImageRow.btIconsHalfHoverPosition .btIco,
.btTextCenter .btIconImageRow.btIconsFullHoverPosition .btIco {
margin-left: 50%;
float: left;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.btTextLeft .btIconImageRow.btIconsHalfHoverPosition .btIco,
.btTextLeft .btIconImageRow.btIconsFullHoverPosition .btIco {
float: left;
}
.btTextRight .btIconImageRow.btIconsHalfHoverPosition .btIco,
.btTextRight .btIconImageRow.btIconsFullHoverPosition .btIco {
float: right;
}
.btIconImageRow.btIconsHalfHoverPosition .btIco.btIcoBigSize {
margin-top: -40px;
margin-bottom: 8px;
}
.btIconImageRow.btIconsFullHoverPosition .btIco.btIcoBigSize {
margin-top: -90px;
margin-bottom: 18px;
}
.btIconImageRow.btIconsHalfHoverPosition .btIco.btIcoMediumSize {
margin-top: -21px;
margin-bottom: 10px;
}
.btIconImageRow.btIconsFullHoverPosition .btIco.btIcoMediumSize {
margin-top: -48px;
margin-bottom: 16px;
}
.btIconImageRow.btIconsHalfHoverPosition .btIco.btIcoLargeSize {
margin-top: -60px;
margin-bottom: 12px;
}
.btIconImageRow.btIconsFullHoverPosition .btIco.btIcoLargeSize {
margin-top: -132px;
margin-bottom: 24px;
}
.btIconImageRow.btIconsHalfHoverPosition .btIco.btIcoSmallSize {
margin-top: -15px;
margin-bottom: 8px;
}
.btIconImageRow.btIconsFullHoverPosition .btIco.btIcoSmallSize {
margin-top: -36px;
margin-bottom: 14px;
}
.btIconImageRow.btIconsHalfHoverPosition .btIco.btIcoExtraSmallSize {
margin-top: -10.5px;
margin-bottom: 8px;
}
.btIconImageRow.btIconsFullHoverPosition .btIco.btIcoExtraSmallSize {
margin-top: -26px;
margin-bottom: 14px;
}  input[type="text"],
input[type="password"],
input[type="email"],
input[type="date"],
input[type="tel"],
textarea,
.fancy-select .trigger,
.select2-container .select2-choice {
padding: 0 20px;
height: 44px;
width: 100%;
display: block;
font-size: 15px;
line-height: 44px;
font-weight: 300;
border: none;
-webkit-box-shadow: 0 0 0 2px transparent inset;
box-shadow: 0 0 0 2px transparent inset;
}
.btSoftRoundedButtons input[type="text"],
.btSoftRoundedButtons input[type="password"],
.btSoftRoundedButtons input[type="email"],
.btSoftRoundedButtons input[type="date"],
.btSoftRoundedButtons input[type="tel"],
.btSoftRoundedButtons textarea,
.btSoftRoundedButtons .fancy-select .trigger,
.btSoftRoundedButtons .select2-container .select2-choice {
border-radius: 3px;
}
.btHardRoundedButtons input[type="text"],
.btHardRoundedButtons input[type="password"],
.btHardRoundedButtons input[type="email"],
.btHardRoundedButtons input[type="date"],
.btHardRoundedButtons input[type="tel"],
.btHardRoundedButtons textarea,
.btHardRoundedButtons .fancy-select .trigger,
.btHardRoundedButtons .select2-container .select2-choice {
border-radius: 50px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="date"],
input[type="tel"],
textarea,
.fancy-select .trigger,
.select2-container .select2-choice {
font-family: Montserrat;
}
.fancy-select .trigger {
padding: 0 28px 0 20px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus,
.fancy-select .trigger.open,
.select2-container.select2-dropdown-open .select2-choice {
-webkit-box-shadow: 0 0 0 2px #0cb8b6 inset;
box-shadow: 0 0 0 2px #0cb8b6 inset;
border: none;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btSpecTypeDropdown .fancy-select .trigger {
font-size: 12px;
font-weight: 700;
padding: 0 34px 0 16px;
margin: 0;
display: block;
line-height: 1;
height: 44px;
line-height: 44px;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.btSoftRoundedButtons .btSpecTypeDropdown .fancy-select .trigger {
border-radius: 3px;
}
.btHardRoundedButtons .btSpecTypeDropdown .fancy-select .trigger {
border-radius: 50px;
}
.btSpecTypeDropdown .fancy-select .trigger {
-webkit-box-shadow: 0 0 0 2px transparent inset;
box-shadow: 0 0 0 2px transparent inset;
background-color: rgba(0,0,0,.07) !important;
}
.btSpecTypeDropdown .fancy-select .trigger.open {
-webkit-box-shadow: 0 0 0 2px #0cb8b6 inset;
box-shadow: 0 0 0 2px #0cb8b6 inset;
}
.btSpecTypeDropdown .fancy-select .trigger.open:after {
color: #444;
}
.btDarkSkin .btSpecTypeDropdown .fancy-select .trigger,
.btLightSkin .btDarkSkin .btSpecTypeDropdown .fancy-select .trigger {
-webkit-box-shadow: 0 0 0 2px #fff inset;
box-shadow: 0 0 0 2px #fff inset;
background-color: transparent !important;
color: #fff;
}
.btDarkSkin .btSpecTypeDropdown .fancy-select .trigger.open,
.btLightSkin .btDarkSkin .btSpecTypeDropdown .fancy-select .trigger.open {
-webkit-box-shadow: 0 0 0 2px #fff inset;
box-shadow: 0 0 0 2px #fff inset;
background: #fff !important;
color: #444;
}
.btDarkSkin .btSpecTypeDropdown .fancy-select .trigger.open:after,
.btLightSkin .btDarkSkin .btSpecTypeDropdown .fancy-select .trigger.open:after {
color: #444;
}
textarea {
height: 170px;
padding: 18px 20px;
vertical-align: top;
line-height: 1.2;
}
.wCheckBox {
padding: 0 0 0 1.3em;
cursor: pointer;
}
.wCheckBox input[type="checkbox"],
.wRadio input[type="radio"] {
position: absolute;
overflow: hidden;
width: 1px;
height: 1px;
opacity: 0;
z-index: -1;
}
.wCheckBox:before {
content: ' ';
display: block;
float: left;
font: normal 1em/1 FontAwesome;
margin: .15em 7px 0 -1.2em;
width: 1.2em;
height: 1.2em;
color: #fff;
padding: .1em 0 0;
text-align: center;
border-radius: 2px;
}
#ship-to-different-address .wCheckBox:before {
margin: .15em .4em 0 -1.2em;
}
p.create-account .wCheckBox:before {
margin: -.1em .25em 0 -1.2em;
}
label[for="rememberme"].wCheckBox:before {
margin: .4em .5em 0 0;
}
.wCheckBox:before {
background-color: #0cb8b6;
}
.wCheckBox.checked:before {
content: '\f00c';
}
#ship-to-different-address .wCheckBox:before,
p.create-account .wCheckBox:before {
content: '\f00c';
}
#ship-to-different-address .wCheckBox.checked:before,
.wCheckBox:before,
p.create-account .wCheckBox.checked:before {
content: ' ';
}
.btLightSkin input[type="text"],
.btDarkSkin .btLightSkin input[type="text"],
.btLightSkin input[type="password"],
.btDarkSkin .btLightSkin input[type="password"],
.btLightSkin input[type="email"],
.btDarkSkin .btLightSkin input[type="email"],
.btLightSkin input[type="tel"],
.btDarkSkin .btLightSkin input[type="tel"],
.btLightSkin input[type="date"],
.btDarkSkin .btLightSkin input[type="date"],
.btLightSkin textarea,
.btDarkSkin .btLightSkin textarea,
.btLightSkin .fancy-select .trigger,
.btDarkSkin .btLightSkin .fancy-select .trigger,
.btLightSkin .select2-container .select2-choice,
.btDarkSkin .btLightSkin .select2-container .select2-choice {
background-color: rgba(0,0,0,.07);
}
.btLightSkin input[type="text"]::-webkit-input-placeholder,
.btDarkSkin .btLightSkin input[type="text"]::-webkit-input-placeholder,
.btLightSkin input[type="password"]::-webkit-input-placeholder,
.btDarkSkin .btLightSkin input[type="password"]::-webkit-input-placeholder,
.btLightSkin input[type="email"]::-webkit-input-placeholder,
.btDarkSkin .btLightSkin input[type="email"]::-webkit-input-placeholder,
.btLightSkin input[type="tel"]::-webkit-input-placeholder,
.btDarkSkin .btLightSkin input[type="tel"]::-webkit-input-placeholder,
.btLightSkin input[type="date"]::-webkit-input-placeholder,
.btDarkSkin .btLightSkin input[type="date"]::-webkit-input-placeholder {
color: rgba(0,0,0,.5);
}
.btLightSkin input[type="text"]::-moz-placeholder,
.btDarkSkin .btLightSkin input[type="text"]::-moz-placeholder,
.btLightSkin input[type="password"]::-moz-placeholder,
.btDarkSkin .btLightSkin input[type="password"]::-moz-placeholder,
.btLightSkin input[type="email"]::-moz-placeholder,
.btDarkSkin .btLightSkin input[type="email"]::-moz-placeholder,
.btLightSkin input[type="tel"]::-moz-placeholder,
.btDarkSkin .btLightSkin input[type="tel"]::-moz-placeholder,
.btLightSkin input[type="date"]::-moz-placeholder,
.btDarkSkin .btLightSkin input[type="date"]::-moz-placeholder {
color: rgba(0,0,0,.5);
}
.btLightSkin input[type="text"]::-ms-input-placeholder,
.btDarkSkin .btLightSkin input[type="text"]::-ms-input-placeholder,
.btLightSkin input[type="password"]::-ms-input-placeholder,
.btDarkSkin .btLightSkin input[type="password"]::-ms-input-placeholder,
.btLightSkin input[type="email"]::-ms-input-placeholder,
.btDarkSkin .btLightSkin input[type="email"]::-ms-input-placeholder,
.btLightSkin input[type="tel"]::-ms-input-placeholder,
.btDarkSkin .btLightSkin input[type="tel"]::-ms-input-placeholder,
.btLightSkin input[type="date"]::-ms-input-placeholder,
.btDarkSkin .btLightSkin input[type="date"]::-ms-input-placeholder {
color: rgba(0,0,0,.5);
}
.btDarkSkin input[type="text"],
.btLightSkin .btDarkSkin input[type="text"],
.btDarkSkin input[type="password"],
.btLightSkin .btDarkSkin input[type="password"],
.btDarkSkin input[type="email"],
.btLightSkin .btDarkSkin input[type="email"],
.btDarkSkin input[type="tel"],
.btLightSkin .btDarkSkin input[type="tel"],
.btDarkSkin input[type="date"],
.btLightSkin .btDarkSkin input[type="date"],
.btDarkSkin textarea,
.btLightSkin .btDarkSkin textarea,
.btDarkSkin .fancy-select .trigger,
.btLightSkin .btDarkSkin .fancy-select .trigger,
.btDarkSkin .select2-container .select2-choice,
.btLightSkin .btDarkSkin .select2-container .select2-choice {
background-color: rgba(255,255,255,.075);
}
.btDarkSkin input[type="text"]::-webkit-input-placeholder,
.btLightSkin .btDarkSkin input[type="text"]::-webkit-input-placeholder,
.btDarkSkin input[type="password"]::-webkit-input-placeholder,
.btLightSkin .btDarkSkin input[type="password"]::-webkit-input-placeholder,
.btDarkSkin input[type="email"]::-webkit-input-placeholder,
.btLightSkin .btDarkSkin input[type="email"]::-webkit-input-placeholder,
.btDarkSkin input[type="tel"]::-webkit-input-placeholder,
.btLightSkin .btDarkSkin input[type="tel"]::-webkit-input-placeholder,
.btDarkSkin input[type="date"]::-webkit-input-placeholder,
.btLightSkin .btDarkSkin input[type="date"]::-webkit-input-placeholder {
color: rgba(255,255,255,.5);
}
.btDarkSkin input[type="text"]::-moz-placeholder,
.btLightSkin .btDarkSkin input[type="text"]::-moz-placeholder,
.btDarkSkin input[type="password"]::-moz-placeholder,
.btLightSkin .btDarkSkin input[type="password"]::-moz-placeholder,
.btDarkSkin input[type="email"]::-moz-placeholder,
.btLightSkin .btDarkSkin input[type="email"]::-moz-placeholder,
.btDarkSkin input[type="tel"]::-moz-placeholder,
.btLightSkin .btDarkSkin input[type="tel"]::-moz-placeholder,
.btDarkSkin input[type="date"]::-moz-placeholder,
.btLightSkin .btDarkSkin input[type="date"]::-moz-placeholder {
color: rgba(255,255,255,.5);
}
.btDarkSkin input[type="text"]::-ms-input-placeholder,
.btLightSkin .btDarkSkin input[type="text"]::-ms-input-placeholder,
.btDarkSkin input[type="password"]::-ms-input-placeholder,
.btLightSkin .btDarkSkin input[type="password"]::-ms-input-placeholder,
.btDarkSkin input[type="email"]::-ms-input-placeholder,
.btLightSkin .btDarkSkin input[type="email"]::-ms-input-placeholder,
.btDarkSkin input[type="tel"]::-ms-input-placeholder,
.btLightSkin .btDarkSkin input[type="tel"]::-ms-input-placeholder,
.btDarkSkin input[type="date"]::-ms-input-placeholder,
.btLightSkin .btDarkSkin input[type="date"]::-ms-input-placeholder {
color: rgba(255,255,255,.5);
}
::-webkit-datetime-edit {
padding: 1em;
}
input:not([type="number"])::-webkit-inner-spin-button {
display: none;
}
::-webkit-calendar-picker-indicator {
padding: 0;
margin: 0;
}
.btCustomList {
list-style: none;
margin: 0 0 25px;
padding: 0;
}
.btCustomList li {
display: block;
margin: 0 0 5px;
padding: 0;
}
.btTextLeft .btCustomList li,
.btTextRight .btCustomList li,
.btTextCenter .btCustomList li {
text-align: left;
}
.btCustomList li a {
font-size: 14px;
font-weight: 700;
line-height: 1.3;
display: block;
position: relative;
padding: 15px 15px 15px 64px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btLightSkin .btCustomList li a,
.btDarkSkin .btLightSkin .btCustomList li a {
background-color: rgba(0,0,0,.07);
color: #444;
}
.btDarkSkin .btCustomList li a,
.btLightSkin .btDarkSkin .btCustomList li a {
background-color: rgba(255,255,255,.075);
color: #fff;
}
.btCustomList li a:before {
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 50px;
padding: .5em 0 0;
text-align: center;
vertical-align: top;
font-size: 1.5em;
font-weight: normal;
color: #0cb8b6;
background-color: transparent;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btCustomList li a:hover:before {
color: #fff;
background-color: #0cb8b6;
}
.btLightSkin .btCustomList li a:hover,
.btDarkSkin .btLightSkin .btCustomList li a:hover,
.btDarkSkin .btCustomList li a:hover,
.btLightSkin .btDarkSkin .btCustomList li a:hover {
background-color: #0cb8b6;
color: #fff;
}
.btLightSkin .btCustomList li a:hover:before,
.btDarkSkin .btLightSkin .btCustomList li a:hover:before,
.btDarkSkin .btCustomList li a:hover:before,
.btLightSkin .btDarkSkin .btCustomList li a:hover:before {
background-color: #07706f;
color: #fff;
} .btGoogleMapsWrap .btIco.btIcoMediumSize .btIcoHolder:before,
.btGoogleMapsWrap .btIco.btIcoMediumSize .btIcoHolder:after {
font-size: 35px;
}
.btGoogleMapsWrap .btIco.btIcoMediumSize .btIcoHolder em {
font-size: 55px;
line-height: 55px;
width: 55px;
height: 55px;
}
.btGoogleMapsWrap .btIconImageRow {
padding: 0 0 0 1px;
} .btDateTypeInput input[type="date"] {
text-align: left;
position: relative;
cursor: pointer;
-webkit-min-logical-width: 100%;
-webkit-appearance: none;
line-height: 44px !important;
vertical-align: bottom;
text-indent: 0;
float: left;
}
.btDateTypeInput input[type="date"].hasDatepicker {
padding: 0 20px !important;
}
.btDarkSkin .btDateTypeInput input[type="date"],
.btLightSkin .btDarkSkin .btDateTypeInput input[type="date"] {
color: #fff;
}
.btLightSkin .btDateTypeInput input[type="date"],
.btDarkSkin .btLightSkin .btDateTypeInput input[type="date"] {
color: #444;
}
.btDateTypeInput input::-webkit-calendar-picker-indicator {
background: transparent;
color: transparent;
width: 100%;
height: 100%;
position: absolute;
right: 0;
top: 0;
bottom: 0;
left: 0;
}
.btDateTypeInput input[type="date"]::-webkit-input-placeholder {
visibility: hidden !important;
-webkit-appearance: none;
display: none;
}
.btDateTypeInput input::-webkit-clear-button {
visibility: hidden !important;
-webkit-appearance: none;
display: none;
}
.btDateTypeInput {
position: relative;
min-height: 44px;
min-width: 100%;
display: block;
}
.btDateTypeInput:after {
display: block;
font-family: FontAwesome;
content: "\f133";
pointer-events: none;
position: absolute;
right: 17px;
font-size: 16px;
top: 8px;
}
div.wpcf7-validation-errors {
border-color: #0cb8b6;
color: #0cb8b6;
} .ui-datepicker.ui-widget,
.btDatePicker#ui-datepicker-div {
font-family: Montserrat;
border-radius: 0;
padding: 10px !important;
border: 0 !important;
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
box-shadow: 0 0 10px rgba(0,0,0,.3);
background: #fff !important;
}
.ui-datepicker .ui-corner-all,
.ui-datepicker .ui-corner-bottom,
.ui-datepicker .ui-corner-right,
.ui-datepicker .ui-corner-tl,
.ui-datepicker .ui-corner-tr,
.ui-datepicker .ui-corner-br,
.ui-datepicker .ui-corner-bl {
border-radius: 0;
}
.ui-datepicker.ui-widget .ui-datepicker-header {
background: #0cb8b6;
color: #fff;
border: 0;
}
.btDatePicker table.ui-datepicker-calendar {
background: transparent !important;
}
.ui-datepicker.ui-widget th,
.btDatePicker table.ui-datepicker-calendar th {
text-transform: uppercase;
font-weight: 300 !important;
background: rgba(0,0,0,.1);
font-size: 10px !important;
}
.ui-datepicker.ui-widget th,
.ui-datepicker.ui-widget td {
width: 14.2857%;
}
.btDatePicker table th,
.btDatePicker table td {
border: 0 !important;
}
.btDatePicker table td,
.btDatePicker table td:hover {
background: transparent !important;
font-size: 13px;
line-height: 22px;
}
.ui-datepicker.ui-widget tbody tr {
border-bottom: 1px solid rgba(0,0,0,.1);
}
.ui-datepicker.ui-widget tbody tr:last-child {
border-bottom: 0;
}
.ui-datepicker.ui-widget tbody tr td {
padding: 3px 2px;
}
.ui-datepicker.ui-widget tbody tr:last-child td {
padding-bottom: 0;
}
.ui-datepicker.ui-widget tbody tr td a,
.ui-datepicker.ui-widget tbody tr td a:hover {
text-align: center;
border-radius: 50%;
line-height: 22px;
text-align: center;
width: auto;
height: 27px;
font-size: 13px;
}
.ui-datepicker.ui-widget tbody tr td a.ui-state-default {
background: transparent;
border: 0;
}
.ui-datepicker.ui-widget tbody tr td a.ui-state-default.ui-state-active {
-webkit-box-shadow: 0 0 0 20px #f36438 inset;
box-shadow: 0 0 0 20px #f36438 inset;
color: #fff;
-webkit-transition: box-shadow 100ms ease,color 100ms ease;
-moz-transition: box-shadow 100ms ease,color 100ms ease;
transition: box-shadow 100ms ease,color 100ms ease;
}
.ui-datepicker.ui-widget tbody tr td a.ui-state-default.ui-state-highlight {
-webkit-box-shadow: 0 0 0 20px #0cb8b6 inset;
box-shadow: 0 0 0 20px #0cb8b6 inset;
color: #fff;
-webkit-transition: box-shadow 100ms ease,color 100ms ease;
-moz-transition: box-shadow 100ms ease,color 100ms ease;
transition: box-shadow 100ms ease,color 100ms ease;
}
.ui-datepicker.ui-widget tbody tr td a.ui-state-default.ui-state-hover {
-webkit-box-shadow: 0 0 0 2px #0cb8b6 inset;
box-shadow: 0 0 0 2px #0cb8b6 inset;
color: #0cb8b6;
background: transparent;
-webkit-transition: box-shadow 100ms ease,color 100ms ease;
-moz-transition: box-shadow 100ms ease,color 100ms ease;
transition: box-shadow 100ms ease,color 100ms ease;
}
.ui-datepicker.ui-widget .ui-datepicker-prev,
.ui-datepicker.ui-widget .ui-datepicker-next,
.btDatePicker a.ui-datepicker-prev,
.btDatePicker a.ui-datepicker-next {
border: 0;
background: transparent;
}
.ui-datepicker.ui-widget .ui-datepicker-prev,
.ui-datepicker.ui-widget .ui-datepicker-prev.ui-state-hover,
.btDatePicker a.ui-datepicker-prev,
.btDatePicker a.ui-datepicker-prev.ui-state-hover {
left: 2px;
top: 2px;
}
.ui-datepicker.ui-widget .ui-datepicker-next,
.ui-datepicker.ui-widget .ui-datepicker-next.ui-state-hover,
.btDatePicker a.ui-datepicker-next,
.btDatePicker a.ui-datepicker-next.ui-state-hover {
right: 2px;
top: 2px;
}
.ui-datepicker.ui-widget .ui-datepicker-prev .ui-icon,
.ui-datepicker.ui-widget .ui-datepicker-next .ui-icon {
background: transparent;
font-size: 0;
text-indent: 0;
margin: 0;
display: block;
height: 26px;
width: 26px;
top: 0;
right: 0;
left: 0;
cursor: pointer;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
}
.ui-datepicker.ui-widget .ui-datepicker-prev.ui-state-hover .ui-icon {
-webkit-transform: translateX(-5px);
-moz-transform: translateX(-5px);
-ms-transform: translateX(-5px);
transform: translateX(-5px);
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
}
.ui-datepicker.ui-widget .ui-datepicker-next.ui-state-hover .ui-icon {
-webkit-transform: translateX(5px);
-moz-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
}
.ui-datepicker.ui-widget .ui-datepicker-prev .ui-icon:before,
.ui-datepicker.ui-widget .ui-datepicker-next .ui-icon:before {
font-family: FontAwesome;
font-size: 22px;
line-height: 26px;
text-align: center;
color: #fff;
width: 26px;
height: 26px;
display: block;
font-weight: 300;
}
.ui-datepicker.ui-widget .ui-datepicker-prev .ui-icon:before {
content: "\f104";
}
.ui-datepicker.ui-widget .ui-datepicker-next .ui-icon:before {
content: "\f105";
} .btCounterHolder {
font-size: 3rem;
line-height: 0;
font-weight: 300;
}
.btCounterHolder .btCounter {
display: block;
height: 3rem;
overflow: hidden;
}
.btCounterHolder span.onedigit {
display: inline-block;
height: 3rem;
-webkit-transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
transition: all 1s ease 0s;
}
.btCounterHolder span.onedigit span {
display: block;
position: relative;
height: 3rem;
text-align: center;
}
.btCounterHolder .btCountdownHolder {
padding: 0 15%;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.btCounterHolder .btCountdownHolder > span {
vertical-align: top;
display: inline-block;
padding: 0 0 5px;
}
.btCounterHolder .btCountdownHolder > span > span {
display: inline-block;
}
.btCounterHolder .btCountdownHolder > span > span > span {
display: block;
width: .65em;
text-align: inherit;
-webkit-transition: transform 0ms ease-out;
-moz-transition: transform 0ms ease-out;
transition: transform 0ms ease-out;
-webkit-transform: translateY(-3rem);
-moz-transform: translateY(-3rem);
-ms-transform: translateY(-3rem);
transform: translateY(-3rem);
position: static;
overflow: hidden;
height: 3rem;
line-height: 1;
}
.btCounterHolder .btCountdownHolder .days,
.btCounterHolder .btCountdownHolder .hours,
.btCounterHolder .btCountdownHolder .minutes,
.btCounterHolder .btCountdownHolder .seconds {
float: none;
width: auto;
-webkit-flex: 1 1 25%;
-ms-flex: 1 1 25%;
flex: 1 1 25%;
}
.btCounterHolder .btCountdownHolder span[class$="_text"] {
position: relative;
display: block;
text-align: inherit;
font-size: .8rem;
line-height: 1;
padding: 1rem 0 0;
margin: .5rem 0 0;
text-transform: uppercase;
}
.btCounterHolder .btCountdownHolder span[class^="n"],
.btCounterHolder .btCountdownHolder .days span:first-child,
.btCounterHolder .btCountdownHolder .days span:nth-child(2),
.btCounterHolder .btCountdownHolder .days span:nth-child(3) {
position: static;
overflow: hidden;
height: 3rem;
line-height: 1;
}
.btCounterHolder .btCountdownHolder span[class$="_text"] > span {
height: auto !important;
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
transform: none !important;
font-size: 1em;
line-height: 1.2 !important;
}
.btCounterHolder .btCountdownHolder span.separator {
display: none;
}
.btCounterHolder .btCountdownHolder .days_text span,
.btCounterHolder .btCountdownHolder .hours_text span,
.btCounterHolder .btCountdownHolder .minutes_text span,
.btCounterHolder .btCountdownHolder .seconds_text span {
width: auto !important;
-webkit-transform: translate(-50%,-.1em) !important;
-moz-transform: translate(-50%,-.1em) !important;
-ms-transform: translate(-50%,-.1em) !important;
transform: translate(-50%,-.1em) !important;
}
.btCounterHolder .btCountdownHolder .countdown_anim {
-webkit-transition: transform 200ms ease-out;
-moz-transition: transform 200ms ease-out;
transition: transform 200ms ease-out;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.btCounterHolder.btCounterLargeSize {
font-size: 4.5rem;
font-weight: 700;
}
.btCounterHolder.btCounterLargeSize .btCountdownHolder {
padding: 0 10%;
}
.btCounterHolder.btCounterLargeSize .btCounter {
height: 4.5rem;
}
.btCounterHolder.btCounterLargeSize span.onedigit {
height: 4.5rem;
}
.btCounterHolder.btCounterLargeSize span.onedigit span {
height: 4.5rem;
}
.btCounterHolder.btCounterLargeSize .btCountdownHolder > span > span > span {
-webkit-transform: translateY(-4.5rem);
-moz-transform: translateY(-4.5rem);
-ms-transform: translateY(-4.5rem);
transform: translateY(-4.5rem);
height: 4.5rem;
}
.btCounterHolder.btCounterLargeSize .btCountdownHolder .countdown_anim {
-webkit-transition: transform 200ms ease-out;
-moz-transition: transform 200ms ease-out;
transition: transform 200ms ease-out;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.btCounterHolder.btCounterLargeSize .btCountdownHolder span[class^="n"],
.btCounterHolder.btCounterLargeSize .btCountdownHolder .days span:first-child,
.btCounterHolder.btCounterLargeSize .btCountdownHolder .days span:nth-child(2),
.btCounterHolder.btCounterLargeSize .btCountdownHolder .days span:nth-child(3) {
height: 4.5rem;
}
@media (max-width: 780px) {
.btCounterHolder .btCountdownHolder {
display: block;
}
.btCounterHolder .btCountdownHolder .days,
.btCounterHolder .btCountdownHolder .hours,
.btCounterHolder .btCountdownHolder .minutes,
.btCounterHolder .btCountdownHolder .seconds {
display: block !important;
float: none !important;
width: 100% !important;
padding-bottom: 1rem;
text-align: center;
}
.btCounterHolder .btCountdownHolder span[class$="_text"] {
padding: 0 !important;
}
} .bt_bb_slider.slick-slider button.slick-arrow {
background-color: rgba(0,0,0,.3);
}
.bt_bb_layout_wide .bt_bb_content_slider.bt_bb_multiple_slides .slick-list {
position: static !important;
margin: 0 auto;
overflow: hidden;
}
.bt_bb_layout_wide .bt_bb_content_slider.bt_bb_multiple_slides .slick-list .slick-track {
position: relative;
}
.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider .bt_bb_content_slider_item {
overflow: hidden;
}
.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider .bt_bb_content_slider_item .bt_bb_content_slider_item_content {
padding: 0 20px;
margin: 0 auto;
} .slick-dots {
bottom: 0;
height: auto;
line-height: 4.5em;
}
.slick-dots li {
display: inline-block;
margin: 0 10px !important;
width: 20px;
list-style: none;
border: 0 !important;
width: auto !important;
background: transparent !important;
height: auto !important;
line-height: 1 !important;
}
.slick-dots li button {
display: inline-block;
float: none;
margin: 0;
padding: 0;
width: 20px !important;
height: 20px !important;
line-height: 20px !important;
vertical-align: middle;
list-style: none;
border: none;
background-color: rgba(0,0,0,.1) !important;
border-radius: 50%;
cursor: pointer;
color: transparent;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.slick-dots li button:hover {
background-color: rgba(0,0,0,.4) !important;
}
.btDarkSkin .slick-dots li button,
.btLightSkin .btDarkSkin .slick-dots li button {
background-color: rgba(255,255,255,.2) !important;
}
.btDarkSkin .slick-dots li button:hover,
.btLightSkin .btDarkSkin .slick-dots li button:hover {
background-color: rgba(255,255,255,.6) !important;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active button:hover {
background-color: #0cb8b6 !important;
cursor: default;
}
.btDarkSkin .slick-dots li.slick-active button,
.btLightSkin .btDarkSkin .slick-dots li.slick-active button,
.btDarkSkin .slick-dots li.slick-active button:hover,
.btLightSkin .btDarkSkin .slick-dots li.slick-active button:hover {
background-color: #fff !important;
}
.bt_bb_show_dots_below .slick-dots {
bottom: -80px !important;
}
.bt_bb_show_dots_hide .slick-dots {
display: none !important;
}
button.slick-arrow {
border-radius: 50%;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
background: #0cb8b6;
width: 3.33em;
height: 3.33em;
line-height: 3.33em;
}
button.slick-arrow:before {
font-family: Essential;
-webkit-transition: transform 200ms ease-in-out;
-moz-transition: transform 200ms ease-in-out;
transition: transform 200ms ease-in-out;
font-size: 1.73rem;
}
button.slick-arrow:hover {
background-color: #0cb8b6;
}
button.slick-arrow:hover:before {
color: #fff;
}
.btLightSkin button.slick-arrow,
.btDarkSkin .btLightSkin button.slick-arrow,
.btDarkSkin button.slick-arrow,
.btLightSkin .btDarkSkin button.slick-arrow {
background-color: rgba(0,0,0,.07);
}
.btLightSkin button.slick-arrow:before,
.btDarkSkin .btLightSkin button.slick-arrow:before,
.btDarkSkin button.slick-arrow:before,
.btLightSkin .btDarkSkin button.slick-arrow:before {
color: #444;
}
.btLightSkin button.slick-arrow:hover,
.btDarkSkin .btLightSkin button.slick-arrow:hover,
.btDarkSkin button.slick-arrow:hover,
.btLightSkin .btDarkSkin button.slick-arrow:hover {
background-color: #0cb8b6;
}
.btLightSkin button.slick-arrow:hover:before,
.btDarkSkin .btLightSkin button.slick-arrow:hover:before,
.btDarkSkin button.slick-arrow:hover:before,
.btLightSkin .btDarkSkin button.slick-arrow:hover:before {
color: #fff;
}
button.slick-arrow.slick-prev {
left: 20px;
}
button.slick-arrow.slick-prev:before {
content: "\ea7c";
-webkit-transform: translateX(-.075em);
-moz-transform: translateX(-.075em);
-ms-transform: translateX(-.075em);
transform: translateX(-.075em);
}
button.slick-arrow.slick-prev:hover:before {
-webkit-transform: translateX(-.2em);
-moz-transform: translateX(-.2em);
-ms-transform: translateX(-.2em);
transform: translateX(-.2em);
}
button.slick-arrow.slick-next {
right: 20px;
}
button.slick-arrow.slick-next:before {
content: "\ea7d";
-webkit-transform: translateX(.075em);
-moz-transform: translateX(.075em);
-ms-transform: translateX(.075em);
transform: translateX(.075em);
}
button.slick-arrow.slick-next:hover:before {
-webkit-transform: translateX(.2em);
-moz-transform: translateX(.2em);
-ms-transform: translateX(.2em);
transform: translateX(.2em);
}
.bt_bb_arrows_size_large button.slick-arrow {
width: 6.66em;
height: 6.66em;
line-height: 6.66em;
background: rgba(0,0,0,.4);
}
.bt_bb_arrows_size_large button.slick-arrow:before {
font-size: 3.2rem;
}
.bt_bb_arrows_size_large button.slick-arrow:after {
content: "";
display: block;
position: absolute;
left: -1em;
right: -1em;
top: -1em;
bottom: -1em;
-webkit-box-shadow: 0 0 0 1px #0cb8b6 inset;
box-shadow: 0 0 0 1px #0cb8b6 inset;
border-radius: 50%;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
opacity: 1;
}
.bt_bb_arrows_size_large button.slick-arrow:hover {
-webkit-box-shadow: 0 0 0 3.35em #fff inset;
box-shadow: 0 0 0 3.35em #fff inset;
}
.bt_bb_arrows_size_large button.slick-arrow:hover:after {
-webkit-box-shadow: 0 0 0 1em #0cb8b6 inset;
box-shadow: 0 0 0 1em #0cb8b6 inset;
opacity: .25;
-webkit-transition-delay: 50ms;
-moz-transition-delay: 50ms;
transition-delay: 50ms;
}
.bt_bb_color_scheme_2 .bt_bb_arrows_size_large button.slick-arrow,
.bt_bb_color_scheme_5 .bt_bb_arrows_size_large button.slick-arrow {
background: rgba(255,255,255,.4);
}
.bt_bb_color_scheme_2 .bt_bb_arrows_size_large button.slick-arrow:before,
.bt_bb_color_scheme_5 .bt_bb_arrows_size_large button.slick-arrow:before {
color: #444;
}
.bt_bb_color_scheme_2 .bt_bb_arrows_size_large button.slick-arrow:hover:before,
.bt_bb_color_scheme_5 .bt_bb_arrows_size_large button.slick-arrow:hover:before {
color: #0cb8b6;
}
.bt_bb_arrows_size_normal button.slick-arrow,
.bt_bb_arrows_size_small button.slick-arrow {
width: 3.33em;
height: 3.33em;
line-height: 3.33em;
}
.bt_bb_arrows_size_normal button.slick-arrow:hover,
.bt_bb_arrows_size_small button.slick-arrow:hover {
background: #fff;
}
.bt_bb_arrows_size_small button.slick-arrow {
bottom: 20px;
top: auto;
}
.bt_bb_arrows_size_small button.slick-arrow.slick-prev {
left: auto;
right: 50px;
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
.button.slick-arrow,
.button.slick-arrow.bt_bb_arrows_size_normal {
padding: .45em 0;
}
}
@media only screen and (min-device-width: 667px) and (max-device-width: px) and (-webkit-min-device-pixel-ratio: 2) {
.button.slick-arrow,
.button.slick-arrow.bt_bb_arrows_size_normal {
padding: .45em 0;
}
} .darkSkinSelector .wpcf7-form input:not([type='radio']),
.darkSkinSelector .wpcf7-form input:not([type='checkbox']),
.darkSkinSelector .wpcf7-form textarea,
.darkSkinSelector .wpcf7-form .fancy-select .trigger {
color: #444;
}
.wpcf7-form .fancy-select .trigger {
height: 3.5714em;
}
.wpcf7-form .fancy-select .options.overflowing {
bottom: 3.5714em;
}
.wpcf7-form input:not([type='checkbox']):not([type='radio']).wpcf7-submit {
border: none;
font-family: Montserrat;
color: #fff;
cursor: pointer;
padding: 1em 2em 1em 2em;
background: #0cb8b6;
font-weight: 700;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
position: relative;
overflow: hidden;
width: auto !important;
}
.wpcf7-form input:not([type='checkbox']):not([type='radio']).wpcf7-submit:hover {
background: #07706f !important;
}
.bt_bb_align_center .wpcf7-form input:not([type='checkbox']):not([type='radio']).wpcf7-submit {
margin-left: auto;
margin-right: auto;
}
.bt_bb_align_right .wpcf7-form input:not([type='checkbox']):not([type='radio']).wpcf7-submit {
margin-left: auto;
}
.btSoftRoundedButtons .wpcf7-form input:not([type='checkbox']):not([type='radio']).wpcf7-submit {
border-radius: 3px;
}
.btHardRoundedButtons .wpcf7-form input:not([type='checkbox']):not([type='radio']).wpcf7-submit {
border-radius: 50px;
}
.wpcf7-form .btAlterSubmit input:not([type='checkbox']):not([type='radio']).wpcf7-submit {
background: #f36438;
}
.wpcf7-form .btAlterSubmit input:not([type='checkbox']):not([type='radio']).wpcf7-submit:hover {
background: #d23b0d !important;
}
div.wpcf7 .btSubscribe {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
position: relative;
}
div.wpcf7 .btSubscribe .wpcf7-form-control-wrap {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
padding: 0 5px 0 0;
}
div.wpcf7 .btSubscribe input[type='submit'] {
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
background: #0cb8b6 !important;
color: #fff !important;
}
div.wpcf7 .btSubscribe .ajax-loader {
position: absolute;
margin: -8px -18px 0 0;
right: 25px;
top: 25px;
background: transparent;
border-radius: 50%;
-webkit-animation: btLoader 1.5s infinite linear;
-moz-animation: btLoader 1.5s infinite linear;
animation: btLoader 1.5s infinite linear;
background: transparent;
border: 2px solid transparent;
border-top: 2px solid #444;
}
div.wpcf7 .btSubscribe span.wpcf7-not-valid-tip {
color: inherit;
font-weight: bold;
}
div.wpcf7 div.wpcf7-validation-errors {
border: 0;
padding: 0;
margin: 1em 0 0;
}
div.wpcf7 .btAlternateSubmit input[type='submit'] {
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
div.wpcf7 .btFooterSubscribe {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
position: relative;
}
div.wpcf7 .btFooterSubscribe .wpcf7-form-control-wrap {
padding: 0 0 10px;
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
div.wpcf7 .btFooterSubscribe input[type='submit'] {
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
background: #f36438 !important;
color: #fff !important;
}
div.wpcf7 .btFooterSubscribe input[type='submit']:hover {
background: #d23b0d;
}
div.wpcf7 .btFooterSubscribe .ajax-loader {
position: absolute;
margin: -8px -18px 0 0;
right: 25px;
top: 25px;
background: transparent;
border-radius: 50%;
-webkit-animation: btLoader 1.5s infinite linear;
-moz-animation: btLoader 1.5s infinite linear;
animation: btLoader 1.5s infinite linear;
background: transparent;
border: 2px solid transparent;
border-top: 2px solid #444;
}
div.wpcf7 .btFooterSubscribe span.wpcf7-not-valid-tip {
color: inherit;
font-weight: bold;
}
div.wpcf7 div.wpcf7-validation-errors {
border: 0;
padding: 0;
margin: 1em 0 0;
}
div.wpcf7 .ajax-loader {
display: none;
}
div.wpcf7 .ajax-loader.is-active {
display: block;
}
@media (max-width: 580px) {
div.wpcf7 .btSubscribe {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
div.wpcf7 .btSubscribe .wpcf7-form-control-wrap {
padding: 0 0 5px;
}
} @media (max-width: 479px) {
.bt_bb_hidden_xs {
display: none !important;
}
}
@media (min-width: 480px) and (max-width: 767px) {
.bt_bb_hidden_ms {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.bt_bb_hidden_sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.bt_bb_hidden_md {
display: none !important;
}
}
@media (min-width: 1200px) {
.bt_bb_hidden_lg {
display: none !important;
}
} .bt_bb_progress_bar_advanced > div {
position: relative;
}
.bt_bb_progress_bar_advanced > p {
margin: 15px 0 0;
font-family: Montserrat;
font-weight: 700;
}
.bt_bb_progress_bar_advanced .progressbar-text {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}
.bt_bb_progress_bar_advanced a .progressbar-text {
color: inherit;
}
.bt_bb_progress_bar_advanced[data-container-type="semi-circle"] .progressbar-text {
margin-bottom: .5em;
}
.bt_bb_progress_bar_advanced .bt_bb_icon_holder {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.bt_bb_size_small.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
font-size: 21px;
}
.bt_bb_size_normal.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
font-size: 30px;
}
.bt_bb_size_medium.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
font-size: 42px;
}
.bt_bb_size_large.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
font-size: 80px;
}
.bt_bb_size_xlarge.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
font-size: 120px;
}
.bt_bb_progress_bar_advanced[data-container-type="circle"] .progressbar-text {
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}
.bt_bb_progress_bar_advanced[data-container-type="semi-circle"] .progressbar-text {
-webkit-transform: translateY(50%) !important;
-moz-transform: translateY(50%) !important;
-ms-transform: translateY(50%) !important;
transform: translateY(50%) !important;
}
.bt_bb_progress_bar_advanced[data-container-type="semi-circle"] > p {
margin-top: 45px;
} .bt_bb_features_table {
overflow-y: hidden;
overflow-x: auto;
width: 100%;
}
.bt_bb_features_table table {
border: 0;
}
.bt_bb_features_table table thead tr th {
background: transparent;
border: 0;
border-bottom: 2px solid;
padding: 1em .625em;
}
.btLightSkin .bt_bb_features_table table thead tr th,
.btDarkSkin .btLightSkin .bt_bb_features_table table thead tr th {
border-bottom-color: #0cb8b6;
}
.btDarkSkin .bt_bb_features_table table thead tr th,
.btLightSkin .btDarkSkin .bt_bb_features_table table thead tr th {
border-bottom-color: #0cb8b6;
}
.bt_bb_features_table table thead tr th:not(:first-child) {
text-align: center;
}
.bt_bb_features_table table tbody tr td {
border: 0;
border-bottom: 1px solid;
padding: 1em .625em;
}
.btLightSkin .bt_bb_features_table table tbody tr td,
.btDarkSkin .btLightSkin .bt_bb_features_table table tbody tr td {
border-bottom-color: rgba(0,0,0,.07);
}
.btDarkSkin .bt_bb_features_table table tbody tr td,
.btLightSkin .btDarkSkin .bt_bb_features_table table tbody tr td {
border-bottom-color: rgba(255,255,255,.075);
}
.bt_bb_features_table table tbody tr td .bt_bb_features_table_yes:after,
.bt_bb_features_table table tbody tr td .bt_bb_features_table_no:after {
display: inline-block;
font-family: FontAwesome;
font-size: 1.4em;
}
.bt_bb_features_table table tbody tr td .bt_bb_features_table_yes:after {
content: "\f058";
color: #0cb8b6;
}
.bt_bb_color_scheme_5.bt_bb_features_table table tbody tr td .bt_bb_features_table_yes:after,
.bt_bb_color_scheme_5 .bt_bb_features_table table tbody tr td .bt_bb_features_table_yes:after {
color: #fff;
}
.bt_bb_color_scheme_6.bt_bb_features_table table tbody tr td .bt_bb_features_table_yes:after,
.bt_bb_color_scheme_6 .bt_bb_features_table table tbody tr td .bt_bb_features_table_yes:after {
color: #444;
}
.bt_bb_features_table table tbody tr td .bt_bb_features_table_no:after {
content: "\f00d";
opacity: .25;
}
.bt_bb_features_table table tbody tr td:not(:first-child) {
text-align: center;
}
@media (max-width: 780px) {
.bt_bb_features_table table tr td {
white-space: nowrap;
}
} .bt_bb_masonry_image_grid .bt_bb_grid_item {
overflow: hidden;
}
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner_image {
position: relative;
}
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner_image:before {
position: absolute;
content: "";
display: block;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
opacity: 0;
pointer-events: none;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.btLightSkin .bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner_image:before,
.btDarkSkin .btLightSkin .bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner_image:before {
background: rgba(255,255,255,.8);
}
.btDarkSkin .bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner_image:before,
.btLightSkin .btDarkSkin .bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner_image:before {
background: rgba(0,0,0,.8);
}
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner_image:after {
font-size: 50px;
display: block;
content: "\ea08";
font-family: Essential;
width: 3.625rem;
height: 3.625rem;
line-height: 3.625rem;
text-align: center;
color: #0cb8b6;
position: absolute;
left: 50%;
top: 50%;
margin: -25px 0 0 -25px;
opacity: 0;
z-index: 2;
pointer-events: none;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner_image:hover:before {
opacity: 1;
}
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner_image:hover:after {
opacity: 1;
}
.bt_bb_masonry_image_grid.bt_bb_no_lightbox .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:after,
.bt_bb_masonry_image_grid.bt_bb_no_lightbox .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:before {
display: none;
}
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner_content {
position: absolute;
top: 0;
left: 0;
}
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner {
overflow: hidden;
}
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image {
cursor: pointer;
display: block;
float: left;
width: 100%;
}
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner:after {
content: '';
display: table;
clear: both;
}
.bt_bb_masonry_image_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_image_content {
margin-left: -2.5px;
margin-top: -2.5px;
}
.bt_bb_masonry_image_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
-webkit-transform: translate(2.5px,2.5px);
-moz-transform: translate(2.5px,2.5px);
-ms-transform: translate(2.5px,2.5px);
transform: translate(2.5px,2.5px);
}
.bt_bb_masonry_image_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:after {
-webkit-transform: translate(-2.5px,-2.5px);
-moz-transform: translate(-2.5px,-2.5px);
-ms-transform: translate(-2.5px,-2.5px);
transform: translate(-2.5px,-2.5px);
}
.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content {
margin-left: -5px;
margin-top: -5px;
}
.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
-webkit-transform: translate(5px,5px);
-moz-transform: translate(5px,5px);
-ms-transform: translate(5px,5px);
transform: translate(5px,5px);
}
.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:after {
-webkit-transform: translate(-5px,-5px);
-moz-transform: translate(-5px,-5px);
-ms-transform: translate(-5px,-5px);
transform: translate(-5px,-5px);
}
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content {
margin-left: -10px;
margin-top: -10px;
}
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
-webkit-transform: translate(10px,10px);
-moz-transform: translate(10px,10px);
-ms-transform: translate(10px,10px);
transform: translate(10px,10px);
}
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:after {
-webkit-transform: translate(-10px,-10px);
-moz-transform: translate(-10px,-10px);
-ms-transform: translate(-10px,-10px);
transform: translate(-10px,-10px);
}
.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content {
margin-left: -20px;
margin-top: -20px;
}
.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
-webkit-transform: translate(20px,20px);
-moz-transform: translate(20px,20px);
-ms-transform: translate(20px,20px);
transform: translate(20px,20px);
}
.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner > .bt_bb_grid_item_inner_image:after {
-webkit-transform: translate(-20px,-20px);
-moz-transform: translate(-20px,-20px);
-ms-transform: translate(-20px,-20px);
transform: translate(-20px,-20px);
}
.bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_item {
width: 100%;
}
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_item {
width: 50%;
}
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_tile_format_21 {
width: 100%;
}
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_item {
width: 33.333333%;
}
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_tile_format_21 {
width: 66.6666687%;
}
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_item {
width: 25%;
}
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_tile_format_21 {
width: 50%;
}
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_item {
width: 20%;
}
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_tile_format_21 {
width: 40%;
}
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_item {
width: 16.666667%;
}
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_tile_format_21 {
width: 33.333333%;
}
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_tile_format_22 {
width: 100%;
}
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_tile_format_22 {
width: 66.6666687%;
}
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_tile_format_22 {
width: 50%;
}
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_tile_format_22 {
width: 40%;
}
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_tile_format_22 {
width: 33.3333334%;
}
@media screen and (max-width: 768px) {
.bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_item,
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_item,
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_item,
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_item,
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_item,
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_item {
width: 100%;
}
} .bt_bb_post_grid_loader {
margin: 20px auto;
font-size: 6px;
position: relative;
text-indent: -9999em;
border: 2px solid rgba(128,128,128,.1);
border-right: 2px solid #0cb8b6;
-webkit-animation: bt_bb_grid_animation 1.1s infinite linear;
-moz-animation: bt_bb_grid_animation 1.1s infinite linear;
animation: bt_bb_grid_animation 1.1s infinite linear;
}
.bt_bb_post_grid_loader,
.bt_bb_post_grid_loader:after {
border-radius: 50%;
width: 64px;
height: 64px;
}
@-webkit-keyframes bt_bb_grid_animation {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-moz-keyframes bt_bb_grid_animation {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes bt_bb_grid_animation {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-ms-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.bt_bb_post_grid_filter {
padding: 20px 0;
font-family: Montserrat;
font-size: 14px;
}
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
margin: 0 10px;
cursor: pointer;
display: inline-block;
-webkit-transition: 200ms ease color;
-moz-transition: 200ms ease color;
transition: 200ms ease color;
position: relative;
}
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after {
content: "";
display: block;
background: #0cb8b6;
height: 3px;
position: absolute;
left: 0;
right: 0;
bottom: -6px;
opacity: 0;
-webkit-transition: 200ms ease all;
-moz-transition: 200ms ease all;
transition: 200ms ease all;
}
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover {
color: #0cb8b6;
}
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active {
color: inherit !important;
cursor: default;
}
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:after {
opacity: 1;
}
.bt_bb_post_grid_filter .btCatFilterTitle {
padding: 0 10px;
font-weight: 600;
}
.bt_bb_masonry_portfolio_grid {
margin: 0 -10px -10px;
}
.bt_bb_gap_no_gap.bt_bb_masonry_portfolio_grid {
margin: 0;
}
.bt_bb_gap_small.bt_bb_masonry_portfolio_grid {
margin: 0 -5px -5px;
}
.bt_bb_gap_normal.bt_bb_masonry_portfolio_grid {
margin: 0 -10px -10px;
}
.bt_bb_gap_large.bt_bb_masonry_portfolio_grid {
margin: 0 -20px -20px;
}
.bt_bb_gap_no_gap.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content {
margin: 0;
}
.bt_bb_gap_no_gap.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
padding: 0;
}
.bt_bb_gap_no_gap.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_latest_posts_item_content {
border-color: transparent !important;
}
.bt_bb_gap_small.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content {
margin: 0 0 -5px;
}
.bt_bb_gap_small.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
padding: 0 5px 10px;
}
.bt_bb_gap_normal.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content {
margin: 0 0 -10px;
}
.bt_bb_gap_normal.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
padding: 0 10px 20px;
}
.bt_bb_gap_large.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content {
margin: 0 0 -20px;
}
.bt_bb_gap_large.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
padding: 0 20px 40px;
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item:hover .bt_bb_grid_item_post_share {
opacity: 1;
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content {
padding: 20px;
}
.btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content,
.btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content {
background: rgba(0,0,0,.07);
}
.btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content,
.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content {
background: rgba(255,255,255,.075);
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category {
font-family: Source Serif Pro;
line-height: 1.55;
margin: 0 0 8px;
font-size: 13px;
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category:before {
font-family: FontAwesome;
content: "\f02c";
margin: 0 7px 0 0;
display: inline-block;
font-style: normal;
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:not(:first-child):before {
content: ' ';
display: inline-block;
margin: 0 6px;
width: 5px;
height: 5px;
border-radius: 50%;
line-height: inherit;
vertical-align: middle;
opacity: .7;
}
.btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:not(:first-child):before,
.btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:not(:first-child):before {
background-color: #444;
}
.btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:not(:first-child):before,
.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:not(:first-child):before {
background-color: #fff;
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
font-size: 14px;
margin: 0 0 10px;
font-weight: 600;
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a {
color: #0cb8b6;
}
.btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover,
.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover {
color: inherit;
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title:before {
display: block;
width: 30px;
height: 2px;
content: "";
background: #f36438;
margin: 0 auto 9px;
}
.btTextLeft .bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title:before {
margin-left: 0;
}
.btTextRight .bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title:before {
margin-right: 0;
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title:last-child {
margin-bottom: 0;
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
font-size: 14px;
margin: 0 0 7px;
line-height: 1.55;
clear: both;
font-family: Source Serif Pro;
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_date:before,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_comments:before {
margin: 0 7px 0 0;
display: inline-block;
font-style: normal;
font-family: FontAwesome;
content: "\f086";
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_date:before {
content: "\f017";
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_date:not(:last-child):after,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_author:not(:last-child):after,
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_comments:not(:last-child):after {
content: ' / ';
padding: 0 .5em;
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_excerpt {
margin-bottom: 20px;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
max-height: 6.75em;
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_excerpt:last-child {
margin-bottom: 0;
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .btIco .btIcoHolder:after {
color: inherit;
font-size: 16px;
line-height: 16px;
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .btIco .btIcoHolder em {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .btIco:hover .btIcoHolder:after {
color: #0cb8b6;
} .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner {
position: relative;
}
.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail {
position: relative;
}
.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a {
display: block;
}
.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
padding: 20px;
-webkit-transition: 400ms ease all;
-moz-transition: 400ms ease all;
transition: 400ms ease all;
overflow: hidden;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
pointer-events: none;
}
.btLightSkin .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
background: rgba(255,255,255,.8);
}
.btDarkSkin .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
background: rgba(0,0,0,.8);
}
.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_post_title {
font-size: 14px;
font-weight: 600;
margin-bottom: 0;
}
.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_post_title:before {
content: "\e618";
font: normal 50px/2 Icon7Stroke;
display: block;
margin: 0 auto;
color: #0cb8b6;
}
.btLightSkin .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_post_title,
.btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_post_title {
color: #444;
}
.btDarkSkin .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_post_title,
.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_post_title {
color: #fff;
}
.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_post_excerpt {
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
max-height: 6.75em;
}
.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_post_title + .bt_bb_grid_item_post_excerpt:before {
content: "";
display: block;
background: #f36438;
width: 30px;
height: 2px;
margin: 10px auto 9px;
}
.btTextLeft .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_post_title + .bt_bb_grid_item_post_excerpt:before {
margin-left: 0;
}
.btTextRight .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_post_title + .bt_bb_grid_item_post_excerpt:before {
margin-right: 0;
}
.bt_bb_gap_no_gap.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
-webkit-transform: translate(0,-100%);
-moz-transform: translate(0,-100%);
-ms-transform: translate(0,-100%);
transform: translate(0,-100%);
}
.bt_bb_gap_small.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
-webkit-transform: translate(5px,-webkit-calc(-100% - 5px));
-webkit-transform: translate(5px,calc(-100% - 5px));
-moz-transform: translate(5px,-moz-calc(-100% - 5px));
-moz-transform: translate(5px,calc(-100% - 5px));
-ms-transform: translate(5px,calc(-100% - 5px));
transform: translate(5px,-webkit-calc(-100% - 5px));
transform: translate(5px,-moz-calc(-100% - 5px));
transform: translate(5px,calc(-100% - 5px));
margin: 0 5px 5px 0;
}
.bt_bb_gap_normal.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
-webkit-transform: translate(10px,-webkit-calc(-100% - 10px));
-webkit-transform: translate(10px,calc(-100% - 10px));
-moz-transform: translate(10px,-moz-calc(-100% - 10px));
-moz-transform: translate(10px,calc(-100% - 10px));
-ms-transform: translate(10px,calc(-100% - 10px));
transform: translate(10px,-webkit-calc(-100% - 10px));
transform: translate(10px,-moz-calc(-100% - 10px));
transform: translate(10px,calc(-100% - 10px));
margin: 0 10px 10px 0;
}
.bt_bb_gap_large.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
-webkit-transform: translate(20px,-webkit-calc(-100% - 20px));
-webkit-transform: translate(20px,calc(-100% - 20px));
-moz-transform: translate(20px,-moz-calc(-100% - 20px));
-moz-transform: translate(20px,calc(-100% - 20px));
-ms-transform: translate(20px,calc(-100% - 20px));
transform: translate(20px,-webkit-calc(-100% - 20px));
transform: translate(20px,-moz-calc(-100% - 20px));
transform: translate(20px,calc(-100% - 20px));
margin: 0 20px 20px 0;
}
.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
padding: 20px;
position: absolute;
left: 0;
bottom: 0;
right: 0;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: 200ms ease all;
-moz-transition: 200ms ease all;
transition: 200ms ease all;
}
.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init h5 {
font-size: 14px;
font-weight: 600;
margin-bottom: 0;
}
.btLightSkin .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init h5,
.btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init h5 {
color: #444;
}
.btDarkSkin .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init h5,
.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init h5 {
color: #fff;
}
.btLightSkin .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init,
.btDarkSkin .btLightSkin .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
background: rgba(255,255,255,.8);
}
.btDarkSkin .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init,
.btLightSkin .btDarkSkin .bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
background: rgba(0,0,0,.8);
}
.bt_bb_gap_no_gap.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
transform: translate(0,0);
}
.bt_bb_gap_small.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
-webkit-transform: translate(5px,5px);
-moz-transform: translate(5px,5px);
-ms-transform: translate(5px,5px);
transform: translate(5px,5px);
margin: 0 5px 5px 0;
}
.bt_bb_gap_normal.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
-webkit-transform: translate(10px,10px);
-moz-transform: translate(10px,10px);
-ms-transform: translate(10px,10px);
transform: translate(10px,10px);
margin: 0 10px 10px 0;
}
.bt_bb_gap_large.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
-webkit-transform: translate(20px,20px);
-moz-transform: translate(20px,20px);
-ms-transform: translate(20px,20px);
transform: translate(20px,20px);
margin: 0 20px 20px 0;
}
.bt_bb_gap_no_gap.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
transform: translate(0,0);
}
.bt_bb_gap_small.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
-webkit-transform: translate(5px,5px);
-moz-transform: translate(5px,5px);
-ms-transform: translate(5px,5px);
transform: translate(5px,5px);
}
.bt_bb_gap_normal.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
-webkit-transform: translate(10px,10px);
-moz-transform: translate(10px,10px);
-ms-transform: translate(10px,10px);
transform: translate(10px,10px);
}
.bt_bb_gap_large.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
-webkit-transform: translate(20px,20px);
-moz-transform: translate(20px,20px);
-ms-transform: translate(20px,20px);
transform: translate(20px,20px);
}
.bt_bb_gap_no_gap.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
-webkit-transform: translate(0,100%);
-moz-transform: translate(0,100%);
-ms-transform: translate(0,100%);
transform: translate(0,100%);
}
.bt_bb_gap_small.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
-webkit-transform: translate(5px,-webkit-calc(100% + 5px));
-webkit-transform: translate(5px,calc(100% + 5px));
-moz-transform: translate(5px,-moz-calc(100% + 5px));
-moz-transform: translate(5px,calc(100% + 5px));
-ms-transform: translate(5px,calc(100% + 5px));
transform: translate(5px,-webkit-calc(100% + 5px));
transform: translate(5px,-moz-calc(100% + 5px));
transform: translate(5px,calc(100% + 5px));
}
.bt_bb_gap_normal.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
-webkit-transform: translate(10px,-webkit-calc(100% + 10px));
-webkit-transform: translate(10px,calc(100% + 10px));
-moz-transform: translate(10px,-moz-calc(100% + 10px));
-moz-transform: translate(10px,calc(100% + 10px));
-ms-transform: translate(10px,calc(100% + 10px));
transform: translate(10px,-webkit-calc(100% + 10px));
transform: translate(10px,-moz-calc(100% + 10px));
transform: translate(10px,calc(100% + 10px));
}
.bt_bb_gap_large.bt_bb_masonry_portfolio_tiles .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
-webkit-transform: translate(20px,-webkit-calc(100% + 20px));
-webkit-transform: translate(20px,calc(100% + 20px));
-moz-transform: translate(20px,-moz-calc(100% + 20px));
-moz-transform: translate(20px,calc(100% + 20px));
-ms-transform: translate(20px,calc(100% + 20px));
transform: translate(20px,-webkit-calc(100% + 20px));
transform: translate(20px,-moz-calc(100% + 20px));
transform: translate(20px,calc(100% + 20px));
} .bt_bb_video {
display: block;
position: relative;
padding-bottom: 56.25%;
}
.bt_bb_video > .wp-video {
display: block;
width: 100% !important;
height: 100% !important;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.bt_bb_video > .wp-video .mejs-container.mejs-video {
width: 100% !important;
height: 100% !important;
}
.bt_bb_video iframe.me-plugin,
.bt_bb_video .mejs-container {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.bt_bb_disable_controls_yes.bt_bb_video .mejs-layers,
.bt_bb_disable_controls_yes.bt_bb_video .mejs-controls {
display: none !important;
}
.bt_bb_video .bt-video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.bt_bb_video .bt-video-container iframe,
.bt_bb_video .bt-video-container object,
.bt_bb_video .bt-video-container embed,
.bt_bb_video .bt-video-container video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .bt_bb_twitter .bt_bb_twitter_item .bt_bb_twitter_avatar {
display: inline;
border-radius: 50%;
}
.bt_bb_twitter .bt_bb_twitter_item .bt_bb_twitter_username {
display: block;
margin-bottom: 1em;
}
.bt_bb_display_regular.bt_bb_twitter .bt_bb_twitter_item {
display: inline-block;
float: left;
}
.bt_bb_columns_1.bt_bb_twitter .bt_bb_twitter_item {
width: 100%;
}
.bt_bb_columns_1.bt_bb_twitter .bt_bb_twitter_item:nth-child(1n + 1) {
clear: both;
}
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item {
width: 50%;
}
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1) {
clear: both;
}
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item {
width: 33.333%;
}
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1) {
clear: both;
}
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item {
width: 25%;
}
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1) {
clear: both;
}
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item {
width: 20%;
}
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1) {
clear: both;
}
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item {
width: 16.666%;
}
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1) {
clear: both;
}
.bt_bb_twitter .bt_bb_twitter_item a {
color: #0cb8b6;
}
.btLightSkin .bt_bb_twitter .bt_bb_twitter_item a:hover,
.btDarkSkin .btLightSkin .bt_bb_twitter .bt_bb_twitter_item a:hover {
color: #444;
}
.btDarkSkin .bt_bb_twitter .bt_bb_twitter_item a:hover,
.btLightSkin .btDarkSkin .bt_bb_twitter .bt_bb_twitter_item a:hover {
color: #fff;
}
.bt_bb_display_regular.bt_bb_twitter .bt_bb_twitter_inner {
margin: 0 -1em;
}
.bt_bb_display_regular.bt_bb_twitter .bt_bb_twitter_inner .bt_bb_twitter_item {
padding: 0 1em;
}
@media (max-width: 1024px) {
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item {
width: 50%;
}
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1) {
clear: initial;
}
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1) {
clear: both;
}
}
@media (max-width: 768px) {
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item {
width: 50%;
}
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1) {
clear: initial;
}
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1) {
clear: both;
}
}
@media (max-width: 640px) {
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item {
width: 100%;
}
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1) {
clear: initial;
}
} .bt_bb_instagram .btInstaGrid span {
width: 25%;
float: left;
padding: 0;
clear: none !important;
}
.bt_bb_instagram .btInstaGrid span img {
width: 100%;
}
.bt_bb_instagram.bt_bb_gap_extrasmall .btInstaGrid {
margin-left: -1px;
margin-top: -1px;
}
.bt_bb_instagram.bt_bb_gap_extrasmall .btInstaGrid span {
padding-left: 1px;
padding-top: 1px;
}
.bt_bb_instagram.bt_bb_gap_small .btInstaGrid {
margin-left: -2.5px;
margin-top: -2.5px;
}
.bt_bb_instagram.bt_bb_gap_small .btInstaGrid span {
padding-left: 2.5px;
padding-top: 2.5px;
}
.bt_bb_instagram.bt_bb_gap_normal .btInstaGrid {
margin-left: -5px;
margin-top: -5px;
}
.bt_bb_instagram.bt_bb_gap_normal .btInstaGrid span {
padding-left: 5px;
padding-top: 5px;
}
.bt_bb_instagram.bt_bb_gap_large .btInstaGrid {
margin-left: -10px;
margin-top: -10px;
}
.bt_bb_instagram.bt_bb_gap_large .btInstaGrid span {
padding-left: 10px;
padding-top: 10px;
}
.bt_bb_instagram.bt_bb_columns_1 .btInstaGrid span {
width: 100%;
}
.bt_bb_instagram.bt_bb_columns_2 .btInstaGrid span {
width: 50%;
}
.bt_bb_instagram.bt_bb_columns_3 .btInstaGrid span {
width: 33.333333%;
}
.bt_bb_instagram.bt_bb_columns_4 .btInstaGrid span {
width: 25%;
}
.bt_bb_instagram.bt_bb_columns_5 .btInstaGrid span {
width: 20%;
}
.bt_bb_instagram.bt_bb_columns_6 .btInstaGrid span {
width: 16.666666%;
}
@media (max-width: 768px) {
.bt_bb_instagram.bt_bb_columns_6 .btInstaGrid span {
width: 33.33333%;
}
.bt_bb_instagram.bt_bb_columns_4 .btInstaGrid span {
width: 50%;
}
}
@media (max-width: 640px) {
.bt_bb_instagram.bt_bb_columns_6 .btInstaGrid span,
.bt_bb_instagram.bt_bb_columns_5 .btInstaGrid span {
width: 50%;
}
} .bt_bb_slider .slick-dots {
position: absolute;
bottom: 0;
width: 100%;
margin: 0;
text-align: center;
padding: 0;
}
.bt_bb_slider .slick-dots li {
display: inline-block;
margin: 0 5px;
width: 10px;
list-style: none;
}
.bt_bb_slider .slick-dots li button {
display: inline-block;
float: none;
margin: 0;
padding: 0;
width: 10px;
height: 10px;
line-height: 10px;
vertical-align: middle;
list-style: none;
border: none;
background-color: rgba(0,0,0,.1);
border-radius: 50%;
cursor: pointer;
color: transparent;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.btDarkSkin .bt_bb_slider .slick-dots li button,
.btLightSkin .btDarkSkin .bt_bb_slider .slick-dots li button {
background-color: rgba(255,255,255,.2);
}
.bt_bb_slider .slick-dots li button:hover {
background-color: rgba(0,0,0,.4);
}
.btDarkSkin .bt_bb_slider .slick-dots li button:hover,
.btLightSkin .btDarkSkin .bt_bb_slider .slick-dots li button:hover {
background-color: rgba(255,255,255,.6);
}
.bt_bb_slider .slick-dots li.slick-active button,
.bt_bb_slider .slick-dots li.slick-active button:hover,
.btDarkSkin .bt_bb_slider .slick-dots li.slick-active button,
.btLightSkin .btDarkSkin .bt_bb_slider .slick-dots li.slick-active button,
.btDarkSkin .bt_bb_slider .slick-dots li.slick-active button:hover,
.btLightSkin .btDarkSkin .bt_bb_slider .slick-dots li.slick-active button:hover {
background-color: #0cb8b6;
cursor: default;
} .mfp-gallery button.mfp-close {
color: transparent;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
width: 120px;
height: 120px;
opacity: 1;
font-size: 0;
color: #0cb8b6;
}
.mfp-gallery button.mfp-close:before {
font-family: Icon7Stroke;
content: "\e680";
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
line-height: 120px;
width: 120px;
height: 120px;
font-size: 80px;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
float: none;
margin: 0;
color: inherit !important;
}
.mfp-gallery button.mfp-close:hover {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
color: #fff;
}
.mfp-gallery button.mfp-arrow {
width: 50px;
height: 100px;
line-height: 100px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
text-align: center;
cursor: pointer;
outline: none;
border: none;
-webkit-transition: all 360ms ease;
-moz-transition: all 360ms ease;
transition: all 360ms ease;
background: rgba(255,255,255,.07);
}
.mfp-gallery button.mfp-arrow:before {
font-size: 50px;
line-height: 2;
color: #fff !important;
font-family: Icon7Stroke;
border: 0;
opacity: 1;
margin: 0;
width: 100%;
-webkit-transition: color 300ms ease;
-moz-transition: color 300ms ease;
transition: color 300ms ease;
}
.mfp-gallery button.mfp-arrow:after {
display: none;
}
.mfp-gallery button.mfp-arrow:hover {
background: #0cb8b6;
}
.mfp-gallery button.mfp-arrow.mfp-arrow-right {
right: 0;
}
.mfp-gallery button.mfp-arrow.mfp-arrow-right:before {
content: '\e684';
}
.mfp-gallery button.mfp-arrow.mfp-arrow-left {
left: 0;
}
.mfp-gallery button.mfp-arrow.mfp-arrow-left:before {
content: '\e686';
} .single-portfolio.btWithSidebar .portfolioItem {
padding-top: 0;
}
.single-portfolio.btWithSidebar .btContentHolder {
padding-top: 80px;
}
.portfolioItem .btArticleHeader {
margin-bottom: 30px;
padding-bottom: 10px;
border-bottom: 1px solid;
}
.btLightSkin .portfolioItem .btArticleHeader,
.btDarkSkin .btLightSkin .portfolioItem .btArticleHeader {
border-bottom-color: rgba(0,0,0,.1);
}
.btDarkSkin .portfolioItem .btArticleHeader,
.btLightSkin .btDarkSkin .portfolioItem .btArticleHeader {
border-bottom-color: rgba(255,255,255,.1);
}
.single-portfolio.btNoSidebar .btPortfolioSingleItemColumns {
padding-top: 80px;
} .btSidebar .btIconWidget {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
clear: both;
margin-bottom: 30px;
}
.btSidebar .btIconWidget .btIconWidgetIcon {
float: left;
margin: 0 10px 0 0;
}
.btSidebar .btIconWidget .btIconWidgetIcon .btIco {
margin: 0;
}
.btSidebar .btIconWidget .btIconWidgetIcon .btIco .btIcoHolder {
border-radius: 0;
width: 64px;
height: 64px;
}
.btSidebar .btIconWidget .btIconWidgetIcon .btIco .btIcoHolder:before,
.btSidebar .btIconWidget .btIconWidgetIcon .btIco .btIcoHolder:after {
font-size: 48px;
line-height: 64px;
display: block;
color: inherit;
}
.btSidebar .btIconWidget .btIconWidgetContent {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
font-family: Montserrat;
font-weight: 700;
font-size: 14px;
margin: 0 0 10px;
}
.btSidebar .btIconWidget.btSpecialHeaderIcon .btIconWidgetIcon .btIco .btIcoHolder:before,
.btSidebar .btIconWidget.btSpecialHeaderIcon .btIconWidgetIcon .btIco .btIcoHolder:after {
color: #0cb8b6;
} .btCustomMenu.btNoBorderMenu ul {
margin: 0;
}
.btCustomMenu.btNoBorderMenu ul li a {
border: 0 !important;
padding-top: 3px;
padding-bottom: 3px;
} .bt_bb_before_after_image {
position: relative;
}
.bt_bb_before_after_image .bt_bb_before_after_image-horizontal .bt_bb_before_after_image-handle {
height: 38px;
width: 38px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -19px;
margin-top: -19px;
background: #FFF;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
-webkit-box-shadow: 0 0 12px rgba(0,0,0,.2);
-moz-box-shadow: 0 0 12px rgba(0,0,0,.2);
box-shadow: 0 0 12px rgba(0,0,0,.2);
z-index: 40;
cursor: pointer;
-webkit-transition: 150ms ease background;
-moz-transition: 150ms ease background;
transition: 150ms ease background;
}
.bt_bb_before_after_image .bt_bb_before_after_image-horizontal .bt_bb_before_after_image-handle:before,
.bt_bb_before_after_image .bt_bb_before_after_image-horizontal .bt_bb_before_after_image-handle:after {
content: " ";
display: block;
background: white;
position: absolute;
z-index: 30;
-webkit-box-shadow: 0 0 12px rgba(0,0,0,.2);
-moz-box-shadow: 0 0 12px rgba(0,0,0,.2);
box-shadow: 0 0 12px rgba(0,0,0,.2);
width: 1px;
height: 9999px;
left: 50%;
margin-left: -.5px;
}
.bt_bb_before_after_image .bt_bb_before_after_image-horizontal .bt_bb_before_after_image-handle:before {
bottom: 50%;
margin-bottom: 22px;
-webkit-box-shadow: 0 3px 0 white,0 0 12px rgba(0,0,0,.2);
-moz-box-shadow: 0 3px 0 white,0 0 12px rgba(0,0,0,.2);
box-shadow: 0 3px 0 white,0 0 12px rgba(0,0,0,.2);
}
.bt_bb_before_after_image .bt_bb_before_after_image-horizontal .bt_bb_before_after_image-handle:after {
top: 50%;
margin-top: 22px;
-webkit-box-shadow: 0 -3px 0 white,0 0 12px rgba(0,0,0,.2);
-moz-box-shadow: 0 -3px 0 white,0 0 12px rgba(0,0,0,.2);
box-shadow: 0 -3px 0 white,0 0 12px rgba(0,0,0,.2);
}
.bt_bb_before_after_image .bt_bb_before_after_image-horizontal .bt_bb_before_after_image-handle .bt_bb_before_after_image-left-arrow {
background: #F1F1F1;
border-radius: 100%;
display: block;
position: absolute;
left: 3px;
top: 3px;
right: 3px;
bottom: 3px;
-webkit-transition: 150ms ease color;
-moz-transition: 150ms ease color;
transition: 150ms ease color;
}
.bt_bb_before_after_image .bt_bb_before_after_image-horizontal .bt_bb_before_after_image-handle:hover {
background: #0cb8b6;
}
.bt_bb_before_after_image .bt_bb_before_after_image-horizontal .bt_bb_before_after_image-handle:hover .bt_bb_before_after_image-left-arrow {
background: #FFF;
opacity: 1;
}
.bt_bb_before_after_image .bt_bb_before_after_image-container {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 0;
overflow: hidden;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
}
.bt_bb_before_after_image .bt_bb_before_after_image-container img {
max-width: 100%;
position: absolute;
top: 0;
display: block;
pointer-events: none;
}
.bt_bb_before_after_image .bt_bb_before_after_image-container.active .bt_bb_before_after_image-handle {
background: #0cb8b6;
}
.bt_bb_before_after_image .bt_bb_before_after_image-container.active .bt_bb_before_after_image-handle .bt_bb_before_after_image-left-arrow {
background: #FFF;
opacity: 1;
}
.bt_bb_before_after_image .bt_bb_before_after_image-container * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.bt_bb_before_after_image .bt_bb_before_after_image-before {
z-index: 20;
}
.bt_bb_before_after_image .bt_bb_before_after_image-after {
z-index: 10;
}
.bt_bb_before_after_image .bt_bb_before_after_image_block {
position: absolute;
left: 0;
top: 0;
background: #0cb8b6;
color: #fff;
padding: 2em 3em;
text-align: center;
max-width: 40%;
pointer-events: none;
}
.bt_bb_before_after_image .bt_bb_before_after_image_block .bt_bb_before_after_image_headline {
font-family: Montserrat;
font-weight: 700;
display: block;
font-size: 35px;
line-height: 1;
}
.bt_bb_before_after_image .bt_bb_before_after_image_block .bt_bb_before_after_image_headline:after {
background: #f36438;
width: 30px;
height: 2px;
display: block;
margin: 5px auto;
content: "";
}
.bt_bb_before_after_image .bt_bb_before_after_image_block .bt_bb_before_after_image_subheadline {
font-weight: 700;
display: block;
font-size: 20px;
line-height: 1.25;
}
.bt_bb_before_after_image .bt_bb_before_after_image_block .bt_bb_before_after_image_smaler_subheadline {
display: block;
font-size: 20px;
line-height: 1.25;
}
.bt_bb_before_after_image .bt_bb_before_after_image_before_txt_holder,
.bt_bb_before_after_image .bt_bb_before_after_image_after_txt_holder {
position: absolute;
bottom: 0;
font-size: 16px;
font-weight: 700;
padding: .75em 1.25em;
pointer-events: none;
}
.bt_bb_before_after_image .bt_bb_before_after_image_before_txt_holder {
left: 0;
}
.bt_bb_before_after_image .bt_bb_before_after_image_after_txt_holder {
right: 0;
}
@media (max-width: 992px) {
.bt_bb_before_after_image .bt_bb_before_after_image_block .bt_bb_before_after_image_headline {
font-size: 25px;
}
.bt_bb_before_after_image .bt_bb_before_after_image_block .bt_bb_before_after_image_subheadline {
font-size: 17px;
}
.bt_bb_before_after_image .bt_bb_before_after_image_block .bt_bb_before_after_image_smaler_subheadline {
font-size: 17px;
}
}
@media (max-width: 768px) {
.bt_bb_before_after_image .bt_bb_before_after_image_block {
max-width: 100%;
position: relative;
}
.bt_bb_before_after_image .bt_bb_before_after_image_before_txt_holder,
.bt_bb_before_after_image .bt_bb_before_after_image_after_txt_holder {
bottom: auto;
top: 0;
font-size: 14px;
}
} .mptt-shortcode-wrapper .mptt-shortcode-table {
margin: 0;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th {
background: transparent;
border: 0;
border-top: 1px solid;
border-bottom: 1px solid;
padding: .5rem 1rem;
}
.btLightSkin .mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th,
.btDarkSkin .btLightSkin .mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th {
border-color: rgba(0,0,0,.1);
color: #444;
}
.btDarkSkin .mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th,
.btLightSkin .btDarkSkin .mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th {
border-color: rgba(255,255,255,.1);
color: #fff;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container {
background-color: #0cb8b6;
color: #fff;
-webkit-transition: 200ms ease all;
-moz-transition: 200ms ease all;
transition: 200ms ease all;
outline: none;
height: auto !important;
bottom: -1px;
}
.btLightSkin .mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container,
.btDarkSkin .btLightSkin .mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container {
-webkit-box-shadow: 0 0 0 1px #fff inset;
box-shadow: 0 0 0 1px #fff inset;
}
.btDarkSkin .mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container,
.btLightSkin .btDarkSkin .mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container {
-webkit-box-shadow: 0 0 0 1px #1d1f27 inset;
box-shadow: 0 0 0 1px #1d1f27 inset;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:hover {
background-color: #f36438;
color: #fff;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-title {
text-decoration: none !important;
font-weight: 700;
font-size: .8125rem;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-subtitle,
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .timeslot {
font-size: .8125rem;
opacity: .5;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody td {
border: 0;
border-bottom: 1px solid;
}
.btLightSkin .mptt-shortcode-wrapper .mptt-shortcode-table tbody td,
.btDarkSkin .btLightSkin .mptt-shortcode-wrapper .mptt-shortcode-table tbody td {
border-color: rgba(0,0,0,.1);
}
.btDarkSkin .mptt-shortcode-wrapper .mptt-shortcode-table tbody td,
.btLightSkin .btDarkSkin .mptt-shortcode-wrapper .mptt-shortcode-table tbody td {
border-color: rgba(255,255,255,.1);
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody td.mptt-shortcode-hours {
border: 0;
border-bottom: 1px solid;
padding: 0 .625em !important;
}
.btLightSkin .mptt-shortcode-wrapper .mptt-shortcode-table tbody td.mptt-shortcode-hours,
.btDarkSkin .btLightSkin .mptt-shortcode-wrapper .mptt-shortcode-table tbody td.mptt-shortcode-hours {
border-color: rgba(0,0,0,.1);
color: #444;
}
.btDarkSkin .mptt-shortcode-wrapper .mptt-shortcode-table tbody td.mptt-shortcode-hours,
.btLightSkin .btDarkSkin .mptt-shortcode-wrapper .mptt-shortcode-table tbody td.mptt-shortcode-hours {
border-color: rgba(255,255,255,.1);
color: #fff;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody tr:nth-child(2n + 2) {
background: transparent;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody td.event {
background: transparent;
} .btNewsletter {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.btNewsletter .btNewsletterColumn {
-webkit-flex: 1 0 46%;
-ms-flex: 1 0 46%;
flex: 1 0 46%;
max-width: 46%;
padding-right: 10px;
}
.btNewsletter .btNewsletterColumn input {
background: #fff !important;
color: #444 !important;
font-weight: 400;
}
.btNewsletter .btNewsletterColumn input::placeholder {
color: #444 !important;
}
.btNewsletter .btNewsletterColumn input:focus {
-webkit-box-shadow: 0 0 0 3px #0cb8b6 !important;
box-shadow: 0 0 0 3px #0cb8b6 !important;
}
.btNewsletter .btNewsletterButton input {
background: #f36438 !important;
height: 44px;
text-transform: uppercase;
}
.btNewsletter .btNewsletterButton input:hover {
background: #d23b0d !important;
-webkit-box-shadow: 0 0 0 3em #d23b0d inset;
box-shadow: 0 0 0 3em #d23b0d inset;
}
@media (max-width: 991px) {
.btNewsletter {
display: block;
}
.btNewsletter .btNewsletterColumn {
max-width: 100%;
padding-right: 0;
padding-bottom: 10px;
}
} body.btPageTransitions .btContent {
position: relative;
width: 100% !important;
-webkit-perspective: 1200px;
-moz-perspective: 1200px;
perspective: 1200px;
}
body.btPageTransitions .btSiteFooterWidgets,
body.btPageTransitions .btSiteFooter {
display: none;
}
.btSectionTransitions {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
visibility: hidden;
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateX(.00001%) translateY(.00001%) translateZ(0) rotate(.00001deg) scale(1.00001);
-moz-transform: translateX(.00001%) translateY(.00001%) translateZ(0) rotate(.00001deg) scale(1.00001);
-ms-transform: translateX(.00001%) translateY(.00001%) translateZ(0) rotate(.00001deg) scale(1.00001);
transform: translateX(.00001%) translateY(.00001%) translateZ(0) rotate(.00001deg) scale(1.00001);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.btSectionTransitions-current,
.no-js .btSectionTransitions {
visibility: visible;
z-index: 1;
}
.no-js body {
overflow: auto;
}
.btSectionTransitions-ontop {
z-index: 999;
}
.btAnimNavHolder {
position: fixed;
right: 15px;
top: 0;
bottom: 0;
z-index: 1010;
line-height: 100vh;
vertical-align: middle;
}
.btAnimNav {
display: inline-block;
position: static;
margin: 0;
padding: 0;
line-height: 1px;
vertical-align: middle;
width: 16px;
text-align: center;
}
.btAnimNav li {
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
line-height: 12px;
}
.btAnimNav li.btAnimNavDot {
display: inline-block;
float: none;
margin: 5px 0;
padding: 2px 0 0;
width: 12px;
height: 12px;
line-height: 12px;
vertical-align: middle;
list-style: none;
border: 2px solid #FFF;
border-radius: 50%;
cursor: pointer;
}
.btAnimNav li.btAnimNavDot.active,
.btAnimNav li.btAnimNavDot.active:hover {
background-color: #FFF;
cursor: default;
}
.btAnimNav li.btAnimNavNext,
.btAnimNav li.btAnimNavPrev {
display: inline-block;
position: static;
margin: 5px 0;
padding: 0;
font: normal 14px/1 FontAwesome;
text-align: center;
vertical-align: middle;
color: #fff;
width: auto;
height: auto;
cursor: pointer;
}
.btAnimNav li.btAnimNavDot:hover {
background-color: rgba(255,255,255,.35);
}
.btAnimNav li.btAnimNavNext:hover,
.btAnimNav li.btAnimNavPrev:hover {
color: #0cb8b6;
}
.btAnimNav li.btAnimNavNext:before,
.btAnimNav li.btAnimNavPrev:before {
display: inline-block;
}
.btAnimNav li.btAnimNavNext:before {
content: '\f078';
}
.btAnimNav li.btAnimNavPrev:before {
content: '\f077';
} .btHalfPage .btHalfPageContainer {
position: absolute;
top: 0%;
bottom: 0%;
left: 50%;
width: 100%;
overflow: hidden;
}
.btHalfPage .btHalfPageSection {
left: -50%;
width: 100%;
} .impress-enabled .step {
width: 100vw;
}
.impress-enabled .btPageWrap {
overflow: visible;
height: 100%;
}
.impress-enabled .btContentWrap,
.impress-enabled .btContentHolder {
height: 100%;
}
.impress-enabled .step.active {
opacity: 1;
}
.impress-enabled .step {
opacity: .05;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
transition: all 1s ease;
}
.impress-enabled .boldSection {
background-color: transparent !important;
} .headline .animate {
display: inline-block;
}
.headline u.animate {
position: relative;
text-decoration: none;
}
.headline u.animate:before {
content: ' ';
height: .1em;
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
margin: 0 0 -.1.em;
background-color: #444;
-webkit-transform: scale3d(0,1,1);
-moz-transform: scale3d(0,1,1);
-ms-transform: scale3d(0,1,1);
transform: scale3d(0,1,1);
}
.btDarkSkin .headline u.animate:before,
.btLightSkin .btDarkSkin .headline u.animate:before {
background-color: #fff;
}
.btLightSkin .headline u.animate:before,
.btDarkSkin .btLightSkin .headline u.animate:before {
background-color: #444;
}
.headline u.animate.animated:before {
-webkit-transform: scale3d(1,1,1);
-moz-transform: scale3d(1,1,1);
-ms-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
.headline strong.animate {
font-weight: 800;
color: #f36438;
} .headline b.animate {
font-weight: 800;
color: #0cb8b6;
} .headline s {
font-weight: 700;
text-decoration: none;
}
.headline i.animate {
font-style: normal;
-webkit-transform: skewX(0deg);
-moz-transform: skewX(0deg);
-ms-transform: skewX(0deg);
transform: skewX(0deg);
}
.headline i.animate.animated {
-webkit-transform: skewX(-15deg);
-moz-transform: skewX(-15deg);
-ms-transform: skewX(-15deg);
transform: skewX(-15deg);
}
.headline i.animate,
.headline b.animate,
.headline u.animate:before {
-webkit-transition: all 450ms ease-out 500ms;
-moz-transition: all 450ms ease-out 500ms;
transition: all 450ms ease-out 500ms;
}
.headline i.animate,
.headline b.animate {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}  .btSectionTransitions-moveToLeft {
-webkit-animation: moveToLeft .6s ease both;
-moz-animation: moveToLeft .6s ease both;
animation: moveToLeft .6s ease both;
}
.btSectionTransitions-moveFromLeft {
-webkit-animation: moveFromLeft .6s ease both;
-moz-animation: moveFromLeft .6s ease both;
animation: moveFromLeft .6s ease both;
}
.btSectionTransitions-moveToRight {
-webkit-animation: moveToRight .6s ease both;
-moz-animation: moveToRight .6s ease both;
animation: moveToRight .6s ease both;
}
.btSectionTransitions-moveFromRight {
-webkit-animation: moveFromRight .6s ease both;
-moz-animation: moveFromRight .6s ease both;
animation: moveFromRight .6s ease both;
}
.btSectionTransitions-moveToTop {
-webkit-animation: moveToTop .6s ease both;
-moz-animation: moveToTop .6s ease both;
animation: moveToTop .6s ease both;
}
.btSectionTransitions-moveFromTop {
-webkit-animation: moveFromTop .6s ease both;
-moz-animation: moveFromTop .6s ease both;
animation: moveFromTop .6s ease both;
}
.btSectionTransitions-moveToBottom {
-webkit-animation: moveToBottom .6s ease both;
-moz-animation: moveToBottom .6s ease both;
animation: moveToBottom .6s ease both;
}
.btSectionTransitions-moveFromBottom {
-webkit-animation: moveFromBottom .6s ease both;
-moz-animation: moveFromBottom .6s ease both;
animation: moveFromBottom .6s ease both;
} .btSectionTransitions-fade {
-webkit-animation: fade .7s ease both;
-moz-animation: fade .7s ease both;
animation: fade .7s ease both;
} .btSectionTransitions-moveToLeftFade {
-webkit-animation: moveToLeftFade .7s ease both;
-moz-animation: moveToLeftFade .7s ease both;
animation: moveToLeftFade .7s ease both;
}
.btSectionTransitions-moveFromLeftFade {
-webkit-animation: moveFromLeftFade .7s ease both;
-moz-animation: moveFromLeftFade .7s ease both;
animation: moveFromLeftFade .7s ease both;
}
.btSectionTransitions-moveToRightFade {
-webkit-animation: moveToRightFade .7s ease both;
-moz-animation: moveToRightFade .7s ease both;
animation: moveToRightFade .7s ease both;
}
.btSectionTransitions-moveFromRightFade {
-webkit-animation: moveFromRightFade .7s ease both;
-moz-animation: moveFromRightFade .7s ease both;
animation: moveFromRightFade .7s ease both;
}
.btSectionTransitions-moveToTopFade {
-webkit-animation: moveToTopFade .7s ease both;
-moz-animation: moveToTopFade .7s ease both;
animation: moveToTopFade .7s ease both;
}
.btSectionTransitions-moveFromTopFade {
-webkit-animation: moveFromTopFade .7s ease both;
-moz-animation: moveFromTopFade .7s ease both;
animation: moveFromTopFade .7s ease both;
}
.btSectionTransitions-moveToBottomFade {
-webkit-animation: moveToBottomFade .7s ease both;
-moz-animation: moveToBottomFade .7s ease both;
animation: moveToBottomFade .7s ease both;
}
.btSectionTransitions-moveFromBottomFade {
-webkit-animation: moveFromBottomFade .7s ease both;
-moz-animation: moveFromBottomFade .7s ease both;
animation: moveFromBottomFade .7s ease both;
} .btSectionTransitions-moveToLeftEasing {
-webkit-animation: moveToLeft .7s ease-in-out both;
-moz-animation: moveToLeft .7s ease-in-out both;
animation: moveToLeft .7s ease-in-out both;
}
.btSectionTransitions-moveToRightEasing {
-webkit-animation: moveToRight .7s ease-in-out both;
-moz-animation: moveToRight .7s ease-in-out both;
animation: moveToRight .7s ease-in-out both;
}
.btSectionTransitions-moveToTopEasing {
-webkit-animation: moveToTop .7s ease-in-out both;
-moz-animation: moveToTop .7s ease-in-out both;
animation: moveToTop .7s ease-in-out both;
}
.btSectionTransitions-moveToBottomEasing {
-webkit-animation: moveToBottom .7s ease-in-out both;
-moz-animation: moveToBottom .7s ease-in-out both;
animation: moveToBottom .7s ease-in-out both;
}  @-webkit-keyframes moveToLeft {
to {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-moz-keyframes moveToLeft {
to {
-moz-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@keyframes moveToLeft {
to {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-webkit-keyframes moveFromLeft {
from {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-moz-keyframes moveFromLeft {
from {
-moz-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@keyframes moveFromLeft {
from {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-webkit-keyframes moveToRight {
to {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@-moz-keyframes moveToRight {
to {
-moz-transform: translateX(100%);
transform: translateX(100%);
}
}
@keyframes moveToRight {
to {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
}
@-webkit-keyframes moveFromRight {
from {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@-moz-keyframes moveFromRight {
from {
-moz-transform: translateX(100%);
transform: translateX(100%);
}
}
@keyframes moveFromRight {
from {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
}
@-webkit-keyframes moveToTop {
to {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-moz-keyframes moveToTop {
to {
-moz-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@keyframes moveToTop {
to {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-webkit-keyframes moveFromTop {
from {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-moz-keyframes moveFromTop {
from {
-moz-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@keyframes moveFromTop {
from {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-webkit-keyframes moveToBottom {
to {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@-moz-keyframes moveToBottom {
to {
-moz-transform: translateY(100%);
transform: translateY(100%);
}
}
@keyframes moveToBottom {
to {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
}
}
@-webkit-keyframes moveFromBottom {
from {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@-moz-keyframes moveFromBottom {
from {
-moz-transform: translateY(100%);
transform: translateY(100%);
}
}
@keyframes moveFromBottom {
from {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
}
} @-webkit-keyframes fade {
to {
opacity: .3;
}
}
@-moz-keyframes fade {
to {
opacity: .3;
}
}
@keyframes fade {
to {
opacity: .3;
}
} @-webkit-keyframes moveToLeftFade {
to {
opacity: .3;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-moz-keyframes moveToLeftFade {
to {
opacity: .3;
-moz-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@keyframes moveToLeftFade {
to {
opacity: .3;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-webkit-keyframes moveFromLeftFade {
from {
opacity: .3;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-moz-keyframes moveFromLeftFade {
from {
opacity: .3;
-moz-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@keyframes moveFromLeftFade {
from {
opacity: .3;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-webkit-keyframes moveToRightFade {
to {
opacity: .3;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@-moz-keyframes moveToRightFade {
to {
opacity: .3;
-moz-transform: translateX(100%);
transform: translateX(100%);
}
}
@keyframes moveToRightFade {
to {
opacity: .3;
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
}
@-webkit-keyframes moveFromRightFade {
from {
opacity: .3;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@-moz-keyframes moveFromRightFade {
from {
opacity: .3;
-moz-transform: translateX(100%);
transform: translateX(100%);
}
}
@keyframes moveFromRightFade {
from {
opacity: .3;
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
}
@-webkit-keyframes moveToTopFade {
to {
opacity: .3;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-moz-keyframes moveToTopFade {
to {
opacity: .3;
-moz-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@keyframes moveToTopFade {
to {
opacity: .3;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-webkit-keyframes moveFromTopFade {
from {
opacity: .3;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-moz-keyframes moveFromTopFade {
from {
opacity: .3;
-moz-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@keyframes moveFromTopFade {
from {
opacity: .3;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-webkit-keyframes moveToBottomFade {
to {
opacity: .3;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@-moz-keyframes moveToBottomFade {
to {
opacity: .3;
-moz-transform: translateY(100%);
transform: translateY(100%);
}
}
@keyframes moveToBottomFade {
to {
opacity: .3;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
}
}
@-webkit-keyframes moveFromBottomFade {
from {
opacity: .3;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@-moz-keyframes moveFromBottomFade {
from {
opacity: .3;
-moz-transform: translateY(100%);
transform: translateY(100%);
}
}
@keyframes moveFromBottomFade {
from {
opacity: .3;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
}
} .btSectionTransitions-scaleDown {
-webkit-animation: scaleDown .7s ease both;
-moz-animation: scaleDown .7s ease both;
animation: scaleDown .7s ease both;
-webkit-animation: scaleDown .7s ease both;
-moz-animation: scaleDown .7s ease both;
animation: scaleDown .7s ease both;
}
.btSectionTransitions-scaleUp {
-webkit-animation: scaleUp .7s ease both;
-moz-animation: scaleUp .7s ease both;
animation: scaleUp .7s ease both;
-webkit-animation: scaleUp .7s ease both;
-moz-animation: scaleUp .7s ease both;
animation: scaleUp .7s ease both;
}
.btSectionTransitions-scaleUpDown {
-webkit-animation: scaleUpDown .5s ease both;
-moz-animation: scaleUpDown .5s ease both;
animation: scaleUpDown .5s ease both;
-webkit-animation: scaleUpDown .5s ease both;
-moz-animation: scaleUpDown .5s ease both;
animation: scaleUpDown .5s ease both;
}
.btSectionTransitions-scaleDownUp {
-webkit-animation: scaleDownUp .5s ease both;
-moz-animation: scaleDownUp .5s ease both;
animation: scaleDownUp .5s ease both;
-webkit-animation: scaleDownUp .5s ease both;
-moz-animation: scaleDownUp .5s ease both;
animation: scaleDownUp .5s ease both;
}
.btSectionTransitions-scaleDownCenter {
-webkit-animation: scaleDownCenter .4s ease-in both;
-moz-animation: scaleDownCenter .4s ease-in both;
animation: scaleDownCenter .4s ease-in both;
-webkit-animation: scaleDownCenter .4s ease-in both;
-moz-animation: scaleDownCenter .4s ease-in both;
animation: scaleDownCenter .4s ease-in both;
}
.btSectionTransitions-scaleUpCenter {
-webkit-animation: scaleUpCenter .4s ease-out both;
-moz-animation: scaleUpCenter .4s ease-out both;
animation: scaleUpCenter .4s ease-out both;
-webkit-animation: scaleUpCenter .4s ease-out both;
-moz-animation: scaleUpCenter .4s ease-out both;
animation: scaleUpCenter .4s ease-out both;
}  @-webkit-keyframes scaleDown {
to {
opacity: 0;
-webkit-transform: scale(.8);
-moz-transform: scale(.8);
-ms-transform: scale(.8);
transform: scale(.8);
}
}
@-webkit-keyframes scaleDown {
to {
opacity: 0;
-webkit-transform: scale(.8);
transform: scale(.8);
}
}
@-moz-keyframes scaleDown {
to {
opacity: 0;
-moz-transform: scale(.8);
transform: scale(.8);
}
}
@keyframes scaleDown {
to {
opacity: 0;
-webkit-transform: scale(.8);
-moz-transform: scale(.8);
-ms-transform: scale(.8);
transform: scale(.8);
}
}
@-webkit-keyframes scaleUp {
from {
opacity: 0;
-webkit-transform: scale(.8);
-moz-transform: scale(.8);
-ms-transform: scale(.8);
transform: scale(.8);
}
}
@-webkit-keyframes scaleUp {
from {
opacity: 0;
-webkit-transform: scale(.8);
transform: scale(.8);
}
}
@-moz-keyframes scaleUp {
from {
opacity: 0;
-moz-transform: scale(.8);
transform: scale(.8);
}
}
@keyframes scaleUp {
from {
opacity: 0;
-webkit-transform: scale(.8);
-moz-transform: scale(.8);
-ms-transform: scale(.8);
transform: scale(.8);
}
}
@-webkit-keyframes scaleUpDown {
from {
opacity: 0;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
}
@-webkit-keyframes scaleUpDown {
from {
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@-moz-keyframes scaleUpDown {
from {
opacity: 0;
-moz-transform: scale(1.2);
transform: scale(1.2);
}
}
@keyframes scaleUpDown {
from {
opacity: 0;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
}
@-webkit-keyframes scaleDownUp {
to {
opacity: 0;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
}
@-webkit-keyframes scaleDownUp {
to {
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@-moz-keyframes scaleDownUp {
to {
opacity: 0;
-moz-transform: scale(1.2);
transform: scale(1.2);
}
}
@keyframes scaleDownUp {
to {
opacity: 0;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
}
@-webkit-keyframes scaleDownCenter {
to {
opacity: 0;
-webkit-transform: scale(.7);
-moz-transform: scale(.7);
-ms-transform: scale(.7);
transform: scale(.7);
}
}
@-webkit-keyframes scaleDownCenter {
to {
opacity: 0;
-webkit-transform: scale(.7);
transform: scale(.7);
}
}
@-moz-keyframes scaleDownCenter {
to {
opacity: 0;
-moz-transform: scale(.7);
transform: scale(.7);
}
}
@keyframes scaleDownCenter {
to {
opacity: 0;
-webkit-transform: scale(.7);
-moz-transform: scale(.7);
-ms-transform: scale(.7);
transform: scale(.7);
}
}
@-webkit-keyframes scaleUpCenter {
from {
opacity: 0;
-webkit-transform: scale(.7);
-moz-transform: scale(.7);
-ms-transform: scale(.7);
transform: scale(.7);
}
}
@-webkit-keyframes scaleUpCenter {
from {
opacity: 0;
-webkit-transform: scale(.7);
transform: scale(.7);
}
}
@-moz-keyframes scaleUpCenter {
from {
opacity: 0;
-moz-transform: scale(.7);
transform: scale(.7);
}
}
@keyframes scaleUpCenter {
from {
opacity: 0;
-webkit-transform: scale(.7);
-moz-transform: scale(.7);
-ms-transform: scale(.7);
transform: scale(.7);
}
} .btSectionTransitions-rotateRightSideFirst {
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateRightSideFirst .8s both ease-in;
-moz-animation: rotateRightSideFirst .8s both ease-in;
animation: rotateRightSideFirst .8s both ease-in;
}
.btSectionTransitions-rotateLeftSideFirst {
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateLeftSideFirst .8s both ease-in;
-moz-animation: rotateLeftSideFirst .8s both ease-in;
animation: rotateLeftSideFirst .8s both ease-in;
}
.btSectionTransitions-rotateTopSideFirst {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateTopSideFirst .8s both ease-in;
-moz-animation: rotateTopSideFirst .8s both ease-in;
animation: rotateTopSideFirst .8s both ease-in;
}
.btSectionTransitions-rotateBottomSideFirst {
-webkit-transform-origin: 50% 0%;
-moz-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateBottomSideFirst .8s both ease-in;
-moz-animation: rotateBottomSideFirst .8s both ease-in;
animation: rotateBottomSideFirst .8s both ease-in;
} .btSectionTransitions-flipOutRight {
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipOutRight .5s both ease-in;
-moz-animation: flipOutRight .5s both ease-in;
animation: flipOutRight .5s both ease-in;
}
.btSectionTransitions-flipInLeft {
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipInLeft .5s both ease-out;
-moz-animation: flipInLeft .5s both ease-out;
animation: flipInLeft .5s both ease-out;
}
.btSectionTransitions-flipOutLeft {
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipOutLeft .5s both ease-in;
-moz-animation: flipOutLeft .5s both ease-in;
animation: flipOutLeft .5s both ease-in;
}
.btSectionTransitions-flipInRight {
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipInRight .5s both ease-out;
-moz-animation: flipInRight .5s both ease-out;
animation: flipInRight .5s both ease-out;
}
.btSectionTransitions-flipOutTop {
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipOutTop .5s both ease-in;
-moz-animation: flipOutTop .5s both ease-in;
animation: flipOutTop .5s both ease-in;
}
.btSectionTransitions-flipInBottom {
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipInBottom .5s both ease-out;
-moz-animation: flipInBottom .5s both ease-out;
animation: flipInBottom .5s both ease-out;
}
.btSectionTransitions-flipOutBottom {
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipOutBottom .5s both ease-in;
-moz-animation: flipOutBottom .5s both ease-in;
animation: flipOutBottom .5s both ease-in;
}
.btSectionTransitions-flipInTop {
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipInTop .5s both ease-out;
-moz-animation: flipInTop .5s both ease-out;
animation: flipInTop .5s both ease-out;
} .btSectionTransitions-rotateFall {
-webkit-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
transform-origin: 0% 0%;
-webkit-animation: rotateFall 1s both ease-in;
-moz-animation: rotateFall 1s both ease-in;
animation: rotateFall 1s both ease-in;
} .btSectionTransitions-rotateOutNewspaper {
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: rotateOutNewspaper .5s both ease-in;
-moz-animation: rotateOutNewspaper .5s both ease-in;
animation: rotateOutNewspaper .5s both ease-in;
}
.btSectionTransitions-rotateInNewspaper {
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: rotateInNewspaper .5s both ease-out;
-moz-animation: rotateInNewspaper .5s both ease-out;
animation: rotateInNewspaper .5s both ease-out;
} .btSectionTransitions-rotatePushLeft {
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotatePushLeft .8s both ease;
-moz-animation: rotatePushLeft .8s both ease;
animation: rotatePushLeft .8s both ease;
}
.btSectionTransitions-rotatePushRight {
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotatePushRight .8s both ease;
-moz-animation: rotatePushRight .8s both ease;
animation: rotatePushRight .8s both ease;
}
.btSectionTransitions-rotatePushTop {
-webkit-transform-origin: 50% 0%;
-moz-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotatePushTop .8s both ease;
-moz-animation: rotatePushTop .8s both ease;
animation: rotatePushTop .8s both ease;
}
.btSectionTransitions-rotatePushBottom {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotatePushBottom .8s both ease;
-moz-animation: rotatePushBottom .8s both ease;
animation: rotatePushBottom .8s both ease;
} .btSectionTransitions-rotatePullRight {
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotatePullRight .5s both ease;
-moz-animation: rotatePullRight .5s both ease;
animation: rotatePullRight .5s both ease;
}
.btSectionTransitions-rotatePullLeft {
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotatePullLeft .5s both ease;
-moz-animation: rotatePullLeft .5s both ease;
animation: rotatePullLeft .5s both ease;
}
.btSectionTransitions-rotatePullTop {
-webkit-transform-origin: 50% 0%;
-moz-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotatePullTop .5s both ease;
-moz-animation: rotatePullTop .5s both ease;
animation: rotatePullTop .5s both ease;
}
.btSectionTransitions-rotatePullBottom {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotatePullBottom .5s both ease;
-moz-animation: rotatePullBottom .5s both ease;
animation: rotatePullBottom .5s both ease;
} .btSectionTransitions-rotateFoldRight {
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateFoldRight .7s both ease;
-moz-animation: rotateFoldRight .7s both ease;
animation: rotateFoldRight .7s both ease;
}
.btSectionTransitions-rotateFoldLeft {
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateFoldLeft .7s both ease;
-moz-animation: rotateFoldLeft .7s both ease;
animation: rotateFoldLeft .7s both ease;
}
.btSectionTransitions-rotateFoldTop {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateFoldTop .7s both ease;
-moz-animation: rotateFoldTop .7s both ease;
animation: rotateFoldTop .7s both ease;
}
.btSectionTransitions-rotateFoldBottom {
-webkit-transform-origin: 50% 0%;
-moz-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateFoldBottom .7s both ease;
-moz-animation: rotateFoldBottom .7s both ease;
animation: rotateFoldBottom .7s both ease;
} .btSectionTransitions-rotateUnfoldLeft {
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateUnfoldLeft .7s both ease;
-moz-animation: rotateUnfoldLeft .7s both ease;
animation: rotateUnfoldLeft .7s both ease;
}
.btSectionTransitions-rotateUnfoldRight {
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateUnfoldRight .7s both ease;
-moz-animation: rotateUnfoldRight .7s both ease;
animation: rotateUnfoldRight .7s both ease;
}
.btSectionTransitions-rotateUnfoldTop {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateUnfoldTop .7s both ease;
-moz-animation: rotateUnfoldTop .7s both ease;
animation: rotateUnfoldTop .7s both ease;
}
.btSectionTransitions-rotateUnfoldBottom {
-webkit-transform-origin: 50% 0%;
-moz-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateUnfoldBottom .7s both ease;
-moz-animation: rotateUnfoldBottom .7s both ease;
animation: rotateUnfoldBottom .7s both ease;
} .btSectionTransitions-rotateRoomLeftOut {
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateRoomLeftOut .8s both ease;
-moz-animation: rotateRoomLeftOut .8s both ease;
animation: rotateRoomLeftOut .8s both ease;
}
.btSectionTransitions-rotateRoomLeftIn {
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateRoomLeftIn .8s both ease;
-moz-animation: rotateRoomLeftIn .8s both ease;
animation: rotateRoomLeftIn .8s both ease;
}
.btSectionTransitions-rotateRoomRightOut {
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateRoomRightOut .8s both ease;
-moz-animation: rotateRoomRightOut .8s both ease;
animation: rotateRoomRightOut .8s both ease;
}
.btSectionTransitions-rotateRoomRightIn {
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateRoomRightIn .8s both ease;
-moz-animation: rotateRoomRightIn .8s both ease;
animation: rotateRoomRightIn .8s both ease;
}
.btSectionTransitions-rotateRoomTopOut {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateRoomTopOut .8s both ease;
-moz-animation: rotateRoomTopOut .8s both ease;
animation: rotateRoomTopOut .8s both ease;
}
.btSectionTransitions-rotateRoomTopIn {
-webkit-transform-origin: 50% 0%;
-moz-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateRoomTopIn .8s both ease;
-moz-animation: rotateRoomTopIn .8s both ease;
animation: rotateRoomTopIn .8s both ease;
}
.btSectionTransitions-rotateRoomBottomOut {
-webkit-transform-origin: 50% 0%;
-moz-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateRoomBottomOut .8s both ease;
-moz-animation: rotateRoomBottomOut .8s both ease;
animation: rotateRoomBottomOut .8s both ease;
}
.btSectionTransitions-rotateRoomBottomIn {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateRoomBottomIn .8s both ease;
-moz-animation: rotateRoomBottomIn .8s both ease;
animation: rotateRoomBottomIn .8s both ease;
} .btSectionTransitions-rotateCubeLeftOut {
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
z-index: 1;
-webkit-animation: rotateCubeLeftOut .6s both ease-in;
-moz-animation: rotateCubeLeftOut .6s both ease-in;
animation: rotateCubeLeftOut .6s both ease-in;
}
.btSectionTransitions-rotateCubeLeftIn {
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
transform-origin: 0% 50%;
z-index: 500;
-webkit-animation: rotateCubeLeftIn .6s both ease-in;
-moz-animation: rotateCubeLeftIn .6s both ease-in;
animation: rotateCubeLeftIn .6s both ease-in;
}
.btSectionTransitions-rotateCubeRightOut {
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateCubeRightOut .6s both ease-in;
-moz-animation: rotateCubeRightOut .6s both ease-in;
animation: rotateCubeRightOut .6s both ease-in;
}
.btSectionTransitions-rotateCubeRightIn {
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
z-index: 500;
-webkit-animation: rotateCubeRightIn .6s both ease-in;
-moz-animation: rotateCubeRightIn .6s both ease-in;
animation: rotateCubeRightIn .6s both ease-in;
}
.btSectionTransitions-rotateCubeTopOut {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateCubeTopOut .6s both ease-in;
-moz-animation: rotateCubeTopOut .6s both ease-in;
animation: rotateCubeTopOut .6s both ease-in;
}
.btSectionTransitions-rotateCubeTopIn {
-webkit-transform-origin: 50% 0%;
-moz-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
transform-origin: 50% 0%;
z-index: 500;
-webkit-animation: rotateCubeTopIn .6s both ease-in;
-moz-animation: rotateCubeTopIn .6s both ease-in;
animation: rotateCubeTopIn .6s both ease-in;
}
.btSectionTransitions-rotateCubeBottomOut {
-webkit-transform-origin: 50% 0%;
-moz-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateCubeBottomOut .6s both ease-in;
-moz-animation: rotateCubeBottomOut .6s both ease-in;
animation: rotateCubeBottomOut .6s both ease-in;
}
.btSectionTransitions-rotateCubeBottomIn {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
z-index: 500;
-webkit-animation: rotateCubeBottomIn .6s both ease-in;
-moz-animation: rotateCubeBottomIn .6s both ease-in;
animation: rotateCubeBottomIn .6s both ease-in;
} .btSectionTransitions-rotateCarouselLeftOut {
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateCarouselLeftOut .8s both ease;
-moz-animation: rotateCarouselLeftOut .8s both ease;
animation: rotateCarouselLeftOut .8s both ease;
}
.btSectionTransitions-rotateCarouselLeftIn {
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateCarouselLeftIn .8s both ease;
-moz-animation: rotateCarouselLeftIn .8s both ease;
animation: rotateCarouselLeftIn .8s both ease;
}
.btSectionTransitions-rotateCarouselRightOut {
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateCarouselRightOut .8s both ease;
-moz-animation: rotateCarouselRightOut .8s both ease;
animation: rotateCarouselRightOut .8s both ease;
}
.btSectionTransitions-rotateCarouselRightIn {
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateCarouselRightIn .8s both ease;
-moz-animation: rotateCarouselRightIn .8s both ease;
animation: rotateCarouselRightIn .8s both ease;
}
.btSectionTransitions-rotateCarouselTopOut {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateCarouselTopOut .8s both ease;
-moz-animation: rotateCarouselTopOut .8s both ease;
animation: rotateCarouselTopOut .8s both ease;
}
.btSectionTransitions-rotateCarouselTopIn {
-webkit-transform-origin: 50% 0%;
-moz-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateCarouselTopIn .8s both ease;
-moz-animation: rotateCarouselTopIn .8s both ease;
animation: rotateCarouselTopIn .8s both ease;
}
.btSectionTransitions-rotateCarouselBottomOut {
-webkit-transform-origin: 50% 0%;
-moz-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateCarouselBottomOut .8s both ease;
-moz-animation: rotateCarouselBottomOut .8s both ease;
animation: rotateCarouselBottomOut .8s both ease;
}
.btSectionTransitions-rotateCarouselBottomIn {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateCarouselBottomIn .8s both ease;
-moz-animation: rotateCarouselBottomIn .8s both ease;
animation: rotateCarouselBottomIn .8s both ease;
} .btSectionTransitions-rotateSidesOut {
-webkit-transform-origin: -50% 50%;
-moz-transform-origin: -50% 50%;
-ms-transform-origin: -50% 50%;
transform-origin: -50% 50%;
-webkit-animation: rotateSidesOut .5s both ease-in;
-moz-animation: rotateSidesOut .5s both ease-in;
animation: rotateSidesOut .5s both ease-in;
}
.btSectionTransitions-rotateSidesIn {
-webkit-transform-origin: 150% 50%;
-moz-transform-origin: 150% 50%;
-ms-transform-origin: 150% 50%;
transform-origin: 150% 50%;
-webkit-animation: rotateSidesIn .5s both ease-out;
-moz-animation: rotateSidesIn .5s both ease-out;
animation: rotateSidesIn .5s both ease-out;
} .btSectionTransitions-rotateSlideOut {
-webkit-animation: rotateSlideOut 1s both ease;
-moz-animation: rotateSlideOut 1s both ease;
animation: rotateSlideOut 1s both ease;
-webkit-animation: rotateSlideOut 1s both ease;
-moz-animation: rotateSlideOut 1s both ease;
animation: rotateSlideOut 1s both ease;
}
.btSectionTransitions-rotateSlideIn {
-webkit-animation: rotateSlideIn 1s both ease;
-moz-animation: rotateSlideIn 1s both ease;
animation: rotateSlideIn 1s both ease;
-webkit-animation: rotateSlideIn 1s both ease;
-moz-animation: rotateSlideIn 1s both ease;
animation: rotateSlideIn 1s both ease;
}  @-webkit-keyframes rotateRightSideFirst {
40% {
-webkit-transform: rotateY(15deg);
transform: rotateY(15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(.8) translateZ(-200px);
transform: scale(.8) translateZ(-200px);
-webkit-transform: scale(.8) translateZ(-200px);
transform: scale(.8) translateZ(-200px);
opacity: 0;
}
}
@-moz-keyframes rotateRightSideFirst {
40% {
-moz-transform: rotateY(15deg);
transform: rotateY(15deg);
opacity: .8;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-moz-transform: scale(.8) translateZ(-200px);
transform: scale(.8) translateZ(-200px);
-moz-transform: scale(.8) translateZ(-200px);
transform: scale(.8) translateZ(-200px);
opacity: 0;
}
}
@keyframes rotateRightSideFirst {
40% {
-webkit-transform: rotateY(15deg);
-moz-transform: rotateY(15deg);
-ms-transform: rotateY(15deg);
transform: rotateY(15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(.8) translateZ(-200px);
-moz-transform: scale(.8) translateZ(-200px);
-ms-transform: scale(.8) translateZ(-200px);
transform: scale(.8) translateZ(-200px);
-webkit-transform: scale(.8) translateZ(-200px);
-moz-transform: scale(.8) translateZ(-200px);
-ms-transform: scale(.8) translateZ(-200px);
transform: scale(.8) translateZ(-200px);
opacity: 0;
}
}
@-webkit-keyframes rotateLeftSideFirst {
40% {
-webkit-transform: rotateY(-15deg);
transform: rotateY(-15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(.8) translateZ(-200px);
transform: scale(.8) translateZ(-200px);
opacity: 0;
}
}
@-moz-keyframes rotateLeftSideFirst {
40% {
-moz-transform: rotateY(-15deg);
transform: rotateY(-15deg);
opacity: .8;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-moz-transform: scale(.8) translateZ(-200px);
transform: scale(.8) translateZ(-200px);
opacity: 0;
}
}
@keyframes rotateLeftSideFirst {
40% {
-webkit-transform: rotateY(-15deg);
-moz-transform: rotateY(-15deg);
-ms-transform: rotateY(-15deg);
transform: rotateY(-15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(.8) translateZ(-200px);
-moz-transform: scale(.8) translateZ(-200px);
-ms-transform: scale(.8) translateZ(-200px);
transform: scale(.8) translateZ(-200px);
opacity: 0;
}
}
@-webkit-keyframes rotateTopSideFirst {
40% {
-webkit-transform: rotateX(15deg);
transform: rotateX(15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(.8) translateZ(-200px);
transform: scale(.8) translateZ(-200px);
opacity: 0;
}
}
@-moz-keyframes rotateTopSideFirst {
40% {
-moz-transform: rotateX(15deg);
transform: rotateX(15deg);
opacity: .8;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-moz-transform: scale(.8) translateZ(-200px);
transform: scale(.8) translateZ(-200px);
opacity: 0;
}
}
@keyframes rotateTopSideFirst {
40% {
-webkit-transform: rotateX(15deg);
-moz-transform: rotateX(15deg);
-ms-transform: rotateX(15deg);
transform: rotateX(15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(.8) translateZ(-200px);
-moz-transform: scale(.8) translateZ(-200px);
-ms-transform: scale(.8) translateZ(-200px);
transform: scale(.8) translateZ(-200px);
opacity: 0;
}
}
@-webkit-keyframes rotateBottomSideFirst {
40% {
-webkit-transform: rotateX(-15deg);
transform: rotateX(-15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(.8) translateZ(-200px);
transform: scale(.8) translateZ(-200px);
opacity: 0;
}
}
@-moz-keyframes rotateBottomSideFirst {
40% {
-moz-transform: rotateX(-15deg);
transform: rotateX(-15deg);
opacity: .8;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-moz-transform: scale(.8) translateZ(-200px);
transform: scale(.8) translateZ(-200px);
opacity: 0;
}
}
@keyframes rotateBottomSideFirst {
40% {
-webkit-transform: rotateX(-15deg);
-moz-transform: rotateX(-15deg);
-ms-transform: rotateX(-15deg);
transform: rotateX(-15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(.8) translateZ(-200px);
-moz-transform: scale(.8) translateZ(-200px);
-ms-transform: scale(.8) translateZ(-200px);
transform: scale(.8) translateZ(-200px);
opacity: 0;
}
} @-webkit-keyframes flipOutRight {
to {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
-moz-transform: translateZ(-1000px) rotateY(90deg);
-ms-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg);
opacity: .2;
}
}
@-webkit-keyframes flipOutRight {
to {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg);
opacity: .2;
}
}
@-moz-keyframes flipOutRight {
to {
-moz-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg);
opacity: .2;
}
}
@keyframes flipOutRight {
to {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
-moz-transform: translateZ(-1000px) rotateY(90deg);
-ms-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg);
opacity: .2;
}
}
@-webkit-keyframes flipInLeft {
from {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
transform: translateZ(-1000px) rotateY(-90deg);
opacity: .2;
}
}
@-moz-keyframes flipInLeft {
from {
-moz-transform: translateZ(-1000px) rotateY(-90deg);
transform: translateZ(-1000px) rotateY(-90deg);
opacity: .2;
}
}
@keyframes flipInLeft {
from {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
-moz-transform: translateZ(-1000px) rotateY(-90deg);
-ms-transform: translateZ(-1000px) rotateY(-90deg);
transform: translateZ(-1000px) rotateY(-90deg);
opacity: .2;
}
}
@-webkit-keyframes flipOutLeft {
to {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
transform: translateZ(-1000px) rotateY(-90deg);
opacity: .2;
}
}
@-moz-keyframes flipOutLeft {
to {
-moz-transform: translateZ(-1000px) rotateY(-90deg);
transform: translateZ(-1000px) rotateY(-90deg);
opacity: .2;
}
}
@keyframes flipOutLeft {
to {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
-moz-transform: translateZ(-1000px) rotateY(-90deg);
-ms-transform: translateZ(-1000px) rotateY(-90deg);
transform: translateZ(-1000px) rotateY(-90deg);
opacity: .2;
}
}
@-webkit-keyframes flipInRight {
from {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg);
-webkit-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg);
opacity: .2;
}
}
@-moz-keyframes flipInRight {
from {
-moz-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg);
-moz-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg);
opacity: .2;
}
}
@keyframes flipInRight {
from {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
-moz-transform: translateZ(-1000px) rotateY(90deg);
-ms-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg);
-webkit-transform: translateZ(-1000px) rotateY(90deg);
-moz-transform: translateZ(-1000px) rotateY(90deg);
-ms-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg);
opacity: .2;
}
}
@-webkit-keyframes flipOutTop {
to {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg);
-webkit-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg);
opacity: .2;
}
}
@-moz-keyframes flipOutTop {
to {
-moz-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg);
-moz-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg);
opacity: .2;
}
}
@keyframes flipOutTop {
to {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
-moz-transform: translateZ(-1000px) rotateX(90deg);
-ms-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg);
-webkit-transform: translateZ(-1000px) rotateX(90deg);
-moz-transform: translateZ(-1000px) rotateX(90deg);
-ms-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg);
opacity: .2;
}
}
@-webkit-keyframes flipInBottom {
from {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg);
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg);
opacity: .2;
}
}
@-moz-keyframes flipInBottom {
from {
-moz-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg);
-moz-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg);
opacity: .2;
}
}
@keyframes flipInBottom {
from {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
-moz-transform: translateZ(-1000px) rotateX(-90deg);
-ms-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg);
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
-moz-transform: translateZ(-1000px) rotateX(-90deg);
-ms-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg);
opacity: .2;
}
}
@-webkit-keyframes flipOutBottom {
to {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg);
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg);
opacity: .2;
}
}
@-moz-keyframes flipOutBottom {
to {
-moz-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg);
-moz-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg);
opacity: .2;
}
}
@keyframes flipOutBottom {
to {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
-moz-transform: translateZ(-1000px) rotateX(-90deg);
-ms-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg);
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
-moz-transform: translateZ(-1000px) rotateX(-90deg);
-ms-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg);
opacity: .2;
}
}
@-webkit-keyframes flipInTop {
from {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg);
-webkit-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg);
opacity: .2;
}
}
@-moz-keyframes flipInTop {
from {
-moz-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg);
-moz-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg);
opacity: .2;
}
}
@keyframes flipInTop {
from {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
-moz-transform: translateZ(-1000px) rotateX(90deg);
-ms-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg);
-webkit-transform: translateZ(-1000px) rotateX(90deg);
-moz-transform: translateZ(-1000px) rotateX(90deg);
-ms-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg);
opacity: .2;
}
} @-webkit-keyframes rotateFall {
0% {
-webkit-transform: rotateZ(0deg);
-moz-transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
transform: rotateZ(0deg);
}
20% {
-webkit-transform: rotateZ(10deg);
-moz-transform: rotateZ(10deg);
-ms-transform: rotateZ(10deg);
transform: rotateZ(10deg);
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: rotateZ(17deg);
-moz-transform: rotateZ(17deg);
-ms-transform: rotateZ(17deg);
transform: rotateZ(17deg);
}
60% {
-webkit-transform: rotateZ(16deg);
-moz-transform: rotateZ(16deg);
-ms-transform: rotateZ(16deg);
transform: rotateZ(16deg);
}
100% {
-webkit-transform: translateY(100%) rotateZ(17deg);
-moz-transform: translateY(100%) rotateZ(17deg);
-ms-transform: translateY(100%) rotateZ(17deg);
transform: translateY(100%) rotateZ(17deg);
}
}
@-webkit-keyframes rotateFall {
0% {
-webkit-transform: rotateZ(0deg);
transform: rotateZ(0deg);
-webkit-transform: rotateZ(0deg);
transform: rotateZ(0deg);
}
20% {
-webkit-transform: rotateZ(10deg);
transform: rotateZ(10deg);
-webkit-transform: rotateZ(10deg);
transform: rotateZ(10deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: rotateZ(17deg);
transform: rotateZ(17deg);
-webkit-transform: rotateZ(17deg);
transform: rotateZ(17deg);
}
60% {
-webkit-transform: rotateZ(16deg);
transform: rotateZ(16deg);
-webkit-transform: rotateZ(16deg);
transform: rotateZ(16deg);
}
100% {
-webkit-transform: translateY(100%) rotateZ(17deg);
transform: translateY(100%) rotateZ(17deg);
}
}
@-moz-keyframes rotateFall {
0% {
-moz-transform: rotateZ(0deg);
transform: rotateZ(0deg);
-moz-transform: rotateZ(0deg);
transform: rotateZ(0deg);
}
20% {
-moz-transform: rotateZ(10deg);
transform: rotateZ(10deg);
-moz-transform: rotateZ(10deg);
transform: rotateZ(10deg);
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-moz-transform: rotateZ(17deg);
transform: rotateZ(17deg);
-moz-transform: rotateZ(17deg);
transform: rotateZ(17deg);
}
60% {
-moz-transform: rotateZ(16deg);
transform: rotateZ(16deg);
-moz-transform: rotateZ(16deg);
transform: rotateZ(16deg);
}
100% {
-moz-transform: translateY(100%) rotateZ(17deg);
transform: translateY(100%) rotateZ(17deg);
}
}
@keyframes rotateFall {
0% {
-webkit-transform: rotateZ(0deg);
-moz-transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
transform: rotateZ(0deg);
-webkit-transform: rotateZ(0deg);
-moz-transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
transform: rotateZ(0deg);
}
20% {
-webkit-transform: rotateZ(10deg);
-moz-transform: rotateZ(10deg);
-ms-transform: rotateZ(10deg);
transform: rotateZ(10deg);
-webkit-transform: rotateZ(10deg);
-moz-transform: rotateZ(10deg);
-ms-transform: rotateZ(10deg);
transform: rotateZ(10deg);
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: rotateZ(17deg);
-moz-transform: rotateZ(17deg);
-ms-transform: rotateZ(17deg);
transform: rotateZ(17deg);
-webkit-transform: rotateZ(17deg);
-moz-transform: rotateZ(17deg);
-ms-transform: rotateZ(17deg);
transform: rotateZ(17deg);
}
60% {
-webkit-transform: rotateZ(16deg);
-moz-transform: rotateZ(16deg);
-ms-transform: rotateZ(16deg);
transform: rotateZ(16deg);
-webkit-transform: rotateZ(16deg);
-moz-transform: rotateZ(16deg);
-ms-transform: rotateZ(16deg);
transform: rotateZ(16deg);
}
100% {
-webkit-transform: translateY(100%) rotateZ(17deg);
-moz-transform: translateY(100%) rotateZ(17deg);
-ms-transform: translateY(100%) rotateZ(17deg);
transform: translateY(100%) rotateZ(17deg);
}
} @-webkit-keyframes rotateOutNewspaper {
to {
-webkit-transform: translateZ(-3000px) rotateZ(360deg);
-moz-transform: translateZ(-3000px) rotateZ(360deg);
-ms-transform: translateZ(-3000px) rotateZ(360deg);
transform: translateZ(-3000px) rotateZ(360deg);
opacity: 0;
}
}
@-webkit-keyframes rotateOutNewspaper {
to {
-webkit-transform: transform: translateZ(-3000px) rotateZ(360deg);
transform: transform: translateZ(-3000px) rotateZ(360deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutNewspaper {
to {
-moz-transform: transform: translateZ(-3000px) rotateZ(360deg);
transform: transform: translateZ(-3000px) rotateZ(360deg);
opacity: 0;
}
}
@keyframes rotateOutNewspaper {
to {
-webkit-transform: transform: translateZ(-3000px) rotateZ(360deg);
-moz-transform: transform: translateZ(-3000px) rotateZ(360deg);
-ms-transform: transform: translateZ(-3000px) rotateZ(360deg);
transform: transform: translateZ(-3000px) rotateZ(360deg);
opacity: 0;
}
}
@-webkit-keyframes rotateInNewspaper {
from {
-webkit-transform: translateZ(-3000px) rotateZ(-360deg);
-moz-transform: translateZ(-3000px) rotateZ(-360deg);
-ms-transform: translateZ(-3000px) rotateZ(-360deg);
transform: translateZ(-3000px) rotateZ(-360deg);
opacity: 0;
}
}
@-webkit-keyframes rotateInNewspaper {
from {
-webkit-transform: translateZ(-3000px) rotateZ(-360deg);
transform: translateZ(-3000px) rotateZ(-360deg);
opacity: 0;
}
}
@-moz-keyframes rotateInNewspaper {
from {
-moz-transform: translateZ(-3000px) rotateZ(-360deg);
transform: translateZ(-3000px) rotateZ(-360deg);
opacity: 0;
}
}
@keyframes rotateInNewspaper {
from {
-webkit-transform: translateZ(-3000px) rotateZ(-360deg);
-moz-transform: translateZ(-3000px) rotateZ(-360deg);
-ms-transform: translateZ(-3000px) rotateZ(-360deg);
transform: translateZ(-3000px) rotateZ(-360deg);
opacity: 0;
}
} @-webkit-keyframes rotatePushLeft {
to {
opacity: 0;
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
transform: rotateY(90deg);
}
}
@-webkit-keyframes rotatePushLeft {
to {
opacity: 0;
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
}
}
@-moz-keyframes rotatePushLeft {
to {
opacity: 0;
-moz-transform: rotateY(90deg);
transform: rotateY(90deg);
}
}
@keyframes rotatePushLeft {
to {
opacity: 0;
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
transform: rotateY(90deg);
}
}
@-webkit-keyframes rotatePushRight {
to {
opacity: 0;
-webkit-transform: rotateY(-90deg);
-moz-transform: rotateY(-90deg);
-ms-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
}
@-webkit-keyframes rotatePushRight {
to {
opacity: 0;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
}
@-moz-keyframes rotatePushRight {
to {
opacity: 0;
-moz-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
}
@keyframes rotatePushRight {
to {
opacity: 0;
-webkit-transform: rotateY(-90deg);
-moz-transform: rotateY(-90deg);
-ms-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
}
@-webkit-keyframes rotatePushTop {
to {
opacity: 0;
-webkit-transform: rotateX(-90deg);
-moz-transform: rotateX(-90deg);
-ms-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
}
@-webkit-keyframes rotatePushTop {
to {
opacity: 0;
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
}
@-moz-keyframes rotatePushTop {
to {
opacity: 0;
-moz-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
}
@keyframes rotatePushTop {
to {
opacity: 0;
-webkit-transform: rotateX(-90deg);
-moz-transform: rotateX(-90deg);
-ms-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
}
@-webkit-keyframes rotatePushBottom {
to {
opacity: 0;
-webkit-transform: rotateX(90deg);
-moz-transform: rotateX(90deg);
-ms-transform: rotateX(90deg);
transform: rotateX(90deg);
}
}
@-webkit-keyframes rotatePushBottom {
to {
opacity: 0;
-webkit-transform: rotateX(90deg);
transform: rotateX(90deg);
}
}
@-moz-keyframes rotatePushBottom {
to {
opacity: 0;
-moz-transform: rotateX(90deg);
transform: rotateX(90deg);
}
}
@keyframes rotatePushBottom {
to {
opacity: 0;
-webkit-transform: rotateX(90deg);
-moz-transform: rotateX(90deg);
-ms-transform: rotateX(90deg);
transform: rotateX(90deg);
}
} @-webkit-keyframes rotatePullRight {
from {
opacity: 0;
-webkit-transform: rotateY(-90deg);
-moz-transform: rotateY(-90deg);
-ms-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
}
@-webkit-keyframes rotatePullRight {
from {
opacity: 0;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
}
@-moz-keyframes rotatePullRight {
from {
opacity: 0;
-moz-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
}
@keyframes rotatePullRight {
from {
opacity: 0;
-webkit-transform: rotateY(-90deg);
-moz-transform: rotateY(-90deg);
-ms-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
}
@-webkit-keyframes rotatePullLeft {
from {
opacity: 0;
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
transform: rotateY(90deg);
}
}
@-webkit-keyframes rotatePullLeft {
from {
opacity: 0;
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
}
}
@-moz-keyframes rotatePullLeft {
from {
opacity: 0;
-moz-transform: rotateY(90deg);
transform: rotateY(90deg);
}
}
@keyframes rotatePullLeft {
from {
opacity: 0;
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
transform: rotateY(90deg);
}
}
@-webkit-keyframes rotatePullTop {
from {
opacity: 0;
-webkit-transform: rotateX(-90deg);
-moz-transform: rotateX(-90deg);
-ms-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
}
@-webkit-keyframes rotatePullTop {
from {
opacity: 0;
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
}
@-moz-keyframes rotatePullTop {
from {
opacity: 0;
-moz-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
}
@keyframes rotatePullTop {
from {
opacity: 0;
-webkit-transform: rotateX(-90deg);
-moz-transform: rotateX(-90deg);
-ms-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
}
@-webkit-keyframes rotatePullBottom {
from {
opacity: 0;
-webkit-transform: rotateX(90deg);
-moz-transform: rotateX(90deg);
-ms-transform: rotateX(90deg);
transform: rotateX(90deg);
}
}
@-webkit-keyframes rotatePullBottom {
from {
opacity: 0;
-webkit-transform: rotateX(90deg);
transform: rotateX(90deg);
}
}
@-moz-keyframes rotatePullBottom {
from {
opacity: 0;
-moz-transform: rotateX(90deg);
transform: rotateX(90deg);
}
}
@keyframes rotatePullBottom {
from {
opacity: 0;
-webkit-transform: rotateX(90deg);
-moz-transform: rotateX(90deg);
-ms-transform: rotateX(90deg);
transform: rotateX(90deg);
}
} @-webkit-keyframes rotateFoldRight {
to {
opacity: 0;
-webkit-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
}
@-moz-keyframes rotateFoldRight {
to {
opacity: 0;
-moz-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
}
@keyframes rotateFoldRight {
to {
opacity: 0;
-webkit-transform: translateX(100%) rotateY(90deg);
-moz-transform: translateX(100%) rotateY(90deg);
-ms-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateFoldLeft {
to {
opacity: 0;
-webkit-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
}
@-moz-keyframes rotateFoldLeft {
to {
opacity: 0;
-moz-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
}
@keyframes rotateFoldLeft {
to {
opacity: 0;
-webkit-transform: translateX(-100%) rotateY(-90deg);
-moz-transform: translateX(-100%) rotateY(-90deg);
-ms-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateFoldTop {
to {
opacity: 0;
-webkit-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
}
@-moz-keyframes rotateFoldTop {
to {
opacity: 0;
-moz-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
}
@keyframes rotateFoldTop {
to {
opacity: 0;
-webkit-transform: translateY(-100%) rotateX(90deg);
-moz-transform: translateY(-100%) rotateX(90deg);
-ms-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateFoldBottom {
to {
opacity: 0;
-webkit-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
}
@-moz-keyframes rotateFoldBottom {
to {
opacity: 0;
-moz-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
}
@keyframes rotateFoldBottom {
to {
opacity: 0;
-webkit-transform: translateY(100%) rotateX(-90deg);
-moz-transform: translateY(100%) rotateX(-90deg);
-ms-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
} @-webkit-keyframes rotateUnfoldLeft {
from {
opacity: 0;
-webkit-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
}
@-moz-keyframes rotateUnfoldLeft {
from {
opacity: 0;
-moz-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
}
@keyframes rotateUnfoldLeft {
from {
opacity: 0;
-webkit-transform: translateX(-100%) rotateY(-90deg);
-moz-transform: translateX(-100%) rotateY(-90deg);
-ms-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateUnfoldRight {
from {
opacity: 0;
-webkit-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
}
@-moz-keyframes rotateUnfoldRight {
from {
opacity: 0;
-moz-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
}
@keyframes rotateUnfoldRight {
from {
opacity: 0;
-webkit-transform: translateX(100%) rotateY(90deg);
-moz-transform: translateX(100%) rotateY(90deg);
-ms-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateUnfoldTop {
from {
opacity: 0;
-webkit-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
-webkit-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
}
@-moz-keyframes rotateUnfoldTop {
from {
opacity: 0;
-moz-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
-moz-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
}
@keyframes rotateUnfoldTop {
from {
opacity: 0;
-webkit-transform: translateY(-100%) rotateX(90deg);
-moz-transform: translateY(-100%) rotateX(90deg);
-ms-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
-webkit-transform: translateY(-100%) rotateX(90deg);
-moz-transform: translateY(-100%) rotateX(90deg);
-ms-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateUnfoldBottom {
from {
opacity: 0;
-webkit-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
}
@-moz-keyframes rotateUnfoldBottom {
from {
opacity: 0;
-moz-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
}
@keyframes rotateUnfoldBottom {
from {
opacity: 0;
-webkit-transform: translateY(100%) rotateX(-90deg);
-moz-transform: translateY(100%) rotateX(-90deg);
-ms-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
} @-webkit-keyframes rotateRoomLeftOut {
to {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(90deg);
transform: translateX(-100%) rotateY(90deg);
}
}
@-moz-keyframes rotateRoomLeftOut {
to {
opacity: .3;
-moz-transform: translateX(-100%) rotateY(90deg);
transform: translateX(-100%) rotateY(90deg);
}
}
@keyframes rotateRoomLeftOut {
to {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(90deg);
-moz-transform: translateX(-100%) rotateY(90deg);
-ms-transform: translateX(-100%) rotateY(90deg);
transform: translateX(-100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateRoomLeftIn {
from {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(-90deg);
transform: translateX(100%) rotateY(-90deg);
}
}
@-moz-keyframes rotateRoomLeftIn {
from {
opacity: .3;
-moz-transform: translateX(100%) rotateY(-90deg);
transform: translateX(100%) rotateY(-90deg);
}
}
@keyframes rotateRoomLeftIn {
from {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(-90deg);
-moz-transform: translateX(100%) rotateY(-90deg);
-ms-transform: translateX(100%) rotateY(-90deg);
transform: translateX(100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateRoomRightOut {
to {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(-90deg);
transform: translateX(100%) rotateY(-90deg);
}
}
@-moz-keyframes rotateRoomRightOut {
to {
opacity: .3;
-moz-transform: translateX(100%) rotateY(-90deg);
transform: translateX(100%) rotateY(-90deg);
}
}
@keyframes rotateRoomRightOut {
to {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(-90deg);
-moz-transform: translateX(100%) rotateY(-90deg);
-ms-transform: translateX(100%) rotateY(-90deg);
transform: translateX(100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateRoomRightIn {
from {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(90deg);
transform: translateX(-100%) rotateY(90deg);
-webkit-transform: translateX(-100%) rotateY(90deg);
transform: translateX(-100%) rotateY(90deg);
}
}
@-moz-keyframes rotateRoomRightIn {
from {
opacity: .3;
-moz-transform: translateX(-100%) rotateY(90deg);
transform: translateX(-100%) rotateY(90deg);
-moz-transform: translateX(-100%) rotateY(90deg);
transform: translateX(-100%) rotateY(90deg);
}
}
@keyframes rotateRoomRightIn {
from {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(90deg);
-moz-transform: translateX(-100%) rotateY(90deg);
-ms-transform: translateX(-100%) rotateY(90deg);
transform: translateX(-100%) rotateY(90deg);
-webkit-transform: translateX(-100%) rotateY(90deg);
-moz-transform: translateX(-100%) rotateY(90deg);
-ms-transform: translateX(-100%) rotateY(90deg);
transform: translateX(-100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateRoomTopOut {
to {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(-90deg);
transform: translateY(-100%) rotateX(-90deg);
}
}
@-moz-keyframes rotateRoomTopOut {
to {
opacity: .3;
-moz-transform: translateY(-100%) rotateX(-90deg);
transform: translateY(-100%) rotateX(-90deg);
}
}
@keyframes rotateRoomTopOut {
to {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(-90deg);
-moz-transform: translateY(-100%) rotateX(-90deg);
-ms-transform: translateY(-100%) rotateX(-90deg);
transform: translateY(-100%) rotateX(-90deg);
}
}
@-webkit-keyframes rotateRoomTopIn {
from {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(90deg);
transform: translateY(100%) rotateX(90deg);
}
}
@-moz-keyframes rotateRoomTopIn {
from {
opacity: .3;
-moz-transform: translateY(100%) rotateX(90deg);
transform: translateY(100%) rotateX(90deg);
}
}
@keyframes rotateRoomTopIn {
from {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(90deg);
-moz-transform: translateY(100%) rotateX(90deg);
-ms-transform: translateY(100%) rotateX(90deg);
transform: translateY(100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateRoomBottomOut {
to {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(90deg);
transform: translateY(100%) rotateX(90deg);
}
}
@-moz-keyframes rotateRoomBottomOut {
to {
opacity: .3;
-moz-transform: translateY(100%) rotateX(90deg);
transform: translateY(100%) rotateX(90deg);
}
}
@keyframes rotateRoomBottomOut {
to {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(90deg);
-moz-transform: translateY(100%) rotateX(90deg);
-ms-transform: translateY(100%) rotateX(90deg);
transform: translateY(100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateRoomBottomIn {
from {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(-90deg);
transform: translateY(-100%) rotateX(-90deg);
}
}
@-moz-keyframes rotateRoomBottomIn {
from {
opacity: .3;
-moz-transform: translateY(-100%) rotateX(-90deg);
transform: translateY(-100%) rotateX(-90deg);
}
}
@keyframes rotateRoomBottomIn {
from {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(-90deg);
-moz-transform: translateY(-100%) rotateX(-90deg);
-ms-transform: translateY(-100%) rotateX(-90deg);
transform: translateY(-100%) rotateX(-90deg);
}
} @-webkit-keyframes rotateCubeLeftOut {
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
100% {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
z-index: 0;
}
}
@-moz-keyframes rotateCubeLeftOut {
50% {
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-moz-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
100% {
opacity: .3;
-moz-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
z-index: 0;
}
}
@keyframes rotateCubeLeftOut {
50% {
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
-moz-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
-ms-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
100% {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(-90deg);
-moz-transform: translateX(-100%) rotateY(-90deg);
-ms-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
z-index: 0;
}
}
@-webkit-keyframes rotateCubeLeftIn {
0% {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
}
@-moz-keyframes rotateCubeLeftIn {
0% {
opacity: .3;
-moz-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
50% {
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-moz-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
}
@keyframes rotateCubeLeftIn {
0% {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(90deg);
-moz-transform: translateX(100%) rotateY(90deg);
-ms-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
-moz-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
-ms-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
}
@-webkit-keyframes rotateCubeRightOut {
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
100% {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
}
@-moz-keyframes rotateCubeRightOut {
50% {
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-moz-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
100% {
opacity: .3;
-moz-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
}
@keyframes rotateCubeRightOut {
50% {
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
-moz-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
-ms-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
100% {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(90deg);
-moz-transform: translateX(100%) rotateY(90deg);
-ms-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateCubeRightIn {
0% {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
}
@-moz-keyframes rotateCubeRightIn {
0% {
opacity: .3;
-moz-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
50% {
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-moz-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
}
@keyframes rotateCubeRightIn {
0% {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(-90deg);
-moz-transform: translateX(-100%) rotateY(-90deg);
-ms-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
-moz-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
-ms-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
}
@-webkit-keyframes rotateCubeTopOut {
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
100% {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
}
@-moz-keyframes rotateCubeTopOut {
50% {
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-moz-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
100% {
opacity: .3;
-moz-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
}
@keyframes rotateCubeTopOut {
50% {
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
-moz-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
-ms-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
100% {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(90deg);
-moz-transform: translateY(-100%) rotateX(90deg);
-ms-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateCubeTopIn {
0% {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
}
@-moz-keyframes rotateCubeTopIn {
0% {
opacity: .3;
-moz-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
50% {
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-moz-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
}
@keyframes rotateCubeTopIn {
0% {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(-90deg);
-moz-transform: translateY(100%) rotateX(-90deg);
-ms-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
-moz-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
-ms-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
}
@-webkit-keyframes rotateCubeBottomOut {
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
100% {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
}
@-moz-keyframes rotateCubeBottomOut {
50% {
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-moz-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
100% {
opacity: .3;
-moz-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
}
@keyframes rotateCubeBottomOut {
50% {
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
-moz-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
-ms-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
100% {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(-90deg);
-moz-transform: translateY(100%) rotateX(-90deg);
-ms-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
}
@-webkit-keyframes rotateCubeBottomIn {
0% {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
}
@-moz-keyframes rotateCubeBottomIn {
0% {
opacity: .3;
-moz-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
50% {
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-moz-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
}
@keyframes rotateCubeBottomIn {
0% {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(90deg);
-moz-transform: translateY(-100%) rotateX(90deg);
-ms-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
-moz-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
-ms-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
} @-webkit-keyframes rotateCarouselLeftOut {
to {
opacity: .3;
-webkit-transform: translateX(-150%) scale(.4) rotateY(-65deg);
transform: translateX(-150%) scale(.4) rotateY(-65deg);
}
}
@-moz-keyframes rotateCarouselLeftOut {
to {
opacity: .3;
-moz-transform: translateX(-150%) scale(.4) rotateY(-65deg);
transform: translateX(-150%) scale(.4) rotateY(-65deg);
}
}
@keyframes rotateCarouselLeftOut {
to {
opacity: .3;
-webkit-transform: translateX(-150%) scale(.4) rotateY(-65deg);
-moz-transform: translateX(-150%) scale(.4) rotateY(-65deg);
-ms-transform: translateX(-150%) scale(.4) rotateY(-65deg);
transform: translateX(-150%) scale(.4) rotateY(-65deg);
}
}
@-webkit-keyframes rotateCarouselLeftIn {
from {
opacity: .3;
-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@-moz-keyframes rotateCarouselLeftIn {
from {
opacity: .3;
-moz-transform: translateX(200%) scale(.4) rotateY(65deg);
transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@keyframes rotateCarouselLeftIn {
from {
opacity: .3;
-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
-moz-transform: translateX(200%) scale(.4) rotateY(65deg);
-ms-transform: translateX(200%) scale(.4) rotateY(65deg);
transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@-webkit-keyframes rotateCarouselRightOut {
to {
opacity: .3;
-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@-moz-keyframes rotateCarouselRightOut {
to {
opacity: .3;
-moz-transform: translateX(200%) scale(.4) rotateY(65deg);
transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@keyframes rotateCarouselRightOut {
to {
opacity: .3;
-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
-moz-transform: translateX(200%) scale(.4) rotateY(65deg);
-ms-transform: translateX(200%) scale(.4) rotateY(65deg);
transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@-webkit-keyframes rotateCarouselRightIn {
from {
opacity: .3;
-webkit-transform: translateX(-200%) scale(.4) rotateY(-65deg);
transform: translateX(-200%) scale(.4) rotateY(-65deg);
}
}
@-moz-keyframes rotateCarouselRightIn {
from {
opacity: .3;
-moz-transform: translateX(-200%) scale(.4) rotateY(-65deg);
transform: translateX(-200%) scale(.4) rotateY(-65deg);
}
}
@keyframes rotateCarouselRightIn {
from {
opacity: .3;
-webkit-transform: translateX(-200%) scale(.4) rotateY(-65deg);
-moz-transform: translateX(-200%) scale(.4) rotateY(-65deg);
-ms-transform: translateX(-200%) scale(.4) rotateY(-65deg);
transform: translateX(-200%) scale(.4) rotateY(-65deg);
}
}
@-webkit-keyframes rotateCarouselTopOut {
to {
opacity: .3;
-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@-moz-keyframes rotateCarouselTopOut {
to {
opacity: .3;
-moz-transform: translateY(-200%) scale(.4) rotateX(65deg);
transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@keyframes rotateCarouselTopOut {
to {
opacity: .3;
-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
-moz-transform: translateY(-200%) scale(.4) rotateX(65deg);
-ms-transform: translateY(-200%) scale(.4) rotateX(65deg);
transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@-webkit-keyframes rotateCarouselTopIn {
from {
opacity: .3;
-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@-moz-keyframes rotateCarouselTopIn {
from {
opacity: .3;
-moz-transform: translateY(200%) scale(.4) rotateX(-65deg);
transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@keyframes rotateCarouselTopIn {
from {
opacity: .3;
-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
-moz-transform: translateY(200%) scale(.4) rotateX(-65deg);
-ms-transform: translateY(200%) scale(.4) rotateX(-65deg);
transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@-webkit-keyframes rotateCarouselBottomOut {
to {
opacity: .3;
-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@-moz-keyframes rotateCarouselBottomOut {
to {
opacity: .3;
-moz-transform: translateY(200%) scale(.4) rotateX(-65deg);
transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@keyframes rotateCarouselBottomOut {
to {
opacity: .3;
-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
-moz-transform: translateY(200%) scale(.4) rotateX(-65deg);
-ms-transform: translateY(200%) scale(.4) rotateX(-65deg);
transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@-webkit-keyframes rotateCarouselBottomIn {
from {
opacity: .3;
-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@-moz-keyframes rotateCarouselBottomIn {
from {
opacity: .3;
-moz-transform: translateY(-200%) scale(.4) rotateX(65deg);
transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@keyframes rotateCarouselBottomIn {
from {
opacity: .3;
-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
-moz-transform: translateY(-200%) scale(.4) rotateX(65deg);
-ms-transform: translateY(-200%) scale(.4) rotateX(65deg);
transform: translateY(-200%) scale(.4) rotateX(65deg);
}
} @-webkit-keyframes rotateSidesOut {
to {
opacity: 0;
-webkit-transform: translateZ(-500px) rotateY(90deg);
transform: translateZ(-500px) rotateY(90deg);
}
}
@-moz-keyframes rotateSidesOut {
to {
opacity: 0;
-moz-transform: translateZ(-500px) rotateY(90deg);
transform: translateZ(-500px) rotateY(90deg);
}
}
@keyframes rotateSidesOut {
to {
opacity: 0;
-webkit-transform: translateZ(-500px) rotateY(90deg);
-moz-transform: translateZ(-500px) rotateY(90deg);
-ms-transform: translateZ(-500px) rotateY(90deg);
transform: translateZ(-500px) rotateY(90deg);
}
}
@-webkit-keyframes rotateSidesIn {
from {
opacity: 0;
-webkit-transform: translateZ(-500px) rotateY(-90deg);
transform: translateZ(-500px) rotateY(-90deg);
}
}
@-moz-keyframes rotateSidesIn {
from {
opacity: 0;
-moz-transform: translateZ(-500px) rotateY(-90deg);
transform: translateZ(-500px) rotateY(-90deg);
}
}
@keyframes rotateSidesIn {
from {
opacity: 0;
-webkit-transform: translateZ(-500px) rotateY(-90deg);
-moz-transform: translateZ(-500px) rotateY(-90deg);
-ms-transform: translateZ(-500px) rotateY(-90deg);
transform: translateZ(-500px) rotateY(-90deg);
}
} @-webkit-keyframes rotateSlideOut {
25% {
opacity: .5;
-webkit-transform: translateZ(-500px);
transform: translateZ(-500px);
}
75% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
transform: translateZ(-500px) translateX(-200%);
}
100% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
transform: translateZ(-500px) translateX(-200%);
}
}
@-moz-keyframes rotateSlideOut {
25% {
opacity: .5;
-moz-transform: translateZ(-500px);
transform: translateZ(-500px);
}
75% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(-200%);
transform: translateZ(-500px) translateX(-200%);
}
100% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(-200%);
transform: translateZ(-500px) translateX(-200%);
}
}
@keyframes rotateSlideOut {
25% {
opacity: .5;
-webkit-transform: translateZ(-500px);
-moz-transform: translateZ(-500px);
-ms-transform: translateZ(-500px);
transform: translateZ(-500px);
}
75% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
-moz-transform: translateZ(-500px) translateX(-200%);
-ms-transform: translateZ(-500px) translateX(-200%);
transform: translateZ(-500px) translateX(-200%);
}
100% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
-moz-transform: translateZ(-500px) translateX(-200%);
-ms-transform: translateZ(-500px) translateX(-200%);
transform: translateZ(-500px) translateX(-200%);
}
}
@-webkit-keyframes rotateSlideIn {
0%,
25% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(200%);
transform: translateZ(-500px) translateX(200%);
}
75% {
opacity: .5;
-webkit-transform: translateZ(-500px);
transform: translateZ(-500px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0) translateX(0);
transform: translateZ(0) translateX(0);
}
}
@-moz-keyframes rotateSlideIn {
0%,
25% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(200%);
transform: translateZ(-500px) translateX(200%);
}
75% {
opacity: .5;
-moz-transform: translateZ(-500px);
transform: translateZ(-500px);
}
100% {
opacity: 1;
-moz-transform: translateZ(0) translateX(0);
transform: translateZ(0) translateX(0);
}
}
@keyframes rotateSlideIn {
0%,
25% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(200%);
-moz-transform: translateZ(-500px) translateX(200%);
-ms-transform: translateZ(-500px) translateX(200%);
transform: translateZ(-500px) translateX(200%);
}
75% {
opacity: .5;
-webkit-transform: translateZ(-500px);
-moz-transform: translateZ(-500px);
-ms-transform: translateZ(-500px);
transform: translateZ(-500px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0) translateX(0);
-moz-transform: translateZ(0) translateX(0);
-ms-transform: translateZ(0) translateX(0);
transform: translateZ(0) translateX(0);
}
} .btSectionTransitions-delay100 {
-webkit-animation-delay: .1s;
-moz-animation-delay: .1s;
animation-delay: .1s;
-webkit-animation-delay: .1s;
-moz-animation-delay: .1s;
animation-delay: .1s;
}
.btSectionTransitions-delay180 {
-webkit-animation-delay: .180s;
-moz-animation-delay: .180s;
animation-delay: .180s;
-webkit-animation-delay: .180s;
-moz-animation-delay: .180s;
animation-delay: .180s;
}
.btSectionTransitions-delay200 {
-webkit-animation-delay: .2s;
-moz-animation-delay: .2s;
animation-delay: .2s;
-webkit-animation-delay: .2s;
-moz-animation-delay: .2s;
animation-delay: .2s;
}
.btSectionTransitions-delay300 {
-webkit-animation-delay: .3s;
-moz-animation-delay: .3s;
animation-delay: .3s;
-webkit-animation-delay: .3s;
-moz-animation-delay: .3s;
animation-delay: .3s;
}
.btSectionTransitions-delay400 {
-webkit-animation-delay: .4s;
-moz-animation-delay: .4s;
animation-delay: .4s;
-webkit-animation-delay: .4s;
-moz-animation-delay: .4s;
animation-delay: .4s;
}
.btSectionTransitions-delay500 {
-webkit-animation-delay: .5s;
-moz-animation-delay: .5s;
animation-delay: .5s;
-webkit-animation-delay: .5s;
-moz-animation-delay: .5s;
animation-delay: .5s;
}
.btSectionTransitions-delay700 {
-webkit-animation-delay: .7s;
-moz-animation-delay: .7s;
animation-delay: .7s;
-webkit-animation-delay: .7s;
-moz-animation-delay: .7s;
animation-delay: .7s;
}
.btSectionTransitions-delay1000 {
-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
animation-delay: 1s;
-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
animation-delay: 1s;
} .clear,
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-message:after {
clear: both;
}
.woocommerce div.product form.cart .reset_variations,
.woocommerce form .form-row label.hidden {
visibility: hidden;
}
@-webkit-keyframes spin {
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes spin {
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spin {
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@font-face {
font-family: star;
src: url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/fonts/star.eot);
src: url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: WooCommerce;
src: url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);
src: url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
font-weight: 400;
font-style: normal;
}
p.demo_store {
position: fixed;
top: 0;
left: 0;
right: 0;
margin: 0;
width: 100%;
font-size: 1em;
padding: 1em 0;
text-align: center;
background-color: #0cb8b6;
color: #fff;
z-index: 99998;
-webkit-box-shadow: 0 1px 1em rgba(0,0,0,.2);
box-shadow: 0 1px 1em rgba(0,0,0,.2);
}
p.demo_store a {
color: #fff;
}
.admin-bar p.demo_store {
top: 32px;
}
.woocommerce .blockUI.blockOverlay {
position: relative;
}
.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before {
height: 1em;
width: 1em;
position: absolute;
top: 50%;
left: 50%;
margin-left: -.5em;
margin-top: -.5em;
display: block;
content: "";
-webkit-animation: spin 1s ease-in-out infinite;
-moz-animation: spin 1s ease-in-out infinite;
animation: spin 1s ease-in-out infinite;
background: url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;
background-size: cover;
line-height: 1;
text-align: center;
font-size: 2em;
color: rgba(0,0,0,.75);
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
padding: 1em 2em 1em 2.8em;
margin: 0 0 2em;
position: relative;
background-color: rgba(0,0,0,.07);
color: #444;
border-top: 2px solid #0cb8b6;
list-style: none !important;
width: auto;
word-wrap: break-word;
}
.woocommerce .woocommerce-info a:not(.button),
.woocommerce .woocommerce-message a:not(.button) {
color: #0cb8b6;
text-decoration: underline;
}
.woocommerce .woocommerce-error a {
color: red;
}
.woocommerce .woocommerce-info a:hover,
.woocommerce .woocommerce-message a:hover {
text-decoration: none;
}
.woocommerce .woocommerce-error a:hover {
color: #fff;
}
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-message:after {
content: " ";
display: table;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
font-family: Icon7Stroke;
display: block;
position: absolute;
top: .65em;
left: 1em;
font-size: 1.2em;
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before {
content: "\e647";
}
.woocommerce .woocommerce-error:before {
content: '\e67b';
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
float: right;
}
.woocommerce .woocommerce-error li,
.woocommerce .woocommerce-info li,
.woocommerce .woocommerce-message li {
list-style: none !important;
padding-left: 0 !important;
margin-left: 0 !important;
}
.woocommerce .woocommerce-message {
border-top-color: #0cb8b6;
}
.woocommerce .woocommerce-message:before {
color: #0cb8b6;
}
.woocommerce .woocommerce-info {
border-top-color: #0cb8b6;
}
.woocommerce .woocommerce-info:before {
color: #0cb8b6;
}
.woocommerce .woocommerce-error {
border-top-color: #b81c23;
}
.woocommerce .woocommerce-error:before {
color: #b81c23;
}
.woocommerce small.note {
display: block;
color: #777;
font-size: .857em;
margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb {
margin: 0 0 1em;
padding: 0;
font-size: .92em;
color: #777;
}
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:before {
content: " ";
display: table;
}
.woocommerce .woocommerce-breadcrumb a {
color: #777;
}
.woocommerce .quantity .qty {
width: 3.631em;
text-align: center;
}
.btSoftRoundedButtons .woocommerce .quantity .qty,
.btSoftRoundedButtons.woocommerce .quantity .qty {
border-radius: 3px;
}
.btHardRoundedButtons .woocommerce .quantity .qty,
.btHardRoundedButtons.woocommerce .quantity .qty {
border-radius: 50px;
}
.woocommerce div.product {
margin-bottom: 0;
position: relative;
}
.woocommerce div.product .product_title {
clear: none;
margin-top: 0;
padding: 0;
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce .products ul:after,
.woocommerce div.product form.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce ul.products:after {
clear: both;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
font-size: 1.25em;
line-height: 1;
margin: 0 0 15px;
}
.woocommerce div.product .entry-summary p.price {
font-size: 32px;
font-weight: 600;
}
.woocommerce div.product .entry-summary p.price ins {
display: block;
margin: 12px 0 0;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
background: inherit;
font-weight: 600;
text-decoration: none;
white-space: nowrap;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
opacity: .5;
font-size: 80%;
}
.woocommerce div.product .stock {
color: #0cb8b6;
font-weight: 600;
}
.woocommerce div.product .out-of-stock {
color: red;
}
.btDarkSkin.woocommerce div.product .woocommerce-product-rating,
.btLightSkin .btDarkSkin.woocommerce div.product .woocommerce-product-rating {
border-bottom: 1px solid rgba(255,255,255,.075);
}
.woocommerce div.product div.images,
.woocommerce div.product div.summary {
margin-bottom: 20px;
}
.woocommerce div.product div.images img {
display: block;
width: 100%;
height: auto;
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce div.product div.images div.thumbnails {
padding-top: 15px;
margin-right: -15px;
}
.woocommerce div.product div.social {
text-align: right;
margin: 0 0 1em;
}
.woocommerce div.product div.social span {
margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span {
margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
padding-left: 16px;
width: 0;
}
.woocommerce div.product div.social iframe {
float: left;
margin-top: 3px;
}
.woocommerce div.product form.cart:after,
.woocommerce div.product form.cart:before,
.woocommerce div.product p.cart:after,
.woocommerce div.product p.cart:before {
display: table;
content: " ";
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
margin: 0 0 20px;
}
.woocommerce div.product form.cart div.quantity {
float: left;
margin: 0 4px 0 0;
}
.woocommerce div.product form.cart table {
border-width: 0 0 1px;
}
.woocommerce div.product form.cart table td {
padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity {
float: none;
margin: 0;
}
.woocommerce div.product form.cart table small.stock {
display: block;
float: none;
}
.woocommerce div.product form.cart .variations {
margin-bottom: 1em;
border: 0;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
border: 0;
}
.woocommerce div.product form.cart .variations label {
font-weight: 700;
}
.woocommerce div.product form.cart .variations select {
width: 100%;
float: left;
padding: 10px;
}
.btLightSkin.woocommerce div.product form.cart .variations select,
.btDarkSkin .btLightSkin.woocommerce div.product form.cart .variations select {
border: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin.woocommerce div.product form.cart .variations select,
.btLightSkin .btDarkSkin.woocommerce div.product form.cart .variations select {
border: 1px solid rgba(255,255,255,.1);
}
.woocommerce div.product form.cart .variations td.label {
padding-right: 1em;
padding-top: 1.4em;
}
.woocommerce div.product form.cart .variations td {
vertical-align: top;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
margin-bottom: 1em;
}
.woocommerce div.product form.cart .wc-no-matching-variations {
display: none;
}
.woocommerce div.product form.cart .button {
vertical-align: middle;
float: left;
}
.woocommerce div.product form.cart .group_table td.label {
padding-right: 1em;
padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td {
vertical-align: top;
padding-bottom: .5em;
border: 0;
}
.woocommerce .btPriceTableSticker {
top: 10px;
left: 10px;
}
.woocommerce ul.products li.product .btPriceTableSticker {
font-size: 11px;
width: 50px;
height: 50px;
top: 5px;
left: 20px;
z-index: 1;
}
.woocommerce .products ul,
.woocommerce ul.products {
margin: 0 -15px;
padding: 0;
list-style: none;
clear: both;
}
.woocommerce .products ul:after,
.woocommerce .products ul:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before {
content: " ";
display: table;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
list-style: none;
}
.woocommerce ul.products li.product h3 {
padding: 0 0 .5em;
margin: 0;
font-size: 1em;
}
.woocommerce ul.products li.product a {
text-decoration: none;
}
.woocommerce ul.products li.product .bpgPhoto {
width: 100%;
height: auto;
display: block;
margin: 0 0 10px;
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce ul.products li.product strong {
display: block;
}
.woocommerce ul.products li.product .price {
display: block;
font-weight: 600;
margin-bottom: 15px;
line-height: 1;
}
.btDarkSkin .woocommerce ul.products li.product .price,
.btLightSkin .btDarkSkin .woocommerce ul.products li.product .price {
color: #fff;
}
.woocommerce ul.products li.product .price del {
color: inherit;
opacity: .5;
display: inline-block;
margin: 0 5px 0 0;
}
.woocommerce ul.products li.product .price ins {
background: 0 0;
font-weight: 700;
text-decoration: none;
}
.woocommerce ul.products li.product .price .from {
font-size: .67em;
margin: -2px 0 0;
text-transform: uppercase;
color: rgba(132,132,132,.5);
}
.woocommerce .woocommerce-ordering {
margin: 0;
}
.woocommerce .woocommerce-result-count {
margin: 20px 0;
}
.woocommerce .woocommerce-ordering select {
vertical-align: top;
}
nav.woocommerce-pagination {
clear: both;
display: block;
text-align: center;
margin-bottom: 3em;
}
nav.woocommerce-pagination ul {
display: inline-block;
padding: 0;
margin: 0;
}
nav.woocommerce-pagination ul li {
margin: 0;
padding: 0 .1em;
display: inline-block;
}
nav.woocommerce-pagination ul li a,
nav.woocommerce-pagination ul li span {
margin: 0;
padding: 0;
width: 2.5em;
text-align: center;
line-height: 2.5em;
display: block;
position: relative;
background: transparent;
color: inherit;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.btLightSkin nav.woocommerce-pagination ul li a,
.btDarkSkin .btLightSkin nav.woocommerce-pagination ul li a,
.btLightSkin nav.woocommerce-pagination ul li span,
.btDarkSkin .btLightSkin nav.woocommerce-pagination ul li span {
-webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
}
.btDarkSkin nav.woocommerce-pagination ul li a,
.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li a,
.btDarkSkin nav.woocommerce-pagination ul li span,
.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li span {
-webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.1) inset;
box-shadow: 0 0 0 2px rgba(255,255,255,.1) inset;
}
.btHardRoundedButtons nav.woocommerce-pagination ul li a,
.btHardRoundedButtons nav.woocommerce-pagination ul li span {
border-radius: 50px;
}
.btSoftRoundedButtons nav.woocommerce-pagination ul li a,
.btSoftRoundedButtons nav.woocommerce-pagination ul li span {
border-radius: 3px;
}
nav.woocommerce-pagination ul li a:focus,
nav.woocommerce-pagination ul li a:hover {
background: #f36438;
color: #fff;
-webkit-box-shadow: 0 0 0 transparent inset;
box-shadow: 0 0 0 transparent inset;
}
.btLightSkin nav.woocommerce-pagination ul li span.current,
.btDarkSkin .btLightSkin nav.woocommerce-pagination ul li span.current {
-webkit-box-shadow: 0 0 0 2em rgba(0,0,0,.1) inset;
box-shadow: 0 0 0 2em rgba(0,0,0,.1) inset;
}
.btDarkSkin nav.woocommerce-pagination ul li span.current,
.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li span.current {
-webkit-box-shadow: 0 0 0 2em rgba(255,255,255,.1) inset;
box-shadow: 0 0 0 2em rgba(255,255,255,.1) inset;
}
nav.woocommerce-pagination ul li a.next,
nav.woocommerce-pagination ul li a.prev {
background: #0cb8b6;
color: transparent !important;
border: 0;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
-webkit-box-shadow: 0;
box-shadow: 0;
}
nav.woocommerce-pagination ul li a.next:before,
nav.woocommerce-pagination ul li a.prev:before {
position: absolute;
z-index: 1;
display: block;
left: 0;
top: 0;
right: 0;
bottom: 0;
color: #FFF !important;
font: 2rem/1em Icon7Stroke;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
nav.woocommerce-pagination ul li a.next:hover,
nav.woocommerce-pagination ul li a.prev:hover {
-webkit-box-shadow: 0 3px 10px;
box-shadow: 0 3px 10px;
background: #f36438;
color: transparent !important;
}
nav.woocommerce-pagination ul li a.next:hover:before,
nav.woocommerce-pagination ul li a.prev:hover:before {
color: #fff !important;
}
nav.woocommerce-pagination ul li a.next:before {
content: "\e684";
}
.rtl nav.woocommerce-pagination ul li a.next:before {
content: "\e686";
}
nav.woocommerce-pagination ul li a.prev:before {
content: "\e686";
}
.rtl nav.woocommerce-pagination ul li a.prev:before {
content: "\e684";
}
.woocommerce #respond input#submit,
.woocommerce button.button.single_add_to_cart_button,
.woocommerce .button.single_add_to_cart_button,
.woocommerce input.button,
.woocommerce button.button,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce p.buttons a.button,
.woocommerce .woocommerce-message a.button,
button[name="calc_shipping"] {
font-size: 11px;
font-weight: 700;
padding: 11px 15px;
line-height: 1;
background-color: transparent;
text-transform: uppercase;
color: #0cb8b6;
display: inline-block;
cursor: pointer;
border: 2px solid #0cb8b6;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btSoftRoundedButtons .woocommerce #respond input#submit,
.btSoftRoundedButtons.woocommerce #respond input#submit,
.btSoftRoundedButtons .woocommerce button.button.single_add_to_cart_button,
.btSoftRoundedButtons.woocommerce button.button.single_add_to_cart_button,
.btSoftRoundedButtons .woocommerce .button.single_add_to_cart_button,
.btSoftRoundedButtons.woocommerce .button.single_add_to_cart_button,
.btSoftRoundedButtons .woocommerce input.button,
.btSoftRoundedButtons.woocommerce input.button,
.btSoftRoundedButtons .woocommerce button.button,
.btSoftRoundedButtons.woocommerce button.button,
.btSoftRoundedButtons .woocommerce .widget_price_filter .price_slider_amount .button,
.btSoftRoundedButtons.woocommerce .widget_price_filter .price_slider_amount .button,
.btSoftRoundedButtons .woocommerce p.buttons a.button,
.btSoftRoundedButtons.woocommerce p.buttons a.button,
.btSoftRoundedButtons .woocommerce .woocommerce-message a.button,
.btSoftRoundedButtons.woocommerce .woocommerce-message a.button,
.btSoftRoundedButtons button[name="calc_shipping"],
.btSoftRoundedButtonsbutton[name="calc_shipping"] {
border-radius: 3px;
}
.btHardRoundedButtons .woocommerce #respond input#submit,
.btHardRoundedButtons.woocommerce #respond input#submit,
.btHardRoundedButtons .woocommerce button.button.single_add_to_cart_button,
.btHardRoundedButtons.woocommerce button.button.single_add_to_cart_button,
.btHardRoundedButtons .woocommerce .button.single_add_to_cart_button,
.btHardRoundedButtons.woocommerce .button.single_add_to_cart_button,
.btHardRoundedButtons .woocommerce input.button,
.btHardRoundedButtons.woocommerce input.button,
.btHardRoundedButtons .woocommerce button.button,
.btHardRoundedButtons.woocommerce button.button,
.btHardRoundedButtons .woocommerce .widget_price_filter .price_slider_amount .button,
.btHardRoundedButtons.woocommerce .widget_price_filter .price_slider_amount .button,
.btHardRoundedButtons .woocommerce p.buttons a.button,
.btHardRoundedButtons.woocommerce p.buttons a.button,
.btHardRoundedButtons .woocommerce .woocommerce-message a.button,
.btHardRoundedButtons.woocommerce .woocommerce-message a.button,
.btHardRoundedButtons button[name="calc_shipping"],
.btHardRoundedButtonsbutton[name="calc_shipping"] {
border-radius: 50px;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce p.buttons a.button:hover,
.widget_price_filter .price_slider_amount .button:hover {
background-color: #0cb8b6;
color: #fff !important;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.woocommerce .woocommerce-message a.button,
.woocommerce a.button.wc-forward,
.woocommerce #review_form .form-submit input[type="submit"]#submit,
.woocommerce .shop_table.cart td.actions input[type="submit"],
.woocommerce .shop_table.cart td.actions button[type="submit"],
.woocommerce .login input[type="submit"],
.woocommerce input.button[name="register"],
.woocommerce input.button[name="save_address"],
.woocommerce p.buttons a.button {
background-color: #0cb8b6;
color: #fff !important;
}
.woocommerce .woocommerce-message a.button:hover,
.woocommerce a.button.wc-forward:hover,
.woocommerce #review_form .form-submit input[type="submit"]#submit:hover,
.woocommerce .shop_table.cart td.actions input[type="submit"]:hover,
.woocommerce .shop_table.cart td.actions button[type="submit"]:hover,
.woocommerce .login input[type="submit"]:hover,
.woocommerce input.button[name="register"]:hover,
.woocommerce input.button[name="save_address"]:hover,
.woocommerce p.buttons a.button:hover,
button[name="calc_shipping"]:hover {
background-color: #07706f;
border-color: #07706f;
color: #fff;
}
.woocommerce .login input[type="submit"],
.woocommerce .login input[type="checkbox"] {
width: auto;
}
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
opacity: .25;
padding-right: 2.618em;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
font-family: WooCommerce;
content: "\e01c";
vertical-align: top;
-webkit-font-smoothing: antialiased;
font-weight: 400;
position: absolute;
top: 10px;
right: 10px;
-webkit-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
font-family: WooCommerce;
content: "\e017";
margin-left: .53em;
vertical-align: bottom;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #0cb8b6;
color: #fff !important;
-webkit-font-smoothing: antialiased;
cursor: pointer;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: transparent;
color: #0cb8b6 !important;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
background-color: #0cb8b6;
color: #fff;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
color: inherit;
cursor: not-allowed;
opacity: .5;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
color: inherit;
background-color: #ebe9eb;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
float: none;
}
.woocommerce a.added_to_cart {
padding-top: .5em;
white-space: nowrap;
display: inline-block;
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:before {
content: " ";
display: table;
}
.woocommerce #reviews h2 small {
float: right;
color: #777;
font-size: 15px;
margin: 10px 0 0;
}
.woocommerce #reviews h2 small a {
text-decoration: none;
color: #777;
}
.woocommerce #reviews #respond {
margin: 0;
border: 0;
padding: 0;
}
.woocommerce #reviews #comment {
height: 100px;
}
.woocommerce #reviews #comments h2 {
clear: none;
}
.woocommerce #review_form #respond:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce .woocommerce-product-rating:after,
.woocommerce td.product-name dl.variation:after {
clear: both;
}
.woocommerce #reviews #comments ol.commentlist {
margin: 0;
width: 100%;
background: 0 0;
list-style: none;
}
.woocommerce #reviews #comments ol.commentlist li {
padding: 0;
margin: 0 0 20px;
position: relative;
background: 0;
border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
color: #777;
font-size: .75em;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
float: left;
position: absolute;
top: 0;
left: 0;
padding: 3px;
width: 32px;
height: auto;
background: #ebe9eb;
border: 1px solid #e4e1e3;
margin: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 50px;
border: 1px solid rgba(0,0,0,.07);
padding: 1em 1em 0;
}
.btDarkSkin.woocommerce #reviews #comments ol.commentlist li .comment-text,
.btLightSkin .btDarkSkin.woocommerce #reviews #comments ol.commentlist li .comment-text {
border: 1px solid rgba(255,255,255,.075);
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
margin: 0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: .83em;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
list-style: none;
margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond {
border: 1px solid #e4e1e3;
border-radius: 4px;
padding: 1em 1em 0;
margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments .commentlist > li:before {
content: "";
}
.woocommerce .star-rating:before {
content: "\f005\f005\f005\f005\f005";
color: #222;
letter-spacing: 3px;
opacity: .2;
}
.woocommerce .star-rating {
overflow: hidden;
position: relative;
line-height: 1;
font-family: FontAwesome;
margin: 0;
display: inline-block;
}
.woocommerce .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
}
.woocommerce .star-rating span:before {
content: "\f005\f005\f005\f005\f005";
letter-spacing: 3px;
color: #0cb8b6;
}
.woocommerce .btSubTitle .star-rating {
margin: 4px 0 0;
}
.woocommerce .header.large .star-rating {
line-height: inherit;
}
.woocommerce .widget_recent_reviews .star-rating {
font-size: 12px;
}
.btDarkSkin.woocommerce .star-rating:before,
.btLightSkin .btDarkSkin.woocommerce .star-rating:before {
color: #fff;
}
.woocommerce .woocommerce-product-rating {
line-height: 2;
display: block;
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
line-height: 1.5;
border-bottom: 1px dotted rgba(0,0,0,.1);
border-top: 0;
margin: 0;
}
.woocommerce .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:before {
content: " ";
display: table;
}
.woocommerce .woocommerce-product-rating .star-rating {
margin: .5em 4px 0 0;
float: left;
}
.woocommerce .products .star-rating {
display: inline-block;
float: none;
margin: 3px 0 0;
}
.woocommerce .hreview-aggregate .star-rating {
margin: 10px 0 0;
}
.woocommerce #review_form #respond {
position: static;
margin: 0;
width: auto;
padding: 0;
background: 0 0;
border: 0;
}
.woocommerce #review_form #respond:after,
.woocommerce #review_form #respond:before {
content: " ";
display: table;
}
.woocommerce #review_form #respond p {
margin: 0 0 10px;
}
.woocommerce #review_form #respond .form-submit input {
left: auto;
}
.woocommerce #review_form #respond textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
min-height: 200px;
}
.woocommerce p.stars {
position: relative;
letter-spacing: .25em;
}
.woocommerce p.stars a {
display: inline-block;
font-weight: 700;
margin-right: 1em;
text-indent: -9999px;
position: relative;
border-bottom: 0 !important;
outline: 0;
}
.woocommerce p.stars a:last-child {
border-right: 0;
}
.woocommerce p.stars a[class^="star-"] {
border-right: 1px solid rgba(0,0,0,.07);
}
.btDarkSkin.woocommerce p.stars a[class^="star-"],
.btLightSkin .btDarkSkin.woocommerce p.stars a[class^="star-"] {
border-right: 1px solid rgba(255,255,255,.075);
}
.woocommerce p.stars a[class^="star-"]:after {
font-family: FontAwesome;
text-indent: 0;
position: absolute;
top: 0;
left: 0;
}
.woocommerce p.stars a.star-1 {
width: 2em;
}
.woocommerce p.stars a.star-1:after {
content: "\f005";
}
.woocommerce p.stars a[class^="star-"].active:after,
.woocommerce p.stars a[class^="star-"]:hover:after {
color: #0cb8b6;
}
.woocommerce p.stars a.star-2 {
width: 3.25em;
}
.woocommerce p.stars a.star-2:after {
content: "\f005\f005";
}
.woocommerce p.stars a.star-3 {
width: 4.35em;
}
.woocommerce p.stars a.star-3:after {
content: "\f005\f005\f005";
}
.woocommerce p.stars a.star-4 {
width: 5.5em;
}
.woocommerce p.stars a.star-4:after {
content: "\f005\f005\f005\f005";
}
.woocommerce p.stars a.star-5 {
width: 6em;
border: 0;
}
.woocommerce p.stars a.star-5:after {
content: "\f005\f005\f005\f005\f005";
}
.woocommerce table.shop_attributes {
border: 0;
border-top: 1px dotted rgba(0,0,0,.1);
margin-bottom: 1.618em;
width: 100%;
}
.woocommerce table.shop_attributes th {
width: 150px;
font-weight: 700;
padding: 8px;
}
.woocommerce table.shop_attributes td {
font-style: italic;
padding: 0;
}
.woocommerce table.shop_attributes td p {
margin: 0;
padding: 8px 0;
}
.woocommerce table.shop_table {
border: none;
margin: 0 0 24px;
text-align: left;
width: 100%;
border-collapse: collapse;
}
.woocommerce table.shop_table.cart {
border-collapse: separate;
}
.btLightSkin .woocommerce table.shop_table,
.btDarkSkin .btLightSkin .woocommerce table.shop_table {
border-left: 1px solid rgba(0,0,0,.1);
border-top: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .woocommerce table.shop_table,
.btLightSkin .btDarkSkin .woocommerce table.shop_table {
border-left: 1px solid rgba(255,255,255,.1);
border-top: 1px solid rgba(255,255,255,.1);
}
.woocommerce table.shop_table th {
font-weight: 700;
padding: 1.1em 12px;
}
.woocommerce table.shop_table td {
padding: 6px 12px;
vertical-align: middle;
}
.btDarkSkin .woocommerce table.shop_table th,
.btLightSkin .btDarkSkin .woocommerce table.shop_table th,
.woocommerce table.shop_table td {
border-right: 1px solid rgba(255,255,255,.1);
border-bottom: 1px solid rgba(255,255,255,.1);
}
.btLightSkin .woocommerce table.shop_table th,
.btDarkSkin .btLightSkin .woocommerce table.shop_table th,
.woocommerce table.shop_table td {
border-right: 1px solid rgba(0,0,0,.1);
border-bottom: 1px solid rgba(0,0,0,.1);
}
.woocommerce table.shop_table td small {
font-weight: 400;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
border-top: 0;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
font-weight: 600;
border-top: 1px solid #ccc;
}
.btDarkSkin .woocommerce table.shop_table tbody th,
.btLightSkin .btDarkSkin .woocommerce table.shop_table tbody th,
.btDarkSkin .woocommerce table.shop_table tfoot td,
.btLightSkin .btDarkSkin .woocommerce table.shop_table tfoot td,
.btDarkSkin .woocommerce table.shop_table tfoot th,
.btLightSkin .btDarkSkin .woocommerce table.shop_table tfoot th {
border-top: 1px solid #33353c;
}
.woocommerce table.my_account_orders {
font-size: .85em;
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
padding: 4px 8px;
vertical-align: middle;
}
.woocommerce table.my_account_orders .button {
white-space: nowrap;
}
.woocommerce table.my_account_orders .order-actions {
text-align: right;
}
.woocommerce table.my_account_orders .order-actions .button {
margin: .125em 0 .125em .25em;
}
.woocommerce td.product-name dl.variation {
margin: .25em 0;
}
.woocommerce td.product-name dl.variation:after,
.woocommerce td.product-name dl.variation:before {
content: " ";
display: table;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
display: inline-block;
float: left;
margin-bottom: 1em;
}
.woocommerce td.product-name dl.variation dt {
font-weight: 700;
padding: 0 0 .25em;
margin: 0 4px 0 0;
clear: left;
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li:after {
clear: both;
}
.woocommerce td.product-name dl.variation dd {
padding: 0 0 .25em;
}
.woocommerce td.product-name dl.variation dd p:last-child {
margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification {
font-size: .83em;
}
.woocommerce td.product-quantity {
min-width: 80px;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
list-style: none;
padding: 0;
margin: 0;
position: relative;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
padding: 0;
margin: 0 0 18px;
list-style: none;
position: relative;
}
.woocommerce ul.cart_list li.empty {
clear: left;
padding: 0 0 0 1.5em;
display: block;
line-height: 1.8;
width: auto;
}
.woocommerce .woocommerce .widget_shopping_cart_content ul.cart_list.product_list_widget li.empty:before {
content: '\e647';
display: block !important;
font: normal 1.4em/1 Icon7Stroke;
float: left;
margin: .15em 0 0 -1.28em;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before {
content: " ";
display: table;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
display: block;
font-size: 16px;
line-height: 24px;
}
.btFooterWrap .woocommerce ul.cart_list li a,
.btFooterWrap .woocommerce ul.product_list_widget li a {
font-size: 14px;
line-height: 1.35;
}
.btLightSkin.woocommerce ul.cart_list li .headline a,
.btDarkSkin .btLightSkin.woocommerce ul.cart_list li .headline a,
.btLightSkin.woocommerce ul.product_list_widget li .headline a,
.btDarkSkin .btLightSkin.woocommerce ul.product_list_widget li .headline a {
color: #444;
}
.btDarkSkin.woocommerce ul.cart_list li .headline a,
.btLightSkin .btDarkSkin.woocommerce ul.cart_list li .headline a,
.btDarkSkin.woocommerce ul.product_list_widget li .headline a,
.btLightSkin .btDarkSkin.woocommerce ul.product_list_widget li .headline a {
color: #fff;
}
.btLightSkin.woocommerce ul.cart_list li .headline a:hover,
.btDarkSkin .btLightSkin.woocommerce ul.cart_list li .headline a:hover,
.btLightSkin.woocommerce ul.product_list_widget li .headline a:hover,
.btDarkSkin .btLightSkin.woocommerce ul.product_list_widget li .headline a:hover,
.btDarkSkin.woocommerce ul.cart_list li .headline a:hover,
.btLightSkin .btDarkSkin.woocommerce ul.cart_list li .headline a:hover,
.btDarkSkin.woocommerce ul.product_list_widget li .headline a:hover,
.btLightSkin .btDarkSkin.woocommerce ul.product_list_widget li .headline a:hover {
color: #0cb8b6;
}
.btFooterWrap.btLightSkin ul.cart_list li .headline a,
.btFooterWrap.btLightSkin ul.product_list_widget .headline a {
color: #444 !important;
}
.btFooterWrap.btDarkSkin ul.cart_list li .headline a,
.btFooterWrap.btDarkSkin ul.product_list_widget .headline a {
color: #fff !important;
}
.btFooterWrap.btDarkSkin ul.cart_list li .headline a:hover,
.btFooterWrap.btLightSkin ul.cart_list li .headline a:hover,
.btFooterWrap.btDarkSkin ul.product_list_widget li .headline a:hover,
.btFooterWrap.btLightSkin ul.product_list_widget li .headline a:hover {
color: #0cb8b6 !important;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
float: right;
height: auto;
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
margin: 0;
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li dl:before {
content: " ";
display: table;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
display: block;
float: left;
width: 50%;
padding: 5px 8px;
font-size: 12px;
line-height: 1.2;
margin: 0 0 2px;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
clear: left;
}
.btLightSkin .woocommerce ul.cart_list li dl dd,
.btDarkSkin .btLightSkin .woocommerce ul.cart_list li dl dd,
.btLightSkin .woocommerce ul.cart_list li dl dt,
.btDarkSkin .btLightSkin .woocommerce ul.cart_list li dl dt,
.btLightSkin .woocommerce ul.product_list_widget li dl dd,
.btDarkSkin .btLightSkin .woocommerce ul.product_list_widget li dl dd,
.btLightSkin .woocommerce ul.product_list_widget li dl dt,
.btDarkSkin .btLightSkin .woocommerce ul.product_list_widget li dl dt {
background-color: rgba(0,0,0,.07);
}
.woocommerce .order_details:after,
.woocommerce .widget_layered_nav ul li:after,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-account .addresses .title:after,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce.widget_shopping_cart .buttons:after {
clear: both;
}
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
float: none;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
border-top: 2px solid #0cb8b6;
padding: 4px 0 0;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
min-width: 40px;
display: inline-block;
}
.btWooCommerce ul.products {
clear: left;
}
.btWooCommerce ul.products:before {
content: ' ';
clear: both;
display: table;
width: 100%;
}
.woocommerce .widget_shopping_cart_content .mini_cart_item .ppText,
.woocommerce .widget_recently_viewed_products .ppText,
.woocommerce .widget_top_rated_products .ppText {
display: table-cell;
vertical-align: top;
line-height: 1.8;
padding: 0 20px 0 0;
}
.woocommerce .widget_shopping_cart_content .mini_cart_item .ppText .quantity {
display: block;
}
.woocommerce .widget_shopping_cart_content .mini_cart_item .btCartItemTable,
.woocommerce .woocommerce li {
padding: 0;
display: table;
table-layout: fixed;
width: 100%;
margin: 0;
line-height: 0;
}
.woocommerce .btBox.woocommerce.widget_product_categories li,
.woocommerce .btBox.woocommerce.widget_recent_reviews li {
display: block;
width: auto;
line-height: 1.8;
}
.woocommerce .btBox.woocommerce.widget_recent_reviews li {
margin: 0;
padding: 12px 0;
border-top: 1px solid rgba(0,0,0,.07);
}
.btDarkSkin.woocommerce .btBox.woocommerce.widget_recent_reviews li,
.btLightSkin .btDarkSkin.woocommerce .btBox.woocommerce.widget_recent_reviews li {
border-top: 1px solid rgba(255,255,255,.075);
}
.woocommerce .btBox.woocommerce.widget_recent_reviews li:first-child {
border-top: none;
padding: 0 0 12px;
}
.woocommerce .btBox.woocommerce.widget_recent_reviews li a img {
display: block;
width: 80px;
height: auto;
margin: 0 0 0 10px;
}
.woocommerce .btBox.woocommerce.widget_product_categories li li {
margin: 10px 0 10px 10px;
}
.woocommerce .woocommerce li:before,
.woocommerce .woocommerce li:after {
display: none !important;
}
.woocommerce .woocommerce.widget_recent_reviews .product_list_widget li:after {
display: table !important;
}
.woocommerce .btCartItemTable .ppImage,
.woocommerce .woocommerce .ppImage {
display: table-cell;
vertical-align: top;
float: none;
width: 90px;
}
.woocommerce .widget_shopping_cart_content .mini_cart_item .btCartItemTable .ppImage img,
.woocommerce .woocommerce .ppImage img {
margin: 0;
padding-right: 10px;
max-width: 100%;
width: 100%;
height: auto;
}
.woocommerce .widget_shopping_cart_content .mini_cart_item .ppRemove {
position: absolute;
right: 0;
top: 0;
display: block;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
display: block;
height: 18px;
width: 18px;
text-align: center;
text-decoration: none;
font-weight: 700;
border: none;
background-color: transparent;
text-indent: 9000px;
position: relative;
color: #444;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.btSoftRoundedButtons .woocommerce .widget_shopping_cart .cart_list li a.remove,
.btSoftRoundedButtons .woocommerce.widget_shopping_cart .cart_list li a.remove {
border-radius: 3px;
}
.btHardRoundedButtons .woocommerce .widget_shopping_cart .cart_list li a.remove,
.btHardRoundedButtons .woocommerce.widget_shopping_cart .cart_list li a.remove {
border-radius: 50px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove:before {
text-indent: 0;
display: block;
content: '\e680';
font: normal 18px/18px Icon7Stroke;
vertical-align: middle;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover,
.woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
background-color: #0cb8b6;
color: #fff;
}
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:before {
content: " ";
display: table;
}
.woocommerce form .form-row {
margin: 0 0 12px;
}
.woocommerce form .form-row.create-account {
margin: 0 0 20px;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity .5s .5s ease;
-moz-transition: opacity .5s .5s ease;
transition: opacity .5s .5s ease;
opacity: 0;
}
.woocommerce form .form-row label {
line-height: 2;
}
.woocommerce form .form-row.create-account label {
line-height: 1.2;
}
.woocommerce form .form-row label.inline {
display: inline-block;
position: relative;
}
.woocommerce form .form-row select {
cursor: pointer;
margin: 0;
}
.woocommerce form .form-row .required {
color: red;
font-weight: 700;
border: 0;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: 1;
}
.woocommerce form .form-row textarea {
height: 5em;
line-height: 1.5;
display: block;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce form .form-row .select2-container {
width: 100%;
line-height: 2em;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
border-color: #a00;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
border-color: #69bf29;
}
.woocommerce form .form-row ::-webkit-input-placeholder {
line-height: normal;
}
.woocommerce form .form-row :-moz-placeholder {
line-height: normal;
}
.woocommerce form .form-row :-ms-input-placeholder {
line-height: normal;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
margin: 0 0 20px;
text-align: left;
}
.woocommerce ul#shipping_method {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce ul#shipping_method li {
margin: 0;
padding: .25em 0 .25em 22px;
text-indent: -22px;
list-style: none;
}
.woocommerce ul#shipping_method .amount {
font-weight: 700;
}
.woocommerce p.woocommerce-shipping-contents {
margin: 0;
}
.woocommerce .order_details {
margin: 0 0 1.5em;
list-style: none;
}
.woocommerce .order_details:after,
.woocommerce .order_details:before {
content: " ";
display: table;
}
.woocommerce .order_details li {
float: left;
margin-right: 2em;
text-transform: uppercase;
font-size: .715em;
line-height: 1;
border-right: 1px dashed #d3ced2;
padding-right: 2em;
margin-left: 0;
padding-left: 0;
}
.woocommerce .order_details li strong {
display: block;
font-size: 1.4em;
text-transform: none;
line-height: 1.5;
}
.woocommerce .order_details li:last-of-type {
border: none;
}
.woocommerce .widget_layered_nav ul {
margin: 0;
padding: 0;
border: 0;
list-style: none;
}
.woocommerce .widget_layered_nav ul li {
padding: 0 0 1px;
margin: 0 0 10px;
list-style: none;
}
.woocommerce .widget_layered_nav ul li:after,
.woocommerce .widget_layered_nav ul li:before {
content: " ";
display: table;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
padding: 1px 0;
}
.woocommerce .widget_layered_nav ul li.chosen a:before {
margin-right: .618em;
}
.woocommerce .widget_price_filter .price_slider {
margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4;
font-size: .8751em;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
float: left;
}
.woocommerce .widget_price_filter .ui-slider {
position: relative;
text-align: left;
margin-left: .5em;
margin-right: .5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
background-color: #0cb8b6;
border-radius: 1em;
cursor: ew-resize;
outline: 0;
top: -.25em;
margin-left: -.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
border-radius: 1em;
background-color: rgba(0,0,0,.07);
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 1em;
background-color: rgba(0,0,0,.07);
border: 0;
}
.btDarkSkin.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.btLightSkin .btDarkSkin.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(255,255,255,.075);
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: .5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.woocommerce-account .addresses .title:after,
.woocommerce-account .addresses .title:before {
content: " ";
display: table;
}
.woocommerce-account .addresses .title h3 {
float: left;
}
.woocommerce-account ul.digital-downloads li .count {
float: right;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
font-weight: 700;
margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
margin-bottom: 0;
}
.woocommerce-account ul.digital-downloads {
margin-left: 0;
padding-left: 0;
}
.woocommerce-account ul.digital-downloads li {
list-style: none;
margin-left: 0;
padding-left: 0;
}
.woocommerce-account ul.digital-downloads li:before {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: .618em;
content: "";
text-decoration: none;
}
.woocommerce-cart table.cart .product-thumbnail {
width: 104px;
text-align: center;
}
.woocommerce-cart table.cart img {
width: 80px;
height: auto;
display: inline-block;
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th {
vertical-align: middle;
}
.woocommerce-cart table.cart th:first-child {
border-right: none;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
font-size: 12px;
padding: 10px 15px;
height: 37px;
line-height: initial;
background-color: transparent;
text-transform: uppercase;
color: #444;
display: inline-block;
cursor: pointer;
border: 1px solid rgba(0,0,0,.1);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.btDarkSkin.woocommerce-cart table.cart td.actions .coupon .input-text,
.btLightSkin .btDarkSkin.woocommerce-cart table.cart td.actions .coupon .input-text {
border: 1px solid rgba(255,255,255,.1);
}
.woocommerce-cart table.cart input {
margin: 0;
vertical-align: middle;
line-height: 1;
width: auto;
}
.btDarkSkin.woocommerce-cart table.cart input[type="number"],
.btLightSkin .btDarkSkin.woocommerce-cart table.cart input[type="number"] {
border: 1px solid rgba(255,255,255,.1);
}
.btLightSkin.woocommerce-cart table.cart input[type="number"],
.btDarkSkin .btLightSkin.woocommerce-cart table.cart input[type="number"] {
border: 1px solid rgba(0,0,0,.1);
}
.woocommerce-cart table.cart input#coupon_code {
margin: 0 10px 0 0;
float: left;
}
.woocommerce-cart .wc-proceed-to-checkout {
padding: 1em 0;
}
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-cart .wc-proceed-to-checkout:before {
content: " ";
display: table;
}
.woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
display: block;
text-align: center;
margin-bottom: 1em;
}
.woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
color: #fff !important;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .button {
width: 100%;
float: none;
display: block;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-left: .618em;
content: "";
text-decoration: none;
}
.woocommerce-checkout #payment ul.payment_methods li:after,
.woocommerce-checkout #payment ul.payment_methods li:before,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:before {
content: " ";
display: table;
}
.woocommerce-cart .cart-collaterals .cart_totals p small {
color: #777;
font-size: .83em;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
border-collapse: separate;
margin: 0 0 6px;
padding: 0;
border: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin.woocommerce-cart .cart-collaterals .cart_totals table,
.btLightSkin .btDarkSkin.woocommerce-cart .cart-collaterals .cart_totals table {
border: 1px solid rgba(255,255,255,.1);
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {
border-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
width: 25%;
}
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
border-left: 0;
border-right: 0;
padding: .8em 1em;
line-height: 1.4;
vertical-align: middle;
}
.woocommerce-cart .cart-collaterals .cart_totals table td p {
margin: 10px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table small {
color: #777;
}
.woocommerce-cart .cart-collaterals .cart_totals table select {
width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals .discount td {
color: #0cb8b6;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
border-top: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin.woocommerce-cart .cart-collaterals .cart_totals tr td,
.btLightSkin .btDarkSkin.woocommerce-cart .cart-collaterals .cart_totals tr td,
.btDarkSkin.woocommerce-cart .cart-collaterals .cart_totals tr th,
.btLightSkin .btDarkSkin.woocommerce-cart .cart-collaterals .cart_totals tr th {
border-top: 1px solid rgba(255,255,255,.1);
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
margin-top: 0;
}
.woocommerce-checkout .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .notes {
clear: left;
}
.woocommerce-checkout .checkout .create-account small {
font-size: 11px;
color: #777;
font-weight: 400;
}
.woocommerce-checkout .checkout div.shipping-address {
padding: 0;
clear: left;
width: 100%;
}
.single-product .twentythirteen p.stars,
.woocommerce-checkout #payment ul.payment_methods li:after,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout .checkout .shipping_address {
clear: both;
}
.woocommerce-checkout #payment {
background: rgba(0,0,0,.07);
}
.btDarkSkin .woocommerce-checkout #payment,
.btLightSkin .btDarkSkin .woocommerce-checkout #payment {
background: rgba(255,255,255,.075);
}
.woocommerce-checkout #payment ul.payment_methods {
text-align: left;
padding: 1em;
border-bottom: 1px solid #d3ced2;
margin: 0;
list-style: none;
}
.woocommerce-checkout #payment ul.payment_methods li {
line-height: 2;
text-align: left;
margin: 0;
padding: 0;
font-weight: 400;
}
.woocommerce-checkout #payment ul.payment_methods li input {
margin: .55em .5em 0 0;
width: auto;
display: block;
float: left;
}
.woocommerce-checkout #payment ul.payment_methods li img {
vertical-align: middle;
margin: -2px 0 0 .5em;
padding: 0;
position: relative;
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce-checkout #payment ul.payment_methods li img + img {
margin-left: 2px;
}
.woocommerce-checkout #payment div.form-row {
padding: 1em;
}
.woocommerce-checkout #payment div.payment_box {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 1em;
margin: 1em 0;
font-size: .92em;
border-radius: 2px;
line-height: 1.5;
background-color: #dfdcde;
color: #515151;
}
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
border-color: #bbb3b9 #c7c1c6 #c7c1c6;
}
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
color: #bbb3b9;
}
.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
color: #bbb3b9;
}
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
color: #bbb3b9;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
font-size: 1.5em;
padding: 8px;
background-repeat: no-repeat;
background-position: right;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
background-image: url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
background-image: url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
background-image: url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
background-image: url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
background-image: url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
background-image: url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
background-image: url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
background-image: url(//professorwerner.ch/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.png);
}
.woocommerce-checkout #payment div.payment_box span.help {
font-size: .857em;
color: #777;
font-weight: 400;
}
.woocommerce-checkout #payment div.payment_box .form-row {
margin: 0 0 1em;
}
.woocommerce-checkout #payment div.payment_box p:last-child {
margin-bottom: 0;
}
.woocommerce-checkout #payment div.payment_box:before {
content: "";
display: block;
border: 1em solid #dfdcde;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -.75em;
left: 0;
margin: -1em 0 0 2em;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
float: right;
line-height: 52px;
font-size: .83em;
}
.woocommerce-checkout #payment .payment_method_paypal img {
max-height: 52px;
vertical-align: middle;
}
#content.twentyeleven .woocommerce-pagination a {
line-height: 1;
} .woocommerce #content div.product div.thumbnails:after,
.woocommerce #content div.product div.thumbnails:before,
.woocommerce .col2-set:after,
.woocommerce .col2-set:before,
.woocommerce div.product div.thumbnails:after,
.woocommerce div.product div.thumbnails:before,
.woocommerce-page #content div.product div.thumbnails:after,
.woocommerce-page #content div.product div.thumbnails:before,
.woocommerce-page .col2-set:after,
.woocommerce-page .col2-set:before,
.woocommerce-page div.product div.thumbnails:after,
.woocommerce-page div.product div.thumbnails:before {
content: " ";
display: table;
}
.woocommerce #content div.product div.thumbnails a.first,
.woocommerce #content div.product div.thumbnails:after,
.woocommerce .cart-collaterals:after,
.woocommerce .col2-set:after,
.woocommerce .woocommerce-pagination ul.page-numbers:after,
.woocommerce div.product div.thumbnails a.first,
.woocommerce div.product div.thumbnails:after,
.woocommerce ul.products,
.woocommerce ul.products li.first,
.woocommerce ul.products:after,
.woocommerce-page #content div.product div.thumbnails a.first,
.woocommerce-page #content div.product div.thumbnails:after,
.woocommerce-page .cart-collaterals:after,
.woocommerce-page .col2-set:after,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after,
.woocommerce-page div.product div.thumbnails a.first,
.woocommerce-page div.product div.thumbnails:after,
.woocommerce-page ul.products,
.woocommerce-page ul.products li.first,
.woocommerce-page ul.products:after {
clear: both;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
width: 100%;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
float: left;
width: 48%;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
float: right;
width: 48%;
}
.woocommerce img,
.woocommerce-page img {
height: auto;
max-width: 100%;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
float: left;
width: 48%;
}
.woocommerce #content div.product div.thumbnails .btSingleProductThumb,
.woocommerce div.product div.thumbnails .btSingleProductThumb,
.woocommerce-page #content div.product div.thumbnails .btSingleProductThumb,
.woocommerce-page div.product div.thumbnails .btSingleProductThumb {
float: left;
width: 33.333%;
padding-right: 15px;
margin-bottom: 15px;
}
.woocommerce #content div.product div.thumbnails a.last,
.woocommerce div.product div.thumbnails a.last,
.woocommerce-page #content div.product div.thumbnails a.last,
.woocommerce-page div.product div.thumbnails a.last {
margin-right: 0;
}
.woocommerce #content div.product div.thumbnails.columns-1 a,
.woocommerce div.product div.thumbnails.columns-1 a,
.woocommerce-page #content div.product div.thumbnails.columns-1 a,
.woocommerce-page div.product div.thumbnails.columns-1 a {
width: 100%;
margin-right: 0;
float: none;
}
.woocommerce #content div.product div.thumbnails.columns-2 .btSingleProductThumb,
.woocommerce div.product div.thumbnails.columns-2 .btSingleProductThumb,
.woocommerce-page #content div.product div.thumbnails.columns-2 .btSingleProductThumb,
.woocommerce-page div.product div.thumbnails.columns-2 .btSingleProductThumb {
width: 48%;
}
.woocommerce #content div.product div.thumbnails.columns-4 .btSingleProductThumb,
.woocommerce div.product div.thumbnails.columns-4 .btSingleProductThumb,
.woocommerce-page #content div.product div.thumbnails.columns-4 .btSingleProductThumb,
.woocommerce-page div.product div.thumbnails.columns-4 .btSingleProductThumb {
width: 22.05%;
}
.woocommerce #content div.product div.thumbnails.columns-5 .btSingleProductThumb,
.woocommerce div.product div.thumbnails.columns-5 .btSingleProductThumb,
.woocommerce-page #content div.product div.thumbnails.columns-5 .btSingleProductThumb,
.woocommerce-page div.product div.thumbnails.columns-5 .btSingleProductThumb {
width: 16.9%;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
float: right;
width: 48%;
}
.woocommerce #content div.product #reviews .comment:after,
.woocommerce #content div.product #reviews .comment:before,
.woocommerce .woocommerce-pagination ul.page-numbers:after,
.woocommerce .woocommerce-pagination ul.page-numbers:before,
.woocommerce div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:before,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after,
.woocommerce-page .woocommerce-pagination ul.page-numbers:before,
.woocommerce-page div.product #reviews .comment:after,
.woocommerce-page div.product #reviews .comment:before,
.woocommerce-page ul.products:after,
.woocommerce-page ul.products:before {
content: " ";
display: table;
}
.woocommerce #content div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce-page div.product #reviews .comment:after {
clear: both;
}
.woocommerce #content div.product #reviews .comment img,
.woocommerce div.product #reviews .comment img,
.woocommerce-page #content div.product #reviews .comment img,
.woocommerce-page div.product #reviews .comment img {
float: right;
height: auto;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
float: left;
margin: 0 0 40px;
padding: 0 15px;
position: relative;
}
.woocommerce .btWooCommerce ul.products li.product,
.woocommerce .related.products ul.products li.product,
.woocommerce .upsells.products ul.products li.product {
width: 33.33%;
}
.woocommerce.columns-1 ul.products li.product,
.woocommerce-page .columns-2 ul.products li.product {
width: 50%;
}
.woocommerce.columns-2 ul.products li.product,
.woocommerce-page .columns-2 ul.products li.product {
width: 50%;
}
.woocommerce.columns-3 ul.products li.product,
.woocommerce-page .columns-3 ul.products li.product {
width: 33.33%;
}
.woocommerce.columns-4 ul.products li.product,
.woocommerce-page .columns-4 ul.products li.product {
width: 25%;
}
.woocommerce.columns-5 ul.products li.product,
.woocommerce-page .columns-5 ul.products li.product {
width: 20%;
}
.woocommerce.columns-6 ul.products li.product,
.woocommerce-page .columns-6 ul.products li.product {
width: 16.66667%;
}
@media (min-width: 1200px) {
.woocommerce.columns-2 ul.products li.product:nth-child(2n + 1),
.woocommerce-page .columns-2 ul.products li.product:nth-child(2n + 1) {
clear: left;
}
.woocommerce.columns-3 ul.products li.product:nth-child(3n + 1),
.woocommerce-page .columns-3 ul.products li.product:nth-child(3n + 1) {
clear: left;
}
.woocommerce.columns-4 ul.products li.product:nth-child(4n + 1),
.woocommerce-page .columns-4 ul.products li.product:nth-child(4n + 1),
.woocommerce .btWooCommerce ul.products li.product:nth-child(4n + 1),
.woocommerce-page .related.products ul.products li.product:nth-child(4n + 1),
.woocommerce .upsells.products ul.products li.product(4n + 1) {
clear: left;
}
.woocommerce.columns-5 ul.products li.product:nth-child(5n + 1),
.woocommerce-page .columns-5 ul.products li.product:nth-child(5n + 1) {
clear: left;
}
}
.woocommerce ul.products > li.product > a:first-child,
.woocommerce-page ul.products > li.product > a:first-child {
display: block;
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
margin-right: 0;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
float: left;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
float: right;
}
.woocommerce .woocommerce-ordering .fancy-select {
width: 220px;
}
.woocommerce .woocommerce-ordering .fancy-select .options {
padding: 0;
top: auto;
margin: 1px 0 0;
}
.woocommerce .woocommerce-ordering .fancy-select .options li {
margin: 0;
float: none;
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
display: inline-block;
}
.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
height: auto;
display: block;
margin: 0 auto;
}
.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
text-align: right;
padding: 1.5em 1em;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: 140px;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
float: left;
text-align: left;
min-width: 400px;
}
.woocommerce #content table.cart td.actions .coupon label,
.woocommerce table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label {
display: block;
float: left;
margin: .75em 10px 0 0;
line-height: 1.1;
}
.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce .cart-collaterals .shipping_calculator:before,
.woocommerce .cart-collaterals:after,
.woocommerce .cart-collaterals:before,
.woocommerce form .form-row:after,
.woocommerce form .form-row:before,
.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:before,
.woocommerce-page .cart-collaterals:after,
.woocommerce-page .cart-collaterals:before,
.woocommerce-page form .form-row:after,
.woocommerce-page form .form-row:before,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce-page ul.product_list_widget li:before {
content: " ";
display: table;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
width: 100%;
}
.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
width: 30.75%;
float: left;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
width: 48%;
float: left;
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
float: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 48%;
}
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
width: 48%;
clear: right;
float: right;
}
.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce form .form-row-wide,
.woocommerce form .form-row:after,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce-page form .form-row-wide,
.woocommerce-page form .form-row:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after {
clear: both;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
width: 47%;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
float: right;
width: 48%;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
float: right;
height: auto;
} .woocommerce form .form-row select,
.woocommerce-page form .form-row select {
width: 100%;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
float: left;
width: 47%;
overflow: visible;
}
.woocommerce #payment #place_order,
.woocommerce form .form-row-last,
.woocommerce-page #payment #place_order,
.woocommerce-page form .form-row-last {
float: right;
}
.woocommerce #payment.woocommerce-checkout-payment #place_order {
font-weight: 700;
font-size: 1.1em;
width: auto;
}
.woocommerce form.checkout_coupon .button[name="apply_coupon"] {
line-height: 18px;
}
.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
width: auto;
}
.woocommerce #payment .terms,
.woocommerce-page #payment .terms {
text-align: right;
padding: 0 1em;
}
.woocommerce .product .tabPane {
padding: 20px 0;
}
.total .amount {
display: block;
float: right;
}
.woocommerce .form-submit input[type="submit"].submit {
display: block;
width: auto;
cursor: pointer;
}
.woocommerce input[type=number].qty.text {
height: 2.88em;
}
.btLightSkin.woocommerce input[type=number].qty.text,
.btDarkSkin .btLightSkin.woocommerce input[type=number].qty.text {
border: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin.woocommerce input[type=number].qty.text,
.btLightSkin .btDarkSkin.woocommerce input[type=number].qty.text {
border: 1px solid rgba(255,255,255,.1);
}
.woocommerce .product_meta .posted_in {
float: right;
font-size: 1em;
display: block;
padding: 0 0 0 1.5em;
}
.woocommerce .product_meta .posted_in {
float: none;
}
.woocommerce .product_meta .posted_in:before {
content: '\e66d';
font: normal 1.25em/1 Icon7Stroke;
display: block;
float: left;
margin: .4em 0 0 -1.5em;
color: #0cb8b6;
}
.woocommerce .product_meta .posted_in:before {
content: '\e60c';
margin: .2em 0 0 -1.5em;
}
.woocommerce .product_meta .posted_in a {
color: #0cb8b6;
}
.woocommerce .product_meta .posted_in a:hover {
color: #444;
}
.woocommerce .price_slider_amount .price_label {
font-size: 1.2em;
}
.woocommerce .price_slider_amount .price_label span {
font-weight: 600;
font-size: 1.3em;
}
.woocommerce .price_slider_amount .price_slider {
margin: 0 0 1.4em;
}
form.woocommerce-product-search {
position: relative;
}
.woocommerce form.woocommerce-product-search input[type="submit"] {
text-indent: -9000px;
position: relative;
z-index: 2;
background-color: #0cb8b6;
}
.woocommerce form.woocommerce-product-search:after {
content: "\f002";
display: block;
color: #FFF;
position: absolute;
margin: 0;
right: 0;
bottom: 0;
width: 38px;
height: 38px;
font: normal 18px/38px FontAwesome;
text-align: center;
background-color: transparent;
z-index: 3;
pointer-events: none;
}
.woocommerce-cart table.cart td.product-remove {
width: 3em;
}
td.product-remove a.remove {
display: inline-block;
text-align: center;
vertical-align: middle;
padding: 0;
width: 1.5em;
height: 1.5em;
position: relative;
color: #0cb8b6;
background-color: transparent;
text-indent: -9999px;
border: 1px solid #0cb8b6;
}
td.product-remove a.remove:after {
content: '\f00d';
font: normal 1.2em/1 FontAwesome;
text-indent: 0;
display: block;
position: absolute;
left: 0;
top: 0;
margin: .1em 0 0 .17em;
}
td.product-remove a.remove:hover {
background-color: #0cb8b6;
color: #fff;
}
.btContent .cart_totals table tbody tr:nth-child(odd) th,
.btContent .cart_totals table tbody tr:nth-child(even) th,
.btContent .woocommerce table.shop_table tbody th,
.btContent .woocommerce table.shop_table tfoot td,
.btContent .woocommerce table.shop_table tfoot th {
background-color: transparent;
color: #444;
}
.btDarkSkin .btContent .cart_totals table tbody tr:nth-child(odd) th,
.btLightSkin .btDarkSkin .btContent .cart_totals table tbody tr:nth-child(odd) th,
.btDarkSkin .btContent .cart_totals table tbody tr:nth-child(even) th,
.btLightSkin .btDarkSkin .btContent .cart_totals table tbody tr:nth-child(even) th,
.btDarkSkin .btContent .woocommerce table.shop_table tbody th,
.btLightSkin .btDarkSkin .btContent .woocommerce table.shop_table tbody th,
.btDarkSkin .btContent .woocommerce table.shop_table tfoot td,
.btLightSkin .btDarkSkin .btContent .woocommerce table.shop_table tfoot td,
.btDarkSkin .btContent .woocommerce table.shop_table tfoot th,
.btLightSkin .btDarkSkin .btContent .woocommerce table.shop_table tfoot th {
color: #fff;
}
tr.order-total span.amount {
font-size: 1.6em;
font-weight: 600;
line-height: 1.1;
}
.woocommerce .wc-proceed-to-checkout {
text-align: right;
}
.woocommerce .wc-proceed-to-checkout a.button {
display: inline-block;
width: auto;
font-weight: 600;
padding: 1em 1.8em;
font-size: 1.1em;
border: 2px solid #0cb8b6;
}
.btSoftRoundedButtons .woocommerce .wc-proceed-to-checkout a.button,
.btSoftRoundedButtons.woocommerce .wc-proceed-to-checkout a.button {
border-radius: 3px;
}
.btHardRoundedButtons .woocommerce .wc-proceed-to-checkout a.button,
.btHardRoundedButtons.woocommerce .wc-proceed-to-checkout a.button {
border-radius: 50px;
}
h3#ship-to-different-address {
position: relative;
}
h3#ship-to-different-address label {
display: inline-block;
margin: 0 10px 0 0;
}
input#ship-to-different-address-checkbox {
display: block;
position: absolute;
top: 11px;
width: auto;
right: 0;
}
form.checkout.woocommerce-checkout {
margin: 0 0 30px;
}
.woocommerce p.lost_password {
float: right;
padding: 0 0 0 2.4em;
margin: .5em 0 0;
}
.woocommerce p.lost_password:before {
content: '\e64a';
display: block;
float: left;
margin: -.05em 0 0 -1.2em;
font: normal 2em/1 Icon7Stroke;
color: #0cb8b6;
}
.woocommerce form.login p.form-row:not(.form-row-wide) {
float: left;
}
.woocommerce form.login p.lost_password a:hover {
color: #0cb8b6;
}
.woocommerce input.button[name="register"] {
float: right;
width: auto;
}
.woocommerce header.title:after {
content: ' ';
display: table;
width: 100%;
clear: both;
}
.woocommerce header.title h3 {
float: left;
}
.woocommerce header.title .edit {
display: block;
float: right;
font-size: 14px;
line-height: 1.1;
padding: 0 0 0 22px;
text-transform: uppercase;
font-weight: 700;
color: #0cb8b6;
margin: 10px 0 0 5px;
}
.woocommerce header.title .edit:before {
content: '\e62c';
font: normal 20px/1 Icon7Stroke;
display: block;
float: left;
margin: -5px 0 0 -22px;
}
.btLightSkin .woocommerce header.title .edit:before,
.btDarkSkin .btLightSkin .woocommerce header.title .edit:before {
color: #444;
}
.btDarkSkin .woocommerce header.title .edit:before,
.btLightSkin .btDarkSkin .woocommerce header.title .edit:before {
color: #fff;
}
.btLightSkin .woocommerce header.title .edit:hover,
.btDarkSkin .btLightSkin .woocommerce header.title .edit:hover {
color: #444;
}
.btDarkSkin .woocommerce header.title .edit:hover,
.btLightSkin .btDarkSkin .woocommerce header.title .edit:hover {
color: #fff;
}
.woocommerce input.button[name="save_address"] {
width: auto;
margin: 1em 0 0;
}
.woocommerce #commentform {
margin: 0 0 2em;
}
.woocommerce h2 {
letter-spacing: 0;
font-size: 24px;
margin-bottom: 10px;
}
.buttons a.button,
.woocommerce-message .button {
padding: .4em .9em;
}
.woocommerce .widget_layered_nav ul li.chosen,
.woocommerce .widget_layered_nav_filters ul li {
line-height: 1.3;
margin: 0 0 6px;
}
.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce .widget_layered_nav_filters ul li a:before {
text-indent: 0;
display: block;
float: left;
content: '\e680';
font: normal 18px/18px Icon7Stroke;
vertical-align: middle;
height: 18px;
width: 18px;
text-align: center;
text-decoration: none;
border: none;
margin: 0 8px 0 0;
background-color: transparent;
position: relative;
}
.btLightSkin .woocommerce .widget_layered_nav ul li.chosen a:before,
.btDarkSkin .btLightSkin .woocommerce .widget_layered_nav ul li.chosen a:before,
.btLightSkin .woocommerce .widget_layered_nav_filters ul li a:before,
.btDarkSkin .btLightSkin .woocommerce .widget_layered_nav_filters ul li a:before {
color: #444;
}
.btDarkSkin .woocommerce .widget_layered_nav ul li.chosen a:before,
.btLightSkin .btDarkSkin .woocommerce .widget_layered_nav ul li.chosen a:before,
.btDarkSkin .woocommerce .widget_layered_nav_filters ul li a:before,
.btLightSkin .btDarkSkin .woocommerce .widget_layered_nav_filters ul li a:before {
color: #fff;
}
.woocommerce .widget_layered_nav ul li.chosen a:hover:before,
.woocommerce .widget_layered_nav_filters ul li a:hover:before {
background-color: #0cb8b6;
color: #fff;
}
.woocommerce .commentTxt .star-rating {
margin: 19px 10px 0 0;
float: right;
}
.woocommerce .btContentHolder table.shop_attributes tr th,
.woocommerce .btContentHolder table.shop_attributes thead tr th {
background: transparent;
padding: 8px 8px 8px 0;
}
.btLightSkin .btContentHolder table.shop_attributes tr th,
.btDarkSkin .btLightSkin .btContentHolder table.shop_attributes tr th,
.woocommerce .btContentHolder table.shop_attributes thead tr th {
color: #444;
}
.btDarkSkin .btContentHolder table.shop_attributes tr th,
.btLightSkin .btDarkSkin .btContentHolder table.shop_attributes tr th,
.woocommerce .btContentHolder table.shop_attributes thead tr th {
color: #fff;
}
.product_list_widget .reviewer {
display: block;
line-height: 1;
}
.header .btSubTitle .btNoStarRating {
margin: 1px 0 0;
display: block;
height: 20px;
}
.btLightSkin.woocommerce-page .product img,
.btDarkSkin .btLightSkin.woocommerce-page .product img,
.btLightSkin.woocommerce-page ul.products li.product a img,
.btDarkSkin .btLightSkin.woocommerce-page ul.products li.product a img,
.btLightSkin .woocommerce .product img,
.btDarkSkin .btLightSkin .woocommerce .product img {
border: 1px solid rgba(0,0,0,.07);
}
.btDarkSkin.woocommerce-page .product img,
.btLightSkin .btDarkSkin.woocommerce-page .product img,
.btDarkSkin.woocommerce-page ul.products li.product a img,
.btLightSkin .btDarkSkin.woocommerce-page ul.products li.product a img,
.btDarkSkin .woocommerce .product img,
.btLightSkin .btDarkSkin .woocommerce .product img {
border: 1px solid rgba(255,255,255,.075);
}
.btProductSKU {
display: block;
float: right;
}
a.reset_variations {
padding: 0;
font-size: 13px;
line-height: 1.1;
font-weight: 700;
margin: 5px 0 0 9px;
text-transform: uppercase;
}
a.reset_variations:before {
content: '\e680';
color: inherit;
display: inline-block;
margin: 0;
font: normal 22px/1 Icon7Stroke;
vertical-align: -24%;
}
a.reset_variations:hover {
color: #0cb8b6;
}
.woocommerce .product h4 {
text-transform: initial;
font-weight: 600;
}
.pp_nav p {
vertical-align: middle;
line-height: 1;
}
.single_variation {
margin: 0 0 8px;
font-weight: 600;
}
.woocommerce div.product .single_variation span.price {
font-size: 1.35em;
}
.woocommerce-shipping-calculator a {
text-decoration: underline;
}
.woocommerce-shipping-calculator select {
padding: 10px;
}
.btLightSkin .woocommerce-shipping-calculator select,
.btDarkSkin .btLightSkin .woocommerce-shipping-calculator select {
border: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .woocommerce-shipping-calculator select,
.btLightSkin .btDarkSkin .woocommerce-shipping-calculator select {
border: 1px solid rgba(255,255,255,.1);
}
.woocommerce form.woocommerce-shipping-calculator .form-row {
padding: 0;
}
.woocommerce .btCommentsBox > h4,
.woocommerce .related > .header > .dash > h4,
.woocommerce .upsells > .header > .dash > h4 {
text-transform: uppercase;
}
.btLightSkin.woocommerce .product .headline a,
.btDarkSkin .btLightSkin.woocommerce .product .headline a {
color: #444;
}
.btDarkSkin.woocommerce .product .headline a,
.btLightSkin .btDarkSkin.woocommerce .product .headline a {
color: #fff;
}
.btLightSkin.woocommerce .product .headline a:hover,
.btDarkSkin .btLightSkin.woocommerce .product .headline a:hover,
.btDarkSkin.woocommerce .product .headline a:hover,
.btLightSkin .btDarkSkin.woocommerce .product .headline a:hover {
color: #0cb8b6;
}
.btBox.woocommerce p.posted {
clear: left;
}
.woocommerce .related.products ul.products li.product .price,
.woocommerce .upsells.products ul.products li.product .price {
font-size: 14px;
}
form.login p.form-row-wide {
width: 50%;
float: left;
clear: none;
}
form.login p.form-row-wide:after,
form.login p.form-row-wide:before {
display: none;
clear: none;
}
form.login p.form-row-wide:nth-child(odd) {
clear: left;
padding: 0 10px 0 0;
}
form.login p.form-row-wide:nth-child(even) {
padding: 0 0 0 10px;
}
label[for="rememberme"] {
margin: 0 0 0 20px;
}
.woocommerce a.button.wc-backward {
display: inline-block;
clear: left;
font-size: 15px;
line-height: 1.1;
padding: 6px 12px;
font-weight: 600;
background-color: #0cb8b6;
color: #fff;
}
.woocommerce a.button.wc-backward:hover {
background-color: #07706f;
}
.mini_cart_item .btCartItemTable .header .headline {
padding: 0 18px 0 0;
}
.btDarkSkin input,
.btLightSkin .btDarkSkin input,
.btDarkSkin select,
.btLightSkin .btDarkSkin select {
color: #fff;
} .woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 0 0 2em;
padding: 0;
font-family: "Montserrat";
font-size: 14px;
}
.woocommerce-MyAccount-navigation ul li {
margin: 0 30px 0 0;
padding: 0;
display: inline-block;
}
.woocommerce-MyAccount-navigation ul li a {
color: inherit;
display: block;
padding: .5em 0;
position: relative;
}
.woocommerce-MyAccount-navigation ul li a:after {
display: block;
content: "";
background: #0cb8b6;
height: 3px;
width: 100%;
position: absolute;
left: 0;
bottom: 0;
-webkit-transition: 200ms ease all;
-moz-transition: 200ms ease all;
transition: 200ms ease all;
z-index: 1;
opacity: 0;
}
.woocommerce-MyAccount-navigation ul li a:hover {
color: #0cb8b6;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
color: inherit;
}
.woocommerce-MyAccount-navigation ul li.is-active a:after {
opacity: 1;
}
.woocommerce-MyAccount-navigation .shop_table {
margin-bottom: 2em;
}
.woocommerce-MyAccount-navigation .shop_table tfoot {
text-align: right;
}
form fieldset {
padding: 0;
border: 0;
}
form fieldset legend {
font-size: 1.875em;
font-family: Montserrat;
padding: 1em 0;
} .btQuoteBooking {
margin: 0 0 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
transition: opacity 400ms ease;
opacity: 0;
-webkit-filter: alpha(opacity=0);
filter: alpha(opacity=0);
}
.btQuoteBooking *,
.btQuoteBooking *:after,
.btQuoteBooking *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.btQuoteBooking:after {
content: " ";
display: table;
clear: both;
width: 100%;
}
.btQuoteBooking .btQuoteBookingForm {
margin: 0 0 30px;
}
.btQuoteBooking .btTotalQuoteContactGroup {
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
transition: all 600ms ease;
max-height: 0;
overflow: hidden;
opacity: 0;
-webkit-filter: alpha(opacity=0);
filter: alpha(opacity=0);
}
.btQuoteBooking .btTotalQuoteContactGroup.btActive {
opacity: 1;
max-height: 1000px;
-webkit-filter: alpha(opacity=100);
filter: alpha(opacity=100);
-webkit-transition-delay: 400ms;
-moz-transition-delay: 400ms;
transition-delay: 400ms;
} .btQuoteBooking .btTotalNextWrapper {
display: block;
width: 100%;
padding-right: 0;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
transition: all 400ms ease;
}
.btQuoteBooking .btTotalNextWrapper:after {
content: " ";
display: block;
width: 100%;
clear: both;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper {
padding-right: 160px;
}
.btQuoteBooking .btQuoteBookingForm .boldBtn {
display: block;
padding: 0;
width: 130px;
float: left;
margin-right: -100%;
}
.btQuoteBooking .btContactNext {
font-family: inherit;
margin: 0 0 0 30px;
font-size: 14px;
font-weight: 700;
letter-spacing: 1px;
padding: 15px 30px;
line-height: 1;
text-transform: uppercase;
background-color: #0cb8b6;
border: 2px solid #0cb8b6;
color: #fff;
display: inline-block;
cursor: pointer;
-moz-transition: all 400ms ease;
transition: all 400ms ease;
-webkit-transition: all 400ms ease;
opacity: 0;
-webkit-filter: alpha(opacity=0);
filter: alpha(opacity=0);
-webkit-transform: translate(500px,0);
-ms-transform: translate(500px,0);
-moz-transform: translate(500px,0);
transform: translate(500px,0);
white-space: nowrap;
}
.btSoftRoundedButtons .btQuoteBooking .btContactNext {
border-radius: 3px;
}
.btHardRoundedButtons .btQuoteBooking .btContactNext {
border-radius: 50px;
}
.btQuoteBooking .btContactNext:focus {
outline: 0;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext {
opacity: 1;
-webkit-filter: alpha(opacity=100);
filter: alpha(opacity=100);
-webkit-transform: translate(0,0);
-ms-transform: translate(0,0);
-moz-transform: translate(0,0);
transform: translate(0,0);
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
transition: all 400ms ease;
width: 100%;
}
.btQuoteBooking .btContactNext:hover,
.btQuoteBooking .btContactNext:active {
background-color: #07706f;
border: 2px solid #07706f;
}
.btQuoteBooking .btContactNext:hover:after,
.btQuoteBooking .btContactNext:active:after {
margin: 0 7px 0 10px;
-webkit-transition: margin 200ms ease;
-moz-transition: margin 200ms ease;
transition: margin 200ms ease;
}
.btQuoteBooking .btContactNext:active {
-webkit-box-shadow: 0 0 0 rgba(0,0,0,.1) inset,0 -2px 10px rgba(0,0,0,.4);
box-shadow: 0 0 0 rgba(0,0,0,.1) inset,0 -2px 10px rgba(0,0,0,.4);
} .btQuoteBooking .btQuoteItem {
padding: 0 0 0 220px;
margin: 0 0 30px;
}
.btQuoteBooking .btQuoteItem label {
display: block;
float: left;
width: 220px;
margin: 8px 0 0 -220px;
padding-right: 20px;
}
.btQuoteBooking .btQuoteSlider {
float: left;
margin: 0;
width: 100%;
}
.btQuoteBooking .btQuoteSwitch {
float: left;
margin: 0;
width: 76px;
height: 38px;
border: 1px solid rgba(0,0,0,.1);
cursor: pointer;
padding: 5px;
-webkit-transition: box-shadow 380ms ease;
-moz-transition: box-shadow 380ms ease;
transition: box-shadow 380ms ease;
}
.btSoftRoundedButtons .btQuoteBooking .btQuoteSwitch {
border-radius: 3px;
}
.btHardRoundedButtons .btQuoteBooking .btQuoteSwitch {
border-radius: 50px;
}
.btQuoteBooking .btQuoteSwitch:hover {
-webkit-box-shadow: 0 0 0 #0cb8b6 inset,0 1px 5px rgba(0,0,0,.2);
box-shadow: 0 0 0 #0cb8b6 inset,0 1px 5px rgba(0,0,0,.2);
}
.btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
width: 26px;
height: 26px;
-webkit-transition: all 190ms cubic-bezier(.8,.1,.8,.1);
-moz-transition: all 190ms cubic-bezier(.8,.1,.8,.1);
transition: all 190ms cubic-bezier(.8,.1,.8,.1);
}
.btSoftRoundedButtons .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
border-radius: 3px;
}
.btHardRoundedButtons .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
border-radius: 50px;
}
.btLightSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
background: rgba(0,0,0,.1);
}
.btDarkSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
background: rgba(255,255,255,.1);
}
.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner {
margin-left: 38px;
background: #0cb8b6;
}
.btQuoteBooking .btQuoteItemInput {
text-align: center;
}
.btQuoteBooking .btQuoteItem .fancy-select .trigger {
text-align: left;
color: #b4b4b4;
}
.btQuoteBooking .btQuoteItem .fancy-select .trigger.selected {
color: #333;
} .btQuoteBooking input[type="text"],
.btQuoteBooking input[type="email"],
.btQuoteBooking input[type="password"],
.btQuoteBooking textarea,
.btQuoteBooking .fancy-select .trigger,
.btQuoteBooking .dd.ddcommon .ddTitleText {
padding: 0 20px;
height: 44px;
width: 100%;
display: block;
font-family: Montserrat;
font-size: 15px;
line-height: initial;
font-weight: 300;
border: none;
-webkit-box-shadow: 0 0 0 2px transparent inset;
box-shadow: 0 0 0 2px transparent inset;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;
}
.btSoftRoundedButtons .btQuoteBooking input[type="text"],
.btSoftRoundedButtons .btQuoteBooking input[type="email"],
.btSoftRoundedButtons .btQuoteBooking input[type="password"],
.btSoftRoundedButtons .btQuoteBooking textarea,
.btSoftRoundedButtons .btQuoteBooking .fancy-select .trigger,
.btSoftRoundedButtons .btQuoteBooking .dd.ddcommon .ddTitleText {
border-radius: 3px;
}
.btHardRoundedButtons .btQuoteBooking input[type="text"],
.btHardRoundedButtons .btQuoteBooking input[type="email"],
.btHardRoundedButtons .btQuoteBooking input[type="password"],
.btHardRoundedButtons .btQuoteBooking textarea,
.btHardRoundedButtons .btQuoteBooking .fancy-select .trigger,
.btHardRoundedButtons .btQuoteBooking .dd.ddcommon .ddTitleText {
border-radius: 50px;
}
.btQuoteBooking .fancy-select .trigger {
padding-right: 34px;
} .btQuoteBooking input[type="text"]:focus,
.btQuoteBooking input[type="email"]:focus,
.btQuoteBooking input[type="password"]:focus,
.btQuoteBooking textarea:focus,
.btQuoteBooking .fancy-select .trigger.open,
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText {
-webkit-box-shadow: 0 0 0 2px #0cb8b6 inset;
box-shadow: 0 0 0 2px #0cb8b6 inset;
}
.btQuoteBooking .btQuoteItem textarea {
padding: 20px;
resize: vertical;
font-family: Montserrat;
min-height: 160px;
}
.btHardRoundedButtons .btQuoteBooking .btQuoteItem textarea {
border-radius: 25px;
}
.btLightSkin .btQuoteBooking input[type="text"],
.btDarkSkin .btLightSkin .btQuoteBooking input[type="text"],
.btLightSkin .btQuoteBooking input[type="password"],
.btDarkSkin .btLightSkin .btQuoteBooking input[type="password"],
.btLightSkin .btQuoteBooking input[type="email"],
.btDarkSkin .btLightSkin .btQuoteBooking input[type="email"],
.btLightSkin .btQuoteBooking input[type="date"],
.btDarkSkin .btLightSkin .btQuoteBooking input[type="date"],
.btLightSkin .btQuoteBooking textarea,
.btDarkSkin .btLightSkin .btQuoteBooking textarea,
.btLightSkin .btQuoteBooking .fancy-select .trigger,
.btDarkSkin .btLightSkin .btQuoteBooking .fancy-select .trigger,
.btLightSkin .btQuoteBooking .dd.ddcommon .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon .ddTitleText,
.btLightSkin .btQuoteBooking .btQuoteBooking .btQuoteItem textarea,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteBooking .btQuoteItem textarea {
background-color: rgba(0,0,0,.07);
}
.btDarkSkin .btQuoteBooking input[type="text"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"],
.btDarkSkin .btQuoteBooking input[type="password"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"],
.btDarkSkin .btQuoteBooking input[type="email"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"],
.btDarkSkin .btQuoteBooking input[type="date"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="date"],
.btDarkSkin .btQuoteBooking textarea,
.btLightSkin .btDarkSkin .btQuoteBooking textarea,
.btDarkSkin .btQuoteBooking .fancy-select .trigger,
.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger,
.btDarkSkin .btQuoteBooking .dd.ddcommon .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon .ddTitleText,
.btDarkSkin .btQuoteBooking .btQuoteBooking .btQuoteItem textarea,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteBooking .btQuoteItem textarea {
background-color: rgba(255,255,255,.075);
}
.btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText {
-webkit-transition: all 380ms ease;
-moz-transition: all 380ms ease;
transition: all 380ms ease;
min-height: 38px;
} .btQuoteBooking input[type="text"]:focus,
.btQuoteBooking input[type="email"]:focus,
.btQuoteBooking textarea:focus,
.btQuoteBooking .fancy-select .trigger.open {
border-color: #999;
outline: none;
}
.btQuoteBooking .dd.ddcommon .ddTitleText {
-webkit-transition: all 380ms ease;
-moz-transition: all 380ms ease;
transition: all 380ms ease;
min-height: 38px;
} .btQuoteBooking .btQuoteItem:after {
content: ' ';
display: table;
width: 100%;
clear: both;
} .btQuoteBooking .ui-slider {
position: relative;
text-align: left;
-webkit-box-shadow: 0 0 0 rgba(0,0,0,.2);
box-shadow: 0 0 0 rgba(0,0,0,.2);
-webkit-transition: all 190ms ease;
-moz-transition: all 190ms ease;
transition: all 190ms ease;
}
.btSoftRoundedButtons .btQuoteBooking .ui-slider {
border-radius: 3px;
}
.btHardRoundedButtons .btQuoteBooking .ui-slider {
border-radius: 50px;
}
.btLightSkin .btQuoteBooking .ui-slider,
.btDarkSkin .btLightSkin .btQuoteBooking .ui-slider {
background-color: rgba(0,0,0,.07);
}
.btDarkSkin .btQuoteBooking .ui-slider,
.btLightSkin .btDarkSkin .btQuoteBooking .ui-slider {
background-color: rgba(255,255,255,.075);
} .btQuoteBooking .ui-slider .ui-slider-handle {
display: block;
position: absolute;
z-index: 2;
min-width: 38px;
height: 38px;
-ms-touch-action: none;
touch-action: none;
background: #0cb8b6;
cursor: w-resize;
cursor: -webkit-grab;
cursor: -moz-grab;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 rgba(0,0,0,.5),0 0 0 0 rgba(0,0,0,.2) inset;
box-shadow: 0 0 0 rgba(0,0,0,.5),0 0 0 0 rgba(0,0,0,.2) inset;
-webkit-transition: all 190ms ease;
-moz-transition: all 190ms ease;
transition: all 190ms ease;
}
.btQuoteBooking .btQuoteSliderValue {
min-width: 34px;
height: 38px;
line-height: 38px;
padding: 0 2px;
font-size: 11px;
font-weight: 700;
color: #FFF;
text-align: center;
display: block;
} .btQuoteBooking .ui-slider .ui-slider-handle.ui-state-hover {
-webkit-box-shadow: 0 0 0 rgba(0,0,0,.5),0 0 0 3px rgba(0,0,0,.2) inset;
box-shadow: 0 0 0 rgba(0,0,0,.5),0 0 0 3px rgba(0,0,0,.2) inset;
} .btQuoteBooking .ui-slider .ui-slider-handle.ui-state-active,
.btQuoteBooking .ui-slider .ui-slider-handle.ui-state-active.ui-state-hover {
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.5),0 0 0 3px rgba(0,0,0,.2) inset;
box-shadow: 0 2px 10px rgba(0,0,0,.5),0 0 0 3px rgba(0,0,0,.2) inset;
} .btQuoteBooking .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .btQuoteBooking .ui-slider.ui-state-disabled .ui-slider-handle,
.btQuoteBooking .ui-slider.ui-state-disabled .ui-slider-range {
-webkit-filter: inherit;
filter: inherit;
} .btQuoteBooking .ui-slider-horizontal {
height: 20px;
margin-top: 10px;
cursor: pointer;
}
.btQuoteBooking .ui-slider-horizontal .ui-slider-handle {
top: -10px;
margin-left: -18px;
}
.btQuoteBooking .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.btQuoteBooking .ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.btQuoteBooking .ui-slider-horizontal .ui-slider-range-max {
right: 0;
} .btQuoteBooking .ui-slider-vertical {
min-width: 34px;
height: 100px;
}
.btQuoteBooking .ui-slider-vertical .ui-slider-handle {
left: 0;
margin-left: 0;
margin-bottom: -18px;
}
.btQuoteBooking .ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.btSoftRoundedButtons .btQuoteBooking .ui-slider-vertical .ui-slider-range {
border-radius: 3px;
}
.btHardRoundedButtons .btQuoteBooking .ui-slider-vertical .ui-slider-range {
border-radius: 50px;
}
.btQuoteBooking .ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.btQuoteBooking .ui-slider-vertical .ui-slider-range-max {
top: 0;
} .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
font-weight: bold;
padding: 0;
text-align: right;
color: #FFF;
background: #0cb8b6;
line-height: 1.8;
display: block;
width: 100%;
float: left;
overflow: hidden;
}
.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
border-radius: 3px;
}
.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
border-radius: 50px;
}
.btQuoteBooking .btQuoteTotalText {
margin-right: 1em;
} .btQuoteBooking .btQuoteTotalCurrency {
font-size: 22px;
line-height: 1.8;
display: inline-block;
background: #07706f;
padding: 5px 3px 5px 20px;
}
.btQuoteBooking .btQuoteTotalCalc {
opacity: 1;
-webkit-filter: alpha(opacity=100);
filter: alpha(opacity=100);
font-size: 22px;
line-height: 1.8;
display: inline-block;
background: #07706f;
padding: 5px 20px 5px 3px;
} .btQuoteBooking .btQuoteItem ul.options {
text-align: left;
} .btQuoteBooking .btQuoteContact {
margin: 0 -10px 0 -10px;
} .btQuoteBooking .btQuoteContact .btQuoteItem {
padding: 0 10px;
float: left;
width: 50%;
position: relative;
} .btQuoteBooking .btQuoteContact .btQuoteItem:nth-child(odd) {
clear: left;
} .btQuoteBooking .btQuoteItem.btQuoteItemFullWidth {
float: none;
width: auto;
} .btQuoteBooking .btQuoteContact .boldBtn {
clear: left;
margin: 0;
text-align: center;
white-space: normal;
} .btQuoteBooking .btContactFieldMandatory:after {
content: '\f069';
font: normal 10px/1 FontAwesome;
display: block;
position: absolute;
left: 17px;
top: 16px;
width: 11px;
color: #0cb8b6;
} .btQuoteBooking .btContactFieldMandatory.btContactFieldError input,
.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea {
border: 1px solid #0cb8b6;
-webkit-box-shadow: 0 0 0 1px #0cb8b6 inset;
box-shadow: 0 0 0 1px #0cb8b6 inset;
-webkit-transition: all 380ms ease;
-moz-transition: all 380ms ease;
transition: all 380ms ease;
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius .ddTitleText {
border: 1px solid #0cb8b6;
-webkit-box-shadow: 0 0 0 1px #0cb8b6 inset;
box-shadow: 0 0 0 1px #0cb8b6 inset;
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius:hover .ddTitleText {
-webkit-box-shadow: 0 0 0 1px #0cb8b6 inset,0 0 0 #0cb8b6 inset,0 1px 5px rgba(0,0,0,.2);
box-shadow: 0 0 0 1px #0cb8b6 inset,0 0 0 #0cb8b6 inset,0 1px 5px rgba(0,0,0,.2);
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus {
-webkit-box-shadow: 0 0 0 1px #0cb8b6 inset,5px 0 0 #0cb8b6 inset,0 1px 5px rgba(0,0,0,.2);
box-shadow: 0 0 0 1px #0cb8b6 inset,5px 0 0 #0cb8b6 inset,0 1px 5px rgba(0,0,0,.2);
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText {
-webkit-box-shadow: 0 0 0 1px #0cb8b6 inset,5px 0 0 #0cb8b6 inset,0 1px 5px rgba(0,0,0,.2);
box-shadow: 0 0 0 1px #0cb8b6 inset,5px 0 0 #0cb8b6 inset,0 1px 5px rgba(0,0,0,.2);
} .btQuoteBooking .btSubmitMessage {
color: #0cb8b6;
font-weight: 600;
text-align: center;
line-height: 30px;
height: 30px;
} .btDatePicker {
z-index: 10000 !important;
width: 300px;
}
.btDatePicker table th,
.btDatePicker table td {
border: 1px solid #e0e0e0;
}
.btDatePicker .ui-datepicker-header {
display: block;
padding: 10px;
overflow: hidden;
background-color: #0cb8b6;
color: #FFF;
}
.btDatePicker table.ui-datepicker-calendar {
width: 100%;
text-align: center;
border-collapse: collapse;
margin: 0;
padding: 0;
line-height: 1.2;
background-color: #f2f2f2;
} .btDatePicker table.ui-datepicker-calendar th {
padding: 10px 8px;
font-size: 14px;
font-weight: 600;
color: #333;
text-align: center;
} .btDatePicker a.ui-datepicker-prev,
.btDatePicker a.ui-datepicker-next {
display: block;
font-size: 10px;
font-weight: 700;
line-height: 1;
background-color: #FFF;
padding: 2px 4px;
text-transform: uppercase;
cursor: pointer;
}
.btDatePicker a.ui-datepicker-prev {
float: left;
}
.btDatePicker a.ui-datepicker-next {
float: right;
} .btDatePicker a.ui-datepicker-prev:hover,
.btDatePicker a.ui-datepicker-next:hover {
color: #bbb;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
} .btDatePicker .ui-datepicker-title {
text-align: center;
font-size: 14px;
line-height: 1.1;
font-weight: 600;
color: #FFF;
} .btDatePicker#ui-datepicker-div {
background-color: #f2f2f2;
border: 1px solid rgba(0,0,0,.1);
-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);
box-shadow: 0 2px 10px rgba(0,0,0,.2);
margin-top: 1px;
} .btDatePicker .ui-datepicker-calendar td {
font-size: 12px;
font-weight: 500;
line-height: 1;
padding: .3em;
text-align: center;
} .btDatePicker table.ui-datepicker-calendar td a {
color: #666;
width: 18px;
height: 18px;
line-height: 18px;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
} .btDatePicker table.ui-datepicker-calendar td a.ui-state-active {
font-weight: bold;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
} .btDatePicker table td:hover {
cursor: pointer;
}
.btDatePicker table td:hover {
background: #e0e0e0;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
} .btQuoteBooking .btDropDown .dd {
position: relative;
}
.btQuoteBooking .ddChild {
position: absolute;
left: 0 !important;
right: 0 !important;
margin: -1px 0 0;
}
.btQuoteBooking .ddChild {
position: absolute !important;
} .btQuoteBooking .ddChild {
background-color: #fff;
border: 1px solid #999;
overflow-y: auto;
}
.btQuoteBooking .ddChild ul {
list-style: none;
display: block;
margin: 0;
padding: 0;
}
.btQuoteBooking .ddChild ul li {
display: table;
width: 100%;
min-height: 38px;
margin: 0;
padding: 0 37px 0 0;
cursor: pointer;
line-height: 1.2;
border-top: 1px solid rgba(0,0,0,.1);
color: #000;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
}
.btQuoteBooking .ddChild ul li span {
display: block;
padding: 0 12px;
line-height: 2;
}
.btQuoteBooking .ddChild ul li span.description {
line-height: 1.5;
margin-top: -.3em;
margin-bottom: .3em;
} .btQuoteBooking .ddChild ul li:hover,
.btQuoteBooking .ddChild ul li.selected:hover {
color: #666;
background: rgba(0,0,0,.05);
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
} .btQuoteBooking .ddChild ul li:first-child,
.btQuoteBooking .ddChild ul li:first-child:hover {
border-top: none;
color: #666;
background: none;
}
.btQuoteBooking .ddOutOfVision {
position: absolute;
height: 0;
width: 0;
overflow: hidden;
} .btQuoteBooking .ddItem {
display: table;
width: 100%;
margin: 1px 0 0;
padding: 0;
font-size: 14px;
line-height: 1.1;
} .btQuoteBooking .ddTitleText {
display: table;
width: 100%;
}
.btQuoteBooking .ddTitleText span,
.btQuoteBooking .ddChild ul li span {
display: table-cell;
vertical-align: middle;
text-align: left;
}
.btQuoteBooking .ddTitleText span span,
.btQuoteBooking .ddChild ul li span span,
.btQuoteBooking .ddChild ul li:hover span span,
.btQuoteBooking .ddChild ul li.selected:hover span span {
display: block;
font-size: 12px;
padding: 0;
color: #555;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
}
.btQuoteBooking .ddChild span {
padding: 8px 12px;
} .btQuoteBooking .ddlabel,
.btQuoteBooking .description {
width: 100%;
}
.btNotSelected {
min-height: 38px;
}
.btNotSelected .ddlabel {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} .btQuoteBooking .ddTitleText .ddImage,
.btQuoteBooking .ddChild ul li .ddImage {
text-align: center;
padding: 12px;
padding-right: 0;
}
.btQuoteBooking .ddTitleText .ddImage img,
.btQuoteBooking .ddChild ul li .ddImage img {
display: block;
width: auto;
max-width: none !important;
} .btQuoteBooking .ddTitleText.btNotSelected .ddlabel {
color: #a9a9a9;
} .btQuoteBooking .ddTitleText .ddlabel {
display: table-cell;
height: 44px;
vertical-align: middle;
line-height: 1.1;
}
.btQuoteBooking .ddTitle {
position: relative;
cursor: pointer;
} .btQuoteBooking .ddTitle .arrow {
display: block;
position: absolute;
right: 0;
top: 0;
} .btQuoteBooking .ddTitle .arrow:before {
color: #444;
content: '\f078';
font: normal 14px/1 FontAwesome;
display: block;
position: absolute;
right: 12px;
top: 0;
height: 44px;
line-height: 44px;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
}
.btQuoteBooking .ddcommon.borderRadiusTp .ddTitle .arrow:before {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.btLightSkin .btQuoteBooking .ddTitle .arrow:before,
.btDarkSkin .btLightSkin .btQuoteBooking .ddTitle .arrow:before {
color: #444;
}
.btDarkSkin .btQuoteBooking .ddTitle .arrow:before,
.btLightSkin .btDarkSkin .btQuoteBooking .ddTitle .arrow:before {
color: #fff;
} .btQuoteBooking .btContactSubmit {
font-family: inherit;
margin: 0 0 0 30px;
font-size: 14px;
font-weight: 700;
letter-spacing: 1px;
padding: 15px 30px;
line-height: 1;
text-transform: uppercase;
background-color: #0cb8b6;
border: 2px solid #0cb8b6;
color: #fff;
display: inline-block;
cursor: pointer;
white-space: nowrap;
opacity: 1;
-webkit-filter: alpha(opacity=100);
filter: alpha(opacity=100);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
text-transform: uppercase;
}
.btSoftRoundedButtons .btQuoteBooking .btContactSubmit {
border-radius: 3px;
}
.btHardRoundedButtons .btQuoteBooking .btContactSubmit {
border-radius: 50px;
}
.btQuoteBooking .btContactSubmit:focus {
outline: 0;
} .btQuoteBooking .btContactSubmit:hover {
background-color: #07706f;
border: 2px solid #07706f;
} @media (max-width: 1024px) {
.btQuoteBooking .btQuoteContact .btQuoteItem {
float: none;
width: auto;
}
.btQuoteBooking .btTotalQuoteContactGroup.btActive {
max-height: 1000px;
}
.btQuoteBooking .btQuoteContact {
margin-left: -10px;
}
} @media (max-width: 650px) {
.btQuoteBooking .btQuoteItem label {
display: block;
float: none;
margin: 0 0 8px;
width: auto;
}
.btQuoteBooking .btQuoteItem {
margin: 0 0 20px;
padding: 0;
}
} @media (max-width: 440px) {
.btQuoteBooking .ddTitleText .ddImage img,
.btQuoteBooking .ddChild ul li .ddImage img {
display: block;
width: auto;
margin: 0 auto;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper {
padding: 0;
}
.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn {
-moz-transition: all 400ms ease;
transition: all 400ms ease;
-webkit-transition: all 400ms ease;
height: 60px;
overflow: hidden;
padding-top: 10px;
}
.btQuoteBooking .btQuoteBookingForm .boldBtn {
display: block;
width: 100%;
float: none;
text-align: center;
margin: 0;
height: 0;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
transition: all 400ms ease;
clear: both;
overflow: hidden;
padding: 0;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btQuoteTotal,
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
display: block;
width: 100%;
float: none;
margin-bottom: 20px;
height: 50px;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext,
.btQuoteBooking .btQuoteBookingForm .btContactNext {
-webkit-transform: none;
-ms-transform: none;
-moz-transform: none;
transform: none;
opacity: 1;
-webkit-filter: alpha(opacity=100);
filter: alpha(opacity=100);
margin-left: auto;
}
.btQuoteBooking .btContactBack,
.btQuoteBooking .btContactSubmit {
margin: 0 auto 20px auto;
clear: both;
display: block;
}
} .btQuoteBooking *::-webkit-input-placeholder {
font-family: inherit;
color: #a9a9a9;
}
.btQuoteBooking *:-moz-placeholder {
font-family: inherit;
color: #a9a9a9;
}
.btQuoteBooking *::-moz-placeholder {
font-family: inherit;
color: #a9a9a9;
}
.btQuoteBooking *:-ms-input-placeholder {
font-family: inherit;
color: #a9a9a9;
} .btQuoteBooking .g-recaptcha {
margin-bottom: 30px;
}
.btQuoteBooking .g-recaptcha > div > div {
margin: auto;
} .btPayPalButton {
display: inline-block;
margin: 0 0 0 30px;
background: transparent;
border: rgba(0,0,0,.1) 2px solid;
margin-right: -100%;
width: 130px;
height: 49px;
cursor: pointer;
-webkit-transition: box-shadow 380ms ease;
-moz-transition: box-shadow 380ms ease;
transition: box-shadow 380ms ease;
background-position: center center;
background-size: 70%;
background-repeat: no-repeat;
}
.btPayPalButton:hover {
-webkit-box-shadow: 0 0 0 #0cb8b6 inset,0 1px 5px rgba(0,0,0,.2);
box-shadow: 0 0 0 #0cb8b6 inset,0 1px 5px rgba(0,0,0,.2);
}
.btPayPalForm {
width: 0;
height: 0;
overflow: hidden;
} .btQuoteItem.btCCLock {
position: relative;
}
.btQuoteItem.btCCLock:before {
content: ' ';
position: absolute;
top: -10px;
bottom: -10px;
left: 0;
right: 0;
background: transparent;
z-index: 999;
} .btQuoteBooking .btTotalNextWrapper {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: auto !important;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
padding-right: 0 !important;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: initial;
}
.btQuoteBooking .btTotalNextWrapper:after {
display: none;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper {
padding-right: 0 !important;
}
.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn {
-webkit-flex: 0 0 160px;
-ms-flex: 0 0 160px;
flex: 0 0 160px;
width: 160px;
max-width: 160px;
}
.btQuoteBooking .btQuoteBookingForm .boldBtn {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex: 0 1 0;
-ms-flex: 0 1 0;
flex: 0 1 0;
float: none;
margin-right: 0 !important;
margin-left: 0 !important;
width: 0;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
max-width: 0;
}
.btQuoteBooking .btContactNext {
-webkit-transform: translate(160px,0);
-moz-transform: translate(160px,0);
-ms-transform: translate(160px,0);
transform: translate(160px,0);
}
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
float: none;
}
.btQuoteBooking .btQuoteTotalText {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.btQuoteBooking .btQuoteContact:not(.btQuoteContactForm7) {
margin: 0 -10px 0 -10px;
} @media (max-width: 440px) {
.btQuoteBooking .btTotalNextWrapper {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn,
.btQuoteBooking .btQuoteBookingForm .boldBtn {
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
width: 100%;
max-width: 100%;
padding-top: 0;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext,
.btQuoteBooking .btQuoteBookingForm .btContactNext {
width: 100%;
}
.btQuoteBooking .btQuoteBookingForm .btContactNext {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
opacity: 0;
}
} .btPayPalButton {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin: 0;
margin-right: auto;
height: 38px;
-webkit-flex: 0 0 130px;
-ms-flex: 0 0 130px;
flex: 0 0 130px;
margin-left: 30px;
}
.slick-slider:not(.slick-initialized) {
position: relative;
width: 100%;
min-height: 200px;
}
.slick-slider:not(.slick-initialized) .bt_bb_content_slider_item {
position: absolute;
left: auto;
right: auto;
opacity: 0;
}
.slick-slider {
position: relative;
width: 100%;
overflow: visible;
}
.bt_bb_show_dots_below .slick-slider {
overflow: initial;
}
.slick-slider .slick-list {
width: auto;
}
.bt_bb_height_auto .slick-slider .slick-slide {
width: 100%;
}
.bt_bb_height_auto .slick-slider .slick-slide img {
max-width: none;
width: 100%;
height: auto;
display: block;
}
.bt_bb_height_full_screen .slick-slider .slick-slide {
height: 100vh;
}
.bt_bb_height_full_screen .slick-slider.slick-initialized .slick-slide {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bt_bb_height_half_screen .slick-slider .slick-slide {
height: 50vh;
}
.bt_bb_height_keep-height .slick-slider .slick-slide {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bt_bb_height_keep-height .slick-slider .slick-slide .bt_bb_content_slider_item_content {
width: 100%;
}
.bt_bb_height_full_screen .slick-slider .slick-slide,
.bt_bb_height_half_screen .slick-slider .slick-slide {
background-color: transparent;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.bt_bb_gap_small .slick-list {
margin: 0 -.25rem;
}
.bt_bb_gap_small .slick-list .slick-slide .content {
padding: 0 .25rem;
}
.bt_bb_gap_normal .slick-list {
margin: 0 -.5rem;
}
.bt_bb_gap_normal .slick-list .slick-slide .content {
padding: 0 .5rem;
}
.bt_bb_gap_large .slick-list {
margin: 0 -1rem;
}
.bt_bb_gap_large .slick-list .slick-slide .content {
padding: 0 1rem;
} button.slick-arrow {
padding: 0;
letter-spacing: initial;
border-radius: 0;
position: absolute;
z-index: 10;
width: 44px;
height: 44px;
line-height: 44px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
text-align: center;
top: 50%;
margin-top: -22px;
border-radius: 0;
background-color: rgba(0,0,0,.7);
cursor: pointer;
outline: none;
border: none;
}
button.slick-arrow:hover {
background-color: rgba(0,0,0,.95);
}
button.slick-arrow:focus {
outline: none;
}
button.slick-arrow.slick-next {
right: 0;
}
button.slick-arrow.slick-next:before {
content: '\e684';
}
button.slick-arrow.slick-prev {
left: 0;
}
button.slick-arrow.slick-prev:before {
content: '\e686';
}
button.slick-arrow:before {
color: #fff;
display: block;
font-size: 34px;
font-family: Icon7Stroke;
line-height: 44px;
}
.bt_bb_arrows_size_small button.slick-arrow {
width: 34px;
height: 34px;
margin-top: -17px;
}
.bt_bb_arrows_size_small button.slick-arrow:before {
font-size: 24px;
line-height: 34px;
}
.bt_bb_arrows_size_large button.slick-arrow {
width: 64px;
height: 64px;
margin-top: -32px;
}
.bt_bb_arrows_size_large button.slick-arrow:before {
font-size: 54px;
line-height: 64px;
}
.slick-list {
width: 100%;
position: relative;
}
.slick-list .slick-slide {
background-size: cover;
}
.slick-dots {
position: absolute;
bottom: 1em;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
z-index: 1;
}
.bt_bb_show_dots_below .slick-dots {
bottom: -2em;
}
.slick-dots li {
position: relative;
display: inline-block;
width: 10px;
height: 10px;
margin: 0 5px;
padding: 0;
cursor: pointer;
border: 2px solid white;
border-radius: 50%;
-webkit-transition: background-color 300ms ease;
-moz-transition: background-color 300ms ease;
transition: background-color 300ms ease;
}
.slick-dots li.slick-active,
.slick-dots li:hover {
background: white;
}
.slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 1em;
height: 1em;
cursor: pointer;
color: transparent;
background-color: transparent;
border: 0;
outline: none;
} .bt_bb_content_slider_item[class*="bt_bb_background_overlay"] {
position: relative;
}
.bt_bb_content_slider_item[class*="bt_bb_background_overlay"]:before {
content: ' ';
pointer-events: none;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
}
.bt_bb_content_slider_item[class*="bt_bb_background_overlay"] .bt_bb_content_slider_item_content {
position: relative;
z-index: 1;
}
.bt_bb_content_slider_item[class*="dark_stripes"]:before {
background-image: -webkit-linear-gradient(left top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);
background-image: -moz-linear-gradient(left top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);
background-image: linear-gradient(to right top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);
background-size: 3px 3px;
background-repeat: repeat;
}
.bt_bb_content_slider_item[class*="light_stripes"]:before {
background-image: -webkit-linear-gradient(left top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);
background-image: -moz-linear-gradient(left top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);
background-image: linear-gradient(to right top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);
background-size: 3px 3px;
background-repeat: repeat;
}
.bt_bb_content_slider_item[class*="light_solid"]:before {
background-color: rgba(255,255,255,.5);
}
.bt_bb_content_slider_item[class*="dark_solid"]:before {
background-color: rgba(0,0,0,.5);
}
.bt_bb_content_slider_item[class*="dark_gradient"]:before {
background: -webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);
background: -moz-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);
}
.bt_bb_content_slider_item[class*="light_gradient"]:before {
background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);
background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);
}
.btCounterHolder {
font-size: 3rem;
line-height: 0;
font-weight: 300;
}
.btCounterHolder .btCounter {
display: block;
height: 3rem;
overflow: hidden;
}
.btCounterHolder span.onedigit {
display: inline-block;
height: 3rem;
-webkit-transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
transition: all 1s ease 0s;
}
.btCounterHolder span.onedigit span {
display: block;
position: relative;
height: 3rem;
text-align: center;
}
.btCounterHolder .btCountdownHolder {
padding: 0 15%;
}
.btCounterHolder .btCountdownHolder > span {
vertical-align: top;
display: inline-block;
padding: 0 0 5px;
}
.btCounterHolder .btCountdownHolder > span > span {
display: inline-block;
}
.btCounterHolder .btCountdownHolder > span > span > span {
display: block;
width: .65em;
text-align: inherit;
-webkit-transition: transform 0ms ease-out;
-moz-transition: transform 0ms ease-out;
transition: transform 0ms ease-out;
-webkit-transform: translateY(-3rem);
-moz-transform: translateY(-3rem);
-ms-transform: translateY(-3rem);
transform: translateY(-3rem);
position: static;
overflow: hidden;
height: 3rem;
line-height: 1;
}
.btCounterHolder .btCountdownHolder .days,
.btCounterHolder .btCountdownHolder .hours,
.btCounterHolder .btCountdownHolder .minutes,
.btCounterHolder .btCountdownHolder .seconds {
position: relative;
margin: 0;
float: left;
width: 25%;
}
.btCounterHolder .btCountdownHolder span[class$="_text"] {
position: relative;
display: block;
text-align: inherit;
font-size: .8rem;
line-height: 1;
padding: 1rem 0 0;
margin: .5rem 0 0;
text-transform: uppercase;
}
.btCounterHolder .btCountdownHolder span[class^="n"],
.btCounterHolder .btCountdownHolder .days span:first-child,
.btCounterHolder .btCountdownHolder .days span:nth-child(2),
.btCounterHolder .btCountdownHolder .days span:nth-child(3) {
position: static;
overflow: hidden;
height: 3rem;
line-height: 1;
}
.btCounterHolder .btCountdownHolder span[class$="_text"] > span {
height: auto !important;
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
transform: none !important;
font-size: 1em;
line-height: 1.2 !important;
}
.btCounterHolder .btCountdownHolder span.separator {
display: none;
}
.btCounterHolder .btCountdownHolder .days_text span,
.btCounterHolder .btCountdownHolder .hours_text span,
.btCounterHolder .btCountdownHolder .minutes_text span,
.btCounterHolder .btCountdownHolder .seconds_text span {
width: auto !important;
-webkit-transform: translate(-50%,-.1em) !important;
-moz-transform: translate(-50%,-.1em) !important;
-ms-transform: translate(-50%,-.1em) !important;
transform: translate(-50%,-.1em) !important;
}
.btCounterHolder .btCountdownHolder .countdown_anim {
-webkit-transition: transform 200ms ease-out;
-moz-transition: transform 200ms ease-out;
transition: transform 200ms ease-out;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.btCounterHolder.btCounterLargeSize {
font-size: 4.5rem;
font-weight: 700;
}
.btCounterHolder.btCounterLargeSize .btCountdownHolder {
padding: 0 10%;
}
.btCounterHolder.btCounterLargeSize .btCounter {
height: 4.5rem;
}
.btCounterHolder.btCounterLargeSize span.onedigit {
height: 4.5rem;
}
.btCounterHolder.btCounterLargeSize span.onedigit span {
height: 4.5rem;
}
.btCounterHolder.btCounterLargeSize .btCountdownHolder > span > span > span {
-webkit-transform: translateY(-4.5rem);
-moz-transform: translateY(-4.5rem);
-ms-transform: translateY(-4.5rem);
transform: translateY(-4.5rem);
height: 4.5rem;
}
.btCounterHolder.btCounterLargeSize .btCountdownHolder .countdown_anim {
-webkit-transition: transform 200ms ease-out;
-moz-transition: transform 200ms ease-out;
transition: transform 200ms ease-out;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.btCounterHolder.btCounterLargeSize .btCountdownHolder span[class^="n"],
.btCounterHolder.btCounterLargeSize .btCountdownHolder .days span:first-child,
.btCounterHolder.btCounterLargeSize .btCountdownHolder .days span:nth-child(2),
.btCounterHolder.btCounterLargeSize .btCountdownHolder .days span:nth-child(3) {
height: 4.5rem;
}
.bt_bb_twitter .bt_bb_twitter_item .bt_bb_twitter_avatar {
display: inline;
border-radius: 50%;
}
.bt_bb_twitter .bt_bb_twitter_item .bt_bb_twitter_username {
display: block;
margin-bottom: 1em;
}
.bt_bb_display_regular.bt_bb_twitter .bt_bb_twitter_item {
display: inline-block;
float: left;
}
.bt_bb_columns_1.bt_bb_twitter .bt_bb_twitter_item {
width: 100%;
}
.bt_bb_columns_1.bt_bb_twitter .bt_bb_twitter_item:nth-child(1n + 1) {
clear: both;
}
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item {
width: 50%;
}
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1) {
clear: both;
}
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item {
width: 33.333%;
}
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1) {
clear: both;
}
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item {
width: 25%;
}
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1) {
clear: both;
}
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item {
width: 20%;
}
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1) {
clear: both;
}
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item {
width: 16.666%;
}
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1) {
clear: both;
}
.bt_bb_display_regular.bt_bb_twitter .bt_bb_twitter_inner {
margin: 0 -1em;
}
.bt_bb_display_regular.bt_bb_twitter .bt_bb_twitter_inner .bt_bb_twitter_item {
padding: 0 1em;
}
@media (max-width: 1024px) {
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item {
width: 50%;
}
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1) {
clear: initial;
}
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1) {
clear: both;
}
}
@media (max-width: 768px) {
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item {
width: 50%;
}
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1) {
clear: initial;
}
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1) {
clear: both;
}
}
@media (max-width: 640px) {
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item {
width: 100%;
}
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1) {
clear: initial;
}
}
.bt_bb_video {
display: block;
position: relative;
padding-bottom: 56.25%;
}
.bt_bb_video > .wp-video {
display: block;
width: 100% !important;
height: 100% !important;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.bt_bb_video > .wp-video .mejs-container.mejs-video {
width: 100% !important;
height: 100% !important;
}
.bt_bb_video iframe.me-plugin,
.bt_bb_video .mejs-container {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.bt_bb_disable_controls_yes.bt_bb_video .mejs-layers,
.bt_bb_disable_controls_yes.bt_bb_video .mejs-controls {
display: none !important;
}
@media (max-width: 1199px) {
.btMenuGutter .mainHeader .port,
.btMenuGutter .topBar .topBarPort,
.gutter .port,
.btSiteFooterWidgets.gutter .port,
.btBlogHeaderContent .gutter .port,
.btSearchInner.btFromTopBox .btSearchInnerContent {
width: 100%;
max-width: none;
padding-left: 20px;
padding-right: 20px;
}
.btSlideGutter {
padding-left: 20px;
padding-right: 20px;
}
.btWithSidebar .btSidebar {
padding-left: 20px;
padding-right: 20px;
}
.btSearchInner.btFromTopBox .btSearchInnerClose {
right: 20px;
}
.btMenuVerticalRight .btVerticalMenuTrigger {
margin: 0;
}
.wVariable .btSlidePane {
padding: 0 30px;
}
.touch body.btMenuVertical .menuPort {
overflow: auto;
}
.slidedVariable .slick-list {
z-index: 1;
}
.btGhost .slick-slider h4.nbs {
position: absolute;
top: auto;
margin: 0;
bottom: 60px;
z-index: 1000;
}
.btAnimNav li.btAnimNavNext,
.btAnimNav li.btAnimNavPrev {
display: block;
position: absolute;
right: -18px;
width: 36px;
height: 36px;
padding: 0;
font: normal 34px/34px Icon7Stroke;
text-align: center;
vertical-align: middle;
color: #fff;
cursor: pointer;
}
.btAnimNav li.btAnimNavNext:before {
content: '\e688';
}
.btAnimNav li.btAnimNavPrev:before {
content: '\e682';
}
.btAnimNav li.btAnimNavNext {
bottom: 10px;
}
.btAnimNav li.btAnimNavPrev {
top: 18px;
}
.btAnimNav li.btAnimNavDot {
display: none;
}
.articleSideGutter {
left: 20px;
width: 95px;
}
.btHasAuthorInfo {
padding-left: 115px;
}
.menuHolder .logo img {
height: 38px;
width: auto;
display: block;
}
body:not(.btMenuBelowLogo) .menuPort nav > ul > li {
line-height: 38px;
}
body.btMenuHorizontal:not(.btMenuBelowLogo) .topBarInMenu {
height: 38px;
}
.btVerticalMenuTrigger {
line-height: 38px;
}
.topBarInLogoAreaCell {
margin: -9px 0 0;
}
.topBarInLogoAreaCell .btIconWidgetIcon {
font-size: 38px;
padding: 0 5px 0 0;
}
.topBarInLogoAreaCell .btIconWidgetIcon {
width: 45px;
}
.topBarInLogoAreaCell .btIconWidget {
margin: 0 0 0 20px;
}
.btMenuVertical .topBar .widget_search {
margin: 0 0 20px;
}
.btMenuVertical .topBarInMenu .widget_search {
margin: 0 0 15px;
}
.btMenuVertical .topBar .widget_search,
.btMenuVertical .topBarInMenu .widget_search {
float: none;
}
.btMenuVertical .topBarInMenu .widget_search input[type="text"] {
width: 100% !important;
}
.btMenuVertical .topBar .btIconWidget,
.btMenuVertical .topBarInMenu .btIconWidget {
float: none;
}
.btMenuVertical .btTopToolsRight .widget_search button {
right: 15px;
}
.btFooterMenu {
margin-top: 10px;
}
}
.btMenuVerticalOn.btMenuGutter .topBar .topBarPort {
padding: 0;
margin: 0 -30px;
width: auto;
display: block;
position: static;
}
.btMenuVerticalOn.btMenuGutter .topBar .topBarPort .topTools {
text-align: center !important;
}
@media (max-width: 992px) {
.btMenuVerticalRight.btPageTransitions .btVerticalMenuTrigger {
margin: 0 34px 0 0;
}
.neighboringArticles .btTextLeft:after {
content: ' ';
clear: both;
display: table;
width: 100%;
}
.neighboringArticles .btTextRight {
margin: 20px 0 0;
padding: 20px 15px 0;
clear: left;
position: relative;
}
.neighboringArticles .btTextRight:before {
content: ' ';
display: block;
position: absolute;
top: 0;
left: 15px;
right: 15px;
height: 1px;
}
.btLightSkin .neighboringArticles .btTextRight:before,
.btDarkSkin .btLightSkin .neighboringArticles .btTextRight:before {
background-color: rgba(0,0,0,.1);
}
.btDarkSkin .neighboringArticles .btTextRight:before,
.btLightSkin .btDarkSkin .neighboringArticles .btTextRight:before {
background-color: 1px solid rgba(255,255,255,.1);
}
.single-portfolio .boldArticle .socialRow .btIco {
margin-bottom: .5em;
}  .rowItem.btDoublePadding > .rowItemContent {
padding: 0 15px;
}
.btTableRow .rowItem.btDoublePadding > .rowItemContent {
padding: 0 30px;
}
.topBarInLogoArea {
position: relative;
margin: 2px 0 0;
}
.topBarInLogoAreaCell {
position: absolute;
right: 0;
left: auto;
top: 44px;
width: 320px;
padding: 4px 14px;
}
.topBarInLogoAreaCell {
border-width: 1px !important;
}
.btLightSkin .topBarInLogoAreaCell,
.btDarkSkin .btLightSkin .topBarInLogoAreaCell {
background-color: #fff;
}
.btDarkSkin .topBarInLogoAreaCell,
.btLightSkin .btDarkSkin .topBarInLogoAreaCell {
background-color: #1d1f27;
}
.topBarInLogoAreaCell .btIconWidget {
float: none;
width: 100%;
clear: left;
padding: 10px 0;
margin: 0;
}
.btLightSkin .topBarInLogoAreaCell .btIconWidget,
.btDarkSkin .btLightSkin .topBarInLogoAreaCell .btIconWidget {
border-top: 1px solid rgba(0,0,0,.07);
}
.btDarkSkin .topBarInLogoAreaCell .btIconWidget,
.btLightSkin .btDarkSkin .topBarInLogoAreaCell .btIconWidget {
border-top: 1px solid rgba(255,255,255,.075);
}
.btLightSkin .topBarInLogoAreaCell .btIconWidget:first-child,
.btDarkSkin .btLightSkin .topBarInLogoAreaCell .btIconWidget:first-child,
.btDarkSkin .topBarInLogoAreaCell .btIconWidget:first-child,
.btLightSkin .btDarkSkin .topBarInLogoAreaCell .btIconWidget:first-child {
border-top: none;
}
.topExtraExtraSpaced {
padding-top: 120px;
}
.header.huge {
margin: 0 0 4px;
}
.header.huge h1 {
font-size: 58px;
margin: 0 0 9px;
}
.header.huge .btSuperTitle {
letter-spacing: 1px;
}
.header.huge .btSuperTitle {
font-size: 20px;
margin: 0 0 12px;
}
.header.huge .btSubTitle {
font-size: 20px;
margin: 0 0 14px;
}
.header.extralarge {
margin: 0 0 2px;
}
.header.extralarge h1 {
font-size: 48px;
margin: 0 0 9px;
}
.header.extralarge .btSuperTitle,
.header.extralarge .btSubTitle {
font-size: 17px;
}
.header.extralarge .btSuperTitle {
margin: 0 0 12px;
}
.header.extralarge .btSubTitle {
margin: 0 0 14px;
}
.header.extralarge .dash:before {
margin: 0 0 .5em;
}
.header.extralarge .dash:after {
margin: 0 0 1em;
}
.header.large {
margin: 0 0 -2px;
}
.header.large h2,
.header.large h1 {
font-size: 30px;
margin: 0 0 11px;
}
.header.large .btSuperTitle,
.header.large .btSubTitle {
font-size: 16px;
}
.header.large .btSuperTitle {
margin: 0 0 14px;
}
.header.large .btSubTitle {
margin: 0 0 14px;
}
.header.medium {
margin: 0 0 -3px;
}
.header.medium h2,
.header.medium h3 {
font-size: 20px;
margin: 0 0 11px;
}
.header.medium .btSuperTitle,
.header.medium .btSubTitle {
font-size: 13px;
}
.header.medium .btSuperTitle {
margin: 0 0 13px;
}
.header.medium .btSubTitle {
margin: 0 0 11px;
}
.header.small {
margin: 0 0 -3px;
}
.header.small h3,
.header.small h4 {
font-size: 12px;
margin: 0 0 10px;
}
.header.small .btSuperTitle,
.header.small .btSubTitle {
font-size: 10px;
font-weight: 400;
}
.header.small .btSuperTitle {
margin: 0 0 6px;
}
.header.small .btSubTitle {
margin: 0 0 5px;
}
.header.small .dash:after,
.header.small .dash:before {
-webkit-box-shadow: 0 1px 0 0 #0cb8b6 inset;
box-shadow: 0 1px 0 0 #0cb8b6 inset;
width: 30px;
}
.btAccentColorBackground .header.small .dash:after,
.btAccentColorBackground .header.small .dash:before {
-webkit-box-shadow: 0 1px 0 0 #fff inset;
box-shadow: 0 1px 0 0 #fff inset;
}
.header.small .dash:before {
margin: 0 0 .9em;
}
.header.small .dash:after {
margin: 0 0 .9em;
}
.btTwoColFooterMenu.btCustomMenu ul li {
margin-right: 0;
text-align: center;
}
}
@media (max-width: 820px) {
.woocommerce ul.products li.first {
clear: none;
}
.woocommerce.columns-3 ul.products li.product,
.woocommerce-page .columns-3 ul.products li.product,
.woocommerce.columns-4 ul.products li.product,
.woocommerce-page .columns-4 ul.products li.product,
.woocommerce.columns-5 ul.products li.product,
.woocommerce-page .columns-5 ul.products li.product,
.woocommerce .btWooCommerce ul.products li.product,
.woocommerce-page .related.products ul.products li.product,
.woocommerce .upsells.products ul.products li.product {
width: 50%;
}
.woocommerce.columns-3 ul.products li.product:nth-child(3n + 1),
.woocommerce-page .columns-3 ul.products li.product:nth-child(3n + 1),
.woocommerce.columns-4 ul.products li.product:nth-child(4n + 1),
.woocommerce-page .columns-4 ul.products li.product:nth-child(4n + 1),
.woocommerce-page .columns-4 ul.products li.product:nth-child(5n + 1),
.woocommerce .btWooCommerce ul.products li.product:nth-child(4n + 1),
.woocommerce-page .related.products ul.products li.product:nth-child(4n + 1),
.woocommerce .upsells.products ul.products li.product:nth-child(4n + 1) {
clear: none;
}
.woocommerce.columns-3 ul.products li.product:nth-child(odd),
.woocommerce-page .columns-3 ul.products li.product:nth-child(odd),
.woocommerce.columns-4 ul.products li.product:nth-child(odd),
.woocommerce-page .columns-4 ul.products li.product:nth-child(odd),
.woocommerce.columns-5 ul.products li.product:nth-child(odd),
.woocommerce-page .columns-5 ul.products li.product:nth-child(odd),
.woocommerce .btWooCommerce ul.products li.product:nth-child(odd),
.woocommerce-page .related.products ul.products li.product:nth-child(odd),
.woocommerce .upsells.products ul.products li.product:nth-child(odd) {
clear: left;
}
.btGoogleMapsWrap.closed {
-webkit-transform: translate3d(-326px,0,0);
-moz-transform: translate3d(-326px,0,0);
-ms-transform: translate3d(-326px,0,0);
transform: translate3d(-326px,0,0);
}
span.btInfoPaneToggler {
display: block;
}
}
@media (max-width: 767px) {
.btContent,
.btSidebar {
width: 100%;
float: none;
}
.btSidebarLeft .btSidebar,
.btSidebarRight .btSidebar {
padding-left: 20px;
padding-right: 20px;
}
h1,
.header.extralarge h1,
.header.huge h1 {
font-size: 60px;
line-height: 70px;
}
.header.huge h1 {
font-size: 60px;
line-height: 70px;
}
h2 {
font-size: 30px;
line-height: 35px;
}
.header.extralarge .btSuperTitle,
.header.extralarge .btSubTitle,
.header.huge .btSuperTitle,
.header.huge .btSubTitle {
font-size: 18px;
}
.btContentHolder blockquote {
font-size: 1.2em;
line-height: 1.6;
}
.btArticleMeta {
text-align: left;
}
.btArticleMeta dd:after {
content: "; ";
}
.btArticleMeta dt:after {
content: ": ";
}
.btArticleMeta.onBottom dd,
.btArticleMeta.onBottom dt {
display: inline-block;
padding-right: 5px;
margin-bottom: 0;
}
.btArticleMeta.onTop dd {
margin-bottom: 0;
}
.btArticleListItem .btArticleFooter .btReadArticle,
.btArticleListItem .btArticleFooter .btShareArticle {
text-align: center;
}
.btArticleListItem .btArticleFooter .btShareArticle:before {
width: 65px;
height: 1px;
background-color: #0cb8b6;
content: ' ';
display: block;
margin: 10px auto 15px;
}
.shareRowItem.btTextRight,
.tagsRowItem.btTextLeft {
text-align: center;
padding: 8px 0;
}
.btArticleListItem .btIconRow {
margin-top: 12px;
}
.btArticleListItem .btTextRight .btIconRow .btIco {
margin: 0 .25em;
}
.btArticleListItem .btReadArticle a.btContinueReading {
display: inline-block;
float: none;
margin-bottom: 8px;
}
.topExtraSpaced {
padding-top: 80px;
}
.bottomExtraSpaced {
padding-bottom: 80px;
}
.topSpaced {
padding-top: 60px;
}
.bottomSpaced {
padding-bottom: 60px;
}
.btMenuVertical .menuPort nav {
margin: 0 -35px;
}
.btSlidePane .articleMeta.btTextRight {
text-align: left;
}
.btArticleListItem {
margin-bottom: 40px;
}
.btCounterHolder {
font-size: 35px;
line-height: 40px;
}
.btCounterHolder .btCounter,
.btCounterHolder span.onedigit,
.btCounterHolder span.onedigit span {
height: 40px;
}
}
@media (min-width: 768px) {
.btArticleListItem .btArticleFooter .btShareArticle:before {
display: none !important;
}
}
@media (max-width:620px) {
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
float: none;
}
.slidedVariable .slick-dots {
display: block !important;
}
.slidedVariable .nbs {
display: none !important;
}
.btHasAuthorInfo {
padding-left: 0;
}
.articleSideGutter {
top: auto;
bottom: 0;
left: 0;
right: 0;
width: auto;
background-color: rgba(0,0,0,.6);
text-align: left;
}
.articleSideGutter .asgItem.avatar img {
border-radius: 0;
}
.articleSideGutter .date {
opacity: 1;
color: #fff;
line-height: 1;
}
.articleSideGutter .asgItem.title {
margin: 5px 0 0;
}
.btArticleListItem.btHasAuthorInfo .btMediaBox.btQuote,
.btArticleListItem.btHasAuthorInfo .btMediaBox.btLink {
padding: 20px 20px 70px;
}
.btMediaBox.video .articleSideGutter {
z-index: 2;
}
.articleSideGutter.btTextRight {
text-align: left;
}
.asgItem.avatar {
width: 45px;
float: left;
margin: 0 10px 0 0;
}
.btMediaBox .slick-slider h4.nbs {
margin-top: -25px;
}
.btMediaBox .slick-slider h4.nbs,
.btMediaBox .slick-slider h4.nbs a,
.btMediaBox .slick-slider h4.nbs.nsPrev a:before,
.btMediaBox .slick-slider h4.nbs.nsNext a:after {
width: 40px !important;
height: 50px !important;
}
.btMediaBox .slick-slider h4.nbs.nsPrev a:before,
.btMediaBox .slick-slider h4.nbs.nsNext a:after {
display: block;
line-height: 52px;
text-align: center;
padding: 0;
font-size: 40px;
}
.header.huge h1 {
font-size: 50px;
margin: 0 0 9px;
line-height: 54px;
}
.header.huge .btSuperTitle {
font-size: 17px;
margin: 0 0 10px;
}
.header.huge .btSubTitle {
font-size: 17px;
margin: 0 0 12px;
}
.header.extralarge h1 {
font-size: 40px;
margin: 0 0 7px;
line-height: 45px;
}
.header.extralarge .btSuperTitle,
.header.extralarge .btSubTitle {
font-size: 15px;
}
.header.extralarge .btSuperTitle {
margin: 0 0 10px;
}
.header.extralarge .btSubTitle {
margin: 0 0 12px;
}
.header.large h2,
.header.large h1 {
font-size: 27px;
margin: 0 0 8px;
}
.header.large .btSuperTitle,
.header.large .btSubTitle {
font-size: 14px;
}
.header.large .btSuperTitle {
margin: 0 0 12px;
}
.header.large .btSubTitle {
margin: 0 0 12px;
}
.btSiteFooter ul.menu,
.btSiteFooter .fooWidgets,
.btSiteFooter .copyLine {
float: none;
width: 100%;
text-align: center;
}
}
@media (max-width: 480px) {
h1,
.header.extralarge h1,
.header.huge h1 {
font-size: 35px;
line-height: 40px;
}
.comment-respond form {
width: 100%;
}
.btMenuVertical .menuPort nav {
margin: 0 -50px;
}
.neighboringArticles .nbsImage {
display: none;
}
.btMediaBox.btQuote p,
.btMediaBox.btLink p {
line-height: 1.2;
}
.asgItem.avatar {
width: 45px;
margin: 0 6px 0 0;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper {
padding: 0;
}
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
float: none;
margin: 0 0 12px;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btQuoteTotal,
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
height: auto;
}
.btPayPalButton {
margin: 0;
float: none;
}
.btGoogleMapsWrap {
width: 250px;
padding: 5px 20px 5px 20px;
}
.btGoogleMapsWrap.closed {
-webkit-transform: translate3d(-250px,0,0);
-moz-transform: translate3d(-250px,0,0);
-ms-transform: translate3d(-250px,0,0);
transform: translate3d(-250px,0,0);
}
div[id^="map_canvas"] {
height: 280px !important;
}
.wInfoPane div[id^="map_canvas"] {
height: 100% !important;
}
}
@media (max-width: 400px) {
body.btMenuVertical > .menuPort {
width: 272px;
}
body.btMenuVerticalLeft.btMenuVerticalOn .btPageWrap {
-webkit-transform: translateX(272px);
-moz-transform: translateX(272px);
-ms-transform: translateX(272px);
transform: translateX(272px);
}
body.btMenuVerticalRight.btMenuVerticalOn .btPageWrap {
-webkit-transform: translateX(-272px);
-moz-transform: translateX(-272px);
-ms-transform: translateX(-272px);
transform: translateX(-272px);
}
body.btMenuVertical.btMenuVerticalOn .menuPort {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.woocommerce header.title .edit {
display: block;
float: left;
clear: left;
padding: 0 0 0 22px;
margin: 0 0 15px;
}
.woocommerce.columns-3 ul.products li.product,
.woocommerce-page .columns-3 ul.products li.product,
.woocommerce.columns-4 ul.products li.product,
.woocommerce-page .columns-4 ul.products li.product,
.woocommerce.columns-5 ul.products li.product,
.woocommerce-page .columns-5 ul.products li.product,
.woocommerce .btWooCommerce ul.products li.product,
.woocommerce-page .related.products ul.products li.product,
.woocommerce .upsells.products ul.products li.product {
width: auto;
float: none;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btQuoteTotal,
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
height: auto;
}
.topBarInLogoAreaCell {
width: 290px;
}
.btMenuVertical .topBarInMenu .widget_search {
margin: 0 -60px 28px;
padding: 10px 0 10px 15px;
}
.topBar .widget_search button,
.topBarInMenu .widget_search button {
margin: 0;
right: 5px;
}
.btMenuVertical .topBar .widget_search {
padding: 10px 10px 10px 25px;
}
}
@media (max-width: 1200px) {
.woocommerce table.shop_table_responsive tbody th,
.woocommerce table.shop_table_responsive thead,
.woocommerce-page table.shop_table_responsive tbody th,
.woocommerce-page table.shop_table_responsive thead {
display: none;
}
.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
border-top: 0;
}
.woocommerce table.shop_table_responsive tr,
.woocommerce table.shop_table_responsive tr td,
.woocommerce-page table.shop_table_responsive tr,
.woocommerce-page table.shop_table_responsive tr td {
display: block;
}
.woocommerce-cart table.cart td.product-remove {
width: 0;
height: 0;
padding: 0;
border: 0;
position: relative;
}
.woocommerce-cart table.cart td.product-remove .remove {
position: absolute;
left: 10px;
top: 10px;
}
.woocommerce-cart table.cart img {
width: 150px;
}
.woocommerce #content table.cart .product-thumbnail,
.woocommerce table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail {
width: auto;
}
.woocommerce table.my_account_orders tr td.order-actions:before,
.woocommerce-page table.my_account_orders tr td.order-actions:before {
display: none;
}
.woocommerce table.shop_table_responsive tr td:before,
.woocommerce-page table.shop_table_responsive tr td:before {
content: attr(data-title) ": ";
font-weight: 700;
}
.woocommerce table.shop_table_responsive.cart tr td:before,
.woocommerce-page table.shop_table_responsive.cart tr td:before {
display: none;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background-color: rgba(0,0,0,.025);
}
.woocommerce table.my_account_orders tr td.order-actions,
.woocommerce-page table.my_account_orders tr td.order-actions {
text-align: left;
}
.woocommerce table.my_account_orders tr td.order-actions .button,
.woocommerce-page table.my_account_orders tr td.order-actions .button {
float: none;
margin: .125em .25em .125em 0;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
float: none;
width: 100%;
}
.woocommerce #content div.product div.images,
.woocommerce #content div.product div.summary,
.woocommerce div.product div.images,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.images,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.images,
.woocommerce-page div.product div.summary {
float: none;
width: 100%;
}
.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
text-align: left;
}
.woocommerce .cart .actions input[type="submit"].button {
float: right;
}
.woocommerce #content table.cart td.actions .coupon:after,
.woocommerce #content table.cart td.actions .coupon:before,
.woocommerce table.cart td.actions .coupon:after,
.woocommerce table.cart td.actions .coupon:before,
.woocommerce-page #content table.cart td.actions .coupon:after,
.woocommerce-page #content table.cart td.actions .coupon:before,
.woocommerce-page table.cart td.actions .coupon:after,
.woocommerce-page table.cart td.actions .coupon:before {
content: " ";
display: table;
}
.woocommerce #content table.cart td.actions .coupon:after,
.woocommerce table.cart td.actions .coupon:after,
.woocommerce-page #content table.cart td.actions .coupon:after,
.woocommerce-page table.cart td.actions .coupon:after {
clear: both;
}
.woocommerce #content table.cart td.actions .button.alt,
.woocommerce #content table.cart td.actions .input-text + .button,
.woocommerce table.cart td.actions .button.alt,
.woocommerce table.cart td.actions .input-text + .button,
.woocommerce-page #content table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .input-text + .button,
.woocommerce-page table.cart td.actions .button.alt,
.woocommerce-page table.cart td.actions .input-text + .button {
float: left;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .cross-sells,
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .shipping_calculator {
width: 100%;
float: none;
text-align: left;
}
.woocommerce-page.woocommerce-checkout form.login .form-row,
.woocommerce.woocommerce-checkout form.login .form-row {
width: 100%;
float: none;
}
.woocommerce #payment .terms,
.woocommerce-page #payment .terms {
text-align: left;
padding: 0;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
float: none;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 1em;
}
.woocommerce .lost_reset_password .form-row-first,
.woocommerce .lost_reset_password .form-row-last,
.woocommerce-page .lost_reset_password .form-row-first,
.woocommerce-page .lost_reset_password .form-row-last {
width: 100%;
float: none;
margin-right: 0;
}
.single-product .twentythirteen .panel {
padding-left: 20px !important;
padding-right: 20px !important;
}
}
@media (max-width: 620px) {
.woocommerce #content table.cart td.actions .button.alt,
.woocommerce #content table.cart td.actions .input-text + .button,
.woocommerce table.cart td.actions .button.alt,
.woocommerce table.cart td.actions .input-text + .button,
.woocommerce-page #content table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .input-text + .button,
.woocommerce-page table.cart td.actions .button.alt,
.woocommerce-page table.cart td.actions .input-text + .button {
float: none;
}
.woocommerce .cart .actions input[type="submit"].button {
float: none;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
float: none;
width: auto;
}
.woocommerce p.lost_password {
float: none;
margin: 1em 0 0;
clear: left;
}
.woocommerce p.form-row:not(.form-row-wide) {
float: none;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
float: none;
margin: .75em 0 0;
}
.woocommerce .woocommerce-ordering .fancy-select {
width: auto;
margin: 0 0 20px;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
float: none;
margin: 0;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
float: none;
margin: 0 0 1em;
}
.woocommerce .commentTxt .star-rating {
margin: 4px 0 8px 0;
clear: right;
}
}
@media (max-width: 560px) {
.woocommerce .cart .actions input[name="update_cart"].button {
float: left;
clear: left;
}
.woocommerce #content table.cart td.actions .coupon label,
.woocommerce table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label {
margin: 0 0 .7em;
float: none;
display: block;
}
.woocommerce > form {
display: block;
position: relative;
overflow-x: auto;
max-width: 100%;
margin: 0 0 1em;
}
.woocommerce table.shop_table {
margin: 0 0 5px;
}
}
@media (max-width: 480px) {
form.login p.form-row-wide {
width: auto;
float: none;
clear: none;
}
form.login p.form-row-wide:after,
form.login p.form-row-wide:before {
display: none;
clear: none;
}
form.login p.form-row-wide:nth-child(odd),
form.login p.form-row-wide:nth-child(even) {
padding: 0;
}
}