@charset "UTF-8";

 .ccchildpages.cclegacy {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 !important;
padding: 0 !important;
clear: both;
display: block;
width: 100%;
}
.ccchildpages.cclegacy .cc-meta-info {
font-size: 70%;
}
.ccchildpages.cclegacy a.ccpage_title_link {
text-decoration: inherit !important;
color: inherit !important;
}
.ccchildpages.cclegacy a.ccpage_linked_thumb img {
border: inherit;
}
.ccchildpages.cclegacy .ccchildpage {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 1em 1%;
padding: 0.75em 2%;
display: block;
float: left;
}
.ccchildpages.cclegacy .ccpages_excerpt,
.ccchildpages.cclegacy .ccpages_more {
font-size: 85%;
}
.ccchildpages.cclegacy .ccpages_excerpt {
display: block;
margin: 0;
padding: 0;
}
.ccchildpages.cclegacy .ccfirst {
clear: both;
}
.ccchildpages.cclegacy .cclast {
margin: 1em 1% 1em 0;
float: right;
}
.ccchildpages.cclegacy.onecol .ccchildpage {
width: 98%;
}
.ccchildpages.cclegacy.twocol .ccchildpage {
width: 48%;
}
.ccchildpages.cclegacy.threecol .ccchildpage {
width: 31.333%;
}
.ccchildpages.cclegacy.fourcol .ccchildpage {
width: 23%;
}
.ccchildpages.cclegacy.fivecol .ccchildpage {
width: 18%;
}
.ccchildpages.cclegacy.sixcol .ccchildpage {
width: 14.666666667%;
} .ccchildpages.cclegacy .ccsubpages {
margin-top: 1em;
}
.ccchildpages.cclegacy .ccsubpages ul {
list-style: none;
} .ccchildpages.cclegacy .ccpages_nav {
display: block;
clear: both;
text-align: center;
}  .ccchildpages.cclegacy .cc-child-pages-thumb {
max-width: 100%;
height: auto;
display: block;
margin: 10px auto;
clear: both;
}  .ccchildpages.cclegacy.twocol ul.ccchildpages_list li ul,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li ul,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li ul,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li ul,
.ccchildpages.cclegacy.fsixcol ul.ccchildpages_list li ul {
margin-left: 0.5em;
padding-left: 0.5em;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li ul li,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li ul li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li ul li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li ul li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li ul li {
display: list-item;
width: 100%;
float: none;
} @media screen and (min-width: 761px) { .ccchildpages.cclegacy.twocol ul.ccchildpages_list li,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
margin-left: 0;
margin-right: 2%;
vertical-align: top;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li {
width: 48%;
float: left;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li:nth-child(3n+4),
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li:nth-child(4n+5),
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li:nth-child(5n+6),
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li:nth-child(6n+7) {
clear: both;
}
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li {
width: 31.333%;
float: left;
}
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
width: 23%;
float: left;
}
}
@media screen and (min-width: 481px) and (max-width: 760px) { .ccchildpages.cclegacy.fourcol .cclast,
.ccchildpages.cclegacy.fivecol .cclast,
.ccchildpages.cclegacy.sixcol .cclast {
margin: 1em 1%;
float: left;
}
.ccchildpages.cclegacy.fourcol .ccfirst,
.ccchildpages.cclegacy.fivecol .ccfirst,
.ccchildpages.cclegacy.sixcol .ccfirst {
clear: none;
} .ccchildpages.cclegacy.fourcol .ccchildpage,
.ccchildpages.cclegacy.fivecol .ccchildpage,
.ccchildpages.cclegacy.sixcol .ccchildpage {
width: 31.333%;
float: left;
margin: 1em 1%;
} .ccchildpages.cclegacy.fourcol .ccchildpage:nth-child(3n+1),
.ccchildpages.cclegacy.fivecol .ccchildpage:nth-child(3n+1),
.ccchildpages.cclegacy.sixcol .ccchildpage:nth-child(3n+1) {
clear: both;
} .ccchildpages.cclegacy.fourcol .ccchildpage:nth-child(3n),
.ccchildpages.cclegacy.fivecol .ccchildpage:nth-child(3n),
.ccchildpages.cclegacy.sixcol .ccchildpage:nth-child(3n) {
float: left;
margin: 1em 1%;
} .ccchildpages.cclegacy.twocol ul.ccchildpages_list li,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
margin-left: 0;
margin-right: 5%;
vertical-align: top;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li {
width: 45%;
float: left;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li:nth-child(3n+4),
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li:nth-child(3n+4),
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li:nth-child(3n+4),
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li:nth-child(3n+4) {
clear: both;
}
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
width: 28.333%;
float: left;
}
}
@media screen and (min-width: 321px) and (max-width: 480px) { .ccchildpages.cclegacy.threecol .cclast,
.ccchildpages.cclegacy.fourcol .cclast,
.ccchildpages.cclegacy.fivecol .cclast,
.ccchildpages.cclegacy.sixcol .cclast {
margin: 1em 1% 1em 1%;
float: left;
}
.ccchildpages.cclegacy.threecol .ccfirst,
.ccchildpages.cclegacy.fourcol .ccfirst,
.ccchildpages.cclegacy.fivecol .ccfirst,
.ccchildpages.cclegacy.sixcol .ccfirst {
clear: none;
} .ccchildpages.cclegacy.threecol .ccchildpage,
.ccchildpages.cclegacy.fourcol .ccchildpage,
.ccchildpages.cclegacy.fivecol .ccchildpage,
.ccchildpages.cclegacy.sixcol .ccchildpage {
width: 48%;
}
.ccchildpages.cclegacy.threecol .ccchildpage:nth-child(2n),
.ccchildpages.cclegacy.fourcol .ccchildpage:nth-child(2n),
.ccchildpages.cclegacy.fivecol .ccchildpage:nth-child(2n),
.ccchildpages.cclegacy.sixcol .ccchildpage:nth-child(2n) {
margin: 1em 0 1em 1%;
float: right;
}
.ccchildpages.cclegacy.threecol .ccchildpage:nth-child(2n+1),
.ccchildpages.cclegacy.fourcol .ccchildpage:nth-child(2n+1),
.ccchildpages.cclegacy.fivecol .ccchildpage:nth-child(2n+1),
.ccchildpages.cclegacy.sixcol .ccchildpage:nth-child(2n+1) {
clear: both;
} .ccchildpages.cclegacy.twocol ul.ccchildpages_list li,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
margin-left: 0;
margin-right: 7%;
vertical-align: top;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
width: 43%;
float: left;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li:nth-child(2n+3) {
clear: both;
}
}
@media screen and (max-width: 320px) { .ccchildpages.cclegacy.twocol .cclast,
.ccchildpages.cclegacy.threecol .cclast,
.ccchildpages.cclegacy.fourcol .cclast,
.ccchildpages.cclegacy.fivecol .cclast,
.ccchildpages.cclegacy.sixcol .cclast {
margin: 1em 1%;
float: left;
}
.ccchildpages.cclegacy.twocol .ccfirst,
.ccchildpages.cclegacy.threecol .ccfirst,
.ccchildpages.cclegacy.fourcol .ccfirst,
.ccchildpages.cclegacy.fivecol .ccfirst,
.ccchildpages.cclegacy.sixcol .ccfirst {
clear: none;
} .ccchildpages.cclegacy.twocol .ccchildpage,
.ccchildpages.cclegacy.threecol .ccchildpage,
.ccchildpages.cclegacy.fourcol .ccchildpage,
.ccchildpages.cclegacy.fivecol .ccchildpage,
.ccchildpages.cclegacy.sixcol .ccchildpage {
width: 98%;
float: none;
}
} .ccchildpages.cclegacy.ccclearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.ccchildpages.cclegacy .ccclearfix {
display: inline-block;
}/*\*/* html .ccchildpages.cclegacy.ccclearfix {
height: 1%;
}
.ccchildpages.cclegacy.ccclearfix {
display: block;
}/**/.ccchildpages.ccflex {
display: flex;
flex-wrap: wrap;
gap: 1em;
margin: 0 !important;
padding: 0 !important;
width: 100%;
box-sizing: border-box; align-items: stretch;  }
@media screen and (min-width: 761px) {
.ccchildpages.ccflex.onecol .ccchildpage {
width: calc((100% - (1 - 1) * 1em) / 1);
}
.ccchildpages.ccflex.twocol .ccchildpage {
width: calc((100% - (2 - 1) * 1em) / 2);
}
.ccchildpages.ccflex.threecol .ccchildpage {
width: calc((100% - (3 - 1) * 1em) / 3);
}
.ccchildpages.ccflex.fourcol .ccchildpage {
width: calc((100% - (4 - 1) * 1em) / 4);
}
.ccchildpages.ccflex.fivecol .ccchildpage {
width: calc((100% - (5 - 1) * 1em) / 5);
}
.ccchildpages.ccflex.sixcol .ccchildpage {
width: calc((100% - (6 - 1) * 1em) / 6);
}
}
@media screen and (min-width: 481px) and (max-width: 760px) {
.ccchildpages.ccflex.onecol .ccchildpage {
width: 100%;
}
.ccchildpages.ccflex.twocol .ccchildpage {
width: calc((100% - 1em) / 2);
}
.ccchildpages.ccflex.threecol .ccchildpage, .ccchildpages.ccflex.fourcol .ccchildpage, .ccchildpages.ccflex.fivecol .ccchildpage, .ccchildpages.ccflex.sixcol .ccchildpage {
width: calc((100% - 2em) / 3);
}
}
@media screen and (min-width: 321px) and (max-width: 480px) {
.ccchildpages.ccflex.onecol .ccchildpage {
width: 100%;
}
.ccchildpages.ccflex.twocol .ccchildpage, .ccchildpages.ccflex.threecol .ccchildpage, .ccchildpages.ccflex.fourcol .ccchildpage, .ccchildpages.ccflex.fivecol .ccchildpage, .ccchildpages.ccflex.sixcol .ccchildpage {
width: calc((100% - 1em) / 2);
}
}
@media screen and (max-width: 320px) {
.ccchildpages.ccflex .ccchildpage {
width: 100%;
}
}
.ccchildpages.ccflex .ccchildpage {
box-sizing: border-box;
padding: 0.75em 1em;
display: flex;
flex-direction: column;
justify-content: flex-start;
gap: 0.75rem;
background: #fff;
min-height: 100%; }
.ccchildpages.ccflex .ccchildpage .ccpages_more {
margin-top: auto;
box-sizing: border-box;
width: 100%;
text-align: right;
}
.ccchildpages.ccflex .ccchildpage .ccpages_more a {
display: inline-block;
}
.ccchildpages.ccflex .cc-meta-info {
font-size: 70%;
}
.ccchildpages.ccflex a.ccpage_title_link {
text-decoration: inherit !important;
color: inherit !important;
}
.ccchildpages.ccflex a.ccpage_linked_thumb img {
border: inherit;
max-width: 100%;
height: auto;
display: block;
margin: 10px auto;
clear: both;
}
.ccchildpages.ccflex .ccpages_excerpt,
.ccchildpages.ccflex .ccpages_more {
font-size: 85%;
}
.ccchildpages.ccflex .ccpages_excerpt {
display: block;
margin: 0;
padding: 0; flex: 1 1 auto;
}
.ccchildpages.ccflex .ccpages_nav {
flex: 0 0 100%;
width: 100%;
order: 999;
margin-top: 1rem;
text-align: center;
}
.ccchildpages.ccflex .ccsubpages {
margin-top: 1em;
}
.ccchildpages.ccflex .ccsubpages ul {
list-style: none;
padding-left: 0;
margin-left: 0;
font-size: 90%;
}
.ccchildpages.ccflex .ccsubpages ul li {
margin: 0.25em 0;
position: relative;
}
.ccchildpages.ccflex .ccsubpages ul ul.children {
margin-left: 1em;
padding-left: 0.5em;
}
.ccchildpages.ccflex .ccsubpages ul ul.children ul {
margin-left: 1em;
padding-left: 1em;
}
.ccchildpages.ccflex .ccsubpages ul ul.children ul li::before {
content: "–";
}
.ccchildpages.ccflex .cc-child-pages-thumb {
max-width: 100%;
height: auto;
display: block;
margin: 10px auto;
clear: both;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li ul, .ccchildpages.ccflex.threecol ul.ccchildpages_list li ul, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li ul, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li ul, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li ul {
margin-left: 0.5em;
padding-left: 0.5em;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li ul li, .ccchildpages.ccflex.threecol ul.ccchildpages_list li ul li, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li ul li, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li ul li, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li ul li {
display: list-item;
width: 100%;
float: none;
}
@media screen and (min-width: 761px) {
.ccchildpages.ccflex.twocol ul.ccchildpages_list { column-count: 2;
column-gap: 1em; list-style-position: outside;
margin: 0;
padding-left: 1.25rem;  }
.ccchildpages.ccflex.twocol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid; width: auto;
float: none;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
.ccchildpages.ccflex.threecol ul.ccchildpages_list { column-count: 3;
column-gap: 1em; list-style-position: outside;
margin: 0;
padding-left: 1.25rem;  }
.ccchildpages.ccflex.threecol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid; width: auto;
float: none;
}
.ccchildpages.ccflex.threecol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
.ccchildpages.ccflex.fourcol ul.ccchildpages_list { column-count: 4;
column-gap: 1em; list-style-position: outside;
margin: 0;
padding-left: 1.25rem;  }
.ccchildpages.ccflex.fourcol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid; width: auto;
float: none;
}
.ccchildpages.ccflex.fourcol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
.ccchildpages.ccflex.fivecol ul.ccchildpages_list { column-count: 5;
column-gap: 1em; list-style-position: outside;
margin: 0;
padding-left: 1.25rem;  }
.ccchildpages.ccflex.fivecol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid; width: auto;
float: none;
}
.ccchildpages.ccflex.fivecol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
.ccchildpages.ccflex.sixcol ul.ccchildpages_list { column-count: 6;
column-gap: 1em; list-style-position: outside;
margin: 0;
padding-left: 1.25rem;  }
.ccchildpages.ccflex.sixcol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid; width: auto;
float: none;
}
.ccchildpages.ccflex.sixcol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
} @media screen and (min-width: 481px) and (max-width: 760px) {
.ccchildpages.ccflex.twocol ul.ccchildpages_list {
column-count: 2;
column-gap: 1em;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid;
width: auto;
float: none;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
.ccchildpages.ccflex.threecol ul.ccchildpages_list, .ccchildpages.ccflex.fourcol ul.ccchildpages_list, .ccchildpages.ccflex.fivecol ul.ccchildpages_list, .ccchildpages.ccflex.sixcol ul.ccchildpages_list {
column-count: 3;
column-gap: 1em;
}
.ccchildpages.ccflex.threecol ul.ccchildpages_list li, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid;
width: auto;
float: none;
}
.ccchildpages.ccflex.threecol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
} @media screen and (min-width: 321px) and (max-width: 480px) {
.ccchildpages.ccflex.twocol ul.ccchildpages_list, .ccchildpages.ccflex.threecol ul.ccchildpages_list, .ccchildpages.ccflex.fourcol ul.ccchildpages_list, .ccchildpages.ccflex.fivecol ul.ccchildpages_list, .ccchildpages.ccflex.sixcol ul.ccchildpages_list {
column-count: 2;
column-gap: 1em;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li, .ccchildpages.ccflex.threecol ul.ccchildpages_list li, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid;
width: auto;
float: none;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.threecol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
} @media screen and (max-width: 320px) {
.ccchildpages.ccflex.twocol ul.ccchildpages_list, .ccchildpages.ccflex.threecol ul.ccchildpages_list, .ccchildpages.ccflex.fourcol ul.ccchildpages_list, .ccchildpages.ccflex.fivecol ul.ccchildpages_list, .ccchildpages.ccflex.sixcol ul.ccchildpages_list {
column-count: 1;
column-gap: normal;
}
}.ccchildpages.cclegacy.simple .ccchildpage {
background: #eee;
background: var(--ccpro-bg-color, #eee);
background: -moz-linear-gradient(top, var(--ccpro-bg-color, #eee) 0%, var(--ccpro-bg-color, #eee) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, #eee)), color-stop(100%, var(--ccpro-bg-color, #eee)));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, #eee) 0%, var(--ccpro-bg-color, #eee) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, #eee) 0%, var(--ccpro-bg-color, #eee) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, #eee) 0%, var(--ccpro-bg-color, #eee) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, #eee) 0%, var(--ccpro-bg-color, #eee) 100%); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
color: #333;
}
.ccchildpages.cclegacy.simple .ccchildpage .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.cclegacy.simple .ccchildpage .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.simple .ccchildpage .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.simple .ccchildpage .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.cclegacy.simple .ccchildpage a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.cclegacy.simple .ccpages_more {
text-align: right;
font-style: italic;
}
.ccchildpages.cclegacy.simple .ccpages_more a {
text-decoration: none;
}
.ccchildpages.cclegacy.simple .ccsubpages {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #999);
padding: 0.5em;
}  .ccchildpages.cclegacy.ccred .ccchildpage {
background: #fee;
background: var(--ccpro-bg-color, #fee);
background: -moz-linear-gradient(top, var(--ccpro-bg-color, #fee) 0%, var(--ccpro-bg-color, #fee) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, #fee)), color-stop(100%, var(--ccpro-bg-color, #fee)));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, #fee) 0%, var(--ccpro-bg-color, #fee) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, #fee) 0%, var(--ccpro-bg-color, #fee) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, #fee) 0%, var(--ccpro-bg-color, #fee) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, #fee) 0%, var(--ccpro-bg-color, #fee) 100%); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
color: #333;
background-color: var(--ccpro-bg-color);
}
.ccchildpages.cclegacy.ccred .ccchildpage .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.cclegacy.ccred .ccchildpage .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccred .ccchildpage .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccred .ccchildpage .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.cclegacy.ccred .ccchildpage a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.cclegacy.ccred .ccpages_more {
text-align: right;
font-style: italic;
}
.ccchildpages.cclegacy.ccred .ccpages_more a {
text-decoration: none;
}
.ccchildpages.cclegacy.ccred .ccsubpages {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #f99);
padding: 0.5em;
}  .ccchildpages.cclegacy.ccblue .ccchildpage {
background: #eef;
background: var(--ccpro-bg-color, #eef);
background: -moz-linear-gradient(top, var(--ccpro-bg-color, #eef) 0%, var(--ccpro-bg-color, #eef) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, #eef)), color-stop(100%, var(--ccpro-bg-color, #eef)));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, #eef) 0%, var(--ccpro-bg-color, #eef) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, #eef) 0%, var(--ccpro-bg-color, #eef) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, #eef) 0%, var(--ccpro-bg-color, #eef) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, #eef) 0%, var(--ccpro-bg-color, #eef) 100%); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
color: #333;
background-color: var(--ccpro-bg-color);
}
.ccchildpages.cclegacy.ccblue .ccchildpage .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.cclegacy.ccblue .ccchildpage .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccblue .ccchildpage .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccblue .ccchildpage .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.cclegacy.ccblue .ccchildpage a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.cclegacy.ccblue .ccpages_more {
text-align: right;
font-style: italic;
}
.ccchildpages.cclegacy.ccblue .ccpages_more a {
text-decoration: none;
}
.ccchildpages.cclegacy.ccblue .ccsubpages {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #99f);
padding: 0.5em;
}  .ccchildpages.cclegacy.ccgreen .ccchildpage {
background: #efe;
background: #efe;
background: var(--ccpro-bg-color, #efe);
background: -moz-linear-gradient(top, var(--ccpro-bg-color, #efe) 0%, var(--ccpro-bg-color, #efe) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, #efe)), color-stop(100%, var(--ccpro-bg-color, #efe)));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, #efe) 0%, var(--ccpro-bg-color, #efe) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, #efe) 0%, var(--ccpro-bg-color, #efe) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, #efe) 0%, var(--ccpro-bg-color, #efe) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, #efe) 0%, var(--ccpro-bg-color, #efe) 100%); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
color: #333;
background-color: var(--ccpro-bg-color);
}
.ccchildpages.cclegacy.ccgreen .ccchildpage .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.cclegacy.ccgreen .ccchildpage .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccgreen .ccchildpage .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccgreen .ccchildpage .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.cclegacy.ccgreen .ccchildpage a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.cclegacy.ccgreen .ccpages_more {
text-align: right;
font-style: italic;
}
.ccchildpages.cclegacy.ccgreen .ccpages_more a {
text-decoration: none;
}
.ccchildpages.cclegacy.ccgreen .ccsubpages {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #9f9);
padding: 0.5em;
} .wp-block-caterhamcomputing-cc-child-pages .ccchildpages.cclegacy.simple .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.cclegacy.ccred .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.cclegacy.ccblue .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.cclegacy.ccgreen .ccchildpage {
color: inherit;
}
.ccchildpages.ccflex.simple .ccchildpage {
background: #eee;
background: rgba(0, 0, 0, 0.3);
background: var(--ccpro-bg-color, rgba(0, 0, 0, 0.3));
background: -moz-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1)) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3))), color-stop(100%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1))));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1)) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1)) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1)) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1)) 100%);
border-radius: 20px;
color: #333;
}
.ccchildpages.ccflex.simple .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.ccflex.simple .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.simple .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.simple .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.ccflex.simple .ccchildpage a {
color: inherit;
text-decoration: underline;
}
.ccchildpages.ccflex.simple .ccchildpage a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.simple .ccpages_excerpt {
padding: 1em;
}
.ccchildpages.ccflex.simple .ccpages_more {
margin-top: auto;
text-align: right;
font-style: italic;
padding: 0.75em 0 0.75em 1em;
}
.ccchildpages.ccflex.simple .ccpages_more a {
color: var(--ccpro-more-link-color, blue);
text-decoration: none;
}
.ccchildpages.ccflex.simple .ccpages_more a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.simple .ccsubpages {
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #999);
padding: 0.5em;
}
.ccchildpages.ccflex.simple .ccsubpages a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.ccflex.ccred .ccchildpage {
background: #fee;
background: rgba(255, 0, 0, 0.3);
background: var(--ccpro-bg-color, rgba(255, 0, 0, 0.3));
background: -moz-linear-gradient(top, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1)) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3))), color-stop(100%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1))));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1)) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1)) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1)) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1)) 100%);
border-radius: 20px;
color: #333;
}
.ccchildpages.ccflex.ccred .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.ccflex.ccred .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccred .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccred .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.ccflex.ccred .ccchildpage a {
color: inherit;
text-decoration: underline;
}
.ccchildpages.ccflex.ccred .ccchildpage a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccred .ccpages_excerpt {
padding: 1em;
}
.ccchildpages.ccflex.ccred .ccpages_more {
margin-top: auto;
text-align: right;
font-style: italic;
padding: 0.75em 0 0.75em 1em;
}
.ccchildpages.ccflex.ccred .ccpages_more a {
color: var(--ccpro-more-link-color, blue);
text-decoration: none;
}
.ccchildpages.ccflex.ccred .ccpages_more a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccred .ccsubpages {
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #f99);
padding: 0.5em;
}
.ccchildpages.ccflex.ccred .ccsubpages a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.ccflex.ccblue .ccchildpage {
background: #eef;
background: rgba(0, 0, 255, 0.3);
background: var(--ccpro-bg-color, rgba(0, 0, 255, 0.3));
background: -moz-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1)) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3))), color-stop(100%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1))));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1)) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1)) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1)) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1)) 100%);
border-radius: 20px;
color: #333;
}
.ccchildpages.ccflex.ccblue .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.ccflex.ccblue .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccblue .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccblue .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.ccflex.ccblue .ccchildpage a {
color: inherit;
text-decoration: underline;
}
.ccchildpages.ccflex.ccblue .ccchildpage a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccblue .ccpages_excerpt {
padding: 1em;
}
.ccchildpages.ccflex.ccblue .ccpages_more {
margin-top: auto;
text-align: right;
font-style: italic;
padding: 0.75em 0 0.75em 1em;
}
.ccchildpages.ccflex.ccblue .ccpages_more a {
color: var(--ccpro-more-link-color, blue);
text-decoration: none;
}
.ccchildpages.ccflex.ccblue .ccpages_more a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccblue .ccsubpages {
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #99f);
padding: 0.5em;
}
.ccchildpages.ccflex.ccblue .ccsubpages a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.ccflex.ccgreen .ccchildpage {
background: #efe;
background: rgba(0, 255, 0, 0.3);
background: var(--ccpro-bg-color, rgba(0, 255, 0, 0.3));
background: -moz-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1)) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3))), color-stop(100%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1))));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1)) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1)) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1)) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1)) 100%);
border-radius: 20px;
color: #333;
}
.ccchildpages.ccflex.ccgreen .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.ccflex.ccgreen .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccgreen .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccgreen .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.ccflex.ccgreen .ccchildpage a {
color: inherit;
text-decoration: underline;
}
.ccchildpages.ccflex.ccgreen .ccchildpage a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccgreen .ccpages_excerpt {
padding: 1em;
}
.ccchildpages.ccflex.ccgreen .ccpages_more {
margin-top: auto;
text-align: right;
font-style: italic;
padding: 0.75em 0 0.75em 1em;
}
.ccchildpages.ccflex.ccgreen .ccpages_more a {
color: var(--ccpro-more-link-color, blue);
text-decoration: none;
}
.ccchildpages.ccflex.ccgreen .ccpages_more a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccgreen .ccsubpages {
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #9f9);
padding: 0.5em;
}
.ccchildpages.ccflex.ccgreen .ccsubpages a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.ccflex.simple .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.ccflex.ccred .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.ccflex.ccblue .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.ccflex.ccgreen .ccchildpage {
color: inherit;
}
.ccchildpages.ccflex.ccsleek .ccchildpage {
background: #fff;
border-radius: 12px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.ccchildpages.ccflex.ccsleek .ccchildpage:hover {
transform: translateY(-4px);
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}
.ccchildpages.ccflex.ccsleek .ccchildpage .cc-child-pages-thumb {
width: 100%;
height: auto;
aspect-ratio: 16/9;
object-fit: cover;
display: block;
border-bottom: 1px solid #eee;
}
.ccchildpages.ccflex.ccsleek .ccchildpage h3 {
font-size: 1.25rem;
font-weight: 600;
color: #222;
margin: 0;
padding: 1em 1em 0.25em;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .cc-meta-info {
font-size: 0.8rem;
color: #888;
padding: 0 1em 0.5em;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccpages_excerpt {
padding: 0 1em;
color: #555;
font-size: 0.95rem;
line-height: 1.6;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages {
margin: 1em;
font-size: 0.85rem;
border-top: 1px solid #eee;
padding-top: 0.5em;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages ul {
margin: 0;
padding: 0;
list-style: none;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages ul li {
margin-bottom: 0.25em;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages ul li a {
text-decoration: none;
color: #0073e6;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages ul li a:hover {
text-decoration: underline;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages ul li ul {
margin-left: 0.75em;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccpages_more {
margin-top: auto;
padding: 0.75em 1em;
background: #f7f9fa;
text-align: right;
border-top: 1px solid #eee;
font-weight: 500;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccpages_more a {
color: #0073e6;
text-decoration: none;
font-weight: 500;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccpages_more a:hover {
color: #005bb5;
text-decoration: underline;
}
.ccchildpages.ccflex.ccbold .ccchildpage {
position: relative;
background: #fafafa;
color: #1a1a1a;
border-radius: 0 0 16px 16px;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
overflow: hidden;
transition: transform 0.3s ease, box-shadow 0.3s ease;
clip-path: polygon(0 0, 100% 0, 100% 93%, 50% 100%, 0 93%);
}
.ccchildpages.ccflex.ccbold .ccchildpage:hover {
transform: translateY(-6px);
box-shadow: 0 12px 36px rgba(0, 0, 0, 0.15);
}
.ccchildpages.ccflex.ccbold .ccchildpage .cc-child-pages-thumb {
width: 100%;
aspect-ratio: 16/7;
object-fit: cover;
display: block;
filter: grayscale(10%) contrast(1.05);
border-bottom: 4px solid #000;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpage_title {
padding: 1rem 1.5rem;
font-family: "Courier New", Courier, monospace;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
margin: 0;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
max-width: 80%;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpage_title,
.ccchildpages.ccflex.ccbold .ccchildpage .ccpage_title a {
background: #000;
color: #fff;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ccchildpages.ccflex.ccbold .ccchildpage:has(.cc-child-pages-thumb) .ccpage_title {
position: absolute;
top: 1rem;
left: 0;
z-index: 2;
}
.ccchildpages.ccflex.ccbold .ccchildpage:has(.cc-child-pages-thumb) .cc-meta-info {
margin-top: 5rem;
}
.ccchildpages.ccflex.ccbold .ccchildpage .cc-meta-info {
padding: 0 1.25rem 0.25rem;
font-size: 0.8rem;
color: #777;
font-style: italic;
border-bottom: 1px dashed #ccc;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpages_excerpt {
padding: 0.5rem 1.25rem 1rem;
font-size: 0.95rem;
line-height: 1.6;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages {
margin: 0 1.25rem 1rem;
font-size: 0.85rem;
padding: 0.5rem 0;
border-left: 4px solid #000;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages .ccsubpages_title {
margin: 0 1.25rem 1rem;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages ul {
list-style: none;
margin: 0;
padding-left: 1rem;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages ul li {
margin: 0.25rem 0;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages ul li a {
background: #000;
color: #fff;
padding: 0.2em 0.6em;
border-radius: 12px;
font-size: 0.8rem;
text-decoration: none;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages ul li a:hover {
background: #333;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages ul li ul {
margin-left: 1rem;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpages_more {
margin-top: auto;
padding: 1rem 1.25rem;
background: #000;
color: #fff;
text-align: right;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 0.85rem;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpages_more a {
color: #fff;
text-decoration: none;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpages_more a:hover {
text-decoration: underline;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px,0);-ms-transform:translate(0px,0);transform:translate(0px,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0px,0,0);-moz-transform:translate3d(0px,0,0);-ms-transform:translate3d(0px,0,0);-webkit-transform:translate3d(0px,0,0);-o-transform:translate3d(0px,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(//www.bouledeterre.com/wp-content/plugins/hootkit/img/controls.png);cursor:pointer;position:absolute;z-index:9999;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fa,.fab,.fad,.fal,.far,.fas{-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.33333em;line-height:.75em;vertical-align:-.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:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;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:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.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:swap;src:url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-brands-400.eot);src:url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-brands-400.woff) format("woff"),url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-brands-400.ttf) format("truetype"),url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/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:400;font-display:swap;src:url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-regular-400.eot);src:url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-regular-400.woff) format("woff"),url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-regular-400.ttf) format("truetype"),url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:'Font Awesome 5 Free';font-weight:400}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:swap;src:url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-solid-900.eot);src:url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-solid-900.woff) format("woff"),url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-solid-900.ttf) format("truetype"),url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}.fa.fa-500px,.fa.fa-adn,.fa.fa-amazon,.fa.fa-android,.fa.fa-angellist,.fa.fa-apple,.fa.fa-bandcamp,.fa.fa-behance,.fa.fa-behance-square,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-black-tie,.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-btc,.fa.fa-buysellads,.fa.fa-cc-amex,.fa.fa-cc-diners-club,.fa.fa-cc-discover,.fa.fa-cc-jcb,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-chrome,.fa.fa-codepen,.fa.fa-codiepie,.fa.fa-connectdevelop,.fa.fa-contao,.fa.fa-creative-commons,.fa.fa-css3,.fa.fa-dashcube,.fa.fa-delicious,.fa.fa-deviantart,.fa.fa-digg,.fa.fa-dribbble,.fa.fa-dropbox,.fa.fa-drupal,.fa.fa-edge,.fa.fa-eercast,.fa.fa-empire,.fa.fa-envira,.fa.fa-etsy,.fa.fa-expeditedssl,.fa.fa-facebook,.fa.fa-facebook-official,.fa.fa-facebook-square,.fa.fa-firefox,.fa.fa-first-order,.fa.fa-flickr,.fa.fa-font-awesome,.fa.fa-fonticons,.fa.fa-fort-awesome,.fa.fa-forumbee,.fa.fa-foursquare,.fa.fa-free-code-camp,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-git,.fa.fa-git-square,.fa.fa-github,.fa.fa-github-alt,.fa.fa-github-square,.fa.fa-gitlab,.fa.fa-glide,.fa.fa-glide-g,.fa.fa-google,.fa.fa-google-plus,.fa.fa-google-plus-official,.fa.fa-google-plus-square,.fa.fa-google-wallet,.fa.fa-gratipay,.fa.fa-grav,.fa.fa-hacker-news,.fa.fa-houzz,.fa.fa-html5,.fa.fa-imdb,.fa.fa-instagram,.fa.fa-internet-explorer,.fa.fa-ioxhost,.fa.fa-joomla,.fa.fa-jsfiddle,.fa.fa-lastfm,.fa.fa-lastfm-square,.fa.fa-leanpub,.fa.fa-linkedin,.fa.fa-linkedin-square,.fa.fa-linode,.fa.fa-linux,.fa.fa-maxcdn,.fa.fa-meanpath,.fa.fa-medium,.fa.fa-meetup,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opencart,.fa.fa-openid,.fa.fa-opera,.fa.fa-optin-monster,.fa.fa-pagelines,.fa.fa-paypal,.fa.fa-pied-piper,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-pinterest,.fa.fa-pinterest-p,.fa.fa-pinterest-square,.fa.fa-product-hunt,.fa.fa-qq,.fa.fa-quora,.fa.fa-ravelry,.fa.fa-rebel,.fa.fa-reddit,.fa.fa-reddit-alien,.fa.fa-reddit-square,.fa.fa-renren,.fa.fa-safari,.fa.fa-scribd,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas,.fa.fa-skype,.fa.fa-slack,.fa.fa-slideshare,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-soundcloud,.fa.fa-spotify,.fa.fa-stack-exchange,.fa.fa-stack-overflow,.fa.fa-steam,.fa.fa-steam-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-superpowers,.fa.fa-telegram,.fa.fa-tencent-weibo,.fa.fa-themeisle,.fa.fa-trello,.fa.fa-tripadvisor,.fa.fa-tumblr,.fa.fa-tumblr-square,.fa.fa-twitch,.fa.fa-twitter,.fa.fa-twitter-square,.fa.fa-usb,.fa.fa-viacoin,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-vimeo,.fa.fa-vimeo-square,.fa.fa-vine,.fa.fa-vk,.fa.fa-weibo,.fa.fa-weixin,.fa.fa-whatsapp,.fa.fa-wheelchair-alt,.fa.fa-wikipedia-w,.fa.fa-windows,.fa.fa-wordpress,.fa.fa-wpbeginner,.fa.fa-wpexplorer,.fa.fa-wpforms,.fa.fa-xing,.fa.fa-xing-square,.fa.fa-y-combinator,.fa.fa-yahoo,.fa.fa-yelp,.fa.fa-yoast,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:'Font Awesome 5 Brands'}
@font-face{font-family:'Font Awesome 5 Brands Ext';font-style:normal;font-weight:400;font-display:swap;src:url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-brands-ext.eot);src:url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-brands-ext.eot?#iefix) format("embedded-opentype"),url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-brands-ext.woff) format("woff"),url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-brands-ext.ttf) format("truetype"),url(//www.bouledeterre.com/wp-content/themes/nirvata/library/fonticons/webfonts/fa-brands-ext.svg#fontawesome) format("svg")}.fa-square-x-twitter:before{font-family:'Font Awesome 5 Brands Ext';content:"\e900"}.fa-x-twitter:before{font-family:'Font Awesome 5 Brands Ext';content:"\e901"}.fa-square-threads:before{font-family:'Font Awesome 5 Brands Ext';content:"\e902"}.fa-threads:before{font-family:'Font Awesome 5 Brands Ext';content:"\e903"}.fa-bluesky:before{font-family:'Font Awesome 5 Brands Ext';content:"\e904"}.fa-cash-app:before{font-family:'Font Awesome 5 Brands Ext';content:"\e905"}.nivo-lightbox-content,.nivo-lightbox-overlay{height:100%;width:100%}.nivo-lightbox-overlay{position:fixed;top:0;left:0;z-index:99998;overflow:hidden;visibility:hidden;opacity:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nivo-lightbox-overlay.nivo-lightbox-open{visibility:visible;opacity:1}.nivo-lightbox-wrap{position:absolute;top:10%;bottom:10%;left:10%;right:10%}.nivo-lightbox-title-wrap{position:absolute;bottom:0;left:0;width:100%;z-index:99999;text-align:center}.nivo-lightbox-nav{display:none}.nivo-lightbox-prev{position:absolute;top:50%;left:0}.nivo-lightbox-next{position:absolute;top:50%;right:0}.nivo-lightbox-close{position:absolute;top:2%;right:2%}.nivo-lightbox-image{text-align:center}.nivo-lightbox-image img{max-width:100%;max-height:100%;width:auto;height:auto;vertical-align:middle}.nivo-lightbox-content iframe,.nivo-lightbox-error{width:100%;height:100%}.nivo-lightbox-ajax,.nivo-lightbox-inline{max-height:100%;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nivo-lightbox-error{display:table;text-align:center;color:#fff;text-shadow:0 1px 1px #000}.nivo-lightbox-error p{display:table-cell;vertical-align:middle}.nivo-lightbox-notouch .nivo-lightbox-effect-fade,.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,.nivo-lightbox-notouch .nivo-lightbox-effect-fall,.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap,.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap{-webkit-transition:all .3s cubic-bezier(.25,.5,.5,.9);-moz-transition:all .3s cubic-bezier(.25,.5,.5,.9);-ms-transition:all .3s cubic-bezier(.25,.5,.5,.9);-o-transition:all .3s cubic-bezier(.25,.5,.5,.9);transition:all .3s cubic-bezier(.25,.5,.5,.9)}.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap{-webkit-transform:translateX(-10%);-moz-transform:translateX(-10%);-ms-transform:translateX(-10%);transform:translateX(-10%)}.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap{-webkit-transform:translateX(10%);-moz-transform:translateX(10%);-ms-transform:translateX(10%);transform:translateX(10%)}.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap{-webkit-transform:translateY(-10%);-moz-transform:translateY(-10%);-ms-transform:translateY(-10%);transform:translateY(-10%)}.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap{-webkit-transform:translateY(10%);-moz-transform:translateY(10%);-ms-transform:translateY(10%);transform:translateY(10%)}.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap,.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall{-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.nivo-lightbox-effect-fall .nivo-lightbox-wrap{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-transform:translateZ(300px);-moz-transform:translateZ(300px);-ms-transform:translateZ(300px);transform:translateZ(300px)}.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.nivo-lightbox-theme-default.nivo-lightbox-overlay { 
background: #666;
background: rgba(0,0,0,0.6); 
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { background: url(//www.bouledeterre.com/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/loading.gif) no-repeat 50% 50%; }
.nivo-lightbox-theme-default .nivo-lightbox-nav {
top: 10%;
width: 8%;
height: 80%;
text-indent: -9999px;
background-repeat: no-repeat;
background-position: 50% 50%;
opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover { 
opacity: 1; 
background-color: rgba(0,0,0,0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
background-image: url(//www.bouledeterre.com/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/prev.png); 
border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
background-image: url(//www.bouledeterre.com/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/next.png); 
border-radius: 3px 0 0 3px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
display: block;
background: url(//www.bouledeterre.com/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/close.png) no-repeat 5px 5px;
width: 16px;
height: 16px;
text-indent: -9999px;
padding: 5px;
opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover { opacity: 1; }
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap { bottom: -7%; }
.nivo-lightbox-theme-default .nivo-lightbox-title {
font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
background: #000;
color: #fff;
padding: 7px 15px;
border-radius: 30px;
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
background: #fff;
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
background: #fff;
padding: 40px;
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
@media (-webkit-min-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6/2),
(min--moz-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { 
background-image: url(//www.bouledeterre.com/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/loading@2x.gif); 
background-size: 32px 32px;
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
background-image: url(//www.bouledeterre.com/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/prev@2x.png); 
background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
background-image: url(//www.bouledeterre.com/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/next@2x.png); 
background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close { 
background-image: url(//www.bouledeterre.com/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/close@2x.png); 
background-size: 16px 16px;
}
}.wprevpro_t1_outer_div{padding:0;margin:0 0px 0 0px}.wprevpro_t1_DIV_1{box-sizing:border-box;color:#777;text-size-adjust:100%;column-rule-color:#fff;perspective-origin:277.5px 115px;transform-origin:277.5px 115px;border:0 none #fff;font:normal normal normal normal 13px/20.8px "Helvetica Neue",Helvetica,Arial,sans-serif;outline:#fff none 0;margin-bottom:20px;margin-top:10px}.wprevpro_t1_DIV_2{bottom:0;box-shadow:rgba(0,0,0,.09) 2px 2px 3px 0;box-sizing:border-box;color:#777;height:auto;left:0;position:relative;right:0;text-size-adjust:100%;top:0;column-rule-color:#fff;perspective-origin:277.5px 69px;transform-origin:277.5px 69px;background:#fff none repeat scroll 0 0/auto padding-box border-box;border:1px solid #f5f5f5;font: italic normal normal normal 14px / 22.4px "Helvetica Neue", Helvetica, Arial, sans-serif;margin:0 0 25px;outline:#fff none 0;padding:20px 25px 20px 48px}.wprevpro_t1_DIV_2:after{bottom:-30px;box-sizing:border-box;color:#fff;content:'';display:block;height:30px;left:80px;position:absolute;right:445px;text-size-adjust:100%;width:30px;column-rule-color:#fff;perspective-origin:15px 15px;transform-origin:15px 15px;filter: drop-shadow(2px 2px 1px rgba(0,0,0,.0980392));border-top:30px solid #fff;border-right:30px solid transparent;border-bottom:0 solid transparent;border-left:0 solid transparent;font:normal normal normal normal 13px/20.8px "Helvetica Neue",Helvetica,Arial,sans-serif;outline:#fff none 0}.wprevpro_t1_DIV_2:before{bottom:47px;box-sizing:border-box;color:#bbb;content:'\201C';display:block;height:96px;left:55px;position:absolute;right:515.391px;text-size-adjust:100%;top:20px;width:24.6094px;column-rule-color:#bbb;perspective-origin:12.2969px 48px;transform-origin:12.2969px 48px;border:0 none #bbb;font:normal normal normal normal 60px/96px Georgia,serif;margin:-25px 0 0 -40px;outline:#bbb none 0}.wprevpro_t1_P_3{box-sizing:border-box;color:#777;text-size-adjust:100%;column-rule-color:#777;perspective-origin:240px 44px;transform-origin:240px 44px;border:0 none #777;font:italic normal normal normal 14px/22.4px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0 0 5px;outline:#777 none 0}.wprevpro_t1_IMG_4{box-sizing:border-box;color:#fff;display:block;float:left;height:50px;text-size-adjust:100%;vertical-align:middle;width:50px;column-rule-color:#fff;perspective-origin:30px 30px;transform-origin:30px 30px;border:0 none #fff;border-radius:50% 50% 50% 50%!important;font:normal normal normal normal 13px/20.8px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0 20px;outline:#fff none 0}.wprevpro_t1_SPAN_5{color:#555;display:block;text-size-adjust:100%;text-transform:uppercase;overflow:hidden;padding:8px 0 0}.marginb10{margin-bottom:10px}.w3_wprs-row-padding-small{padding:0 4px}.noboxshadow{box-shadow:transparent 0 0 0 0}.wprevpro_t1_P_3>img{box-shadow:0 0 0 transparent}.wprevpro_t1_A_8>img{box-shadow:0 0;padding:0}img.wprevpro_t1_star_img_file{width:100px;height: 19px;}img.wprevpro_t1_yelp_logo{position:absolute;right:10px;bottom:2px}img.wprevpro_t1_site_logo {position: absolute;right: 2px;bottom: 2px;height: 32px;width: unset;margin-bottom: unset!important;}
.w3_wprs-responsive{overflow-x:auto}.w3_wprs-btn-bar:after,.w3_wprs-btn-bar:before,.w3_wprs-btn-group:after,.w3_wprs-btn-group:before,.w3_wprs-clear:after,.w3_wprs-container:after,.w3_wprs-panel:after,.w3_wprs-row-padding:after,.w3_wprs-row:after,.w3_wprs-topnav:after{content:"";display:table;clear:both}.w3_wprs-col,.w3_wprs-half,.w3_wprs-quarter,.w3_wprs-third,.w3_wprs-threequarter,.w3_wprs-twothird{float:left;width:100%}.w3_wprs-col.s1{width:8.33333%}.w3_wprs-col.s2{width:16.66666%}.w3_wprs-col.s3{width:24.99999%}.w3_wprs-col.s4{width:33.33333%}.w3_wprs-col.s5{width:41.66666%}.w3_wprs-col.s6{width:49.99999%}.w3_wprs-col.s7{width:58.33333%}.w3_wprs-col.s8{width:66.66666%}.w3_wprs-col.s9{width:74.99999%}.w3_wprs-col.s10{width:83.33333%}.w3_wprs-col.s11{width:91.66666%}.w3_wprs-col.s12,.w3_wprs-half,.w3_wprs-quarter,.w3_wprs-third,.w3_wprs-threequarter,.w3_wprs-twothird{width:99.99999%}@media only screen and (min-width:601px){.w3_wprs-col.m1{width:8.33333%}.w3_wprs-col.m2{width:16.66666%}.w3_wprs-col.m3,.w3_wprs-quarter{width:24.99999%}.w3_wprs-col.m4,.w3_wprs-third{width:33.33333%}.w3_wprs-col.m5{width:41.66666%}.w3_wprs-col.m6,.w3_wprs-half{width:49.99999%}.w3_wprs-col.m7{width:58.33333%}.w3_wprs-col.m8,.w3_wprs-twothird{width:66.66666%}.w3_wprs-col.m9,.w3_wprs-threequarter{width:74.99999%}.w3_wprs-col.m10{width:83.33333%}.w3_wprs-col.m11{width:91.66666%}.w3_wprs-col.m12{width:99.99999%}}@media only screen and (min-width:993px){.w3_wprs-col.l1{width:8.33333%}.w3_wprs-col.l2{width:16.66666%}.w3_wprs-col.l3,.w3_wprs-quarter{width:24.99999%}.w3_wprs-col.l4,.w3_wprs-third{width:33.33333%}.w3_wprs-col.l5{width:41.66666%}.w3_wprs-col.l6,.w3_wprs-half{width:49.99999%}.w3_wprs-col.l7{width:58.33333%}.w3_wprs-col.l8,.w3_wprs-twothird{width:66.66666%}.w3_wprs-col.l9,.w3_wprs-threequarter{width:74.99999%}.w3_wprs-col.l10{width:83.33333%}.w3_wprs-col.l11{width:91.66666%}.w3_wprs-col.l12{width:99.99999%}}.w3_wprs-content{max-width:980px;margin:auto}.w3_wprs-row-padding,.w3_wprs-row-padding>.w3_wprs-col,.w3_wprs-row-padding>.w3_wprs-half,.w3_wprs-row-padding>.w3_wprs-quarter,.w3_wprs-row-padding>.w3_wprs-third,.w3_wprs-row-padding>.w3_wprs-threequarter,.w3_wprs-row-padding>.w3_wprs-twothird{padding:0 8px}
a.wprev_media_img_a{display:inline-block}img.wprev_media_img{height:50px!important;margin-right:4px;border-radius:5px;margin-bottom: 2px;}.wprev_media_div{margin-bottom:0;margin-top:10px;margin-left:0;margin-right:0}.wpproslider_t3_DIV_1a .wprev_media_div{margin:-25px 5px 34px 55px}.wpproslider_t6_DIV_2 .wprev_media_div{margin-left:10px;margin-right:10px}
.wprs_unslider{overflow:visible;margin:0;padding:0;position:relative}.wprs_unslider-wrap{position:relative}.wprs_unslider-wrap.wprs_unslider-carousel>li{float:left}.wprs_unslider-vertical>ul{height:100%}.wprs_unslider-vertical li{float:none;width:100%}.wprs_unslider-fade{position:relative}.wprs_unslider-fade .wprs_unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8;list-style-type:none}.wprs_unslider-fade .wprs_unslider-wrap li.wprs_unslider-active{z-index:10}.wprs_unslider li,.wprs_unslider ol,.wprs_unslider ul{list-style:none;margin:0;padding:0!important;border:none;list-style-type:none}.wprs_unslider-arrow{position:absolute;z-index:2;cursor:pointer}.wprs_unslider-arrow.next{left:auto;background-position-x: 52%;    background-position-y: 50%;}.wprs_unslider-arrow{display:block;width:25px;height:25px;top:50%;right:10px;left:auto;margin-top:-30px;overflow:hidden;background:rgba(0,0,0,.2) no-repeat 58% 51%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAQAAABuQZ3IAAAAi0lEQVR4AU3OISBEQQBAwS0AACS9NxqQgCZpkiYBVddFvWhAAUABAPQCAGC4g/0vTnrBqCfDIZl70J+kMUBPpEwT4FNXxBxz4F1HxHyr4EVTxBLb4EFNxEon4CJSlVNw9AcV9sC16h8osgke1P1ArgXwouVvdQq86ww/GQefusNf7kBviBlxpT8k+gL/Wox4r1d4MwAAAABJRU5ErkJggg==);background-size:7px 11px;border-radius:32px;text-indent:-999em;opacity:.6;transition:opacity .2s;border-width:0!important}.wprs_unslider-arrow.prev{left:10px;right:auto;-ms-transform:rotate(-180deg);transform:rotate(-180deg);background-position-x: 52%;background-position-y: 50%;}.wprs_unslider-nav ol{list-style:none;text-align:center}.wprs_unslider-nav ol li{display:inline-block;width:9px;height:9px;margin:0 4px!important;background:0 0;border-radius:5px;overflow:hidden;text-indent:-999em;border:1px solid #c3c3c3;cursor:pointer}.wprs_unslider-nav ol li.wprs_unslider-active{background:#c3c3c3;cursor:default}
a.wprs_rd_more {
cursor: pointer;
text-decoration: none !important;
}
.wprs_unslider-wrap.wprs_unslider-carousel>li {
float: left;
margin: 0px !important;
}
span.wprs_rd_more_text {
display: inline;
transition: opacity 1s;
opacity: 0;
}
.wprev-slider {
margin-left: 30px;
margin-right: 30px;
}
div.wprev-slider ul {
list-style-type: none !important;
padding: 0 0 0 0 !important;
}
.wprev-slider ul {
list-style-type: none;
}
li.wprevnextslide {
display: none;
}
img.sitetype_Google {
width:32px;
height:32px;
}
img.sitetype_Facebook {
width:32px;
height:32px;
}
span.svgicons.svg-wprsp-verified {
width: 18px;
height: 18px;
background: #a3a29e;
display: inline-block;
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: contain;
-webkit-mask-position: bottom;
margin-bottom: -3px;
margin-right: 5px;
margin-left: 2px;
}
.wprevtooltip{
cursor: pointer;
}
.wprevpro_tooltip {
display: none;
position: absolute;
padding-left: 10px;
padding-right: 10px;
color: #efefef;
background-color: #000000bf;
border-radius: 3px;
font-family: sans-serif;
font-style: normal;
font-size: 10px;
line-height: 24px;
z-index: 999999;
} .wprevpro_star_imgs span.svgicons{
width: 18px;
height: 18px;
background: gold;
display: inline-block;
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: contain;
-webkit-mask-position: bottom;
margin-bottom: -2px;
margin-right: 1px;
}
span.svgicons.svg-wprsp-star-full.ratingRow__star{
width: 19px;
height: 19px;
background: gold;
display: inline-block;
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: contain;
-webkit-mask-position: center;
margin-bottom: 1px;
margin-right: 0px;
}
span.svgicons.svg-empty {
width: 0px !important;
height: 0px !important;
}
fieldset#wprevpro_review_rating span.svgicons{
width: 35px;
height: 35px;
display: inline-block;
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: contain;
-webkit-mask-position: bottom;
margin-bottom: -2px;
margin-right: 0px;
}
li.wprevnextslide {
display: none;
}
span.wprevpro_star_imgs_T1 {
margin-right: 2px;
}
.svg-wprsp-verified{
-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 24 24'%3E%3Cpath d='M23.016 12l-2.438-2.813 0.328-3.656-3.609-0.844-1.875-3.188-3.422 1.453-3.422-1.453-1.875 3.188-3.609 0.797 0.328 3.703-2.438 2.813 2.438 2.813-0.328 3.656 3.609 0.844 1.875 3.188 3.422-1.453 3.422 1.453 1.875-3.188 3.609-0.844-0.328-3.656zM10.078 16.734l-3.797-3.844 1.5-1.453 2.297 2.344 5.859-5.906 1.5 1.5z'%3E%3C/path%3E%3C/svg%3E%0A");
}
.svg-wprsp-star{
-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 22'%3E%3Cpath d='M20.429 8.14c0 0.221-0.16 0.43-0.319 0.589l-4.456 4.346 1.056 6.138c0.012 0.086 0.012 0.16 0.012 0.246 0 0.319-0.147 0.614-0.503 0.614-0.172 0-0.344-0.061-0.491-0.147l-5.512-2.897-5.512 2.897c-0.16 0.086-0.319 0.147-0.491 0.147-0.356 0-0.516-0.295-0.516-0.614 0-0.086 0.012-0.16 0.025-0.246l1.056-6.138-4.469-4.346c-0.147-0.16-0.307-0.368-0.307-0.589 0-0.368 0.381-0.516 0.687-0.565l6.163-0.896 2.762-5.586c0.11-0.233 0.319-0.503 0.602-0.503s0.491 0.27 0.602 0.503l2.762 5.586 6.163 0.896c0.295 0.049 0.688 0.196 0.688 0.565z'%3E%3C/path%3E%3C/svg%3E%0A");
}
.svg-wprsp-star-o{
-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 22'%3E%3Cpath d='M13.959 12.522l3.757-3.646-5.181-0.761-2.32-4.69-2.32 4.69-5.181 0.761 3.757 3.646-0.896 5.169 4.641-2.443 4.628 2.443zM20.429 8.14c0 0.221-0.16 0.43-0.319 0.589l-4.456 4.346 1.056 6.138c0.012 0.086 0.012 0.16 0.012 0.246 0 0.331-0.147 0.614-0.503 0.614-0.172 0-0.344-0.061-0.491-0.147l-5.512-2.897-5.512 2.897c-0.16 0.086-0.319 0.147-0.491 0.147-0.356 0-0.516-0.295-0.516-0.614 0-0.086 0.012-0.16 0.025-0.246l1.056-6.138-4.469-4.346c-0.147-0.16-0.307-0.368-0.307-0.589 0-0.368 0.381-0.516 0.687-0.565l6.163-0.896 2.762-5.586c0.11-0.233 0.319-0.503 0.602-0.503s0.491 0.27 0.602 0.503l2.762 5.586 6.163 0.896c0.295 0.049 0.688 0.196 0.688 0.565z'%3E%3C/path%3E%3C/svg%3E");
}
.svg-wprsp-star-empty{
-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cpath d='M22 8.53l-7.601-1.104-3.399-6.888-3.399 6.888-7.601 1.104 5.5 5.361-1.298 7.57 6.798-3.574 6.798 3.574-1.298-7.57 5.5-5.361zM11 16.188l-4.801 2.524 0.917-5.346-3.884-3.786 5.368-0.78 2.4-4.864 2.401 4.864 5.368 0.78-3.884 3.786 0.917 5.346-4.801-2.524z'%3E%3C/path%3E%3C/svg%3E");
}
.svg-wprsp-star-full{
-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cpath d='M22 8.53l-7.601-1.104-3.399-6.888-3.399 6.888-7.601 1.104 5.5 5.361-1.298 7.57 6.798-3.574 6.798 3.574-1.298-7.57 5.5-5.361z'%3E%3C/path%3E%3C/svg%3E%0A");
}
.svg-wprsp-star-half{
-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cpath d='M22 8.53l-7.601-1.104-3.399-6.888-3.399 6.888-7.601 1.104 5.5 5.361-1.298 7.57 6.798-3.574 6.798 3.574-1.298-7.57 5.5-5.361zM11 16.188l-0.020 0.011 0.020-12.263 2.401 4.864 5.368 0.78-3.884 3.786 0.917 5.346-4.801-2.524z'%3E%3C/path%3E%3C/svg%3E");
} .wprev_outer_wb {
display: flex !important;
margin-bottom: 7px;
}
.wprev_badge_div.badgeleft {
margin: 10px 5px 10px 10px !important;
}
.wprev_badge_div.badgeright {
margin: 10px 10px 10px 5px !important;
}
.wprev-google-place {
display: flex !important;
padding: 8px 12px !important;
box-shadow: rgba(0, 0, 0, .08) 2px 2px 3px 0px !important;
border: 1px solid #f5f5f5 !important;
}
.wprev-google-left {
padding: 10px 8px 10px 5px !important;
}
.wprev-google-right {
padding: 3px !important;
}
.wprev-google-right div {
line-height: 24px !important;
font-size: 15px !important;
width: max-content !important;
}
.wprev-google-name {
font-weight: bold !important;
}
.wprev-google-place a {
text-decoration: none !important;
}
a.wprev-google-wr-a {
color: #fff !important;
padding: 1px 8px 5px !important;
outline: none !important;
border-radius: 3px !important;
background: #0a6cff !important;
white-space: nowrap !important;
vertical-align: middle !important;
box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24) !important;
user-select: none !important;
transition: all .2s ease-in-out !important;
display: flex !important;
align-items: center !important;
width: fit-content !important;
}
a.wprev-google-wr-a:hover {
background: #0a6cffc7 !important;
}
.wprev-google-wr {
margin: 12px 0px 6px !important;
}
a.wprev-google-wr-a svg {
margin-left: 5px !important;
margin-top: 3px !important;
}
span.wprev-google-rating {
font-size: 18px !important;
margin-right: 5px !important;
font-weight: 500 !important;
}
span.wprev_btot {
font-weight: 600 !important;
}
.badgehideclass {
display:none !important;
}
img.sprev-google-left-src {
border-radius: 5% !important;
min-width: 50px !important;
min-height: 50px !important;
}
span.wprev-businessname {
font-size: 15px !important;
color: #373737 !important;
font-weight: 600 !important;
}
img.wprev-google-powered-img {
vertical-align: middle !important;
}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-a:before{content:"\41"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-anchor:before{content:"\f13d"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-ankh:before{content:"\f644"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-archway:before{content:"\f557"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-arrow-trend-down:before{content:"\e097"}.fa-arrow-trend-up:before{content:"\e098"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-asterisk:before{content:"\2a"}.fa-at:before{content:"\40"}.fa-atom:before{content:"\f5d2"}.fa-audio-description:before{content:"\f29e"}.fa-austral-sign:before{content:"\e0a9"}.fa-award:before{content:"\f559"}.fa-b:before{content:"\42"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-backward:before{content:"\f04a"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-bahai:before{content:"\f666"}.fa-baht-sign:before{content:"\e0ac"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-barcode:before{content:"\f02a"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-bell:before{content:"\f0f3"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blog:before{content:"\f781"}.fa-bold:before{content:"\f032"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-bookmark:before{content:"\f02e"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broom:before{content:"\f51a"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-brush:before{content:"\f55d"}.fa-bug:before{content:"\f188"}.fa-bug-slash:before{content:"\e490"}.fa-building:before{content:"\f1ad"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-c:before{content:"\43"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-week:before{content:"\f784"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-camera-rotate:before{content:"\e0d8"}.fa-campground:before{content:"\f6bb"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-cart-plus:before{content:"\f217"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cedi-sign:before{content:"\e0df"}.fa-cent-sign:before{content:"\e3f5"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-charging-station:before{content:"\f5e7"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-chart-column:before{content:"\e0e3"}.fa-chart-gantt:before{content:"\e0e4"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-double:before{content:"\f560"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-circle-notch:before{content:"\f1ce"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-city:before{content:"\f64f"}.fa-clapperboard:before{content:"\e131"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-clover:before{content:"\e139"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-compare:before{content:"\e13a"}.fa-code-fork:before{content:"\e13b"}.fa-code-merge:before{content:"\f387"}.fa-code-pull-request:before{content:"\e13c"}.fa-coins:before{content:"\f51e"}.fa-colon-sign:before{content:"\e140"}.fa-comment:before{content:"\f075"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-compress:before{content:"\f066"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-d:before{content:"\44"}.fa-database:before{content:"\f1c0"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-democrat:before{content:"\f747"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-dharmachakra:before{content:"\f655"}.fa-diagram-next:before{content:"\e476"}.fa-diagram-predecessor:before{content:"\e477"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-diagram-successor:before{content:"\e47a"}.fa-diamond:before{content:"\f219"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dna:before{content:"\f471"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-dong-sign:before{content:"\e169"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dove:before{content:"\f4ba"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-download:before{content:"\f019"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-e:before{content:"\45"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elevator:before{content:"\e16d"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-equals:before{content:"\3d"}.fa-eraser:before{content:"\f12d"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-exclamation:before{content:"\21"}.fa-expand:before{content:"\f065"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-eye-slash:before{content:"\f070"}.fa-f:before{content:"\46"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-fan:before{content:"\f863"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-file:before{content:"\f15b"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-excel:before{content:"\f1c3"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-file-medical:before{content:"\f477"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-video:before{content:"\f1c8"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-file-word:before{content:"\f1c2"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-fish:before{content:"\f578"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-florin-sign:before{content:"\e184"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-tree:before{content:"\f802"}.fa-font:before{content:"\f031"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-franc-sign:before{content:"\e18f"}.fa-frog:before{content:"\f52e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-g:before{content:"\47"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-glasses:before{content:"\f530"}.fa-globe:before{content:"\f0ac"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-greater-than:before{content:"\3e"}.fa-greater-than-equal:before{content:"\f532"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-guarani-sign:before{content:"\e19a"}.fa-guitar:before{content:"\f7a6"}.fa-gun:before{content:"\e19b"}.fa-h:before{content:"\48"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-hands-clapping:before{content:"\e1a8"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-handshake:before{content:"\f2b5"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-hashtag:before{content:"\23"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-highlighter:before{content:"\f591"}.fa-hippo:before{content:"\f6ed"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hourglass-2:before,.fa-hourglass-half:before,.fa-hourglass:before{content:"\f254"}.fa-hourglass-empty:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-house-chimney-user:before{content:"\e065"}.fa-house-chimney-window:before{content:"\e00d"}.fa-house-crack:before{content:"\e3b1"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-house-medical:before{content:"\e3b2"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-i:before{content:"\49"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-images:before{content:"\f302"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-italic:before{content:"\f033"}.fa-j:before{content:"\4a"}.fa-jedi:before{content:"\f669"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-joint:before{content:"\f595"}.fa-k:before{content:"\4b"}.fa-kaaba:before{content:"\f66b"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-khanda:before{content:"\f66d"}.fa-kip-sign:before{content:"\e1c4"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-kiwi-bird:before{content:"\f535"}.fa-l:before{content:"\4c"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-lari-sign:before{content:"\e1c8"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-lemon:before{content:"\f094"}.fa-less-than:before{content:"\3c"}.fa-less-than-equal:before{content:"\f537"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-lira-sign:before{content:"\f195"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-location-arrow:before{content:"\f124"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-m:before{content:"\4d"}.fa-magnet:before{content:"\f076"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-manat-sign:before{content:"\e1d5"}.fa-map:before{content:"\f279"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-pin:before{content:"\f276"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-and-venus:before{content:"\f224"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-mask:before{content:"\f6fa"}.fa-mask-face:before{content:"\e1d7"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-medal:before{content:"\f5a2"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-mill-sign:before{content:"\e1ed"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-mitten:before{content:"\f7b5"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-mobile-button:before{content:"\f10b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mug-hot:before{content:"\f7b6"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-music:before{content:"\f001"}.fa-n:before{content:"\4e"}.fa-naira-sign:before{content:"\e1f6"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-not-equal:before{content:"\f53e"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-notes-medical:before{content:"\f481"}.fa-o:before{content:"\4f"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-oil-can:before{content:"\f613"}.fa-om:before{content:"\f679"}.fa-otter:before{content:"\f700"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-p:before{content:"\50"}.fa-pager:before{content:"\f815"}.fa-paint-roller:before{content:"\f5aa"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-palette:before{content:"\f53f"}.fa-pallet:before{content:"\f482"}.fa-panorama:before{content:"\e209"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-passport:before{content:"\f5ab"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-pause:before{content:"\f04c"}.fa-paw:before{content:"\f1b0"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-person-booth:before{content:"\f756"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-peseta-sign:before{content:"\e221"}.fa-peso-sign:before{content:"\e222"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-plug:before{content:"\f1e6"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-plus-minus:before{content:"\e43c"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-puzzle-piece:before{content:"\f12e"}.fa-q:before{content:"\51"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\3f"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-r:before{content:"\52"}.fa-radiation:before{content:"\f7b9"}.fa-rainbow:before{content:"\f75b"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-recycle:before{content:"\f1b8"}.fa-registered:before{content:"\f25d"}.fa-repeat:before{content:"\f363"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-republican:before{content:"\f75e"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-route:before{content:"\f4d7"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-rupiah-sign:before{content:"\e23d"}.fa-s:before{content:"\53"}.fa-sailboat:before{content:"\e445"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-school:before{content:"\f549"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-screwdriver:before{content:"\f54a"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-scroll:before{content:"\f70e"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-sd-card:before{content:"\f7c2"}.fa-section:before{content:"\e447"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-server:before{content:"\f233"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before,.fa-shield-blank:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-shoe-prints:before{content:"\f54b"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-shower:before{content:"\f2cc"}.fa-shrimp:before{content:"\e448"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-sim-card:before{content:"\f7c4"}.fa-sink:before{content:"\e06d"}.fa-sitemap:before{content:"\f0e8"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-spa:before{content:"\f5bb"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-spray-can:before{content:"\f5bd"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-square:before{content:"\f0c8"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-square-full:before{content:"\f45c"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-stairs:before{content:"\e289"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-stethoscope:before{content:"\f0f1"}.fa-stop:before{content:"\f04d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-slash:before{content:"\e071"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stroopwafel:before{content:"\f551"}.fa-subscript:before{content:"\f12c"}.fa-suitcase:before{content:"\f0f2"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superscript:before{content:"\f12b"}.fa-swatchbook:before{content:"\f5c3"}.fa-synagogue:before{content:"\f69b"}.fa-syringe:before{content:"\f48e"}.fa-t:before{content:"\54"}.fa-table:before{content:"\f0ce"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-tablet-button:before{content:"\f10a"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-text-width:before{content:"\f035"}.fa-thermometer:before{content:"\f491"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-timeline:before{content:"\e29c"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torii-gate:before{content:"\f6a1"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-tractor:before{content:"\f722"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-train-tram:before,.fa-tram:before{content:"\f7da"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-u:before{content:"\55"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-universal-access:before{content:"\f29a"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-upload:before{content:"\f093"}.fa-user:before{content:"\f007"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-clock:before{content:"\f4fd"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-user-graduate:before{content:"\f501"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-user-injured:before{content:"\f728"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-user-lock:before{content:"\f502"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-v:before{content:"\56"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-vault:before{content:"\e2c5"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-virus:before{content:"\e074"}.fa-virus-covid:before{content:"\e4a8"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-vr-cardboard:before{content:"\f729"}.fa-w:before{content:"\57"}.fa-wallet:before{content:"\f555"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-wand-sparkles:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-wave-square:before{content:"\f83e"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-wheelchair:before{content:"\f193"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-wind:before{content:"\f72e"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-wrench:before{content:"\f0ad"}.fa-x:before{content:"\58"}.fa-x-ray:before{content:"\f497"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-y:before{content:"\59"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-z:before{content:"\5a"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.woff2) format("woff2"),url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-alipay:before{content:"\f642"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-amilia:before{content:"\f36d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-artstation:before{content:"\f77a"}.fa-asymmetrik:before{content:"\f372"}.fa-atlassian:before{content:"\f77b"}.fa-audible:before{content:"\f373"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-bandcamp:before{content:"\f2d5"}.fa-battle-net:before{content:"\f835"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bilibili:before{content:"\e3d9"}.fa-bimobject:before{content:"\f378"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bootstrap:before{content:"\f836"}.fa-bots:before{content:"\e340"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-buromobelexperte:before{content:"\f37f"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cmplid:before{content:"\e360"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cotton-bureau:before{content:"\f89e"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-critical-role:before{content:"\f6c9"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dhl:before{content:"\f790"}.fa-diaspora:before{content:"\f791"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-elementor:before{content:"\f430"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-evernote:before{content:"\f839"}.fa-expeditedssl:before{content:"\f23e"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-figma:before{content:"\f799"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-fulcrum:before{content:"\f50b"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-gofore:before{content:"\f3a7"}.fa-golang:before{content:"\e40f"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-gulp:before{content:"\f3ae"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hashnode:before{content:"\e499"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-hive:before{content:"\e07f"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hotjar:before{content:"\f3b1"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-ideal:before{content:"\e013"}.fa-imdb:before{content:"\f2d8"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaggle:before{content:"\f5fa"}.fa-keybase:before{content:"\f4f5"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leanpub:before{content:"\f212"}.fa-less:before{content:"\f41d"}.fa-line:before{content:"\f3c0"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-mailchimp:before{content:"\f59e"}.fa-mandalorian:before{content:"\f50f"}.fa-markdown:before{content:"\f60f"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medapps:before{content:"\f3c6"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-mendeley:before{content:"\f7b3"}.fa-microblog:before{content:"\e01a"}.fa-microsoft:before{content:"\f3ca"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-padlet:before{content:"\e4a0"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-palfed:before{content:"\f3d8"}.fa-patreon:before{content:"\f3d9"}.fa-paypal:before{content:"\f1ed"}.fa-perbyte:before{content:"\e083"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pix:before{content:"\e43a"}.fa-playstation:before{content:"\f3df"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-r-project:before{content:"\f4f7"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-renren:before{content:"\f18b"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-rev:before{content:"\f5b2"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rust:before{content:"\e07a"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-schlix:before{content:"\f3ea"}.fa-scribd:before{content:"\f28a"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-servicestack:before{content:"\f3ec"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopify:before{content:"\e057"}.fa-shopware:before{content:"\f5b5"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sith:before{content:"\f512"}.fa-sitrox:before{content:"\e44a"}.fa-sketch:before{content:"\f7c6"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-slideshare:before{content:"\f1e7"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-square:before{content:"\f2ad"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spotify:before{content:"\f1bc"}.fa-square-font-awesome:before{content:"\f425"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-sticker-mule:before{content:"\f3f7"}.fa-strava:before{content:"\f428"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-superpowers:before{content:"\f2dd"}.fa-supple:before{content:"\f3f9"}.fa-suse:before{content:"\f7d6"}.fa-swift:before{content:"\f8e1"}.fa-symfony:before{content:"\f83d"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-the-red-yeti:before{content:"\f69d"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-think-peaks:before{content:"\f731"}.fa-tiktok:before{content:"\e07b"}.fa-trade-federation:before{content:"\f513"}.fa-trello:before{content:"\f181"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-uncharted:before{content:"\e084"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-vaadin:before{content:"\f408"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-viber:before{content:"\f409"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-vuejs:before{content:"\f41f"}.fa-watchman-monitoring:before{content:"\e087"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-whmcs:before{content:"\f40d"}.fa-wikipedia-w:before{content:"\f266"}.fa-windows:before{content:"\f17a"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.woff2) format("woff2"),url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-family:"Font Awesome 6 Free";font-weight:400}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.woff2) format("woff2"),url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-family:"Font Awesome 6 Free";font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.woff2) format("woff2"),url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.woff2) format("woff2"),url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.woff2) format("woff2"),url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.woff2) format("woff2"),url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.woff2) format("woff2"),url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.woff2) format("woff2"),url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-v4compatibility.woff2) format("woff2"),url(//www.bouledeterre.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f250,u+f252,u+f27a}.fa.fa-glass:before{content:"\f000"}.fa.fa-envelope-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-home:before{content:"\f015"}.fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-list-alt:before{content:"\f022"}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-edit{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-edit:before{content:"\f044"}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart-o:before,.fa.fa-bar-chart:before{content:"\e0e3"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-globe:before{content:"\f57d"}.fa.fa-tasks:before{content:"\f828"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-cut:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-save:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-magic:before{content:"\e2ca"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f625"}.fa.fa-comment-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard:before{content:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f0ed"}.fa.fa-cloud-upload:before{content:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f5c0"}.fa.fa-star-half-empty{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f5c0"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before,.fa.fa-unlink:before{content:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt:before{content:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\24"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\e1bc"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f884"}.fa.fa-sort-amount-desc:before{content:"\f160"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-steam,.fa.fa-steam-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy:before,.fa.fa-life-buoy:before,.fa.fa-life-saver:before,.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-futbol-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before,.fa.fa-transgender:before{content:"\f224"}.fa.fa-transgender-alt:before{content:"\f225"}.fa.fa-facebook-official{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f252"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before,.fa.fa-hourglass-half:before{content:"\f254"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost:before{content:"\f2ab"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400}.wprevpro_t1_outer_div{padding:0;margin:0 0px 0 0px}.wprevpro_t1_DIV_1{box-sizing:border-box;color:#777;text-size-adjust:100%;column-rule-color:#fff;perspective-origin:277.5px 115px;transform-origin:277.5px 115px;border:0 none #fff;font:normal normal normal normal 13px/20.8px "Helvetica Neue",Helvetica,Arial,sans-serif;outline:#fff none 0;margin-bottom:20px;margin-top:10px}.wprevpro_t1_DIV_2{bottom:0;box-shadow:rgba(0,0,0,.09) 2px 2px 3px 0;box-sizing:border-box;color:#777;height:auto;left:0;position:relative;right:0;text-size-adjust:100%;top:0;column-rule-color:#fff;perspective-origin:277.5px 69px;transform-origin:277.5px 69px;background:#fff none repeat scroll 0 0/auto padding-box border-box;border:1px solid #f5f5f5;font: italic normal normal normal 14px / 22.4px "Helvetica Neue", Helvetica, Arial, sans-serif;margin:0 0 25px;outline:#fff none 0;padding:20px 25px 20px 48px}.wprevpro_t1_DIV_2:after{bottom:-30px;box-sizing:border-box;color:#fff;content:'';display:block;height:30px;left:80px;position:absolute;right:445px;text-size-adjust:100%;width:30px;column-rule-color:#fff;perspective-origin:15px 15px;transform-origin:15px 15px;filter: drop-shadow(2px 2px 1px rgba(0,0,0,.0980392));border-top:30px solid #fff;border-right:30px solid transparent;border-bottom:0 solid transparent;border-left:0 solid transparent;font:normal normal normal normal 13px/20.8px "Helvetica Neue",Helvetica,Arial,sans-serif;outline:#fff none 0}.wprevpro_t1_DIV_2:before{bottom:47px;box-sizing:border-box;color:#bbb;content:'\201C';display:block;height:96px;left:55px;position:absolute;right:515.391px;text-size-adjust:100%;top:20px;width:24.6094px;column-rule-color:#bbb;perspective-origin:12.2969px 48px;transform-origin:12.2969px 48px;border:0 none #bbb;font:normal normal normal normal 60px/96px Georgia,serif;margin:-25px 0 0 -40px;outline:#bbb none 0}.wprevpro_t1_P_3{box-sizing:border-box;color:#777;text-size-adjust:100%;column-rule-color:#777;perspective-origin:240px 44px;transform-origin:240px 44px;border:0 none #777;font:italic normal normal normal 14px/22.4px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0 0 5px;outline:#777 none 0}.wprevpro_t1_IMG_4{box-sizing:border-box;color:#fff;display:block;float:left;height:50px;text-size-adjust:100%;vertical-align:middle;width:50px;column-rule-color:#fff;perspective-origin:30px 30px;transform-origin:30px 30px;border:0 none #fff;border-radius:50% 50% 50% 50%!important;font:normal normal normal normal 13px/20.8px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0 20px;outline:#fff none 0}.wprevpro_t1_SPAN_5{color:#555;display:block;text-size-adjust:100%;text-transform:uppercase;overflow:hidden;padding:8px 0 0}.marginb10{margin-bottom:10px}.w3_wprs-row-padding-small{padding:0 4px}.noboxshadow{box-shadow:transparent 0 0 0 0}.wprevpro_t1_P_3>img{box-shadow:0 0 0 transparent}.wprevpro_t1_A_8>img{box-shadow:0 0;padding:0}img.wprevpro_t1_star_img_file{width:100px;height: 19px;}img.wprevpro_t1_yelp_logo{position:absolute;right:10px;bottom:2px}img.wprevpro_t1_site_logo {position: absolute;right: 2px;bottom: 2px;height: 32px;width: unset;margin-bottom: unset!important;}
.w3_wprs-responsive{overflow-x:auto}.w3_wprs-btn-bar:after,.w3_wprs-btn-bar:before,.w3_wprs-btn-group:after,.w3_wprs-btn-group:before,.w3_wprs-clear:after,.w3_wprs-container:after,.w3_wprs-panel:after,.w3_wprs-row-padding:after,.w3_wprs-row:after,.w3_wprs-topnav:after{content:"";display:table;clear:both}.w3_wprs-col,.w3_wprs-half,.w3_wprs-quarter,.w3_wprs-third,.w3_wprs-threequarter,.w3_wprs-twothird{float:left;width:100%}.w3_wprs-col.s1{width:8.33333%}.w3_wprs-col.s2{width:16.66666%}.w3_wprs-col.s3{width:24.99999%}.w3_wprs-col.s4{width:33.33333%}.w3_wprs-col.s5{width:41.66666%}.w3_wprs-col.s6{width:49.99999%}.w3_wprs-col.s7{width:58.33333%}.w3_wprs-col.s8{width:66.66666%}.w3_wprs-col.s9{width:74.99999%}.w3_wprs-col.s10{width:83.33333%}.w3_wprs-col.s11{width:91.66666%}.w3_wprs-col.s12,.w3_wprs-half,.w3_wprs-quarter,.w3_wprs-third,.w3_wprs-threequarter,.w3_wprs-twothird{width:99.99999%}@media only screen and (min-width:601px){.w3_wprs-col.m1{width:8.33333%}.w3_wprs-col.m2{width:16.66666%}.w3_wprs-col.m3,.w3_wprs-quarter{width:24.99999%}.w3_wprs-col.m4,.w3_wprs-third{width:33.33333%}.w3_wprs-col.m5{width:41.66666%}.w3_wprs-col.m6,.w3_wprs-half{width:49.99999%}.w3_wprs-col.m7{width:58.33333%}.w3_wprs-col.m8,.w3_wprs-twothird{width:66.66666%}.w3_wprs-col.m9,.w3_wprs-threequarter{width:74.99999%}.w3_wprs-col.m10{width:83.33333%}.w3_wprs-col.m11{width:91.66666%}.w3_wprs-col.m12{width:99.99999%}}@media only screen and (min-width:993px){.w3_wprs-col.l1{width:8.33333%}.w3_wprs-col.l2{width:16.66666%}.w3_wprs-col.l3,.w3_wprs-quarter{width:24.99999%}.w3_wprs-col.l4,.w3_wprs-third{width:33.33333%}.w3_wprs-col.l5{width:41.66666%}.w3_wprs-col.l6,.w3_wprs-half{width:49.99999%}.w3_wprs-col.l7{width:58.33333%}.w3_wprs-col.l8,.w3_wprs-twothird{width:66.66666%}.w3_wprs-col.l9,.w3_wprs-threequarter{width:74.99999%}.w3_wprs-col.l10{width:83.33333%}.w3_wprs-col.l11{width:91.66666%}.w3_wprs-col.l12{width:99.99999%}}.w3_wprs-content{max-width:980px;margin:auto}.w3_wprs-row-padding,.w3_wprs-row-padding>.w3_wprs-col,.w3_wprs-row-padding>.w3_wprs-half,.w3_wprs-row-padding>.w3_wprs-quarter,.w3_wprs-row-padding>.w3_wprs-third,.w3_wprs-row-padding>.w3_wprs-threequarter,.w3_wprs-row-padding>.w3_wprs-twothird{padding:0 8px}
span.wprs_rd_more {
cursor: pointer;
}
a.wprev_media_img_a{display:inline-block}img.wprev_media_img{height:50px!important;margin-right:4px;border-radius:5px;margin-bottom: 2px;}.wprev_media_div{margin-bottom:0;margin-top:10px;margin-left:0;margin-right:0}.wpproslider_t3_DIV_1a .wprev_media_div{margin:-25px 5px 34px 55px}.wpproslider_t6_DIV_2 .wprev_media_div{margin-left:10px;margin-right:10px}
.wprev_media_div {
margin-bottom: 0;
margin-top: 10px;
margin-left: 0;
margin-right: 0;
overflow: auto;
white-space: nowrap;
scrollbar-width: thin;
scrollbar-color: #e4e4e4 #ffffff;
scrollbar-gutter: auto;
}
.wprev_media_div::-webkit-scrollbar {
width: 16px;
}
.wprev_media_div::-webkit-scrollbar-track {
background-color: #e4e4e4;
border-radius: 100px;
}
.wprev_media_div::-webkit-scrollbar-thumb {
background-color: #d4aa70;
border-radius: 100px;
}
.wprs_unslider{overflow:visible;margin:0;padding:0;position:relative}.wprs_unslider-wrap{position:relative}.wprs_unslider-wrap.wprs_unslider-carousel>li{float:left}.wprs_unslider-vertical>ul{height:100%}.wprs_unslider-vertical li{float:none;width:100%}.wprs_unslider-fade{position:relative}.wprs_unslider-fade .wprs_unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8;list-style-type:none}.wprs_unslider-fade .wprs_unslider-wrap li.wprs_unslider-active{z-index:10}.wprs_unslider li,.wprs_unslider ol,.wprs_unslider ul{list-style:none;margin:0!important;padding:0!important;border:none;list-style-type:none}.wprs_unslider-arrow{position:absolute;z-index:2;cursor:pointer}.wprs_unslider-arrow.next{left:auto;background-position-x: 52%;    background-position-y: 50%;}.wprs_unslider-arrow{display:block;width:25px;height:25px;top:50%;right:10px;left:auto;margin-top:-30px;overflow:hidden;background:rgba(0,0,0,.2) no-repeat 58% 51%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAQAAABuQZ3IAAAAi0lEQVR4AU3OISBEQQBAwS0AACS9NxqQgCZpkiYBVddFvWhAAUABAPQCAGC4g/0vTnrBqCfDIZl70J+kMUBPpEwT4FNXxBxz4F1HxHyr4EVTxBLb4EFNxEon4CJSlVNw9AcV9sC16h8osgke1P1ArgXwouVvdQq86ww/GQefusNf7kBviBlxpT8k+gL/Wox4r1d4MwAAAABJRU5ErkJggg==);background-size:7px 11px;border-radius:32px;text-indent:-999em;opacity:.6;transition:opacity .2s;border-width:0!important}.wprs_unslider-arrow.prev{left:10px;right:auto;-ms-transform:rotate(-180deg);transform:rotate(-180deg);background-position-x: 52%;background-position-y: 50%;}.wprs_unslider-nav ol{list-style:none;text-align:center}.wprs_unslider-nav ol li{display:inline-block;width:9px;height:9px;margin:0 4px!important;background:0 0;border-radius:5px;overflow:hidden;text-indent:-999em;border:1px solid #c3c3c3;cursor:pointer}.wprs_unslider-nav ol li.wprs_unslider-active{background:#c3c3c3;cursor:default}
a.wprs_rd_more {
cursor: pointer;
text-decoration: none !important;
}
.wprs_unslider-wrap.wprs_unslider-carousel>li {
float: left;
margin: 0px !important;
}
span.wprs_rd_more_text {
display: inline;
transition: opacity 1s;
opacity: 0;
}
.wprev-slider {
margin-left: 30px;
margin-right: 30px;
}
div.wprev-slider ul {
list-style-type: none !important;
padding: 0 0 0 0 !important;
}
.wprev-slider ul {
list-style-type: none;
}
li.wprevnextslide {
display: none;
}
img.sitetype_Google {
width:32px;
height:32px;
}
img.sitetype_Facebook {
width:32px;
height:32px;
}
span.svgicons.svg-wprsp-verified {
width: 18px;
height: 18px;
background: #a3a29e;
display: inline-block;
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: contain;
-webkit-mask-position: bottom;
margin-bottom: -3px;
margin-right: 5px;
margin-left: 2px;
}
.wprevtooltip{
cursor: pointer;
}
.wprevpro_tooltip {
display: none;
position: absolute;
padding-left: 10px;
padding-right: 10px;
color: #efefef;
background-color: #000000bf;
border-radius: 3px;
font-family: sans-serif;
font-style: normal;
font-size: 10px;
line-height: 24px;
z-index: 999999;
} .wprevpro_star_imgs span.svgicons{
width: 18px;
height: 18px;
background: gold;
display: inline-block;
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: contain;
-webkit-mask-position: bottom;
margin-bottom: -2px;
margin-right: 1px;
}
span.svgicons.svg-wprsp-star-full.ratingRow__star{
width: 19px;
height: 19px;
background: gold;
display: inline-block;
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: contain;
-webkit-mask-position: center;
margin-bottom: 1px;
margin-right: 0px;
}
span.svgicons.svg-empty {
width: 0px !important;
height: 0px !important;
}
fieldset#wprevpro_review_rating span.svgicons{
width: 35px;
height: 35px;
display: inline-block;
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: contain;
-webkit-mask-position: bottom;
margin-bottom: -2px;
margin-right: 0px;
}
li.wprevnextslide {
display: none;
}
span.wprevpro_star_imgs_T1 {
margin-right: 2px;
}
.svg-wprsp-verified{
-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 24 24'%3E%3Cpath d='M23.016 12l-2.438-2.813 0.328-3.656-3.609-0.844-1.875-3.188-3.422 1.453-3.422-1.453-1.875 3.188-3.609 0.797 0.328 3.703-2.438 2.813 2.438 2.813-0.328 3.656 3.609 0.844 1.875 3.188 3.422-1.453 3.422 1.453 1.875-3.188 3.609-0.844-0.328-3.656zM10.078 16.734l-3.797-3.844 1.5-1.453 2.297 2.344 5.859-5.906 1.5 1.5z'%3E%3C/path%3E%3C/svg%3E%0A");
}
.svg-wprsp-star{
-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 22'%3E%3Cpath d='M20.429 8.14c0 0.221-0.16 0.43-0.319 0.589l-4.456 4.346 1.056 6.138c0.012 0.086 0.012 0.16 0.012 0.246 0 0.319-0.147 0.614-0.503 0.614-0.172 0-0.344-0.061-0.491-0.147l-5.512-2.897-5.512 2.897c-0.16 0.086-0.319 0.147-0.491 0.147-0.356 0-0.516-0.295-0.516-0.614 0-0.086 0.012-0.16 0.025-0.246l1.056-6.138-4.469-4.346c-0.147-0.16-0.307-0.368-0.307-0.589 0-0.368 0.381-0.516 0.687-0.565l6.163-0.896 2.762-5.586c0.11-0.233 0.319-0.503 0.602-0.503s0.491 0.27 0.602 0.503l2.762 5.586 6.163 0.896c0.295 0.049 0.688 0.196 0.688 0.565z'%3E%3C/path%3E%3C/svg%3E%0A");
}
.svg-wprsp-star-o{
-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 22'%3E%3Cpath d='M13.959 12.522l3.757-3.646-5.181-0.761-2.32-4.69-2.32 4.69-5.181 0.761 3.757 3.646-0.896 5.169 4.641-2.443 4.628 2.443zM20.429 8.14c0 0.221-0.16 0.43-0.319 0.589l-4.456 4.346 1.056 6.138c0.012 0.086 0.012 0.16 0.012 0.246 0 0.331-0.147 0.614-0.503 0.614-0.172 0-0.344-0.061-0.491-0.147l-5.512-2.897-5.512 2.897c-0.16 0.086-0.319 0.147-0.491 0.147-0.356 0-0.516-0.295-0.516-0.614 0-0.086 0.012-0.16 0.025-0.246l1.056-6.138-4.469-4.346c-0.147-0.16-0.307-0.368-0.307-0.589 0-0.368 0.381-0.516 0.687-0.565l6.163-0.896 2.762-5.586c0.11-0.233 0.319-0.503 0.602-0.503s0.491 0.27 0.602 0.503l2.762 5.586 6.163 0.896c0.295 0.049 0.688 0.196 0.688 0.565z'%3E%3C/path%3E%3C/svg%3E");
}
.svg-wprsp-star-empty{
-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cpath d='M22 8.53l-7.601-1.104-3.399-6.888-3.399 6.888-7.601 1.104 5.5 5.361-1.298 7.57 6.798-3.574 6.798 3.574-1.298-7.57 5.5-5.361zM11 16.188l-4.801 2.524 0.917-5.346-3.884-3.786 5.368-0.78 2.4-4.864 2.401 4.864 5.368 0.78-3.884 3.786 0.917 5.346-4.801-2.524z'%3E%3C/path%3E%3C/svg%3E");
}
.svg-wprsp-star-full{
-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cpath d='M22 8.53l-7.601-1.104-3.399-6.888-3.399 6.888-7.601 1.104 5.5 5.361-1.298 7.57 6.798-3.574 6.798 3.574-1.298-7.57 5.5-5.361z'%3E%3C/path%3E%3C/svg%3E%0A");
}
.svg-wprsp-star-half{
-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cpath d='M22 8.53l-7.601-1.104-3.399-6.888-3.399 6.888-7.601 1.104 5.5 5.361-1.298 7.57 6.798-3.574 6.798 3.574-1.298-7.57 5.5-5.361zM11 16.188l-0.020 0.011 0.020-12.263 2.401 4.864 5.368 0.78-3.884 3.786 0.917 5.346-4.801-2.524z'%3E%3C/path%3E%3C/svg%3E");
} .wprev_outer_wb {
display: flex !important;
margin-bottom: 7px;
}
.wprev_badge_div.badgeleft {
margin: 10px 5px 10px 10px !important;
}
.wprev_badge_div.badgeright {
margin: 10px 10px 10px 5px !important;
}
.wprev-google-place {
display: flex !important;
padding: 8px 12px !important;
box-shadow: rgba(0, 0, 0, .08) 2px 2px 3px 0px !important;
border: 1px solid #f5f5f5 !important;
}
.wprev-google-left {
padding: 10px 8px 10px 5px !important;
}
.wprev-google-right {
padding: 3px !important;
}
.wprev-google-right div {
line-height: 24px !important;
font-size: 15px !important;
width: max-content !important;
}
.wprev-google-name {
font-weight: bold !important;
}
.wprev-google-place a {
text-decoration: none !important;
}
a.wprev-google-wr-a {
color: #fff !important;
padding: 1px 8px 5px !important;
outline: none !important;
border-radius: 3px !important;
background: #0a6cff !important;
white-space: nowrap !important;
vertical-align: middle !important;
box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24) !important;
user-select: none !important;
transition: all .2s ease-in-out !important;
display: flex !important;
align-items: center !important;
width: fit-content !important;
}
a.wprev-google-wr-a:hover {
background: #0a6cffc7 !important;
}
.wprev-google-wr {
margin: 12px 0px 6px !important;
}
a.wprev-google-wr-a svg {
margin-left: 5px !important;
margin-top: 3px !important;
}
span.wprev-google-rating {
font-size: 18px !important;
margin-right: 5px !important;
font-weight: 500 !important;
}
span.wprev_btot {
font-weight: 600 !important;
}
.badgehideclass {
display:none !important;
}
.sprev-google-left-src {
border-radius: 5% !important;
min-width: 50px !important;
min-height: 50px !important;
display:block;
}
span.wprev-businessname {
font-size: 15px !important;
color: #373737 !important;
font-weight: 600 !important;
}
img.wprev-google-powered-img {
vertical-align: middle !important;
}
@media only screen and (max-width: 600px) {
.wprev_outer_wb {
flex-wrap: wrap;
}
.wprev_badge_div.badgeleft {
margin: 10px 10px 10px 10px !important;
width: -webkit-fill-available;
}
.wprev_outer_wb .wprs_unslider {
max-width: -webkit-fill-available;
}
.wprev_badge_div.badgeright {
width: -webkit-fill-available;
}
}
.wprev_missing_image{
display:none;
}@font-face{font-family:'FontAwesome';src:url(//www.bouledeterre.com/wp-content/plugins/wp-testimonial-with-widget/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.bouledeterre.com/wp-content/plugins/wp-testimonial-with-widget/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.bouledeterre.com/wp-content/plugins/wp-testimonial-with-widget/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.bouledeterre.com/wp-content/plugins/wp-testimonial-with-widget/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.bouledeterre.com/wp-content/plugins/wp-testimonial-with-widget/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.bouledeterre.com/wp-content/plugins/wp-testimonial-with-widget/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -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{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.slick-loading .slick-list{background: #fff url(//www.bouledeterre.com/wp-content/plugins/wp-testimonial-with-widget/assets/images/ajax-loader.gif) center center no-repeat;}.slick-slider{position: relative; display: block; box-sizing: border-box; -webkit-user-select: none;   -moz-user-select: none; -ms-user-select: none;   user-select: none;  -webkit-touch-callout: none;  -khtml-user-select: none; -ms-touch-action: pan-y;  touch-action: pan-y; -webkit-tap-highlight-color: transparent;}.slick-list{position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}.slick-list:focus{outline: none;}.slick-list.dragging{cursor: pointer; cursor: hand;}.slick-slider .slick-track,.slick-slider .slick-list{ -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);         -o-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0);}.slick-track{position: relative; top: 0; left: 0; display: block;}.slick-track:before,.slick-track:after{display: table;  content: '';}.slick-track:after{clear: both;}.slick-loading .slick-track{visibility: hidden;}.slick-slide{display: none; float: left; height: 100%; min-height: 1px;}[dir='rtl'] .slick-slide{  float: right;}.slick-slide img{display: inline-block !important;}.slick-slide.slick-loading img{display: none;}.slick-slide.dragging img{pointer-events: none;}.slick-initialized .slick-slide{display: block;}.slick-loading .slick-slide{visibility: hidden;}.slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;}.slick-arrow.slick-hidden {display: none;}.wptww-clearfix:before, .wptww-clearfix:after{content: "";display: table;}
.wptww-clearfix::after{clear: both;}					
.wptww-avtar-image img{display:inline-block !important}
.wptww-testimonial-client{font-weight:bold; }
.wptww-testimonial-job a, .wptww-testimonial-cdec a{text-decoration:none !important;}
.wptww-testimonial-job a:active, .wptww-testimonial-job a:focus, .wptww-testimonial-cdec a:active, .wptww-testimonial-cdec a:focus{outline:none !important; text-decoration:none !important;} .wptww-testimonials-slidelist, .wptww-testimonials-slide-widget{visibility: hidden; opacity:0; transition:opacity 0.5s linear;}
.wptww-testimonials-slidelist.slick-initialized,
.wptww-testimonials-slide-widget.slick-initialized{visibility: visible; opacity:1;}
.wptww-testimonials-slidelist .slick-arrow{text-indent:-99999px; padding:0px !important; margin:0px !important; border-radius:0px !important}
.wptww-testimonials-slidelist button.slick-arrow {background-color: transparent!important; width:15px; height:26px; position:absolute; z-index:99; border:0px !important;padding:0 !important; margin:0px !important; border-radius:0px !important}
.wptww-testimonials-slidelist button.slick-next, .wptww-testimonials-slidelist button.slick-next:hover,  .wptww-testimonials-slidelist button.slick-next:focus{background:url(//www.bouledeterre.com/wp-content/plugins/wp-testimonial-with-widget/assets/images/arrow-right.png) 0 0 no-repeat !important; background-size:15px 26px !important; background-color:transparent !important;}
.wptww-testimonials-slidelist button.slick-prev, .wptww-testimonials-slidelist button.slick-prev:hover, .wptww-testimonials-slidelist button.slick-prev:focus{background:url(//www.bouledeterre.com/wp-content/plugins/wp-testimonial-with-widget/assets/images/arrow-left.png) 0 0 no-repeat !important;background-size:15px 26px !important; background-color:transparent !important;}
.wptww-testimonials-slidelist button.slick-arrow:active{ background-color:transparent !important; box-shadow: none !important;}
.wptww-testimonials-slidelist .slick-dots{padding:0 !important; margin:0 !important; position:absolute; bottom:10px; text-align:center;}
.wptww-testimonials-slidelist .slick-dots li button{text-indent:-99999px;}
.wptww-testimonials-slidelist .slick-dots li {list-style:none !important; display:inline-block !important; margin:0 2px !important; padding:0px !important; width:10px !important; height:10px !important; }
.wptww-testimonials-slidelist .slick-dots li button{background:#fff !important; margin:0px !important; padding:0px !important; border:1px solid #000; border-radius:50% !important; width:10px !important; height:10px !important;}
.wptww-testimonials-slidelist .slick-dots li button:focus{outline:none !important}
.wptww-testimonials-slidelist .slick-dots li.slick-active button{background:#444 !important;}
.wptww-testimonials-slide-widget .slick-arrow{text-indent:-99999px; padding:0px !important; margin:0px !important; border-radius:0px !important}
.wptww-testimonials-slide-widget button.slick-arrow {background-color: transparent!important; width:15px; height:26px; position:absolute; z-index:99; border:0px !important; padding:0 !important; margin:0px !important; border-radius:0px !important}
.wptww-testimonials-slide-widget button.slick-next, .wptww-testimonials-slide-widget button.slick-next:hover,  .wptww-testimonials-slide-widget button.slick-next:focus{background:url(//www.bouledeterre.com/wp-content/plugins/wp-testimonial-with-widget/assets/images/arrow-right.png) 0 0 no-repeat !important;background-size:15px 26px !important; background-color:transparent}
.wptww-testimonials-slide-widget button.slick-prev, .wptww-testimonials-slide-widget button.slick-prev:hover, .wptww-testimonials-slide-widget button.slick-prev:focus{background:url(//www.bouledeterre.com/wp-content/plugins/wp-testimonial-with-widget/assets/images/arrow-left.png) 0 0 no-repeat !important;background-size:15px 26px !important; background-color:transparent}
.wptww-testimonials-slide-widget .slick-dots{padding:0 !important; margin:0 !important; text-align:center;}
.wptww-testimonials-slide-widget .slick-dots li button{text-indent:-99999px;}
.wptww-testimonials-slide-widget .slick-dots li {list-style:none !important; display:inline-block !important; margin:0 2px !important; padding:0px !important;  width:10px !important; height:10px !important;}
.wptww-testimonials-slide-widget .slick-dots li button{background:#fff !important; margin:0px !important; padding:0px !important; border:1px solid #000; border-radius:50% !important; width:10px !important; height:10px !important;}
.wptww-testimonials-slide-widget .slick-dots li button:focus{outline:none !important}
.wptww-testimonials-slide-widget .slick-dots li.slick-active button{background:#444 !important;} .fusion-flex-container.wtwp-fusion-flex{ flex-direction: column; }
.wtwp-elementor-tab-wrap{min-width: 0; min-height: 0;} .wptww-avtar-image{text-align:center}
.wptww-testimonials-list, .wptww-testimonials-slidelist{clear:both;}
.wptww-testimonials-slide-widget .wptww-slick-slide{padding:0 5px;}
.wptww-testimonials-list .wptww-testimonials-text  p, .wptww-testimonials-slidelist .wptww-testimonials-text p , .wptww-testimonials-slide-widget .wptww-testimonials-text  p  {font-size: 15px; text-align:center; margin-bottom:5px !important}
.wptww-testimonials-list h4, .wptww-testimonials-slidelist h4, .wptww-testimonials-slide-widget h4   {font-size: 20px !important; line-height:22px !important;padding:0 !important; margin:8px 0 !important }
.wptww-testimonials-text em::before {color: #ccc;content: "\201C";font-size: 4em;line-height: 0.1em;margin-right: 0.25em; vertical-align: -0.4em;}
.wptww-testimonials-text em::after {content: "\201D";font-size: 4em;line-height: 0.1em;margin-left: 3px;vertical-align: -0.5em; color: #ccc;}
.rtl .wptww-testimonials-text em::before{content: "\201D"; margin: 0 0 0 3px;}
.rtl .wptww-testimonials-text em::after{content: "\201C"; margin: 0 12px 0 0;}
.wptww-testimonials-slide-widget .wptww-testimonial-author, .wptww-testimonials-slide-widget .wptww-testimonial-client{padding:0 0 10px 0;}
.wptww-testimonial-left > span {font-size: 14px; }
.wptww-author > div {font-size: 16px; font-weight: bold;line-height: 22px;}
.wptww-testimonial-job , .wptww-testimonial-url{font-size: 14px; }
.wptww-testimonial-company{font-size: 14px; font-weight: bold;}
.wptww-quote{margin-bottom: 30px;float: left;width: 100%; }
.wptww-testimonial-author{ color: #000; clear:both;}
.wptww-testimonial-content {clear: both; text-align: center; width: 100%; }
img.wptww-circle{border-radius: 50% !important;}
img.wptww-square{border-radius:0%;}
.wptww-testimonials-list .wptww-first{clear:both !important;}
.wptww-testimonials-list .slick-slide img{ display: inline-block;}
.wptww-testimonials-slidelist .slick-slide img, .wptww-testimonials-slide-widget .wptww-slick-slide img{display:inline-block !important}
.wptww-testimonials-slidelist .slick-slide{padding:0 15px;}
.wptww-testimonials-slidelist.slick-slider{padding:0 15px;}
.wptww-testimonials-slide-widget.slick-slider{padding:0 20px;}
.design-3 .wptww-no-author-image, .design-4 .wptww-no-author-image{ padding:15px !important;} .wptww-testimonials-slidelist.design-1 .slick-arrow, .wptww-testimonials-slidelist.design-2 .slick-arrow, .wptww-testimonials-slidelist.design-3 .slick-arrow, .wptww-testimonials-slidelist.design-4 .slick-arrow  { top:50% !important;  -webkit-transform: translate(0, -50%);  -ms-transform: translate(0, -50%);  transform: translate(0, -50%);  cursor: pointer;}
.wptww-testimonials-slidelist.design-1 .slick-next, .wptww-testimonials-slidelist.design-2 .slick-next, .wptww-testimonials-slidelist.design-3 .slick-next, .wptww-testimonials-slidelist.design-4 .slick-next{right:0px !important;}
.wptww-testimonials-slidelist.design-1 .slick-prev, .wptww-testimonials-slidelist.design-2 .slick-prev, .wptww-testimonials-slidelist.design-3 .slick-prev, .wptww-testimonials-slidelist.design-4 .slick-prev{ left:0px !important}
.wptww-testimonials-slidelist.design-1 .slick-dots, .wptww-testimonials-slidelist.design-2 .slick-dots, .wptww-testimonials-slidelist.design-3 .slick-dots, .wptww-testimonials-slidelist.design-4 .slick-dots{left:15px !important; right:15px !important; text-align:center;  bottom:0px !important;}
.wptww-testimonials-slide-widget.design-1 .slick-arrow, .wptww-testimonials-slide-widget.design-2 .slick-arrow, .wptww-testimonials-slide-widget.design-3 .slick-arrow, .wptww-testimonials-slide-widget.design-4 .slick-arrow { top:50% !important;  -webkit-transform: translate(0, -50%);  -ms-transform: translate(0, -50%);  transform: translate(0, -50%);  cursor: pointer;}
.wptww-testimonials-slide-widget.design-1 .slick-next, .wptww-testimonials-slide-widget.design-2 .slick-next, .wptww-testimonials-slide-widget.design-3 .slick-next, .wptww-testimonials-slide-widget.design-4 .slick-next{right:0px !important;}
.wptww-testimonials-slide-widget.design-1 .slick-prev, .wptww-testimonials-slide-widget.design-2 .slick-prev, .wptww-testimonials-slide-widget.design-3 .slick-prev, .wptww-testimonials-slide-widget.design-4 .slick-prev{ left:0px !important}
.wptww-testimonials-slide-widget.design-1 .slick-dots, .wptww-testimonials-slide-widget.design-2 .slick-dots, .wptww-testimonials-slide-widget.design-3 .slick-dots{left:15px !important; right:15px !important; text-align:center;  bottom:0px !important;} .wptww-testimonials-slidelist.design-1, .wptww-testimonials-list.design-1{margin-bottom:30px;}
.wptww-testimonials-slidelist.design-1 .wptww-testimonial-client, .wptww-testimonials-list.design-1 .wptww-testimonial-client, .wptww-testimonials-list.design-1 .wptww-testimonial-job, .wptww-testimonials-slidelist.design-1 .wptww-testimonial-job,
.wptww-testimonials-slide-widget.design-1 .wptww-testimonial-client, .wptww-testimonials-slide-widget.design-1 .wptww-testimonial-job{text-align: center;}
.wptww-testimonials-slidelist.design-1 .wptww-testimonial-author, .wptww-testimonials-list.design-1 .wptww-testimonial-author, .wptww-testimonials-slidelist.design-1 .wptww-testimonial-author{padding-top: 0px;}
.wptww-testimonials-slidelist.design-1 .fa-quote-left, .wptww-testimonials-list.design-1 .fa-quote-left, .wptww-testimonials-slide-widget.design-1 .fa-quote-left{width:30px; height:35px; font-size:30px; padding:10px 0px; color:#94c523;}
.wptww-testimonials-slidelist.design-1 .wptww-testimonials-text p, .wptww-testimonials-list.design-1 .wptww-testimonials-text p, .wptww-testimonials-slide-widget.design-1 .wptww-testimonials-text p{margin-bottom:5px;} .wptww-testimonials-slidelist.design-2, .wptww-testimonials-list.design-2{margin-bottom:30px;}
.wptww-testimonials-slidelist.design-2 .wptww-testimonial-client, .wptww-testimonials-list.design-2 .wptww-testimonial-client, .wptww-testimonials-list.design-2 .wptww-testimonial-job, .wptww-testimonials-slidelist.design-2 .wptww-testimonial-job,
.wptww-testimonials-slide-widget.design-2 .wptww-testimonial-client, .wptww-testimonials-slide-widget.design-2 .wptww-testimonial-job{text-align: center;}
.wptww-testimonials-slidelist.design-2 .wptww-testimonial-author, .wptww-testimonials-list.design-2 .wptww-testimonial-author, .wptww-testimonials-slidelist.design-2 .wptww-testimonial-author{padding-top: 0px;}
.wptww-testimonials-slidelist.design-2 .wptww-avtar-image, .wptww-testimonials-list.design-2 .wptww-avtar-image, .wptww-testimonials-slide-widget.design-2 .wptww-avtar-image {margin-bottom:10px;} .wptww-testimonials-list.design-3 .wptww-testimonial-box{ margin-bottom:60px;}
.wptww-testimonials-list.design-3 .wptww-testimonial-author, .wptww-testimonials-slidelist.design-3 .wptww-testimonial-author, .wptww-testimonials-slide-widget.design-3 .wptww-testimonial-author{padding-top:10px !important; }
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner, .wptww-testimonials-list.design-3 .wptww-testimonial-inner, .wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner{border:1px solid #ddd; position:relative; margin-top:60px;  padding:65px 15px 15px 15px; height:90%; text-align:center;}
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner:after,
.wptww-testimonials-list.design-3 .wptww-testimonial-inner:after,
.wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner:after,
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner:before,
.wptww-testimonials-list.design-3 .wptww-testimonial-inner:before,
.wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner:before {top: 100%;left: 80%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;	pointer-events: none;}
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner:after,
.wptww-testimonials-list.design-3 .wptww-testimonial-inner:after,
.wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner:after {border-color: rgba(136, 183, 213, 0);border-top-color: #fff;border-width: 30px;margin-left: -30px;}
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner:before,
.wptww-testimonials-list.design-3 .wptww-testimonial-inner:before,
.wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner:before{border-color: rgba(194, 225, 245, 0);border-top-color: #ddd;border-width: 30px;margin-left: -36px;}
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar,
.wptww-testimonials-list.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar{position:absolute; top:-60px; left:0; right:0; width:100%; height:120px;}
.wptww-testimonials-list.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar .wptww-avtar-image{width:120px; margin:0 auto;}
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar .wptww-avtar-image{width:120px; margin:0 auto;}
.wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar{position:absolute; top:-60px; left:0; right:0;  height:120px;}
.wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar .wptww-avtar-image{width:110px; margin:0 auto;}
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar img,
.wptww-testimonials-list.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar img,
.wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar img{width:100%; max-width:100%; height:auto;  border:1px solid #ddd; padding:5px; background:#fff;}
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar img.wptww-circle,
.wptww-testimonials-list.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar img.wptww-circle,
.wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar img.wptww-circle{border-radius:50%; } .wptww-testimonials-list.design-4 .wptww-testimonial-box{ margin-bottom:60px;}
.wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner, .wptww-testimonials-list.design-4 .wptww-testimonial-inner, .wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner
{border:1px solid #ddd; position:relative; margin-left:50px;  padding:15px 15px 15px 70px; height:90%;}
.wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner:after, 
.wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner:after,
.wptww-testimonials-list.design-4 .wptww-testimonial-inner:after,
.wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner:before, 
.wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner:before,
.wptww-testimonials-list.design-4 .wptww-testimonial-inner:before {top: 100%;left: 80%;border: solid transparent;content: " ";	height: 0;	width: 0;position: absolute;pointer-events: none;}
.wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner:after, 
.wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner:after
.wptww-testimonials-list.design-4 .wptww-testimonial-inner:after {border-color: rgba(136, 183, 213, 0);border-top-color: #fff;border-width: 30px;	margin-left: -30px;}
.wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner:before, 
.wptww-testimonials-list.design-4 .wptww-testimonial-inner:before, 
.wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner:before, {border-color: rgba(194, 225, 245, 0);border-top-color: #ddd;border-width: 30px;	margin-left: -36px;}
.wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar, 
.wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar,
.wptww-testimonials-list.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar{position:absolute; top:10px; left:-50px; width:100px;}
.wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar img,
.wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar img,
.wptww-testimonials-list.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar img{width:100%; max-width:100%; height:auto; padding:5px; border:1px solid #ddd; background:#fff;}
.wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar img.wptww-circle,
.wptww-testimonials-list.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar img.wptww-circle,
.wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar img.wptww-circle{border-radius:50%; }
.wptww-testimonials-list.design-4 .wptww-testimonial-content, .wptww-testimonials-slidelist.design-4 .wptww-testimonial-content,
.wptww-testimonials-slide-widget.design-4 .wptww-testimonial-content{text-align:left;}
.wptww-testimonials-list.design-4 .wptww-testimonials-text  p, .wptww-testimonials-slidelist.design-4 .wptww-testimonials-text  p  {font-size: 15px; text-align:left;} .wpcolumn, .wpcolumns, .wptww-testimonials-list *, .wptww-testimonials-slidelist *, .wptww-testimonials-slide-widget * {-webkit-box-sizing: border-box; moz-box-sizing: border-box; box-sizing: border-box;}
img { max-width: 100%;  height: auto; }
.wpcolumn,
.wpcolumns { padding-left: 0.9375em; padding-right: 0.9375em;  float: left; width:100%;   position: relative;  }
@media only screen {
.wpcolumn,
.wpcolumns { position: relative;  padding-left: 0.9375em; padding-right: 0.9375em; float: left; }
}
@media only screen and (min-width: 40.0625em) {
.wpcolumn,
.wpcolumns { position: relative; padding-left: 0.9375em; padding-right: 0.9375em; float: left; }
.wp-medium-1 {  width: 8.33333%; }
.wp-medium-2 {width: 16.66667%; }
.wp-medium-3 { width: 25%; }
.wp-medium-4 { width: 33.33333%; }
.wp-medium-5 { width: 41.66667%; }
.wp-medium-6 { width: 50%; }
.wp-medium-7 { width: 58.33333%; }
.wp-medium-8 { width: 66.66667%; }
.wp-medium-9 {  width: 75%; }
.wp-medium-10 { width: 83.33333%; }
.wp-medium-11 { width: 91.66667%; }
.wp-medium-12 { width: 100%; }
}.wptripadvisor_t1_outer_div {
padding: 0px;
margin: 0px 0px 0px 0px;
}
.wptripadvisor_t1_DIV_1 {
box-sizing: border-box;
color: rgb(255, 255, 255);
text-size-adjust: 100%;
column-rule-color: rgb(255, 255, 255);
perspective-origin: 277.5px 115px;
transform-origin: 277.5px 115px;
border: 0px none rgb(255, 255, 255);
font: normal normal normal normal 13px / 20.8px "Helvetica Neue", Helvetica, Arial, sans-serif;
outline: rgb(255, 255, 255) none 0px;
margin-bottom: 20px;
margin-top: 10px; } .wptripadvisor_t1_DIV_2 {
bottom: 0px;
box-shadow: rgba(0, 0, 0, 0.0980392) 2px 2px 2px 0px;
box-sizing: border-box;
color: rgb(255, 255, 255);
height: auto;
left: 0px;
position: relative;
right: 0px;
text-size-adjust: 100%;
top: 0px;
column-rule-color: rgb(255, 255, 255);
perspective-origin: 277.5px 69px;
transform-origin: 277.5px 69px;
background: rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;
border: 1px solid rgb(245, 245, 245);
font: normal normal normal normal 13px / 20.8px "Helvetica Neue", Helvetica, Arial, sans-serif;
margin: 0px 0px 25px;
outline: rgb(255, 255, 255) none 0px;
padding: 20px 20px 20px 48px;
} .wptripadvisor_t1_DIV_2:after {
bottom: -30px;
box-sizing: border-box;
color: rgb(255, 255, 255);
content: '';
display: block;
height: 30px;
left: 80px;
position: absolute;
right: 445px;
text-size-adjust: 100%;
width: 30px;
column-rule-color: rgb(255, 255, 255);
perspective-origin: 15px 15px;
transform-origin: 15px 15px;
filter: drop-shadow(rgba(0, 0, 0, 0.0980392) 2px 2px 1px);
border-top: 30px solid rgb(255, 255, 255);
border-right: 30px solid rgba(0, 0, 0, 0);
border-bottom: 0px solid rgba(0, 0, 0, 0);
border-left: 0px solid rgba(0, 0, 0, 0);
font: normal normal normal normal 13px / 20.8px "Helvetica Neue", Helvetica, Arial, sans-serif;
outline: rgb(255, 255, 255) none 0px;
} .wptripadvisor_t1_DIV_2:before {
bottom: 47px;
box-sizing: border-box;
color: rgb(187, 187, 187);
content: '\201C';
display: block;
height: 96px;
left: 55px;
position: absolute;
right: 515.391px;
text-size-adjust: 100%;
top: 20px;
width: 24.6094px;
column-rule-color: rgb(187, 187, 187);
perspective-origin: 12.2969px 48px;
transform-origin: 12.2969px 48px;
border: 0px none rgb(187, 187, 187);
font: normal normal normal normal 60px / 96px Georgia, serif;
margin: -25px 0px 0px -40px;
outline: rgb(187, 187, 187) none 0px;
} .wptripadvisor_t1_P_3 {
box-sizing: border-box;
color: rgb(119, 119, 119);
text-size-adjust: 100%;
column-rule-color: rgb(119, 119, 119);
perspective-origin: 240px 44px;
transform-origin: 240px 44px;
border: 0px none rgb(119, 119, 119);
font: italic normal normal normal 14px / 22.4px "Helvetica Neue", Helvetica, Arial, sans-serif;
margin: 0px 0px 10px;
outline: rgb(119, 119, 119) none 0px;
} .wptripadvisor_t1_IMG_4 {
box-sizing: border-box;
color: rgb(255, 255, 255);
display: block;
float: left;
height: 60px;
text-size-adjust: 100%;
vertical-align: middle;
max-width: 60px;
column-rule-color: rgb(255, 255, 255);
perspective-origin: 30px 30px;
transform-origin: 30px 30px;
border: 0px none rgb(255, 255, 255);
border-radius: 50% 50% 50% 50% !important;
font: normal normal normal normal 13px / 20.8px "Helvetica Neue", Helvetica, Arial, sans-serif;
margin: 0px 20px;
outline: rgb(255, 255, 255) none 0px;
} .wptripadvisor_t1_SPAN_5 {
color: rgb(85, 85, 85);
display: block;
text-size-adjust: 100%;
text-transform: uppercase;
overflow: hidden;
padding: 8px 0px 0px;
} .marginb10 {
margin-bottom: 10px;
}
.w3_wprs-row-padding-small {
padding: 0 4px;
}
.noboxshadow {
box-shadow: rgba(0, 0, 0, 0.0) 0px 0px 0px 0px;
}
.wptripadvisor_t1_P_3 > img {
box-shadow: 0 0 0 rgba(0,0,0,.0);
}
.wptripadvisor_t1_A_8 > img {
box-shadow: 0 0 0 0;
padding: 0px;
}
img.wptripadvisor_t1_star_img_file {
width: 100px;
margin-bottom: -4px;
}
img.wptripadvisor_t1_tripadvisor_logo {
position: absolute;
right: 4px;
bottom: 4px;
width: 32px;
height: 32px;
margin: 0;
padding: 0;
border: 0;
outline: 0;
}
a.wprs_rd_more {
cursor: pointer;
}
.wptripadvisor_t1_DIV_2 a{
position: unset !important;
}
span.wprevrevtitle {
font-weight: bold;
text-transform: capitalize;
}
span.wprs_rd_more_text {
display: inline;
transition: opacity 1s;
opacity: 0;
}
a.wprev_media_img_a{display:inline-block}img.wprev_media_img{height:50px;margin-right:5px;border-radius:5px;    max-height: 50px;}.wprev_media_div{margin-bottom:0;margin-top:10px;margin-left:0;margin-right:0}.wpproslider_t3_DIV_1a .wprev_media_div{margin:-25px 5px 34px 55px}.wpproslider_t6_DIV_2 .wprev_media_div{margin-left:10px;margin-right:10px}  .wprs_unslider{overflow:visible;margin:0;padding:0;position:relative}.wprs_unslider-wrap{position:relative}.wprs_unslider-wrap.wprs_unslider-carousel>li{float:left}.wprs_unslider-vertical>ul{height:100%}.wprs_unslider-vertical li{float:none;width:100%}.wprs_unslider-fade{position:relative}.wprs_unslider-fade .wprs_unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8;list-style-type:none}.wprs_unslider-fade .wprs_unslider-wrap li.wprs_unslider-active{z-index:10}.wprs_unslider li,.wprs_unslider ol,.wprs_unslider ul{list-style:none;margin:0;padding:0!important;border:none;list-style-type:none}.wprs_unslider-arrow{position:absolute;left:5px;z-index:2;cursor:pointer}.wprs_unslider-arrow.next{left:auto}.wprs_unslider-arrow{display:block;width:28px;height:28px;top:50%;right:5px;left:auto;margin-top:-30px;overflow:hidden;background:rgba(0,0,0,.2) no-repeat 58% 51%;background-image:url(//www.bouledeterre.com/wp-content/plugins/wp-tripadvisor-review-slider/public/css/imgs/slider_arrow.png);background-size:7px 11px;border-radius:32px;text-indent:-999em;opacity:.6;transition:opacity .2s;border-width:0!important}.wprs_unslider-arrow.prev{left:5px;right:auto;-ms-transform:rotate(-180deg);transform:rotate(-180deg);background-position-x: 50%;background-position-y: 49%;}.wprs_unslider-nav ol{list-style:none;text-align:center}.wprs_unslider-nav ol li{display:inline-block;width:9px;height:9px;margin:0 4px !important;background:0 0;border-radius:5px;overflow:hidden;text-indent:-999em;border:1px solid #c3c3c3;cursor:pointer}.wprs_unslider-nav ol li.wprs_unslider-active{background:#c3c3c3;cursor:default}
.wprev-slider {
margin-left: 38px;
margin-right: 38px;
}  .w3_wprs-responsive{overflow-x:auto}
.w3_wprs-container:after,.w3_wprs-panel:after,.w3_wprs-row:after,.w3_wprs-row-padding:after,.w3_wprs-topnav:after,.w3_wprs-clear:after,.w3_wprs-btn-group:before,.w3_wprs-btn-group:after,.w3_wprs-btn-bar:before,.w3_wprs-btn-bar:after
{content:"";display:table;clear:both}
.w3_wprs-col,.w3_wprs-half,.w3_wprs-third,.w3_wprs-twothird,.w3_wprs-threequarter,.w3_wprs-quarter{float:left;width:100%}
.w3_wprs-col.s1{width:8.33333%}
.w3_wprs-col.s2{width:16.66666%}
.w3_wprs-col.s3{width:24.99999%}
.w3_wprs-col.s4{width:33.33333%}
.w3_wprs-col.s5{width:41.66666%}
.w3_wprs-col.s6{width:49.99999%}
.w3_wprs-col.s7{width:58.33333%}
.w3_wprs-col.s8{width:66.66666%}
.w3_wprs-col.s9{width:74.99999%}
.w3_wprs-col.s10{width:83.33333%}
.w3_wprs-col.s11{width:91.66666%}
.w3_wprs-col.s12,.w3_wprs-half,.w3_wprs-third,.w3_wprs-twothird,.w3_wprs-threequarter,.w3_wprs-quarter{width:99.99999%}
@media only screen and (min-width:601px){
.w3_wprs-col.m1{width:8.33333%}
.w3_wprs-col.m2{width:16.66666%}
.w3_wprs-col.m3,.w3_wprs-quarter{width:24.99999%}
.w3_wprs-col.m4,.w3_wprs-third{width:33.33333%}
.w3_wprs-col.m5{width:41.66666%}
.w3_wprs-col.m6,.w3_wprs-half{width:49.99999%}
.w3_wprs-col.m7{width:58.33333%}
.w3_wprs-col.m8,.w3_wprs-twothird{width:66.66666%}
.w3_wprs-col.m9,.w3_wprs-threequarter{width:74.99999%}
.w3_wprs-col.m10{width:83.33333%}
.w3_wprs-col.m11{width:91.66666%}
.w3_wprs-col.m12{width:99.99999%}}
@media only screen and (min-width:993px){
.w3_wprs-col.l1{width:8.33333%}
.w3_wprs-col.l2{width:16.66666%}
.w3_wprs-col.l3,.w3_wprs-quarter{width:24.99999%}
.w3_wprs-col.l4,.w3_wprs-third{width:33.33333%}
.w3_wprs-col.l5{width:41.66666%}
.w3_wprs-col.l6,.w3_wprs-half{width:49.99999%}
.w3_wprs-col.l7{width:58.33333%}
.w3_wprs-col.l8,.w3_wprs-twothird{width:66.66666%}
.w3_wprs-col.l9,.w3_wprs-threequarter{width:74.99999%}
.w3_wprs-col.l10{width:83.33333%}
.w3_wprs-col.l11{width:91.66666%}
.w3_wprs-col.l12{width:99.99999%}}
.w3_wprs-content{max-width:980px;margin:auto}
.w3_wprs-row-padding,.w3_wprs-row-padding>.w3_wprs-half,.w3_wprs-row-padding>.w3_wprs-third,.w3_wprs-row-padding>.w3_wprs-twothird,.w3_wprs-row-padding>.w3_wprs-threequarter,.w3_wprs-row-padding>.w3_wprs-quarter,.w3_wprs-row-padding>.w3_wprs-col{padding:0 8px}
span.svgicons.svg-wprsp-verified {
width: 18px;
height: 18px;
background: #a3a29e;
display: inline-block;
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: contain;
-webkit-mask-position: bottom;
margin-bottom: -3px;
margin-right: 3px;
}
.svg-wprsp-verified {
-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 24 24'%3E%3Cpath d='M23.016 12l-2.438-2.813 0.328-3.656-3.609-0.844-1.875-3.188-3.422 1.453-3.422-1.453-1.875 3.188-3.609 0.797 0.328 3.703-2.438 2.813 2.438 2.813-0.328 3.656 3.609 0.844 1.875 3.188 3.422-1.453 3.422 1.453 1.875-3.188 3.609-0.844-0.328-3.656zM10.078 16.734l-3.797-3.844 1.5-1.453 2.297 2.344 5.859-5.906 1.5 1.5z'%3E%3C/path%3E%3C/svg%3E%0A");
}
.wprevtooltip{
cursor: pointer;
}
.wprevpro_tooltip {
display: none;
position: absolute;
padding-left: 10px;
padding-right: 10px;
color: #efefef;
background-color: #000000bf;
border-radius: 3px;
font-family: sans-serif;
font-style: normal;
font-size: 10px;
line-height: 24px;
z-index: 999999;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}:root {
--hoot-grid-max-width: 1440px;
--hoot-grid-min-width: 420px;
--hoot-grid-span-gutter: 15px;
--hoot-grid-span-doublegutter:calc(2 * var(--hoot-grid-span-gutter));
--hoot-siteboxes-padding: var(--hoot-grid-span-gutter);
--hoot-small-vmargin: 0.625em;
--hoot-vmargin: 1em;
--hoot-big-vmargin: 1.5625em;
--hoot-spacer: 50px;
--hoot-spacersmall: 40px;
--hoot-widget-margin: 50px;
--hoot-headings-margins: 35px 0 15px;
--hoot-headings-botmargin: 15px;
--hoot-entryblock-topmargin: 10px;
--hoot-entryblock-botmargin: 25px;
--nirvata-smallradius: 3px;
--nirvata-radius: 5px;
--nirvata-bigradius: 13px;
--hoot-form-bg: #fff;
--hoot-form-color: #666;
--hoot-form-fieldbg: #fff;
--hoot-form-fielddisabledbg: #fff;
--hoot-form-highlightcolor: #ddd;
--hoot-form-highlightdarkcolor: #aaa;
}
:root {
--hoot-alt-family: Georgia, "Times New Roman", Times, serif;
--hoot-mono-family: Monaco, Menlo, Consolas, "Courier New", monospace;
--hoot-sitehead-color: #555555;
--hoot-logo-size: 30px;
--hoot-logo-family: "Courgette", cursive, sans-serif;
--hoot-logo-style: normal;
--hoot-logo-transform: none;
--hoot-logo-weight: normal;
--hoot-logo-color: #222;
--hoot-tagline-size: 15px;
--hoot-tagline-family: inherit;
--hoot-tagline-style: italic;
--hoot-tagline-transform: none;
--hoot-tagline-weight: normal;
--hoot-tagline-color: #555;
--hoot-headings-style: normal;
--hoot-headings-transform:none;
--hoot-headings-weight: 400;
--hoot-headings-color: #222;
--hoot-headings-family: "Courgette", cursive, sans-serif;
--hoot-headings-lineheight:1.4em;
--hoot-subheadings-family:"Noto Sans", sans-serif;
--hoot-subheadings-style: italic;
--hoot-subheadings-transform: none;
--hoot-subheadings-weight:400;
--hoot-subheadings-color: #777777;
--hoot-h1-size: 1.875em;
--hoot-h1-style: var(--hoot-headings-style);
--hoot-h1-transform: var(--hoot-headings-transform);
--hoot-h1-weight: var(--hoot-headings-weight);
--hoot-h1-color: var(--hoot-headings-color);
--hoot-h2-size: 1.625em;
--hoot-h2-style: var(--hoot-headings-style);
--hoot-h2-transform: var(--hoot-headings-transform);
--hoot-h2-weight: var(--hoot-headings-weight);
--hoot-h2-color: var(--hoot-headings-color);
--hoot-h3-size: 1.5em;
--hoot-h3-style: var(--hoot-headings-style);
--hoot-h3-transform: var(--hoot-headings-transform);
--hoot-h3-weight: var(--hoot-headings-weight);
--hoot-h3-color: var(--hoot-headings-color);
--hoot-h4-size: 1.375em;
--hoot-h4-style: var(--hoot-headings-style);
--hoot-h4-transform: var(--hoot-headings-transform);
--hoot-h4-weight: var(--hoot-headings-weight);
--hoot-h4-color: var(--hoot-headings-color);
--hoot-h5-size: 1.375em;
--hoot-h5-style: var(--hoot-headings-style);
--hoot-h5-transform: var(--hoot-headings-transform);
--hoot-h5-weight: var(--hoot-headings-weight);
--hoot-h5-color: var(--hoot-headings-color);
--hoot-h6-size: 1.375em;
--hoot-h6-style: var(--hoot-headings-style);
--hoot-h6-transform: var(--hoot-headings-transform);
--hoot-h6-weight: var(--hoot-headings-weight);
--hoot-h6-color: var(--hoot-headings-color);
--hoot-linkcolor: #df9d00;
--hoot-linkhovercolor: #5f4300;
--hoot-basefont-size: 16px;
--hoot-basefont-family: "Noto Sans", sans-serif;
--hoot-basefont-style: normal;
--hoot-basefont-transform: none;
--hoot-basefont-weight: normal;
--hoot-basefont-color: #555;
--hoot-basefont-light: #aaa;
--hoot-base-lineheight: 1.625em;
--hoot-basefont-smallsize: 0.8125em;
--hoot-basefont-smalllh: 1.384615em;
--hoot-basefont-mediumsize: 0.875em;
--hoot-basefont-mediumlh: 1.428571em;
--hoot-basefont-bigsize: 1.25em;
--hoot-basefont-biglh: 1.3em;
--hoot-topbar-fontcolor: inherit;
--hoot-menufont-size: 0.9375em;
--hoot-menufont-family: inherit;
--hoot-menufont-style: normal;
--hoot-menufont-transform: none;
--hoot-menufont-weight: normal;
--hoot-menufont-color: #222;
--hoot-menufont-lineheight: 1.2em;
--hoot-menuicon-color: #222;
--hoot-menuddfont-size: 0.9375em;
--hoot-menuddfont-style: normal;
--hoot-menuddfont-transform: none;
--hoot-menuddfont-weight: normal;
--hoot-menuddfont-color: #555;
--hoot-menuddfont-lineheight: 1.2em;
--hoot-sidebarhead-size: 1em;
--hoot-sidebarhead-family: "Noto Sans", sans-serif;
--hoot-sidebarhead-style: var(--hoot-headings-style);
--hoot-sidebarhead-transform: var(--hoot-headings-transform);
--hoot-sidebarhead-weight: 600;
--hoot-sidebarhead-color: #222;
--hoot-sidebarhead-lineheight:1.4em;
--hoot-sidebar-size: inherit;
--hoot-sidebar-style: normal;
--hoot-sidebar-transform: none;
--hoot-sidebar-weight: inherit;
--hoot-sidebar-color: inherit;
--hoot-sidebar-lineheight: 1.666666em;
--hoot-footerhead-size: 1em;
--hoot-footerhead-family: "Noto Sans", sans-serif;
--hoot-footerhead-style: var(--hoot-headings-style);
--hoot-footerhead-transform: var(--hoot-headings-transform);
--hoot-footerhead-weight: 600;
--hoot-footerhead-color: #222;
--hoot-footerhead-lineheight: 1.4em;
--hoot-footer-size: 16px;
--hoot-footer-style: normal;
--hoot-footer-transform: none;
--hoot-footer-weight: normal;
--hoot-footer-color: #555;
--hoot-footer-lineheight: 1.666666em;
--hoot-footer-dark: #333;
}
:root {
--hoot-accentcolor: #df9d00;
--hoot-accentfont: #fff;
--hoot-buttoncolor: #df9d00;
--hoot-buttonfont: #fff;
--hoot-highlight10: rgba(0,0,0,0.04);
--hoot-highlight20: rgba(0,0,0,0.06);
--hoot-invhighlight20: rgba(255,255,255,0.08);
--hoot-shadow10: rgba(0,0,0,0.09);
--hoot-shadow30: rgba(0,0,0,0.14);
--hoot-shadow50: rgba(0,0,0,0.14);
--hoot-highlight10background: rgba(200,200,200,0.15);
--hoot-body-bg: #ffffff;
--hoot-topbar-bgcolor: "none";
--hoot-logo-bg: "none";
--hoot-menudd-bg: #ffffff;
--hoot-box-bg: #ffffff;
--hoot-article-bg: "transparent";
--hoot-subfooter-bg: #fff;
--hoot-footer-bg: #fff;
}
:root {
--hoot-goto-offset: 60px;
--hoot-logo-iconsize: 50px;
--hoot-logo-maximgwidth: 350px;
--hoot-sticky-gutter: 10px;
--hoot-imghover-scale: 1.15;
--hoot-loopnav-control: 30px;
--hoot-loopnav-offset: 270px;
--hoot-article-width: 1400px;
--hoot-article-width-nosb: 1400px;
--hoot-textstyle-dark: #333333;
--hoot-textstyle-light: #ffffff;
--hoot-textstyle-darkbg: rgba(0,0,0,0.60);
--hoot-textstyle-lightbg: rgba(255,255,255,0.70);
}
@media only screen and (max-width: 969px) {
:root {
--hoot-goto-offset: 30px;
--hoot-spacer: 50px;
--hoot-spacersmall: 40px;
--hoot-widget-margin: 40px;
--hoot-logo-maximgwidth: 200px;
}
}
@media only screen and (max-width: 600px) {
:root {
--hoot-goto-offset: 10px;
--hoot-spacer: 50px;
--hoot-spacersmall: 40px;
--hoot-widget-margin: 30px;
--hoot-logo-maximgwidth: 100px;
}
} html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
a {
background-color: transparent;
}
abbr[title] {
border-bottom: 1px dotted;
}
b, strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: none;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-moz-box-sizing: content-box;
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;
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;
appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
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;
} .hgrid {
width: 100%;
max-width: var(--hoot-grid-max-width);
display: block;
margin-left: auto;
margin-right: auto;
padding: 0 var(--hoot-grid-span-gutter);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.hgrid-stretch {
width: 100%;
}
.hgrid:after, .hgrid-stretch:after {
content: "";
display: table;
clear: both;
}
[class*=hgrid-span-], [class*=hcolumn-] {
padding: 0 var(--hoot-grid-span-gutter);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
position: relative;
}
[class*=hgrid-span-].full-width,
[class*=hcolumn-].full-width {
padding: 0;
}
.flush-columns {
margin: 0 calc(-1 * var(--hoot-grid-span-gutter));
} .hgrid-span-1 {
width: 8.3333333333%;
}
.hgrid-span-2 {
width: 16.6666666667%;
}
.hgrid-span-24 {
width: 20%;
}
.hgrid-span-3 {
width: 25%;
}
.hgrid-span-4 {
width: 33.3333333333%;
}
.hgrid-span-5 {
width: 41.6666666667%;
}
.hgrid-span-6 {
width: 50%;
}
.hgrid-span-7 {
width: 58.3333333333%;
}
.hgrid-span-8 {
width: 66.6666666667%;
}
.hgrid-span-9 {
width: 75%;
}
.hgrid-span-10 {
width: 83.3333333333%;
}
.hgrid-span-11 {
width: 91.6666666667%;
}
.hgrid-span-12 {
width: 100%;
} .hcolumn-1-1, .hcolumn-2-2, .hcolumn-3-3, .hcolumn-4-4, .hcolumn-5-5 {
width: 100%;
}
.hcolumn-1-2 {
width: 50%;
}
.hcolumn-1-3 {
width: 33.3333333333%;
}
.hcolumn-2-3 {
width: 66.6666666667%;
}
.hcolumn-1-4 {
width: 25%;
}
.hcolumn-2-4 {
width: 50%;
}
.hcolumn-3-4 {
width: 75%;
}
.hcolumn-1-5 {
width: 20%;
}
.hcolumn-2-5 {
width: 40%;
}
.hcolumn-3-5 {
width: 60%;
}
.hcolumn-4-5 {
width: 80%;
} @media only screen and (max-width: 1200px) {
.flush-columns {
margin: 0;
} .adaptive .hcolumn-1-5 {
width: 40%;
}
.adaptive .hcolumn-1-4 {
width: 50%;
}
.adaptive .hgrid-span-1 {
width: 16.6666666667%;
}
.adaptive .hgrid-span-2 {
width: 33.3333333333%;
}
.adaptive .hgrid-span-6 {
width: 50%;
}
}
@media only screen and (max-width: 969px) {
[class*=hgrid-span-], .adaptive [class*=hgrid-span-],
[class*=hcolumn-], .adaptive [class*=hcolumn-] {
width: 100%;
float: none;
}
}
@media only screen and (min-width: 970px) {
.hcol-first {
padding-left: 0;
}
.hcol-last {
padding-right: 0;
}
}  #page-wrapper .flush {
margin: 0;
padding: 0;
} .hide {
display: none;
}
.forcehide {
display: none !important;
}
.border-box {
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 970px) {
.hide-desktop,
.show-mobile {
display: none !important;
}
}
@media only screen and (max-width: 969px) {
.hide-mobile,
.show-desktop {
display: none !important;
}
} .hide-text {
font: 0/0 a !important;
color: transparent !important;
text-shadow: none !important;
background-color: transparent !important;
border: 0 !important;
width: 0;
height: 0;
overflow: hidden;
} .hootflex {
width: 100%;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
}
.hootflex-center {
justify-content: center;
}
@media only screen and (max-width: 969px) {
.hootflex:not(.hootflex--nor) {
display: block;
}
} .fleft, .float-left {
float: left;
}
.fright, .float-right {
float: right;
}
.fclear:after, .float-clear:after, .clear:after, .clearfix:after {
content: "";
display: table;
clear: both;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:active, .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;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #main[tabindex="-1"]:focus {
outline: 0;
} html.translated-rtl * {
text-align: right;
} html {
font-size: var(--hoot-basefont-size);
}
body {
text-align: left;
font-size: var(--hoot-basefont-size);
line-height: var(--hoot-base-lineheight);
font-family: var(--hoot-basefont-family);
font-style: var(--hoot-basefont-style);
text-transform: var(--hoot-basefont-transform);
font-weight: var(--hoot-basefont-weight);
color: var(--hoot-basefont-color);
-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; }
.bodyfont {
font-family: var(--hoot-basefont-family);
font-style: var(--hoot-basefont-style);
text-transform: var(--hoot-basefont-transform);
font-weight: var(--hoot-basefont-weight);
} h1, h2, h3, h4, h5, h6, .title {
line-height: var(--hoot-headings-lineheight);
font-family: var(--hoot-headings-family);
margin: var(--hoot-headings-margins);
text-rendering: optimizelegibility;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h1 + h1, h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6, h1 + .title, h2 + h1, h2 + h2, h2 + h3, h2 + h4, h2 + h5, h2 + h6, h2 + .title, h3 + h1, h3 + h2, h3 + h3, h3 + h4, h3 + h5, h3 + h6, h3 + .title, h4 + h1, h4 + h2, h4 + h3, h4 + h4, h4 + h5, h4 + h6, h4 + .title, h5 + h1, h5 + h2, h5 + h3, h5 + h4, h5 + h5, h5 + h6, h5 + .title, h6 + h1, h6 + h2, h6 + h3, h6 + h4, h6 + h5, h6 + h6, h6 + .title, .title + h1, .title + h2, .title + h3, .title + h4, .title + h5, .title + h6, .title + .title {
margin-top: var(--hoot-headings-botmargin);
}
h1 {
font-size: var(--hoot-h1-size);
font-style: var(--hoot-h1-style);
text-transform: var(--hoot-h1-transform);
font-weight: var(--hoot-h1-weight);
color: var(--hoot-h1-color);
}
h2 {
font-size: var(--hoot-h2-size);
font-style: var(--hoot-h2-style);
text-transform: var(--hoot-h2-transform);
font-weight: var(--hoot-h2-weight);
color: var(--hoot-h2-color);
}
h3 {
font-size: var(--hoot-h3-size);
font-style: var(--hoot-h3-style);
text-transform: var(--hoot-h3-transform);
font-weight: var(--hoot-h3-weight);
color: var(--hoot-h3-color);
}
h4 {
font-size: var(--hoot-h4-size);
font-style: var(--hoot-h4-style);
text-transform: var(--hoot-h4-transform);
font-weight: var(--hoot-h4-weight);
color: var(--hoot-h4-color);
}
h5 {
font-size: var(--hoot-h5-size);
font-style: var(--hoot-h5-style);
text-transform: var(--hoot-h5-transform);
font-weight: var(--hoot-h5-weight);
color: var(--hoot-h5-color);
}
h6 {
font-size: var(--hoot-h6-size);
font-style: var(--hoot-h6-style);
text-transform: var(--hoot-h6-transform);
font-weight: var(--hoot-h6-weight);
color: var(--hoot-h6-color);
}
.title {
font-size: var(--hoot-h3-size);
font-style: var(--hoot-h3-style);
text-transform: var(--hoot-h3-transform);
font-weight: var(--hoot-h3-weight);
color: var(--hoot-h3-color);
}
.title h1, .title h2, .title h3, .title h4, .title h5, .title h6 {
font-size: inherit;
}
.titlefont {
font-family: var(--hoot-headings-family);
font-style: var(--hoot-h3-style);
text-transform: var(--hoot-h3-transform);
font-weight: var(--hoot-h3-weight);
} p {
margin: var(--hoot-small-vmargin) 0 var(--hoot-vmargin);
}
hr {
border-style: solid;
border-width: 1px 0 0;
clear: both;
margin: var(--hoot-big-vmargin) 0 var(--hoot-vmargin);
height: 0;
color: var(--hoot-shadow30);
}
em, var {
font-style: italic;
}
strong, b {
font-weight: bold;
}
big, .big-font {
font-size: var(--hoot-basefont-bigsize);
line-height: var(--hoot-basefont-biglh);
}
.huge-font {
font-size: calc(1.75 * var(--hoot-basefont-bigsize));
line-height: 1em;
}
.medium-font {
font-size: var(--hoot-basefont-mediumsize);
line-height: var(--hoot-basefont-mediumlh);
}
small, cite, .small, .small-font {
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
}
cite {
font-style: italic;
}
q {
font-style: italic;
}
q:before {
content: open-quote;
}
q::after {
content: close-quote;
}
address {
display: block;
margin: var(--hoot-vmargin) 0;
font-style: normal;
border: 1px dotted;
padding: 1px 5px;
}
abbr[title], acronym[title] {
cursor: help;
border-bottom: 1px dotted;
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
a[href^=tel] {
color: inherit;
text-decoration: none;
} a {
color: var(--hoot-linkcolor);
text-decoration: underline;
-webkit-transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
-moz-transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
-o-transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
}
a:hover {
color: var(--hoot-linkhovercolor);
text-decoration: none;
}
a.button, .more-link a, .entry-byline a, .loop-nav a, #comments-template a, .widget_nav_menu a,
.site-header a, .below-sitehead a, .sidebar-primary a, .sidebar-secondary a, .sub-footer a, .footer a,
.lSAction a, .pagination a,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
text-decoration: none;
}
a.linkstyle, .linkstyle a {
text-decoration: underline;
}
h1 a.linkstyle, .linkstyle h1 a, h2 a.linkstyle, .linkstyle h2 a, h3 a.linkstyle, .linkstyle h3 a, h4 a.linkstyle, .linkstyle h4 a, h5 a.linkstyle, .linkstyle h5 a, h6 a.linkstyle, .linkstyle h6 a, .title a.linkstyle, .linkstyle .title a, .titlefont a.linkstyle, .linkstyle .titlefont a {
text-decoration: none;
}
.entry-content h1 a, .entry-content h2 a, .entry-content h3 a, .entry-content h4 a, .entry-content h5 a, .entry-content h6 a, .comment-content h1 a, .comment-content h2 a, .comment-content h3 a, .comment-content h4 a, .comment-content h5 a, .comment-content h6 a, .textwidget h1 a, .textwidget h2 a, .textwidget h3 a, .textwidget h4 a, .textwidget h5 a, .textwidget h6 a {
text-decoration: underline;
}
.textwidget a,
#comments-template a {
text-decoration: underline;
}
#comments-template .comment-meta a {
text-decoration: none;
} .accent-typo {
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
}
.invert-accent-typo {
background: var(--hoot-accentfont);
color: var(--hoot-accentcolor);
}
.invert-typo {
background: var(--hoot-basefont-color);
color: var(--hoot-box-bg);
}
.enforce-typo {
background: var(--hoot-box-bg);
color: var(--hoot-basefont-color);
}
.page-wrapper .accent-typo a:not(input):not(.button), .page-wrapper .accent-typo a:hover:not(input):not(.button), .page-wrapper .accent-typo h1, .page-wrapper .accent-typo h2, .page-wrapper .accent-typo h3, .page-wrapper .accent-typo h4, .page-wrapper .accent-typo h5, .page-wrapper .accent-typo h6, .page-wrapper .accent-typo .title, .page-wrapper .invert-accent-typo a:not(input):not(.button), .page-wrapper .invert-accent-typo a:hover:not(input):not(.button), .page-wrapper .invert-accent-typo h1, .page-wrapper .invert-accent-typo h2, .page-wrapper .invert-accent-typo h3, .page-wrapper .invert-accent-typo h4, .page-wrapper .invert-accent-typo h5, .page-wrapper .invert-accent-typo h6, .page-wrapper .invert-accent-typo .title, .page-wrapper .invert-typo a:not(input):not(.button), .page-wrapper .invert-typo a:hover:not(input):not(.button), .page-wrapper .invert-typo h1, .page-wrapper .invert-typo h2, .page-wrapper .invert-typo h3, .page-wrapper .invert-typo h4, .page-wrapper .invert-typo h5, .page-wrapper .invert-typo h6, .page-wrapper .invert-typo .title, .page-wrapper .enforce-typo a:not(input):not(.button), .page-wrapper .enforce-typo a:hover:not(input):not(.button), .page-wrapper .enforce-typo h1, .page-wrapper .enforce-typo h2, .page-wrapper .enforce-typo h3, .page-wrapper .enforce-typo h4, .page-wrapper .enforce-typo h5, .page-wrapper .enforce-typo h6, .page-wrapper .enforce-typo .title {
color: inherit;
}
.page-wrapper .accent-typo .more-link, .page-wrapper .accent-typo .more-link a, .page-wrapper .invert-accent-typo .more-link, .page-wrapper .invert-accent-typo .more-link a, .page-wrapper .invert-typo .more-link, .page-wrapper .invert-typo .more-link a, .page-wrapper .enforce-typo .more-link, .page-wrapper .enforce-typo .more-link a {
color: inherit;
}
.enforce-body-font {
font-family: var(--hoot-basefont-family);
font-style: var(--hoot-basefont-style);
text-transform: var(--hoot-basefont-transform);
font-weight: var(--hoot-basefont-weight);
}
.highlight-typo {
background: var(--hoot-highlight10);
} code, kbd, tt {
font-family: var(--hoot-mono-family);
line-height: 1.4em;
padding: 2px 5px;
margin: 0 5px;
border: dashed 1px;
}
pre, .wp-block-preformatted, .wp-block-code {
display: block;
overflow-x: auto;
word-break: break-all;
word-wrap: break-word;
white-space: pre;
white-space: pre-wrap;
font-family: var(--hoot-mono-family);
line-height: 1.4em;
padding: 0.8em 1em;
margin: var(--hoot-vmargin) 0;
border: 1px solid #ccc;
border-radius: 4px;
color: #bb0022;
background-color: #f1f1f1;
}
pre.scrollable, .wp-block-preformatted.scrollable, .wp-block-code.scrollable {
max-height: 340px;
overflow-y: scroll;
}
pre code, pre kbd, pre tt, .wp-block-preformatted code, .wp-block-preformatted kbd, .wp-block-preformatted tt, .wp-block-code code, .wp-block-code kbd, .wp-block-code tt {
padding: unset;
margin: unset;
border: unset;
} ul, ol {
margin: 0;
padding: 0;
list-style: none outside;
}
ul ol, ul ul, ol ol, ol ul {
margin-left: 10px;
}
li {
margin: 0;
padding: 0;
margin-right: 10px;
}
ul.unstyled, ol.unstyled {
margin: 0 !important;
padding: 0 !important;
list-style: none outside !important;
}
.main ul, .main ol {
margin: var(--hoot-vmargin);
margin-left: 1.2em;
margin-right: 0;
}
.main ol {
list-style: decimal outside;
}
.main ul, .main ul.disc {
list-style: disc outside;
}
.main ul.square {
list-style: square outside;
}
.main ul.circle {
list-style: circle outside;
}
.main ul ul,
.main ol ul {
list-style-type: circle;
}
.main ul ul ul, .main ul ol ul,
.main ol ul ul, .main ol ol ul {
list-style-type: square;
}
.main ul ol,
.main ol ol {
list-style-type: lower-alpha;
}
.main ul ul ol, .main ul ol ol,
.main ol ul ol, .main ol ol ol {
list-style-type: lower-roman;
}
.main ul ul, .main ul ol,
.main ol ol, .main ol ul {
margin-top: 2px;
margin-bottom: 2px;
display: block;
}
.main li {
margin-right: 0;
display: list-item;
}
.borderlist > li:first-child {
border-top: 1px solid;
}
.borderlist > li {
border-bottom: 1px solid;
padding: 0.15em 0;
list-style-position: outside;
} dl {
margin: var(--hoot-small-vmargin) 0;
}
dt {
font-weight: bold;
}
dd {
margin-left: var(--hoot-small-vmargin);
}
.dl-horizontal:before, .dl-horizontal:after {
display: table;
line-height: 0;
content: "";
}
.dl-horizontal:after {
clear: both;
}
.dl-horizontal dt {
float: left;
width: 12.3em;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 13.8em;
} @media only screen and (max-width: 969px) {
.dl-horizontal dt {
float: none;
width: auto;
clear: none;
text-align: left;
}
.dl-horizontal dd {
margin-left: 0;
}
} table {
width: 100%;
padding: 0;
margin: var(--hoot-vmargin) 0;
border-collapse: collapse;
border-spacing: 0;
}
table caption {
padding: 5px 0;
width: auto;
font-style: italic;
text-align: right;
}
table + figcaption.wp-element-caption {
margin-top: calc(-1 * var(--hoot-vmargin));
}
th {
font-weight: bold;
letter-spacing: 1.5px;
text-transform: uppercase;
padding: 6px 6px 6px 12px;
}
th.nobg {
background: none;
}
td {
padding: 6px 6px 6px 12px;
}
.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
background-color: var(--hoot-highlight10);
} form {
margin-bottom: var(--hoot-vmargin);
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
margin-bottom: var(--hoot-vmargin);
border: 0;
border-bottom: 1px solid var(--hoot-form-highlightcolor);
background: none;
color: var(--hoot-form-color);
font-weight: bold;
}
legend small {
color: var(--hoot-form-color);
}
label, input, select, textarea {
font-size: 1em;
font-weight: normal;
line-height: 1.4em;
}
label {
max-width: 100%;
display: inline-block;
font-weight: bold;
}
.hootwp .tnp-subscription input, .hootwp .tnp-subscription select, .hootwp .tnp-subscription textarea,
.hootwp .tnp-profile input, .hootwp .tnp-profile select, .hootwp .tnp-profile textarea,
.input-text, textarea, select,
input[type=text], input[type=input], input[type=password], input[type=email], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=url], input[type=search], input[type=tel], input[type=color] {
border: 1px solid var(--hoot-form-highlightcolor);
padding: 6px 8px;
color: var(--hoot-form-color);
margin: 0;
max-width: 100%;
display: inline-block;
background: var(--hoot-form-fieldbg);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
}
.input-text:focus, textarea:focus,
input[type=text]:focus, input[type=input]:focus, input[type=checkbox]:focus, input[type=password]:focus, input[type=email]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, input[type=url]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=color]:focus {
border: 1px solid var(--hoot-form-highlightdarkcolor);
outline: thin dotted;
outline-offset: -4px;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
select:focus {
outline: thin dotted;
outline-offset: -4px;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
input[type=file], input[type=image], input[type=submit], input[type=reset], input[type=button], input[type=radio], input[type=checkbox] {
width: auto;
}
input[type=checkbox] {
display: inline;
}
input[type=radio], input[type=checkbox] {
line-height: normal;
cursor: pointer;
margin: 4px 0 0;
margin-top: 1px \9 ;
}
textarea {
height: auto;
min-height: 60px;
}
select {
width: 215px;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background: var(--hoot-form-fieldbg) url(//www.bouledeterre.com/wp-content/themes/nirvata/images/select.png) no-repeat center right;
}
select[multiple], select[size] {
height: auto;
} input:-moz-placeholder, textarea:-moz-placeholder, input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: inherit;
opacity: 0.5;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: inherit;
opacity: 0.5;
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
cursor: not-allowed;
background-color: var(--hoot-form-fielddisabledbg);
}
input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio][readonly], input[type=checkbox][readonly] {
background-color: transparent;
} body.hootwp input[type=submit], body.hootwp #submit, body.hootwp .button {
display: inline-block;
cursor: pointer;
text-transform: uppercase;
font-weight: normal;
border-radius: var(--nirvata-radius);
-webkit-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-moz-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-o-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
}
body.hootwp input[type=submit], body.hootwp input[type=submit]:active, body.hootwp input[type=submit]:focus, body.hootwp input[type=submit]:hover, body.hootwp input[type=submit]:visited, body.hootwp #submit, body.hootwp #submit:active, body.hootwp #submit:focus, body.hootwp #submit:hover, body.hootwp #submit:visited, body.hootwp .button, body.hootwp .button:active, body.hootwp .button:focus, body.hootwp .button:hover, body.hootwp .button:visited {
background: var(--hoot-buttoncolor);
color: var(--hoot-buttonfont);
border: solid 2px var(--hoot-buttoncolor);
}
body.hootwp input[type=submit]:hover, body.hootwp input[type=submit]:focus, body.hootwp #submit:hover, body.hootwp #submit:focus, body.hootwp .button:hover, body.hootwp .button:focus {
background: var(--hoot-buttonfont);
color: var(--hoot-buttoncolor);
}
body.hootwp input[type=submit]:focus, body.hootwp #submit:focus, body.hootwp .button:focus {
outline: thin dotted;
outline-offset: -4px;
}
body.hootwp input[type=submit].aligncenter, body.hootwp #submit.aligncenter, body.hootwp .button.aligncenter {
max-width: 60%;
}
body.hootwp #submit a, body.hootwp .button a {
color: inherit;
}
input[type=submit], #submit, .button {
margin-top: 5px;
margin-bottom: 5px;
line-height: 1.333333em;
padding: 7px 20px;
}
input[type=submit].button-small, #submit.button-small, .button.button-small {
padding: 6px 14px;
font-size: 0.8em;
}
input[type=submit].button-large, #submit.button-large, .button.button-large {
padding: 12px 30px;
font-size: 1.4em;
} .textstyle-light {
color: var(--hoot-textstyle-light);
}
.textstyle-light h1, .textstyle-light h2, .textstyle-light h3, .textstyle-light h4, .textstyle-light h5, .textstyle-light h6, .textstyle-light a {
color: inherit;
}
.textstyle-dark {
color: var(--hoot-textstyle-dark);
}
.textstyle-dark h1, .textstyle-dark h2, .textstyle-dark h3, .textstyle-dark h4, .textstyle-dark h5, .textstyle-dark h6 {
color: inherit;
}
.textstyle-custom,
.textstyle-light-on-dark {
padding: 1em 3em;
color: var(--hoot-textstyle-light);
background: var(--hoot-textstyle-darkbg);
}
.textstyle-custom h1, .textstyle-custom h2, .textstyle-custom h3, .textstyle-custom h4, .textstyle-custom h5, .textstyle-custom h6, .textstyle-custom a,
.textstyle-light-on-dark h1,
.textstyle-light-on-dark h2,
.textstyle-light-on-dark h3,
.textstyle-light-on-dark h4,
.textstyle-light-on-dark h5,
.textstyle-light-on-dark h6,
.textstyle-light-on-dark a {
color: inherit;
}
.textstyle-dark-on-light {
padding: 1em 3em;
color: var(--hoot-textstyle-dark);
background: var(--hoot-textstyle-lightbg);
}
.textstyle-dark-on-light h1, .textstyle-dark-on-light h2, .textstyle-dark-on-light h3, .textstyle-dark-on-light h4, .textstyle-dark-on-light h5, .textstyle-dark-on-light h6 {
color: inherit;
}  iframe, video, object, embed {
max-width: 100%;
}
video, object, embed {
margin: var(--hoot-vmargin) 0;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin: var(--hoot-vmargin) 0;
}
.video-container iframe, .video-container object, .video-container embed {
margin: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
figure {
margin: 0;
max-width: 100%;
} img, a img {
border: none;
padding: 0;
margin: 0 auto;
display: inline-block;
max-width: 100%;
height: auto;
image-rendering: optimizeQuality;
vertical-align: top;
}
img {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; } .img-round {
border-radius: 8px;
}
.img-circle {
border-radius: 1500px;
}
.img-polaroid {
padding: 4px;
border: 1px solid;
}
.img-frame {
padding: 4px;
border: 1px solid;
}
.img-noborder img, img.img-noborder {
box-shadow: none !important;
border: none !important;
}  .gallery {
background: var(--hoot-highlight10);
padding: 10px;
margin: var(--hoot-vmargin) 0;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0 0 0 0;
}
.gallery-icon img {
width: 100%;
}
.gallery-item a img {
-webkit-transition: opacity 0.2s ease-in;
-moz-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
}
.gallery-item a:hover img, .gallery-item a:focus img {
opacity: 0.6;
}
.gallery-columns-5 .gallery-caption, .gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
display: none;
} .gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.66%;
}
.gallery-columns-7 .gallery-item {
width: 14.28%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.11%;
} @media only screen and (max-width: 969px) {
.gallery {
text-align: center;
}
.gallery-icon img {
width: auto;
}
.gallery-columns-5 .gallery-caption, .gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
display: block;
}
.gallery .gallery-item {
width: auto;
}
} .wp-caption-text {
background: var(--hoot-highlight10);
color: inherit;
margin: 0;
padding: 5px;
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
text-align: center;
} .avatar {
display: inline-block;
}
.avatar.pull-left {
float: left;
margin: 0 1em 5px 0;
}
.avatar.pull-right {
float: right;
margin: 0 0 5px 1em;
} body {
background-color: var(--hoot-body-bg);
background-image: var(--hoot-body-bgimg);
background-repeat: var(--hoot-body-bgrepeat);
background-position: var(--hoot-body-bgpos);
background-attachment: var(--hoot-body-bgatch);
background-size: var(--hoot-body-bgsize);
}
.has-fullwidth {
width: 100%;
overflow-x: clip;
box-sizing: border-box;
}
@media screen and (max-width: 600px) {
body.logged-in.admin-bar {
position: static;
}
}
#page-wrapper {
width: 100%;
display: block;
margin: 0 auto;
position: relative;
}
#topbar {
overflow: inherit;
}
.site-boxed {
padding: 0 var(--hoot-siteboxes-padding);
}
.site-boxed .below-sitehead, .site-boxed .main, .site-boxed .sub-footer, .site-boxed .site-footer, .site-boxed .post-footer {
border-left: solid 1px var(--hoot-shadow10);
border-right: solid 1px var(--hoot-shadow10);
box-sizing: border-box;
}
@media screen and (max-width: 969px) {
.site-boxed.page-wrapper {
padding: 0;
}
} @media only screen and (min-width: 970px) {
.main-content-grid {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
justify-content: space-between;
}
.content {
flex-grow: 1;
}
.sidebar {
flex-shrink: 0;
}
.sidebar-primary {
width: var(--hoot-sidebar1-width, 25%);
}
.sidebar-secondary {
width: var(--hoot-sidebar2-width, 25%);
}
.sidebar-primary.layout-wide-left, .sidebar-primary.layout-wide-right {
width: var(--hoot-sidebar1-width, 33.3333333333%);
}
.sidebars0 .main-content-grid {
justify-content: center;
}
.content.no-sidebar {
flex-grow: 0;
margin-left: auto;
margin-right: auto;
}
.content.layout-wide-left, .content.layout-narrow-left {
-webkit-order: 2;
order: 2;
}
.sidebar.layout-wide-left, .sidebar.layout-narrow-left {
-webkit-order: 1;
order: 1;
}
.content.layout-narrow-right-right {
-webkit-order: 1;
order: 1;
}
.content.layout-narrow-left-right {
-webkit-order: 2;
order: 2;
}
.content.layout-narrow-left-left {
-webkit-order: 3;
order: 3;
}
.sidebar-primary.layout-narrow-right-right {
-webkit-order: 2;
order: 2;
}
.sidebar-primary.layout-narrow-left-right {
-webkit-order: 1;
order: 1;
}
.sidebar-primary.layout-narrow-left-left {
-webkit-order: 1;
order: 1;
}
.sidebar-secondary.layout-narrow-right-right {
-webkit-order: 3;
order: 3;
}
.sidebar-secondary.layout-narrow-left-right {
-webkit-order: 3;
order: 3;
}
.sidebar-secondary.layout-narrow-left-left {
-webkit-order: 2;
order: 2;
}
}  .topann {
display: flow-root;
position: relative;
text-align: center;
padding: 1px 0;
margin: -1px 0;
background-size: cover;
background-position: center;
-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
}
.topann-stick {
position: sticky;
top: 0;
z-index: 1030;
background-color: var(--hoot-body-bg);
}
.topann-stretch .topann-contentbox img {
width: 100%;
}
.topann-grid .topann-contentbox {
display: inline-block;
max-width: 80%;
margin: 2.333em auto;
}
.topann-nopad div.topann-contentbox {
padding: 0;
margin: 0;
}
.topann-hasbg {
min-height: 1em;
}
.topann-nobg .topann-contentbox {
margin: 0.5em;
}
.topann-imgstretch .topann-inlineimg > div {
display: block;
}
.topann-imgstretch .topann-inlineimg img {
display: block;
width: 100%;
}
.topann-url {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.topann-inlineimg > div {
position: relative;
display: inline-block;
}
.topann-contentbox {
position: relative;
margin: 2.333em;
}
.topann-contentbox h1 a, .topann-contentbox h2 a, .topann-contentbox h3 a, .topann-contentbox h4 a, .topann-contentbox h5 a, .topann-contentbox h6 a {
text-decoration: underline;
}
.topann-contentbox.textstyle-custom {
color: var(--hoot-textstyle-topanncol);
background: var(--hoot-textstyle-topannbg);
}
.topann-content-title {
margin: 0;
font-size: 1.2em;
}
.topann-content-title a {
position: relative;
z-index: 2;
}
.topann-content a {
position: relative;
z-index: 2;
}
.topann-content p {
margin: 0;
}
.topann-content h1, .topann-content h2, .topann-content h3, .topann-content h4, .topann-content h5, .topann-content h6 {
margin: 0;
}
.topann-content mark {
background: none;
color: var(--hoot-accentcolor);
margin: 0;
padding: 0;
font-weight: 500;
}
.topann-inlineimg img.hootnoshow,
.topann.hootnoshow {
display: none;
}
.is-customizer-preview .topann-url {
display: none;
pointer-events: none;
} @media only screen and (max-width: 969px) {
.topann-grid .topann-contentbox {
max-width: none;
}
.topann .topann-contentbox {
margin: 0.5em;
}
.topann .topann-contentbox {
padding: 1em;
}
} #topbar {
background: var(--hoot-topbar-bgcolor, var(--hoot-body-bg));
color: var(--hoot-topbar-fontcolor);
padding: 0.5em 0;
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
}
#topbar ul, #topbar ol, #topbar li {
display: inline;
}
#topbar h1, #topbar h2, #topbar h3, #topbar h4, #topbar h5, #topbar h6, #topbar .title {
color: inherit;
margin: 0;
}
.topbar-inner a, .topbar-inner a:hover {
color: inherit;
}
#topbar-left {
text-align: left;
}
#topbar-right {
text-align: right;
}
#topbar-center {
text-align: center;
} #topbar .widget {
margin: 0 5px;
display: inline-block;
vertical-align: middle;
}
#topbar .widget-title {
display: none;
margin: 0;
font-size: var(--hoot-basefont-size);
line-height: var(--hoot-base-lineheight);
}
#topbar .widget_text {
margin: 0 5px;
}
#topbar .widget_text p {
margin: 2px;
}
#topbar .widget_tag_cloud a {
text-decoration: none;
}
#topbar .widget_nav_menu {
margin: 5px 1em;
}
#topbar .widget_search {
margin: 0 5px;
} @media only screen and (max-width: 969px) {
.topbar > .hgrid, .topbar > .hgrid > .hgrid-span-12 {
padding: 0;
}
}  #header {
background-color: var(--hoot-sitehead-bg);
background-image: var(--hoot-sitehead-bgimg);
background-repeat: var(--hoot-sitehead-bgrepeat);
background-position: var(--hoot-sitehead-bgpos);
background-attachment: var(--hoot-sitehead-bgatch);
background-size: var(--hoot-sitehead-bgsize);
color: var(--hoot-sitehead-color);
position: relative;
border-bottom: solid 1px var(--hoot-shadow50);
}
.sitehead-part > .hootflex {
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
} .sitehead-menu-top #branding {
order: 2;
}
.sitehead-menu-top #sitehead-aside {
order: 3;
}
.sitehead-menu-top #sitehead-menu {
order: 1;
border-bottom: solid 1px var(--hoot-shadow30);
}
.sitehead-menu-side #site-logo {
margin-top: 25px;
margin-bottom: 25px;
}
.sitehead-menu-side #sitehead-menu {
width: auto;
flex-basis: 0;
}
.is-customizer-preview .sitehead-menu-none #sitehead-menu {
display: none !important;
}
.is-customizer-preview .sitehead-side-none #sitehead-aside,
.is-customizer-preview .sitehead-side-menu #sitehead-aside {
display: none !important;
} #branding {
flex-shrink: 0;
box-sizing: border-box;
}
.sitehead-side-widget #branding, .sitehead-side-menu #branding {
padding-right: 15px;
}
#branding {
max-width: 100%;
}
.sitehead-side-widget #branding {
max-width: 60%;
}
.sitehead-side-widget #sitehead-aside {
min-width: 40%;
}
.sitehead-side-search #branding {
max-width: calc(100% - 75px);
}
.sitehead-side-search #sitehead-aside {
min-width: 75px;
}
.sitehead-side-menu #branding {
max-width: 50%;
}
.sitehead-side-menu #sitehead-menu {
min-width: 50%;
}
.sitehead-side-search, .sitehead-side-none {
text-align: center;
}
.sitehead-side-search .hootflex, .sitehead-side-none .hootflex {
justify-content: center;
} #sitehead-aside {
flex-grow: 1;
flex-basis: 0;
min-width: 20%;
text-align: right;
padding: 10px 0;
}
.sitehead-side-search #sitehead-aside {
padding: 0;
}  #sitehead-menu {
flex-grow: 1;
width: 100%;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
gap: 1em;
align-items: center;
}
.sitehead-menu-side div.sitehead-menu {
justify-content: flex-end;
flex-direction: row;
}
.sitehead-menualign-left .sitehead-menu {
justify-content: space-between;
}
.sitehead-menualign-right .sitehead-menu {
justify-content: space-between;
flex-direction: row-reverse;
}
.sitehead-menualign-center .sitehead-menu {
justify-content: center;
}
#sitehead-menu {
background: var(--hoot-menu-bg, "none");
}
@media only screen and (min-width: 970px) {
.with-menubg .sitehead-menu-top #sitehead-menu {
border-bottom: none;
}
.with-menubg .sitehead-menu-bottom #sitehead-menu {
border-top: none;
}
.with-menubg .sitehead-menu-bottom #sitehead-menu, .with-menubg .sitehead-menu-top #sitehead-menu {
position: relative;
}
.with-menubg .sitehead-menu-bottom #sitehead-menu:after,
.with-menubg .sitehead-menu-bottom #sitehead-menu:before, .with-menubg .sitehead-menu-top #sitehead-menu:after,
.with-menubg .sitehead-menu-top #sitehead-menu:before {
content: "";
position: absolute;
z-index: 0;
pointer-events: none;
top: 0;
bottom: 0;
left: calc(-50vw + 50%);
right: calc(-50vw + 50%);
background: var(--hoot-menu-bg, "none");
}
.with-menubg .sitehead-menu-bottom #sitehead-menu:before, .with-menubg .sitehead-menu-top #sitehead-menu:before {
right: 100%;
}
.with-menubg .sitehead-menu-bottom #sitehead-menu:after, .with-menubg .sitehead-menu-top #sitehead-menu:after {
left: 100%;
}
.with-menubg.site-boxed .sitehead-menu-bottom #sitehead-menu:before, .with-menubg.site-boxed .sitehead-menu-top #sitehead-menu:before {
left: calc(-1 * var(--hoot-grid-span-doublegutter));
}
.with-menubg.site-boxed .sitehead-menu-bottom #sitehead-menu:after, .with-menubg.site-boxed .sitehead-menu-top #sitehead-menu:after {
right: calc(-1 * var(--hoot-grid-span-doublegutter));
}
} @media only screen and (max-width: 969px) {
.sitehead-part, .sitehead-part > .hootflex {
padding: 0;
}
#header #branding {
width: 100%;
text-align: center;
padding-right: 0;
max-width: 100%;
}
#header #sitehead-aside {
width: 100%;
text-align: center;
}
#header #sitehead-menu {
width: 100%;
text-align: center;
display: block;
}
#sitehead-aside, .menu-side-box {
background: var(--hoot-highlight10background);
}
#sitehead-menu,
.menu-side-box {
border-top: solid 1px var(--hoot-shadow30);
}
#sitehead-aside .searchbody {
display: inline-block;
}
}  #site-logo {
margin: 25px 0;
background-color: transparent;
}
#site-logo.with-background {
background-color: var(--hoot-logo-bg);
}
#site-logo.accent-typo {
background-color: var(--hoot-accentcolor);
}
#site-logo.logo-border {
padding: 15px;
border: solid 3px var(--hoot-accentcolor);
}
#site-logo.logo-border #site-description {
text-align: center;
}
#site-logo.logo-border.nopadding {
padding: 0;
}
#site-logo.with-background {
padding: 15px;
}  #site-title {
font-size: var(--hoot-logo-size);
line-height: 1em;
font-family: var(--hoot-logo-family);
font-style: var(--hoot-logo-style);
text-transform: var(--hoot-logo-transform);
font-weight: var(--hoot-logo-weight);
color: var(--hoot-logo-color);
margin: 0;
word-wrap: normal;
overflow-wrap: break-word;
}
#site-title a {
color: inherit;
}
#site-title a:hover {
text-decoration: none;
}
#site-logo.accent-typo #site-title, #site-logo.accent-typo #site-description, #site-logo.invert-accent-typo #site-title, #site-logo.invert-accent-typo #site-description {
color: inherit;
}
#site-description {
font-size: var(--hoot-tagline-size);
line-height: 1em;
font-family: var(--hoot-tagline-family);
font-style: var(--hoot-tagline-style);
text-transform: var(--hoot-tagline-transform);
font-weight: var(--hoot-tagline-weight);
color: var(--hoot-tagline-color);
margin: 0;
}
.site-description.hootnoshow {
display: none;
}
.site-logo-text-tiny #site-title {
font-size: calc(var(--hoot-logo-size) - 10px);
}
.site-logo-text-medium #site-title {
font-size: calc(var(--hoot-logo-size) + 15px);
}
.site-logo-text-large #site-title {
font-size: calc(var(--hoot-logo-size) + 30px);
}
.site-logo-text-huge #site-title {
font-size: calc(var(--hoot-logo-size) + 45px);
} .site-logo-with-icon .site-title > a {
display: inline-flex;
align-items: center;
}
.site-logo-with-icon #site-title i {
font-size: var(--hoot-logo-iconsize);
margin-right: 5px;
} .site-logo-image img.custom-logo {
display: block;
width: auto;
max-width: var(--hoot-logo-maximgwidth);
}
#page-wrapper .site-logo-image #site-description {
text-align: center;
margin-top: 5px;
} .site-logo-with-image {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
align-items: center;
width: 100%;
}
.site-logo-with-image .site-logo-mixed-image {
flex-shrink: 0;
padding-right: 15px;
}
.site-logo-with-image .site-logo-mixed-image img {
max-width: var(--hoot-logo-maximgwidth);
}
.site-logo-with-image .site-logo-mixed-text {
flex-shrink: 1;
min-width: 0;
} .branding .site-title .site-title-line.accent-typo, .branding .site-title .site-title-line.invert-accent-typo {
padding: 7px 12px;
text-align: center;
}
.site-title-line {
display: block;
line-height: 1em;
}
.site-title-line:not(.bodyfont, .titlefont) {
font-weight: 400;
}
.site-title-line em {
display: inline-block;
color: var(--hoot-accentcolor);
font-weight: inherit;
font-style: inherit;
}
.site-title-line b, .site-title-line strong {
display: inline-block;
font-weight: bold;
font-weight: 800;
}
.site-title-line mark {
display: inline-block;
padding: 3px 8px;
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
}
.site-title-line.hootnoshow {
display: none;
}
.site-title-line1 {
font-size: var(--hoot-logo-line1-size);
}
.site-title-line2 {
font-size: var(--hoot-logo-line2-size);
}
.site-title-line3 {
font-size: var(--hoot-logo-line3-size);
}
.site-title-line4 {
font-size: var(--hoot-logo-line4-size);
}
.accent-typo .site-title-line em,
.accent-typo.site-title-line em,
.invert-accent-typo .site-title-line em,
.invert-accent-typo.site-title-line em {
text-shadow: 1px 1px 3px #fff, 1px 1px rgba(0, 0, 0, 0.1);
} @media only screen and (max-width: 969px) {
#site-logo {
display: block;
}
#branding #site-logo {
margin: 15px 0;
}
#branding #site-logo.site-logo-image {
margin: 15px;
}
#branding #site-logo.logo-border {
display: inline-block;
}
#branding #site-logo.with-background {
margin: 0;
display: block;
}
#page-wrapper #site-title, #page-wrapper #site-description {
display: block;
text-align: center;
margin: 0;
}
#page-wrapper #site-description {
margin: 0 7px;
}
.site-logo-with-icon #site-title {
padding: 0;
}
.site-logo-with-image {
display: block;
text-align: center;
}
.site-logo-with-image .site-logo-mixed-image {
margin: 0 auto 10px;
}
.site-logo-with-image .site-logo-mixed-image, .site-logo-with-image .site-logo-mixed-text {
display: block;
padding: 0 15px;
}
.logo-border.nopadding .site-logo-mixed-image, .logo-border.nopadding .site-logo-mixed-text {
padding: 0;
}
}  .nav-menu {
position: relative;
bottom: -1px;
}
.hoot-tablemenu .menu-items {
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: center;
}
.hoot-tablemenu .menu-items > li {
flex-shrink: 0;
} .menu-items {
text-align: left;
display: -webkit-inline-box;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: -moz-inline-flex;
display: -webkit-inline-flex;
display: inline-flex;
align-items: stretch;
}
.menu-items a {
display: block;
outline-offset: -2px;
position: relative;
}
.menu-items ol, .menu-items ul {
margin-left: 0;
}
.menu-items li {
margin-right: 0;
position: relative;
-webkit-transition: background-color 0.3s linear;
-moz-transition: background-color 0.3s linear;
-o-transition: background-color 0.3s linear;
transition: background-color 0.3s linear;
}
.menu-items > li {
display: inline-flex;
align-items: center;
}
.menu-items > li > a {
text-align: center;
font-size: var(--hoot-menufont-size);
line-height: var(--hoot-menufont-lineheight);
font-family: var(--hoot-menufont-family);
font-style: var(--hoot-menufont-style);
text-transform: var(--hoot-menufont-transform);
font-weight: var(--hoot-menufont-weight);
color: var(--hoot-menufont-color);
}
.menu-items .menu-title {
display: block;
position: relative;
}
.menu-items .menu-description {
display: block;
margin-top: 2px;
font-size: 0.933333em;
line-height: 1.214285em;
text-transform: none;
font-weight: normal;
font-style: normal;
font-style: italic;
opacity: 0.75;
}
.menu-items > * {
position: relative;
}
.menu-items > .customize-partial-edit-shortcut {
position: absolute;
}
.menu-items > li:after, .menu-items > li:before {
content: "";
display: block;
pointer-events: none;
position: absolute;
z-index: 0;
background: var(--hoot-menufont-color);
top: auto;
left: 5px;
width: 0px;
}
.menu-items > li:after {
bottom: 0;
height: 2px;
-webkit-transition: width 0.3s ease-in, height 0.3s ease-in;
-moz-transition: width 0.3s ease-in, height 0.3s ease-in;
-o-transition: width 0.3s ease-in, height 0.3s ease-in;
transition: width 0.3s ease-in, height 0.3s ease-in;
}
.menu-items > li:before {
bottom: 4px;
height: 1px;
-webkit-transition: width 0.3s ease-in 0.2s, height 0.2s ease-in 0.2s;
-moz-transition: width 0.3s ease-in 0.2s, height 0.2s ease-in 0.2s;
-o-transition: width 0.3s ease-in 0.2s, height 0.2s ease-in 0.2s;
transition: width 0.3s ease-in 0.2s, height 0.2s ease-in 0.2s;
}
.menu-items > li:before {
background: var(--hoot-accentcolor);
width: 0;
height: auto;
left: 0;
bottom: 0;
top: calc(100% - 4px);
border-radius: var(--nirvata-radius);
-webkit-transition: width 0.5s ease-in, top 0.5s ease-in 0.3s;
-moz-transition: width 0.5s ease-in, top 0.5s ease-in 0.3s;
-o-transition: width 0.5s ease-in, top 0.5s ease-in 0.3s;
transition: width 0.5s ease-in, top 0.5s ease-in 0.3s;
}
.menu-items > li > a, .menu-items > li > a i.hoot-megamenu-icon {
-webkit-transition: color 0.5s ease-in 0.3s;
-moz-transition: color 0.5s ease-in 0.3s;
-o-transition: color 0.5s ease-in 0.3s;
transition: color 0.5s ease-in 0.3s;
}
.menu-items > li.current-menu-item:not(.nohighlight) > a, .menu-items > li.current-menu-item:not(.nohighlight) > a .hoot-megamenu-icon, .menu-items > li.current-menu-ancestor > a, .menu-items > li.current-menu-ancestor > a .hoot-megamenu-icon, .menu-items > li:hover > a, .menu-items > li:hover > a .hoot-megamenu-icon {
color: var(--hoot-accentfont);
}
.menu-items > li.current-menu-item:not(.nohighlight):before, .menu-items > li.current-menu-ancestor:before, .menu-items > li:hover:before {
width: 100%;
top: 0;
}
.menu-items ul li.current-menu-item:not(.nohighlight),
.menu-items ul li.current-menu-ancestor,
.menu-items ul li:hover {
background: var(--hoot-accentfont);
}
.menu-items ul li.current-menu-item:not(.nohighlight) > a,
.menu-items ul li.current-menu-ancestor > a,
.menu-items ul li:hover > a {
color: var(--hoot-accentcolor);
}
.menu-items li:hover > ul, .menu-items li.sfHover > ul {
display: block;
}
.menu-items > li:last-child > ul {
left: auto;
right: 0;
}
.menu-items ul {
display: none;
min-width: 16em;
position: absolute;
top: 100%;
left: 0px;
z-index: 105;
padding: 5px;
border: solid 1px var(--hoot-shadow30);
background: var(--hoot-menudd-bg, var(--hoot-box-bg));
box-shadow: 0 0 5px 0 var(--hoot-shadow50);
}
.menu-items ul li {
background: var(--hoot-highlight20);
}
.menu-items ul li:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
pointer-events: none;
background: var(--hoot-invhighlight20);
}
.menu-items ul ul {
top: -6px;
left: 100%;
margin-left: 5px;
}
.menu-items ul a {
font-size: var(--hoot-menuddfont-size);
line-height: var(--hoot-menuddfont-lineheight);
font-style: var(--hoot-menuddfont-style);
text-transform: var(--hoot-menuddfont-transform);
font-weight: var(--hoot-menuddfont-weight);
color: var(--hoot-menuddfont-color);
}
.menu-items ul .menu-description {
font-size: 0.866666em;
line-height: 1.307692em;
text-transform: none;
font-weight: normal;
font-style: normal;
font-style: italic;
opacity: 0.75;
}
.menu-items li.menu-item-has-children > a .menu-title:after {
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
vertical-align: middle;
content: "\f107";
font-size: 0.8em;
}
.menu-items > li.menu-item-has-children > a .menu-title-text {
margin-right: 3px;
}
.menu-items ul li.menu-item-has-children > a .menu-title {
position: static;
}
.menu-items ul li.menu-item-has-children > a .menu-title:after {
content: "\f105";
position: absolute;
top: 50%;
margin: -0.5em 0 0 0;
line-height: 1em;
right: 5px;
}
.menu-items .menu-tag {
display: none;
position: absolute;
bottom: 100%;
right: 0;
z-index: 1;
margin-bottom: 2px;
margin-right: -20px;
padding: 2px 5px;
white-space: nowrap;
font-weight: normal;
font-size: 0.7857142857em;
line-height: 1em;
border: none;
border-color: var(--hoot-accentcolor);
margin-bottom: 10px;
}
.menu-items .menu-tag:after {
content: "";
position: absolute;
bottom: -5px;
left: 4px;
width: 0;
height: 0;
border: 0 solid transparent;
border-top: 5px solid;
border-top-color: inherit;
border-right: 5px solid transparent;
}
.menu-items > li > a .menu-tag {
display: block;
}
@media only screen and (min-width: 970px) {
#header.stuck .menu-tag {
display: none;
}
.menu-items {
display: inline-flex !important; }
.menu-items {
gap: 2px;
}
.menu-items > li > a {
padding: 8px 15px;
}
.menu-items ul a {
padding: 10px 5px 10px 10px;
}
.menu-items ul li.menu-item-has-children > a {
padding-right: 10px;
}
.sitehead-menualign-left .menu-items > li > a {
text-align: left;
padding-left: 10px;
}
.sitehead-menualign-right .menu-items > li > a {
text-align: right;
padding-right: 10px;
}
} .menu-toggle {
display: none;
cursor: pointer;
padding: 15px 0;
}
.menu-toggle.active i:before {
content: "\f00d";
}
.menu-toggle > * {
font-size: 1.2em;
line-height: var(--hoot-menufont-lineheight);
}
a.menu-toggle {
font-size: var(--hoot-menufont-size);
line-height: var(--hoot-menufont-lineheight);
font-family: var(--hoot-menufont-family);
font-style: var(--hoot-menufont-style);
text-transform: var(--hoot-menufont-transform);
font-weight: var(--hoot-menufont-weight);
color: var(--hoot-menufont-color);
}
.menu-toggle-text {
margin-right: 5px;
}
.menu-toggle-text.hootnoshow {
display: none;
}
@media only screen and (max-width: 969px) {
.menu-toggle {
display: block;
} .mobilesubmenu-open .menu-items ul {
display: block !important;
height: auto !important;
opacity: 1 !important; }
.menu-items {
display: none;
}
.menu-items a {
padding: 8px 10px;
padding-right: 20px;
}
.menu-items ul a {
padding-left: 20px;
}
.menu-items ul ul a {
padding-left: 30px;
}
.menu-items ul ul ul a {
padding-left: 40px;
}
.menu-items > li {
display: block;
}
.menu-items > li > a {
text-align: inherit;
padding-top: 13px;
padding-bottom: 13px;
}
.menu-items ul {
background: var(--hoot-menu-bg, "none");
}
.menu-items ul a {
font-size: var(--hoot-menufont-size);
line-height: var(--hoot-menufont-lineheight);
font-family: var(--hoot-menufont-family);
font-style: var(--hoot-menufont-style);
text-transform: var(--hoot-menufont-transform);
font-weight: var(--hoot-menufont-weight);
color: var(--hoot-menufont-color);
}
.menu-items > li:after, .menu-items > li:before {
background: var(--hoot-accentcolor);
top: 0;
bottom: auto;
height: 0;
z-index: 106;
}
.menu-items > li:after {
left: 0;
width: 5px;
}
.menu-items > li:before {
display: none !important;
}
.menu-items > li.current-menu-item:not(.nohighlight):after, .menu-items > li.current-menu-ancestor:after, .menu-items > li:hover:after, .menu-items > li.current-menu-item:not(.nohighlight):before, .menu-items > li.current-menu-ancestor:before, .menu-items > li:hover:before {
width: 5px;
height: 100%;
}
.menu-items.menu li.current-menu-item:not(.nohighlight),
.menu-items.menu li.current-menu-ancestor,
.menu-items.menu li:hover {
background: none;
}
.menu-items.menu li.current-menu-item:not(.nohighlight) > a,
.menu-items.menu li.current-menu-ancestor > a,
.menu-items.menu li:hover > a {
background: var(--hoot-accentfont);
}
.menu-items.menu li.current-menu-item:not(.nohighlight) > a, .menu-items.menu li.current-menu-item:not(.nohighlight) > a .hoot-megamenu-icon,
.menu-items.menu li.current-menu-ancestor > a,
.menu-items.menu li.current-menu-ancestor > a .hoot-megamenu-icon,
.menu-items.menu li:hover > a,
.menu-items.menu li:hover > a .hoot-megamenu-icon {
color: var(--hoot-accentcolor);
}
.menu-items li:hover > ul, .menu-items li.sfHover > ul {
display: block;
}
.menu-items > li:last-child > ul {
left: auto;
right: 0;
}
.menu-items ul {
border: none;
border-top: solid 1px var(--hoot-shadow10);
box-shadow: none;
}
.menu-items ul li {
background: none;
}
.menu-items ul li:before {
background: none;
}
.menu-items ul, .menu-items ul ul {
position: relative;
top: auto;
left: auto;
margin: 0;
padding: 0;
}
.menu-items > li.menu-item-has-children > a .menu-title-text {
margin-right: 0;
}
.menu-items li.menu-item.menu-item-has-children > a .menu-title {
position: relative;
}
.menu-items li.menu-item.menu-item-has-children > a .menu-title:after {
content: "\f107";
font-size: 1.2em;
position: absolute;
top: 50%;
margin: -0.4em 0 0 0;
line-height: 1em;
right: -15px;
}
.menu-items > li > a .menu-title {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: center;
}
.menu-items .menu-tag {
position: static;
white-space: break-spaces;
margin: 0 5px 0 2px;
}
.menu-items .menu-tag:after {
visibility: hidden;
}
.menu-items > li > a .menu-tag {
display: block;
}
} .menu-toggleclose {
display: none;
}
@media only screen and (min-width: 970px) {
.menu-toggleclose {
display: none !important;
} }
@media only screen and (max-width: 969px) {
.fixedmenu-items.menu-items {
background: var(--hoot-menu-bg, var(--hoot-sitehead-bg, var(--hoot-body-bg)));
padding-bottom: 40px;
overflow-y: auto;
border-right: solid 2px var(--hoot-shadow30);
}
.fixedmenu-items.menu-items + .menu-toggleclose {
bottom: 0;
background: var(--hoot-accentcolor) !important;
color: var(--hoot-accentfont);
height: 40px;
line-height: 40px;
font-size: 20px;
text-align: center;
}
.fixedmenu-items.menu-items + .menu-toggleclose:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.fixedmenu-items.menu-items, .fixedmenu-items.menu-items + .menu-toggleclose {
width: 80%;
max-width: 350px;
position: fixed;
z-index: 9991;
}
.fixedmenu-items.menu-items ul {
min-width: auto;
}
.fixedmenu-items.menu-items > li {
border-bottom: solid 1px var(--hoot-shadow10);
background: var(--hoot-menu-bg, var(--hoot-sitehead-bg, var(--hoot-body-bg)));
}
.fixedmenu-items.menu-items:before {
pointer-events: none;
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.04);
}
.fixedmenu-open body {
position: relative;
}
.fixedmenu-open body:before {
content: "";
position: absolute;
z-index: 9990;
top: 0;
bottom: 0;
right: 0;
left: 0;
background: rgba(0, 0, 0, 0.75);
cursor: pointer;
}
.fixedmenu-open #fly-cart {
display: none;
}
.fixedmenu-items.menu-items {
top: 0;
bottom: 0;
}
.admin-bar .fixedmenu-items.menu-items {
top: 32px;
}
}
@media screen and (max-width: 782px) {
.admin-bar .fixedmenu-items.menu-items {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.fixedmenu-open.has-adminbar {
overflow-y: scroll;
position: fixed;
width: 100%;
left: 0px;
top: -46px;
}
.fixedmenu-open body {
padding-top: 46px;
}
} .menu-side-box {
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
font-family: var(--hoot-menufont-family);
font-style: var(--hoot-menufont-style);
text-transform: none;
font-weight: normal;
color: var(--hoot-menufont-color);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.menu-side-box .widget {
display: inline-block;
vertical-align: middle;
}
.menu-side-box a {
color: inherit;
}
.menu-side-box h1, .menu-side-box h2, .menu-side-box h3, .menu-side-box h4, .menu-side-box h5, .menu-side-box h6, .menu-side-box .title {
margin: 0;
color: inherit;
}
.menu-side-box .widget-title {
font-size: var(--hoot-basefont-bigsize);
line-height: var(--hoot-basefont-biglh);
}
.menu-side-box .widget_text .textwidget p {
margin: 5px 0;
}
div.menu-side-box {
align-self: stretch;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: flex-end;
}
div.menu-side-box .widget {
margin: 0 5px;
}
div.menu-side-box .widget_text, div.menu-side-box .widget_nav_menu {
margin-top: 5px;
margin-bottom: 5px;
}  .sidebar-sitehead .widget {
display: inline-block;
vertical-align: middle;
}
.sidebar-sitehead h1, .sidebar-sitehead h2, .sidebar-sitehead h3, .sidebar-sitehead h4, .sidebar-sitehead h5, .sidebar-sitehead h6, .sidebar-sitehead .title {
margin: 0;
}
.sidebar-sitehead.sidebar .widget-title-wrap, .sidebar-sitehead.sidebar .widget-title, .sidebar-sitehead.sidebar .widget-subtitle.hoot-subtitle {
color: inherit;
text-align: inherit;
display: block;
}
.sidebar-sitehead.sidebar .widget-title {
font-size: var(--hoot-basefont-bigsize);
line-height: var(--hoot-basefont-biglh);
}
.sidebar-sitehead.sidebar .widget-title:before, .sidebar-sitehead.sidebar .widget-title:after {
display: none;
}
.sidebar-sitehead .widget_text .textwidget p {
margin: 5px 0;
}
aside.sidebar-sitehead {
margin-top: 0;
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
}
aside.sidebar-sitehead .widget, aside.sidebar-sitehead .widget:last-child {
margin: 5px 5px;
}
aside.sidebar-sitehead .widget_text, aside.sidebar-sitehead .widget_nav_menu {
margin-top: 5px;
margin-bottom: 5px;
} .below-sitehead-inner {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center;
}
.below-sitehead-parts {
justify-content: space-between;
}
#below-sitehead-left {
text-align: left;
}
#below-sitehead-right {
text-align: right;
}
#below-sitehead-center {
text-align: center;
}
.below-sitehead-stretch > .hgrid {
max-width: none;
padding: 0;
}
.below-sitehead {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: var(--hoot-box-bg);
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
padding: 0;
position: relative;
}
.below-sitehead:after {
content: " ";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 8px;
-webkit-box-shadow: inset 0px -3px 3px 0px var(--hoot-highlight20);
-moz-box-shadow: inset 0px -3px 3px 0px var(--hoot-highlight20);
box-shadow: inset 0px -3px 3px 0px var(--hoot-highlight20);
}
.below-sitehead .widget {
display: inline-block;
vertical-align: middle;
}
.below-sitehead h1, .below-sitehead h2, .below-sitehead h3, .below-sitehead h4, .below-sitehead h5, .below-sitehead h6, .below-sitehead .title {
margin: 0;
}
.below-sitehead .sidebar .widget-title {
font-size: var(--hoot-basefont-bigsize);
line-height: var(--hoot-basefont-biglh);
}
.below-sitehead .widget_text .textwidget p {
margin: 5px 0;
}
.below-sitehead .widget_breadcrumb_navxt:first-child {
margin-left: 0;
}
.below-sitehead .widget_breadcrumb_navxt:last-child {
margin-right: 0;
}
div.below-sitehead .widget {
margin: 0px 5px;
}
div.below-sitehead .widget_text, div.below-sitehead .widget_nav_menu {
margin-top: 5px;
margin-bottom: 5px;
} @media only screen and (max-width: 969px) {
.below-sitehead-inner {
display: block;
}
.below-sitehead > .hgrid, .below-sitehead > .hgrid > .hgrid-span-12 {
padding: 0;
}
} @media only screen and (max-width: 969px) {
#topbar,
#sitehead-aside,
#sitehead-menu,
#below-sitehead {
padding: 0;
}
#topbar-left, #topbar-right, #topbar-center,
aside.sidebar-sitehead,
div.menu-side-box,
#below-sitehead-left, #below-sitehead-right, #below-sitehead-center {
text-align: center;
padding: 7px var(--hoot-grid-span-doublegutter);
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
justify-content: center;
row-gap: 7px;
}
#topbar-left .widget, #topbar-right .widget, #topbar-center .widget,
aside.sidebar-sitehead .widget,
div.menu-side-box .widget,
#below-sitehead-left .widget, #below-sitehead-right .widget, #below-sitehead-center .widget {
margin: 0 5px;
}
#topbar-right,
#below-sitehead-right {
padding-top: 0;
}
} #main.main {
padding-bottom: var(--hoot-spacersmall);
display: flow-root;
background: var(--hoot-box-bg);
} .pgheadimg-bg {
position: relative;
}
.pgheadimg-bg:not(.loop-meta-wrap) {
height: 400px;
}
.pgheadimg-bg div.pgheadimg {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.pgheadimg-inline img.pgheadimg {
display: block;
margin: 0 auto;
width: 100%;
height: auto;
}
.pgheadimg.hootnoshow {
display: none;
} #loop-meta-wrap.loop-meta-wrap {
text-align: center;
}
.loop-meta-wrap > .hgrid {
overflow: hidden;
}
.main > .loop-meta-wrap:not(.pgheadimg-wrap) {
border-bottom: solid 1px var(--hoot-shadow50);
}
.loop-meta-wrap.pgheadimg-inline {
min-height: 120px;
position: relative;
}
.loop-meta-wrap.pgheadimg-inline > .hgrid {
position: absolute;
left: 0;
right: 0;
top: 50%;
max-width: none;
transform: translateY(-50%);
}
.loop-meta-wrap.pgheadimg-inline div.loop-meta {
margin: 0;
}
.loop-meta-wrap.pgheadimg-wrap {
border-bottom: solid 1px var(--hoot-shadow50);
}
.loop-meta-wrap.pgheadimg-wrap .loop-meta {
background: rgba(0, 0, 0, 0.6);
color: #ffffff;
display: inline-block;
margin: 95px 0;
width: auto;
padding: calc(var(--hoot-basefont-size) + 15px);
padding-top: calc(var(--hoot-basefont-size) + 10px);
border-radius: var(--nirvata-radius);
}
.loop-meta-wrap.pgheadimg-wrap h1, .loop-meta-wrap.pgheadimg-wrap h2, .loop-meta-wrap.pgheadimg-wrap h3, .loop-meta-wrap.pgheadimg-wrap h4, .loop-meta-wrap.pgheadimg-wrap h5, .loop-meta-wrap.pgheadimg-wrap h6, .loop-meta-wrap.pgheadimg-wrap a, .loop-meta-wrap.pgheadimg-wrap .entry-byline {
color: inherit;
}
@media only screen and (max-width: 969px) {
.loop-meta-wrap.pgheadimg-inline > .hgrid {
position: static;
transform: none;
padding: 0;
}
}
.content .loop-meta-wrap {
margin-bottom: var(--hoot-big-vmargin);
background: var(--hoot-highlight10);
padding: 15px 18px;
border: solid 1px var(--hoot-highlight10);
}
.content .loop-meta-wrap > .hgrid {
padding: 0;
}
.content .loop-meta {
padding: 0;
}
.content .loop-title {
font-size: var(--hoot-ctypo-loop-s, var(--hoot-h2-size));
font-style: var(--hoot-h2-style);
text-transform: var(--hoot-h2-transform);
font-weight: var(--hoot-h2-weight);
color: var(--hoot-h2-color);
}
.altthemedividers .loop-meta-wrap:not(.pgheadimg-wrap) {
background: none;
border: none;
}
.altthemedividers .loop-meta-wrap:not(.pgheadimg-wrap):after {
content: " ";
display: block;
font: 0/0 a;
height: 6px;
border: none;
margin-left: auto !important;
margin-right: auto !important;
width: 300px;
background: var(--hoot-shadow10);
}
.altthemedividers .loop-meta-wrap:not(.pgheadimg-wrap) .loop-meta {
padding-top: var(--hoot-spacer);
padding-bottom: var(--hoot-spacer);
}
.altthemedividers .content .loop-meta-wrap .loop-meta {
padding-top: 0;
padding-bottom: calc(var(--hoot-big-vmargin) + 15px);
}
.loop-meta {
float: none;
background-size: contain;
padding-top: calc(var(--hoot-basefont-size) + 10px);
padding-bottom: calc(var(--hoot-basefont-size) + 15px);
}
.loop-title {
margin: 0;
font-size: var(--hoot-ctypo-loop, var(--hoot-h1-size));
}
.loop-description p {
margin: 5px 0;
}
.loop-description p:last-child {
margin-bottom: 0;
}
.loop-meta-gravatar img {
margin-bottom: 1em;
-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
border-radius: 1500px;
}
.archive.author .content .loop-meta-wrap {
text-align: center;
}
#custom-content-title-area {
text-align: center;
}
.pre-content-title-area ul.lSPager {
display: none;
}
.content-title-area-stretch .hgrid-span-12 {
padding: 0;
}
.content-title-area-grid {
margin: var(--hoot-big-vmargin) 0;
}
.content .post-content-title-area {
margin-top: 0;
} .entry-byline {
opacity: 1;
line-height: 1.3333em;
margin-top: 5px;
}
.content .entry-byline.empty {
margin: 0;
padding: 0;
border: none;
}
.entry-byline-block {
display: inline;
}
.entry-byline-block:after {
content: "/";
margin: 0 7px;
font-size: 1.181818em;
}
.entry-byline-block:last-of-type:after {
display: none;
}
.entry-byline a {
color: inherit;
}
.entry-byline a:hover {
color: inherit;
text-decoration: underline;
}
.entry-byline-label {
margin-right: 3px;
}
.entry-footer .entry-byline {
margin: 0;
padding: var(--hoot-big-vmargin) 5px;
border-top: solid 1px var(--hoot-shadow50);
} .main-content-grid {
padding-top: var(--hoot-spacer);
}
.main > .main-content-grid:first-child {
padding-top: calc(var(--hoot-spacer) / 2);
}   .entry-content-featured-img {
display: block;
margin: 0 auto;
}
.entry-featured-img-wrap + .entry {
margin-top: var(--hoot-spacersmall);
} .entry-content {
margin: 0 auto var(--hoot-spacersmall);
}
.entry-content:after {
content: "";
display: table;
clear: both;
}
.article_align-left .entry-content {
text-align: left;
}
.article_align-center .entry-content {
text-align: center;
}
.article_align-right .entry-content {
text-align: right;
}
.article_align-justify .entry-content {
text-align: justify;
}
.singular .sidebarsN .entry-content {
max-width: var(--hoot-article-width);
}
.singular .sidebars0 .entry-content {
max-width: var(--hoot-article-width-nosb);
}
.singular .article-bg,
.singular .sidebarsN .article-bg-whensidebar {
background-color: var(--hoot-article-bg);
padding: 3em;
margin-top: 0;
}
.singular .article-bg .entry-content,
.singular .sidebarsN .article-bg-whensidebar .entry-content {
margin-bottom: 0;
padding: var(--hoot-small-vmargin) var(--hoot-grid-span-gutter);
}
.singular .article-bg .entry-footer .entry-byline,
.singular .sidebarsN .article-bg-whensidebar .entry-footer .entry-byline {
margin-top: var(--hoot-big-vmargin);
padding-bottom: 0;
}
@media only screen and (max-width: 969px) {
.article_align_mob-left .entry-content {
text-align: left;
}
.article_align_mob-center .entry-content {
text-align: center;
}
.article_align_mob-right .entry-content {
text-align: right;
}
.article_align_mob-justify .entry-content {
text-align: justify;
}
.singular .article-bg,
.singular .sidebarsN .article-bg-whensidebar {
padding: var(--hoot-grid-span-gutter);
}
}  .page-links, .post-nav-links {
text-align: center;
margin: var(--hoot-spacersmall) 0;
}
.page-links a, .page-links .page-numbers, .post-nav-links a, .post-nav-links .page-numbers {
text-decoration: none;
border: solid 1px;
padding: 0.5em;
margin: 0 2px;
line-height: 1em;
min-width: 1em;
display: inline-block;
text-align: center;
}
a.post-page-numbers.ajax-pagination-loading,
a.page-numbers.ajax-pagination-loading {
position: relative;
}
a.post-page-numbers.ajax-pagination-loading:before,
a.page-numbers.ajax-pagination-loading:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 9999;
pointer-events: none;
background: rgba(0, 0, 0, 0.2);
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" style="margin:auto;background:rgba(0, 0, 0, 0) none repeat scroll 0% 0%;display:block;shape-rendering:auto" width="30px" height="30px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid"%3E%3Ccircle cx="50" cy="50" fill="none" stroke="%23fff" stroke-width="10" r="35" stroke-dasharray="164.93361431346415 56.97787143782138"%3E%3CanimateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;360 50 50" keyTimes="0;1"%3E%3C/animateTransform%3E%3C/circle%3E%3C/svg%3E');
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}  .loop-nav-unitctrl {
display: none;
}
.loop-nav-unitlink {
display: none;
}
.loop-nav-link {
padding: 0 8px;
}
.loop-nav-label {
font-weight: 500;
display: block;
}
.loop-nav-link {
max-width: 100%;
max-width: -webkit-fill-available;
}
.loop-nav-link > * {
word-wrap: break-word;
}
.loop-nav-thumb .loop-nav-unit {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: flex-start;
box-sizing: border-box;
}
.loop-nav-thumb .loop-nav-image {
flex-shrink: 0;
}
.loop-nav-thumb .loop-nav-image img {
height: auto;
width: auto;
max-width: 100px;
max-height: 100px;
}
.loop-nav-thumb .loop-nav-link {
flex-grow: 1;
}
.loop-nav-thumb .loop-nav-image + .loop-nav-link {
padding-left: 15px;
}
@keyframes hootloopnavfixedprev {
0% {
left: calc(-1 * var(--hoot-loopnav-offset));
}
30% {
left: 0;
}
80% {
left: 0;
}
100% {
left: calc(-1 * var(--hoot-loopnav-offset));
}
}
@keyframes hootloopnavfixednext {
0% {
right: calc(-1 * var(--hoot-loopnav-offset));
}
30% {
right: 0;
}
80% {
right: 0;
}
100% {
right: calc(-1 * var(--hoot-loopnav-offset));
}
}
@keyframes hootloopnavfixedctrl {
0% {
background: none;
}
30% {
background: var(--hoot-shadow10);
}
80% {
background: var(--hoot-shadow10);
}
100% {
background: none;
}
}
.loop-nav-image {
background-size: cover;
background-position: center;
}
.loop-nav:not(.loop-nav-fixed) .loop-nav-image {
background-image: none !important;
}
@media only screen and (max-width: 969px) {
.loop-nav-image {
background-image: none !important;
}
}
@media only screen and (min-width: 970px) {
.loop-nav-fixed.loop-nav-thumb .loop-nav-unit {
min-height: 190px;
}
.loop-nav-fixed .loop-nav-unit {
flex-direction: column;
justify-content: center;
text-align: center;
}
.loop-nav-fixed .loop-nav-unit {
position: fixed;
top: 45%;
transform: translateY(-50%);
z-index: 1020;
width: calc(var(--hoot-loopnav-offset) + var(--hoot-loopnav-control));
padding: 15px;
background: var(--hoot-box-bg);
border: solid 1px var(--hoot-shadow30);
box-shadow: 0 0 15px 0px var(--hoot-shadow30);
box-sizing: border-box;
-webkit-transition: left 0.3s ease-in, right 0.3s ease-in;
-moz-transition: left 0.3s ease-in, right 0.3s ease-in;
-o-transition: left 0.3s ease-in, right 0.3s ease-in;
transition: left 0.3s ease-in, right 0.3s ease-in;
}
.loop-nav-fixed .loop-nav-unit:hover .loop-nav-unitctrl {
background: var(--hoot-shadow10);
}
.loop-nav-fixed .loop-nav-unitctrl {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
bottom: 0;
width: var(--hoot-loopnav-control);
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
}
.loop-nav-fixed .loop-nav-unitlink {
display: block;
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
right: 0;
left: 0;
}
.loop-nav-fixed .loop-nav-image {
width: 100%;
height: 100px;
}
.loop-nav-fixed .loop-nav-image img {
display: none;
}
.loop-nav-fixed .loop-nav-image + .loop-nav-link {
margin-top: 10px;
padding-left: 0;
}
.loop-nav-fixed .loop-nav-link {
padding: 0;
flex-grow: 0;
}
.loop-nav-fixed .loop-nav-label {
display: block;
}
.loop-nav-fixed .prev {
left: calc(-1 * var(--hoot-loopnav-offset));
border-left: none;
border-radius: 0 5px 5px 0;
padding-right: calc(15px + var(--hoot-loopnav-control));
}
.loop-nav-fixed .prev:hover {
left: 0 !important;
}
.loop-nav-fixed .prev .loop-nav-unitctrl {
right: 0;
}
.loop-nav-fixed .prev .loop-nav-unitctrl:before {
content: "\f104";
}
.loop-nav-fixed .prev .loop-nav-unitlink {
right: var(--hoot-loopnav-control);
}
.loop-nav-fixed .next {
right: calc(-1 * var(--hoot-loopnav-offset));
border-right: none;
border-radius: 5px 0 0 5px;
padding-left: calc(15px + var(--hoot-loopnav-control));
}
.loop-nav-fixed .next:hover {
right: 0 !important;
}
.loop-nav-fixed .next .loop-nav-unitctrl {
left: 0;
}
.loop-nav-fixed .next .loop-nav-unitctrl:before {
content: "\f105";
}
.loop-nav-fixed .next .loop-nav-unitlink {
left: var(--hoot-loopnav-control);
}
.loop-nav-fixed.hootinview .prev {
animation-name: hootloopnavfixedprev;
animation-duration: 4s;
}
.loop-nav-fixed.hootinview .next {
animation-name: hootloopnavfixednext;
animation-duration: 4s;
}
.loop-nav-fixed.hootinview .loop-nav-unitctrl {
animation-name: hootloopnavfixedctrl;
animation-duration: 4s;
}
#loop-nav-wrap.loop-nav-fixed * {
display: none !important;
}
}
@media only screen and (max-width: 969px) {
#loop-nav-wrapclone.loop-nav-fixed {
display: none !important;
}
}
@media only screen and (min-width: 970px) {
.loop-nav-inline {
padding: var(--hoot-big-vmargin) 0;
border-top: solid 1px var(--hoot-shadow50);
}
.loop-nav-inline:after {
content: "";
display: table;
clear: both;
}
.loop-nav-inline {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
}
.loop-nav-inline .loop-nav-unit {
width: calc(50% - 5px);
flex-shrink: 0;
flex-grow: 1;
}
.loop-nav-inline.loop-nav-text {
align-items: flex-start;
}
.loop-nav-inline.loop-nav-text .next {
text-align: right;
}
}
@media only screen and (max-width: 969px) {
.loop-nav {
padding: var(--hoot-big-vmargin) 0;
border-top: solid 1px var(--hoot-shadow50);
}
.loop-nav:after {
content: "";
display: table;
clear: both;
}
.loop-nav-unit + .loop-nav-unit {
margin-top: var(--hoot-big-vmargin);
padding-top: var(--hoot-big-vmargin);
border-top: solid 1px var(--hoot-shadow50);
}
} #comments-template {
padding-top: var(--hoot-spacersmall);
border-top: solid 1px var(--hoot-shadow50);
}
#comments-template:after {
content: "";
display: table;
clear: both;
}
#comments-template > div:first-child > h3 {
margin-top: 0;
}
#comments-number {
font-size: 1em;
color: var(--hoot-basefont-light);
font-family: inherit;
font-weight: bold;
font-weight: 800;
text-transform: uppercase;
}
#comments .comment-list, #comments ol.children {
list-style-type: none;
margin: 0;
} .main .comment {
margin: 0;
}
.comment article {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
position: relative;
}
.comment p {
margin: 0 0 0.3em;
}
.comment li.comment {
border-left: solid 1px rgba(0, 0, 0, 0.1);
padding-left: 40px;
margin-left: 20px;
}
.comment li article:before {
content: " ";
display: block;
width: 30px;
border-bottom: solid 1px rgba(0, 0, 0, 0.1);
position: absolute;
top: 50%;
left: -40px;
}
.comment-avatar {
width: 50px;
flex-shrink: 0;
margin: 20px 15px 15px 0;
}
.comment-content-wrap {
padding: 15px 0;
}
.comment-meta-block, .comment-edit-link {
display: inline-block;
padding: 0 15px 0 0;
margin: 0 15px 0 0;
border-right: solid 1px;
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
color: var(--hoot-basefont-light);
text-transform: uppercase;
}
.comment-meta-block:last-child {
border-right: none;
padding-right: 0;
margin-right: 0;
}
.comment-meta-block cite.comment-author {
font-style: normal;
font-size: 1em;
} .comment-by-author {
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
color: var(--hoot-basefont-light);
text-transform: uppercase;
font-weight: bold;
margin-top: 3px;
text-align: center;
}
.comment.bypostauthor > article {
background: var(--hoot-highlight10);
padding: 0 10px 0 18px;
margin: 15px 0;
}
.comment.bypostauthor > article .comment-meta-block, .comment.bypostauthor > article .comment-edit-link {
color: inherit;
}
.comment.bypostauthor + #respond {
background: var(--hoot-highlight10);
padding: 20px 20px 1px;
}
.comment.bypostauthor + #respond #reply-title {
margin-top: 0;
} .comment-ping {
border: solid 1px var(--hoot-shadow50);
padding: 5px 10px 5px 15px;
margin: 30px 0px 20px;
}
.comment-ping cite {
font-size: 1em;
} .children #respond {
margin-left: 60px;
position: relative;
}
.children #respond:before {
content: " ";
border-left: solid 1px rgba(0, 0, 0, 0.33);
position: absolute;
top: 0;
bottom: 0;
left: -40px;
}
.children #respond:after {
content: " ";
display: block;
width: 30px;
border-bottom: solid 1px rgba(0, 0, 0, 0.33);
position: absolute;
top: 50%;
left: -40px;
}
#reply-title {
font-size: 1em;
font-family: inherit;
font-weight: bold;
font-weight: 800;
text-transform: uppercase;
}
#reply-title small {
display: block;
}
#respond p {
margin: 0 0 0.3em;
}
#respond label {
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
font-weight: normal;
padding: var(--hoot-small-vmargin) 0;
width: 15%;
vertical-align: top;
}
#respond input[type=checkbox] + label {
display: inline;
margin-left: 5px;
vertical-align: text-bottom;
} @media only screen and (max-width: 969px) {
#respond label {
width: auto;
display: block;
}
}  .entry.attachment .entry-content {
width: auto;
text-align: center;
}
.entry.attachment .entry-content p:first-of-type {
margin-top: 2em;
font-weight: bold;
text-transform: uppercase;
}
.entry.attachment .entry-content .more-link {
display: none;
}  .archive-wrap {
overflow: hidden;
clear: both;
} .plural .entry {
padding-top: 1em;
padding-bottom: var(--hoot-spacer);
position: relative;
}
.plural .entry:first-child {
padding-top: 0;
}
.entry-grid-featured-img {
position: relative;
z-index: 1;
} .entry-sticky-tag {
display: none; }
.sticky > .entry-grid {
background: var(--hoot-highlight10);
padding: var(--hoot-big-vmargin) 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sticky > .entry-grid > .entry-featured-img-wrap {
margin: 0 -20px;
margin-top: calc(-1 * var(--hoot-big-vmargin));
} .entry-grid {
min-width: auto;
}
.entry-grid-content {
padding-left: 0;
padding-right: 0;
}
.entry-grid-content .entry-title {
font-size: var(--hoot-ctypo-archvpost, var(--hoot-h4-size));
font-style: var(--hoot-h4-style);
text-transform: var(--hoot-h4-transform);
font-weight: var(--hoot-h4-weight);
color: var(--hoot-h4-color);
margin: 0;
}
.entry-grid-content .entry-title a {
color: inherit;
}
.entry-grid-content .entry-summary {
margin-top: var(--hoot-vmargin);
}
.entry-grid-content .entry-summary p:last-child {
margin-bottom: 0;
}
.entry-featured-img-wrap + .entry-grid-content {
margin-top: var(--hoot-big-vmargin);
}
.gridarticle_align-left .entry-grid-content {
text-align: left;
}
.gridarticle_align-center .entry-grid-content {
text-align: center;
}
.gridarticle_align-right .entry-grid-content {
text-align: right;
}
.gridarticle_align-justify .entry-grid-content {
text-align: justify;
} .archive-big .entry-grid-content .entry-title {
font-size: calc(1.2 * var(--hoot-ctypo-archvpost, calc(0.833333 * var(--hoot-h2-size))));
font-style: var(--hoot-h2-style);
text-transform: var(--hoot-h2-transform);
font-weight: var(--hoot-h2-weight);
color: var(--hoot-h2-color);
} .archive-medium .entry-grid, .archive-small .entry-grid {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
}
.archive-medium .entry-featured-img-wrap, .archive-small .entry-featured-img-wrap {
flex-shrink: 0;
max-width: 45%;
}
.archive-medium .entry-featured-img-wrap + .entry-grid-content, .archive-small .entry-featured-img-wrap + .entry-grid-content {
margin: 0 0 0 var(--hoot-big-vmargin);
}
.archive-medium.sticky > .entry-grid, .archive-small.sticky > .entry-grid {
padding-left: 15px;
padding-right: 15px;
}
.archive-medium.sticky > .entry-grid > .entry-featured-img-wrap, .archive-small.sticky > .entry-grid > .entry-featured-img-wrap {
margin: 0;
} #content .archive-mixed {
padding-top: 0;
}
.mixedunit-big .entry-grid-content .entry-title {
font-size: calc(1.2 * var(--hoot-ctypo-archvpost, var(--hoot-h4-size)));
}
.archive-mixed-block2.mixedunit-big, .archive-mixed-block3.mixedunit-big {
padding-left: var(--hoot-grid-span-gutter);
padding-right: var(--hoot-grid-span-gutter);
}
.mixedunit-medium .entry-grid, .mixedunit-small .entry-grid {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
}
.mixedunit-medium .entry-featured-img-wrap, .mixedunit-small .entry-featured-img-wrap {
flex-shrink: 0;
max-width: 45%;
}
.mixedunit-medium .entry-featured-img-wrap + .entry-grid-content, .mixedunit-small .entry-featured-img-wrap + .entry-grid-content {
margin: 0 0 0 var(--hoot-big-vmargin);
}
.mixedunit-medium.sticky > .entry-grid, .mixedunit-small.sticky > .entry-grid {
padding-left: 15px;
padding-right: 15px;
}
.mixedunit-medium.sticky > .entry-grid > .entry-featured-img-wrap, .mixedunit-small.sticky > .entry-grid > .entry-featured-img-wrap {
margin: 0;
}
.mixedunit-block2:nth-child(2n) {
clear: both;
}
.mixedunit-block3:nth-child(3n+2) {
clear: both;
} #content .archive-block {
padding-top: 0;
}
.archive-block2:nth-child(2n+1) {
clear: both;
}
.archive-block3:nth-child(3n+1) {
clear: both;
}
.archive-block4:nth-child(4n+1) {
clear: both;
}  #content .archive-mosaic {
padding-top: 0;
}
.archive-mosaic .entry-grid {
border: solid 1px var(--hoot-shadow30);
}
.archive-mosaic > .hgrid {
padding: 0;
}
.archive-mosaic .entry-featured-img-wrap + .entry-grid-content {
margin-top: 0;
}
.archive-mosaic.sticky > .entry-grid {
padding: 0;
}
.archive-mosaic.sticky > .entry-grid > .entry-featured-img-wrap {
margin: 0;
}
.archive-mosaic .entry-grid-content {
padding: var(--hoot-vmargin) 1em;
padding-bottom: 0;
}
.archive-mosaic .entry-header:last-child {
margin-bottom: var(--hoot-vmargin);
}
.archive-mosaic .entry-header + .mosaic-sub {
margin-top: var(--hoot-vmargin);
}
.archive-mosaic .entry-title {
font-size: calc(0.9 * var(--hoot-ctypo-archvpost, calc(1.111111 * var(--hoot-h5-size))));
font-style: var(--hoot-h5-style);
text-transform: var(--hoot-h5-transform);
font-weight: var(--hoot-h5-weight);
color: var(--hoot-h5-color);
}
.archive-mosaic .entry-summary {
margin: 0 0 1em;
}
.archive-mosaic .entry-summary p:first-child {
margin-top: 0.4em;
}
.archive-mosaic .more-link {
margin: 1em -1em 0;
text-align: center;
font-size: 1em;
}
.archive-mosaic .more-link a {
display: block;
font-size: inherit;
line-height: inherit;
}
.archive-mosaic .entry-grid .more-link:after {
display: none;
}
.archive-mosaic .mosaic-sub {
background: var(--hoot-highlight10);
border-top: solid 1px var(--hoot-shadow30);
margin: 0 -1em;
line-height: 1.4em;
}
.archive-mosaic .entry-byline {
display: block;
padding: 10px;
border: none;
margin: 0;
} @media only screen and (max-width: 969px) { .gridarticle_align_mob-left .entry-grid-content {
text-align: left;
}
.gridarticle_align_mob-center .entry-grid-content {
text-align: center;
}
.gridarticle_align_mob-right .entry-grid-content {
text-align: right;
}
.gridarticle_align_mob-justify .entry-grid-content {
text-align: justify;
}   .archive-medium .entry-grid, .archive-small .entry-grid,
.mixedunit-medium .entry-grid, .mixedunit-small .entry-grid {
display: block;
}
.archive-medium div.entry-featured-img-wrap, .archive-small div.entry-featured-img-wrap,
.mixedunit-medium div.entry-featured-img-wrap, .mixedunit-small div.entry-featured-img-wrap {
max-width: none;
}
.archive-medium .entry-featured-img-wrap + .entry-grid-content, .archive-small .entry-featured-img-wrap + .entry-grid-content,
.mixedunit-medium .entry-featured-img-wrap + .entry-grid-content, .mixedunit-small .entry-featured-img-wrap + .entry-grid-content {
margin: var(--hoot-big-vmargin) 0 0;
} .archive-mosaic > .hgrid {
display: inline-block;
width: auto;
}
.archive-mosaic .entry-content-featured-img {
padding: 1em 1em 0;
}
} .more-link {
display: block;
margin-top: var(--hoot-big-vmargin);
text-align: inherit;
text-transform: uppercase;
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
border-top: solid 1px;
position: relative;
-webkit-transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
-moz-transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
-o-transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
}
.more-link a {
display: inline-block;
padding: 3px 0;
}
.more-link, .more-link a {
color: var(--hoot-linkcolor);
}
.more-link:hover, .more-link:hover a {
color: var(--hoot-linkhovercolor);
}
a.more-link {
border: none;
margin-top: inherit;
text-align: inherit;
}
.entry-grid .more-link {
margin-top: var(--hoot-vmargin);
text-align: center;
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
border-top: none;
letter-spacing: 3px;
opacity: 1;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: center;
}
.entry-grid .more-link a {
display: block;
width: 100%;
}
.entry-grid .more-link:hover {
opacity: 1;
}
.entry-grid .more-link:after {
content: " ";
display: inline-block;
vertical-align: top;
font: 0/0 a;
border-bottom: solid 2px;
width: 90px;
opacity: 0.7;
} .pagination.loop-pagination {
margin: var(--hoot-vmargin) 0;
}
.page-numbers {
border: solid 1px;
padding: 0.5em;
margin: 0 2px;
line-height: 1em;
min-width: 1em;
display: inline-block;
text-align: center;
} .home #main.main {
padding-bottom: 0;
}
.frontpage-area.module-bg-highlight {
background: var(--hoot-highlight10);
} .frontpage-area {
margin: var(--hoot-widget-margin) 0;
}
.frontpage-area.module-bg-highlight, .frontpage-area.module-bg-color, .frontpage-area.module-bg-image {
padding: calc(var(--hoot-widget-margin) + 15px) 0;
}
.frontpage-area.hootnoshow {
display: none;
}
.frontpage-area.nomarginpadding {
margin: 0 !important;
padding: 0 !important;
}
.frontpage-areacol.hootnoshow {
display: none;
}
#main .frontpage-area.module-bg-highlight, #main .frontpage-area.module-bg-color, #main .frontpage-area.module-bg-image {
margin: 0;
}
.frontpage-area-stretch.frontpage-area {
margin: 0;
}
.frontpage-area-stretch > .hgrid {
max-width: none;
padding: 0;
}
.frontpage-area-stretch > .hgrid [class*=hgrid-span-]:first-child, .frontpage-area-stretch > .hgrid [class*=hcolumn-]:first-child {
padding-left: 0;
}
.frontpage-area-stretch > .hgrid [class*=hgrid-span-]:last-child, .frontpage-area-stretch > .hgrid [class*=hcolumn-]:last-child {
padding-right: 0;
} .content-frontpage > .frontpage-area-boxed:first-child {
margin-top: calc(var(--hoot-widget-margin) - 25px);
}
.frontpage-widgetarea.frontpage-area-boxed:first-child .hootkitslider-widget {
margin: 0;
}
.frontpage-widgetarea .widget-title {
font-size: var(--hoot-ctypo-fpwdgt, var(--hoot-h3-size));
} .frontpage-page-content-title.hootnoshow {
display: none;
} .frontpage-widgetarea .widget:first-child {
margin-top: 0;
}
.frontpage-widgetarea .widget:last-child {
margin-bottom: 0;
}
@media only screen and (max-width: 969px) {
.frontpage-widgetarea .frontpage-areacol + .frontpage-areacol {
margin-top: var(--hoot-widget-margin);
}
} #frontpage-page-content {
margin-top: 0;
}
.frontpage-area .entry-content {
margin: 0;
}
.frontpage-area .entry-footer {
display: none;
} .hoot-blogposts-title {
margin: var(--hoot-small-vmargin) auto 0;
padding-bottom: 8px;
width: 75%;
border-bottom: solid 1px var(--hoot-shadow50);
text-align: center;
} @media only screen and (max-width: 969px) {
.hoot-blogposts-title {
width: 100%;
}
} .fpimg-wrap {
position: relative;
background-color: var(--hoot-fimg-bg);
}
.fpimg-nocontent {
display: none;
}
.fpimg-imgbox {
position: relative;
z-index: 1;
overflow: hidden;
}
.fpimg-imgbox:before {
content: "";
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
left: 0;
right: 0;
pointer-events: none;
background: var(--hoot-fimg-overlay);
}
.fpimg-cfbox {
position: relative;
z-index: 2;
}
.fpimg-feature img {
margin: var(--hoot-fimg-imgpad);
}
.fpimg-cbox {
margin: var(--hoot-fimg-conpad);
display: -webkit-inline-box;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: -moz-inline-flex;
display: -webkit-inline-flex;
display: inline-flex;
flex-direction: column;
}
.fpimg-bg .fpimg-imgbox {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.fpimg-bg .fpimg {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-position: center;
background-size: cover;
}
.fpimg-bg .fpimg-cfbox {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: space-evenly;
}
.fpimg-bg .fpimg-feature {
max-width: 70%;
text-align: center;
}
.fpimg-bg .fpimg-cboxwrap {
max-width: 70%;
}
.fpimg-inline {
min-height: var(--hoot-fimg-minheight);
}
.fpimg-inline .fpimg-imgbox {
min-height: var(--hoot-fimg-minheight);
}
.fpimg-inline .fpimg-src {
display: block;
margin: 0;
width: 100%;
height: auto;
opacity: 0;
}
.fpimg-inline .fpimg {
position: absolute;
z-index: 0;
width: 100%;
height: 100%;
pointer-events: none;
background-size: cover;
background-position: center; }
.fpimg-inline .fpimg-cfbox {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
}
.fpimg-textbox {
padding: 20px 25px;
background: var(--hoot-fimg-conbg);
}
.fpimg-textbox-nobg {
padding: 0;
}
.fpimg-textbox-nobg + div.fpimg-btnbox {
margin-top: 20px;
}
.fpimg-title {
margin: 0;
margin-top: -5px;
color: var(--hoot-fimg-headcolor, var(--hoot-h3-color));
font-size: var(--hoot-fimg-headsize);
line-height: var(--hoot-headings-lineheight);
}
div.fpimg-subtitle {
color: var(--hoot-fimg-subheadcolor, var(--hoot-subheadings-color));
font-size: var(--hoot-fimg-subheadsize);
line-height: var(--hoot-base-lineheight);
}
.fpimg-text {
color: var(--hoot-fimg-textcolor, var(--hoot-basefont-color));
font-size: var(--hoot-fimg-textsize);
line-height: var(--hoot-base-lineheight);
}
.fpimg-text p {
margin: var(--hoot-small-vmargin) 0;
}
.fpimg-text p:last-child {
margin-bottom: 0;
}
.fpimg-notitle.fpimg-nosubtitle .fpimg-text p:first-child {
margin-top: 0;
}
.fpimg-btnbox {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
gap: 6px;
}
.fpimg-btnbox:not(:first-child) {
margin-top: 10px;
}
.fpimg-btnbox .fpimg-button {
flex-grow: 1;
margin: 0;
text-align: center;
font-size: var(--hoot-fimg-btnsize);
max-width: calc(50% - 3px);
box-sizing: border-box;
}
.fpimg-btnbox .fpimg-button.button.fpimg-btn1 {
color: var(--hoot-fimg-btncolor, var(--hoot-buttonfont));
background: var(--hoot-fimg-btnbg, var(--hoot-buttoncolor));
border-color: var(--hoot-fimg-btnbg, var(--hoot-buttoncolor));
}
.fpimg-btnbox .fpimg-button.button.fpimg-btn1:hover {
color: var(--hoot-fimg-btnbg, var(--hoot-buttoncolor));
background: var(--hoot-fimg-btncolor, var(--hoot-buttonfont));
}
.fpimg-btnbox .fpimg-button.button.fpimg-btn2 {
color: var(--hoot-fimg-btncolor2, var(--hoot-buttonfont));
background: var(--hoot-fimg-btnbg2, var(--hoot-buttoncolor));
border-color: var(--hoot-fimg-btnbg2, var(--hoot-buttoncolor));
}
.fpimg-btnbox .fpimg-button.button.fpimg-btn2:hover {
color: var(--hoot-fimg-btnbg2, var(--hoot-buttoncolor));
background: var(--hoot-fimg-btncolor2, var(--hoot-buttonfont));
}
.fpimg-1 .fpimg-cfbox {
align-items: center;
justify-content: center;
}
.fpimg-1 .fpimg-cboxwrap {
text-align: center;
}
.fpimg-1 .fpimg-btnbox {
justify-content: center;
}
.fpimg-2 .fpimg-cfbox {
align-items: flex-start;
justify-content: center;
}
.fpimg-2 .fpimg-cboxwrap {
text-align: center;
}
.fpimg-3 .fpimg-cfbox {
align-items: flex-end;
justify-content: flex-start;
}
.fpimg-4 .fpimg-cfbox {
align-items: flex-end;
justify-content: center;
}
.fpimg-4 .fpimg-cboxwrap {
text-align: center;
}
.fpimg-4 .fpimg-btnbox {
justify-content: center;
}
.fpimg-5 .fpimg-cfbox {
align-items: flex-end;
justify-content: flex-end;
}
.fpimg-6 .fpimg-cfbox {
align-items: center;
justify-content: flex-start;
}
.fpimg-7 .fpimg-cfbox {
align-items: center;
justify-content: flex-end;
}
.fpimg-8 .fpimg-feature {
max-width: 100%;
}
.fpimg-8 .fpimg-cboxwrap {
display: none;
}
.fpimg-8 .fpimg-btnbox {
justify-content: center;
}
.fpimg-9 .fpimg-cfbox {
justify-content: center;
}
.fpimg-9 .fpimg-nocon .fpimg-cfbox {
justify-content: flex-end;
}
.fpimg-9 .fpimg-feature {
order: 2;
}
.fpimg-9 .fpimg-cboxwrap {
order: 1;
}
.fpimg-10 .fpimg-cfbox {
justify-content: center;
}
.fpimg-10 .fpimg-nofeat .fpimg-cfbox {
justify-content: flex-end;
}
.fpimg-10 .fpimg-feature {
order: 1;
}
.fpimg-10 .fpimg-cboxwrap {
order: 2;
} @media only screen and (max-width: 969px) {
.fpimg-cfbox {
padding: 0;
}
.fpimg-featlay .fpimg-cfbox {
flex-direction: column;
align-items: center;
}
.fpimg-featlay .fpimg-feature,
.fpimg-featlay .fpimg-cboxwrap {
order: 1;
max-width: none;
text-align: center;
}
.fpimg-conlay .fpimg-cfbox {
position: relative;
}
.fpimg-conlay .fpimg-cboxwrap {
margin: 5px 0 0;
max-width: none;
width: 100%;
}
.fpimg-conlay .fpimg-cbox {
margin: 0;
width: 100%;
text-align: center;
}
.fpimg-conlay .fpimg-textbox-nobg {
padding: 20px 25px;
padding-bottom: 0;
}
.fpimg-btnbox {
justify-content: center;
}
}   .sidebar {
line-height: var(--hoot-base-lineheight);
}
.sidebar .widget {
margin-top: 0;
}
.sidebar .widget:last-child {
margin-bottom: 0;
}
.sidebar-primary.sidebar, .sidebar-secondary.sidebar {
font-size: var(--hoot-sidebar-size);
line-height: var(--hoot-sidebar-lineheight);
font-style: var(--hoot-sidebar-style);
text-transform: var(--hoot-sidebar-transform);
font-weight: var(--hoot-sidebar-weight);
color: var(--hoot-sidebar-color);
}
.sidebar-primary .widget-title, .sidebar-secondary .widget-title {
font-size: var(--hoot-sidebarhead-size);
line-height: var(--hoot-sidebarhead-lineheight);
font-family: var(--hoot-sidebarhead-family);
font-style: var(--hoot-sidebarhead-style);
text-transform: var(--hoot-sidebarhead-transform);
font-weight: var(--hoot-sidebarhead-weight);
color: var(--hoot-sidebarhead-color);
}
.sidebar-primary .widget-title, .sidebar-secondary .widget-title {
border-bottom: solid 1px;
}
.sidebar-primary .widget-title-wrap, .sidebar-secondary .widget-title-wrap {
border-bottom: solid 1px;
}
.sidebar-primary .widget-title-wrap .widget-title, .sidebar-secondary .widget-title-wrap .widget-title {
border-bottom: none;
}
@media only screen and (max-width: 969px) {
.sidebar {
margin-top: var(--hoot-widget-margin);
}
} .widget {
margin: var(--hoot-widget-margin) 0;
position: relative;
}
.widget-title {
position: relative;
margin: var(--hoot-headings-margins);
margin-top: 0;
text-align: left;
} .widget .viewall {
text-align: right;
text-transform: uppercase;
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
}
.widget .viewall a {
padding: 3px 5px;
color: var(--hoot-basefont-light);
background: var(--hoot-box-bg);
text-decoration: none;
}
.widget .viewall a:hover {
color: var(--hoot-accentcolor);
background: var(--hoot-accentfont);
}
.widget .viewall-bottom {
margin-top: 1em;
}
.widget .viewall-top {
margin-bottom: 5px;
}
.widget-title-wrap {
margin: var(--hoot-headings-margins);
margin-top: 0;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
justify-content: flex-end;
align-items: center;
}
.widget-title-wrap .widget-title {
flex-grow: 1;
margin: 0;
}
.widget-title-wrap .viewall-top {
flex-shrink: 0;
margin: 0 0 0 3px;
}  .textwidget p:last-child {
margin-bottom: var(--hoot-small-vmargin);
} .widget_media_image {
text-align: center;
} .widget_media_gallery .gallery {
margin: 0;
} .searchbody {
vertical-align: middle;
position: relative;
}
.searchform {
position: relative;
min-width: 250px;
margin-bottom: 0;
overflow: hidden;
padding: 7px;
background: var(--hoot-form-bg);
border: solid 1px var(--hoot-form-highlightcolor);
}
.searchform:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.05);
pointer-events: none;
}
.searchform .submit {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: -9999rem;
width: auto;
line-height: 1em;
margin: 0;
padding: 5px;
}
.searchform .submit:focus {
outline: dotted 1px;
outline-offset: -4px;
right: 10px; }
.searchbody .searchtext {
width: 100%;
display: block;
color: var(--hoot-form-color);
background: var(--hoot-form-bg);
border: solid 1px var(--hoot-form-highlightcolor);
position: relative;
padding: 7px 10px;
padding-right: 2.2em;
outline-offset: -2px;
}
.searchbody .searchtext:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.searchicon {
position: absolute;
top: calc(50% - 5px);
margin-top: -0.5em;
font-size: 1.2em;
right: 12px;
opacity: 0.7;
}
.searchicon i.fa-search {
padding: 5px;
}
@media only screen and (min-width: 970px) {
.js-search .searchicon {
position: static;
margin: 0;
opacity: 1;
}
.js-search .searchicon i.fa-search {
cursor: pointer;
font-size: 1.1em;
}
.js-search .searchform {
display: none;
opacity: 0;
position: absolute;
z-index: 9900;
top: 100%;
min-width: 250px;
left: -100px;
}
.js-search .searchform .searchtext {
padding: 7px 10px;
}
.js-search .hasexpand .searchform {
display: block;
opacity: 1;
}
}
@media only screen and (max-width: 969px) {
.widget.widget_search {
display: block;
}
}
@media only screen and (min-width: 970px) {
.js-search #topbar-left .searchform {
left: 0;
}
.js-search #topbar-right .searchform {
left: auto;
right: 0;
}
.js-search #below-sitehead-left .searchform {
left: 0;
}
.js-search #below-sitehead-right .searchform {
left: auto;
right: 0;
}
.js-search .sitehead-aside .searchform {
left: auto;
right: 0;
}
.js-search.sitehead-menu-side.sitehead-menualign-left .menu-side-box .searchform {
left: auto;
right: 0;
}
.js-search.sitehead-menu-top.sitehead-menualign-center .menu-side-box .searchform,
.js-search.sitehead-menu-bottom.sitehead-menualign-center .menu-side-box .searchform {
left: auto;
right: 0;
}
.js-search.sitehead-menu-top.sitehead-menualign-right .menu-side-box .searchform,
.js-search.sitehead-menu-bottom.sitehead-menualign-right .menu-side-box .searchform {
left: 0;
}
.js-search.sitehead-menu-top.sitehead-menualign-left .menu-side-box .searchform,
.js-search.sitehead-menu-bottom.sitehead-menualign-left .menu-side-box .searchform {
left: auto;
right: 0;
}
} .hootamp .site-header .searchform, .hootamp .js-search .searchform {
position: relative;
}
.hootamp .site-header .searchform i.fa-search, .hootamp .js-search .searchform i.fa-search {
position: absolute;
color: #666;
z-index: 1;
top: 50%;
margin-top: -0.5em;
left: 10px;
padding: 0;
font-size: 1em;
line-height: 1em;
}
.hootamp .site-header .searchform input.searchtext[type=text], .hootamp .js-search .searchform input.searchtext[type=text] {
clip: auto !important;
clip-path: none;
height: auto;
width: auto;
position: relative;
z-index: 0;
background: #fff;
color: #666;
display: inline-block;
padding: 5px 10px 5px 2.2em;
border: solid 1px #ddd;
font-size: 1em;
line-height: 1em;
} .widget_nav_menu .menu-description {
margin-left: 5px;
opacity: 0.7;
}
.widget_nav_menu .menu-description:before {
content: "( ";
}
.widget_nav_menu .menu-description:after {
content: " )";
}
.inline-nav .widget_nav_menu ul, .inline-nav .widget_nav_menu ol, .inline-nav .widget_nav_menu li {
display: inline;
margin-left: 0;
}
.inline-nav .widget_nav_menu li {
margin-right: 0;
}
.inline-nav .widget_nav_menu li a {
margin: 0 30px 0 0;
position: relative;
}
.inline-nav .widget_nav_menu li a:hover {
border-bottom: solid 1px;
text-decoration: none;
}
.inline-nav .widget_nav_menu li a:after {
content: "/";
opacity: 0.5;
margin-left: 15px;
position: absolute;
}
.inline-nav .widget_nav_menu ul.menu > li:last-child a {
margin-right: 0;
}
.inline-nav .widget_nav_menu ul.menu > li:last-child a:after {
display: none;
}
.inlineblock-nav .widget_nav_menu ol {
list-style: decimal inside;
}
.inlineblock-nav .widget_nav_menu ul {
list-style: disc inside;
}
.inlineblock-nav .widget_nav_menu ul ul,
.inlineblock-nav .widget_nav_menu ol ul {
list-style-type: circle;
}
.inlineblock-nav .widget_nav_menu ul ul ul, .inlineblock-nav .widget_nav_menu ul ol ul,
.inlineblock-nav .widget_nav_menu ol ul ul, .inlineblock-nav .widget_nav_menu ol ol ul {
list-style-type: square;
}
.inlineblock-nav .widget_nav_menu ul ol,
.inlineblock-nav .widget_nav_menu ol ol {
list-style-type: lower-alpha;
}
.inlineblock-nav .widget_nav_menu ul ul ol, .inlineblock-nav .widget_nav_menu ul ol ol,
.inlineblock-nav .widget_nav_menu ol ul ol, .inlineblock-nav .widget_nav_menu ol ol ol {
list-style-type: lower-roman;
}
.inlineblock-nav .widget_nav_menu li {
margin-right: 0;
}
@media only screen and (min-width: 970px) {
.flexstretch-cols > .hgrid {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
align-items: stretch;
}
.flexstretch-cols > .hgrid > [class*=hgrid-span-] {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: stretch;
flex-direction: column;
}
.flexstretch-cols .widget {
margin-top: 0;
}
.flexstretch-cols .widget:last-child {
margin-bottom: 0;
}
.flexstretch-cols .frontpage-areacol {
justify-content: space-between;
}
.flexstretch-cols .widget:first-child:last-child {
flex-grow: 1;
}
.flexstretch-cols .widget:first-child:last-child .content-blocks-widget-wrap,
.flexstretch-cols .widget:first-child:last-child .content-blocks-widget {
height: 100%;
}
.flexstretch-cols .widget:first-child:last-child .content-blocks-widget,
.flexstretch-cols .widget:first-child:last-child .content-blocks-widget > .flush-columns {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-direction: column;
}
.flexstretch-cols .widget:first-child:last-child .content-blocks-widget > .flush-columns,
.flexstretch-cols .widget:first-child:last-child .content-block-row {
flex-grow: 1;
}
.flexstretch-cols .widget:first-child:last-child .hk-list-widget {
height: 100%;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-direction: column;
}
.flexstretch-cols .widget:first-child:last-child .hk-list-columns {
flex-grow: 1;
}
.hk-list-evenspacecol.hk-list-columns {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: stretch;
}
.hk-list-evenspacecol.hk-list-columns > [class*=hk-list-column-] {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-direction: column;
}
.hk-list-evenspacecol .hk-listunit-small {
flex-grow: 1;
}
.hk-cbox-evenspacecol .content-block-row {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: stretch;
}
.hk-cbox-evenspacecol .content-block-column:not(.content-block-style5, .content-block-style6) {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-direction: column;
}
.hk-cbox-evenspacecol .content-block-column:not(.content-block-style5, .content-block-style6).visual-none {
align-self: flex-start;
}
.hk-cbox-evenspacecol .content-block {
flex-grow: 1;
}
.hk-cbox-evenspacecol .widget:first-child:last-child .content-blocks-widget-style5 > .flush-columns, .hk-cbox-evenspacecol .widget:first-child:last-child .content-blocks-widget-style5 .content-block-row, .hk-cbox-evenspacecol .widget:first-child:last-child .content-blocks-widget-style6 > .flush-columns, .hk-cbox-evenspacecol .widget:first-child:last-child .content-blocks-widget-style6 .content-block-row {
flex-grow: 0;
}
}  .customHtml > h4,
.customHtml p {
color: #ffffff;
font-size: 15px;
line-height: 1.4285em;
margin: 3px 0;
}
.customHtml > h4 {
font-size: 20px;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
}  .hoot-cf7-style .wpcf7-form {
text-transform: uppercase;
margin: var(--hoot-small-vmargin) 0;
}
.hoot-cf7-style .wpcf7-form .wpcf7-list-item-label,
.hoot-cf7-style .wpcf7-form .wpcf7-quiz-label {
text-transform: none;
font-weight: normal;
}
.hoot-cf7-style .wpcf7-form .required:before {
margin-right: 5px;
opacity: 0.5;
content: "\f069";
display: inline-block;
font: normal normal 900 0.666666em/2.5em "Font Awesome 5 Free";
vertical-align: top;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.hoot-cf7-style .wpcf7-form .one-fourth {
width: 20%;
float: left;
}
.hoot-cf7-style .wpcf7-form .one-fourth:nth-of-type(4n+1) {
clear: both;
}
.hoot-cf7-style .wpcf7-form .one-third {
width: 28%;
float: left;
}
.hoot-cf7-style .wpcf7-form .one-third:nth-of-type(3n+1) {
clear: both;
}
.hoot-cf7-style .wpcf7-form .one-half {
width: 45%;
float: left;
}
.hoot-cf7-style .wpcf7-form .one-half:nth-of-type(2n+1) {
clear: both;
}
.hoot-cf7-style .wpcf7-form .full {
width: 94%;
float: none;
clear: both;
}
.hoot-cf7-style .wpcf7-form .one-fourth input, .hoot-cf7-style .wpcf7-form .one-fourth textarea, .hoot-cf7-style .wpcf7-form .one-fourth select, .hoot-cf7-style .wpcf7-form .one-third input, .hoot-cf7-style .wpcf7-form .one-third textarea, .hoot-cf7-style .wpcf7-form .one-third select, .hoot-cf7-style .wpcf7-form .one-half input, .hoot-cf7-style .wpcf7-form .one-half textarea, .hoot-cf7-style .wpcf7-form .one-half select, .hoot-cf7-style .wpcf7-form .full input, .hoot-cf7-style .wpcf7-form .full textarea, .hoot-cf7-style .wpcf7-form .full select {
width: 100%;
}
.hoot-cf7-style .wpcf7-form .one-fourth input[type=checkbox],
.hoot-cf7-style .wpcf7-form .one-fourth input[type=radio], .hoot-cf7-style .wpcf7-form .one-third input[type=checkbox],
.hoot-cf7-style .wpcf7-form .one-third input[type=radio], .hoot-cf7-style .wpcf7-form .one-half input[type=checkbox],
.hoot-cf7-style .wpcf7-form .one-half input[type=radio], .hoot-cf7-style .wpcf7-form .full input[type=checkbox],
.hoot-cf7-style .wpcf7-form .full input[type=radio] {
width: auto;
}
.hoot-cf7-style .wpcf7-form .submit {
clear: both;
float: none;
width: 100%;
}
.hoot-cf7-style .wpcf7-form .submit:after {
content: "";
display: table;
clear: both;
}
.hoot-cf7-style .wpcf7-form .submit input {
width: auto;
}
.hoot-cf7-style .wpcf7-form .wpcf7-form-control-wrap:after {
content: "";
display: table;
clear: both;
}
.hoot-cf7-style div.wpcf7-validation-errors,
.hoot-cf7-style div.wpcf7-mail-sent-ng,
.hoot-cf7-style div.wpcf7-mail-sent-ok {
margin: calc(var(--hoot-small-vmargin) * -1) 0 var(--hoot-vmargin);
border: 0;
}
.hoot-cf7-style div.wpcf7-validation-errors {
background: #fae9bf;
color: #807000;
}
.hoot-cf7-style div.wpcf7-mail-sent-ng {
background: #faece8;
color: #af2c20;
}
.hoot-cf7-style div.wpcf7-mail-sent-ok {
background: #eefae8;
color: #769754;
} @media only screen and (max-width: 969px) {
.hoot-cf7-style .wpcf7-form p,
.hoot-cf7-style .wpcf7-form p.full {
width: 100%;
float: none;
margin-right: 0;
}
} .hoot-mapp-style { }
.hoot-mapp-style .mapp-layout {
border: none;
max-width: 100%;
margin: 0;
}
.hoot-mapp-style .mapp-map-links {
border: none;
}
.hoot-mapp-style .mapp-links a:first-child:after {
content: " /";
} .woocommerce ul.products,
.woocommerce-page ul.products,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce .woocommerce-result-count {
margin-top: 0.5em;
}
.woocommerce.archive ul.products,
.woocommerce-page.archive ul.products {
margin: var(--hoot-vmargin) 0 0 0;
}
.woocommerce.archive ul.products li.product,
.woocommerce-page.archive ul.products li.product {
margin: 0 3.8% 2.992em 0;
padding-top: 0;
}
.woocommerce.archive ul.products li.last,
.woocommerce-page.archive ul.products li.last {
margin-right: 0;
}
.woocommerce ul.products li.product .button {
margin-top: 0.5em;
}
.woocommerce ul.products li.product .price {
font-size: 1em;
}
.woocommerce nav.woocommerce-pagination ul {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
border: none;
margin: 0 2px;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
background: none;
color: inherit;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover {
background: none;
color: var(--hoot-linkhovercolor);
} .hootwp .widget_shopping_cart_content .buttons {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
justify-content: space-between;
gap: 0.6em;
align-items: stretch;
}
.hootwp .widget_shopping_cart_content .buttons:before, .hootwp .widget_shopping_cart_content .buttons:after {
display: none;
}
.hootwp .widget_shopping_cart_content .buttons .button {
margin: 0;
flex-grow: 1;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
} .woocommerce.singular .product .product_title {
display: none;
} .product_meta > span {
display: block;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border-radius: var(--nirvata-radius);
}
.upsells.products, .related.products {
clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
border-color: var(--hoot-accentcolor);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
margin: 0 3px 0 0;
border-radius: 0;
border-bottom: none;
border-top-left-radius: var(--nirvata-radius);
border-top-right-radius: var(--nirvata-radius);
border-color: var(--hoot-accentcolor);
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
-webkit-transition: color 0.2s ease-in, background-color 0.2s linear;
-moz-transition: color 0.2s ease-in, background-color 0.2s linear;
-o-transition: color 0.2s ease-in, background-color 0.2s linear;
transition: color 0.2s ease-in, background-color 0.2s linear;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
background: var(--hoot-accentfont);
color: var(--hoot-accentcolor);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: inherit;
text-transform: inherit;
font-weight: inherit;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a, .woocommerce div.product .woocommerce-tabs ul.tabs li:hover a:hover {
color: inherit;
text-transform: inherit;
font-weight: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background-color: var(--hoot-box-bg);
color: var(--hoot-basefont-color);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
color: inherit;
text-transform: inherit;
font-weight: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
padding-bottom: 1em;
border-bottom: none;
}
.woocommerce-tabs h1, .woocommerce-tabs h2, .woocommerce-tabs h3, .woocommerce-tabs h4, .woocommerce-tabs h5, .woocommerce-tabs h6 {
font-size: var(--hoot-h4-size);
font-style: var(--hoot-h4-style);
text-transform: var(--hoot-h4-transform);
font-weight: var(--hoot-h4-weight);
color: var(--hoot-h4-color);
}
.single-product .upsells.products > h2,
.single-product .related.products > h2,
.singular-page.woocommerce-cart .cross-sells > h2,
.singular-page.woocommerce-cart .cart_totals > h2 {
font-size: var(--hoot-h4-size);
font-style: var(--hoot-h4-style);
text-transform: var(--hoot-h4-transform);
font-weight: var(--hoot-h4-weight);
color: var(--hoot-h4-color);
} .woocommerce-account .entry-content, .woocommerce-cart .entry-content, .woocommerce-checkout .entry-content {
border-bottom: none;
}
.woocommerce-account #comments-template, .woocommerce-cart #comments-template, .woocommerce-checkout #comments-template {
display: none;
}
.woocommerce-account .sharedaddy, .woocommerce-cart .sharedaddy, .woocommerce-checkout .sharedaddy {
display: none;
}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
display: flex;
}
.woocommerce table.cart .button {
box-sizing: border-box;
text-align: center;
}
.select2-container *:focus {
outline: thin dotted;
} .woocommerce-notices-wrapper .woocommerce-error, .woocommerce-notices-wrapper .woocommerce-info, .woocommerce-notices-wrapper .woocommerce-message {
color: inherit;
background-color: var(--hoot-highlight10);
}
.flex-viewport figure {
max-width: none;
}
.price del, .woocommerce-grouped-product-list-item__price del {
opacity: 0.6;
}
.price ins, .woocommerce-grouped-product-list-item__price ins {
text-decoration: none;
}
.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child,
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
margin: 0;
} .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
border-color: var(--hoot-accentcolor);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
text-transform: uppercase;
font-weight: normal;
border-radius: var(--nirvata-radius);
-webkit-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-moz-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-o-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:active, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:visited, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:active, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:visited, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:active, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:visited, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:active, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:visited, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:active, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:visited, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:active, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:visited, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:active, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:visited, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:active, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:visited {
background: var(--hoot-buttoncolor);
color: var(--hoot-buttonfont);
border: solid 2px var(--hoot-buttoncolor);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:focus {
background: var(--hoot-buttonfont);
color: var(--hoot-buttoncolor);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:focus {
outline: thin dotted;
outline-offset: -4px;
}
.wc-block-components-button[disabled] {
opacity: 0.5;
}
body.hootwp .wc-block-components-button {
-webkit-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-moz-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-o-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
}
.wc-block-components-button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
text-decoration: none;
text-transform: uppercase;
font-weight: normal;
border-radius: var(--nirvata-radius);
-webkit-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-moz-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-o-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
}
.wc-block-components-button, .wc-block-components-button:active, .wc-block-components-button:focus, .wc-block-components-button:hover, .wc-block-components-button:visited,
.woocommerce #respond input#submit.alt,
.woocommerce #respond input#submit.alt:active,
.woocommerce #respond input#submit.alt:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit.alt:visited, .woocommerce a.button.alt, .woocommerce a.button.alt:active, .woocommerce a.button.alt:focus, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:visited, .woocommerce button.button.alt, .woocommerce button.button.alt:active, .woocommerce button.button.alt:focus, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:visited, .woocommerce input.button.alt, .woocommerce input.button.alt:active, .woocommerce input.button.alt:focus, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:visited {
background: var(--hoot-buttoncolor);
color: var(--hoot-buttonfont);
border: solid 2px var(--hoot-buttoncolor);
}
.wc-block-components-button:hover, .wc-block-components-button:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus {
background: var(--hoot-buttonfont);
color: var(--hoot-buttoncolor);
}
.wc-block-components-button:focus,
.woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus {
outline: thin dotted;
outline-offset: -4px;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
background: #ddd;
color: #666;
border: solid 1px #aaa;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
border-radius: var(--nirvata-radius);
} .woo-single-product-upsell-heading, .woo-single-product-related-heading,
.woo-cart-totals-heading, .woo-cart-cross-sells {
text-align: center;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
}
.woo-single-product-upsell-heading:before, .woo-single-product-upsell-heading:after, .woo-single-product-related-heading:before, .woo-single-product-related-heading:after,
.woo-cart-totals-heading:before,
.woo-cart-totals-heading:after, .woo-cart-cross-sells:before, .woo-cart-cross-sells:after {
opacity: 0.33;
content: "";
display: block;
height: 1px;
width: 100%;
border-bottom: solid 1px;
}
.woo-single-product-upsell-heading:before, .woo-single-product-related-heading:before,
.woo-cart-totals-heading:before, .woo-cart-cross-sells:before {
margin-right: 8px;
}
.woo-single-product-upsell-heading:after, .woo-single-product-related-heading:after,
.woo-cart-totals-heading:after, .woo-cart-cross-sells:after {
margin-left: 8px;
}
.woo-single-product-upsell-heading span, .woo-single-product-related-heading span,
.woo-cart-totals-heading span, .woo-cart-cross-sells span {
flex-shrink: 0;
max-width: 80%;
text-align: inherit;
}
.woo-cart-totals-heading:before, .woo-cart-cross-sells:before {
display: none;
} #payment.woocommerce-checkout-payment iframe {
margin: 0;
}  @media only screen and (max-width: 768px) {
.woocommerce.archive.plural ul.products:not(.elementor-grid) li.product, .woocommerce-page.archive.plural ul.products:not(.elementor-grid) li.product {
width: 48%;
margin: 0 0 2.992em;
}
}
@media only screen and (max-width: 500px) {
.woocommerce-notices-wrapper .woocommerce-error, .woocommerce-notices-wrapper .woocommerce-info, .woocommerce-notices-wrapper .woocommerce-message {
text-align: center;
}
.woocommerce-notices-wrapper .woocommerce-error a, .woocommerce-notices-wrapper .woocommerce-info a, .woocommerce-notices-wrapper .woocommerce-message a {
display: block;
float: none;
}
} li a.empty-wpmenucart-visible span.amount {
display: none !important;
}  .infinite-scroll .hoot-jetpack-style .pagination.loop-pagination,
.infinite-scroll .hoot-jetpack-style .pagination.navigation {
display: none;
}
.hoot-jetpack-style #infinite-handle {
clear: both;
}
.hoot-jetpack-style #infinite-handle span {
padding: 6px 23px 8px;
font-size: 0.8em;
line-height: 1.8em;
-webkit-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.33);
-moz-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.33);
box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.33);
text-transform: uppercase;
font-weight: normal;
border-radius: var(--nirvata-radius);
-webkit-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-moz-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-o-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
}
.hoot-jetpack-style #infinite-handle span, .hoot-jetpack-style #infinite-handle span:active, .hoot-jetpack-style #infinite-handle span:focus, .hoot-jetpack-style #infinite-handle span:hover, .hoot-jetpack-style #infinite-handle span:visited {
background: var(--hoot-buttoncolor);
color: var(--hoot-buttonfont);
border: solid 2px var(--hoot-buttoncolor);
}
.hoot-jetpack-style #infinite-handle span:hover, .hoot-jetpack-style #infinite-handle span:focus {
background: var(--hoot-buttonfont);
color: var(--hoot-buttoncolor);
}
.hoot-jetpack-style #infinite-handle span:focus {
outline: thin dotted;
outline-offset: -4px;
}
.hoot-jetpack-style #infinite-handle span button {
text-transform: uppercase;
} .infinite-scroll.woocommerce #infinite-handle {
display: none !important;
}
.infinite-scroll .woocommerce-pagination {
display: block;
} .hoot-jetpack-style .entry-content .sharedaddy {
border-top: solid 1px var(--hoot-shadow50);
}
.hoot-jetpack-style .entry-content .sharedaddy > div {
margin-top: var(--hoot-big-vmargin);
}
.hoot-jetpack-style div.product .sharedaddy > div {
margin-top: var(--hoot-big-vmargin);
}
.hoot-jetpack-style .frontpage-area .entry-content .sharedaddy {
display: none;
}
.hoot-jetpack-style .sharedaddy .sd-title {
font-family: inherit;
text-transform: uppercase;
margin-bottom: 0;
opacity: 0.7;
}
.hoot-jetpack-style .sharedaddy .sd-title:before {
display: none;
}
.hoot-jetpack-style .sd-content ul li {
display: inline-block;
}
.hoot-jetpack-style .sd-content ul li iframe {
margin: 0;
} .content-block-text .sharedaddy {
display: none;
} .hoot-jetpack-style .contact-form.commentsblock label {
font-weight: normal;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-field-label {
text-transform: uppercase;
font-weight: bold;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-field-label span {
color: #af2c20;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-checkbox-multiple-label {
display: inline-block;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-checkbox-multiple-label + .clear-form {
display: inline-block;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-radio-label {
display: inline-block;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-radio-label + .clear-form {
display: inline-block;
}
.hoot-jetpack-style .contact-form.commentsblock p.contact-submit {
clear: both;
float: none;
width: 100%;
margin: 0;
}
.hoot-jetpack-style .contact-form.commentsblock p.contact-submit:after {
content: "";
display: table;
clear: both;
}
.hoot-jetpack-style .contact-form.commentsblock p.contact-submit input {
width: auto;
} @media only screen and (max-width: 969px) {
.hoot-jetpack-style .contact-form.commentsblock > div,
.hoot-jetpack-style .contact-form.commentsblock > div:last-of-type {
width: 100%;
float: none;
margin-right: 0;
}
} .so-panel.widget {
margin-top: 0;
} .elementor p,
.elementor h1, .elementor h2, .elementor h3, .elementor h4, .elementor h5, .elementor h6, .elementor .title {
margin-top: 0;
}
.elementor-page #main > #loop-meta-wrap .loop-meta,
.elementor-page #content #loop-meta-wrap {
display: var(--page-title-display);
}
.elementor-page .main > #loop-meta-wrap.pgheadimg-bg {
border-top: solid 1px rgba(255, 255, 255, 0);
}  .widget_mailpoet_form {
padding: 25px;
background: var(--hoot-shadow30);
}
.widget_mailpoet_form .widget-title {
font-family: var(--hoot-alt-family);
font-style: italic;
text-align: center;
}
.widget_mailpoet_form .widget-title span {
background: none !important;
color: inherit !important;
}
.widget_mailpoet_form .widget-title span:after {
border: none;
}
.widget_mailpoet_form .mailpoet_form {
margin: 0;
}
.widget_mailpoet_form .mailpoet_paragraph {
margin: 10px 0;
}
.widget_mailpoet_form .mailpoet_text {
width: 100% !important;
}
.widget_mailpoet_form .mailpoet_submit {
margin: 0 auto;
display: block;
}
.widget_mailpoet_form .mailpoet_message p {
margin-bottom: 0;
} .widget_newsletterwidget,
.widget_newsletterwidgetminimal {
padding: 20px;
background: var(--hoot-highlight10);
text-align: center;
}
.widget_newsletterwidget .widget-title,
.widget_newsletterwidgetminimal .widget-title {
margin-bottom: 5px;
}
.widget_newsletterwidget .widget-title span:after,
.widget_newsletterwidgetminimal .widget-title span:after {
border: none;
}
.widget_newsletterwidget label,
.widget_newsletterwidgetminimal label {
font-weight: normal;
margin: 0 0 3px 2px;
}
.widget_newsletterwidget input.tnp-submit[type=submit],
.widget_newsletterwidgetminimal input.tnp-submit[type=submit] {
margin: 0 auto;
}
.widget_newsletterwidget input[type=text], .widget_newsletterwidget input[type=text]:focus, .widget_newsletterwidget input[type=email], .widget_newsletterwidget input[type=email]:focus, .widget_newsletterwidget select, .widget_newsletterwidget select:focus,
.widget_newsletterwidgetminimal input[type=text],
.widget_newsletterwidgetminimal input[type=text]:focus,
.widget_newsletterwidgetminimal input[type=email],
.widget_newsletterwidgetminimal input[type=email]:focus,
.widget_newsletterwidgetminimal select,
.widget_newsletterwidgetminimal select:focus {
background: rgba(255, 255, 255, 0.5);
border: solid 1px rgba(0, 0, 0, 0.15);
color: inherit;
}
.widget_newsletterwidget input[type=text], .widget_newsletterwidget input[type=email], .widget_newsletterwidget input[type=submit], .widget_newsletterwidget select,
.widget_newsletterwidgetminimal input[type=text],
.widget_newsletterwidgetminimal input[type=email],
.widget_newsletterwidgetminimal input[type=submit],
.widget_newsletterwidgetminimal select {
padding: 5px 12px;
}
.widget_newsletterwidget input[type=checkbox],
.widget_newsletterwidgetminimal input[type=checkbox] {
position: relative;
top: 2px;
}
.widget_newsletterwidget form,
.widget_newsletterwidgetminimal form {
margin-bottom: 0;
}
.widget_newsletterwidget div.tnp-field,
.widget_newsletterwidgetminimal div.tnp-field {
margin-bottom: 0.7em;
}
.widget_newsletterwidget div.tnp-field:last-child,
.widget_newsletterwidgetminimal div.tnp-field:last-child {
margin-bottom: 0;
}
.tnp-widget {
text-align: left;
margin-top: 10px;
}
.tnp-widget-minimal {
margin: 10px 0;
}
.tnp-widget-minimal input.tnp-email {
margin-bottom: 10px;
}
.tnp-widget-minimal input.tnp-submit {
border: 1px solid;
border-color: inherit;
}  .woo-login-popup-sc-left {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .lrm-user-modal-container .lrm-switcher a {
color: #555;
background: rgba(0, 0, 0, 0.2);
}
.lrm-form a.button, .lrm-form button, .lrm-form button[type=submit], .lrm-form #buddypress input[type=submit], .lrm-form input[type=submit] {
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
border-radius: var(--nirvata-radius);
-webkit-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
-moz-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
}
.lrm-form a.button:hover, .lrm-form button:hover, .lrm-form button[type=submit]:hover, .lrm-form #buddypress input[type=submit]:hover, .lrm-form input[type=submit]:hover {
-webkit-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
-moz-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
}
.lrm-font-svg .lrm-form .hide-password, .lrm-font-svg .lrm-form .lrm-ficon-eye {
padding-top: 10px;
padding-bottom: 10px;
}
.lrm-col {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .widget_breadcrumb_navxt {
line-height: var(--hoot-base-lineheight);
}
.widget_breadcrumb_navxt .widget-title {
margin-right: 5px;
}
.widget_breadcrumb_navxt .widget-title:before, .widget_breadcrumb_navxt .widget-title:after {
display: none;
}
.widget_breadcrumb_navxt .widget-title, .widget_breadcrumb_navxt .breadcrumbs {
display: inline-block;
}
.widget_breadcrumb_navxt .breadcrumbs {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
column-gap: 0.8em;
row-gap: 1px;
margin: 0.5em 0;
}
.widget_breadcrumb_navxt .breadcrumbs > span {
max-width: 350px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.widget_breadcrumb_navxt .breadcrumbs > .hoot-bcn-pretext {
position: relative;
}
@media only screen and (max-width: 969px) {
.widget_breadcrumb_navxt .breadcrumbs {
justify-content: center;
}
} #buddypress.alignwide {
margin-left: 0;
margin-right: 0;
} .pll-parent-menu-item img {
vertical-align: unset;
} .mega-menu-hoot-primary-menu .menu-primary > .menu-toggle {
display: none;
} div#submit.forminator-field {
background: none;
color: inherit;
padding: 0;
margin: 0;
border: none;
box-shadow: none;
} #main .entry-content .tribe-events-l-container {
padding: 0;
}
.tribe-common li,
.tribe-common ol,
.tribe-common ul,
.tribe-theme-genesis .tribe-common ol,
.tribe-theme-genesis .tribe-common ul {
margin: 0;
padding: 0;
}
.tribe-common ol > li,
.tribe-common ul > li {
list-style-type: none;
}  .sub-footer {
background: var(--hoot-subfooter-bg);
border-top: solid 5px var(--hoot-shadow30);
padding: 0.5em 0 1em;
}
.sub-footer .widget {
margin: var(--hoot-big-vmargin) 0 0;
}
.sub-footer .widget:last-child {
margin-bottom: var(--hoot-big-vmargin);
} .footer {
background-color: var(--hoot-footer-bg);
background-image: var(--hoot-footer-bgimg);
background-repeat: var(--hoot-footer-bgrepeat);
background-position: var(--hoot-footer-bgpos);
background-attachment: var(--hoot-footer-bgatch);
background-size: var(--hoot-footer-bgsize);
}
.footer {
--footer-fullcolumn-margin: calc(var(--hoot-widget-margin) - 15px);
border-top: solid 2px var(--hoot-shadow30);
padding: var(--hoot-vmargin) 0 var(--hoot-small-vmargin);
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .footer .title {
color: var(--hoot-footer-dark);
}
.footer a:not(input):not(.button) {
color: inherit;
}
.footer a:hover:not(input):not(.button) {
text-decoration: underline;
}
.footer .more-link, .footer .more-link a {
color: inherit;
}
.footer .social-icons-widget a.social-icons-icon:hover {
text-decoration: none;
}
.footer p {
margin: 1em 0;
}
.footer .footer-column {
min-height: 1em;
}
.footer .footer-column.hgrid-span-12 {
text-align: center;
}
.footer > .hgrid {
margin-bottom: var(--footer-fullcolumn-margin);
}
.footer .widget {
margin: var(--footer-fullcolumn-margin) 0 0;
}
.sub-footer, .footer {
font-size: var(--hoot-footer-size);
line-height: var(--hoot-footer-lineheight);
font-style: var(--hoot-footer-style);
text-transform: var(--hoot-footer-transform);
font-weight: var(--hoot-footer-weight);
color: var(--hoot-footer-color);
}
.sub-footer .widget-title, .footer .widget-title {
font-size: var(--hoot-footerhead-size);
line-height: var(--hoot-footerhead-lineheight);
font-family: var(--hoot-footerhead-family);
font-style: var(--hoot-footerhead-style);
text-transform: var(--hoot-footerhead-transform);
font-weight: var(--hoot-footerhead-weight);
color: var(--hoot-footerhead-color);
} .post-footer {
text-align: center;
font-style: italic;
font-family: var(--hoot-alt-family);
color: var(--hoot-footer-color);
background: var(--hoot-footer-bg);
padding: 0;
}
.post-footer .credit {
border-top: solid 1px;
display: inline-block;
min-width: 70%;
margin: 0;
padding: 1.5em 0;
}
.post-footer a {
color: inherit;
}
#post-footer.hootnoshow {
display: none;
} @media only screen and (max-width: 969px) {
.footer-column + .footer-column .widget:first-child {
margin-top: 0;
}
}
@keyframes hootstickysitehead {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes hootanimstickysitehead {
0% {
transform: translate(0, -100%);
}
100% {
transform: translate(0, 0);
}
}  .fixed-goto-top {
position: fixed;
z-index: 9980;
bottom: var(--hoot-goto-offset);
right: var(--hoot-goto-offset);
text-align: center;
width: 40px;
height: 40px;
line-height: 40px;
border: solid 1px;
pointer-events: none;
opacity: 0;
-webkit-transition: opacity 0.3s linear;
-moz-transition: opacity 0.3s linear;
-o-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
}
.fixed-goto-top.hootnoshow {
display: none;
}
.fixed-goto-top.sureshow {
opacity: 0.6;
pointer-events: all;
pointer-events: auto;
}
.fixed-goto-top.sureshow:hover {
opacity: 1;
}
.fixed-goto-top.topshow {
pointer-events: all;
pointer-events: auto;
opacity: 0.6;
}
.fixed-goto-top.topshow:hover {
opacity: 1;
}
.goto-top-style1, .goto-top-style1:hover,
.goto-top-style5,
.goto-top-style5:hover {
background: #262626;
color: #fff;
}
.goto-top-style2, .goto-top-style2:hover,
.goto-top-style6,
.goto-top-style6:hover {
background: #fff;
color: #262626;
}
.goto-top-style3, .goto-top-style3:hover,
.goto-top-style7,
.goto-top-style7:hover {
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
}
.goto-top-style4, .goto-top-style4:hover,
.goto-top-style8,
.goto-top-style8:hover {
background: var(--hoot-accentfont);
color: var(--hoot-accentcolor);
}
.goto-top-style1, .goto-top-style3, .goto-top-style5, .goto-top-style7 {
border-color: transparent;
}
.goto-top-style5, .goto-top-style6, .goto-top-style7, .goto-top-style8 {
border-radius: 50%;
} @media only screen and (max-width: 969px) {
.fixed-goto-top.hidemobile {
display: none !important;
}
} @media only screen and (min-width: 970px) {
.sticky-wrapper-topbar:not(.isdtp),
.sticky-wrapper-header:not(.isdtp) {
height: auto !important;
}
#header:not(.stickydtp) #sitehead-extradtp,
#header.stickydtp:not(.hootstuck) #sitehead-extradtp,
#sitehead-extramob {
display: none !important;
}
#topbar.stickydtp.hootstuck {
-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
position: fixed;
top: 0;
z-index: 9980;
animation-name: hootstickysitehead;
animation-duration: 600ms;
background-color: var(--hoot-stucktopbar-bg, var(--hoot-body-bg));
}
.hootanim-sh #topbar.stickydtp.hootstuck {
animation-name: hootanimstickysitehead;
animation-duration: 1s;
}
.site-stretch #header.stickydtp.hootstuck {
width: 100%;
}
.site-boxed #header.stickydtp.hootstuck {
max-width: calc(100% - 2 * var(--hoot-siteboxes-padding));
width: calc(var(--hoot-grid-max-width) - 2 * var(--hoot-siteboxes-padding));
}
#header.stickydtp.hootstuck {
-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
position: fixed;
top: 0;
z-index: 9980;
animation-name: hootstickysitehead;
animation-duration: 600ms;
background-color: var(--hoot-stucksitehead-bg, var(--hoot-body-bg));
background-image: var(--hoot-stucksitehead-bgimg, var(--hoot-body-bgimg));
background-repeat: var(--hoot-stucksitehead-bgrepeat, var(--hoot-body-bgrepeat));
background-position: var(--hoot-stucksitehead-bgpos, var(--hoot-body-bgpos));
background-attachment: scroll;
background-size: var(--hoot-stucksitehead-bgsize, var(--hoot-body-bgsize));
}
#header.stickydtp.hootstuck #branding, #header.stickydtp.hootstuck #sitehead-menu, #header.stickydtp.hootstuck #sitehead-extradtp, #header.stickydtp.hootstuck #sitehead-extramob {
display: none;
}
#header.stickydtp.hootstuck .sitehead-part {
padding: var(--hoot-sticky-gutter);
}
#header.stickydtp.hootstuck .sitehead-part > .hootflex {
justify-content: space-between;
padding: 0;
}
#header.stickydtp.hootstuck #branding, #header.stickydtp.hootstuck #sitehead-menu, #header.stickydtp.hootstuck #sitehead-extradtp, #header.stickydtp.hootstuck #sitehead-extramob {
border: none;
flex-shrink: 0;
flex-grow: 0;
flex-basis: auto;
order: 0;
width: 100%;
max-width: 100%;
min-width: auto;
padding: 0;
margin: 0;
box-sizing: border-box;
text-align: center;
}
#header.stickydtp.hootstuck #sitehead-aside,
#header.stickydtp.hootstuck #sitehead-menu:before,
#header.stickydtp.hootstuck #sitehead-menu:after,
#header.stickydtp.hootstuck .menu-side-box {
display: none !important;
background: none;
border: none;
}
#header.stickydtp.hootstuck.stickydtp-logo #branding, #header.stickydtp.hootstuck.stickydtp-logomenu #branding, #header.stickydtp.hootstuck.stickydtp-logomenudiv #branding, #header.stickydtp.hootstuck.stickydtp-logotext #branding, #header.stickydtp.hootstuck.stickydtp-logotextdiv #branding, #header.stickydtp.hootstuck.stickydtp-logomenutext #branding {
display: block;
zoom: var(--hoot-sticky-dtplogozoom);
}
#header.stickydtp.hootstuck.stickydtp-menu #sitehead-menu, #header.stickydtp.hootstuck.stickydtp-logomenu #sitehead-menu, #header.stickydtp.hootstuck.stickydtp-logomenudiv #sitehead-menu, #header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-menu {
display: block;
}
#header.stickydtp.hootstuck.stickydtp-text #sitehead-extradtp, #header.stickydtp.hootstuck.stickydtp-logotext #sitehead-extradtp, #header.stickydtp.hootstuck.stickydtp-logotextdiv #sitehead-extradtp, #header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-extradtp {
display: block;
}
#header.stickydtp.hootstuck.stickydtp-logomenudiv #sitehead-menu, #header.stickydtp.hootstuck.stickydtp-logotextdiv #sitehead-extradtp, #header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-extradtp {
margin-top: var(--hoot-sticky-gutter);
}
#header.stickydtp.hootstuck.stickydtp-logomenudiv #sitehead-menu, #header.stickydtp.hootstuck.stickydtp-menu #sitehead-menu {
margin: 0 calc(-1 * var(--hoot-sticky-gutter));
max-width: calc(100% + var(--hoot-sticky-gutter) + var(--hoot-sticky-gutter));
padding: 0 var(--hoot-sticky-gutter);
box-sizing: content-box;
}
#header.stickydtp.hootstuck.stickydtp-logomenu #branding, #header.stickydtp.hootstuck.stickydtp-logotext #branding, #header.stickydtp.hootstuck.stickydtp-logomenutext #branding {
width: auto;
flex-grow: 0;
flex-shrink: 0;
max-width: 80%;
text-align: left;
}
#header.stickydtp.hootstuck.stickydtp-logomenu #sitehead-menu, #header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-menu {
width: auto;
flex-grow: 1;
flex-basis: 0;
min-width: 20%;
text-align: right;
margin-left: var(--hoot-sticky-gutter);
}
#header.stickydtp.hootstuck.stickydtp-logomenu #sitehead-menu, #header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-menu {
background: none;
}
#header.stickydtp.hootstuck.stickydtp-logomenu ul.menu-items, #header.stickydtp.hootstuck.stickydtp-logomenutext ul.menu-items {
background: var(--hoot-menu-bg, "none");
}
#header.stickydtp.hootstuck.stickydtp-logotext #sitehead-extradtp {
width: auto;
flex-grow: 1;
flex-basis: 0;
min-width: 20%;
text-align: right;
margin-left: var(--hoot-sticky-gutter);
}
#header.stickydtp.hootstuck #site-logo {
margin: 0;
display: inline-block;
vertical-align: middle;
}
#header.stickydtp.hootstuck #site-description {
display: none;
}
#header.stickydtp.hootstuck .menu-description, #header.stickydtp.hootstuck .menu-tag {
display: none;
}
#header.stickydtp.hootstuck .sub-menu .menu-description {
display: block;
}
#header.stickydtp.hootstuck .sitehead-extra {
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
}
#header.stickydtp.hootstuck .sitehead-extra p {
margin: 0;
}
#header.stickydtp.hootstuck .sitehead-extra p + p {
margin-top: 0.3em;
}
#header.stickydtp.hootstuck.sticky-accent {
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
}
#header.stickydtp.hootstuck.sticky-accent #site-title, #header.stickydtp.hootstuck.sticky-accent #site-description,
#header.stickydtp.hootstuck.sticky-accent #sitehead-extradtp, #header.stickydtp.hootstuck.sticky-accent #sitehead-extramob,
#header.stickydtp.hootstuck.sticky-accent a.menu-toggle {
color: var(--hoot-accentfont);
}
#header.stickydtp.hootstuck.sticky-accent #sitehead-extradtp > *,
#header.stickydtp.hootstuck.sticky-accent #sitehead-extramob > * {
color: var(--hoot-accentfont) !important;
}
#header.stickydtp.hootstuck.sticky-accent .menu-items > li.current-menu-item:not(.nohighlight) > a, #header.stickydtp.hootstuck.sticky-accent .menu-items > li.current-menu-item:not(.nohighlight) > a .hoot-megamenu-icon, #header.stickydtp.hootstuck.sticky-accent .menu-items > li.current-menu-ancestor > a, #header.stickydtp.hootstuck.sticky-accent .menu-items > li.current-menu-ancestor > a .hoot-megamenu-icon, #header.stickydtp.hootstuck.sticky-accent .menu-items > li:hover > a, #header.stickydtp.hootstuck.sticky-accent .menu-items > li:hover > a .hoot-megamenu-icon {
color: var(--hoot-accentcolor);
}
#header.stickydtp.hootstuck.sticky-accent .menu-items > li:after, #header.stickydtp.hootstuck.sticky-accent .menu-items > li:before {
background: var(--hoot-accentfont);
}
#header.stickydtp.hootstuck .sitehead-part {
padding-top: 0;
padding-bottom: 0;
}
#header.stickydtp.hootstuck.stickydtp-logotextdiv #sitehead-extradtp, #header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-extradtp {
margin-bottom: var(--hoot-sticky-gutter);
}
#header.stickydtp.hootstuck #site-logo {
margin-top: 5px;
margin-bottom: 5px;
}
.hootanim-sh #header.stickydtp.hootstuck {
animation-name: hootanimstickysitehead;
animation-duration: 1s;
}
}
@media only screen and (max-width: 969px) {
.sticky-wrapper-topbar:not(.ismob),
.sticky-wrapper-header:not(.ismob) {
height: auto !important;
}
#header:not(.stickymob) #sitehead-extramob,
#header.stickymob:not(.hootstuck) #sitehead-extramob,
#sitehead-extradtp {
display: none !important;
}
#topbar.stickymob.hootstuck {
-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
position: fixed;
top: 0;
z-index: 9980;
animation-name: hootstickysitehead;
animation-duration: 600ms;
background-color: var(--hoot-stucktopbar-bg, var(--hoot-body-bg));
}
.hootanim-sh #topbar.stickymob.hootstuck {
animation-name: hootanimstickysitehead;
animation-duration: 1s;
}
#header.stickymob.hootstuck {
width: 100%;
}
#header.stickymob.hootstuck {
-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
position: fixed;
top: 0;
z-index: 9980;
animation-name: hootstickysitehead;
animation-duration: 600ms;
background-color: var(--hoot-stucksitehead-bg, var(--hoot-body-bg));
background-image: var(--hoot-stucksitehead-bgimg, var(--hoot-body-bgimg));
background-repeat: var(--hoot-stucksitehead-bgrepeat, var(--hoot-body-bgrepeat));
background-position: var(--hoot-stucksitehead-bgpos, var(--hoot-body-bgpos));
background-attachment: scroll;
background-size: var(--hoot-stucksitehead-bgsize, var(--hoot-body-bgsize));
}
#header.stickymob.hootstuck #branding, #header.stickymob.hootstuck #sitehead-menu, #header.stickymob.hootstuck #sitehead-extradtp, #header.stickymob.hootstuck #sitehead-extramob {
display: none;
}
#header.stickymob.hootstuck .sitehead-part {
padding: var(--hoot-sticky-gutter);
}
#header.stickymob.hootstuck .sitehead-part > .hootflex {
justify-content: space-between;
padding: 0;
}
#header.stickymob.hootstuck #branding, #header.stickymob.hootstuck #sitehead-menu, #header.stickymob.hootstuck #sitehead-extradtp, #header.stickymob.hootstuck #sitehead-extramob {
border: none;
flex-shrink: 0;
flex-grow: 0;
flex-basis: auto;
order: 0;
width: 100%;
max-width: 100%;
min-width: auto;
padding: 0;
margin: 0;
box-sizing: border-box;
text-align: center;
}
#header.stickymob.hootstuck #sitehead-aside,
#header.stickymob.hootstuck #sitehead-menu:before,
#header.stickymob.hootstuck .menu-side-box {
display: none !important;
background: none;
border: none;
}
#header.stickymob.hootstuck.stickymob-logo #branding, #header.stickymob.hootstuck.stickymob-logomenu #branding, #header.stickymob.hootstuck.stickymob-menulogo #branding, #header.stickymob.hootstuck.stickymob-logotext #branding, #header.stickymob.hootstuck.stickymob-logotextdiv #branding, #header.stickymob.hootstuck.stickymob-logomenutext #branding {
display: block;
zoom: var(--hoot-sticky-moblogozoom);
}
#header.stickymob.hootstuck.stickymob-menu #sitehead-menu, #header.stickymob.hootstuck.stickymob-menuleft #sitehead-menu, #header.stickymob.hootstuck.stickymob-menuright #sitehead-menu, #header.stickymob.hootstuck.stickymob-logomenu #sitehead-menu, #header.stickymob.hootstuck.stickymob-menulogo #sitehead-menu, #header.stickymob.hootstuck.stickymob-logomenutext #sitehead-menu {
display: block;
}
#header.stickymob.hootstuck.stickymob-logo #sitehead-menu, #header.stickymob.hootstuck.stickymob-text #sitehead-menu, #header.stickymob.hootstuck.stickymob-logotext #sitehead-menu, #header.stickymob.hootstuck.stickymob-logotextdiv #sitehead-menu {
display: block;
width: 0;
height: 0; }
#header.stickymob.hootstuck.stickymob-logo .menu-toggle, #header.stickymob.hootstuck.stickymob-text .menu-toggle, #header.stickymob.hootstuck.stickymob-logotext .menu-toggle, #header.stickymob.hootstuck.stickymob-logotextdiv .menu-toggle {
display: none !important;
}
#header.stickymob.hootstuck.stickymob-text #sitehead-extramob, #header.stickymob.hootstuck.stickymob-logotext #sitehead-extramob, #header.stickymob.hootstuck.stickymob-logotextdiv #sitehead-extramob, #header.stickymob.hootstuck.stickymob-logomenutext #sitehead-extramob {
display: block;
}
#header.stickymob.hootstuck.stickymob-logomenutext #sitehead-extramob, #header.stickymob.hootstuck.stickymob-logotextdiv #sitehead-extramob {
margin-top: var(--hoot-sticky-gutter);
}
#header.stickymob.hootstuck.stickymob-logomenu #branding, #header.stickymob.hootstuck.stickymob-menulogo #branding, #header.stickymob.hootstuck.stickymob-logotext #branding, #header.stickymob.hootstuck.stickymob-logomenutext #branding {
width: auto;
flex-grow: 0;
flex-shrink: 0;
max-width: 80%;
text-align: left;
}
#header.stickymob.hootstuck.stickymob-logomenu #sitehead-menu, #header.stickymob.hootstuck.stickymob-menulogo #sitehead-menu, #header.stickymob.hootstuck.stickymob-logomenutext #sitehead-menu {
width: auto;
text-align: right;
margin-left: var(--hoot-sticky-gutter);
flex-shrink: 0;
}
#header.stickymob.hootstuck.stickymob-logomenu #sitehead-menu .menu-toggle, #header.stickymob.hootstuck.stickymob-menulogo #sitehead-menu .menu-toggle, #header.stickymob.hootstuck.stickymob-logomenutext #sitehead-menu .menu-toggle {
padding: 15px;
}
#header.stickymob.hootstuck.stickymob-logotext #sitehead-extramob {
width: auto;
flex-grow: 1;
flex-basis: 0;
min-width: 20%;
text-align: right;
margin-left: var(--hoot-sticky-gutter);
}
#header.stickymob.hootstuck.stickymob-menulogo #branding {
order: 2;
}
#header.stickymob.hootstuck.stickymob-menulogo #sitehead-menu {
order: 1;
text-align: left;
margin-left: 0;
margin-right: var(--hoot-sticky-gutter);
}
#header.stickymob.hootstuck.stickymob-menuleft #sitehead-menu {
text-align: left;
}
#header.stickymob.hootstuck.stickymob-menuright #sitehead-menu {
text-align: right;
}
#header.stickymob.hootstuck #site-logo {
margin: 0;
display: inline-block;
vertical-align: middle;
}
#header.stickymob.hootstuck #site-description {
display: none;
}
#header.stickymob.hootstuck .menu-description, #header.stickymob.hootstuck .menu-tag {
display: none;
}
#header.stickymob.hootstuck .sub-menu .menu-description {
display: block;
}
#header.stickymob.hootstuck .sitehead-extra {
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
}
#header.stickymob.hootstuck .sitehead-extra p {
margin: 0;
}
#header.stickymob.hootstuck .sitehead-extra p + p {
margin-top: 0.3em;
}
#header.stickymob.hootstuck.sticky-accent {
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
}
#header.stickymob.hootstuck.sticky-accent #site-title, #header.stickymob.hootstuck.sticky-accent #site-description,
#header.stickymob.hootstuck.sticky-accent #sitehead-extradtp, #header.stickymob.hootstuck.sticky-accent #sitehead-extramob,
#header.stickymob.hootstuck.sticky-accent a.menu-toggle {
color: var(--hoot-accentfont);
}
#header.stickymob.hootstuck.sticky-accent #sitehead-extradtp > *,
#header.stickymob.hootstuck.sticky-accent #sitehead-extramob > * {
color: var(--hoot-accentfont) !important;
}
#header.stickymob.hootstuck .menu-description, #header.stickymob.hootstuck .menu-tag {
display: block;
}
#header.stickymob.hootstuck .site-logo-mixed-image, #header.stickymob.hootstuck .site-logo-mixed-text {
padding: 0;
}
#header.stickymob.hootstuck.stickymob-menu .sitehead-part, #header.stickymob.hootstuck.stickymob-menuleft .sitehead-part, #header.stickymob.hootstuck.stickymob-menuright .sitehead-part {
padding: 0;
}
#header.stickymob.hootstuck.stickymob-menu .menu-toggle, #header.stickymob.hootstuck.stickymob-menuleft .menu-toggle, #header.stickymob.hootstuck.stickymob-menuright .menu-toggle {
padding: 15px;
}
#header.stickymob.hootstuck .sitehead-part {
padding-top: 0;
padding-bottom: 0;
}
#header.stickymob.hootstuck.stickymob-logomenutext #sitehead-extramob, #header.stickymob.hootstuck.stickymob-logotextdiv #sitehead-extramob {
margin-bottom: var(--hoot-sticky-gutter);
}
#header.stickymob.hootstuck #site-logo {
margin-top: 5px;
margin-bottom: 5px;
}
.hootanim-sh #header.stickymob.hootstuck {
animation-name: hootanimstickysitehead;
animation-duration: 1s;
}
.fixedmenu-open body:before {
z-index: 9980;
}
.fixedmenu-open #header.stickymob.hootstuck {
border: none;
box-shadow: none;
}
.fixedmenu-open #header.stickymob.hootstuck:before {
content: "";
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
right: 0;
left: 0;
background: rgba(0, 0, 0, 0.75);
cursor: pointer;
}
.fixedmenu-open #header.stickymob.hootstuck {
animation: none;
}
}
@media only screen and (min-width: 970px) {
.admin-bar #topbar.stickydtp.hootstuck,
.admin-bar #header.stickydtp.hootstuck {
top: 32px;
}
}
@media only screen and (max-width: 969px) {
.admin-bar #topbar.stickymob.hootstuck,
.admin-bar #header.stickymob.hootstuck {
top: 32px;
}
}
@media screen and (max-width: 782px) {
.admin-bar #topbar.stickymob.hootstuck,
.admin-bar #header.stickymob.hootstuck {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar #topbar.stickymob.hootstuck,
.admin-bar #header.stickymob.hootstuck {
top: 0px;
}
}
.bg-parallax {
background-position: center;
background-size: cover;
background-attachment: fixed;
}
.bg-noparallax {
background-position: center;
background-size: cover;
}
.bg-parallax[data-aos] {
transform: none !important;
}
.hootanim-pgh .pgheadimg-wrap {
overflow: hidden;
}
.hootanim-pgh .pgheadimg {
transform-origin: bottom center;
-webkit-transition: transform 0.2s;
-moz-transition: transform 0.2s;
-o-transition: transform 0.2s;
transition: transform 0.2s;
}
.hootanim-pgh .frontpage-image {
overflow: hidden;
}
.hootanim-pgh .frontpage-image > img {
transform-origin: bottom center;
-webkit-transition: transform 0.2s;
-moz-transition: transform 0.2s;
-o-transition: transform 0.2s;
transition: transform 0.2s;
}
.hootanim-pgh .fpimg-content {
-webkit-transition: bottom 0.2s, opacity 0.2s;
-moz-transition: bottom 0.2s, opacity 0.2s;
-o-transition: bottom 0.2s, opacity 0.2s;
transition: bottom 0.2s, opacity 0.2s;
}
@media only screen and (max-width: 969px) {
.hootanim-pgh:not(.hootanim-pgh-mob) .fpimg-content {
bottom: 0 !important;
opacity: 1 !important;
}
}
html.lenis, html.lenis body {
height: auto;
}
.lenis.lenis-smooth {
scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
overscroll-behavior: contain;
}
.lenis.lenis-stopped:not(.hootscrolling) {
overflow: clip;
}
.lenis.lenis-smooth iframe {
pointer-events: none;
}
.hootanim-img1 .entry-grid .entry-featured-img-wrap {
overflow: hidden;
}
.hootanim-img1 .entry-grid .entry-content-featured-img {
transition: transform 0.3s ease-out;
}
.hootanim-img1 .entry-grid:hover .entry-content-featured-img {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img2.singular .content .entry-featured-img-wrap {
overflow: hidden;
}
.hootanim-img2.singular .content .entry-content-featured-img {
transition: transform 0.3s ease-out;
}
.hootanim-img2.singular .content:hover .entry-content-featured-img {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img3 .gallery-icon {
overflow: hidden;
}
.hootanim-img3 .gallery-icon img {
transition: transform 0.3s ease-out;
}
.hootanim-img3 .gallery-icon img:hover {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img4 .content-block-column .entry-featured-img-wrap {
overflow: hidden;
}
.hootanim-img4 .content-block-column .content-block-img {
transition: transform 0.3s ease-out;
}
.hootanim-img4 .content-block-column:hover .content-block-img {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img5 .vcard-column .vcard-image {
overflow: hidden;
}
.hootanim-img5 .vcard-column .vcard-img {
transition: transform 0.3s ease-out;
}
.hootanim-img5 .vcard-column:hover .vcard-img {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img6 .hootkitcarousel .hootkitcarousel-imgbox {
overflow: hidden;
}
.hootanim-img6 .hootkitcarousel .hootkitcarousel-img {
transition: transform 0.3s ease-out;
}
.hootanim-img6 .hootkitcarousel:hover .hootkitcarousel-img {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img7 .hk-gridunit .hk-gridunit-image {
overflow: hidden;
}
.hootanim-img7 .hk-gridunit .hk-gridunit-image:before {
transition: transform 0.3s ease-out;
}
.hootanim-img7 .hk-gridunit:hover .hk-gridunit-image:before {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img8 .coverimage-wrap {
overflow: hidden;
}
.hootanim-img8 .coverimage-wrap:before {
transition: transform 0.3s ease-out;
}
.hootanim-img8 .coverimage-wrap:hover:before {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img9 .hk-listunit .hk-listunit-image.hk-listunit-bg {
overflow: hidden;
}
.hootanim-img9 .hk-listunit .hk-listunit-image.hk-listunit-bg:before {
transition: transform 0.3s ease-out;
}
.hootanim-img9 .hk-listunit:hover .hk-listunit-image.hk-listunit-bg:before {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img9 .hk-listunit .hk-listunit-image.hk-listunit-nobg {
overflow: hidden;
}
.hootanim-img9 .hk-listunit .hk-listunit-image.hk-listunit-nobg .hk-listunit-img {
transition: transform 0.3s ease-out;
}
.hootanim-img9 .hk-listunit:hover .hk-listunit-image.hk-listunit-nobg .hk-listunit-img {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img10 .verticalcarousel .verticalcarousel-img {
overflow: hidden;
}
.hootanim-img10 .verticalcarousel .verticalcarousel-img:before {
transition: transform 0.3s ease-out;
}
.hootanim-img10 .verticalcarousel:hover .verticalcarousel-img:before {
transform: scale(var(--hoot-imghover-scale));
} .is-customizer-preview #topann.hootnoshow.customize-partial-refreshing,
.is-customizer-preview #sitehead-aside.customize-partial-refreshing,
.is-customizer-preview #frontpage-image.fpimg-nocontent.customize-partial-refreshing,
.is-customizer-preview #post-footer.customize-partial-refreshing {
display: block !important;
min-height: 20px !important;
}
.is-customizer-preview #topann.topann-stick.customize-partial-refreshing {
position: sticky;
}
.is-customizer-preview #topann.customize-partial-refreshing,
.is-customizer-preview #branding.customize-partial-refreshing, .is-customizer-preview #sitehead-aside.customize-partial-refreshing,
.is-customizer-preview #frontpage-image.customize-partial-refreshing, .is-customizer-preview.blog .entry-byline.customize-partial-refreshing, .is-customizer-preview.home .entry-byline.customize-partial-refreshing, .is-customizer-preview.plural .entry-byline.customize-partial-refreshing, .is-customizer-preview.singular-post .entry-byline.customize-partial-refreshing, .is-customizer-preview.singular-page .entry-byline.customize-partial-refreshing,
.is-customizer-preview #loop-nav-wrap.customize-partial-refreshing,
.is-customizer-preview #post-footer.customize-partial-refreshing {
position: relative;
opacity: 1;
}
.is-customizer-preview #topann.customize-partial-refreshing:before,
.is-customizer-preview #branding.customize-partial-refreshing:before, .is-customizer-preview #sitehead-aside.customize-partial-refreshing:before,
.is-customizer-preview #frontpage-image.customize-partial-refreshing:before, .is-customizer-preview.blog .entry-byline.customize-partial-refreshing:before, .is-customizer-preview.home .entry-byline.customize-partial-refreshing:before, .is-customizer-preview.plural .entry-byline.customize-partial-refreshing:before, .is-customizer-preview.singular-post .entry-byline.customize-partial-refreshing:before, .is-customizer-preview.singular-page .entry-byline.customize-partial-refreshing:before,
.is-customizer-preview #loop-nav-wrap.customize-partial-refreshing:before,
.is-customizer-preview #post-footer.customize-partial-refreshing:before {
content: "";
min-height: 20px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 9999;
pointer-events: none;
background: rgba(0, 0, 0, 0.2);
border-radius: 4px;
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" style="margin:auto;background:rgba(0, 0, 0, 0) none repeat scroll 0% 0%;display:block;shape-rendering:auto" width="30px" height="30px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid"%3E%3Ccircle cx="50" cy="50" fill="none" stroke="%23fff" stroke-width="10" r="35" stroke-dasharray="164.93361431346415 56.97787143782138"%3E%3CanimateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;360 50 50" keyTimes="0;1"%3E%3C/animateTransform%3E%3C/circle%3E%3C/svg%3E');
background-repeat: no-repeat;
background-position: center;
}  .hoot-premium #site-logo.accent-typo #site-title, .hoot-premium #site-logo.invert-accent-typo #site-title {
color: var(--hoot-logo-color, "inherit");
}
.hoot-premium #site-logo.accent-typo #site-description, .hoot-premium #site-logo.invert-accent-typo #site-description {
color: var(--hoot-tagline-color, "inherit");
} .site-header .hoot-megamenu-icon {
color: var(--hoot-menuicon-color);
margin-right: 2px;
line-height: 10px; }
.menu-items > li > a .hoot-megamenu-icon {
-webkit-transition: color 0.3s ease-in;
-moz-transition: color 0.3s ease-in;
-o-transition: color 0.3s ease-in;
transition: color 0.3s ease-in;
}
.site-header .sub-menu .hoot-megamenu-icon {
color: inherit;
}
.menu-items > li > a .hoot-megamenu-icon {
min-width: 1em;
}
.menu-items .sub-menu .hoot-megamenu-icon {
width: 1em;
} @media only screen and (max-width: 969px) {
.site-header li .hoot-megamenu-icon {
color: inherit;
}
}
strong, b {
font-weight: 600;
}
body {
border-top: solid 4px var(--hoot-accentcolor);
}
.topbar .widget-title,
.sidebar-sitehead .widget-title,
.menu-side-box .widget-title,
.below-sitehead .widget-title {
font-family: inherit;
font-size: var(--hoot-basefont-size);
line-height: var(--hoot-base-lineheight);
}
.hootkitcarousel-imgbox,
.vcard-image {
border-radius: var(--nirvata-bigradius);
overflow: hidden;
}
.hootkitcarousel-imgbox img,
.vcard-image img {
border-radius: var(--nirvata-bigradius);
}
.vcard-content cite {
border-radius: var(--nirvata-radius);
}
.cta-widget,
.notice-widget,
.profile-img-full > img,
.profile-img-square .profile-img-placeholder,
.content-block {
border-radius: var(--nirvata-bigradius);
}
.content-block-style2 .more-link {
margin-left: calc(var(--nirvata-radius) + 2px);
margin-right: calc(var(--nirvata-radius) + 2px);
}
.content-block-subtitle {
border-radius: var(--nirvata-radius);
}
.hk-gridunit-image, .hk-gridunit-content:before, .hk-gridunit-bg {
border-radius: var(--nirvata-bigradius);
}
.hk-grid-slide .hk-gridunit-image {
border-radius: 0;
}
.hk-gridunit-content:before {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.hk-gridunit .lSSlideOuter {
border-radius: var(--nirvata-bigradius);
overflow: hidden;
}
.hk-listunit,
.verticalcarousel,
.coverimage-widget {
border-radius: var(--nirvata-bigradius);
overflow: hidden;
}
.coverimage-content-block {
border-radius: calc(var(--nirvata-radius) + 2px);
}
.announce-link {
overflow: hidden;
}
.announce-widget, .announce-link,
.icon-widget,
.flycart-toggle {
border-radius: var(--nirvata-radius);
}
.flycart-right .flycart-toggle {
border-radius: var(--nirvata-radius) 0 0 var(--nirvata-radius);
}
.flycart-left .flycart-toggle {
border-radius: 0 var(--nirvata-radius) var(--nirvata-radius) 0;
}
.content-block-style5 .content-block, .content-block-style6 .content-block {
border-radius: var(--nirvata-bigradius);
overflow: hidden;
}
.entry-featured-img-wrap {
border-radius: var(--nirvata-bigradius);
overflow: hidden;
}
.entry-featured-img-wrap img {
border-radius: var(--nirvata-bigradius);
}
.hootwp input, .hootwp select, .hootwp textarea, .hootwp .searchform {
border-radius: var(--nirvata-radius);
}
.fpimg-textbox {
border-radius: calc(var(--nirvata-radius) + 2px);
}
.fpimg-feature img {
border-radius: var(--nirvata-bigradius);
}
.gallery {
border-radius: var(--nirvata-bigradius);
}
.gallery-item, .gallery-icon {
border-radius: var(--nirvata-radius);
overflow: hidden;
}
.gallery-item img, .gallery-icon img {
border-radius: var(--nirvata-radius);
}
.loop-nav-image {
border-radius: var(--nirvata-radius);
}
.widget_newsletterwidget, .widget_newsletterwidgetminimal {
border-radius: var(--nirvata-bigradius);
} #topbar {
padding: 0;
border-bottom: solid 1px var(--hoot-shadow30);
position: relative;
} .hoot-subtitle,
.entry-byline,
div.hk-gridunit-subtitle .entry-byline,
div.hk-listunit-subtitle .entry-byline,
div.content-block-subtitle .entry-byline {
font-size: var(--hoot-basefont-size);
line-height: 1.3333em;
font-family: var(--hoot-subheadings-family);
font-style: var(--hoot-subheadings-style);
text-transform: var(--hoot-subheadings-transform);
font-weight: var(--hoot-subheadings-weight);
color: var(--hoot-subheadings-color);
}
.textstyle-light .hoot-subtitle,
.textstyle-dark .hoot-subtitle,
.textstyle-light-on-dark .hoot-subtitle,
.textstyle-light-on-custom .hoot-subtitle,
.textstyle-dark-on-light .hoot-subtitle,
.textstyle-dark-on-custom .hoot-subtitle {
color: inherit;
}
.notice-content .hoot-subtitle,
.content-block-style5 .hoot-subtitle,
.content-block-style6 .hoot-subtitle,
.coverimage-subtitle.hoot-subtitle,
div.hk-gridunit-subtitle .entry-byline,
.content-block-style5 .entry-byline,
.content-block-style6 .entry-byline {
color: inherit;
}
.content-block .content-block-subtitle {
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
}
body.hootwp .medium-font .hoot-subtitle,
body.hootwp .medium-font .entry-byline,
body.hootwp small .hoot-subtitle,
body.hootwp small .entry-byline, body.hootwp .small .hoot-subtitle,
body.hootwp .small .entry-byline, body.hootwp .small-font .hoot-subtitle,
body.hootwp .small-font .entry-byline {
font-size: 1em;
}
.content-block-subtitle .entry-byline {
font-size: 1em;
}
.hoot-subtitle a {
color: inherit;
}
.hoot-subtitle a:hover {
color: inherit;
text-decoration: underline;
} .widget-subtitle {
text-align: left;
margin: var(--hoot-headings-margins);
margin-top: calc(var(--hoot-headings-botmargin) * -1);
}
.widget-subtitle:first-child {
margin-top: 0;
}
.sub-footer .widget-subtitle, .footer .widget-subtitle {
text-align: center;
}
.notice-content .hoot-subtitle {
margin: 5px 0;
}
.notice-title + .hoot-subtitle {
margin-top: -5px;
}
.widget div.viewall {
font-size: 12px;
line-height: 16px;
}
.widget .viewall a {
padding: 2px 0;
min-width: 65px;
display: inline-block;
text-align: center;
}
div.lightSliderVertical div.lSAction > a {
width: 25px;
height: 23px;
}
div.lightSliderVertical div.lSAction > a:after {
line-height: 23px;
}
.widget-title-wrap.hasviewall + .widget-subtitle {
margin-right: 70px;
}
.widget-title-wrap.hasnav + .widget-subtitle {
margin-right: 56px;
}
.widget-title-wrap.hasviewall.hasnav + .widget-subtitle {
margin-right: 126px;
}
.viewall a {
border: solid 1px;
}
.sidebar-primary .widget-title-wrap,
.sidebar-primary .widget-title,
.sidebar-primary .widget-title-wrap .widget-title, .sidebar-secondary .widget-title-wrap,
.sidebar-secondary .widget-title,
.sidebar-secondary .widget-title-wrap .widget-title {
border-bottom: none;
}
.widget-title {
text-align: center;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
}
.widget-title:before, .widget-title:after {
opacity: 0.33;
content: "";
display: block;
height: 1px;
width: 100%;
border-bottom: solid 1px;
}
.widget-title:before {
margin-right: 8px;
}
.widget-title:after {
margin-left: 8px;
}
.widget-title span {
flex-shrink: 0;
max-width: 80%;
}
.widget-subtitle {
text-align: left;
}
.widget-subtitle {
text-align: center;
}
.sidebar .widget-title span {
text-align: left;
}
.sidebar .widget-title:before {
display: none;
align-items: flex-start;
}
.sidebar .widget-subtitle.hoot-subtitle {
text-align: left;
}
.sidebar-primary .widget_breadcrumb_navxt {
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
padding: 0.6em 0.6em 0.6em 1em;
border-radius: var(--nirvata-radius);
}
.sidebar-primary .widget_breadcrumb_navxt .widget-title {
margin: 0;
color: inherit;
}
.sidebar-primary .widget_breadcrumb_navxt .breadcrumbs {
margin: 0;
font-size: 0.9em;
line-height: 1.6em;
column-gap: 5px;
row-gap: 0;
}
.sidebar-primary .widget_breadcrumb_navxt a {
color: inherit;
text-decoration: underline;
}
.sidebar-primary .widget_breadcrumb_navxt a:hover {
color: inherit;
text-decoration: none;
}
.sidebar-primary .widget_breadcrumb_navxt .widget-title:after {
opacity: 0;
}
.sidebar-primary .widget_breadcrumb_navxt .widget-title {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
margin-right: 0;
}
.sidebar-primary .widget_breadcrumb_navxt .widget-title:after {
display: block;
}
.footer .widget_breadcrumb_navxt .widget-title {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
margin-right: 0;
}
.footer .widget_breadcrumb_navxt .widget-title:before {
display: block;
}
.footer .widget_breadcrumb_navxt .widget-title:after {
display: block;
}
.footer .widget_breadcrumb_navxt a {
color: inherit;
text-decoration: underline;
}
.footer .widget_breadcrumb_navxt a:hover {
color: inherit;
text-decoration: none;
}@font-face {
font-family: 'Courgette';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/courgette/wEO_EBrAnc9BLjLQAUk1WPoK7Es.woff2) 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: 'Courgette';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/courgette/wEO_EBrAnc9BLjLQAUk1VvoK.woff2) 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: 'Noto Sans';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevttHOmDyw.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtvXOmDyw.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuHOmDyw.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevttXOmDyw.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtunOmDyw.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevttnOmDyw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtt3OmDyw.woff2) 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: 'Noto Sans';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuXOm.woff2) 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: 'Noto Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevttHOmDyw.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtvXOmDyw.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuHOmDyw.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevttXOmDyw.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtunOmDyw.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevttnOmDyw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtt3OmDyw.woff2) 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: 'Noto Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuXOm.woff2) 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: 'Noto Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevttHOmDyw.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtvXOmDyw.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuHOmDyw.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevttXOmDyw.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtunOmDyw.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevttnOmDyw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtt3OmDyw.woff2) 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: 'Noto Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuXOm.woff2) 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: 'Noto Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevttHOmDyw.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtvXOmDyw.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuHOmDyw.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevttXOmDyw.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtunOmDyw.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevttnOmDyw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Noto Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtt3OmDyw.woff2) 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: 'Noto Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuXOm.woff2) 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: 'Noto Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aPdu2ui.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu2ui.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a_du2ui.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aLdu2ui.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du2ui.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu2ui.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu2ui.woff2) 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: 'Noto Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7duw.woff2) 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: 'Noto Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aPdu2ui.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu2ui.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a_du2ui.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aLdu2ui.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du2ui.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu2ui.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu2ui.woff2) 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: 'Noto Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7duw.woff2) 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: 'Noto Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aPdu2ui.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu2ui.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a_du2ui.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aLdu2ui.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du2ui.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu2ui.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu2ui.woff2) 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: 'Noto Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7duw.woff2) 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: 'Noto Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aPdu2ui.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu2ui.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a_du2ui.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aLdu2ui.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du2ui.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu2ui.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu2ui.woff2) 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: 'Noto Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/noto-sans/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7duw.woff2) 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: 'PT Serif';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/pt-serif/EJRTQgYoZZY2vCFuvAFT_rC1chb-.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'PT Serif';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/pt-serif/EJRTQgYoZZY2vCFuvAFT_rm1chb-.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'PT Serif';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/pt-serif/EJRTQgYoZZY2vCFuvAFT_rO1chb-.woff2) 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: 'PT Serif';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/pt-serif/EJRTQgYoZZY2vCFuvAFT_r21cg.woff2) 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: 'PT Serif';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/pt-serif/EJRQQgYoZZY2vCFuvAFT9gaQZyTfoPNB.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'PT Serif';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/pt-serif/EJRQQgYoZZY2vCFuvAFT9gaQZy3foPNB.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'PT Serif';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/pt-serif/EJRQQgYoZZY2vCFuvAFT9gaQZyffoPNB.woff2) 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: 'PT Serif';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/pt-serif/EJRQQgYoZZY2vCFuvAFT9gaQZynfoA.woff2) 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: 'PT Serif';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/pt-serif/EJRVQgYoZZY2vCFuvAFbzr-tdg.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'PT Serif';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/pt-serif/EJRVQgYoZZY2vCFuvAFSzr-tdg.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'PT Serif';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/pt-serif/EJRVQgYoZZY2vCFuvAFYzr-tdg.woff2) 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: 'PT Serif';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/pt-serif/EJRVQgYoZZY2vCFuvAFWzr8.woff2) 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: 'PT Serif';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/pt-serif/EJRSQgYoZZY2vCFuvAnt66qfVyvHpA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'PT Serif';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/pt-serif/EJRSQgYoZZY2vCFuvAnt66qWVyvHpA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'PT Serif';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/pt-serif/EJRSQgYoZZY2vCFuvAnt66qcVyvHpA.woff2) 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: 'PT Serif';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://www.bouledeterre.com/wp-content/fonts/pt-serif/EJRSQgYoZZY2vCFuvAnt66qSVys.woff2) 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;
}.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden {
background-color: #ffffff;
background-image: url(//www.bouledeterre.com/wp-content/plugins/a3-lazy-load/assets/css/loading.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
figure.wp-block-image img.lazy-hidden {
min-width: 150px;
}
picture source[type="image/webp"] {
display: block;
}:root {
--hoot-grid-max-width: 1440px;
--hoot-grid-min-width: 420px;
--hoot-grid-span-gutter: 15px;
--hoot-grid-span-doublegutter:calc(2 * var(--hoot-grid-span-gutter));
--hoot-siteboxes-padding: var(--hoot-grid-span-gutter);
--hoot-small-vmargin: 0.625em;
--hoot-vmargin: 1em;
--hoot-big-vmargin: 1.5625em;
--hoot-spacer: 50px;
--hoot-spacersmall: 40px;
--hoot-widget-margin: 50px;
--hoot-headings-margins: 35px 0 15px;
--hoot-headings-botmargin: 15px;
--hoot-entryblock-topmargin: 10px;
--hoot-entryblock-botmargin: 25px;
--nirvata-smallradius: 3px;
--nirvata-radius: 5px;
--nirvata-bigradius: 13px;
--hoot-form-bg: #fff;
--hoot-form-color: #666;
--hoot-form-fieldbg: #fff;
--hoot-form-fielddisabledbg: #fff;
--hoot-form-highlightcolor: #ddd;
--hoot-form-highlightdarkcolor: #aaa;
}
:root {
--hoot-alt-family: Georgia, "Times New Roman", Times, serif;
--hoot-mono-family: Monaco, Menlo, Consolas, "Courier New", monospace;
--hoot-sitehead-color: #555555;
--hoot-logo-size: 30px;
--hoot-logo-family: "Courgette", cursive, sans-serif;
--hoot-logo-style: normal;
--hoot-logo-transform: none;
--hoot-logo-weight: normal;
--hoot-logo-color: #222;
--hoot-tagline-size: 15px;
--hoot-tagline-family: inherit;
--hoot-tagline-style: italic;
--hoot-tagline-transform: none;
--hoot-tagline-weight: normal;
--hoot-tagline-color: #555;
--hoot-headings-style: normal;
--hoot-headings-transform:none;
--hoot-headings-weight: 400;
--hoot-headings-color: #222;
--hoot-headings-family: "Courgette", cursive, sans-serif;
--hoot-headings-lineheight:1.4em;
--hoot-subheadings-family:"Noto Sans", sans-serif;
--hoot-subheadings-style: italic;
--hoot-subheadings-transform: none;
--hoot-subheadings-weight:400;
--hoot-subheadings-color: #777777;
--hoot-h1-size: 1.875em;
--hoot-h1-style: var(--hoot-headings-style);
--hoot-h1-transform: var(--hoot-headings-transform);
--hoot-h1-weight: var(--hoot-headings-weight);
--hoot-h1-color: var(--hoot-headings-color);
--hoot-h2-size: 1.625em;
--hoot-h2-style: var(--hoot-headings-style);
--hoot-h2-transform: var(--hoot-headings-transform);
--hoot-h2-weight: var(--hoot-headings-weight);
--hoot-h2-color: var(--hoot-headings-color);
--hoot-h3-size: 1.5em;
--hoot-h3-style: var(--hoot-headings-style);
--hoot-h3-transform: var(--hoot-headings-transform);
--hoot-h3-weight: var(--hoot-headings-weight);
--hoot-h3-color: var(--hoot-headings-color);
--hoot-h4-size: 1.375em;
--hoot-h4-style: var(--hoot-headings-style);
--hoot-h4-transform: var(--hoot-headings-transform);
--hoot-h4-weight: var(--hoot-headings-weight);
--hoot-h4-color: var(--hoot-headings-color);
--hoot-h5-size: 1.375em;
--hoot-h5-style: var(--hoot-headings-style);
--hoot-h5-transform: var(--hoot-headings-transform);
--hoot-h5-weight: var(--hoot-headings-weight);
--hoot-h5-color: var(--hoot-headings-color);
--hoot-h6-size: 1.375em;
--hoot-h6-style: var(--hoot-headings-style);
--hoot-h6-transform: var(--hoot-headings-transform);
--hoot-h6-weight: var(--hoot-headings-weight);
--hoot-h6-color: var(--hoot-headings-color);
--hoot-linkcolor: #df9d00;
--hoot-linkhovercolor: #5f4300;
--hoot-basefont-size: 16px;
--hoot-basefont-family: "Noto Sans", sans-serif;
--hoot-basefont-style: normal;
--hoot-basefont-transform: none;
--hoot-basefont-weight: normal;
--hoot-basefont-color: #555;
--hoot-basefont-light: #aaa;
--hoot-base-lineheight: 1.625em;
--hoot-basefont-smallsize: 0.8125em;
--hoot-basefont-smalllh: 1.384615em;
--hoot-basefont-mediumsize: 0.875em;
--hoot-basefont-mediumlh: 1.428571em;
--hoot-basefont-bigsize: 1.25em;
--hoot-basefont-biglh: 1.3em;
--hoot-topbar-fontcolor: inherit;
--hoot-menufont-size: 0.9375em;
--hoot-menufont-family: inherit;
--hoot-menufont-style: normal;
--hoot-menufont-transform: none;
--hoot-menufont-weight: normal;
--hoot-menufont-color: #222;
--hoot-menufont-lineheight: 1.2em;
--hoot-menuicon-color: #222;
--hoot-menuddfont-size: 0.9375em;
--hoot-menuddfont-style: normal;
--hoot-menuddfont-transform: none;
--hoot-menuddfont-weight: normal;
--hoot-menuddfont-color: #555;
--hoot-menuddfont-lineheight: 1.2em;
--hoot-sidebarhead-size: 1em;
--hoot-sidebarhead-family: "Noto Sans", sans-serif;
--hoot-sidebarhead-style: var(--hoot-headings-style);
--hoot-sidebarhead-transform: var(--hoot-headings-transform);
--hoot-sidebarhead-weight: 600;
--hoot-sidebarhead-color: #222;
--hoot-sidebarhead-lineheight:1.4em;
--hoot-sidebar-size: inherit;
--hoot-sidebar-style: normal;
--hoot-sidebar-transform: none;
--hoot-sidebar-weight: inherit;
--hoot-sidebar-color: inherit;
--hoot-sidebar-lineheight: 1.666666em;
--hoot-footerhead-size: 1em;
--hoot-footerhead-family: "Noto Sans", sans-serif;
--hoot-footerhead-style: var(--hoot-headings-style);
--hoot-footerhead-transform: var(--hoot-headings-transform);
--hoot-footerhead-weight: 600;
--hoot-footerhead-color: #222;
--hoot-footerhead-lineheight: 1.4em;
--hoot-footer-size: 16px;
--hoot-footer-style: normal;
--hoot-footer-transform: none;
--hoot-footer-weight: normal;
--hoot-footer-color: #555;
--hoot-footer-lineheight: 1.666666em;
--hoot-footer-dark: #333;
}
:root {
--hoot-accentcolor: #df9d00;
--hoot-accentfont: #fff;
--hoot-buttoncolor: #df9d00;
--hoot-buttonfont: #fff;
--hoot-highlight10: rgba(0,0,0,0.04);
--hoot-highlight20: rgba(0,0,0,0.06);
--hoot-invhighlight20: rgba(255,255,255,0.08);
--hoot-shadow10: rgba(0,0,0,0.09);
--hoot-shadow30: rgba(0,0,0,0.14);
--hoot-shadow50: rgba(0,0,0,0.14);
--hoot-highlight10background: rgba(200,200,200,0.15);
--hoot-body-bg: #ffffff;
--hoot-topbar-bgcolor: "none";
--hoot-logo-bg: "none";
--hoot-menudd-bg: #ffffff;
--hoot-box-bg: #ffffff;
--hoot-article-bg: "transparent";
--hoot-subfooter-bg: #fff;
--hoot-footer-bg: #fff;
}
:root {
--hoot-goto-offset: 60px;
--hoot-logo-iconsize: 50px;
--hoot-logo-maximgwidth: 350px;
--hoot-sticky-gutter: 10px;
--hoot-imghover-scale: 1.15;
--hoot-loopnav-control: 30px;
--hoot-loopnav-offset: 270px;
--hoot-article-width: 1400px;
--hoot-article-width-nosb: 1400px;
--hoot-textstyle-dark: #333333;
--hoot-textstyle-light: #ffffff;
--hoot-textstyle-darkbg: rgba(0,0,0,0.60);
--hoot-textstyle-lightbg: rgba(255,255,255,0.70);
}
@media only screen and (max-width: 969px) {
:root {
--hoot-goto-offset: 30px;
--hoot-spacer: 50px;
--hoot-spacersmall: 40px;
--hoot-widget-margin: 40px;
--hoot-logo-maximgwidth: 200px;
}
}
@media only screen and (max-width: 600px) {
:root {
--hoot-goto-offset: 10px;
--hoot-spacer: 50px;
--hoot-spacersmall: 40px;
--hoot-widget-margin: 30px;
--hoot-logo-maximgwidth: 100px;
}
} html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
a {
background-color: transparent;
}
abbr[title] {
border-bottom: 1px dotted;
}
b, strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: none;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-moz-box-sizing: content-box;
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;
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;
appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
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;
} .hgrid {
width: 100%;
max-width: var(--hoot-grid-max-width);
display: block;
margin-left: auto;
margin-right: auto;
padding: 0 var(--hoot-grid-span-gutter);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.hgrid-stretch {
width: 100%;
}
.hgrid:after, .hgrid-stretch:after {
content: "";
display: table;
clear: both;
}
[class*=hgrid-span-], [class*=hcolumn-] {
padding: 0 var(--hoot-grid-span-gutter);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
position: relative;
}
[class*=hgrid-span-].full-width,
[class*=hcolumn-].full-width {
padding: 0;
}
.flush-columns {
margin: 0 calc(-1 * var(--hoot-grid-span-gutter));
} .hgrid-span-1 {
width: 8.3333333333%;
}
.hgrid-span-2 {
width: 16.6666666667%;
}
.hgrid-span-24 {
width: 20%;
}
.hgrid-span-3 {
width: 25%;
}
.hgrid-span-4 {
width: 33.3333333333%;
}
.hgrid-span-5 {
width: 41.6666666667%;
}
.hgrid-span-6 {
width: 50%;
}
.hgrid-span-7 {
width: 58.3333333333%;
}
.hgrid-span-8 {
width: 66.6666666667%;
}
.hgrid-span-9 {
width: 75%;
}
.hgrid-span-10 {
width: 83.3333333333%;
}
.hgrid-span-11 {
width: 91.6666666667%;
}
.hgrid-span-12 {
width: 100%;
} .hcolumn-1-1, .hcolumn-2-2, .hcolumn-3-3, .hcolumn-4-4, .hcolumn-5-5 {
width: 100%;
}
.hcolumn-1-2 {
width: 50%;
}
.hcolumn-1-3 {
width: 33.3333333333%;
}
.hcolumn-2-3 {
width: 66.6666666667%;
}
.hcolumn-1-4 {
width: 25%;
}
.hcolumn-2-4 {
width: 50%;
}
.hcolumn-3-4 {
width: 75%;
}
.hcolumn-1-5 {
width: 20%;
}
.hcolumn-2-5 {
width: 40%;
}
.hcolumn-3-5 {
width: 60%;
}
.hcolumn-4-5 {
width: 80%;
} @media only screen and (max-width: 1200px) {
.flush-columns {
margin: 0;
} .adaptive .hcolumn-1-5 {
width: 40%;
}
.adaptive .hcolumn-1-4 {
width: 50%;
}
.adaptive .hgrid-span-1 {
width: 16.6666666667%;
}
.adaptive .hgrid-span-2 {
width: 33.3333333333%;
}
.adaptive .hgrid-span-6 {
width: 50%;
}
}
@media only screen and (max-width: 969px) {
[class*=hgrid-span-], .adaptive [class*=hgrid-span-],
[class*=hcolumn-], .adaptive [class*=hcolumn-] {
width: 100%;
float: none;
}
}
@media only screen and (min-width: 970px) {
.hcol-first {
padding-left: 0;
}
.hcol-last {
padding-right: 0;
}
}  #page-wrapper .flush {
margin: 0;
padding: 0;
} .hide {
display: none;
}
.forcehide {
display: none !important;
}
.border-box {
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 970px) {
.hide-desktop,
.show-mobile {
display: none !important;
}
}
@media only screen and (max-width: 969px) {
.hide-mobile,
.show-desktop {
display: none !important;
}
} .hide-text {
font: 0/0 a !important;
color: transparent !important;
text-shadow: none !important;
background-color: transparent !important;
border: 0 !important;
width: 0;
height: 0;
overflow: hidden;
} .hootflex {
width: 100%;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
}
.hootflex-center {
justify-content: center;
}
@media only screen and (max-width: 969px) {
.hootflex:not(.hootflex--nor) {
display: block;
}
} .fleft, .float-left {
float: left;
}
.fright, .float-right {
float: right;
}
.fclear:after, .float-clear:after, .clear:after, .clearfix:after {
content: "";
display: table;
clear: both;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:active, .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;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #main[tabindex="-1"]:focus {
outline: 0;
} html.translated-rtl * {
text-align: right;
} html {
font-size: var(--hoot-basefont-size);
}
body {
text-align: left;
font-size: var(--hoot-basefont-size);
line-height: var(--hoot-base-lineheight);
font-family: var(--hoot-basefont-family);
font-style: var(--hoot-basefont-style);
text-transform: var(--hoot-basefont-transform);
font-weight: var(--hoot-basefont-weight);
color: var(--hoot-basefont-color);
-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; }
.bodyfont {
font-family: var(--hoot-basefont-family);
font-style: var(--hoot-basefont-style);
text-transform: var(--hoot-basefont-transform);
font-weight: var(--hoot-basefont-weight);
} h1, h2, h3, h4, h5, h6, .title {
line-height: var(--hoot-headings-lineheight);
font-family: var(--hoot-headings-family);
margin: var(--hoot-headings-margins);
text-rendering: optimizelegibility;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h1 + h1, h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6, h1 + .title, h2 + h1, h2 + h2, h2 + h3, h2 + h4, h2 + h5, h2 + h6, h2 + .title, h3 + h1, h3 + h2, h3 + h3, h3 + h4, h3 + h5, h3 + h6, h3 + .title, h4 + h1, h4 + h2, h4 + h3, h4 + h4, h4 + h5, h4 + h6, h4 + .title, h5 + h1, h5 + h2, h5 + h3, h5 + h4, h5 + h5, h5 + h6, h5 + .title, h6 + h1, h6 + h2, h6 + h3, h6 + h4, h6 + h5, h6 + h6, h6 + .title, .title + h1, .title + h2, .title + h3, .title + h4, .title + h5, .title + h6, .title + .title {
margin-top: var(--hoot-headings-botmargin);
}
h1 {
font-size: var(--hoot-h1-size);
font-style: var(--hoot-h1-style);
text-transform: var(--hoot-h1-transform);
font-weight: var(--hoot-h1-weight);
color: var(--hoot-h1-color);
}
h2 {
font-size: var(--hoot-h2-size);
font-style: var(--hoot-h2-style);
text-transform: var(--hoot-h2-transform);
font-weight: var(--hoot-h2-weight);
color: var(--hoot-h2-color);
}
h3 {
font-size: var(--hoot-h3-size);
font-style: var(--hoot-h3-style);
text-transform: var(--hoot-h3-transform);
font-weight: var(--hoot-h3-weight);
color: var(--hoot-h3-color);
}
h4 {
font-size: var(--hoot-h4-size);
font-style: var(--hoot-h4-style);
text-transform: var(--hoot-h4-transform);
font-weight: var(--hoot-h4-weight);
color: var(--hoot-h4-color);
}
h5 {
font-size: var(--hoot-h5-size);
font-style: var(--hoot-h5-style);
text-transform: var(--hoot-h5-transform);
font-weight: var(--hoot-h5-weight);
color: var(--hoot-h5-color);
}
h6 {
font-size: var(--hoot-h6-size);
font-style: var(--hoot-h6-style);
text-transform: var(--hoot-h6-transform);
font-weight: var(--hoot-h6-weight);
color: var(--hoot-h6-color);
}
.title {
font-size: var(--hoot-h3-size);
font-style: var(--hoot-h3-style);
text-transform: var(--hoot-h3-transform);
font-weight: var(--hoot-h3-weight);
color: var(--hoot-h3-color);
}
.title h1, .title h2, .title h3, .title h4, .title h5, .title h6 {
font-size: inherit;
}
.titlefont {
font-family: var(--hoot-headings-family);
font-style: var(--hoot-h3-style);
text-transform: var(--hoot-h3-transform);
font-weight: var(--hoot-h3-weight);
} p {
margin: var(--hoot-small-vmargin) 0 var(--hoot-vmargin);
}
hr {
border-style: solid;
border-width: 1px 0 0;
clear: both;
margin: var(--hoot-big-vmargin) 0 var(--hoot-vmargin);
height: 0;
color: var(--hoot-shadow30);
}
em, var {
font-style: italic;
}
strong, b {
font-weight: bold;
}
big, .big-font {
font-size: var(--hoot-basefont-bigsize);
line-height: var(--hoot-basefont-biglh);
}
.huge-font {
font-size: calc(1.75 * var(--hoot-basefont-bigsize));
line-height: 1em;
}
.medium-font {
font-size: var(--hoot-basefont-mediumsize);
line-height: var(--hoot-basefont-mediumlh);
}
small, cite, .small, .small-font {
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
}
cite {
font-style: italic;
}
q {
font-style: italic;
}
q:before {
content: open-quote;
}
q::after {
content: close-quote;
}
address {
display: block;
margin: var(--hoot-vmargin) 0;
font-style: normal;
border: 1px dotted;
padding: 1px 5px;
}
abbr[title], acronym[title] {
cursor: help;
border-bottom: 1px dotted;
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
a[href^=tel] {
color: inherit;
text-decoration: none;
} a {
color: var(--hoot-linkcolor);
text-decoration: underline;
-webkit-transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
-moz-transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
-o-transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
}
a:hover {
color: var(--hoot-linkhovercolor);
text-decoration: none;
}
a.button, .more-link a, .entry-byline a, .loop-nav a, #comments-template a, .widget_nav_menu a,
.site-header a, .below-sitehead a, .sidebar-primary a, .sidebar-secondary a, .sub-footer a, .footer a,
.lSAction a, .pagination a,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
text-decoration: none;
}
a.linkstyle, .linkstyle a {
text-decoration: underline;
}
h1 a.linkstyle, .linkstyle h1 a, h2 a.linkstyle, .linkstyle h2 a, h3 a.linkstyle, .linkstyle h3 a, h4 a.linkstyle, .linkstyle h4 a, h5 a.linkstyle, .linkstyle h5 a, h6 a.linkstyle, .linkstyle h6 a, .title a.linkstyle, .linkstyle .title a, .titlefont a.linkstyle, .linkstyle .titlefont a {
text-decoration: none;
}
.entry-content h1 a, .entry-content h2 a, .entry-content h3 a, .entry-content h4 a, .entry-content h5 a, .entry-content h6 a, .comment-content h1 a, .comment-content h2 a, .comment-content h3 a, .comment-content h4 a, .comment-content h5 a, .comment-content h6 a, .textwidget h1 a, .textwidget h2 a, .textwidget h3 a, .textwidget h4 a, .textwidget h5 a, .textwidget h6 a {
text-decoration: underline;
}
.textwidget a,
#comments-template a {
text-decoration: underline;
}
#comments-template .comment-meta a {
text-decoration: none;
} .accent-typo {
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
}
.invert-accent-typo {
background: var(--hoot-accentfont);
color: var(--hoot-accentcolor);
}
.invert-typo {
background: var(--hoot-basefont-color);
color: var(--hoot-box-bg);
}
.enforce-typo {
background: var(--hoot-box-bg);
color: var(--hoot-basefont-color);
}
.page-wrapper .accent-typo a:not(input):not(.button), .page-wrapper .accent-typo a:hover:not(input):not(.button), .page-wrapper .accent-typo h1, .page-wrapper .accent-typo h2, .page-wrapper .accent-typo h3, .page-wrapper .accent-typo h4, .page-wrapper .accent-typo h5, .page-wrapper .accent-typo h6, .page-wrapper .accent-typo .title, .page-wrapper .invert-accent-typo a:not(input):not(.button), .page-wrapper .invert-accent-typo a:hover:not(input):not(.button), .page-wrapper .invert-accent-typo h1, .page-wrapper .invert-accent-typo h2, .page-wrapper .invert-accent-typo h3, .page-wrapper .invert-accent-typo h4, .page-wrapper .invert-accent-typo h5, .page-wrapper .invert-accent-typo h6, .page-wrapper .invert-accent-typo .title, .page-wrapper .invert-typo a:not(input):not(.button), .page-wrapper .invert-typo a:hover:not(input):not(.button), .page-wrapper .invert-typo h1, .page-wrapper .invert-typo h2, .page-wrapper .invert-typo h3, .page-wrapper .invert-typo h4, .page-wrapper .invert-typo h5, .page-wrapper .invert-typo h6, .page-wrapper .invert-typo .title, .page-wrapper .enforce-typo a:not(input):not(.button), .page-wrapper .enforce-typo a:hover:not(input):not(.button), .page-wrapper .enforce-typo h1, .page-wrapper .enforce-typo h2, .page-wrapper .enforce-typo h3, .page-wrapper .enforce-typo h4, .page-wrapper .enforce-typo h5, .page-wrapper .enforce-typo h6, .page-wrapper .enforce-typo .title {
color: inherit;
}
.page-wrapper .accent-typo .more-link, .page-wrapper .accent-typo .more-link a, .page-wrapper .invert-accent-typo .more-link, .page-wrapper .invert-accent-typo .more-link a, .page-wrapper .invert-typo .more-link, .page-wrapper .invert-typo .more-link a, .page-wrapper .enforce-typo .more-link, .page-wrapper .enforce-typo .more-link a {
color: inherit;
}
.enforce-body-font {
font-family: var(--hoot-basefont-family);
font-style: var(--hoot-basefont-style);
text-transform: var(--hoot-basefont-transform);
font-weight: var(--hoot-basefont-weight);
}
.highlight-typo {
background: var(--hoot-highlight10);
} code, kbd, tt {
font-family: var(--hoot-mono-family);
line-height: 1.4em;
padding: 2px 5px;
margin: 0 5px;
border: dashed 1px;
}
pre, .wp-block-preformatted, .wp-block-code {
display: block;
overflow-x: auto;
word-break: break-all;
word-wrap: break-word;
white-space: pre;
white-space: pre-wrap;
font-family: var(--hoot-mono-family);
line-height: 1.4em;
padding: 0.8em 1em;
margin: var(--hoot-vmargin) 0;
border: 1px solid #ccc;
border-radius: 4px;
color: #bb0022;
background-color: #f1f1f1;
}
pre.scrollable, .wp-block-preformatted.scrollable, .wp-block-code.scrollable {
max-height: 340px;
overflow-y: scroll;
}
pre code, pre kbd, pre tt, .wp-block-preformatted code, .wp-block-preformatted kbd, .wp-block-preformatted tt, .wp-block-code code, .wp-block-code kbd, .wp-block-code tt {
padding: unset;
margin: unset;
border: unset;
} ul, ol {
margin: 0;
padding: 0;
list-style: none outside;
}
ul ol, ul ul, ol ol, ol ul {
margin-left: 10px;
}
li {
margin: 0;
padding: 0;
margin-right: 10px;
}
ul.unstyled, ol.unstyled {
margin: 0 !important;
padding: 0 !important;
list-style: none outside !important;
}
.main ul, .main ol {
margin: var(--hoot-vmargin);
margin-left: 1.2em;
margin-right: 0;
}
.main ol {
list-style: decimal outside;
}
.main ul, .main ul.disc {
list-style: disc outside;
}
.main ul.square {
list-style: square outside;
}
.main ul.circle {
list-style: circle outside;
}
.main ul ul,
.main ol ul {
list-style-type: circle;
}
.main ul ul ul, .main ul ol ul,
.main ol ul ul, .main ol ol ul {
list-style-type: square;
}
.main ul ol,
.main ol ol {
list-style-type: lower-alpha;
}
.main ul ul ol, .main ul ol ol,
.main ol ul ol, .main ol ol ol {
list-style-type: lower-roman;
}
.main ul ul, .main ul ol,
.main ol ol, .main ol ul {
margin-top: 2px;
margin-bottom: 2px;
display: block;
}
.main li {
margin-right: 0;
display: list-item;
}
.borderlist > li:first-child {
border-top: 1px solid;
}
.borderlist > li {
border-bottom: 1px solid;
padding: 0.15em 0;
list-style-position: outside;
} dl {
margin: var(--hoot-small-vmargin) 0;
}
dt {
font-weight: bold;
}
dd {
margin-left: var(--hoot-small-vmargin);
}
.dl-horizontal:before, .dl-horizontal:after {
display: table;
line-height: 0;
content: "";
}
.dl-horizontal:after {
clear: both;
}
.dl-horizontal dt {
float: left;
width: 12.3em;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 13.8em;
} @media only screen and (max-width: 969px) {
.dl-horizontal dt {
float: none;
width: auto;
clear: none;
text-align: left;
}
.dl-horizontal dd {
margin-left: 0;
}
} table {
width: 100%;
padding: 0;
margin: var(--hoot-vmargin) 0;
border-collapse: collapse;
border-spacing: 0;
}
table caption {
padding: 5px 0;
width: auto;
font-style: italic;
text-align: right;
}
table + figcaption.wp-element-caption {
margin-top: calc(-1 * var(--hoot-vmargin));
}
th {
font-weight: bold;
letter-spacing: 1.5px;
text-transform: uppercase;
padding: 6px 6px 6px 12px;
}
th.nobg {
background: none;
}
td {
padding: 6px 6px 6px 12px;
}
.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
background-color: var(--hoot-highlight10);
} form {
margin-bottom: var(--hoot-vmargin);
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
margin-bottom: var(--hoot-vmargin);
border: 0;
border-bottom: 1px solid var(--hoot-form-highlightcolor);
background: none;
color: var(--hoot-form-color);
font-weight: bold;
}
legend small {
color: var(--hoot-form-color);
}
label, input, select, textarea {
font-size: 1em;
font-weight: normal;
line-height: 1.4em;
}
label {
max-width: 100%;
display: inline-block;
font-weight: bold;
}
.hootwp .tnp-subscription input, .hootwp .tnp-subscription select, .hootwp .tnp-subscription textarea,
.hootwp .tnp-profile input, .hootwp .tnp-profile select, .hootwp .tnp-profile textarea,
.input-text, textarea, select,
input[type=text], input[type=input], input[type=password], input[type=email], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=url], input[type=search], input[type=tel], input[type=color] {
border: 1px solid var(--hoot-form-highlightcolor);
padding: 6px 8px;
color: var(--hoot-form-color);
margin: 0;
max-width: 100%;
display: inline-block;
background: var(--hoot-form-fieldbg);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
}
.input-text:focus, textarea:focus,
input[type=text]:focus, input[type=input]:focus, input[type=checkbox]:focus, input[type=password]:focus, input[type=email]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, input[type=url]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=color]:focus {
border: 1px solid var(--hoot-form-highlightdarkcolor);
outline: thin dotted;
outline-offset: -4px;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
select:focus {
outline: thin dotted;
outline-offset: -4px;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
input[type=file], input[type=image], input[type=submit], input[type=reset], input[type=button], input[type=radio], input[type=checkbox] {
width: auto;
}
input[type=checkbox] {
display: inline;
}
input[type=radio], input[type=checkbox] {
line-height: normal;
cursor: pointer;
margin: 4px 0 0;
margin-top: 1px \9 ;
}
textarea {
height: auto;
min-height: 60px;
}
select {
width: 215px;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background: var(--hoot-form-fieldbg) url(//www.bouledeterre.com/wp-content/themes/nirvata/images/select.png) no-repeat center right;
}
select[multiple], select[size] {
height: auto;
} input:-moz-placeholder, textarea:-moz-placeholder, input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: inherit;
opacity: 0.5;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: inherit;
opacity: 0.5;
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
cursor: not-allowed;
background-color: var(--hoot-form-fielddisabledbg);
}
input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio][readonly], input[type=checkbox][readonly] {
background-color: transparent;
} body.hootwp input[type=submit], body.hootwp #submit, body.hootwp .button {
display: inline-block;
cursor: pointer;
text-transform: uppercase;
font-weight: normal;
border-radius: var(--nirvata-radius);
-webkit-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-moz-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-o-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
}
body.hootwp input[type=submit], body.hootwp input[type=submit]:active, body.hootwp input[type=submit]:focus, body.hootwp input[type=submit]:hover, body.hootwp input[type=submit]:visited, body.hootwp #submit, body.hootwp #submit:active, body.hootwp #submit:focus, body.hootwp #submit:hover, body.hootwp #submit:visited, body.hootwp .button, body.hootwp .button:active, body.hootwp .button:focus, body.hootwp .button:hover, body.hootwp .button:visited {
background: var(--hoot-buttoncolor);
color: var(--hoot-buttonfont);
border: solid 2px var(--hoot-buttoncolor);
}
body.hootwp input[type=submit]:hover, body.hootwp input[type=submit]:focus, body.hootwp #submit:hover, body.hootwp #submit:focus, body.hootwp .button:hover, body.hootwp .button:focus {
background: var(--hoot-buttonfont);
color: var(--hoot-buttoncolor);
}
body.hootwp input[type=submit]:focus, body.hootwp #submit:focus, body.hootwp .button:focus {
outline: thin dotted;
outline-offset: -4px;
}
body.hootwp input[type=submit].aligncenter, body.hootwp #submit.aligncenter, body.hootwp .button.aligncenter {
max-width: 60%;
}
body.hootwp #submit a, body.hootwp .button a {
color: inherit;
}
input[type=submit], #submit, .button {
margin-top: 5px;
margin-bottom: 5px;
line-height: 1.333333em;
padding: 7px 20px;
}
input[type=submit].button-small, #submit.button-small, .button.button-small {
padding: 6px 14px;
font-size: 0.8em;
}
input[type=submit].button-large, #submit.button-large, .button.button-large {
padding: 12px 30px;
font-size: 1.4em;
} .textstyle-light {
color: var(--hoot-textstyle-light);
}
.textstyle-light h1, .textstyle-light h2, .textstyle-light h3, .textstyle-light h4, .textstyle-light h5, .textstyle-light h6, .textstyle-light a {
color: inherit;
}
.textstyle-dark {
color: var(--hoot-textstyle-dark);
}
.textstyle-dark h1, .textstyle-dark h2, .textstyle-dark h3, .textstyle-dark h4, .textstyle-dark h5, .textstyle-dark h6 {
color: inherit;
}
.textstyle-custom,
.textstyle-light-on-dark {
padding: 1em 3em;
color: var(--hoot-textstyle-light);
background: var(--hoot-textstyle-darkbg);
}
.textstyle-custom h1, .textstyle-custom h2, .textstyle-custom h3, .textstyle-custom h4, .textstyle-custom h5, .textstyle-custom h6, .textstyle-custom a,
.textstyle-light-on-dark h1,
.textstyle-light-on-dark h2,
.textstyle-light-on-dark h3,
.textstyle-light-on-dark h4,
.textstyle-light-on-dark h5,
.textstyle-light-on-dark h6,
.textstyle-light-on-dark a {
color: inherit;
}
.textstyle-dark-on-light {
padding: 1em 3em;
color: var(--hoot-textstyle-dark);
background: var(--hoot-textstyle-lightbg);
}
.textstyle-dark-on-light h1, .textstyle-dark-on-light h2, .textstyle-dark-on-light h3, .textstyle-dark-on-light h4, .textstyle-dark-on-light h5, .textstyle-dark-on-light h6 {
color: inherit;
}  iframe, video, object, embed {
max-width: 100%;
}
video, object, embed {
margin: var(--hoot-vmargin) 0;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin: var(--hoot-vmargin) 0;
}
.video-container iframe, .video-container object, .video-container embed {
margin: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
figure {
margin: 0;
max-width: 100%;
} img, a img {
border: none;
padding: 0;
margin: 0 auto;
display: inline-block;
max-width: 100%;
height: auto;
image-rendering: optimizeQuality;
vertical-align: top;
}
img {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; } .img-round {
border-radius: 8px;
}
.img-circle {
border-radius: 1500px;
}
.img-polaroid {
padding: 4px;
border: 1px solid;
}
.img-frame {
padding: 4px;
border: 1px solid;
}
.img-noborder img, img.img-noborder {
box-shadow: none !important;
border: none !important;
}  .gallery {
background: var(--hoot-highlight10);
padding: 10px;
margin: var(--hoot-vmargin) 0;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0 0 0 0;
}
.gallery-icon img {
width: 100%;
}
.gallery-item a img {
-webkit-transition: opacity 0.2s ease-in;
-moz-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
}
.gallery-item a:hover img, .gallery-item a:focus img {
opacity: 0.6;
}
.gallery-columns-5 .gallery-caption, .gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
display: none;
} .gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.66%;
}
.gallery-columns-7 .gallery-item {
width: 14.28%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.11%;
} @media only screen and (max-width: 969px) {
.gallery {
text-align: center;
}
.gallery-icon img {
width: auto;
}
.gallery-columns-5 .gallery-caption, .gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
display: block;
}
.gallery .gallery-item {
width: auto;
}
} .wp-caption-text {
background: var(--hoot-highlight10);
color: inherit;
margin: 0;
padding: 5px;
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
text-align: center;
} .avatar {
display: inline-block;
}
.avatar.pull-left {
float: left;
margin: 0 1em 5px 0;
}
.avatar.pull-right {
float: right;
margin: 0 0 5px 1em;
} body {
background-color: var(--hoot-body-bg);
background-image: var(--hoot-body-bgimg);
background-repeat: var(--hoot-body-bgrepeat);
background-position: var(--hoot-body-bgpos);
background-attachment: var(--hoot-body-bgatch);
background-size: var(--hoot-body-bgsize);
}
.has-fullwidth {
width: 100%;
overflow-x: clip;
box-sizing: border-box;
}
@media screen and (max-width: 600px) {
body.logged-in.admin-bar {
position: static;
}
}
#page-wrapper {
width: 100%;
display: block;
margin: 0 auto;
position: relative;
}
#topbar {
overflow: inherit;
}
.site-boxed {
padding: 0 var(--hoot-siteboxes-padding);
}
.site-boxed .below-sitehead, .site-boxed .main, .site-boxed .sub-footer, .site-boxed .site-footer, .site-boxed .post-footer {
border-left: solid 1px var(--hoot-shadow10);
border-right: solid 1px var(--hoot-shadow10);
box-sizing: border-box;
}
@media screen and (max-width: 969px) {
.site-boxed.page-wrapper {
padding: 0;
}
} @media only screen and (min-width: 970px) {
.main-content-grid {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
justify-content: space-between;
}
.content {
flex-grow: 1;
}
.sidebar {
flex-shrink: 0;
}
.sidebar-primary {
width: var(--hoot-sidebar1-width, 25%);
}
.sidebar-secondary {
width: var(--hoot-sidebar2-width, 25%);
}
.sidebar-primary.layout-wide-left, .sidebar-primary.layout-wide-right {
width: var(--hoot-sidebar1-width, 33.3333333333%);
}
.sidebars0 .main-content-grid {
justify-content: center;
}
.content.no-sidebar {
flex-grow: 0;
margin-left: auto;
margin-right: auto;
}
.content.layout-wide-left, .content.layout-narrow-left {
-webkit-order: 2;
order: 2;
}
.sidebar.layout-wide-left, .sidebar.layout-narrow-left {
-webkit-order: 1;
order: 1;
}
.content.layout-narrow-right-right {
-webkit-order: 1;
order: 1;
}
.content.layout-narrow-left-right {
-webkit-order: 2;
order: 2;
}
.content.layout-narrow-left-left {
-webkit-order: 3;
order: 3;
}
.sidebar-primary.layout-narrow-right-right {
-webkit-order: 2;
order: 2;
}
.sidebar-primary.layout-narrow-left-right {
-webkit-order: 1;
order: 1;
}
.sidebar-primary.layout-narrow-left-left {
-webkit-order: 1;
order: 1;
}
.sidebar-secondary.layout-narrow-right-right {
-webkit-order: 3;
order: 3;
}
.sidebar-secondary.layout-narrow-left-right {
-webkit-order: 3;
order: 3;
}
.sidebar-secondary.layout-narrow-left-left {
-webkit-order: 2;
order: 2;
}
}  .topann {
display: flow-root;
position: relative;
text-align: center;
padding: 1px 0;
margin: -1px 0;
background-size: cover;
background-position: center;
-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
}
.topann-stick {
position: sticky;
top: 0;
z-index: 1030;
background-color: var(--hoot-body-bg);
}
.topann-stretch .topann-contentbox img {
width: 100%;
}
.topann-grid .topann-contentbox {
display: inline-block;
max-width: 80%;
margin: 2.333em auto;
}
.topann-nopad div.topann-contentbox {
padding: 0;
margin: 0;
}
.topann-hasbg {
min-height: 1em;
}
.topann-nobg .topann-contentbox {
margin: 0.5em;
}
.topann-imgstretch .topann-inlineimg > div {
display: block;
}
.topann-imgstretch .topann-inlineimg img {
display: block;
width: 100%;
}
.topann-url {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.topann-inlineimg > div {
position: relative;
display: inline-block;
}
.topann-contentbox {
position: relative;
margin: 2.333em;
}
.topann-contentbox h1 a, .topann-contentbox h2 a, .topann-contentbox h3 a, .topann-contentbox h4 a, .topann-contentbox h5 a, .topann-contentbox h6 a {
text-decoration: underline;
}
.topann-contentbox.textstyle-custom {
color: var(--hoot-textstyle-topanncol);
background: var(--hoot-textstyle-topannbg);
}
.topann-content-title {
margin: 0;
font-size: 1.2em;
}
.topann-content-title a {
position: relative;
z-index: 2;
}
.topann-content a {
position: relative;
z-index: 2;
}
.topann-content p {
margin: 0;
}
.topann-content h1, .topann-content h2, .topann-content h3, .topann-content h4, .topann-content h5, .topann-content h6 {
margin: 0;
}
.topann-content mark {
background: none;
color: var(--hoot-accentcolor);
margin: 0;
padding: 0;
font-weight: 500;
}
.topann-inlineimg img.hootnoshow,
.topann.hootnoshow {
display: none;
}
.is-customizer-preview .topann-url {
display: none;
pointer-events: none;
} @media only screen and (max-width: 969px) {
.topann-grid .topann-contentbox {
max-width: none;
}
.topann .topann-contentbox {
margin: 0.5em;
}
.topann .topann-contentbox {
padding: 1em;
}
} #topbar {
background: var(--hoot-topbar-bgcolor, var(--hoot-body-bg));
color: var(--hoot-topbar-fontcolor);
padding: 0.5em 0;
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
}
#topbar ul, #topbar ol, #topbar li {
display: inline;
}
#topbar h1, #topbar h2, #topbar h3, #topbar h4, #topbar h5, #topbar h6, #topbar .title {
color: inherit;
margin: 0;
}
.topbar-inner a, .topbar-inner a:hover {
color: inherit;
}
#topbar-left {
text-align: left;
}
#topbar-right {
text-align: right;
}
#topbar-center {
text-align: center;
} #topbar .widget {
margin: 0 5px;
display: inline-block;
vertical-align: middle;
}
#topbar .widget-title {
display: none;
margin: 0;
font-size: var(--hoot-basefont-size);
line-height: var(--hoot-base-lineheight);
}
#topbar .widget_text {
margin: 0 5px;
}
#topbar .widget_text p {
margin: 2px;
}
#topbar .widget_tag_cloud a {
text-decoration: none;
}
#topbar .widget_nav_menu {
margin: 5px 1em;
}
#topbar .widget_search {
margin: 0 5px;
} @media only screen and (max-width: 969px) {
.topbar > .hgrid, .topbar > .hgrid > .hgrid-span-12 {
padding: 0;
}
}  #header {
background-color: var(--hoot-sitehead-bg);
background-image: var(--hoot-sitehead-bgimg);
background-repeat: var(--hoot-sitehead-bgrepeat);
background-position: var(--hoot-sitehead-bgpos);
background-attachment: var(--hoot-sitehead-bgatch);
background-size: var(--hoot-sitehead-bgsize);
color: var(--hoot-sitehead-color);
position: relative;
border-bottom: solid 1px var(--hoot-shadow50);
}
.sitehead-part > .hootflex {
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
} .sitehead-menu-top #branding {
order: 2;
}
.sitehead-menu-top #sitehead-aside {
order: 3;
}
.sitehead-menu-top #sitehead-menu {
order: 1;
border-bottom: solid 1px var(--hoot-shadow30);
}
.sitehead-menu-side #site-logo {
margin-top: 25px;
margin-bottom: 25px;
}
.sitehead-menu-side #sitehead-menu {
width: auto;
flex-basis: 0;
}
.is-customizer-preview .sitehead-menu-none #sitehead-menu {
display: none !important;
}
.is-customizer-preview .sitehead-side-none #sitehead-aside,
.is-customizer-preview .sitehead-side-menu #sitehead-aside {
display: none !important;
} #branding {
flex-shrink: 0;
box-sizing: border-box;
}
.sitehead-side-widget #branding, .sitehead-side-menu #branding {
padding-right: 15px;
}
#branding {
max-width: 100%;
}
.sitehead-side-widget #branding {
max-width: 60%;
}
.sitehead-side-widget #sitehead-aside {
min-width: 40%;
}
.sitehead-side-search #branding {
max-width: calc(100% - 75px);
}
.sitehead-side-search #sitehead-aside {
min-width: 75px;
}
.sitehead-side-menu #branding {
max-width: 50%;
}
.sitehead-side-menu #sitehead-menu {
min-width: 50%;
}
.sitehead-side-search, .sitehead-side-none {
text-align: center;
}
.sitehead-side-search .hootflex, .sitehead-side-none .hootflex {
justify-content: center;
} #sitehead-aside {
flex-grow: 1;
flex-basis: 0;
min-width: 20%;
text-align: right;
padding: 10px 0;
}
.sitehead-side-search #sitehead-aside {
padding: 0;
}  #sitehead-menu {
flex-grow: 1;
width: 100%;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
gap: 1em;
align-items: center;
}
.sitehead-menu-side div.sitehead-menu {
justify-content: flex-end;
flex-direction: row;
}
.sitehead-menualign-left .sitehead-menu {
justify-content: space-between;
}
.sitehead-menualign-right .sitehead-menu {
justify-content: space-between;
flex-direction: row-reverse;
}
.sitehead-menualign-center .sitehead-menu {
justify-content: center;
}
#sitehead-menu {
background: var(--hoot-menu-bg, "none");
}
@media only screen and (min-width: 970px) {
.with-menubg .sitehead-menu-top #sitehead-menu {
border-bottom: none;
}
.with-menubg .sitehead-menu-bottom #sitehead-menu {
border-top: none;
}
.with-menubg .sitehead-menu-bottom #sitehead-menu, .with-menubg .sitehead-menu-top #sitehead-menu {
position: relative;
}
.with-menubg .sitehead-menu-bottom #sitehead-menu:after,
.with-menubg .sitehead-menu-bottom #sitehead-menu:before, .with-menubg .sitehead-menu-top #sitehead-menu:after,
.with-menubg .sitehead-menu-top #sitehead-menu:before {
content: "";
position: absolute;
z-index: 0;
pointer-events: none;
top: 0;
bottom: 0;
left: calc(-50vw + 50%);
right: calc(-50vw + 50%);
background: var(--hoot-menu-bg, "none");
}
.with-menubg .sitehead-menu-bottom #sitehead-menu:before, .with-menubg .sitehead-menu-top #sitehead-menu:before {
right: 100%;
}
.with-menubg .sitehead-menu-bottom #sitehead-menu:after, .with-menubg .sitehead-menu-top #sitehead-menu:after {
left: 100%;
}
.with-menubg.site-boxed .sitehead-menu-bottom #sitehead-menu:before, .with-menubg.site-boxed .sitehead-menu-top #sitehead-menu:before {
left: calc(-1 * var(--hoot-grid-span-doublegutter));
}
.with-menubg.site-boxed .sitehead-menu-bottom #sitehead-menu:after, .with-menubg.site-boxed .sitehead-menu-top #sitehead-menu:after {
right: calc(-1 * var(--hoot-grid-span-doublegutter));
}
} @media only screen and (max-width: 969px) {
.sitehead-part, .sitehead-part > .hootflex {
padding: 0;
}
#header #branding {
width: 100%;
text-align: center;
padding-right: 0;
max-width: 100%;
}
#header #sitehead-aside {
width: 100%;
text-align: center;
}
#header #sitehead-menu {
width: 100%;
text-align: center;
display: block;
}
#sitehead-aside, .menu-side-box {
background: var(--hoot-highlight10background);
}
#sitehead-menu,
.menu-side-box {
border-top: solid 1px var(--hoot-shadow30);
}
#sitehead-aside .searchbody {
display: inline-block;
}
}  #site-logo {
margin: 25px 0;
background-color: transparent;
}
#site-logo.with-background {
background-color: var(--hoot-logo-bg);
}
#site-logo.accent-typo {
background-color: var(--hoot-accentcolor);
}
#site-logo.logo-border {
padding: 15px;
border: solid 3px var(--hoot-accentcolor);
}
#site-logo.logo-border #site-description {
text-align: center;
}
#site-logo.logo-border.nopadding {
padding: 0;
}
#site-logo.with-background {
padding: 15px;
}  #site-title {
font-size: var(--hoot-logo-size);
line-height: 1em;
font-family: var(--hoot-logo-family);
font-style: var(--hoot-logo-style);
text-transform: var(--hoot-logo-transform);
font-weight: var(--hoot-logo-weight);
color: var(--hoot-logo-color);
margin: 0;
word-wrap: normal;
overflow-wrap: break-word;
}
#site-title a {
color: inherit;
}
#site-title a:hover {
text-decoration: none;
}
#site-logo.accent-typo #site-title, #site-logo.accent-typo #site-description, #site-logo.invert-accent-typo #site-title, #site-logo.invert-accent-typo #site-description {
color: inherit;
}
#site-description {
font-size: var(--hoot-tagline-size);
line-height: 1em;
font-family: var(--hoot-tagline-family);
font-style: var(--hoot-tagline-style);
text-transform: var(--hoot-tagline-transform);
font-weight: var(--hoot-tagline-weight);
color: var(--hoot-tagline-color);
margin: 0;
}
.site-description.hootnoshow {
display: none;
}
.site-logo-text-tiny #site-title {
font-size: calc(var(--hoot-logo-size) - 10px);
}
.site-logo-text-medium #site-title {
font-size: calc(var(--hoot-logo-size) + 15px);
}
.site-logo-text-large #site-title {
font-size: calc(var(--hoot-logo-size) + 30px);
}
.site-logo-text-huge #site-title {
font-size: calc(var(--hoot-logo-size) + 45px);
} .site-logo-with-icon .site-title > a {
display: inline-flex;
align-items: center;
}
.site-logo-with-icon #site-title i {
font-size: var(--hoot-logo-iconsize);
margin-right: 5px;
} .site-logo-image img.custom-logo {
display: block;
width: auto;
max-width: var(--hoot-logo-maximgwidth);
}
#page-wrapper .site-logo-image #site-description {
text-align: center;
margin-top: 5px;
} .site-logo-with-image {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
align-items: center;
width: 100%;
}
.site-logo-with-image .site-logo-mixed-image {
flex-shrink: 0;
padding-right: 15px;
}
.site-logo-with-image .site-logo-mixed-image img {
max-width: var(--hoot-logo-maximgwidth);
}
.site-logo-with-image .site-logo-mixed-text {
flex-shrink: 1;
min-width: 0;
} .branding .site-title .site-title-line.accent-typo, .branding .site-title .site-title-line.invert-accent-typo {
padding: 7px 12px;
text-align: center;
}
.site-title-line {
display: block;
line-height: 1em;
}
.site-title-line:not(.bodyfont, .titlefont) {
font-weight: 400;
}
.site-title-line em {
display: inline-block;
color: var(--hoot-accentcolor);
font-weight: inherit;
font-style: inherit;
}
.site-title-line b, .site-title-line strong {
display: inline-block;
font-weight: bold;
font-weight: 800;
}
.site-title-line mark {
display: inline-block;
padding: 3px 8px;
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
}
.site-title-line.hootnoshow {
display: none;
}
.site-title-line1 {
font-size: var(--hoot-logo-line1-size);
}
.site-title-line2 {
font-size: var(--hoot-logo-line2-size);
}
.site-title-line3 {
font-size: var(--hoot-logo-line3-size);
}
.site-title-line4 {
font-size: var(--hoot-logo-line4-size);
}
.accent-typo .site-title-line em,
.accent-typo.site-title-line em,
.invert-accent-typo .site-title-line em,
.invert-accent-typo.site-title-line em {
text-shadow: 1px 1px 3px #fff, 1px 1px rgba(0, 0, 0, 0.1);
} @media only screen and (max-width: 969px) {
#site-logo {
display: block;
}
#branding #site-logo {
margin: 15px 0;
}
#branding #site-logo.site-logo-image {
margin: 15px;
}
#branding #site-logo.logo-border {
display: inline-block;
}
#branding #site-logo.with-background {
margin: 0;
display: block;
}
#page-wrapper #site-title, #page-wrapper #site-description {
display: block;
text-align: center;
margin: 0;
}
#page-wrapper #site-description {
margin: 0 7px;
}
.site-logo-with-icon #site-title {
padding: 0;
}
.site-logo-with-image {
display: block;
text-align: center;
}
.site-logo-with-image .site-logo-mixed-image {
margin: 0 auto 10px;
}
.site-logo-with-image .site-logo-mixed-image, .site-logo-with-image .site-logo-mixed-text {
display: block;
padding: 0 15px;
}
.logo-border.nopadding .site-logo-mixed-image, .logo-border.nopadding .site-logo-mixed-text {
padding: 0;
}
}  .nav-menu {
position: relative;
bottom: -1px;
}
.hoot-tablemenu .menu-items {
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: center;
}
.hoot-tablemenu .menu-items > li {
flex-shrink: 0;
} .menu-items {
text-align: left;
display: -webkit-inline-box;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: -moz-inline-flex;
display: -webkit-inline-flex;
display: inline-flex;
align-items: stretch;
}
.menu-items a {
display: block;
outline-offset: -2px;
position: relative;
}
.menu-items ol, .menu-items ul {
margin-left: 0;
}
.menu-items li {
margin-right: 0;
position: relative;
-webkit-transition: background-color 0.3s linear;
-moz-transition: background-color 0.3s linear;
-o-transition: background-color 0.3s linear;
transition: background-color 0.3s linear;
}
.menu-items > li {
display: inline-flex;
align-items: center;
}
.menu-items > li > a {
text-align: center;
font-size: var(--hoot-menufont-size);
line-height: var(--hoot-menufont-lineheight);
font-family: var(--hoot-menufont-family);
font-style: var(--hoot-menufont-style);
text-transform: var(--hoot-menufont-transform);
font-weight: var(--hoot-menufont-weight);
color: var(--hoot-menufont-color);
}
.menu-items .menu-title {
display: block;
position: relative;
}
.menu-items .menu-description {
display: block;
margin-top: 2px;
font-size: 0.933333em;
line-height: 1.214285em;
text-transform: none;
font-weight: normal;
font-style: normal;
font-style: italic;
opacity: 0.75;
}
.menu-items > * {
position: relative;
}
.menu-items > .customize-partial-edit-shortcut {
position: absolute;
}
.menu-items > li:after, .menu-items > li:before {
content: "";
display: block;
pointer-events: none;
position: absolute;
z-index: 0;
background: var(--hoot-menufont-color);
top: auto;
left: 5px;
width: 0px;
}
.menu-items > li:after {
bottom: 0;
height: 2px;
-webkit-transition: width 0.3s ease-in, height 0.3s ease-in;
-moz-transition: width 0.3s ease-in, height 0.3s ease-in;
-o-transition: width 0.3s ease-in, height 0.3s ease-in;
transition: width 0.3s ease-in, height 0.3s ease-in;
}
.menu-items > li:before {
bottom: 4px;
height: 1px;
-webkit-transition: width 0.3s ease-in 0.2s, height 0.2s ease-in 0.2s;
-moz-transition: width 0.3s ease-in 0.2s, height 0.2s ease-in 0.2s;
-o-transition: width 0.3s ease-in 0.2s, height 0.2s ease-in 0.2s;
transition: width 0.3s ease-in 0.2s, height 0.2s ease-in 0.2s;
}
.menu-items > li:before {
background: var(--hoot-accentcolor);
width: 0;
height: auto;
left: 0;
bottom: 0;
top: calc(100% - 4px);
border-radius: var(--nirvata-radius);
-webkit-transition: width 0.5s ease-in, top 0.5s ease-in 0.3s;
-moz-transition: width 0.5s ease-in, top 0.5s ease-in 0.3s;
-o-transition: width 0.5s ease-in, top 0.5s ease-in 0.3s;
transition: width 0.5s ease-in, top 0.5s ease-in 0.3s;
}
.menu-items > li > a, .menu-items > li > a i.hoot-megamenu-icon {
-webkit-transition: color 0.5s ease-in 0.3s;
-moz-transition: color 0.5s ease-in 0.3s;
-o-transition: color 0.5s ease-in 0.3s;
transition: color 0.5s ease-in 0.3s;
}
.menu-items > li.current-menu-item:not(.nohighlight) > a, .menu-items > li.current-menu-item:not(.nohighlight) > a .hoot-megamenu-icon, .menu-items > li.current-menu-ancestor > a, .menu-items > li.current-menu-ancestor > a .hoot-megamenu-icon, .menu-items > li:hover > a, .menu-items > li:hover > a .hoot-megamenu-icon {
color: var(--hoot-accentfont);
}
.menu-items > li.current-menu-item:not(.nohighlight):before, .menu-items > li.current-menu-ancestor:before, .menu-items > li:hover:before {
width: 100%;
top: 0;
}
.menu-items ul li.current-menu-item:not(.nohighlight),
.menu-items ul li.current-menu-ancestor,
.menu-items ul li:hover {
background: var(--hoot-accentfont);
}
.menu-items ul li.current-menu-item:not(.nohighlight) > a,
.menu-items ul li.current-menu-ancestor > a,
.menu-items ul li:hover > a {
color: var(--hoot-accentcolor);
}
.menu-items li:hover > ul, .menu-items li.sfHover > ul {
display: block;
}
.menu-items > li:last-child > ul {
left: auto;
right: 0;
}
.menu-items ul {
display: none;
min-width: 16em;
position: absolute;
top: 100%;
left: 0px;
z-index: 105;
padding: 5px;
border: solid 1px var(--hoot-shadow30);
background: var(--hoot-menudd-bg, var(--hoot-box-bg));
box-shadow: 0 0 5px 0 var(--hoot-shadow50);
}
.menu-items ul li {
background: var(--hoot-highlight20);
}
.menu-items ul li:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
pointer-events: none;
background: var(--hoot-invhighlight20);
}
.menu-items ul ul {
top: -6px;
left: 100%;
margin-left: 5px;
}
.menu-items ul a {
font-size: var(--hoot-menuddfont-size);
line-height: var(--hoot-menuddfont-lineheight);
font-style: var(--hoot-menuddfont-style);
text-transform: var(--hoot-menuddfont-transform);
font-weight: var(--hoot-menuddfont-weight);
color: var(--hoot-menuddfont-color);
}
.menu-items ul .menu-description {
font-size: 0.866666em;
line-height: 1.307692em;
text-transform: none;
font-weight: normal;
font-style: normal;
font-style: italic;
opacity: 0.75;
}
.menu-items li.menu-item-has-children > a .menu-title:after {
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
vertical-align: middle;
content: "\f107";
font-size: 0.8em;
}
.menu-items > li.menu-item-has-children > a .menu-title-text {
margin-right: 3px;
}
.menu-items ul li.menu-item-has-children > a .menu-title {
position: static;
}
.menu-items ul li.menu-item-has-children > a .menu-title:after {
content: "\f105";
position: absolute;
top: 50%;
margin: -0.5em 0 0 0;
line-height: 1em;
right: 5px;
}
.menu-items .menu-tag {
display: none;
position: absolute;
bottom: 100%;
right: 0;
z-index: 1;
margin-bottom: 2px;
margin-right: -20px;
padding: 2px 5px;
white-space: nowrap;
font-weight: normal;
font-size: 0.7857142857em;
line-height: 1em;
border: none;
border-color: var(--hoot-accentcolor);
margin-bottom: 10px;
}
.menu-items .menu-tag:after {
content: "";
position: absolute;
bottom: -5px;
left: 4px;
width: 0;
height: 0;
border: 0 solid transparent;
border-top: 5px solid;
border-top-color: inherit;
border-right: 5px solid transparent;
}
.menu-items > li > a .menu-tag {
display: block;
}
@media only screen and (min-width: 970px) {
#header.stuck .menu-tag {
display: none;
}
.menu-items {
display: inline-flex !important; }
.menu-items {
gap: 2px;
}
.menu-items > li > a {
padding: 8px 15px;
}
.menu-items ul a {
padding: 10px 5px 10px 10px;
}
.menu-items ul li.menu-item-has-children > a {
padding-right: 10px;
}
.sitehead-menualign-left .menu-items > li > a {
text-align: left;
padding-left: 10px;
}
.sitehead-menualign-right .menu-items > li > a {
text-align: right;
padding-right: 10px;
}
} .menu-toggle {
display: none;
cursor: pointer;
padding: 15px 0;
}
.menu-toggle.active i:before {
content: "\f00d";
}
.menu-toggle > * {
font-size: 1.2em;
line-height: var(--hoot-menufont-lineheight);
}
a.menu-toggle {
font-size: var(--hoot-menufont-size);
line-height: var(--hoot-menufont-lineheight);
font-family: var(--hoot-menufont-family);
font-style: var(--hoot-menufont-style);
text-transform: var(--hoot-menufont-transform);
font-weight: var(--hoot-menufont-weight);
color: var(--hoot-menufont-color);
}
.menu-toggle-text {
margin-right: 5px;
}
.menu-toggle-text.hootnoshow {
display: none;
}
@media only screen and (max-width: 969px) {
.menu-toggle {
display: block;
} .mobilesubmenu-open .menu-items ul {
display: block !important;
height: auto !important;
opacity: 1 !important; }
.menu-items {
display: none;
}
.menu-items a {
padding: 8px 10px;
padding-right: 20px;
}
.menu-items ul a {
padding-left: 20px;
}
.menu-items ul ul a {
padding-left: 30px;
}
.menu-items ul ul ul a {
padding-left: 40px;
}
.menu-items > li {
display: block;
}
.menu-items > li > a {
text-align: inherit;
padding-top: 13px;
padding-bottom: 13px;
}
.menu-items ul {
background: var(--hoot-menu-bg, "none");
}
.menu-items ul a {
font-size: var(--hoot-menufont-size);
line-height: var(--hoot-menufont-lineheight);
font-family: var(--hoot-menufont-family);
font-style: var(--hoot-menufont-style);
text-transform: var(--hoot-menufont-transform);
font-weight: var(--hoot-menufont-weight);
color: var(--hoot-menufont-color);
}
.menu-items > li:after, .menu-items > li:before {
background: var(--hoot-accentcolor);
top: 0;
bottom: auto;
height: 0;
z-index: 106;
}
.menu-items > li:after {
left: 0;
width: 5px;
}
.menu-items > li:before {
display: none !important;
}
.menu-items > li.current-menu-item:not(.nohighlight):after, .menu-items > li.current-menu-ancestor:after, .menu-items > li:hover:after, .menu-items > li.current-menu-item:not(.nohighlight):before, .menu-items > li.current-menu-ancestor:before, .menu-items > li:hover:before {
width: 5px;
height: 100%;
}
.menu-items.menu li.current-menu-item:not(.nohighlight),
.menu-items.menu li.current-menu-ancestor,
.menu-items.menu li:hover {
background: none;
}
.menu-items.menu li.current-menu-item:not(.nohighlight) > a,
.menu-items.menu li.current-menu-ancestor > a,
.menu-items.menu li:hover > a {
background: var(--hoot-accentfont);
}
.menu-items.menu li.current-menu-item:not(.nohighlight) > a, .menu-items.menu li.current-menu-item:not(.nohighlight) > a .hoot-megamenu-icon,
.menu-items.menu li.current-menu-ancestor > a,
.menu-items.menu li.current-menu-ancestor > a .hoot-megamenu-icon,
.menu-items.menu li:hover > a,
.menu-items.menu li:hover > a .hoot-megamenu-icon {
color: var(--hoot-accentcolor);
}
.menu-items li:hover > ul, .menu-items li.sfHover > ul {
display: block;
}
.menu-items > li:last-child > ul {
left: auto;
right: 0;
}
.menu-items ul {
border: none;
border-top: solid 1px var(--hoot-shadow10);
box-shadow: none;
}
.menu-items ul li {
background: none;
}
.menu-items ul li:before {
background: none;
}
.menu-items ul, .menu-items ul ul {
position: relative;
top: auto;
left: auto;
margin: 0;
padding: 0;
}
.menu-items > li.menu-item-has-children > a .menu-title-text {
margin-right: 0;
}
.menu-items li.menu-item.menu-item-has-children > a .menu-title {
position: relative;
}
.menu-items li.menu-item.menu-item-has-children > a .menu-title:after {
content: "\f107";
font-size: 1.2em;
position: absolute;
top: 50%;
margin: -0.4em 0 0 0;
line-height: 1em;
right: -15px;
}
.menu-items > li > a .menu-title {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: center;
}
.menu-items .menu-tag {
position: static;
white-space: break-spaces;
margin: 0 5px 0 2px;
}
.menu-items .menu-tag:after {
visibility: hidden;
}
.menu-items > li > a .menu-tag {
display: block;
}
} .menu-toggleclose {
display: none;
}
@media only screen and (min-width: 970px) {
.menu-toggleclose {
display: none !important;
} }
@media only screen and (max-width: 969px) {
.fixedmenu-items.menu-items {
background: var(--hoot-menu-bg, var(--hoot-sitehead-bg, var(--hoot-body-bg)));
padding-bottom: 40px;
overflow-y: auto;
border-right: solid 2px var(--hoot-shadow30);
}
.fixedmenu-items.menu-items + .menu-toggleclose {
bottom: 0;
background: var(--hoot-accentcolor) !important;
color: var(--hoot-accentfont);
height: 40px;
line-height: 40px;
font-size: 20px;
text-align: center;
}
.fixedmenu-items.menu-items + .menu-toggleclose:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.fixedmenu-items.menu-items, .fixedmenu-items.menu-items + .menu-toggleclose {
width: 80%;
max-width: 350px;
position: fixed;
z-index: 9991;
}
.fixedmenu-items.menu-items ul {
min-width: auto;
}
.fixedmenu-items.menu-items > li {
border-bottom: solid 1px var(--hoot-shadow10);
background: var(--hoot-menu-bg, var(--hoot-sitehead-bg, var(--hoot-body-bg)));
}
.fixedmenu-items.menu-items:before {
pointer-events: none;
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.04);
}
.fixedmenu-open body {
position: relative;
}
.fixedmenu-open body:before {
content: "";
position: absolute;
z-index: 9990;
top: 0;
bottom: 0;
right: 0;
left: 0;
background: rgba(0, 0, 0, 0.75);
cursor: pointer;
}
.fixedmenu-open #fly-cart {
display: none;
}
.fixedmenu-items.menu-items {
top: 0;
bottom: 0;
}
.admin-bar .fixedmenu-items.menu-items {
top: 32px;
}
}
@media screen and (max-width: 782px) {
.admin-bar .fixedmenu-items.menu-items {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.fixedmenu-open.has-adminbar {
overflow-y: scroll;
position: fixed;
width: 100%;
left: 0px;
top: -46px;
}
.fixedmenu-open body {
padding-top: 46px;
}
} .menu-side-box {
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
font-family: var(--hoot-menufont-family);
font-style: var(--hoot-menufont-style);
text-transform: none;
font-weight: normal;
color: var(--hoot-menufont-color);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.menu-side-box .widget {
display: inline-block;
vertical-align: middle;
}
.menu-side-box a {
color: inherit;
}
.menu-side-box h1, .menu-side-box h2, .menu-side-box h3, .menu-side-box h4, .menu-side-box h5, .menu-side-box h6, .menu-side-box .title {
margin: 0;
color: inherit;
}
.menu-side-box .widget-title {
font-size: var(--hoot-basefont-bigsize);
line-height: var(--hoot-basefont-biglh);
}
.menu-side-box .widget_text .textwidget p {
margin: 5px 0;
}
div.menu-side-box {
align-self: stretch;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: flex-end;
}
div.menu-side-box .widget {
margin: 0 5px;
}
div.menu-side-box .widget_text, div.menu-side-box .widget_nav_menu {
margin-top: 5px;
margin-bottom: 5px;
}  .sidebar-sitehead .widget {
display: inline-block;
vertical-align: middle;
}
.sidebar-sitehead h1, .sidebar-sitehead h2, .sidebar-sitehead h3, .sidebar-sitehead h4, .sidebar-sitehead h5, .sidebar-sitehead h6, .sidebar-sitehead .title {
margin: 0;
}
.sidebar-sitehead.sidebar .widget-title-wrap, .sidebar-sitehead.sidebar .widget-title, .sidebar-sitehead.sidebar .widget-subtitle.hoot-subtitle {
color: inherit;
text-align: inherit;
display: block;
}
.sidebar-sitehead.sidebar .widget-title {
font-size: var(--hoot-basefont-bigsize);
line-height: var(--hoot-basefont-biglh);
}
.sidebar-sitehead.sidebar .widget-title:before, .sidebar-sitehead.sidebar .widget-title:after {
display: none;
}
.sidebar-sitehead .widget_text .textwidget p {
margin: 5px 0;
}
aside.sidebar-sitehead {
margin-top: 0;
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
}
aside.sidebar-sitehead .widget, aside.sidebar-sitehead .widget:last-child {
margin: 5px 5px;
}
aside.sidebar-sitehead .widget_text, aside.sidebar-sitehead .widget_nav_menu {
margin-top: 5px;
margin-bottom: 5px;
} .below-sitehead-inner {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center;
}
.below-sitehead-parts {
justify-content: space-between;
}
#below-sitehead-left {
text-align: left;
}
#below-sitehead-right {
text-align: right;
}
#below-sitehead-center {
text-align: center;
}
.below-sitehead-stretch > .hgrid {
max-width: none;
padding: 0;
}
.below-sitehead {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: var(--hoot-box-bg);
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
padding: 0;
position: relative;
}
.below-sitehead:after {
content: " ";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 8px;
-webkit-box-shadow: inset 0px -3px 3px 0px var(--hoot-highlight20);
-moz-box-shadow: inset 0px -3px 3px 0px var(--hoot-highlight20);
box-shadow: inset 0px -3px 3px 0px var(--hoot-highlight20);
}
.below-sitehead .widget {
display: inline-block;
vertical-align: middle;
}
.below-sitehead h1, .below-sitehead h2, .below-sitehead h3, .below-sitehead h4, .below-sitehead h5, .below-sitehead h6, .below-sitehead .title {
margin: 0;
}
.below-sitehead .sidebar .widget-title {
font-size: var(--hoot-basefont-bigsize);
line-height: var(--hoot-basefont-biglh);
}
.below-sitehead .widget_text .textwidget p {
margin: 5px 0;
}
.below-sitehead .widget_breadcrumb_navxt:first-child {
margin-left: 0;
}
.below-sitehead .widget_breadcrumb_navxt:last-child {
margin-right: 0;
}
div.below-sitehead .widget {
margin: 0px 5px;
}
div.below-sitehead .widget_text, div.below-sitehead .widget_nav_menu {
margin-top: 5px;
margin-bottom: 5px;
} @media only screen and (max-width: 969px) {
.below-sitehead-inner {
display: block;
}
.below-sitehead > .hgrid, .below-sitehead > .hgrid > .hgrid-span-12 {
padding: 0;
}
} @media only screen and (max-width: 969px) {
#topbar,
#sitehead-aside,
#sitehead-menu,
#below-sitehead {
padding: 0;
}
#topbar-left, #topbar-right, #topbar-center,
aside.sidebar-sitehead,
div.menu-side-box,
#below-sitehead-left, #below-sitehead-right, #below-sitehead-center {
text-align: center;
padding: 7px var(--hoot-grid-span-doublegutter);
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
justify-content: center;
row-gap: 7px;
}
#topbar-left .widget, #topbar-right .widget, #topbar-center .widget,
aside.sidebar-sitehead .widget,
div.menu-side-box .widget,
#below-sitehead-left .widget, #below-sitehead-right .widget, #below-sitehead-center .widget {
margin: 0 5px;
}
#topbar-right,
#below-sitehead-right {
padding-top: 0;
}
} #main.main {
padding-bottom: var(--hoot-spacersmall);
display: flow-root;
background: var(--hoot-box-bg);
} .pgheadimg-bg {
position: relative;
}
.pgheadimg-bg:not(.loop-meta-wrap) {
height: 400px;
}
.pgheadimg-bg div.pgheadimg {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.pgheadimg-inline img.pgheadimg {
display: block;
margin: 0 auto;
width: 100%;
height: auto;
}
.pgheadimg.hootnoshow {
display: none;
} #loop-meta-wrap.loop-meta-wrap {
text-align: center;
}
.loop-meta-wrap > .hgrid {
overflow: hidden;
}
.main > .loop-meta-wrap:not(.pgheadimg-wrap) {
border-bottom: solid 1px var(--hoot-shadow50);
}
.loop-meta-wrap.pgheadimg-inline {
min-height: 120px;
position: relative;
}
.loop-meta-wrap.pgheadimg-inline > .hgrid {
position: absolute;
left: 0;
right: 0;
top: 50%;
max-width: none;
transform: translateY(-50%);
}
.loop-meta-wrap.pgheadimg-inline div.loop-meta {
margin: 0;
}
.loop-meta-wrap.pgheadimg-wrap {
border-bottom: solid 1px var(--hoot-shadow50);
}
.loop-meta-wrap.pgheadimg-wrap .loop-meta {
background: rgba(0, 0, 0, 0.6);
color: #ffffff;
display: inline-block;
margin: 95px 0;
width: auto;
padding: calc(var(--hoot-basefont-size) + 15px);
padding-top: calc(var(--hoot-basefont-size) + 10px);
border-radius: var(--nirvata-radius);
}
.loop-meta-wrap.pgheadimg-wrap h1, .loop-meta-wrap.pgheadimg-wrap h2, .loop-meta-wrap.pgheadimg-wrap h3, .loop-meta-wrap.pgheadimg-wrap h4, .loop-meta-wrap.pgheadimg-wrap h5, .loop-meta-wrap.pgheadimg-wrap h6, .loop-meta-wrap.pgheadimg-wrap a, .loop-meta-wrap.pgheadimg-wrap .entry-byline {
color: inherit;
}
@media only screen and (max-width: 969px) {
.loop-meta-wrap.pgheadimg-inline > .hgrid {
position: static;
transform: none;
padding: 0;
}
}
.content .loop-meta-wrap {
margin-bottom: var(--hoot-big-vmargin);
background: var(--hoot-highlight10);
padding: 15px 18px;
border: solid 1px var(--hoot-highlight10);
}
.content .loop-meta-wrap > .hgrid {
padding: 0;
}
.content .loop-meta {
padding: 0;
}
.content .loop-title {
font-size: var(--hoot-ctypo-loop-s, var(--hoot-h2-size));
font-style: var(--hoot-h2-style);
text-transform: var(--hoot-h2-transform);
font-weight: var(--hoot-h2-weight);
color: var(--hoot-h2-color);
}
.altthemedividers .loop-meta-wrap:not(.pgheadimg-wrap) {
background: none;
border: none;
}
.altthemedividers .loop-meta-wrap:not(.pgheadimg-wrap):after {
content: " ";
display: block;
font: 0/0 a;
height: 6px;
border: none;
margin-left: auto !important;
margin-right: auto !important;
width: 300px;
background: var(--hoot-shadow10);
}
.altthemedividers .loop-meta-wrap:not(.pgheadimg-wrap) .loop-meta {
padding-top: var(--hoot-spacer);
padding-bottom: var(--hoot-spacer);
}
.altthemedividers .content .loop-meta-wrap .loop-meta {
padding-top: 0;
padding-bottom: calc(var(--hoot-big-vmargin) + 15px);
}
.loop-meta {
float: none;
background-size: contain;
padding-top: calc(var(--hoot-basefont-size) + 10px);
padding-bottom: calc(var(--hoot-basefont-size) + 15px);
}
.loop-title {
margin: 0;
font-size: var(--hoot-ctypo-loop, var(--hoot-h1-size));
}
.loop-description p {
margin: 5px 0;
}
.loop-description p:last-child {
margin-bottom: 0;
}
.loop-meta-gravatar img {
margin-bottom: 1em;
-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
border-radius: 1500px;
}
.archive.author .content .loop-meta-wrap {
text-align: center;
}
#custom-content-title-area {
text-align: center;
}
.pre-content-title-area ul.lSPager {
display: none;
}
.content-title-area-stretch .hgrid-span-12 {
padding: 0;
}
.content-title-area-grid {
margin: var(--hoot-big-vmargin) 0;
}
.content .post-content-title-area {
margin-top: 0;
} .entry-byline {
opacity: 1;
line-height: 1.3333em;
margin-top: 5px;
}
.content .entry-byline.empty {
margin: 0;
padding: 0;
border: none;
}
.entry-byline-block {
display: inline;
}
.entry-byline-block:after {
content: "/";
margin: 0 7px;
font-size: 1.181818em;
}
.entry-byline-block:last-of-type:after {
display: none;
}
.entry-byline a {
color: inherit;
}
.entry-byline a:hover {
color: inherit;
text-decoration: underline;
}
.entry-byline-label {
margin-right: 3px;
}
.entry-footer .entry-byline {
margin: 0;
padding: var(--hoot-big-vmargin) 5px;
border-top: solid 1px var(--hoot-shadow50);
} .main-content-grid {
padding-top: var(--hoot-spacer);
}
.main > .main-content-grid:first-child {
padding-top: calc(var(--hoot-spacer) / 2);
}   .entry-content-featured-img {
display: block;
margin: 0 auto;
}
.entry-featured-img-wrap + .entry {
margin-top: var(--hoot-spacersmall);
} .entry-content {
margin: 0 auto var(--hoot-spacersmall);
}
.entry-content:after {
content: "";
display: table;
clear: both;
}
.article_align-left .entry-content {
text-align: left;
}
.article_align-center .entry-content {
text-align: center;
}
.article_align-right .entry-content {
text-align: right;
}
.article_align-justify .entry-content {
text-align: justify;
}
.singular .sidebarsN .entry-content {
max-width: var(--hoot-article-width);
}
.singular .sidebars0 .entry-content {
max-width: var(--hoot-article-width-nosb);
}
.singular .article-bg,
.singular .sidebarsN .article-bg-whensidebar {
background-color: var(--hoot-article-bg);
padding: 3em;
margin-top: 0;
}
.singular .article-bg .entry-content,
.singular .sidebarsN .article-bg-whensidebar .entry-content {
margin-bottom: 0;
padding: var(--hoot-small-vmargin) var(--hoot-grid-span-gutter);
}
.singular .article-bg .entry-footer .entry-byline,
.singular .sidebarsN .article-bg-whensidebar .entry-footer .entry-byline {
margin-top: var(--hoot-big-vmargin);
padding-bottom: 0;
}
@media only screen and (max-width: 969px) {
.article_align_mob-left .entry-content {
text-align: left;
}
.article_align_mob-center .entry-content {
text-align: center;
}
.article_align_mob-right .entry-content {
text-align: right;
}
.article_align_mob-justify .entry-content {
text-align: justify;
}
.singular .article-bg,
.singular .sidebarsN .article-bg-whensidebar {
padding: var(--hoot-grid-span-gutter);
}
}  .page-links, .post-nav-links {
text-align: center;
margin: var(--hoot-spacersmall) 0;
}
.page-links a, .page-links .page-numbers, .post-nav-links a, .post-nav-links .page-numbers {
text-decoration: none;
border: solid 1px;
padding: 0.5em;
margin: 0 2px;
line-height: 1em;
min-width: 1em;
display: inline-block;
text-align: center;
}
a.post-page-numbers.ajax-pagination-loading,
a.page-numbers.ajax-pagination-loading {
position: relative;
}
a.post-page-numbers.ajax-pagination-loading:before,
a.page-numbers.ajax-pagination-loading:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 9999;
pointer-events: none;
background: rgba(0, 0, 0, 0.2);
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" style="margin:auto;background:rgba(0, 0, 0, 0) none repeat scroll 0% 0%;display:block;shape-rendering:auto" width="30px" height="30px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid"%3E%3Ccircle cx="50" cy="50" fill="none" stroke="%23fff" stroke-width="10" r="35" stroke-dasharray="164.93361431346415 56.97787143782138"%3E%3CanimateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;360 50 50" keyTimes="0;1"%3E%3C/animateTransform%3E%3C/circle%3E%3C/svg%3E');
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}  .loop-nav-unitctrl {
display: none;
}
.loop-nav-unitlink {
display: none;
}
.loop-nav-link {
padding: 0 8px;
}
.loop-nav-label {
font-weight: 500;
display: block;
}
.loop-nav-link {
max-width: 100%;
max-width: -webkit-fill-available;
}
.loop-nav-link > * {
word-wrap: break-word;
}
.loop-nav-thumb .loop-nav-unit {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: flex-start;
box-sizing: border-box;
}
.loop-nav-thumb .loop-nav-image {
flex-shrink: 0;
}
.loop-nav-thumb .loop-nav-image img {
height: auto;
width: auto;
max-width: 100px;
max-height: 100px;
}
.loop-nav-thumb .loop-nav-link {
flex-grow: 1;
}
.loop-nav-thumb .loop-nav-image + .loop-nav-link {
padding-left: 15px;
}
@keyframes hootloopnavfixedprev {
0% {
left: calc(-1 * var(--hoot-loopnav-offset));
}
30% {
left: 0;
}
80% {
left: 0;
}
100% {
left: calc(-1 * var(--hoot-loopnav-offset));
}
}
@keyframes hootloopnavfixednext {
0% {
right: calc(-1 * var(--hoot-loopnav-offset));
}
30% {
right: 0;
}
80% {
right: 0;
}
100% {
right: calc(-1 * var(--hoot-loopnav-offset));
}
}
@keyframes hootloopnavfixedctrl {
0% {
background: none;
}
30% {
background: var(--hoot-shadow10);
}
80% {
background: var(--hoot-shadow10);
}
100% {
background: none;
}
}
.loop-nav-image {
background-size: cover;
background-position: center;
}
.loop-nav:not(.loop-nav-fixed) .loop-nav-image {
background-image: none !important;
}
@media only screen and (max-width: 969px) {
.loop-nav-image {
background-image: none !important;
}
}
@media only screen and (min-width: 970px) {
.loop-nav-fixed.loop-nav-thumb .loop-nav-unit {
min-height: 190px;
}
.loop-nav-fixed .loop-nav-unit {
flex-direction: column;
justify-content: center;
text-align: center;
}
.loop-nav-fixed .loop-nav-unit {
position: fixed;
top: 45%;
transform: translateY(-50%);
z-index: 1020;
width: calc(var(--hoot-loopnav-offset) + var(--hoot-loopnav-control));
padding: 15px;
background: var(--hoot-box-bg);
border: solid 1px var(--hoot-shadow30);
box-shadow: 0 0 15px 0px var(--hoot-shadow30);
box-sizing: border-box;
-webkit-transition: left 0.3s ease-in, right 0.3s ease-in;
-moz-transition: left 0.3s ease-in, right 0.3s ease-in;
-o-transition: left 0.3s ease-in, right 0.3s ease-in;
transition: left 0.3s ease-in, right 0.3s ease-in;
}
.loop-nav-fixed .loop-nav-unit:hover .loop-nav-unitctrl {
background: var(--hoot-shadow10);
}
.loop-nav-fixed .loop-nav-unitctrl {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
bottom: 0;
width: var(--hoot-loopnav-control);
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
}
.loop-nav-fixed .loop-nav-unitlink {
display: block;
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
right: 0;
left: 0;
}
.loop-nav-fixed .loop-nav-image {
width: 100%;
height: 100px;
}
.loop-nav-fixed .loop-nav-image img {
display: none;
}
.loop-nav-fixed .loop-nav-image + .loop-nav-link {
margin-top: 10px;
padding-left: 0;
}
.loop-nav-fixed .loop-nav-link {
padding: 0;
flex-grow: 0;
}
.loop-nav-fixed .loop-nav-label {
display: block;
}
.loop-nav-fixed .prev {
left: calc(-1 * var(--hoot-loopnav-offset));
border-left: none;
border-radius: 0 5px 5px 0;
padding-right: calc(15px + var(--hoot-loopnav-control));
}
.loop-nav-fixed .prev:hover {
left: 0 !important;
}
.loop-nav-fixed .prev .loop-nav-unitctrl {
right: 0;
}
.loop-nav-fixed .prev .loop-nav-unitctrl:before {
content: "\f104";
}
.loop-nav-fixed .prev .loop-nav-unitlink {
right: var(--hoot-loopnav-control);
}
.loop-nav-fixed .next {
right: calc(-1 * var(--hoot-loopnav-offset));
border-right: none;
border-radius: 5px 0 0 5px;
padding-left: calc(15px + var(--hoot-loopnav-control));
}
.loop-nav-fixed .next:hover {
right: 0 !important;
}
.loop-nav-fixed .next .loop-nav-unitctrl {
left: 0;
}
.loop-nav-fixed .next .loop-nav-unitctrl:before {
content: "\f105";
}
.loop-nav-fixed .next .loop-nav-unitlink {
left: var(--hoot-loopnav-control);
}
.loop-nav-fixed.hootinview .prev {
animation-name: hootloopnavfixedprev;
animation-duration: 4s;
}
.loop-nav-fixed.hootinview .next {
animation-name: hootloopnavfixednext;
animation-duration: 4s;
}
.loop-nav-fixed.hootinview .loop-nav-unitctrl {
animation-name: hootloopnavfixedctrl;
animation-duration: 4s;
}
#loop-nav-wrap.loop-nav-fixed * {
display: none !important;
}
}
@media only screen and (max-width: 969px) {
#loop-nav-wrapclone.loop-nav-fixed {
display: none !important;
}
}
@media only screen and (min-width: 970px) {
.loop-nav-inline {
padding: var(--hoot-big-vmargin) 0;
border-top: solid 1px var(--hoot-shadow50);
}
.loop-nav-inline:after {
content: "";
display: table;
clear: both;
}
.loop-nav-inline {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
}
.loop-nav-inline .loop-nav-unit {
width: calc(50% - 5px);
flex-shrink: 0;
flex-grow: 1;
}
.loop-nav-inline.loop-nav-text {
align-items: flex-start;
}
.loop-nav-inline.loop-nav-text .next {
text-align: right;
}
}
@media only screen and (max-width: 969px) {
.loop-nav {
padding: var(--hoot-big-vmargin) 0;
border-top: solid 1px var(--hoot-shadow50);
}
.loop-nav:after {
content: "";
display: table;
clear: both;
}
.loop-nav-unit + .loop-nav-unit {
margin-top: var(--hoot-big-vmargin);
padding-top: var(--hoot-big-vmargin);
border-top: solid 1px var(--hoot-shadow50);
}
} #comments-template {
padding-top: var(--hoot-spacersmall);
border-top: solid 1px var(--hoot-shadow50);
}
#comments-template:after {
content: "";
display: table;
clear: both;
}
#comments-template > div:first-child > h3 {
margin-top: 0;
}
#comments-number {
font-size: 1em;
color: var(--hoot-basefont-light);
font-family: inherit;
font-weight: bold;
font-weight: 800;
text-transform: uppercase;
}
#comments .comment-list, #comments ol.children {
list-style-type: none;
margin: 0;
} .main .comment {
margin: 0;
}
.comment article {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
position: relative;
}
.comment p {
margin: 0 0 0.3em;
}
.comment li.comment {
border-left: solid 1px rgba(0, 0, 0, 0.1);
padding-left: 40px;
margin-left: 20px;
}
.comment li article:before {
content: " ";
display: block;
width: 30px;
border-bottom: solid 1px rgba(0, 0, 0, 0.1);
position: absolute;
top: 50%;
left: -40px;
}
.comment-avatar {
width: 50px;
flex-shrink: 0;
margin: 20px 15px 15px 0;
}
.comment-content-wrap {
padding: 15px 0;
}
.comment-meta-block, .comment-edit-link {
display: inline-block;
padding: 0 15px 0 0;
margin: 0 15px 0 0;
border-right: solid 1px;
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
color: var(--hoot-basefont-light);
text-transform: uppercase;
}
.comment-meta-block:last-child {
border-right: none;
padding-right: 0;
margin-right: 0;
}
.comment-meta-block cite.comment-author {
font-style: normal;
font-size: 1em;
} .comment-by-author {
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
color: var(--hoot-basefont-light);
text-transform: uppercase;
font-weight: bold;
margin-top: 3px;
text-align: center;
}
.comment.bypostauthor > article {
background: var(--hoot-highlight10);
padding: 0 10px 0 18px;
margin: 15px 0;
}
.comment.bypostauthor > article .comment-meta-block, .comment.bypostauthor > article .comment-edit-link {
color: inherit;
}
.comment.bypostauthor + #respond {
background: var(--hoot-highlight10);
padding: 20px 20px 1px;
}
.comment.bypostauthor + #respond #reply-title {
margin-top: 0;
} .comment-ping {
border: solid 1px var(--hoot-shadow50);
padding: 5px 10px 5px 15px;
margin: 30px 0px 20px;
}
.comment-ping cite {
font-size: 1em;
} .children #respond {
margin-left: 60px;
position: relative;
}
.children #respond:before {
content: " ";
border-left: solid 1px rgba(0, 0, 0, 0.33);
position: absolute;
top: 0;
bottom: 0;
left: -40px;
}
.children #respond:after {
content: " ";
display: block;
width: 30px;
border-bottom: solid 1px rgba(0, 0, 0, 0.33);
position: absolute;
top: 50%;
left: -40px;
}
#reply-title {
font-size: 1em;
font-family: inherit;
font-weight: bold;
font-weight: 800;
text-transform: uppercase;
}
#reply-title small {
display: block;
}
#respond p {
margin: 0 0 0.3em;
}
#respond label {
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
font-weight: normal;
padding: var(--hoot-small-vmargin) 0;
width: 15%;
vertical-align: top;
}
#respond input[type=checkbox] + label {
display: inline;
margin-left: 5px;
vertical-align: text-bottom;
} @media only screen and (max-width: 969px) {
#respond label {
width: auto;
display: block;
}
}  .entry.attachment .entry-content {
width: auto;
text-align: center;
}
.entry.attachment .entry-content p:first-of-type {
margin-top: 2em;
font-weight: bold;
text-transform: uppercase;
}
.entry.attachment .entry-content .more-link {
display: none;
}  .archive-wrap {
overflow: hidden;
clear: both;
} .plural .entry {
padding-top: 1em;
padding-bottom: var(--hoot-spacer);
position: relative;
}
.plural .entry:first-child {
padding-top: 0;
}
.entry-grid-featured-img {
position: relative;
z-index: 1;
} .entry-sticky-tag {
display: none; }
.sticky > .entry-grid {
background: var(--hoot-highlight10);
padding: var(--hoot-big-vmargin) 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sticky > .entry-grid > .entry-featured-img-wrap {
margin: 0 -20px;
margin-top: calc(-1 * var(--hoot-big-vmargin));
} .entry-grid {
min-width: auto;
}
.entry-grid-content {
padding-left: 0;
padding-right: 0;
}
.entry-grid-content .entry-title {
font-size: var(--hoot-ctypo-archvpost, var(--hoot-h4-size));
font-style: var(--hoot-h4-style);
text-transform: var(--hoot-h4-transform);
font-weight: var(--hoot-h4-weight);
color: var(--hoot-h4-color);
margin: 0;
}
.entry-grid-content .entry-title a {
color: inherit;
}
.entry-grid-content .entry-summary {
margin-top: var(--hoot-vmargin);
}
.entry-grid-content .entry-summary p:last-child {
margin-bottom: 0;
}
.entry-featured-img-wrap + .entry-grid-content {
margin-top: var(--hoot-big-vmargin);
}
.gridarticle_align-left .entry-grid-content {
text-align: left;
}
.gridarticle_align-center .entry-grid-content {
text-align: center;
}
.gridarticle_align-right .entry-grid-content {
text-align: right;
}
.gridarticle_align-justify .entry-grid-content {
text-align: justify;
} .archive-big .entry-grid-content .entry-title {
font-size: calc(1.2 * var(--hoot-ctypo-archvpost, calc(0.833333 * var(--hoot-h2-size))));
font-style: var(--hoot-h2-style);
text-transform: var(--hoot-h2-transform);
font-weight: var(--hoot-h2-weight);
color: var(--hoot-h2-color);
} .archive-medium .entry-grid, .archive-small .entry-grid {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
}
.archive-medium .entry-featured-img-wrap, .archive-small .entry-featured-img-wrap {
flex-shrink: 0;
max-width: 45%;
}
.archive-medium .entry-featured-img-wrap + .entry-grid-content, .archive-small .entry-featured-img-wrap + .entry-grid-content {
margin: 0 0 0 var(--hoot-big-vmargin);
}
.archive-medium.sticky > .entry-grid, .archive-small.sticky > .entry-grid {
padding-left: 15px;
padding-right: 15px;
}
.archive-medium.sticky > .entry-grid > .entry-featured-img-wrap, .archive-small.sticky > .entry-grid > .entry-featured-img-wrap {
margin: 0;
} #content .archive-mixed {
padding-top: 0;
}
.mixedunit-big .entry-grid-content .entry-title {
font-size: calc(1.2 * var(--hoot-ctypo-archvpost, var(--hoot-h4-size)));
}
.archive-mixed-block2.mixedunit-big, .archive-mixed-block3.mixedunit-big {
padding-left: var(--hoot-grid-span-gutter);
padding-right: var(--hoot-grid-span-gutter);
}
.mixedunit-medium .entry-grid, .mixedunit-small .entry-grid {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
}
.mixedunit-medium .entry-featured-img-wrap, .mixedunit-small .entry-featured-img-wrap {
flex-shrink: 0;
max-width: 45%;
}
.mixedunit-medium .entry-featured-img-wrap + .entry-grid-content, .mixedunit-small .entry-featured-img-wrap + .entry-grid-content {
margin: 0 0 0 var(--hoot-big-vmargin);
}
.mixedunit-medium.sticky > .entry-grid, .mixedunit-small.sticky > .entry-grid {
padding-left: 15px;
padding-right: 15px;
}
.mixedunit-medium.sticky > .entry-grid > .entry-featured-img-wrap, .mixedunit-small.sticky > .entry-grid > .entry-featured-img-wrap {
margin: 0;
}
.mixedunit-block2:nth-child(2n) {
clear: both;
}
.mixedunit-block3:nth-child(3n+2) {
clear: both;
} #content .archive-block {
padding-top: 0;
}
.archive-block2:nth-child(2n+1) {
clear: both;
}
.archive-block3:nth-child(3n+1) {
clear: both;
}
.archive-block4:nth-child(4n+1) {
clear: both;
}  #content .archive-mosaic {
padding-top: 0;
}
.archive-mosaic .entry-grid {
border: solid 1px var(--hoot-shadow30);
}
.archive-mosaic > .hgrid {
padding: 0;
}
.archive-mosaic .entry-featured-img-wrap + .entry-grid-content {
margin-top: 0;
}
.archive-mosaic.sticky > .entry-grid {
padding: 0;
}
.archive-mosaic.sticky > .entry-grid > .entry-featured-img-wrap {
margin: 0;
}
.archive-mosaic .entry-grid-content {
padding: var(--hoot-vmargin) 1em;
padding-bottom: 0;
}
.archive-mosaic .entry-header:last-child {
margin-bottom: var(--hoot-vmargin);
}
.archive-mosaic .entry-header + .mosaic-sub {
margin-top: var(--hoot-vmargin);
}
.archive-mosaic .entry-title {
font-size: calc(0.9 * var(--hoot-ctypo-archvpost, calc(1.111111 * var(--hoot-h5-size))));
font-style: var(--hoot-h5-style);
text-transform: var(--hoot-h5-transform);
font-weight: var(--hoot-h5-weight);
color: var(--hoot-h5-color);
}
.archive-mosaic .entry-summary {
margin: 0 0 1em;
}
.archive-mosaic .entry-summary p:first-child {
margin-top: 0.4em;
}
.archive-mosaic .more-link {
margin: 1em -1em 0;
text-align: center;
font-size: 1em;
}
.archive-mosaic .more-link a {
display: block;
font-size: inherit;
line-height: inherit;
}
.archive-mosaic .entry-grid .more-link:after {
display: none;
}
.archive-mosaic .mosaic-sub {
background: var(--hoot-highlight10);
border-top: solid 1px var(--hoot-shadow30);
margin: 0 -1em;
line-height: 1.4em;
}
.archive-mosaic .entry-byline {
display: block;
padding: 10px;
border: none;
margin: 0;
} @media only screen and (max-width: 969px) { .gridarticle_align_mob-left .entry-grid-content {
text-align: left;
}
.gridarticle_align_mob-center .entry-grid-content {
text-align: center;
}
.gridarticle_align_mob-right .entry-grid-content {
text-align: right;
}
.gridarticle_align_mob-justify .entry-grid-content {
text-align: justify;
}   .archive-medium .entry-grid, .archive-small .entry-grid,
.mixedunit-medium .entry-grid, .mixedunit-small .entry-grid {
display: block;
}
.archive-medium div.entry-featured-img-wrap, .archive-small div.entry-featured-img-wrap,
.mixedunit-medium div.entry-featured-img-wrap, .mixedunit-small div.entry-featured-img-wrap {
max-width: none;
}
.archive-medium .entry-featured-img-wrap + .entry-grid-content, .archive-small .entry-featured-img-wrap + .entry-grid-content,
.mixedunit-medium .entry-featured-img-wrap + .entry-grid-content, .mixedunit-small .entry-featured-img-wrap + .entry-grid-content {
margin: var(--hoot-big-vmargin) 0 0;
} .archive-mosaic > .hgrid {
display: inline-block;
width: auto;
}
.archive-mosaic .entry-content-featured-img {
padding: 1em 1em 0;
}
} .more-link {
display: block;
margin-top: var(--hoot-big-vmargin);
text-align: inherit;
text-transform: uppercase;
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
border-top: solid 1px;
position: relative;
-webkit-transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
-moz-transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
-o-transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
}
.more-link a {
display: inline-block;
padding: 3px 0;
}
.more-link, .more-link a {
color: var(--hoot-linkcolor);
}
.more-link:hover, .more-link:hover a {
color: var(--hoot-linkhovercolor);
}
a.more-link {
border: none;
margin-top: inherit;
text-align: inherit;
}
.entry-grid .more-link {
margin-top: var(--hoot-vmargin);
text-align: center;
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
border-top: none;
letter-spacing: 3px;
opacity: 1;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: center;
}
.entry-grid .more-link a {
display: block;
width: 100%;
}
.entry-grid .more-link:hover {
opacity: 1;
}
.entry-grid .more-link:after {
content: " ";
display: inline-block;
vertical-align: top;
font: 0/0 a;
border-bottom: solid 2px;
width: 90px;
opacity: 0.7;
} .pagination.loop-pagination {
margin: var(--hoot-vmargin) 0;
}
.page-numbers {
border: solid 1px;
padding: 0.5em;
margin: 0 2px;
line-height: 1em;
min-width: 1em;
display: inline-block;
text-align: center;
} .home #main.main {
padding-bottom: 0;
}
.frontpage-area.module-bg-highlight {
background: var(--hoot-highlight10);
} .frontpage-area {
margin: var(--hoot-widget-margin) 0;
}
.frontpage-area.module-bg-highlight, .frontpage-area.module-bg-color, .frontpage-area.module-bg-image {
padding: calc(var(--hoot-widget-margin) + 15px) 0;
}
.frontpage-area.hootnoshow {
display: none;
}
.frontpage-area.nomarginpadding {
margin: 0 !important;
padding: 0 !important;
}
.frontpage-areacol.hootnoshow {
display: none;
}
#main .frontpage-area.module-bg-highlight, #main .frontpage-area.module-bg-color, #main .frontpage-area.module-bg-image {
margin: 0;
}
.frontpage-area-stretch.frontpage-area {
margin: 0;
}
.frontpage-area-stretch > .hgrid {
max-width: none;
padding: 0;
}
.frontpage-area-stretch > .hgrid [class*=hgrid-span-]:first-child, .frontpage-area-stretch > .hgrid [class*=hcolumn-]:first-child {
padding-left: 0;
}
.frontpage-area-stretch > .hgrid [class*=hgrid-span-]:last-child, .frontpage-area-stretch > .hgrid [class*=hcolumn-]:last-child {
padding-right: 0;
} .content-frontpage > .frontpage-area-boxed:first-child {
margin-top: calc(var(--hoot-widget-margin) - 25px);
}
.frontpage-widgetarea.frontpage-area-boxed:first-child .hootkitslider-widget {
margin: 0;
}
.frontpage-widgetarea .widget-title {
font-size: var(--hoot-ctypo-fpwdgt, var(--hoot-h3-size));
} .frontpage-page-content-title.hootnoshow {
display: none;
} .frontpage-widgetarea .widget:first-child {
margin-top: 0;
}
.frontpage-widgetarea .widget:last-child {
margin-bottom: 0;
}
@media only screen and (max-width: 969px) {
.frontpage-widgetarea .frontpage-areacol + .frontpage-areacol {
margin-top: var(--hoot-widget-margin);
}
} #frontpage-page-content {
margin-top: 0;
}
.frontpage-area .entry-content {
margin: 0;
}
.frontpage-area .entry-footer {
display: none;
} .hoot-blogposts-title {
margin: var(--hoot-small-vmargin) auto 0;
padding-bottom: 8px;
width: 75%;
border-bottom: solid 1px var(--hoot-shadow50);
text-align: center;
} @media only screen and (max-width: 969px) {
.hoot-blogposts-title {
width: 100%;
}
} .fpimg-wrap {
position: relative;
background-color: var(--hoot-fimg-bg);
}
.fpimg-nocontent {
display: none;
}
.fpimg-imgbox {
position: relative;
z-index: 1;
overflow: hidden;
}
.fpimg-imgbox:before {
content: "";
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
left: 0;
right: 0;
pointer-events: none;
background: var(--hoot-fimg-overlay);
}
.fpimg-cfbox {
position: relative;
z-index: 2;
}
.fpimg-feature img {
margin: var(--hoot-fimg-imgpad);
}
.fpimg-cbox {
margin: var(--hoot-fimg-conpad);
display: -webkit-inline-box;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: -moz-inline-flex;
display: -webkit-inline-flex;
display: inline-flex;
flex-direction: column;
}
.fpimg-bg .fpimg-imgbox {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.fpimg-bg .fpimg {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-position: center;
background-size: cover;
}
.fpimg-bg .fpimg-cfbox {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: space-evenly;
}
.fpimg-bg .fpimg-feature {
max-width: 70%;
text-align: center;
}
.fpimg-bg .fpimg-cboxwrap {
max-width: 70%;
}
.fpimg-inline {
min-height: var(--hoot-fimg-minheight);
}
.fpimg-inline .fpimg-imgbox {
min-height: var(--hoot-fimg-minheight);
}
.fpimg-inline .fpimg-src {
display: block;
margin: 0;
width: 100%;
height: auto;
opacity: 0;
}
.fpimg-inline .fpimg {
position: absolute;
z-index: 0;
width: 100%;
height: 100%;
pointer-events: none;
background-size: cover;
background-position: center; }
.fpimg-inline .fpimg-cfbox {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
}
.fpimg-textbox {
padding: 20px 25px;
background: var(--hoot-fimg-conbg);
}
.fpimg-textbox-nobg {
padding: 0;
}
.fpimg-textbox-nobg + div.fpimg-btnbox {
margin-top: 20px;
}
.fpimg-title {
margin: 0;
margin-top: -5px;
color: var(--hoot-fimg-headcolor, var(--hoot-h3-color));
font-size: var(--hoot-fimg-headsize);
line-height: var(--hoot-headings-lineheight);
}
div.fpimg-subtitle {
color: var(--hoot-fimg-subheadcolor, var(--hoot-subheadings-color));
font-size: var(--hoot-fimg-subheadsize);
line-height: var(--hoot-base-lineheight);
}
.fpimg-text {
color: var(--hoot-fimg-textcolor, var(--hoot-basefont-color));
font-size: var(--hoot-fimg-textsize);
line-height: var(--hoot-base-lineheight);
}
.fpimg-text p {
margin: var(--hoot-small-vmargin) 0;
}
.fpimg-text p:last-child {
margin-bottom: 0;
}
.fpimg-notitle.fpimg-nosubtitle .fpimg-text p:first-child {
margin-top: 0;
}
.fpimg-btnbox {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
gap: 6px;
}
.fpimg-btnbox:not(:first-child) {
margin-top: 10px;
}
.fpimg-btnbox .fpimg-button {
flex-grow: 1;
margin: 0;
text-align: center;
font-size: var(--hoot-fimg-btnsize);
max-width: calc(50% - 3px);
box-sizing: border-box;
}
.fpimg-btnbox .fpimg-button.button.fpimg-btn1 {
color: var(--hoot-fimg-btncolor, var(--hoot-buttonfont));
background: var(--hoot-fimg-btnbg, var(--hoot-buttoncolor));
border-color: var(--hoot-fimg-btnbg, var(--hoot-buttoncolor));
}
.fpimg-btnbox .fpimg-button.button.fpimg-btn1:hover {
color: var(--hoot-fimg-btnbg, var(--hoot-buttoncolor));
background: var(--hoot-fimg-btncolor, var(--hoot-buttonfont));
}
.fpimg-btnbox .fpimg-button.button.fpimg-btn2 {
color: var(--hoot-fimg-btncolor2, var(--hoot-buttonfont));
background: var(--hoot-fimg-btnbg2, var(--hoot-buttoncolor));
border-color: var(--hoot-fimg-btnbg2, var(--hoot-buttoncolor));
}
.fpimg-btnbox .fpimg-button.button.fpimg-btn2:hover {
color: var(--hoot-fimg-btnbg2, var(--hoot-buttoncolor));
background: var(--hoot-fimg-btncolor2, var(--hoot-buttonfont));
}
.fpimg-1 .fpimg-cfbox {
align-items: center;
justify-content: center;
}
.fpimg-1 .fpimg-cboxwrap {
text-align: center;
}
.fpimg-1 .fpimg-btnbox {
justify-content: center;
}
.fpimg-2 .fpimg-cfbox {
align-items: flex-start;
justify-content: center;
}
.fpimg-2 .fpimg-cboxwrap {
text-align: center;
}
.fpimg-3 .fpimg-cfbox {
align-items: flex-end;
justify-content: flex-start;
}
.fpimg-4 .fpimg-cfbox {
align-items: flex-end;
justify-content: center;
}
.fpimg-4 .fpimg-cboxwrap {
text-align: center;
}
.fpimg-4 .fpimg-btnbox {
justify-content: center;
}
.fpimg-5 .fpimg-cfbox {
align-items: flex-end;
justify-content: flex-end;
}
.fpimg-6 .fpimg-cfbox {
align-items: center;
justify-content: flex-start;
}
.fpimg-7 .fpimg-cfbox {
align-items: center;
justify-content: flex-end;
}
.fpimg-8 .fpimg-feature {
max-width: 100%;
}
.fpimg-8 .fpimg-cboxwrap {
display: none;
}
.fpimg-8 .fpimg-btnbox {
justify-content: center;
}
.fpimg-9 .fpimg-cfbox {
justify-content: center;
}
.fpimg-9 .fpimg-nocon .fpimg-cfbox {
justify-content: flex-end;
}
.fpimg-9 .fpimg-feature {
order: 2;
}
.fpimg-9 .fpimg-cboxwrap {
order: 1;
}
.fpimg-10 .fpimg-cfbox {
justify-content: center;
}
.fpimg-10 .fpimg-nofeat .fpimg-cfbox {
justify-content: flex-end;
}
.fpimg-10 .fpimg-feature {
order: 1;
}
.fpimg-10 .fpimg-cboxwrap {
order: 2;
} @media only screen and (max-width: 969px) {
.fpimg-cfbox {
padding: 0;
}
.fpimg-featlay .fpimg-cfbox {
flex-direction: column;
align-items: center;
}
.fpimg-featlay .fpimg-feature,
.fpimg-featlay .fpimg-cboxwrap {
order: 1;
max-width: none;
text-align: center;
}
.fpimg-conlay .fpimg-cfbox {
position: relative;
}
.fpimg-conlay .fpimg-cboxwrap {
margin: 5px 0 0;
max-width: none;
width: 100%;
}
.fpimg-conlay .fpimg-cbox {
margin: 0;
width: 100%;
text-align: center;
}
.fpimg-conlay .fpimg-textbox-nobg {
padding: 20px 25px;
padding-bottom: 0;
}
.fpimg-btnbox {
justify-content: center;
}
}   .sidebar {
line-height: var(--hoot-base-lineheight);
}
.sidebar .widget {
margin-top: 0;
}
.sidebar .widget:last-child {
margin-bottom: 0;
}
.sidebar-primary.sidebar, .sidebar-secondary.sidebar {
font-size: var(--hoot-sidebar-size);
line-height: var(--hoot-sidebar-lineheight);
font-style: var(--hoot-sidebar-style);
text-transform: var(--hoot-sidebar-transform);
font-weight: var(--hoot-sidebar-weight);
color: var(--hoot-sidebar-color);
}
.sidebar-primary .widget-title, .sidebar-secondary .widget-title {
font-size: var(--hoot-sidebarhead-size);
line-height: var(--hoot-sidebarhead-lineheight);
font-family: var(--hoot-sidebarhead-family);
font-style: var(--hoot-sidebarhead-style);
text-transform: var(--hoot-sidebarhead-transform);
font-weight: var(--hoot-sidebarhead-weight);
color: var(--hoot-sidebarhead-color);
}
.sidebar-primary .widget-title, .sidebar-secondary .widget-title {
border-bottom: solid 1px;
}
.sidebar-primary .widget-title-wrap, .sidebar-secondary .widget-title-wrap {
border-bottom: solid 1px;
}
.sidebar-primary .widget-title-wrap .widget-title, .sidebar-secondary .widget-title-wrap .widget-title {
border-bottom: none;
}
@media only screen and (max-width: 969px) {
.sidebar {
margin-top: var(--hoot-widget-margin);
}
} .widget {
margin: var(--hoot-widget-margin) 0;
position: relative;
}
.widget-title {
position: relative;
margin: var(--hoot-headings-margins);
margin-top: 0;
text-align: left;
} .widget .viewall {
text-align: right;
text-transform: uppercase;
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
}
.widget .viewall a {
padding: 3px 5px;
color: var(--hoot-basefont-light);
background: var(--hoot-box-bg);
text-decoration: none;
}
.widget .viewall a:hover {
color: var(--hoot-accentcolor);
background: var(--hoot-accentfont);
}
.widget .viewall-bottom {
margin-top: 1em;
}
.widget .viewall-top {
margin-bottom: 5px;
}
.widget-title-wrap {
margin: var(--hoot-headings-margins);
margin-top: 0;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
justify-content: flex-end;
align-items: center;
}
.widget-title-wrap .widget-title {
flex-grow: 1;
margin: 0;
}
.widget-title-wrap .viewall-top {
flex-shrink: 0;
margin: 0 0 0 3px;
}  .textwidget p:last-child {
margin-bottom: var(--hoot-small-vmargin);
} .widget_media_image {
text-align: center;
} .widget_media_gallery .gallery {
margin: 0;
} .searchbody {
vertical-align: middle;
position: relative;
}
.searchform {
position: relative;
min-width: 250px;
margin-bottom: 0;
overflow: hidden;
padding: 7px;
background: var(--hoot-form-bg);
border: solid 1px var(--hoot-form-highlightcolor);
}
.searchform:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.05);
pointer-events: none;
}
.searchform .submit {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: -9999rem;
width: auto;
line-height: 1em;
margin: 0;
padding: 5px;
}
.searchform .submit:focus {
outline: dotted 1px;
outline-offset: -4px;
right: 10px; }
.searchbody .searchtext {
width: 100%;
display: block;
color: var(--hoot-form-color);
background: var(--hoot-form-bg);
border: solid 1px var(--hoot-form-highlightcolor);
position: relative;
padding: 7px 10px;
padding-right: 2.2em;
outline-offset: -2px;
}
.searchbody .searchtext:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.searchicon {
position: absolute;
top: calc(50% - 5px);
margin-top: -0.5em;
font-size: 1.2em;
right: 12px;
opacity: 0.7;
}
.searchicon i.fa-search {
padding: 5px;
}
@media only screen and (min-width: 970px) {
.js-search .searchicon {
position: static;
margin: 0;
opacity: 1;
}
.js-search .searchicon i.fa-search {
cursor: pointer;
font-size: 1.1em;
}
.js-search .searchform {
display: none;
opacity: 0;
position: absolute;
z-index: 9900;
top: 100%;
min-width: 250px;
left: -100px;
}
.js-search .searchform .searchtext {
padding: 7px 10px;
}
.js-search .hasexpand .searchform {
display: block;
opacity: 1;
}
}
@media only screen and (max-width: 969px) {
.widget.widget_search {
display: block;
}
}
@media only screen and (min-width: 970px) {
.js-search #topbar-left .searchform {
left: 0;
}
.js-search #topbar-right .searchform {
left: auto;
right: 0;
}
.js-search #below-sitehead-left .searchform {
left: 0;
}
.js-search #below-sitehead-right .searchform {
left: auto;
right: 0;
}
.js-search .sitehead-aside .searchform {
left: auto;
right: 0;
}
.js-search.sitehead-menu-side.sitehead-menualign-left .menu-side-box .searchform {
left: auto;
right: 0;
}
.js-search.sitehead-menu-top.sitehead-menualign-center .menu-side-box .searchform,
.js-search.sitehead-menu-bottom.sitehead-menualign-center .menu-side-box .searchform {
left: auto;
right: 0;
}
.js-search.sitehead-menu-top.sitehead-menualign-right .menu-side-box .searchform,
.js-search.sitehead-menu-bottom.sitehead-menualign-right .menu-side-box .searchform {
left: 0;
}
.js-search.sitehead-menu-top.sitehead-menualign-left .menu-side-box .searchform,
.js-search.sitehead-menu-bottom.sitehead-menualign-left .menu-side-box .searchform {
left: auto;
right: 0;
}
} .hootamp .site-header .searchform, .hootamp .js-search .searchform {
position: relative;
}
.hootamp .site-header .searchform i.fa-search, .hootamp .js-search .searchform i.fa-search {
position: absolute;
color: #666;
z-index: 1;
top: 50%;
margin-top: -0.5em;
left: 10px;
padding: 0;
font-size: 1em;
line-height: 1em;
}
.hootamp .site-header .searchform input.searchtext[type=text], .hootamp .js-search .searchform input.searchtext[type=text] {
clip: auto !important;
clip-path: none;
height: auto;
width: auto;
position: relative;
z-index: 0;
background: #fff;
color: #666;
display: inline-block;
padding: 5px 10px 5px 2.2em;
border: solid 1px #ddd;
font-size: 1em;
line-height: 1em;
} .widget_nav_menu .menu-description {
margin-left: 5px;
opacity: 0.7;
}
.widget_nav_menu .menu-description:before {
content: "( ";
}
.widget_nav_menu .menu-description:after {
content: " )";
}
.inline-nav .widget_nav_menu ul, .inline-nav .widget_nav_menu ol, .inline-nav .widget_nav_menu li {
display: inline;
margin-left: 0;
}
.inline-nav .widget_nav_menu li {
margin-right: 0;
}
.inline-nav .widget_nav_menu li a {
margin: 0 30px 0 0;
position: relative;
}
.inline-nav .widget_nav_menu li a:hover {
border-bottom: solid 1px;
text-decoration: none;
}
.inline-nav .widget_nav_menu li a:after {
content: "/";
opacity: 0.5;
margin-left: 15px;
position: absolute;
}
.inline-nav .widget_nav_menu ul.menu > li:last-child a {
margin-right: 0;
}
.inline-nav .widget_nav_menu ul.menu > li:last-child a:after {
display: none;
}
.inlineblock-nav .widget_nav_menu ol {
list-style: decimal inside;
}
.inlineblock-nav .widget_nav_menu ul {
list-style: disc inside;
}
.inlineblock-nav .widget_nav_menu ul ul,
.inlineblock-nav .widget_nav_menu ol ul {
list-style-type: circle;
}
.inlineblock-nav .widget_nav_menu ul ul ul, .inlineblock-nav .widget_nav_menu ul ol ul,
.inlineblock-nav .widget_nav_menu ol ul ul, .inlineblock-nav .widget_nav_menu ol ol ul {
list-style-type: square;
}
.inlineblock-nav .widget_nav_menu ul ol,
.inlineblock-nav .widget_nav_menu ol ol {
list-style-type: lower-alpha;
}
.inlineblock-nav .widget_nav_menu ul ul ol, .inlineblock-nav .widget_nav_menu ul ol ol,
.inlineblock-nav .widget_nav_menu ol ul ol, .inlineblock-nav .widget_nav_menu ol ol ol {
list-style-type: lower-roman;
}
.inlineblock-nav .widget_nav_menu li {
margin-right: 0;
}
@media only screen and (min-width: 970px) {
.flexstretch-cols > .hgrid {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
align-items: stretch;
}
.flexstretch-cols > .hgrid > [class*=hgrid-span-] {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: stretch;
flex-direction: column;
}
.flexstretch-cols .widget {
margin-top: 0;
}
.flexstretch-cols .widget:last-child {
margin-bottom: 0;
}
.flexstretch-cols .frontpage-areacol {
justify-content: space-between;
}
.flexstretch-cols .widget:first-child:last-child {
flex-grow: 1;
}
.flexstretch-cols .widget:first-child:last-child .content-blocks-widget-wrap,
.flexstretch-cols .widget:first-child:last-child .content-blocks-widget {
height: 100%;
}
.flexstretch-cols .widget:first-child:last-child .content-blocks-widget,
.flexstretch-cols .widget:first-child:last-child .content-blocks-widget > .flush-columns {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-direction: column;
}
.flexstretch-cols .widget:first-child:last-child .content-blocks-widget > .flush-columns,
.flexstretch-cols .widget:first-child:last-child .content-block-row {
flex-grow: 1;
}
.flexstretch-cols .widget:first-child:last-child .hk-list-widget {
height: 100%;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-direction: column;
}
.flexstretch-cols .widget:first-child:last-child .hk-list-columns {
flex-grow: 1;
}
.hk-list-evenspacecol.hk-list-columns {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: stretch;
}
.hk-list-evenspacecol.hk-list-columns > [class*=hk-list-column-] {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-direction: column;
}
.hk-list-evenspacecol .hk-listunit-small {
flex-grow: 1;
}
.hk-cbox-evenspacecol .content-block-row {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: stretch;
}
.hk-cbox-evenspacecol .content-block-column:not(.content-block-style5, .content-block-style6) {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-direction: column;
}
.hk-cbox-evenspacecol .content-block-column:not(.content-block-style5, .content-block-style6).visual-none {
align-self: flex-start;
}
.hk-cbox-evenspacecol .content-block {
flex-grow: 1;
}
.hk-cbox-evenspacecol .widget:first-child:last-child .content-blocks-widget-style5 > .flush-columns, .hk-cbox-evenspacecol .widget:first-child:last-child .content-blocks-widget-style5 .content-block-row, .hk-cbox-evenspacecol .widget:first-child:last-child .content-blocks-widget-style6 > .flush-columns, .hk-cbox-evenspacecol .widget:first-child:last-child .content-blocks-widget-style6 .content-block-row {
flex-grow: 0;
}
}  .customHtml > h4,
.customHtml p {
color: #ffffff;
font-size: 15px;
line-height: 1.4285em;
margin: 3px 0;
}
.customHtml > h4 {
font-size: 20px;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
}  .hoot-cf7-style .wpcf7-form {
text-transform: uppercase;
margin: var(--hoot-small-vmargin) 0;
}
.hoot-cf7-style .wpcf7-form .wpcf7-list-item-label,
.hoot-cf7-style .wpcf7-form .wpcf7-quiz-label {
text-transform: none;
font-weight: normal;
}
.hoot-cf7-style .wpcf7-form .required:before {
margin-right: 5px;
opacity: 0.5;
content: "\f069";
display: inline-block;
font: normal normal 900 0.666666em/2.5em "Font Awesome 5 Free";
vertical-align: top;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.hoot-cf7-style .wpcf7-form .one-fourth {
width: 20%;
float: left;
}
.hoot-cf7-style .wpcf7-form .one-fourth:nth-of-type(4n+1) {
clear: both;
}
.hoot-cf7-style .wpcf7-form .one-third {
width: 28%;
float: left;
}
.hoot-cf7-style .wpcf7-form .one-third:nth-of-type(3n+1) {
clear: both;
}
.hoot-cf7-style .wpcf7-form .one-half {
width: 45%;
float: left;
}
.hoot-cf7-style .wpcf7-form .one-half:nth-of-type(2n+1) {
clear: both;
}
.hoot-cf7-style .wpcf7-form .full {
width: 94%;
float: none;
clear: both;
}
.hoot-cf7-style .wpcf7-form .one-fourth input, .hoot-cf7-style .wpcf7-form .one-fourth textarea, .hoot-cf7-style .wpcf7-form .one-fourth select, .hoot-cf7-style .wpcf7-form .one-third input, .hoot-cf7-style .wpcf7-form .one-third textarea, .hoot-cf7-style .wpcf7-form .one-third select, .hoot-cf7-style .wpcf7-form .one-half input, .hoot-cf7-style .wpcf7-form .one-half textarea, .hoot-cf7-style .wpcf7-form .one-half select, .hoot-cf7-style .wpcf7-form .full input, .hoot-cf7-style .wpcf7-form .full textarea, .hoot-cf7-style .wpcf7-form .full select {
width: 100%;
}
.hoot-cf7-style .wpcf7-form .one-fourth input[type=checkbox],
.hoot-cf7-style .wpcf7-form .one-fourth input[type=radio], .hoot-cf7-style .wpcf7-form .one-third input[type=checkbox],
.hoot-cf7-style .wpcf7-form .one-third input[type=radio], .hoot-cf7-style .wpcf7-form .one-half input[type=checkbox],
.hoot-cf7-style .wpcf7-form .one-half input[type=radio], .hoot-cf7-style .wpcf7-form .full input[type=checkbox],
.hoot-cf7-style .wpcf7-form .full input[type=radio] {
width: auto;
}
.hoot-cf7-style .wpcf7-form .submit {
clear: both;
float: none;
width: 100%;
}
.hoot-cf7-style .wpcf7-form .submit:after {
content: "";
display: table;
clear: both;
}
.hoot-cf7-style .wpcf7-form .submit input {
width: auto;
}
.hoot-cf7-style .wpcf7-form .wpcf7-form-control-wrap:after {
content: "";
display: table;
clear: both;
}
.hoot-cf7-style div.wpcf7-validation-errors,
.hoot-cf7-style div.wpcf7-mail-sent-ng,
.hoot-cf7-style div.wpcf7-mail-sent-ok {
margin: calc(var(--hoot-small-vmargin) * -1) 0 var(--hoot-vmargin);
border: 0;
}
.hoot-cf7-style div.wpcf7-validation-errors {
background: #fae9bf;
color: #807000;
}
.hoot-cf7-style div.wpcf7-mail-sent-ng {
background: #faece8;
color: #af2c20;
}
.hoot-cf7-style div.wpcf7-mail-sent-ok {
background: #eefae8;
color: #769754;
} @media only screen and (max-width: 969px) {
.hoot-cf7-style .wpcf7-form p,
.hoot-cf7-style .wpcf7-form p.full {
width: 100%;
float: none;
margin-right: 0;
}
} .hoot-mapp-style { }
.hoot-mapp-style .mapp-layout {
border: none;
max-width: 100%;
margin: 0;
}
.hoot-mapp-style .mapp-map-links {
border: none;
}
.hoot-mapp-style .mapp-links a:first-child:after {
content: " /";
} .woocommerce ul.products,
.woocommerce-page ul.products,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce .woocommerce-result-count {
margin-top: 0.5em;
}
.woocommerce.archive ul.products,
.woocommerce-page.archive ul.products {
margin: var(--hoot-vmargin) 0 0 0;
}
.woocommerce.archive ul.products li.product,
.woocommerce-page.archive ul.products li.product {
margin: 0 3.8% 2.992em 0;
padding-top: 0;
}
.woocommerce.archive ul.products li.last,
.woocommerce-page.archive ul.products li.last {
margin-right: 0;
}
.woocommerce ul.products li.product .button {
margin-top: 0.5em;
}
.woocommerce ul.products li.product .price {
font-size: 1em;
}
.woocommerce nav.woocommerce-pagination ul {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
border: none;
margin: 0 2px;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
background: none;
color: inherit;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover {
background: none;
color: var(--hoot-linkhovercolor);
} .hootwp .widget_shopping_cart_content .buttons {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
justify-content: space-between;
gap: 0.6em;
align-items: stretch;
}
.hootwp .widget_shopping_cart_content .buttons:before, .hootwp .widget_shopping_cart_content .buttons:after {
display: none;
}
.hootwp .widget_shopping_cart_content .buttons .button {
margin: 0;
flex-grow: 1;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
} .woocommerce.singular .product .product_title {
display: none;
} .product_meta > span {
display: block;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border-radius: var(--nirvata-radius);
}
.upsells.products, .related.products {
clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
border-color: var(--hoot-accentcolor);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
margin: 0 3px 0 0;
border-radius: 0;
border-bottom: none;
border-top-left-radius: var(--nirvata-radius);
border-top-right-radius: var(--nirvata-radius);
border-color: var(--hoot-accentcolor);
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
-webkit-transition: color 0.2s ease-in, background-color 0.2s linear;
-moz-transition: color 0.2s ease-in, background-color 0.2s linear;
-o-transition: color 0.2s ease-in, background-color 0.2s linear;
transition: color 0.2s ease-in, background-color 0.2s linear;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
background: var(--hoot-accentfont);
color: var(--hoot-accentcolor);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: inherit;
text-transform: inherit;
font-weight: inherit;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a, .woocommerce div.product .woocommerce-tabs ul.tabs li:hover a:hover {
color: inherit;
text-transform: inherit;
font-weight: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background-color: var(--hoot-box-bg);
color: var(--hoot-basefont-color);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
color: inherit;
text-transform: inherit;
font-weight: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
padding-bottom: 1em;
border-bottom: none;
}
.woocommerce-tabs h1, .woocommerce-tabs h2, .woocommerce-tabs h3, .woocommerce-tabs h4, .woocommerce-tabs h5, .woocommerce-tabs h6 {
font-size: var(--hoot-h4-size);
font-style: var(--hoot-h4-style);
text-transform: var(--hoot-h4-transform);
font-weight: var(--hoot-h4-weight);
color: var(--hoot-h4-color);
}
.single-product .upsells.products > h2,
.single-product .related.products > h2,
.singular-page.woocommerce-cart .cross-sells > h2,
.singular-page.woocommerce-cart .cart_totals > h2 {
font-size: var(--hoot-h4-size);
font-style: var(--hoot-h4-style);
text-transform: var(--hoot-h4-transform);
font-weight: var(--hoot-h4-weight);
color: var(--hoot-h4-color);
} .woocommerce-account .entry-content, .woocommerce-cart .entry-content, .woocommerce-checkout .entry-content {
border-bottom: none;
}
.woocommerce-account #comments-template, .woocommerce-cart #comments-template, .woocommerce-checkout #comments-template {
display: none;
}
.woocommerce-account .sharedaddy, .woocommerce-cart .sharedaddy, .woocommerce-checkout .sharedaddy {
display: none;
}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
display: flex;
}
.woocommerce table.cart .button {
box-sizing: border-box;
text-align: center;
}
.select2-container *:focus {
outline: thin dotted;
} .woocommerce-notices-wrapper .woocommerce-error, .woocommerce-notices-wrapper .woocommerce-info, .woocommerce-notices-wrapper .woocommerce-message {
color: inherit;
background-color: var(--hoot-highlight10);
}
.flex-viewport figure {
max-width: none;
}
.price del, .woocommerce-grouped-product-list-item__price del {
opacity: 0.6;
}
.price ins, .woocommerce-grouped-product-list-item__price ins {
text-decoration: none;
}
.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child,
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
margin: 0;
} .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
border-color: var(--hoot-accentcolor);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
text-transform: uppercase;
font-weight: normal;
border-radius: var(--nirvata-radius);
-webkit-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-moz-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-o-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:active, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:visited, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:active, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:visited, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:active, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:visited, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:active, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:visited, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:active, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:visited, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:active, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:visited, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:active, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:visited, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:active, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:visited {
background: var(--hoot-buttoncolor);
color: var(--hoot-buttonfont);
border: solid 2px var(--hoot-buttoncolor);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:focus {
background: var(--hoot-buttonfont);
color: var(--hoot-buttoncolor);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:focus, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:focus {
outline: thin dotted;
outline-offset: -4px;
}
.wc-block-components-button[disabled] {
opacity: 0.5;
}
body.hootwp .wc-block-components-button {
-webkit-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-moz-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-o-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
}
.wc-block-components-button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
text-decoration: none;
text-transform: uppercase;
font-weight: normal;
border-radius: var(--nirvata-radius);
-webkit-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-moz-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-o-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
}
.wc-block-components-button, .wc-block-components-button:active, .wc-block-components-button:focus, .wc-block-components-button:hover, .wc-block-components-button:visited,
.woocommerce #respond input#submit.alt,
.woocommerce #respond input#submit.alt:active,
.woocommerce #respond input#submit.alt:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit.alt:visited, .woocommerce a.button.alt, .woocommerce a.button.alt:active, .woocommerce a.button.alt:focus, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:visited, .woocommerce button.button.alt, .woocommerce button.button.alt:active, .woocommerce button.button.alt:focus, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:visited, .woocommerce input.button.alt, .woocommerce input.button.alt:active, .woocommerce input.button.alt:focus, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:visited {
background: var(--hoot-buttoncolor);
color: var(--hoot-buttonfont);
border: solid 2px var(--hoot-buttoncolor);
}
.wc-block-components-button:hover, .wc-block-components-button:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus {
background: var(--hoot-buttonfont);
color: var(--hoot-buttoncolor);
}
.wc-block-components-button:focus,
.woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus {
outline: thin dotted;
outline-offset: -4px;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
background: #ddd;
color: #666;
border: solid 1px #aaa;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
border-radius: var(--nirvata-radius);
} .woo-single-product-upsell-heading, .woo-single-product-related-heading,
.woo-cart-totals-heading, .woo-cart-cross-sells {
text-align: center;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
}
.woo-single-product-upsell-heading:before, .woo-single-product-upsell-heading:after, .woo-single-product-related-heading:before, .woo-single-product-related-heading:after,
.woo-cart-totals-heading:before,
.woo-cart-totals-heading:after, .woo-cart-cross-sells:before, .woo-cart-cross-sells:after {
opacity: 0.33;
content: "";
display: block;
height: 1px;
width: 100%;
border-bottom: solid 1px;
}
.woo-single-product-upsell-heading:before, .woo-single-product-related-heading:before,
.woo-cart-totals-heading:before, .woo-cart-cross-sells:before {
margin-right: 8px;
}
.woo-single-product-upsell-heading:after, .woo-single-product-related-heading:after,
.woo-cart-totals-heading:after, .woo-cart-cross-sells:after {
margin-left: 8px;
}
.woo-single-product-upsell-heading span, .woo-single-product-related-heading span,
.woo-cart-totals-heading span, .woo-cart-cross-sells span {
flex-shrink: 0;
max-width: 80%;
text-align: inherit;
}
.woo-cart-totals-heading:before, .woo-cart-cross-sells:before {
display: none;
} #payment.woocommerce-checkout-payment iframe {
margin: 0;
}  @media only screen and (max-width: 768px) {
.woocommerce.archive.plural ul.products:not(.elementor-grid) li.product, .woocommerce-page.archive.plural ul.products:not(.elementor-grid) li.product {
width: 48%;
margin: 0 0 2.992em;
}
}
@media only screen and (max-width: 500px) {
.woocommerce-notices-wrapper .woocommerce-error, .woocommerce-notices-wrapper .woocommerce-info, .woocommerce-notices-wrapper .woocommerce-message {
text-align: center;
}
.woocommerce-notices-wrapper .woocommerce-error a, .woocommerce-notices-wrapper .woocommerce-info a, .woocommerce-notices-wrapper .woocommerce-message a {
display: block;
float: none;
}
} li a.empty-wpmenucart-visible span.amount {
display: none !important;
}  .infinite-scroll .hoot-jetpack-style .pagination.loop-pagination,
.infinite-scroll .hoot-jetpack-style .pagination.navigation {
display: none;
}
.hoot-jetpack-style #infinite-handle {
clear: both;
}
.hoot-jetpack-style #infinite-handle span {
padding: 6px 23px 8px;
font-size: 0.8em;
line-height: 1.8em;
-webkit-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.33);
-moz-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.33);
box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.33);
text-transform: uppercase;
font-weight: normal;
border-radius: var(--nirvata-radius);
-webkit-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-moz-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-o-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
}
.hoot-jetpack-style #infinite-handle span, .hoot-jetpack-style #infinite-handle span:active, .hoot-jetpack-style #infinite-handle span:focus, .hoot-jetpack-style #infinite-handle span:hover, .hoot-jetpack-style #infinite-handle span:visited {
background: var(--hoot-buttoncolor);
color: var(--hoot-buttonfont);
border: solid 2px var(--hoot-buttoncolor);
}
.hoot-jetpack-style #infinite-handle span:hover, .hoot-jetpack-style #infinite-handle span:focus {
background: var(--hoot-buttonfont);
color: var(--hoot-buttoncolor);
}
.hoot-jetpack-style #infinite-handle span:focus {
outline: thin dotted;
outline-offset: -4px;
}
.hoot-jetpack-style #infinite-handle span button {
text-transform: uppercase;
} .infinite-scroll.woocommerce #infinite-handle {
display: none !important;
}
.infinite-scroll .woocommerce-pagination {
display: block;
} .hoot-jetpack-style .entry-content .sharedaddy {
border-top: solid 1px var(--hoot-shadow50);
}
.hoot-jetpack-style .entry-content .sharedaddy > div {
margin-top: var(--hoot-big-vmargin);
}
.hoot-jetpack-style div.product .sharedaddy > div {
margin-top: var(--hoot-big-vmargin);
}
.hoot-jetpack-style .frontpage-area .entry-content .sharedaddy {
display: none;
}
.hoot-jetpack-style .sharedaddy .sd-title {
font-family: inherit;
text-transform: uppercase;
margin-bottom: 0;
opacity: 0.7;
}
.hoot-jetpack-style .sharedaddy .sd-title:before {
display: none;
}
.hoot-jetpack-style .sd-content ul li {
display: inline-block;
}
.hoot-jetpack-style .sd-content ul li iframe {
margin: 0;
} .content-block-text .sharedaddy {
display: none;
} .hoot-jetpack-style .contact-form.commentsblock label {
font-weight: normal;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-field-label {
text-transform: uppercase;
font-weight: bold;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-field-label span {
color: #af2c20;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-checkbox-multiple-label {
display: inline-block;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-checkbox-multiple-label + .clear-form {
display: inline-block;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-radio-label {
display: inline-block;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-radio-label + .clear-form {
display: inline-block;
}
.hoot-jetpack-style .contact-form.commentsblock p.contact-submit {
clear: both;
float: none;
width: 100%;
margin: 0;
}
.hoot-jetpack-style .contact-form.commentsblock p.contact-submit:after {
content: "";
display: table;
clear: both;
}
.hoot-jetpack-style .contact-form.commentsblock p.contact-submit input {
width: auto;
} @media only screen and (max-width: 969px) {
.hoot-jetpack-style .contact-form.commentsblock > div,
.hoot-jetpack-style .contact-form.commentsblock > div:last-of-type {
width: 100%;
float: none;
margin-right: 0;
}
} .so-panel.widget {
margin-top: 0;
} .elementor p,
.elementor h1, .elementor h2, .elementor h3, .elementor h4, .elementor h5, .elementor h6, .elementor .title {
margin-top: 0;
}
.elementor-page #main > #loop-meta-wrap .loop-meta,
.elementor-page #content #loop-meta-wrap {
display: var(--page-title-display);
}
.elementor-page .main > #loop-meta-wrap.pgheadimg-bg {
border-top: solid 1px rgba(255, 255, 255, 0);
}  .widget_mailpoet_form {
padding: 25px;
background: var(--hoot-shadow30);
}
.widget_mailpoet_form .widget-title {
font-family: var(--hoot-alt-family);
font-style: italic;
text-align: center;
}
.widget_mailpoet_form .widget-title span {
background: none !important;
color: inherit !important;
}
.widget_mailpoet_form .widget-title span:after {
border: none;
}
.widget_mailpoet_form .mailpoet_form {
margin: 0;
}
.widget_mailpoet_form .mailpoet_paragraph {
margin: 10px 0;
}
.widget_mailpoet_form .mailpoet_text {
width: 100% !important;
}
.widget_mailpoet_form .mailpoet_submit {
margin: 0 auto;
display: block;
}
.widget_mailpoet_form .mailpoet_message p {
margin-bottom: 0;
} .widget_newsletterwidget,
.widget_newsletterwidgetminimal {
padding: 20px;
background: var(--hoot-highlight10);
text-align: center;
}
.widget_newsletterwidget .widget-title,
.widget_newsletterwidgetminimal .widget-title {
margin-bottom: 5px;
}
.widget_newsletterwidget .widget-title span:after,
.widget_newsletterwidgetminimal .widget-title span:after {
border: none;
}
.widget_newsletterwidget label,
.widget_newsletterwidgetminimal label {
font-weight: normal;
margin: 0 0 3px 2px;
}
.widget_newsletterwidget input.tnp-submit[type=submit],
.widget_newsletterwidgetminimal input.tnp-submit[type=submit] {
margin: 0 auto;
}
.widget_newsletterwidget input[type=text], .widget_newsletterwidget input[type=text]:focus, .widget_newsletterwidget input[type=email], .widget_newsletterwidget input[type=email]:focus, .widget_newsletterwidget select, .widget_newsletterwidget select:focus,
.widget_newsletterwidgetminimal input[type=text],
.widget_newsletterwidgetminimal input[type=text]:focus,
.widget_newsletterwidgetminimal input[type=email],
.widget_newsletterwidgetminimal input[type=email]:focus,
.widget_newsletterwidgetminimal select,
.widget_newsletterwidgetminimal select:focus {
background: rgba(255, 255, 255, 0.5);
border: solid 1px rgba(0, 0, 0, 0.15);
color: inherit;
}
.widget_newsletterwidget input[type=text], .widget_newsletterwidget input[type=email], .widget_newsletterwidget input[type=submit], .widget_newsletterwidget select,
.widget_newsletterwidgetminimal input[type=text],
.widget_newsletterwidgetminimal input[type=email],
.widget_newsletterwidgetminimal input[type=submit],
.widget_newsletterwidgetminimal select {
padding: 5px 12px;
}
.widget_newsletterwidget input[type=checkbox],
.widget_newsletterwidgetminimal input[type=checkbox] {
position: relative;
top: 2px;
}
.widget_newsletterwidget form,
.widget_newsletterwidgetminimal form {
margin-bottom: 0;
}
.widget_newsletterwidget div.tnp-field,
.widget_newsletterwidgetminimal div.tnp-field {
margin-bottom: 0.7em;
}
.widget_newsletterwidget div.tnp-field:last-child,
.widget_newsletterwidgetminimal div.tnp-field:last-child {
margin-bottom: 0;
}
.tnp-widget {
text-align: left;
margin-top: 10px;
}
.tnp-widget-minimal {
margin: 10px 0;
}
.tnp-widget-minimal input.tnp-email {
margin-bottom: 10px;
}
.tnp-widget-minimal input.tnp-submit {
border: 1px solid;
border-color: inherit;
}  .woo-login-popup-sc-left {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .lrm-user-modal-container .lrm-switcher a {
color: #555;
background: rgba(0, 0, 0, 0.2);
}
.lrm-form a.button, .lrm-form button, .lrm-form button[type=submit], .lrm-form #buddypress input[type=submit], .lrm-form input[type=submit] {
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
border-radius: var(--nirvata-radius);
-webkit-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
-moz-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
}
.lrm-form a.button:hover, .lrm-form button:hover, .lrm-form button[type=submit]:hover, .lrm-form #buddypress input[type=submit]:hover, .lrm-form input[type=submit]:hover {
-webkit-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
-moz-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
}
.lrm-font-svg .lrm-form .hide-password, .lrm-font-svg .lrm-form .lrm-ficon-eye {
padding-top: 10px;
padding-bottom: 10px;
}
.lrm-col {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .widget_breadcrumb_navxt {
line-height: var(--hoot-base-lineheight);
}
.widget_breadcrumb_navxt .widget-title {
margin-right: 5px;
}
.widget_breadcrumb_navxt .widget-title:before, .widget_breadcrumb_navxt .widget-title:after {
display: none;
}
.widget_breadcrumb_navxt .widget-title, .widget_breadcrumb_navxt .breadcrumbs {
display: inline-block;
}
.widget_breadcrumb_navxt .breadcrumbs {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
column-gap: 0.8em;
row-gap: 1px;
margin: 0.5em 0;
}
.widget_breadcrumb_navxt .breadcrumbs > span {
max-width: 350px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.widget_breadcrumb_navxt .breadcrumbs > .hoot-bcn-pretext {
position: relative;
}
@media only screen and (max-width: 969px) {
.widget_breadcrumb_navxt .breadcrumbs {
justify-content: center;
}
} #buddypress.alignwide {
margin-left: 0;
margin-right: 0;
} .pll-parent-menu-item img {
vertical-align: unset;
} .mega-menu-hoot-primary-menu .menu-primary > .menu-toggle {
display: none;
} div#submit.forminator-field {
background: none;
color: inherit;
padding: 0;
margin: 0;
border: none;
box-shadow: none;
} #main .entry-content .tribe-events-l-container {
padding: 0;
}
.tribe-common li,
.tribe-common ol,
.tribe-common ul,
.tribe-theme-genesis .tribe-common ol,
.tribe-theme-genesis .tribe-common ul {
margin: 0;
padding: 0;
}
.tribe-common ol > li,
.tribe-common ul > li {
list-style-type: none;
}  .sub-footer {
background: var(--hoot-subfooter-bg);
border-top: solid 5px var(--hoot-shadow30);
padding: 0.5em 0 1em;
}
.sub-footer .widget {
margin: var(--hoot-big-vmargin) 0 0;
}
.sub-footer .widget:last-child {
margin-bottom: var(--hoot-big-vmargin);
} .footer {
background-color: var(--hoot-footer-bg);
background-image: var(--hoot-footer-bgimg);
background-repeat: var(--hoot-footer-bgrepeat);
background-position: var(--hoot-footer-bgpos);
background-attachment: var(--hoot-footer-bgatch);
background-size: var(--hoot-footer-bgsize);
}
.footer {
--footer-fullcolumn-margin: calc(var(--hoot-widget-margin) - 15px);
border-top: solid 2px var(--hoot-shadow30);
padding: var(--hoot-vmargin) 0 var(--hoot-small-vmargin);
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .footer .title {
color: var(--hoot-footer-dark);
}
.footer a:not(input):not(.button) {
color: inherit;
}
.footer a:hover:not(input):not(.button) {
text-decoration: underline;
}
.footer .more-link, .footer .more-link a {
color: inherit;
}
.footer .social-icons-widget a.social-icons-icon:hover {
text-decoration: none;
}
.footer p {
margin: 1em 0;
}
.footer .footer-column {
min-height: 1em;
}
.footer .footer-column.hgrid-span-12 {
text-align: center;
}
.footer > .hgrid {
margin-bottom: var(--footer-fullcolumn-margin);
}
.footer .widget {
margin: var(--footer-fullcolumn-margin) 0 0;
}
.sub-footer, .footer {
font-size: var(--hoot-footer-size);
line-height: var(--hoot-footer-lineheight);
font-style: var(--hoot-footer-style);
text-transform: var(--hoot-footer-transform);
font-weight: var(--hoot-footer-weight);
color: var(--hoot-footer-color);
}
.sub-footer .widget-title, .footer .widget-title {
font-size: var(--hoot-footerhead-size);
line-height: var(--hoot-footerhead-lineheight);
font-family: var(--hoot-footerhead-family);
font-style: var(--hoot-footerhead-style);
text-transform: var(--hoot-footerhead-transform);
font-weight: var(--hoot-footerhead-weight);
color: var(--hoot-footerhead-color);
} .post-footer {
text-align: center;
font-style: italic;
font-family: var(--hoot-alt-family);
color: var(--hoot-footer-color);
background: var(--hoot-footer-bg);
padding: 0;
}
.post-footer .credit {
border-top: solid 1px;
display: inline-block;
min-width: 70%;
margin: 0;
padding: 1.5em 0;
}
.post-footer a {
color: inherit;
}
#post-footer.hootnoshow {
display: none;
} @media only screen and (max-width: 969px) {
.footer-column + .footer-column .widget:first-child {
margin-top: 0;
}
}
@keyframes hootstickysitehead {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes hootanimstickysitehead {
0% {
transform: translate(0, -100%);
}
100% {
transform: translate(0, 0);
}
}  .fixed-goto-top {
position: fixed;
z-index: 9980;
bottom: var(--hoot-goto-offset);
right: var(--hoot-goto-offset);
text-align: center;
width: 40px;
height: 40px;
line-height: 40px;
border: solid 1px;
pointer-events: none;
opacity: 0;
-webkit-transition: opacity 0.3s linear;
-moz-transition: opacity 0.3s linear;
-o-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
}
.fixed-goto-top.hootnoshow {
display: none;
}
.fixed-goto-top.sureshow {
opacity: 0.6;
pointer-events: all;
pointer-events: auto;
}
.fixed-goto-top.sureshow:hover {
opacity: 1;
}
.fixed-goto-top.topshow {
pointer-events: all;
pointer-events: auto;
opacity: 0.6;
}
.fixed-goto-top.topshow:hover {
opacity: 1;
}
.goto-top-style1, .goto-top-style1:hover,
.goto-top-style5,
.goto-top-style5:hover {
background: #262626;
color: #fff;
}
.goto-top-style2, .goto-top-style2:hover,
.goto-top-style6,
.goto-top-style6:hover {
background: #fff;
color: #262626;
}
.goto-top-style3, .goto-top-style3:hover,
.goto-top-style7,
.goto-top-style7:hover {
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
}
.goto-top-style4, .goto-top-style4:hover,
.goto-top-style8,
.goto-top-style8:hover {
background: var(--hoot-accentfont);
color: var(--hoot-accentcolor);
}
.goto-top-style1, .goto-top-style3, .goto-top-style5, .goto-top-style7 {
border-color: transparent;
}
.goto-top-style5, .goto-top-style6, .goto-top-style7, .goto-top-style8 {
border-radius: 50%;
} @media only screen and (max-width: 969px) {
.fixed-goto-top.hidemobile {
display: none !important;
}
} @media only screen and (min-width: 970px) {
.sticky-wrapper-topbar:not(.isdtp),
.sticky-wrapper-header:not(.isdtp) {
height: auto !important;
}
#header:not(.stickydtp) #sitehead-extradtp,
#header.stickydtp:not(.hootstuck) #sitehead-extradtp,
#sitehead-extramob {
display: none !important;
}
#topbar.stickydtp.hootstuck {
-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
position: fixed;
top: 0;
z-index: 9980;
animation-name: hootstickysitehead;
animation-duration: 600ms;
background-color: var(--hoot-stucktopbar-bg, var(--hoot-body-bg));
}
.hootanim-sh #topbar.stickydtp.hootstuck {
animation-name: hootanimstickysitehead;
animation-duration: 1s;
}
.site-stretch #header.stickydtp.hootstuck {
width: 100%;
}
.site-boxed #header.stickydtp.hootstuck {
max-width: calc(100% - 2 * var(--hoot-siteboxes-padding));
width: calc(var(--hoot-grid-max-width) - 2 * var(--hoot-siteboxes-padding));
}
#header.stickydtp.hootstuck {
-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
position: fixed;
top: 0;
z-index: 9980;
animation-name: hootstickysitehead;
animation-duration: 600ms;
background-color: var(--hoot-stucksitehead-bg, var(--hoot-body-bg));
background-image: var(--hoot-stucksitehead-bgimg, var(--hoot-body-bgimg));
background-repeat: var(--hoot-stucksitehead-bgrepeat, var(--hoot-body-bgrepeat));
background-position: var(--hoot-stucksitehead-bgpos, var(--hoot-body-bgpos));
background-attachment: scroll;
background-size: var(--hoot-stucksitehead-bgsize, var(--hoot-body-bgsize));
}
#header.stickydtp.hootstuck #branding, #header.stickydtp.hootstuck #sitehead-menu, #header.stickydtp.hootstuck #sitehead-extradtp, #header.stickydtp.hootstuck #sitehead-extramob {
display: none;
}
#header.stickydtp.hootstuck .sitehead-part {
padding: var(--hoot-sticky-gutter);
}
#header.stickydtp.hootstuck .sitehead-part > .hootflex {
justify-content: space-between;
padding: 0;
}
#header.stickydtp.hootstuck #branding, #header.stickydtp.hootstuck #sitehead-menu, #header.stickydtp.hootstuck #sitehead-extradtp, #header.stickydtp.hootstuck #sitehead-extramob {
border: none;
flex-shrink: 0;
flex-grow: 0;
flex-basis: auto;
order: 0;
width: 100%;
max-width: 100%;
min-width: auto;
padding: 0;
margin: 0;
box-sizing: border-box;
text-align: center;
}
#header.stickydtp.hootstuck #sitehead-aside,
#header.stickydtp.hootstuck #sitehead-menu:before,
#header.stickydtp.hootstuck #sitehead-menu:after,
#header.stickydtp.hootstuck .menu-side-box {
display: none !important;
background: none;
border: none;
}
#header.stickydtp.hootstuck.stickydtp-logo #branding, #header.stickydtp.hootstuck.stickydtp-logomenu #branding, #header.stickydtp.hootstuck.stickydtp-logomenudiv #branding, #header.stickydtp.hootstuck.stickydtp-logotext #branding, #header.stickydtp.hootstuck.stickydtp-logotextdiv #branding, #header.stickydtp.hootstuck.stickydtp-logomenutext #branding {
display: block;
zoom: var(--hoot-sticky-dtplogozoom);
}
#header.stickydtp.hootstuck.stickydtp-menu #sitehead-menu, #header.stickydtp.hootstuck.stickydtp-logomenu #sitehead-menu, #header.stickydtp.hootstuck.stickydtp-logomenudiv #sitehead-menu, #header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-menu {
display: block;
}
#header.stickydtp.hootstuck.stickydtp-text #sitehead-extradtp, #header.stickydtp.hootstuck.stickydtp-logotext #sitehead-extradtp, #header.stickydtp.hootstuck.stickydtp-logotextdiv #sitehead-extradtp, #header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-extradtp {
display: block;
}
#header.stickydtp.hootstuck.stickydtp-logomenudiv #sitehead-menu, #header.stickydtp.hootstuck.stickydtp-logotextdiv #sitehead-extradtp, #header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-extradtp {
margin-top: var(--hoot-sticky-gutter);
}
#header.stickydtp.hootstuck.stickydtp-logomenudiv #sitehead-menu, #header.stickydtp.hootstuck.stickydtp-menu #sitehead-menu {
margin: 0 calc(-1 * var(--hoot-sticky-gutter));
max-width: calc(100% + var(--hoot-sticky-gutter) + var(--hoot-sticky-gutter));
padding: 0 var(--hoot-sticky-gutter);
box-sizing: content-box;
}
#header.stickydtp.hootstuck.stickydtp-logomenu #branding, #header.stickydtp.hootstuck.stickydtp-logotext #branding, #header.stickydtp.hootstuck.stickydtp-logomenutext #branding {
width: auto;
flex-grow: 0;
flex-shrink: 0;
max-width: 80%;
text-align: left;
}
#header.stickydtp.hootstuck.stickydtp-logomenu #sitehead-menu, #header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-menu {
width: auto;
flex-grow: 1;
flex-basis: 0;
min-width: 20%;
text-align: right;
margin-left: var(--hoot-sticky-gutter);
}
#header.stickydtp.hootstuck.stickydtp-logomenu #sitehead-menu, #header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-menu {
background: none;
}
#header.stickydtp.hootstuck.stickydtp-logomenu ul.menu-items, #header.stickydtp.hootstuck.stickydtp-logomenutext ul.menu-items {
background: var(--hoot-menu-bg, "none");
}
#header.stickydtp.hootstuck.stickydtp-logotext #sitehead-extradtp {
width: auto;
flex-grow: 1;
flex-basis: 0;
min-width: 20%;
text-align: right;
margin-left: var(--hoot-sticky-gutter);
}
#header.stickydtp.hootstuck #site-logo {
margin: 0;
display: inline-block;
vertical-align: middle;
}
#header.stickydtp.hootstuck #site-description {
display: none;
}
#header.stickydtp.hootstuck .menu-description, #header.stickydtp.hootstuck .menu-tag {
display: none;
}
#header.stickydtp.hootstuck .sub-menu .menu-description {
display: block;
}
#header.stickydtp.hootstuck .sitehead-extra {
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
}
#header.stickydtp.hootstuck .sitehead-extra p {
margin: 0;
}
#header.stickydtp.hootstuck .sitehead-extra p + p {
margin-top: 0.3em;
}
#header.stickydtp.hootstuck.sticky-accent {
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
}
#header.stickydtp.hootstuck.sticky-accent #site-title, #header.stickydtp.hootstuck.sticky-accent #site-description,
#header.stickydtp.hootstuck.sticky-accent #sitehead-extradtp, #header.stickydtp.hootstuck.sticky-accent #sitehead-extramob,
#header.stickydtp.hootstuck.sticky-accent a.menu-toggle {
color: var(--hoot-accentfont);
}
#header.stickydtp.hootstuck.sticky-accent #sitehead-extradtp > *,
#header.stickydtp.hootstuck.sticky-accent #sitehead-extramob > * {
color: var(--hoot-accentfont) !important;
}
#header.stickydtp.hootstuck.sticky-accent .menu-items > li.current-menu-item:not(.nohighlight) > a, #header.stickydtp.hootstuck.sticky-accent .menu-items > li.current-menu-item:not(.nohighlight) > a .hoot-megamenu-icon, #header.stickydtp.hootstuck.sticky-accent .menu-items > li.current-menu-ancestor > a, #header.stickydtp.hootstuck.sticky-accent .menu-items > li.current-menu-ancestor > a .hoot-megamenu-icon, #header.stickydtp.hootstuck.sticky-accent .menu-items > li:hover > a, #header.stickydtp.hootstuck.sticky-accent .menu-items > li:hover > a .hoot-megamenu-icon {
color: var(--hoot-accentcolor);
}
#header.stickydtp.hootstuck.sticky-accent .menu-items > li:after, #header.stickydtp.hootstuck.sticky-accent .menu-items > li:before {
background: var(--hoot-accentfont);
}
#header.stickydtp.hootstuck .sitehead-part {
padding-top: 0;
padding-bottom: 0;
}
#header.stickydtp.hootstuck.stickydtp-logotextdiv #sitehead-extradtp, #header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-extradtp {
margin-bottom: var(--hoot-sticky-gutter);
}
#header.stickydtp.hootstuck #site-logo {
margin-top: 5px;
margin-bottom: 5px;
}
.hootanim-sh #header.stickydtp.hootstuck {
animation-name: hootanimstickysitehead;
animation-duration: 1s;
}
}
@media only screen and (max-width: 969px) {
.sticky-wrapper-topbar:not(.ismob),
.sticky-wrapper-header:not(.ismob) {
height: auto !important;
}
#header:not(.stickymob) #sitehead-extramob,
#header.stickymob:not(.hootstuck) #sitehead-extramob,
#sitehead-extradtp {
display: none !important;
}
#topbar.stickymob.hootstuck {
-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
position: fixed;
top: 0;
z-index: 9980;
animation-name: hootstickysitehead;
animation-duration: 600ms;
background-color: var(--hoot-stucktopbar-bg, var(--hoot-body-bg));
}
.hootanim-sh #topbar.stickymob.hootstuck {
animation-name: hootanimstickysitehead;
animation-duration: 1s;
}
#header.stickymob.hootstuck {
width: 100%;
}
#header.stickymob.hootstuck {
-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
position: fixed;
top: 0;
z-index: 9980;
animation-name: hootstickysitehead;
animation-duration: 600ms;
background-color: var(--hoot-stucksitehead-bg, var(--hoot-body-bg));
background-image: var(--hoot-stucksitehead-bgimg, var(--hoot-body-bgimg));
background-repeat: var(--hoot-stucksitehead-bgrepeat, var(--hoot-body-bgrepeat));
background-position: var(--hoot-stucksitehead-bgpos, var(--hoot-body-bgpos));
background-attachment: scroll;
background-size: var(--hoot-stucksitehead-bgsize, var(--hoot-body-bgsize));
}
#header.stickymob.hootstuck #branding, #header.stickymob.hootstuck #sitehead-menu, #header.stickymob.hootstuck #sitehead-extradtp, #header.stickymob.hootstuck #sitehead-extramob {
display: none;
}
#header.stickymob.hootstuck .sitehead-part {
padding: var(--hoot-sticky-gutter);
}
#header.stickymob.hootstuck .sitehead-part > .hootflex {
justify-content: space-between;
padding: 0;
}
#header.stickymob.hootstuck #branding, #header.stickymob.hootstuck #sitehead-menu, #header.stickymob.hootstuck #sitehead-extradtp, #header.stickymob.hootstuck #sitehead-extramob {
border: none;
flex-shrink: 0;
flex-grow: 0;
flex-basis: auto;
order: 0;
width: 100%;
max-width: 100%;
min-width: auto;
padding: 0;
margin: 0;
box-sizing: border-box;
text-align: center;
}
#header.stickymob.hootstuck #sitehead-aside,
#header.stickymob.hootstuck #sitehead-menu:before,
#header.stickymob.hootstuck .menu-side-box {
display: none !important;
background: none;
border: none;
}
#header.stickymob.hootstuck.stickymob-logo #branding, #header.stickymob.hootstuck.stickymob-logomenu #branding, #header.stickymob.hootstuck.stickymob-menulogo #branding, #header.stickymob.hootstuck.stickymob-logotext #branding, #header.stickymob.hootstuck.stickymob-logotextdiv #branding, #header.stickymob.hootstuck.stickymob-logomenutext #branding {
display: block;
zoom: var(--hoot-sticky-moblogozoom);
}
#header.stickymob.hootstuck.stickymob-menu #sitehead-menu, #header.stickymob.hootstuck.stickymob-menuleft #sitehead-menu, #header.stickymob.hootstuck.stickymob-menuright #sitehead-menu, #header.stickymob.hootstuck.stickymob-logomenu #sitehead-menu, #header.stickymob.hootstuck.stickymob-menulogo #sitehead-menu, #header.stickymob.hootstuck.stickymob-logomenutext #sitehead-menu {
display: block;
}
#header.stickymob.hootstuck.stickymob-logo #sitehead-menu, #header.stickymob.hootstuck.stickymob-text #sitehead-menu, #header.stickymob.hootstuck.stickymob-logotext #sitehead-menu, #header.stickymob.hootstuck.stickymob-logotextdiv #sitehead-menu {
display: block;
width: 0;
height: 0; }
#header.stickymob.hootstuck.stickymob-logo .menu-toggle, #header.stickymob.hootstuck.stickymob-text .menu-toggle, #header.stickymob.hootstuck.stickymob-logotext .menu-toggle, #header.stickymob.hootstuck.stickymob-logotextdiv .menu-toggle {
display: none !important;
}
#header.stickymob.hootstuck.stickymob-text #sitehead-extramob, #header.stickymob.hootstuck.stickymob-logotext #sitehead-extramob, #header.stickymob.hootstuck.stickymob-logotextdiv #sitehead-extramob, #header.stickymob.hootstuck.stickymob-logomenutext #sitehead-extramob {
display: block;
}
#header.stickymob.hootstuck.stickymob-logomenutext #sitehead-extramob, #header.stickymob.hootstuck.stickymob-logotextdiv #sitehead-extramob {
margin-top: var(--hoot-sticky-gutter);
}
#header.stickymob.hootstuck.stickymob-logomenu #branding, #header.stickymob.hootstuck.stickymob-menulogo #branding, #header.stickymob.hootstuck.stickymob-logotext #branding, #header.stickymob.hootstuck.stickymob-logomenutext #branding {
width: auto;
flex-grow: 0;
flex-shrink: 0;
max-width: 80%;
text-align: left;
}
#header.stickymob.hootstuck.stickymob-logomenu #sitehead-menu, #header.stickymob.hootstuck.stickymob-menulogo #sitehead-menu, #header.stickymob.hootstuck.stickymob-logomenutext #sitehead-menu {
width: auto;
text-align: right;
margin-left: var(--hoot-sticky-gutter);
flex-shrink: 0;
}
#header.stickymob.hootstuck.stickymob-logomenu #sitehead-menu .menu-toggle, #header.stickymob.hootstuck.stickymob-menulogo #sitehead-menu .menu-toggle, #header.stickymob.hootstuck.stickymob-logomenutext #sitehead-menu .menu-toggle {
padding: 15px;
}
#header.stickymob.hootstuck.stickymob-logotext #sitehead-extramob {
width: auto;
flex-grow: 1;
flex-basis: 0;
min-width: 20%;
text-align: right;
margin-left: var(--hoot-sticky-gutter);
}
#header.stickymob.hootstuck.stickymob-menulogo #branding {
order: 2;
}
#header.stickymob.hootstuck.stickymob-menulogo #sitehead-menu {
order: 1;
text-align: left;
margin-left: 0;
margin-right: var(--hoot-sticky-gutter);
}
#header.stickymob.hootstuck.stickymob-menuleft #sitehead-menu {
text-align: left;
}
#header.stickymob.hootstuck.stickymob-menuright #sitehead-menu {
text-align: right;
}
#header.stickymob.hootstuck #site-logo {
margin: 0;
display: inline-block;
vertical-align: middle;
}
#header.stickymob.hootstuck #site-description {
display: none;
}
#header.stickymob.hootstuck .menu-description, #header.stickymob.hootstuck .menu-tag {
display: none;
}
#header.stickymob.hootstuck .sub-menu .menu-description {
display: block;
}
#header.stickymob.hootstuck .sitehead-extra {
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
}
#header.stickymob.hootstuck .sitehead-extra p {
margin: 0;
}
#header.stickymob.hootstuck .sitehead-extra p + p {
margin-top: 0.3em;
}
#header.stickymob.hootstuck.sticky-accent {
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
}
#header.stickymob.hootstuck.sticky-accent #site-title, #header.stickymob.hootstuck.sticky-accent #site-description,
#header.stickymob.hootstuck.sticky-accent #sitehead-extradtp, #header.stickymob.hootstuck.sticky-accent #sitehead-extramob,
#header.stickymob.hootstuck.sticky-accent a.menu-toggle {
color: var(--hoot-accentfont);
}
#header.stickymob.hootstuck.sticky-accent #sitehead-extradtp > *,
#header.stickymob.hootstuck.sticky-accent #sitehead-extramob > * {
color: var(--hoot-accentfont) !important;
}
#header.stickymob.hootstuck .menu-description, #header.stickymob.hootstuck .menu-tag {
display: block;
}
#header.stickymob.hootstuck .site-logo-mixed-image, #header.stickymob.hootstuck .site-logo-mixed-text {
padding: 0;
}
#header.stickymob.hootstuck.stickymob-menu .sitehead-part, #header.stickymob.hootstuck.stickymob-menuleft .sitehead-part, #header.stickymob.hootstuck.stickymob-menuright .sitehead-part {
padding: 0;
}
#header.stickymob.hootstuck.stickymob-menu .menu-toggle, #header.stickymob.hootstuck.stickymob-menuleft .menu-toggle, #header.stickymob.hootstuck.stickymob-menuright .menu-toggle {
padding: 15px;
}
#header.stickymob.hootstuck .sitehead-part {
padding-top: 0;
padding-bottom: 0;
}
#header.stickymob.hootstuck.stickymob-logomenutext #sitehead-extramob, #header.stickymob.hootstuck.stickymob-logotextdiv #sitehead-extramob {
margin-bottom: var(--hoot-sticky-gutter);
}
#header.stickymob.hootstuck #site-logo {
margin-top: 5px;
margin-bottom: 5px;
}
.hootanim-sh #header.stickymob.hootstuck {
animation-name: hootanimstickysitehead;
animation-duration: 1s;
}
.fixedmenu-open body:before {
z-index: 9980;
}
.fixedmenu-open #header.stickymob.hootstuck {
border: none;
box-shadow: none;
}
.fixedmenu-open #header.stickymob.hootstuck:before {
content: "";
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
right: 0;
left: 0;
background: rgba(0, 0, 0, 0.75);
cursor: pointer;
}
.fixedmenu-open #header.stickymob.hootstuck {
animation: none;
}
}
@media only screen and (min-width: 970px) {
.admin-bar #topbar.stickydtp.hootstuck,
.admin-bar #header.stickydtp.hootstuck {
top: 32px;
}
}
@media only screen and (max-width: 969px) {
.admin-bar #topbar.stickymob.hootstuck,
.admin-bar #header.stickymob.hootstuck {
top: 32px;
}
}
@media screen and (max-width: 782px) {
.admin-bar #topbar.stickymob.hootstuck,
.admin-bar #header.stickymob.hootstuck {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar #topbar.stickymob.hootstuck,
.admin-bar #header.stickymob.hootstuck {
top: 0px;
}
}
.bg-parallax {
background-position: center;
background-size: cover;
background-attachment: fixed;
}
.bg-noparallax {
background-position: center;
background-size: cover;
}
.bg-parallax[data-aos] {
transform: none !important;
}
.hootanim-pgh .pgheadimg-wrap {
overflow: hidden;
}
.hootanim-pgh .pgheadimg {
transform-origin: bottom center;
-webkit-transition: transform 0.2s;
-moz-transition: transform 0.2s;
-o-transition: transform 0.2s;
transition: transform 0.2s;
}
.hootanim-pgh .frontpage-image {
overflow: hidden;
}
.hootanim-pgh .frontpage-image > img {
transform-origin: bottom center;
-webkit-transition: transform 0.2s;
-moz-transition: transform 0.2s;
-o-transition: transform 0.2s;
transition: transform 0.2s;
}
.hootanim-pgh .fpimg-content {
-webkit-transition: bottom 0.2s, opacity 0.2s;
-moz-transition: bottom 0.2s, opacity 0.2s;
-o-transition: bottom 0.2s, opacity 0.2s;
transition: bottom 0.2s, opacity 0.2s;
}
@media only screen and (max-width: 969px) {
.hootanim-pgh:not(.hootanim-pgh-mob) .fpimg-content {
bottom: 0 !important;
opacity: 1 !important;
}
}
html.lenis, html.lenis body {
height: auto;
}
.lenis.lenis-smooth {
scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
overscroll-behavior: contain;
}
.lenis.lenis-stopped:not(.hootscrolling) {
overflow: clip;
}
.lenis.lenis-smooth iframe {
pointer-events: none;
}
.hootanim-img1 .entry-grid .entry-featured-img-wrap {
overflow: hidden;
}
.hootanim-img1 .entry-grid .entry-content-featured-img {
transition: transform 0.3s ease-out;
}
.hootanim-img1 .entry-grid:hover .entry-content-featured-img {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img2.singular .content .entry-featured-img-wrap {
overflow: hidden;
}
.hootanim-img2.singular .content .entry-content-featured-img {
transition: transform 0.3s ease-out;
}
.hootanim-img2.singular .content:hover .entry-content-featured-img {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img3 .gallery-icon {
overflow: hidden;
}
.hootanim-img3 .gallery-icon img {
transition: transform 0.3s ease-out;
}
.hootanim-img3 .gallery-icon img:hover {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img4 .content-block-column .entry-featured-img-wrap {
overflow: hidden;
}
.hootanim-img4 .content-block-column .content-block-img {
transition: transform 0.3s ease-out;
}
.hootanim-img4 .content-block-column:hover .content-block-img {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img5 .vcard-column .vcard-image {
overflow: hidden;
}
.hootanim-img5 .vcard-column .vcard-img {
transition: transform 0.3s ease-out;
}
.hootanim-img5 .vcard-column:hover .vcard-img {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img6 .hootkitcarousel .hootkitcarousel-imgbox {
overflow: hidden;
}
.hootanim-img6 .hootkitcarousel .hootkitcarousel-img {
transition: transform 0.3s ease-out;
}
.hootanim-img6 .hootkitcarousel:hover .hootkitcarousel-img {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img7 .hk-gridunit .hk-gridunit-image {
overflow: hidden;
}
.hootanim-img7 .hk-gridunit .hk-gridunit-image:before {
transition: transform 0.3s ease-out;
}
.hootanim-img7 .hk-gridunit:hover .hk-gridunit-image:before {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img8 .coverimage-wrap {
overflow: hidden;
}
.hootanim-img8 .coverimage-wrap:before {
transition: transform 0.3s ease-out;
}
.hootanim-img8 .coverimage-wrap:hover:before {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img9 .hk-listunit .hk-listunit-image.hk-listunit-bg {
overflow: hidden;
}
.hootanim-img9 .hk-listunit .hk-listunit-image.hk-listunit-bg:before {
transition: transform 0.3s ease-out;
}
.hootanim-img9 .hk-listunit:hover .hk-listunit-image.hk-listunit-bg:before {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img9 .hk-listunit .hk-listunit-image.hk-listunit-nobg {
overflow: hidden;
}
.hootanim-img9 .hk-listunit .hk-listunit-image.hk-listunit-nobg .hk-listunit-img {
transition: transform 0.3s ease-out;
}
.hootanim-img9 .hk-listunit:hover .hk-listunit-image.hk-listunit-nobg .hk-listunit-img {
transform: scale(var(--hoot-imghover-scale));
}
.hootanim-img10 .verticalcarousel .verticalcarousel-img {
overflow: hidden;
}
.hootanim-img10 .verticalcarousel .verticalcarousel-img:before {
transition: transform 0.3s ease-out;
}
.hootanim-img10 .verticalcarousel:hover .verticalcarousel-img:before {
transform: scale(var(--hoot-imghover-scale));
} .is-customizer-preview #topann.hootnoshow.customize-partial-refreshing,
.is-customizer-preview #sitehead-aside.customize-partial-refreshing,
.is-customizer-preview #frontpage-image.fpimg-nocontent.customize-partial-refreshing,
.is-customizer-preview #post-footer.customize-partial-refreshing {
display: block !important;
min-height: 20px !important;
}
.is-customizer-preview #topann.topann-stick.customize-partial-refreshing {
position: sticky;
}
.is-customizer-preview #topann.customize-partial-refreshing,
.is-customizer-preview #branding.customize-partial-refreshing, .is-customizer-preview #sitehead-aside.customize-partial-refreshing,
.is-customizer-preview #frontpage-image.customize-partial-refreshing, .is-customizer-preview.blog .entry-byline.customize-partial-refreshing, .is-customizer-preview.home .entry-byline.customize-partial-refreshing, .is-customizer-preview.plural .entry-byline.customize-partial-refreshing, .is-customizer-preview.singular-post .entry-byline.customize-partial-refreshing, .is-customizer-preview.singular-page .entry-byline.customize-partial-refreshing,
.is-customizer-preview #loop-nav-wrap.customize-partial-refreshing,
.is-customizer-preview #post-footer.customize-partial-refreshing {
position: relative;
opacity: 1;
}
.is-customizer-preview #topann.customize-partial-refreshing:before,
.is-customizer-preview #branding.customize-partial-refreshing:before, .is-customizer-preview #sitehead-aside.customize-partial-refreshing:before,
.is-customizer-preview #frontpage-image.customize-partial-refreshing:before, .is-customizer-preview.blog .entry-byline.customize-partial-refreshing:before, .is-customizer-preview.home .entry-byline.customize-partial-refreshing:before, .is-customizer-preview.plural .entry-byline.customize-partial-refreshing:before, .is-customizer-preview.singular-post .entry-byline.customize-partial-refreshing:before, .is-customizer-preview.singular-page .entry-byline.customize-partial-refreshing:before,
.is-customizer-preview #loop-nav-wrap.customize-partial-refreshing:before,
.is-customizer-preview #post-footer.customize-partial-refreshing:before {
content: "";
min-height: 20px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 9999;
pointer-events: none;
background: rgba(0, 0, 0, 0.2);
border-radius: 4px;
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" style="margin:auto;background:rgba(0, 0, 0, 0) none repeat scroll 0% 0%;display:block;shape-rendering:auto" width="30px" height="30px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid"%3E%3Ccircle cx="50" cy="50" fill="none" stroke="%23fff" stroke-width="10" r="35" stroke-dasharray="164.93361431346415 56.97787143782138"%3E%3CanimateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;360 50 50" keyTimes="0;1"%3E%3C/animateTransform%3E%3C/circle%3E%3C/svg%3E');
background-repeat: no-repeat;
background-position: center;
}  .hoot-premium #site-logo.accent-typo #site-title, .hoot-premium #site-logo.invert-accent-typo #site-title {
color: var(--hoot-logo-color, "inherit");
}
.hoot-premium #site-logo.accent-typo #site-description, .hoot-premium #site-logo.invert-accent-typo #site-description {
color: var(--hoot-tagline-color, "inherit");
} .site-header .hoot-megamenu-icon {
color: var(--hoot-menuicon-color);
margin-right: 2px;
line-height: 10px; }
.menu-items > li > a .hoot-megamenu-icon {
-webkit-transition: color 0.3s ease-in;
-moz-transition: color 0.3s ease-in;
-o-transition: color 0.3s ease-in;
transition: color 0.3s ease-in;
}
.site-header .sub-menu .hoot-megamenu-icon {
color: inherit;
}
.menu-items > li > a .hoot-megamenu-icon {
min-width: 1em;
}
.menu-items .sub-menu .hoot-megamenu-icon {
width: 1em;
} @media only screen and (max-width: 969px) {
.site-header li .hoot-megamenu-icon {
color: inherit;
}
}
strong, b {
font-weight: 600;
}
body {
border-top: solid 4px var(--hoot-accentcolor);
}
.topbar .widget-title,
.sidebar-sitehead .widget-title,
.menu-side-box .widget-title,
.below-sitehead .widget-title {
font-family: inherit;
font-size: var(--hoot-basefont-size);
line-height: var(--hoot-base-lineheight);
}
.hootkitcarousel-imgbox,
.vcard-image {
border-radius: var(--nirvata-bigradius);
overflow: hidden;
}
.hootkitcarousel-imgbox img,
.vcard-image img {
border-radius: var(--nirvata-bigradius);
}
.vcard-content cite {
border-radius: var(--nirvata-radius);
}
.cta-widget,
.notice-widget,
.profile-img-full > img,
.profile-img-square .profile-img-placeholder,
.content-block {
border-radius: var(--nirvata-bigradius);
}
.content-block-style2 .more-link {
margin-left: calc(var(--nirvata-radius) + 2px);
margin-right: calc(var(--nirvata-radius) + 2px);
}
.content-block-subtitle {
border-radius: var(--nirvata-radius);
}
.hk-gridunit-image, .hk-gridunit-content:before, .hk-gridunit-bg {
border-radius: var(--nirvata-bigradius);
}
.hk-grid-slide .hk-gridunit-image {
border-radius: 0;
}
.hk-gridunit-content:before {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.hk-gridunit .lSSlideOuter {
border-radius: var(--nirvata-bigradius);
overflow: hidden;
}
.hk-listunit,
.verticalcarousel,
.coverimage-widget {
border-radius: var(--nirvata-bigradius);
overflow: hidden;
}
.coverimage-content-block {
border-radius: calc(var(--nirvata-radius) + 2px);
}
.announce-link {
overflow: hidden;
}
.announce-widget, .announce-link,
.icon-widget,
.flycart-toggle {
border-radius: var(--nirvata-radius);
}
.flycart-right .flycart-toggle {
border-radius: var(--nirvata-radius) 0 0 var(--nirvata-radius);
}
.flycart-left .flycart-toggle {
border-radius: 0 var(--nirvata-radius) var(--nirvata-radius) 0;
}
.content-block-style5 .content-block, .content-block-style6 .content-block {
border-radius: var(--nirvata-bigradius);
overflow: hidden;
}
.entry-featured-img-wrap {
border-radius: var(--nirvata-bigradius);
overflow: hidden;
}
.entry-featured-img-wrap img {
border-radius: var(--nirvata-bigradius);
}
.hootwp input, .hootwp select, .hootwp textarea, .hootwp .searchform {
border-radius: var(--nirvata-radius);
}
.fpimg-textbox {
border-radius: calc(var(--nirvata-radius) + 2px);
}
.fpimg-feature img {
border-radius: var(--nirvata-bigradius);
}
.gallery {
border-radius: var(--nirvata-bigradius);
}
.gallery-item, .gallery-icon {
border-radius: var(--nirvata-radius);
overflow: hidden;
}
.gallery-item img, .gallery-icon img {
border-radius: var(--nirvata-radius);
}
.loop-nav-image {
border-radius: var(--nirvata-radius);
}
.widget_newsletterwidget, .widget_newsletterwidgetminimal {
border-radius: var(--nirvata-bigradius);
} #topbar {
padding: 0;
border-bottom: solid 1px var(--hoot-shadow30);
position: relative;
} .hoot-subtitle,
.entry-byline,
div.hk-gridunit-subtitle .entry-byline,
div.hk-listunit-subtitle .entry-byline,
div.content-block-subtitle .entry-byline {
font-size: var(--hoot-basefont-size);
line-height: 1.3333em;
font-family: var(--hoot-subheadings-family);
font-style: var(--hoot-subheadings-style);
text-transform: var(--hoot-subheadings-transform);
font-weight: var(--hoot-subheadings-weight);
color: var(--hoot-subheadings-color);
}
.textstyle-light .hoot-subtitle,
.textstyle-dark .hoot-subtitle,
.textstyle-light-on-dark .hoot-subtitle,
.textstyle-light-on-custom .hoot-subtitle,
.textstyle-dark-on-light .hoot-subtitle,
.textstyle-dark-on-custom .hoot-subtitle {
color: inherit;
}
.notice-content .hoot-subtitle,
.content-block-style5 .hoot-subtitle,
.content-block-style6 .hoot-subtitle,
.coverimage-subtitle.hoot-subtitle,
div.hk-gridunit-subtitle .entry-byline,
.content-block-style5 .entry-byline,
.content-block-style6 .entry-byline {
color: inherit;
}
.content-block .content-block-subtitle {
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
}
body.hootwp .medium-font .hoot-subtitle,
body.hootwp .medium-font .entry-byline,
body.hootwp small .hoot-subtitle,
body.hootwp small .entry-byline, body.hootwp .small .hoot-subtitle,
body.hootwp .small .entry-byline, body.hootwp .small-font .hoot-subtitle,
body.hootwp .small-font .entry-byline {
font-size: 1em;
}
.content-block-subtitle .entry-byline {
font-size: 1em;
}
.hoot-subtitle a {
color: inherit;
}
.hoot-subtitle a:hover {
color: inherit;
text-decoration: underline;
} .widget-subtitle {
text-align: left;
margin: var(--hoot-headings-margins);
margin-top: calc(var(--hoot-headings-botmargin) * -1);
}
.widget-subtitle:first-child {
margin-top: 0;
}
.sub-footer .widget-subtitle, .footer .widget-subtitle {
text-align: center;
}
.notice-content .hoot-subtitle {
margin: 5px 0;
}
.notice-title + .hoot-subtitle {
margin-top: -5px;
}
.widget div.viewall {
font-size: 12px;
line-height: 16px;
}
.widget .viewall a {
padding: 2px 0;
min-width: 65px;
display: inline-block;
text-align: center;
}
div.lightSliderVertical div.lSAction > a {
width: 25px;
height: 23px;
}
div.lightSliderVertical div.lSAction > a:after {
line-height: 23px;
}
.widget-title-wrap.hasviewall + .widget-subtitle {
margin-right: 70px;
}
.widget-title-wrap.hasnav + .widget-subtitle {
margin-right: 56px;
}
.widget-title-wrap.hasviewall.hasnav + .widget-subtitle {
margin-right: 126px;
}
.viewall a {
border: solid 1px;
}
.sidebar-primary .widget-title-wrap,
.sidebar-primary .widget-title,
.sidebar-primary .widget-title-wrap .widget-title, .sidebar-secondary .widget-title-wrap,
.sidebar-secondary .widget-title,
.sidebar-secondary .widget-title-wrap .widget-title {
border-bottom: none;
}
.widget-title {
text-align: center;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
}
.widget-title:before, .widget-title:after {
opacity: 0.33;
content: "";
display: block;
height: 1px;
width: 100%;
border-bottom: solid 1px;
}
.widget-title:before {
margin-right: 8px;
}
.widget-title:after {
margin-left: 8px;
}
.widget-title span {
flex-shrink: 0;
max-width: 80%;
}
.widget-subtitle {
text-align: left;
}
.widget-subtitle {
text-align: center;
}
.sidebar .widget-title span {
text-align: left;
}
.sidebar .widget-title:before {
display: none;
align-items: flex-start;
}
.sidebar .widget-subtitle.hoot-subtitle {
text-align: left;
}
.sidebar-primary .widget_breadcrumb_navxt {
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
padding: 0.6em 0.6em 0.6em 1em;
border-radius: var(--nirvata-radius);
}
.sidebar-primary .widget_breadcrumb_navxt .widget-title {
margin: 0;
color: inherit;
}
.sidebar-primary .widget_breadcrumb_navxt .breadcrumbs {
margin: 0;
font-size: 0.9em;
line-height: 1.6em;
column-gap: 5px;
row-gap: 0;
}
.sidebar-primary .widget_breadcrumb_navxt a {
color: inherit;
text-decoration: underline;
}
.sidebar-primary .widget_breadcrumb_navxt a:hover {
color: inherit;
text-decoration: none;
}
.sidebar-primary .widget_breadcrumb_navxt .widget-title:after {
opacity: 0;
}
.sidebar-primary .widget_breadcrumb_navxt .widget-title {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
margin-right: 0;
}
.sidebar-primary .widget_breadcrumb_navxt .widget-title:after {
display: block;
}
.footer .widget_breadcrumb_navxt .widget-title {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
margin-right: 0;
}
.footer .widget_breadcrumb_navxt .widget-title:before {
display: block;
}
.footer .widget_breadcrumb_navxt .widget-title:after {
display: block;
}
.footer .widget_breadcrumb_navxt a {
color: inherit;
text-decoration: underline;
}
.footer .widget_breadcrumb_navxt a:hover {
color: inherit;
text-decoration: none;
}.lSSlideOuter {
position: relative;
}
.lightSlider {
height: 0;
overflow: hidden; -webkit-transition: height 0.8s linear;
-moz-transition: height 0.8s linear;
-o-transition: height 0.8s linear;
transition: height 0.8s linear;
}
.lightSlider .style-light {
color: var(--hoot-textstyle-light);
}
.lightSlider .style-light h1, .lightSlider .style-light h2, .lightSlider .style-light h3, .lightSlider .style-light h4, .lightSlider .style-light h5, .lightSlider .style-light h6, .lightSlider .style-light a {
color: inherit;
}
.lightSlider .style-dark {
color: var(--hoot-textstyle-dark);
}
.lightSlider .style-dark h1, .lightSlider .style-dark h2, .lightSlider .style-dark h3, .lightSlider .style-dark h4, .lightSlider .style-dark h5, .lightSlider .style-dark h6 {
color: inherit;
}
.lightSlider .style-light-on-dark .hootkitslide-text {
padding: 10px 12px 10px 18px;
color: var(--hoot-textstyle-light);
background: var(--hoot-textstyle-darkbg);
}
.lightSlider .style-light-on-dark .hootkitslide-text h1, .lightSlider .style-light-on-dark .hootkitslide-text h2, .lightSlider .style-light-on-dark .hootkitslide-text h3, .lightSlider .style-light-on-dark .hootkitslide-text h4, .lightSlider .style-light-on-dark .hootkitslide-text h5, .lightSlider .style-light-on-dark .hootkitslide-text h6, .lightSlider .style-light-on-dark .hootkitslide-text a, .lightSlider .style-light-on-dark .hootkitslide-text .hootkitslide-subtitle {
color: inherit;
}
.lightSlider .style-light-on-dark .hootkitslide-text a {
text-decoration: underline;
}
.lightSlider .wrap-light-on-dark a.hootkitslide-button {
color: var(--hoot-textstyle-light);
background: var(--hoot-textstyle-darkbg);
margin: 0;
padding: 2px 15px;
display: block;
border-color: transparent;
}
.lightSlider .wrap-light-on-dark a.hootkitslide-button:hover {
background: var(--hoot-accentfont);
color: var(--hoot-accentcolor);
border-color: var(--hoot-accentcolor);
}
.lightSlider .style-dark-on-light .hootkitslide-text {
padding: 10px 12px 10px 18px;
color: var(--hoot-textstyle-dark);
background: var(--hoot-textstyle-lightbg);
}
.lightSlider .style-dark-on-light .hootkitslide-text h1, .lightSlider .style-dark-on-light .hootkitslide-text h2, .lightSlider .style-dark-on-light .hootkitslide-text h3, .lightSlider .style-dark-on-light .hootkitslide-text h4, .lightSlider .style-dark-on-light .hootkitslide-text h5, .lightSlider .style-dark-on-light .hootkitslide-text h6, .lightSlider .style-dark-on-light .hootkitslide-text a, .lightSlider .style-dark-on-light .hootkitslide-text .hootkitslide-subtitle {
color: inherit;
}
.lightSlider .style-dark-on-light .hootkitslide-text a {
text-decoration: underline;
}
.lightSlider .wrap-dark-on-light a.hootkitslide-button {
color: var(--hoot-textstyle-dark);
background: var(--hoot-textstyle-lightbg);
margin: 0;
padding: 2px 15px;
display: block;
border-color: transparent;
}
.lightSlider .wrap-dark-on-light a.hootkitslide-button:hover {
background: var(--hoot-accentfont);
color: var(--hoot-accentcolor);
border-color: var(--hoot-accentcolor);
}
.lightSlider .hootkitslide-head, .lightSlider .hootkitslide-text {
margin: 2px 0;
}
.lightSlider .wrap-light-on-dark .hootkitslide-head, .lightSlider .wrap-dark-on-light .hootkitslide-head {
color: var(--hoot-accentfont);
background: var(--hoot-accentcolor);
padding: 10px 12px 10px 18px;
}
.lightSlider li.lightSlide {
padding: 0;
margin: 0;
}
ul.lightSlider, #page-wrapper ul.lightSlider {
margin: 0;
list-style: none;
}
.lSAction > a {
background-image: none;
opacity: 1;
z-index: 101;
top: 0;
bottom: 0;
height: auto;
margin: 0;
display: none;
color: #444;
-webkit-transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
-moz-transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
-o-transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
}
.lSAction > a:after {
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
vertical-align: middle;
position: absolute;
top: 45%;
font-size: 28px;
}
.lSAction > .lSPrev {
left: 0;
}
.lSAction > .lSPrev:after {
content: "\f053";
left: 6px;
}
.lSAction > .lSNext {
right: 0;
}
.lSAction > .lSNext:after {
content: "\f054";
right: 6px;
}
.lSAction > a:hover {
background-color: rgba(255, 255, 255, 0.5);
}
div.lSAction > a.lSNext, div.lSAction > a.lSNext:hover, div.lSAction > a.lSPrev, div.lSAction > a.lSPrev:hover {
text-decoration: none;
}
.lSSlideWrapper:hover .lSAction > a {
display: block;
}
.lSPager {
position: absolute;
left: 0;
right: 0;
bottom: 10px;
}
.lSPager, .lSPager li, .lSPager a {
line-height: 10px;
}
.lSSlideOuter ul.lSPager.lSpg {
margin-top: 0 !important;
list-style: none outside none;
}
.lSSlideOuter ul.lSPager.lSpg > li {
padding: 2px 5px;
}
.lSSlideOuter ul.lSPager.lSpg > li a {
width: 23px;
height: 8px;
border: solid 1px var(--hoot-accentcolor);
background: none;
}
.lSSlideOuter ul.lSPager.lSpg > li:hover a, .lSSlideOuter ul.lSPager.lSpg > li.active a {
background-color: var(--hoot-accentcolor);
}
.hidearrows .lSSlideOuter .lSAction {
display: none !important;
}
.hidebullets .lSSlideOuter .lSPager {
display: none !important;
} @media only screen and (max-width: 969px) {
.lightSlider .style-light {
background: var(--hoot-textstyle-darkbg);
padding: 10px 15px;
}
.lightSlider .style-dark {
background: var(--hoot-textstyle-lightbg);
padding: 10px 15px;
}
.lSPager {
position: static;
}
.lSSlideOuter ul.lSPager.lSpg > li {
padding: 10px 10px 0 10px;
}
.lSSlideOuter ul.lSPager.lSpg > li a {
width: 30px;
height: 15px;
}
} .hootkitslider-widget {
margin: 0 auto;
}
.hootkitslide {
cursor: -webkit-grab;
cursor: -moz-grabbing;
cursor: grab;
position: relative;
}
.hootkitslide img {
width: 100%;
}
.hootkitslide-content {
position: absolute;
bottom: 10%;
left: 0;
margin: 0 50px;
max-width: 480px;
}
.hootkitslide-caption h1, .hootkitslide-caption h2, .hootkitslide-caption h3, .hootkitslide-caption h4, .hootkitslide-caption h5, .hootkitslide-caption h6 {
font-size: var(--hoot-h3-size);
margin: 2px 0;
}
.hootkitslide-caption h1, .hootkitslide-caption h2, .hootkitslide-caption h3, .hootkitslide-caption h4, .hootkitslide-caption h5, .hootkitslide-caption h6, .hootkitslide-caption p, .hootkitslide-caption a, .hootkitslide-caption div, .hootkitslide-caption span {
color: inherit;
}
.hootkitslide-caption p, .hootkitslide-caption .hootkitslide-subtitle {
margin: 2px 0;
}
.hootkitslide-caption .hootkitslide-subtitle {
color: var(--hoot-accentcolor);
font-size: var(--hoot-h5-size);
}
.hootkitslide-button {
margin-top: 15px;
}
.slider-style3 { }
.slider-style3 .lSSlideOuter .lSAction {
position: absolute;
top: 5px;
right: 5px;
}
.slider-style3 .lSSlideOuter .lSAction > a {
text-align: center;
background: rgba(255, 255, 255, 0.5);
color: #555;
margin-left: 3px;
box-shadow: 1px 1px 1px 0px #555;
width: 24px;
line-height: 22px;
position: relative;
left: auto;
right: auto;
bottom: auto;
top: auto;
}
.slider-style3 .lSSlideOuter .lSAction > a:hover {
background: rgba(255, 255, 255, 0.8);
color: #333;
}
.slider-style3 .lSSlideOuter:hover .lSAction > a {
display: inline-block;
}
.slider-style3 .lSSlideOuter .lSAction > a:after {
font-size: 13px;
display: inline-block;
position: relative;
left: auto;
right: auto;
bottom: auto;
top: auto;
}
@media only screen and (min-width: 970px) {
.slider-style2 .hootkitslide img {
width: 97%;
margin: 0 auto;
display: block;
}
.slider-style2 .lSSlideWrapper {
max-width: 80%;
position: relative;
left: 10%;
overflow: visible;
}
.slider-style2 .lSAction > a {
display: block;
top: 50%;
bottom: auto;
width: 50px;
height: 50px;
margin-top: -25px;
text-align: center;
}
.slider-style2 .lSAction > a {
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
border: solid 1px var(--hoot-accentcolor);
}
.slider-style2 .lSAction > a:hover {
background: var(--hoot-accentfont);
color: var(--hoot-accentcolor);
}
.slider-style2 .lSAction > a:after {
position: static;
line-height: 50px;
}
.slider-style2 .lSAction > .lSPrev {
left: -1.5%;
margin-left: -62px;
}
.slider-style2 .lSAction > .lSNext {
right: -1.5%;
margin-right: -62px;
}
.slider-style2 .hootkitslide-content {
left: 0;
right: 0;
margin: 0 auto;
width: 90%;
max-width: 600px;
text-align: center;
}
.slider-style2 .lslide.active .hootkitslide-content {
bottom: 25px;
}
.slider-style3 { }
.slider-style3 .hootkitslide-content {
position: relative;
top: auto;
bottom: auto;
left: auto;
right: auto;
margin: 0;
max-width: none;
text-align: center;
padding: 3em 0.5em;
margin-bottom: 6px;
}
.slider-style3 .hootkitslide-content:after {
position: absolute;
bottom: -6px;
left: 0;
right: 0;
content: " ";
display: block;
font: 0/0 a;
height: 6px;
border: none;
margin-left: auto !important;
margin-right: auto !important;
width: 300px;
background: var(--hoot-shadow10);
}
.slider-style3 .hootkitslide-content.wrap-light-on-dark:after, .slider-style3 .hootkitslide-content.wrap-dark-on-light:after {
display: none;
}
.slider-style3 .hootkitslide-caption p {
margin: var(--hoot-small-vmargin) 0;
}
.slider-style3 .hootkitslide-caption p:last-child {
margin-bottom: 0;
}
.slider-style3 .lightSlider .wrap-light-on-dark {
color: var(--hoot-textstyle-light);
background: var(--hoot-textstyle-darkbg);
}
.slider-style3 .lightSlider .wrap-dark-on-light {
color: var(--hoot-textstyle-dark);
background: var(--hoot-textstyle-lightbg);
}
.slider-style3 .lightSlider .wrap-light-on-dark .hootkitslide-text, .slider-style3 .lightSlider .wrap-dark-on-light .hootkitslide-text {
padding: 0;
color: inherit;
background: none;
}
.slider-style3 .lightSlider .wrap-light-on-dark a.hootkitslide-button, .slider-style3 .lightSlider .wrap-dark-on-light a.hootkitslide-button {
display: inline-block;
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
border: solid 1px var(--hoot-accentcolor);
}
.slider-style3 .lightSlider .wrap-light-on-dark a.hootkitslide-button:hover, .slider-style3 .lightSlider .wrap-dark-on-light a.hootkitslide-button:hover {
background: var(--hoot-accentfont);
color: var(--hoot-accentcolor);
}
.slider-style3 .lightSlider .wrap-light-on-dark .hootkitslide-head, .slider-style3 .lightSlider .wrap-dark-on-light .hootkitslide-head {
color: inherit;
background: none;
padding: 0;
}
.slider-style3 .lightSlider .hootkitslide-head, .slider-style3 .lightSlider .hootkitslide-text, .slider-style3 .lightSlider .hootkitslide-caption .hootkitslide-subtitle {
margin: 0;
}
.slider-style3 .lightSlider .hootkitslide-head {
font-size: var(--hoot-h2-size);
}
.slider-style3 .lightSlider .hootkitslide-content a.hootkitslide-button {
margin: 1em 10px 10px;
padding: 8px 25px 8px;
}
.slider-style3 ul.lSPager {
display: none;
top: 35px;
right: 5px;
bottom: auto;
left: auto;
}
.slider-style3 ul.lSPager li:last-child {
padding-right: 0;
}
.slider-style3 ul.lSPager li:first-child {
padding-left: 0;
}
.slider-style3 .lSSlideOuter ul.lSPager.lSpg > li a {
width: 12px;
height: 12px;
}
.slider-style3 .lSSlideOuter:hover ul.lSPager {
display: block;
}
.slider-style3.hidearrows ul.lSPager li {
margin-top: 0;
} li.hootkitslide {
overflow: hidden;
}
.slider-style1 .hootkitslide-content {
-webkit-transition: left 0.5s ease-in;
-moz-transition: left 0.5s ease-in;
-o-transition: left 0.5s ease-in;
transition: left 0.5s ease-in;
left: -800px;
}
.slider-style1 .lslide.active .hootkitslide-content {
left: 0;
}
.slider-style2 .hootkitslide-content {
-webkit-transition: bottom 0.5s ease-in;
-moz-transition: bottom 0.5s ease-in;
-o-transition: bottom 0.5s ease-in;
transition: bottom 0.5s ease-in;
bottom: -100%;
}
.slider-style2 .lslide.active .hootkitslide-content {
bottom: 25px;
}
}  .hootkitcarousel-widget {
margin: 0 auto;
}
.hootkitcarousel-widget .lightSlider.fixedheight {
height: auto !important;
}
.hootkitcarousel-widget .lSPager {
position: static;
}
.hootkitcarousel {
cursor: -webkit-grab;
cursor: -moz-grabbing;
cursor: grab;
}
.hootkitcarousel-slide {
margin: 0 8px;
}
.hootkitcarousel-slide {
margin: 0 var(--hoot-grid-span-gutter);
}
.hootkitcarousel-widget .lSSlideOuter {
margin: 0 calc(var(--hoot-grid-span-gutter) * -1);
}
.singleSlideView .hootkitcarousel-slide {
margin: 0;
}
.hootkitcarousel-imgbox {
text-align: center;
}
.hootkitcarousel-imgbox + .hootkitcarousel-content {
padding-top: 1em;
}
.hootkitcarousel-content {
padding: 5px 10px 10px;
text-align: center;
}
.hootkitcarousel-content h1, .hootkitcarousel-content h2, .hootkitcarousel-content h3, .hootkitcarousel-content h4, .hootkitcarousel-content h5, .hootkitcarousel-content h6 {
font-size: var(--hoot-h5-size);
margin: calc(var(--hoot-small-vmargin) / 2) 0;
}
.hootkitcarousel-content p {
margin: calc(var(--hoot-small-vmargin) / 2) 0;
}
.hootkitcarousel-content p:last-child {
margin-bottom: 0;
}
.hootkitcarousel-content .hootkitcarousel-title {
margin: 0;
}
.hootkitcarousel-title {
margin-top: 0;
}
.hootkitcarousel-title a {
color: inherit;
display: block;
}
.hootkitcarousel-subtitle .entry-byline {
margin: 3px 0 0 0;
font-size: 1em;
}
.hootkitcarousel-subtitle + .hootkitcarousel-text {
margin-top: 2px;
}
.hootkitcarousel-text:first-child {
margin-top: -0.75em;
}
.hootkitcarousel-link {
display: block;
}  .hootkitslider-productcarousel .hootkitcarousel-content .star-rating {
margin-right: auto;
margin-left: auto;
}
div.productcarousel-product-rating {
padding: 1px 0 0;
background: none;
} .verticalcarousel-widget {
margin: 0 auto;
}
.verticalcarousel-style1 .verticalcarousel {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: flex-start;
}
.verticalcarousel-style1 .verticalcarousel-img {
flex-shrink: 0;
margin-right: 20px;
}
.verticalcarousel-style2 .verticalcarousel-content {
position: absolute;
bottom: 10px;
left: 10px;
right: 10px;
color: #ffffff;
text-shadow: 1px 1px 5px #000;
}
.verticalcarousel-style2 .verticalcarousel-title {
font-family: inherit;
font-size: var(--hoot-basefont-size);
font-style: normal;
text-transform: uppercase;
font-weight: normal;
color: inherit;
margin: 0;
}
.verticalcarousel-style2 .verticalcarousel-title a, .verticalcarousel-style2 .verticalcarousel-title a:hover {
color: inherit;
}
.verticalcarousel-style2 .verticalcarousel-content .verticalcarousel-title {
font-size: var(--hoot-basefont-size);
font-style: normal;
text-transform: uppercase;
font-weight: normal;
color: inherit;
}
.verticalcarousel-style2 .verticalcarousel-subtitle .entry-byline {
padding: 0;
margin: 0;
text-transform: none;
color: inherit;
}
.verticalcarousel {
position: relative;
overflow: hidden;
}
.verticalcarousel-img {
position: relative;
overflow: hidden;
}
.verticalcarousel-img:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image: var(--hkimgbg);
background-position: center center;
background-color: rgba(100, 100, 100, 0.05);
background-repeat: no-repeat;
background-size: cover;
pointer-events: none;
}
.verticalcarousel-gradient {
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#38000000",GradientType=0 );
}
.verticalcarousel-img > div,
.verticalcarousel-imglink {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.verticalcarousel-content .verticalcarousel-title {
font-size: inherit;
}
.verticalcarousel-title {
font-size: var(--hoot-h5-size);
font-style: var(--hoot-h5-style);
text-transform: var(--hoot-h5-transform);
font-weight: var(--hoot-h5-weight);
color: var(--hoot-h5-color);
margin: 0;
}
.verticalcarousel-title a {
color: inherit;
}
.verticalcarousel-subtitle .entry-byline {
padding: 0;
font-size: 1em;
margin: 2px 0 0 0;
font-family: inherit;
}
.lightSliderVertical div.lSAction {
position: relative;
}
.lightSliderVertical .widget-title-wrap div.lSAction {
text-align: right;
}
.lightSliderVertical .widget-title-wrap div.lSAction > a {
position: relative;
left: 0;
right: 0;
text-align: left;
float: left;
margin-left: 3px;
}
.lightSliderVertical div.lSAction > a {
display: block;
width: 25px;
height: 23px;
background: #f0f0f0;
color: #444;
}
.lightSliderVertical div.lSAction > a:hover {
background: #e0e0e0;
color: #000;
}
.lightSliderVertical div.lSAction > a:after {
font-size: 20px;
line-height: 23px;
left: auto;
right: auto;
top: auto;
width: 25px;
text-align: center;
}
.lightSliderVertical div.lSAction > .lSPrev {
left: auto;
right: 27px;
}
.lightSliderVertical div.lSAction > .lSPrev:after {
content: "\f106";
}
.lightSliderVertical div.lSAction > .lSNext:after {
content: "\f107";
top: 1px;
} .verticalcarousel-style1 .verticalcarousel {
background: var(--hoot-highlight10);
align-items: center;
}
.verticalcarousel-style1 .verticalcarousel-content {
padding: 10px 10px 10px 0;
}  .hk-woo-products .verticalcarousel-subtitle + .verticalcarousel-text {
margin-top: 2px;
}
.hk-woo-products .verticalcarousel-gradient {
display: none;
}
.hk-woo-products.verticalcarousel-style2 .verticalcarousel-content {
bottom: 0;
left: 0;
right: 0;
padding: 10px;
text-align: center;
color: var(--hoot-textstyle-light);
background: var(--hoot-textstyle-darkbg);
}
.hk-woo-products.verticalcarousel-style2 .verticalcarousel-content .star-rating {
margin-right: auto;
margin-left: auto;
}
div.verticalcarousel-product-rating {
padding: 1px 0 0;
background: none;
} @media only screen and (max-width: 969px) {
.hootkitslide-content {
position: relative;
margin: 0;
max-width: none;
}
.hootkitslide-caption {
text-align: center;
}
.hootkitslide-caption h1, .hootkitslide-caption h2, .hootkitslide-caption h3, .hootkitslide-caption h4, .hootkitslide-caption h5, .hootkitslide-caption h6 {
margin: 0;
}
.hootkitslide-caption p {
margin: 0;
}
a.hootkitslide-button.button {
display: block;
margin: 0;
text-align: center;
}
}  .topborder-line:before {
content: " ";
display: block;
font: 0/0 a;
border-top: solid 1px var(--hoot-shadow50);
margin-bottom: var(--hoot-widget-margin);
}
.bottomborder-line:after {
content: " ";
display: block;
font: 0/0 a;
border-bottom: solid 1px var(--hoot-shadow50);
margin-top: var(--hoot-widget-margin);
}
.topborder-shadow:before {
content: " ";
display: block;
font: 0/0 a;
height: 2px;
border: solid 1px var(--hoot-shadow50);
border-left: none;
border-right: none;
margin-bottom: var(--hoot-widget-margin);
}
.bottomborder-shadow:after {
content: " ";
display: block;
font: 0/0 a;
height: 2px;
border: solid 1px var(--hoot-shadow50);
border-left: none;
border-right: none;
margin-top: var(--hoot-widget-margin);
}
.altthemedividers .topborder-shadow:before,
.altthemedividers .bottomborder-shadow:after {
height: 6px;
border: none;
margin-left: auto !important;
margin-right: auto !important;
width: 300px;
background: var(--hoot-shadow10);
}
.site-stretch .frontpage-area > .hgrid > .hgrid-span-12 .topborder-line:before,
.site-stretch .frontpage-area > .hgrid > .hgrid-span-12 .bottomborder-line:after, .site-stretch .sub-footer > .hgrid > .hgrid-span-12 .topborder-line:before,
.site-stretch .sub-footer > .hgrid > .hgrid-span-12 .bottomborder-line:after {
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
}  .cta-left {
text-align: left;
}
.cta-right {
text-align: right;
}
.cta-center {
text-align: center;
} .cta-background {
padding: 25px 35px;
}
.cta-background .cta-textlink {
color: inherit;
}
.cta-widget.cta-light-on-dark {
color: var(--hoot-textstyle-light);
background: var(--hoot-textstyle-darkbg);
}
.cta-widget.cta-light-on-dark .cta-content h1, .cta-widget.cta-light-on-dark .cta-content h2, .cta-widget.cta-light-on-dark .cta-content h3, .cta-widget.cta-light-on-dark .cta-content h4, .cta-widget.cta-light-on-dark .cta-content h5, .cta-widget.cta-light-on-dark .cta-content h6, .cta-widget.cta-light-on-dark .cta-content a, .cta-widget.cta-light-on-dark .cta-content .cta-subtitle {
color: inherit;
}
.cta-widget.cta-light-on-dark .cta-textlink a, .cta-widget.cta-light-on-dark .cta-textlink a:hover {
color: inherit;
}
.cta-widget.cta-dark-on-light {
color: var(--hoot-textstyle-dark);
background: var(--hoot-textstyle-lightbg);
}
.cta-widget.cta-dark-on-light .cta-content h1, .cta-widget.cta-dark-on-light .cta-content h2, .cta-widget.cta-dark-on-light .cta-content h3, .cta-widget.cta-dark-on-light .cta-content h4, .cta-widget.cta-dark-on-light .cta-content h5, .cta-widget.cta-dark-on-light .cta-content h6, .cta-widget.cta-dark-on-light .cta-content a, .cta-widget.cta-dark-on-light .cta-content .cta-subtitle {
color: inherit;
}
.cta-widget.cta-dark-on-light .cta-textlink a, .cta-widget.cta-dark-on-light .cta-textlink a:hover {
color: inherit;
} .cta-style1.cta-background.cta-center {
max-width: 620px;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}
.cta-style1 .cta-buttonlink {
margin: 1em 0 0;
}
.cta-style1 .cta-textlink.more-link {
margin-bottom: 0;
}
.cta-style2 {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
}
.cta-style2 .cta-content {
padding-right: var(--hoot-grid-span-doublegutter);
}
.cta-style2 .cta-link {
flex-shrink: 0;
border: none;
margin: 0;
} .cta-title-small .cta-headline {
font-size: inherit;
}
.cta-title-default .cta-headline {
font-size: var(--hoot-h2-size);
}
.cta-title-big .cta-headline {
font-size: calc(1.071428 * var(--hoot-h1-size));
}
.cta-title-huge .cta-headline {
font-size: calc(1.428571 * var(--hoot-h1-size));
} .cta-headline {
margin: 0;
}
.cta-subtitle {
color: var(--hoot-accentcolor);
font-size: var(--hoot-h5-size);
}
.cta-description p {
margin: var(--hoot-small-vmargin) 0;
}
.cta-description p:last-child {
margin-bottom: 0;
}
.cta-textlink.more-link {
text-align: inherit;
}
.cta-button.button {
margin: 0;
} .announce-widget {
padding: 5px;
position: relative;
vertical-align: middle;
}
.announce-link {
display: block;
position: absolute;
z-index: 9;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.announce-link:focus {
outline: thin solid;
outline-offset: -4px;
color: inherit;
}
.announce-link:focus {
outline: thin solid;
outline-offset: -4px;
color: inherit;
}
.announce-link:hover {
background: rgba(0, 0, 0, 0.08);
}
.announce-link span {
display: none;
}
.announce-withbg {
padding: 8px 15px;
}
.announce-box {
justify-content: flex-start;
}
.announce-box-icon {
font-size: var(--hoot-basefont-smalllh);
line-height: 1em;
flex-shrink: 0;
}
.announce-box-content {
text-align: left;
}
.announce-box-content .announce-headline {
color: inherit;
margin: 0;
}
.announce-box-icon + .announce-box-content {
margin-left: 1em;
}
.announce-nomsg.announce-withbg {
padding: 8px;
} .sidebar-sitehead .announce-widget {
display: inline-block;
}
.topbar .announce-link {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
} .carticon-widget {
position: relative;
z-index: 0;
}
.carticon-widget.announce-nomsg.announce-withbg {
padding: 8px;
}
.carticon-widget.hk-refreshing .carticon-refresh {
display: block;
}
.carticon-refresh {
display: none;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
z-index: 1;
background: rgba(255, 255, 255, 0.6);
cursor: wait;
}
.carticon-widget:not(.announce-nomsg) .carticon-link:before, .carticon-widget:not(.announce-nomsg) .carticon-link:after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
pointer-events: none;
background: rgba(0, 0, 0, 0.08);
}
.carticon-widget:not(.announce-nomsg) .carticon-link:after {
background: rgba(255, 255, 255, 0.3);
}
.carticon-icon {
position: relative;
}
.carticon-cartitems {
position: absolute;
top: -8px;
right: -8px;
font-size: 11px;
text-align: center;
width: 15px;
height: 15px;
line-height: 15px;
border-radius: 8px;
border-bottom: solid 1px transparent;
}
div.carticon-cartitems.no-cartitems {
display: none;
}
.carticon-cartvalue {
padding: 2px 0 0 12px;
}
div.carticon-cartvalue.no-cartvalue {
display: none;
} .widget.widget_hootkit-icon {
margin: 1em;
display: inline-block;
}
.icon-widget {
display: -webkit-inline-box;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: -moz-inline-flex;
display: -webkit-inline-flex;
display: inline-flex;
font-size: var(--hoot-basefont-smalllh);
line-height: 1em;
}
.iconwidget-userstyle a:hover {
color: inherit;
}
.iconwidget-withbg {
padding: 8px 10px;
}
.iconwidget-link {
display: -webkit-inline-box;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: -moz-inline-flex;
display: -webkit-inline-flex;
display: inline-flex;
color: inherit;
} .widget_hootkit-ticker {
max-width: 100%;
}
.ticker-widget {
position: relative;
overflow: hidden;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
}
.ticker-title, .ticker-msg-box {
font-size: inherit;
line-height: inherit;
padding: 0.5em 0;
}
.ticker-title {
position: relative;
padding: 0.5em 1em;
margin-right: 10px;
background: none;
color: inherit;
-webkit-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.5);
box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.5);
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
}
.ticker-title .ticker-icon {
margin-right: 0.4em;
}
.ticker-title:not(.accent-typo):not(.invert-accent-typo) {
background: var(--hoot-shadow30);
}
.ticker-withbg .ticker-msg-box {
padding-right: 5px;
padding-left: 5px;
}
.ticker-withbg .ticker-icon {
margin-left: 5px;
}
.ticker-widget > .ticker-icon {
align-self: center;
font-size: var(--hoot-basefont-smalllh);
line-height: 1em;
}
.ticker-icon + .ticker-msg-box {
padding-left: 5px;
}
.ticker-msg-box {
max-width: 100%;
height: auto;
}
.ticker-msgs {
overflow: hidden;
}
.ticker-msg {
text-align: left;
display: inline-block;
margin: 0 35px 0 0;
}
.ticker-msg:last-child {
margin: 0;
}
.ticker-msg a, .ticker-msg a:hover {
color: inherit;
text-decoration: underline;
}
.ticker-msg {
font-size: calc(var(--hoot-basefont-size) - 1px);
line-height: 1.4em;
}
.topbar .ticker-msg, .menu-side-box .ticker-msg, .sidebar-sitehead .ticker-msg, .below-sitehead .ticker-msg {
font-size: inherit;
} .ticker-msgs {
white-space: nowrap;
}
.ticker-msg, .ticker-msg-inner, .ticker-content {
white-space: nowrap;
}
.ticker-style2 .ticker-msg {
vertical-align: middle;
}
.ticker-style2 .ticker-msg, .ticker-style2 .ticker-msg-inner, .ticker-style2 .ticker-content {
white-space: normal;
}
.ticker-style2 .ticker-msg-inner, .ticker-style2 .ticker-content {
max-width: 210px;
} @media only screen and (min-width: 970px) {
.below-sitehead-part .ticker-msg-box, .topbar-part .ticker-msg-box {
max-width: 1360px;
}
.below-sitehead-stretch .ticker-msg-box {
max-width: 100%;
}
.sitehead-aside .ticker-msg-box, .below-sitehead-parts .ticker-msg-box, .topbar-parts .ticker-msg-box {
max-width: 600px;
}
} .widget_hootkit-ticker-posts {
max-width: 100%;
}
.ticker-combined .ticker-msg {
display: inline-flex;
vertical-align: middle;
align-items: center;
margin-right: 15px;
}
.ticker-combined .ticker-msg a, .ticker-combined .ticker-msg a:hover {
text-decoration: none;
}
.ticker-img {
position: relative;
background-color: rgba(0, 0, 0, 0.1);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
width: 45px;
height: 30px;
margin-right: 10px;
}
.ticker-img.noimge {
margin-right: 0;
}
.ticker-img .entry-featured-img-wrap, .ticker-img a {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.ticker-img a:focus {
outline-offset: -1px;
}
.ticker-img img {
display: none;
}
.ticker-msgtitle {
font-weight: var(--hoot-h3-weight);
} .widget_hootkit-products-ticker {
max-width: 100%;
}
.ticker-products .ticker-img {
width: 110px;
height: 75px;
}
.ticker-products.ticker-style1 .ticker-content > div {
display: inline;
margin: 0 5px 0 0;
}
.ticker-products.ticker-style1 .ticker-addtocart a.button {
font-size: inherit;
line-height: inherit;
}
.ticker-product-price ins {
text-decoration: none;
}
.ticker-product-price .amount {
color: var(--hoot-accentcolor);
}
.ticker-product-price del .amount {
color: inherit;
opacity: 0.6;
}
.hootwp .ticker-addtocart a.button {
color: inherit;
background: none;
border: none;
padding: 0;
margin: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-decoration: underline;
text-transform: inherit;
}
.hootwp .ticker-addtocart a.button:hover {
color: var(--hoot-accentcolor);
background: none;
}
.hootwp .ticker-addtocart a.button:focus {
color: var(--hoot-accentcolor);
background: none;
outline: none;
} .hk-searchbody i.fa-search {
position: absolute;
top: 50%;
margin-top: -0.5em;
left: 10px;
}
.hk-searchbody .hk-searchtext { color: inherit;
padding: 7px 1.2em 7px 2.2em;
vertical-align: bottom;
}
.hk-searchform {
position: relative;
margin-bottom: 0;
overflow: hidden;
}
.hk-searchselect {
padding: 7px 35px 7px 8px;
margin-left: -1px;
width: 190px;
}
.hk-searchform .hk-submit {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: -9999rem;
width: auto;
line-height: 1em;
margin: 0;
padding: 5px;
}
.hk-searchform .hk-submit:focus {
right: 10px;
} .profile-widget {
text-align: center;
}
.profile-img-circle .profile-img-placeholder {
width: 250px;
height: 250px;
border-radius: 125px;
}
.profile-img-square .profile-img-placeholder {
width: 460px;
height: 270px;
}
.profile-img-placeholder {
display: inline-block;
max-width: 100%;
background-size: cover;
}
.profile-content h1, .profile-content h2, .profile-content h3, .profile-content h4, .profile-content h5, .profile-content h6 {
margin: 10px 0 -5px;
}
.profile-content p {
margin-bottom: var(--hoot-small-vmargin);
}
.profile-buttonlink {
margin-bottom: var(--hoot-small-vmargin);
}
.profile-textlink {
text-align: inherit;
}
.profile-links {
border-top: solid 1px;
margin-top: 5px;
padding-top: 5px;
}
.profile-textlink + .profile-links {
border-top: none;
}
.profile-link {
display: inline-block;
} .coverimage-widget {  }
.coverimage-widget .lSSlideOuter .lSAction {
position: absolute;
top: 5px;
right: 5px;
}
.coverimage-widget .lSSlideOuter .lSAction > a {
text-align: center;
background: rgba(255, 255, 255, 0.5);
color: #555;
margin-left: 3px;
width: 24px;
line-height: 22px;
position: relative;
left: auto;
right: auto;
bottom: auto;
top: auto;
}
.coverimage-widget .lSSlideOuter .lSAction > a:hover {
background: rgba(255, 255, 255, 0.8);
color: #333;
}
.coverimage-widget .lSSlideWrapper:hover .lSAction > a {
display: inline-block;
}
.coverimage-widget .lSSlideOuter .lSAction > a:after {
font-size: 20px;
display: inline-block;
position: relative;
left: auto;
right: auto;
bottom: auto;
top: auto;
}
.coverimage-widget .lSPager.lSpg {
text-align: right;
top: auto;
bottom: 5px;
right: 5px;
left: auto;
position: absolute;
}
.coverimage-widget .lSSlideOuter ul.lSPager.lSpg > li {
padding: 2px;
}
.coverimage-widget .lSSlideOuter ul.lSPager.lSpg > li a {
width: 8px;
height: 8px;
}
.coverimage-wrap {
position: relative;
overflow: hidden;
}
.coverimage-wrap:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image: var(--hkimgbg);
background-position: center center;
background-color: rgba(100, 100, 100, 0.05);
background-repeat: no-repeat;
background-size: cover;
pointer-events: none;
}
.coverimage-wrap .style-light {
color: #ffffff;
}
.coverimage-wrap .style-light h1, .coverimage-wrap .style-light h2, .coverimage-wrap .style-light h3, .coverimage-wrap .style-light h4, .coverimage-wrap .style-light h5, .coverimage-wrap .style-light h6, .coverimage-wrap .style-light a {
color: inherit;
}
.coverimage-wrap .style-dark {
color: #333333;
}
.coverimage-wrap .style-dark h1, .coverimage-wrap .style-dark h2, .coverimage-wrap .style-dark h3, .coverimage-wrap .style-dark h4, .coverimage-wrap .style-dark h5, .coverimage-wrap .style-dark h6 {
color: #444444;
}
.coverimage-wrap .style-light-on-dark {
padding: 1em;
color: #ffffff;
background: rgba(0, 0, 0, 0.6);
}
.coverimage-wrap .style-light-on-dark h1, .coverimage-wrap .style-light-on-dark h2, .coverimage-wrap .style-light-on-dark h3, .coverimage-wrap .style-light-on-dark h4, .coverimage-wrap .style-light-on-dark h5, .coverimage-wrap .style-light-on-dark h6, .coverimage-wrap .style-light-on-dark a {
color: inherit;
}
.coverimage-wrap .style-dark-on-light {
padding: 1em;
color: #333333;
background: rgba(255, 255, 255, 0.7);
}
.coverimage-wrap .style-dark-on-light h1, .coverimage-wrap .style-dark-on-light h2, .coverimage-wrap .style-dark-on-light h3, .coverimage-wrap .style-dark-on-light h4, .coverimage-wrap .style-dark-on-light h5, .coverimage-wrap .style-dark-on-light h6 {
color: #444444;
}
.coverimage-wrap big {
font-size: 3em;
line-height: 1em;
}
.coverimage-link {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
z-index: 1;
}
.coverimage-fullimg img {
width: 100%;
}
.coverimage-content {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
}
.coverimage-content.align-top-left {
align-items: flex-start;
justify-content: flex-start;
}
.coverimage-content.align-top-center {
align-items: flex-start;
justify-content: center;
}
.coverimage-content.align-top-right {
align-items: flex-start;
justify-content: flex-end;
}
.coverimage-content.align-middle-left {
align-items: center;
justify-content: flex-start;
}
.coverimage-content.align-middle-center {
align-items: center;
justify-content: center;
}
.coverimage-content.align-middle-right {
align-items: center;
justify-content: flex-end;
}
.coverimage-content.align-bottom-left {
align-items: flex-end;
justify-content: flex-start;
}
.coverimage-content.align-bottom-center {
align-items: flex-end;
justify-content: center;
}
.coverimage-content.align-bottom-right {
align-items: flex-end;
justify-content: flex-end;
}
.coverimage-content-block {
display: inline-block;
position: relative;
z-index: 2;
}
.align-top-left .coverimage-content-block, .align-middle-left .coverimage-content-block, .align-bottom-left .coverimage-content-block {
text-align: left;
}
.align-top-center .coverimage-content-block, .align-middle-center .coverimage-content-block, .align-bottom-center .coverimage-content-block {
text-align: center;
}
.align-top-right .coverimage-content-block, .align-middle-right .coverimage-content-block, .align-bottom-right .coverimage-content-block {
text-align: right;
}
.coverimage-title {
margin: 0;
font-size: 1.6em;
}
.coverimage-subtitle {
margin: 0 0 5px;
}
.coverimage-text {
line-height: 1.4285714286em;
}
.coverimage-text p {
margin: 0;
}
.coverimage-text p + p {
margin-top: 0.5em;
}
.coverimage-buttons:not(:first-child) {
margin-top: calc(var(--hoot-vmargin) / 2);
}
.style-dark .coverimage-buttons, .style-light .coverimage-buttons {
margin-bottom: 5px;
}
.coverimage-button {
margin: 0 0.5em 0 0;
}
.coverimage-button:last-child {
margin-right: 0;
} @media only screen and (max-width: 969px) {
.ticker-msg-box {
width: auto !important;
}
#topbar .widget_hootkit-ticker, #topbar .widget_hootkit-ticker-posts, div.menu-side-box .widget_hootkit-ticker, div.menu-side-box .widget_hootkit-ticker-posts, div.below-sitehead .widget_hootkit-ticker, div.below-sitehead .widget_hootkit-ticker-posts {
margin-left: 0;
margin-right: 0;
padding-left: 5px;
padding-right: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ticker-style2 .ticker-msg, .ticker-style2 .ticker-msg-inner, .ticker-style2 .ticker-content {
white-space: nowrap;
}
.ticker-style2 .ticker-msg-inner, .ticker-style2 .ticker-content {
max-width: none;
}
.coverimage-wrap .style-dark, .coverimage-wrap .style-light {
background: none;
padding: 0;
}
.cta-left, .cta-right {
text-align: center;
}
}  .content-block-row {
margin: 0 0 25px;
}
.content-block-row:after {
content: "";
display: table;
clear: both;
}
.content-block-row:last-child {
margin: 0;
}
.content-block-column .more-link {
margin-top: 0;
margin-bottom: 0;
}
.content-block {
padding-bottom: 15px;
position: relative;
}
.content-block:hover .content-block-icon:not(.icon-style-none):not(.icon-custom-color) {
background: var(--hoot-accentcolor);
}
.content-block:hover .content-block-icon:not(.icon-style-none):not(.icon-custom-color) i {
color: var(--hoot-accentfont);
}
.content-block-icon {
width: 60px;
height: 60px;
max-width: 100%;
display: inline-block;
text-align: center;
font-size: 28px;
line-height: 60px;
-webkit-transition: background 0.5s, color 0.5s;
-moz-transition: background 0.5s, color 0.5s;
-o-transition: background 0.5s, color 0.5s;
transition: background 0.5s, color 0.5s;
}
.content-block-icon a, .content-block-icon a:hover {
display: block;
}
.content-block-icon i {
color: var(--hoot-accentcolor);
-webkit-transition: background 0.5s, color 0.5s;
-moz-transition: background 0.5s, color 0.5s;
-o-transition: background 0.5s, color 0.5s;
transition: background 0.5s, color 0.5s;
}
.content-block-icon.accent-typo i {
color: inherit;
}
.content-block-icon.invert-accent-typo i {
color: inherit;
}
.content-block .content-block-icon {
border-width: 1px 3px 3px 1px;
} .icon-style-none {
line-height: 1em;
width: auto;
height: auto;
}
.icon-style-circle {
border-radius: 35px;
border: solid 1px var(--hoot-accentcolor);
}
.icon-style-square {
border: solid 1px var(--hoot-accentcolor);
}
.content-block-icon.icon-custom-color a, .content-block-icon.icon-custom-color i {
color: inherit;
}
.content-block-image {
margin-bottom: 5px;
}
.content-block-content {
padding-top: 10px;
}
.content-block-content.no-visual {
padding-top: 0;
}
.content-block-content p {
margin: 0 0 6px;
}
.content-block-content p:last-child {
margin-bottom: 0;
}
.content-block-content .content-block-title a {
text-decoration: none;
}
.content-block-title {
font-size: var(--hoot-h5-size);
font-style: var(--hoot-h5-style);
text-transform: var(--hoot-h5-transform);
font-weight: var(--hoot-h5-weight);
color: var(--hoot-h5-color);
margin: 0 0 5px;
}
.content-block-title a {
color: inherit;
display: block;
}
.content-block-subtitle {
margin: 0;
padding: 0;
background: none;
text-transform: uppercase;
}
.content-block-subtitle .entry-byline {
background: rgba(0, 0, 0, 0.05);
padding: 2px 3px;
margin: 6px 0 6px;
font-size: 1em;
}
.content-block-subtitle + .content-block-text {
margin-top: 5px;
} .content-block-style1, .content-block-style2, .content-block-style3, .content-block-style5, .content-block-style6 {
text-align: center;
} .content-block-style1 .more-link {
text-align: center;
} .content-block-style2 .content-block {
padding: 25px 20px;
border: solid 1px var(--hoot-shadow30);
}
.content-block-style2 .content-block:last-child {
border-bottom: solid 1px var(--hoot-shadow50);
}
.content-block-style2 .content-block .content-block-subtitle {
margin-left: -20px;
margin-right: -20px;
}
.content-block-style2 .content-block-image {
margin: -25px -20px 0 -20px;
}
.content-block-style2 .more-link {
text-align: center;
margin-top: -1px;
} .content-block-style3 .content-block {
padding: 35px 0px 15px;
position: relative;
border-top: solid 1px var(--hoot-shadow50);
}
.content-block-style3 .content-block:last-child {
border-bottom: solid 1px var(--hoot-shadow50);
}
.content-block-style3.visual-image .content-block {
border-top: none;
}
.content-block-style3.hasvisual .content-block {
margin-top: 35px;
}
.content-block-style3 .content-block-image {
margin-top: -70px;
}
.content-block-style3 .content-block-icon {
border: none;
background: var(--hoot-box-bg);
width: 70px;
height: 70px;
font-size: 26px;
line-height: 70px;
position: absolute;
top: -35px;
left: 50%;
margin-left: -35px;
}
.content-block-style3 .icon-style-square {
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
border: solid 1px rgba(0, 0, 0, 0.1);
}
.content-block-style3 .icon-style-circle {
-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
border-radius: 35px;
}
.content-block-style3 .more-link {
text-align: center;
margin-top: -1px;
} .content-block-style4 .content-block {
text-align: left;
background: var(--hoot-highlight10);
padding: 15px 10px 15px 15px;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
}
.content-block-style4 .content-block-icon {
font-size: 25px;
width: 45px;
height: 45px;
line-height: 45px;
float: left;
}
.content-block-style4 .content-block-visual {
margin: 0;
float: none;
flex-shrink: 0;
}
.content-block-style4 .content-block-icon.icon-style-none {
font-size: 25px;
}
.content-block-style4 .content-block-icon .far, .content-block-style4 .content-block-icon .fas, .content-block-style4 .content-block-icon .fab {
left: 0;
}
.content-block-style4 .content-block-image {
width: 35%;
float: left;
}
.content-block-style4 .content-block-content {
padding-top: 0;
padding-left: 15px;
margin-left: 0;
width: 100%;
align-self: center;
}
.content-block-style4.content-block-column .content-block-content .more-link {
margin-left: 0;
}
.content-block-style4 .content-block-content.no-visual {
margin-left: 0;
}
.content-block-style4 h4.content-block-title {
margin: 0 0 3px;
font-size: var(--hoot-h6-size);
}
.content-block-style4 .content-block-subtitle {
font-size: var(--hoot-basefont-mediumsize);
line-height: var(--hoot-basefont-mediumlh);
}
.content-block-style4 .content-block-text {
line-height: 1.4666666667em;
}
.content-block-style4 .more-link {
border-top: none;
text-align: left;
margin: 3px 0 0;
}
.content-block-style4 .more-link a {
display: block;
} .content-block-style5 .content-block-image, .content-block-style6 .content-block-image {
margin-bottom: 0;
position: relative;
}
.content-block-style5 .content-block-content, .content-block-style6 .content-block-content {
padding: 5px 10px;
color: #222222;
background: rgba(255, 255, 255, 0.5);
}
.content-block-style5 .content-block-content h1, .content-block-style5 .content-block-content h2, .content-block-style5 .content-block-content h3, .content-block-style5 .content-block-content h4, .content-block-style5 .content-block-content h5, .content-block-style5 .content-block-content h6, .content-block-style5 .content-block-content a, .content-block-style6 .content-block-content h1, .content-block-style6 .content-block-content h2, .content-block-style6 .content-block-content h3, .content-block-style6 .content-block-content h4, .content-block-style6 .content-block-content h5, .content-block-style6 .content-block-content h6, .content-block-style6 .content-block-content a {
color: inherit;
}
.content-block-style5 .content-block:hover .content-block-content, .content-block-style6 .content-block:hover .content-block-content {
background: rgba(255, 255, 255, 0.75);
}
.content-block-style5 .content-block-subtitle, .content-block-style6 .content-block-subtitle {
margin-bottom: 5px;
background: rgba(255, 255, 255, 0.85);
}
.content-block-style5 .content-block-text, .content-block-style6 .content-block-text {
color: #555555;
}
.content-block-style5 .more-link, .content-block-style5 .more-link:hover, .content-block-style5 .more-link:hover a, .content-block-style6 .more-link, .content-block-style6 .more-link:hover, .content-block-style6 .more-link:hover a {
color: inherit;
}
.content-block-style5 .more-link, .content-block-style6 .more-link {
text-align: center;
border: none;
font-size: var(--hoot-basefont-mediumsize);
line-height: var(--hoot-basefont-mediumlh);
letter-spacing: 3px;
opacity: 0.8;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: center;
}
.content-block-style5 .more-link a, .content-block-style6 .more-link a {
width: 100%;
display: block;
width: 100%;
padding: 8px 0 10px;
}
.content-block-style5 .more-link:hover, .content-block-style6 .more-link:hover {
opacity: 1;
}
.content-block-style5 .more-link:after, .content-block-style6 .more-link:after {
content: " ";
display: inline-block;
vertical-align: top;
font: 0/0 a;
border-bottom: solid 2px;
width: 90px;
opacity: 0.7;
}
@media only screen and (min-width: 970px) {
.content-block-style1 {
text-align: center;
}
.content-block-style5 .content-block, .content-block-style6 .content-block {
position: relative;
padding-bottom: 0;
}
.content-block-style5 .content-block-image img, .content-block-style6 .content-block-image img {
width: 100%;
}
.content-block-style5 .content-block-content, .content-block-style6 .content-block-content {
padding-top: 0;
padding-bottom: 0;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
overflow: hidden;
z-index: 5;
}
.content-block-style5 .content-block-title, .content-block-style6 .content-block-title {
margin: 0;
}
.content-block-style5 .content-block-subtitle, .content-block-style6 .content-block-subtitle {
margin: 5px 0 0;
}
.content-block-style5 .content-block-text, .content-block-style6 .content-block-text {
margin: 8px 0 0;
font-size: var(--hoot-basefont-mediumsize);
line-height: var(--hoot-basefont-mediumlh);
}
.content-block-style5 .content-block-content, .content-block-style6 .content-block-content {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
align-content: center;
}
.content-block-style5 .content-block-content > *, .content-block-style6 .content-block-content > * {
width: 100%;
}
.content-block-style5 .more-link.theme-more-link, .content-block-style6 .more-link.theme-more-link {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
opacity: 0 !important;
z-index: 10;
}
.content-block-style5 .more-link.theme-more-link a, .content-block-style6 .more-link.theme-more-link a {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
}
.content-block-style5 .more-link.theme-more-link:after, .content-block-style6 .more-link.theme-more-link:after {
display: none;
}
.content-block-style5 .content-block-content {
top: auto;
-webkit-transition: top 0.3s ease-out;
-moz-transition: top 0.3s ease-out;
-o-transition: top 0.3s ease-out;
transition: top 0.3s ease-out;
}
.content-block-style5 .content-block-subtitle, .content-block-style5 .content-block-text, .content-block-style5 .more-link {
display: none;
opacity: 0;
-webkit-transition: opacity 0.5s ease-in;
-moz-transition: opacity 0.5s ease-in;
-o-transition: opacity 0.5s ease-in;
transition: opacity 0.5s ease-in;
}
.content-block-style5 .content-block:hover .content-block-content {
top: 0 !important;
}
.content-block-style5 .content-block:hover .content-block-subtitle, .content-block-style5 .content-block:hover .content-block-text, .content-block-style5 .content-block:hover .more-link {
display: block;
opacity: 1;
}
}
@media only screen and (max-width: 969px) {
.content-block-style5 .content-block-content-clone {
display: none !important;
}
}
.content-block-style5 .content-block-content-clone {
padding: 2px 10px;
color: #222222;
background: rgba(255, 255, 255, 0.5);
}
.content-block-style5 .content-block-content-clone h1, .content-block-style5 .content-block-content-clone h2, .content-block-style5 .content-block-content-clone h3, .content-block-style5 .content-block-content-clone h4, .content-block-style5 .content-block-content-clone h5, .content-block-style5 .content-block-content-clone h6, .content-block-style5 .content-block-content-clone a {
color: inherit;
}
@media only screen and (min-width: 970px) {
.content-block-style5 .content-block-content-clone {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
overflow: hidden;
z-index: 5;
}
.content-block-style5 .content-block-content-clone {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
align-content: center;
}
.content-block-style5 .content-block-content-clone > * {
width: 100%;
}
.content-block-style5 .content-block-content-clone {
top: auto;
opacity: 1;
pointer-events: none;
-webkit-transition: opacity 0.1s ease-out 0.2s;
-moz-transition: opacity 0.1s ease-out 0.2s;
-o-transition: opacity 0.1s ease-out 0.2s;
transition: opacity 0.1s ease-out 0.2s;
}
.content-block-style5 .content-block-content {
top: 100%;
opacity: 0;
-webkit-transition: top 0.3s ease-out, opacity 0.1s ease-out 0.2s;
-moz-transition: top 0.3s ease-out, opacity 0.1s ease-out 0.2s;
-o-transition: top 0.3s ease-out, opacity 0.1s ease-out 0.2s;
transition: top 0.3s ease-out, opacity 0.1s ease-out 0.2s;
}
.content-block-style5 .content-block-subtitle, .content-block-style5 .content-block-text, .content-block-style5 .more-link {
display: block;
}
.content-block-style5 .content-block:hover .content-block-content-clone {
opacity: 0;
-webkit-transition: opacity 0.1s ease-out;
-moz-transition: opacity 0.1s ease-out;
-o-transition: opacity 0.1s ease-out;
transition: opacity 0.1s ease-out;
}
.content-block-style5 .content-block:hover .content-block-content {
opacity: 1;
-webkit-transition: top 0.3s ease-out, opacity 0.1s ease-out;
-moz-transition: top 0.3s ease-out, opacity 0.1s ease-out;
-o-transition: top 0.3s ease-out, opacity 0.1s ease-out;
transition: top 0.3s ease-out, opacity 0.1s ease-out;
}
}  .content-block .content-block-product-rating .star-rating {
margin-left: auto;
margin-right: auto;
}
.content-block-style4 .content-block-product-rating .star-rating {
margin-left: 0;
}
@media only screen and (min-width: 970px) {
.content-block-style5 .content-block-product-rating, .content-block-style5 .content-block-product-price, .content-block-style5 .content-block-addtocart {
display: none;
opacity: 0;
-webkit-transition: opacity 0.5s ease-in;
-moz-transition: opacity 0.5s ease-in;
-o-transition: opacity 0.5s ease-in;
transition: opacity 0.5s ease-in;
}
.content-block-style5:hover .content-block-product-rating, .content-block-style5:hover .content-block-product-price, .content-block-style5:hover .content-block-addtocart {
display: block;
opacity: 1;
}
} @media only screen and (max-width: 969px) {
div.content-block-row {
margin: 0;
}
.content-block-column {
margin-top: 20px;
padding-top: 20px;
}
.content-block-column.content-block-column-empty {
display: none;
}
.content-block-style2 .content-block-image {
margin: 0;
}
.content-block-style3 {
margin-top: 23px;
}
.content-block-style5 .content-block, .content-block-style6 .content-block {
max-width: 460px;
margin: 0 auto;
}
.content-block-style5 .content-block-content, .content-block-style6 .content-block-content {
padding: 1em 10px;
}
.content-block-row:first-child .content-block-column:first-child { padding-top: 0;
}
}  .social-icons-widget {
text-align: center;
}
.social-icons-stylecolor .social-icons-icon {
margin: 3px;
}
.social-icons-stylecolor .social-icons-icon:focus {
outline-offset: 4px;
}
.social-icons-align {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: center;
}
.social-icons-alignleft {
justify-content: flex-start;
}
.social-icons-alignright {
justify-content: flex-end;
}
.social-icons-aligncenter {
justify-content: center;
}
.social-icons-alignjustify {
justify-content: space-evenly;
}
.social-icons-icon {
display: -webkit-inline-box;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: -moz-inline-flex;
display: -webkit-inline-flex;
display: inline-flex;
justify-content: center;
align-items: center;
vertical-align: top;
background: none;
margin: 0;
line-height: 1em;
height: 1em;
width: 1em;
}
.social-icons-icon i {
position: relative;
line-height: inherit;
vertical-align: top;
}
.content .social-icons-icon {
margin-bottom: 10px;
}
.social-icons-small .social-icons-icon {
font-size: var(--hoot-basefont-smalllh);
padding: 8px;
}
.social-icons-medium .social-icons-icon {
font-size: calc(var(--hoot-basefont-smalllh) * 1.25);
padding: 12px;
}
.social-icons-large .social-icons-icon {
font-size: calc(var(--hoot-basefont-smalllh) * 1.75);
padding: 14px;
}
.social-icons-huge .social-icons-icon {
font-size: calc(var(--hoot-basefont-smalllh) * 2.25);
padding: 16px;
}
#topbar .social-icons-icon,
#topbar .social-icons-icon::before,
#topbar .social-icons-icon::after, #page-wrapper .social-icons-icon,
#page-wrapper .social-icons-icon::before,
#page-wrapper .social-icons-icon::after {
border-radius: 50%;
}
#topbar .social-icons-stylecolor .social-icons-icon i, #page-wrapper .social-icons-stylecolor .social-icons-icon i {
color: #ffffff;
}
#topbar .social-icons-widget .social-icons-icon:hover i, #page-wrapper .social-icons-widget .social-icons-icon:hover i {
color: #ffffff;
}
.social-icons-widget .social-icons-icon:hover::before {
background: var(--hkit-sicon);
}
.social-icons-widget .social-icons-icon i {
color: var(--hkit-sicon);
}
.social-icons-stylecolor .social-icons-icon::before {
background: var(--hkit-sicon);
}
.social-icons-widget .social-icons-icon:after {
box-shadow: 0 0 0 2px #fff;
}
.social-icons-invert .social-icons-icon {
background: none;
color: inherit !important;
margin: 0;
}
.social-icons-invert .social-icons-icon:hover {
color: #ffffff !important;
}
.fa-skype-block {
position: relative;
}
.fa-skype-block i {
visibility: hidden;
}
.hoot-skype-call-button, .hoot-skype-call-button p, .hoot-skype-call-button p a {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.hoot-skype-call-button p {
margin: 0 !important;
}
.hoot-skype-call-button img {
margin: 0 !important;
vertical-align: -2px !important;
} .social-icons-icon {
text-decoration: none;
-webkit-transition: background-color 0.3s linear, border-color 0.3s linear, font-size 0.1s linear;
-moz-transition: background-color 0.3s linear, border-color 0.3s linear, font-size 0.1s linear;
-o-transition: background-color 0.3s linear, border-color 0.3s linear, font-size 0.1s linear;
transition: background-color 0.3s linear, border-color 0.3s linear, font-size 0.1s linear;
}
.social-icons-icon i {
-webkit-transition: color 0.3s ease-in, transform 0.3s linear;
-moz-transition: color 0.3s ease-in, transform 0.3s linear;
-o-transition: color 0.3s ease-in, transform 0.3s linear;
transition: color 0.3s ease-in, transform 0.3s linear;
}
.social-icons-icon:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
pointer-events: none;
-webkit-transition: background-color 0.3s linear;
-moz-transition: background-color 0.3s linear;
-o-transition: background-color 0.3s linear;
transition: background-color 0.3s linear;
}
.social-icons-icon {
position: relative;
z-index: 1;
}
.social-icons-icon:hover {
z-index: 2;
}
.social-icons-icon::after {
content: "";
width: 100%;
height: 100%;
box-sizing: border-box;
position: absolute;
top: 0px;
left: 0px;
-webkit-transition: width 0.2s, height 0.2s, opacity 0.2s, top 0.2s, left 0.2s;
-moz-transition: width 0.2s, height 0.2s, opacity 0.2s, top 0.2s, left 0.2s;
-o-transition: width 0.2s, height 0.2s, opacity 0.2s, top 0.2s, left 0.2s;
transition: width 0.2s, height 0.2s, opacity 0.2s, top 0.2s, left 0.2s;
opacity: 0;
pointer-events: none;
}
.social-icons-icon:hover:after {
width: calc(100% - 10px);
height: calc(100% - 10px);
top: 5px;
left: 5px;
opacity: 1;
}
.social-icons-small .social-icons-icon:hover:after {
width: calc(100% - 8px);
height: calc(100% - 8px);
top: 4px;
left: 4px;
}
.social-icons-icon:hover i {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
} #topbar .hoot-skype-call-button img {
vertical-align: -12px !important;
}
.social-icons-widget {
--hkit-sicon: var(--hoot-accentcolor);
}
.fa-amazon-block {
--hkit-sicon: #161413;
}
.fa-android-block {
--hkit-sicon: #99cc00;
}
.fa-apple-block {
--hkit-sicon: #000000;
}
.fa-bandcamp-block {
--hkit-sicon: #659daa;
}
.fa-behance-block {
--hkit-sicon: #4176fa;
}
.fa-bitbucket-block {
--hkit-sicon: #183f73;
}
.fa-btc-block {
--hkit-sicon: #f7931a;
}
.fa-buysellads-block {
--hkit-sicon: #c30100;
}
.fa-codepen-block {
--hkit-sicon: #000000;
}
.fa-codiepie-block {
--hkit-sicon: #000000;
}
.fa-contao-block {
--hkit-sicon: #f47c00;
}
.fa-dashcube-block {
--hkit-sicon: #7f7f7f;
}
.fa-delicious-block {
--hkit-sicon: #0002f5;
}
.fa-deviantart-block {
--hkit-sicon: #5e7163;
}
.fa-digg-block {
--hkit-sicon: #1b5791;
}
.fa-discord-block {
--hkit-sicon: #5865f2;
}
.fa-dribbble-block {
--hkit-sicon: #c6356b;
}
.fa-dropbox-block {
--hkit-sicon: #0089d1;
}
.fa-eercast-block {
--hkit-sicon: #f1592a;
}
.fa-envelope-block {
--hkit-sicon: #e44321;
}
.fa-etsy-block {
--hkit-sicon: #f26223;
}
.fa-facebook-block {
--hkit-sicon: #1877f2;
}
.fa-flickr-block {
--hkit-sicon: #0062dd;
}
.fa-forumbee-block {
--hkit-sicon: #86ac2f;
}
.fa-foursquare-block {
--hkit-sicon: #3ab6e8;
}
.fa-free-code-camp-block {
--hkit-sicon: #4a2b0f;
}
.fa-get-pocket-block {
--hkit-sicon: #ed4054;
}
.fa-github-block {
--hkit-sicon: #000000;
}
.fa-google-block {
--hkit-sicon: #ea4335;
}
.fa-google-plus-block {
--hkit-sicon: #e44321;
}
.fa-google-wallet-block {
--hkit-sicon: #1476c6;
}
.fa-houzz-block {
--hkit-sicon: #4dbc15;
}
.fa-imdb-block {
--hkit-sicon: #e6b91e;
}
.fa-instagram-block {
--hkit-sicon: #3f729b;
}
.fa-jsfiddle-block {
--hkit-sicon: #2b97f3;
}
.fa-lastfm-block {
--hkit-sicon: #d2013b;
}
.fa-leanpub-block {
--hkit-sicon: #231f20;
}
.fa-linkedin-block {
--hkit-sicon: #00659b;
}
.fa-meetup-block {
--hkit-sicon: #f20017;
}
.fa-mixcloud-block {
--hkit-sicon: #25292b;
}
.fa-patreon-block {
--hkit-sicon: #ff424d;
}
.fa-paypal-block {
--hkit-sicon: #15477c;
}
.fa-pinterest-block {
--hkit-sicon: #cf1d25;
}
.fa-quora-block {
--hkit-sicon: #c51a00;
}
.fa-reddit-block {
--hkit-sicon: #ff4500;
}
.fa-rss-block {
--hkit-sicon: #ff6501;
}
.fa-scribd-block {
--hkit-sicon: #1a7bba;
}
.fa-skype-block {
--hkit-sicon: #00aff0;
}
.fa-slack-block {
--hkit-sicon: #352931;
}
.fa-slideshare-block {
--hkit-sicon: #0ca8aa;
}
.fa-snapchat-block {
--hkit-sicon: #fffc00;
}
.fa-soundcloud-block {
--hkit-sicon: #ff6600;
}
.fa-spotify-block {
--hkit-sicon: #79b800;
}
.fa-stack-exchange-block {
--hkit-sicon: #205297;
}
.fa-stack-overflow-block {
--hkit-sicon: #f47c23;
}
.fa-steam-block {
--hkit-sicon: #000000;
}
.fa-stumbleupon-block {
--hkit-sicon: #ee4723;
}
.fa-telegram-plane-block {
--hkit-sicon: #28a8e9;
}
.fa-tiktok-block {
--hkit-sicon: #000000;
}
.fa-trello-block {
--hkit-sicon: #0089d9;
}
.fa-tripadvisor-block {
--hkit-sicon: #589442;
}
.fa-tumblr-block {
--hkit-sicon: #3e5976;
}
.fa-twitch-block {
--hkit-sicon: #6542a6;
}
.fa-twitter-block {
--hkit-sicon: #32ccfe;
}
.fa-viadeo-block {
--hkit-sicon: #f07355;
}
.fa-vimeo-square-block {
--hkit-sicon: #1bb6ec;
}
.fa-vk-block {
--hkit-sicon: #507299;
}
.fa-whatsapp-block {
--hkit-sicon: #41d251;
}
.fa-wikipedia-w-block {
--hkit-sicon: #000000;
}
.fa-windows-block {
--hkit-sicon: #0078d7;
}
.fa-wordpress-block {
--hkit-sicon: #3378b0;
}
.fa-xing-block {
--hkit-sicon: #cfdc00;
}
.fa-y-combinator-block {
--hkit-sicon: #f26522;
}
.fa-yelp-block {
--hkit-sicon: #c41200;
}
.fa-youtube-block {
--hkit-sicon: #d4231e;
}
.fa-airbnb-block {
--hkit-sicon: #d95358;
}
.fa-app-store-block {
--hkit-sicon: #1a99f1;
}
.fa-app-store-ios-block {
--hkit-sicon: #1a99f1;
}
.fa-audible-block {
--hkit-sicon: #f39100;
}
.fa-bluesky-block {
--hkit-sicon: #1081f6;
}
.fa-cash-app-block {
--hkit-sicon: #00cf2f;
}
.fa-figma-block {
--hkit-sicon: #9d56f7;
}
.fa-kickstarter-block {
--hkit-sicon: #00ad54;
}
.fa-medium-block {
--hkit-sicon: #000000;
}
.fa-shopify-block {
--hkit-sicon: #90b945;
}
.fa-threads-block {
--hkit-sicon: #000000;
}
.fa-square-threads-block {
--hkit-sicon: #000000;
}
.fa-x-twitter-block {
--hkit-sicon: #000000;
}
.fa-square-x-twitter-block {
--hkit-sicon: #000000;
}  .hk-grid-widget {
margin-right: -4px;
position: relative;
}
.hk-grid-widget .hk-gridunit {
position: relative;
padding: 0 4px 4px 0;
}
.hk-gridunit-image {
position: relative;
overflow: hidden;
}
.hk-gridunit-image:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image: var(--hkimgbg);
background-position: center center;
background-color: rgba(100, 100, 100, 0.05);
background-repeat: no-repeat;
background-size: cover;
pointer-events: none;
}
.hk-gridunit-image img {
width: 100%;
display: none;
}
.hk-gridunit-size2 .hk-gridunit-image {
padding-bottom: 4px;
}
.hk-gridunit-image {
height: 215px;
}
.hk-gridunit-size2 .hk-gridunit-image {
height: 430px;
}
@media only screen and (min-width: 970px) {
.hk-gridunit-size2 {
height: auto !important;
}
}
@media only screen and (max-width: 969px) {
.hk-gridunit-size2 {
margin-bottom: 4px;
padding-bottom: 0;
height: 215px;
}
.hk-gridunit-size2 .hk-gridunit-image {
height: inherit !important;
padding-bottom: 0;
}
} .hk-gridunit-bg {
position: absolute;
left: 0;
right: 4px;
bottom: 4px;
top: 0;
}
.hk-gridunit-content > * {
position: relative;
z-index: 1;
}
.hk-gridunit-content:before {
content: "";
position: absolute;
pointer-events: none;
top: -50%;
bottom: -10px;
left: -10px;
right: -10px;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.8) 100%);
}
.hk-gridunit-imglink {
position: absolute;
z-index: 2;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.hk-gridunit-content {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-direction: column;
position: absolute;
z-index: 3;
left: 10px;
right: 14px;
bottom: 14px;
color: #ffffff;
text-shadow: 1px 1px 5px #000;
}
.hk-gridunit-suptitle .entry-byline {
color: inherit;
margin-top: 0;
margin-bottom: 2px;
}
.hk-gridunit-title {
font-family: inherit;
font-weight: 500;
font-size: var(--hoot-basefont-size);
color: inherit;
font-style: normal;
text-transform: uppercase;
margin: 0;
}
.hk-gridunit-title a, .hk-gridunit-title a:hover {
color: inherit;
}
.hk-gridunit-subtitle .entry-byline {
padding: 0;
margin: 0;
font-size: 1em;
text-transform: none;
color: inherit;
font-family: inherit;
}
@media only screen and (max-width: 969px) {
.hk-gridunit-size2 .hk-gridunit-bg {
bottom: 0;
}
.hk-gridunit-size2 .hk-gridunit-content {
bottom: 10px;
}
} .hk-gridunit-size1 .align-bottom-center .coverimage-content-block {
width: 100%;
}
.hk-gridunit-size1 .style-dark-on-light, .hk-gridunit-size1 .style-light-on-dark {
padding: 8px;
}
.hk-gridunit-size1 .coverimage-title {
font-size: 1em;
}
.hk-gridunit-size1 .coverimage-text {
margin-top: 0;
}
.coverimage-content-block {
position: relative;
z-index: 4;
} .hk-grid-slide {
position: relative;
}
.hk-gridslider .hk-gridunit-bg {
right: 0;
bottom: 0;
}
.hk-gridslider .hk-gridunit-content {
right: 10px;
bottom: 10px;
}
.hk-gridunit {   }
.hk-gridunit .lightSlider {
height: auto;
}
.hk-gridunit .hk-grid-slide {
display: none;
}
.hk-gridunit .hk-grid-slide:first-child {
display: block;
}
.hk-gridunit .lSSlideOuter .hk-grid-slide {
display: block;
}
.hk-gridunit .lSSlideOuter .lSAction {
position: absolute;
top: 5px;
right: 5px;
}
.hk-gridunit .lSSlideOuter .lSAction > a {
text-align: center;
background: rgba(255, 255, 255, 0.5);
color: #555;
margin-left: 3px;
width: 24px;
line-height: 22px;
position: relative;
left: auto;
right: auto;
bottom: auto;
top: auto;
}
.hk-gridunit .lSSlideOuter .lSAction > a:hover {
background: rgba(255, 255, 255, 0.8);
color: #333;
}
.hk-gridunit .lSSlideWrapper:hover .lSAction > a {
display: inline-block;
}
.hk-gridunit .lSSlideOuter .lSAction > a:after {
font-size: 20px;
display: inline-block;
position: relative;
left: auto;
right: auto;
bottom: auto;
top: auto;
}
.hk-gridunit .lSPager.lSpg {
text-align: right;
top: auto;
bottom: 5px;
right: 5px;
left: auto;
position: absolute;
}
.hk-gridunit .lSSlideOuter ul.lSPager.lSpg > li {
padding: 2px;
}
.hk-gridunit .lSSlideOuter ul.lSPager.lSpg > li a {
width: 8px;
height: 8px;
}
@media only screen and (max-width: 969px) {
.hk-gridunit .lightSlider {
height: inherit !important;
}
.hk-gridunit .lSSlideWrapper, .hk-gridunit .lSSlideOuter {
height: inherit;
}
.hk-grid-slide {
height: inherit;
}
}   .hk-list-style1 .hk-listunit-small .hk-listunit-image {
width: 90px;
min-height: 80px;
}
.hk-list-style1 .hk-listunit-small .hk-listunit-title {
font-size: inherit;
}
.hk-list-style2 .hk-listunit-small .hk-listunit-image {
width: 150px;
min-height: 135px;
}
.hk-list-style2 .hk-listunit-small .hk-listunit-title {
font-size: var(--hoot-h6-size);
font-style: var(--hoot-h6-style);
text-transform: var(--hoot-h6-transform);
font-weight: var(--hoot-h6-weight);
color: var(--hoot-h6-color);
}  .hk-listunit {
margin-bottom: 1.333333em;
}
.hk-listunit:last-child {
margin-bottom: 0;
}
.hk-listunit-small {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: flex-start;
}
.hk-listunit-small .hk-listunit-image {
flex-shrink: 0;
margin-right: 20px;
}
.hk-listunit-small .hk-listunit-bg img {
width: 100%;
visibility: hidden;
}
.hk-listunit-small .hk-listunit-content {
flex-grow: 1;
}
.hk-listunit-small .hk-listunit-content p {
margin-top: 5px;
}
.hk-listunit-large .hk-listunit-image {
margin-bottom: 15px;
}
.hk-listunit-large .hk-listunit-bg:after {
content: "";
display: block;
pointer-events: none;
}
.hk-listunit-large .hk-listunit-bg .entry-featured-img-wrap a {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.hk-imgsize-small .hk-listunit-bg:after {
padding-top: 190px;
}
.hk-imgsize-medium .hk-listunit-bg:after {
padding-top: 260px;
}
.hk-imgsize-big .hk-listunit-bg:after {
padding-top: 345px;
} .hk-listunit-image {
position: relative;
}
.hk-listunit-image img {
display: block;
margin: 0 auto;
}
.hk-listunit-image a {
display: block;
}
.hk-listunit-bg {
position: relative;
overflow: hidden;
}
.hk-listunit-bg:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image: var(--hkimgbg);
background-position: center center;
background-color: rgba(100, 100, 100, 0.05);
background-repeat: no-repeat;
background-size: cover;
pointer-events: none;
}
.hk-listunit-bg img {
display: none;
} .hk-listunit-content p {
margin: var(--hoot-small-vmargin) 0 0;
}
.hk-listunit-title {
font-size: var(--hoot-h5-size);
font-style: var(--hoot-h5-style);
text-transform: var(--hoot-h5-transform);
font-weight: var(--hoot-h5-weight);
color: var(--hoot-h5-color);
margin: 0;
}
.hk-listunit-title a {
color: inherit;
}
.hk-listunit-subtitle .entry-byline {
padding: 0;
font-size: 1em;
margin: 2px 0 0 0;
font-family: inherit;
}
.hk-listunit-text .sharedaddy {
display: none;
}
.hk-listunit-excerpt .more-link {
margin-top: 5px;
text-align: left;
border: none;
}
.hk-listunit-excerpt .more-link a {
background: none;
padding-left: 0;
} .hk-listunit {
background: var(--hoot-highlight10);
}
.hk-listunit-small {
align-items: stretch;
}
.hk-listunit-content {
padding: 15px 20px;
align-self: center;
}
.hk-listunit-small.visual-img .hk-listunit-content {
padding: 10px 10px 10px 0;
}
.hk-listunit-large.visual-img .hk-listunit-content {
padding-top: 0;
} @media only screen and (max-width: 969px) {
.hk-list-columns [class*=hk-list-column-] {
padding: 0;
}
.hk-listunit:last-child {
margin-bottom: var(--hoot-big-vmargin);
}
.hcol-last .hk-listunit:last-child {
margin-bottom: 0;
}
.hk-list-style2 .hk-listunit-small .hk-listunit-image {
width: 100px;
height: 90px;
}
}    .hk-woo-products .star-rating {
display: block;
position: relative;
margin: 0.5em 0;
float: none;
font-size: 0.857em;
height: 1em;
line-height: 1;
width: 5.4em;
font-family: star;
overflow: hidden;
}
.hk-woo-products .star-rating:before {
content: "sssss";
color: #d3ced2;
position: absolute;
top: 0;
left: 0;
}
.hk-woo-products .star-rating span {
overflow: hidden;
position: absolute;
top: 0;
left: 0;
padding-top: 1.5em;
}
.hk-woo-products .star-rating span:before {
content: "SSSSS";
position: absolute;
top: 0;
left: 0;
}
.hk-woo-products a.button {
margin: 5px 0;
} .flycart-right .flycart-toggle {
border-right: none;
left: auto;
right: 0;
}
.flycart-right .flycart-panel {
border-right: none;
}
.flycart-left .flycart-toggle {
border-left: none;
}
.flycart-left .flycart-panel {
border-left: none;
}
.flycart-none {
display: none !important;
}
.force-custview.flycart-right .flycart-toggle, .force-custview.flycart-right .flycart-panel {
left: auto !important;
}
.force-custview.flycart-left .flycart-toggle, .force-custview.flycart-left .flycart-panel {
right: auto !important;
}
.flycart-toggle {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 15px;
padding: 5px;
box-sizing: content-box;
position: fixed;
top: 15%;
left: 0;
z-index: 9997;
border: solid 2px var(--hoot-shadow30);
text-align: center;
background: var(--hoot-box-bg);
color: var(--hoot-basefont-color);
}
.flycart-panel {
display: none;
width: 280px;
position: fixed;
top: 0;
z-index: 9996;
overflow-y: auto;
height: 100%;
border-right: solid 2px var(--hoot-shadow30);
border-left: solid 2px var(--hoot-shadow30);
background: var(--hoot-box-bg);
color: var(--hoot-basefont-color);
}
.flycart-content {
padding: 1em;
}
.flycart-content .woocommerce-mini-cart__empty-message {
text-align: center;
}
.flycart-topicon {
margin: 0 auto 1em;
background: rgba(0, 0, 0, 0.05);
display: block;
border-radius: 3em;
width: 6em;
height: 6em;
text-align: center;
-webkit-box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
}
.flycart-topicon i {
font-size: 3em;
line-height: 2em;
}
.flycart-open body {
position: relative;
}
.flycart-open body:before {
content: "";
position: absolute;
z-index: 9995;
top: 0;
bottom: 0;
right: 0;
left: 0;
background: rgba(0, 0, 0, 0.75);
cursor: pointer;
} .hootamp .fly-cart:hover.flycart-right .flycart-toggle {
right: 280px;
}
.hootamp .fly-cart:hover.flycart-right .flycart-panel {
right: 0;
display: block;
}
.hootamp .fly-cart:hover.flycart-left .flycart-toggle {
left: 280px;
}
.hootamp .fly-cart:hover.flycart-left .flycart-panel {
left: 0;
display: block;
} .admin-bar .flycart-panel {
top: 32px;
}
@media screen and (max-width: 782px) {
.admin-bar .flycart-panel {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.flycart-open.has-adminbar {
overflow-y: scroll;
position: fixed;
width: 100%;
left: 0px;
top: -46px;
}
.flycart-open.has-adminbar body {
padding-top: 46px;
}
} @media only screen and (max-width: 969px) {
.flycart-left .flycart-toggle {
margin-top: 50px;
}
} .hours-count:after, .minutes-count:after {
content: ":";
}
.timer-expired {
color: #bb0707;
font-style: italic;
}  .so-panel .content-blocks-widget, .so-panel .vcards-widget, .so-panel .number-blocks-widget {
margin: 0;
}
.so-panel .topborder-shadow .content-blocks-widget, .so-panel .topborder-shadow .vcards-widget, .so-panel .topborder-shadow .number-blocks-widget, .so-panel .topborder-line .content-blocks-widget, .so-panel .topborder-line .vcards-widget, .so-panel .topborder-line .number-blocks-widget {
margin-top: 3em;
}
.so-panel .bottomborder-shadow .content-blocks-widget, .so-panel .bottomborder-shadow .vcards-widget, .so-panel .bottomborder-shadow .number-blocks-widget, .so-panel .bottomborder-line .content-blocks-widget, .so-panel .bottomborder-line .vcards-widget, .so-panel .bottomborder-line .number-blocks-widget {
margin-bottom: 3em;
}   .vcard-row {
margin: 0 0 15px;
}
.vcard-row:after {
content: "";
display: table;
clear: both;
}
.vcard-row:last-child {
margin: 0;
}
.vcard-column {
text-align: center;
}
.vcard-image-circle {
display: inline-block;
margin: 0 auto;
width: 100%;
max-width: 400px;
}
.vcard-image-placeholder {
width: 100%;
padding-top: 100%;
background-size: cover;
border-radius: 50%;
}
.vcard-content {
padding-top: 10px;
}
.vcard-content.no-visual {
padding-top: 0;
}
.vcard-content p {
margin: 0 0 10px;
font-style: italic;
}
.vcard-content h4,
.vcard-content h1, .vcard-content h2, .vcard-content h3, .vcard-content h5, .vcard-content h6 {
font-size: var(--hoot-h6-size);
font-style: var(--hoot-h6-style);
text-transform: var(--hoot-h6-transform);
font-weight: var(--hoot-h6-weight);
color: var(--hoot-h6-color);
margin: 0 0 5px;
}
.vcard-content h4 a,
.vcard-content h1 a, .vcard-content h2 a, .vcard-content h3 a, .vcard-content h5 a, .vcard-content h6 a {
color: inherit;
}
.vcard-content cite {
margin: -2px 0 0;
padding: 2px 3px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: rgba(0, 0, 0, 0.05);
text-transform: uppercase;
font-style: normal;
display: inline-block;
vertical-align: top;
width: 100%;
}
.vcard-content > p:last-child > a:last-child {
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
display: block;
padding: 2px 0;
margin: var(--hoot-small-vmargin) 0;
text-transform: uppercase;
font-style: normal;
}
.vcard-links {
border-top: solid 1px var(--hoot-shadow50);
}
.vcard-links:after {
content: "";
display: table;
clear: both;
}
.vcard-link {
display: inline-block;
}
.vcard-link .vcard-link-inner {
margin: 0;
}
.vcard-link a {
display: inline-block;
}
.vcard-link a:hover {
color: #ffffff;
}  @media only screen and (max-width: 969px) {
div.vcard-row {
margin: 0;
}
.vcard-column {
margin-top: 20px;
padding-top: 20px;
}
.vcard-row:first-child .vcard-column:first-child { padding-top: 0;
}
}  .number-block-row {
margin: 0 0 1em;
}
.number-block-row:after {
content: "";
display: table;
clear: both;
}
.number-block-row:last-child {
margin: 0;
}
.number-block-column {
text-align: center;
padding-right: 10px;
padding-left: 10px;
}
.number-block-column.hcolumn-1-1 {
padding-left: 0;
padding-right: 0;
}
.number-block-visual {
text-align: center;
}
.number-block-circle {
display: inline-block;
}
.number-block-circle svg {
margin: -20px;
width: 110px;
}
.number-block-circle text {
fill: currentColor !important;
}
.number-blocks-tiny .number-block-circle svg {
width: 70px;
}
.number-blocks-medium .number-block-circle svg {
width: 160px;
}
.number-blocks-large .number-block-circle svg {
width: 210px;
}
.number-blocks-huge .number-block-circle svg {
width: 270px;
}
.number-block-content {
padding: 10px 0 0;
}
.number-block-content.no-visual {
padding-top: 0;
}
.number-block-content p {
margin: 0 0 5px;
font-style: italic;
line-height: 1.384615em;
}
.number-block-content p:last-child {
margin-bottom: 0;
}
.number-block-content h4,
.number-block-content h1, .number-block-content h2, .number-block-content h3, .number-block-content h5, .number-block-content h6 {
font-size: var(--hoot-h6-size);
font-style: var(--hoot-h6-style);
text-transform: var(--hoot-h6-transform);
font-weight: var(--hoot-h6-weight);
color: var(--hoot-h6-color);
margin: 0 0 5px;
font-family: inherit;
}
.number-block-content h4 a,
.number-block-content h1 a, .number-block-content h2 a, .number-block-content h3 a, .number-block-content h5 a, .number-block-content h6 a {
color: inherit;
}
.number-blocks-tiny .number-block-content,
.number-blocks-small .number-block-content {
margin: 0 calc(-0.53333 * var(--hoot-grid-span-gutter));
font-size: 0.9em;
} @media only screen and (max-width: 969px) {
div.number-block-row {
margin: 0;
}
.number-block-column {
margin-top: 10px;
padding-top: 10px;
}
.number-block-row:first-child .number-block-column:first-child { padding-top: 0;
}
} .contact-info-block {
margin-bottom: var(--hoot-small-vmargin);
line-height: 1.5em;
}
.contact-info-block:after {
content: "";
display: table;
clear: both;
}
.contact-info-block:last-child {
margin-bottom: 0;
}
.contact-info-icon {
width: 25px;
float: left;
font-size: 15px;
line-height: inherit;
}
.contact-info-text {
margin-left: 28px;
text-align: left;
}  body.hootwp .button-widget {
margin: 0;
}
body.hootwp .button-widget.button {
background: none;
border: solid 2px;
}
body.hootwp .button-widget.preset-accent {
color: var(--hoot-accentfont);
background: var(--hoot-accentcolor);
border-color: var(--hoot-accentcolor);
}
body.hootwp .button-widget.preset-accent:hover, body.hootwp .button-widget.preset-accent:focus {
color: var(--hoot-accentcolor);
background: var(--hoot-accentfont);
}
body.hootwp .button-widget.preset-white {
color: #888888;
background: #f2f2f2;
border-color: #f2f2f2;
}
body.hootwp .button-widget.preset-white:hover, body.hootwp .button-widget.preset-white:focus {
color: #f2f2f2;
background: #888888;
}
body.hootwp .button-widget.preset-black {
color: #ffffff;
background: #222222;
border-color: #222222;
}
body.hootwp .button-widget.preset-black:hover, body.hootwp .button-widget.preset-black:focus {
color: #222222;
background: #ffffff;
}
body.hootwp .button-widget.preset-brown {
color: #ffffff;
background: #986736;
border-color: #986736;
}
body.hootwp .button-widget.preset-brown:hover, body.hootwp .button-widget.preset-brown:focus {
color: #986736;
background: #ffffff;
}
body.hootwp .button-widget.preset-blue {
color: #ffffff;
background: #3b86b0;
border-color: #3b86b0;
}
body.hootwp .button-widget.preset-blue:hover, body.hootwp .button-widget.preset-blue:focus {
color: #3b86b0;
background: #ffffff;
}
body.hootwp .button-widget.preset-cyan {
color: #ffffff;
background: #40b7c2;
border-color: #40b7c2;
}
body.hootwp .button-widget.preset-cyan:hover, body.hootwp .button-widget.preset-cyan:focus {
color: #40b7c2;
background: #ffffff;
}
body.hootwp .button-widget.preset-green {
color: #ffffff;
background: #3bb064;
border-color: #3bb064;
}
body.hootwp .button-widget.preset-green:hover, body.hootwp .button-widget.preset-green:focus {
color: #3bb064;
background: #ffffff;
}
body.hootwp .button-widget.preset-yellow {
color: #6d6a17;
background: #dbd932;
border-color: #dbd932;
}
body.hootwp .button-widget.preset-yellow:hover, body.hootwp .button-widget.preset-yellow:focus {
color: #dbd932;
background: #6d6a17;
}
body.hootwp .button-widget.preset-amber {
color: #ffffff;
background: #e4910e;
border-color: #e4910e;
}
body.hootwp .button-widget.preset-amber:hover, body.hootwp .button-widget.preset-amber:focus {
color: #e4910e;
background: #ffffff;
}
body.hootwp .button-widget.preset-orange {
color: #ffffff;
background: #ec750c;
border-color: #ec750c;
}
body.hootwp .button-widget.preset-orange:hover, body.hootwp .button-widget.preset-orange:focus {
color: #ec750c;
background: #ffffff;
}
body.hootwp .button-widget.preset-red {
color: #ffffff;
background: #c73535;
border-color: #c73535;
}
body.hootwp .button-widget.preset-red:hover, body.hootwp .button-widget.preset-red:focus {
color: #c73535;
background: #ffffff;
}
body.hootwp .button-widget.preset-pink {
color: #ffffff;
background: #eb4992;
border-color: #eb4992;
}
body.hootwp .button-widget.preset-pink:hover, body.hootwp .button-widget.preset-pink:focus {
color: #eb4992;
background: #ffffff;
} .buttons-widget.buttons-left {
text-align: left;
}
.buttons-widget.buttons-left .button-widget {
margin-right: 1em;
}
.buttons-widget.buttons-right {
text-align: right;
}
.buttons-widget.buttons-right .button-widget {
margin-left: 1em;
}
.buttons-widget.buttons-center {
text-align: center;
}
.buttons-widget.buttons-center .button-widget {
margin-right: 1em;
margin-left: 1em;
}  .icon-list-widget {
box-sizing: border-box;
}
.icon-list-widget.icon-list-withbg {
padding: var(--hoot-small-vmargin) calc(var(--hoot-small-vmargin) + 10px);
}
.icon-list-widget.icon-list-iconsmall .icon-list-ul {
margin-left: 1.5em;
}
.icon-list-widget.icon-list-iconsmall .icon-list-i {
font-size: 1em;
width: 1.5em;
left: -1.5em;
}
.icon-list-widget.icon-list-iconsmall .icon-list-li {
margin: 2px 0;
}
.icon-list-widget.icon-list-iconmedium .icon-list-ul {
margin-left: 2em;
}
.icon-list-widget.icon-list-iconmedium .icon-list-i {
font-size: 1.3em;
width: 1.5384em;
left: -1.5384em;
}
.icon-list-widget.icon-list-iconmedium .icon-list-li {
margin: 4px 0;
}
.icon-list-widget.icon-list-iconlarge .icon-list-ul {
margin-left: 2.3333em;
}
.icon-list-widget.icon-list-iconlarge .icon-list-i {
font-size: 1.6em;
width: 1.4583em;
left: -1.4583em;
}
.icon-list-widget.icon-list-iconlarge .icon-list-li {
margin: 6px 0;
}
.icon-list-widget.icon-list-iconhuge .icon-list-ul {
margin-left: 2.6666em;
}
.icon-list-widget.icon-list-iconhuge .icon-list-i {
font-size: 1.9em;
width: 1.4035em;
left: -1.4035em;
}
.icon-list-widget.icon-list-iconhuge .icon-list-li {
margin: 8px 0;
}
.icon-list-widget ul.icon-list-ul {
list-style-type: none;
}
.icon-list-widget li.icon-list-li {
position: relative;
}
.icon-list-widget i.icon-list-i {
position: absolute;
line-height: inherit;
} .notice-widget {
border: solid 1px;
}
.notice-widget.preset-accent {
background: var(--hoot-accentcolor);
color: var(--hoot-accentfont);
}
.notice-widget.preset-white {
background: #f2f2f2;
color: #888888;
}
.notice-widget.preset-black {
background: #444444;
color: #ffffff;
}
.notice-widget.preset-brown {
background: #f5e7d8;
color: #986736;
}
.notice-widget.preset-brownbright {
background: #986736;
color: #ffffff;
}
.notice-widget.preset-blue {
background: #e8f0fa;
color: #4671a3;
}
.notice-widget.preset-bluebright {
background: #3b86b0;
color: #ffffff;
}
.notice-widget.preset-cyan {
background: #e8f8fa;
color: #469ba3;
}
.notice-widget.preset-cyanbright {
background: #40b7c2;
color: #ffffff;
}
.notice-widget.preset-green {
background: #eefae8;
color: #728754;
}
.notice-widget.preset-greenbright {
background: #3bb064;
color: #ffffff;
}
.notice-widget.preset-yellow {
background: #fcfbd9;
color: #a69021;
}
.notice-widget.preset-yellowbright {
background: #dbd932;
color: #6d6a17;
}
.notice-widget.preset-amber {
background: #faeed4;
color: #b28929;
}
.notice-widget.preset-amberbright {
background: #e4910e;
color: #ffffff;
}
.notice-widget.preset-orange {
background: #ffe0bc;
color: #c8640d;
}
.notice-widget.preset-orangebright {
background: #ec750c;
color: #ffffff;
}
.notice-widget.preset-red {
background: #faece8;
color: #af2c20;
}
.notice-widget.preset-redbright {
background: #c73535;
color: #ffffff;
}
.notice-widget.preset-pink {
background: #fae8f4;
color: #c2519b;
}
.notice-widget.preset-pinkbright {
background: #eb4992;
color: #ffffff;
}
.notice-icon {
padding-left: 15px;
text-align: center;
width: 1.5em;
font-size: 1.5em;
flex-shrink: 0;
}
.notice-icon.notice-iconsmall {
font-size: 1em;
}
.notice-icon.notice-iconlarge {
font-size: 2.5em;
}
.notice-icon.notice-iconhuge {
font-size: 3.5em;
}
.notice-content {
flex-grow: 1;
padding: var(--hoot-small-vmargin) var(--hoot-vmargin);
}
.notice-title {
margin: 5px 0;
}
.widget .notice-title {
color: inherit;
}
.notice-text a {
color: inherit;
text-decoration: underline;
}
.notice-text h1, .notice-text h2, .notice-text h3, .notice-text h4, .notice-text h5, .notice-text h6, .notice-text p {
margin: 5px 0;
} .hootkit-toggle-unit {
margin: var(--hoot-small-vmargin) 0;
border: solid 1px rgba(255, 255, 255, 0.5);
}
.hootkit-toggle-active .hootkit-toggle-head {
background: none;
}
.hootkit-toggle-active .hootkit-toggle-head i:before {
content: "\f068";
}
.hootkit-toggle-head {
background: rgba(0, 0, 0, 0.05);
border: solid 1px rgba(0, 0, 0, 0.1);
cursor: pointer;
padding: 6px 15px 6px 30px;
position: relative;
-webkit-transition: color 0.1s linear, background 0.2s linear;
-moz-transition: color 0.1s linear, background 0.2s linear;
-o-transition: color 0.1s linear, background 0.2s linear;
transition: color 0.1s linear, background 0.2s linear;
}
.hootkit-toggle-head i {
position: absolute;
left: 10px;
top: 50%;
font-size: 0.6em;
line-height: 1em;
margin-top: -0.5em;
}
.hootkit-toggle-head i:before {
content: "\f067";
}
.hootkit-toggle-box {
display: none;
border: solid 1px rgba(0, 0, 0, 0.1);
border-top: none;
margin: 0;
padding: 13px 15px;
}
.hootkit-toggle-box p:first-child {
margin-top: 0;
}
.hootkit-toggle-box p:last-child {
margin-bottom: 0;
}
.hootkit-toggle-box.default-open {
display: block;
} .hootkit-tabheads {
position: relative;
z-index: 1;
display: inline-flex;
flex-wrap: wrap;
max-width: 100%;
margin: 0 0 -1px 0;
}
.hootkit-tabhead {
margin: 2px 5px 0 0;
border: solid 1px rgba(0, 0, 0, 0.1);
border-bottom: none;
background: rgba(0, 0, 0, 0.05);
padding: 8px 20px;
cursor: pointer;
}
.current-tabhead {
background: none;
border-bottom: solid 1px var(--hoot-box-bg);
}
.hootkit-tabboxes {
position: relative;
}
.hootkit-tabbox {
display: none;
padding: 13px 15px;
border: solid 1px rgba(0, 0, 0, 0.1);
}
.hootkit-tabbox p:first-child {
margin-top: 0;
}
.hootkit-tabbox p:last-child {
margin-bottom: 0;
}
.current-tabbox {
display: block;
}[data-aos] {
transition-duration: 600ms;
transition-delay: 0ms;
}
[data-aos][data-aos-delay="100"].aos-animate {
transition-delay: 100ms;
}
[data-aos][data-aos-delay="200"].aos-animate {
transition-delay: 200ms;
}
[data-aos][data-aos-delay="300"].aos-animate {
transition-delay: 300ms;
}
[data-aos][data-aos-delay="400"].aos-animate {
transition-delay: 400ms;
}
[data-aos][data-aos-delay="500"].aos-animate {
transition-delay: 500ms;
}
[data-aos][data-aos-delay="600"].aos-animate {
transition-delay: 600ms;
}
[data-aos][data-aos-delay="700"].aos-animate {
transition-delay: 700ms;
}
[data-aos][data-aos-delay="800"].aos-animate {
transition-delay: 800ms;
}
[data-aos][data-aos-delay="900"].aos-animate {
transition-delay: 900ms;
}
[data-aos][data-aos-delay="1000"].aos-animate {
transition-delay: 1000ms;
}
[data-aos][data-aos-delay="1100"].aos-animate {
transition-delay: 1100ms;
}
[data-aos][data-aos-delay="1200"].aos-animate {
transition-delay: 1200ms;
}
[data-aos][data-aos-delay="1300"].aos-animate {
transition-delay: 1300ms;
}
[data-aos][data-aos-delay="1400"].aos-animate {
transition-delay: 1400ms;
}
[data-aos][data-aos-delay="1500"].aos-animate {
transition-delay: 1500ms;
}
[data-aos][data-aos-delay="1600"].aos-animate {
transition-delay: 1600ms;
}
[data-aos][data-aos-delay="1700"].aos-animate {
transition-delay: 1700ms;
}
[data-aos][data-aos-delay="1800"].aos-animate {
transition-delay: 1800ms;
}
[data-aos][data-aos-delay="1900"].aos-animate {
transition-delay: 1900ms;
}
[data-aos][data-aos-delay="2000"].aos-animate {
transition-delay: 2000ms;
}
[data-aos] {
transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}
.aos-no-js [data-aos] {
animation-name: aos-init-fallback;
animation-duration: 10s;
animation-fill-mode: forwards;
}
@keyframes aos-init-fallback {
0% {
opacity: 0;
transform: translate3d(0, 0, 0) scale(1);
}
90% {
opacity: 0;
transform: translate3d(0, 0, 0) scale(1);
}
100% {
opacity: 1;
transform: translate3d(0, 0, 0) scale(1);
}
}
body:not(.aos-no-js) [data-aos] {
animation: none !important;
}
.aos-dont {
opacity: 1 !important;
transform: translate3d(0, 0, 0) scale(1) !important;
transition: none !important;
} [data-aos^=fade][data-aos^=fade] {
opacity: 0;
transition-property: opacity, transform;
}
[data-aos^=fade][data-aos^=fade].aos-animate {
opacity: 1;
transform: translate3d(0, 0, 0);
}
[data-aos=fade-up] {
transform: translate3d(0, 100px, 0);
} [data-aos^=zoom][data-aos^=zoom] {
opacity: 0;
transition-property: opacity, transform;
}
[data-aos^=zoom][data-aos^=zoom].aos-animate {
opacity: 1;
transform: translate3d(0, 0, 0) scale(1);
}
[data-aos=zoom-in] {
transform: scale(0.6);
} [data-aos^=slide][data-aos^=slide] {
transition-property: transform;
}
[data-aos^=slide][data-aos^=slide].aos-animate {
transform: translate3d(0, 0, 0);
}
[data-aos=slide-up] {
transform: translate3d(0, 100%, 0);
} [data-aos^=flip][data-aos^=flip] {
backface-visibility: hidden;
transition-property: transform;
}
[data-aos=flip-left] {
transform: perspective(2500px) rotateY(-100deg);
}
[data-aos=flip-left].aos-animate {
transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-right] {
transform: perspective(2500px) rotateY(100deg);
}
[data-aos=flip-right].aos-animate {
transform: perspective(2500px) rotateY(0);
}body.hootwp .has-accent-color {
color: var(--hoot-accentcolor) !important;
}
body.hootwp .has-accent-background-color {
background-color: var(--hoot-accentcolor) !important;
}
body.hootwp .has-accent-font-color {
color: var(--hoot-accentfont) !important;
}
body.hootwp .has-accent-font-background-color {
background-color: var(--hoot-accentfont) !important;
}
body.hootwp .has-black-color {
color: #000000;
}
body.hootwp .has-black-background-color {
background-color: #000000;
}
body.hootwp .has-cyan-bluish-gray-color {
color: #abb8c3;
}
body.hootwp .has-cyan-bluish-gray-background-color {
background-color: #abb8c3;
}
body.hootwp .has-white-color {
color: #ffffff;
}
body.hootwp .has-white-background-color {
background-color: #ffffff;
}
.has-background h1, .has-background h2, .has-background h3, .has-background h4, .has-background h5, .has-background h6, .has-background a, .has-background a:hover {
color: inherit;
} .has-small-font-size {
line-height: var(--hoot-base-lineheight);
}
.has-regular-font-size,
.has-normal-font-size {
line-height: var(--hoot-base-lineheight);
}
.has-medium-font-size {
line-height: 1.4em;
}
.has-large-font-size {
line-height: 1.2em;
}
.has-x-large-font-size,
.has-larger-font-size,
.has-huge-font-size {
line-height: 1.2em;
} .entry-content > *,
.entry-content ol, .entry-content ul,
.entry-content p, .entry-content figure {
margin-top: var(--hoot-entryblock-topmargin);
margin-bottom: var(--hoot-entryblock-botmargin);
}
.entry-content > *:first-child,
.entry-content ol:first-child, .entry-content ul:first-child,
.entry-content p:first-child, .entry-content figure:first-child {
margin-top: 0;
}
.entry-content > *:last-child,
.entry-content ol:last-child, .entry-content ul:last-child,
.entry-content p:last-child, .entry-content figure:last-child {
margin-bottom: 0;
}
.entry-content .widget {
margin-top: var(--hoot-entryblock-topmargin);
margin-bottom: var(--hoot-entryblock-botmargin);
}
.entry-content .widget:first-child {
margin-top: 0;
}
.entry-content .widget:last-child {
margin-bottom: 0;
}
.entry-content p figure, .entry-content figure p {
margin: 0;
}
.entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child, .entry-content .title:first-child {
margin-top: 0;
}
.entry-content h1:last-child, .entry-content h2:last-child, .entry-content h3:last-child, .entry-content h4:last-child, .entry-content h5:last-child, .entry-content h6:last-child, .entry-content .title:last-child {
margin-bottom: 0;
}
.entry-content .no-margin-topbottom {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.entry-content .no-margin-top {
margin-top: 0 !important;
}
.entry-content .no-margin-bottom {
margin-bottom: 0 !important;
}
body.hootwp .is-layout-flex > :is(*, div) {
margin-top: 0;
margin-bottom: 0;
} body.hootwp .aligncenter {
clear: both;
margin: var(--hoot-vmargin) auto;
text-align: center;
}
body.hootwp img.aligncenter {
display: block;
}
body.hootwp .alignleft {
float: left;
margin: 10px 15px 5px 0;
}
body.hootwp .alignright {
float: right;
margin: 10px 0 5px 15px;
}
body.hootwp .alignwide {
max-width: none;
box-sizing: border-box;
margin-left: calc(-1 * var(--hoot-grid-span-gutter));
margin-right: calc(-1 * var(--hoot-grid-span-gutter));
}
body.hootwp .alignwide img {
width: 100%; }
body.hootwp .alignwide .alignfull {
margin-left: 0;
margin-right: 0;
}
body.hootwp .alignfull {
max-width: none;
box-sizing: border-box;
margin-left: calc(-2 * var(--hoot-grid-span-gutter));
margin-right: calc(-2 * var(--hoot-grid-span-gutter));
}
body.hootwp .alignfull img {
width: 100%; }
body.hootwp .alignfull .alignwide {
margin-left: 0;
margin-right: 0;
}
body.hootwp .site-stretch.sidebars0 .alignwide {
margin-left: -3em;
margin-right: -3em;
}
body.hootwp .site-stretch.sidebars0 .alignfull {
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
max-width: 100vw;
}
body.hootwp .site-boxed.sitewrap-none .alignwide {
margin-left: -8.3333%;
margin-right: -8.3333%;
}
body.hootwp .site-boxed.sitewrap-none .alignfull {
margin-left: calc(-16.66666% - 2.333333 * var(--hoot-grid-span-gutter));
margin-right: calc(-16.66666% - 2.333333 * var(--hoot-grid-span-gutter));
}
@media only screen and (max-width: 969px) {
body.hootwp .site-stretch.sidebars0 .alignwide {
margin-left: calc(-1 * var(--hoot-grid-span-gutter));
margin-right: calc(-1 * var(--hoot-grid-span-gutter));
}
body.hootwp .site-stretch.sidebars0 .alignfull {
margin-left: calc(-2 * var(--hoot-grid-span-gutter));
margin-right: calc(-2 * var(--hoot-grid-span-gutter));
max-width: none;
}
body.hootwp .site-boxed.sitewrap-none .alignwide {
margin-left: calc(-1 * var(--hoot-grid-span-gutter));
margin-right: calc(-1 * var(--hoot-grid-span-gutter));
}
body.hootwp .site-boxed.sitewrap-none .alignfull {
margin-left: calc(-2 * var(--hoot-grid-span-gutter));
margin-right: calc(-2 * var(--hoot-grid-span-gutter));
}
} hr.wp-block-separator {
margin-top: var(--hoot-big-vmargin);
margin-bottom: var(--hoot-big-vmargin);
border-bottom-width: 2px;
color: var(--hoot-shadow50);
}
hr.wp-block-separator.is-style-dots {
color: inherit;
}
hr.wp-block-separator.is-style-dots:before {
font-size: 2em;
line-height: 0.5em;
}
hr.wp-block-separator.is-style-wide {
color: var(--hoot-shadow30);
}
hr.wp-block-separator.has-background:not(.is-style-dots) {
border-bottom: none;
height: 2px;
}
hr.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
height: 2px;
}
body.hootwp .wp-block-separator.is-style-dots {
background: none !important;
border: none !important;
}  sup.fn a {
text-decoration: none;
padding: 0px 5px;
margin: 0 3px 0 2px;
background: #000;
color: #fff;
border: solid 1px #fff;
}
.wp-block-footnotes li a:last-child {
text-decoration: none;
} .wp-block-list.has-background {
margin-left: 0;
} .wp-block-quote {
padding: 10px 1em;
background: var(--hoot-highlight10background);
} .wp-block-pullquote {
font-size: var(--hoot-h6-size);
padding: 1em 1.5em;
background: var(--hoot-highlight10background);
}
.wp-block-pullquote.has-text-align-left cite:before {
display: none;
}
.wp-block-pullquote.has-text-align-right cite:after {
display: none;
}
.wp-block-pullquote cite, .wp-block-pullquote footer, .wp-block-pullquote__citation {
font-weight: 600;
letter-spacing: 1px;
display: inline-block;
padding-top: var(--wp--preset--spacing--30, 8px);
display: -webkit-inline-box;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: -moz-inline-flex;
display: -webkit-inline-flex;
display: inline-flex;
align-items: center;
}
.wp-block-pullquote cite:before, .wp-block-pullquote cite:after, .wp-block-pullquote footer:before, .wp-block-pullquote footer:after, .wp-block-pullquote__citation:before, .wp-block-pullquote__citation:after {
content: "";
display: inline-block;
width: 15px;
border-bottom: solid 2px;
margin: 0 5px;
}
.wp-block-pullquote cite a, .wp-block-pullquote footer a, .wp-block-pullquote__citation a {
color: inherit;
margin: 0 4px;
} pre.wp-block-verse {
padding: 0.5em 15px;
color: inherit;
background: none;
border: none;
border-left: 2px dotted;
line-height: 1.4;
font-style: italic;
font-family: var(--hoot-alt-family);
word-break: normal;
word-wrap: normal;
}   .hootwp .wp-block-social-links {
list-style: none;
margin-left: 0;
margin-right: 0;
} .wp-block-file:not(.wp-element-button) {
font-size: 1em;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: center;
background: var(--hoot-highlight10);
border: solid 1px var(--hoot-shadow30);
padding: 3px 3px 3px 15px;
} .wp-block-details {
padding: 0 15px;
border-radius: 5px;
}
.wp-block-details summary {
margin: 0 -15px;
border-radius: 5px;
padding: 0.5em 15px;
background: transparent;
-webkit-transition: color 0.3s linear, background-color 0.3s linear;
-moz-transition: color 0.3s linear, background-color 0.3s linear;
-o-transition: color 0.3s linear, background-color 0.3s linear;
transition: color 0.3s linear, background-color 0.3s linear;
}
.wp-block-details summary:before {
content: "+";
margin-right: 5px;
}
.wp-block-details:hover summary {
background: var(--hoot-highlight10);
}
.wp-block-details[open] {
padding-bottom: 15px;
}
.wp-block-details[open] summary {
background: var(--hoot-highlight10);
border-bottom: solid 1px var(--hoot-shadow30);
border-radius: 5px 5px 0 0;
}
.wp-block-details[open] summary:before {
content: "-";
}
.wp-block-details:not(.has-text-color) summary {
color: var(--hoot-linkcolor);
}
.wp-block-details:not(.has-text-color):hover summary {
color: var(--hoot-linkhovercolor);
}
.wp-block-details:not(.has-background) {
background: var(--hoot-highlight10);
} .entry-content > * .wp-block-columns {
margin: 0;
} .wp-block-query ul {
list-style: none;
margin: 0;
}
.wp-block-query .wp-block-post-title a {
text-decoration: none;
}
.wp-block-query .wp-block-post-featured-image + .wp-block-post-title {
margin-top: calc(-1 * var(--hoot-entryblock-topmargin));
}
.main ul.wp-block-post-template {
list-style: none;
margin: 0;
}  .hootwp .wp-block-button__link,
.hootwp .wp-element-button {
border-radius: 0;
font-size: 1em;
line-height: 1.333333em;
padding: 7px 20px;
text-transform: uppercase;
font-weight: normal;
border-radius: var(--nirvata-radius);
-webkit-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-moz-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-o-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
}
.hootwp .wp-block-button__link, .hootwp .wp-block-button__link:active, .hootwp .wp-block-button__link:focus, .hootwp .wp-block-button__link:hover, .hootwp .wp-block-button__link:visited,
.hootwp .wp-element-button,
.hootwp .wp-element-button:active,
.hootwp .wp-element-button:focus,
.hootwp .wp-element-button:hover,
.hootwp .wp-element-button:visited {
background: var(--hoot-buttoncolor);
color: var(--hoot-buttonfont);
border: solid 2px var(--hoot-buttoncolor);
}
.hootwp .wp-block-button__link:hover, .hootwp .wp-block-button__link:focus,
.hootwp .wp-element-button:hover,
.hootwp .wp-element-button:focus {
background: var(--hoot-buttonfont);
color: var(--hoot-buttoncolor);
}
.hootwp .wp-block-button__link:focus,
.hootwp .wp-element-button:focus {
outline: thin dotted;
outline-offset: -4px;
}
.hootwp .wp-block-button__link.has-text-color,
.hootwp .wp-element-button.has-text-color {
border-color: unset;
} .wp-block-button__link.is-style-outline, .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:active, .wp-block-button__link.is-style-outline:focus,
.is-style-outline .wp-block-button__link,
.is-style-outline .wp-block-button__link:hover,
.is-style-outline .wp-block-button__link:active,
.is-style-outline .wp-block-button__link:focus {
border-width: 2px;
}
.wp-block-button__link.is-style-outline:not(.has-text-color),
.is-style-outline .wp-block-button__link:not(.has-text-color) {
color: var(--hoot-accentcolor);
}
.wp-block-button__link.is-style-outline:not(.has-text-color):hover,
.is-style-outline .wp-block-button__link:not(.has-text-color):hover {
color: var(--hoot-accentcolor);
}
.wp-block-button__link.is-style-outline:not(.has-background),
.is-style-outline .wp-block-button__link:not(.has-background) {
background: none;
}
.wp-block-button__link.is-style-outline:not(.has-background):hover,
.is-style-outline .wp-block-button__link:not(.has-background):hover {
background: var(--hoot-accentfont);
} .wp-element-caption {
background: var(--hoot-highlight10);
color: inherit;
margin: 0;
padding: 5px;
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
text-align: center;
}
.entry-content > figure.wp-block-image:not(.alignwide):not(.alignfull) {
display: table;
margin-left: auto;
margin-right: auto;
}
.entry-content > figure.wp-block-image:not(.alignwide):not(.alignfull) .wp-element-caption {
display: table-caption;
caption-side: bottom;
}  .wp-block-cover, .wp-block-cover-image {
padding-top: 2em;
padding-bottom: 2em;
box-sizing: border-box;
} .wp-block-gallery {
list-style-type: none;
}
.wp-block-gallery.has-background {
padding: var(--wp--style--gallery-gap-default, var(--gallery-block--gutter-size, var(--wp--style--block-gap, 0.5em)));
} .wp-block-media-text .wp-block-media-text__content {
padding: 0 1em 0 2em;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
padding: 0 2em 0 1em;
}
.wp-block-media-text.has-background .wp-block-media-text__content {
padding: 2em;
}
.wp-block-media-text .wp-block-media-text__content > * {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.wp-block-media-text .wp-block-media-text__content > *:first-child {
margin-top: 0;
}
.wp-block-media-text .wp-block-media-text__content > *:last-child {
margin-bottom: 0;
}
.wp-block-media-text .wp-block-media-text__content > *.wp-block-separator {
margin-top: 1.5em;
margin-bottom: 1.5em;
}
@media (max-width: 600px) {
.wp-block-media-text.is-stacked-on-mobile:not(.has-background) .wp-block-media-text__content {
padding: 2em 0 1em;
}
.wp-block-media-text.is-stacked-on-mobile:not(.has-background).alignfull .wp-block-media-text__content {
padding-left: 0.5em;
padding-right: 0.5em;
}
} .wp-block-woocommerce-empty-cart-block .wc-block-grid:not(.alignwide):not(.alignfull) .wc-block-grid__products .wc-block-grid__product {
font-size: 1em;
}
.wp-block-woocommerce-empty-cart-block .wp-block-button__link {
margin: 0;
border-radius: 0;
border-bottom: none;
line-height: 1.333333em;
padding: 7px 20px;
text-transform: uppercase;
font-weight: normal;
border-radius: var(--nirvata-radius);
-webkit-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-moz-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-o-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
}
.wp-block-woocommerce-empty-cart-block .wp-block-button__link, .wp-block-woocommerce-empty-cart-block .wp-block-button__link:active, .wp-block-woocommerce-empty-cart-block .wp-block-button__link:focus, .wp-block-woocommerce-empty-cart-block .wp-block-button__link:hover, .wp-block-woocommerce-empty-cart-block .wp-block-button__link:visited {
background: var(--hoot-buttoncolor);
color: var(--hoot-buttonfont);
border: solid 2px var(--hoot-buttoncolor);
}
.wp-block-woocommerce-empty-cart-block .wp-block-button__link:hover, .wp-block-woocommerce-empty-cart-block .wp-block-button__link:focus {
background: var(--hoot-buttonfont);
color: var(--hoot-buttoncolor);
}
.wp-block-woocommerce-empty-cart-block .wp-block-button__link:focus {
outline: thin dotted;
outline-offset: -4px;
} .wp-block-image.is-style-hoot-image-border img {
border: 3px solid var(--hoot-accentcolor);
}
.wp-block-image.is-style-hoot-image-frame img {
border: 10px solid var(--hoot-shadow10);
}
.wp-block-heading.is-style-hoot-headblock1 {
border-left: 5px solid var(--hoot-accentcolor);
padding-left: 0.4em;
}
.wp-block-heading.is-style-hoot-headblock2 {
display: flex;
align-items: center;
gap: 8px;
}
.wp-block-heading.is-style-hoot-headblock2.has-text-align-left {
justify-content: flex-start;
}
.wp-block-heading.is-style-hoot-headblock2.has-text-align-center {
justify-content: center;
}
.wp-block-heading.is-style-hoot-headblock2.has-text-align-right {
justify-content: flex-end;
}
.wp-block-heading.is-style-hoot-headblock2:before, .wp-block-heading.is-style-hoot-headblock2:after {
content: "";
border-bottom: solid 3px;
width: 20px;
}
.wp-block-heading.is-style-hoot-headblock3 {
display: flex;
align-items: center;
gap: 8px;
text-align: center;
}
.wp-block-heading.is-style-hoot-headblock3.has-text-align-left {
text-align: left;
}
.wp-block-heading.is-style-hoot-headblock3.has-text-align-center {
text-align: center;
}
.wp-block-heading.is-style-hoot-headblock3.has-text-align-right {
text-align: right;
}
.wp-block-heading.is-style-hoot-headblock3:before, .wp-block-heading.is-style-hoot-headblock3:after {
content: "";
border-bottom: solid 3px;
min-width: 20px;
flex-grow: 1;
}
.fluid-width-video-wrapper .wp-block-file__embed {
position: inherit;
margin: 0 0 1em;
}
.button.wp-block-button {
padding: 0;
align-self: center;
}
.button.wp-block-button a {
background: none !important;
color: inherit !important;
border: none;
}
.wp-block-image figcaption,
.wp-block-video figcaption,
.wp-block-embed figcaption {
background: var(--hoot-highlight10);
color: inherit;
margin: 0;
padding: 5px;
font-size: var(--hoot-basefont-smallsize);
line-height: var(--hoot-basefont-smalllh);
text-align: center;
}
.entry-content > figure.wp-block-image:not(.alignwide):not(.alignfull) {
display: table;
margin-left: auto;
margin-right: auto;
}
.entry-content > figure.wp-block-image:not(.alignwide):not(.alignfull) figcaption {
display: table-caption;
caption-side: bottom;
}
.hootwp .blocks-gallery-grid {
margin: 0;
list-style-type: none;
}
.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.3) 0%, transparent);
font-size: var(--hoot-basefont-mediumsize);
line-height: var(--hoot-basefont-mediumlh);
}
.wp-block-embed figcaption {
margin-bottom: 0;
}
.wp-block-embed iframe, .wp-block-embed video, .wp-block-embed object, .wp-block-embed embed {
margin: 0;
}
.wp-block-embed:last-child {
margin-bottom: 0;
}