@font-face {
    font-family: 'AvenirLTStd-Medium';
    src: url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_0_0.eot');
    src: url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_0_0.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_0_0.woff2') format('woff2'), url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_0_0.woff') format('woff'), url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'AvenirLTStd-Light';
    src: url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_1_0.eot');
    src: url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_1_0.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_1_0.woff2') format('woff2'), url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_1_0.woff') format('woff'), url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_1_0.ttf') format('truetype');
}

@font-face {
    font-family: 'AvenirLTStd-Book';
    src: url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_2_0.eot');
    src: url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_2_0.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_2_0.woff2') format('woff2'), url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_2_0.woff') format('woff'), url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_2_0.ttf') format('truetype');
}

@font-face {
    font-family: 'AvenirLTStd-Black';
    src: url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_3_0.eot');
    src: url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_3_0.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_3_0.woff2') format('woff2'), url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_3_0.woff') format('woff'), url('/wp-content/themes/temi/frontend/src/assets/fonts/340601_3_0.ttf') format('truetype');
}

@font-face {
    font-family: 'AvenirLTStd-Heavy';
    src: url('/wp-content/themes/temi/frontend/src/assets/fonts/avenir-heavy.eot');
    src: url('/wp-content/themes/temi/frontend/src/assets/fonts/avenir-heavy.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/temi/frontend/src/assets/fonts/avenir-heavy.woff2') format('woff2'), url('/wp-content/themes/temi/frontend/src/assets/fonts/avenir-heavy.woff') format('woff'), url('/wp-content/themes/temi/frontend/src/assets/fonts/avenir-heavy.ttf') format('truetype');
}

@font-face {
    font-family: 'AvenirLTStd-Roman';
    src: url('/wp-content/themes/temi/frontend/src/assets/fonts/avenir-roman.eot');
    src: url('/wp-content/themes/temi/frontend/src/assets/fonts/avenir-roman.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/temi/frontend/src/assets/fonts/avenir-roman.woff2') format('woff2'), url('/wp-content/themes/temi/frontend/src/assets/fonts/avenir-roman.woff') format('woff'), url('/wp-content/themes/temi/frontend/src/assets/fonts/avenir-roman.ttf') format('truetype');
}

