
@font-face {
    font-family: 'e-Ukraine';
    src: url("../fonts/e-Ukraine/e-Ukraine-Regular.eot");
    src: url("../fonts/e-Ukraine/e-Ukraine-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/e-Ukraine/e-Ukraine-Regular.woff") format("woff"), url("../fonts/e-Ukraine/e-Ukraine-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'e-Ukraine Light';
    src: url("../fonts/e-Ukraine/e-Ukraine-Light.eot");
    src: url("../fonts/e-Ukraine/e-Ukraine-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/e-Ukraine/e-Ukraine-Light.woff") format("woff"), url("../fonts/e-Ukraine/e-Ukraine-Light.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu-Regular';
    src:  url("../fonts/Ubuntu/Ubuntu-Regular.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: ProximaNovaBold;
    src: url(../fonts/proxima/ProximaNovaBold.woff) format("woff");
    font-style: normal;
    font-weight: 600;
}
@font-face {
    font-family: ProximaNovaCondExtrabld;
    src: url(../fonts/proxima/ProximaNovaCondExtrabld.woff) format("woff");
    font-style: normal;
    font-weight: 650;
}
@font-face {
    font-family: ProximaNovaSemi;
    src: url(../fonts/proxima/ProximaNovaSemi.woff) format("woff");
    font-style: normal;
}
@font-face {
    font-family: ProximaNovaExtrabld;
    src: url(../fonts/proxima/ProximaNovaExtrabld.woff) format("woff");
    font-style: normal;
    font-weight: 650;
}

html{
    font-size: 15px;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, Verdana, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}

.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem;
}

.b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.form-control-dark {
    color: #fff;
    background-color: var(--bs-dark);
    border-color: var(--bs-gray);
}
.form-control-dark:focus {
    color: #fff;
    background-color: var(--bs-dark);
    border-color: #fff;
    box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .25);
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.text-small {
    font-size: 85%;
}

.dropdown-toggle {
    outline: 0;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.head-logo-img{
    margin-right: 50px;
}

header .container{
    padding: 0px 0px;
}

.top-alert-info .btn-close{
    padding-top: 0.5rem !important;
    opacity: 1;
}

.b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

#section-our-priority{
    padding: 50px 0 50px 0;
}

.section_title-text-1 {
    font-size: 50px;
    line-height: 1.2;
}

.section_title-text-1 {
    font-weight: 600;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

#section-our-priority .section_title-text-2 {
    color: #0e0e0e;
}

.section_title-wrapper .section_title-text-2 {
    font-size: 19px;
    line-height: 35px;
}

.section_title-wrapper .section_title-text-2 {
    color: #0e0e0e;
    padding-top: 25px;
    line-height: 30px !important;
    font-weight: 400;
}

#section-our-priority .card_section-item-inner {
    padding: 0 15px;
    flex-direction: column;
    text-align: center;
}

#section-our-priority .card_section-item-inner .card_section-header {
    margin-bottom: 20px;
}

#section-our-priority .card_section-info .card_section-title {
    line-height: 1.2;
    font-size: 1.2rem;
    font-weight: 600;
}

#section-our-priority .card_section-info p:not(.card_section-title) {
    margin-top: 20px;
    font-size: 15px;
}

#section-our-priority .themed-grid-col:not(:last-child){
    border-inline-end-width: 1px;
    border-inline-end-style: solid;
    border-inline-end-color: #f0f2f5;
    border-bottom: 1px solid #f0f2f5;
    border-bottom: none;
}

#section-our-priority .themed-grid-col  {
    border: none;
}

footer.py-5{
    padding-bottom: 0px !important;
}

#section-preference{
    border-bottom: 1px solid #f0f2f5;
    border-top: 1px solid #f0f2f5;
}

#section-preference .preference-item{
    text-align: center;
}

#section-preference .preference-item p{
    margin: 0rem 0;
    font-weight: 600;
}

#section-preference .preference-item:not(:last-child){
    border-inline-end-width: 1px;
    border-inline-end-style: solid;
    border-inline-end-color: #f0f2f5;
}

#section-frosten-collection{
    min-height: 400px;
    background-color: #777;
}

footer .title{
    color: #0e0e0e;
    font-weight: 600;
    font-size: 19px;
    margin: 0 0 17px;
}

