/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.18.2
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'Open Sans';
    src: url('./assets/fonts/open-sans/OpenSans-VariableFont.woff2') format('woff2'),
        url('./assets/fonts/open-sans/OpenSans-VariableFont.woff') format('woff');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Anton';
    src: url('./assets/fonts/anton/Anton-Regular.woff2') format('woff2'),
        url('./assets/fonts/anton/Anton-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}



:root {
    --fs-color-black: #000000;
    --fs-color-white: #ffffff;
    --fs-color-grey: #cccccc;
    --fs-color-base: #585858;
    --FontAwesome: 'Font Awesome 7 Pro';
}


.page-header-wrapper .h1,
.page-header-wrapper h1,
.page-title .h1,
.page-title h1,
.page-header-wrapper .h2,
.page-header-wrapper h2,
.page-title .h2,
.page-title h2 {
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.page-title .rank-math-breadcrumb {
    padding: 15px 0
}

.featured-title {
    text-shadow: none;
    background-color: rgb(38, 38, 38);
}

.shop-page-title.featured-title .title-overlay {
    background-color: rgba(0, 0, 0, .25) !important;
}

.page-title .rank-math-breadcrumb {
    font-size: 16px;
}

.sub-title {
    color: var(--fs-color-primary);
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.sub-title p {
    margin-bottom: 0;
}

.fancy-underline {
    padding: 0 20px;
    font-size: 40px;
    position: relative;
    display: inline-block;
}

.bigger .fancy-underline {
    font-size: 56px;
}


.fancy-underline:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 24px;
    background: var(--fs-color-primary);
    z-index: -1;
    border-radius: 0;
    top: auto;
}


h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    line-height: 1.5;
}

h1,
.h1 {
    font-size: 1.875em;
}


h2,
.h2 {
    font-size: 2.25em;
    /* 36px */
    margin-bottom: 8px;

}

.entry-content h2 {
    font-size: 1.5em;
}

.smaller h2,
.smaller .h2 {
    font-size: 1.75em;
    /* 28px */
}

.bigger h2,
.bigger .h2 {
    font-size: 3em;
    /* 48px */
    margin-bottom: 12px;
}

.biggest h2,
.biggest .h2 {
    font-size: 6.25em;
    /* 100px */
    margin-bottom: 16px;
}

h3,
.h3 {
    font-size: 1.75em;
    /* 28px */
}

.entry-content h3 {
    font-size: 1.25em;
}


.smaller h3,
.smaller .h3 {
    font-size: 1.5em;
    /* 24px */
}

.bigger h3,
.bigger .h3 {
    font-size: 2.125em;
    /* 34px */
}

h4,
.h4 {
    font-size: 1.5em;
    /* 24px */
}

.entry-content h4 {
    font-size: 1.125em;
}


h5,
.h5 {
    font-size: 1.25em;
    /* 20px */
}

.entry-content h5 {
    font-size: 1em;
}

h6,
.h6 {
    font-size: 1em;
    /* 16px */
}

.entry-content h6 {
    font-size: 0.875em;
}

.mb-0>* {
    margin-bottom: 0 !important;
}

[data-line-height=l] {
    line-height: 1.8 !important;
}

[data-line-height=xl] {
    line-height: 2 !important;
}


.text.alt-font {
    font-weight: 100 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

p {
    margin-bottom: 15px;
}


.dark,
.dark p,
.dark td {
    color: var(--fs-color-white);
}

.dark .rank-math-breadcrumb {
    color: var(--fs-color-white);
}

.dark .rank-math-breadcrumb a {
    color: currentColor
}

.pb-3 {
    padding-bottom: 30px;
}

.pb-4 {
    padding-bottom: 40px;
}

.pb-5 {
    padding-bottom: 50px;
}


.is-small,
.is-small.button {
    font-size: 14px;
}

.last-reset> :not(style):last-of-type {
    margin-bottom: 0 !important;
}


.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type='date'],
input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
select,
textarea {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000;
    font-size: 1em;
    height: 40px;
    padding: 12px;
    background: #f7f7f7;
    border: none;
}

input[type='email']:focus,
input[type='number']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='text']:focus,
select:focus,
textarea:focus {
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    color: #000;
    background: #f7f7f7;
}

.button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.5;
    min-height: 40px;
    padding: 0 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Open Sans', sans-serif;
}

.button.is-large {
    padding: 10px 40px;
}

.dark .button.is-link:hover,
.dark .button.is-underline:hover {
    opacity: 1;
}

.button.is-underline:before {
    bottom: 5px;
    height: 1px;
    left: 10%;
    opacity: .8;
    width: 80%;
}