@font-face {
    font-family: 'DS-DIGI';
    src: url('/wp-content/themes/temi/frontend/src/assets/fonts/DS-DIGI.TTF');
}
/* latin-ext */
@font-face {
    font-family: 'Unna';
    font-style: normal;
    font-weight: 400;
    src: local('Unna Regular'), local('Unna-Regular'), url(https://fonts.gstatic.com/s/unna/v10/AYCEpXzofN0NOpELlVHC.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Unna';
    font-style: normal;
    font-weight: 400;
    src: local('Unna Regular'), local('Unna-Regular'), url(https://fonts.gstatic.com/s/unna/v10/AYCEpXzofN0NOp8LlQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*
p -- page
s -- section
b -- block
pr -- block preview (pr-xxs, pr-xs, pr-s, pr-m, pr) if different sizes on site
f -- form
m -- menu
l -- list
svg -- svg grafix
i -- etc grafix
a -- img links, lone links, logos
t -- tables
title -- default titles
btn -- buttons
msg -- message - not content
modal -- modal windows
_error-*
_success-*
*/

/*
 RESET
*/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
strong,
abbr,
acronym,
blockquote,
q,
cite,
ins,
del,
dfn,
a,
div,
span,
pre,
hr,
address,
br,
b,
i,
sub,
big,
small,
tt,
table,
tr,
caption,
thead,
tbody,
tfoot,
col,
colgroup,
form,
input,
label,
textarea,
button,
fieldset,
legend,
select,
option,
ul,
ol,
li,
dl,
dt,
dd,
code,
var,
samp,
img,
object,
param,
map,
area {
    padding: 0;
    margin: 0;
    border: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
header,
footer,
section,
aside,
figure,
figcaption,
input {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-weight: normal;
    scroll-behavior: smooth;
}

h1 {
    font-size: 54px;
}

h2 {
    font-size: 54px;
}

h3 {
    font-size: 1.5em;
    margin: 8px 0;
}

h4 {
    font-size: 14px;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type=button],
input[type=submit],
button {
    cursor: pointer;
}

button {
    border: 0;
}

:focus {
    outline: none;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
    outline: none;
}

input::-ms-clear {
    width: 0;
    height: 0;
}

input,
textarea {
    resize: none;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

::-ms-clear {
    width: 0;
    height: 0;
    display: none;
}

::-ms-reveal {
    width: 0;
    height: 0;
    display: none;
}

a {
    text-decoration: none;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

.b-blog:not(::first-line) {
    color: red;
}

[hidden],
template {
    display: none;
}

input,
select,
textarea {
    border-radius: 0;
    box-shadow: none;
}

:disabled,
[disabled],
[aria-disabled="true"] {
    cursor: default;
    opacity: 0.5;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

button {
    background: transparent;
}

textarea {
    overflow-y: auto;
}

input,
textarea,
select,
button {
    font-family: 'AvenirLTStd-Light', Arial, Helvetica, sans-serif;
    -webkit-appearance: none;
    border-radius: 0;
}

html,
body {
    height: 100%;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-family: 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-focus-ring-color: rgba(255, 255, 255, 0);
    background: #ffffff;
}

video {
    background-size: cover;
    background-position: center;
}

a {
    color: #111111;
}

b, strong {
    font-family: 'AvenirLTStd-Black', Arial, Helvetica, sans-serif;
}

p {
    line-height: 24px;
}
.btn_link {
    display: block;
    font-family: 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #111111;
    text-transform: initial;
    margin: 30px auto;
    text-align: center;
}

.content_single_blog .b-single__content ul {
    list-style: disc;
    list-style-position: inside;
}
.ssbp-wrap{
    position: absolute !important;
}
.social_fixed{
    position: fixed !important;
}
.content_single_blog .b-single__content ol {
    list-style: disc;
    list-style-position: inside;
}

#respond input#submit.alt,  a.button.alt,  button.button.alt,  input.button.alt, .custom-checkout-btn, .add_to_cart_button {
    background-color: #22ce99;
    border: 2px solid #22ce99 !important;
    border-radius: 0;
    text-align: center;
    font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #141414;
    text-transform: uppercase;
    width: 196px;
    height: 41px;
    line-height: 39px;
    display: inline-block;
    text-decoration: none;
}
 .medium_heading{
     font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
     font-size: 40px;
     line-height: 1.2;
 }
.small_heading{
    font-family: 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 1.53;
    letter-spacing: -0.2px;
    color: #272727;
    margin: 0;
    text-align: center;
}
.org_price {
    text-decoration: line-through;
    padding-left: 6px;
    font-family: 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}
.small_text{
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: -0.2px;
    color: #272727;
    font-family: 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}
.paragraph{
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: -0.3px;
    color: #272727;
}
.popup_video_component_wrapper{
    position: fixed;
    display: none;
    cursor: pointer;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
}
.video-wrap-fixed{
    position: fixed;
    top: 92px;
    bottom: auto;
    left: 2vw;
    height: calc((88vw - 4vw) * 0.5625);
    width: calc(100% - 4vw);
    max-height: calc(100vh - 108px);
}
.iphone .video-wrap-fixed {
    display: none;
}
.iphone .popup_video_component_wrapper video {
    display: none;
    max-width: 100vw;
}

/*
 * ================================== Text Animation ===============================
 */

.transition-1, .transition-2, .transition-3{
    will-change: opacity, top;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: cubic-bezier(0.38, 0.32, 0.36, 0.98);
    transition-timing-function: cubic-bezier(0.38, 0.32, 0.36, 0.98);
    will-change: transform, opacity;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition-delay: .55s;
    transition-delay: .55s;
}
.engagement-block._animate .transition-1, .engagement-block._animate .transition-2, .engagement-block._animate .transition-3{
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.engagement-block._complete .transition-1, .engagement-block._complete .transition-2, .engagement-block._complete .transition-3{
    will-change: auto !important;
}
.engagement-block:nth-child(1) .transition-1 {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}
.engagement-block:nth-child(1) .transition-2 {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
}
.engagement-block:nth-child(1) .transition-3 {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.engagement-block:nth-child(2) .transition-1 {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}
.engagement-block:nth-child(2) .transition-2 {
    -webkit-transition-delay: .35s;
    transition-delay: .35s;
}
.engagement-block:nth-child(2) .transition-3 {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}


/*
Cart Popup
 */
.form-cPopup {
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
}

.form-cPopup * {
    color: #828286;
}

.form-cPopup .item, .form-cPopup .summary {
    padding: 20px 20px;
    background-color: #fafafa;
    margin-bottom: 0;
    line-height: 14px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-cPopup .product-thumbnail {
    width: 48px;
    text-align: center;
}

.form-cPopup .product-thumbnail img {
    height: auto;
    max-height: 68px;
    max-width: 100%;
}

.form-cPopup .product-name a {
    font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.form-cPopup .product-quantity * {
    font-size: 12px;
}

form.form-cPopup .quantity .qty {
    padding-left: 9px;
}

form.form-cPopup .quantity {
    /*height: 18px;*/
    /*line-height: 16px;*/
    margin-top: 0;
    width: 50px;
}

.cPopup__summary * {
    font-size: 12px;
    line-height: 14px;
    font-family: 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}

.form-cPopup .checkout-button.button.alt.wc-forward {
    font-size: 10px;
    margin: 4px 0 7px;
}

.form-cPopup .summary {
    background-color: #fbf1f1;
}

.cPopup__summary .button.alt {
    width: 100%;
    text-transform: uppercase;
}


.cPopup__container {
    position: absolute;
    top: 43px;
    right: -56px;
    width: 262px;;
    visibility: hidden;
    opacity: 0;
    transition: 0.2s;
}

.cPopup__container.cart_popup_show {
    visibility: visible;
    opacity: 1;
}

.cPopup__triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 24px 24px 24px;
    border-color: transparent transparent #fafafa transparent;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    position: absolute;
    right: 44px;
    top: -20px;
}
.cPopup__container [href*="/cart"]{
    text-decoration: underline;
    float: left;
    display: block;
}
.woocommerce-cart .cPopup_cart_link{
    display: none;
}
.icon-cart {
    position: relative;
}

.icon_cart_quantity {
    content: '2';
    position: absolute;
    top: -4px;
    right: -6px;
    border: 1px solid #00db9f;
    border-radius: 50%;
    background-color: #ffffff;
    width: 14px;
    height: 14px;
    color: #00db9f !important;
    font-size: 10px !important;
    text-align: center;
    line-height: 14px;
    font-family: 'AvenirLTStd-Black', Arial, Helvetica, sans-serif;
}
.quantity {
    /*width: 60px;*/
    width: 53px;
    /*border: 1px solid #979797;*/
    position: relative;
    text-align: center;
    height: 27px;
    margin: 0;
    line-height: 25px;
    margin-top: 4px;
}

.cart .quantity {
    /*float: right;*/
    display: inline-block;
}

.single-product .cart .quantity {
    float: right;
    display: none !important;
}

.quantity .qty, .add_with_click {
    width: 100%;
    background: transparent;
    position: absolute;
    left: 0;
    z-index: 2;
    padding-left: 16px;
    line-height: inherit;
}

.quantity .quantity_arrow {
    width: auto;
    right:0;
    cursor: default;
    position: absolute;
    z-index: 1;
}

.quantity .quantity_arrow svg {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    fill: #111111;
}

.play__container {
    border: 3px solid #22cd99;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    position: relative;
}

.btn_play {
    border-width: 7px 0px 7px 13px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-left: 2px;
}

#chat-widget-container {
bottom: -12px !important;
}

/*
 * ================================== END Menus ===============================
 */

.inner_wrapper {
    padding: 0 22px;
    max-width: 1280px;
    margin: 0 auto;
}
.site-content {
    margin: 0 auto;
}

.skip-link.screen-reader-text {
    position: absolute;
    font-size: 0;
    opacity: 0;
    z-index: -1;
}

.screen-reader-text:active,
.screen-reader-text:focus {
    font-size: inherit;
    opacity: 1;
    z-index: 999;
}

audio::-webkit-media-controls-enclosure, video::-webkit-media-controls-enclosure {
    display: none !important;;
}

*::-webkit-media-controls, *::-webkit-media-controls {
    display: none !important;;
}


/* .content-area {
    padding-top: 94px;
} */

#breadcrumbs * {
    color: #565656;
}

#breadcrumbs {
    margin: 14px 0;
}

.btn {
    display: inline-block;
    color: #141414;
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: normal;
    font-size: 18px;
    line-height: 25px;
    font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
.btn_brand{
    background: #00DB9F;
}
.btn_order{
    font-size: 14px;
    text-decoration: none;
    color: #2c2c2c;
    font-family: 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
    width: 48px;
    height: 28px;
    line-height: 30px;
    background: #22cd99;
    border: none !important;
    margin: 0 12px 0 0;
    letter-spacing: normal;
    text-transform: none; 
}
.flFooter .btn_order {
    font-size: 14px;
    text-decoration: none;
    color: #2c2c2c;
    font-family: 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
    width: 48px;
    height: 28px;
    line-height: 30px;
    background: #22cd99;
    border: none !important;
    /* margin: 0 6px 0 0; */
    margin: 0 60px 0 0;
    letter-spacing: normal;
    text-transform: none;
}
.flFooter .btn_order {
    padding: 0;
}
.btn_order__before {
    display: inline-block;
    text-align: left;
    font-size: 10px;
    line-height: 12px;
    vertical-align: middle;
    margin-right: 6px;
    color: #525252;
    font-family: 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}
.btn_order__before.icon-cart{
    margin-right:0;
}
.btn_order__before.free-shipping{
    font-size: 10px;
}
.btn_choose{
    background-color: #22ce99;
    border: 2px solid #22ce99 !important;
    border-radius: 0;
    text-align: center;
    font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #111111;
    text-transform: uppercase;
    width: 190px;
    height: 50px;
    line-height: 48px;
    display: inline-block;
    text-decoration: none;
}

.empty_header {
    margin-right: 52px;
}

/** line below is to hide html that is added by this file in the footer (apiai stuff)- https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.7/js/materialize.min.js **/
.thumb {
    display: none;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.flex_columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex_columns_reverse{
    -webkit-box-orient: vertical;
    -webkit-box-direction: revert;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.space_between {
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}

.justify-flex-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.justify-flex-end {
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}
.align-flex-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.align-flex-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.country-wrapper span{
    transition: 0.2s linear;
}
.country-wrapper:hover span{
    color: #22cd99;
}
.align-flex-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.flex_wrap{
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex_expand_max{
    -moz-box-flex:999;
    -ms-flex: 999;
    -webkit-flex:999;
    flex: 999;
}

.footer {
    background: #ebe9e9;
    padding: 42px 12px 80px;
    clear: both;
}
.single-product .footer{
    padding-bottom: 137px;
}

.footer * {
    color: #525252;
    text-decoration: none;
}

svg.social_icon {
    height: 21px;
}

.b-footer__line1 {
    margin-bottom: 91px;
}

.b-footer__line1_item {
    text-align: center;
    width: 22%;
}

.b-footer__line1_icon {
    margin-bottom: 24px;
}

.b-footer__line1_title {
    line-height: 20px;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}

.b-footer__line1_desc {
    font-size: 14px;
    line-height: 18px;
    font-family: 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}

.b-footer__line2 {
    margin-bottom: 81px;
}

.b-footer__line2_social {
    /*width: 286px;*/
    width: 350px;
    margin-left: auto;
}
.b-footer__line2_social path{
    fill: #525252;
}
.b-footer__form_container h5 {
    text-align: left;
    font-family: 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
    margin-bottom: 24px;
}

.footer__input {
    color: #111111;
    font-size: 14px;
    width: 20vw;
    height: 100%;
    padding: 0 14px;
    vertical-align: top;
    background: #ffffff !important;
}
.footer__subscribe #emailinput{
    width:293px;
    border-bottom:0;
    font-family: 'AvenirLTStd-Light', Arial, Helvetica, sans-serif;
}

.btn_footer {
    padding: 0 16px;
    border: none;
    background: #525252;
    color: #ffffff;
    text-transform: initial;
    border-radius: 0;
    font-family: 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: initial;
    height: 100%;
}

.b-footer__send_wrapper {
    border: 1px solid #828286;
    height: 34px;
}

.b-footer__line3 {
    padding-bottom: 32px;
}

.b-footer__line3_item {
    font-size: 12px;
    line-height: 21px;
}

.b-footer__line3_item p {
    font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
    line-height: inherit;
    font-size: inherit;
    text-align: left;
}

.b-footer__line4 {
    font-size: 12px;
    border-top: 1px solid #525252;
    padding: 40px 0 0;
    line-height: 21px;
}

.line4_icons {
    width: 240px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    display: none;
}
.footer .stripe-icon, .sCart .stripe-icon {
    font-size: 1.4em;
    width: 40px;
    height: 23px;
    line-height: 20px;
}
#menu-copyright-line-menu {
    width: 246px;
}
.b-footer__send_wrapper{
    position: relative;
}
#formerrorsnl, #formerrors_modal {
    position: absolute;
    top: 33px;
    font-size: 12px;
}
#emailinput-error{
    color: #ff3232;
    font-size: 13px;
    font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}


/*
 * ================================== 2 Cubes Component and Page Cubes ===============================
 */

.cubes-wrapper{
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 24px;
}

.cubes-img, .cubes-text {
    width: 100%;
    height: auto;
}
.cubes-text {

    display: none;
}
.cubes_title{
    font-size: 32px;
    line-height: 32px;
    font-family: 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
    margin-bottom:16px;
}

.cubes_desc{
    font-size: 16px;
    line-height: 24px;
    font-family: 'AvenirLTStd-Book', Arial, Helvetica, sans-serif;
}

.b-cubes__right_img{
    height: 292px;
}
/* END page cubes itself */

.b-locate{
    position: absolute;
    bottom: 2px;
    right: 6px;
    color: #ffffff;
    font-family: 'AvenirLTStd-Light', Arial, Helvetica, sans-serif;
    font-size: 15px;
}
.product-faq__wrapper {
    max-width: 932px;
    margin: 0 auto 36px;
    /* padding: 44px 64px; */
    position: relative;
}

.product-faq_close{
    position: absolute;
    right: 12px;
    top: 16px;
}
.product-faq__heading{
    font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
    font-size: 60px;
    line-height: 1.07;
    letter-spacing: -0.9px;
    text-align: center;
    color: #111111;
    padding-bottom: 40px;
}
.product-faq__item {
    border-bottom: solid 1px #979797;
}
.product-faq__title {
    font-size: 16px;
    line-height: 2.5;
    letter-spacing: -0.2px;
    color: #111111;
    font-family: 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
    cursor: pointer;
}
.product-faq__desc {
    display: none;
    padding: 0 0 15px;
}
.page-template-page-faq #main {
    background: #E7E7E7;
}
.s-blog-content img {
    max-width: 100%;
    height: auto;
}
.slick-dots.dots-circle li{
    width: 12px;
    height: 12px;
}
.slick-dots.dots-circle li button:before {
    color: transparent !important;
    border: 1px solid #ffffff;
    border-radius: 50%;
    font-size: 6px !important;
    line-height: 11px;
    width: 12px;
    height: 12px;
    opacity: 1 !important;
}
.slick-dots.dots-circle li.slick-active button:before {
    color: #ffffff !important;
}

@media only screen and (max-width: 740px) {
    .medium_heading{
        font-size: 28px;
        line-height: 34px;
    }
}



@media only screen and (max-width: 768px){
    .cubes-text {
        padding: 23px;
    }
    .cubes_desc br{
        display: none;
    }

    /* page cubes itself */
    .b-cubes__right_img {
        height: 200px;
    }
}
@media only screen and (max-width: 740px){
    .page-template-page-cubes .site-main{
        padding: 30px 0 28px;
    }
    .cubes-row{
        display: block;
    }
    .cubes-img{
        display: block;
    }
    .cubes_title {
        font-size: 28px;
        line-height: 28px;
    }
    .cubes_desc{
        line-height: 23px;
    }

    /* page cubes itself */
    .cubes-wide__inner{
        display: block;
    }

}



@media only screen and (max-width: 740px){
    .menu-main-menu-2-container{
        width: 48%;
        margin-bottom: 0px;
    }
    .svg-logo{
        width:75px;
        margin-top: -6px;
    }

    .menu__social {
        width: calc(100% - 33px);
    }

    .header-help__left_text, .header-help__right{
        display: none;
    }
}
/*
Slider Phone-like
 */

.s-eap {
    padding: 30px 0;
}

.b-eap__btns {
    text-align: center;
    margin-bottom: 86px;
}

.b-eap__desc {
    max-width: 434px;
    margin: 0 auto 34px;
    font-size:18px;
    line-height:28px;
}
.b-eap__btn {
    max-width: 158px;
}

.b-eap__slider_wrapper {
    width: 665px;
    height: 332px;
    position: relative;
    margin: 0 auto;
}
.b-eap__slider_bg{
    position: absolute;
    z-index: 1;
}

.b-hEap__video_container {
    position: relative;
    width: 665px;
    height: 332px;
    margin: 0 auto;
    overflow: hidden;
}

.b-hEap__video_container video {
    width: 100%;
}
.video_inphone_container {
    width: 623px;
    position: absolute !important;
    left: 21px;
    top: 22px;
    height: 288px;
    overflow: hidden;
}
.video_inphone_container video{
    width: 100%;
}
.b-eap__slide {
    height: 288px !important;
}

.video_inphone_container .slick-prev {
    left: -190px;
    top: 50%;
}

.video_inphone_container .slick-next {
    right: -210px;
    top: 50%;
}

.slick-next:before, .slick-prev:before {
    content: "" !important;
}
.slick-arrow img{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}


@media only screen and (max-device-width: 1024px) {
    .form-cPopup a.checkout-button.button.alt.wc-forward {
        width: 100%;
    }
    #respond input#submit.alt,  a.button.alt,  button.button.alt,  input.button.alt, .custom-checkout-btn, .add_to_cart_button {
        width: 124px;
    }
}

@media only screen and (max-device-width: 740px) {
    .a-header_get_temi,.free-shipping{
        display: none;
    }
    /* .s-header .icon_cart_container {
        margin: 0 44px 0 auto;
    } */
    .b-hEap__video_container {
        width: 330px;
        height: 164px;
    }
    .b-eap__slider_bg{
        width: 100%;
    }
    .video_inphone_container {
        width: 310px;
        left: 10px;
        top: 11px;
        height: 144px;
    }
    .video_inphone_container video {
        height: auto;
        width: 100%;
    }
}

.flFooter_container {
    display: none;
}


/*
*  TRACK SCHEME
 */
.b-oScheme {
    text-align: center;
    padding: 41px 100px 25px;
    border: 1px solid #525252;
}
.b-oScheme__title{
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: -0.3px;
}
.b-oScheme__order_num{
    font-family: 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 1.53;
    letter-spacing: -0.2px;
}
.b-oScheme__track {
    position: relative;
    max-width: 712px;
    margin: 62px auto 92px;
    height: 69px;
}
.b-oScheme__line {
    position: absolute;
    width: 100%;
    height: 2px;
    line-height: 2px;
    background: #00db9f;
    top: 18px;
    transform: translateY(-50%);
    z-index:1;
}
.b-oScheme__items{
    position: absolute;
    width: 100%;
    z-index: 2;
}
.b-oScheme__item {
    position: relative;
}
.b-oScheme__circle {
    width: 36px;
    height: 36px;
    border: 2px solid #00db9f;
    border-radius: 50%;
    margin: 0 auto 11px;
    background: #ffffff;
    position: relative;
}
.material-done{
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    fill: #ffffff;
}
._valid .material-done{
    display: block;
}
.b-oScheme__circle_desc {
    position: absolute;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.29;
    text-align: center;
}
._active .b-oScheme__circle{
    background: #00db9f;
}
.b-oScheme__circle._valid{
    background: #00db9f;
}
.b-oScheme__remark{
    font-family: 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.29;
}
@media only screen and (max-width: 740px) {
    .f-rScheme__top .b-oScheme__circle {
        width: 26px;
        height: 26px;
    }
    .f-rScheme__top .b-oScheme__line{
        top: 13px;
    }
    .f-rScheme__top {
        width: 100%;
    }
    .f-rScheme__top .b-oScheme__track{
        max-width: 256px;
        margin: 30px auto 46px;
    }
}

/*
*  GENERAL
 */
.container_overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 1;
    display: none;
}
.darken-overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.27);
}
/* .b-stories__item > .darken-overlay{
    display: none;
} */
#launcher {
    right: 25px !important;
    bottom: 10px !important;
    z-index: 10 !important;
}
#webWidget{
    z-index: 997 !important;
}
@media only screen and (max-width: 1024px) {
    .m-header{
        display: none;
    }
    .header_shop svg {
        width: 22px;
        height: 22px;
    }

    .s-header .icon_country_container svg {
        width: 18.33px;
        height: 18.33px;
    }

    .btn_link {
        color: #0070e7;
    }
    .content-area {
        /* padding-top: 70px; */
        background: #ffffff;
    }
    .inner_wrapper {
        padding: 0 6vw;
    }
    .footer .inner_wrapper {
        padding: 0 22px;
    }
}