#section-home-info-block .info-block-left {
    padding: 10% 15% 10% 15%;
    display: flex;
}

#section-home-share-info-block, #section-home-how-does-it-work{
    padding: 50px 0 50px 0;
}

#section-home-how-does-it-work .container{
    max-width: 100%;
}

#section-home-how-does-it-work .wide-container{
    margin-top: 50px;
}
#section-home-how-does-it-work .wide-container img{
    max-width: 100%;
    height: auto;
}

.text-column__title{
    font-weight: 600;
    font-style: normal;
    color: #1d1d1d;
    margin: 20px 0px 10px 0px;
    text-align: center;
}

.link-display {
    color: #079bff;
    border-bottom: 1px solid #079bff;
    font-size: 19px;
}

#section-home-how-does-it-work .text-column__text{
    margin: 0px 10px;
}

.text-column__text p{
    font-size: 19px;
}

.wide-container {
    padding-left: 70px;
    padding-right: 70px;
}

#section-home-share-info-block .info-block-right{
    margin-left: 70px;
    display: flex;
}

#section-home-info-block .info-block-left img, #section-home-share-info-block .info-block-right img{
    width: -webkit-fill-available;
}

.vertical_align-middle {
    align-items: center;
    align-self: center;
}

.home-about-text-block-1{
    padding-right: 10%;
}

.home-about-text-block-1 .section_title-text-2 {
    color: #0e0e0e;
    /*font-weight: 200;*/
    font-size: 19px;
    margin-top: 50px;
    line-height: 35px;
}

#section-home-share-info-block .home-about-text-block-1{
    padding-left: 5%;
}

.home-about-text-block-1 .section_content-button{
    margin-top: 40px;
    margin-bottom: 50px;
}

.home-about-text-block-1 .section_content-button a{
    padding: 15px 30px;
}

#section-frosten-collection .carousel{
    margin-bottom: 0px;
}

.products-carousel-wrapper{
    padding: 50px 0px;
}

.copy-right-content{
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.desktop-header-menu, .mobile-header-menu{
    position: fixed;
    z-index: 999;
    width: 100%;
    background-color: white;
    top: 32px;
}

.desktop-header-menu.fixed, .mobile-header-menu.fixed{
    top: 0px;
}

#big-main-slide{
    min-height: 900px;
    margin-top: 85px;
    background-position: center center;
}

#big-main-slide .big-slider-home-container{
    height: 100%;
}

.mobile-header-menu{
    display: none;
}

.mobile-header-menu .logo-wrapper img {
    max-width: 76px;
}

.mobile-header-menu .logo-wrapper, .mobile-header-menu .logo-wrapper {
    text-align: center;
}

.mobile-header-menu figure{
    margin: 0px;
}

.hide {
    display: none !important;
}

.header-icons .ssw-topauth svg, .header-icons>a svg, .header-icons button svg {
    display: flex;
}

.mobile-header-menu .header-icons>a.btn .number, .desktop-header-menu .header-icons>a.btn .number  {
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
    background: var(--header-bg-cart-number-mobile);
    color: var(--header-text-cart-number-mobile);
    border-radius: 50%;
    position: absolute;
    top: -5px;
    right: 0;
}

.header-col-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.header-icons a{
    position: relative;
}

#big-main-slide-01{
    min-height: 900px;
    background-color: #f1f1f1;
    margin-top: 80px;
}
#big-main-slide-01 .container{
    /*background-color: red;*/
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

#big-main-slide-01 .container .fullsize-inner{
    padding: 48px 60px 0px 60px;
    justify-content: flex-end;
}

#big-main-slide-01 .container .fullsize-inner .col-6{
    position: relative
}

#big-main-slide-01 .container .fullsize-inner .col-6 .block-01{
    bottom: 150px;
    position: absolute;
}

#big-main-slide-01 .container .fullsize-inner .s_title, .general-home-slide .s_title{
    font-size: 90px;
    line-height: 1;
    font-weight: 600;
    font-family: ProximaNovaCondExtrabld,sans-serif;
}

#big-main-slide-01 .container .fullsize-inner .s_text, .general-home-slide .s_text{
    margin-top: 20px;
    font-size: 19px;
    line-height: 1;
    font-weight: 400;
}