button#place_order,
.button.expand {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.button.white {
    color: var(--fs-color-base) !important;
}

.dark .button.white {
    color: var(--fs-color-white) !important;
}


.button span {
    line-height: 1.5;
}

.button.icon {
    min-width: 2.5em;
    min-height: 2.5em;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cart_totals .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.box a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.button i,
button i {
    top: 0;
    vertical-align: middle;
}


button#place_order,
.button.expand {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.box .add-to-cart-button a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}


.col-child-left>.col-inner {
    margin-right: auto !important;
    margin-left: 0 !important;
}

.col-child-center>.col-inner {
    margin-right: auto !important;
    margin-left: auto !important;
}

.col-child-right>.col-inner {
    margin-right: 0 !important;
    margin-left: auto !important;
}

.off-canvas-left .mfp-content,
.off-canvas-right .mfp-content {
    background-color: hsla(0, 0%, 100%, 1);
}

.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    color: var(--fs-color-black);
    font-family: 'Open Sans', sans-serif;
    padding-top: 8px;
    padding-bottom: 8px;
}

.off-canvas .nav-sidebar .toggle {
    display: none;
}

.off-canvas .nav-sidebar .sub-menu {
    left: auto;
    opacity: 1;
    padding-bottom: 30px;
    position: inherit;
    transform: translateX(0);
    display: block !important;
    padding: 0
}

.nav-sidebar.nav-vertical>li+li {
    border-top: 0;
    background-color: transparent !important;
}

.off-canvas .nav-sidebar .sub-menu li a {
    position: relative;
}

.off-canvas .nav-sidebar li a:hover {
    text-decoration: underline;
    color: var(--fs-color-primary);
}

.off-canvas .nav-sidebar .sub-menu li a::before {
    content: '-';
    margin-right: 4px;
}


.off-canvas .nav-sidebar li a img {
    display: none
}

.off-canvas .site-logo {
    max-width: 250px;
    padding: 0 15px;
    margin-bottom: 30px;
}

.show-for-offcanvas {
    display: none !important
}

.off-canvas .show-for-offcanvas {
    display: block !important
}


.mobile-sidebar {
    height: 100%;
    overflow: auto;
}

.off-canvas .menu-title {
    padding: 0 15px;
    margin-bottom: 20px;

}

.nav-sidebar.nav-vertical>li.menu-item.active,
.nav-sidebar.nav-vertical>li.menu-item:hover {
    background-color: transparent;
}

.off-canvas .product-searchform .flex-row .label-text {
    display: none;
}

.off-canvas .social-icons .button.icon {
    background-color: var(--fs-color-black) !important;
    border-color: var(--fs-color-black) !important;
}

.off-canvas .social-icons .button.icon:hover {
    background-color: var(--fs-color-primary) !important;
    border-color: var(--fs-color-primary) !important;
}

.box .box-text {
    font-size: 1em;
}

.box-blog-post .is-divider {
    display: none;
}

form {
    margin-bottom: 0;
}

.nav-size-xlarge>li>a {
    font-size: 1.125em;
}

.nav-spacing-xlarge>li {
    margin: 0 20px;
}


.rank-math-breadcrumb {
    text-transform: initial;
}

.rank-math-breadcrumb .last {
    font-weight: 300;
}

.rank-math-breadcrumb a,
.breadcrumbs a {
    font-weight: 300;
}

.rank-math-breadcrumb a:first-child:before,
.breadcrumbs a:first-child::before {
    content: '\e3af';
    font-family: var(--FontAwesome);
    font-weight: bold;
    color: var(--fs-color-primary);
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.breadcrumbs .divider,
.breadcrumbs .separator {
    opacity: 1;
}

.has-transparent+div.page-title:first-of-type,
.has-transparent+#main>div.page-title,
.has-transparent+#main>div>div.page-title,
.has-transparent+#main .page-header-wrapper:first-of-type>div.page-title {
    padding-top: 140px;
}

.row-dashed>.col,
.row-solid>.col {
    padding: 0;
    position: relative
}

.row-dashed .col .col-inner,
.row-solid .col .col-inner {
    padding: 0
}

.row-dashed>.col>.col-inner,
.row-solid>.col>.col-inner {
    padding: 15px
}

.row-dashed .col:before,
.row-solid .col:before {
    content: unset;
}

.row-dashed>.col:before,
.row-solid>.col:before {
    border-left: 1px dashed #ddd;
    content: " ";
    height: 100%;
    left: -1px;
    position: absolute;
    top: 0
}


.row-dashed .col:after,
.row-solid .col:after {
    content: unset;
}

.row-dashed>.col:after,
.row-solid>.col:after {
    border-bottom: 1px dashed #ddd;
    bottom: -1px;
    content: " ";
    height: 0;
    left: 0;
    position: absolute;
    top: auto;
    width: 100%
}

.row-solid>.col:before {
    border-left-style: solid
}

.row-solid>.col:after {
    border-bottom-style: solid
}

.dark .row-dashed>.col:after,
.dark .row-dashed>.col:before,
.dark .row-solid>.col:after,
.dark .row-solid>.col:before {
    border-color: hsla(0, 0%, 100%, .2)
}

.show-all-items .slider .flickity-slider>div {
    opacity: 1 !important;
}

.gap-3 .slider .flickity-slider>div {
    padding: 0 15px
}

.gap-6 .slider .flickity-slider>div {
    padding: 0 30px
}


label,
legend {
    font-size: 1.125em;
    font-family: 'Anton', sans-serif;
    font-weight: 100;
    color: #9c9d9f;
    text-transform: uppercase;
}

.section-title-normal span {
    border-bottom: 0;
    margin-bottom: 0;
    margin-right: 15px;
    padding-bottom: 7.5px;
    padding-left: 15px;
}

.section-title span {
    text-transform: initial;
}

.section-title a {
    font-size: 14px;
    padding-left: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #333;
}

.section-title a:hover {
    color: var(--fs-color-secondary);
}

.section-title-normal {
    border-bottom: 1px solid var(--fs-color-secondary);
}

/*************** HEADER ***************/
#header .stuck .header-bg-color {
    background-color: rgba(0, 0, 0, 1);
}