@media only screen and (max-width: 768px) {
    .b-footer__line2_social{
        width: 260px;
    }
}
@media only screen and (max-width: 740px) {
    .footer{
        padding: 42px 12px 22px;
    }
    .footer .inner_wrapper {
        padding: 0 6vw;
    }
    .single-product .footer, .page-template-page-home-ECOMMERCE .footer {
        padding-bottom: 70px;
    }
    .b-footer__line1{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .b-footer__line1_item{
        width:100%;
    }
    .b-footer__line1_icon {
        margin-bottom: 8px;
    }
    .b-footer__line1_item{
        margin-bottom: 28px;
    }
    .b-footer__line2 {
        -webkit-box-orient: revert;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .footer__subscribe #emailinput{
        width:auto;
    }
    .b-footer__line2_social{
        position: relative;
        width: 252px;
        margin: 0 auto 52px;
    }
    .b-footer__line2_social:before {
        position: absolute;
        top: -33px;
        left: 50%;
        transform: translateX(-50%);
        content: 'Follow Us';
        font-size: 18px;
        font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
    }
    .b-footer__form_container h5 {
        text-align: center;
        font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
        margin-bottom: 8px;
        font-size: 18px;
        line-height: 25px;
    }
    .b-footer__send_wrapper{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
    }
    .footer__input{
        text-align: center;
        height: 34px;
    }
    .btn_footer{
        height: 34px;
        text-transform: uppercase;
        font-size: 18px;
    }
    .b-footer__line3 {
        -webkit-flex-flow: wrap;
        flex-flow: wrap;
        border-top: 1px solid #949494;
        padding: 32px 6px 0;
    }
    .b-footer__line3_item {
        font-size: 12px;
        line-height: 21px;
        width: 46%;
        margin-bottom: 40px;
    }
    .b-footer__line4_item{
        display: none;
    }
    .b-footer__line4_item:first-of-type{
        display: block;
        margin:0 auto;
    }
    .b-footer__line4 {
        font-size: 14px;
        font-family: 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
        padding: 20px 0 0;

    }
}
@media only screen and (max-width: 414px) {
    .flFooter_container{
        display: block;
        position: fixed;
        z-index: 200;
        bottom: 0;
        width: 100%;
        left: 0;
        background: #ffffff;
    }
    .woocommerce-checkout .flFooter_container{
        display: none;
    }
    .flFooter {
        position: relative;
        left: 4px;
        width: calc(100% - 8px);
        padding: 10px 16px;
        font-family: 'AvenirLTStd-Book', Arial, Helvetica, sans-serif;
    }

    .flFooter p {
        text-align: left;
        margin-right: auto;
        line-height: 15px;
        font-size: 16px;
        color:#525252;
        font-family: 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
    }

    .flFooter p span {
        font-size: 12px;
        line-height: 15px;
    }

    .flFooter .button.alt.btn_order {
        margin: 0 !important;
        font-family: 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#111111;
        width: 58px;
        height: 32px;
        line-height: 32px;
    }
    .flFooter .button.alt.btn_order.checkout{
        width: 142px;
    }

    .flFooter .get_temi_btn {
        -webkit-align-self: center;
        align-self: center;
    }

    #launcher {
        bottom: -4px !important;
        right: -12px !important;
    }
}