#big-main-slide-01 .main-slide-img{
    max-width: 100%;
    position: absolute;
    bottom: 0px;
    max-height: 100%;
}

#section-home-no-apps{
    padding: 50px 0 50px 0;
    border-bottom: 1px solid #dee2e6!important;
}

#section-home-no-apps .memoji{
    width: 130px;
    margin-bottom: 25px;
}

.feature-subheader {
    margin-bottom: 0.5em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

#section-home-no-apps .section_title-text-1:after{
    width: 36px;
    content: "";
    display: block;
    margin: 0.25em auto 0;
    border-top: 3px solid currentColor;
    transition: width 1200ms cubic-bezier(0.13, 0.88, 0.62, 1) 0.7s;
}

#section-home-no-apps .section_title-text-1{
    margin-bottom: 30px;
}

.large-text{
    font-size: 19px;
    font-weight: 400;
}

.__up {
    position: fixed;
    font-size: 0;
    border-radius: 50%;
    z-index: 10000;
    bottom: 25px;
    right: 25px;
    color: #1e1e1e;
    transition: transform .7s,opacity .4s,border .4s;
    opacity: 0;
    visibility: hidden;
}

.__up.active {
    transition: transform .7s,opacity .4s,border .4s;
    opacity: .5;
    visibility: visible;
}

.__up .back path {
    fill: #b3b3b3;
}
.__up .back path:hover {
    fill: #1e1e1e;
}

.__up .arrow {
    position: absolute;
    z-index: 2;
    top: calc(50% - 2px);
    left: 50%;
    transform: translate(-50%,-50%) rotate(-180deg);
}

.__up .back {
    width: 50px;
    height: 50px;
}
.__up svg {
    position: relative;
    top: -1px;
    transform: rotate(180deg);
}

#section-share-anything-by-one-profile{
    padding: 50px 0 50px 0;
    background-color: #f1f1f1;
}

.image-with-text{
    display: flex;
}

.align-left {
    text-align: left;
}

.align-right{
    float: right;
}

.image-with-text__text {
    flex-basis: 50%;
}

.image-with-text .image-with-text__image {
    position: relative;
    float: left;
    width: 50%;
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    display: flex;
}

.image-with-text .image-with-text__text {
    float: left;
    width: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.image-with-text .image-with-text__image {
    overflow: hidden;
}


.image-with-text .image-with-text__text .image-with-text__text__wrap {
    width: 100%;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

#section-share-anything-by-one-profile .feature-header {
    font-size: 52px;
    font-weight: 600;
}

#section-start-collection .feature-header {
    font-size: 52px;
    font-weight: 600;
}

.feature-header.align-left, .shopify-policy__title h1.align-left {
    text-align: left;
}

.feature-header.align-left::after {
    margin-left: 0;

}

.feature-header::after{
    content: "";
    display: block;
    margin: 0.25em auto 0;
    width: 0;
    border-top: 3px solid currentColor;
    transition: width 1200ms cubic-bezier(0.13, 0.88, 0.62, 1) 0.7s;
}

.feature-header--visible:after{
    width: 36px;
}

.rte::before{
    content: "";
    display: table;
}

.rte::after{
    content: "";
    display: table;
    clear: both;
}

.feature-header:not(.feature-header__no-gap){
    margin-bottom: 0.75em;
}

p{
    font-size: 19px;
}

.image-with-text .image-with-text__image .image-with-text__image__inner {
    display: inline-block;
    height: auto;
    width: 100%;
    margin: auto;
}

#section-share-anything-by-one-profile .image-with-text__image__inner img, #section-share-anything-by-one-profile .image-with-text__image__inner video{
    max-width: 640px;
    width: 100%;
    /*border-radius: 32px;*/
}

#section-start-collection .image-with-text__image__inner img,
#section-start-collection .image-with-text__image__inner video{
    max-width: 640px;
    width: 100%;
    max-height: 400px;
    /*border-radius: 32px;*/
}

.footer-wrapper{
    background-color: #f1f1f1;
}

.color-white{
    color: white;
}

a.color-white:hover{
    color: white;
}

.profile-icon {
    width: 24px;
    margin-top: -3px;
    margin-right: 10px;
}