#header .header-button-1 .button {
    min-height: unset;
    padding: 5px 20px;
    text-transform: inherit;
}

.dark .nav-vertical li li.menu-item-has-children>a,
.dark .nav-vertical-fly-out>li>a,
.dark .nav-vertical>li>ul li a,
.dark .nav>li.html,
.dark .nav>li>a,
.nav-dark .is-outline,
.nav-dark .nav>li>a,
.nav-dark .nav>li>button,
.nav-dropdown.dark .nav-column>li>a,
.nav-dropdown.dark>li>a {
    color: #fff;
}

.dark .nav-vertical-fly-out>li>a:hover,
.dark .nav>li.active>a,
.dark .nav>li>a.active,
.dark .nav>li>a:hover,
.nav-dark .nav>li.active>a,
.nav-dark .nav>li.current>a,
.nav-dark .nav>li>a.active,
.nav-dark .nav>li>a:hover,
.nav-dark a.plain:hover,
.nav-dropdown.dark .nav-column>li>a:hover,
.nav-dropdown.dark>li>a:hover {
    color: var(--fs-color-primary)
}

.nav-column>li>a,
.nav-dropdown>li>a,
.nav-vertical-fly-out>li>a,
.nav>li>a {
    color: var(--fs-color-black);
    transition: all .2s;
}

.nav-column li.active>a,
.nav-column li>a:hover,
.nav-dropdown li.active>a,
.nav-dropdown>li>a:hover,
.nav-vertical-fly-out>li>a:hover,
.nav>li.active>a,
.nav>li.current>a,
.nav>li>a.active,
.nav>li>a.current,
.nav>li>a:hover {
    color: var(--fs-color-black);
}

.nav-dropdown {
    background-color: var(--fs-color-primary);
    color: #000;
    min-width: 180px;
    padding: 2px 0;
}

.nav-dropdown-has-arrow li.has-dropdown:after {
    border-color: hsl(0deg 0% 87% / 0%) hsla(0, 0%, 87%, 0) var(--fs-color-primary);
}

.nav-dropdown-simple .nav-column li>a:hover,
.nav-dropdown.nav-dropdown-simple>li>a:hover {
    background-color: var(--fs-color-black);
    color: var(--fs-color-white);
}

#header li.product-cat-menu>.sub-menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 10px 0;
}

#header li.product-cat-menu>.sub-menu>li {
    padding: 10px 6.5px;
}


/* 1,4,7,... */
#header li.product-cat-menu>.sub-menu>li:nth-child(3n+1) {
    padding-left: 20px;
}

/* 1,4,7,... */
#header li.product-cat-menu>.sub-menu>li:nth-child(3n+2) {
    padding-left: 13.5px;
    padding-right: 13.5px;
}

/* 3,6,9,... */
#header li.product-cat-menu>.sub-menu>li:nth-child(3n) {
    padding-right: 20px;
}


#header li.product-cat-menu>.sub-menu>li>a {
    background-color: var(--fs-color-white);
    padding: 5px 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: flex-start;
    font-size: 18px;
    font-family: 'Anton';
    font-weight: 100;
    text-transform: uppercase;
}

#header li.product-cat-menu>.sub-menu:after {
    content: unset;
}

#header li.product-cat-menu>.sub-menu>li>a:hover {
    background-color: var(--fs-color-black);
    color: var(--fs-color-white);
}

#header li.product-cat-menu>.sub-menu>li>a img {
    flex: 0 0 60px
}

#header .open-search-block {
    background-color: var(--fs-color-primary);
    padding: 0 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 93px;
    font-size: 20px;
    cursor: pointer;
    transition: height 0.8s;
}

#header .stuck .open-search-block {
    height: 60px;
}

#search-block {
    position: fixed;
    z-index: 999;
    left: 0;
    width: 100%;
    top: 93px;
    display: none;
    transition: top 0.8s
}


.logged-in #search-block {
    top: 123px;
}

.stuck #search-block {
    top: 60px;
}

.logged-in .stuck #search-block {
    top: 92px;
}

#search-block .close-search-block {
    position: absolute;
    color: #000;
    right: 15px;
    top: 15px;
    z-index: 10;
    font-size: 30px;
    margin: 0;
}

.product-searchform input {
    height: 58px;
    padding-right: 60px;
    padding-left: 120px
}

.product-searchform .flex-row .label-text {
    font-size: 24px;
    color: #f2f2f2;
    font-family: 'Anton', sans-serif;
    width: 138px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    height: 58px;
}


.product-searchform .button {
    height: 50px;
    width: 50px;
    font-size: 24px;
    font-family: 'Anton';
    background: var(--fs-color-primary);
    margin-left: -54px !important;
    min-width: 50px;
    min-height: 50px;
    padding: 0;
}

/*************** END HEADER ***************/

/*************** FOOTER ***************/
#footer .absolute-footer {
    padding: 0
}

#footer .footer-primary {
    padding: 15px 0;
    border-top: 1px solid #535353;
    text-align: left;

}

#footer .copyright-footer p {
    margin-bottom: 0;
}

#footer .copyright-footer .footry {
    margin-left: 40px;
}

#footer .copyright-footer .footry+.footry {
    margin-left: 10px;
}

