.sc_card {
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
border-radius: 4px;
background: #fff;
margin: 2em auto;
width: 100%;
overflow: hidden;
padding: 1em;
box-sizing: border-box;
}
.sc_card h1,
.sc_card h2,
.sc_card h3,
.sc_card h4,
.sc_card h5,
.sc_card h6 {
font-size: 1em;
line-height: 1.2em;
margin: 0 0 1em;
font-weight: 700;
}
.sc_card p {
font-size: 1em;
}
.sc_card p:last-child {
margin-bottom: 0;
}
.sc_card p:empty {
display: none;
margin-bottom: 0;
}
.sc_card img {
margin-bottom: 1em;
}
.sc_card .sc_row {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-column-gap: 15px;
margin-top: 15px;
}
.sc_card .sc_row--nogrid {
grid-template-columns: 1fr;
}
.sc_card .sc_row--three-columns {
grid-template-columns: repeat(3, 1fr);
}
.sc_card .sc_margin-top-15 {
margin-top: 15px;
}
.sc_card .sc_company {
display: grid;
grid-template-columns: 2fr 1fr;
grid-column-gap: 15px;
}
.sc_card .sc_inner_grid {
display: grid;
grid-template-columns: 2fr 1fr;
grid-column-gap: 15px;
}
.sc_card .sc_company-logo-wrapper,
.sc_card .sc_person-image-wrapper {
height: auto;
margin-top: 15px;
background: #fff;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.08);
border-radius: 4px;
max-width: 100%;
width: auto;
overflow: hidden;
margin-bottom: 12px;
}
.sc_card .sc_company-logo-wrapper img,
.sc_card .sc_person-image-wrapper img {
width: auto;
height: auto;
max-width: 100%;
margin: 0;
}
.sc_card .sc_grey-box {
background: #f2f2f2;
border-radius: 4px;
padding: 16px;
}
.sc_card .sc_grey-box .sc_box-label {
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 150%;
text-transform: uppercase;
color: #000;
margin-bottom: 12px;
}
.sc_card .sc_input-group .sc_input-label {
font-style: normal;
font-weight: 700;
font-size: 12px;
line-height: 150%;
color: #000;
}
.sc_card .wp-block-structured-content-person__colleague_url {
font-size: 0.875em;
word-break: break-word;
}
@media (max-width: 468px) {
.sc_card p {
padding: 0 1em 1em;
}
}
@media (min-width: 469px) {
.sc_fs_faq__figure,
.sc_profile-page__figure {
float: right;
margin-left: 1em;
margin-bottom: 1em;
}
.sc_fs_faq__figure a,
.sc_profile-page__figure a {
display: block;
}
.sc_fs_faq__figure a img,
.sc_profile-page__figure a img {
margin-bottom: 0;
}
}
@media (max-width: 640px) {
.sc_card .sc_row {
grid-template-columns: 1fr;
margin-top: 0;
}
.sc_card .sc_company {
grid-template-columns: 1fr;
}
.sc_card .sc_grey-box {
margin-top: 15px;
}
} .w-100 {
width: 100%;
} i.mce-ico.mce-i-structured-content {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgBrZThUcMwDIWfQrgDfiUbdASPkG7ABsAEhU3YAJigsEFHMBtkg+YX9OBi8YyTNmAuuG3enRM7tj/JkhVpzPkaQIFp1OQDWNO9OdYakIER7eZkFtb5cdT/3pv3WzJkty0+XjOcLBzwxIUVP9ehqeG8OugL4AxX05hjE8vGOagC94HTycOA05lyAYe9xTr0tXZwkkEWQN59F3rWeg8LwqqeI4yhxkfe9ocqdkY8TM2vfgScRNsYKvSmtJtHHKC1ObsWyMMP4G7y4jIEPEVZU9q3Z/zlYS+BLv0zTRq2jAF59DmS1UbJi4C8b1dIls/wpx0F0kPGMLkUvYd3o8DCvpc4QhGQ93KJPX4WdGA+CvSlhGTp/0kp7GaPLMcalt6Kt73GASLA9PU89LBSHF/WBOoKk0mbL1wWbz1nKPlvAAAAAElFTkSuQmCC) !important;
background-size: 85%;
background-repeat: no-repeat;
background-position: center;
margin-right: 4px;
}
.mce-window.mce-container.mce-sc_panel .mce-container-body.mce-abs-layout {
overflow: hidden;
} .entry-content .sc_fs_faq summary:focus,
.sc_fs_faq summary:focus {
outline: none;
}
.entry-content .sc_fs_faq summary *,
.sc_fs_faq summary * {
margin: 0;
display: inline;
padding: 0;
}
.entry-content .sc_fs_faq summary + div,
.sc_fs_faq summary + div {
overflow: hidden;
}
.entry-content .sc_fs_faq summary + div img,
.sc_fs_faq summary + div img {
margin-top: 0;
}
.sc_fs_card__animate {
padding: 0;
}
.sc_fs_card__animate .sc_fs_faq__content {
padding: 0 1em 1em;
}
.sc_fs_card__animate .sc_fs_faq__content > *:first-child {
margin-top: 0;
}
.sc_fs_card__animate summary {
display: block;
cursor: pointer;
position: relative;
padding: 1em 1em 1em 2em;
}
.sc_fs_card__animate summary:before {
content: "";
position: absolute;
top: 1.5em;
left: 1em;
transform: rotate(0);
transform-origin: 0.2rem 50%;
transition: 0.25s transform ease;
border: 0.4rem solid transparent;
border-left-color: inherit;
}
.sc_fs_card__animate[open] > summary:before {
transform: rotate(90deg);
}
.sc_business-logo-wrapper,
.sc_business-image-wrapper {
margin: 0;
}
.sc_recipe .sc_recipe__head {
display: grid;
grid-template-columns: 1.5fr 1fr;
gap: 1em;
}
@media (max-width: 767px) {
.sc_recipe .sc_recipe__head {
grid-template-columns: 1fr;
}
}
.sc_recipe h1, .sc_recipe h2, .sc_recipe h3, .sc_recipe h4, .sc_recipe h5, .sc_recipe h6 {
font-size: 2em;
margin-bottom: 0.5em;
}
.sc_recipe .sc_recipe__head--figure {
margin: 0;
}
.sc_recipe .sc_recipe__head--figure img {
width: 100%;
max-width: 100%;
height: auto;
margin: 0;
}
.sc_recipe .sc_recipe__print {
margin: 1em 0;
}
.sc_recipe .sc_recipe__print .sc_recipe__printButton {
background-color: black;
color: white;
border-radius: 4px;
padding: 12px;
font-size: 16px;
border: none;
position: relative;
cursor: pointer;
width: 100%;
display: block;
text-align: center;
}
.sc_recipe .sc_recipe__divider {
margin: 1.5em 0;
border: none;
border-bottom: 1px solid #ddd;
}
.sc_recipe .sc_recipe__times, .sc_recipe .sc_recipe__meta {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 1em;
text-align: center;
}
@media (max-width: 767px) {
.sc_recipe .sc_recipe__times, .sc_recipe .sc_recipe__meta {
grid-template-columns: 1fr;
}
}
.sc_recipe .sc_recipe__times--label, .sc_recipe .sc_recipe__meta--label {
display: block;
font-weight: bold;
margin-bottom: 0.75em;
}
.sc_recipe .sc_recipe__instructions--figure {
margin: 0.5em 0 1em 0;
line-height: 0;
}
.sc_recipe .sc_recipe__instructions--figure img {
width: auto;
height: auto;
max-width: 100%;
margin: 0;
}
.sc_recipe .sc_recipe__ingredients--checklist {
list-style: none !important;
padding: 0 !important;
margin: 0 0 1em 0 !important;
}
.sc_recipe .sc_recipe__ingredients--checklist li {
margin-bottom: 0.5em;
position: relative;
padding-left: 0;
}
.sc_recipe .sc_recipe__ingredients--checklist li input[type=checkbox] {
display: none;
}
.sc_recipe .sc_recipe__ingredients--checklist li input[type=checkbox]:checked + label:before {
border-color: black;
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZD0iTTAgMTFsMi0yIDUgNUwxOCAzbDIgMkw3IDE4eiIvPjwvc3ZnPgo=");
background-size: 70%;
background-repeat: no-repeat;
background-position: center;
}
.sc_recipe .sc_recipe__ingredients--checklist li label {
cursor: pointer;
display: inline-block;
margin: 0;
padding-left: 1.5em;
position: relative;
}
.sc_recipe .sc_recipe__ingredients--checklist li label:before {
content: "";
display: block;
width: 1em;
height: 1em;
border: 1px solid #ddd;
border-radius: 50%;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.sc_recipe .sc_recipe__video--oembed {
aspect-ratio: 16/9;
width: auto;
max-width: 100%;
height: auto;
max-height: 100%;
padding-top: 56.25%; }
.sc_recipe .sc_recipe__video--oembed > iframe {
display: block;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
@supports (aspect-ratio: 16/9) {
.sc_recipe .sc_recipe__video--oembed {
padding-top: 0 !important;
}
.sc_recipe .sc_recipe__video--oembed > iframe {
position: static;
}
}
.sc_recipe .sc_recipe__video video {
width: 100%;
height: auto;
}
.sc_recipe .sc_recipe__nutrition--heading,
.sc_recipe .sc_recipe__video--heading,
.sc_recipe .sc_recipe__instructions--heading,
.sc_recipe .sc_recipe__ingredients--heading {
font-size: 1.125em;
margin-bottom: 0.5em;
font-weight: bolder;
}
.sc_card .has-wpsc-lightbox {
cursor: zoom-in;
}
body.hidden-scroll {
overflow: hidden;
}
.sl-overlay {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: #fff;
display: none;
z-index: 1035;
}
.sl-wrapper {
z-index: 1040;
width: 100%;
height: 100%;
left: 0;
top: 0;
position: fixed;
}
.sl-wrapper * {
box-sizing: border-box;
}
.sl-wrapper button {
border: 0 none;
background: transparent;
font-size: 28px;
padding: 0;
cursor: pointer;
}
.sl-wrapper button:hover {
opacity: 0.7;
}
.sl-wrapper .sl-close {
display: none;
position: fixed;
right: 30px;
top: 30px;
z-index: 10060;
margin-top: -14px;
margin-right: -14px;
height: 44px;
width: 44px;
line-height: 44px;
font-family: Arial, Baskerville, monospace;
color: #000;
font-size: 3rem;
}
.sl-wrapper .sl-counter {
display: none;
position: fixed;
top: 30px;
left: 30px;
z-index: 10060;
color: #000;
font-size: 1rem;
}
.sl-wrapper .sl-download {
display: none;
position: fixed;
bottom: 5px;
width: 100%;
text-align: center;
z-index: 10060;
color: #fff;
font-size: 1rem;
}
.sl-wrapper .sl-download a {
color: #fff;
}
.sl-wrapper .sl-navigation {
width: 100%;
display: none;
}
.sl-wrapper .sl-navigation button {
position: fixed;
top: 50%;
margin-top: -22px;
height: 44px;
width: 22px;
line-height: 44px;
text-align: center;
display: block;
z-index: 10060;
font-family: Arial, Baskerville, monospace;
color: #000;
}
.sl-wrapper .sl-navigation button.sl-next {
right: 5px;
font-size: 2rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
left: 5px;
font-size: 2rem;
}
@media (min-width: 35.5em) {
.sl-wrapper .sl-navigation button {
width: 44px;
}
.sl-wrapper .sl-navigation button.sl-next {
right: 10px;
font-size: 3rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
left: 10px;
font-size: 3rem;
}
}
@media (min-width: 50em) {
.sl-wrapper .sl-navigation button {
width: 44px;
}
.sl-wrapper .sl-navigation button.sl-next {
right: 20px;
font-size: 3rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
left: 20px;
font-size: 3rem;
}
}
.sl-wrapper.sl-dir-rtl .sl-navigation {
direction: ltr;
}
.sl-wrapper .sl-image {
position: fixed;
-ms-touch-action: none;
touch-action: none;
z-index: 10000;
}
.sl-wrapper .sl-image img {
margin: 0;
padding: 0;
display: block;
border: 0 none;
width: 100%;
height: auto;
}
@media (min-width: 35.5em) {
.sl-wrapper .sl-image img {
border: 0 none;
}
}
@media (min-width: 50em) {
.sl-wrapper .sl-image img {
border: 0 none;
}
}
.sl-wrapper .sl-image iframe {
background: #000;
border: 0 none;
}
@media (min-width: 35.5em) {
.sl-wrapper .sl-image iframe {
border: 0 none;
}
}
@media (min-width: 50em) {
.sl-wrapper .sl-image iframe {
border: 0 none;
}
}
.sl-wrapper .sl-image .sl-caption {
display: none;
padding: 10px;
color: #fff;
background: rgba(0, 0, 0, 0.8);
font-size: 1rem;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
bottom: auto;
top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
bottom: auto;
}
.sl-spinner {
display: none;
border: 5px solid #333;
border-radius: 40px;
height: 40px;
left: 50%;
margin: -20px 0 0 -20px;
opacity: 0;
position: fixed;
top: 50%;
width: 40px;
z-index: 1007;
-webkit-animation: pulsate 1s ease-out infinite;
-moz-animation: pulsate 1s ease-out infinite;
-ms-animation: pulsate 1s ease-out infinite;
-o-animation: pulsate 1s ease-out infinite;
animation: pulsate 1s ease-out infinite;
}
.sl-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
.sl-transition {
transition: -moz-transform ease 200ms;
transition: -ms-transform ease 200ms;
transition: -o-transform ease 200ms;
transition: -webkit-transform ease 200ms;
transition: transform ease 200ms;
}
@-webkit-keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(1.2);
opacity: 0;
}
}
@keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(1.2);
opacity: 0;
}
}
@-moz-keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(1.2);
opacity: 0;
}
}
@-o-keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(1.2);
opacity: 0;
}
}
@-ms-keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(1.2);
opacity: 0;
}
}.woocommerce .extra-flate-tool-tip{display:inline;position:relative;} [data-tooltip]{position:relative;z-index:2;cursor:pointer;} [data-tooltip]:before,[data-tooltip]:after{visibility:hidden;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;pointer-events:none;} [data-tooltip]:before{position:absolute;bottom:150%;left:50%;margin-bottom:5px;margin-left:-80px;padding:7px;width:300px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#000;background-color:hsla(0,0%,20%,0.9);color:#fff;content:attr(data-tooltip);text-align:center;font-size:14px;line-height:1.2;} [data-tooltip]:after{position:absolute;bottom:150%;left:50%;margin-left:-5px;width:0;border-top:5px solid #000;border-top:5px solid hsla(0,0%,20%,0.9);border-right:5px solid transparent;border-left:5px solid transparent;content:" ";font-size:0;line-height:0;} [data-tooltip]:hover:before,[data-tooltip]:hover:after{visibility:visible;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;}
.extra-flate-tool-tip{display:inline-block!important;margin-right:7px;} .checbox_row span.title_fee{padding-left:8px;}
.checbox_row span.title_fee:hover,.dropdown_row span.title_fee:hover{cursor:pointer;}
.wcpfc-fee-tooltiptext{display:none;}
.wcpfc-fee-tooltip-wrap{position:relative;display:inline-block;}
.wcpfc-fee-tooltip-wrap .wcpfc-fee-tooltiptext{width:120px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:100%;left:50%;margin-left:-60px;transition:opacity 0.3s;}
.wcpfc-fee-tooltip-wrap .wcpfc-fee-tooltiptext::after{content:"";position:absolute;top:-10px;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #555 transparent;}
.wcpfc-fee-tooltip-wrap .dashicons,.dashicons-before:before{vertical-align:middle;font-size:16px;cursor:pointer;}
.optional_fee_container .checbox_row,.optional_fee_container .dropdown_row,.optional_fee_container .radio_row{padding:1.41575em;float:none;width:100%;background:#f5f5f5;cursor:pointer;}
.optional_fee_container .checbox_row:hover,.optional_fee_container .dropdown_row:hover{background:#f0f0f0;}
.optional_fee_container .optional_row:nth-child(odd){background:#fafafa;}
.optional_fee_container .optional_row:last-child{margin-bottom:2.617924em;}
.optional_fee_container .input-dropdown{padding:5px;border-radius:5px;margin-left:10px;}
.optional_fee_container .optional_fee_description{margin:0;margin-top:10px;font-style:italic;font-size:14px;}
.woocommerce-cart .optional_fee_container table.shop_table { width: 100% !important;margin-bottom: 20px !important; }
.woocommerce-cart .optional_fee_container th.dropdown_row, .woocommerce-cart .optional_fee_container th.checbox_row, .woocommerce-cart .optional_fee_container th.radio_row { width: 80% !important; }
.woocommerce-cart .optional_fee_container th.dropdown_row select { width: 17% !important; }
.woocommerce-cart table.shop_table:not(:has(tr)) { border: none !important;}
table.product-fees-table { width: 100%;border-collapse: collapse;margin: 20px 0;font-size: 16px;}
table.product-fees-table th, table.product-fees-table td {padding: 12px 15px;border: 1px solid #ddd;text-align: left;}
table.product-fees-table th {background-color: #f4f4f4;color: #333;font-weight: bold;}
table.product-fees-table tr:nth-child(even) {background-color: #f9f9f9;}
table.product-fees-table tr:hover {background-color: #f1f1f1;} .extra-fee-table { width: 100%;border-collapse: collapse;font-family: Arial, sans-serif; margin-top: 15px;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);}
.extra-fee-table tr:nth-child(odd) { background-color: #f9f9f9;}
.extra-fee-table tr:nth-child(even) { background-color: #ffffff;}
.extra-fee-table td { padding: 10px 15px;border: 1px solid #e0e0e0;vertical-align: middle;text-align: left;color: #6d6d6d;}
.extra-fee-table td:last-child { text-align: right;font-weight: bold;}
.extra-fee-table tr:first-child td { border-top: none;}
.extra-fee-table tr:last-child td { border-bottom: none;}
.extra-fee-table td .woocommerce-Price-amount { font-size: 1.2em;color: #6d6d6d;} .wc-block-components-title.wc-block-components-title.wc-block-components-checkout-optional_fee__title {margin: 30px 0 10px;}
.wp-block-woocommerce-checkout-optional-fee-block {border: 1px solid hsla(0, 0%, 7%, .11);border-radius: 5px;margin-top: 10px;}
.wp-block-woocommerce-checkout-optional-fee-block .wc-block-components-totals-wrapper {border: 0;}
.wp-block-woocommerce-checkout-optional-fee-block .wc-block-components-totals-item__label {margin-left: 5px;}
.wc-block-components-tooltip.woocommerce-help-tip{display: flex;align-self: center;}
.woocommerce-cart .wc-block-components-sidebar-layout { justify-content: flex-end;}
.woocommerce-cart .block-cart-checkout-wrapper {width: 35%; padding-left: 2.2641509434%; box-sizing: border-box; }
.woocommerce-cart .wp-block-woocommerce-checkout-optional-fee-block .wc-block-components-totals-wrapper {padding: 15px;}
.wp-block-woocommerce-checkout-optional-fee-block input, .wp-block-woocommerce-checkout-optional-fee-block select, .wp-block-woocommerce-checkout-optional-fee-block select:focus{ outline: 0;}
@media (max-width:400px){
.extra-flate-tool-tip a[data-tooltip]:before{width:200px;}
.extra-flate-tool-tip a[data-tooltip]:before{left:auto;right:-15px;}
}
@media (max-width:960px){
.optional_fee_container .input-dropdown{margin-top:10px;margin-left:0;display:block;width:100%;}
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}@import url("https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&display=swap");
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
div#shiftnav-toggle-main {
display: none;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
.terms-container {
max-width: 900px;
margin: 0 auto;
padding: 2rem;
background: #fdfdfd;
color: #222;
font-family: "Segoe UI", sans-serif;
line-height: 1.6;
border-radius: 8px;
box-shadow: 0 0 10px rgba(0,0,0,0.05);
}
.terms-container h2 {
font-size: 2rem;
border-bottom: 2px solid #333;
margin-bottom: 1rem;
padding-bottom: 0.25rem;
}
.terms-container h3 {
font-size: 1.3rem;
margin-top: 2rem;
color: #444;
}
.terms-container p {
margin: 0.5rem 0;
}
.terms-container ol {
margin-left: 1.5rem;
padding-left: 1rem;
}
.terms-container li {
margin-bottom: 0.75rem;
text-align:left;
}
.terms-container li::marker {
font-weight: bold;
color: #666;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: rgba(0, 0, 0, 0);
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
li#menu-item-8364 a {
padding-top: 0;
background: #ff0!important;
color: #002251;
border-radius: 20px;
position: relative;
left: 18px;
}
li#menu-item-8364 a:hover {
background: #002251 !important;
color: #fff !important;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
.accordion__section--time.accordion__section,
.date-container {
display: inline-block;
max-width: 129px;
margin-left: 8px !important; padding: 0;
background: white; margin-right: 7px;
}
.accordion__section--time.accordion__section {
display: inline-block;
padding: 0;
top: -13px;
position: relative;
width: auto;
}
.page-template-content-airport #primary {
max-width: 100%;
margin-top: 0;
}
.page-template-content-airport section.homepage-hero::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(rgb(93 99 101 / 80%), rgba(21, 23, 24, 0.8));
mix-blend-mode: multiply;
}
.finish-button__container.no-title-text {
display: inline-block;
position: relative;
right: 0;
}
p.text-above-field {
text-align: left;
}
button.finish-button__item {
background: #36434c;
color: white;
}
#airport-parking {
background-color: white;
padding: 30px 0px 17px;
max-width: 1100px;
margin: auto;
margin-bottom: 50px;
}
.about-section-aiport .container {
max-width: 1000px;
margin: auto;
font-size: 21px;
}
.page-template-content-airport .dropdown {
background-color: transparent;
border: 0;
color: var(--color-primary);
cursor: pointer;
font-family: var(--font-default);
font-size: 14px;
font-weight: 400;
height: 50px;
line-height: 25px;
outline: none;
padding: 0 16px;
position: relative;
width: 100%;
z-index: 2;
background-color: #f2f2f2;
outline: none;
position: relative;
}
form#booking-form {
margin-bottom: 0.618em;
}
button.finish-button__item {
position: relative;
right: -9px;
background: #002251;
}
button.finish-button__item:hover {
position: relative;
right: -9px;
background: #244b80;
color: white;
}
.innerheader {
max-width: 100%;
display: flex;
}
.page-template-content-airport .homepage-hero p {
color: #000;
font-size: 14px;
padding: 0;
color: #2c3e50 !important;
margin: 0;
}
.react-datepicker__header-items button {
border: 1px solid var(--color-blue-dark);
color: var(--color-blue-dark);
height: 30px;
width: 35px
}
p.text-above-field {
color: #002251 !important;
}
.react-datepicker__custom-button {
background: 0 0;
height: 50px;
max-width: 119px;
padding: 0 16px;
background: #f2f2f2;
position: relative;
text-align: left; margin: auto;
left: -10px;
border: transparent;
}
.page-template-content-airport .homepage-hero {
background-color: white;
text-align: center;
padding: 0 !important;
max-width: 100%;
margin: auto;
background: #000 url(https://ashton.christopherjcallaghan.co.uk/wp-content/uploads/2024/06/WhatsApp-Image-2024-06-25-at-07.32.07_cc9a49c9.jpg);
background-size: cover;
background-position: bottom center;
}
.input-with-icon {
position: relative;
}
.input-with-icon input {
padding-right: 30px; }
.input-with-icon .icon {
position: absolute;
right: 17px;
top: 50%;
transform: translateY(-50%);
pointer-events: none;
color: #002251;
z-index: 999;
}
.price-box {
border-right: 1px solid #ddd;
padding: 20px;
margin: 10px 0;
text-align: center;
}
.price-box h3 {
margin: 0 0 10px;
letter-spacing: -.02em;
font-weight: 600;
font-family: "Albert Sans", sans-serif;
font-size: 1.25rem;
color: #002251 !important;
}
.price-box p {
font-size: 18px;
margin: 0;
}
.pricing-info {
display: flex;
justify-content: space-around;
margin-top: 20px;
margin-bottom: 80px;
}
.pricing-box {
border: 1px solid #ccc;
padding: 20px;
text-align: center;
width: 20%;
}
.pricing-box h3 {
margin-bottom: 10px;
}
.about-section-aiport {
color: black;
padding: 50px 0;
text-align: center;
background-color: #eff7fb;
}
span.masthead__title-row {
color: white;
text-align: left;
}
h1.masthead__title.h1 {
text-align: left;
max-width: 1109px;
margin: auto;
margin-bottom: 70px;
font-weight: 600;
}
.masthead__title {
color: white;
margin-bottom: 20px;
max-width: 624px;
text-align: left;
padding-top: 30px;
position: relative;
z-index: 2;
}
.info-box__col {
max-width: 400px;
display: inline-block;
padding: 30px;
}
.page-template-content-airport header#masthead .col-full {
width: 553px !important;
}
.page-template-content-airport input.dropdown__input {
background-color: transparent;
outline: none;
position: relative;
padding: 1px;
border: transparent;
top: 12px;
max-width: 122px;
left: -10px;
}
.page-template-content-airport p,
h1,
h2,
h3,
h4 {
margin: 0 0 1.41575em;
font-family: "Albert Sans", sans-serif;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
body { }
body,
button,
input,
textarea {
color: #43454b;
font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light",
"Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
line-height: 1.618;
text-rendering: optimizeLegibility;
font-weight: 400;
}
select {
color: initial;
font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light",
"Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
max-width: 100%;
}
summary {
display: list-item;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: 300;
margin: 0 0 0.5407911001em;
color: #131315;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
font-weight: 300;
}
.parka-faq {
max-width: 800px;
margin: 0 auto;
padding: 20px;
background: #f9f9f9;
border: 1px solid #ddd;
font-family: "Segoe UI", sans-serif;
font-size: 16px;
line-height: 1.6;
}
.parka-faq h2 {
text-align: center;
margin-bottom: 25px;
}
.parka-faq-item {
border-top: 1px solid #ccc;
padding: 15px 0;
}
.parka-faq-item:first-of-type {
border-top: none;
}
.parka-faq-item strong {
display: block;
margin-bottom: 5px;
font-size: 17px;
color: #222;
}
.parka-faq-item p {
margin: 0;
}
.parka-faq-item a {
color: #0056b3;
text-decoration: underline;
}
.page-id-8256 h1.entry-title {
opacity: 0;
}
.parka-faq-item a:hover {
text-decoration: none;
}
h1,
.alpha {
font-size: 2.617924em;
line-height: 1.214;
letter-spacing: -1px;
}
h2,
.beta {
font-size: 2em;
line-height: 1.214;
}
h2+h3,
.beta+h3 {
border-top: 1px solid rgba(0, 0, 0, 0.05);
padding-top: 0.5407911001em;
}
h3,
.gamma {
font-size: 1.618em;
}
h4,
.delta {
font-size: 1.41575em;
}
.alpha,
.beta,
.gamma,
.delta {
display: block;
}
p+h2,
p+header h2,
p+h3,
p+h4,
ul+h2,
ul+header h2,
ul+h3,
ul+h4,
ol+h2,
ol+header h2,
ol+h3,
ol+h4,
table+h2,
table+header h2,
table+h3,
table+h4,
blockquote+h2,
blockquote+header h2,
blockquote+h3,
blockquote+h4,
form+h2,
form+header h2,
form+h3,
form+h4 {
margin-top: 2.2906835em;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 0 0 1.41575em;
}
p {
margin: 0 0 1.41575em;
}
ul,
ol {
margin: 0 0 1.41575em 3em;
padding: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 1em;
}
dt {
font-weight: 600;
}
dd {
margin: 0 0 1.618em;
}
b,
strong {
font-weight: 600;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
padding: 0 1em;
border-left: 3px solid rgba(0, 0, 0, 0.05);
font-style: italic;
}
address {
margin: 0 0 1.41575em;
}
pre {
background: rgba(0, 0, 0, 0.1);
font-family: "Courier 10 Pitch", Courier, monospace;
margin-bottom: 1.618em;
padding: 1.618em;
overflow: auto;
max-width: 100%;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
background-color: rgba(0, 0, 0, 0.05);
padding: 0.202em 0.5407911001em;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
text-decoration: none;
font-weight: 600;
background: rgba(0, 0, 0, 0);
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
img {
height: auto;
max-width: 100%;
display: block;
border-radius: 3px;
}
a {
color: #2c2d33;
text-decoration: none;
}
a:focus,
input:focus,
textarea:focus,
button:focus {
outline: 2px solid #7f54b3;
}
.storefront-cute * {
font-family: "Comic Sans MS", sans-serif;
}
* {
box-sizing: border-box;
}
body {
background-color: #fff;
overflow-x: hidden;
}
.site {
overflow-x: hidden;
}
.site-content,
.header-widget-region {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.site-header {
background-color: #2c2d33;
padding-top: 1.618em;
padding-bottom: 1.618em;
color: #9aa0a7;
background-position: center center;
position: relative;
z-index: 999;
border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.site-header .site-logo-anchor,
.site-header .site-logo-link,
.site-header .custom-logo-link {
display: block;
margin-bottom: 0;
}
.site-header .site-logo-anchor img,
.site-header .site-logo-link img,
.site-header .custom-logo-link img {
width: 100%;
max-width: 210px;
}
.site-header .widget {
margin-bottom: 0;
}
.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
margin-bottom: 4.235801032em;
}
.no-wc-breadcrumb .site-header {
margin-bottom: 4.235801032em;
}
.no-wc-breadcrumb.page-template-template-homepage .site-header {
margin-bottom: 0;
}
.header-widget-region {
position: relative;
z-index: 99;
}
.header-widget-region::before,
.header-widget-region::after {
content: "";
display: table;
}
.header-widget-region::after {
clear: both;
}
.header-widget-region .widget {
margin: 0;
padding: 1em 0;
font-size: 0.875em;
}
.site-branding {
float: left;
margin-bottom: 0;
width: calc(100% - 120px);
}
.site-branding .site-title {
font-size: 2em;
letter-spacing: -1px;
margin: 0;
}
.site-branding .site-title a {
font-weight: 700;
}
.site-branding .site-description {
font-size: 0.875em;
display: none;
}
.site-branding .logo {
margin: 0;
}
.site-main {
margin-bottom: 2.617924em;
}
.site-content {
outline: none;
}
.required-field:after {
content: ' *';
color: red;
position: relative;
top: 0px;
}
.alert-address {
width: 100%;
text-align: center; background: #167a06;
}
.alert-address h4 {
font-weight: 600;
font-size: 20px;
padding: 0;
color: white;
margin: 0;
}
.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
padding-top: 4.235801032em;
}
.page-template-template-homepage .type-page {
padding-top: 2.617924em;
padding-bottom: 2.617924em;
position: relative;
}
.page-template-template-homepage .type-page .storefront-hero__button-edit {
position: absolute;
top: 1em;
right: 1em;
font-size: 0.875em;
}
.page-template-template-homepage .entry-content {
font-size: 1.1em;
}
.page-template-template-homepage .entry-content p:last-child {
margin-bottom: 0;
}
.page-template-template-homepage .entry-header h1 {
font-size: 3.706325903em;
margin-bottom: 0.2360828548em;
}
.page-template-template-homepage .entry-content,
.page-template-template-homepage .entry-header {
max-width: 41.0994671405em;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail {
background-size: cover;
background-position: center center;
padding-top: 6.8535260698em;
padding-bottom: 6.8535260698em;
}
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content,
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title {
opacity: 0;
transition: all, ease, 0.5s;
}
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content.loaded,
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title.loaded {
opacity: 1;
}
.site-footer {
background-color: #f3f3f3;
color: #3b3c3f;
padding: 1.618em 0 3.706325903em;
}
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
color: #333437;
}
.site-footer a {
color: #2c2d33;
text-decoration: underline;
}
.site-footer a:hover {
text-decoration: none;
}
.site-footer a.button,
.site-footer a.components-button:not(.is-link),
.site-footer a.wp-block-button__link {
text-decoration: none;
}
.site-info {
padding: 2.617924em 0;
}
.site-info span[role="separator"] {
padding: 0 0.2360828548em 0 0.3342343017em;
}
.site-info span[role="separator"]::before {
content: "|";
}
.alignleft {
display: inline;
float: left;
margin-right: 1em;
}
.alignright {
display: inline;
float: right;
margin-left: 1em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
display: block;
font-weight: 700;
height: auto;
left: 0;
line-height: normal;
padding: 1em 1.618em;
text-decoration: none;
top: 0;
width: auto;
z-index: 100000;
outline: none;
}
.screen-reader-text.skip-link:focus {
-webkit-clip-path: none;
clip-path: none;
}
.clear::before,
.clear::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after {
content: "";
display: table;
}
.clear::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after {
clear: both;
}
table {
border-spacing: 0;
width: 100%;
margin: 0 0 1.41575em;
border-collapse: separate;
}
table caption {
padding: 1em 0;
font-weight: 600;
}
table td,
table th {
padding: 1em 1.41575em;
text-align: left;
vertical-align: top;
}
table td p:last-child,
table th p:last-child {
margin-bottom: 0;
}
table th {
font-weight: 600;
}
table thead th {
padding: 1.41575em;
vertical-align: middle;
}
table tbody h2 {
font-size: 1em;
letter-spacing: normal;
font-weight: 400;
}
table tbody h2 a {
font-weight: 400;
}
.error404 .site-content .widget_product_search {
padding: 1.618em;
background-color: rgba(0, 0, 0, 0.025);
}
.error404 .site-content .widget_product_search form {
margin: 0;
}
.error404.right-sidebar .content-area,
.error404.left-sidebar .content-area {
width: 100%;
}
.error404 .fourohfour-columns-2 {
padding: 2.617924em 0;
border: 1px solid rgba(0, 0, 0, 0.05);
border-width: 1px 0;
margin-bottom: 2.617924em;
}
.error404 .fourohfour-columns-2::before,
.error404 .fourohfour-columns-2::after {
content: "";
display: table;
}
.error404 .fourohfour-columns-2::after {
clear: both;
}
.error404 .fourohfour-columns-2 ul.products li.product,
.error404 .fourohfour-columns-2 .widget {
margin-bottom: 0;
}
.error404 .fourohfour-columns-2 .col-1 ul.products {
margin-bottom: 2.2906835em;
}
.error404 .fourohfour-columns-2 .col-1 ul.products li.product {
width: 45.4545454545%;
float: left;
margin-right: 9.0909090909%;
}
.error404 .fourohfour-columns-2 .col-1 ul.products li.product:last-child {
margin-right: 0;
}
.error404 .fourohfour-columns-2 .col-2 {
padding: 1.618em;
background-color: rgba(0, 0, 0, 0.025);
}
#comments {
padding-top: 2.617924em;
}
#comments .comments-title {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
padding-bottom: 0.5407911001em;
margin-bottom: 1.618em;
}
#comments .comment-list {
list-style: none;
margin-left: 0;
}
#comments .comment-list .comment-body::before,
#comments .comment-list .comment-body::after {
content: "";
display: table;
}
#comments .comment-list .comment-body::after {
clear: both;
}
#comments .comment-list .comment-content {
padding-bottom: 1.618em;
margin-bottom: 1.618em;
}
#comments .comment-list .comment-content .comment-text {
padding: 1.618em;
border-radius: 3px;
}
#comments .comment-list .comment-content .comment-text p:last-child {
margin-bottom: 0;
}
#comments .comment-list .comment-meta {
margin-bottom: 1em;
}
#comments .comment-list .comment-meta .avatar {
margin-bottom: 1em;
max-width: 64px;
height: auto;
}
#comments .comment-list .comment-meta a.comment-date {
font-size: 0.875em;
}
#comments .comment-list .comment-meta cite {
font-style: normal;
clear: both;
display: block;
}
#comments .comment-list .reply {
margin-bottom: 1.618em;
padding-top: 0.6180469716em;
}
#comments .comment-list .reply::before,
#comments .comment-list .reply::after {
content: "";
display: table;
}
#comments .comment-list .reply::after {
clear: both;
}
#comments .comment-list .reply a {
display: inline-block;
margin-right: 1em;
}
#comments .comment-list .reply a:last-child {
margin-right: 0;
}
#comments .comment-list .children {
list-style: none;
}
.comment-content a {
word-wrap: break-word;
}
#respond {
clear: both;
padding: 1.618em;
background-color: rgba(0, 0, 0, 0.0125);
position: relative;
}
#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
width: 100%;
}
#respond .form-submit,
#respond form {
margin-bottom: 0;
}
#respond #cancel-comment-reply-link {
position: absolute;
top: 0.5407911001em;
right: 0.5407911001em;
display: block;
height: 1em;
width: 1em;
overflow: hidden;
line-height: 1;
font-size: 1.41575em;
text-align: center;
transition: transform, ease, 0.3s;
}
#respond #cancel-comment-reply-link:hover {
transform: scale(1.3);
}
.hentry {
margin: 0 0 4.235801032em;
}
.hentry .wp-post-image {
margin-bottom: 1.618em;
margin-left: auto;
margin-right: auto;
}
.hentry .entry-header {
margin-bottom: 1em;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.hentry .entry-header .posted-on,
.hentry .entry-header .post-author,
.hentry .entry-header .post-comments,
.hentry .entry-header .byline {
font-size: 0.875em;
}
.hentry .entry-header .posted-on a,
.hentry .entry-header .post-author a,
.hentry .entry-header .post-comments a,
.hentry .entry-header .byline a {
font-weight: 600;
text-decoration: underline;
}
.hentry .entry-header .posted-on a:hover,
.hentry .entry-header .post-author a:hover,
.hentry .entry-header .post-comments a:hover,
.hentry .entry-header .byline a:hover {
text-decoration: none;
}
.hentry .entry-content a {
text-decoration: underline;
}
.hentry .entry-content a:hover {
text-decoration: none;
}
.hentry .entry-content a.button,
.hentry .entry-content a.components-button:not(.is-link),
.hentry .entry-content a.wp-block-button__link {
text-decoration: none;
}
.hentry .entry-taxonomy {
margin: 1.41575em 0 0;
padding-top: 1em;
border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.hentry.type-page .entry-header {
border-bottom: 0;
margin-bottom: 0;
}
.cat-links,
.tags-links {
font-size: 0.875em;
}
.cat-links a,
.tags-links a {
color: #727272;
font-weight: 600;
text-decoration: underline;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-links {
clear: both;
margin: 0 0 1em;
}
form {
margin-bottom: 1.618em;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.added_to_cart {
border: 0;
border-radius: 0;
background: none;
background-color: #43454b;
border-color: #43454b;
color: #fff;
cursor: pointer;
padding: 0.6180469716em 1.41575em;
text-decoration: none;
font-weight: 600;
text-shadow: none;
display: inline-block;
-webkit-appearance: none;
}
button::after,
input[type="button"]::after,
input[type="reset"]::after,
input[type="submit"]::after,
.button::after,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link::after,
.added_to_cart::after {
display: none;
}
button.cta,
button.alt,
input[type="button"].cta,
input[type="button"].alt,
input[type="reset"].cta,
input[type="reset"].alt,
input[type="submit"].cta,
input[type="submit"].alt,
.button.cta,
.button.alt,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt,
.added_to_cart.cta,
.added_to_cart.alt {
background-color: #2c2d33;
border-color: #2c2d33;
}
button.cta:hover,
button.alt:hover,
input[type="button"].cta:hover,
input[type="button"].alt:hover,
input[type="reset"].cta:hover,
input[type="reset"].alt:hover,
input[type="submit"].cta:hover,
input[type="submit"].alt:hover,
.button.cta:hover,
.button.alt:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt:hover,
.added_to_cart.cta:hover,
.added_to_cart.alt:hover {
background-color: #2c2d33;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,
.added_to_cart:hover {
color: #fff;
}
button.loading,
input[type="button"].loading,
input[type="reset"].loading,
input[type="submit"].loading,
.button.loading,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,
.added_to_cart.loading {
opacity: 0.5;
}
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.small,
.added_to_cart.small {
padding: 0.5407911001em 0.875em;
font-size: 0.875em;
}
button.disabled,
button:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled,
.button.disabled,
.button:disabled,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled,
.added_to_cart.disabled,
.added_to_cart:disabled {
opacity: 0.5 !important;
cursor: not-allowed;
}
button.disabled:hover,
button:disabled:hover,
input[type="button"].disabled:hover,
input[type="button"]:disabled:hover,
input[type="reset"].disabled:hover,
input[type="reset"]:disabled:hover,
input[type="submit"].disabled:hover,
input[type="submit"]:disabled:hover,
.button.disabled:hover,
.button:disabled:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled:hover,
.added_to_cart.disabled:hover,
.added_to_cart:disabled:hover {
opacity: 0.5 !important;
}
.button.woocommerce-MyAccount-downloads-file {
overflow-wrap: anywhere;
word-break: break-word;
-ms-word-break: break-all;
}
.wc-block-components-button:not(.is-link).disabled,
.wc-block-components-button:not(.is-link):disabled {
opacity: 0.5;
cursor: not-allowed;
}
.wc-block-components-button:not(.is-link).disabled:hover,
.wc-block-components-button:not(.is-link):disabled:hover {
opacity: 0.5;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
input[type="checkbox"]+label,
input[type="radio"]+label {
margin: 0 0 0 0.3819820591em;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
input[type="search"] {
box-sizing: border-box;
}
input[type="search"]::placeholder {
color: #616161;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
.input-text {
padding: 0.6180469716em;
background-color: #f2f2f2;
color: #43454b;
border: 0;
-webkit-appearance: none;
box-sizing: border-box;
font-weight: 400;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}
input[type="text"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus,
.input-text:focus {
background-color: #ededed;
}
textarea {
overflow: auto;
padding-left: 0.875em;
vertical-align: top;
width: 100%;
}
label {
font-weight: 400;
}
label.inline input {
width: auto;
}
fieldset {
padding: 1.618em;
padding-top: 1em;
border: 0;
margin: 0;
margin-bottom: 1.618em;
margin-top: 1.618em;
}
fieldset legend {
font-weight: 600;
padding: 0.6180469716em 1em;
margin-left: -1em;
}
[placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity 0.5s 0.5s ease;
transition: opacity 0.5s 0.5s ease;
opacity: 0;
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
display: inline-block;
border-radius: 0;
}
.wp-caption {
margin-bottom: 1em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption .wp-caption-text {
text-align: left;
font-style: italic;
border-bottom: 2px solid rgba(0, 0, 0, 0.05);
padding: 1em 0;
}
.gallery {
margin-bottom: 1em;
}
.gallery::before,
.gallery::after {
content: "";
display: table;
}
.gallery::after {
clear: both;
}
.gallery .gallery-item {
float: left;
}
.gallery .gallery-item .gallery-icon a {
display: block;
}
.gallery .gallery-item .gallery-icon img {
border: none;
height: auto;
margin: 0 auto;
}
.gallery .gallery-item .gallery-caption {
margin: 0;
text-align: center;
}
.gallery.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
width: 33.3%;
}
.gallery.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
width: 16.666666667%;
}
.gallery.gallery-columns-7 .gallery-item {
width: 14.285714286%;
}
.gallery.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery.gallery-columns-9 .gallery-item {
width: 11.111111111%;
}
embed,
iframe,
object,
video {
max-width: 100%;
}
.secondary-navigation {
display: none;
}
button.menu-toggle {
cursor: pointer;
text-align: left;
float: right;
position: relative;
border: 2px solid rgba(0, 0, 0, 0);
box-shadow: none;
border-radius: 2px;
background-image: none;
padding: 0.6180469716em 0.875em 0.6180469716em 2.617924em;
font-size: 0.875em;
max-width: 120px;
}
button.menu-toggle:hover {
background-image: none;
}
button.menu-toggle span::before {
transition: all, ease, 0.2s;
}
button.menu-toggle::before,
button.menu-toggle::after,
button.menu-toggle span::before {
content: "";
display: block;
height: 2px;
width: 14px;
position: absolute;
top: 50%;
left: 1em;
margin-top: -1px;
transition: all, ease, 0.2s;
border-radius: 3px;
}
button.menu-toggle::before {
transform: translateY(-4px);
}
button.menu-toggle::after {
transform: translateY(4px);
}
.toggled button.menu-toggle::before,
.toggled button.menu-toggle::after {
transform: rotate(45deg);
}
.toggled button.menu-toggle::after {
transform: rotate(-45deg);
}
.toggled button.menu-toggle span::before {
opacity: 0;
}
.primary-navigation {
display: none;
}
.main-navigation::before,
.main-navigation::after {
content: "";
display: table;
}
.main-navigation::after {
clear: both;
}
.main-navigation div.menu {
display: none;
}
.main-navigation div.menu:last-child {
display: block;
}
.main-navigation .menu {
clear: both;
}
.handheld-navigation,
.nav-menu,
.main-navigation div.menu>ul:not(.nav-menu) {
overflow: hidden;
max-height: 0;
transition: all, ease, 0.8s;
}
.handheld-navigation {
clear: both;
}
.handheld-navigation ul {
margin: 0;
}
.handheld-navigation ul.menu li {
position: relative;
}
.handheld-navigation ul.menu li button::after {
transition: all, ease, 0.9s;
}
.handheld-navigation ul.menu li button.toggled-on::after {
transform: rotate(180deg);
}
.handheld-navigation ul.menu .sub-menu {
visibility: hidden;
opacity: 0;
max-height: 0;
transition: all, ease, 0.9s;
}
.handheld-navigation ul.menu .sub-menu.toggled-on {
visibility: visible;
max-height: 9999px;
opacity: 1;
}
.handheld-navigation .dropdown-toggle {
background: rgba(0, 0, 0, 0);
position: absolute;
top: 0;
right: 0;
display: block;
}
.main-navigation.toggled .handheld-navigation,
.main-navigation.toggled .menu>ul:not(.nav-menu),
.main-navigation.toggled ul[aria-expanded="true"] {
max-height: 9999px;
}
.main-navigation ul {
margin-left: 0;
list-style: none;
margin-bottom: 0;
}
.main-navigation ul ul {
display: block;
margin-left: 1.41575em;
}
.main-navigation ul li a {
padding: 0.875em 0;
display: block;
color:white !important;
}
.main-navigation ul li a:hover {
color: #e6e6e6;
}
.site-main nav.navigation {
clear: both;
padding: 2.617924em 0;
}
.site-main nav.navigation::before,
.site-main nav.navigation::after {
content: "";
display: table;
}
.site-main nav.navigation::after {
clear: both;
}
.site-main nav.navigation .nav-previous a,
.site-main nav.navigation .nav-next a {
display: inline-block;
}
.site-main nav.navigation .nav-previous {
float: left;
width: 50%;
}
.site-main nav.navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.pagination,
.woocommerce-pagination {
padding: 1em 0;
border: 1px solid rgba(0, 0, 0, 0.05);
border-width: 1px 0;
text-align: center;
clear: both;
}
.pagination ul.page-numbers::before,
.pagination ul.page-numbers::after,
.woocommerce-pagination ul.page-numbers::before,
.woocommerce-pagination ul.page-numbers::after {
content: "";
display: table;
}
.pagination ul.page-numbers::after,
.woocommerce-pagination ul.page-numbers::after {
clear: both;
}
.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
list-style: none;
margin: 0;
vertical-align: middle;
}
.pagination .page-numbers li,
.woocommerce-pagination .page-numbers li {
display: inline-block;
}
.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
border-left-width: 0;
display: inline-block;
padding: 0.3342343017em 0.875em;
background-color: rgba(0, 0, 0, 0.025);
color: #43454b;
}
.pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current {
background-color: #2c2d33;
border-color: #2c2d33;
}
.pagination .page-numbers li .page-numbers.dots,
.woocommerce-pagination .page-numbers li .page-numbers.dots {
background-color: rgba(0, 0, 0, 0);
}
.pagination .page-numbers li .page-numbers.prev,
.pagination .page-numbers li .page-numbers.next,
.woocommerce-pagination .page-numbers li .page-numbers.prev,
.woocommerce-pagination .page-numbers li .page-numbers.next {
padding-left: 1em;
padding-right: 1em;
}
.pagination .page-numbers li a.page-numbers:hover,
.woocommerce-pagination .page-numbers li a.page-numbers:hover {
background-color: rgba(0, 0, 0, 0.05);
}
.rtl .pagination a.next,
.rtl .pagination a.prev,
.rtl .woocommerce-pagination a.next,
.rtl .woocommerce-pagination a.prev {
transform: rotateY(180deg);
}
.widget {
margin: 0 0 3.706325903em;
}
.widget select {
max-width: 100%;
}
.widget .widget-search .search-submit {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.widget .widget-title,
.widget .widgettitle {
font-size: 1.41575em;
letter-spacing: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
padding: 0 0 1em;
margin-bottom: 1em;
font-weight: 300;
}
.widget ul {
margin-left: 0;
list-style: none;
}
.widget ul ul {
margin-left: 1.618em;
}
.widget-area .widget {
font-size: 0.875em;
font-weight: 400;
}
.widget-area .widget h1.widget-title {
font-size: 1.41575em;
}
.widget-area .widget a {
font-weight: 600;
text-decoration: underline;
}
.widget-area .widget a:hover {
text-decoration: none;
}
.widget-area .widget a.button,
.widget-area .widget a.components-button:not(.is-link),
.widget-area .widget a.wp-block-button__link {
text-decoration: none;
}
.widget-area .widget a.button {
font-weight: 600 !important;
}
.widget_search form:not(.wp-block-search),
.widget_product_search form:not(.wp-block-search) {
position: relative;
}
.widget_search form:not(.wp-block-search) input[type="text"],
.widget_search form:not(.wp-block-search) input[type="search"],
.widget_product_search form:not(.wp-block-search) input[type="text"],
.widget_product_search form:not(.wp-block-search) input[type="search"] {
width: 100%;
}
.widget_search form:not(.wp-block-search) input[type="submit"],
.widget_search form:not(.wp-block-search) button[type="submit"],
.widget_product_search form:not(.wp-block-search) input[type="submit"],
.widget_product_search form:not(.wp-block-search) button[type="submit"] {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
top: 0;
left: 0;
}
.widget_recent_entries ul,
.widget_pages ul,
.widget_categories ul,
.widget_archive ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_links ul,
.widget_product_categories ul,
.widget_layered_nav ul,
.widget_layered_nav_filters ul {
margin: 0;
}
.widget_recent_entries ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_recent_comments ul li,
.widget_nav_menu ul li,
.widget_links ul li,
.widget_product_categories ul li,
.widget_layered_nav ul li,
.widget_layered_nav_filters ul li {
list-style: none;
margin-bottom: 1em;
line-height: 1.41575em;
}
.widget_recent_entries ul .children,
.widget_pages ul .children,
.widget_categories ul .children,
.widget_archive ul .children,
.widget_recent_comments ul .children,
.widget_nav_menu ul .children,
.widget_links ul .children,
.widget_product_categories ul .children,
.widget_layered_nav ul .children,
.widget_layered_nav_filters ul .children {
margin-left: 0;
margin-top: 1em;
}
#wp-calendar th,
#wp-calendar td,
.wp-calendar-table th,
.wp-calendar-table td {
padding: 0.236em;
text-align: center;
}
.widget_recent_entries ul ul.children,
.widget_pages ul ul.children {
margin: 0.6180469716em 0 0 1.41575em;
}
.widget_rating_filter .wc-layered-nav-rating {
margin-bottom: 0.6180469716em;
}
.widget_rating_filter .wc-layered-nav-rating a {
text-decoration: none !important;
}
.widget_rating_filter .wc-layered-nav-rating .star-rating {
display: inline-block;
height: 1em;
line-height: 1;
}
@media (min-width: 768px) {
table.shop_table_responsive tbody tr td,
table.shop_table_responsive tbody tr th {
text-align: left;
}
.site-header {
padding-top: 2.617924em;
padding-bottom: 0;
}
.site-header .site-branding {
display: block;
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
clear: both;
}
.site-header .site-branding img {
height: auto;
max-width: 230px;
max-height: none;
}
.woocommerce-active .site-header .site-branding {
width: 99.913043%;
float: left;
margin-right: 0;
}
.woocommerce-active .site-header .site-search {
width: 21.7391304348%;
float: right;
margin-right: 0;
clear: none;
}
.woocommerce-active .site-header .main-navigation {
width: 83.913043%;
float: left;
margin-right: 0;
clear: both;
}
.woocommerce-active .site-header .site-header-cart {
width: 21.7391304348%;
float: right;
margin-right: 0;
margin-bottom: 0;
}
.storefront-secondary-navigation .site-header .site-branding {
width: 39.1304347826%;
float: left;
margin-right: 4.347826087%;
}
.storefront-secondary-navigation .site-header .secondary-navigation {
width: 56.5217391304%;
float: right;
margin-right: 0;
}
.storefront-secondary-navigation.woocommerce-active .site-header .site-branding {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%;
}
.storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.site-branding .site-description {
margin-bottom: 0;
display: block;
}
.site-branding,
.site-search,
.site-header-cart,
.site-logo-anchor,
.site-logo-link,
.custom-logo-link {
margin-bottom: 1.41575em;
}
.site-header .subscribe-and-connect-connect {
float: right;
margin-bottom: 1em;
}
.site-header .subscribe-and-connect-connect .icons {
list-style: none;
margin: 0;
}
.site-header .subscribe-and-connect-connect .icons a {
font-size: 1em !important;
}
.site-header .subscribe-and-connect-connect .icons li {
margin: 0 0 0 0.5407911001em !important;
display: inline-block;
}
.col-full {
max-width: 66.4989378333em;
margin-left: auto;
margin-right: auto;
padding: 0;
box-sizing: content-box;
}
.col-full::before,
.col-full::after {
content: "";
display: table;
}
.col-full::after {
clear: both;
}
.col-full:after {
content: " ";
display: block;
clear: both;
}
.site-content::before,
.site-content::after {
content: "";
display: table;
}
.site-content::after {
clear: both;
}
.content-area {
width: 73.9130434783%;
float: left;
margin-right: 4.347826087%;
}
.widget-area {
width: 21.7391304348%;
float: right;
margin-right: 0;
}
.right-sidebar .content-area {
width: 73.9130434783%;
float: left;
margin-right: 4.347826087%;
}
.right-sidebar .widget-area {
width: 21.7391304348%;
float: right;
margin-right: 0;
}
.left-sidebar .content-area {
width: 73.9130434783%;
float: right;
margin-right: 0;
}
.left-sidebar .widget-area {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%;
}
.storefront-full-width-content .content-area {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
}
.content-area,
.widget-area {
margin-bottom: 2.617924em;
}
.page-template-template-fullwidth-php .content-area,
.page-template-template-homepage-php .content-area {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
}
.footer-widgets {
padding-top: 4.235801032em;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.footer-widgets::before,
.footer-widgets::after {
content: "";
display: table;
}
.footer-widgets::after {
clear: both;
}
.footer-widgets.col-2 .block {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.footer-widgets.col-2 .block.footer-widget-2 {
float: right;
margin-right: 0;
}
.footer-widgets.col-3 .block {
width: 30.4347826087%;
float: left;
margin-right: 4.347826087%;
}
.footer-widgets.col-3 .block.footer-widget-3 {
float: right;
margin-right: 0;
}
.footer-widgets.col-4 .block {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%;
}
.footer-widgets.col-4 .block.footer-widget-4 {
float: right;
margin-right: 0;
}
.comment-list::before,
.comment-list::after {
content: "";
display: table;
}
.comment-list::after {
clear: both;
}
.comment-list .comment {
clear: both;
}
.comment-list .comment-meta {
width: 17.6470588235%;
float: left;
margin-right: 5.8823529412%;
text-align: right;
}
.comment-list .comment-meta .avatar {
float: right;
}
.comment-list .comment-content {
padding-bottom: 3.706325903em;
margin-bottom: 3.706325903em;
}
.comment-list .comment-content,
.comment-list #respond {
width: 76.4705882353%;
float: right;
margin-right: 0;
}
.comment-list #respond {
float: right;
}
.comment-list #respond .comment-form-author,
.comment-list #respond .comment-form-email,
.comment-list #respond .comment-form-url {
width: 100%;
margin-right: 0;
}
.comment-list .comment-body #respond {
box-shadow: 0 6px 2em rgba(0, 0, 0, 0.2);
margin-bottom: 2.617924em;
margin-top: -1.618em;
}
.comment-list .reply {
clear: both;
text-align: right;
}
.comment-list ol.children {
width: 88.2352941176%;
float: right;
margin-right: 0;
list-style: none;
}
.comment-list ol.children .comment-meta {
width: 20%;
float: left;
margin-right: 6.6666666667%;
}
.comment-list ol.children .comment-content,
.comment-list ol.children #respond {
width: 73.3333333333%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children {
width: 86.6666666667%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children .comment-meta {
width: 23.0769230769%;
float: left;
margin-right: 7.6923076923%;
}
.comment-list ol.children ol.children .comment-content,
.comment-list ol.children ol.children #respond {
width: 69.2307692308%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children ol.children {
width: 84.6153846154%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children ol.children .comment-meta {
width: 27.2727272727%;
float: left;
margin-right: 9.0909090909%;
}
.comment-list ol.children ol.children ol.children .comment-content,
.comment-list ol.children ol.children ol.children #respond {
width: 63.6363636364%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children ol.children ol.children {
width: 81.8181818182%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children ol.children ol.children .comment-meta {
width: 33.3333333333%;
float: left;
margin-right: 11.1111111111%;
}
.comment-list ol.children ol.children ol.children ol.children .comment-content,
.comment-list ol.children ol.children ol.children ol.children #respond {
width: 55.5555555556%;
float: right;
margin-right: 0;
}
#respond {
padding: 2.617924em;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url {
width: 29.4117647059%;
float: left;
margin-right: 5.8823529412%;
}
#respond .comment-form-url {
float: right;
margin-right: 0;
}
#respond .comment-form-comment {
clear: both;
}
.hentry .entry-header {
margin-bottom: 2.617924em;
}
.menu-toggle,
.handheld-navigation,
.main-navigation.toggled .handheld-navigation,
.main-navigation.toggled div.menu {
display: none;
}
.primary-navigation {
display: block;
}
.main-navigation,
.secondary-navigation {
clear: both;
display: block;
width: 100%;
}
.main-navigation ul,
.secondary-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
display: block;
}
.main-navigation ul li,
.secondary-navigation ul li {
position: relative;
display: inline-block;
text-align: left;
}
.main-navigation ul li a,
.secondary-navigation ul li a {
display: block;
}
.main-navigation ul li a::before,
.secondary-navigation ul li a::before {
display: none;
}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul,
.secondary-navigation ul li:hover>ul,
.secondary-navigation ul li.focus>ul {
left: 0;
display: block;
}
.main-navigation ul li:hover>ul li>ul,
.main-navigation ul li.focus>ul li>ul,
.secondary-navigation ul li:hover>ul li>ul,
.secondary-navigation ul li.focus>ul li>ul {
left: -9999px;
}
.main-navigation ul li:hover>ul li>ul.sub-menu--is-touch-device,
.main-navigation ul li.focus>ul li>ul.sub-menu--is-touch-device,
.secondary-navigation ul li:hover>ul li>ul.sub-menu--is-touch-device,
.secondary-navigation ul li.focus>ul li>ul.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul li:hover>ul li:hover>ul,
.main-navigation ul li:hover>ul li.focus>ul,
.main-navigation ul li.focus>ul li:hover>ul,
.main-navigation ul li.focus>ul li.focus>ul,
.secondary-navigation ul li:hover>ul li:hover>ul,
.secondary-navigation ul li:hover>ul li.focus>ul,
.secondary-navigation ul li.focus>ul li:hover>ul,
.secondary-navigation ul li.focus>ul li.focus>ul {
left: 100%;
top: 0;
display: block;
}
.main-navigation ul ul,
.secondary-navigation ul ul {
float: left;
position: absolute;
top: 100%;
z-index: 99999;
left: -9999px;
}
.main-navigation ul ul.sub-menu--is-touch-device,
.secondary-navigation ul ul.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul ul li,
.secondary-navigation ul ul li {
display: block;
}
.main-navigation ul ul li a,
.secondary-navigation ul ul li a {
width: 200px;
}
ul.menu li.current-menu-item>a {
color: #43454b;
}
.storefront-primary-navigation {
clear: both;
}
.storefront-primary-navigation::before,
.storefront-primary-navigation::after {
content: "";
display: table;
}
.storefront-primary-navigation::after {
clear: both;
}
.main-navigation div.menu {
display: block;
}
.main-navigation ul.menu,
.main-navigation ul.nav-menu {
max-height: none;
overflow: visible;
margin-left: -1em;
transition: none;
}
.main-navigation ul.menu>li>a,
.main-navigation ul.nav-menu>li>a {
padding: 1.618em 1em 0;
}
.main-navigation ul.menu>li.menu-item-has-children:hover::after,
.main-navigation ul.menu>li.page_item_has_children:hover::after,
.main-navigation ul.nav-menu>li.menu-item-has-children:hover::after,
.main-navigation ul.nav-menu>li.page_item_has_children:hover::after {
display: block;
}
.main-navigation ul.menu ul,
.main-navigation ul.nav-menu ul {
margin-left: 0;
}
.main-navigation ul.menu ul li a,
.main-navigation ul.nav-menu ul li a {
padding: 0.875em 1.41575em;
font-weight: 400;
font-size: 0.875em;
}
.main-navigation ul.menu ul li:last-child,
.main-navigation ul.nav-menu ul li:last-child {
border-bottom: 0;
}
.main-navigation ul.menu ul ul,
.main-navigation ul.nav-menu ul ul {
margin-left: 0;
box-shadow: none;
}
.main-navigation ul.menu ul a:hover,
.main-navigation ul.menu ul li:hover>a,
.main-navigation ul.menu ul li.focus,
.main-navigation ul.nav-menu ul a:hover,
.main-navigation ul.nav-menu ul li:hover>a,
.main-navigation ul.nav-menu ul li.focus {
background-color: rgba(0, 0, 0, 0.025);
}
.main-navigation a {
padding: 0 1em 2.2906835em;
}
.secondary-navigation {
margin: 0 0 1.618em;
width: auto;
clear: none;
line-height: 1;
}
.secondary-navigation .menu {
font-size: 0.875em;
width: auto;
float: right;
}
.secondary-navigation .menu>li:hover>a {
text-decoration: none;
}
.secondary-navigation .menu ul a {
padding: 0.326em 0.875em;
background: rgba(0, 0, 0, 0.05);
}
.secondary-navigation .menu ul li:first-child a {
padding-top: 1em;
}
.secondary-navigation .menu ul li:last-child a {
padding-bottom: 1em;
}
.secondary-navigation .menu ul ul {
margin-top: -0.6180469716em;
}
.secondary-navigation .menu a {
padding: 1em 0.875em;
color: #737781;
font-weight: 400;
}
.secondary-navigation .menu a:hover {
text-decoration: none;
}
.error404 .fourohfour-columns-2 .col-1 {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.error404 .fourohfour-columns-2 .col-1 ul.products {
margin-bottom: 0;
}
.error404 .fourohfour-columns-2 .col-2 {
width: 47.8260869565%;
float: right;
margin-right: 0;
}
} .row {     }
.col-xs-12,
.col-sm-6,
.col-md-3 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.pricing-info .container {
width: 100%;
max-width: 1100px;
margin: auto;
text-align: center;
position: relative;
left: -1px;
background: white;
}
.gradient-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(rgba(21, 23, 24, 0.8), rgba(21, 23, 24, 0.8)); mix-blend-mode: multiply; }
#main>section.homepage-hero>div.pricing-info>div>div>div:nth-child(4)>div {
border: transparent;
}
@media (max-width: 767px) {
.col-xs-12 {
width: 100%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.col-sm-6 {
width: 50%;
}
}
@media (min-width: 992px) {
.col-md-3 {
width: 24%;
display: inline-block;
}
}
@media (max-width: 66.4989378333em) {
.col-full {
margin-left: 2.617924em;
margin-right: 2.617924em;
padding: 0;
}
}
@media (max-width: 568px) {
.col-full {
margin-left: 1.41575em;
margin-right: 1.41575em;
padding: 0;
}
.price-box {
border-right: transparent;
}
#booking-form>div>div:nth-child(3),
#booking-form>div>div:nth-child(4) { display: inline-block;
width: 49%;
margin-top: 14px;
text-align: left;
padding: 0 15px;
max-width: 184px;
}
.accordion__section--time.accordion__section,
.date-container {
display: block;
max-width: 369px;
width: 100%;
margin-left: auto !important; margin-right: auto;
padding: 0;
background: white;
margin-bottom: 20px;
text-align: left;
padding: 0 15px;
}
.pricing-info {
display: block;
border-right: transparent;
justify-content: space-around;
margin-top: 20px;
margin-bottom: 80px;
max-width: 302px;
margin: auto !important;
position: relative;
}
.info-box-s {
padding: 30px;
}
.finish-button__container.no-title-text {
position: relative;
right: 0;
width: 92%;
display: block;
margin: auto;
}
.react-datepicker-wrapper input {
display: block;
max-width: 369px;
width: 100%;
margin: auto !important;
left: 0;
color: #002251 !important;
}
.about-column {
padding: 0 30px;
}
.input-with-icon {
position: relative;
color: #002251;
}
.input-with-icon input {
padding-right: 30px; }
.input-with-icon .icon {
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
pointer-events: none; color: #002251; }
.page-template-content-airport input.dropdown__input {
background-color: transparent;
outline: none;
position: relative;
padding: 1px;
border: transparent;
top: 12px;
max-width: 100%;
width: 100%;
left: -10px;
}
h1.masthead__title.h1 {
text-align: center;
max-width: 1009px;
margin: auto;
margin-bottom: 22px;
padding: 0 10px;
font-size: 32px;
}
button.finish-button__item {
position: relative;
right: 0;
width: 100%;
display: block;
}
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu>li.menu-item>.shiftnav-target {
background: rgb(2 80 73) !important;
}
body.admin-bar #shiftnav-toggle-main,
body.admin-bar .shiftnav {
top: 0;
background: rgb(2 80 73) !important;
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu>li.menu-item>.shiftnav-target {
background: rgb(2 80 73) !important;
}
#shiftnav-toggle-main,
.shiftnav {
top: 0;
background: rgb(2 80 73) !important;
}
body.shiftnav-disable-shift-body {
padding-top: 0;
}
form.checkout_coupon.woocommerce-form-coupon {
padding: 20px;
background: white;
}
.woocommerce-info {
background-color: #333333; }
.bannery {
background: #e0ff28;
text-align: center;
font-size: 20px;
text-transform: capitalize;
color: black;
position: fixed;
width: 100%;
z-index: 999999;
margin-bottom: 0;
}
.bannery p {
white-space: nowrap;
animation: scrollText 30s linear infinite;
font-size: 23px;
padding-right: 100%;
font-family: "Sofia Sans Extra Condensed", sans-serif !important;
font-style: italic !important;
}
.banneryes {
margin-top: 0px!important;
padding-top: 43px !important;
margin-bottom: -36px !important;
}
.home .banneryes {
margin-top: 33px!important;
}
.club-logo {
max-width: 100%; height: auto; }
.section-container-outer.singlef {
background: url(//matchdayparking.com/wp-content/uploads/Section-bg-championshipV2.png) #00594f no-repeat center center;
background-size: cover;
min-height: 400px; }
.section-container-outer.singlefb {
background: url(//matchdayparking.com/wp-content/uploads/Section-bg-championshipV2.png) #011c19 no-repeat center center;
background-size: cover;
min-height: 400px;
padding-top: 60px; }
@media (max-width: 769px) {
#shiftnav-toggle-main {
margin-top: 37px;
}
} @keyframes scrollText {
0% {
transform: translateX(100%); }
100% {
transform: translateX(-100%); }
} @media (max-width: 768px) {
.concert-parking-button-container a
{
background: yellow;
padding: 11px!important;
top: -100px!important;
position: relative;
font-size: 22px!important;
color: black;
border-radius: 14px;
}
div#shiftnav-toggle-main {
display: block;
}
.header-container-outer-inner-page {
background-image: url(https://matchdayparking.com/wp-content/uploads/pagemobile-min.jpg) !important;
}
}
@media (max-width: 1024px) {
.big-yellow-btn {
display:inline-block;
margin: 8px;
padding: 12px 24px;
background-color: #d8e512;
color: #000 !important;
font-size: 16px;
font-weight: 700;
border-radius: 6px;
text-decoration: none;
position: absolute;
top: -4px;
right: 0;
border-radius: 20px
}
.jump-links-page {
padding: 9px 5px 37px !important;
max-width: 1100px;
margin-left: auto;
margin-right: auto
}
.col-full-header {
padding-top: 48px
}
.header-container-subtitle {
font-size: 29px;
padding: 0 20% 0 10px;
}
form.parka-form {
padding: 25px
}
h1.header-container-title { font-size: 29px;
margin-bottom: 18px;
}
#shiftnav-toggle-main {
margin-top: 0px!important;
}
h3.header-container-subtitle {
position: relative;
top: -28px
}
.big-yellow-btn:hover {
background-color: #d8e512;
color: #000;
border-radius: 20px
}
}
.shiftnav-toggle {
position: relative;
padding-left: 40px;
cursor: pointer;
display: inline-block;
user-select: none;
filter: invert(1);
background-image: url(https://img.icons8.com/ios-filled/24/000000/menu--v1.png) !important;
background-repeat: no-repeat !important;
background-position: 17px 15px !important;
background-size: 24px 24px
}
i.manageBookingBtn.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-9043.shiftnav-depth-0 a  {
background: #ff0 !important;
color: #000;
width: 200px;
margin: auto;
border-radius: 20px
}
body.shiftnav-disable-shift-body {
padding-top: 0 !important;
}
.shiftnav-toggle .fa-bars {
opacity: 0 !important
}
.concert-parking-button-container a {
background: yellow;
padding: 20px;
top: -29px;
position: relative;
font-size: 28px;
color: black;
border-radius: 14px;
}.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-0.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:"拏"}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:"勒"}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:"串"}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:"樂"}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:"諾"}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-wash:before{content:"丹"}.fa-handshake:before{content:""}.fa-handshake-alt-slash:before{content:"寧"}.fa-handshake-slash:before{content:"怒"}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side-cough:before{content:"率"}.fa-head-side-cough-slash:before{content:"異"}.fa-head-side-mask:before{content:"北"}.fa-head-side-virus:before{content:"磻"}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-house-user:before{content:"便"}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:"凌"}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:"復"}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:"不"}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:"稜"}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:"泌"}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:"數"}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pump-medical:before{content:"索"}.fa-pump-soap:before{content:"參"}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-virus:before{content:"塞"}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:"綾"}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:"葉"}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:"說"}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:"殺"}.fa-store-slash:before{content:"辰"}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:"沈"}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-virus:before{content:"若"}.fa-virus-slash:before{content:"掠"}.fa-viruses:before{content:"略"}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto} @font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//matchdayparking.com/wp-content/themes/storefront/assets/fonts/fa-brands-400.eot);src:url(//matchdayparking.com/wp-content/themes/storefront/assets/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//matchdayparking.com/wp-content/themes/storefront/assets/fonts/fa-brands-400.woff2) format("woff2"),url(//matchdayparking.com/wp-content/themes/storefront/assets/fonts/fa-brands-400.woff) format("woff"),url(//matchdayparking.com/wp-content/themes/storefront/assets/fonts/fa-brands-400.ttf) format("truetype"),url(//matchdayparking.com/wp-content/themes/storefront/assets/fonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400} @font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(//matchdayparking.com/wp-content/themes/storefront/assets/fonts/fa-solid-900.eot);src:url(//matchdayparking.com/wp-content/themes/storefront/assets/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//matchdayparking.com/wp-content/themes/storefront/assets/fonts/fa-solid-900.woff2) format("woff2"),url(//matchdayparking.com/wp-content/themes/storefront/assets/fonts/fa-solid-900.woff) format("woff"),url(//matchdayparking.com/wp-content/themes/storefront/assets/fonts/fa-solid-900.ttf) format("truetype"),url(//matchdayparking.com/wp-content/themes/storefront/assets/fonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}.site-search .widget_product_search form input[type=search],.site-search .widget_product_search form input[type=text]{padding-left:2.617924em}#comments .comment-list .bypostauthor>.comment-body cite a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}#comments .comment-list .reply a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}#comments .comment-list .reply a.comment-edit-link::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}#respond #cancel-comment-reply-link::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block}.sticky .entry-title::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}button.loading,input[type=button].loading,input[type=reset].loading,input[type=submit].loading,.button.loading,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,.added_to_cart.loading{position:relative}button.loading::after,input[type=button].loading::after,input[type=reset].loading::after,input[type=submit].loading::after,.button.loading::after,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading::after,.added_to_cart.loading::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";animation:fa-spin .75s linear infinite;height:20px;width:20px;line-height:20px;font-size:20px;position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-10px;display:block}.handheld-navigation ul.menu li button::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}.site-main nav.navigation .nav-previous a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.site-main nav.navigation .nav-next a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.widget_search form:not(.wp-block-search)::before,.widget_product_search form:not(.wp-block-search)::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";position:absolute;top:1em;left:1em;line-height:1}.widget_search form:not(.wp-block-search) input[type=text],.widget_search form:not(.wp-block-search) input[type=search],.widget_product_search form:not(.wp-block-search) input[type=text],.widget_product_search form:not(.wp-block-search) input[type=search]{padding-left:2.617924em}.storefront-handheld-footer-bar ul li>a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;line-height:2.618046972;font-size:1.618em;text-indent:0;display:block;cursor:pointer}.storefront-handheld-footer-bar ul li.search>a::before{content:""}.storefront-handheld-footer-bar ul li.my-account>a::before{content:""}.storefront-handheld-footer-bar ul li.cart>a::before{content:""}.storefront-product-pagination a[rel=prev]::after,.storefront-product-pagination a[rel=next]::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline}.storefront-product-pagination a[rel=prev]::after{content:"";padding-right:1.41575em}.storefront-product-pagination a[rel=next]::after{content:"";padding-left:1.41575em}.single-product .pswp__button{background-color:rgba(0,0,0,0)}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{text-indent:-999px;overflow:hidden}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block;line-height:2;text-indent:0}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img{display:none !important}.stock::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;margin-right:.5407911001em}.stock.in-stock::before{content:""}.stock.out-of-stock::before{content:""}a.reset_variations::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.woocommerce-breadcrumb a:first-of-type::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.widget_recent_entries ul,.widget_pages ul,.widget_categories ul,.widget_archive ul,.widget_recent_comments ul,.widget_nav_menu ul,.widget_links ul,.widget_product_categories ul,.widget_layered_nav ul,.widget_layered_nav_filters ul{margin:0}.widget_recent_entries ul li,.widget_pages ul li,.widget_categories ul li,.widget_archive ul li,.widget_recent_comments ul li,.widget_nav_menu ul li,.widget_links ul li,.widget_product_categories ul li,.widget_layered_nav ul li,.widget_layered_nav_filters ul li{padding-left:1.618em}.widget_recent_entries ul li::before,.widget_pages ul li::before,.widget_categories ul li::before,.widget_archive ul li::before,.widget_recent_comments ul li::before,.widget_nav_menu ul li::before,.widget_links ul li::before,.widget_product_categories ul li::before,.widget_layered_nav ul li::before,.widget_layered_nav_filters ul li::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;margin-right:.5407911001em;display:block;float:left;opacity:.35;margin-left:-1.618em;width:1em}.widget_product_categories ul li::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}.widget_product_categories ul li.current-cat::before{content:""}.widget_layered_nav li::before{content:""}.widget_layered_nav .chosen::before{content:""}.widget_layered_nav_filters ul li.chosen::before{content:"";color:#e2401c;opacity:1}.widget_recent_entries ul li::before,.widget_pages ul li::before{content:""}.widget_categories ul li::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}.widget_categories ul li.current-cat::before{content:""}.widget_archive ul li::before{content:""}.widget_recent_comments ul li::before{content:""}.widget_nav_menu ul li::before{content:""}.widget_links ul li::before{content:""}a.remove{display:block;width:1.618em;height:1.618em;line-height:1.618;font-weight:400;text-indent:-9999px;overflow:hidden;position:relative}a.remove::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";position:absolute;top:0;left:0;right:0;bottom:0;color:#737781;line-height:1.618;text-indent:0;text-align:center}.woocommerce-shipping-calculator>p:first-child a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.3342343017em}.blockUI::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";animation:fa-spin .75s linear infinite;height:30px;width:30px;line-height:30px;font-size:30px;position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px}.wc_request_button_is_disabled .blockUI{cursor:not-allowed !important}.wc_request_button_is_disabled .blockUI::before{content:none}.woocommerce-pagination .next,.woocommerce-pagination .prev{text-indent:-9999px;position:relative;overflow:hidden}.woocommerce-pagination .next::after,.woocommerce-pagination .prev::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";text-indent:0;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.woocommerce-pagination .next::after{content:""}.woocommerce-breadcrumb .breadcrumb-separator{text-indent:-9999px;position:relative;display:inline-block;padding:0 6.8535260698em}.woocommerce-breadcrumb .breadcrumb-separator::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block;font-size:.875em;text-indent:0;line-height:initial;position:absolute;top:50%;left:50%;width:1em;height:1em;transform:translateX(-50%) translateY(-50%);text-align:center;opacity:.25}#payment .payment_methods>.woocommerce-PaymentMethod>label::before,#payment .payment_methods>.wc_payment_method>label::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em;transition:color,ease,.2s}#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child,#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child:checked+label::before,#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label::before{content:""}.woocommerce-password-strength::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.woocommerce-password-strength.strong::after{content:""}.woocommerce-password-strength.good::after{content:""}.woocommerce-MyAccount-navigation ul li.is-active a::before{opacity:1}.woocommerce-MyAccount-navigation ul li a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";line-height:1.618;margin-left:.5407911001em;width:1.41575em;text-align:right;float:right;opacity:.25}.woocommerce-MyAccount-navigation ul li a:hover::before{opacity:1}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a::before{content:""}.my_account_orders .button.view::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}p.order-again .button::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.woocommerce-MyAccount-downloads .button::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.demo_store::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.woocommerce-tabs ul.tabs li::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block;position:absolute;top:50%;right:-1em;transform:translateY(-50%);opacity:0;transition:all,ease,.3s}.woocommerce-tabs ul.tabs li.active::after{opacity:1;right:0}.wc-forward::after,.woocommerce-Button--next::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.woocommerce-Button--previous::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}#reviews .commentlist li p.meta .verified{display:inline-block;height:1.41575em;width:1.41575em;position:relative;text-indent:-9999px}#reviews .commentlist li p.meta .verified::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";color:#0f834d;position:absolute;top:0;left:0;width:1.41575em;height:1.41575em;text-indent:0;text-align:center;line-height:1.618em}.single-product div.product .component_selections .clear_component_options::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.cart .mnm_table_item .mnm_table_item_indent::before,.shop_table .mnm_table_item .mnm_table_item_indent::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg);margin-right:.3819820591em;opacity:.25}.quick-view-button::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.6180469716em}.woocommerce-page .ship_address .gift-form label::after,.woocommerce-page .no_shipping_address .gift-form label::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.woocommerce-page .ship_address .modify-address-button::before,.woocommerce-page .no_shipping_address .modify-address-button::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.woocommerce-page .addresses+.addresses header.title a::before{content:""}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before,.woocommerce-page .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}a#variations_clear::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.wl-add-link::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.button.wl-create-new::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}@media(min-width: 768px){.main-navigation ul.menu>li.menu-item-has-children>a::after,.main-navigation ul.menu>li.page_item_has_children>a::after,.main-navigation ul.nav-menu>li.menu-item-has-children>a::after,.main-navigation ul.nav-menu>li.page_item_has_children>a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:1em}.main-navigation ul.menu ul li.menu-item-has-children>a::after,.main-navigation ul.menu ul li.page_item_has_children>a::after,.main-navigation ul.nav-menu ul li.menu-item-has-children>a::after,.main-navigation ul.nav-menu ul li.page_item_has_children>a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";float:right;line-height:1.618}.demo_store a.woocommerce-store-notice__dismiss-link::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.3342343017em}.site-header-cart .cart-contents::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";height:1em;float:right;line-height:1.618}.addresses header.title a{display:block;width:1em;height:1em;text-indent:-9999px;position:relative;padding:.875em;margin-top:.6180469716em}.addresses header.title a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";line-height:1.618;position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;text-indent:0}.woocommerce-tabs ul.tabs li::after{content:""}#wl-wrapper .wl-tabs>li.active::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block !important;position:absolute;top:50%;height:1em;width:1em;margin-top:-0.5em}}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:300;font-display:swap;src:url(//matchdayparking.com/wp-content/uploads/omgf/storefront-fonts/source-sans-pro-italic-latin-ext-300.woff2?ver=1771168724)format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:300;font-display:swap;src:url(//matchdayparking.com/wp-content/uploads/omgf/storefront-fonts/source-sans-pro-italic-latin-300.woff2?ver=1771168724)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;font-display:swap;src:url(//matchdayparking.com/wp-content/uploads/omgf/storefront-fonts/source-sans-pro-italic-latin-ext-400.woff2?ver=1771168724)format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;font-display:swap;src:url(//matchdayparking.com/wp-content/uploads/omgf/storefront-fonts/source-sans-pro-italic-latin-400.woff2?ver=1771168724)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:300;font-display:swap;src:url(//matchdayparking.com/wp-content/uploads/omgf/storefront-fonts/source-sans-pro-normal-latin-ext-300.woff2?ver=1771168724)format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:300;font-display:swap;src:url(//matchdayparking.com/wp-content/uploads/omgf/storefront-fonts/source-sans-pro-normal-latin-300.woff2?ver=1771168724)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;font-display:swap;src:url(//matchdayparking.com/wp-content/uploads/omgf/storefront-fonts/source-sans-pro-normal-latin-ext-400.woff2?ver=1771168724)format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;font-display:swap;src:url(//matchdayparking.com/wp-content/uploads/omgf/storefront-fonts/source-sans-pro-normal-latin-400.woff2?ver=1771168724)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;font-display:swap;src:url(//matchdayparking.com/wp-content/uploads/omgf/storefront-fonts/source-sans-pro-normal-latin-ext-600.woff2?ver=1771168724)format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;font-display:swap;src:url(//matchdayparking.com/wp-content/uploads/omgf/storefront-fonts/source-sans-pro-normal-latin-600.woff2?ver=1771168724)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:700;font-display:swap;src:url(//matchdayparking.com/wp-content/uploads/omgf/storefront-fonts/source-sans-pro-normal-latin-ext-700.woff2?ver=1771168724)format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:700;font-display:swap;src:url(//matchdayparking.com/wp-content/uploads/omgf/storefront-fonts/source-sans-pro-normal-latin-700.woff2?ver=1771168724)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:900;font-display:swap;src:url(//matchdayparking.com/wp-content/uploads/omgf/storefront-fonts/source-sans-pro-normal-latin-ext-900.woff2?ver=1771168724)format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:900;font-display:swap;src:url(//matchdayparking.com/wp-content/uploads/omgf/storefront-fonts/source-sans-pro-normal-latin-900.woff2?ver=1771168724)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap"); .blog-archive .featured-post {
display: block;
grid-template-columns: 1.2fr 1fr;
gap: 20px;
margin-bottom: 30px;
background-color: #fff;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
border: 0 solid #69727d;
} .site-footer .footer-row {
display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
}
.site-footer .footer-left {
display: flex;
align-items: center;
}
.site-footer .footer-right.footer-nav {
margin-left: auto;
}
.site-footer .footer-menu {
list-style: none;
margin: 0;
padding: 0;
display: flex;
gap: 22px;
}
.site-footer .footer-menu a {
color: #fff;
text-decoration: none;
font-weight: 600;
}
.blog main#main {
margin: auto;
max-width: 1000px;
}
.blog main#main {
margin-top: 178px;
}
.blog-archive .featured-post .featured-thumb {
max-height: 400px;
overflow: hidden; }
ul.footer-menu {
text-align: right;
color: white;
}
ul.footer-menu a {
color: white !important;
font-size: 18px;
text-decoration: none;
}
.blog-archive .featured-post .featured-thumb img {
width: 100%;
height: 400px; object-fit: cover; display: block;
}
.blog-archive .featured-title {
margin: 0 0 10px;
font-size: 2rem;
}
.blog-archive .featured-excerpt {
color: #444;
}
.post-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 24px;
}
.post-card {
padding: 0;
background: #fff;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
border: 0 solid #69727d;
}
.featured-content .featured-excerpt {
padding: 0 12px;
color: #2B2B2B;
font-size: 21px;
font-weight: 500;
line-height: 1.1em;
}
.post-card .post-thumb img {
width: 100%;
height: auto;
display: block;
}
.blog h2.featured-title a {
color: #000000;
font-size: 32px;
padding: 0 12px;
font-weight: 700;
text-transform: uppercase;
}
.post-card .post-title a {
color: #000000;
font-size: 32px;
font-weight: 700;
text-transform: uppercase;
}
a.featured-thumb img {
max-height: 400px;
height: 400px;
width: 100%;
object-fit: cover;
display: block;
}
.post-card .post-title {
margin: 10px 12px;
font-size: 1.1rem;
}
.post-card .post-excerpt {
color: #555;
margin: 10px 12px;
} .post-card .read-more,
.featured-post .read-more {
display: inline-block;
margin: 6px 12px 0;
color: #024ddf;
font-weight: 600;
text-decoration: none;
}
.post-card .read-more:hover,
.featured-post .read-more:hover {
text-decoration: underline;
} .post-card .post-meta,
.featured-post .post-meta {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px 12px 12px;
border-top: 1px solid #eee;
color: #666;
font-size: 14px;
}
.post-card .post-meta .post-date,
.featured-post .post-meta .post-date {
opacity: 0.9;
}
.post-card .post-meta .post-comments,
.featured-post .post-meta .post-comments {
opacity: 0.9;
}
button#blog-load-more.button.load-more-posts {
margin: 30px auto 50px;
display: block;
}
@media (max-width: 768px) {
.blog-archive .featured-post {
grid-template-columns: 1fr;
}
.post-grid {
grid-template-columns: 1fr;
}
}
.custom-hero {
background-color: #fff; padding: 50px 0;
text-align: center;
}
.custom-hero h1 {
color: #333; margin-bottom: 20px;
}  .site-header {
background-color: #167a06 !important; padding: 20px 0; } .site-branding .site-title a {
color: #ffffff; }
.site-branding,
.site-search,
.site-header-cart,
.site-logo-anchor,
.site-logo-link,
.custom-logo-link {
margin-bottom: 0 !important;
}
.single-product .woocommerce-variation-availability {
display: none;
}
.site-info {
padding: 0 !important;
}
.about-section {
background-color: #167a06; color: #f2f2f2; padding: 50px 0; text-align: center; }
.about-section .container {
max-width: 1200px; margin: 0 auto; padding: 0 15px; }
.about-section .about-title {
font-size: 3.5rem; margin-bottom: 30px; position: relative; color: white;
} .about-section .about-title::after {
content: "\2605"; position: absolute;
top: 100%; left: 50%; transform: translateX(-50%);
font-size: 2rem; color: #ff6d00; }
.about-section .about-content {
display: flex;
justify-content: space-between;
margin-top: 20px;
}
.about-section .about-column {
flex-basis: 45%; text-align: left; padding: 15px;
}
.site-footer {
padding: 20px;
background-color: #167a06;
color: white !important;
} .main-navigation ul li a {
color: #ffffff; text-transform: uppercase; }
h3.product-title {
font-weight: 700;
font-family: Montserrat;
font-size: 18px;
padding: 7px;
}
.latest-product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
width: 100%;
font-size: 22px;
background-color: #167a06;
border-color: #404040;
color: white;
}
.latest-product .button {
color: #fff;
padding: 10px 20px;
border: none;
border-radius: 4px;
text-transform: uppercase;
text-align: center;
display: inline-block;
text-decoration: none;
margin-top: 10px;
transition: background-color 0.3s ease;
}
.latest-product .button:hover {
background-color: #e65a00; } .main-navigation {
text-align: center;
} .main-navigation ul {
display: inline-block;
vertical-align: top;
} .site-header {
display: flex;
justify-content: space-between;
align-items: center;
} .site-branding .site-title {
font-size: 2.5em;
margin: 0;
top: 18px;
position: relative;
} .site-header {
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.custom-hero {
background-image: url(//matchdayparking.com/wp-content/themes/storefront/path-to-your-image.jpg); background-size: cover;
background-position: center;
color: #ffffff; text-align: center;
padding: 50px 0; }
.custom-hero .hero-announcement-bar {
background-color: rgba(0, 0, 0, 0.5); display: inline-block;
padding: 5px 10px;
margin-bottom: 20px;
font-weight: bold;
color: #ffffff; }
.custom-hero h1 {
margin: 20px 0;
font-size: 2.5em; }
.custom-hero p {
font-size: 1.2em; margin-bottom: 10px;
} .edit-link {
display: none !important;
} .custom-product-section {
border: 1px solid #ccc;
padding: 20px;
background: #f9f9f9; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); margin: 20px auto; max-width: 600px; font-family: "Roboto", sans-serif; } .custom-product-section h2 {
background: #0073e6; color: white;
text-transform: uppercase;
text-align: center;
margin: -20px -20px 20px -20px; padding: 10px 0;
} .custom-product-section .product-price {
text-align: center;
font-size: 1.5em;
margin-bottom: 20px;
color: #333;
}
.custom-product-section .product-description {
background: #fff;
padding: 15px;
line-height: 1.6;
color: #333;
margin-bottom: 20px;
border: 1px dashed #0073e6; } .custom-product-section button {
background: #0073e6; color: white;
text-transform: uppercase;
border: none;
padding: 10px 30px;
display: block;
width: 100%;
max-width: 200px; margin: 0 auto; cursor: pointer;
} .custom-product-section button:hover {
background: #005bb5; } .custom-product-section .terms-conditions {
font-size: 0.8em;
text-align: center;
margin-top: 20px;
}
.ticket-wrapper {
border: 1px solid #ccc;
padding: 0;
background: #fff;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
max-width: 900px;
margin: auto;
position: relative;
margin-top: 75px;
}
.ticket-image img {
width: 100%;
max-width: 300px;
border-bottom: 1px solid #ccc;
margin: auto;
}
.ticket-info {
padding: 15px;
text-align: center;
}
.ticket-title {
margin-bottom: 0.5em;
}
.ticket-price {
font-size: 1.2em;
margin-bottom: 1em;
}
.ticket-description {
margin-bottom: 1.5em;
}
.single-product div.product {
position: relative;
overflow: hidden;
max-width: 900px;
margin: auto;
text-align: center;
}
.single-product div.product p.price {
background: rgb(224 255 40);
color: #252020;
padding: 15px;
margin-bottom: 0 !important;
font-family: "Sofia Sans Extra Condensed", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
margin-top: 0 !important;
font-size: 28px !important;
text-transform: capitalize;
} .woocommerce div.product form.cart .button {
background-color: #ff6d00; border: none;
color: white;
padding: 12px 30px;
font-size: 31px;
border-radius: 4px; font-weight: bold;
text-transform: uppercase;
cursor: pointer;
transition: all 0.3s ease;
} .woocommerce div.product form.cart .button:hover {
background-color: #e65a00; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .woocommerce div.product .wc-gateway-ppec-smart-payment-buttons .button {
background-color: #333; color: white;
padding: 12px 30px;
font-size: 16px;
border-radius: 4px;
text-transform: uppercase;
cursor: pointer;
transition: all 0.3s ease;
} .woocommerce div.product form.cart {
display: flex;
flex-direction: column;
align-items: center; background: white;
} .woocommerce div.product form.cart .button {
margin-bottom: 10px; } .woocommerce div.product form.cart .quantity input {
border: 1px solid #ccc;
padding: 8px;
border-radius: 4px;
} .woocommerce div.product form.cart .variations select {
border: 1px solid #ccc;
padding: 8px;
border-radius: 4px;
} .woocommerce .product .single_add_to_cart_button {
background-color: #ff6d00;
color: #fff;
padding: 10px 20px;
border: none;
border-radius: 4px;
transition: background-color 0.3s ease;
}
.single-product div.product .variations_button {
padding: 20px 20px 0;
}
.thwepo-extra-options .value input[type="text"] {
background: transparent !important;
padding: 0 !important;
border: none !important;
}
.woocommerce .product .single_add_to_cart_button:hover {
background-color: #e65a00;
}
button.single_add_to_cart_button.button {
width: 100%;
margin: 0;
color: white !important;
background-color: #00594f !important;
font-family: "Sofia Sans Extra Condensed", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
}
.single_variation_wrap {
display: block;
width: 100%;
}
.quantity {
display: none;
} .woocommerce .product .single_add_to_cart_button:disabled {
background-color: #ccc;
color: #666;
}
.summary.entry-summary {
width: 100% !important;
margin: 0 !important;
}
td.value.leftside {
background: url(https://ashtongateparking.com/wp-content/uploads/2024/01/Screenshot-2024-01-09-225710.png);
padding: 0 1em 0.25em 1.75em;
font-weight: bold;
font-size: 2em;
border: none;
box-shadow: none;
position: relative;
font-family: helvetica, ariel, sans-serif;
display: inline;
height: 50px;
margin: 0;
line-height: 1.5;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
form.variations_form.cart {
margin: 0;
border: 1px solid #cccccc;
}
.thwepo-extra-options .value input[type="text"] {
width: 175px !important;
max-width: 100%;  padding: 5px 10px;
}
nav.storefront-product-pagination {
display: none;
}
label.label-tag.registration-p {
display: none;
}
header#masthead .col-full {
width: 600px !important;
}
.storefront-breadcrumb {
display: none;
}
#content {
margin: 0;
}
.thwepo-extra-options .value input[type="text"]:focus {
border: none !important;
box-shadow: none !important;
outline-color: transparent !important;
background: #f5d04d !important;
}
td.label.leftside {
display: none;
}
.woovr-variations {
padding-top: 5px;
width: 100%;
padding-bottom: 5px;
}
.woovr-variations .woovr-variation {
align-items: center;
cursor: pointer;
margin-left: -5px;
margin-right: -5px;
width: 30%;
}
.woovr-variations .woovr-variation {
display: inline-block !important;
align-items: center;
cursor: pointer;
margin-left: -5px;
margin-right: -5px;
width: 20%;
text-align: center;
margin: 20px;
font-size: 24px;
background: #f6f3f3;
border: 1px solid #dbd6d6;
}
.single_variation_wrap {
display: block;
}
.col-full-header {
margin: auto;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
.input-text {
box-shadow: none;
}
.thwepo-extra-options .value input[type="text"] {
width: 100%;
max-width: 100%;
min-height: 23px;
box-sizing: border-box;
height: 36px;
top: 4px;
position: relative; padding: 0 10px !important;
text-transform: uppercase;
}
.wc-block-components-notice-banner__content {
text-align: center;
font-size: 25px;
}
.single-product div.product .single_variation .price {
margin-bottom: 0 !important;
display: block;
font-size: 42px;
font-weight: 700;
color: #d91d1d;
font-family: "Sofia Sans Extra Condensed", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
}
.woovr-variation-selector {
float: left;
font-family: "Sofia Sans Extra Condensed", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
}
.woocommerce-checkout-review-order-table .product-thumbnail {
display: none;
}
.page-template-template-fullwidth-php .content-area,
.page-template-template-homepage-php .content-area {
width: 100%;
float: none !important;
margin-left: 0;
margin-right: 0;
}
#primary {
float: none !important;
max-width: 1150px;
margin: auto;
position: relative;
margin-top: 75px;
}
.single-product div.product form.cart .quantity {
float: left;
margin-right: 0.875em;
display: none !important;
}
.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
padding-top: 0;
}
.homepage-hero {
background-color: white; text-align: center;
padding: 50px 20px;
max-width: 800px;
margin: auto;
}
.full-width-map {
width: 100%;
height: 500px; overflow: hidden; }
.full-width-map iframe {
width: 100%;
height: 100%;
border: none; }
.homepage-hero h1 {
color: #000; font-size: 4.5em; }
.homepage-hero p {
color: #000; font-size: 1.2em; padding: 0;
color: #167a06 !important;
margin: 0;
}
.latest-products .products-wrapper {
display: block;
gap: 20px;
padding: 0;
text-align: center;
}
hr.star-dark:after {
color: #2c3e50;
background-color: #fff;
}
.latest-products h2 {
text-align: center;
padding: 20px 0;
}
section.latest-products {
max-width: 1150px;
margin: auto;
}
img.starimage {
margin: 20px auto;
margin-bottom: 20px;
}
.main-navigation ul li a:hover,
.main-navigation ul li:hover>a,
.site-title a:hover,
.site-header ul.menu li.current-menu-item>a {
color: white !important;
}
.latest-products-grid .latest-product .woocommerce-LoopProduct-link img {
width: 300px;
height: 100px;
object-fit: cover; }
.alert-danger.sale {
text-align: center;
font-size: 30px;
color: white;
background: #b13838;
border-bottom: 1px solid #f0f0f0;
}
ul,
ol {
margin: 0 0 1.41575em;
padding: 5px;
text-align: center;
}
.alert-danger.sale h4 {
color: white;
margin: 0;
}
.latest-products-grid .latest-product {
list-style: none; display: inline-block;
padding: 10px; margin: 0px !important;
width: 30%;
max-width: 285px;
}
.hero-banner {
position: relative;
background-size: cover;
background-position: center;
height: 400px; display: flex;
justify-content: center;
align-items: center;
color: #fff; text-align: center;
}
.hero-banner-content {
max-width: 1200px; }
.hero-banner h1 {
margin: 0;
padding: 0;
font-size: 2.5em; }
.hero-banner p {
font-size: 1.2em; margin-top: 10px;
}
.latest-product p.price {
background: #b13838;
color: white;
font-size: 24px;
}
.entry-content a {
color: #2a2626 !important;
}
ul.sub-menu li a,
ul.sub-menu li a:hover {
color: black;
}
ul.latest-products-grid {
margin: 0;
}
.wc-proceed-to-checkout a {
color: white !important;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
text-align: center;
font-size: 23px;
}
.woocommerce-order ul.wc-item-meta {
text-align: left;
}
h2.woocommerce-order-details__title {
text-align: center;
}
img.site-branding-logos {
float: right;
max-width: 86px !important;
margin-top: -55px;
right: 75px;
position: relative;
}
.woocommerce-checkout .wc-block-components-order-summary-item__description {
text-align: left !important;
}
.woocommerce-checkout ul.wc-block-components-product-details {
text-align: left !important;
}
.woocommerce-checkout span.wc-block-components-product-details__name {
font-weight: 700;
}
.woocommerce-checkout span.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price {
display: none;
}
.product-box-logo {
text-align: center;
}
#gobacks {
display: none;
}
img.box-logos {
text-align: center;
margin: auto;
max-width: 200px;
margin-top: 0;
margin-bottom: -5px;
}
form.event-radio-buttons label {
margin: 8px;
background: #cfcaca;
padding: 15px 5px;
color: black;
cursor: pointer;
}
td.product-name {
text-transform: capitalize;
}
li.latest-product {
list-style: none;
}
.product-card {
border: 1px solid #d1cbcb;
box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
} .latest-product h3.product-title {
font-weight: 700;
font-family: Montserrat;
font-size: 18px;
padding: 25px 0; margin: 0;
background: hsl(173.77deg 92.77% 16.27%);
color: white;
}
.woocommerce .cart .quantity,
.woocommerce .cart .product-quantity,
.woocommerce .cart th.product-thumbnail,
.woocommerce .cart td.product-thumbnail {
display: none !important;
}
.col-full-header .woocommerce {
max-width: 1150px;
margin: auto;
}
.showhomepage {
display: none !important;
}
.home .showhomepage {
display: inline-block !important;
}
.home #primary {
max-width: 100%;
margin: auto;
position: relative;
margin-top: 0;
}
.woocommerce-price-amount {
font-weight: bold;
color: #403939; }
.latest-product span.woocommerce-Price-amount.amount {
font-size: 31px;
font-weight: 800;
}
.stock-status {
color: #28a745; font-weight: bold;
margin-top: 10px;
}
p.stock-status {
color: green;
font-weight: 700;
font-size: 19px;
}
p.sold-out {
color: red;
font-weight: 700;
font-size: 19px;
}
.latest-product .product-short-description {
font-size: 14px; color: #666; margin-top: 10px; padding: 10px;
}
.site-main {
margin-bottom: 0 !important;
}
.contact-section {
text-align: center;
padding: 50px 0;
background-color: white; color: #333; }
.contact-section .container {
max-width: 1140px;
margin: 0 auto;
padding: 0 15px;
}
.contact-section .contact-title {
font-size: 2.5rem;
margin-bottom: 20px;
position: relative;
}
.contact-section .contact-title::after {
content: "\2605"; color: #ff6d00; font-size: 24px; position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
}
.contact-section .contact-details {
margin-bottom: 30px;
}
.contact-section .contact-phone {
display: block; font-size: 1.5rem;
margin-bottom: 20px;
color: #333; }
.nf-form-content {
max-width: 500px;
}
p.event-date {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
color: inherit;
background-color: rgba(0, 0, 0, 0.03);
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
font-size: 20px;
}
.fc-content {
max-width: 1100px;
margin-top: 50px !important;
}
.wc-block-components-order-summary-item__image {
display: none !important;
}
a:focus,
input:focus,
textarea:focus,
button:focus {
outline: transparent !important;
}
body.home .wc-block-components-notice-banner {
display: none;
} button#load-more {
margin: auto;
display: block;
width: 400px;
background: #167a06 !important;
color: white;
text-transform: uppercase;
font-size: 22px;
margin-top: 20px;
margin-bottom: 40px;
}
body.in-iframe header#masthead,
body.in-iframe footer#colophon,
body.in-iframe #wpadminbar,
body.in-iframe #shiftnav-toggle-main { display: none !important; }
body.in-iframe p.return-to-shop {
display: none;
}
body.in-iframe.page-template-content-iframe #gobacks {
display: none;
}
body.in-iframe #primary {
margin-top: 0px;
}
body.in-iframe #gobacks {
display: block;
}
#gobacks {
max-width: 900px;
margin: auto;
position: relative;
top: 30px;
}
#gobacks a {
background: #fbbc28;
padding: 10px 20px;
color: white;
border-radius: 20pc 0 0 20pc;
box-shadow: 0 0 4px 1px #d9c9c9;
}
h2.ticket-date {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
color: inherit;
background-color: rgb(224 255 40);
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
text-align: center;
}
span.wc-block-components-order-summary__button-text {
text-align: center;
display: block;
font-size: 28px;
}
.woovr-variations .woovr-variation:hover {
background-color: #f0d66c !important;
}
article#post-2337 {
padding: 140px;
margin: 150px;
text-align: center;
}
@media (max-width: 768px) {
.woocommerce-active .site-header .site-branding {
width: 99.913043%;
float: left;
margin-right: 0;
padding-left: 30px !important;
}
.custom-hero {
padding: 30px 10px;
}
#content {
margin: 0;
}
.woovr-variations .woovr-variation {
display: inline-block !important;
align-items: center;
cursor: pointer;
margin-left: -5px;
margin-right: -5px;
width: 54%;
text-align: center;
margin: 20px;
font-size: 24px;
background: #f6f3f3;
border: 1px solid #dbd6d6;
}
small {
font-size: 68%;
line-height: 1.318;
}
footer#colophon {
display: none;
}
header#masthead .col-full {
width: 200px !important;
font-size: 15px;
}
.site-branding {
float: left;
margin-bottom: 0;
width: 100%;
}
.alert-danger.sale {
text-align: center;
font-size: 19px;
color: white;
background: #b13838;
}
.custom-hero h1 {
font-size: 2em;
}
.homepage-hero p {
color: #000;
font-size: 0.9em;
padding: 0;
color: #167a06 !important;
margin: 0;
}
.homepage-hero h1 {
color: #000;
font-size: 2.5em;
}
.custom-hero p {
font-size: 1em;
}
.custom-product-section {
padding: 10px;
margin: 10px;
}
.custom-product-section h2 {
margin: -10px -10px 10px -10px;
padding: 5px 0;
}
.about-section .about-content {
flex-direction: column;
text-align: center;
}
.about-section .about-column {
flex-basis: 100%;
margin-bottom: 20px;
}
.about-section .about-title::after {
left: 50%;
top: -25px; }
.latest-products-grid .latest-product {
list-style: none;
display: inline-block;
padding: 10px; margin: 0px !important;
width: 90%;
max-width: 285px;
}
.woovr-variations .woovr-variation {
display: inline-block !important;
align-items: center;
cursor: pointer;
margin-left: -5px;
margin-right: -5px;
width: 54%;
text-align: center;
margin: 20px;
font-size: 24px;
background: #f6f3f3;
border: 1px solid #dbd6d6;
}
header#masthead {
display: none;
}
form.event-radio-buttons label {
margin: 8px;
background: #cfcaca;
padding: 15px 5px;
color: black;
cursor: pointer;
}
#primary {
margin-top: 0;
}
.ticket-wrapper {
margin-top: 0;
}
.home .showhomepage {
display: block !important;
}
.wc-block-components-notice-banner__content {
text-align: center;
font-size: 15px;
}
article#post-10 .entry-content {
padding: 20px;
}
article#post-10 h1.entry-title {
text-align: center;
}
}
@media (max-width: 650px) {
.home .showhomepage {
display: block !important;
}
.latest-products-grid .latest-product {
list-style: none;
display: inline-block;
padding: 10px; margin: 0px !important;
width: 90%;
max-width: 100%;
}
form.event-radio-buttons label {
margin: 8px;
background: #cfcaca;
padding: 15px 5px;
color: black;
cursor: pointer;
}
.ticket-wrapper {
margin-top: 0;
}
#primary {
margin-top: 0;
}
}
.woovr-variations .woovr-variation:hover {
background-color: #e0ff28 !important;
color: black;
}.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
margin-bottom: 0 !important;
}
.latest-products.grid-view .product-image {  }
.jump-links-page {
padding: 15px 5px;
}
.single-product .col-full-header {
background: url(//matchdayparking.com/wp-content/uploads/Section-bg-championshipV2.png) #00594f;
padding: 50px 0;
}
.woocommerce-cart .col-full-header {
background: url(//matchdayparking.com/wp-content/uploads/Section-bg-championshipV2.png) #00594f;
padding: 50px 0;
}
.woocommerce-cart .cart_totals h2 {
color: white;
}
.woocommerce-checkout .col-full-header {
background: url(//matchdayparking.com/wp-content/uploads/Section-bg-championshipV2.png) #00594f;
padding: 50px 0;
}
.woocommerce-cart h1.entry-title {
color: white;
}
.woovr-variation.woovr-variation-radio {
background: #00594f;
color: white;
}
.woovr .jump-links {
max-width: 1100px;
margin: 70px auto;
padding: 10px;
position: relative;
}
.jump-links ul {
list-style: none;
padding: 0;
display: flex;
flex-wrap: wrap;
gap: 1rem;
}
.jump-links li {
background-color: #fff;
background-size: cover;
background-position: center;
border: 1px solid #ddd;
border-radius: 10px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
width: calc(33.333% - 1rem); height: 200px; text-align: center;
transition: transform 0.3s ease, box-shadow 0.3s ease;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
.jump-links li:hover {
transform: translateY(-5px);
box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
}
.jump-links a {
text-decoration: none;
color: #fff;
font-size: 18px;
display: block;
background-color: rgba(0, 0, 0, 0.5); padding: 10px 15px;
border-radius: 5px;
}
.jump-links a:hover {
color: #0073aa; }
.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table .product-quantity {
left: 15px !important;
top: 10px !important;
}
.woocommerce-checkout .wp-block-woocommerce-checkout {
margin-top: 145px !important;
} .profile-page {
max-width: 1200px;
margin: 0 auto;
padding: 20px 20px 50px;
}
.profile-banner {
position: relative;
width: 100%;
height: 300px;
background-size: cover;
background-position: center;
border-radius: 10px;
margin-bottom: 20px;
}
.profile-picture {
position: absolute;
bottom: -50px;
left: 20px;
border: 5px solid #fff;
border-radius: 50%;
overflow: hidden;
width: 100px;
height: 100px;
}
.profile-picture img {
width: 100%;
height: 100%;
object-fit: cover;
}
.profile-details {
text-align: center;
margin-top: 60px; }
.profile-details h1 {
font-size: 28px;
margin-bottom: 10px;
}
.profile-details p {
font-size: 16px;
color: #666;
text-align: left;
} .latest-products.grid-view ul {
display: flex;
flex-wrap: wrap;
list-style: none;
padding: 20px;
margin: 0;
}
.latest-products.grid-view .latest-product {
width: 30%; margin: 10px;
box-sizing: border-box;
}
.latest-product .product-short-description ul li {
display: block;
width: 100%;
font-size: 22px;
}
.latest-products.grid-view .product-card { padding: 0;
background-color: #fff;
} .latest-products.list-view ul {
list-style: none;
padding: 0;
margin: 0;
}
.latest-products.list-view .latest-product {
display: flex;
align-items: center;
margin-bottom: 20px;
border: 1px solid #ddd;
padding: 10px;
background-color: #fff;
}
.latest-products.list-view .product-card {
display: flex;
align-items: center;
width: 100%;
}
.latest-products.list-view .product-image {
flex-shrink: 0;
margin-right: 20px;
}
.latest-products.list-view .product-image img {
max-width: 100px; height: auto;
}
.latest-products.list-view .product-details {
flex-grow: 1;
}
.latest-products.list-view .product-buy {
margin-left: 20px;
}      *,
*:before,
*:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}  .group:before,
.group:after {
content: "";
display: table;
}
.group:after {
clear: both;
}
.group {
zoom: 1;
z-index: -1; } .wrap {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
width: 1280px;
position: relative;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Sofia Sans Extra Condensed", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: italic;
}
h1 {
line-height: 1;
}
h2 {
line-height: 1;
}
h3 {
line-height: 1.1;
}
h4 {}
h5 {}
h6 {}
p {}
a {
font-family: "Sofia Sans Extra Condensed", sans-serif !important;
font-style: italic !important;
}  .home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
margin-bottom: 0 !important;
position: fixed;
width: 100%;
background-color: rgb(0 0 0 / 0%) !important;
border-bottom-color: rgb(240 240 240 / 0%) !important;
box-shadow: none !important;
}
.site-header {
margin-bottom: 0 !important;
position: fixed;
width: 100%;
background-color: rgb(0 0 0 / 0%) !important;
border-bottom-color: rgb(240 240 240 / 0%) !important;
box-shadow: none !important;
}
.site-header-scrolled {
background-color: #000 !important;
}  .site-footer {
padding: 20px;
background-color: #232323 !important;
color: white !important;
padding: 50px 0 20px 0 !important;
}
.footer-logo {
width: 250px;
float: left;
}
.site-info {
padding: 0 !important;
width: 100% !important;
float: left !important;
margin: 50px 0 0 0 !important;
}   .header-container-outer {
width: 100%;
background-image: url(//matchdayparking.com/wp-content/uploads/Header-homepageV1.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
padding: 250px 0 150px 0;
}
.header-container-title {
color: #fff;
font-size: 80px;
width: 100%;
padding: 0 35% 0 10px;
border-left: 5px solid #d8e512;
margin: 0 0 50px 0;
}
.header-container-subtitle {
color: #fff;
font-size: 55px;
width: 100%;
padding: 0 45% 0 10px;
border-left: 5px solid #d8e512;
margin: 30px 0 0px 0;
line-height: 1;
font-weight: 600;
}
.header-category-link-container {
width: 100%;
}
.header-category-list {
margin: 0;
padding: 0;
text-decoration: none;
list-style: none;
}
.header-category-list-item {
float: left;
margin: 1%;
border: 5px solid #fff;
color: #1e1e1e;
font-size: 40px;
padding: 20px;
max-width: 23%;
font-family: "Sofia Sans Extra Condensed", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: italic;
text-transform: uppercase;
line-height: 1;
transform: skewX(-8deg);
text-align: left;
min-height: 140px;
background: #d8e512;
transition: all .4s ease;
cursor: pointer;
}
.header-category-list-item:hover {
background: #fc4547;
color: #fff;
}  .section-container-outer {
width: 100%;
background: #000;
padding: 100px 0;
}
.section-container-outer-inner-page {
width: 100%;
padding: 40px 0;
}
.section-container-inner {
width: 100%;
display: flex;
align-items: stretch;
}
.section-container-inner-full-width {
width: 100%;
padding: 100px 20%;
text-align: center;
}
.section-container-left {
width: 50%;
display: flex;
}
.section-container-left img {
width: 100%;
}
.section-container-right {
width: 50%;
padding-left: 50px;
display: flex;
}
.section-container-title {
color: #fff;
font-size: 60px;
}
.section-container-title span {
font-size: 80px;
}
.section-container-text {
color: #fff;
font-size: 22px;
}
.section-container-button {
float: left;
margin: 1%; color: #1e1e1e;
font-size: 35px;
padding: 20px; font-family: "Sofia Sans Extra Condensed", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: italic;
text-transform: uppercase;
line-height: 1;
transform: skewX(-8deg);
text-align: left; background: #d8e512;
transition: all .4s ease;
cursor: pointer;
}
.section-container-button:hover {
background: #fc4547;
color: #fff;
}
.section-container-button-full-width {
margin: 1%; color: #1e1e1e;
font-size: 35px;
padding: 20px; font-family: "Sofia Sans Extra Condensed", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: italic;
text-transform: uppercase;
line-height: 1;
transform: skewX(-8deg);
text-align: center; background: #d8e512;
transition: all .4s ease;
cursor: pointer;
width: 250px;
margin-top: 30px;
display: inline-block;
}
.section-container-button-full-width:hover {
background: #fc4547;
color: #fff;
}   .header-container-outer-inner-page {
width: 100%;
height: unset;
background-image: url(//matchdayparking.com/wp-content/uploads/Header-homepageV1.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
padding: 180px 0 60px 0;
}
.section-container-outer-inner-page {
width: 100%;
background: #000;
padding: 80px 0 50px 0;
}
.section-container-inner-full-width-inner-page {
width: 100%;
padding: 0px 20%;
text-align: center;
} .section-container-left-single {
width: 30%;
display: flex;
}
.section-container-right-single {
width: 70%;
padding-left: 50px;
display: flex;
}
.club-event-product-count-title {
padding: 30px 0 0 0;
font-size: 45px;
color: #fff;
}
.product-image img {  max-width: 500px;
max-height: 190px;
padding: 0;
width: 100%;
display: block;
position: relative;
}
p.event-date {
padding: 0;
margin-bottom: 0;
color: white;
background-color: hsl(173.77deg 92.77% 16.27%);
border-bottom: none;
font-size: 39px;
font-family: "Sofia Sans Extra Condensed", sans-serif;
font-style: italic;
font-weight: 800;
}
.latest-product h3.product-title {
font-family: "Sofia Sans Extra Condensed", sans-serif;
font-style: italic;
font-weight: 800;
font-size: 30px;
}
.latest-product .product-short-description {
font-size: 18px;
color: #333;
margin-top: 0;
padding: 0;
line-height: 1.5;
}
.headr-info {
display: inline-block;
margin: 0 20px;
font-size: 30px;
color: #e0ff28;
border-radius: 20px;
font-family: "Sofia Sans Extra Condensed", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
}
.headr-info.left-info {
margin-left: 0;
}
.headr-info i {
color: #e0ff28;
margin-right: 7px;
}
p.stock-status {
color: #0cb10b;
font-weight: 700;
font-size: 36px;
font-family: "Sofia Sans Extra Condensed", sans-serif;
font-style: italic;
line-height: 1;
margin: 30px 0 20px 0;
}
.latest-product .button {
width: 100%;
font-size: 40px !important;
background-color: #d8e512 !important;
border-color: #404040;
color: #1e1e1e !important;
font-weight: 800 !important;
font-family: "Sofia Sans Extra Condensed", sans-serif !important;
}  .jump-links ul li {
border-radius: 0;
}
.jump-links a {
text-decoration: none;
color: #161616 !important;
font-size: 40px;
display: block;
background-color: rgb(224 255 40) !important;
padding: 10px 15px;
border-radius: 0 !important;
font-weight: 700 !important;
}
.jump-links li {
height: 360px !important;
width: calc(33% - 1rem);
}  .home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
margin-bottom: 0 !important;
position: fixed;
width: 100%;
background-color: rgb(2 80 73) !important;
border-bottom-color: rgb(240 240 240 / 0%) !important;
box-shadow: none !important;
padding: 5px 0 0 0 !important;
}
.site-header {
margin-bottom: 0 !important;
position: fixed;
width: 100%;
background-color: rgb(2 80 73) !important;
border-bottom-color: rgb(240 240 240 / 0%) !important;
box-shadow: none !important;
padding: 5px 0 0 0 !important;
}
@media (min-width: 768px) {
.main-navigation ul.menu ul a:hover,
.main-navigation ul.menu ul li:hover>a,
.main-navigation ul.menu ul li.focus,
.main-navigation ul.nav-menu ul a:hover,
.main-navigation ul.nav-menu ul li:hover>a,
.main-navigation ul.nav-menu ul li.focus {
background-color: #e0ff28;
color: black !important;
}
}
@media (min-width: 768px) {
.main-navigation ul.menu ul li a,
.main-navigation ul.nav-menu ul li a {
padding: 10px;
font-weight: 800;
font-size: 18px;
margin-left: 5px;
}
}
.main-navigation ul li a:hover,
.main-navigation ul li:hover>a,
.site-title a:hover,
.site-header ul.menu li.current-menu-item>a {
color: white !important;
font-size: 20px;
}
@media (min-width: 768px) {
.main-navigation ul li,
.secondary-navigation ul li {
position: relative;
display: inline-block;
text-align: left;
font-size: 20px;
}
}
.main-navigation ul li a:hover,
.main-navigation ul li:hover>a,
.site-title a:hover,
.site-header ul.menu li.current-menu-item>a {
color: #e1ff28 !important;
font-size: 20px;
}  .nf-form-title {
display: none !important
}
.nf-form-title h3 {
display: none !important
}
.page-template-content-contact {
background-color: #025049;
}
.contact-section {
text-align: center;
padding: 50px 0;
background-color: white;
color: #333;
margin-bottom: 100px !important;
}  @media screen and (max-width:1400px) and (min-width:0) {
.wrap {
width: 96%;
}
}  @media screen and (max-width:1200px) and (min-width:0) {
.header-container-title {
font-size: 60px;
padding: 0 10% 0 10px;
}
.header-container-subtitle {
font-size: 45px;
padding: 0 20% 0 10px;
}
.header-category-list-item {
width: 23%;
}
.header-category-list-item {
font-size: 30px;
}
}  @media screen and (max-width:992px) and (min-width:0) {
.header-category-list-item {
max-width: unset;
min-height: unset;
width: 48%;
} .section-container-inner {
width: 100%;
display: inline-block;
align-items: unset;
}
.section-container-left {
width: 100%;
display: inline-block;
}
.section-container-left img {
width: 60%;
margin: 0 auto;
}
.section-container-right {
width: 60%;
padding-left: 0;
display: inline-block;
margin: 0 20%;
}
.section-container-left-single {
width: 200px;
display: inline-block;
margin-bottom: 20px;
}
.section-container-right-single {
width: 100%;
padding-left: 0;
display: inline-block;
}  .latest-products.grid-view .latest-product {
width: 48%;
margin: 1%;
}
}  @media screen and (max-width:768px) and (min-width:0) {
.header-container-outer {
width: 100%;
padding: 30px 0 60px 0;
}
.header-category-list-item {
width: 80%;
} .section-container-outer {
width: 100%;
background: #000;
padding: 80px 0;
}
.section-container-left img {
width: 80%;
margin: 0 auto;
}
.section-container-right {
width: 80%;
margin: 0 10%;
}
.section-container-inner-full-width-inner-page {
padding: 0px 10%;
}  .jump-links li {
height: unset !important;
width: calc(95% - 0rem);
min-height: 200px;
margin: auto;
} }  @media screen and (max-width:600px) and (min-width:0) { .section-container-left img {
width: 100%;
margin: 0 auto;
}
.section-container-right {
width: 100%;
margin: 0;
}
.section-container-title span {
font-size: 60px;
}
.section-container-title {
font-size: 50px;
}
.section-container-outer {
padding: 50px 0;
}  .latest-products.grid-view .latest-product {
width: 98%;
margin: 1%;
}
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.woovr-active form.variations_form .variations, .woovr-variations + .variations {
display: none !important;
}
.woovr-active.woovr-show-price form.variations_form .single_variation .woocommerce-variation-price {
display: none !important;
}
.woovr-active.woovr-show-description form.variations_form .single_variation .woocommerce-variation-description {
display: none !important;
}
.woovr-active.woovr-show-availability form.variations_form .single_variation .woocommerce-variation-availability {
display: none !important;
}
.woovr-variations {
padding-top: 5px;
padding-bottom: 5px;
}
.woovr-variations .woovr-variation {
display: flex;
align-items: center;
cursor: pointer;
margin-left: -5px;
margin-right: -5px;
}
.woovr-variations .woovr-variation:hover {
background-color: #f9f9f9;
}
.woovr-variations .woovr-variation > div {
max-width: 100%;
padding: 5px
}
.woovr-variation-image {
width: 50px;
flex: 0 0 50px;
}
.woovr-variation-image img {
width: 40px;
height: auto;
max-width: 40px;
display: block;
}
.woovr-variation-selector input {
outline: none;
}
.woovr-variation-selector ul {
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
}
.woovr-variation-info, .woovr-variation-selector {
flex-grow: 1;
}
.woovr-variation-name p {
margin-bottom: 0;
font-size: 12px;
}
.woovr-variation-radio .woovr-variation-selector {
width: 30px;
flex: 0 0 30px;
}
.woovr-variation-radio .woovr-variation-availability p {
margin-bottom: 0;
}
.woovr-variation-radio .woovr-variation-name {
font-weight: 700;
}
.woovr-variation-radio .woovr-variation-info .woovr-variation-price, .woovr-variation-radio .woovr-variation-info .woovr-variation-availability {
display: inline-block;
margin-right: 10px;
font-size: 14px;
}
.woovr-variation-radio .woovr-variation-info .woovr-variation-description {
font-size: 14px;
}
.woovr-variation-selector .dd-select {
background-color: #ffffff !important;
}
.woovr-variation-selector .dd-options {
max-height: 360px;
}
.woovr-variation-selector .dd-option-image, .woovr-variation-selector .dd-selected-image {
max-width: 42px;
border-radius: 3px;
margin-right: 10px;
}
.woovr-variation-selector .dd-selected-text, .woovr-variation-selector .dd-option-text {
font-size: 14px;
font-weight: 600;
line-height: inherit !important;
color: #6d6d6d;
}
.woovr-variation-selector .dd-selected-text, .woovr-variation-selector .dd-option-text, .woovr-variation-selector .dd-selected-description-truncated {
white-space: normal;
}
.woovr-variation-selector .dd-desc .woovr-variation-price, .woovr-variation-selector .dd-desc .woovr-variation-availability {
display: inline-block;
margin-right: 10px;
}
.woovr-variation-selector .dd-desc .woovr-variation-availability .stock {
display: inline-block;
margin: 0 !important;
}
.woovr-variation-selector .dd-desc .woovr-variation-description {
display: block;
}
.woovr-variation-selector .dd-option, .woovr-variation-selector .dd-selected {
display: block !important;
}
.woovr-variation-selector .dd-option.dd-option-without-desc, .woovr-variation-selector .dd-selected.dd-option-without-desc {
display: flex !important;
align-items: center;
}
.woovr-variation-selector .dd-option.dd-option-without-desc label, .woovr-variation-selector .dd-selected.dd-option-without-desc label {
flex-grow: 1;
} .wpc-select2-dropdown {
border: 1px solid #aaa;
border-radius: 4px;
}
.wpc-select2-dropdown ul li {
display: flex;
align-items: center;
}
.wpc-select2-dropdown ul li .image {
width: 40px;
flex: 0 0 40px;
margin-right: 10px;
}
.wpc-select2-dropdown ul li .info {
flex-grow: 1;
display: flex;
flex-direction: column;
}
.wpc-select2-dropdown ul li .info .woovr-variation-price, .wpc-select2-dropdown ul li .info .woovr-variation-availability {
display: inline-block;
margin-right: 10px;
font-size: 14px;
}
.wpc-select2-dropdown ul li .info .woovr-variation-availability .stock {
display: inline-block;
margin: 0 !important;
}
.wpc-select2-dropdown ul li .info .woovr-variation-description {
display: block;
font-size: 14px;
}
.select2-container--open .wpc-select2-dropdown.select2-dropdown--below {
border-top: 1px solid #aaa;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
} .woovr-variations[class*="woovr-variations-grid"] {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation {
width: calc(100% / 3 - 20px);
margin: 10px;
padding: 10px;
display: flex;
flex-direction: column;
border: 1px solid #dddddd;
text-align: center;
cursor: pointer;
position: relative;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation[data-images="yes"] .woovr-variation-image:before {
content: '';
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23ffffff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' id='multiple-image'%3E%3Cpath d='M18,15V5a3,3,0,0,0-3-3H5A3,3,0,0,0,2,5V15a3,3,0,0,0,3,3H15A3,3,0,0,0,18,15ZM4,5A1,1,0,0,1,5,4H15a1,1,0,0,1,1,1V9.36L14.92,8.27a2.56,2.56,0,0,0-1.81-.75h0a2.58,2.58,0,0,0-1.81.75l-.91.91-.81-.81a2.93,2.93,0,0,0-4.11,0L4,9.85Zm.12,10.45A.94.94,0,0,1,4,15V12.67L6.88,9.79a.91.91,0,0,1,1.29,0L9,10.6Zm8.6-5.76a.52.52,0,0,1,.39-.17h0a.52.52,0,0,1,.39.17L16,12.18V15a1,1,0,0,1-1,1H6.4ZM21,6a1,1,0,0,0-1,1V17a3,3,0,0,1-3,3H7a1,1,0,0,0,0,2H17a5,5,0,0,0,5-5V7A1,1,0,0,0,21,6Z'%3E%3C/path%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: 16px;
background-position: center;
background-color: rgba(0, 0, 0, .3);
display: block;
width: 28px;
height: 28px;
border-radius: 4px;
position: absolute;
top: 15px;
left: 15px;
}
.woovr-variations.woovr-variations-grid-2 .woovr-variation {
width: calc(50% - 20px);
}
.woovr-variations.woovr-variations-grid-3 .woovr-variation {
width: calc(100% / 3 - 20px);
}
.woovr-variations.woovr-variations-grid-4 .woovr-variation {
width: calc(25% - 20px);
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation > div {
padding: 0;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation .woovr-variation-selector {
display: none;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation.woovr-variation-active {
border-color: green;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation:before {
content: "✓";
color: #ffffff;
display: block;
width: 24px;
height: 24px;
line-height: 24px;
background-color: #eeeeee;
text-align: center;
font-size: 16px;
position: absolute;
top: 15px;
right: 15px;
z-index: 9;
border-radius: 50%;
border-width: 2px;
border-style: solid;
border-color: #ffffff;
border-image: initial;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation.woovr-variation-active:before {
color: #ffffff;
background-color: green;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation .woovr-variation-image {
width: 100%;
flex: 0 0 auto;
margin-bottom: 10px;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation .woovr-variation-image img {
width: 100%;
max-width: 100%;
height: auto;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-fieldset {
width: 100%;
padding: 0;
display: flex;
flex-wrap: wrap;
} body.rtl .woovr-variation-selector .dd-option-image, body.rtl .woovr-variation-selector .dd-selected-image {
float: right;
margin-right: 0;
margin-left: 10px;
}
body.rtl .woovr-variation-selector .dd-pointer {
right: auto;
left: 10px;
}
body.rtl .wpc-select2-dropdown ul li .image {
margin-right: 0;
margin-left: 10px;
}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails{text-align:center}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::before,.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{content:"";display:table}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{clear:both}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li{display:inline-block;width:auto !important;float:none !important;margin-bottom:0 !important}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li img{max-height:16px;width:auto;display:block}.widget_brand_nav ul li .count{float:right}.tax-product_brand .woocommerce-products-header{display:flex;flex-direction:column;margin:0 0 2.2906835em;text-align:center}.tax-product_brand .woocommerce-products-header .brand-thumbnail{margin:0 0 1em;width:auto;max-height:2.2906835em;align-self:center;order:1}.tax-product_brand .woocommerce-products-header .woocommerce-products-header__title,.tax-product_brand .woocommerce-products-header .term-description{order:2}div#brands_a_z::before,div#brands_a_z::after{content:"";display:table}div#brands_a_z::after{clear:both}div#brands_a_z ul.brands_index{margin-left:0;padding:0}div#brands_a_z ul.brands_index li{float:none;display:inline-block;margin:0 .3342343017em .2360828548em 0;padding:0;text-transform:uppercase}div#brands_a_z ul.brands_index li a,div#brands_a_z ul.brands_index li span{float:none;display:block;border:0;padding:.3819820591em;min-width:1.618em;text-align:center;background-color:#eee;color:#43454b;line-height:1}div#brands_a_z ul.brands_index li span{opacity:.3}div#brands_a_z h3{text-transform:uppercase}div#brands_a_z a.top{padding:.6180469716em;background-color:#eee;color:#43454b;border:0;line-height:1}div#brands_a_z ul.brands{margin-left:0;list-style-position:inside}div#brands_a_z ul.brands li{margin:0 0 .3819820591em;padding:0 0 .3819820591em;border-bottom:1px solid rgba(0,0,0,.05)}.storefront-wc-brands-single-product{margin:0 0 .5407911001em}.storefront-wc-brands-single-product img{max-height:2.2906835em}@media(min-width: 768px){div#brands_a_z ul.brands_index{width:21.7391304348%;float:left;margin-right:4.347826087%;transition:all .5s ease}div#brands_a_z h3{width:73.9130434783%;float:right;margin-right:0;clear:right;text-transform:uppercase}div#brands_a_z h3:first-of-type{margin-top:0}div#brands_a_z a.top{clear:right}div#brands_a_z ul.brands{width:73.9130434783%;float:right;margin-right:0;clear:right}}@import url("https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&display=swap");
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
div#shiftnav-toggle-main {
display: none;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
.terms-container {
max-width: 900px;
margin: 0 auto;
padding: 2rem;
background: #fdfdfd;
color: #222;
font-family: "Segoe UI", sans-serif;
line-height: 1.6;
border-radius: 8px;
box-shadow: 0 0 10px rgba(0,0,0,0.05);
}
.terms-container h2 {
font-size: 2rem;
border-bottom: 2px solid #333;
margin-bottom: 1rem;
padding-bottom: 0.25rem;
}
.terms-container h3 {
font-size: 1.3rem;
margin-top: 2rem;
color: #444;
}
.terms-container p {
margin: 0.5rem 0;
}
.terms-container ol {
margin-left: 1.5rem;
padding-left: 1rem;
}
.terms-container li {
margin-bottom: 0.75rem;
text-align:left;
}
.terms-container li::marker {
font-weight: bold;
color: #666;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: rgba(0, 0, 0, 0);
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
li#menu-item-8364 a {
padding-top: 0;
background: #ff0!important;
color: #002251;
border-radius: 20px;
position: relative;
left: 18px;
}
li#menu-item-8364 a:hover {
background: #002251 !important;
color: #fff !important;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
.accordion__section--time.accordion__section,
.date-container {
display: inline-block;
max-width: 129px;
margin-left: 8px !important; padding: 0;
background: white; margin-right: 7px;
}
.accordion__section--time.accordion__section {
display: inline-block;
padding: 0;
top: -13px;
position: relative;
width: auto;
}
.page-template-content-airport #primary {
max-width: 100%;
margin-top: 0;
}
.page-template-content-airport section.homepage-hero::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(rgb(93 99 101 / 80%), rgba(21, 23, 24, 0.8));
mix-blend-mode: multiply;
}
.finish-button__container.no-title-text {
display: inline-block;
position: relative;
right: 0;
}
p.text-above-field {
text-align: left;
}
button.finish-button__item {
background: #36434c;
color: white;
}
#airport-parking {
background-color: white;
padding: 30px 0px 17px;
max-width: 1100px;
margin: auto;
margin-bottom: 50px;
}
.about-section-aiport .container {
max-width: 1000px;
margin: auto;
font-size: 21px;
}
.page-template-content-airport .dropdown {
background-color: transparent;
border: 0;
color: var(--color-primary);
cursor: pointer;
font-family: var(--font-default);
font-size: 14px;
font-weight: 400;
height: 50px;
line-height: 25px;
outline: none;
padding: 0 16px;
position: relative;
width: 100%;
z-index: 2;
background-color: #f2f2f2;
outline: none;
position: relative;
}
form#booking-form {
margin-bottom: 0.618em;
}
button.finish-button__item {
position: relative;
right: -9px;
background: #002251;
}
button.finish-button__item:hover {
position: relative;
right: -9px;
background: #244b80;
color: white;
}
.innerheader {
max-width: 100%;
display: flex;
}
.page-template-content-airport .homepage-hero p {
color: #000;
font-size: 14px;
padding: 0;
color: #2c3e50 !important;
margin: 0;
}
.react-datepicker__header-items button {
border: 1px solid var(--color-blue-dark);
color: var(--color-blue-dark);
height: 30px;
width: 35px
}
p.text-above-field {
color: #002251 !important;
}
.react-datepicker__custom-button {
background: 0 0;
height: 50px;
max-width: 119px;
padding: 0 16px;
background: #f2f2f2;
position: relative;
text-align: left; margin: auto;
left: -10px;
border: transparent;
}
.page-template-content-airport .homepage-hero {
background-color: white;
text-align: center;
padding: 0 !important;
max-width: 100%;
margin: auto;
background: #000 url(https://ashton.christopherjcallaghan.co.uk/wp-content/uploads/2024/06/WhatsApp-Image-2024-06-25-at-07.32.07_cc9a49c9.jpg);
background-size: cover;
background-position: bottom center;
}
.input-with-icon {
position: relative;
}
.input-with-icon input {
padding-right: 30px; }
.input-with-icon .icon {
position: absolute;
right: 17px;
top: 50%;
transform: translateY(-50%);
pointer-events: none;
color: #002251;
z-index: 999;
}
.price-box {
border-right: 1px solid #ddd;
padding: 20px;
margin: 10px 0;
text-align: center;
}
.price-box h3 {
margin: 0 0 10px;
letter-spacing: -.02em;
font-weight: 600;
font-family: "Albert Sans", sans-serif;
font-size: 1.25rem;
color: #002251 !important;
}
.price-box p {
font-size: 18px;
margin: 0;
}
.pricing-info {
display: flex;
justify-content: space-around;
margin-top: 20px;
margin-bottom: 80px;
}
.pricing-box {
border: 1px solid #ccc;
padding: 20px;
text-align: center;
width: 20%;
}
.pricing-box h3 {
margin-bottom: 10px;
}
.about-section-aiport {
color: black;
padding: 50px 0;
text-align: center;
background-color: #eff7fb;
}
span.masthead__title-row {
color: white;
text-align: left;
}
h1.masthead__title.h1 {
text-align: left;
max-width: 1109px;
margin: auto;
margin-bottom: 70px;
font-weight: 600;
}
.masthead__title {
color: white;
margin-bottom: 20px;
max-width: 624px;
text-align: left;
padding-top: 30px;
position: relative;
z-index: 2;
}
.info-box__col {
max-width: 400px;
display: inline-block;
padding: 30px;
}
.page-template-content-airport header#masthead .col-full {
width: 553px !important;
}
.page-template-content-airport input.dropdown__input {
background-color: transparent;
outline: none;
position: relative;
padding: 1px;
border: transparent;
top: 12px;
max-width: 122px;
left: -10px;
}
.page-template-content-airport p,
h1,
h2,
h3,
h4 {
margin: 0 0 1.41575em;
font-family: "Albert Sans", sans-serif;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
body { }
body,
button,
input,
textarea {
color: #43454b;
font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light",
"Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
line-height: 1.618;
text-rendering: optimizeLegibility;
font-weight: 400;
}
select {
color: initial;
font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light",
"Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
max-width: 100%;
}
summary {
display: list-item;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: 300;
margin: 0 0 0.5407911001em;
color: #131315;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
font-weight: 300;
}
.parka-faq {
max-width: 800px;
margin: 0 auto;
padding: 20px;
background: #f9f9f9;
border: 1px solid #ddd;
font-family: "Segoe UI", sans-serif;
font-size: 16px;
line-height: 1.6;
}
.parka-faq h2 {
text-align: center;
margin-bottom: 25px;
}
.parka-faq-item {
border-top: 1px solid #ccc;
padding: 15px 0;
}
.parka-faq-item:first-of-type {
border-top: none;
}
.parka-faq-item strong {
display: block;
margin-bottom: 5px;
font-size: 17px;
color: #222;
}
.parka-faq-item p {
margin: 0;
}
.parka-faq-item a {
color: #0056b3;
text-decoration: underline;
}
.page-id-8256 h1.entry-title {
opacity: 0;
}
.parka-faq-item a:hover {
text-decoration: none;
}
h1,
.alpha {
font-size: 2.617924em;
line-height: 1.214;
letter-spacing: -1px;
}
h2,
.beta {
font-size: 2em;
line-height: 1.214;
}
h2+h3,
.beta+h3 {
border-top: 1px solid rgba(0, 0, 0, 0.05);
padding-top: 0.5407911001em;
}
h3,
.gamma {
font-size: 1.618em;
}
h4,
.delta {
font-size: 1.41575em;
}
.alpha,
.beta,
.gamma,
.delta {
display: block;
}
p+h2,
p+header h2,
p+h3,
p+h4,
ul+h2,
ul+header h2,
ul+h3,
ul+h4,
ol+h2,
ol+header h2,
ol+h3,
ol+h4,
table+h2,
table+header h2,
table+h3,
table+h4,
blockquote+h2,
blockquote+header h2,
blockquote+h3,
blockquote+h4,
form+h2,
form+header h2,
form+h3,
form+h4 {
margin-top: 2.2906835em;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 0 0 1.41575em;
}
p {
margin: 0 0 1.41575em;
}
ul,
ol {
margin: 0 0 1.41575em 3em;
padding: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 1em;
}
dt {
font-weight: 600;
}
dd {
margin: 0 0 1.618em;
}
b,
strong {
font-weight: 600;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
padding: 0 1em;
border-left: 3px solid rgba(0, 0, 0, 0.05);
font-style: italic;
}
address {
margin: 0 0 1.41575em;
}
pre {
background: rgba(0, 0, 0, 0.1);
font-family: "Courier 10 Pitch", Courier, monospace;
margin-bottom: 1.618em;
padding: 1.618em;
overflow: auto;
max-width: 100%;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
background-color: rgba(0, 0, 0, 0.05);
padding: 0.202em 0.5407911001em;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
text-decoration: none;
font-weight: 600;
background: rgba(0, 0, 0, 0);
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
img {
height: auto;
max-width: 100%;
display: block;
border-radius: 3px;
}
a {
color: #2c2d33;
text-decoration: none;
}
a:focus,
input:focus,
textarea:focus,
button:focus {
outline: 2px solid #7f54b3;
}
.storefront-cute * {
font-family: "Comic Sans MS", sans-serif;
}
* {
box-sizing: border-box;
}
body {
background-color: #fff;
overflow-x: hidden;
}
.site {
overflow-x: hidden;
}
.site-content,
.header-widget-region {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.site-header {
background-color: #2c2d33;
padding-top: 1.618em;
padding-bottom: 1.618em;
color: #9aa0a7;
background-position: center center;
position: relative;
z-index: 999;
border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.site-header .site-logo-anchor,
.site-header .site-logo-link,
.site-header .custom-logo-link {
display: block;
margin-bottom: 0;
}
.site-header .site-logo-anchor img,
.site-header .site-logo-link img,
.site-header .custom-logo-link img {
width: 100%;
max-width: 210px;
}
.site-header .widget {
margin-bottom: 0;
}
.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
margin-bottom: 4.235801032em;
}
.no-wc-breadcrumb .site-header {
margin-bottom: 4.235801032em;
}
.no-wc-breadcrumb.page-template-template-homepage .site-header {
margin-bottom: 0;
}
.header-widget-region {
position: relative;
z-index: 99;
}
.header-widget-region::before,
.header-widget-region::after {
content: "";
display: table;
}
.header-widget-region::after {
clear: both;
}
.header-widget-region .widget {
margin: 0;
padding: 1em 0;
font-size: 0.875em;
}
.site-branding {
float: left;
margin-bottom: 0;
width: calc(100% - 120px);
}
.site-branding .site-title {
font-size: 2em;
letter-spacing: -1px;
margin: 0;
}
.site-branding .site-title a {
font-weight: 700;
}
.site-branding .site-description {
font-size: 0.875em;
display: none;
}
.site-branding .logo {
margin: 0;
}
.site-main {
margin-bottom: 2.617924em;
}
.site-content {
outline: none;
}
.required-field:after {
content: ' *';
color: red;
position: relative;
top: 0px;
}
.alert-address {
width: 100%;
text-align: center; background: #167a06;
}
.alert-address h4 {
font-weight: 600;
font-size: 20px;
padding: 0;
color: white;
margin: 0;
}
.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
padding-top: 4.235801032em;
}
.page-template-template-homepage .type-page {
padding-top: 2.617924em;
padding-bottom: 2.617924em;
position: relative;
}
.page-template-template-homepage .type-page .storefront-hero__button-edit {
position: absolute;
top: 1em;
right: 1em;
font-size: 0.875em;
}
.page-template-template-homepage .entry-content {
font-size: 1.1em;
}
.page-template-template-homepage .entry-content p:last-child {
margin-bottom: 0;
}
.page-template-template-homepage .entry-header h1 {
font-size: 3.706325903em;
margin-bottom: 0.2360828548em;
}
.page-template-template-homepage .entry-content,
.page-template-template-homepage .entry-header {
max-width: 41.0994671405em;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail {
background-size: cover;
background-position: center center;
padding-top: 6.8535260698em;
padding-bottom: 6.8535260698em;
}
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content,
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title {
opacity: 0;
transition: all, ease, 0.5s;
}
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content.loaded,
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title.loaded {
opacity: 1;
}
.site-footer {
background-color: #f3f3f3;
color: #3b3c3f;
padding: 1.618em 0 3.706325903em;
}
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
color: #333437;
}
.site-footer a {
color: #2c2d33;
text-decoration: underline;
}
.site-footer a:hover {
text-decoration: none;
}
.site-footer a.button,
.site-footer a.components-button:not(.is-link),
.site-footer a.wp-block-button__link {
text-decoration: none;
}
.site-info {
padding: 2.617924em 0;
}
.site-info span[role="separator"] {
padding: 0 0.2360828548em 0 0.3342343017em;
}
.site-info span[role="separator"]::before {
content: "|";
}
.alignleft {
display: inline;
float: left;
margin-right: 1em;
}
.alignright {
display: inline;
float: right;
margin-left: 1em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
display: block;
font-weight: 700;
height: auto;
left: 0;
line-height: normal;
padding: 1em 1.618em;
text-decoration: none;
top: 0;
width: auto;
z-index: 100000;
outline: none;
}
.screen-reader-text.skip-link:focus {
-webkit-clip-path: none;
clip-path: none;
}
.clear::before,
.clear::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after {
content: "";
display: table;
}
.clear::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after {
clear: both;
}
table {
border-spacing: 0;
width: 100%;
margin: 0 0 1.41575em;
border-collapse: separate;
}
table caption {
padding: 1em 0;
font-weight: 600;
}
table td,
table th {
padding: 1em 1.41575em;
text-align: left;
vertical-align: top;
}
table td p:last-child,
table th p:last-child {
margin-bottom: 0;
}
table th {
font-weight: 600;
}
table thead th {
padding: 1.41575em;
vertical-align: middle;
}
table tbody h2 {
font-size: 1em;
letter-spacing: normal;
font-weight: 400;
}
table tbody h2 a {
font-weight: 400;
}
.error404 .site-content .widget_product_search {
padding: 1.618em;
background-color: rgba(0, 0, 0, 0.025);
}
.error404 .site-content .widget_product_search form {
margin: 0;
}
.error404.right-sidebar .content-area,
.error404.left-sidebar .content-area {
width: 100%;
}
.error404 .fourohfour-columns-2 {
padding: 2.617924em 0;
border: 1px solid rgba(0, 0, 0, 0.05);
border-width: 1px 0;
margin-bottom: 2.617924em;
}
.error404 .fourohfour-columns-2::before,
.error404 .fourohfour-columns-2::after {
content: "";
display: table;
}
.error404 .fourohfour-columns-2::after {
clear: both;
}
.error404 .fourohfour-columns-2 ul.products li.product,
.error404 .fourohfour-columns-2 .widget {
margin-bottom: 0;
}
.error404 .fourohfour-columns-2 .col-1 ul.products {
margin-bottom: 2.2906835em;
}
.error404 .fourohfour-columns-2 .col-1 ul.products li.product {
width: 45.4545454545%;
float: left;
margin-right: 9.0909090909%;
}
.error404 .fourohfour-columns-2 .col-1 ul.products li.product:last-child {
margin-right: 0;
}
.error404 .fourohfour-columns-2 .col-2 {
padding: 1.618em;
background-color: rgba(0, 0, 0, 0.025);
}
#comments {
padding-top: 2.617924em;
}
#comments .comments-title {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
padding-bottom: 0.5407911001em;
margin-bottom: 1.618em;
}
#comments .comment-list {
list-style: none;
margin-left: 0;
}
#comments .comment-list .comment-body::before,
#comments .comment-list .comment-body::after {
content: "";
display: table;
}
#comments .comment-list .comment-body::after {
clear: both;
}
#comments .comment-list .comment-content {
padding-bottom: 1.618em;
margin-bottom: 1.618em;
}
#comments .comment-list .comment-content .comment-text {
padding: 1.618em;
border-radius: 3px;
}
#comments .comment-list .comment-content .comment-text p:last-child {
margin-bottom: 0;
}
#comments .comment-list .comment-meta {
margin-bottom: 1em;
}
#comments .comment-list .comment-meta .avatar {
margin-bottom: 1em;
max-width: 64px;
height: auto;
}
#comments .comment-list .comment-meta a.comment-date {
font-size: 0.875em;
}
#comments .comment-list .comment-meta cite {
font-style: normal;
clear: both;
display: block;
}
#comments .comment-list .reply {
margin-bottom: 1.618em;
padding-top: 0.6180469716em;
}
#comments .comment-list .reply::before,
#comments .comment-list .reply::after {
content: "";
display: table;
}
#comments .comment-list .reply::after {
clear: both;
}
#comments .comment-list .reply a {
display: inline-block;
margin-right: 1em;
}
#comments .comment-list .reply a:last-child {
margin-right: 0;
}
#comments .comment-list .children {
list-style: none;
}
.comment-content a {
word-wrap: break-word;
}
#respond {
clear: both;
padding: 1.618em;
background-color: rgba(0, 0, 0, 0.0125);
position: relative;
}
#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
width: 100%;
}
#respond .form-submit,
#respond form {
margin-bottom: 0;
}
#respond #cancel-comment-reply-link {
position: absolute;
top: 0.5407911001em;
right: 0.5407911001em;
display: block;
height: 1em;
width: 1em;
overflow: hidden;
line-height: 1;
font-size: 1.41575em;
text-align: center;
transition: transform, ease, 0.3s;
}
#respond #cancel-comment-reply-link:hover {
transform: scale(1.3);
}
.hentry {
margin: 0 0 4.235801032em;
}
.hentry .wp-post-image {
margin-bottom: 1.618em;
margin-left: auto;
margin-right: auto;
}
.hentry .entry-header {
margin-bottom: 1em;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.hentry .entry-header .posted-on,
.hentry .entry-header .post-author,
.hentry .entry-header .post-comments,
.hentry .entry-header .byline {
font-size: 0.875em;
}
.hentry .entry-header .posted-on a,
.hentry .entry-header .post-author a,
.hentry .entry-header .post-comments a,
.hentry .entry-header .byline a {
font-weight: 600;
text-decoration: underline;
}
.hentry .entry-header .posted-on a:hover,
.hentry .entry-header .post-author a:hover,
.hentry .entry-header .post-comments a:hover,
.hentry .entry-header .byline a:hover {
text-decoration: none;
}
.hentry .entry-content a {
text-decoration: underline;
}
.hentry .entry-content a:hover {
text-decoration: none;
}
.hentry .entry-content a.button,
.hentry .entry-content a.components-button:not(.is-link),
.hentry .entry-content a.wp-block-button__link {
text-decoration: none;
}
.hentry .entry-taxonomy {
margin: 1.41575em 0 0;
padding-top: 1em;
border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.hentry.type-page .entry-header {
border-bottom: 0;
margin-bottom: 0;
}
.cat-links,
.tags-links {
font-size: 0.875em;
}
.cat-links a,
.tags-links a {
color: #727272;
font-weight: 600;
text-decoration: underline;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-links {
clear: both;
margin: 0 0 1em;
}
form {
margin-bottom: 1.618em;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.added_to_cart {
border: 0;
border-radius: 0;
background: none;
background-color: #43454b;
border-color: #43454b;
color: #fff;
cursor: pointer;
padding: 0.6180469716em 1.41575em;
text-decoration: none;
font-weight: 600;
text-shadow: none;
display: inline-block;
-webkit-appearance: none;
}
button::after,
input[type="button"]::after,
input[type="reset"]::after,
input[type="submit"]::after,
.button::after,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link::after,
.added_to_cart::after {
display: none;
}
button.cta,
button.alt,
input[type="button"].cta,
input[type="button"].alt,
input[type="reset"].cta,
input[type="reset"].alt,
input[type="submit"].cta,
input[type="submit"].alt,
.button.cta,
.button.alt,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt,
.added_to_cart.cta,
.added_to_cart.alt {
background-color: #2c2d33;
border-color: #2c2d33;
}
button.cta:hover,
button.alt:hover,
input[type="button"].cta:hover,
input[type="button"].alt:hover,
input[type="reset"].cta:hover,
input[type="reset"].alt:hover,
input[type="submit"].cta:hover,
input[type="submit"].alt:hover,
.button.cta:hover,
.button.alt:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt:hover,
.added_to_cart.cta:hover,
.added_to_cart.alt:hover {
background-color: #2c2d33;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,
.added_to_cart:hover {
color: #fff;
}
button.loading,
input[type="button"].loading,
input[type="reset"].loading,
input[type="submit"].loading,
.button.loading,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,
.added_to_cart.loading {
opacity: 0.5;
}
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.small,
.added_to_cart.small {
padding: 0.5407911001em 0.875em;
font-size: 0.875em;
}
button.disabled,
button:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled,
.button.disabled,
.button:disabled,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled,
.added_to_cart.disabled,
.added_to_cart:disabled {
opacity: 0.5 !important;
cursor: not-allowed;
}
button.disabled:hover,
button:disabled:hover,
input[type="button"].disabled:hover,
input[type="button"]:disabled:hover,
input[type="reset"].disabled:hover,
input[type="reset"]:disabled:hover,
input[type="submit"].disabled:hover,
input[type="submit"]:disabled:hover,
.button.disabled:hover,
.button:disabled:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled:hover,
.added_to_cart.disabled:hover,
.added_to_cart:disabled:hover {
opacity: 0.5 !important;
}
.button.woocommerce-MyAccount-downloads-file {
overflow-wrap: anywhere;
word-break: break-word;
-ms-word-break: break-all;
}
.wc-block-components-button:not(.is-link).disabled,
.wc-block-components-button:not(.is-link):disabled {
opacity: 0.5;
cursor: not-allowed;
}
.wc-block-components-button:not(.is-link).disabled:hover,
.wc-block-components-button:not(.is-link):disabled:hover {
opacity: 0.5;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
input[type="checkbox"]+label,
input[type="radio"]+label {
margin: 0 0 0 0.3819820591em;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
input[type="search"] {
box-sizing: border-box;
}
input[type="search"]::placeholder {
color: #616161;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
.input-text {
padding: 0.6180469716em;
background-color: #f2f2f2;
color: #43454b;
border: 0;
-webkit-appearance: none;
box-sizing: border-box;
font-weight: 400;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}
input[type="text"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus,
.input-text:focus {
background-color: #ededed;
}
textarea {
overflow: auto;
padding-left: 0.875em;
vertical-align: top;
width: 100%;
}
label {
font-weight: 400;
}
label.inline input {
width: auto;
}
fieldset {
padding: 1.618em;
padding-top: 1em;
border: 0;
margin: 0;
margin-bottom: 1.618em;
margin-top: 1.618em;
}
fieldset legend {
font-weight: 600;
padding: 0.6180469716em 1em;
margin-left: -1em;
}
[placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity 0.5s 0.5s ease;
transition: opacity 0.5s 0.5s ease;
opacity: 0;
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
display: inline-block;
border-radius: 0;
}
.wp-caption {
margin-bottom: 1em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption .wp-caption-text {
text-align: left;
font-style: italic;
border-bottom: 2px solid rgba(0, 0, 0, 0.05);
padding: 1em 0;
}
.gallery {
margin-bottom: 1em;
}
.gallery::before,
.gallery::after {
content: "";
display: table;
}
.gallery::after {
clear: both;
}
.gallery .gallery-item {
float: left;
}
.gallery .gallery-item .gallery-icon a {
display: block;
}
.gallery .gallery-item .gallery-icon img {
border: none;
height: auto;
margin: 0 auto;
}
.gallery .gallery-item .gallery-caption {
margin: 0;
text-align: center;
}
.gallery.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
width: 33.3%;
}
.gallery.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
width: 16.666666667%;
}
.gallery.gallery-columns-7 .gallery-item {
width: 14.285714286%;
}
.gallery.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery.gallery-columns-9 .gallery-item {
width: 11.111111111%;
}
embed,
iframe,
object,
video {
max-width: 100%;
}
.secondary-navigation {
display: none;
}
button.menu-toggle {
cursor: pointer;
text-align: left;
float: right;
position: relative;
border: 2px solid rgba(0, 0, 0, 0);
box-shadow: none;
border-radius: 2px;
background-image: none;
padding: 0.6180469716em 0.875em 0.6180469716em 2.617924em;
font-size: 0.875em;
max-width: 120px;
}
button.menu-toggle:hover {
background-image: none;
}
button.menu-toggle span::before {
transition: all, ease, 0.2s;
}
button.menu-toggle::before,
button.menu-toggle::after,
button.menu-toggle span::before {
content: "";
display: block;
height: 2px;
width: 14px;
position: absolute;
top: 50%;
left: 1em;
margin-top: -1px;
transition: all, ease, 0.2s;
border-radius: 3px;
}
button.menu-toggle::before {
transform: translateY(-4px);
}
button.menu-toggle::after {
transform: translateY(4px);
}
.toggled button.menu-toggle::before,
.toggled button.menu-toggle::after {
transform: rotate(45deg);
}
.toggled button.menu-toggle::after {
transform: rotate(-45deg);
}
.toggled button.menu-toggle span::before {
opacity: 0;
}
.primary-navigation {
display: none;
}
.main-navigation::before,
.main-navigation::after {
content: "";
display: table;
}
.main-navigation::after {
clear: both;
}
.main-navigation div.menu {
display: none;
}
.main-navigation div.menu:last-child {
display: block;
}
.main-navigation .menu {
clear: both;
}
.handheld-navigation,
.nav-menu,
.main-navigation div.menu>ul:not(.nav-menu) {
overflow: hidden;
max-height: 0;
transition: all, ease, 0.8s;
}
.handheld-navigation {
clear: both;
}
.handheld-navigation ul {
margin: 0;
}
.handheld-navigation ul.menu li {
position: relative;
}
.handheld-navigation ul.menu li button::after {
transition: all, ease, 0.9s;
}
.handheld-navigation ul.menu li button.toggled-on::after {
transform: rotate(180deg);
}
.handheld-navigation ul.menu .sub-menu {
visibility: hidden;
opacity: 0;
max-height: 0;
transition: all, ease, 0.9s;
}
.handheld-navigation ul.menu .sub-menu.toggled-on {
visibility: visible;
max-height: 9999px;
opacity: 1;
}
.handheld-navigation .dropdown-toggle {
background: rgba(0, 0, 0, 0);
position: absolute;
top: 0;
right: 0;
display: block;
}
.main-navigation.toggled .handheld-navigation,
.main-navigation.toggled .menu>ul:not(.nav-menu),
.main-navigation.toggled ul[aria-expanded="true"] {
max-height: 9999px;
}
.main-navigation ul {
margin-left: 0;
list-style: none;
margin-bottom: 0;
}
.main-navigation ul ul {
display: block;
margin-left: 1.41575em;
}
.main-navigation ul li a {
padding: 0.875em 0;
display: block;
color:white !important;
}
.main-navigation ul li a:hover {
color: #e6e6e6;
}
.site-main nav.navigation {
clear: both;
padding: 2.617924em 0;
}
.site-main nav.navigation::before,
.site-main nav.navigation::after {
content: "";
display: table;
}
.site-main nav.navigation::after {
clear: both;
}
.site-main nav.navigation .nav-previous a,
.site-main nav.navigation .nav-next a {
display: inline-block;
}
.site-main nav.navigation .nav-previous {
float: left;
width: 50%;
}
.site-main nav.navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.pagination,
.woocommerce-pagination {
padding: 1em 0;
border: 1px solid rgba(0, 0, 0, 0.05);
border-width: 1px 0;
text-align: center;
clear: both;
}
.pagination ul.page-numbers::before,
.pagination ul.page-numbers::after,
.woocommerce-pagination ul.page-numbers::before,
.woocommerce-pagination ul.page-numbers::after {
content: "";
display: table;
}
.pagination ul.page-numbers::after,
.woocommerce-pagination ul.page-numbers::after {
clear: both;
}
.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
list-style: none;
margin: 0;
vertical-align: middle;
}
.pagination .page-numbers li,
.woocommerce-pagination .page-numbers li {
display: inline-block;
}
.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
border-left-width: 0;
display: inline-block;
padding: 0.3342343017em 0.875em;
background-color: rgba(0, 0, 0, 0.025);
color: #43454b;
}
.pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current {
background-color: #2c2d33;
border-color: #2c2d33;
}
.pagination .page-numbers li .page-numbers.dots,
.woocommerce-pagination .page-numbers li .page-numbers.dots {
background-color: rgba(0, 0, 0, 0);
}
.pagination .page-numbers li .page-numbers.prev,
.pagination .page-numbers li .page-numbers.next,
.woocommerce-pagination .page-numbers li .page-numbers.prev,
.woocommerce-pagination .page-numbers li .page-numbers.next {
padding-left: 1em;
padding-right: 1em;
}
.pagination .page-numbers li a.page-numbers:hover,
.woocommerce-pagination .page-numbers li a.page-numbers:hover {
background-color: rgba(0, 0, 0, 0.05);
}
.rtl .pagination a.next,
.rtl .pagination a.prev,
.rtl .woocommerce-pagination a.next,
.rtl .woocommerce-pagination a.prev {
transform: rotateY(180deg);
}
.widget {
margin: 0 0 3.706325903em;
}
.widget select {
max-width: 100%;
}
.widget .widget-search .search-submit {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.widget .widget-title,
.widget .widgettitle {
font-size: 1.41575em;
letter-spacing: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
padding: 0 0 1em;
margin-bottom: 1em;
font-weight: 300;
}
.widget ul {
margin-left: 0;
list-style: none;
}
.widget ul ul {
margin-left: 1.618em;
}
.widget-area .widget {
font-size: 0.875em;
font-weight: 400;
}
.widget-area .widget h1.widget-title {
font-size: 1.41575em;
}
.widget-area .widget a {
font-weight: 600;
text-decoration: underline;
}
.widget-area .widget a:hover {
text-decoration: none;
}
.widget-area .widget a.button,
.widget-area .widget a.components-button:not(.is-link),
.widget-area .widget a.wp-block-button__link {
text-decoration: none;
}
.widget-area .widget a.button {
font-weight: 600 !important;
}
.widget_search form:not(.wp-block-search),
.widget_product_search form:not(.wp-block-search) {
position: relative;
}
.widget_search form:not(.wp-block-search) input[type="text"],
.widget_search form:not(.wp-block-search) input[type="search"],
.widget_product_search form:not(.wp-block-search) input[type="text"],
.widget_product_search form:not(.wp-block-search) input[type="search"] {
width: 100%;
}
.widget_search form:not(.wp-block-search) input[type="submit"],
.widget_search form:not(.wp-block-search) button[type="submit"],
.widget_product_search form:not(.wp-block-search) input[type="submit"],
.widget_product_search form:not(.wp-block-search) button[type="submit"] {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
top: 0;
left: 0;
}
.widget_recent_entries ul,
.widget_pages ul,
.widget_categories ul,
.widget_archive ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_links ul,
.widget_product_categories ul,
.widget_layered_nav ul,
.widget_layered_nav_filters ul {
margin: 0;
}
.widget_recent_entries ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_recent_comments ul li,
.widget_nav_menu ul li,
.widget_links ul li,
.widget_product_categories ul li,
.widget_layered_nav ul li,
.widget_layered_nav_filters ul li {
list-style: none;
margin-bottom: 1em;
line-height: 1.41575em;
}
.widget_recent_entries ul .children,
.widget_pages ul .children,
.widget_categories ul .children,
.widget_archive ul .children,
.widget_recent_comments ul .children,
.widget_nav_menu ul .children,
.widget_links ul .children,
.widget_product_categories ul .children,
.widget_layered_nav ul .children,
.widget_layered_nav_filters ul .children {
margin-left: 0;
margin-top: 1em;
}
#wp-calendar th,
#wp-calendar td,
.wp-calendar-table th,
.wp-calendar-table td {
padding: 0.236em;
text-align: center;
}
.widget_recent_entries ul ul.children,
.widget_pages ul ul.children {
margin: 0.6180469716em 0 0 1.41575em;
}
.widget_rating_filter .wc-layered-nav-rating {
margin-bottom: 0.6180469716em;
}
.widget_rating_filter .wc-layered-nav-rating a {
text-decoration: none !important;
}
.widget_rating_filter .wc-layered-nav-rating .star-rating {
display: inline-block;
height: 1em;
line-height: 1;
}
@media (min-width: 768px) {
table.shop_table_responsive tbody tr td,
table.shop_table_responsive tbody tr th {
text-align: left;
}
.site-header {
padding-top: 2.617924em;
padding-bottom: 0;
}
.site-header .site-branding {
display: block;
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
clear: both;
}
.site-header .site-branding img {
height: auto;
max-width: 230px;
max-height: none;
}
.woocommerce-active .site-header .site-branding {
width: 99.913043%;
float: left;
margin-right: 0;
}
.woocommerce-active .site-header .site-search {
width: 21.7391304348%;
float: right;
margin-right: 0;
clear: none;
}
.woocommerce-active .site-header .main-navigation {
width: 83.913043%;
float: left;
margin-right: 0;
clear: both;
}
.woocommerce-active .site-header .site-header-cart {
width: 21.7391304348%;
float: right;
margin-right: 0;
margin-bottom: 0;
}
.storefront-secondary-navigation .site-header .site-branding {
width: 39.1304347826%;
float: left;
margin-right: 4.347826087%;
}
.storefront-secondary-navigation .site-header .secondary-navigation {
width: 56.5217391304%;
float: right;
margin-right: 0;
}
.storefront-secondary-navigation.woocommerce-active .site-header .site-branding {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%;
}
.storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.site-branding .site-description {
margin-bottom: 0;
display: block;
}
.site-branding,
.site-search,
.site-header-cart,
.site-logo-anchor,
.site-logo-link,
.custom-logo-link {
margin-bottom: 1.41575em;
}
.site-header .subscribe-and-connect-connect {
float: right;
margin-bottom: 1em;
}
.site-header .subscribe-and-connect-connect .icons {
list-style: none;
margin: 0;
}
.site-header .subscribe-and-connect-connect .icons a {
font-size: 1em !important;
}
.site-header .subscribe-and-connect-connect .icons li {
margin: 0 0 0 0.5407911001em !important;
display: inline-block;
}
.col-full {
max-width: 66.4989378333em;
margin-left: auto;
margin-right: auto;
padding: 0;
box-sizing: content-box;
}
.col-full::before,
.col-full::after {
content: "";
display: table;
}
.col-full::after {
clear: both;
}
.col-full:after {
content: " ";
display: block;
clear: both;
}
.site-content::before,
.site-content::after {
content: "";
display: table;
}
.site-content::after {
clear: both;
}
.content-area {
width: 73.9130434783%;
float: left;
margin-right: 4.347826087%;
}
.widget-area {
width: 21.7391304348%;
float: right;
margin-right: 0;
}
.right-sidebar .content-area {
width: 73.9130434783%;
float: left;
margin-right: 4.347826087%;
}
.right-sidebar .widget-area {
width: 21.7391304348%;
float: right;
margin-right: 0;
}
.left-sidebar .content-area {
width: 73.9130434783%;
float: right;
margin-right: 0;
}
.left-sidebar .widget-area {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%;
}
.storefront-full-width-content .content-area {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
}
.content-area,
.widget-area {
margin-bottom: 2.617924em;
}
.page-template-template-fullwidth-php .content-area,
.page-template-template-homepage-php .content-area {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
}
.footer-widgets {
padding-top: 4.235801032em;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.footer-widgets::before,
.footer-widgets::after {
content: "";
display: table;
}
.footer-widgets::after {
clear: both;
}
.footer-widgets.col-2 .block {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.footer-widgets.col-2 .block.footer-widget-2 {
float: right;
margin-right: 0;
}
.footer-widgets.col-3 .block {
width: 30.4347826087%;
float: left;
margin-right: 4.347826087%;
}
.footer-widgets.col-3 .block.footer-widget-3 {
float: right;
margin-right: 0;
}
.footer-widgets.col-4 .block {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%;
}
.footer-widgets.col-4 .block.footer-widget-4 {
float: right;
margin-right: 0;
}
.comment-list::before,
.comment-list::after {
content: "";
display: table;
}
.comment-list::after {
clear: both;
}
.comment-list .comment {
clear: both;
}
.comment-list .comment-meta {
width: 17.6470588235%;
float: left;
margin-right: 5.8823529412%;
text-align: right;
}
.comment-list .comment-meta .avatar {
float: right;
}
.comment-list .comment-content {
padding-bottom: 3.706325903em;
margin-bottom: 3.706325903em;
}
.comment-list .comment-content,
.comment-list #respond {
width: 76.4705882353%;
float: right;
margin-right: 0;
}
.comment-list #respond {
float: right;
}
.comment-list #respond .comment-form-author,
.comment-list #respond .comment-form-email,
.comment-list #respond .comment-form-url {
width: 100%;
margin-right: 0;
}
.comment-list .comment-body #respond {
box-shadow: 0 6px 2em rgba(0, 0, 0, 0.2);
margin-bottom: 2.617924em;
margin-top: -1.618em;
}
.comment-list .reply {
clear: both;
text-align: right;
}
.comment-list ol.children {
width: 88.2352941176%;
float: right;
margin-right: 0;
list-style: none;
}
.comment-list ol.children .comment-meta {
width: 20%;
float: left;
margin-right: 6.6666666667%;
}
.comment-list ol.children .comment-content,
.comment-list ol.children #respond {
width: 73.3333333333%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children {
width: 86.6666666667%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children .comment-meta {
width: 23.0769230769%;
float: left;
margin-right: 7.6923076923%;
}
.comment-list ol.children ol.children .comment-content,
.comment-list ol.children ol.children #respond {
width: 69.2307692308%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children ol.children {
width: 84.6153846154%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children ol.children .comment-meta {
width: 27.2727272727%;
float: left;
margin-right: 9.0909090909%;
}
.comment-list ol.children ol.children ol.children .comment-content,
.comment-list ol.children ol.children ol.children #respond {
width: 63.6363636364%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children ol.children ol.children {
width: 81.8181818182%;
float: right;
margin-right: 0;
}
.comment-list ol.children ol.children ol.children ol.children .comment-meta {
width: 33.3333333333%;
float: left;
margin-right: 11.1111111111%;
}
.comment-list ol.children ol.children ol.children ol.children .comment-content,
.comment-list ol.children ol.children ol.children ol.children #respond {
width: 55.5555555556%;
float: right;
margin-right: 0;
}
#respond {
padding: 2.617924em;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url {
width: 29.4117647059%;
float: left;
margin-right: 5.8823529412%;
}
#respond .comment-form-url {
float: right;
margin-right: 0;
}
#respond .comment-form-comment {
clear: both;
}
.hentry .entry-header {
margin-bottom: 2.617924em;
}
.menu-toggle,
.handheld-navigation,
.main-navigation.toggled .handheld-navigation,
.main-navigation.toggled div.menu {
display: none;
}
.primary-navigation {
display: block;
}
.main-navigation,
.secondary-navigation {
clear: both;
display: block;
width: 100%;
}
.main-navigation ul,
.secondary-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
display: block;
}
.main-navigation ul li,
.secondary-navigation ul li {
position: relative;
display: inline-block;
text-align: left;
}
.main-navigation ul li a,
.secondary-navigation ul li a {
display: block;
}
.main-navigation ul li a::before,
.secondary-navigation ul li a::before {
display: none;
}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul,
.secondary-navigation ul li:hover>ul,
.secondary-navigation ul li.focus>ul {
left: 0;
display: block;
}
.main-navigation ul li:hover>ul li>ul,
.main-navigation ul li.focus>ul li>ul,
.secondary-navigation ul li:hover>ul li>ul,
.secondary-navigation ul li.focus>ul li>ul {
left: -9999px;
}
.main-navigation ul li:hover>ul li>ul.sub-menu--is-touch-device,
.main-navigation ul li.focus>ul li>ul.sub-menu--is-touch-device,
.secondary-navigation ul li:hover>ul li>ul.sub-menu--is-touch-device,
.secondary-navigation ul li.focus>ul li>ul.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul li:hover>ul li:hover>ul,
.main-navigation ul li:hover>ul li.focus>ul,
.main-navigation ul li.focus>ul li:hover>ul,
.main-navigation ul li.focus>ul li.focus>ul,
.secondary-navigation ul li:hover>ul li:hover>ul,
.secondary-navigation ul li:hover>ul li.focus>ul,
.secondary-navigation ul li.focus>ul li:hover>ul,
.secondary-navigation ul li.focus>ul li.focus>ul {
left: 100%;
top: 0;
display: block;
}
.main-navigation ul ul,
.secondary-navigation ul ul {
float: left;
position: absolute;
top: 100%;
z-index: 99999;
left: -9999px;
}
.main-navigation ul ul.sub-menu--is-touch-device,
.secondary-navigation ul ul.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul ul li,
.secondary-navigation ul ul li {
display: block;
}
.main-navigation ul ul li a,
.secondary-navigation ul ul li a {
width: 200px;
}
ul.menu li.current-menu-item>a {
color: #43454b;
}
.storefront-primary-navigation {
clear: both;
}
.storefront-primary-navigation::before,
.storefront-primary-navigation::after {
content: "";
display: table;
}
.storefront-primary-navigation::after {
clear: both;
}
.main-navigation div.menu {
display: block;
}
.main-navigation ul.menu,
.main-navigation ul.nav-menu {
max-height: none;
overflow: visible;
margin-left: -1em;
transition: none;
}
.main-navigation ul.menu>li>a,
.main-navigation ul.nav-menu>li>a {
padding: 1.618em 1em 0;
}
.main-navigation ul.menu>li.menu-item-has-children:hover::after,
.main-navigation ul.menu>li.page_item_has_children:hover::after,
.main-navigation ul.nav-menu>li.menu-item-has-children:hover::after,
.main-navigation ul.nav-menu>li.page_item_has_children:hover::after {
display: block;
}
.main-navigation ul.menu ul,
.main-navigation ul.nav-menu ul {
margin-left: 0;
}
.main-navigation ul.menu ul li a,
.main-navigation ul.nav-menu ul li a {
padding: 0.875em 1.41575em;
font-weight: 400;
font-size: 0.875em;
}
.main-navigation ul.menu ul li:last-child,
.main-navigation ul.nav-menu ul li:last-child {
border-bottom: 0;
}
.main-navigation ul.menu ul ul,
.main-navigation ul.nav-menu ul ul {
margin-left: 0;
box-shadow: none;
}
.main-navigation ul.menu ul a:hover,
.main-navigation ul.menu ul li:hover>a,
.main-navigation ul.menu ul li.focus,
.main-navigation ul.nav-menu ul a:hover,
.main-navigation ul.nav-menu ul li:hover>a,
.main-navigation ul.nav-menu ul li.focus {
background-color: rgba(0, 0, 0, 0.025);
}
.main-navigation a {
padding: 0 1em 2.2906835em;
}
.secondary-navigation {
margin: 0 0 1.618em;
width: auto;
clear: none;
line-height: 1;
}
.secondary-navigation .menu {
font-size: 0.875em;
width: auto;
float: right;
}
.secondary-navigation .menu>li:hover>a {
text-decoration: none;
}
.secondary-navigation .menu ul a {
padding: 0.326em 0.875em;
background: rgba(0, 0, 0, 0.05);
}
.secondary-navigation .menu ul li:first-child a {
padding-top: 1em;
}
.secondary-navigation .menu ul li:last-child a {
padding-bottom: 1em;
}
.secondary-navigation .menu ul ul {
margin-top: -0.6180469716em;
}
.secondary-navigation .menu a {
padding: 1em 0.875em;
color: #737781;
font-weight: 400;
}
.secondary-navigation .menu a:hover {
text-decoration: none;
}
.error404 .fourohfour-columns-2 .col-1 {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.error404 .fourohfour-columns-2 .col-1 ul.products {
margin-bottom: 0;
}
.error404 .fourohfour-columns-2 .col-2 {
width: 47.8260869565%;
float: right;
margin-right: 0;
}
} .row {     }
.col-xs-12,
.col-sm-6,
.col-md-3 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.pricing-info .container {
width: 100%;
max-width: 1100px;
margin: auto;
text-align: center;
position: relative;
left: -1px;
background: white;
}
.gradient-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(rgba(21, 23, 24, 0.8), rgba(21, 23, 24, 0.8)); mix-blend-mode: multiply; }
#main>section.homepage-hero>div.pricing-info>div>div>div:nth-child(4)>div {
border: transparent;
}
@media (max-width: 767px) {
.col-xs-12 {
width: 100%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.col-sm-6 {
width: 50%;
}
}
@media (min-width: 992px) {
.col-md-3 {
width: 24%;
display: inline-block;
}
}
@media (max-width: 66.4989378333em) {
.col-full {
margin-left: 2.617924em;
margin-right: 2.617924em;
padding: 0;
}
}
@media (max-width: 568px) {
.col-full {
margin-left: 1.41575em;
margin-right: 1.41575em;
padding: 0;
}
.price-box {
border-right: transparent;
}
#booking-form>div>div:nth-child(3),
#booking-form>div>div:nth-child(4) { display: inline-block;
width: 49%;
margin-top: 14px;
text-align: left;
padding: 0 15px;
max-width: 184px;
}
.accordion__section--time.accordion__section,
.date-container {
display: block;
max-width: 369px;
width: 100%;
margin-left: auto !important; margin-right: auto;
padding: 0;
background: white;
margin-bottom: 20px;
text-align: left;
padding: 0 15px;
}
.pricing-info {
display: block;
border-right: transparent;
justify-content: space-around;
margin-top: 20px;
margin-bottom: 80px;
max-width: 302px;
margin: auto !important;
position: relative;
}
.info-box-s {
padding: 30px;
}
.finish-button__container.no-title-text {
position: relative;
right: 0;
width: 92%;
display: block;
margin: auto;
}
.react-datepicker-wrapper input {
display: block;
max-width: 369px;
width: 100%;
margin: auto !important;
left: 0;
color: #002251 !important;
}
.about-column {
padding: 0 30px;
}
.input-with-icon {
position: relative;
color: #002251;
}
.input-with-icon input {
padding-right: 30px; }
.input-with-icon .icon {
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
pointer-events: none; color: #002251; }
.page-template-content-airport input.dropdown__input {
background-color: transparent;
outline: none;
position: relative;
padding: 1px;
border: transparent;
top: 12px;
max-width: 100%;
width: 100%;
left: -10px;
}
h1.masthead__title.h1 {
text-align: center;
max-width: 1009px;
margin: auto;
margin-bottom: 22px;
padding: 0 10px;
font-size: 32px;
}
button.finish-button__item {
position: relative;
right: 0;
width: 100%;
display: block;
}
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu>li.menu-item>.shiftnav-target {
background: rgb(2 80 73) !important;
}
body.admin-bar #shiftnav-toggle-main,
body.admin-bar .shiftnav {
top: 0;
background: rgb(2 80 73) !important;
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu>li.menu-item>.shiftnav-target {
background: rgb(2 80 73) !important;
}
#shiftnav-toggle-main,
.shiftnav {
top: 0;
background: rgb(2 80 73) !important;
}
body.shiftnav-disable-shift-body {
padding-top: 0;
}
form.checkout_coupon.woocommerce-form-coupon {
padding: 20px;
background: white;
}
.woocommerce-info {
background-color: #333333; }
.bannery {
background: #e0ff28;
text-align: center;
font-size: 20px;
text-transform: capitalize;
color: black;
position: fixed;
width: 100%;
z-index: 999999;
margin-bottom: 0;
}
.bannery p {
white-space: nowrap;
animation: scrollText 30s linear infinite;
font-size: 23px;
padding-right: 100%;
font-family: "Sofia Sans Extra Condensed", sans-serif !important;
font-style: italic !important;
}
.banneryes {
margin-top: 0px!important;
padding-top: 43px !important;
margin-bottom: -36px !important;
}
.home .banneryes {
margin-top: 33px!important;
}
.club-logo {
max-width: 100%; height: auto; }
.section-container-outer.singlef {
background: url(//matchdayparking.com/wp-content/uploads/Section-bg-championshipV2.png) #00594f no-repeat center center;
background-size: cover;
min-height: 400px; }
.section-container-outer.singlefb {
background: url(//matchdayparking.com/wp-content/uploads/Section-bg-championshipV2.png) #011c19 no-repeat center center;
background-size: cover;
min-height: 400px;
padding-top: 60px; }
@media (max-width: 769px) {
#shiftnav-toggle-main {
margin-top: 37px;
}
} @keyframes scrollText {
0% {
transform: translateX(100%); }
100% {
transform: translateX(-100%); }
} @media (max-width: 768px) {
.concert-parking-button-container a
{
background: yellow;
padding: 11px!important;
top: -100px!important;
position: relative;
font-size: 22px!important;
color: black;
border-radius: 14px;
}
div#shiftnav-toggle-main {
display: block;
}
.header-container-outer-inner-page {
background-image: url(https://matchdayparking.com/wp-content/uploads/pagemobile-min.jpg) !important;
}
}
@media (max-width: 1024px) {
.big-yellow-btn {
display:inline-block;
margin: 8px;
padding: 12px 24px;
background-color: #d8e512;
color: #000 !important;
font-size: 16px;
font-weight: 700;
border-radius: 6px;
text-decoration: none;
position: absolute;
top: -4px;
right: 0;
border-radius: 20px
}
.jump-links-page {
padding: 9px 5px 37px !important;
max-width: 1100px;
margin-left: auto;
margin-right: auto
}
.col-full-header {
padding-top: 48px
}
.header-container-subtitle {
font-size: 29px;
padding: 0 20% 0 10px;
}
form.parka-form {
padding: 25px
}
h1.header-container-title { font-size: 29px;
margin-bottom: 18px;
}
#shiftnav-toggle-main {
margin-top: 0px!important;
}
h3.header-container-subtitle {
position: relative;
top: -28px
}
.big-yellow-btn:hover {
background-color: #d8e512;
color: #000;
border-radius: 20px
}
}
.shiftnav-toggle {
position: relative;
padding-left: 40px;
cursor: pointer;
display: inline-block;
user-select: none;
filter: invert(1);
background-image: url(https://img.icons8.com/ios-filled/24/000000/menu--v1.png) !important;
background-repeat: no-repeat !important;
background-position: 17px 15px !important;
background-size: 24px 24px
}
i.manageBookingBtn.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-9043.shiftnav-depth-0 a  {
background: #ff0 !important;
color: #000;
width: 200px;
margin: auto;
border-radius: 20px
}
body.shiftnav-disable-shift-body {
padding-top: 0 !important;
}
.shiftnav-toggle .fa-bars {
opacity: 0 !important
}
.concert-parking-button-container a {
background: yellow;
padding: 20px;
top: -29px;
position: relative;
font-size: 28px;
color: black;
border-radius: 14px;
}:root{--shiftnav-panel-width:clamp(min(290px,calc(100vw - 48px)), min(calc(100vw - 48px), 600px), 100vw);--shiftnav-toggle-bar-height:48px}.shiftnav,.shiftnav *,.shiftnav-toggle,.shiftnav-toggle *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;line-height:1.3em;-webkit-tap-highlight-color:transparent;padding:0;margin:0;background:none transparent}.shiftnav-wrap{padding:0;margin:0;background:0 0;position:relative;max-width:100%;overflow:hidden}body.shiftnav-lock-x.shiftnav-enabled{overflow-x:hidden}body.shiftnav-lock.shiftnav-open{overflow:hidden}body.shiftnav-transition{overflow:visible}#shiftnav-toggle-main,.shiftnav,.shiftnav-wrap{-webkit-transition:-webkit-transform .5s;-moz-transition:-moz-transform .5s;-ms-transition:-ms-transform .5s;-o-transition:-o-transform .5s;transition:transform .5s}.shiftnav .fa,.shiftnav-toggle .fa{font-family:FontAwesome;font-weight:400}.shiftnav-toggle{cursor:pointer}.shiftnav-toggle-burger{color:inherit;font-size:inherit;border:none}#shiftnav-toggle-main{position:fixed;top:0;left:0;width:100%;max-width:100%;box-sizing:border-box;padding:0 10px;z-index:500000;text-align:center}#shiftnav-toggle-main.shiftnav-toggle-position-absolute{position:absolute}#shiftnav-toggle-main.shiftnav-toggle-main-align-left{text-align:left}#shiftnav-toggle-main.shiftnav-toggle-main-align-right{text-align:right}#shiftnav-toggle-main{background:#1d1d20;color:#eee}#shiftnav-toggle-main a{color:inherit;text-decoration:none}#shiftnav-toggle-main .shiftnav-main-toggle-content-after>*,#shiftnav-toggle-main .shiftnav-main-toggle-content-before>*{position:relative;z-index:20}#shiftnav-toggle-main .shiftnav-main-toggle-content-before{float:left}#shiftnav-toggle-main .shiftnav-main-toggle-content-after{float:right}#shiftnav-toggle-main .shiftnav-main-toggle-content{padding:16px 40px}#shiftnav-toggle-main.shiftnav-toggle-main-align-center .shiftnav-main-toggle-content{width:100%;box-sizing:border-box;position:absolute;left:0}#shiftnav-toggle-main.shiftnav-togglebar-transparent{background:0 0}.shiftnav-toggle-main-block{padding:16px 20px;display:inline-block;line-height:1em}.shiftnav-toggle-main-ontop{position:relative;z-index:20}#shiftnav-toggle-main.shiftnav-toggle-edge-right{left:auto;right:0}#shiftnav-toggle-main.shiftnav-toggle-style-burger_only{width:auto;padding:0;margin:0}#shiftnav-toggle-main.shiftnav-toggle-style-burger_only .shiftnav-toggle-burger{margin:0}.shiftnav-toggle-style-burger_only .shiftnav-toggle-burger{font-size:24px}#shiftnav-toggle-main .shiftnav-toggle-burger,#shiftnav-toggle-main.shiftnav-toggle-main-entire-bar:before{float:left;content:'\f0c9';font-family:FontAwesome;padding:16px 20px;margin-left:-10px;position:relative;z-index:20;line-height:1em}.shiftnav-open #shiftnav-toggle-main.shiftnav-toggle-icon-x .shiftnav-toggle-burger .fa:before,.shiftnav-open #shiftnav-toggle-main.shiftnav-toggle-main-entire-bar.shiftnav-toggle-icon-x:before{content:'\f00d'}#shiftnav-toggle-main.shiftnav-toggle-edge-right .shiftnav-toggle-burger,#shiftnav-toggle-main.shiftnav-toggle-edge-right.shiftnav-toggle-main-entire-bar:before,.shiftnav-open-right #shiftnav-toggle-main.shiftnav-toggle-main-entire-bar:before{float:right;padding-left:20px}.shiftnav-open-left #shiftnav-toggle-main.shiftnav-toggle-edge-right .shiftnav-toggle-burger .fa:before,.shiftnav-open-left #shiftnav-toggle-main.shiftnav-toggle-edge-right:before{float:left;padding-left:0;padding-right:20px}.shiftnav-force #shiftnav-toggle-main{display:block!important}.shiftnav-toggle-style-default{background:#333;color:#eee;padding:10px}.shiftnav-toggle-style-default:hover{background:#222;color:#ddd}.shiftnav-toggle-style-default .fa{margin-right:5px}.shiftnav-toggle-button{display:inline-block;padding:10px 15px;background:#444;color:#eee}.shiftnav-toggle-button:hover{display:inline-block;padding:10px 15px;background:#222;color:#eee}.shiftnav-toggle-button .fa{margin-right:3px}.shiftnav-fixed-left,.shiftnav-fixed-right{position:fixed;top:0;z-index:9999999;-webkit-transition:-webkit-transform .5s;-moz-transition:-moz-transform .5s;-ms-transition:-ms-transform .5s;-o-transition:-o-transform .5s;transition:transform .5s}.shiftnav-fixed-right{right:0}.shiftnav-fixed-left{left:0}.admin-bar .shiftnav-fixed-left,.admin-bar .shiftnav-fixed-right{top:32px}@media screen and (max-width:782px){.admin-bar .shiftnav-fixed-left,.admin-bar .shiftnav-fixed-right{top:46px}}.shiftnav-open .shiftnav-toggle .shiftnav-icon-toggler:before,.shiftnav-open-left .shiftnav-toggle .shiftnav-icon-toggler-left:before,.shiftnav-open-right .shiftnav-toggle .shiftnav-icon-toggler-right:before{content:"\f00d"}.shiftnav-open.shiftnav-open-left #shiftnav-toggle-main,.shiftnav-open.shiftnav-open-left .shiftnav-wrap,.shiftnav-open.shiftnav-open-left>.shiftnav-fixed-left{-webkit-transform:translateX(var(--shiftnav-panel-width));-moz-transform:translateX(var(--shiftnav-panel-width));-ms-transform:translateX(var(--shiftnav-panel-width));-o-transform:translateX(var(--shiftnav-panel-width));transform:translateX(var(--shiftnav-panel-width))}.shiftnav-open.shiftnav-open-right #shiftnav-toggle-main,.shiftnav-open.shiftnav-open-right .shiftnav-wrap,.shiftnav-open.shiftnav-open-right>.shiftnav-fixed-right{-webkit-transform:translateX(calc(-1 * var(--shiftnav-panel-width)));-moz-transform:translateX(calc(-1 * var(--shiftnav-panel-width)));-ms-transform:translateX(calc(-1 * var(--shiftnav-panel-width)));-o-transform:translateX(calc(-1 * var(--shiftnav-panel-width)));transform:translateX(calc(-1 * var(--shiftnav-panel-width)))}body.admin-bar #shiftnav-toggle-main,body.admin-bar .shiftnav{top:32px;top:var(--wp-admin--admin-bar--height)}body.admin-bar .shiftnav{padding-bottom:32px;padding-bottom:var(--wp-admin--admin-bar--height)}#wpadminbar:hover{z-index:999999}@media screen and (max-width:600px){body.admin-bar #shiftnav-toggle-main,body.admin-bar .shiftnav{top:0}body.admin-bar .shiftnav{padding-bottom:0}html #wpadminbar:has(~ #shiftnav-toggle-main){top:var(--shiftnav-toggle-bar-height)}html.shiftnav-nogap{margin-top:0!important}}.shiftnav-wrap{left:0;top:0;z-index:250;padding-top:1px;margin-top:-1px}.shiftnav-open .shiftnav-wrap{height:100%}.shiftnav:after{content:' ';display:block;position:absolute;right:-15px;top:0;height:100%;width:15px;background:0 0;-webkit-box-shadow:0 0 15px rgba(0,0,0,.8);-moz-box-shadow:0 0 15px rgba(0,0,0,.8);-ms-box-shadow:0 0 15px rgba(0,0,0,.8);-o-box-shadow:0 0 15px rgba(0,0,0,.8);box-shadow:0 0 15px rgba(0,0,0,.8);z-index:10000}.shiftnav.shiftnav-right-edge:after{left:-15px;right:auto}.shiftnav-no-transforms .shiftnav:after{display:none!important}.shiftnav.shiftnav-nojs{display:none}.shiftnav{position:fixed;top:0;width:var(--shiftnav-panel-width);height:100%;height:100vh;height:100dvh;background:#fff;z-index:600000;overflow:hidden;visibility:hidden;opacity:0;overscroll-behavior:contain}.shiftnav-open .shiftnav,.shiftnav-transitioning .shiftnav{visibility:visible;opacity:1}.shiftnav-inner{-webkit-overflow-scrolling:touch;height:100%;overflow-y:auto;overflow-x:hidden}.shiftnav.shiftnav-left-edge{left:0}.shiftnav.shiftnav-right-edge{right:0}.shiftnav-target:focus{outline-offset:-2px}.shiftnav.shiftnav-left-edge{--shiftnav-panel-translate-x:calc(-1 * var(--shiftnav-panel-width))}.shiftnav.shiftnav-right-edge{--shiftnav-panel-translate-x:var(--shiftnav-panel-width)}.shiftnav.shiftnav-left-edge,.shiftnav.shiftnav-right-edge{-webkit-transform:translateX(var(--shiftnav-panel-translate-x));-moz-transform:translateX(var(--shiftnav-panel-translate-x));-ms-transform:translateX(var(--shiftnav-panel-translate-x));-o-transform:translateX(var(--shiftnav-panel-translate-x));transform:translateX(var(--shiftnav-panel-translate-x))}.shiftnav-open .shiftnav.shiftnav-open-target{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.shiftnav-no-transforms .shiftnav{width:var(--shiftnav-panel-width)}.shiftnav-no-transforms .shiftnav.shiftnav-left-edge{left:calc(-1 * var(--shiftnav-panel-width))}.shiftnav-no-transforms.shiftnav-open .shiftnav.shiftnav-open-target.shiftnav-left-edge{left:0}.shiftnav-no-transforms .shiftnav.shiftnav-right-edge{left:auto;right:calc(-1 * var(--shiftnav-panel-width))}.shiftnav-no-transforms.shiftnav-open .shiftnav.shiftnav-open-target.shiftnav-right-edge{right:0}.shiftnav-no-transforms #shiftnav-toggle-main,.shiftnav-no-transforms .shiftnav{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}.shiftnav-no-transforms.shiftnav-open-left #shiftnav-toggle-main{left:var(--shiftnav-panel-width)}.shiftnav-no-transforms.shiftnav-open-right #shiftnav-toggle-main{left:auto;right:var(--shiftnav-panel-width)}.shiftnav-no-transforms #shiftnav-toggle-main,.shiftnav-no-transforms .shiftnav-wrap{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important}.shiftnav-no-transforms .shiftnav-inner{padding-top:30px}.shiftnav .shiftnav-panel-close{display:block;position:absolute;right:0;padding:15px 20px;background:rgba(0,0,0,.2);z-index:20;cursor:pointer;border:none;color:inherit;font-size:inherit}.shiftnav .shiftnav-menu-title{font-size:30px;text-align:center;padding:40px 25px;font-weight:400;margin:0;color:inherit}.shiftnav-menu-title a,.shiftnav-menu-title a:hover,.shiftnav-menu-title a:visited{color:inherit;text-decoration:none}.shiftnav .shiftnav-menu-image-padded{padding:25px}.shiftnav .shiftnav-menu-image a{display:block}.shiftnav .shiftnav-menu-image img{max-width:100%;height:auto}.shiftnav .shiftnav-nav,.shiftnav ul.shiftnav-menu,.shiftnav ul.shiftnav-menu ul.sub-menu{position:static;display:block;top:auto;left:auto;float:none;min-width:0}.shiftnav nav.shiftnav-nav{position:relative;z-index:10}.shiftnav ul.shiftnav-menu{position:relative;clear:both;overflow:hidden}.shiftnav ul.shiftnav-menu,.shiftnav ul.shiftnav-menu ul.sub-menu{list-style:none;margin:0;padding:0}.shiftnav ul.shiftnav-menu li.menu-item{position:relative;margin:0;padding:0;background:none transparent;list-style-type:none}.shiftnav .shiftnav-retract>button.shiftnav-target{border:none;font-size:inherit;background:0 0;display:block;width:100%}.shiftnav ul.shiftnav-menu li.menu-item>.shiftnav-target,.shiftnav ul.shiftnav-menu li.shiftnav-retract>.shiftnav-target{display:block;padding:15px 25px;line-height:1.6em;text-decoration:none;position:relative;cursor:pointer;-webkit-transition:.2s all ease;-moz-transition:.2s all ease;-ms-transition:.2s all ease;-o-transition:.2s all ease;transition:.2s all ease}.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-has-icon>.shiftnav-target>i.shiftnav-icon{margin-right:.8em;font-size:150%;vertical-align:middle;line-height:inherit;width:1.2em;text-align:center}.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-has-icon>.shiftnav-target>i.shiftnav-icon:before{vertical-align:top}.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-has-icon>.shiftnav-target>span.shiftnav-target-text{vertical-align:middle;display:inline-block;line-height:inherit}.shiftnav ul.shiftnav-menu li.shiftnav-retract,.shiftnav ul.shiftnav-menu li.shiftnav-sub-shift li.shiftnav-active~li.shiftnav-retract{display:none;margin:0}.shiftnav ul.shiftnav-menu li.shiftnav-sub-shift>.sub-menu.shiftnav-sub-active-current>li.shiftnav-retract{display:block}.shiftnav ul.shiftnav-menu.shiftnav-targets-medium li.menu-item>.shiftnav-target{padding-top:10px!important;padding-bottom:10px!important}.shiftnav ul.shiftnav-menu.shiftnav-targets-large li.menu-item>.shiftnav-target{padding-top:16px!important;padding-bottom:16px!important}.shiftnav ul.shiftnav-menu.shiftnav-targets-enormous li.menu-item>.shiftnav-target{padding-top:24px!important;padding-bottom:24px!important}.shiftnav ul.shiftnav-menu.shiftnav-targets-text-small li.menu-item>.shiftnav-target{font-size:12px!important}.shiftnav ul.shiftnav-menu.shiftnav-targets-text-medium li.menu-item>.shiftnav-target{font-size:14px!important}.shiftnav ul.shiftnav-menu.shiftnav-targets-text-large li.menu-item>.shiftnav-target{font-size:16px!important}.shiftnav ul.shiftnav-menu.shiftnav-targets-text-enormous li.menu-item>.shiftnav-target{font-size:22px!important}.shiftnav ul.shiftnav-menu.shiftnav-targets-icon-small li.menu-item>.shiftnav-target>i.shiftnav-icon{font-size:100%!important}.shiftnav ul.shiftnav-menu.shiftnav-targets-icon-medium li.menu-item>.shiftnav-target>i.shiftnav-icon{font-size:140%!important}.shiftnav ul.shiftnav-menu.shiftnav-targets-icon-large li.menu-item>.shiftnav-target>i.shiftnav-icon{font-size:180%!important}.shiftnav ul.shiftnav-menu.shiftnav-targets-icon-large li.menu-item.shiftnav-has-icon>.shiftnav-target>i.shiftnav-icon:before{vertical-align:middle}.shiftnav ul.shiftnav-menu.shiftnav-targets-icon-enormous li.menu-item>.shiftnav-target>i.shiftnav-icon{font-size:250%!important}.shiftnav ul.shiftnav-menu.shiftnav-targets-icon-enormous li.menu-item.shiftnav-has-icon>.shiftnav-target>i.shiftnav-icon:before{vertical-align:middle}.shiftnav ul.shiftnav-menu.shiftnav-indent-subs li.shiftnav-sub-always ul.sub-menu li.menu-item>a{padding-left:50px}.shiftnav ul.shiftnav-menu.shiftnav-indent-subs li.shiftnav-sub-always ul.sub-menu ul.sub-menu li.menu-item>a{padding-left:75px}.shiftnav ul.shiftnav-menu.shiftnav-indent-subs li.shiftnav-sub-always ul.sub-menu ul.sub-menu ul.sub-menu li.menu-item>a{padding-left:100px}@media only screen and (max-width:960px){#shiftnav-toggle-main{font-size:16px}}@media only screen and (max-width:479px){.shiftnav .shiftnav-menu-title{font-size:30px;text-align:center;padding:20px 0;font-weight:400;margin:0}}.shiftnav-content-wrap{padding:25px}.shiftnav-content-wrap-small{padding:10px}.shiftnav-admin-tip{background:#eee;color:#333;padding:20px;border-left:4px solid #e6d244;margin:10px}.shiftnav-admin-tip a,.shiftnav-admin-tip a:visited{color:#00a3ff;text-decoration:underline}.shiftnav-admin-tip a:hover{color:#0d75af}.shiftnav-admin-tip strong{color:tomato}.shiftnav-loading{display:block;position:fixed;bottom:0;right:20px;background:#35ac6a;color:#fff;padding:15px;max-width:400px}.shiftnav-loading h5{color:#fff;font-weight:700;margin:0}.shiftnav-loading:hover h5{padding-bottom:5px;border-bottom:1px solid #fff}.shiftnav-loading .shiftnav-loading-message{color:#fff;max-height:0;overflow:hidden;visibility:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.shiftnav-loading:hover .shiftnav-loading-message{visibility:visible;max-height:1000px;overflow:auto}.shiftnav-loading .shiftnav-loading-message p{color:#fff;margin:10px 0}.ie7 .shiftnav,.ie7 .shiftnav-toggle,.ie8 .shiftnav,.ie8 .shiftnav-toggle,.lt-ie9 .shiftnav,.lt-ie9 .shiftnav-toggle{display:none!important}.shiftnav-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.shiftnav-sr-only-focusable:active,.shiftnav-sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.shiftnav .shiftnav-sr-close{background:#fff;color:#222;width:100%;padding:15px;text-align:center;font-size:16px}@media print{#shiftnav-toggle-main{position:absolute!important}}.rtl .shiftnav li.menu-item{text-align:right}.rtl .shiftnav li.menu-item .shiftnav-submenu-activation{right:auto;left:0;-webkit-transform:translateX(0);transform:translateX(0)}.rtl .shiftnav ul.shiftnav-menu li.menu-item.shiftnav-sub-shift.shiftnav-active>.shiftnav-submenu-activation,.rtl .shiftnav ul.shiftnav-menu li.menu-item.shiftnav-sub-shift.shiftnav-in-transition>.shiftnav-submenu-activation{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.rtl .shiftnav li.menu-item.shiftnav-sub-shift>.shiftnav-submenu-activation i:before{content:"\f053"}.rtl .shiftnav ul.shiftnav-menu li.menu-item.shiftnav-has-icon>.shiftnav-target>i.shiftnav-icon{margin-right:0;margin-left:.8em}.rtl .shiftnav ul.shiftnav-menu li.shiftnav-retract>.shiftnav-target i:before{content:"\f054"}.rtl .shiftnav-search input.shiftnav-search-input{padding:14px 25px 14px 50px}.rtl .shiftnav-searchbar-drop .shiftnav-search-input{padding:24px 24px 24px 50px}.rtl .shiftnav-search .shiftnav-search-submit,.rtl .shiftnav-searchbar-drop .shiftnav-search-submit{left:0;right:auto}.shiftnav.shiftnav-skin-standard-dark{
font-size:13px;
line-height:1.3em;
}
.shiftnav.shiftnav-skin-standard-dark,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu{
background:#1D1D20; color:#eee;
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu ul.sub-menu{
color:#ccc;
background:#25252A; }
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target{
display:block;
color:#eee;
border-bottom:1px solid #111;
border-top:1px solid #313131; text-shadow:0 1px 1px rgba(0,0,0,.5);
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.menu-item.shiftnav-highlight > .shiftnav-target{
color:#35AC6A;
}
.shiftnav.shiftnav-nojs.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target:hover,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-in-transition > .shiftnav-target,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-highlight li.menu-item > .shiftnav-target:active,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-on-hover li.menu-item > .shiftnav-target:hover{
color:#eee;
background:#35AC6A;
border-top-color:rgba(255,255,255,.4); border-bottom-color:rgba(0,0,0,.8);
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.menu-item > .shiftnav-target{
text-transform: uppercase; border-top-color:#292929;
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu ul.sub-menu li.menu-item > .shiftnav-target{
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu ul.sub-menu ul.sub-menu li.menu-item > .shiftnav-target{							padding-left:50px;	}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu ul.sub-menu ul.sub-menu ul.sub-menu li.menu-item > .shiftnav-target{				padding-left:75px;	}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu li.menu-item > .shiftnav-target{	padding-left:100px;	}
.shiftnav.shiftnav-skin-standard-dark li.menu-item .shiftnav-submenu-activation{
background:#26262B;
border-bottom:1px solid #111;
border-top:1px solid #313131;
}
.shiftnav.shiftnav-skin-standard-dark li.menu-item .shiftnav-submenu-activation:hover{
background:#2C2C2F;
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.shiftnav-retract .shiftnav-target{
background:rgba(0,0,0,.2);
color:#fff;
text-transform:uppercase;
font-size:12px;
text-align:right;
}