.wrap {
    position: relative;
    z-index: 2;
    display: flex;
    align-self: stretch;
    align-items: center;
}

.header-icons .ssw-topauth svg path, .header-icons>a svg path, .header-icons button svg path {
    stroke: #232323;
}

.header-icons button svg path {
    stroke: #232323;
}

.desktop-header-menu ul{
    margin: 0px auto;
}

.desktop-header-menu ul li{
    display: inline-flex;
    align-items: center;
    height: 100%;
    position: relative;
    padding: 0px 25px;
    font-family: ProximaNovaExtrabld,sans-serif;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.nav-link:after{
    content: "";
    display: inline-flex;
    position: absolute;
    bottom: 0px;
    transition: all .3s;
    height: 2px;
    left: auto;
    right: 37px;
    width: 0;
    background-color: #fff;
}

.nav-link:hover:after{
    left: 30px;
    width: calc(100% - 60px);
}

.nav-link:after, .nav-link:hover.hovered:after{
    background-color: #1e1e1e;
}

.mobile-header-menu .header-col-left .header-icons>a.btn {
    padding-top: 10px;
}

.mobile-header-menu .header-col-right .header-icons>a.btn {
    -webkit-padding-end: 0px;
    padding-inline-end: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-right: 10px;
}

.mobile-header-menu .header-col-right .header-icons button:not(:last-child) {
    -webkit-padding-end: 15px;
    padding-inline-end: 20px;
    padding: 10px 10px 0px 0px;
    /*padding-top: 10px;*/
}

.mobile-header-menu .header-icons>a.btn .number{
    top: 0px;
}

.svg-element-ui {
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-alert-info .language-dropdown{
    padding-left: 0px !important;
}

.top-alert-info .head-auth-element{
    padding-right: 0px !important;
}

.mobile-header-menu .btn:focus, .btn:focus, .btn-close:focus{
    box-shadow: none;
}

#menuMobile ul.list-none, .nav-mobile-menu.list-none, .mobile-menu.list-none{
    list-style: none;
}

#menuMobile ul li, .nav-mobile-menu li, .mobile-menu li{
    align-items: center;
    font-family: ProximaNovaExtrabld,sans-serif;
    font-size: 24px;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;
    position: relative;
}

#menuMobile .arrow, .nav-mobile-menu .arrow, .mobile-menu .arrow {
    position: absolute;
    right: 15vw;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    transition: all .3s;
    right: 15px;
}

.nav-mobile-menu{
    display: none;
}

.nav-mobile-menu li:last-of-type, .mobile-menu li:last-of-type{
    margin-bottom: 0px;
}

#section-collections-page{
    margin-top: 100px;
}

.page-heading>div {
    display: flex;
    margin: 0 0 var(--gutter-lg);
    overflow-x: auto;
    overflow-y: hidden;
}

.page-heading .collection-title h1{
    font-family: ProximaNovaExtrabld,sans-serif;
}

.section_content-body{
    padding: 20px 0px;
}

.collection-body .section_content-body{
    background: #F7F8FA;
    padding-bottom: 80px;
}

main div.container:first-of-type{
    margin-top: 50px ;
    margin-bottom: 50px;
}

#product-info.container,
#account-login.container,
#error-not-found.container,
#product-category.container,
#account-register.container
{
    margin-top: 100px ;
}

/** GENERAL HOME SLIDER BEGIN **/

.general-home-slide{
    top: 50px;
    margin-bottom: 50px !important;
    margin-inline: 0px !important;
}

.general-home-slide .product-device {
    position: absolute;
    right: 10%;
    bottom: -30%;
    width: 300px;
    height: 540px;
    /*    background-color: #333;
        border-radius: 21px;*/
    transform: rotate(30deg);
}

.general-home-slide .product-device::before {
    position: absolute;
    top: 10%;
    right: 10px;
    bottom: 10%;
    left: 10px;
    content: "";
    background-color: rgba(255, 255, 255, .1);
    border-radius: 5px;
}

.general-home-slide .product-device-2 {
    top: -25%;
    right: auto;
    bottom: 0;
    left: 5%;
    /*background-color: #e5e5e5;*/
}

.general-home-slide .product-device img{
    width: 300px;
}