/*************** END FOOTER ***************/


/*************** HOME PAGE ***************/
.hero-section .banner h2 {
    font-size: 66px;
    text-shadow: 5px 5px 5px #000;
}

.hero-section .banner h3 {
    font-size: 90px;
    margin: 20px 0 70px;
    text-shadow: 5px 5px 5px #000;
}

.video-button-wrapper .button.open-video {
    background-color: var(--fs-color-white);
    border: none;
    color: var(--fs-color-primary);
}

.video-button-wrapper .button.open-video  i {
    top: 0;
}

.categories-section .categories-row>.col>.col-inner {
    position: relative;
    aspect-ratio: 4/3;
    overflow: hidden;
}

.categories-section .categories-row>.col>.col-inner>.box {
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    position: absolute;
    inset: 0;
    cursor: pointer;
}


.categories-section .categories-row>.col>.col-inner>.box:last-child {
    opacity: 0;
}

.categories-section .categories-row>.col>.col-inner:hover>.box:last-child {
    opacity: 1;
}

.categories-section .box .box-text h4 {
    font-size: 48px;
    line-height: 1.25;
    text-transform: uppercase;
    color: var(--fs-color-primary);
}

.categories-section .box .button {
    margin: 0
}

/*************** END HOME PAGE ***************/


/*************** ABOUT PAGE ***************/
.divider-top,
.divider-bottom {
    position: relative;
}

.divider-top>* {
    margin-top: 0;
}


.divider-bottom>* {
    margin-bottom: 0;
}

.divider-top:before,
.divider-bottom:before {
    position: absolute;
    height: 4px;
    width: 10%;
    background: var(--fs-color-primary) none repeat scroll 0 0;
    content: "";
    left: 0;
    top: -20px;
}

.divider-top:after,
.divider-bottom:after {
    position: absolute;
    content: "";
    top: -20px;
    left: 11%;
    height: 4px;
    width: 15px;
    background: #ddd none repeat scroll 0 0;
}

.divider-bottom::before,
.divider-bottom:after {
    top: auto;
    bottom: -20px;
}

.about-section .about-img {
    position: relative;
}

.about-section .about-img:before {
    content: '';
    background: rgba(0, 0, 0, 0.34) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.about-section .about-img:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(222, 123, 34, 0.33);
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: -1;
}

/*************** END ABOUT PAGE ***************/

/*************** LEADER PAGE ***************/
.quote-text {
    position: relative;
    margin: 50px 0 0;
    font-size: 40px;
    padding-left: 32px;
}

.quote-text>* {
    font-size: inherit;
}

.quote-text:before,
.quote-text:after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 51px;
    height: 40px;
}

.quote-text:before {
    left: -2px;
    top: -14px;
    background: url(./assets/images/cul-quote-t.png) no-repeat center;
}

.quote-text:after {
    left: 85%;
    bottom: 10px;
    background: url(./assets/images/cul-quote-b.png) no-repeat center;
}

/*************** END LEADER PAGE ***************/

/*************** SERVICE PAGE ***************/

.service-form-section form .select-resize-ghost,
.service-form-section form .select2-container .select2-choice,
.service-form-section form .select2-container .select2-selection,
.service-form-section form input[type='date'],
.service-form-section form input[type='email'],
.service-form-section form input[type='number'],
.service-form-section form input[type='password'],
.service-form-section form input[type='search'],
.service-form-section form input[type='tel'],
.service-form-section form input[type='text'],
.service-form-section form input[type='url'],
.service-form-section form select,
.service-form-section form textarea {
    border: none;
    background-color: #f8f9fa;
}

/*************** END SERVICE PAGE ***************/

/*************** CONTACT PAGE ***************/
.contact-section .contact-form-col>.col-inner {
    -o-box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
    -webkit-box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
    box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
}

.contact-section form .select-resize-ghost,
.contact-section form .select2-container .select2-choice,
.contact-section form .select2-container .select2-selection,
.contact-section form input[type='date'],
.contact-section form input[type='email'],
.contact-section form input[type='number'],
.contact-section form input[type='password'],
.contact-section form input[type='search'],
.contact-section form input[type='tel'],
.contact-section form input[type='text'],
.contact-section form input[type='url'],
.contact-section form select,
.contact-section form textarea {
    border: none;
    background-color: #f8f9fa;
}


.ux-logo.p-0 .ux-logo-link {
    padding: 0 !important;
}

/*************** END CONTACT PAGE ***************/

/*************** PRODUCT LANDING PAGE ***************/

.bms-row>.col>.col-inner {
    position: relative;
    padding-left: 60px;
    margin-bottom: 30px;
}


.bms-row>.col>.col-inner h4 {
    font-size: 30px;
    margin-bottom: 25px;
    position: relative;
}

.bms-row>.col>.col-inner h4::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #00974a;
    left: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.get-started-section .button.white {
    color: #141414 !important;
    border-width: 1px;
    padding-left: 36px;
    padding-right: 36px;
}

.get-started-section .button.white:hover {
    border-color: #141414 !important;
    background-color: #141414 !important;
    color: var(--fs-color-white) !important;
}

/*************** END PRODUCT LANDING PAGE***************/

/*************** BLOG ARCHIVE ***************/
.blog-archive {
    padding-top: 0;
}

.blog-archive .page-header-wrapper {
    margin-bottom: 60px;
}