::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #fff; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #ebe9e9; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #ebe9e9; 
  }

  a.top-scroll-anchor{
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
  }
  .temi-mini-loader{
    border: 2px solid #cacaca; /* Light grey */
    border-top: 2px solid #22cd99; /* Blue */
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
    display: none;
  }
  
.temi-loader{
    border: 16px solid #cacaca; /* Light grey */
    border-top: 16px solid #22cd99; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
    display: none;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* FORM GRID */

.grid{
    display: grid;
    width: 100%;
}

.grid input {
    width: 100%;
}
.grid select {
    width: 100%;
}
.grid-two-col{
    grid-template-columns: 1fr 1fr;
}
.grid-one-col{
    grid-template-columns: 1fr;
    gap: 2vh;
}
.grid-sm-gap{
    gap: 1vw;
}
.grid-md-gap{
    gap: 2vh 4vw;
}
label.f-default__label.grid-item{
    display: block;
    margin: 2vh 0 0 0 ;
    width: 100%;
}
label.f-default__label.grid-item.form-label-row-grid{
    display: grid;
    width: 100%;
    margin: 0 ;
    grid-template-columns: 2.5fr 6fr;
    align-items: center;
    border: 1px solid #828286;
    transition: 0.2s linear;
}
label.f-default__label.grid-item.form-label-row-grid > input {
    border: none;
    padding: 1vh;
}
label.f-default__label.grid-item.form-label-row-grid > select {
    border: none;
    padding: 1vh;
}

.form-label-bg{
    background: #cacaca;
    border-right: 1px solid #828286;
    height: 100%;
    display: grid;
    align-items: center;
    padding: 0 1vh;
}
.item-close{
    margin: 0;
}
.grid-medium{
    width: 40vw;
}
.grid-centered{
    margin: 2vh auto;
}
.file-upload-button{
    color: #000;
    cursor: pointer;
    text-decoration: underline;
    text-decoration-color: #22cd99;
}
.selected-file-value{
    text-decoration: none;
    text-decoration-color: transparent;
    transition: 0.4s linear;
}
@media only screen  and (max-width: 1000px) {
    .grid-medium{
        width: 60vw;
    }
}
@media only screen  and (max-width: 768px) {
    .grid-medium{
        width: 80vw;
    }
}
@media only screen  and (max-width: 500px) {
    .grid-medium{
        width: 100%;
    }
}
@media only screen  and (max-height: 414px) {
    .grid-md-gap{
        gap: 4vh 4vw;
    }
    
}
@media only screen  and (max-width: 414px) {
    .grid-two-col{
        grid-template-columns: 1fr;
    }
    .grid-item-with-tip{
        margin: 2vh 0;
    }
    .grid-md-gap{
        gap: 4vh 4vw;
    }
    label.f-default__label.grid-item.form-label-row-grid{
        grid-template-columns: 1fr 1fr;
    }
}