.product-price>span:not(:last-child) {
    -webkit-padding-end: 7px;
    padding-inline-end: 7px;
}

.product-price .price-sale {
    color: #ff9923;
}

.product-price .price-compare {
    color: #232323;
    text-decoration: line-through;
}

#section-home-info-block{
    background-color: #f1f1f1;
}

/*
 * Extra utilities
 */

.flex-equal > * {
    flex: 1;
}
@media (min-width: 768px) {
    .flex-md-equal > * {
        flex: 1;
    }
}

/** GENERAL HOME SLIDER END **/

@media (max-width: 1024px) and (min-width: 769px){
    .general-home-slide .product-device-2 {
        display: none !important;
    }

    .general-home-slide .home-slide-content-wrap{
        padding-left: 0px !important;
        margin-left: 0px !important;
        width: 60%;
    }
}

@media (max-width: 768px){
    .general-home-slide .product-device {
        display: none !important;
    }

    .general-home-slide .home-slide-content-wrap{
        width: 80%;
    }
}



@media (min-width: 768px){
    .page-heading>div {
        margin-bottom: var(--gutter-xlg);
    }
}

main{
    min-height: 500px;
}

footer p{
    font-size: 15px;
}

footer .widget-social-icons li {
    padding: 0 7px 5px;
    margin: 0px !important;
}

footer ul li{
    position: relative;
}

footer ul.nav{
    width: fit-content;
}

footer ul li a.unarticulated{
    width: fit-content;
}

#collections-page{
    margin-top: var(--wrap-magrin-top);
}

h2.compname.kit, h2.compname.tag {
    font-size: 30px;
    font-weight: 600;
}