.blog-archive #post-list article .article-inner {
    padding-left: 120px;
}

.blog-archive #post-list article .badge {
    top: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

.blog-archive #post-list article .badge .badge-inner {
    border: none;
    font-size: 20px;
    font-family: 'Anton';
    line-height: 1.5;
}


.blog-archive #post-list .entry-image img {
    width: auto;
}

.blog-archive #post-list .entry-title {
    font-size: 30px;
}

.blog-archive #post-list .entry-title i {
    font-size: 18px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: relative;
    top: -6px;
    margin-right: 6px;
}

.blog-archive #post-list .entry-header-text {
    padding: 0;
}

.blog-archive #post-list .entry-content {
    padding-top: 0;
}

.blog-archive #post-list .more-link.button {
    color: var(--fs-color-black);
    min-height: 36px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 1.5;
    border-width: 1px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.blog-archive #post-list .more-link.button:hover {
    background-color: var(--fs-color-black);
    border-color: var(--fs-color-black);
    color: var(--fs-color-white);
}


.blog-archive #post-list .more-link.button .meta-nav {
    margin-left: 32px;
}

.nav-pagination>li>a,
.nav-pagination>li>span {
    border: 0;
    border-radius: 5px;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 35px;
    line-height: 35px;
    min-width: 45px;
    padding: 0 7px;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    vertical-align: top;
    width: auto;
    moz-box-shadow: 0 2px 10px 0 #d8dde6;
    -o-box-shadow: 0 2px 10px 0 #d8dde6;
    -webkit-box-shadow: 0 2px 10px 0 #d8dde6;
    box-shadow: 0 2px 10px 0 #d8dde6;
}

.home-box.box .cat-label {
    display: inline-block;
    padding: 3px 20px;
    font-size: 14px;
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    background: var(--fs-color-primary);
    opacity: 1;
    text-transform: initial;
    letter-spacing: 0;
    line-height: 1.5;
    margin-bottom: 20px;
}

.home-box.box .box-text {
    background: #f7f8f8;
    padding: 0
}

.home-box.box .box-text .box-content-top {
    padding: 40px 40px 30px;
}


.home-box.box .box-text .box-content-bottom {
    padding: 20px 40px;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #e3e5e6;
}

.home-box.box .from_the_blog_excerpt {
    position: relative;
    color: #666666;
    padding-top: 20px;
    margin-top: 20px;
}

.home-box.box .post-meta i {
    font-size: 12px;
    position: relative;
    top: -1px;
}

.home-box.box .from_the_blog_excerpt::before {
    position: absolute;
    content: "";
    width: 100px;
    height: 1px;
    top: 0;
    left: 0;
    background: var(--fs-color-primary);
}

.box .post-title a {
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box .post-title a:not(:hover) {
    color: #303849;
}

.box .post-title.is-large {
    font-size: 20px;
}

.box .post-title.is-large a {
    height: 60px;
}

/*************** END BLOG ARCHIVE ***************/

/*************** BLOG SINGLE ***************/
.blog-single {
    padding-top: 0;
}

.blog-single .page-header-wrapper {
    margin-bottom: 60px;
}

.navigation-post .flex-row {
    border: none;
}

.next-prev-nav .flex-col+.flex-col {
    border: none;
}

.navigation-post a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #000;
    font-family: 'Anton';
    font-size: 24px;
    font-weight: 100;
}

.navigation-post .nav-title {
    overflow: hidden;
    width: auto;
    position: relative;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: block;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0 15px;
}

.navigation-post .nav-title span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.25;
}

.navigation-post .nav-title small {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.25;
    font-weight: 100;
    display: block;
    width: 100%;
    text-transform: uppercase;
}

.navigation-post a .nav-arrow {
    opacity: 1;
    position: relative;
    width: 80px;
    height: 80px;
    -webkit-flex: 0 0 80px;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    overflow: hidden;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #333;
    font-size: 20px;
}


.navigation-post .icon-angle-left:before {
    content: "\f053";
    font-family: var(--FontAwesome);
    font-weight: 200;
}

.navigation-post .icon-angle-right:before {
    content: "\f054";
    font-family: var(--FontAwesome);
    font-weight: 200;
}



.entry-content table {}

.entry-content table th {
    font-weight: 700;
    background-color: var(--fs-color-primary);
}


td,
th {
    border-bottom: 1px solid #ececec;
    font-size: 1em;
    line-height: 1.3;
    padding: 5px 10px;
    text-align: left;
    color: #333;
    text-transform: initial;
}

/*************** END BLOG SINGLE ***************/

/*************** SHOP PAGE ***************/
.shop-sidebar-popup-open .mfp-content .mfp-close {
    opacity: 1;
    mix-blend-mode: normal;
    font-size: 24px;
    justify-content: center;
}

.widget>ul>li .count {
    font-size: 12px;
    line-height: 1.5;
    opacity: 1;
}

span.widget-title {
    margin-bottom: 20px;
    display: block;
    color: var(--fs-color-primary);
    font-family: 'Anton', sans-serif;
    font-weight: 100;
    font-size: 20px;
}

.shop-sidebar-popup-open .mfp-content {
    background-color: #fff;
    padding: 30px;
    border-radius: 4px;
    max-width: 600px;
}

