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

   .site {
overflow: hidden;
justify-content: center;
position: relative;
}
@media screen and (min-width: 768px) {
.site {
display: flex;
flex-wrap: wrap;
}
.layout-two-col-left .site {
flex-direction: row-reverse;
}
[class*="elementor_library-template"] .site {
display: block;
flex-wrap: wrap;
}
}
.site-header {
margin: 0 0 2em 0;
background-color: #fff;
flex-basis: 100%;
width: 100%;
}
.chromium-look-tires:not(.home) .site-header{
background-color: #212121;
background-image: none;
}
.site-header:before {
position: absolute;
left: 0;
top: 0;
width: 100vw;
content: '';
display: block;
}
.site-content {
padding: 0 1em;
width: 100%;
max-width: 100%;
margin-bottom: 4em;
}
@media screen and (min-width: 1024px) {
.site-content{
flex-basis: 100% !important;
}
}
.home .site-content {
margin-bottom: 0;
}
.site-sidebar {
width: 100%;
max-width: 100%;
padding: 0 1em;
margin-bottom: 4em;
}
.front-page-shortcode {
width: 100%;
max-width: 100%;
padding: 0 1em;
}
.single-elementor_library .site-sidebar,
.single-elementor_library header.entry-header,
.single-elementor_library footer.entry-meta,
.single-elementor_library nav.post-navigation {
display: none;
visibility: hidden;
}
.site-footer {
padding: 0 1em;
background-color: #fbfbfb;
flex-basis: 100%;
width: 100%;
}
@media screen and (min-width: 768px) {
.blog .site-sidebar {
padding-top: 4em;
}
.archive:not(.woocommerce) .site-sidebar {
padding-top: 65px;
}
}
#wcfm-main-content{
width: 1600px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.site-boxed .site,
.site-fullwidth .site {
display: grid;
grid-template-areas: " header header header " " breadcrumbs breadcrumbs breadcrumbs " " content content sidebar " " footer footer footer ";
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: auto;
}
.layout-two-col-left .site {
grid-template-areas: " header header header " " breadcrumbs breadcrumbs breadcrumbs " " sidebar content content " " footer footer footer ";
}
.layout-one-col .site {
grid-template-areas: " header header header " " breadcrumbs breadcrumbs breadcrumbs " " content content content " " footer footer footer ";
} .site-header, .elementor-location-header {
grid-area: header;
}
.site-content,
#wcfm-main-content,
#main{
grid-area: content;
}
.elementor-location-single .elementor-section-wrap{
display: contents;
position: relative;
}
.site-sidebar, #side {
grid-area: sidebar;
}
.site-footer, .elementor-location-footer {
grid-area: footer;
}
.site-breadcrumbs,
.front-page-shortcode {
grid-area: breadcrumbs;
} .site-boxed.single-elementor_library .site {
grid-template-areas: " header header header header header header " " . breadcrumbs breadcrumbs breadcrumbs breadcrumbs . " " . content content content content . " " footer footer footer footer footer footer ";
}
.site-fullwidth.single-elementor_library .site {
grid-template-areas: "header header header header" "breadcrumbs breadcrumbs breadcrumbs breadcrumbs" "content content content content" "footer footer footer footer";
}
.layout-two-col-left.single-elementor_library .site {
grid-template-areas: "header header header header" "breadcrumbs breadcrumbs breadcrumbs breadcrumbs" "content content content content" "footer footer footer footer";
}
.site-boxed.layout-two-col-left.single-elementor_library .site {
grid-template-areas: " header header header header header header " " . breadcrumbs breadcrumbs breadcrumbs breadcrumbs . " " . content content content content . " " footer footer footer footer footer footer ";
}
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
.site-boxed .site {
grid-template-columns:1fr repeat(4, minmax(100px, 300px)) 1fr;
grid-template-rows: auto;
grid-template-areas: " header header header header header header " " . breadcrumbs breadcrumbs breadcrumbs breadcrumbs . " " . content content content sidebar . " " footer footer footer footer footer footer ";
}
.site-fullwidth .site {
grid-template-columns: 1fr 1fr 1fr minmax(100px, 300px);
grid-template-areas: "header header header header" "breadcrumbs breadcrumbs breadcrumbs breadcrumbs" "content content content sidebar" "footer footer footer footer";
}
.layout-two-col-left .site {
grid-template-columns: minmax(100px, 300px) 1fr 1fr 1fr;
grid-template-areas: "header header header header" "breadcrumbs breadcrumbs breadcrumbs breadcrumbs" "sidebar content content content" "footer footer footer footer";
}r
.site-boxed.layout-two-col-left .site {
grid-template-columns: 1fr repeat(4, minmax(100px, 300px)) 1fr;
grid-template-areas: " header header header header header header " " . breadcrumbs breadcrumbs breadcrumbs breadcrumbs . " " . sidebar content content content . " " footer footer footer footer footer footer ";
}
.layout-one-col .site {
grid-template-areas: " header header header header " "breadcrumbs breadcrumbs breadcrumbs breadcrumbs" " content content content content " " footer footer footer footer ";
}
.site-boxed.layout-one-col .site {
grid-template-areas: " header header header header header header " " breadcrumbs breadcrumbs breadcrumbs breadcrumbs breadcrumbs breadcrumbs " " . content content content content . " " footer footer footer footer footer footer ";
}
.site-boxed.gallery-fullwidth .site {
grid-template-areas: " header header header header header header " " . breadcrumbs breadcrumbs breadcrumbs breadcrumbs . " " . content content content content . " " footer footer footer footer footer footer ";
}
.blog.blog-grid-posts.site-boxed .site {
grid-template-areas: " header header header header header header " " . breadcrumbs breadcrumbs breadcrumbs breadcrumbs . " " . content content content content . " " footer footer footer footer footer footer ";
}
.blog.blog-grid-posts.layout-two-col-right.site-boxed .site {
grid-template-areas: " header header header header header header " " . breadcrumbs breadcrumbs breadcrumbs breadcrumbs . " " . content content content sidebar . " " footer footer footer footer footer footer ";
}
.blog.blog-grid-posts.layout-two-col-left.site-boxed .site {
grid-template-areas: " header header header header header header " " . breadcrumbs breadcrumbs breadcrumbs breadcrumbs . " " . sidebar content content sidebar . " " footer footer footer footer footer footer ";
}
.blog.blog-grid-posts.layout-two-col-left.site-boxed .site .site-content,
.blog.blog-grid-posts.layout-two-col-right.site-boxed .site .site-content{
max-width: 900px !important;
display: block !important;
}
.blog.blog-grid-posts.layout-two-col-left.site-boxed .site .site-content article,
.blog.blog-grid-posts.layout-two-col-right.site-boxed .site .site-content article{
display: inline-block;
vertical-align: top;
margin-right: 30px !important;
}
.blog.blog-grid-posts.col-3.layout-two-col-left.site-boxed .site .site-content article,
.blog.blog-grid-posts.col-3.layout-two-col-right.site-boxed .site .site-content article{
width: calc(33.3% - 23px);
max-width: calc(33.3% - 23px);
}
.blog.blog-grid-posts.col-2.layout-two-col-left.site-boxed .site .site-content article,
.blog.blog-grid-posts.col-2.layout-two-col-right.site-boxed .site .site-content article{
width: calc(50% - 17px);
max-width: calc(50% - 17px);
}
.blog.blog-grid-posts.col-4.layout-two-col-left.site-boxed .site .site-content article,
.blog.blog-grid-posts.col-4.layout-two-col-right.site-boxed .site .site-content article{
width: calc(25% - 26px);
max-width: calc(25% - 26px);
}
.blog.blog-grid-posts.col-4.layout-two-col-left.site-boxed .site .site-content article:nth-of-type(4n+4),
.blog.blog-grid-posts.col-4.layout-two-col-right.site-boxed .site .site-content article:nth-of-type(4n+4),
.blog.blog-grid-posts.col-3.layout-two-col-left.site-boxed .site .site-content article:nth-of-type(3n+3),
.blog.blog-grid-posts.col-3.layout-two-col-right.site-boxed .site .site-content article:nth-of-type(3n+3),
.blog.blog-grid-posts.col-2.layout-two-col-left.site-boxed .site .site-content article:nth-of-type(2n),
.blog.blog-grid-posts.col-2.layout-two-col-right.site-boxed .site .site-content article:nth-of-type(2n){
margin-right: 0 !important;
}
.blog.blog-grid-posts.layout-two-col-left.site-boxed .site .site-content .page-title,
.blog.blog-grid-posts.layout-two-col-right.site-boxed .site .site-content .page-title,
.blog.blog-grid-posts.layout-two-col-left.site-boxed .site .site-content .pagination,
.blog.blog-grid-posts.layout-two-col-right.site-boxed .site .site-content .pagination
{
width: 100%;
}
}
@media(min-width:990px) {
.woocommerce-page .site-boxed.site {
max-width: 1200px;
}
.woocommerce-page .site-content.store-content,
.site-boxed .site-content {
min-width: 900px;
}
}
@media screen and (min-width: 1200px) {
.site-sidebar {
max-width: 300px;
}
.site-boxed .site-content {
max-width: 1200px;
}
.site-fullwidth .site-content, .site-fullwidth .site-header, .site-fullwidth .site-footer {
max-width: 100%;
}
.layout-two-col-right.site-boxed .site-content, .layout-two-col-left.site-boxed .site-content {
max-width: 900px;
}
.layout-two-col-right.site-fullwidth .site-content, .layout-two-col-left.site-fullwidth .site-content {
max-width: -webkit-calc(100% - 300px);
max-width: calc(100% - 300px);
}
.site-boxed.gallery-fullwidth .site-content {
max-width: 100%;
padding: 0;
}
.site-boxed.gallery-fullwidth .site-content .page-title, .site-boxed.gallery-fullwidth .site-content .filters-wrapper {
max-width: 1200px;
margin: 0 auto 30px auto;
padding: 0 15px;
}
.layout-two-col-right.site-boxed.single-elementor_library .site-content, .layout-two-col-left.site-boxed.single-elementor_library .site-content {
max-width: 1200px;
}
}
@media screen and ( min-width: 768px ) {
.site-content:first-child:last-child {
grid-area: content;
grid-column: 1 / -1;
}
}
.elementor-template-full-width div.site-breadcrumbs + div.elementor,
.elementor-page div.site-breadcrumbs + div.elementor,
.elementor-page style + div.elementor{
grid-area: content;
}
#wcfm-main-contentainer{
grid-area: content;
}  .header-top {
background: transparent;
padding: 0.8em 0;
font-size: 0.800em;
font-weight: normal;
min-height: 44px;
}
.elementor-header-top{
font-size: 0.800em;
font-weight: normal;
}
@media screen and ( max-width: 768px ) {
.header-top{
min-height: 20px;
padding-bottom: 0 !important;
}
}
.chromium-look-tools .header-top{
border-bottom: solid 1px #252525;
}
.header-top .widget,
.elementor-header-top .widget{
background-color: transparent;
font-weight: normal;
}
.header-top .widget p,
.elementor-header-top .widget p{
margin: 0;
}
.header-top .widget .widget-title,
.elementor-header-top .widget .widget-title,
.elementor-header-top .widget h5{
display: inline-block;
font-size: inherit;
font-weight: normal;
padding: 0 0.5em 0 0;
margin: 0;
text-transform: uppercase;
border: 0;
}
.top-widgets-left,
.top-widgets-right{
text-align: center;
padding: 0 1em;
display: flex;
justify-content: space-evenly;
align-items: center;
flex-wrap: wrap;
}
.tz-white{
color: #fff !important;
}
@media screen and (min-width: 1024px) and (-ms-high-contrast:none) {
.header-top{
display: flex;
}
.top-widgets-left, .top-widgets-right{
width: 50%;
}
.top-widgets-left{
padding-left: 30px;
}
.top-widgets-right{
padding-right: 30px;
}
}
.top-widgets-left .widget,
.top-widgets-right .widget,
.elementor-header-top .widget{
margin: 0 0 0.5em 0;
padding: 0;
display: inline-block;
}
.top-widgets-left .widget.WOOCS_SELECTOR,
.top-widgets-right .widget.WOOCS_SELECTOR,
.elementor-header-top .widget.WOOCS_SELECTOR{
margin: 0;
}
@media screen and (min-width: 768px) {
@supports (grid-area: auto) {
.header-top {
display: grid;
grid-template-columns: 1fr minmax(100px, 600px) minmax(100px, 600px) 1fr;
grid-template-areas: " . top-left-sidebar top-right-sidebar . ";
}
.header-top .top-widgets-left {
grid-area: top-left-sidebar;
}
.header-top .top-widgets-right {
grid-area: top-right-sidebar;
}
}
.header-top {
padding: 0;
}
.top-widgets-left {
justify-content: flex-start;
}
.top-widgets-right {
justify-content: flex-end;
}
.top-widgets-left .widget, .top-widgets-right .widget, .top-widgets-left .widget.WOOCS_SELECTOR, .top-widgets-right .widget.WOOCS_SELECTOR {
margin: 0 30px 0 0;
}
.top-widgets-left .widget:last-child, .top-widgets-right .widget:last-child {
margin: 0;
}
} body:not(.chromium-elementor-header-enabled) .site-branding {
margin: 0 auto 1em auto;
}
.chromium-look-tires.home .site-branding .site-logo{
z-index: 2;
}
.chromium-look-tires.home .site-branding:before{
display: block;
height: 150px;
width: 100%;
position: absolute;
top: 44px;
left: 0;
content: ''; background: -moz-linear-gradient(top,  rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.42) 40%, rgba(0,0,0,0) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.42) 40%,rgba(0,0,0,0) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.42) 40%,rgba(0,0,0,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); }
@media screen and ( max-width: 768px ){
.chromium-look-tires .site-header{
background-image: none !important;
}
.chromium-look-tires .site-branding{
margin-bottom: 0;
}
.chromium-look-tires .site-branding .site-logo,
.chromium-look-tires .site-branding .header-group{
padding: 0 10px 15px!important;
}
body:not(.elementor-editor-active) .home-hero-search.elementor-widget-tabs{
margin-top: 0 !important;
}
.chromium-look-tires .woof_edit_view{
display: none !important;
}
.chromium-look-tires .site-branding:before{
display: none !important;
}
.chromium-look-tires .home-header-static-hero-block{
display: none !important;
}
.chromium-look-tires .logo-navigation{
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
.chromium-look-tires .top-widgets-right{
display: none !important;
}
}
.site-branding .site-logo,
.site-branding .header-group {
padding: 2.143em 1em;
text-align: center;
}
.chromium-look-tools .site-branding .site-logo,
.chromium-look-tools .site-branding .header-group{
padding: 1.267em 1em 2.143em;
}
.site-branding .hgroup-sidebar,
.primary-nav .nav-sidebar {
padding: 0 1em;
text-align: center;
vertical-align: middle;
}
.site-branding .hgroup-sidebar .widget, .primary-nav .nav-sidebar .widget {
display: inline-block;
margin: 0 0.5em 0.5em 0.5em;
padding: 0;
background-color: transparent;
vertical-align: middle;
}
.site-branding .hgroup-sidebar .widget.widget_search {
width: 100%;
margin: 0 0 2em 0;
}
.site-branding .hgroup-sidebar .widget_text p {
margin: 0;
}
@media screen and (min-width: 768px) {
body:not(.chromium-elementor-header-enabled)  .site-branding {
display: flex;
align-items: center;
margin: 0 auto;
}
.site-branding .hgroup-sidebar .widget.widget_search {
width: auto;
margin: 0 3.8em 0 0;
}
.site-branding .hgroup-sidebar .widget:last-child {
margin: 0;
}
.site-branding .logo-group-nav, .site-branding .site-logo, .site-branding .header-group, .site-branding .hgroup-sidebar {
flex-grow: 1;
}
.site-branding .hgroup-sidebar {
padding: 2.143em 1em;
}
.chromium-look-tools .site-branding .hgroup-sidebar{
padding: 1.267em 1em 2.143em;
}
.site-branding .hgroup-sidebar .widget {
margin: 0 3.8em 0 0;
}
@supports (grid-area: auto) {
body:not(.chromium-elementor-header-enabled) .site-branding {
display: grid;
grid-template-columns: 1fr auto auto;
grid-template-rows: auto;
grid-template-areas: "logo-navigation logo logo-sidebar";
}
.site-branding:not(.chromium-elementor-header-enabled) .logo-group-nav {
grid-area: logo-navigation;
}
.site-branding:not(.chromium-elementor-header-enabled) .site-logo, .site-branding .header-group {
grid-area: logo;
}
.site-branding:not(.chromium-elementor-header-enabled) .hgroup-sidebar {
grid-area: logo-sidebar;
}
}
}
.chromium-look-tires .hgroup-sidebar{
z-index: 2;
}
@media (min-width: 1200px) {
.site-boxed:not(.chromium-elementor-header-enabled) .site-branding,
.site-boxed #site-navigation .mega-menu-wrap {
max-width: 1200px;
}
.site-boxed:not(.chromium-elementor-header-enabled) .mega-menu-wrap {
margin: 0 auto !important;
}
} @media screen and (min-width: 768px) {
.logo-pos-left:not(.chromium-elementor-header-enabled) .site-branding .hgroup-sidebar .widget.widget_search {
width: 100%;
margin: 20px 0 0 3.8em;
}
.logo-pos-left:not(.chromium-elementor-header-enabled) .site-branding .site-logo, .logo-pos-left .site-branding .header-group {
text-align: left;
order: 1;
}
.logo-pos-left:not(.chromium-elementor-header-enabled) .site-branding .logo-group-nav {
text-align: right;
order: 2;
}
.logo-pos-left:not(.chromium-elementor-header-enabled) .site-branding .hgroup-sidebar {
text-align: right;
order: 3;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.logo-pos-right:not(.chromium-elementor-header-enabled) .site-branding .site-logo, .logo-pos-right .site-branding .header-group {
order: 3;
}
.logo-pos-right:not(.chromium-elementor-header-enabled) .site-branding .logo-group-nav {
text-align: left;
order: 1;
}
.logo-pos-right:not(.chromium-elementor-header-enabled) .site-branding .hgroup-sidebar {
text-align: left;
order: 2;
}
.logo-pos-center-inside:not(.chromium-elementor-header-enabled) .site-branding .hgroup-sidebar {
text-align: right;
}
.logo-pos-center-inside:not(.chromium-elementor-header-enabled) .site-branding .logo-group-nav {
text-align: left;
}
.logo-pos-center-above:not(.chromium-elementor-header-enabled) .site-branding {
flex-wrap: wrap;
}
.logo-pos-center-above:not(.chromium-elementor-header-enabled) .site-branding .site-logo, .logo-pos-center-above .site-branding .header-group {
order: 1;
width: 100%;
}
.logo-pos-center-above:not(.chromium-elementor-header-enabled) .site-branding .logo-group-nav {
text-align: left;
order: 2;
}
.logo-pos-center-above:not(.chromium-elementor-header-enabled) .site-branding .hgroup-sidebar {
text-align: right;
order: 3;
}
@supports (grid-area: auto) {
.logo-pos-left:not(.chromium-elementor-header-enabled) .site-branding {
grid-template-columns: auto 1fr;
grid-template-rows: auto auto;
grid-template-areas: "logo logo-sidebar" "logo-navigation logo-navigation";
}
.logo-pos-right:not(.chromium-elementor-header-enabled) .site-branding {
grid-template-columns: 1fr auto;
grid-template-rows: auto auto;
grid-template-areas: "logo-sidebar logo" "logo-navigation logo-navigation";
}
.logo-pos-center-inside:not(.chromium-elementor-header-enabled) .site-branding {
grid-template-columns: 1fr auto 1fr;
grid-template-rows: auto;
grid-template-areas: "logo-navigation logo logo-sidebar";
}
.logo-pos-center-above:not(.chromium-elementor-header-enabled) .site-branding {
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
grid-template-areas: "logo logo" "logo-navigation logo-sidebar";
}
}
}
@media screen and (min-width: 801px) {
@supports (grid-area: auto) {
.logo-pos-left:not(.chromium-elementor-header-enabled) .site-branding {
grid-template-columns: auto 1fr auto;
grid-template-rows: auto;
grid-template-areas: "logo logo-navigation logo-sidebar";
}
.logo-pos-right:not(.chromium-elementor-header-enabled) .site-branding {
grid-template-columns: auto 1fr auto;
grid-template-rows: auto;
grid-template-areas: "logo-navigation logo-sidebar logo";
}
}
.logo-pos-left:not(.chromium-elementor-header-enabled) .site-branding .hgroup-sidebar .widget.widget_search {
width: auto;
order: unset;
margin: 0 3.8em 0 0;
}
} html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body {
margin: 0;
}
body .site{
background-color: #f6f6f6;
}
body.chromium-look-tools .site{
background-color: #fff;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
a {
background-color: transparent;
}
a:active, a:hover {
outline: 0;
}
b, strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em;
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button, select {
text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="checkbox"]{
display: inline-block;
width: 14px;
height: 14px;
box-shadow: none;
border: 1px solid;
margin-right: 4px;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
}
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;
} body, button, input, select, textarea {
font-size: 15px;
font-weight: normal;
line-height: 1.65;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 500;
line-height: 1.618em;
margin: 0;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
clear: both;
}
h1 {
font-size: 2.00em;
}
h2 {
font-size: 1.733em;
}
h3 {
font-size: 1.467em;
}
h4 {
font-size: 1.200em;
font-weight: bold;
}
h5 {
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
}
h6 {
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
}
.elementor-heading-title span{
font-weight: 600 !important;
}
p {
margin: 0 0 1.5em 0;
}
.entry-content p {
margin: 0 0 1.5em 0;
line-height: 1.618;
}
.page article.page .entry-content p:last-of-type{
margin-bottom: 0;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote, q {
quotes: "\201C""\201D""\2018""\2019";
}
blockquote {
font-size: 20px;
margin: 0 auto 2em;
display: block;
padding: 40px 100px 0 100px;
position: relative;
letter-spacing: 1px;
line-height: 28px;
text-align: left;
}
blockquote:before {
display: inline-block;
content: "\e92c";
position: absolute;
left: 30px;
top: 5px;
font-size: 40px;
font-family: 'chromium';
}
blockquote:after {
display: none;
}
blockquote cite, blockquote small {
display: block;
color: #909090;
font-size: 14px;
font-style: normal;
letter-spacing: 0;
margin-top: 10px;
}
blockquote cite a, blockquote small a {
color: inherit;
}
blockquote> :last-child {
margin-bottom: 0;
}
q:before {
display: inline;
content: open-quote;
padding-right: 5px;
}
q:after {
display: inline;
content: close-quote;
padding-left: 5px;
}
blockquote p, q p {
margin: 0;
display: inline;
position: relative;
}
@media screen and ( max-width: 767px ) {
blockquote{
padding: 40px 40px 0;
}
}
address {
margin: 0 0 1.5em;
}
code, kbd, tt, var, samp, pre {
font-family: Inconsolata, monospace;
}
pre {
border-style: solid;
border-width: 1px;
border-color: #e1e1e1;
margin: 0 0 1.5em 0;
max-width: 100%;
overflow: auto;
padding: 1em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
abbr, acronym {
border-style: dotted;
border-width: 0 0 1px 0;
border-color: #e1e1e1;
cursor: help;
}
mark, ins {
text-decoration: none;
}
big {
font-size: 125%;
}
embed, iframe:not(.fb_customer_chat_bounce_in_v2):not([data-testid="bubble_iframe"]), object, video {
margin-bottom: 2em;
max-width: 100%;
vertical-align: middle;
}
@media (max-width: 767px) {
iframe[data-testid="bubble_iframe"]{
z-index: 99999;
}
#fb-root{
z-index: 1000;
}
}
p>embed, p>iframe:not(.fb_customer_chat_bounce_in_v2):not([data-testid="bubble_iframe"]), p>object, p>video {
margin-bottom: 0;
} ::-webkit-input-placeholder {
color: #b9b9b9;
font-weight: 300;
}
:-moz-placeholder {
color: #b9b9b9;
font-weight: 300;
}
::-moz-placeholder {
color: #b9b9b9;
font-weight: 300;
opacity: 1;
}
:-ms-input-placeholder {
color: #b9b9b9;
font-weight: 300;
}
::selection {
background: #e1e1e1;
color: #000;
text-shadow: none;
}
::-moz-selection {
background: #e1e1e1;
color: #000;
text-shadow: none;
}
html {
box-sizing: border-box;
}
*, *:before, *:after { box-sizing: inherit;
}
hr {
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul, li>ol {
margin-bottom: 0;
margin-left: .5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 0;
max-width: 100%;
}
table, th, td {
border-style: solid;
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 2em 0;
width: 100%;
table-layout: fixed;
}
table p {
margin: 0;
}
.entry-content table p{
margin: 0;
}
.post thead th {
background-color: #f6f6f6;
color: #000;
}
th {
border-width: 0 1px 1px 0;
font-weight: 500;
}
td {
border-width: 0 1px 1px 0;
}
th, td {
padding: 5px;
} a {
text-decoration: none;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
a:visited {
opacity: 0.7;
}
a:focus {
outline: thin dotted #e1e1e1;
}
a:hover, a:active {
outline: 0;
text-decoration: none;
}
a:active {
opacity: 0.9;
} a i, a i::before {
color: inherit;
}
i, i::before {
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 0;
width: 0;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #e1e1e1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #000;
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; } #content[tabindex="-1"]:focus {
outline: 0;
} img.alignleft, .wp-caption.alignleft {
margin: 5px 20px 5px 0;
display: inline-block;
float: left;
}
img.aligncenter, .wp-caption.aligncenter {
margin: 0 auto 24px;
display: block;
clear: both;
}
img.alignright, .wp-caption.alignright {
margin: 5px 0 5px 20px;
display: inline-block;
float: right;
}
img.alignnone, .wp-caption.alignnone {
display: inline-block;
margin: 0 0 20px 0;
clear: both;
} button, input, .button {
height: 40px;
line-height: 40px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
border-style: solid;
border-width: 1px;
font-size: 1em;
padding: 0 1em;
line-height: 38px;
box-shadow: none;
background-color: transparent;
-webkit-transition: box-shadow 0.3s ease-out, background-color 0.3s ease-out;
transition: box-shadow 0.3s ease-out, background-color 0.3s ease-out;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
outline: 0;
-webkit-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.10);
background-color: #fff;
}
select {
border-style: solid;
border-width: 1px;
height: 40px;
line-height: 38px;
}
.select-wrapper {
position: relative;
}
select:focus {
-webkit-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.2);
outline: none;
}
.select-wrapper::after {
display: inline-block;
font-family: 'chromium';
content: '\e91a';
position: absolute;
right: 12px;
font-size: 12px;
top: 12px;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
.select-wrapper::before {
display: inline-block;
content: '';
position: absolute;
right: 35px;
top: 5px;
width: 1px;
height: 30px;
border-left: 1px solid;
}
select::-ms-expand {
display: none;
}
textarea {
width: 100%;
line-height: 1.5;
padding: 0.5em 1em;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
-webkit-box-shadow: 0 0 0 1000px white inset !important;
} .ss-wrapper {
overflow: hidden;
width: 100%;
height: 100%;
position: relative;
z-index: 1;
float: left;
}
.ss-content {
height: 100%;
width: calc(100% + 18px);
padding: 0 0 0 0;
position: relative;
overflow-x: auto;
overflow-y: scroll;
box-sizing: border-box;
}
.ss-content.rtl {
width: calc(100% + 18px);
right: auto;
}
.ss-scroll {
position: relative;
background: rgba(0, 0, 0, 0.1);
width: 9px;
border-radius: 4px;
top: 0;
z-index: 2;
cursor: pointer;
opacity: 0;
transition: opacity 0.25s linear;
}
.ss-hidden {
display: none;
}
.ss-container:hover .ss-scroll,
.ss-container:active .ss-scroll {
opacity: 1;
}
.ss-grabbed {
-o-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], .button {
text-transform: none;
font-weight: 400;
border: 0;
box-shadow: none;
-webkit-transition: background-color .3s ease-out, color .3s ease-out;
transition: background-color .3s ease-out, color .3s ease-out;
padding: 0 20px;
font-size: 0.933em;
border-radius: 3px;
outline: none;
}
.entry-content button, html .entry-content input[type="button"], .entry-content input[type="reset"], .entry-content input[type="submit"] {
vertical-align: top;
}
.button {
display: inline-block;
cursor: pointer;
}  .nav-links {
text-align: center;
margin-bottom: 4em;
}
.blog-grid-posts .nav-links {
margin: 4em 0;
}
.nav-links span i:before {
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.nav-links span:hover i:before {
}
.nav-links .page-numbers {
padding: 0;
margin: 0 5px 0 0;
display: inline-block;
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
background-color: transparent;
-webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
-ms-transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
border-style: solid;
border-width: 1px;
border-color: #dbdbdb;
color: #626262;
}
.nav-links .page-numbers i:before {
color: #626262;
}
.nav-links .page-numbers:focus, .nav-links .page-numbers:hover, .nav-links .page-numbers.current {
background-color: #b6b6b6;
color: #f6f6f6;
border-color: #b6b6b6;
}
.nav-links .page-numbers:focus i:before, .nav-links .page-numbers:hover i:before, .nav-links .page-numbers:active i:before {
color: #f6f6f6;
}
.nav-links .page-numbers:last-child {
margin: 0;
}
.nav-links .page-numbers i {
font-size: 10px;
}
.nav-links .page-numbers.dots, .nav-links .page-numbers.dots+.page-numbers {
display: none;
} .post-navigation {
padding: 0 1em 2em 1em;
}
.post-navigation .nav-links {
padding: 2em 0 0 0;
margin: 0;
border-style: solid;
border-width: 1px 0 0 0;
display: flex;
justify-content: space-between;
}
.post-navigation i {
vertical-align: middle;
font-size: 10px;
}
.post-navigation .post-title {
font-size: 1.2em;
font-weight: 700;
border-bottom: 3px solid #e1e1e1;
}
.post-navigation a:hover .post-title, .post-navigation a:focus .post-title {
border-bottom-color: white;
}
@media (min-width: 768px) {
.post-navigation {
padding: 0 2em 2em 2em;
}
} p + .page-links{
padding-top: 1em;
}
.page-links {
clear: both;
margin: 0 0 2em 0;
}
.page-links:last-child{
margin-bottom: 0;
}
.page-links a {
color: inherit;
}
.page-links span, .page-links a span {
display: inline-block;
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
background-color: #f6f6f6;
margin-right: 5px;
-webkit-transition: background-color 0.3s ease-in-out;
-ms-transition: background-color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out;
}
.page-links a:hover span {
background-color: #000;
}
.page-links span.page-links-title:hover {
background-color: transparent;
}
.page-links>.page-links-title {
height: auto;
margin: 0;
padding: 0 7px 0 0;
width: auto;
background: transparent;
border: 0 none;
} .chrom-bread-wrap{
width: 100%;
flex: 0 0 100%; }
.chrom-bread-wrap nav{
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}
.site-breadcrumbs {
margin: 0 auto 22px auto;
font-size: 0.800em;
padding: 0 1.250em;
max-width: 1200px;
flex-basis: 100%;
}
@media screen and (min-width: 1024px) and (-ms-high-contrast:none) {
.site-breadcrumbs{
flex-basis: 100%;
padding-left: 30px;
padding-right: 30px;
}
}
.site-breadcrumbs p {
margin: 0;
}
.site-breadcrumbs a{
margin-right: 2px;
margin-left: 2px;
}
.site-breadcrumbs a:first-of-type{
margin-left: 0;
}
.site-breadcrumbs .breadcrumb_last{
margin-left: 2px;
}
.site-breadcrumbs i{
margin-right: 1px;
margin-left: 1px;
transform: translateY(1px);
}
.woocommerce-breadcrumb i{
margin-left: 6px;
margin-right: 2px;
}
.site-title {
margin: 0 0 .25em;
padding: 0;
font-size: 40px;
font-weight: bold;
line-height: 16px;
letter-spacing: -2px;
}
.site-title a {
text-decoration: none;
}
.site-title a:hover, .site-title a:focus, .site-title a:active {
text-decoration: none;
}
.site-description {
margin: 0 0 .25em;
font-size: .9em;
font-style: italic;
font-weight: 100;
} #mega-menu-wrap-primary-nav #mega-menu-primary-nav li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after
{
font-family: 'FontAwesome' !important;
content:'\f107' !important;
}
.primary-nav, .logo-group-nav {
display: block;
margin: 0;
padding: 0;
list-style: none;
}
.logo-group-nav {
margin: 2em 0 0 0;
}
.primary-nav .mega-right-aligned-promo,
.logo-group-nav .mega-right-aligned-promo {
float: right !important;
text-transform: uppercase !important;
}
.site-boxed .primary-nav ul.menu, .site-boxed .logo-group-nav ul.menu {
max-width: 1200px;
}
.primary-nav ul.menu, .logo-group-nav ul.menu {
width: 100%;
margin: 0 auto;
padding: 0 1em;
list-style: none;
}
.primary-nav .menu:after, .logo-group-nav .menu:after {
content: "";
display: table;
clear: both;
}
.primary-nav ul.menu ul, .logo-group-nav ul.menu ul {
margin: 0;
opacity: 0;
padding: 10px 0;
visibility: hidden;
position: absolute;
top: 50px;
left: 0;
z-index: 300;
-webkit-transform: translate3d(0, 20px, 0);
-moz-transform: translate3d(0, 20px, 0);
-ms-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
-moz-transition: opacity 0.35s, -webkit-transform 0.35s;
-ms-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
width: 200px;
background-color: #f6f6f6;
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .10);
box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .10);
}
.logo-group-nav ul.menu ul{
top: 40px;
}
.primary-nav ul.menu ul li, .logo-group-nav ul.menu ul li {
float: none;
display: block;
border: 0;
margin: 0;
padding: 0;
}
.primary-nav .menu ul a, .logo-group-nav .menu ul a {
display: inline-block;
text-transform: none;
padding: 5px 1.429em;
color: #626262;
border-radius: 0;
margin: 0;
height: auto;
width: 100%;
line-height: 1.5;
background-color: transparent;
font-weight: normal;
}
.primary-nav .menu ul ul, .logo-group-nav .menu ul ul {
top: -10px;
left: 201px;
margin: 0;
}
.primary-nav li, .logo-group-nav li {
display: block;
position: relative;
margin: 0;
}
.primary-nav li:hover>ul, .logo-group-nav li:hover>ul {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0, 0px, 0);
-moz-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0);
}
.primary-nav li:last-of-type a, .logo-group-nav li:last-of-type a {
border-bottom: 0;
}
.primary-nav .menu-item a, .logo-group-nav .menu-item a {
padding: 0 0.714em;
margin: 0;
height: 26px;
line-height: 26px;
text-decoration: none;
font-size: 1em;
display: block;
position: relative;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.primary-nav li.menu-item-has-children>a, .logo-group-nav li.menu-item-has-children>a {
padding: 0 2em 0 0.714em;
}
.primary-nav li.menu-item-has-children>a:after, .logo-group-nav li.menu-item-has-children>a:after {
content: "\e91a";
font-family: 'chromium';
display: inline-block;
position: absolute;
right: 13px;
font-size: 10px;
}
.primary-nav .sub-menu li.menu-item-has-children>a:after, .logo-group-nav .sub-menu li.menu-item-has-children>a:after {
content: '\e91b';
right: 13px;
top: 9px;
}
.logo-group-nav .sub-menu {
text-align: left;
}
.primary-nav .sub-menu li.menu-item-has-children>a, .logo-group-nav .sub-menu li.menu-item-has-children>a {
padding: 5px 2em 5px 1.429em;
text-transform: none;
}
.primary-nav .nav-menu > li > a {
font-weight: 500 !important;
}
@media screen and (min-width: 768px) {
.logo-group-nav ul.menu > li{
margin: 0 5px;
}
.logo-group-nav ul.menu > li > a{
font-weight: 500;
height: 40px;
line-height: 40px;
border-radius: 3px;
}
.logo-group-nav {
margin: 0;
}
.primary-nav .menu-item a, .logo-group-nav .menu-item a,
.primary-nav li,
.logo-group-nav > li {
display: inline-block;
}
.logo-group-nav .menu-item a, .primary-nav .menu-item a {
padding: 0 1.429em;
height: 50px;
line-height: 50px;
}
.logo-group-nav .mega-menu-wrap .sub-menu a, .primary-nav .mega-menu-wrap .sub-menu a {
padding: 0;
height: auto;
line-height: inherit;
}
.logo-group-nav li.menu-item-has-children>a, .primary-nav li.menu-item-has-children>a {
padding: 0 2em 0 1.429em;
}
} @media screen and (min-width: 768px) {
.menu-toggle{
display: none;
}
}
@media screen and (max-width: 767px) {
.logo-group-nav{
margin-top: 0 !important;
}
.main-navigation,
.logo-navigation
{
padding-bottom: 30px;
}
.menu-toggle,
.main-navigation.toggled ul,
.logo-navigation.toggled ul{
display: block;
}
.menu-toggle {
width: 100%;
max-width: 80vw;
margin: 0 auto; }
[class*=mega-menu] .menu-toggle{
display: none !important;
}
.primary-nav{
background-color: transparent !important;
}
.main-navigation ul,
.logo-navigation ul
{
}
.main-navigation.toggled ul,
.logo-navigation.toggled ul
{
display: block;
max-width: 80vw;
margin: 30px auto 0;
}
.main-navigation ul li a,
.logo-navigation ul li a
{
padding: 0.5em 1em !important;
height: auto !important;
}
.main-navigation ul li ul,
.logo-navigation ul li ul
{
transform: none !important;
position: relative !important;
visibility: visible !important;
opacity: 1 !important;
box-shadow: none !important;
background-color: transparent !important;
width: 100% !important;
top: auto !important;
left: auto !important;
}
.main-navigation .sub-menu li.menu-item-has-children>a:after,
.logo-navigation .sub-menu li.menu-item-has-children>a:after
{
display: none;
}
}
@media screen and (min-width: 768px) {
.menu-toggle {
display: none; }
.main-navigation ul,
.logo-navigation ul
{
display: block; }
}
.chromium-look-tires .tz-categories-menu ul{
padding-left: 15px !important;
}
.chromium-look-tires .tz-categories-menu ul li{
position: relative;
}
.chromium-look-tires .tz-categories-menu ul li:before{
display: block;
width: 3px;
height: 3px;
position: absolute;
top: calc(50% - 1px);
left: -15px;
content: '';
border-radius: 50%;
background-color: currentColor;
}
.mega-menu-primary-nav .menu-toggle{
display: none !important;
} .primary-nav.with-widgets .nav-sidebar {
position: absolute;
right: 0;
top: 5px;
}
.primary-nav.with-widgets.reversed .nav-sidebar {
right: auto;
top: 5px;
left: 0;
}
.primary-nav .nav-sidebar .widget {
margin: 0 0.5em 0 0.5em;
}
.site-boxed .primary-nav-wrapper {
max-width: 1200px;
}
.primary-nav-wrapper {
width: 100%;
margin: 0 auto;
position: relative;
}
.primary-nav-wrapper #mega-menu-wrap-primary-nav {
margin: 0 !important;
}
@media (min-width: 768px) {
.primary-nav .nav-sidebar .widget {
margin: 0px 25px 0 0;
}
.primary-nav .nav-sidebar .widget:first-of-type{
}
.primary-nav-wrapper {
display: flex;
align-items: center;
flex-wrap: nowrap;
justify-content: space-between;
}
}  .mega-sub-menu .elementor-tab-title, .mega-sub-menu .elementor-tab-title:after {
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
-o-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
.mega-sub-menu .elementor-tab-title:after {
display: inline-block;
font-family: 'chromium';
content: "\e91b";
position: absolute;
right: 21px;
top: 50%;
font-size: 10px;
height: 16px;
line-height: 16px;
margin: -8px 0 0 0;
color: #626262;
}
.mega-sub-menu .elementor-tab-title.elementor-active {
font-weight: 500 !important;
}
.mega-sub-menu .elementor-tab-title:hover, .mega-sub-menu .elementor-tab-title:hover:after {
color: #000;
}
.mega-sub-menu .elementor-tabs-content-wrapper a:not(.button) {
color: #626262;
}
.mega-sub-menu .elementor-tabs-content-wrapper a:not(.button):hover, .mega-sub-menu .elementor-tabs-content-wrapper a:not(.button):focus, .mega-sub-menu .elementor-tabs-content-wrapper a:not(.button):active, .mega-sub-menu .elementor-tabs-content-wrapper h5 a:not(.button):hover, .mega-sub-menu .elementor-tabs-content-wrapper h5 a:not(.button):focus,
.mega-sub-menu .elementor-tabs-content-wrapper h5 a:not(.button):active {
color: #fdb819;
}
.mega-sub-menu .elementor-tabs-content-wrapper strong a:not(.button), .mega-sub-menu .elementor-tabs-content-wrapper h5 a:not(.button) {
color: #000;
}
#mega-menu-wrap-primary-nav #mega-menu-primary-nav>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.widget_tz_shortcode h4.mega-block-title, #mega-menu-wrap-primary-nav #mega-menu-primary-nav>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.widget_tz_shortcode h4.mega-block-title {
margin: 0px;
padding: 0px;
border: 0px;
}
.site-header .elementor-widget-tabs .elementor-tab-content {
padding: 0;
}
.site-header .elementor-widget-tabs .elementor-tab-title {
border-bottom: 1px solid #f6f6f6 !important;
}
.site-header .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{
position: relative;
}
@media screen and ( min-width: 1024px) {
.site-header .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper:before {
content: '';
height: 100%;
width: 1px;
display: block;
position: absolute;
top:0;
left: -3px;
z-index: 1;
box-shadow: -5px 0px 20px 10px rgba(0,0,0,0.12);
}
}
.mega-departments-link.mega-menu-item .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{
z-index: 2 !important;
background-color: #fff !important;;
position: relative !important;;
}
.mega-departments-link.mega-menu-item .elementor-widget-tabs .elementor-widget-container h5{
font-weight: 500 !important;;
font-size: 12px !important;;
display: block !important;;
margin-bottom: 10px !important;;
}
.mega-departments-link.mega-menu-item .elementor-widget-tabs .elementor-widget-container ul{
list-style: none !important;;
padding: 0 !important;;
margin: 0 !important;;
}
.mega-departments-link.mega-menu-item .elementor-widget-tabs .elementor-widget-container li{
margin-top: 6px !important;;
margin-bottom: 6px !important;;
display: list-item !important;;
}
.site-header .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-title.elementor-active:after {
transform: rotate(90deg);
}
@media screen and (max-width: 500px) {
.site-header .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
box-shadow: none;
}
.site-header .elementor-widget-tabs .elementor-tab-content {
}
.site-header .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-title {
position: relative;
}
} .top-widgets-left .widget.widget-woocommerce-currency-switcher,
.top-widgets-right .widget.widget-woocommerce-currency-switcher,
.themeszone-elementor-header .widget.widget-woocommerce-currency-switcher{
padding: 0;
min-height: auto;
}
.header-top .woocommerce-currency-switcher-form,
.themeszone-elementor-header .woocommerce-currency-switcher-form
{
position: relative;
display: inline-block;
}
.themeszone-elementor-header .woocommerce-currency-switcher-form:after,
.header-top .woocommerce-currency-switcher-form:after {
content: '\e91a';
font-family: 'chromium';
display: inline-block;
font-size: 8px;
position: absolute;
right: 5px;
top: 0;
color: #8b8b8b;
z-index: 1;
height: 38px;
line-height: 38px;
}
.header-top .woocommerce-currency-switcher-form select,
.themeszone-elementor-header .woocommerce-currency-switcher-form select{
border: none;
font-size: 12px;
height: 38px;
padding: 0 0.5em;
margin-right: 15px;
box-shadow: none;
background-color: #212121;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-family: inherit;
color: #fff;
text-transform: uppercase;
cursor: pointer;
font-weight: normal;
z-index: 2;
position: relative;
width: auto !important;
}
.woocommerce-account .header-top .woocommerce-currency-switcher-form,
.woocommerce-account.themeszone-elementor-header .woocommerce-currency-switcher-form
{
display: none;
} .header-top .widget_polylang,
.themeszone-elementor-header .widget_polylang{
position: relative;
}
.header-top .widget_polylang select,
.themeszone-elementor-header .widget_polylang select{
border: none;
font-size: 12px;
height: 38px;
padding: 0 0.5em;
margin-right: 15px;
box-shadow: none;
background-color: #212121;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-family: inherit;
color: #fff;
text-transform: uppercase;
cursor: pointer;
font-weight: normal;
z-index: 2;
position: relative;
}
.header-top .widget_polylang:after,
.themeszone-elementor-header .widget_polylang:after{
content: '\e91a';
display: inline-block;
font-family: 'chromium';
font-size: 8px;
position: absolute;
right: 5px;
top: 0;
color: #8b8b8b;
z-index: 1;
height: 38px;
line-height: 38px;
} .site-header .widget_tm_woocompare_recent_compare_list,
.site-header .widget_tm_woocommerce_wishlist,
.themeszone-elementor-header .widget_tm_woocompare_recent_compare_list,
.themeszone-elementor-header .widget_tm_woocommerce_wishlist
{
height: 40px;
}
.site-header .tm-woocompare-widget-wrapper,
.site-header .tm-woocomerce-wishlist-widget-wrapper,
.themeszone-elementor-header .tm-woocompare-widget-wrapper,
.themeszone-elementor-header .tm-woocomerce-wishlist-widget-wrapper{
width: 40px;
height: 40px;
position: relative;
cursor: pointer;
display: inline-block;
}
.site-header .tm-woocompare-widget-wrapper:before,
.site-header .tm-woocomerce-wishlist-widget-wrapper:before,
.themeszone-elementor-header .tm-woocompare-widget-wrapper:before,
.themeszone-elementor-header .tm-woocomerce-wishlist-widget-wrapper:before{
display: inline-block;
content: '\e902';
font-size: 28px;
font-family: 'chromium';
position: absolute;
left: 0;
bottom: 0;
height: 40px;
color: #000;
}
.site-header .tm-woocomerce-wishlist-widget-wrapper:before,
.themeszone-elementor-header .tm-woocomerce-wishlist-widget-wrapper:before{
content: '\e93c';
}
.site-header .tm-woocompare-empty,
.site-header .tm-woowishlist-empty,
.themeszone-elementor-header .tm-woocompare-empty,
.themeszone-elementor-header .tm-woowishlist-empty{
display: none;
}
.site-header .compare-count-wrapper,
.site-header .wishlist-count-wrapper,
.themeszone-elementor-header .compare-count-wrapper,
.themeszone-elementor-header .wishlist-count-wrapper{
display: inline-block;
width: 18px;
height: 18px;
font-size: 12px;
border-radius: 50%;
color: #212121;
line-height: 18px;
position: absolute;
text-align: center;
top: 0;
right: 0;
font-weight: 500;
}
.site-header .tm-woocompare-widget-products,
.site-header .tm-woowishlist-widget-products,
.themeszone-elementor-header .tm-woocompare-widget-products,
.themeszone-elementor-header .tm-woowishlist-widget-products
{
background-color: #fff;
padding: 1.8em 20px;
width: 100vw;
max-width: 300px;
position: absolute;
top: 90px;
right: 0px;
border-style: solid;
border-width: 1px;
z-index: 400;
opacity: 0;
visibility: hidden;
-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-transform: translateZ(0);
padding-top: 80px;
}
.site-header .tm-woocompare-widget-products::before,
.site-header .tm-woocompare-widget-products::after,
.site-header .tm-woowishlist-widget-products::before,
.site-header .tm-woowishlist-widget-products::after,
.themeszone-elementor-header .tm-woocompare-widget-products::before,
.themeszone-elementor-header .tm-woocompare-widget-products::after,
.themeszone-elementor-header .tm-woowishlist-widget-products::before,
.themeszone-elementor-header .tm-woowishlist-widget-products::after{
display: none;
content: '';
width: 0;
height: 0;
position: absolute;
top: -10px;
right: 10px;
}
.site-header .tm-woocompare-widget-products::before,
.site-header .tm-woowishlist-widget-products::before,
.themeszone-elementor-header .tm-woocompare-widget-products::before,
.themeszone-elementor-header .tm-woowishlist-widget-products::before{
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #e7e4d9;
}
.site-header .tm-woocompare-widget-products::after,
.site-header .tm-woowishlist-widget-products::after,
.themeszone-elementor-header .tm-woocompare-widget-products::after,
.themeszone-elementor-header .tm-woowishlist-widget-products::after{
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 9px solid #fff;
top: -9px;
right: 12px;
}
.site-header .tm-woocompare-widget-product,
.site-header .tm-woowishlist-widget-product,
.themeszone-elementor-header .tm-woocompare-widget-product,
.themeszone-elementor-header .tm-woowishlist-widget-product{
padding: 0 20px 0 100px;
margin: 0 0 20px 0;
position: relative;
min-height: 80px;
text-align: left;
}
.site-header .tm-woocompare-widget-product::after,
.site-header .tm-woowishlist-widget-product::after,
.themeszone-elementor-header .tm-woocompare-widget-product::after,
.themeszone-elementor-header .tm-woowishlist-widget-product::after{
display: table;
content: '';
clear: both;
}
.site-header .tm-woocompare-widget-product:last-of-type,
.site-header .tm-woowishlist-widget-product:last-of-type,
.themeszone-elementor-header .tm-woocompare-widget-product:last-of-type,
.themeszone-elementor-header .tm-woowishlist-widget-product:last-of-type{
margin: 0;
}
.site-header .tm-woocompare-widget-product h3,
.site-header .tm-woowishlist-widget-product h3,
.themeszone-elementor-header .tm-woocompare-widget-product h3,
.themeszone-elementor-header .tm-woowishlist-widget-product h3{
font-size: inherit;
font-weight: normal;
display: block;
margin: 0;
color: inherit;
text-align: left;
padding-top: 32px;
}
.site-header .tm-woowishlist-widget-product h3,
.themeszone-elementor-header .tm-woowishlist-widget-product h3{
padding-top: 0;
}
.site-header .tm-woocomerce-list__product-image,
.themeszone-elementor-header .tm-woocomerce-list__product-image{
display: block;
max-width: 80px;
margin: 0 20px 0 0;
position: absolute;
left: 0;
top: 0;
}
.site-header .tm-woocompare-empty,
.themeszone-elementor-header .tm-woocompare-empty{
display: none;
}
.site-header .compare_link_btn,
.site-header .tm-woowishlist-page-button,
.themeszone-elementor-header .compare_link_btn,
.themeszone-elementor-header .tm-woowishlist-page-button{
position: absolute;
top: 110px;
right: 20px;
z-index: 401;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
width: 260px;
text-align: center;
}
.site-header .widget_tm_woocompare_recent_compare_list.opened .tm-woocompare-widget-products+.compare_link_btn,
.site-header .widget_tm_woocommerce_wishlist.opened .tm-woowishlist-widget-products+.tm-woowishlist-page-button,
.themeszone-elementor-header .widget_tm_woocompare_recent_compare_list.opened .tm-woocompare-widget-products+.compare_link_btn,
.themeszone-elementor-header .widget_tm_woocommerce_wishlist.opened .tm-woowishlist-widget-products+.tm-woowishlist-page-button{
opacity: 1;
visibility: visible;
top: 80px;
}
.site-header .widget_tm_woocompare_recent_compare_list.opened .tm-woocompare-widget-wrapper:before,
.site-header .widget_tm_woocommerce_wishlist.opened .tm-woocomerce-wishlist-widget-wrapper:before,
.themeszone-elementor-header .widget_tm_woocompare_recent_compare_list.opened .tm-woocompare-widget-wrapper:before,
.themeszone-elementor-header .widget_tm_woocommerce_wishlist.opened .tm-woocomerce-wishlist-widget-wrapper:before{
content: '\e92f';
}
.site-header .tm-woowishlist-widget-product .button,
.themeszone-elementor-header .tm-woowishlist-widget-product .button{
height: 32px;
line-height: 32px;
font-size: 12px;
margin-top: 5px;
text-transform: none;
}
.site-header .widget_tm_woocompare_recent_compare_list.opened .tm-woocompare-widget-products,
.site-header .widget_tm_woocommerce_wishlist.opened .tm-woowishlist-widget-products,
.themeszone-elementor-header .widget_tm_woocompare_recent_compare_list.opened .tm-woocompare-widget-products,
.themeszone-elementor-header .widget_tm_woocommerce_wishlist.opened .tm-woowishlist-widget-products{
opacity: 1;
top: 60px;
}
.site-header .tm-woocompare-remove,
.site-header .tm-woowishlist-remove,
.themeszone-elementor-header .tm-woocompare-remove,
.themeszone-elementor-header .tm-woowishlist-remove{
top: 30px;
}
.tm-woocompare-list .tm-wc-compare-wishlist-loader>*,
.tm-woocompare-widget-wrapper .tm-wc-compare-wishlist-loader>*,
.tm-woowishlist .tm-wc-compare-wishlist-loader>*,
.tm-woocomerce-wishlist-widget-wrapper .tm-wc-compare-wishlist-loader>* {
width: 30px;
height: 30px;
}
.tm-woocompare-list .tm-wc-compare-wishlist-loader, .tm-woocompare-widget-wrapper .tm-wc-compare-wishlist-loader, .tm-woowishlist .tm-wc-compare-wishlist-loader, .tm-woocomerce-wishlist-widget-wrapper .tm-wc-compare-wishlist-loader {
background: rgba(255, 255, 255, 0.8);
z-index: 1;
}
@media (min-width: 768px) {
.site-header .widget_tm_woocompare_recent_compare_list.opened .tm-woocompare-widget-wrapper:before,
.themeszone-elementor-header .widget_tm_woocompare_recent_compare_list.opened .tm-woocompare-widget-wrapper:before{
content: '\e902';
}
.site-header .widget_tm_woocommerce_wishlist.opened .tm-woocomerce-wishlist-widget-wrapper:before,
.themeszone-elementor-header .widget_tm_woocommerce_wishlist.opened .tm-woocomerce-wishlist-widget-wrapper:before{
content: '\e93c';
}
.site-header .tm-woocompare-widget-products::before,
.site-header .tm-woocompare-widget-products::after,
.site-header .tm-woowishlist-widget-products::before,
.site-header .tm-woowishlist-widget-products::after,
.themeszone-elementor-header .tm-woocompare-widget-products::before,
.themeszone-elementor-header .tm-woocompare-widget-products::after,
.themeszone-elementor-header .tm-woowishlist-widget-products::before,
.themeszone-elementor-header .tm-woowishlist-widget-products::after{
display: inline-block;
}
}  .sticky {
position: relative;
padding: 2em;
}
.sticky .sticky-post {
display: inline-block;
padding: 0 1em;
text-transform: uppercase;
height: 38px;
line-height: 34px;
top: 16px;
right: -5px;
background-color: #fff;
border-style: solid;
border-width: 2px;
z-index: 1;
}
.sticky .sticky-post:after {
content: '';
display: inline-block;
position: absolute;
right: -2px;
bottom: -8px;
width: 0;
height: 0;
border-width: 6px 0 0 0;
border-style: solid;
border-right: 5px solid transparent !important;
}
@media screen and ( max-width: 768px ) {
.sticky .sticky-post{
border:none;
right:0;
left: auto;
height: 28px;
font-size: 13px;
}
}
@media screen and ( min-width: 768px ) {
.sticky .sticky-post{
position: absolute;
}
} .error404 .site {
background-color: #f6f6f6;
}
.error404 .site-content {
text-align: center;
}
.error404 .page-title {
text-align: center;
font-size: 12em;
font-weight: 100;
color: #d0d0d0;
}
.error404 .subtitle {
font-size: 2.400em;
text-transform: uppercase;
display: block;
margin: 0;
color: #000;
}
.error404 .site-content p {
margin: 0 0 2.222em 0;
font-size: 1.200em;
color: #909090;
}
.error404 .site-content input[type="search"].search-field {
width: 100%;
max-width: 325px;
background-color: #fff;
margin-right: 8px;
}
.error404 .home-link {
font-size: 0.933em;
display: inline-block;
margin: 2em 0 6em 0;
}
.error404 .home-link i {
padding-right: 5px;
font-size: 10px;
}
.error404 .home-link i:before{
transform: translateY(-1px) rotate(180deg);
} .search-no-results .page-content{
text-align: center;
}
.search-no-results .search-field{
width: 100%;
max-width: 325px;
margin-right: 0.5em;
background-color: #fff
} .search-counter-wrapper {
margin: 0 0 4em 0;
text-align: center;
}
.search-counter-wrapper .msg {
display: inline-block;
max-width: 600px;
padding: 0 1em;
}
.search-counter-wrapper input[type="search"].search-field {
width: 100%;
max-width: 325px;
margin-right: 0.5em;
background-color: #fff;
}
.search-counter-wrapper input[type="search"].search-field, .search-counter-wrapper input[type="submit"].search-submit {
padding: 0 1em;
}
.search .search-excerpt:hover, .search a:hover>.search-excerpt {
background-color: transparent;
}
.search .search-excerpt {
padding: 0 3px;
} article.type-post {
margin-bottom: 3em;
padding: 0;
background-color: #fff;
}
article.type-post .thumbnail-wrapper img {
display: block;
margin: 0 auto;
}
article.type-post .thumbnail-wrapper {
position: relative;
overflow: hidden;
max-width: 100%;
}
article.type-post .custom-post-label {
text-transform: uppercase;
color: #212121;
position: absolute;
right: 40px;
top: 30px;
border-radius: 5px;
padding: 3px 8px;
display: inline-block;
font-size: 0.800em;
z-index: 1;
}
article.type-post .entry-header {
padding: 1.5em 1em 0 1em;
margin: 0 0 1em 0;
}
.search-results article.type-post:not(.has-post-thumbnail) .entry-header{
padding: 0;
}
.search-results article.type-post:not(.has-post-thumbnail) .entry-summary{
padding-left: 0;
padding-right: 0;
}
.search-results article.attachment .entry-header{
padding-top: 0;
}
article.type-post .entry-title {
display: block;
font-size: 1.716em; text-transform: none;
margin: 0 0 6px 0;
width: 100%;
text-align: left;
line-height: 1.2;
max-width: 100%;
word-wrap: break-word;
}
.single-post article .entry-title{
font-size: 2em;
}
.blog-style-default article.type-post .entry-title{
margin-bottom: 1rem;
}
.blog-style-default.single article.type-post .entry-title{
margin-bottom: 0.5rem;
}
.entry-title a {
color: inherit;
word-wrap: inherit;
word-break: inherit;
}
article.type-post img.avatar {
display: inline-block;
border-radius: 50%;
margin: -5px 1em 0 0;
float: left;
}
article.type-post .post-author{
margin-right: 7px;
}
article.type-post .post-author, article.type-post .time-wrapper {
display: inline-block;
}
.blog-style-default article .time-wrapper{
margin-right: 11px;
}
article.type-post .post-author a {
color: #000;
}
article.type-post .time-wrapper i {
font-size: 18px;
vertical-align: middle;
margin: 0 6px 0 3px;
}
article.type-post .edit-link {
border-left: 1px solid #e1e1e1;
padding-left: 11px;
}
article.type-post .post-cats, article.type-post .post-tags {
margin-top: 0.5em;
padding-top: 0.5em;
}
.single-post article.type-post .post-cats{
display: inline-block;
margin-right: 11px;
margin-top: 0;
padding-bottom: 0;
}
article.type-post .post-cats+.post-tags {
border-width: 0;
margin-top: 0;
padding-top: 0;
}
article.type-post .entry-content, article.type-post .entry-summary {
padding: 0 1em;
width: 100%;
}
article.type-post .entry-content  p:last-child,
article.type-post .entry-summary  p:last-child,
article.type-post .entry-summary  ul:last-child,
article.type-post .entry-summary  ol:last-child,
article.type-post .entry-content  ul:last-child,
article.type-post .entry-content  ol:last-child,
article.type-post .entry-content  .page-links,
article.type-post .entry-summary .page-links
{
margin-bottom: 0;
}
article.type-post .entry-meta,
article.type-attachment .entry-meta {
padding: 0.5em 1em 2em 1em;
}
article.type-post .entry-meta:after, article.type-attachment .entry-meta:after {
display: table;
content: '';
clear: both;
}
.blog-style-default article .meta-group{
margin-top: 1em;
width: 100%;
}
.blog-style-default article .meta-taxonomy{
text-transform: uppercase;
font-size: 0.867em;
}
article.type-post .meta-counters, article.type-attachment .meta-counters {
float: none;
text-align: center;
}
article.type-post .meta-counters div:not(.wrapper), article.type-attachment .meta-counters div:not(.wrapper) {
display: inline-block;
margin-left: 10px;
height: 34px;
line-height: 34px;
}
article.type-post .meta-counters i, article.type-attachment .meta-counters i {
font-size: 18px;
vertical-align: middle;
margin: 0 6px 0 0;
}
article.type-post .entry-header-meta {
font-size: 12px;
text-transform: uppercase;
margin-bottom: 15px;
}
article.type-post .link-to-post.button {
text-transform: none;
font-weight: 400;
margin-top: 1.75em;
margin-bottom: -0.3em;
}
@media (min-width: 768px) {
article.type-post .entry-header {
padding: 1.5em 2em 0 2em;
}
article.type-post .entry-content, article.type-post .entry-summary {
padding: 0 2em;
}
article.type-post .entry-meta,
article.type-attachment .entry-meta {
padding: 0.5em 2em 2em 2em;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: flex-start;
}
.blog-style-default article.type-post .entry-meta,
.blog-style-default article.type-attachment .entry-meta{
padding-top: 0;
}
article.type-post .meta-counters, article.type-attachment .meta-counters {
align-self: flex-end;
margin-left: auto;
transform: translateY(10px);
}
article.type-post .meta-counters div:not(.wrapper),
article.type-attachment .meta-counters div:not(.wrapper) {
margin-left: 20px;
}
.blog-style-default article.type-post .entry-meta,
.blog-style-default article.type-attachment .entry-meta{
flex-direction: column;
}
} article.type-post .post-date-wrapper {
width: 100px;
height: 100%;
color: #000;
font-size: 13px;
text-transform: uppercase;
padding: 30px 0 50px 24px;
position: relative;
}
@media screen and ( max-width: 767px ) {
article.type-post .post-date-wrapper{
padding: 30px 0 0 24px;
}
article.type-post{
margin-bottom: 2em;
}
body:not(.blog-grid-posts) article.type-post.has-post-thumbnail .post-date-wrapper{
margin-top: -50px;
}
}
.blog-grid-posts article.type-post .post-date-wrapper {
width: 50px;
height: 50px;
padding: 0;
position: absolute;
left: 15px;
top: 15px;
}
article.type-post .post-date-wrapper::before {
display: inline-block;
width: 1px;
height: calc(100% - 78px);
content: '';
position: absolute;
left: 58px;
top: 30px;
}
article.type-post .post-date-wrapper::after {
display: inline-block;
width: 9px;
height: 9px;
border-radius: 50%;
content: '';
position: absolute;
left: 54px;
bottom: 43px;
}
.blog-grid-posts  article.type-post .post-date-wrapper::before,
.blog-grid-posts  article.type-post .post-date-wrapper::after {
display: none;
}
article.type-post .post-date-wrapper span.border {
display: block;
text-align: center;
width: 68px;
height: 68px;
border-style: solid;
border-width: 1px;
box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.1);
border-radius: 3px;
position: relative;
z-index: 1;
background-color: #fff;
}
.blog-grid-posts  article.type-post .post-date-wrapper span.border {
width: 50px;
height: 50px;
border-width: 0;
}
article.type-post .post-date-wrapper span:not(.border) {
font-size: 28px;
display: block;
padding-top: 16px;
line-height: 18px;
}
.blog-grid-posts article.type-post .post-date-wrapper span:not(.border) {
color: #000;
padding-top: 10px;
}
article.type-post .grid-wrapper .entry-title {
font-size: 28px;
margin: 0 0 6px 0;
line-height: 32px;
}
.blog-grid-posts article.type-post .grid-wrapper .entry-title{
font-size: 25px;
}
article.type-post .grid-wrapper img.avatar {
display: none;
}
article.type-post .grid-wrapper .post-author:before,
article.type-post .grid-wrapper .post-cats:before,
article.type-post .grid-wrapper .post-tags:before,
.blog-style-2 article.type-post .post-author::before,
.blog-style-2 article.type-post .post-cats::before,
.blog-style-2 article.type-post .time-wrapper::before,
.blog-style-default article .meta-taxonomy .post-cats:before,
.blog-style-default article .meta-taxonomy .post-tags:before
{
display: inline-block;
font-family: 'chromium';
font-size: 15px;
color: #d1d1d1;
content: '\e920';
padding: 0 5px 0 0;
transform: translateY(1px);
}
.blog-style-2 article.type-post .time-wrapper::before {
content: '\e91c';
padding: 0 5px 0 0;
position: relative;
top: 1px;
}
article.type-post .grid-wrapper .post-cats:before,
.blog-style-2 article.type-post .post-cats:before,
.blog-style-default article .meta-taxonomy .post-cats:before
{
content: '\e91f';
padding: 0 8px 0 0;
position: relative;
top: 1px;
}
article.type-post .grid-wrapper .post-cats .label,
article.type-post .grid-wrapper .post-tags .label,
.blog-style-2 article.type-post .time-wrapper .label,
.blog-style-2 article.type-post .post-cats .label,
.blog-style-2 article.type-post .post-tags .label {
display: none;
}
article.type-post .grid-wrapper .post-cats a,
article.type-post .grid-wrapper .post-tags a,
.blog-style-2 article.type-post .post-cats a {
}
article.type-post .grid-wrapper .post-tags:before,
.blog-style-2 article.type-post .post-tags:before,
.blog-style-default article .meta-taxonomy .post-tags:before
{
content: '\e926';
padding: 0 8px 0 0;
position: relative;
top: 1px;
}
.blog-style-2 article.type-post footer.entry-meta .post-tags:before {
display: none;
}
article.type-post .grid-wrapper .post-cats,
article.type-post .grid-wrapper .post-tags,
article.type-post .grid-wrapper .post-author,
.blog-style-2 article.type-post .post-cats,
.blog-style-2 article.type-post .post-author,
.blog-style-2 article.type-post .time-wrapper {
border: 0;
margin: 0 1em 0.5em 0;
padding: 0;
display: inline-block;
}
article.type-post .grid-wrapper .entry-header-meta {
margin-bottom: 0;
}
article.type-post .grid-wrapper .meta-counters i, article.type-attachment .grid-wrapper .meta-counters i {
font-size: 16px;
}
.blog-style-2 article.type-post img.avatar {
display: none;
}
@media (min-width: 768px) {
article.type-post .grid-wrapper .entry-header {
padding: 2.1em 2.5em 1em 1em;
margin: 0;
}
article.type-post .grid-wrapper .entry-content, article.type-post .grid-wrapper .entry-summary {
padding: 0 2.5em 0 1em;
}
article.type-post .grid-wrapper .entry-meta, article.type-attachment .grid-wrapper .entry-meta {
padding: 0 2.5em 2.5em 1em;
}
@supports (grid-area: auto) {
article.type-post .grid-wrapper {
display: grid;
grid-template-columns: 100px calc(100% - 100px);
grid-template-rows: auto auto auto;
align-items: stretch;
max-width: 100%;
}
.blog-grid-posts article.type-post .grid-wrapper {
grid-template-columns: 100%;
grid-template-rows: auto auto auto;
padding: 0 1em;
}
article.type-post .grid-wrapper .post-date-wrapper {
grid-row: 1 / span 3;
}
}
} .blog.blog-grid-posts article.type-post .entry-content {
padding: 0 1em;
word-wrap: break-word;
}
.blog.blog-grid-posts article.type-post .entry-summary {
padding: 0 1em;
word-wrap: break-word;
}
.blog.blog-grid-posts article.type-post .entry-header {
padding: 30px 1em 0 1em;
margin: 0 0 1em 0;
}
.blog.blog-grid-posts article.type-post .thumbnail-wrapper img {
width: 100%;
}
.blog.blog-grid-posts article.type-post .entry-meta {
padding: 0.5em 1em 40px 1em;
}
.blog.blog-grid-posts .entry-content p {
line-height: 22px;
}
article.type-post .meta-counters div:first-child:not(.wrapper) {
margin: 0;
}
.blog.blog-grid-posts article.format-quote .quote-wrapper {
padding: 0 1em;
font-size: 1.6em;
}
.blog.blog-grid-posts article .meta-counters {
position: absolute;
left: 0;
bottom: -20px;
background-color: rgba(255,255,255,0.8);
opacity: 0;
padding: 10px;
width: 100%;
text-align: center;
-webkit-transition: bottom 0.3s ease-out, opacity 0.3s ease-out;
-ms-transition: bottom 0.3s ease-out, opacity 0.3s ease-out;
transition: bottom 0.3s ease-out, opacity 0.3s ease-out;
margin: 0;
border: 0;
color: #000;
float: none;
z-index: 1;
}
.blog.blog-grid-posts article:hover .meta-counters:not(:empty) {
bottom: 0px;
opacity: 1;
}
@media (min-width: 768px) {
.blog.blog-grid-posts.site-boxed .site-content {
max-width: 1200px;
}
.blog.blog-grid-posts article.type-post {
max-width: 100%;
margin-bottom: 2em;
}
@supports (grid-area: auto) {
.blog.blog-grid-posts .site-content {
display: grid;
grid-column-gap: 2em;
justify-items: stretch;
}
.blog.blog-grid-posts.col-2 .site-content {
grid-template-columns: repeat( 2, 50% );
}
.blog.blog-grid-posts.col-3 .site-content {
grid-template-columns: repeat( 3, 33.3% );
}
.blog.blog-grid-posts.col-4 .site-content {
grid-template-columns: repeat( 4, 25% );
}
.blog.blog-grid-posts.col-5 .site-content {
grid-template-columns: repeat( 5, 20% );
}
.blog.blog-grid-posts.col-6 .site-content {
grid-template-columns: repeat( 6, 16.5% );
}
.blog.blog-grid-posts.col-2 .page-title, .blog.blog-grid-posts.col-2 .navigation.pagination {
grid-column: 1 / span 2;
}
.blog.blog-grid-posts.col-3 .page-title, .blog.blog-grid-posts.col-3 .navigation.pagination {
grid-column: 1 / span 3;
}
.blog.blog-grid-posts.col-4 .page-title, .blog.blog-grid-posts.col-4 .navigation.pagination {
grid-column: 1 / span 4;
}
.blog.blog-grid-posts.col-5 .page-title, .blog.blog-grid-posts.col-5 .navigation.pagination {
grid-column: 1 / span 5;
}
.blog.blog-grid-posts.col-6 .page-title, .blog.blog-grid-posts.col-6 .navigation.pagination {
grid-column: 1 / span 6;
}
}
}
.search-results article{
margin-bottom: 2em !important;
}
.search-results article footer.entry-meta
{
display: none;
}
.search-results article .entry-summary{
padding-bottom: 2em;
}
.search-results article{
padding: 1.5em 2em 0 2em;
background-color: #fff;
}
.search-results article.type-product .entry-header{
padding: 0 2em 0 2em;
}
.search-results article.type-product .entry-summary{
padding: 0 2em 2em;
}
.search-results article.has-post-thumbnail{
padding: 0;
}
.search-results article .entry-title{
display: block;
font-size: 26px;
font-weight: 400;
text-transform: none;
margin: 0 0 20px 0;
width: 100%;
text-align: left;
line-height: 1.2;
max-width: 100%;
word-wrap: break-word;
}
.search-results article.has-post-thumbnail .entry-header{
padding-top: 0;
}
.search-results article.has-post-thumbnail .entry-title{
margin-top: 23px;
}
a.more-link{
display: inline-block;
text-transform: none;
font-weight: 400;
border: 0;
box-shadow: none;
-webkit-transition: background-color .3s ease-out,color .3s ease-out;
transition: background-color .3s ease-out,color .3s ease-out;
padding: 0 20px !important;
font-size: .933em !important;
border-radius: 3px;
outline: none;
height: 40px;
line-height: 40px;
color: #fff;
background-color: #212121;
margin-top: 1.5em;
}
a.more-link:hover{
background-color: #ffa800;
color: #000;
} .single article.type-post .entry-header {
margin: 0 0 1em 0;
}
.single article.type-post .entry-content, .single article.type-post .entry-summary {
font-size: 1.067em;
} .single article.type-post .post-tags {
display: inline-block;
border: 0;
margin: 5px 0 0 0;
padding: 0;
max-width: 50%;
}
.single article.type-post .post-tags .label {
display: none;
}
.single article.type-post .post-tags a {
padding: 4px 12px 5px;
border-radius: 3px;
font-size: 0.933em;
display: inline-block;
margin: 0 5px 7px 0px;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.single article.type-post .entry-meta {
padding-top: 2em;
}
.single article.type-post .entry-meta:empty{
padding-top: 0;
}
.single article.type-post footer.entry-meta{
display: grid;
grid-template-columns: 1fr minmax(0, max-content);
grid-template-areas: "tags meta"
}
.single article.type-post footer.entry-meta .post-tags{
grid-area: tags;
max-width: 100%;
padding-right: 1em;
}
.single article.type-post footer.entry-meta  .meta-counters{
grid-area: meta;
}
.tz-social-links div.wrapper {
text-align: left;
}
.tz-like-wrapper div.wrapper {
text-align: center;
max-width: 100%
}
.tz-social-links .sharecount {
float: right;
width: 34px;
display: inline-block;
height: 26px;
line-height: 26px;
text-align: center;
margin: 4px 0 0 0;
border-left: 1px solid #dbdbdb;
}
.tz-social-links .share-icon::before {
content: "\e921";
font-family: 'chromium';
font-style: normal;
font-size: 17px;
}
.tz-like-wrapper .like-icon::before {
content: "\e93c";
font-family: 'chromium';
font-style: normal;
font-size: 16px;
}
.tz-social-links .wrapper a, .tz-like-wrapper .wrapper a {
background-color: #f6f6f6;
color: #626262;
height: 34px;
line-height: 34px;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
padding-left: 1em;
border-top: 1px solid #fff;
}
.tz-like-wrapper .wrapper a {
display: block;
padding: 0;
border: 0;
}
.tz-like-wrapper .wrapper #icon-like::before,
.tz-like-wrapper .wrapper #icon-unlike::before {
display: inline-block;
content: "\e911";
font-family: 'chromium';
padding: 0 5px 0 0;
}
.tz-like-wrapper .wrapper #icon-unlike::before {
content: "\e90a";
}
.tz-like-wrapper i.loading {
font-size: 12px;
}
.tz-social-links .wrapper a i {
font-size: 18px;
vertical-align: baseline;
padding-left: 5px;
}
.tz-social-links .wrapper a i:before {
color: #626262;
}
.tz-social-links .wrapper a:hover, .tz-social-links .wrapper a:hover i:before {
color: #fff;
}
.tz-like-wrapper .wrapper a:hover, .tz-like-wrapper .wrapper a:hover i:before {
color: #212121;
}
.tz-like-wrapper .wrapper a:focus {
outline: none;
}
article.type-post .meta-counters div.tooltip {
background-color: #f6f6f6;
font-size: 0.800em;
line-height: 1.5;
color: #626262;
padding: 5px 0;
height: auto;
margin: 0;
}
.tz-social-links .wrapper a.facebook:hover {
background-color: #3b5a9a;
}
.tz-social-links .wrapper a.linkedin:hover {
background-color: #117bb7;
}
.tz-social-links .wrapper a.twitter:hover {
background-color: #28a9e2;
}
.tz-social-links .wrapper a.google:hover {
background-color: #e04a39;
}
.tz-social-links .wrapper a.pinterest:hover {
background-color: #cc2129;
}
.tz-social-links .wrapper a.tumblr:hover {
background-color: #31506d;
}
.tz-social-links .wrapper a.mail:hover {
background-color: #0093e7;
}
.tz-social-links .wrapper a.vk:hover {
background-color: #5181B8;
}
@media (min-width: 768px) {
.tz-social-links .heading, .tz-like-wrapper .heading {
padding: 0 1em;
background-color: #b6b6b6;
color: #fff;
}
} .author-info .author-title {
clear: none;
font-size: 1.200em;
margin-bottom: 15px;
}
.author-info .author-bio {
font-size: 0.933em;
margin-bottom: 15px;
}
.author-info .author-link {
font-size: 0.800em;
}
.author-info .author-link i {
vertical-align: middle;
}
article.type-post .author-info img.avatar {
display: inline-block;
border-radius: 50%;
margin: 0 1em 1em 0;
float: left;
}
.author-info {
padding: 0 1em 2em 1em;
}
.author-info h3 {
font-size: 1em;
font-weight: 500;
margin: 0 0 2em 0;
padding: 0 0 1em 0;
text-transform: uppercase;
border-style: solid;
border-width: 0 0 1px 0;
}
@media (min-width: 768px) {
.author-info {
padding: 0 2em 2em 2em;
}
article.type-post .author-info img.avatar {
margin: 0 2em 2em 0;
}
.author-info .author-link {
margin-left: 106px;
}
}
.page-title {
font-size: 2em;
font-weight: 500;
margin: 0 0 1.5rem 0;
line-height: 1.2;
color: #000;
}
.search-results .page-title,
.search-no-results .page-title
{
text-align: center;
}
.page-title i {
vertical-align: middle;
margin: 0 10px 0 0;
font-size: 30px;
}
.entry-content, .entry-summary, .page-content {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
position: relative;
}
.entry-content:after, .entry-summary:after, .page-content:after {
display: table;
content: '';
clear: both;
} .related-posts {
margin: 0 0 3em 0;
}
.related-posts ul {
list-style: none;
padding: 0;
margin: 0;
}
.related-posts ul li {
display: flex;
background-color: #fff;
height: 100%;
flex-direction: row;
align-items: flex-start;
}
.related-posts .entry-title.related-posts-title { font-size: 1.5em; margin: 0 0 1em 0;
display: block;
text-align: center;
}
.related-posts .entry-title.related-posts-title span { }
.related-posts .related-categorie { padding: 0;
display: inline-block;
font-size: 13px;
margin: 0 0 5px 0;
}
.related-posts h3 {
text-transform: none;
font-size: 18px;
font-weight: 400;
margin: 10px 0 1em 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
line-height: 26px;
max-width: 100%;
}
.related-posts h3 a {
color: inherit;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.related-posts .item-content {
text-align: center;
padding: 1.5em 1.5em 1em;
width: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
@media screen and ( max-width: 767px ){
.related-posts .item-content{
padding: 1em;
}
}
.related-posts .thumb-wrapper {
width: 40%;
line-height: 0;
}
.related-posts .thumb-wrapper + .item-content {
width: 60%;
}
.related-posts .date-cat-wrapper {
font-size: 13px;
display: block;
text-transform: uppercase;
width: 100%;
}
@media screen and ( min-width: 768px ){
.related-posts .date-cat-wrapper span {
margin-right: 8px;
}
}
.related-posts .meta-counters {
align-self: flex-end;
width: 100%;
margin-top: 10px;
}
.related-posts .meta-counters div:not(.wrapper), .related-posts .meta-counters div:not(.wrapper) {
display: inline-block;
margin-right: 10px;
height: 34px;
line-height: 34px;
}
.related-posts .meta-counters i, .related-posts .meta-counters i {
font-size: 18px;
vertical-align: middle;
margin: 0 6px 0 0;
}
@media screen and (min-width: 768px) and (-ms-high-contrast:none) {
.related-posts ul{
display: flex;
}
.related-posts ul li{
flex-basis: calc( 50% - 15px );
width: calc( 50% - 15px );
}
.related-posts ul li:nth-child(2n){
margin-left: 30px;
}
}
@supports (grid-area: auto) {
.related-posts ul {
display: grid;
grid-gap: 2em;
align-items: start;
grid-template-columns: 1fr;
}
@media screen and ( min-width: 768px ) {
.related-posts ul {
grid-template-columns: repeat(2, minmax(300px, 50%));
}
.layout-one-col .related-posts ul {
grid-template-columns: repeat(3, minmax(300px, 50%));
}
}
}
@media screen and ( max-width: 1024px ) {
.related-posts ul li{
flex-direction: column;
}
.related-posts ul li .thumb-wrapper{
display: none;
}
.related-posts ul li .item-content,
.related-posts .thumb-wrapper + .item-content
{
width: 100%;
}
}
@media (min-width: 768px) {
.site-content .related-posts .entry-title.related-posts-title {
text-align: left;
}
.related-posts .item-content {
text-align: left;
}
.related-posts .thumb-wrapper img {
height: 100%;
width: 100%;
}
} .comments-area {
margin: 0 0 4em 0;
padding: 0;
}
.bypostauthor>article .fn:before {
margin: 0 -2px 0 2px;
}
.comments-area .comments-title { font-size: 1.3em; margin: 0 0 1em 0;
display: block;
text-align: center;
}
.comments-area .comments-title span { }
.comments-area .comment-reply-title {
font-size: 1.3em; position: relative;
text-align: left;
margin: 1em 0 0.5em 0; }
.comments-area .comment-reply-title span{ }
.comments-area .gravatar {
display: inline-block;
position: absolute;
left: 25px;
top: 30px;
}
.comments-area .gravatar img {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.comments-area .comment, .comments-area .pingback {
margin: 0 0 1em 0;
padding: 2em 2em 2em 7em;
position: relative;
display: block;
background-color: #fff;
}
.comments-area .comment-meta {
margin-bottom: 1.333em;
}
.comments-area .comment-author {
font-size: 1em;
display: inline-block;
font-weight: 500;
margin: 0;
padding: 0;
}
.comments-area .comment-author a {
color: inherit;
}
.comments-area .comment-meta-time {
font-size: 0.800em;
display: inline-block;
color: #81858c;
margin-right: 30px;
}
.comments-area .comment-reply-link, .comments-area .comment-edit-link {
display: inline-block;
font-size: 0.800em;
}
.comments-area .comment-reply-link:before {
display: inline-block;
content: "\e912";
font-family: 'chromium';
font-size: 16px;
vertical-align: sub;
padding: 0 5px 0 0;
}
.comments-area .comment-reply-link+.comment-edit-link:before {
content: '|';
display: inline-block;
margin: 0 10px;
}
.comments-area .pingback {
padding: 2em;
text-transform: uppercase;
}
.comments-area .pingback a {
text-transform: none;
}
.comments-area .pingback .comment-meta {
margin-bottom: 0;
}
.comments-area .pingback .comment-edit-link {
float: none;
display: block;
}
.comments-area .comment .comment {
padding: 20px 0 0 80px;
}
.comments-area .comment .comment .gravatar {
left: 0;
}
.comments-area .comment .comment .comment-content {
margin-bottom: 35px;
}
.comments-area .comments-list .comment:first-of-type, .comments-area .comments-list .pingback:first-of-type {
border: 0;
}
.comments-area .comments-list .comment .child-comments {
margin: 30px 0 0 -80px;
padding: 0;
border-width: 1px 0 0 0;
border-style: solid;
}
.comments-area .comment-content {
padding: 0;
margin: 0;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.comments-area .comments-list {
margin-bottom: 3em;
}
.comments-area .comment-content p:last-child, .comments-area .comment-content p:last-of-type {
margin: 0;
}
.comments-area .comment-form {
margin: 0 -1em 4em -1em;
}
.comments-area .comment-form p {
padding: 0 1em;
margin: 0 0 1em 0;
}
.comment-form-cookies-consent input[type="checkbox"]{
display: inline-block;
margin-right: 10px;
vertical-align: middle;
}
.comment-form-cookies-consent label{
display: inline-block !important;
vertical-align: middle;
margin-bottom: 0 !important;
}
.comments-area .comment-form input[type="text"], .comments-area .comment-form input[type="email"], .comments-area .comment-form input[type="url"], .comments-area .comment-form textarea {
width: 100%;
background-color: #fff;
}
.comments-area .comment-form p.comment-form-author, .comments-area .comment-form p.comment-form-email, .comments-area .comment-form p.comment-form-url {
margin: 0 0 2em 0;
}
.comments-area .comment-form p.comment-notes {
margin-bottom: 2em;
}
.comments-area .comment-form label {
display: block;
margin-bottom: 0.5em;
color: #000;
}
.comments-area .comment-form textarea {
min-height: 135px;
}
.comments-area .comment-form-comment {
clear: both;
}
.comments-area small {
display: inline-block;
font-size: 12px;
margin: 0 0 0 25px;
}
.comments-area .pingback .comment-meta, .comments-area .trackback .comment-meta {
padding: 0;
text-align: left;
}
.required {
color: #c0392b;
}
.no-comments {
text-transform: uppercase;
font-size: 16px;
margin: 0;
}
.no-comments i {
margin-right: 5px;
}
@media (min-width: 768px) {
.comments-area .comments-title {
text-align: left;
}
} .comment-numeric-navigation {
margin: 40px 0;
text-align: center;
}
.comment-numeric-navigation .loop-pagination {
margin-top: -5px;
text-align: center;
}
.comment-numeric-navigation .page-numbers {
font-size: 13px;
margin-right: 1px;
display: inline-block;
padding: 9px 15px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-border-radius: 3px;
border-radius: 3px;
background-clip: padding-box;
}
.comment-numeric-navigation ul.page-numbers {
border: 0 none;
padding: 0;
margin: 0;
}
.comment-numeric-navigation .page-numbers.current {
border: 1px solid #f8f8f6;
background: #f8f8f6;
}
.comment-numeric-navigation a {
color: #151515;
}
.comment-numeric-navigation a:hover, .comment-numeric-navigation a:active, .comment-numeric-navigation a:focus {
color: #f7972b;
border: 1px solid #f7972b;
}
.comment-numeric-navigation i {
font-size: 10px;
}
.comment-numeric-navigation .page-links-title {
float: left;
padding: 10px 0;
}
.comment-navigation {
margin: 40px 0;
text-align: left;
}
.comment-navigation .prev {
float: left;
}
.comment-navigation .next {
float: right;
}
.comment-navigation a {
font-size: 13px;
display: inline-block;
padding: 9px 15px;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
color: #151515;
}
.comment-navigation a:hover, .comment-navigation a:active, .comment-navigation a:focus {
color: #f7972b;
}
.comment-navigation i {
font-size: inherit;
padding: 0 5px;
}
.comment-navigation:after {
display: block;
clear: both;
content: '';
}
@media (min-width: 768px) {
.comments-area .comment-meta {
text-align: left;
}
.comments-area .comment-form-author, .comments-area .comment-form-email, .comments-area .comment-form-url {
width: 33.333%;
display: inline-block;
float: left;
}
.comments-area .comments-list .comment .child-comments {
padding: 0px 0 0 40px;
}
}  button.owl-dot{
display: inline-block;
width: 17px;
height: 17px;
background: transparent !important;
}
article.format-gallery .owl-nav {
display: block;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
}
article.format-gallery .owl-carousel .owl-nav div {
width: 50px;
height: 100%;
margin: 0;
}
article.format-gallery .owl-next {
float: right;
}
article.format-gallery .owl-carousel .owl-nav div+div::before {
display: none;
}
article.format-gallery .owl-carousel .owl-nav div::after {
top: 50%;
color: rgba(255, 255, 255, 0.7);
font-size: 50px;
left: auto;
right: 0;
margin-top: -37px;
}
article.format-gallery .owl-carousel .owl-nav div:hover::after {
right: -10px;
color: rgba(255, 255, 255, 1);
}
article.format-gallery .owl-carousel .owl-nav div.owl-next:after {
right: auto;
top: 50%;
left: -18px;
width: auto;
height: 75px;
line-height: 75px;
}
article.format-gallery .owl-carousel .owl-nav div.owl-next:hover:after {
left: -28px;
color: rgba(255, 255, 255, 1);
}
article.format-gallery .carousel-container {
max-height: 350px;
opacity: 0;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-ms-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.blog-grid-posts article.format-gallery .carousel-container {
max-height: 100%;
margin-bottom: -9px;
} article.format-video .thumbnail-wrapper {
background-color: #000;
text-align: center;
}
article.format-video .thumbnail-wrapper iframe {
margin: 0;
} article.format-quote .quote-wrapper {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
color: #fff;
text-align: center;
background-color: rgba(111, 111, 111, 0.8);
font-size: 2.2em;
align-items: center;
display: flex;
font-weight: lighter;
justify-content: center;
}
article.format-quote .quote-wrapper i {
font-style: normal;
}
article.format-quote .quote-wrapper i::before {
display: block;
font-size: 3em;
} .widget {
margin: 0 0 2em;
}
.elementor-widget-container .widget{
margin-bottom: 0;
}
.widget ul, .widget ol {
list-style-type: none;
padding: 0;
margin: 0;
}
.widget ul li, .widget ol li {
margin-bottom: 8px;
}
.widget ul li:last-of-type, .widget ol li:last-of-type {
margin-bottom: 0;
} .site-sidebar.style-2 .widget,
.site-sidebar.style-3 .widget {
background-color: #fff;
padding: 1.5em 20px;
margin: 0;
font-size: 0.933em;
}
.site-sidebar.style-1 .widget {
background-color: transparent;
padding: 0;
margin: 0 0 3em 0;
}
.site-sidebar.style-3 .widget {
margin: 0 0 35px 0;
padding: 2em 25px;
}
.widget .widget-title{
font-size: 1em;
font-weight: 500;
margin: 0 0 1.5em 0;
text-transform: uppercase;
border-style: solid;
border-width: 0 0 1px 0;
}
.style-2 .widget .widget-title{
padding-bottom: 1em;
}
.elementor-widget h5{
padding: 0 0 10px 0;
}
.site-sidebar.style-1 .widget .widget-title {
margin: 0 0 2em 0;
border: 0;
position: relative;
}
.site-sidebar.style-3 .widget .widget-title{
padding-bottom: 1em;
}
.site-sidebar.style-1 .widget {
overflow: hidden;
}
.site-sidebar.style-1 .widget:not(.widget_tz_categories) .widget-title span{
display: inline-block;
position: relative;
line-height: inherit;
padding: 0 0 10px 0;
}
.site-sidebar.style-1 .widget:not(.widget_tz_categories) .widget-title span:after {
display: block;
content: '';
width: 80%;
position: absolute;
bottom: -1px;
left: 0;
height: 2px;
-webkit-transition: width 0.3s ease-out;
-ms-transition: width 0.3s ease-out;
transition: width 0.3s ease-out;
z-index: 1;
background-color: #FDB80C;
}
.site-sidebar.style-1 .widget:not(.widget_tz_categories) .widget-title:before {
content: '';
display: block;
position: absolute;
bottom: -1px;
width: 100%;
left: 0;
height: 1px;
border-bottom: 1px solid;
border-color: #ebebeb;
} .site-sidebar.style-1 .widget .widget-title + *:not(.screen-reader-text),
.site-sidebar.style-1 .widget .screen-reader-text + .select-wrapper {
width: 100%;
}
.site-sidebar.style-1 .widget .screen-reader-text + .select-wrapper::before {
top: 5px;
}
.site-sidebar.style-1 .widget .screen-reader-text + .select-wrapper::after {
top: 12px;
}
.site-sidebar.style-2 .widget.widget_custom_html,
.site-sidebar.style-3 .widget.widget_custom_html {
padding: 0;
}
.widget_categories ul,
.widget_archive ul,
.widget_pages ul,
.widget_rss ul,
.widget_nav_menu ul{
padding-left: 1em;
}
.widget_categories ul > li,
.widget_archive ul > li,
.widget_pages ul > li,
.widget_rss ul >li,
.widget_nav_menu ul > li
{
position: relative;
}
.widget_categories ul li ul,
.widget_archive ul li ul,
.widget_pages ul li ul,
.widget_rss ul li ul,
.widget_nav_menu ul li ul
{
position: relative;
margin-left: 1em;
margin-top: 8px;
}
.widget_categories ul ul ul ul ul ul ul,
.widget_archive ul ul ul ul ul ul ul,
.widget_pages ul ul ul ul ul ul ul,
.widget_rss ul ul ul ul ul ul ul,
.widget_nav_menu ul ul ul ul ul ul ul{
margin-left: 0;
padding-left: 0;
}
.widget_categories ul li ul li,
.widget_archive ul li ul li,
.widget_pages ul li ul li,
.widget_rss ul li ul li,
.widget_nav_menu ul li ul li
{
margin-bottom: 8px;
}
.widget_categories ul li:before,
.widget_archive ul li:before,
.widget_pages ul li:before,
.widget_rss ul li:before,
.widget_nav_menu ul li:before{
content: "";
display: block;
width: 4px;
height: 4px;
background-color: #fdb819;
position: absolute;
left: -1em;
top: 10px
}
.widget_rss .rsswidget{
color: #000;
display: block;
}
.widget_rss .widget-title .rsswidget{
display: inline-block;
vertical-align: middle;
}
.widget_rss .rss-date{
display: block;
margin: 0.5em 0;
}
.widget_rss .rss-date:before{
content: "\e915";
font-family: chromium;
display: inline-block;
margin-right: 1em;
line-height: inherit;
font-size: 0.75em;
}
.widget_rss li{
margin-bottom: 1em !important;
}
.widget_rss cite{
display: inline-block;
font-size: 0.85em;
margin: 0.5rem 0;
color: #000;
}
.widget_tag_cloud .tagcloud a{
color: #000;
}
.widget_tz_categories .widget-title:before,
.widget_tz_categories .widget-title span:after
{
display: none;
} .site-sidebar .widget select {
font-size: 14px;
height: 40px;
line-height: 40px;
padding: 0 40px 0 16px;
box-shadow: none;
border-radius: 0;
background-color: #fff;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-family: inherit;
color: inherit;
cursor: pointer;
font-weight: normal;
width: 100%;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
} .widget_product_search label,
.widget_search label {
width: 100%;
margin-bottom: 0;
}
.widget_product_search .woocommerce-product-search,
.widget_search .search-form {
width: 100%;
display: inline-block;
position: relative;
}
.widget_product_search .woocommerce-product-search::before,
.widget_search .search-form::before {
display: inline-block;
position: absolute;
content: '\e93e';
font-family: 'chromium';
right: 10px;
font-size: 22px;
top: 3px;
}
.widget_product_search .search-field,
.widget_search .search-field {
display: inline-block;
width: 100%;
padding: 0 50px 0 10px !important;
background-color: #fff;
border-radius: 0;
height: 40px;
-webkit-appearance: none;
}
.widget_product_search .search-field,
#sidebar-blog .widget_search .search-field{
padding: 3px 50px 3px 10px;
}
.widget_product_search button,
#sidebar-blog .widget_search .search-submit{
height: 47px;
}
.widget_product_search button::before,
#sidebar-blog  .widget_search .search-form::before{
right: 15px;
top: 1px;
}
.widget_product_search button,
.widget_search .search-submit{
display: inline-block;
position: absolute;
top: 0;
right: 0;
padding: 0;
text-indent: 100%;
overflow: hidden;
width: 40px;
background-color: transparent
}
.widget_product_search button:hover,
.widget_product_search button:focus,
.widget_product_search button:active,
.widget_search .search-submit:hover,
.widget_search .search-submit:focus,
.widget_search .search-submit:active {
background-color: transparent
} .widget_calendar {
font-weight: 400;
}
.widget_calendar caption {
padding: .5em 0;
font-size: 14px;
font-weight: normal;
text-align: center;
}
table#wp-calendar {
border: 0;
margin: 0;
}
.widget_calendar thead {
background: transparent;
color: black;
}
.widget_calendar td {
text-align: center;
background: white;
padding: 8px 0;
border: 3px solid #f6f6f6;
font-size: 12px;
}
.widget_calendar th {
border: none;
text-align: center;
font-weight: 500;
}
.widget_calendar .pad {
background: transparent;
}
.widget_calendar #prev, .widget_calendar #next {
background-color: transparent;
text-align: left;
text-transform: uppercase;
}
.widget_calendar #next {
text-align: right;
} .widget_categories ul li, .widget_archive ul li {
text-align: right;
}
.widget_categories .count, .widget_archive .count {
font-size: 12px;
background-color: #fff;
padding: 3px 6px 2px 6px;
border-radius: 3px;
}
.widget_categories ul li a, .widget_archive ul li a {
text-align: left;
float: left;
display: block;
max-width: 80%;
}
.widget_categories ul li:after, .widget_archive ul li:after {
display: table;
content: '';
clear: both;
}     .footer-widgets {
margin: 0 auto;
padding: 0;
}
@media screen and (min-width: 1024px) and (-ms-high-contrast:none) {
.footer-widgets{
display: flex;
}
.footer-widgets .widget-area.col-1,
.footer-widgets .widget-area.col-4{
width: calc(30% - 23px);
}
.footer-widgets .widget-area.col-2,
.footer-widgets .widget-area.col-3{
width: calc(20% - 23px);
}
.footer-widgets .widget-area.col-1,
.footer-widgets .widget-area.col-2,
.footer-widgets .widget-area.col-3{
margin-right: 30px;
}
.footer-widgets .widget-area.col-4{
margin-right: 0;
}
}
.footer-widgets .widget-area {
padding: 2.143em 0;
text-align: center;
vertical-align: middle;
}
@media screen and (max-width: 768px){
.footer-widgets .widget-area{
text-align: left;
padding-top: 10px;
padding-bottom: 15px;
}
.footer-widgets .widget-area .widget:first-of-type{
margin-top: 30px;
}
}
.footer-widgets .widget-area .widget_mailchimpsf_widget .updated{
position: absolute;
bottom: 0;
transform: translateY(100%);
}
.footer-widgets .widget-area .widget {
display: block;
margin: 0 0 2em 0;
padding: 0;
background-color: transparent;
vertical-align: middle;
}
.footer-widgets .widget-area .widget + .widget {
margin-top: 50px;
}
.footer-widgets .widget-area .widget .widget-title {
font-size: 1em;
font-weight: 500;
margin: 0 0 1em 0;
padding: 0;
text-transform: uppercase;
border: 0;
}
.footer-widgets .widget-area .widget_text p {
margin: 0;
}
.site-info {
margin: 0 auto;
padding: 1em 0;
text-align: center;
font-size: 12px;
}
@media screen and (min-width: 768px) {
.footer-widgets {
display: flex;
align-items: start;
padding: 4em 0 0 0;
}
.footer-widgets .widget-area {
flex-grow: 1;
text-align: left;
}
.site-info {
text-align: left;
padding: 2em 0;
}
.footer-widgets + .site-info {
padding: 1em 0 4em 0;
}
@supports (grid-area: auto) {
.footer-widgets {
display: grid;
grid-template-columns: repeat(12, 1fr);
grid-template-rows: auto;
grid-column-gap: 2em;
}
.footer-widgets .widget-area.col-1, .footer-widgets .widget-area.col-4 {
grid-column: span 4;
}
.footer-widgets .widget-area.col-2, .footer-widgets .widget-area.col-3 {
grid-column: span 2;
}
}
}
@media (min-width: 1200px) {
.site-boxed .footer-widgets, .site-boxed .site-info {
max-width: 1170px;
}
}
.footer-widgets .widget_calendar .calendar_wrap td{
border-color: transparent !important;
color: #fff;
background-color: transparent;
}
.footer-widgets .widget_calendar .calendar_wrap th,
.footer-widgets .widget_calendar .calendar_wrap caption
{
color: #fff;
}
.footer-widgets select,
.footer-widgets input[type=text],
.footer-widgets textarea
{
max-width: 100%;
}
.footer-widgets .widget-title a{
color: inherit;
}
.footer-widgets .rsswidget,
.footer-widgets cite{
color: #fff;
}
.footer-widgets .widget_tag_cloud .tagcloud a{
color: #fff;
} .widget_mailchimpsf_widget .mc_form_inside {
width: 100%;
position: relative;
margin: 22px 0 0 0;
}
.widget_mailchimpsf_widget input:not(.button) {
width: 100%;
margin-bottom: 10px;
border-radius: 0;
background-color: transparent !important;
padding: 0 60px 0 10px;
}
.widget_mailchimpsf_widget input.button {
text-indent: 200%;
width: 50px;
border-radius: 0;
background-color: transparent !important;
overflow: hidden;
padding: 0;
z-index: 1;
position: relative;
}
.widget_mailchimpsf_widget input:not(.button) {
border-color: #626b72;
}
.widget_mailchimpsf_widget .mc_signup_submit::before {
content: '\e904';
font-family: 'chromium';
display: inline-block;
position: absolute;
top: 2px;
right: 14px;
font-size: 24px;
color: #fff;
}
.widget_mailchimpsf_widget .mc_signup_submit {
display: inline-block;
position: absolute;
top: 0;
right: 0;
-webkit-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;
}
.widget_mailchimpsf_widget .mc_merge_var label {
display: none;
} .page:not(.elementor-page) article.page{
background-color: #fff;
padding: 30px;
margin-bottom: 2em;
} .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed, iframe:not(.fb_customer_chat_bounce_in_v2), object {
max-width: 100%;
} .gallery {
margin: 1.5em 0;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
}
.gallery-item .gallery-icon {
overflow: hidden;
}
.gallery-item img {
display: block;
}
.gallery-item a {
display: inline-block;
border-bottom: none;
position: relative;
}
.gallery-item a:hover, .gallery-item a:focus {
border-bottom: none;
box-shadow: none;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
margin: 0;
border: none;
}
@supports (grid-area: auto) {
#chromium-gallery, .gallery {
display: grid;
max-width: 1200px !important;
}
.gallery {
grid-row-gap: 1em;
grid-column-gap: 1em;
}
.gallery-columns-2:not(.filtr-container) .gallery-item,
.gallery-columns-3:not(.filtr-container) .gallery-item,
.gallery-columns-4:not(.filtr-container) .gallery-item,
.gallery-columns-5:not(.filtr-container) .gallery-item,
.gallery-columns-6:not(.filtr-container) .gallery-item,
.gallery-columns-7:not(.filtr-container) .gallery-item,
.gallery-columns-8:not(.filtr-container) .gallery-item,
.gallery-columns-9:not(.filtr-container) .gallery-item {
max-width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, minmax(50px, 300px));
}
.gallery-columns-3 {
grid-template-columns: repeat(3, minmax(50px, 300px));
}
.gallery-columns-4 {
grid-template-columns: repeat(4, minmax(50px, 300px));
}
.gallery-columns-5 {
grid-template-columns: repeat(5, minmax(50px, 300px));
}
.gallery-columns-6 {
grid-template-columns: repeat(6, minmax(50px, 300px));
}
.gallery-columns-7 {
grid-template-columns: repeat(7, minmax(50px, 300px));
}
.gallery-columns-8 {
grid-template-columns: repeat(8, minmax(50px, 300px));
}
.gallery-columns-9 {
grid-template-columns: repeat(9, minmax(50px, 300px));
}
} figure.gallery-item {
overflow: hidden;
position: relative;
}
figure.gallery-item img {
width: 100%;
-ms-transition: -webkit-transform 0.35s ease-out, border-color 0.35s ease-out;
-webkit-transition: -webkit-transform 0.35s, border-color 0.35s ease-out;
transition: transform 0.35s;
-webkit-transform: translateZ(0);
-ms-transform: scale(1, 1);
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
max-width: 100%;
}
figure.gallery-item figcaption.wp-caption-text {
position: absolute;
z-index: 1;
left: 10px;
top: 10px;
margin: 0;
padding: 10px;
opacity: 0;
width: 100%;
height: 100%;
max-width: calc(100% - 20px);
line-height: 1.5;
max-height: calc(100% - 20px);
display: inline-block;
-ms-transition: opacity 0.3s, -webkit-transform 0.3s;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
-webkit-transform: translateZ(0);
-ms-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
background: rgba(0, 0, 0, 0.4);
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
overflow-y: hidden;
color: #fff;
}
figure.gallery-item:hover img {
-ms-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
figure.gallery-item:hover figcaption {
opacity: 1;
-ms-transform: scale(1, 1);
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.wp-caption {
display: inline-block;
margin: 0;
position: relative;
overflow: hidden;
max-width: 100%;
}
.wp-caption img {
display: inline-block;
margin: 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translate3d(0, 0, 0);
}
.wp-caption p:empty{
display: none;
}
.wp-caption > a{
display: inline;
}
.wp-caption-text:not(.gallery-caption) {
font-size: 14px;
font-style: normal;
text-transform: uppercase;
margin: 0;
position: absolute;
bottom: 0;
left: 0;
padding: 0 10px;
opacity: 0;
height: 40px;
line-height: 40px;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
display: block;
width: 100%;
text-align: center;
}
.wp-caption:hover > img,
.wp-caption:hover > a >img
{
-webkit-transform: translate3d(0, -40px, 0);
transform: translate3d(0, -40px, 0);
}
.wp-caption:hover .wp-caption-text:not(.gallery-caption) {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.wp-caption:hover .wp-caption-text:not(.gallery-caption) a:hover {
color: inherit;
} #chromium-gallery .gallery-icon {
overflow: hidden;
}
#chromium-gallery {
transition: height 0.3s ease-out;
margin-bottom: 6em;
}
#chromium-gallery .gallery-item {
position: relative;
}
#chromium-gallery figure.gallery-item img {
width: 100%;
border-style: solid;
border-width: 0;
padding: 0;
border-color: #fff;
}
#chromium-gallery figure.gallery-item:hover figure.gallery-item img {
border-width: 1px;
}
#chromium-gallery .gallery-item-description {
position: absolute;
z-index: 1;
left: 0;
top: 0;
padding: 1em;
opacity: 0;
width: 100%;
line-height: 1.5;
height: 100%;
-ms-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
-webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
transition: opacity 0.3s ease-out, transform 0.3s ease-out;
-ms-transform: scale(.8, .8);
-webkit-transform: scale(.8, .8);
transform: scale(.8, .8);
background: rgba(0, 0, 0, 0.4);
display: flex;
justify-content: flex-end;
align-items: flex-end;
}
#chromium-gallery figure.gallery-item:hover .gallery-item-description {
opacity: 1;
-ms-transform: scale(1, 1);
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
#chromium-gallery .gallery-item-description a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 42px;
border: 1px solid rgba(255, 255, 255, 0.6);
color: rgba(255, 255, 255, 0.6);
text-align: center;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
margin: 0 3px;
font-size: 16px;
float: left;
opacity: 0;
}
#chromium-gallery .gallery-item-description a i:before {
color: rgba(255, 255, 255, 0.6);
transition: none;
}
#chromium-gallery .gallery-item-description a:hover, #chromium-gallery .gallery-item-description a:focus, #chromium-gallery .gallery-item-description a:active {
border: 1px solid rgba(255, 255, 255, 1);
color: rgba(255, 255, 255, 1);
}
#chromium-gallery .gallery-item-description a:hover i:before, #chromium-gallery .gallery-item-description a:focus i:before, #chromium-gallery .gallery-item-description a:active i:before {
color: rgba(255, 255, 255, 1);
}
#chromium-gallery .gallery-item-description h3 {
font-size: 14px;
color: #fff;
font-weight: normal;
margin: 0;
max-width: -webkit-calc(100% - 92px);
max-width: calc(100% - 92px);
text-align: left;
padding-right: 1em;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
opacity: 0;
}
#chromium-gallery .btns-wrapper {
width: 92px;
margin: 0;
}
#chromium-gallery figure.gallery-item:hover .gallery-item-description h3 {
opacity: 1;
-webkit-transition-delay: 0.25s;
transition-delay: 0.25s;
}
#chromium-gallery figure.gallery-item:hover .gallery-item-description a.link-to-post {
opacity: 1;
-webkit-transition-delay: 0.45s;
transition-delay: 0.45s;
}
#chromium-gallery figure.gallery-item:hover .gallery-item-description a.quick-view {
opacity: 1;
-webkit-transition-delay: 0.65s;
transition-delay: 0.65s;
}
.filters-wrapper ul {
margin: 0 0 2em 0;
list-style: none;
padding: 0;
}
.filters-wrapper li {
display: inline-block;
margin: 0 1em 1em 0;
list-style: none;
height: 30px;
line-height: 30px;
padding: 0 1em;
cursor: pointer;
-webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out, color 0.3s ease-out;
transition: background-color 0.3s ease-out, color 0.3s ease-out;
border-radius: 3px;
} article.attachment {
margin-bottom: 4em;
background-color: #fff;
}
article.attachment .attachment-img {
text-align: center;
max-width: 55%;
float: left;
margin: 2em 2em 3em 2em;
}
article.attachment .entry-header {
padding: 2em 2em 0 0;
margin: 0 0 1em 0;
}
article.attachment .entry-content, article.attachment .entry-data {
padding: 0 2em 0 0;
}
article.attachment .time-wrapper {
display: inline-block;
}
article.attachment .entry-title {
font-size: 1.467em;
font-weight: 500;
text-transform: uppercase;
margin: 0;
line-height: 1.2;
word-wrap: break-word;
}
article.attachment .attachment-img img {
display: block;
margin: 0 auto;
}
article.attachment div.attachment-description {
float: none;
overflow: hidden;
margin-bottom: 3em;
}
article.attachment footer.entry-meta {
display: block;
clear: both;
}
article.attachment .entry-caption, article.attachment .entry-description {
margin-bottom: 2em;
} .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
opacity: 1;
background-color: rgba(246, 246, 246, 0.8) !important;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 15px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
padding: 0;
max-width: 100%;
}
.mfp-figure figure {
margin: 0 auto;
max-height: 100%;
max-width: -webkit-calc(100% - 60px);
max-width: calc(100% - 60px);
}
.mfp-figure:after {
display: none;
}
img.mfp-img {
display: block;
line-height: 0;
box-sizing: border-box;
padding: 30px 30px 40px 30px;
margin: 0;
box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px #e1e1e1, 0 0 6px rgba(0, 0, 0, 0.2);
background-color: #fff;
}
.mfp-bottom-bar {
margin-top: -30px;
position: absolute;
top: 100%;
left: 60px;
width: 100%;
max-width: -webkit-calc(100% - 120px);
max-width: calc(100% - 120px);
cursor: auto;
}
.mfp-title {
color: #767676;
text-align: left;
line-height: 18px;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-figure {
line-height: 0;
cursor: pointer;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
color: #767676;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: rgba(0, 0, 0, 0.45);
text-indent: -99999em;
position: absolute;
top: 50%;
left: 50%;
margin-left: -20px;
margin-top: -20px;
z-index: 1044;
width: 40px;
height: 40px;
}
.mfp-preloader:after {
position: absolute;
top: 1px;
right: auto;
left: 50%;
margin: 0 0 0 -10px;
font-size: 20px;
text-indent: 0;
content: "\e901";
font-family: 'chromium';
-webkit-animation: loader-spin 2s infinite linear;
animation: loader-spin 2s infinite linear;
}
@-webkit-keyframes loader-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes loader--spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
}
button.mfp-close:hover, button.mfp-arrow:hover, button.mfp-close:focus, button.mfp-arrow:focus, button.mfp-close:active, button.mfp-arrow:active {
background: transparent;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-image-holder .mfp-close {
color: rgba(0, 0, 0, 0.5);
right: 33px;
text-align: center;
padding-right: 0;
width: 30px;
height: 30px;
line-height: 30px;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
left: auto;
top: 3px;
position: absolute;
background: transparent;
}
.mfp-close:hover, .mfp-close:focus {
color: rgba(0, 0, 0, 1);
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #767676;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.mfp-zoom-in .mfp-with-anim {
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
transform: scale(0.8);
opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}  .info-message-icon .widget-heading {
display: flex;
align-items: center;
height: 40px;
flex-wrap: wrap;
font-size: 13px;
max-width: 130px;
}
.info-message-icon i.logo-widget {
display: block;
float: left;
color: #fdb819;
font-size: 28px;
height: 40px;
margin: 0 10px 0 0;
}
.info-message-icon i.logo-widget::before {
line-height: 40px;
}
.info-message-icon .logo-call-me {
font-size: 15px;
font-weight: 500;
color: #262626;
display: block;
align-self: flex-end;
white-space: nowrap;
position: relative;
width: 75%;
text-align: left;
} .title-wrapper .slider-navi span::after, .owl-carousel .owl-nav div::after, .tab-pane .slider-navi span::after, .tz-sales-carousel .slider-prev:before, .tz-testimonials .slider-prev:before {
content: '\e92a';
font-family: 'chromium';
}
.tz-sales-carousel .slider-next::before, .title-wrapper .slider-navi .next::after, .owl-carousel .owl-nav div.owl-next::after, .tab-pane .slider-navi .next:after, .tz-testimonials .slider-next:before, .title-wrapper .slider-navi .slider-next:after {
content: '\e90b';
font-family: 'chromium';
}
.tz-product-tabs.style-2 .tab-pane .slider-navi span::after, .tz-from-blog.style-2 .title-wrapper .slider-navi span::after, .tz-categories-grid.with-slider .title-wrapper .slider-navi span:after {
content: '\e938';
font-family: 'chromium';
}
.tz-product-tabs.style-2 .tab-pane .slider-navi .next::after, .tz-from-blog.style-2 .title-wrapper .slider-navi .slider-next::after, .tz-categories-grid.with-slider .title-wrapper .slider-navi span.slider-next::after {
content: '\e939';
font-family: 'chromium';
}
.ajax-auth p::after {
font-family: 'chromium';
right: 10px;
font-size: 22px;
top: 4px;
}
.ajax-auth p.username::after {
content: '\e90c';
}
.ajax-auth p.password::after {
content: '\e910';
}
.ajax-auth p.email::after {
content: '\e914';
}
.likes-counter .icon-heart::before {
font-family: 'chromium';
content: '\e93c';
font-style: normal;
}
.posts-list .icon-comments::before, .posts-list .icon-eye::before, .tz-shares_counter .share-icon::before {
font-family: 'chromium';
font-style: normal;
}
.posts-list .icon-comments::before {
content: "\e923";
}
.posts-list .icon-eye::before {
content: "\e928";
}
.tz-login-heading .log-out::after {
display: inline-block;
font-family: 'chromium';
content: "\e91b";
vertical-align: middle;
padding: 0 0 0 2px;
}
.tz-login-heading .user-icon::before {
font-family: 'chromium';
content: "\e93b";
}
.tz-shares_counter .share-icon::before {
content: "\e921";
}
.widget_tz_shopping_cart.hovered .heading:before,
.elementor-widget-wp-widget-tz_woo_cart.hovered .heading:before {
content: '\e92f';
}
@media (min-width: 768px) {
.widget_tz_shopping_cart.hovered .heading:before,
.elementor-widget-wp-widget-tz_woo_cart.hovered .heading:before{
content: '\e93a';
}
} .wpcf7-form p {
padding: 0;
margin: 0 0 1.3em;
}
.wpcf7-form label {
display: block;
font-size: 0.933em;
margin-bottom: 5px;
}
.wpcf7-form input:not(.wpcf7-submit) {
width: 100%;
max-width: 100%;
}
.wpcf7-form .form-row-first, .wpcf7-form .form-row-last {
display: block;
width: 48%;
float: right;
}
.wpcf7-form .form-row-first {
float: left;
}
.wpcf7-form .form-row-wide {
clear: both;
} .tm-woowishlist {
margin: 0 0 6em 0;
}
.tm-woowishlist .row {
display: flex;
flex-wrap: wrap;
}
.tm-woowishlist .row>div {
margin: 0 0 30px 0;
}
.tm-woowishlist-item {
position: relative;
margin: 0;
height: 100%;
background-color: #fff;
padding: 1em;
} .tm-woocompare-list {
padding: 2em;
background-color: #fff;
margin: 0 0 6em 0;
}
.tm-woocompare-table.tablesaw {
min-width: 0;
border-style: solid;
border-width: 1px 0 1px 1px;
border-color: #f6f6f6;
}
@media screen and ( max-width:768px )  {
.tm-woocompare-list{
padding: 0;
}
.tm-woocompare-table{
display: flex;
flex-direction: column;
}
.tm-woocompare-table td, .tm-woocompare-table th{
display: block;
}
}
.entry-content table.tablesaw tbody th.tm-woocompare-heading-cell {
text-align: left;
font-weight: 500;
}
.entry-content .tm-woocompare-heading-cell {
width: 150px;
}
.entry-content .tablesaw th, .entry-content .tablesaw td {
border-right: 1px solid #f6f6f6 !important;
text-align: center;
}
.tm-woocompare-row {
background: rgba(0, 0, 0, 0.01);
}
.tm-woocompare-cell {
background: transparent;
}
.tm-woocompare-cell .price {
font-size: 18px;
font-weight: 500;
}
.tm-woocompare-cell .price del {
font-size: 75%;
font-weight: normal;
} .site .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
border-style: solid;
border-width: 1px;
border-radius: 3px;
-webkit-transition: box-shadow 0.3s ease-out;
transition: box-shadow 0.3s ease-out;
height: 40px;
width: 100%;
max-width: 100%;
float: left;
padding-right: 85px;
box-shadow: none;
}
.site .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus {
outline: 0;
-webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
background-color: #fff;
}
.site .dgwt-wcas-sf-wrapp .amount {
display: block;
}
.site .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-webkit-input-placeholder {
font-style: normal;
font-size: 14px;
color: #000;
}
.site .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit, .site .dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp, .site .dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
border-radius: 0 2px 2px 0;
height: 40px;
margin-left: 0;
font-size: 12px;
text-shadow: none;
font-weight: 500;
}
.site .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-input,
.site .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-input:hover,
.site .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-input:focus {
border-color: #bec8ce !important;
background-color: #fff;
}
.site .dgwt-wcas-sf-wrapp {
background-color: transparent;
white-space: nowrap;
}
.site .dgwt-wcas-pd-rating {
margin-top: 5px;
}
.site .dgwt-wcas-details-right .dgwt-wcas-details-wrapp {
border-width: 1px 1px 1px 0;
border-radius: 0;
border-top-style: solid;
}
.site .dgwt-wcas-details-title-tax {
font-weight: 500;
letter-spacing: 0px;
}
.site .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::before {
border: 0;
}
.site .dgwt-wcas-ico-loupe {
height: 48%;
}
.site .dgwt-wcas-si {
position: relative;
left: auto;
top: auto;
width: 50px;
height: 50px;
min-height: auto;
margin-left: 10px;
}
.site .dgwt-wcas-has-img .dgwt-wcas-suggestion {
flex-direction: row;
justify-content: space-between;
padding: 8px 0;
align-items: center;
min-height: auto;
}
.site .dgwt-wcas-is-details .dgwt-wcas-content-wrapp,
.site .dgwt-wcas-content-wrapp {
padding-left: 0;
display: flex;
align-items: center;
}
.site .dgwt-wcas-sp del {
text-align: left;
display: block;
}
.site .dgwt-wcas-is-details .dgwt-wcas-sd {
color: #626262;
font-size: 11px;
line-height: 100%;
padding: 0 80px 0 10px;
}
.site .dgwt-wcas-is-details .dgwt-wcas-si img {
width: 50px;
max-width: 100%;
}
.site .dgwt-wcas-sp .amount {
display: block;
}
.site .dgwt-wcas-sp {
position: relative;
right: auto;
top: auto;
line-height: 1;
margin: 0 10px;
}
.site .dgwt-wcas-has-img .dgwt-wcas-sp,
.site .dgwt-wcas-has-desc .dgwt-wcas-sp {
top: auto;
}
.site .dgwt-wcas-has-price .dgwt-wcas-st {
padding-right: 0;
}
.site .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion:last-of-type {
border-bottom: 0;
}
.site .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,
.site .dgwt-wcas-full-width .dgwt-wcas-details-wrapp {
border-radius: 0 0 0 2px;
}
.site .dgwt-wcas-full-width .dgwt-wcas-details-wrapp {
max-width: 300px;
}
.site .elementor-widget-container .dgwt-wcas-suggestions-wrapp,
.site .elementor-widget-container .dgwt-wcas-details-wrapp {
border-top-style: solid;
border-top-width: 1px;
}
.site .dgwt-wcas-search-wrapp {
max-width: 100%;
float: left;
}
.site .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover {
opacity: 1;
}
.chromium-look-tools .hgroup-sidebar .dgwt-wcas-search-submit{
background-color: #fdb819;
}
.chromium-look-tires .home-hero-search .dgwt-wcas-search-wrapp{
margin-top: 22px;
margin-bottom: 23px;
}
.chromium-look-tires .home-hero-search .dgwt-wcas-search-wrapp
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-input{
padding-top: 16px;
padding-bottom: 15px;
margin-left: 3px;
margin-right: 3px;
margin-bottom: 3px;
height: auto !important;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
font-size: 15px;
width: calc(100% - 176px);
}
@media screen and ( max-width:768px ) {
.chromium-look-tires .home-hero-search .dgwt-wcas-search-wrapp
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-input{
width: 100%;
border-radius: 5px;
margin-left: 0px !important;
margin-right: 0px !important;
}
.chromium-look-tires .home-hero-search .dgwt-wcas-search-wrapp
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{
position: relative !important;
width: 100% !important;
border-radius: 5px !important;
display: block !important;
margin-top: 20px;
}
}
.chromium-look-tires .home-hero-search .dgwt-wcas-search-wrapp
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{
height: 49px;
width: 166px;
font-size: 14px;
line-height: 15px;
border-radius: 0 5px 5px 0;
right: 1px;
padding: 1px 10px 0px;
text-align: center;
text-indent: 6px;
}
.chromium-look-tires .home-hero-search .dgwt-wcas-search-wrapp
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover{
background-color: #d23b3b;
}
.chromium-look-tires .home-hero-search .dgwt-wcas-search-wrapp
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{
position: relative !important;
top: auto !important;
content: '\e93e';
font-family: 'chromium';
display: inline-block;
text-indent: 0;
font-size: 13px;
line-height: 28px;
margin-right: 2px;
font-weight: bold;
} .chromium-look-tires .hgroup-sidebar .widget {
margin-right: 10px;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_shopping_cart{
z-index: auto !important;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_shopping_cart .heading{
padding: 15px;
width: 175px;
max-width: 175px;
border-radius: 3px;
color: #fff;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_shopping_cart .heading .widget-heading{
font-size: 14px;
text-transform: uppercase;
font-weight: 500;
color: #fff;
margin-left: 30px;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_shopping_cart .heading .subtotal{
display: none;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_shopping_cart .heading:before{
left: 14px;
top: 3px;
bottom: auto;
font-size: 20px;
color: #fff;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_shopping_cart .heading .cart-count-wrapper{
top: -7px;
left: auto;
right: -7px;
background-color: #fff !important;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search{
position: static;
height: 50px;
overflow: visible;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search .search-text{
width: 400px;
max-width: 80%;
position: absolute;
top: 50%;
left: 50%;
margin-left: -50px;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
border-left: none;
border-right: none;
border-top: none;
border-bottom: 2px solid #fff;
box-shadow: none;
background-color: transparent;
color: #fff;
font-size: 18px;
}
@media screen and ( max-width: 768px ){
.chromium-look-tires .hgroup-sidebar .widget_tz_search .search-text{
margin-left: -15px !important;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search .search-button{
left: calc(50% + 120px) !important;
}
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search .tire-search-button{
display: block;
width: 50px;
height: 50px;
transform: translateY(-100%);
z-index: 10;
cursor: pointer;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search .search-button{
position: absolute !important;
top: 50% !important;
left: calc(50% + 150px);
transform: translateY(-50%);
height: 40px;
width: 50px;
background-color: transparent !important;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search:before{
display: inline-block;
content: '\e93e';
font-family: 'chromium';
color: #fff;
font-size: 24px;
margin-right: 5px;
z-index: 99;
zoom: 1;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search .tz-searchform{
visibility: hidden;
width: 100vw;
height: 100vh;
background-color: rgba(0,0,0, 0.8);
position: absolute;
top: 0;
left: 0;
z-index: -10;
opacity: 0;
transition: visibility 0.5s step-end, z-index 0.5s step-end, opacity 0.5s ease;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search.opened .tz-searchform{
visibility: visible;
opacity: 1;
z-index: 99;
transition: visibility 0.5s step-start, z-index 0.5s step-start, opacity 0.5s ease;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search.opened .tz-searchform > * {
z-index: 1000;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search .search-close{
width: 50px;
height: 50px;
position: absolute;
right: 20px;
top: 20px;
color: #fff;
z-index: 99;
cursor: pointer;
}
.chromium-look-tires .hgroup-sidebar .widget_tz_search .search-close:before{
display: inline-block;
content: "\e92f";
font-family: chromium;
font-size: 30px;
} .to-top {
display: inline-block;
height: 40px;
line-height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
background-color: #f6f6f6;
opacity: 0;
visibility: hidden;
font-size: 20px;
text-align: center;
color: #212121;
border: 2px solid #212121;
border-radius: 3px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
transition: all .3s ease-out;
z-index: 999;
}
.to-top i:before {
color: #212121;
}
.to-top:hover {
background-color: #212121;
color: #fff;
}
.to-top:hover i:before {
color: #fff;
}
.to-top.top-is-visible {
opacity: 1;
visibility: visible;
}
.to-top.top-fade-out {
opacity: .6;
}
.no-touch .to-top:hover {
background-color: #e1e1e1;
opacity: 1;
}
@media screen and (min-width: 767px) {
.to-top {
right: 20px;
bottom: 20px;
}
}
@media screen and (min-width: 1024px) {
.to-top {
height: 60px;
line-height: 60px;
width: 60px;
right: 30px;
bottom: 30px;
}
} @media screen and (min-width: 767px) {
.hgroup-sidebar .dgwt-wcas-search-wrapp {
min-width: 400px;
}
}
@media screen and (max-width: 767px) {
.hgroup-sidebar .dgwt-wcas-details-wrapp {
display: none !important;
}
.hgroup-sidebar .tz-login-heading:not(.clickable) {
width: 100vw;
margin: 0 0 1em -1.5em;
}
.hgroup-sidebar .tz-login-heading:not(.clickable) p {
float: none;
text-align: center;
}
.widget_tz_login_register+.widget:before {
display: none;
}
}
.alignleft {
text-align: left;
float: left;
}
.alignleft .elementor-counter .elementor-counter-number-prefix {
display: none;
}
.chromium-title .elementor-heading-title {
text-transform: uppercase;
font-weight: 300 !important;
}
.chromium-title .elementor-heading-title span {
font-weight: 500 !important;
}
.chromium-icon-menu-bold {
position: relative;
}
.chromium-icon-menu-bold:before {
position: relative;
top: 2px;
} @media screen and (max-width: 1460px) {
.responsive-banners .elementor-column.elementor-col-25, .responsive-banners .elementor-column[data-col="25"] {
width: 33.33%;
}
.responsive-banners .elementor-column.hidden-xs-sm-md {
width: 0;
display: none;
}
}
@media screen and (max-width: 800px) {
.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){
float: none !important;
}
}
.widget_tz_pay_icons img{
max-width: 55px !important;
}
@media screen and (min-width: 768px) {
.tz-sales-carousel .owl-dots {
margin: 0 !important;
transform: translateY(-10px);
}
} .elementor-editor-active .carousel-loader{
display: none !important;
}
.elementor-editor-active .tz-woo-shortcode.with-slider ul.products,
.elementor-editor-active .tz-product-tabs ul.products,
.elementor-editor-active .tz-from-blog .carousel-container,
.elementor-editor-active .tz-sales-carousel .carousel-container,
.elementor-editor-active .tz-testimonials .carousel-container,
.elementor-editor-active .tz-categories-grid .carousel-container{
opacity: 1 !important;
}@font-face {
font-family: 'chromium';
src:  url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/chromium.eot?jd9r0t);
src:  url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/chromium.eot?jd9r0t#iefix) format('embedded-opentype'),
url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/chromium.ttf?jd9r0t) format('truetype'),
url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/chromium.woff?jd9r0t) format('woff'),
url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/chromium.svg?jd9r0t#chromium) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
[class^="chromium-icon-"]:before, [class*=" chromium-icon-"]:before { font-family: 'chromium' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
i.mirror::before {
display: inline-block;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.chromium-icon-dialogue-balloon:before,
.chromium-icon-comments:before {
content: "\e923";
}
.chromium-icon-eye-view:before,
.chromium-icon-view:before {
content: "\e928";
}
.chromium-icon-tags:before {
content: "\e926";
}
.chromium-icon-icon-calendar:before {
content: "\e91c";
}
.chromium-icon-icon-folder:before {
content: "\e91f";
}
.chromium-icon-icon-user:before {
content: "\e920";
}
.chromium-icon-thumb-down:before {
content: "\e90a";
}
.chromium-icon-thumb-up:before {
content: "\e911";
}
.chromium-icon-reload:before {
content: "\e908";
}
.chromium-icon-sharing-files:before {
content: "\e921";
}
.chromium-icon-danger-sign:before {
content: "\e922";
}
.chromium-icon-office-monthly-calendar:before {
content: "\e925";
}
.chromium-icon-information-square:before {
content: "\e929";
}
.chromium-icon-lovers-heart:before {
content: "\e93c";
}
.chromium-icon-telephone-call-receiver:before {
content: "\e93d";
}
.chromium-icon-magnifying-glass-browser:before {
content: "\e93e";
}
.chromium-icon-back:before {
content: "\e938";
}
.chromium-icon-next:before {
content: "\e939";
}
.chromium-icon-shopping-cart2:before {
content: "\e93a";
}
.chromium-icon-profile:before {
content: "\e93b";
}
.chromium-icon-view:before {
content: "\e932";
}
.chromium-icon-wallet:before {
content: "\e900";
}
.chromium-icon-update-arrows:before {
content: "\e901";
}
.chromium-icon-stats:before {
content: "\e902";
}
.chromium-icon-shopping-cart:before {
content: "\e903";
}
.chromium-icon-paper-plane:before {
content: "\e904";
}
.chromium-icon-heart:before {
content: "\e905";
}
.chromium-icon-gift:before {
content: "\e906";
}
.chromium-icon-delivery-truck:before {
content: "\e907";
}
.chromium-icon-returning-customer:before {
content: "\e909";
}
.chromium-icon-wide-angle-right:before {
content: "\e90b";
}
.chromium-icon-username:before {
content: "\e90c";
}
.chromium-icon-grid:before {
content: "\e90e";
}
.chromium-icon-list:before {
content: "\e90f";
}
.chromium-icon-user-pass:before {
content: "\e910";
}
.chromium-icon-reply-arrow:before {
content: "\e912";
}
.chromium-icon-user-mail:before {
content: "\e914";
}
.chromium-icon-calendar:before {
content: "\e915";
}
.chromium-icon-cupon:before {
content: "\e916";
}
.chromium-icon-check:before {
content: "\e917";
}
.chromium-icon-add-to-cart:before {
content: "\e918";
}
.chromium-icon-add-to-cart-alt:before {
content: "\e919";
}
.chromium-icon-arrow-down:before {
content: "\e91a";
}
.chromium-icon-arrow-right:before {
content: "\e91b";
}
.chromium-icon-star-filled:before {
content: "\e91d";
}
.chromium-icon-star:before {
content: "\e91e";
}
.chromium-icon-menu-bold:before {
content: "\e924";
}
.chromium-icon-heart-bold:before {
content: "\e927";
}
.chromium-icon-wide-angle-left:before {
content: "\e92a";
}
.chromium-icon-left-quote:before {
content: "\e92c";
}
.chromium-icon-right-quote:before {
content: "\e92d";
}
.chromium-icon-plus:before {
content: "\e92e";
}
.chromium-icon-close:before {
content: "\e92f";
}
.chromium-icon-archive-box:before {
content: "\e930";
}
.chromium-icon-document:before {
content: "\e931";
}
.chromium-icon-link:before {
content: "\e9cb";
}
.chromium-icon-cog4:before {
content: "\e937";
}
.chromium-icon-cog3:before {
content: "\e936";
}
.chromium-icon-cog2:before {
content: "\e935";
}
.chromium-icon-settings:before {
content: "\e913";
}
.chromium-icon-cog:before {
content: "\e90d";
}
.fa {
font-family: FontAwesome;
}@font-face{font-family:'FontAwesome';src:url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-display: swap;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}ul.products {
padding: 0;
list-style: none;
display: flex;
align-items: start;
flex-wrap: wrap;
justify-content: center;
margin: 0 -1em;
}
ul.products li {
width: 100% !important;
max-width: 300px;
padding: 0 1em;
margin-bottom: 2em;
}
.max-width-products ul.products li {
max-width: 100% !important;
}
.site-fullwidth.layout-two-col-left ul.products li, .site-fullwidth.layout-two-col-right ul.products li {
max-width: 20%;
}
.layout-two-col-right.site-fullwidth .site-content.store-content, .layout-two-col-left.site-fullwidth .site-content.store-content {
max-width: 100%;
}
@media screen and (min-width: 768px) and (-ms-high-contrast:none) {
ul.products{
display: flex;
align-items: self-start;
flex-wrap: wrap;
justify-content: flex-start;
}
li.product .inner-wrapper{
max-width: 100%;
}
li.product{
padding: 0 !important;
}
li.product .img-wrapper{
max-width: 100%;
}
li.product .img-wrapper img{
max-width: 100%;
width: 100%;
display: block;
}
ul.products.columns-2 li{
width: calc( 50% - 15px );
margin-right: 30px;
}
ul.products.columns-2 li:nth-child(2n){
margin-right: 0 !important;
}
ul.products.columns-3 li{
width: calc( 33.3% - 20px );
margin-right: 30px;
}
ul.products.columns-3 li:nth-child(3n){
margin-right: 0 !important;
}
ul.products.columns-4 li{
width: calc( 25% - 23px );
margin-right: 30px;
}
ul.products.columns-4 li:nth-child(4n){
margin-right: 0 !important;
}
ul.products.columns-5 li{
width: calc( 20% - 24px );
margin-right: 30px;
}
ul.products.columns-5 li:nth-child(5n){
margin-right: 0;
}
}
@supports (grid-area: auto) {
@media screen and (min-width: 768px) {
ul.products {
margin: 0;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-row-gap: 2em;
grid-column-gap: 2em;
grid-row: auto;
}
ul.products.columns-2 {
grid-template-columns: 1fr 1fr;
grid-row: auto;
}
ul.products.columns-3,
ul.products.columns-4,
ul.products.columns-5,
ul.products.columns-6 {
grid-template-columns: 1fr 1fr 1fr;
grid-row: auto;
}
.layout-two-col-left ul.products.columns-3,
.layout-two-col-right ul.products.columns-3,
.layout-two-col-left ul.products.columns-4,
.layout-two-col-right ul.products.columns-4,
.layout-two-col-left ul.products.columns-5,
.layout-two-col-right ul.products.columns-5,
.layout-two-col-left ul.products.columns-6,
.layout-two-col-right ul.products.columns-6 {
grid-template-columns: 1fr 1fr;
grid-row: auto;
}
ul.products li {
padding: 0;
margin-bottom: 0;
}
}
@media screen and (min-width: 990px) {
ul.products.columns-3,
.layout-two-col-left ul.products.columns-3,
.layout-two-col-right ul.products.columns-3 {
grid-template-columns: 1fr 1fr 1fr;
grid-row: auto;
}
ul.products.columns-4,
.layout-two-col-left ul.products.columns-4,
.layout-two-col-right ul.products.columns-4 {
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-row: auto;
}
ul.products.columns-5,
.layout-two-col-left ul.products.columns-5,
.layout-two-col-right ul.products.columns-5 {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
grid-row: auto;
}
ul.products.columns-6,
.layout-two-col-left ul.products.columns-6,
.layout-two-col-right ul.products.columns-6 {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
grid-row: auto;
}
ul.products li {
padding: 0;
margin-bottom: 0;
}
}
.layout-two-col-right.site-fullwidth .site-content.store-content, .layout-two-col-left.site-fullwidth .site-content.store-content {
max-width: -webkit-calc(100% - 300px);
max-width: calc(100% - 300px);
}
} li.product {
padding: 0;
}
li.product .extra-gallery-thumbs {
display: none;
}
li.product .inner-wrapper {
box-shadow: none;
background-color: #fff;
}
li.product .img-wrapper {
position: relative;
margin: 0;
padding: 2em;
line-height: 0;
}
li.product .img-wrapper a{
line-height: 0;
display: inline-block;
}
li.product .img-wrapper>a::after {
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: rgba(210, 210, 210, 0.4);
content: '';
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
li.product .inner-wrapper:hover .img-wrapper a::after {
opacity: 1;
}
.touch-enabled li.product .img-wrapper>a::after {
display: none;
}
li.product .excerpt-wrapper {
padding: 0 2em 1.5em 2em;
}
li.product .excerpt-wrapper .add_to_cart_button, li.product .excerpt-wrapper .variations_form, li.product.outofstock .excerpt-wrapper .ajax_add_to_cart {
display: none;
visibility: hidden;
}
.product .onsale, .product span.custom-badge {
display: inline-block;
padding: 0 1em;
height: 26px;
line-height: 26px;
font-size: 0.857em;
position: absolute;
text-transform: uppercase;
top: 0px;
right: auto;
left: 0;
margin: 0;
font-weight: 500;
z-index: 1;
color: #fff;
}
.product span.custom-badge:after, .product .onsale:before {
content: '';
display: inline-block;
position: absolute;
right: -11px;
top: 0px;
width: 0;
height: 0;
border-width: 26px 0 0 0;
border-style: solid;
border-right: 11px solid transparent !important;
background-color: transparent !important;
}
li.product span.custom-badge, div.product span.custom-badge {
left: -5px;
right: auto;
color: #636363;
border-color: #636363;
}
li.product span.custom-badge:after, div.product span.custom-badge:after {
border-left: 5px solid transparent !important;
border-right: 0 !important;
right: auto;
left: -2px;
border-color: #636363;
} .product.badges-style-2 .onsale {
display: inline-block;
padding: 0 9px 0 12px;
height: 25px;
line-height: 25px;
font-size: 13px;
position: absolute;
text-transform: uppercase;
top: 15px;
margin: 0;
border-radius: 0 2px 2px 0;
font-weight: normal;
z-index: 1;
left: -5px;
color: #212121;
}
.product.badges-style-2 .onsale:before {
display: none;
}
.product.badges-style-2 .onsale:after {
content: '';
display: inline-block;
position: absolute;
bottom: -6px;
width: 0;
height: 0;
border-width: 6px 0 0 0;
border-style: solid;
border-color: #b78000;
border-left: 5px solid transparent;
left: 0;
} .product.badges-style-3 .onsale {
display: inline-block;
padding: 0 10px;
height: 25px;
line-height: 25px;
font-size: 12px;
position: absolute;
text-transform: uppercase;
top: 15px;
margin: 0;
border-radius: 2px;
font-weight: 500;
z-index: 1;
left: 10px;
color: #ffffff;
}
.product.badges-style-3 .onsale:before,
.product.badges-style-3 .onsale:after {
display: none;
}
li.product .woocommerce-loop-product__title {
padding: 0;
display: block;
margin: 2px 0 12px 0;
font-size: 1.1em;
line-height: 22px;
font-weight: normal;
text-align: left;
}
.product .star-rating,
.product_list_widget .star-rating,
.wc-layered-nav-rating .star-rating {
overflow: hidden;
position: relative;
height: 20px;
line-height: 20px;
font-size: 16px;
width: 80px;
font-family: 'chromium';
display: inline-block;
}
li.product .star-rating {
margin-bottom: 7px;
}
.product .star-rating::before, .product_list_widget .star-rating::before, .wc-layered-nav-rating .star-rating::before {
content: "\e91d\e91d\e91d\e91d\e91d";
float: left;
top: 0;
left: 0;
position: absolute;
}
.product .star-rating span, .product_list_widget .star-rating span, .wc-layered-nav-rating .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 20px;
}
.product .star-rating span::before, .product_list_widget .star-rating span::before, .wc-layered-nav-rating .star-rating span::before {
content: "\e91d\e91d\e91d\e91d\e91d";
top: 0;
position: absolute;
left: 0
}
.product .reviews-wrapper {
display: inline-block;
height: 20px;
font-size: 12px;
line-height: 20px;
vertical-align: top;
margin: 0 0 0 10px;
}
.star-rating span {
-webkit-transform: translateZ(0);
}
.product .price {
display: inline-block;
font-weight: 500;
font-size: 2.143em;
}
div.product .entry-summary .price {
font-size: 1.7em;
margin-bottom: 1em;
}
div.product.product-type-variable .entry-summary .price {
margin-bottom: 0;
}
div.product.product-type-variable .stock {
margin: 0 0 25px 0;
display: block;
}
li.product .price {
font-size: 1.313em;
}
.product .price .woocommerce-Price-currencySymbol, .cart_totals tr.order-total .woocommerce-Price-currencySymbol {
font-size: 60%;
vertical-align: text-top;
}
.product .price del .woocommerce-Price-currencySymbol, .cart_totals tr.order-total del .woocommerce-Price-currencySymbol {
font-size: 100%;
vertical-align: baseline;
}
li.product .price .woocommerce-Price-currencySymbol {
font-size: 70%;
}
.price ins .woocommerce-Price-amount{
color: #ffa800;
}
.product .price del{
color: #000;
}
.product .price::after {
display: table;
clear: both;
content: '';
}
.product .price del {
font-size: 0.8em;
opacity: 1;
font-weight: normal;
}
div.product .entry-summary .price del {
font-size: 14px;
display: block;
}
.product .price ins {
padding: 0 11px 0 0;
float: left;
}
div.product .price ins {
padding: 0;
float: none;
}
div.product .stock {
color: #169543;
font-size: 0.857em;
margin-left: 43px;
}
div.product .stock.in-stock:before {
display: inline-block;
font-family: 'chromium';
font-size: 10px;
content: "\e917";
width: 15px;
color: #fff;
background-color: #169543;
height: 15px;
border-radius: 50%;
text-align: center;
line-height: 16px;
margin: 0 5px 0 0;
}
div.product .stock.out-of-stock {
color: #fb3b3b;
font-size: 0.857em;
margin: 0 0 0 50px;
display: inline-block;
}
div.product .stock.out-of-stock:before {
display: inline-block;
font-family: 'chromium';
font-size: 8px;
content: "\e92f";
width: 15px;
color: #fff;
background-color: #fb3b3b;
height: 15px;
border-radius: 50%;
text-align: center;
line-height: 15px;
margin: 0 5px 0 0;
}
.product .save-percent {
display: inline-block;
padding: 0 5px;
vertical-align: baseline;
font-size: 0.857em;
margin: 0 0 0 10px;
color: #fff;
position: absolute;
top: 0;
right: 0;
transform: translateX(-50%) translateY(-50%);
}
li.product .product-tooltip {
display: inline-block;
position: absolute;
left: 50%;
top: -30px;
width: 150px;
margin-left: -75px;
text-align: center;
text-transform: uppercase;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
color: #fff;
}
li.product .short-description {
display: none;
visibility: hidden;
}
li.product .primary-cat {
font-size: 0.765em;
font-weight: 500;
text-transform: uppercase;
color: #a9a9a9;
}
@media screen and (max-width: 500px) {
.mobile-one-col-products.woocommerce ul.products[class*=columns-] li.product, .mobile-one-col-products.woocommerce-page ul.products[class*=columns-] li.product {
width: 100% !important;
float: none !important;
margin: 0 auto 2em !important;
padding: 0 !important;
}
}
@media screen and (max-width: 768px) {
body.woocommerce:not(.mobile-two-col-products) ul.products[class*=columns-] li.product,
body.woocommerce-page:not(.mobile-two-col-products) ul.products[class*=columns-] li.product {
width: 100%;
float: none;
clear: both;
margin: 0;
padding: 0;
}
} li.product.product-category {
position: relative;
background-color: #fff;
text-align: left;
vertical-align: top;
}
li.product.product-category .woocommerce-loop-category__title {
display: block;
width: 100%;
text-align: left;
font-size: 1em;
text-transform: uppercase;
padding: 1em;
color: #212121;
background-color: #f6f6f6;
position: absolute;
left: 0;
bottom: 0;
opacity: 0.7;
-webkit-transition: opacity 0.3s ease-out, color 0.3s ease-out, background-color 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out, color 0.3s ease-out, background-color 0.3s ease-out;
transition: opacity 0.3s ease-out, color 0.3s ease-out, background-color 0.3s ease-out;
}
li.product.product-category .woocommerce-loop-category__title{
text-align: left;
position: relative !important;
}
li.product.product-category:hover .woocommerce-loop-category__title {
color: #fff;
background-color: #212121;
opacity: 1;
}
li.product.product-category .woocommerce-loop-category__title .count {
background-color: transparent;
color: inherit;
} .chromium-product-style-2 li.product .excerpt-wrapper .add_to_cart_button,
.chromium-product-style-2 li.product.outofstock .excerpt-wrapper .ajax_add_to_cart {
display: block;
visibility: visible;
position: absolute;
width: -webkit-calc(100% - 2em);
width: calc(100% - 2em);
bottom: 1em;
left: 1em;
opacity: 0;
text-align: center;
-webkit-transition: opacity 0.15s ease-out, color 0.15s ease-out, background-color 0.15s ease-out;
-ms-transition: opacity 0.15s ease-out, color 0.15s ease-out, background-color 0.15s ease-out;
transition: opacity 0.15s ease-out, color 0.15s ease-out, background-color 0.15s ease-out;
}
@media screen and (min-width: 1200px) {
.chromium-product-style-2 .store-content{
min-width: 900px;
}
}
.chromium-product-style-2 li.product {
position: relative;
}
.chromium-product-style-2 ul.products li.product:last-of-type{
margin-bottom: 50px !important;
}
.chromium-product-style-2 li.product .inner-wrapper {
box-shadow: none;
-webkit-transition: box-shadow 0.3s ease-out;
-ms-transition: box-shadow 0.3s ease-out;
transition: box-shadow 0.3s ease-out;
}
.chromium-product-style-2 li.product:hover .inner-wrapper {
box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.1);
z-index: 2;
}
.chromium-product-style-2 li.product .excerpt-wrapper,
.chromium-product-style-2 li.product.outofstock .excerpt-wrapper {
-webkit-transition: padding 0.3s ease-out;
-ms-transition: padding 0.3s ease-out;
transition: padding 0.3s ease-out;
position: relative;
z-index: 10;
}
.chromium-product-style-2 li.product:hover .excerpt-wrapper, .chromium-product-style-2 li.product.outofstock:hover .excerpt-wrapper {
padding-bottom: 4.5em;
}
.chromium-product-style-2 li.product:hover .excerpt-wrapper .add_to_cart_button, .chromium-product-style-2 li.product.outofstock:hover .excerpt-wrapper .ajax_add_to_cart {
opacity: 1;
-webkit-transition: opacity 0.3s ease-out, color 0.3s ease-out, background-color 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out, color 0.3s ease-out, background-color 0.3s ease-out;
transition: opacity 0.3s ease-out, color 0.3s ease-out, background-color 0.3s ease-out;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.chromium-product-style-2 li.product:hover .excerpt-wrapper .add_to_cart_button, .chromium-product-style-2 li.product.outofstock:hover .excerpt-wrapper .ajax_add_to_cart {
opacity: 1;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.chromium-product-style-2 li.product .img-wrapper>a::after {
display: none;
}
.chromium-product-style-2 li.product .buttons-wrapper, .chromium-product-style-3 li.product .buttons-wrapper, .chromium-product-style-4 li.product .buttons-wrapper {
position: absolute;
top: 15px;
left: auto;
right: 15px;
width: 36px;
height: auto;
margin: 0;
}
.chromium-product-style-2 li.product .buttons-wrapper .button, .chromium-product-style-3 li.product .buttons-wrapper .button, .chromium-product-style-4 li.product .buttons-wrapper .button {
margin: 0 0 5px 0;
float: none;
background-color: transparent;
}
.chromium-product-style-2 li.product .buttons-wrapper .button:hover, .chromium-product-style-3 li.product .buttons-wrapper .button:hover, .chromium-product-style-4 li.product .buttons-wrapper .button:hover,
.chromium-product-style-2 li.product .buttons-wrapper .button:focus, .chromium-product-style-3 li.product .buttons-wrapper .button:focus, .chromium-product-style-4 li.product .buttons-wrapper .button:focus,
.chromium-product-style-2 li.product .buttons-wrapper .button:active, .chromium-product-style-3 li.product .buttons-wrapper .button:active, .chromium-product-style-4 li.product .buttons-wrapper .button:active {
background-color: transparent;
}
.chromium-product-style-2 li.product .buttons-wrapper .button:before, .chromium-product-style-3 li.product .buttons-wrapper .button:before, .chromium-product-style-4 li.product .buttons-wrapper .button:before {
margin: 0 0 0 6px;
font-size: 24px;
}
.chromium-product-style-2 li.product .buttons-wrapper .button:hover:before, .chromium-product-style-3 li.product .buttons-wrapper .button:hover:before, .chromium-product-style-4 li.product .buttons-wrapper .button:hover:before,
.chromium-product-style-2 li.product .buttons-wrapper .button:focus:before, .chromium-product-style-3 li.product .buttons-wrapper .button:focus:before, .chromium-product-style-4 li.product .buttons-wrapper .button:focus:before,
.chromium-product-style-2 li.product .buttons-wrapper .button:active:before, .chromium-product-style-3 li.product .buttons-wrapper .button:active:before, .chromium-product-style-4 li.product .buttons-wrapper .button:active:before,
.chromium-product-style-2 .product .buttons-wrapper .button.loading:after, .chromium-product-style-3 .product .buttons-wrapper .button.loading:after, .chromium-product-style-4 .product .buttons-wrapper .button.loading:after {
color: #212121;
}
.chromium-product-style-2 li.product .buttons-wrapper .product-tooltip,
.chromium-product-style-3 li.product .buttons-wrapper .product-tooltip,
.chromium-product-style-4 li.product .buttons-wrapper .product-tooltip {
left: auto;
white-space: nowrap;
top: 0;
right: 45px;
width: auto;
margin-left: 0;
background: transparent;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
height: 30px;
line-height: 30px;
padding: 0 1em;
font-size: 13px;
text-transform: none;
}
.chromium-product-style-2 .tz-woo-shortcode .woocommerce ul.products .owl-item li.product {
margin: 9px auto 55px;
}
.chromium-product-style-3 .tz-woo-shortcode .woocommerce ul.products .owl-item li.product, .chromium-product-style-4 .tz-product-tabs .woocommerce ul.products .owl-item li.product {
margin: 9px auto;
}
.chromium-product-style-2 .owl-carousel .owl-stage-outer, .chromium-product-style-3 .owl-carousel .owl-stage-outer, .chromium-product-style-4 .owl-carousel .owl-stage-outer {
width: calc(100% + 18px);
padding-left: 9px;
margin-left: -9px;
padding-bottom: 9px;
margin-bottom: 20px;
}
.chromium-product-style-2 .owl-carousel .owl-stage-outer {
padding-bottom: 0;
} .chromium-product-style-3 li.product .img-wrapper>a::after, .chromium-product-style-4 li.product .img-wrapper>a::after {
display: none;
}
.chromium-product-style-3 li.product .excerpt-wrapper, .chromium-product-style-4 li.product .excerpt-wrapper {
position: relative;
}
.chromium-product-style-3 li.product .price-wrapper, .chromium-product-style-4 li.product .price-wrapper {
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
}
.chromium-product-style-3 li.product .excerpt-wrapper .add_to_cart_button,
.chromium-product-style-3 li.product .excerpt-wrapper .product_type_variable,
.chromium-product-style-3 li.product .excerpt-wrapper .ajax_add_to_cart,
.chromium-product-style-3 li.product.outofstock .excerpt-wrapper .ajax_add_to_cart,
.chromium-product-style-4 li.product .excerpt-wrapper .add_to_cart_button,
.chromium-product-style-4 li.product .excerpt-wrapper .ajax_add_to_cart,
.chromium-product-style-4 li.product.outofstock .excerpt-wrapper .ajax_add_to_cart,
.chromium-product-style-3 li.product .excerpt-wrapper .product_type_grouped,
.chromium-product-style-3 li.product .excerpt-wrapper .product_type_external,
.chromium-product-style-3 li.product .excerpt-wrapper .product_type_external,
.chromium-product-style-3 li.product .excerpt-wrapper .product_type_variable,
.chromium-product-style-4 li.product .excerpt-wrapper .product_type_grouped,
.chromium-product-style-4 li.product .excerpt-wrapper .product_type_external,
.chromium-product-style-4 li.product .excerpt-wrapper .product_type_external,
.chromium-product-style-4 li.product .excerpt-wrapper .product_type_variable
{
display: inline-block;
visibility: visible;
width: 24px;
min-width: 24px;
height: 26px;
overflow: hidden;
line-height: 26px;
text-align: center;
-webkit-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
padding: 0;
border-radius: 0;
margin: 0 0 0 10px;
float: right;
text-indent: 200%;
white-space: nowrap;
position: relative;
background-color: transparent;
align-self: flex-end;
transform: translateY(-2px);
background-color: transparent;
}
li.product .excerpt-wrapper .product_type_grouped,
li.product .excerpt-wrapper .product_type_external
{
background-color: transparent !important;
}
.chromium-product-style-3 li.product.outofstock .excerpt-wrapper .ajax_add_to_cart::before,
.chromium-product-style-3 li.product .excerpt-wrapper .button.product_type_variable::before,
.chromium-product-style-3 li.product .excerpt-wrapper .add_to_cart_button::before,
.chromium-product-style-3 li.product .excerpt-wrapper .ajax_add_to_cart::before,
.chromium-product-style-4 li.product.outofstock .excerpt-wrapper .ajax_add_to_cart::before,
.chromium-product-style-4 li.product .excerpt-wrapper .button.product_type_variable::before,
.chromium-product-style-4 li.product .excerpt-wrapper .add_to_cart_button::before,
.chromium-product-style-4 li.product .excerpt-wrapper .ajax_add_to_cart::before,
li.product .excerpt-wrapper .product_type_grouped:before,
li.product .excerpt-wrapper .product_type_external:before{
content: '\e93a';
font-family: 'chromium';
float: left;
text-indent: 0;
font-size: 24px;
-webkit-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
.chromium-product-style-3 li.product.outofstock .excerpt-wrapper .ajax_add_to_cart::before,
.chromium-product-style-3 li.product .excerpt-wrapper .button.product_type_variable::before,
.chromium-product-style-4 li.product.outofstock .excerpt-wrapper .ajax_add_to_cart::before,
.chromium-product-style-4 li.product .excerpt-wrapper .button.product_type_variable::before {
content: '\e93e';
}
li.product .excerpt-wrapper .product_type_external:before{
content: '\e9cb';
}
.chromium-product-style-3 ul.products:not(.list-view) li {
-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);
box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);
-webkit-transition: -webkit-box-shadow 0.3s ease-out;
-ms-transition: box-shadow 0.3s ease-out;
transition: box-shadow 0.3s ease-out;
}
@media screen and (max-width: 768px){
.chromium-product-style-3.mobile-two-col-products ul.products:not(.list-view) li{
padding: 0;
margin-right: 10px;
margin-bottom: 10px !important;
align-self: stretch;
}
.chromium-product-style-3.mobile-two-col-products ul.products:not(.list-view) li .inner-wrapper{
height: 100%;
}
.chromium-product-style-3.mobile-two-col-products ul.products:not(.list-view) li:nth-of-type(2n){
margin-right: 0 !important;
}
}
.chromium-look-tools.chromium-product-style-3 ul.products:not(.list-view) li{
box-shadow: 0 0 5px 0 rgba(0,0,0,0.0);
}
.chromium-product-style-3 ul.products:not(.list-view) li:hover {
-webkit-box-shadow: 0 0 8px 1px rgba(0,0,0,0.05);
box-shadow: 0 0 8px 1px rgba(0,0,0,0.05);
}
.chromium-product-style-3 li.product .button:hover::before,
.chromium-product-style-3 li.product:hover .button.add_to_cart_button:hover::before,
.chromium-product-style-3 li.product:hover .button.ajax_add_to_cart:hover::before,
.chromium-product-style-4 li.product .button:hover::before,
.chromium-product-style-4 li.product:hover .button.add_to_cart_button:hover::before,
.chromium-product-style-4 li.product:hover .button.ajax_add_to_cart:hover::before,
.chromium-product-style-3 li.product .excerpt-wrapper .button.loading::after,
.chromium-product-style-4 li.product .excerpt-wrapper .button.loading::after {
color: #212121;
}
.chromium-product-style-3 li.product .excerpt-wrapper .button:hover,
.chromium-product-style-4 li.product .excerpt-wrapper .button:hover,
.chromium-product-style-3 li.product .excerpt-wrapper .button:focus,
.chromium-product-style-4 li.product .excerpt-wrapper .button:focus,
.chromium-product-style-3 li.product .excerpt-wrapper .button:active,
.chromium-product-style-4 li.product .excerpt-wrapper .button:active {
background-color: transparent;
}
.chromium-product-style-3 li.product .excerpt-wrapper .button.loading::before,
.chromium-product-style-4 li.product .excerpt-wrapper .button.loading::before {
display: none;
}
.chromium-product-style-3 li.product .img-wrapper img {
-webkit-transition: -webkit-transform 0.3s ease-out;
-ms-transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out;
-ms-transform: scale(1, 1);
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.chromium-product-style-3 li.product:hover .img-wrapper img {
-ms-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
} .chromium-product-style-4 li.product .excerpt-wrapper {
padding: 0 20px 25px 20px;
}
.chromium-product-style-4 li.product .img-wrapper {
padding: 20px;
margin: 0;
}
.chromium-product-style-4 ul.products:not(.list-view) li {
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: -webkit-box-shadow 0.3s ease-out;
-ms-transition: box-shadow 0.3s ease-out;
transition: box-shadow 0.3s ease-out;
}
.chromium-product-style-4 ul.products:not(.list-view) li:hover {
-webkit-box-shadow: 0 0 8px 1px rgba(0,0,0,0.05);
box-shadow: 0 0 8px 1px rgba(0,0,0,0.05);
}
.woocommerce.chromium-product-style-4 a.added_to_cart {
top: -30px;
}
.chromium-product-style-4 .tz-product-tabs .woocommerce ul.products .owl-item:hover {
z-index: 1;
} @supports (grid-area: auto) {
@media screen and (min-width: 768px) {
ul.products.list-view {
grid-template-columns: 1fr !important;
grid-column-gap: 0;
}
}
}
.woocommerce ul.products[class*=columns-].list-view li.product,
.woocommerce-page ul.products[class*=columns-].list-view li.product{
width: 100%;
display: block;
float: none;
}
ul.products.list-view li {
width: 100%;
max-width: 100%;
height: auto !important;
}
@media screen and (min-width: 1024px) {
ul.products.list-view li.product .inner-wrapper {
background: transparent;
display: flex;
justify-content: space-between;
position: relative !important;
}
}
ul.products.list-view li.product:hover .inner-wrapper {
box-shadow: none;
}
ul.products.list-view li.product:hover .excerpt-wrapper {
padding-bottom: 2em;
}
ul.products.list-view li.product .img-wrapper {
max-width: 330px;
padding: 2em;
background-color: #fff;
margin: 0;
}
ul.products.list-view li.product .img-wrapper img {
max-width: 270px;
}
@media screen and (min-width: 1024px) {
ul.products.list-view li.product .excerpt-wrapper{
width: -webkit-calc(100% - 360px);
width: calc(100% - 360px);
}
}
ul.products.list-view li.product .excerpt-wrapper {
padding: 2em;
background-color: #fff;
}
ul.products.list-view li.product .inner-wrapper.with-extra-gallery .img-wrapper {
max-width: 400px;
width: 100%;
padding: 1em;
}
@media screen and (min-width: 1024px) {
ul.products.list-view li.product .inner-wrapper.with-extra-gallery .excerpt-wrapper {
width: -webkit-calc(100% - 430px);
width: calc(100% - 430px);
}
}
ul.products.list-view li.product .short-description {
display: block;
visibility: visible;
padding-top: 5px;
}
@media screen and (min-width: 1024px) {
ul.products.list-view .inner-wrapper.with-extra-gallery .img-wrapper .woocommerce-loop-product__link {
float: right;
}
}
ul.products.list-view li.product .extra-gallery-thumbs {
display: block;
list-style: none;
padding: 0;
}
@media screen and (min-width: 1024px) {
ul.products.list-view li.product .extra-gallery-thumbs{
float: left;
}
}
@media screen and (max-width: 768px) {
ul.products.list-view li.product .extra-gallery-thumbs{
max-width: 100%;
width: 100%;
margin-bottom: 0;
}
ul.products.list-view li.product .extra-gallery-thumbs li{
width: auto !important;
display: inline-block;
}
}
ul.products.list-view li.product .extra-gallery-thumbs img {
max-width: 70px;
}
ul.products.list-view li.product .extra-gallery-thumbs li {
margin: 0 0 7px 0;
}
ul.products.list-view li.product .img-wrapper .buttons-wrapper, ul.products.list-view li.product .img-wrapper>a::after, ul.products.list-view li.product.product-type-variable .add_to_cart_button.product_type_variable, ul.products.list-view .product .save-percent {
display: none;
visibility: hidden;
}
ul.products.list-view li.product .price,
ul.products.list-view li.product .price-wrapper {
margin: 0;
display: block;
}
@media screen and (max-width: 1024px) {
ul.products.list-view li.product .price-wrapper{
display: inline-block !important;
}
}
ul.products.list-view li.product .excerpt-wrapper .add_to_cart_button, ul.products.list-view li.product .excerpt-wrapper .variations_form, ul.products.list-view li.product.outofstock .excerpt-wrapper .ajax_add_to_cart {
display: block;
visibility: visible;
}
ul.products.list-view li.product .excerpt-wrapper .add_to_cart_button,
ul.products.list-view li.product.outofstock .excerpt-wrapper .ajax_add_to_cart {
display: inline-block;
opacity: 1;
position: relative;
bottom: auto;
left: auto;
}
.woocommerce ul.products.list-view a.added_to_cart {
position: relative;
left: auto;
margin: 0;
top: auto;
line-height: 40px;
padding: 0;
display: inline-block;
}
ul.products.list-view table.variations td, ul.products.list-view table.variations tr:last-of-type td {
padding: 10px 10px 0 0px;
}
@media (min-width: 768px) {}
@media (min-width: 990px) {}  .woocommerce-breadcrumb {
padding: 0 1em;
margin-bottom: 2em;
font-size: 0.857em;
max-width: 1200px;
flex-basis: 100%;
}
@supports (grid-area: auto) {
@media screen and (min-width: 768px) {
.woocommerce-breadcrumb {
grid-area: breadcrumbs;
}
}
}
.yith-wcqv-button{
background-color: transparent !important;
opacity: 0;
transition: opacity 0.4s ease-in;
}
.yith-wcqv-button::before{
display: inline-block;
color: inherit;
font-weight: bold;
font-family: 'chromium';
content: '\e93e';
font-size: 20px !important;
text-align: center;
}
li.product:hover .yith-wcqv-button{
opacity: 1 !important;
}
#yith-quick-view-content, .yith-wcqv-wrapper, #yith-quick-view-modal .yith-wcqv-main{
background-color: #fff !important;
}
#yith-quick-view-content div.product{
display: block !important;
} .woocommerce-products-header__title {
font-size: 1.857em;
font-weight: 500;
margin: 0 0 1rem 0;
} .view-controls-wrapper:after {
display: table;
content: '';
clear: both;
}
.view-controls-wrapper {
margin: 0 0 2em 0;
text-align: right;
}
.woocommerce .woocommerce-result-count {
display: block;
line-height: 40px;
margin: 0 0 12px 0;
}
.woocommerce-ordering select,
.product-pager select {
height: 40px;
line-height: 40px;
padding: 0 40px 0 12px;
box-shadow: none;
border-radius: 0;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
color: inherit;
cursor: pointer;
font-weight: normal;
width: 100%;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
background-color: transparent;
position: relative;
z-index: 2;
}
.woocommerce-ordering {
position: relative;
margin: 0 auto 0;
max-width: 60%;
display: block;
}
@media screen and ( min-width: 768px ) {
.woocommerce-ordering{
float: right;
}
}
.woocommerce-ordering select:focus, .product-pager select:focus {
-webkit-box-shadow: 0 0 1px 3px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.2);
outline: none;
}
.woocommerce-ordering::after, .product-pager::after {
content: '\e91a';
display: inline-block;
font-family: 'chromium';
font-size: 12px;
position: absolute;
right: 12px;
top: 3px;
z-index: 1;
height: 38px;
line-height: 36px;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
z-index: 1;
}
.woocommerce-ordering::before, .product-pager::before {
display: inline-block;
content: '';
position: absolute;
right: 35px;
top: 5px;
width: 1px;
height: 30px;
border-left: 1px solid;
}
.list-grid-switcher {
display: none;
}
.paginator {
display: inline-block;
margin: 0 0 18px 0;
max-width: 35%;
float: left;
position: relative;
}
.list-grid-switcher span.list, .list-grid-switcher span.grid {
display: inline-block;
margin: 0 2px;
cursor: pointer;
font-size: 20px;
height: 28px;
line-height: 28px;
}
.list-grid-switcher span i {
vertical-align: middle;
}
@media (min-width: 768px) {
.view-controls-wrapper {
}
.woocommerce .woocommerce-result-count {
display: inline-block;
margin: 0;
width: auto;
float: left;
}
.paginator {
float: none;
}
.woocommerce-ordering, .list-grid-switcher, .paginator {
margin: 0;
display: inline-block;
}
.woocommerce-ordering {
max-width: 250px;
float: none;
}
.paginator+.woocommerce-ordering, .woocommerce-ordering+.list-grid-switcher {
margin: 0 0 0 10px;
}
}
@media (min-width: 990px) {} nav.woocommerce-pagination {
margin: 40px 0;
}
.woocommerce-pagination ul.page-numbers li a, .woocommerce-pagination ul.page-numbers li span {
padding: 0;
margin: 0;
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background-color: transparent;
-webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
-ms-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
border-style: solid;
border-width: 1px;
border-color: #dbdbdb;
color: #626262;
}
nav.woocommerce-pagination ul li a i:before {
color: #626262;
}
nav.woocommerce-pagination ul li a:focus, nav.woocommerce-pagination ul li a:hover, nav.woocommerce-pagination ul li a:active, nav.woocommerce-pagination ul.page-numbers li span {
background-color: #b6b6b6;
color: #f6f6f6;
border-color: #b6b6b6;
}
nav.woocommerce-pagination ul li a:focus i:before, nav.woocommerce-pagination ul li a:hover i:before, nav.woocommerce-pagination ul li a:active i:before, nav.woocommerce-pagination ul li span i:before {
color: #f6f6f6;
}
nav.woocommerce-pagination ul {
border: 0;
margin: 0;
list-style: none;
text-align: center;
padding: 0;
}
.woocommerce-pagination ul.page-numbers li {
margin: 0 5px 0 0;
border: 0;
display: inline-block;
background: transparent;
}
.woocommerce-pagination ul.page-numbers li:last-of-type {
margin: 0;
} .touch-enabled li.product .buttons-wrapper {
display: none;
visibility: hidden;
}
li.product .buttons-wrapper {
position: absolute;
top: 50%;
left: 50%;
width: 126px;
height: 36px;
margin: -18px 0 0 -63px;
text-align: center;
opacity: 0;
-webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
transition: opacity 0.3s ease-out, transform 0.3s ease-out;
-ms-transform: scale(.8, .8);
-webkit-transform: scale(.8, .8);
transform: scale(.8, .8);
}
li.product .inner-wrapper:hover .buttons-wrapper {
opacity: 0.8;
-ms-transform: scale(1, 1);
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
li.product .buttons-wrapper::after {
display: table;
content: '';
clear: both;
}
li.product .buttons-wrapper .button {
display: inline-block;
width: 36px;
height: 36px;
overflow: hidden;
line-height: 34px;
text-align: center;
-webkit-transition: border-color 0.3s ease-out, background-color 0.3s ease-out;
-moz-transition: border-color 0.3s ease-out, background-color 0.3s ease-out;
transition: border-color 0.3s ease-out, background-color 0.3s ease-out;
padding: 0;
margin: 0 3px;
float: left;
text-indent: 100%;
white-space: nowrap;
position: relative;
}
li.product .buttons-wrapper .button:before {
font-family: 'chromium';
display: inline-block;
text-indent: 0;
float: left;
margin: 0 0 0 8px;
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
font-size: 20px;
}
li.product .buttons-wrapper .tm-woocompare-button.button:before {
content: '\e908';
}
li.product .buttons-wrapper .tm-woowishlist-button.button:before {
content: '\e93c';
}
li.product .buttons-wrapper .add_to_cart_button.button:before {
content: '\e93a';
}
li.product .buttons-wrapper .add_to_cart_button.product_type_variable:before, li.product.outofstock .buttons-wrapper .ajax_add_to_cart:before {
content: '\e93e';
}
li.product .buttons-wrapper .product-tooltip {
display: inline-block;
position: absolute;
left: 50%;
top: -30px;
width: 200px;
margin-left: -100px;
text-align: center;
text-transform: uppercase;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
color: #fff;
font-weight: 500;
}
.product .button.loading:after {
position: absolute;
top: 1px;
right: auto;
left: 50%;
margin: 0 0 0 -10px;
color: #fff;
font-size: 20px;
text-indent: 0;
content: "\e901";
font-family: 'chromium';
-webkit-animation: woo-spin 2s infinite linear;
animation: woo-spin 2s infinite linear;
}
@-webkit-keyframes woo-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes woo-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
li.product .buttons-wrapper .button.loading:before {
display: none;
}
.product input.loading, .product .button.loading {
opacity: .8;
padding-right: 20px;
text-indent: 200%;
overflow: hidden;
}
.woocommerce .blockUI.blockOverlay {
transform: none;
}
.woocommerce .blockUI.blockOverlay:before {
display: inline-block;
content: '\e901';
font-family: 'chromium';
position: absolute;
top: 50%;
width: 58px;
left: 50%;
margin: -30px 0 0 -30px;
height: 60px;
line-height: 60px;
font-size: 60px;
color: #aaa;
animation: woo-spin 2s infinite linear;
}
.woocommerce a.added_to_cart {
padding: 3px 0;
margin: 0 0 0 -50px;
display: block;
text-align: center;
position: absolute;
width: 100px;
background-color: #fff;
opacity: 0.8;
left: 50%;
top: -40px;
}
.hot-offers-wrapper.woocommerce a.added_to_cart {
display: none;
} .product-categories li .children{
margin-top: 5px;
margin-left: 10px;
}
.widget.woocommerce li {
list-style: none;
}
.widget.woocommerce .count {
height: 20px;
display: inline-block;
color: #9eadb6;
padding: 0 4px;
font-size: 12px;
border-radius: 2px;
line-height: 20px;
background: #f6f6f6;
margin-left: 5px;
}
.product_list_widget li::after {
display: table;
content: '';
clear: both;
}
ul.product_list_widget {
padding: 0;
margin: 0;
list-style: none;
}
.widget.woocommerce ul.product_list_widget li, ul.product_list_widget li {
padding: 0 0 0 95px;
margin: 0 0 15px 0;
text-align: left;
min-height: 80px;
position: relative;
}
ul.product_list_widget li:last-of-type {
margin: 0;
}
.product_list_widget .product-title {
font-size: inherit;
font-weight: normal;
display: block;
margin: 0 0 5px 0;
color: inherit;
}
.product_list_widget .thumb-wrapper {
display: block;
max-width: 80px;
margin: 0 15px 0 0;
position: absolute;
left: 0;
top: 0;
}
.product_list_widget .star-rating {
margin: 5px 0;
display: block;
}
.product_list_widget .price::after {
display: table;
clear: both;
content: '';
}
.product_list_widget .save-percent {
display: inline-block;
padding: 0 5px;
vertical-align: baseline;
font-size: 0.857em;
margin: 0 0 0;
color: #fff;
}
.product_list_widget .price {
display: inline-block;
font-weight: 500;
font-size: 1.143em;
}
.product_list_widget .price ins {
background: transparent;
display: inline-block;
padding: 0 10px 0 0;
float: left;
}
.product_list_widget .price del {
font-weight: normal;
font-size: 0.8em;
} .widget ul.product_list_widget.cart_list li, .widget.widget_recent_reviews ul.product_list_widget li {
padding-left: 0;
}
.cart_list img, .widget.widget_recent_reviews ul.product_list_widget img {
display: block;
max-width: 80px;
margin: 0 20px 0 0;
position: relative;
float: left;
}
.cart_list .quantity::before {
}
.cart_list .quantity .amount {
font-weight: 500;
}
.cart_list a.remove {
position: absolute;
right: 0;
top: 2px;
width: 20px;
height: 20px;
line-height: 20px;
font-size: 20px;
text-align: center;
font-weight: lighter !important;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.cart_list a.remove:hover {
color: red;
background: transparent;
}
.cart_list .quantity {
display: block;
background-color: transparent;
float: none;
padding: 0;
}
.elementor-widget-wp-widget-tz_woo_cart .buttons,
.widget_shopping_cart_content .buttons {
display: block;
margin: 1em 0 0 0;
}
.elementor-widget-wp-widget-tz_woo_cart .buttons::after,
.widget_shopping_cart_content .buttons::after {
content: '';
display: table;
clear: both;
}
.elementor-widget-wp-widget-tz_woo_cart a.button,
.widget_shopping_cart_content a.button {
display: inline-block;
float: left;
padding: 0 1.2em;
}
.elementor-widget-wp-widget-tz_woo_cart a.button.checkout,
.widget_shopping_cart_content a.button.checkout {
float: right;
} .widget_price_filter .price_slider {
margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
margin-top: 25px;
text-align: left;
font-size: 14px;
}
.widget_price_filter .button {
display: inline-block;
width: 50%;
padding: 8px 10px;
line-height: 1;
width: auto;
height: auto;
margin-right: 10px;
}
.price_slider_amount:after{
content: '';
display: block;
clear: both;
}
.widget_price_filter .price_label{
display: inline-block;
margin-left: auto;
margin-top: 20px;
font-size: 12px;
}
.ui-slider {
position: relative !important;
text-align: left !important;
margin-left: 0.5em !important;
margin-right: 0.5em !important;
}
.ui-slider .ui-slider-handle {
position: absolute !important;
z-index: 2 !important;
cursor: ew-resize !important;
outline: none !important;
height: 20px !important;
width: 20px !important;
background: #9eadb6 !important;
margin-top: -8px !important;
border-radius: 50% !important;
top: 0 !important;
border: 7px solid #fff !important;
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15) !important;
}
.ui-slider .ui-slider-range {
position: absolute!important;
z-index: 1 !important;
font-size: 0.7em !important;
display: block !important;
border: 0 !important;
border-radius: 1em !important;
}
.price_slider_wrapper .ui-widget-content {
border: 0 !important;
background: #f6f6f6 !important;
border-radius: 0 !important;
height: 4px !important;
margin: 0 22px 0 0px !important;
}
.ui-slider-horizontal {
height: 0.5em !important;
}
.ui-slider-horizontal .ui-slider-range {
top: 0 !important;
height: 4px !important;
}
.ui-slider-horizontal .ui-slider-range-min {
left: -1px !important;
}
.ui-slider-horizontal .ui-slider-range-max {
right: -1px !important;
}
.widget_price_filter .price_slider_wrapper {
margin-top: 34px !important;
}
.widget_price_filter .from, .widget_price_filter .to {
display: inline-block;
line-height: 29px;
padding-top: 1px;
border-style: solid;
border-width: 1px;
padding: 0 10px;
} .widget_layered_nav ul li a, .widget_layered_nav_filters ul li a, .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
padding: 0 0 0 26px;
position: relative;
float: left;
color: inherit;
}
.widget_layered_nav ul li {
margin-bottom: 8px;
}
.widget_layered_nav ul li a:before, .widget_layered_nav_filters ul li a:before {
line-height: 18px;
content: "";
font-family: 'chromium';
display: inline-block;
position: absolute;
left: 0;
top: 0;
font-size: 16px;
width: 20px;
height: 20px;
border-style: solid;
border-width: 1px;
background-color: #fff;
color: #fff;
text-align: center;
}
.widget_layered_nav ul li a:before {
content: "";
}
.widget_layered_nav ul li.chosen a:before {
content: "\e917";
}
.widget_layered_nav_filters ul li a:before {
content: "-";
line-height: 6px;
font-size: 28px;
}
.widget_layered_nav_filters ul, .widget_layered_nav ul {
margin: 0;
}
.widget_layered_nav_filters ul li {
padding: 0 10px 5px 0;
}
.widget_layered_nav_filters ul li:after {
display: table;
content: '';
clear: both;
} .widget_product_tag_cloud a {
font-size: 12px !important;
padding: 5px 10px 4px;
background: #f5f5f5;
display: inline-block;
margin: 0 10px 10px 0;
float: left;
text-transform: uppercase;
-webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.widget_product_tag_cloud:after {
display: table;
content: '';
clear: both;
} .wc-layered-nav-rating .star-rating {
float: left;
}
.wc-layered-nav-rating::after {
display: table;
content: '';
clear: both;
}
.wc-layered-nav-rating a {
font-size: 12px;
}  .woof_sid_auto_shortcode,
.woof_redraw_zone{
background: #fff !important;
box-shadow: none !important;
border:none !important;
border-radius: 0 !important;
}
.woof_redraw_zone h4{
font-size: 14px !important;
font-weight: 500;
text-transform: uppercase;
}
.woof_edit_view{
position: absolute;
right:0;
top:0;
}
.woof_redraw_zone{
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.woof_container{
flex-basis: 100%;
width: 100% !important;
}
.irs-from,
.irs-to,
.irs-single{
background-color: #fdb819 !important;
background: #fdb819 !important
}
.irs-from::after,
.irs-to::after,
.irs-single::after{
border-top-color: #fdb819 !important;
}
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar,
.irs-bar-edge,
.irs-slider{
background-image: url(//autoshop.boltongt.com/wp-content/themes/chromium/assets/img/sprite-skin-flat.png) !important;
}
.woof_container_select .woof_container_inner,
.woof_container_select_hierarchy .woof_container_inner
{
display: flex;
align-items: center;
justify-content: flex-start;
}
.woof_container_select .woof_container_inner > h4,
.woof_container_select_hierarchy .woof_container_inner > h4{
width: 25%;
}
.woof_container_select .woof_container_inner > div,
.woof_container_select_hierarchy .woof_container_inner > div{
width: 75%;
}
.woof_container_select .woof_container_inner select,
.woof_container_select_hierarchy .woof_container_inner select{
padding-left: 10px;
border:#ebebeb 1px solid;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.woof_container_select .woof_container_inner select:focus,
.woof_container_select_hierarchy .woof_container_inner select:focus{
outline: none !important;
}
.woof_container_select .woof_block_html_items,
.woof_container_select_hierarchy .woof_block_html_items{
position: relative;
}
.woof_container_select .woof_block_html_items:after{
content: '\e91a';
display: inline-block;
font-family: 'chromium';
font-size: 12px;
position: absolute;
right: 12px;
top: 3px;
z-index: 1;
height: 38px;
line-height: 36px;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
z-index: 1;
}
.woof_container_checkbox .woof_container_inner{
display: flex;
align-items: center;
justify-content: flex-start;
}
.woof_container_checkbox .woof_container_inner > h4{
width: 25%;
}
.woof_container_checkbox .woof_container_inner > div{
width: 75%;
padding-left: 20px;
}
.woof_container_checkbox .woof_container_inner .woof_list_checkbox{
padding: 0;
margin: 0;
}
.woof_container_checkbox .woof_container_inner .woof_list_checkbox li{
display: inline-block;
margin: 10px;
}
.woof_container:first-of-type{
margin-top: 0 !important;
padding-top:20px !important;
}
.woof_sid_auto_shortcode.woof{
padding: 0 !important;
}
.woof_container{
border-bottom:#ebebeb 1px solid;
margin: 0 0 20px;
padding: 0 20px 20px;
}
.chromium-look-tires .woof_sid_home_page .chosen-container-single.chosen-disabled .chosen-single > span{
opacity: 0.5 !important;
}
.chromium-look-tires .woof_sid_home_page .chosen-container-single .chosen-single > span{
opacity: 1 !important;
}
.chromium-look-tires .woof_sid_home_page{
margin-top: 22px;
margin-bottom: 20px;
}
.chromium-look-tires .woof_sid_home_page .woof_container{
padding: 0 !important;
}
.chromium-look-tires .woof_sid_home_page .woof_submit_search_form_container{
margin: 0 !important;
}
.chromium-look-tires .woof_sid_home_page .woof_submit_search_form_container button{
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.chromium-look-tires .woof_sid_home_page .woof_submit_search_form_container button:hover{
background-color: #d23b3b;
}
.woof_submit_search_form_container{
text-align: center;
}
.woof_submit_search_form_container button{
display: inline-block !important;
float: none !important;
width: 30%;
min-width: 80px;
text-transform: uppercase;
font-weight: 500;
margin-bottom: 10px;
}
.chromium-look-tires .woof_submit_search_form_container button{
color: #fff;
}
.woof_sid_home_page .woof_price3_search_container{
display: none;
}
.woof_products_top_panel li span{
background-image: none;
}
.woof_products_top_panel li span:after{
content:'×';
display:inline-block;
color: red;
margin-left: 4px;
font-size: inherit;
}
.woocommerce-message .button.wc-forward{
padding: 3px 6px;
}
@media screen and ( max-width: 1023px ) {
.woof_sid_home_page .woof_redraw_zone {
background-color: transparent !important;
}
.woof_sid_home_page .woof_container{
border:none !important;
margin-bottom: 0 !important;
}
.woof_container_select .woof_container_inner>div,
.woof_container_select_hierarchy .woof_container_inner>div{
width: 100% !important;
}
.woof_container_inner .chosen-container,
.woof_container_inner select{
width: 100% !important;
}
}
@media screen and ( min-width: 1024px ) {
.woof_sid_home_page .woof_redraw_zone{
flex-direction: row;
}
.woof_sid_home_page .woof_container{
flex-direction: column;
flex-basis: calc( 100% - 170px ) !important;
width: calc( 100% - 170px ) !important;
max-width: calc( 100% - 170px ) !important;
border: 0;
margin: 0;
padding-right: 0 !important;
}
.woof_sid_home_page .woof_container .woof_container_inner .woof_block_html_items{
counter-reset: section;
}
.woof_sid_home_page .woof_submit_search_form_container{
width: 170px;
padding-right: 4px;
}
.woof_sid_home_page  .woof_submit_search_form_container .woof_submit_search_form{
width: 100%;
margin-left: 3px;
margin-top: 11px;
height: 49px;
line-height: 15px;
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
border-top-right-radius: 5px !important;
border-bottom-right-radius: 5px !important;
}
.woof_sid_home_page .woof_submit_search_form_container .woof_submit_search_form:before{
content: '\e93e';
font-family: 'chromium';
display: inline-block;
text-indent: 0;
font-size: 13px;
line-height: 28px;
margin-right: 8px;
font-weight: bold;
}
.woof_sid_home_page .woof_submit_search_form_container  .woof_reset_search_form{
position: absolute;
bottom: -25px;
right: -10px;
padding: 0;
text-transform: uppercase;
color: #fff;
width: auto !important;
background: transparent !important;
}
.chromium-look-tires .woof_sid_home_page .woof_submit_search_form_container  .woof_reset_search_form{
bottom: 0px;
right: 2px;
}
.woof_sid_home_page .woof_edit_view{
display: none;
}
.woof_sid_home_page  .woof_container_inner > h4{
background: #fff;
padding: 10px 40px 20px 20px;
display: inline-block;
position: absolute;
left: 0;
top: -40px;
}
.woof_sid_home_page  .woof_container_inner .woof_block_html_items{
display: flex;
}
.woof_sid_home_page .woof_container_select .woof_container_inner > div,
.woof_sid_home_page .woof_container_select_hierarchy .woof_container_inner > div{
width: 100%;
}
.woof_sid_home_page .woof_container_select_hierarchy .woof_container_inner select{
margin-right: 3px !important;
margin-left: 3px !important;
height: 49px;
border: none;
}
.woof_sid_home_page .woof_sid_auto_shortcode,
.woof_sid_home_page .woof_redraw_zone{
background: transparent !important;
padding: 0 !important;
}
.woof_sid_home_page  .chosen-container{
margin-right: 3px;
margin-left: 3px;
border-right: #ededec 1px solid !important;
max-width: 33.33% !important;
width: 33.33% !important;
}
.woof_sid_home_page  .chosen-container .chosen-single{
padding-left: 48px;
}
.woof_sid_home_page  .chosen-container .chosen-single:before{
position: absolute;
top: 12px;
left: 0;
padding: 0 15px;
counter-increment: section;
content: counter(section);
color: #000;
height: 27px;
border-right: #e1e1e1 1px solid;
font-size: 15px;
line-height: 26px;
}
.woof_sid_home_page  .chosen-container:first-of-type .chosen-single{
border-bottom-left-radius: 5px;
border-top-left-radius: 5px;
}
.woof_sid_home_page .chosen-container-single .chosen-single{
padding-top: 12px;
padding-bottom: 12px;
height: auto !important;
}
.woof_sid_home_page .chosen-container .chosen-drop{
top: calc( 100% - 3px );
border: none;
width: calc( 100% + 1px );
}
.woof_sid_home_page .chosen-container-active.chosen-with-drop .chosen-single{
border: none !important;
background: #fff;
}
.woof_sid_home_page .chosen-container-single .chosen-single div b{
background: transparent !important;
background-image: none !important;
}
.woof_sid_home_page .chosen-container-single .chosen-single div b:before{
content: '\e91a';
display: inline-block;
font-family: 'chromium';
font-size: 12px;
position: absolute;
right: 12px;
top: 8px;
z-index: 1;
height: 38px;
line-height: 36px;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
z-index: 1;
}
.woof_sid_home_page .chosen-disabled{
opacity: 1 !important;
}
.woof_sid:not(.woof_sid_home_page){
text-align: left;
}
}
.chosen-container-single .chosen-single{
background: #fff;
border:none;
border-radius: 0;
} body:not(.elementor-editor-active) .home-hero-search.elementor-widget-tabs{
margin-top: -190px;
}
.home-hero-search.elementor-widget-tabs .elementor-tab-content{
background-color: rgba(50, 50, 50, 1);
border:none !important;
}
.home-hero-search.elementor-widget-tabs .elementor-tab-title{
background-color: rgba(50, 50, 50, 0.5);
text-transform: uppercase;
line-height: 1.3;
font-size: 13px;
font-weight: 300;
color: #fff !important;
}
.home-hero-search.elementor-widget-tabs .elementor-tab-title a{
outline: none;
}
@media screen and (min-width: 1200px){
.home-hero-search.elementor-widget-tabs .elementor-tab-title{
min-width: 143px;
}
}
.home-hero-search.elementor-widget-tabs .elementor-tab-title span{
font-weight: 500;
font-size: 16px;
}
.home-hero-search.elementor-widget-tabs .elementor-tab-title.elementor-active:before,
.home-hero-search.elementor-widget-tabs .elementor-tab-title.elementor-active:after{
display: none;
}
.home-hero-search.elementor-widget-tabs .elementor-tab-title.elementor-active{
background-color: rgba(50, 50, 50, 1);
border-left: none;
border-right: none;
border-bottom: none;
border-width: 4px !important;
border-color: #e94141;
} .elementor-editor-active li.product .excerpt-wrapper a.button {
display: none;
}
.elementor-editor-active li.product .excerpt-wrapper .woocommerce-loop-product__link+.star-rating {
display: none;
} div.product .elementor-widget-woocommerce-product-images,
div.product .product-images-wrapper,
div.product .single-product-meta-wrapper,
div.product .product-custom-labels-wrapper,
div.product .product-shares-wrapper,
div.product .woocommerce-tabs {
background-color: #fff;
padding: 1em;
margin-bottom: 3em;
position: relative;
}
@media screen and (min-width: 1024px) and (-ms-high-contrast:none) {
div.product{
display: flex;
align-content:flex-start;
flex-wrap: wrap;
justify-content: space-around;
}
div.product .elementor-widget-woocommerce-product-images,
div.product .product-images-wrapper{
flex-basis: 60%;
width: 60% !important;
max-width: 60% !important;
}
div.product div.summary{
flex-basis:calc( 40% - 40px );
margin-left: 30px;
}
div.product .woocommerce-tabs,
div.product section.products
{
flex-basis: 100%;
}
}
@media screen and ( max-width: 400px ) {
.sale .product_title{
margin-top: 1em;
}
}
div.product .single-product-meta-wrapper, div.product .product-custom-labels-wrapper, div.product .product-shares-wrapper {
margin-bottom: 1em;
}
div.product .woocommerce-tabs {
order: 3;
padding: 0;
background-color: transparent;
}
div.product .upsells {
order: 5;
}
div.product .related {
order: 4;
}
.reverse div.product .product-images-wrapper {
order: 2;
}
.reverse div.product .summary {
order: 1;
}
div.product .product_title {
font-size: 2em;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 15px;
}
.elementor-widget-woocommerce-product-images .product_meta,
.product-images-wrapper .product_meta,
body:not(.product-classic-style) .single-product-meta-wrapper .product_meta
{
display: inline-block;
height: 30px;
line-height: 1.25;
border-radius: 3px;
background-color: #f3f3f3;
padding: 5px 14px 4px;
margin-bottom: 1em;
}
.elementor-widget-woocommerce-product-images .woocommerce-product-rating,
.product-images-wrapper .woocommerce-product-rating {
display: inline-block;
height: 30px;
line-height: 30px;
margin-bottom: 2em;
}
.elementor-widget-woocommerce-product-images .woocommerce-product-rating .star-rating,
.product-images-wrapper .woocommerce-product-rating .star-rating {
vertical-align: text-bottom;
}
.elementor-widget-woocommerce-product-images .product_meta+.woocommerce-product-rating,
.product-images-wrapper .product_meta+.woocommerce-product-rating {
margin-left: 10px;
}
.elementor-widget-woocommerce-product-images .images,
.product-images-wrapper .images {
position: relative;
max-width: 100%;
}
.woocommerce-product-gallery__image a{
display: block;
max-width: 100%;
}
.elementor-widget-woocommerce-product-images .woocommerce-product-gallery__trigger,
.product-images-wrapper .woocommerce-product-gallery__trigger {
font-size: 20px;
border-width: 1px;
border-style: solid;
border-radius: 2px;
padding: 3px 6px;
position: absolute;
right: 15px;
top: 15px;
width: 34px;
height: 34px;
z-index: 10;
background-color: #fff;
line-height: 32px;
font-size: 0 !important;
}
.elementor-widget-woocommerce-product-images .woocommerce-product-gallery__trigger::before,
.product-images-wrapper .woocommerce-product-gallery__trigger::before {
display: block;
font-family: 'chromium';
content: '\e93e';
position: absolute;
width: 100%;
text-align: center;
left: 0;
top: 0;
font-size: 16px !important;
}
.elementor-widget-woocommerce-product-images .woocommerce-product-gallery__trigger img,
.product-images-wrapper .woocommerce-product-gallery__trigger img {
display: none !important;
}
.elementor-widget-woocommerce-product-images .flex-control-thumbs,
.product-images-wrapper .flex-control-thumbs {
display: block;
position: relative;
list-style: none;
margin: 2em -7px 0 -7px;
padding: 0;
}
.elementor-widget-woocommerce-product-images .flex-control-thumbs li,
.product-images-wrapper .flex-control-thumbs li {
padding: 0 7px 0 7px;
margin: 0 0 14px 0;
width: 33%;
max-width: 33%;
display: inline-block;
}
.elementor-widget-woocommerce-product-images .flex-control-thumbs img,
.product-images-wrapper .flex-control-thumbs img {
display: inline-block;
-webkit-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
-webkit-transform: translateZ(0);
opacity: 0.6;
cursor: pointer;
}
.elementor-widget-woocommerce-product-images .flex-control-thumbs img:hover,
.elementor-widget-woocommerce-product-images .flex-control-thumbs img.flex-active,
.product-images-wrapper .flex-control-thumbs img:hover,
.product-images-wrapper .flex-control-thumbs img.flex-active {
opacity: 1;
}
@media screen and (min-width: 768px) {
.elementor-widget-woocommerce-product-images .flex-viewport,
body:not(.product-classic-style) .woocommerce-product-gallery .flex-viewport {
max-width: calc(100% - 100px);
margin-left: 100px;
}
}
div.product .stock + .stock {
display: none;
}
.elementor-widget-woocommerce-product-images .flex-viewport .woocommerce-product-gallery__wrapper,
.product-images-wrapper .flex-viewport .woocommerce-product-gallery__wrapper {
margin: 0;
max-width: none !important;
}
.button.single_add_to_cart_button {
height: 45px;
line-height: 45px;
}
div.product .summary > div:last-child {
margin-bottom: 3em;
} .elementor-widget-woocommerce-product-images,
.product-classic-style div.product .product-images-wrapper,
.product-classic-style div.product .summary {
background-color: #fff;
padding: 2em;
margin-bottom: 3em;
}
.product-classic-style div.product .product-images-wrapper {
padding: 2em 1em;
margin: 0;
}
.product-classic-style div.product .summary > div:last-child {
margin-bottom: 0;
}
.product-classic-style div.product .single-product-meta-wrapper,
.product-classic-style div.product .product-custom-labels-wrapper,
.product-classic-style div.product .product-shares-wrapper {
padding: 0;
margin-bottom: 0;
}
.product-classic-style div.product .single-product-meta-wrapper {
grid-column: span 6;
margin-bottom: 3em;
padding: 2em;
display: flex;
flex-wrap: wrap;
margin-top: -1em;
}
.product-classic-style div.product .single-product-meta-wrapper .product_meta,
.product-classic-style div.product .single-product-meta-wrapper .product-custom-labels-wrapper {
width: 100%;
}
.product-classic-style div.product .single-product-meta-wrapper .product_meta {
margin-bottom: 2em;
}
div.product .product_meta .sku_wrapper,
div.product .product_meta .posted_in,
div.product .product_meta .tagged_as {
display: block;
}
.product-classic-style div.product .product-shares-wrapper {
margin-top: 25px;
padding-top: 24px;
border-style: solid;
border-width: 1px 0 0 0;
}
.product-chrom-style div.product .single-product-meta-wrapper .woocommerce-product-rating{
vertical-align: bottom;
}
.product-chrom-style div.product .single-product-meta-wrapper .woocommerce-product-rating,
.product-classic-style div.product .woocommerce-product-rating {
margin-bottom: 1em;
}
.product-chrom-style div.product .single-product-meta-wrapper .woocommerce-product-rating .woocommerce-review-link,
.product-classic-style div.product .woocommerce-product-rating .woocommerce-review-link {
line-height: 20px;
height: 20px;
display: inline-block;
vertical-align: top;
}
.elementor-widget-woocommerce-product-images .flex-viewport
.product-classic-style .woocommerce-product-gallery .flex-viewport {
max-width: 100%;
margin-left: 0;
}
@media screen and (min-width: 1024px) {
.elementor-widget-woocommerce-product-images .flex-control-thumbs,
.product-classic-style .product-images-wrapper .flex-control-thumbs {
display: block !important;
position: relative !important;
margin: 2em -7px 0 -7px !important;
width: 100% !important;
}
.elementor-widget-woocommerce-product-images .flex-control-thumbs li,
body:not(.product-classic-style) .product-images-wrapper .flex-control-thumbs li {
margin: 0 0 15px 0;
width: 100%;
max-width: 100%;
}
.elementor-widget-woocommerce-product-images .flex-control-thumbs li,
.product-classic-style .product-images-wrapper .flex-control-thumbs li {
padding: 0 7px 0 7px;
width: auto !important;
max-width: 25% !important;
margin-bottom: 14px;
display: inline-block !important;
}
.product-classic-style div.product .single-product-meta-wrapper .product_meta {
width: 50%;
}
.product-classic-style div.product .single-product-meta-wrapper .product-custom-labels-wrapper {
padding-left: 2em;
width: 50%;
}
.elementor-widget-woocommerce-product-images,
.product-classic-style div.product .product-images-wrapper,
.product-classic-style div.product .summary {
padding: 2em;
margin-bottom: 3em;
}
.elementor-widget-woocommerce-product-images,
.product-classic-style div.product .product-images-wrapper {
padding-right: 0;
}
} div.product .product-custom-labels-wrapper {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.product-custom-labels-wrapper .single-label {
max-width: 30%;
}
.product-custom-labels-wrapper .single-label img {
max-width: 40px;
display: block;
margin: 0 auto 15px;
}
.product-custom-labels-wrapper .single-label span {
line-height: 18px;
font-size: 0.800em;
text-transform: uppercase;
font-weight: bold;
display: inline-block;
text-align: center;
} .product-shares-wrapper .tz-social-links {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}
.product-shares-wrapper .tz-social-links div.wrapper {
opacity: 1;
visibility: visible;
position: relative;
bottom: auto;
width: -webkit-calc(100% - 90px);
width: calc(100% - 90px);
right: auto;
line-height: 30px;
}
.product-shares-wrapper .tz-social-links .heading {
height: auto;
padding: 0;
background-color: transparent;
font-size: 0.933em;
text-transform: uppercase;
font-weight: 500;
display: inline-block;
margin: 0px 10px 0 0;
width: 80px;
}
.product-shares-wrapper .tz-social-links .wrapper a {
background-color: transparent;
height: 26px;
line-height: 26px;
width: 26px;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
padding: 0;
margin: 0 10px 5px 0;
display: inline-block;
position: relative;
}
.product-shares-wrapper .tz-social-links .sharecount {
float: none;
width: 60px;
display: inline-block;
height: 22px;
line-height: 22px;
text-align: center;
margin: 0 0 0 -30px;
border: 0;
position: absolute;
left: 50%;
top: -20px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
background-color: #fdb819;
color: #212121;
font-size: 12px;
}
.product-shares-wrapper a.post-share-button:hover .sharecount {
top: -24px;
opacity: 1;
visibility: visible;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
@media screen and (min-width: 1024px) {
div.product .product-images-wrapper {
padding: 2.5em 3em;
}
div.product .single-product-meta-wrapper {
padding: 2em;
}
div.product .product-custom-labels-wrapper, div.product .product-shares-wrapper {
padding: 2em;
}
div.product .product-shares-wrapper {
padding: 20px 2em;
}
.product-images-wrapper .product_meta {
margin-bottom: 2em;
}
.product-images-wrapper .flex-control-thumbs,
.elementor-widget-woocommerce-product-images .flex-control-thumbs{
width: 85px !important;
margin: 0 !important;
position: absolute !important;
top: 0 !important;
left: 0 !important;
box-sizing: content-box;
max-height: 580px;
}
@supports (grid-area: auto) {
div.product:not(.elementor) {
display: grid;
grid-template-columns: repeat(6, minmax(min-content, 1fr));
grid-template-rows: auto;
grid-column-gap: 2em;
}
.product-classic-style div.product {
grid-column-gap: 0;
align-items: unset;
}
div.product .woocommerce-tabs, div.product .upsells, div.product .related {
grid-column: span 6;
}
.col3-col3 div.product .product-images-wrapper, .col3-col3 div.product .summary {
grid-column: span 3;
}
.col4-col2 div.product .product-images-wrapper, .col2-col4 div.product .summary, .reverse.col4-col2 div.product .summary, .reverse.col2-col4 div.product .product-images-wrapper {
grid-column: span 4;
}
.col2-col4 div.product .product-images-wrapper, .col4-col2 div.product .summary, .reverse.col2-col4 div.product .summary, .reverse.col4-col2 div.product .product-images-wrapper {
grid-column: span 2;
}
.one-row-related-upsells div.product .upsells,
.one-row-related-upsells div.product .related {
grid-column: span 6;
}
div.product.product-type-grouped .product-images-wrapper,
div.product.product-type-grouped .summary{
grid-column: span 6 !important;
}
}
} .quantity {
padding: 0 30px;
float: left;
position: relative;
background-color: #f6f6f6;
}
div.product .quantity,
.list-view li.product .quantity {
margin-right: 15px;
}
div.product .variations_form .button,
div.product .cart .button {
width: 100%;
max-width: -webkit-calc(100% - 105px);
max-width: calc(100% - 105px);
text-align: center;
}
.quantity input[type=number] {
width: 30px;
height: 45px;
line-height: 45px;
border: 0;
text-align: center;
background-color: transparent;
padding: 0;
-moz-appearance: textfield;
}
.quantity input[type=number]::-webkit-inner-spin-button, .quantity input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.quantity .quantity-button {
position: absolute;
width: 30px;
height: 45px;
line-height: 45px;
left: 0;
top: 0;
font-size: 16px;
cursor: pointer;
}
.quantity .quantity-button:before, .quantity .quantity-button:after {
display: inline-block;
position: absolute;
width: 7px;
height: 1px;
content: '';
top: 23px;
left: 12px;
-webkit-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;
}
.quantity .quantity-button:hover:before, .quantity .quantity-button:hover:after {
background-color: #101010;
}
.quantity .quantity-button.quantity-up {
right: 0;
left: auto;
}
.quantity .quantity-button.quantity-up:before {
width: 1px;
height: 7px;
top: 20px;
left: 15px;
}
.woocommerce input.disabled, .woocommerce input:disabled, .woocommerce input:disabled[disabled], .woocommerce .button.disabled, .woocommerce .button:disabled, .woocommerce .button:disabled[disabled] {
cursor: not-allowed;
opacity: .5;
} table.variations {
border-width: 0;
margin: 0 0 2em 0;
position: relative;
}
table.variations td {
border-width: 0;
padding: 10px 10px 0 10px;
}
table.variations tr:last-of-type td {
padding: 10px;
}
table.variations td label {
text-transform: uppercase;
font-weight: 500;
}
.variations_form select {
padding: 0 40px 0 8px;
box-shadow: none;
border-radius: 0;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
color: inherit;
cursor: pointer;
font-weight: normal;
width: 100%;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
background-color: transparent;
position: relative;
z-index: 2;
}
.variations_form .select-wrapper {
display: inline-block;
}
.variations_form .select-wrapper::after {
z-index: 1;
}
.variations_form .reset_variations {
position: absolute;
font-size: 10px;
background-color: #f6f6f6;
border-radius: 4px;
top: -24px;
right: -14px;
height: 20px;
line-height: 20px;
padding: 0 5px;
text-transform: uppercase;
} .grid-variations .variations_form .select-wrapper {
width: 100%;
}
.grid-variations table.variations, .grid-variations table.variations tr, .grid-variations table.variations td {
display: block;
border: 0;
}
.grid-variations table.variations td {
padding: 0 0 10px 0;
}
.grid-variations table.variations tr:last-of-type td {
padding: 0 0 10px 0;
}
.grid-variations table.variations td.value {
padding: 0;
}
.grid-variations table.variations tbody {
display: grid;
width: 100%;
grid-template-columns: 1fr 1fr;
grid-row-gap: 1em;
grid-column-gap: 1em;
} .entry-summary .button.tm-woocompare-button-single, .entry-summary .button.tm-woowishlist-button-single, .entry-summary .button.tm-woowishlist-page-button, .entry-summary .button.tm-woocompare-page-button {
background-color: transparent;
width: 45%;
margin: 2em 5% 0 0;
padding: 0 0 0 25px;
font-weight: normal;
text-transform: none;
font-size: 0.857em;
position: relative;
}
.entry-summary .button.tm-woocompare-button-single:hover,
.entry-summary .button.tm-woowishlist-button-single:hover,
.entry-summary .button.tm-woowishlist-page-button:hover,
.entry-summary .button.tm-woocompare-page-button:hover,
.entry-summary .button.tm-woocompare-button-single:focus,
.entry-summary .button.tm-woowishlist-button-single:focus,
.entry-summary .button.tm-woowishlist-page-button:focus,
.entry-summary .button.tm-woocompare-page-button:focus,
.entry-summary .button.tm-woocompare-button-single:active,
.entry-summary .button.tm-woowishlist-button-single:active,
.entry-summary .button.tm-woowishlist-page-button:active,
.entry-summary .button.tm-woocompare-page-button:active{
background-color: transparent;
}
.button.tm-woocompare-button-single:before, .button.tm-woowishlist-button-single:before {
display: inline-block;
content: '\e908';
font-size: 22px;
font-family: 'chromium';
position: absolute;
left: 0;
bottom: 0;
height: 40px;
}
.button.tm-woowishlist-button-single:before {
content: '\e93c';
}
.entry-summary a.button.tm-woowishlist-page-button, .entry-summary a.button.tm-woocompare-page-button {
padding: 0;
height: 26px;
line-height: 26px;
width: 50%;
position: absolute;
text-align: center;
margin: 0;
bottom: -18px;
left: 0;
background-color: transparent;
}
.entry-summary a.button.tm-woowishlist-page-button:hover, .entry-summary a.button.tm-woocompare-page-button:hover {
background-color: transparent;
color: inherit;
}
.entry-summary a.button.tm-woocompare-page-button {
left: auto;
right: 0;
}
.wishlist-compare-wrapper {
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
position: relative;
}
.wishlist-compare-wrapper .button.tm-woocompare-button-single {
order: 2;
}
.wishlist-compare-wrapper .button.tm-woowishlist-button-single {
order: 1;
margin: 2em 5% 0 0;
}
.product .button.tm-woocompare-button-single.loading::after,
.product .button.tm-woowishlist-button-single.loading::after {
color: #212121;
} ul.tabs.wc-tabs {
display: block;
position: relative;
padding: 0;
margin: 0;
list-style: none;
overflow: hidden;
width: 100%;
}
ul.tabs.wc-tabs::after, ul.tabs.wc-tabs::before {
display: inline-block;
content: '';
position: absolute;
right: 13px;
top: 23px;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
width: 22px;
height: 2px;
pointer-events: none;
background: #101010;
}
ul.tabs.wc-tabs::after {
right: 23px;
top: 13px;
width: 2px;
height: 22px;
}
ul.tabs.wc-tabs.open::after {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
ul.tabs.wc-tabs>li {
padding: 0;
display: block;
margin: 0;
}
ul.tabs.wc-tabs>li>a {
display: block;
text-align: left;
font-size: 1.071em;
font-weight: normal;
line-height: 1.2;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 50px;
line-height: 50px;
padding: 0 45px 0 0;
text-transform: uppercase;
color: inherit;
opacity: 0;
}
ul.tabs.wc-tabs.open>li>a, ul.tabs.wc-tabs>li.active>a {
position: relative;
opacity: 1;
z-index: 1;
}
ul.tabs.wc-tabs>li.active>a {
font-weight: 500;
}
div.panel.wc-tab {
padding: 1em;
background-color: #fff;
}
div.panel.wc-tab>h2:first-of-type {
font-size: 1.071em;
text-transform: uppercase;
font-weight: 500;
margin-bottom: 1.5em;
}
div.panel table.shop_attributes {
width: auto;
}
table.shop_attributes th,
table.shop_attributes td {
text-align: left;
padding: 0.5em 1.5em;
}
@media only screen and (min-width: 768px) {
ul.tabs.wc-tabs>li {
display: inline-block;
padding: 0;
margin: 0 3px 0 0;
float: left;
}
ul.tabs.wc-tabs>li>a {
position: relative;
height: 55px;
line-height: 55px;
margin: 0;
outline: none;
padding: 0 40px;
background-color: #efefef;
-webkit-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;
opacity: 1;
display: inline-block;
width: auto;
}
ul.tabs.wc-tabs>li>a:hover {
background-color: #fff;
}
ul.tabs.wc-tabs>li>a::before {
display: block;
content: '';
height: 2px;
width: 100%;
left: 0;
top: 0;
position: absolute;
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
ul.tabs.wc-tabs>li.active>a {
background-color: #fff;
font-weight: 500;
}
ul.tabs.wc-tabs>li.active>a::before {
opacity: 1;
}
ul.tabs.wc-tabs::after, ul.tabs.wc-tabs::before {
display: none;
}
div.panel.wc-tab {
padding: 3em;
}
} h2.woocommerce-Reviews-title, #review_form .comment-reply-title {
font-size: 1.071em;
text-transform: uppercase;
font-weight: 500;
margin-bottom: 2em;
}
#review_form .comment-reply-title {
display: block;
margin-bottom: 1.5em;
}
.product .comment-text .star-rating {
vertical-align: text-bottom;
margin-right: 10px;
}
.product .comment-text .meta {
display: inline-block;
}
#reviews ol.commentlist {
padding: 0 0 1em 0;
list-style: none;
border-style: solid;
border-width: 0 0 1px 0;
margin: 0 0 3em 0;
}
#reviews ol.commentlist li {
padding: 0;
margin: 0 0 2em;
}
#reviews .comment_container::after {
display: table;
content: '';
clear: both;
}
#reviews img.avatar {
padding: 0;
width: 60px;
background: transparent;
-webkit-border-radius: 50%;
border-radius: 50%;
float: left;
margin: 0 2em 0 0;
}
#reviews .comment-text {}
#reviews .comment-text p.meta {
font-size: 14px;
margin-bottom: 10px;
}
#reviews .comment-text p.meta strong {
color: #000;
font-weight: 500;
}
#reviews .comment-text p {
margin: 0 0 15px;
}
#reviews .comment-form-comment label {
float: left;
}
.comment-form-rating p.stars {
display: inline-block;
}
.comment-form-rating p.stars a {
position: relative;
text-indent: -999em;
display: inline-block;
text-decoration: none;
}
.comment-form-rating p.stars a:before {
display: block;
position: absolute;
top: 0;
left: 0;
font-family: 'chromium';
text-indent: 0;
font-size: 18px;
}
.comment-form-rating p.stars a, .comment-form-rating p.stars a:before {
width: 18px;
height: 18px;
line-height: 18px;
}
.comment-form-rating p.stars a:before, .comment-form-rating p.stars a:hover~a:before {
content: "\e91e";
}
.comment-form-rating p.stars.selected a.active:before, .comment-form-rating p.stars:hover a:before {
content: "\e91d";
}
.comment-form-rating p.stars.selected a.active~a:before {
content: "\e91e";
}
.comment-form-rating p.stars.selected a:not(.active):before {
content: "\e91d";
}
#reviews h3 {
margin: 0 0 20px 0;
text-align: center;
font-weight: 500;
}
#review_form label {
display: inline-block;
padding: 0 1em 0 0;
width: 120px;
font-weight: 500;
}
#reviews .comment-form .oneall_social_login {
padding: 0;
}
#review_form .comment-form-author input, #review_form .comment-form-email input, #review_form textarea {
width: 100%;
max-width: 450px;
}
#review_form #respond p.form-submit {
margin-top: 10px;
} .related, .upsells {
margin-bottom: 3em;
}
.related>h2:first-child, .upsells>h2:first-child {
display: block;
font-size: 1.716em;
padding: 0;
margin: 0 0 35px 0;
line-height: 1.2;
font-weight: 500;
text-transform: uppercase;
} .woocommerce-cart .page {
background-color: #fff;
padding: 1em;
margin-bottom: 4em;
}
.button.empty-cart {
position: absolute;
right: 0;
top: -65px;
}
.shop_table.cart {
border-width: 1px 0 0 0;
padding: 0 0 3em 0;
border-style: solid;
table-layout: auto;
}
.shop_table.cart .quantity {
display: inline-block;
max-width: 150px;
float: none;
}
.shop_table.cart tr {
border: 0;
}
.shop_table.cart td, .shop_table.cart th {
border-width: 0 1px 1px 1px;
padding: 0.5em 1em;
border-style: solid;
}
.shop_table.cart td {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
@media screen and (min-width: 1024px) and (-ms-high-contrast:none) {
.shop_table.cart td{
display: table-cell;
}
}
.shop_table.cart td.product-name {
justify-content: left;
}
td.product-name .variation {
margin: 1em 0 0 0;
width: 100%;
}
.shop_table.cart td.product-name a {
font-weight: 500;
color: inherit;
width: 100%;
}
td.product-name .variation dt {
font-weight: 500;
display: inline-block;
width: 100%;
max-width: 30%;
}
td.product-name .variation dd {
margin: 0;
display: inline-block;
width: 100%;
max-width: 65%;
}
.shop_table.cart tr td:last-of-type, .shop_table.cart tr th:last-of-type {
border-width: 0 1px 1px 1px;
}
.shop_table.cart th {
font-weight: 500;
text-align: center;
}
.shop_table.cart td.product-subtotal {
font-weight: bold;
}
.shop_table.cart thead {
background-color: #f6f6f6;
}
.shop_table.cart thead th, .shop_table.cart thead tr th:last-of-type {
border-width: 0 0 1px 0;
}
.shop_table.cart td.actions {
border: 0;
}
td.product-remove a {
width: 18px;
height: 18px;
line-height: 16px;
display: inline-block;
text-align: center;
border-style: solid;
border-width: 1px;
border-radius: 2px;
-webkit-transition: border-color 0.3s ease-out, color 0.3s ease-out;
transition: border-color 0.3s ease-out, color 0.3s ease-out;
}
.shop_table.cart .coupon {
float: left;
display: inline-block;
}
.shop_table.cart .coupon label {
display: none;
}
.coupon .input-text+.button {
width: auto;
margin: 0 0 0 10px;
padding: 0;
}
.shop_table.cart .link-to-shop {
display: inline-block;
margin: 15px 0 10px;
width: 100%;
text-align: center;
}
.link-to-shop i {
margin: 0 0 0 5px;
}
.shop_table.cart button.button {
float: right;
margin: 0 0 0 10px;
}
@media only screen and (min-width: 1024px) {
.shop_table.cart td, .shop_table.cart th {
border-width: 0 0 1px 1px;
padding: 1em;
}
.woocommerce-cart .page {
padding: 2em;
}
.shop_table.cart {
border-width: 0;
margin: 0 0 2em 0;
padding: 0;
}
.shop_table.cart .quantity {
float: left;
}
.coupon .input-text+.button {
padding: 0 1em;
}
.shop_table.cart .link-to-shop {
margin: 9px 25px 0 0;
width: auto;
text-align: right;
}
} .cart-collaterals .cross-sells h2:not(.woocommerce-loop-product__title), .cart-collaterals .cart_totals h2 {
font-size: 1em;
font-weight: 500;
margin: 0 0 35px 0;
padding: 0 0 10px 0;
text-transform: uppercase;
border-style: solid;
border-width: 0 0 1px 0;
}
.cart-collaterals .cart_totals h2 {
position: absolute;
top: -61px;
left: 0;
width: 100%;
}
.cart_totals {
border: 0;
padding: 0;
position: relative;
margin: 61px 0 60px 0;
}
.cart_totals table {
margin: 0 0 1em 0;
border: 0;
}
.cart_totals tr th {
padding: 5px 25px 5px 0;
font-weight: normal;
font-size: 0.933em;
text-align: left;
border: 0;
vertical-align: top;
}
.cart_totals tr td {
padding: 0.5em 1em;
text-align: right;
font-weight: 500;
border: 0;
}
.cart_totals tr.order-total th {
font-size: 1em;
font-weight: 500;
text-transform: uppercase;
vertical-align: bottom;
padding-bottom: 11px;
}
.cart_totals tr.order-total td {
font-size: 1.867em;
}
#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
padding: 0;
text-align: right;
}
@media only screen and (min-width: 768px) {
.cart_totals tr td {
padding: 5px 0;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
background-color: transparent;
}
} .woocommerce-shipping-calculator a {
font-weight: normal;
font-size: 0.800em;
display: inline-block;
margin-bottom: 15px;
}
.woocommerce-shipping-calculator input.input-text {
width: 100%;
}
.woocommerce-shipping-calculator a::after {
display: inline-block;
font-family: FontAwesome;
content: "\f107";
padding-left: 5px;
}
.select2-container .select2-selection--single, .select2-container {
height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: inherit;
line-height: 40px;
font-weight: normal;
text-align: left;
font-size: 0.933em;
padding: 0 40px 0 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 40px;
position: absolute;
top: 0px;
right: 0px;
width: 35px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
height: 30px;
position: absolute;
top: 5px;
left: 0px;
width: 1px;
display: inline-block;
content: '';
}
.select2-container--default .select2-selection--single:focus {
-webkit-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.2);
outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #373737 transparent transparent transparent;
border-style: solid;
border-width: 6px 6px 0 6px;
height: 0;
left: 50%;
margin-left: -6px;
margin-top: -3px;
position: absolute;
top: 50%;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #373737 transparent;
border-width: 0 6px 6px 6px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:after {
border-color: #FFF transparent transparent transparent;
border-style: solid;
border-width: 6px 6px 0 6px;
height: 0;
left: 0;
margin-left: -6px;
margin-top: -7px;
position: absolute;
top: 0;
display: inline-block;
content: '';
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b::after {
border-color: transparent transparent #FFF transparent;
border-width: 0 6px 6px 6px;
margin-top: 1px;
}
@media screen and (min-width: 768px) and (-ms-high-contrast:none) {
.cart-collaterals{
display: flex;
}
.cart-collaterals .cross-sells{
flex-basis: 50%;
}
.cart-collaterals .cart_totals{
flex-basis: calc(50% - 40px);
margin-left: 30px;
}
}
@supports (grid-area: auto) {
@media screen and (min-width: 1024px) {
.shop_table.cart tr {
display: grid;
grid-template-columns: 100px 1fr minmax(100px, 150px) minmax(100px, 150px) minmax(100px, 150px) 50px;
}
.shop_table.cart tbody tr:last-of-type {
display: table-row;
}
.shop_table.cart td.product-remove, .shop_table.cart th.product-remove {
grid-column-start: 6;
grid-row-start: 1;
border-width: 0 1px 1px 0;
padding: 1em 0;
}
.shop_table.cart th.product-remove {
border-width: 0 0 1px 0;
}
.shop_table.cart td.actions {
display: table-cell;
text-align: right;
padding: 2em 0;
}
.cart-collaterals {
display: grid;
grid-template-columns: 1fr 40%;
grid-column-gap: 2em;
}
.sidebar.cart.grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-column-gap: 2em;
grid-row-gap: 2em;
}
.cart_totals:first-child:last-child{
grid-column: -1/1;
margin-left: auto;
max-width: 440px;
}
}
} ul#shipping_method {
list-style: none;
}
ul#shipping_method li {
padding: 5px 0;
}
ul#shipping_method li input {
position: absolute;
z-index: -1000;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
}
ul#shipping_method li input+label {
cursor: pointer;
font-weight: 400;
}
ul#shipping_method .amount {
font-weight: 500;
}
ul#shipping_method li input+label::after {
display: inline-block;
width: 16px;
height: 16px;
vertical-align: text-bottom;
margin: 0 0 1px 8px;
background-color: #fff;
border: 0;
-webkit-box-shadow: inset 0 0 0 1px #dbdbdb;
box-shadow: inset 0 0 0 1px #dbdbdb;
-webkit-border-radius: 50%;
border-radius: 50%;
content: '';
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: -webkit-box-shadow 0.3s ease-out;
transition: box-shadow 0.3s ease-out;
}
ul#shipping_method li input:checked+label::after {
-webkit-box-shadow: inset 0 0 0 6px #fdb819;
box-shadow: inset 0 0 0 6px #fdb819;
} .woocommerce-message, .woocommerce-info, .woocommerce-error {
font-size: 0.933em;
padding: 1em 1em 1em 4em;
background-color: #fff;
margin-bottom: 2em;
position: relative;
list-style: none;
}
.woocommerce-cart .woocommerce-message, .woocommerce-cart .woocommerce-info, .woocommerce-cart .woocommerce-error,.woocommerce-checkout .woocommerce-message, .woocommerce-checkout .woocommerce-info, .woocommerce-checkout .woocommerce-error {
background-color: #f6f6f6;
}
.login-wrapper .woocommerce-info, .coupon-wrapper .woocommerce-info {
background-color: #f6f6f6;
}
.woocommerce-message::before, .woocommerce-info::before, .woocommerce-error::before {
display: inline-block;
font-family: 'chromium';
position: absolute;
left: 20px;
top: 50%;
margin-top: -10px;
font-size: 20px;
line-height: 20px;
content: '';
}
.woocommerce-message::before {
content: '\e917';
color: #56c56f;
}
.woocommerce-error::before {
content: '\e922';
color: #e52325;
}
.woocommerce-info::before {
content: '\e929';
color: #71cbff;
}
.login-wrapper .woocommerce-info::before {
content: '\e909';
font-size: 27px;
margin-top: -19px;
}
.coupon-wrapper .woocommerce-info::before {
content: '\e916';
font-size: 28px;
margin-top: -9px;
left: 15px;
}
.woocommerce-message .button, .woocommerce-info .button, .woocommerce-error .button {
float: right;
padding: 0;
margin: 0;
background-color: transparent;
color: #000;
margin-right: 15px;
height: auto;
font-size: 1em;
text-transform: uppercase;
line-height: 1.618;
}
.woocommerce-message::after, .woocommerce-info::after, .woocommerce-error::after {
clear: both;
content: '';
display: block;
} .woocommerce-checkout .page {
background-color: #fff;
padding: 1em;
margin-bottom: 4em;
}
#order_review_heading, .woocommerce-checkout-review-order {
width: 100%;
}
form.checkout {
clear: both;
}
.woocommerce-checkout .login-wrapper, .woocommerce-checkout .coupon-wrapper {
width: 100%;
float: left;
margin: 0 0 1.5em 0;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
margin: 0;
border-radius: 0;
}
.woocommerce-checkout .login-wrapper .oneall_social_login {
margin-top: 10px;
}
.woocommerce-checkout .login-wrapper .oneall_social_login_providers iframe {
max-height: 65px;
margin-bottom: 0;
}
.woocommerce form.login .lost_password {
margin: 0;
}
.woocommerce-checkout .checkout_coupon>p {
margin-bottom: 0.5em;
}
.woocommerce-billing-fields>h3, #order_review_heading, .woocommerce-checkout-review-order .payments-title {
font-size: 1.200em;
font-weight: 500;
margin: 0 0 2em 0;
}
.woocommerce form .form-row {
padding: 0;
margin: 0 0 1.3em;
clear: both;
}
.form-row label {
display: block;
font-size: 0.933em;
margin-bottom: 5px;
}
.form-row input[type=text]:not(.submit),
.form-row input[type=number]:not(.submit),
.form-row input[type=email]:not(.submit),
.form-row input[type=password]:not(.submit)
{
width: 100%;
max-width: 100%;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce form .validate-phone,
.woocommerce form .validate-email {
display: inline-block;
width: 48%;
float: right;
}
@media screen and (max-width: 480px) {
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce form .validate-phone,
.woocommerce form .validate-email{
width: 100%;
}
}
.woocommerce form .form-row-first, .woocommerce form .validate-phone {
float: left;
}
.woocommerce form .form-row-wide {
clear: both;
}
.woocommerce form .validate-email.form-row-wide, .woocommerce form .form-row-last {
clear: none;
}
abbr.required {
color: red;
}
.checkout .form-row.validate-required.woocommerce-invalid .chosen-single,
.checkout .form-row.validate-required.woocommerce-invalid .chosen-drop,
.checkout .form-row.validate-required.woocommerce-invalid input.input-text,
.checkout .form-row.validate-required.woocommerce-invalid select {
-webkit-box-shadow: 0 0 2px 1px rgba(251, 127, 136, 0.4);
-moz-box-shadow: 0 0 2px 1px rgba(251, 127, 136, 0.4);
box-shadow: 0 0 2px 1px rgba(251, 127, 136, 0.4);
}
#ship-to-different-address {
width: 100%;
font-size: 0.933em;
font-weight: normal;
margin-bottom: 1.3em;
}
.checkout .validate-required.woocommerce-invalid .chosen-single,
.checkout .validate-required.woocommerce-invalid .chosen-drop,
.checkout .validate-required.woocommerce-invalid input.input-text,
.checkout .validate-required.woocommerce-invalid select {
-webkit-box-shadow: 0 0 2px 1px rgba(251, 127, 136, 0.4);
-moz-box-shadow: 0 0 2px 1px rgba(251, 127, 136, 0.4);
box-shadow: 0 0 2px 1px rgba(251, 127, 136, 0.4);
}
.woocommerce-checkout-payment .woocommerce-notice {
margin-bottom: 0;
padding-left: 40px;
}
.woocommerce-checkout-payment .woocommerce-notice::before {
left: 0;
}
@media screen and (min-width: 768px) {
.woocommerce-checkout .page {
padding: 2em;
}
} .woocommerce-checkout-review-order-table, .woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td, .woocommerce-checkout-review-order-table thead, .woocommerce-checkout-review-order-table tbody, .woocommerce-checkout-review-order-table tfoot, .woocommerce-checkout-review-order-table tr {
display: flex;
flex-wrap: wrap;
}
.woocommerce-checkout-review-order-table td.product-name {
display: block;
}
.woocommerce-checkout-review-order-table {
border-width: 1px 0 0 1px;
border-style: solid;
}
.woocommerce-checkout-review-order-table thead, .woocommerce-checkout-review-order-table tbody, .woocommerce-checkout-review-order-table tfoot, .woocommerce-checkout-review-order-table tr {
width: 100%;
}
.woocommerce-checkout-review-order-table tr {
justify-content: space-between;
}
.woocommerce-checkout-review-order-table td, .woocommerce-checkout-review-order-table th {
padding: 0.5em;
border-width: 0 1px 1px 0;
width: 35%;
border-style: solid;
}
.woocommerce-checkout-review-order-table .shipping th {
border-right: 0;
}
.woocommerce-checkout-review-order-table .shipping td {
justify-content: flex-end;
}
.woocommerce-checkout-review-order-table .shipping td, .woocommerce-checkout-review-order-table .product-name, .woocommerce-checkout-review-order-table .cart-subtotal th, .woocommerce-checkout-review-order-table .order-total th {
width: 65%;
}
.woocommerce-checkout-review-order-table .img {
float: left;
border-style: solid;
border-width: 1px;
max-width: 60px;
margin: 0 15px 0 0;
display: none;
line-height: 0;
}
.woocommerce-checkout-review-order-table tfoot th, .woocommerce-checkout-review-order-table thead th, .woocommerce-checkout-review-order-table .cart-subtotal td {
font-weight: 500;
}
.woocommerce-checkout-review-order-table ul#shipping_method {
margin: 0;
text-align: right;
padding: 0;
}
[name="woocommerce_checkout_place_order"]{
width: 100%;
text-transform: uppercase;
font-weight: 500;
}
@media screen and (min-width: 768px) {
.woocommerce-checkout-review-order-table td, .woocommerce-checkout-review-order-table th {
padding: 1em 1.5em;
}
.woocommerce-checkout-review-order-table .img {
display: inline-block;
}
.woocommerce-checkout-review-order-table td, .woocommerce-checkout-review-order-table th {
width: 25%;
}
.woocommerce-checkout-review-order-table .shipping td,
.woocommerce-checkout-review-order-table .product-name,
.woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout-review-order-table .tax-total th{
width: 75%;
}
} .woocommerce-checkout-payment {
margin: 0;
}
.woocommerce-checkout-payment ul.payment_methods {
background: #f6f6f6;
padding: 1em;
list-style: none;
margin: 0 0 2em 0;
}
div.payment_box {
padding: 1em;
margin: 1em 0;
border-radius: 4px;
background-color: #e1e7eb;
font-size: 0.867em;
position: relative;
}
div.payment_box:before {
display: block;
position: absolute;
top: -10px;
left: 30px;
content: '';
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #e1e7eb;
}
#payment div.form-row.place-order {
text-align: right;
}
#payment p.form-row.terms {
text-align: center;
}
@media screen and (min-width: 1024px) {
.woocommerce-checkout-payment ul.payment_methods {
padding: 2em;
}
@supports (grid-area: auto) {
form.woocommerce-checkout {
display: grid;
grid-template-columns: 1fr 40%;
grid-column-gap: 2em;
}
.woocommerce-checkout .login-wrapper, .woocommerce-checkout .coupon-wrapper {
width: -webkit-calc(60% - 2em);
width: calc(60% - 2em);
}
.woocommerce-checkout .login-wrapper+.coupon-wrapper {
float: right;
width: 40%;
}
.woocommerce-NoticeGroup-checkout {
grid-column: span 2;
}
.woocommerce-NoticeGroup-checkout ul {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-column-gap: 1em;
list-style-position: inside;
background-color: #f6f6f6;
}
}
} ul.payment_methods li {
padding: 3px 0;
}
ul.payment_methods li p:last-of-type {
margin: 0;
}
.payment_method_paypal a {
display: block;
}
ul.payment_methods > li > input[type="radio"] {
position: absolute;
z-index: -1000;
left: -1000px;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
}
ul.payment_methods li input+label {
cursor: pointer;
}
ul.payment_methods li input+label::before {
display: inline-block;
width: 16px;
height: 16px;
vertical-align: text-bottom;
margin: 0 8px 1px 0;
background-color: #fff;
-webkit-box-shadow: inset 0 0 0 1px #dbdbdb;
box-shadow: inset 0 0 0 1px #dbdbdb;
-webkit-transition: -webkit-box-shadow 0.3s ease-out;
transition: box-shadow 0.3s ease-out;
-webkit-border-radius: 50%;
border-radius: 50%;
content: '';
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
ul.payment_methods li input:checked+label::before {
-webkit-box-shadow: inset 0 0 0 6px #0093e7;
box-shadow: inset 0 0 0 6px #0093e7;
} .login-wrapper input[type="checkbox"],
form .input-checkbox:not(#apply_for_vendor):not(#terms),
#ship-to-different-address input[type="checkbox"],
.woocommerce-account input[type="checkbox"]:not(#apply_for_vendor):not(#terms) {
position: absolute;
z-index: -1000;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
}
.login-wrapper label.woocommerce-form__label-for-checkbox,
.woocommerce-account label.inline {
cursor: pointer;
margin: 0 0 0 10px;
position: relative;
}
form label.checkbox,
#ship-to-different-address label {
cursor: pointer;
}
.login-wrapper label.woocommerce-form__label-for-checkbox span,
#ship-to-different-address span,
.woocommerce-checkout .terms span:not(.required),
.woocommerce-checkout .create-account span,
.woocommerce-account label.woocommerce-form__label-for-checkbox span {
height: 16px;
line-height: 16px;
position: relative;
padding-left: 22px;
}
.login-wrapper label.woocommerce-form__label-for-checkbox span::before,
.woocommerce-checkout .terms span:not(.required)::before,
#ship-to-different-address span::before,
.woocommerce-checkout .create-account span::before,
.woocommerce-account label.woocommerce-form__label-for-checkbox span::before {
position: absolute;
left: 0;
bottom: 0;
display: inline-block;
width: 16px;
height: 16px;
background-color: #fff;
-webkit-box-shadow: inset 0 0 0 1px #dbdbdb;
box-shadow: inset 0 0 0 1px #dbdbdb;
-webkit-transition: -webkit-box-shadow 0.3s ease-out;
transition: box-shadow 0.3s ease-out;
content: '';
font-size: 13px;
padding: 1px 0 0 2px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.woocommerce-checkout .terms span:not(.required)::before {
padding: 1px 0 0 0;
}
.woocommerce-checkout .login-wrapper input:checked+span::before, .woocommerce-checkout .create-account input:checked+span::before, .woocommerce-checkout .terms input:checked+span::before, #ship-to-different-address input:checked+span::before, .woocommerce-account input:checked+span::before {
color: #fff;
content: '\e917';
font-family: 'chromium';
-webkit-box-shadow: inset 0 0 0 10px #fdb819;
box-shadow: inset 0 0 0 10px #fdb819;
} .woocommerce-account .entry-content .woocommerce {
display: flex;
align-items: flex-start;
}
.woocommerce-account fieldset {
border: 0;
margin: 0;
padding: 0;
}
.woocommerce-account legend {
font-weight: 500;
margin: 0 0 1em 0;
padding: 20px 0 0 0;
}
.woocommerce-MyAccount-navigation {
padding: 2em 1em;
margin: 0 1em 4em 0;
background-color: #fff;
max-width: 300px;
display: inline-block;
width: 100%;
}
.woocommerce-MyAccount-content {
display: inline-block;
padding: 2em;
width: -webkit-calc(100% - 330px);
width: calc(100% - 330px);
margin: 0 0 4em 1em;
background-color: #fff;
min-height: 242px;
}
.woocommerce-MyAccount-content .woocommerce-Button{
margin-top: 1em;
}
@media screen and (max-width: 480px) {
.woocommerce-account .entry-content .woocommerce{
flex-direction: column;
}
.woocommerce-MyAccount-navigation{
margin-bottom: 1em !important;
}
.woocommerce-MyAccount-content{
margin-bottom: 1em;
margin-left: 0;
}
}
.woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce-MyAccount-navigation ul li {
list-style: none;
position: relative;
padding: 5px 0;
}
.woocommerce-MyAccount-navigation ul li:first-of-type {
padding: 0 0 5px 0;
}
.woocommerce-MyAccount-navigation ul li:last-of-type {
padding: 5px 0 0 0;
border-bottom: 0;
}
.woocommerce-MyAccount-navigation ul li a::before {
display: inline-block;
content: '';
font-family: fontAwesome;
width: 30px;
text-align: center;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before {
content: '\f0e4';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
content: '\f274';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before {
content: '\f041';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a::before {
content: '\f09d';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
content: '\f007';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
content: '\f08b';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before {
content: '\f019';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--become-a-vendor a::before {
content: "\f1b3";
}
.woocommerce table.shop_table.my_account_orders td, .woocommerce table.shop_table.my_account_orders th {
padding: 4px 8px;
vertical-align: middle;
}
.woocommerce table.my_account_orders .order-actions {
text-align: center;
}
.woocommerce-account .col2-set {
width: 100%;
padding: 2em;
margin-bottom: 4em;
background-color: #fff;
}
@media screen and (min-width: 1024px) {
.u-columns {
position: relative;
display: grid;
grid-gap: 30px;
grid-template-columns: 6fr 6fr;
}
} .woocommerce-account .col2-set h2 {
font-weight: 500;
font-size: 20px;
margin-bottom: 1em;
}
.woocommerce-account iframe {
margin-bottom: 0;
}
.woocommerce-password-hint {
line-height: 1.5;
}
.woocommerce-account .oneall_social_login_label {
margin-bottom: 10px !important;
font-size: 16px;
text-transform: uppercase;
}
.woocommerce-account .oneall_social_login_providers {
margin-left: -2px;
}
.woocommerce-account .lost_password+.oneall_social_login {
margin-top: 10px;
}
.woocommerce-account label.inline {
display: inline-block;
} .woocommerce-checkout h2:not(.page-title) {
font-size: 1.067em;
font-weight: 500;
margin: 0 0 35px 0;
padding: 0 0 10px 0;
text-transform: uppercase;
border-style: solid;
border-width: 0 0 1px 0;
}
.woocommerce ul.order_details {
margin: 2em 0 2em 0;
padding: 0;
list-style: none;
}
.woocommerce ul.order_details li {
display: block;
margin: 0 0 0.5em 0;
text-transform: uppercase;
border-style: dashed;
border-color: #f6f6f6;
border-width: 0 0 1px 0;
padding: 0 1em 0 0;
}
.woocommerce ul.order_details li:last-child {
border-right: 0;
margin: 0;
padding: 0;
}
.woocommerce ul.order_details strong {
display: block;
font-weight: 500;
}
.woocommerce .woocommerce-order-details, .woocommerce .woocommerce-customer-details {
display: inline-block;
width: 100%;
padding-top: 2em;
}
.woocommerce .woocommerce-order::after {
display: table;
content: '';
clear: both;
}
.woocommerce table.order_details {
margin: 0 0 20px 0;
border-width: 0 0 0 1px;
}
table.order_details ul.wc-item-meta {
list-style: none;
padding: 0;
margin: 5px 0 0 0;
}
table.order_details ul.wc-item-meta strong {
font-weight: 500;
}
table.order_details ul.wc-item-meta p {
display: inline;
}
.woocommerce table.order_details thead tr th, .woocommerce table.order_details thead tr td {
background: #f6f6f6;
text-align: center;
border-width: 1px 0 1px 0;
}
.woocommerce table.order_details th {
text-align: left;
}
.woocommerce table.order_details td {
text-align: right;
}
.woocommerce table.order_details td.product-name {
text-align: left;
}
.woocommerce table.order_details td, .woocommerce table.order_details th {
padding: 0.5em 1em;
font-size: 0.933em;
border-width: 0 0 1px 0;
}
.woocommerce table.order_details td.product-total {
border-width: 0 1px 1px 1px !important;
}
.woocommerce table.order_details thead tr th.product-total {
border-width: 1px !important;
}
.woocommerce table.order_details tfoot th {
background: #f6f6f6;
border-width: 0 0 1px 0;
}
.woocommerce table.order_details tfoot td {
border-width: 0 1px 1px 1px;
}
.woocommerce table.customer_details {
margin: 0 0 20px 0;
border: 0;
width: auto;
}
.woocommerce table.customer_details td, .woocommerce table.customer_details th {
vertical-align: top;
padding: 0 15px 6px 0;
border: 0 !important;
font-size: 14px;
}
.woocommerce table.customer_details th {
text-align: left;
}
.woocommerce .col2-set.addresses, .woocommerce-page .col2-set.addresses {
width: 100%;
float: none;
}
.woocommerce .col2-set.addresses .col-1, .woocommerce-page .col2-set.addresses .col-1, .woocommerce .col2-set.addresses .col-2, .woocommerce-page .col2-set.addresses .col-2 {
width: 48%;
display: inline-block;
float: left;
}
.woocommerce .col2-set.addresses .col-2, .woocommerce-page .col2-set.addresses .col-2 {
float: right;
}
.woocommerce .addresses h3 {
font-size: 16px;
display: block;
font-weight: normal;
margin: 0 0 20px 0;
}
@media screen and (min-width: 768px) {
.woocommerce ul.order_details li {
display: inline-block;
margin: 0 1em 0 0;
border-width: 0 1px 0 0;
}
.woocommerce .woocommerce-order-details, .woocommerce .woocommerce-customer-details {
max-width: 36%;
float: left;
}
.woocommerce .woocommerce-customer-details {
max-width: 60%;
float: right;
}
} .table-vendor-sales-report{
margin-top: 2em;
margin-bottom: 2em;
}
.pv_paypal_container{
margin: 1em 0;
}
.pv_paypal_container b{
margin: 0.5em 0;
}
.pv_paypal_container input[type="email"]{
margin-top: 0.5em;
}
#pv_shop_name{
max-width: 100%;
width: 300px;
}
.pv_shop_name_container{
margin-bottom: 2em;
}
#pv_shop_description_container{
margin-top: 2em;
} .classic #wdap_type_location,
.classic .wdapziptextbox{
border-radius: 5px 0 0 5px;
}
.classic .check_availability,
.classic #wdapzipsumit{
border-radius: 0 5px 5px 0;
}
.chromium-product-style-2 li.product .excerpt-wrapper,
.chromium-product-style-2 li.product.outofstock .excerpt-wrapper{
}
.classic .clearfix.first-column,
.classic#wdap_zip_check{
float: none !important;
}
.classic .clearfix.first-column::after,
.classic#wdap_zip_check::after{
content: '';
display: block;
clear: both;
}
.post-type-archive-product.chromium-product-style-3 .wdap_zip_form_container,
.post-type-archive-product.chromium-product-style-4 .wdap_zip_form_container{
position: absolute;
max-width: calc(100% - 4em) !important;
bottom: 0;
}
body.woocommerce-checkout .classic #wdapzipsumit{
border-radius: 5px;
}
td.product_avalibility_tab{
position: absolute;
bottom: 0;
left: 0;
z-index: 10;
display: inline-block !important;
border-width: 0;
width: auto !important;
height: auto !important;
padding: 0 !important;
}
td.product_avalibility_tab span{
padding: 4px 8px;
color: #fff;
font-size: 11px;
}
td.product_avalibility_tab span.avilable{
background-color: green;
}
td.product_avalibility_tab span.notavilable{
background-color: red;
}
.cart_item{
position: relative;
}
.avalitystatus,
.placeholdertd{
display: none !important;
}
.woocommerce-info .button.wc-forward{
padding: 4px 10px 3px;
}.pwb-clearfix:after{content:"";display:table;clear:both}.pwb-before-loop{margin-bottom:1em}.pwb-after-loop{margin-top:1em}.pwb-carousel .pwb-slick-slide a{display:block}.pwb-carousel .pwb-slick-slide a>img{margin:0 auto}.pwb-carousel .pwb-slick-slide,.pwb-product-carousel .pwb-slick-slide{margin:0 10px}.pwb-carousel .slick-prev,.pwb-carousel .slick-next,.pwb-product-carousel .slick-prev,.pwb-product-carousel .slick-next{font-size:0;position:absolute;top:0;bottom:0;display:block;cursor:pointer;font-size:22px;width:30px;overflow:hidden;text-align:center;color:#aeaeae;border:none;outline:none;z-index:999;background:#eee;opacity:0;transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out}.pwb-carousel .slick-prev>span,.pwb-carousel .slick-next>span,.pwb-product-carousel .slick-prev>span,.pwb-product-carousel .slick-next>span{display:inline-block;height:20px;width:20px;padding:10px;position:absolute;top:50%;margin-top:-20px;left:0;right:0}.pwb-carousel .slick-prev:hover,.pwb-carousel .slick-prev:focus,.pwb-carousel .slick-next:hover,.pwb-carousel .slick-next:focus,.pwb-product-carousel .slick-prev:hover,.pwb-product-carousel .slick-prev:focus,.pwb-product-carousel .slick-next:hover,.pwb-product-carousel .slick-next:focus{outline:none}.pwb-carousel .slick-prev,.pwb-product-carousel .slick-prev{left:0}.pwb-carousel .slick-next,.pwb-product-carousel .slick-next{right:0}.pwb-carousel:hover .slick-next,.pwb-carousel:hover .slick-prev,.pwb-product-carousel:hover .slick-next,.pwb-product-carousel:hover .slick-prev{opacity:.8}.pwb-product-carousel .pwb-amount{display:block;width:100%;margin-bottom:12px}.pwb-carousel,.pwb-product-carousel{min-height:30px}.pwb-carousel .pwb-slick-slide,.pwb-product-carousel .pwb-slick-slide{display:none}.pwb-carousel.slick-initialized .pwb-slick-slide,.pwb-product-carousel.slick-initialized .pwb-slick-slide{display:block}.pwb-carousel .slick-list,.pwb-product-carousel .slick-list{opacity:0;position:absolute}.pwb-carousel.slick-initialized,.pwb-product-carousel.slick-initialized{min-height:none}.pwb-carousel.slick-initialized .slick-list,.pwb-product-carousel.slick-initialized .slick-list{opacity:1;position:relative;transition:opacity .2s ease-in}.pwb-carousel.slick-initialized .pwb-carousel-loader,.pwb-product-carousel.slick-initialized .pwb-carousel-loader{display:none !important;opacity:0 !important}.pwb-carousel-loader{font-size:10px;margin:50px auto;text-indent:-9999em;width:30px;height:30px;border-radius:50%;background:#525252;background:-moz-linear-gradient(left, #525252 10%, rgba(82, 82, 82, 0) 42%);background:-webkit-linear-gradient(left, #525252 10%, rgba(82, 82, 82, 0) 42%);background:-o-linear-gradient(left, #525252 10%, rgba(82, 82, 82, 0) 42%);background:-ms-linear-gradient(left, #525252 10%, rgba(82, 82, 82, 0) 42%);background:linear-gradient(to right, #525252 10%, rgba(82, 82, 82, 0) 42%);position:relative;-webkit-animation:PWBCarouselLoader 1.4s infinite linear;animation:PWBCarouselLoader 1.4s infinite linear;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.pwb-carousel-loader:before{width:50%;height:50%;background:#525252;border-radius:100% 0 0 0;position:absolute;top:0;left:0;content:""}.pwb-carousel-loader:after{background:#fff;width:75%;height:75%;border-radius:50%;content:"";margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}@-webkit-keyframes PWBCarouselLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes PWBCarouselLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.pwb-all-brands .pwb-pagination-wrapper{margin-top:20px;padding-top:10px;border-top:1px solid #ededed;text-align:right}.pwb-all-brands .pwb-pagination{display:inline-block;margin-right:10px;background-color:#ededed;color:#333;text-align:center;padding:10px}.pwb-brands-cols-outer{display:flex;flex-wrap:wrap;gap:15px}.pwb-all-brands .pwb-brands-cols-outer:after{content:"";display:table;clear:both}.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{box-sizing:border-box;width:calc(20% - 15px);display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.pwb-az-listing-row{margin-bottom:20px}.pwb-az-listing-row-in{margin-left:-5px;margin-right:-5px}.pwb-az-listing-col{padding:5px}.pwb-az-listing-col>a{display:block;text-transform:uppercase;white-space:nowrap;overflow:hidden}.pwb-az-listing-title{border-bottom:1px solid #ddd;font-weight:bold;font-size:115%;text-transform:uppercase}.pwb-az-listing-header{margin-bottom:30px}.pwb-az-listing-header ul{margin:0;padding:0;list-style:none;margin-right:-2px;margin-left:-2px}.pwb-az-listing-header li{display:inline-block;float:left;width:25px;height:25px;margin:2px;line-height:25px;border:1px solid #ddd;text-align:center}.pwb-az-listing-header a{text-transform:uppercase}.pwb-filter-products input[type=checkbox]{margin-right:10px}.pwb-filter-products li{margin-bottom:5px}.pwb-row:after{content:"";display:table;clear:both}.pwb-columns-2{width:50%}.pwb-columns-3{width:33.33333%}.pwb-columns-4{width:25%}.pwb-columns-5{width:20%}.pwb-columns-6{width:16.66666%}.pwb-columns{float:left}.pwb-single-product-brands{padding-top:1em;display:flex;gap:.1em}.product_meta .pwb-single-product-brands{padding-top:0}.pwb-text-before-brands-links{margin-right:4px}@media screen and (max-width: 1000px){.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{width:25%}}@media screen and (max-width: 700px){.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{width:50%}.pwb-columns-5,.pwb-columns-6{width:25%}}@media screen and (max-width: 480px){.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{width:100%;float:none}.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3>p:first-child{height:auto}.pwb-columns-3,.pwb-columns-4,.pwb-columns-5,.pwb-columns-6{width:50%}}@media(min-width: 576px){.pwb-az-listing-col{width:50%;float:left}}@media(min-width: 992px){.pwb-az-listing-col{width:25%}}@font-face{font-family:eicons;src:url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.47.0);src:url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.47.0#iefix) format("embedded-opentype"),url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.47.0) format("woff2"),url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.47.0) format("woff"),url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.47.0) format("truetype"),url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.47.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-layout:before{content:"\ebd8"}.eicon-components:before{content:"\ebd9"}.eicon-tab-content:before{content:"\ebda"}.eicon-tab-menu:before{content:"\ebdb"}.eicon-atomic-label:before{content:"\e9ee"}.eicon-atomic-form:before{content:"\e9ef"}.eicon-atomic-submit-button:before{content:"\e9f0"}.eicon-atomic-input:before{content:"\e9f1"}.eicon-atomic-text-area:before{content:"\e9f2"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-start .elementor-icon-list-item,.elementor-widget.elementor-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-align-end .elementor-icon-list-item,.elementor-widget.elementor-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-start) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-widescreen-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-laptop-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after{inset-inline-end:0}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);
src: url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands';
font-weight: 400; }.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.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: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-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-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-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-threads:before {
content: '\e9cb'; }
.fa-threads-square:before {
content: '\e9cc'; }
.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-x-twitter:before {
content: "\e9ca"; }
.fa-x-twitter-square:before {
content: "\e9c9"; }
.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 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);
src: url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }
.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-left:0;margin-right:0}.elementor-widget-blockquote blockquote{background:transparent;border:0;color:#3f444b;font-size:100%;font-style:normal;margin:0;outline:0;padding:0;quotes:none;vertical-align:baseline}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{font-style:normal;margin-bottom:0}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{display:flex;justify-content:space-between;margin-top:12px}.elementor-blockquote__tweet-button{align-self:flex-end;color:#1da1f2;display:flex;line-height:1;position:relative;transition:.3s;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-inline-start:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{background-color:#1da1f2;border-radius:100em;color:#fff;font-size:15px;padding:.7em 1.2em}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-inline-end-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{height:2em;padding:0;width:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{border:.5em solid transparent;border-inline-end-color:#1da1f2;content:"";inset-block-start:50%;inset-inline-start:-.8em;position:absolute;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{border-left-color:transparent;border-right-color:#1da1f2;left:-.8em;right:auto}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{border-left-color:#1da1f2;border-right-color:transparent;left:auto;right:-.8em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-inline-start-width:7px;border-style:solid;padding-inline-start:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{color:#f9fafa;content:"“";display:block;font-family:Times New Roman,Times,serif;font-size:100px;font-weight:900;height:.6em;line-height:1}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-inline:auto}.elementor-widget-n-menu{--n-menu-direction:column;--n-menu-wrapper-display:flex;--n-menu-heading-justify-content:initial;--n-menu-title-color-normal:#1f2124;--n-menu-title-color-active:#58d0f5;--n-menu-icon-color:var(--n-menu-title-color-normal);--n-menu-icon-color-active:var(--n-menu-title-color-active);--n-menu-icon-color-hover:var(--n-menu-title-color-hover);--n-menu-title-normal-color-dropdown:var(--n-menu-title-color-normal);--n-menu-title-active-color-dropdown:var(--n-menu-title-color-active);--n-menu-title-hover-color-fallback:#1f2124;--n-menu-title-font-size:1rem;--n-menu-title-justify-content:initial;--n-menu-title-flex-grow:initial;--n-menu-title-justify-content-mobile:initial;--n-menu-title-space-between:0px;--n-menu-title-distance-from-content:0px;--n-menu-title-color-hover:#1f2124;--n-menu-title-padding:0.5rem 1rem;--n-menu-title-transition:0.3s;--n-menu-title-line-height:1.5;--n-menu-title-order:initial;--n-menu-title-direction:initial;--n-menu-title-align-items:center;--n-menu-toggle-align:center;--n-menu-toggle-icon-wrapper-animation-duration:500ms;--n-menu-toggle-icon-hover-duration:500ms;--n-menu-toggle-icon-size:20px;--n-menu-toggle-icon-color:#1f2124;--n-menu-toggle-icon-color-hover:var(--n-menu-toggle-icon-color);--n-menu-toggle-icon-color-active:var(--n-menu-toggle-icon-color);--n-menu-toggle-icon-border-radius:initial;--n-menu-toggle-icon-padding:initial;--n-menu-toggle-icon-distance-from-dropdown:0px;--n-menu-icon-align-items:center;--n-menu-icon-order:initial;--n-menu-icon-gap:5px;--n-menu-dropdown-icon-gap:5px;--n-menu-dropdown-indicator-size:initial;--n-menu-dropdown-indicator-rotate:initial;--n-menu-dropdown-indicator-space:initial;--n-menu-dropdown-indicator-color-normal:initial;--n-menu-dropdown-indicator-color-hover:initial;--n-menu-dropdown-indicator-color-active:initial;--n-menu-dropdown-content-max-width:initial;--n-menu-dropdown-content-box-border-color:#fff;--n-menu-dropdown-content-box-border-inline-start-width:medium;--n-menu-dropdown-content-box-border-block-end-width:medium;--n-menu-dropdown-content-box-border-block-start-width:medium;--n-menu-dropdown-content-box-border-inline-end-width:medium;--n-menu-dropdown-content-box-border-style:none;--n-menu-dropdown-headings-height:0px;--n-menu-divider-border-width:var(--n-menu-divider-width,2px);--n-menu-open-animation-duration:500ms;--n-menu-heading-overflow-x:initial;--n-menu-heading-wrap:wrap;--stretch-width:100%;--stretch-left:initial;--stretch-right:initial}.elementor-widget-n-menu .e-n-menu{display:flex;flex-direction:column;position:relative}.elementor-widget-n-menu .e-n-menu-wrapper{display:var(--n-menu-wrapper-display);flex-direction:column}.elementor-widget-n-menu .e-n-menu-heading{display:flex;flex-direction:row;flex-wrap:var(--n-menu-heading-wrap);justify-content:var(--n-menu-heading-justify-content);margin:initial;overflow-x:var(--n-menu-heading-overflow-x);padding:initial;row-gap:var(--n-menu-title-space-between);-ms-overflow-style:none;scrollbar-width:none}.elementor-widget-n-menu .e-n-menu-heading::-webkit-scrollbar{display:none}.elementor-widget-n-menu .e-n-menu-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing}.elementor-widget-n-menu .e-n-menu-heading.e-scroll-active{position:relative}.elementor-widget-n-menu .e-n-menu-heading.e-scroll-active:before{content:"";inset-block:0;inset-inline:-1000vw;position:absolute;z-index:2}.elementor-widget-n-menu .e-n-menu-heading>.e-con,.elementor-widget-n-menu .e-n-menu-heading>.e-n-menu-item>.e-con{display:none}.elementor-widget-n-menu .e-n-menu-item{display:flex;list-style:none;margin-block:initial;padding-block:initial}.elementor-widget-n-menu .e-n-menu-item .e-n-menu-title{position:relative}.elementor-widget-n-menu .e-n-menu-item:not(:last-of-type) .e-n-menu-title:after{align-self:center;border-color:var(--n-menu-divider-color,#000);border-inline-start-style:var(--n-menu-divider-style,solid);border-inline-start-width:var(--n-menu-divider-border-width);content:var(--n-menu-divider-content,none);height:var(--n-menu-divider-height,35%);inset-inline-end:calc(var(--n-menu-title-space-between) / 2 * -1 - var(--n-menu-divider-border-width) / 2);position:absolute}.elementor-widget-n-menu .e-n-menu-content{background-color:transparent;display:flex;flex-direction:column;min-width:0;z-index:2147483620}.elementor-widget-n-menu .e-n-menu-content>.e-con{animation-duration:var(--n-menu-open-animation-duration);max-width:calc(100% - var(--margin-inline-start, var(--margin-left)) - var(--margin-inline-end, var(--margin-right)))}:where(.elementor-widget-n-menu .e-n-menu-content>.e-con){background-color:#fff}.elementor-widget-n-menu .e-n-menu-content>.e-con:not(.e-active){display:none}.elementor-widget-n-menu .e-n-menu-title{align-items:center;border:#fff;color:var(--n-menu-title-color-normal);display:flex;flex-direction:row;flex-grow:var(--n-menu-title-flex-grow);font-weight:500;gap:var(--n-menu-dropdown-indicator-space);justify-content:var(--n-menu-title-justify-content);margin:initial;padding:var(--n-menu-title-padding);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.elementor-widget-n-menu .e-n-menu-title.e-click,.elementor-widget-n-menu .e-n-menu-title.e-click *{cursor:pointer}.elementor-widget-n-menu .e-n-menu-title-container{align-items:var(--n-menu-title-align-items);align-self:var(--n-menu-icon-align-items);display:flex;flex-direction:var(--n-menu-title-direction);gap:var(--n-menu-icon-gap);justify-content:var(--n-menu-title-justify-content)}.elementor-widget-n-menu .e-n-menu-title-container.e-link{cursor:pointer}.elementor-widget-n-menu .e-n-menu-title-container:not(.e-link),.elementor-widget-n-menu .e-n-menu-title-container:not(.e-link) *{cursor:default}.elementor-widget-n-menu .e-n-menu-title-text{align-items:center;display:flex;font-size:var(--n-menu-title-font-size);line-height:var(--n-menu-title-line-height);transition:all var(--n-menu-title-transition)}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon{align-items:center;display:flex;flex-direction:column;order:var(--n-menu-icon-order)}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span{align-items:center;display:flex;justify-content:center;transition:transform 0s}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span i{font-size:var(--n-menu-icon-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition)}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span svg{fill:var(--n-menu-title-color-normal);height:var(--n-menu-icon-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);width:var(--n-menu-icon-size,var(--n-menu-title-font-size))}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon{align-self:var(--n-menu-icon-align-items);background-color:initial;border:initial;color:inherit;display:flex;flex-direction:column;height:calc(var(--n-menu-title-font-size) * var(--n-menu-title-line-height));justify-content:center;margin-inline-start:var(--n-menu-dropdown-icon-gap);padding:initial;position:relative;text-align:center;transform:var(--n-menu-dropdown-indicator-rotate);transition:all var(--n-menu-title-transition);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span i{font-size:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);width:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size))}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span svg{height:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);width:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size))}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=false] .e-n-menu-dropdown-icon-opened{display:none}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=false] .e-n-menu-dropdown-icon-closed{display:flex}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=true] .e-n-menu-dropdown-icon-closed{display:none}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=true] .e-n-menu-dropdown-icon-opened{display:flex}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon:focus:not(:focus-visible){outline:none}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-title-container .e-n-menu-title-text{color:var(--n-menu-title-color-normal)}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-icon i{color:var(--n-menu-icon-color)}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-icon svg{fill:var(--n-menu-icon-color)}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-color-normal))}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-color-normal))}.elementor-widget-n-menu .e-n-menu-title:not(.e-current) .icon-active{height:0;opacity:0;transform:translateY(-100%)}.elementor-widget-n-menu .e-n-menu-title.e-current span>svg{fill:var(--n-menu-title-color-active)}.elementor-widget-n-menu .e-n-menu-title.e-current,.elementor-widget-n-menu .e-n-menu-title.e-current a{color:var(--n-menu-title-color-active)}.elementor-widget-n-menu .e-n-menu-title.e-current .icon-inactive{height:0;opacity:0;transform:translateY(-100%)}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-icon span>i{color:var(--n-menu-icon-color-active)}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-icon span>svg{fill:var(--n-menu-icon-color-active)}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-color-active))}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-color-active))}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-title-container:not(.e-link){cursor:default}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) svg{fill:var(--n-menu-title-color-hover,var(--n-menu-title-hover-color-fallback))}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) i{color:var(--n-menu-title-color-hover,var(--n-menu-title-hover-color-fallback))}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current),.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) a{color:var(--n-menu-title-color-hover)}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-icon i{color:var(--n-menu-icon-color-hover)}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-icon svg{fill:var(--n-menu-icon-color-hover)}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-hover,var(--n-menu-title-color-hover))}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-hover,var(--n-menu-title-color-hover))}.elementor-widget-n-menu .e-n-menu-toggle{align-self:var(--n-menu-toggle-align);background-color:initial;border:initial;color:inherit;display:none;padding:initial;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1000}.elementor-widget-n-menu .e-n-menu-toggle:focus:not(:focus-visible){outline:none}.elementor-widget-n-menu .e-n-menu-toggle i{color:var(--n-menu-toggle-icon-color);font-size:var(--n-menu-toggle-icon-size);transition:all var(--n-menu-toggle-icon-hover-duration)}.elementor-widget-n-menu .e-n-menu-toggle svg{fill:var(--n-menu-toggle-icon-color);height:auto;transition:all var(--n-menu-toggle-icon-hover-duration);width:var(--n-menu-toggle-icon-size)}.elementor-widget-n-menu .e-n-menu-toggle span{align-items:center;border-radius:var(--n-menu-toggle-icon-border-radius);display:flex;justify-content:center;padding:var(--n-menu-toggle-icon-padding);text-align:center}.elementor-widget-n-menu .e-n-menu-toggle span.e-close{height:100%;inset:0;opacity:0;position:absolute;width:100%}.elementor-widget-n-menu .e-n-menu-toggle span.e-close svg{height:100%;-o-object-fit:contain;object-fit:contain}.elementor-widget-n-menu .e-n-menu-toggle [class^=elementor-animation-]{animation-duration:var(--n-menu-toggle-icon-wrapper-animation-duration);transition-duration:var(--n-menu-toggle-icon-wrapper-animation-duration)}.elementor-widget-n-menu .e-n-menu-toggle:hover i{color:var(--n-menu-toggle-icon-color-hover)}.elementor-widget-n-menu .e-n-menu-toggle:hover svg{fill:var(--n-menu-toggle-icon-color-hover)}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] .e-open{opacity:0}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] .e-close{opacity:1}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] i{color:var(--n-menu-toggle-icon-color-active)}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] svg{fill:var(--n-menu-toggle-icon-color-active)}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]) .e-n-menu-item:not(:last-child){margin-inline-end:var(--n-menu-title-space-between)}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]) .e-n-menu-content{left:var(--stretch-left);position:absolute;right:var(--stretch-right);width:var(--stretch-width)}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]):not(.content-above) .e-active.e-n-menu-content{padding-block-start:var(--n-menu-title-distance-from-content);top:100%}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]).content-above .e-active.e-n-menu-content{bottom:100%;padding-block-end:var(--n-menu-title-distance-from-content)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown]{gap:0}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-wrapper{animation:hide-scroll .3s backwards;background-color:transparent;border-block-end:var(--n-menu-dropdown-content-box-border-width-block-end);border-block-start:var(--n-menu-dropdown-content-box-border-width-block-start);border-inline-end:var(--n-menu-dropdown-content-box-border-width-inline-end);border-inline-start:var(--n-menu-dropdown-content-box-border-width-inline-start);border-color:var(--n-menu-dropdown-content-box-border-color);border-radius:var(--n-menu-dropdown-content-box-border-radius);border-style:var(--n-menu-dropdown-content-box-border-style);box-shadow:var(--n-menu-dropdown-content-box-shadow-horizontal) var(--n-menu-dropdown-content-box-shadow-vertical) var(--n-menu-dropdown-content-box-shadow-blur) var(--n-menu-dropdown-content-box-shadow-spread) var(--n-menu-dropdown-content-box-shadow-color) var(--n-menu-dropdown-content-box-shadow-position, );flex-direction:column;left:var(--stretch-left);margin-block-start:var(--n-menu-toggle-icon-distance-from-dropdown);max-height:var(--n-menu-dropdown-content-box-height);min-width:0;overflow-x:hidden;overflow-y:auto;position:absolute;right:var(--stretch-right);top:100%;transition:max-height .3s;width:var(--stretch-width);z-index:2147483640}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-item{display:flex;flex-direction:column;width:var(--stretch-width)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title{background-color:#fff;flex-wrap:wrap;justify-content:var(--n-menu-title-justify-content-mobile);white-space:normal;width:auto}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-title-container .e-n-menu-title-text{color:var(--n-menu-title-normal-color-dropdown)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-normal-color-dropdown))}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-normal-color-dropdown))}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current,.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current a{color:var(--n-menu-title-active-color-dropdown)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-active-color-dropdown))}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-active-color-dropdown))}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content{overflow:hidden;width:var(--stretch-width);--n-menu-dropdown-content-max-width:initial}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con{margin-block-start:var(--n-menu-title-distance-from-content);width:var(--width)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con .elementor-empty-view{min-width:auto;width:100%}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con-inner{max-width:var(--content-width)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-toggle[aria-expanded=true]+.e-n-menu-wrapper{--n-menu-wrapper-display:flex}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con){--width:fit-content}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con).e-empty{--empty-top-level-menu-content-container-min-width:400px;--width:var(--empty-top-level-menu-content-container-min-width)}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con) .e-con.e-empty{--nested-containers-min-width-for-dropzone:150px;min-width:var(--nested-containers-min-width-for-dropzone)}.elementor-widget-n-menu.elementor-loading{pointer-events:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-layout-dropdown{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-layout-dropdown .e-n-menu-toggle{display:flex}@media (max-width:767px){.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile .e-n-menu-toggle{display:flex}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile_extra{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile_extra .e-n-menu-toggle{display:flex}}@media (max-width:1024px){.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet .e-n-menu-toggle{display:flex}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet_extra{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet_extra .e-n-menu-toggle{display:flex}.elementor.elementor .elementor-widget-n-menu.e-n-menu-laptop{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-laptop .e-n-menu-toggle{display:flex}}@keyframes hide-scroll{0%,to{overflow:hidden}}.e-con-inner>.elementor-widget-n-menu,.e-con>.elementor-widget-n-menu{--flex-grow:var(--container-widget-flex-grow)}[data-core-v316-plus=true] .elementor-widget-n-menu .e-n-menu .e-n-menu-content>.e-con{--padding-top:initial;--padding-right:initial;--padding-bottom:initial;--padding-left:initial}
.site-main .menu-navigation-container{overflow:visible}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{background-color:#3f444b;height:3px;left:0;width:100%;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;left:50%;width:0}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:-20px;width:10px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{bottom:0;content:""}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{inset-inline-start:100%;width:10px}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;border:3px solid #3f444b;bottom:0;left:0;right:0;top:0}.e--pointer-framed .elementor-item:before{content:""}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:0;border-inline-start-width:3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto;transition:width .1s,height .1s .1s,opacity .02s .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{height:100%;width:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:0;border-inline-start-width:3px}.e--pointer-framed.e--animation-corners .elementor-item:after{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{height:100%;transition:opacity 2ms,width .4s,height .4s;width:100%}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s}.e--pointer-background .elementor-item:before{background:#3f444b;inset:0;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{opacity:1;transform:scale(1)}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:50%;right:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{background:#3f444b;inset:0;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{bottom:100%;top:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{bottom:0;top:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{left:100%;right:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{left:0;right:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b}.elementor-nav-menu--main .elementor-nav-menu ul{border-style:solid;border-width:0;padding:0;position:absolute;width:12em}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;inset-block-start:-2px;inset-inline-start:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;width:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(calc(-90deg * var(--direction-multiplier, 1)))}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em}.elementor-nav-menu--layout-horizontal{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{flex-grow:1;white-space:nowrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{top:100%!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{inset-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%)}.elementor-nav-menu__align-right .elementor-nav-menu{justify-content:flex-end;margin-left:auto}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-left .elementor-nav-menu{justify-content:flex-start;margin-right:auto}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-start .elementor-nav-menu{justify-content:flex-start;margin-inline-end:auto}.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]){display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.elementor-nav-menu ul{display:none}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{align-items:center;display:flex}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px}.elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed}.elementor-nav-menu .e-plus-icon:before{content:"+"}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0}.elementor-nav-menu .sub-arrow i{pointer-events:none}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff}.elementor-menu-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em}.elementor-menu-toggle svg{height:auto;width:1em;fill:var(--nav-menu-icon-color,currentColor)}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em}.elementor-nav-menu--dropdown a{color:#33373d}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-inline-start:8px solid transparent;text-shadow:none}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center}.elementor-nav-menu--toggle{--menu-height:100vh}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{max-height:0;overflow:hidden;transform:scaleY(0)}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{animation:hide-scroll .3s backwards;max-height:var(--menu-height);transform:scaleY(1)}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997}@media (max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none}}@media (min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@keyframes hide-scroll{0%,to{overflow:hidden}}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect1,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect2,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect3,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect4{-webkit-box-shadow:inherit !important;box-shadow:inherit !important}@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.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: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.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: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.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: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.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: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.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: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.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: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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: 'Roboto Slab';
font-style: normal;
font-weight: 100;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 100;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 100;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 100;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 100;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 100;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 100;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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: 'Roboto Slab';
font-style: normal;
font-weight: 200;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 200;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 200;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 200;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 200;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 200;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 200;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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: 'Roboto Slab';
font-style: normal;
font-weight: 500;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 500;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 500;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 500;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 500;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 500;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 500;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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: 'Roboto Slab';
font-style: normal;
font-weight: 900;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 900;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 900;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 900;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 900;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 900;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
font-style: normal;
font-weight: 900;
src: url(https://autoshop.boltongt.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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;
}.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 linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-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{-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:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-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-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.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-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.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 Free";font-style:normal;font-weight:900;font-display:block;src:url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//autoshop.boltongt.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}