h2.compname {
    letter-spacing: -.25px;
    margin-bottom: 20px;
}
h2 {
    padding-bottom: 12px;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    margin-top: 10px;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

hr {
    width: 100%;
    margin: 32px 0;
    border-color: #f5f4f5;
    opacity: .1;
}

/** Товар **/
.shop .category-list .sticker-item-block:nth-child(n+1) {
    border-right: 2px solid #faf9fb;
}

/*.shop .category-list .sticker-item-block::before {
    border-bottom: 2px solid #faf9fb;
    position: absolute;
    width: 100%;
    content: "";
    z-index: 1;
    bottom: -15px;
    left: 0;
}
.sticker-list .sticker-item-block::before {
    border-bottom: 2px solid #faf9fb;
    position: absolute;
    width: 100%;
    content: "";
    z-index: 1;
    bottom: -15px;
    left: 0;
}*/

.sticker-list .sticker-item {
    z-index: 2;
    position: relative;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    height: 100%;
    transition: .5s;
}

.sticker-list .sticker-item .item-header {
    display: inline-block;
    width: 100%;
    position: relative;
    text-align: center;
}

.sticker-list .sticker-item .item-header .category-name {
    text-align: center;
    width: 100%;
    font-size: 14px;
    color: #a19ea1;
    line-height: 100%;
}

.sticker-list .sticker-item .item-name {
    color: #150c15;
    text-decoration: none;
    float: left;
}

.productblock a {
    width: 100%;
    color: #150c15;
}

.shop .sticker-list .sticker-item h4 {
    white-space: normal;
    font-size: 17px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

.sticker-list .sticker-item .item-header h4, .news-slider .news-slider-btns a {
    display: inline-block;
}
.sticker-list .sticker-item h4 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    text-transform: none;
    margin-bottom: 0;
}

.productblock a h4 {
    font-size: 22px;
    margin-top: 50px;
    margin-bottom: 32px;
    font-weight: 700;
}

.sticker-item .item-header .coffee-image-block {
    display: flex;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.shop .sticker-item-block .coffee-image-block {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 220px;
    width: 100%;
    margin-top: 20px!important;
    margin-bottom: 10px;
}

.shop .sticker-item-block .coffee-image-block picture,
.shop .shop-item-block .coffee-image-block img,
.shop .shop-item-block .coffee-image-block picture {
    height: 100%;
    width: auto;
}

.sticker-list .sticker-item .shop-image-item {
    height: 220px;
    width: auto;
}

.eri-fixed, .eri-responsive {
    content-visibility: auto;
}

.eri-responsive {
    width: 100%;
    height: auto;
}

.sticker-list .sticker-item .price-block, .sticker-list .sticker-item .prod-action {
    margin-top: 0;
}

.price-block {
    margin-top: 14px;
}

.sticker-list .sticker-item .category-item-price {
    letter-spacing: -1px;
}
.price-block .price {
    font-size: 17px;
    line-height: 36px;
    font-weight: 500;
}

.btn-panel-item {
    display: flex;
    justify-content: flex-end;
}

.prod-action.add-wishlist {
    background: #f5f2f5;
}

.prod-action {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 0;
}

.coffee-name .action-btn .add-wishlist svg, .prod-action.add-wishlist svg {
    fill: none;
    stroke: #150c15;
    stroke-width: 2px;
}

.prod-action.add-cart {
    background: #150c15;
    margin-left: 8px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.sticker-list .coffee-by-categ .btn-more {
    font-size: 13px;
    font-weight: 700;
    padding: 7px 12px;
    background: 0 0;
    border-radius: 100px;
    display: flex;
    color: #150c15;
    justify-content: center;
    align-items: center;
    border: 2px solid #000;
}

.sticker-list .coffee-by-categ .btn-more:hover span:first-child {
    transform: rotate(180deg);
}
.sticker-list .coffee-by-categ .btn-more span {
    margin-right: 5px;
    transition: 1s;
}

.pagination-custom .form-radio-btn {
    display: inline-block;
    width: auto;
}

.form-control, .form-radio-btn, .tooltip {
    font-weight: 500;
}

.form-radio-btn {
    display: inline-block;
    width: auto;
}

.container#faq-page{
    margin-top: var(--wrap-magrin-top);
}

.info-page .help, .info-page .help .answer {
    font-weight: 700;
    font-size: 15px!important;
}
.help {
    margin-bottom: 70px;
}

.info-page p {
    margin-top: 39px;
}

.faq .info-page p, .info-page p {
    font-weight: 700;
    font-size: 15px;
    margin-top: 0;
}

.info-page h2 {
    font-weight: 900;
    font-size: 22px;
    margin: 0;
}
.open-answer {
    font-weight: 500;
    font-size: 12px;
    color: #150c15;
    margin-bottom: 5px;
}

.help .open-answer {
    margin: 5px -13px;
}

.help .open-answer .show-preview {
    text-align: -webkit-auto;
    padding: 0 15px;
    border-radius: 14px 14px 0 0;
}

.help .deployed {
    background: #f5f4f5;
    border-radius: 14px 14px 0 0;
}

.form-dropdown button {
    background: 0 0;
    border: 0;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}


.open-answer .answer, .open-answer .answer>div>p {
    font-weight: 500;
    font-size: 15px;
}

.open-answer .answer {
    text-align: -webkit-auto;
    padding: 12px 0;
}

.help .open-answer .answer {
    padding: 15px 13px;
    font-size: 15px;
    font-weight: 500;
}

.info-page .help, .info-page .help .answer {
    font-weight: 700!important;
    font-size: 15px!important;
}

.form-dropdown button:not(.show) svg {
    transform: rotate(180deg);
}

.open-answer .answer div svg {
    transition: .5s;
    width: 16px;
    height: 8px;
}

.open-answer .answer:not(.deployed) div svg {
    transform: rotate(180deg);
}

.open-answer .answer.deployed div svg {
    transform: rotate(0deg);
}

.filter-accessories .orders-menu ul li, .help hr {
    margin: 0;
}

.help .open-answer .dropdown {
    padding: 0 13px;
    background: #faf9fb;
    border-radius: 0 0 14px 14px;
}

.translations-wraper {
    white-space: pre-line;
    margin: 20px 0px;
}

.faq .info-page p, .info-page p {
    font-weight: 500;
    font-size: 15px;
    margin-top: 0;
}

.help .open-answer .dropdown p {
    color: #a19ea1;
    font-size: 15px;
}

.dropdown, .dropleft, .dropright, .dropup {
    position: relative;
}

.open-answer .row.dropdown.list{
    margin-left: -8px;
    margin-right: -8px;
}

.info-page .maps {
    width: 100%;
    height: 160px;
    border-radius: 8px;
}

.faq .info-page .map-block {
    position: sticky;
    top: 0;
}

.faq .info-page p, .info-page p {
    font-weight: 500;
    font-size: 15px;
    margin-top: 0;
}

.faq .info-page .map-block p {
    margin-top: 39px!important;
}

.info-page .tel, .not-found .error p a {
    color: #150c15;
}
.info-page .tel, .info-page span, .not-found .error h2, .not-found .error p a, .not-found p {
    font-weight: 900;
    font-size: 15px;
}


.home-page section p{
    font-size: 19px;
}


#section-start-collection{
    padding: 50px 0 50px 0;
    background-color: #f1f1f1;
}

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

    .help .open-answer {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 1200px){
    .d-xl-block {
        display: block!important;
    }
}

@media (min-width: 1199.98px){
    .sticker-list .sticker-item {
        position: relative;
        background: #fff;
        padding: 15px;
        border-radius: 10px;
        height: 100%;
        transition: .5s;
    }

    .sticker-list .sticker-item:hover {
        z-index: 3;
        opacity: 1;
        box-shadow: 0 14px 28px rgb(0 0 0 / 15%), 0 10px 10px rgb(0 0 0 / 1%);
        transform: scale(1.1);
    }

    .sticker-list .sticker-item {
        position: relative;
        background: #fff;
        padding: 15px;
        border-radius: 10px;
        height: 100%;
        transition: .5s;
    }
}

@media (min-width: 1441px){
    .padded-block-y {
        padding: 0 70px;
    }
}

@media (min-width: 992px){
    .padded-block-y {
        padding: 0 70px;
    }

    .nav-mobile-menu, .mobile-menu{
        display: block;
        padding: 20px;
    }
}
.padded-block-y {
    padding: 50px 20px;
}

@media (min-width: 768px){
    .image-with-text .image-with-text__image .image-with-text__image__inner {
        height: 100%;
    }

    .padded-block-y {
        padding: 0 70px;
    }

    #section-share-anything-by-one-profile .feature-header {
        font-size: 52px;
        font-weight: 600;
    }

    .section_title-wrapper {
        margin: 0 0 30px;
    }

    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }

    #section-share-anything-by-one-profile .image-with-text__image__inner {
        height: auto !important;
        width: 85% !important;
    }

    #section-start-collection .feature-header {
        font-size: 52px;
        font-weight: 600;
    }

    #section-start-collection .image-with-text__image__inner {
        height: auto !important;
        width: 85% !important;
    }
}