.shop-sidebar-popup-open .mfp-content ul.children,
.shop-sidebar-popup-open .mfp-content ul.sub-menu:not(.nav-dropdown) {
    display: block !important;
    margin-left: 0;
    border: none;
}

.widget .is-divider {
    display: none;
}


.shop-sidebar-popup-open .mfp-content ul.children li a {
    position: relative;
}

.shop-sidebar-popup-open .mfp-content ul.children li a::before {
    content: '-';
    margin-right: 4px;
}

.featured-title .page-title-inner {
    min-height: 180px;
}

.shop-loop-parent-cats {
    padding: 45px 0;
    background-color: var(--fs-color-white);
}

.shop-loop-parent-cats .parent-cats-title {
    text-align: center;
    margin: 45px 0 50px;
    font-size: 42px;
}

.category-page-row {
    padding-top: 0;
}

.page-description,
.term-description {
    max-width: 1250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    padding: 0 15px;

}

.shop-loop-parent-cats ul {
    list-style: none;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2px;
}

.shop-loop-parent-cats ul li {
    margin: 0;
}

.shop-loop-parent-cats ul li a {
    display: block;
    font-size: 18px;
    font-family: 'Anton', sans-serif;
    color: var(--fs-color-black);
    text-transform: uppercase;
    text-align: center;
    padding: 14px 5px;
    background: #e3e3e3;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
}

.shop-loop-parent-cats ul li a:hover {
    background: var(--fs-color-primary);
}

.archive .shop-container {
    background: #eee;
    padding-bottom: 50px;
}

.products-row-title h2 {
    padding: 45px 0 20px;
    border-top: 1px solid #ececec;
    position: relative;
    font-size: 42px;
    color: #282828;
    text-align: center;
    margin-bottom: 40px;
}