@media (max-width: 768px){
    #section-home-how-does-it-work .col-4{
        width: 100%;
        margin-bottom: 20px;
    }

    #section-home-info-block .col-6{
        width: 100%;
    }

    .section_title-text-1 {
        font-size: 32px;
        line-height: 1.2;
    }

    #section-home-info-block .row{
        margin: 0px 20px;
    }

    .home-about-text-block-1 .section_title-text-2 {
        margin-top: 20px;
        font-size: 17px;
    }

    .home-about-text-block-1 .section_content-button a {
        width: 100%;
    }

    #section-preference .col-4{
        width: 100%;
    }
    #section-preference .col-4.preference-item{
        padding: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #section-preference .col-4.preference-item:not(:last-child) {
        border-bottom: 1px solid var(--body-border-color);
    }

    #section-preference .container .row{
        margin-bottom: 0px !important;
    }

    footer .row .col-4, footer .row .col-3{
        width: 100%;
        margin-bottom: 50px;
    }

    footer .title {
        font-size: 18px;
        font-weight: 600;
    }

    footer .row .col-4.offset-1{
        margin-left: 0px;
    }

    footer{
        margin: 0px 10px;
    }

    .mobile-header-menu .header-col-1{
        padding: 0px;
    }

    .mobile-header-menu .header-col-3{
        padding: 0px 10px 0px;
    }

    #section-our-priority, .products-carousel-wrapper, #section-home-how-does-it-work, #section-home-no-apps{
        padding: 50px 0 50px 0;
    }

    .top-alert-info{
        padding: 0px;
    }

    .top-alert-info .container{
        max-width: 100%;
    }

    #big-main-slide-01 .container .fullsize-inner .col-6{
        width: 100%;
    }

    #big-main-slide-01 .container .fullsize-inner .col-6 .block-01{
        position: static;
        bottom: 10px;
        margin-top: 40px;
    }

    #big-main-slide-01 .main-slide-img{
        max-width: 767px;
        width: inherit;
        position: static;
        bottom: 0px;
    }

    #big-main-slide-01 .container .fullsize-inner .s_title{
        line-height: 1.1;
        letter-spacing: normal;
        font-size: 55px;
        text-align: center;
    }

    #big-main-slide-01 .container .fullsize-inner .s_text{
        line-height: 1.1;
        letter-spacing: normal;
        font-size: 19px;
        text-align: center;
    }

    .wide-container,  #section-home-no-apps .container {
        padding-left: 40px;
        padding-right: 40px;
    }

    #big-main-slide-01 .container .fullsize-inner {
        padding: 48px 20px 0px 20px;
        justify-content: flex-end;
    }

    #section-our-priority .section_content-head{
        margin-bottom: 20px;
    }

    #section-our-priority .col-3.themed-grid-col{
        width: calc(100% / 2);
    }

    #section-our-priority .themed-grid-col {
        border-inline-end-width: 1px;
        border-inline-end-style: solid;
        border-inline-end-color: #f0f2f5;
        border-bottom: 1px solid #f0f2f5;
        border-bottom: none;
    }

    .image-with-text .image-with-text__text {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    .image-with-text .image-with-text__text, .image-with-text .image-with-text__image {
        float: none;
        width: auto;
        display: block;
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .image-with-text .image-with-text__image {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        text-align: center;
        padding: 0px 20px 20px 20px;
    }

    .image-with-text {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .feature-subheader {
        font-size: 12px;
    }

    #section-share-anything-by-one-profile .feature-header {
        font-size: 30px;
    }

    #section-share-anything-by-one-profile {
        padding: 50px 0px 0px 0px;
        background-color: #f1f1f1;
    }

    .image-with-text__text__wrap p:last-child{
        margin-bottom: 0px;
    }

    .products-carousel-wrapper{
        padding: 50px 20px;
    }

    .top-alert-info .head-auth-element{
        margin-right: 10px;
    }

    .copy-right-content{
        display: block !important;
        padding-bottom: 1px !important;
    }

    .copy-right-content p{
        width: 100%;
        text-align: center !important;
    }

    #section-start-collection .feature-header {
        font-size: 30px;
    }

    #section-start-collection {
        padding: 50px 0px 0px 0px;
        background-color: #f1f1f1;
    }
}