.products-row-title h2::after {
    position: absolute;
    content: "";
    width: 75px;
    height: 3px;
    background: var(--fs-color-primary);
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.woocommerce-no-products-found {
    margin-bottom: 50px;
}

.product-small>.col-inner {
    background: #f7f7f7;
}

.product-small>.col-inner:hover {
    background-color: var(--fs-color-primary);
}

.product-small .product-model {
    font-size: 20px;
    line-height: 1.5;
    color: #161616;
    font-family: 'Anton', sans-serif;
    text-transform: uppercase;
    height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-small .product-title {
    margin: 10px 0 15px;
}

.product-small .product-title a {
    margin: 0;
    color: #161616;
    font-size: 22px;
    line-height: 1.25;
    font-family: 'Anton', sans-serif;
    height: 56px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-small .box .box-text {
    padding: 20px 10px;
}



/*************** END SHOP PAGE  ***************/


/*************** SINGLE PRODUCT ***************/
.product-main {
    padding: 150px 0 140px;
}

.product-thumbnails a {
    border: 1px solid #a2a3a3;
}

.product-thumbnails a img {
    opacity: 1;
}

.single-product .product-info .product-model {
    color: #000000;
    text-transform: uppercase;
    font-family: 'Anton', sans-serif;
    margin: 0 0 25px;
    line-height: 1.4;
}


.single-product .product-info .product-model small {
    font-size: 28px;
    color: #141414;
    font-family: "Open Sans", sans-serif;
    display: block;
    width: 100%;
    text-transform: initial;
}



.single-product .product-info .product-model span {
    font-size: 52px;
}

.single-product .product-info h1.product-title {
    font-size: 32px;
    color: var(--fs-color-black);
}

.single-product .product-info .product-short-description {
    line-height: 1.8;
    color: #282828;
    padding-top: 20px;
    border-top: 1px solid #a4a4a4;
    margin-bottom: 35px;
}

.product-section {
    border-top: none;
}

.product-section h5 {
    font-size: 35px;
    padding: 25px;
    line-height: 1;
    color: #141414;
    text-transform: uppercase;
    margin-bottom: 0;
    border-bottom: 1px solid #d4d4d4;
}

.product-section.advantage_1 h5 {
    padding: 10px 85px 10px 25px;
    display: inline-block;
    width: fit-content;
    background: var(--fs-color-primary);
    border-bottom: 0;
}

.product-section.advantage_1 .panel-wrapper {
    background: #f2f2f2;
}

.product-section.advantage_1 .panel-wrapper .container {
    font-size: 18px;
    color: #424242;
    padding: 50px 40px 40px;
}

.product-section.advantage_1 strong {
    font-size: 22px;
    font-family: 'Anton', sans-serif;
}

.product-section.advantage_1 td,
.product-section.advantage_1 th {
    line-height: 1.5;
    border: none;
    vertical-align: top;
}

.product-section.advantage_2 .panel-wrapper .container {
    padding-top: 85px;
    padding-bottom: 85px;
}

.product-section.dimension_draw .panel-wrapper .container {
    padding-top: 50px;
    padding-bottom: 50px;
}

.product-section.description .panel-wrapper {
    background: #272727;
    color: var(--fs-color-white);
}

.product-section.description .panel-wrapper * {
    color: inherit;
}

.product-section.description table th,
.product-section.description table td {
    padding: 10px;
    border-color: rgb(255 255 255 / 25%);
}

.product-section.description table tbody tr:first-child td {
    font-size: 24px;
    font-family: 'Anton', sans-serif;
    color: var(--fs-color-black);
    background-color: var(--fs-color-primary);
}

.related-products-wrapper .product-section-title {
    padding: 65px 25px 25px;
    font-size: 35px;
    color: #141414;
    text-transform: uppercase;
    border-bottom: 1px solid #d4d4d4;
}

.related-products-wrapper .product-small.box .box-image {
    border: 1px solid #d4d4d4;
    overflow: hidden;
}

.related-products-wrapper .product-small>.col-inner {
    background: #fff;
}


.related-products-wrapper .product-small.box .product-title {
    margin: 10px 0;
}

.related-products-wrapper .product-small.box .product-title a {
    font-size: 16px;
    height: 24px;
    color: var(--fs-color-primary);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*************** END SINGLE PRODUCT ***************/


@media only screen and (min-width: 992px) {
    .single-product .product-gallery {
        flex-basis: 45%;
        max-width: 45%;
    }

    .single-product .product-info {
        padding-top: 0;
        padding-left: 35px;
    }
}

@media only screen and (max-width: 1199px) {
    .nav-spacing-xlarge>li {
        margin: 0 12px;
    }

    #header .nav-size-xlarge>li>a {
        font-size: 1em;
    }
}

@media only screen and (max-width: 991px) {

    /*************** ADD TABLET CSS HERE  ***************/
    .hero-section .banner h3 {
        font-size: 20px;
        margin: 0px 0 10px;
    }

    .hero-section .banner h2 {
        font-size: 20px;
    }

    .hero-section .banner .button {
        min-height: 28px;
    }

    h2,
    .h2 {
        font-size: 1.5em;
    }

    .entry-content h2 {
        font-size: 1.25em;
    }

    .smaller h2,
    .smaller .h2 {
        font-size: 1.25em;
    }

    .bigger h2,
    .bigger .h2 {
        font-size: 1.875em;
        margin-bottom: 12px;
    }

    .biggest h2,
    .biggest .h2 {
        font-size: 2em;
        margin-bottom: 12px;
    }

    h3,
    .h3 {
        font-size: 1.25em;
    }

    .entry-content h3 {
        font-size: 1.125em;
    }

    .smaller h3,
    .smaller .h3 {
        font-size: 0.875em;
    }

    .bigger h3,
    .bigger .h3 {
        font-size: 1.25em;
    }

    h4,
    .h4 {
        font-size: 1em;
    }

    .entry-content h4 {
        font-size: 1em;
    }

    h5,
    .h5 {
        font-size: 0.875em;
    }

    .entry-content h5 {
        font-size: 0.875em;
    }

    h6,
    .h6 {
        font-size: 0.75em;
    }

    .entry-content h6 {
        font-size: 0.75em;
    }

    label,
    legend {
        font-size: 0.875em;
    }

    #footer .copyright-footer .footry {
        display: none;
    }

    #header .header-main {
        height: 40px !important;
    }

    .header-shadow .header-wrapper,
    .header-wrapper.stuck,
    .layout-shadow #wrapper {
        box-shadow: none;
    }

    #header .header-main .header-inner {
        padding: 0;
    }

    #header .header-main .header-inner>* {
        display: none;
    }

    #header .flex-col.flex-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #header .header-bg-color,
    #header.transparent .header-wrapper {
        background-color: transparent !important;
    }

    .mobile-sidebar .mfp-close,
    #header .nav-icon a {
        width: 40px;
        height: 40px;
        background: #f5f5f5;
        color: var(--fs-color-black);
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
    }

    .mobile-sidebar .mfp-close {
        opacity: 1;
        mix-blend-mode: normal;
        -webkit-transform: translateX(40px);
        -ms-transform: translateX(40px);
        transform: translateX(40px);
    }

    .main-menu-overlay+.mfp-wrap .mfp-content {
        overflow: visible;
    }

    .has-transparent+div.page-title:first-of-type,
    .has-transparent+#main>div.page-title,
    .has-transparent+#main>div>div.page-title,
    .has-transparent+#main .page-header-wrapper:first-of-type>div.page-title {
        padding-top: 0 !important;
    }

    .page-header-wrapper .h1,
    .page-header-wrapper h1,
    .page-title .h1,
    .page-title h1,
    .page-header-wrapper .h2,
    .page-header-wrapper h2,
    .page-title .h2,
    .page-title h2 {
        font-size: 28px;
    }


    .page-header-wrapper .medium-flex-wrap .flex-col {
        padding-bottom: 0;
        padding-top: 0;
    }

    .page-header-wrapper .title-breadcrumbs,
    .shop-page-title .rank-math-breadcrumb {
        padding-top: 10px;
        padding-bottom: 0;
    }

    .breadcrumbs,
    .page-title .rank-math-breadcrumb {
        font-size: 14px;
        padding: 0
    }

    .featured-title .page-title-inner {
        min-height: 200px;
        align-items: center;
        display: flex;
        justify-content: center;
    }

    .shop-page-title .flex-col {
        padding: 0;
        display: none;
    }

    .shop-page-title .flex-center {
        display: block;
    }

    .sub-title {
        font-size: 16px;
    }

    .about-section .about-content {
        max-height: 300px;
        overflow: auto;
    }

    /* Chrome, Edge, Safari */
    ::-webkit-scrollbar {
        width: 4px;
        height: 4px;
    }

    ::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 0;
    }

    ::-webkit-scrollbar-thumb {
        background: var(--fs-color-primary);
        border-radius: 0;
        transition: .3s;
    }

    .quote-text {
        font-size: 20px;
        padding-left: 13px;
        margin: 15px 0 0;
    }

    .quote-text:before,
    .quote-text:after {
        content: '';
        position: absolute;
        z-index: -1;
        width: 51px;
        height: 40px;
    }

    .bigger .fancy-underline {
        font-size: 40px;
    }

    .shiku-right-col>.col-inner {
        max-height: 550px;
        overflow-x: auto;
        padding-right: 15px;
    }

    .bms-row>.col>.col-inner h4 {
        font-size: 20px;
        margin-bottom: 15px;
        position: relative;
    }

    .bms-row>.col>.col-inner p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .get-started-section .button.white {
        padding-left: 20px;
        padding-right: 20px;
    }

    .shop-loop-parent-cats .parent-cats-title {
        margin: 15px 0 20px;
        font-size: 30px;
    }

    .shop-loop-parent-cats ul li a {
        font-size: 14px;
        padding: 10px 5px;
    }

    .products-row-title h2 {
        padding: 45px 0 20px;
        border-top: 1px solid #ececec;
        position: relative;
        font-size: 30px;
        color: #282828;
        text-align: center;
        margin-bottom: 40px;
    }

    .single-product .product-info .product-model small {
        font-size: 20px;
    }

    .single-product .product-info .product-model span {
        font-size: 24px;
    }

    .product-section h5 {
        font-size: 24px;
        padding: 25px;
    }

    .product-section.advantage_1 .panel-wrapper .container {
        font-size: 16px;
        padding: 50px 15px 40px;
    }

    .product-section.advantage_2 .panel-wrapper .container {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .product-section.dimension_draw .panel-wrapper .container {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .related-products-wrapper .product-section-title {
        font-size: 24px;
    }

    td,
    th {
        font-size: 0.875em;
    }

    .product-main {
        padding: 60px 0 50px;
    }

    .product-section.description table tbody tr:first-child td {
        font-size: 18px;
    }

    .product-section.advantage_1 strong {
        font-size: 18px;
    }

    .product-searchform .flex-row .label-text {
        font-size: 16px;
        width: 90px;
        height: 50px;
    }

    .product-searchform .button {
        height: 42px;
        width: 42px;
        font-size: 16px;
        margin-left: -48px !important;
        min-width: 42px;
        min-height: 42px;
    }

    .product-searchform input {
        height: 50px;
        padding-right: 50px;
        padding-left: 20px;
    }


}

@media only screen and (max-width: 767px) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .products-row-title h2 {
        padding: 45px 0 20px;
        font-size: 20px;
        border-top: 0
    }

    .shop-loop-parent-cats {
        padding: 30px 0 0
    }

    .shop-loop-parent-cats .open-shop-sidebar {
        font-size: 18px;
        padding: 8px 10px;
        background: #fcc000;
        border-radius: 5px;
        font-family: 'Anton';
        font-weight: 100;
        color: #000;
        width: 100%;
        margin: 0;
    }

    .page-header-wrapper .h1,
    .page-header-wrapper h1,
    .page-title .h1,
    .page-title h1,
    .page-header-wrapper .h2,
    .page-header-wrapper h2,
    .page-title .h2,
    .page-title h2 {
        font-size: 20px;
    }

    .product-small .product-title a {
        font-size: 14px;
        line-height: 1.25;
        height: 36px;
    }

    h1,
    .h1 {
        font-size: 1.125em;
    }

    .entry-header-text {
        padding-bottom: 0;
    }

    .navigation-post a {
        font-size: 18;
    }

    .home-about-section .icon-box .icon-box-img {
        display: none;
    }

    .home-about-section .icon-box .icon-box-text {
        padding-left: 0;
    }

    .categories-section .slider .flickity-slider>.row>.col+.col {
        margin-top: 20px;
    }

    .about-section .about-content {
        max-height: unset;
    }


    .small-gap-2 .slider .flickity-slider>div {
        padding: 0 10px
    }

    .small-pb-0 {
        padding-bottom: 0 !important;
    }

    .small-pb-half {
        padding-bottom: 15px !important;
    }

    .small-pb-half-small {
        padding-bottom: 10px !important;
    }

    .blog-archive #post-list .entry-title {
        font-size: 20px;
    }

    .blog-archive #post-list .entry-title i {
        font-size: 15px;
        top: -3px;
        margin-right: 5px;
    }

    .blog-archive #post-list article .badge {
        left: 50%;
        top: -60px
    }

    .blog-archive #post-list article .article-inner {
        padding-left: 0px;
        padding-top: 60px
    }
}



.is-xxxlarge {
    font-size: 2.5em
}

.is-xxlarge {
    font-size: 2em
}

.is-xlarge {
    font-size: 1.5em
}

.is-larger {
    font-size: 1.25em
}

.is-large {
    font-size: 1.125em
}

.is-small,
.is-small.button {
    font-size: .875em
}

.is-smaller {
    font-size: .75em
}

.is-xsmall {
    font-size: .7em
}

.is-xxsmall {
    font-size: .6em
}

@media(max-width: 767px) {
    .is-xxlarge {
        font-size: 2.5em
    }

    .is-xlarge {
        font-size: 1.8em
    }

    .is-larger {
        font-size: 1.2em
    }

    .is-large {
        font-size: 1em
    }
}