@media (max-width: 540px){

    #section-our-priority .themed-grid-col {
        border: none !important;
    }

    #section-our-priority .col-3.themed-grid-col{
        width: 100%;
    }

    .general-home-slide .home-slide-content-wrap{
        width: 100%;
        margin: 3rem 0px !important;
        padding-top: 30% !important;
    }

    .general-home-slide .s_title{
        font-size: 75px;
    }
}

button.open-mobile-menu-btn {
    width: 100%;
    display: block;
    padding: 20px 0;
    border: none;
    background: #3498db;
    color: white;
    font-size: 18px;
    cursor: pointer;
    outline: none;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
}
.menu-animation-container {
    transition: height 0.3s ease;
    height: 0;
    overflow: hidden;
}

.mobile-menu {
    padding: 20px;
    border-top: 1px solid #dee2e6!important;
    padding-top: calc(1rem + 20px);
    margin-top: 1rem;
    width: 100%;
}

button.go-next .loading-wrap,
button.go-next.submitting .btn-text{
    display: none;
}

button.go-next.submitting .loading-wrap{
    display: block;
}

@media (max-width: 991px){
    .header-icons>a.hamburger-btn svg path, .header-icons button.hamburger-btn svg path {
        stroke: none;
        fill: #232323;
    }

    .nav-mobile-menu, .mobile-menu{
        padding: 20px;
        border-top: 1px solid #dee2e6!important;
        padding-top: calc(1rem + 20px);
        margin-top: 1rem;
    }
}

@media (max-width: 992px){
    .desktop-header-menu {
        display: none !important;
    }

    .mobile-header-menu {
        display: block !important;
    }
}

:root{
    --wrap-magrin-top: 120px;
}