/*!
Theme Name:   Speedy-print
Author:       https://ygubkin.pro
Version: 0.1
*/
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: url(assets/fonts/SourceSansPro300.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}

html {
    font-family: 'Source SAns Pro';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: 100%;
}

body {
    margin: 0;
    min-height: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

body {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

body, button, input, textarea {
    color: #222222;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    line-height: 1.618;
    text-rendering: optimizeLegibility;
    font-weight: 400
}

select {
    color: initial;
    font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    max-width: 100%
}

summary {
    display: list-item
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 400;
    margin: 0 0 40px;
    color: #131315
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: 300
}

h1, .alpha {
    font-size: 26px;
    line-height: 1.214;
    letter-spacing: -1px
}

h2, .beta {
    font-size: 50px;
    line-height: 1.214
}

h2 + h3, .beta + h3 {
    border-top: 1px solid rgba(0, 0, 0, .05);
    padding-top: .5407911001em
}

h3, .gamma {
    font-size: 23px
}

h4, .delta {
    font-size: 1.41575em
}

.alpha, .beta, .gamma, .delta {
    display: block
}

p + h2, p + header h2, p + h3, p + h4, ul + h2, ul + header h2, ul + h3, ul + h4, ol + h2, ol + header h2, ol + h3, ol + h4, table + h2, table + header h2, table + h3, table + h4, blockquote + h2, blockquote + header h2, blockquote + h3, blockquote + h4, form + h2, form + header h2, form + h3, form + h4 {
    margin-top: 2.2906835em
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 0 0 1.41575em
}

p {
    margin: 0 0 1.41575em;
    font-size: 18px;
}

ul, ol {
    margin: 0 0 1.41575em 3em;
    padding: 0;
    font-size: 18px;
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 1em
}

dt {
    font-weight: 600
}

dd {
    margin: 0 0 1.618em
}

b, strong {
    font-weight: 600
}

dfn, cite, em, i {
    font-style: italic
}

blockquote {
    padding: 0 1em;
    border-left: 3px solid rgba(0, 0, 0, .05);
    font-style: italic
}

address {
    margin: 0 0 1.41575em
}

pre {
    background: rgba(0, 0, 0, .1);
    font-family: "Courier 10 Pitch", Courier, monospace;
    margin-bottom: 1.618em;
    padding: 1.618em;
    overflow: auto;
    max-width: 100%
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    background-color: rgba(0, 0, 0, .05);
    padding: .202em .5407911001em
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark, ins {
    text-decoration: none;
    font-weight: 600;
    background: transparent
}

sup, sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

small {
    font-size: 75%
}

big {
    font-size: 125%
}

figure {
    margin: 0
}

img {
    height: auto;
    max-width: 100%;
    display: block;
}

a {
    color: #2c2d33;
    text-decoration: none
}

a:focus, input:focus, textarea:focus, button:focus {
    /* outline: 2px solid #7f54b3*/
}

.storefront-cute * {
    font-family: "Comic Sans MS", sans-serif
}

* {
    box-sizing: border-box
}

body {
    background-color: #fff;
    overflow-x: hidden;

}

.site {
    overflow-x: hidden
}

.site-content, .header-widget-region {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.site-header {
    background-color: #2c2d33;
    /* padding-top: 1.618em;*/
    padding-bottom: 1.618em;
    color: #9aa0a7;
    background-position: center center;
    position: relative;
    z-index: 999;
    border-bottom: 1px solid transparent
}

.site-header .site-logo-anchor, .site-header .site-logo-link, .site-header .custom-logo-link {
    display: block;
    margin-bottom: 0
}

.site-header .site-logo-anchor img, .site-header .site-logo-link img, .site-header .custom-logo-link img {
    width: 100%;
    max-width: 210px
}

.site-header .widget {
    margin-bottom: 0
}

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    /* margin-bottom: 4.235801032em*/
}

.no-wc-breadcrumb .site-header {
    margin-bottom: 4.235801032em
}

.no-wc-breadcrumb.page-template-template-homepage .site-header {
    margin-bottom: 0
}

.header-widget-region {
    position: relative;
    z-index: 99
}

.header-widget-region::before, .header-widget-region::after {
    content: "";
    display: table
}

.header-widget-region::after {
    clear: both
}

.header-widget-region .widget {
    margin: 0;
    padding: 1em 0;
    font-size: .875em
}

.site-branding {
    /* float: left;*/
    margin-bottom: 0;
    /* width: calc(100% - 120px)*/
    /* display: inline-block;*/
}

.site-branding .site-title {
    font-size: 2em;
    letter-spacing: -1px;
    margin: 0
}

.site-branding .site-title a {
    font-weight: 700
}

.site-branding .site-description {
    font-size: .875em;
    display: none
}

.site-branding .logo {
    margin: 0;
    background: url(assets/images/logo.svg) no-repeat;
    width: 125px;
    height: 50px;
    display: inline-block;
}

.site-main {
    margin-bottom: 2.617924em
}

.site-content {
    outline: none;
}

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 4.235801032em
}

.page-template-template-homepage .type-page {
    padding-top: 2.617924em;
    padding-bottom: 2.617924em;
    position: relative
}

.page-template-template-homepage .type-page .storefront-hero__button-edit {
    position: absolute;
    top: 1em;
    right: 1em;
    font-size: .875em
}

.page-template-template-homepage .entry-content {
    font-size: 1.1em
}

.page-template-template-homepage .entry-content p:last-child {
    margin-bottom: 0
}

.page-template-template-homepage .entry-header h1 {
    font-size: 3.706325903em;
    margin-bottom: .2360828548em
}

.page-template-template-homepage .entry-content, .page-template-template-homepage .entry-header {
    max-width: 41.0994671405em;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail {
    background-size: cover;
    background-position: center center;
    padding-top: 6.8535260698em;
    padding-bottom: 6.8535260698em
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content, .page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title {
    opacity: 0;
    transition: all, ease, .5s
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content.loaded, .page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title.loaded {
    opacity: 1
}

.site-footer {
    background-color: #f3f3f3;
    color: #3b3c3f;
    padding: 40px 0 0 0;
}

.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6 {
    color: #333437
}

.site-footer a {
    color: #2c2d33;
    text-decoration: none;
}

.site-footer a:hover {
    text-decoration: none
}

.site-footer a.button, .site-footer a.components-button:not(.is-link), .site-footer a.wp-block-button__link {
    text-decoration: none
}

.site-info {
    padding: 2.617924em 0
}

.site-info span[role=separator] {
    padding: 0 .2360828548em 0 .3342343017em
}

.site-info span[role=separator]::before {
    content: "|"
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1em
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    display: block;
    font-weight: 700;
    height: auto;
    left: 0;
    line-height: normal;
    padding: 1em 1.618em;
    text-decoration: none;
    top: 0;
    width: auto;
    z-index: 100000;
    outline: none
}

.screen-reader-text.skip-link:focus {
    -webkit-clip-path: none;
    clip-path: none
}

.clear::before, .clear::after, .entry-content::before, .entry-content::after, .comment-content::before, .comment-content::after, .site-header::before, .site-header::after, .site-content::before, .site-content::after, .site-footer::before, .site-footer::after {
    content: "";
    display: table
}

.clear::after, .entry-content::after, .comment-content::after, .site-header::after, .site-content::after, .site-footer::after {
    clear: both
}

table {
    border-spacing: 0;
    width: 100%;
    margin: 0 0 1.41575em;
    border-collapse: separate
}

table caption {
    padding: 1em 0;
    font-weight: 600
}

table td, table th {
    padding: 1em 1.41575em;
    text-align: left;
    vertical-align: top
}

table td p:last-child, table th p:last-child {
    margin-bottom: 0
}

table th {
    font-weight: 600
}

table thead th {
    padding: 1.41575em;
    vertical-align: middle
}

table tbody h2 {
    font-size: 1em;
    letter-spacing: normal;
    font-weight: 400
}

table tbody h2 a {
    font-weight: 400
}

.error404 .site-content .widget_product_search {
    padding: 1.618em;
    background-color: rgba(0, 0, 0, .025)
}

.error404 .site-content .widget_product_search form {
    margin: 0
}

.error404.right-sidebar .content-area, .error404.left-sidebar .content-area {
    width: 100%
}

.error404 .fourohfour-columns-2 {
    padding: 2.617924em 0;
    border: 1px solid rgba(0, 0, 0, .05);
    border-width: 1px 0;
    margin-bottom: 2.617924em
}

.error404 .fourohfour-columns-2::before, .error404 .fourohfour-columns-2::after {
    content: "";
    display: table
}

.error404 .fourohfour-columns-2::after {
    clear: both
}

.error404 .fourohfour-columns-2 ul.products li.product, .error404 .fourohfour-columns-2 .widget {
    margin-bottom: 0
}

.error404 .fourohfour-columns-2 .col-1 ul.products {
    margin-bottom: 2.2906835em
}

.error404 .fourohfour-columns-2 .col-1 ul.products li.product {
    width: 45.4545454545%;
    float: left;
    margin-right: 9.0909090909%
}

.error404 .fourohfour-columns-2 .col-1 ul.products li.product:last-child {
    margin-right: 0
}

.error404 .fourohfour-columns-2 .col-2 {
    padding: 1.618em;
    background-color: rgba(0, 0, 0, .025)
}

#comments {
    padding-top: 2.617924em
}

#comments .comments-title {
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding-bottom: .5407911001em;
    margin-bottom: 1.618em
}

#comments .comment-list {
    list-style: none;
    margin-left: 0
}

#comments .comment-list .comment-body::before, #comments .comment-list .comment-body::after {
    content: "";
    display: table
}

#comments .comment-list .comment-body::after {
    clear: both
}

#comments .comment-list .comment-content {
    padding-bottom: 1.618em;
    margin-bottom: 1.618em
}

#comments .comment-list .comment-content .comment-text {
    padding: 1.618em;
    border-radius: 3px
}

#comments .comment-list .comment-content .comment-text p:last-child {
    margin-bottom: 0
}

#comments .comment-list .comment-meta {
    margin-bottom: 1em
}

#comments .comment-list .comment-meta .avatar {
    margin-bottom: 1em;
    max-width: 64px;
    height: auto
}

#comments .comment-list .comment-meta a.comment-date {
    font-size: .875em
}

#comments .comment-list .comment-meta cite {
    font-style: normal;
    clear: both;
    display: block
}

#comments .comment-list .reply {
    margin-bottom: 1.618em;
    padding-top: .6180469716em
}

#comments .comment-list .reply::before, #comments .comment-list .reply::after {
    content: "";
    display: table
}

#comments .comment-list .reply::after {
    clear: both
}

#comments .comment-list .reply a {
    display: inline-block;
    margin-right: 1em
}

#comments .comment-list .reply a:last-child {
    margin-right: 0
}

#comments .comment-list .children {
    list-style: none
}

.comment-content a {
    word-wrap: break-word
}

#respond {
    clear: both;
    padding: 1.618em;
    background-color: rgba(0, 0, 0, .0125);
    position: relative
}

#respond .comment-form-author input, #respond .comment-form-email input, #respond .comment-form-url input {
    width: 100%
}

#respond .form-submit, #respond form {
    margin-bottom: 0
}

#respond #cancel-comment-reply-link {
    position: absolute;
    top: .5407911001em;
    right: .5407911001em;
    display: block;
    height: 1em;
    width: 1em;
    overflow: hidden;
    line-height: 1;
    font-size: 1.41575em;
    text-align: center;
    transition: transform, ease, .3s
}

#respond #cancel-comment-reply-link:hover {
    transform: scale(1.3)
}

.hentry {
    margin: 0 0 4.235801032em
}

.hentry .wp-post-image {
    /*margin-bottom: 1.618em;
    margin-left: auto;
    margin-right: auto*/
}

.hentry .entry-header {
    margin-bottom: 1em;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.hentry .entry-header .posted-on, .hentry .entry-header .post-author, .hentry .entry-header .post-comments, .hentry .entry-header .byline {
    font-size: .875em
}

.hentry .entry-header .posted-on a, .hentry .entry-header .post-author a, .hentry .entry-header .post-comments a, .hentry .entry-header .byline a {
    font-weight: 600;
    text-decoration: underline
}

.hentry .entry-header .posted-on a:hover, .hentry .entry-header .post-author a:hover, .hentry .entry-header .post-comments a:hover, .hentry .entry-header .byline a:hover {
    text-decoration: none
}

.hentry .entry-content a,
.wapf-field-input a {
    text-decoration: underline
}

.hentry .entry-content a:hover,
.wapf-field-input a:hover {
    text-decoration: none
}

.hentry .entry-content a.button, .hentry .entry-content a.components-button:not(.is-link), .hentry .entry-content a.wp-block-button__link {
    text-decoration: none
}

.hentry .entry-taxonomy {
    margin: 1.41575em 0 0;
    padding-top: 1em;
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.hentry.type-page .entry-header {
    border-bottom: 0;
    margin-bottom: 0
}

.cat-links, .tags-links {
    font-size: .875em
}

.cat-links a, .tags-links a {
    color: #727272;
    font-weight: 600;
    text-decoration: underline
}

.byline, .updated:not(.published) {
    display: none
}

.single .byline, .group-blog .byline {
    display: inline
}

.page-links {
    clear: both;
    margin: 0 0 1em
}

form {
    margin-bottom: 1.618em
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0
}

button, input[type=button], input[type=reset], input[type=submit], .button, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .added_to_cart {
    border: 0;
    border-radius: 0;
    background: none;
    background-color: #43454b;
    border-color: #43454b;
    color: #fff;
    cursor: pointer;
    padding: .6180469716em 1.41575em;
    text-decoration: none;
    /*font-weight: 600;*/
    text-shadow: none;
    display: inline-block;
    -webkit-appearance: none
}

button::after, input[type=button]::after, input[type=reset]::after, input[type=submit]::after, .button::after, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link::after, .added_to_cart::after {
    display: none
}

button.cta, button.alt, input[type=button].cta, input[type=button].alt, input[type=reset].cta, input[type=reset].alt, input[type=submit].cta, input[type=submit].alt, .button.cta, .button.alt, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt, .added_to_cart.cta, .added_to_cart.alt {
    /*  background-color: #2c2d33;
      border-color: #2c2d33*/
}

button.cta:hover, button.alt:hover, input[type=button].cta:hover, input[type=button].alt:hover, input[type=reset].cta:hover, input[type=reset].alt:hover, input[type=submit].cta:hover, input[type=submit].alt:hover, .button.cta:hover, .button.alt:hover, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta:hover, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt:hover, .added_to_cart.cta:hover, .added_to_cart.alt:hover {
    /*  background-color: #2c2d33*/
}

button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, .button:hover, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover, .added_to_cart:hover {
    color: #fff
}

button.loading, input[type=button].loading, input[type=reset].loading, input[type=submit].loading, .button.loading, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading, .added_to_cart.loading {
    opacity: .5
}

button.small, input[type=button].small, input[type=reset].small, input[type=submit].small, .button.small, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link.small, .added_to_cart.small {
    padding: .5407911001em .875em;
    font-size: .875em
}

button.disabled, button:disabled, input[type=button].disabled, input[type=button]:disabled, input[type=reset].disabled, input[type=reset]:disabled, input[type=submit].disabled, input[type=submit]:disabled, .button.disabled, .button:disabled, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled, .added_to_cart.disabled, .added_to_cart:disabled {
    opacity: .5 !important;
    cursor: not-allowed
}

button.disabled:hover, button:disabled:hover, input[type=button].disabled:hover, input[type=button]:disabled:hover, input[type=reset].disabled:hover, input[type=reset]:disabled:hover, input[type=submit].disabled:hover, input[type=submit]:disabled:hover, .button.disabled:hover, .button:disabled:hover, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled:hover, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled:hover, .added_to_cart.disabled:hover, .added_to_cart:disabled:hover {
    opacity: .5 !important
}

.button.woocommerce-MyAccount-downloads-file {
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-components-button:not(.is-link).disabled, .wc-block-components-button:not(.is-link):disabled {
    opacity: .5;
    cursor: not-allowed
}

.wc-block-components-button:not(.is-link).disabled:hover, .wc-block-components-button:not(.is-link):disabled:hover {
    opacity: .5
}

input[type=checkbox], input[type=radio] {
    padding: 0
}

input[type=checkbox] + label, input[type=radio] + label {
    margin: 0 0 0 .3819820591em
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

input[type=search] {
    box-sizing: border-box
}

input[type=search]::placeholder {
    color: #616161
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=text], input[type=number], input[type=email], input[type=tel], input[type=url], input[type=password], input[type=search], textarea, .input-text {
    padding: .6180469716em;
    background-color: #eeeeee;
    color: #222222;
    border: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125)*/
}

input[type=text]:focus, input[type=number]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, textarea:focus, .input-text:focus {
    background-color: #ededed
}

textarea {
    overflow: auto;
    padding-left: .875em;
    vertical-align: top;
    width: 100%
}

label {
    font-weight: 400
}

label.inline input {
    width: auto
}

fieldset {
    padding: 1.618em;
    padding-top: 1em;
    border: 0;
    margin: 0;
    margin-bottom: 1.618em;
    margin-top: 1.618em
}

fieldset legend {
    font-weight: 600;
    padding: .6180469716em 1em;
    margin-left: -1em
}

[placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0
}

.page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    display: inline-block;
    border-radius: 0
}

.wp-caption {
    margin-bottom: 1em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 0 auto
}

.wp-caption .wp-caption-text {
    text-align: left;
    font-style: italic;
    border-bottom: 2px solid rgba(0, 0, 0, .05);
    padding: 1em 0
}

.gallery {
    margin-bottom: 1em
}

.gallery::before, .gallery::after {
    content: "";
    display: table
}

.gallery::after {
    clear: both
}

.gallery .gallery-item {
    float: left
}

.gallery .gallery-item .gallery-icon a {
    display: block
}

.gallery .gallery-item .gallery-icon img {
    border: none;
    height: auto;
    margin: 0 auto
}

.gallery .gallery-item .gallery-caption {
    margin: 0;
    text-align: center
}

.gallery.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery.gallery-columns-3 .gallery-item {
    width: 33.3%
}

.gallery.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery.gallery-columns-6 .gallery-item {
    width: 16.666666667%
}

.gallery.gallery-columns-7 .gallery-item {
    width: 14.285714286%
}

.gallery.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery.gallery-columns-9 .gallery-item {
    width: 11.111111111%
}

embed, iframe, object, video {
    max-width: 100%
}

.secondary-navigation {
    display: none
}

button.menu-toggle {
    cursor: pointer;
    text-align: left;
    float: right;
    position: relative;
    border: 2px solid transparent;
    box-shadow: none;
    border-radius: 2px;
    background-image: none;
    padding: .6180469716em .875em .6180469716em 2.617924em;
    font-size: .875em;
    max-width: 120px
}

button.menu-toggle:hover {
    background-image: none
}

button.menu-toggle span::before {
    transition: all, ease, .2s
}

button.menu-toggle::before, button.menu-toggle::after, button.menu-toggle span::before {
    content: "";
    display: block;
    height: 4px;
    width: 25px;
    position: absolute;
    top: 50%;
    left: 1em;
    margin-top: 0px;
    transition: all, ease, .2s;
    border-radius: 3px;
}

button.menu-toggle::before {
    transform: translateY(-8px)
}

button.menu-toggle::after {
    transform: translateY(8px)
}

.toggled button.menu-toggle::before, .toggled button.menu-toggle::after {
    transform: rotate(45deg)
}

.toggled button.menu-toggle::after {
    transform: rotate(-45deg)
}

.toggled button.menu-toggle span::before {
    opacity: 0
}

.primary-navigation {
    display: none
}

.main-navigation::before, .main-navigation::after {
    content: "";
    display: table
}

.main-navigation::after {
    clear: both
}

.main-navigation div.menu {
    display: none
}

.main-navigation div.menu:last-child {
    display: block
}

.main-navigation .menu {
    clear: both;
    font-size: 18px;
}

.handheld-navigation, .nav-menu, .main-navigation div.menu > ul:not(.nav-menu) {
    overflow: hidden;
    max-height: 0;
    transition: all, ease, .8s
}

.handheld-navigation {
    clear: both
}

.handheld-navigation ul {
    margin: 0
}

.handheld-navigation ul.menu li {
    position: relative;

}
.handheld-navigation ul.menu > li {
    border-bottom: 1px solid #EEEEEE;
}
.handheld-navigation ul.menu li button::after {
    transition: all, ease, .9s
}

.handheld-navigation ul.menu li button.toggled-on::after {
    transform: rotate(180deg)
}

.handheld-navigation ul.menu .sub-menu {
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    transition: all, ease, .9s
}

.handheld-navigation ul.menu .sub-menu.toggled-on {
    visibility: visible;
    max-height: 9999px;
    opacity: 1;
    background: #fff;
}

.handheld-navigation .dropdown-toggle {
    background: transparent;
    position: absolute;
    top: 12px;
    right: 0;
    display: block;
    width: 60px;
}

.main-navigation.toggled .handheld-navigation, .main-navigation.toggled .menu > ul:not(.nav-menu), .main-navigation.toggled ul[aria-expanded=true] {
    max-height: 9999px
}

.main-navigation ul {
    margin-left: 0;
    list-style: none;
    margin-bottom: 0
}

.main-navigation ul ul {
    display: block;
    /*margin-left: 1.41575em*/
}

.main-navigation ul li a {
    padding: .875em 0;
    display: block
}

.main-navigation ul li a:hover {
    color: #e6e6e6
}

.site-main nav.navigation {
    clear: both;
    padding: 2.617924em 0
}

.site-main nav.navigation::before, .site-main nav.navigation::after {
    content: "";
    display: table
}

.site-main nav.navigation::after {
    clear: both
}

.site-main nav.navigation .nav-previous a, .site-main nav.navigation .nav-next a {
    display: inline-block
}

.site-main nav.navigation .nav-previous {
    float: left;
    width: 50%
}

.site-main nav.navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.pagination, .woocommerce-pagination {
    padding: 1em 0;
    border: 1px solid rgba(0, 0, 0, .05);
    border-width: 1px 0;
    text-align: center;
    clear: both
}

.pagination ul.page-numbers::before, .pagination ul.page-numbers::after, .woocommerce-pagination ul.page-numbers::before, .woocommerce-pagination ul.page-numbers::after {
    content: "";
    display: table
}

.pagination ul.page-numbers::after, .woocommerce-pagination ul.page-numbers::after {
    clear: both
}

.pagination .page-numbers, .woocommerce-pagination .page-numbers {
    list-style: none;
    margin: 0;
    vertical-align: middle
}

.pagination .page-numbers li, .woocommerce-pagination .page-numbers li {
    display: inline-block
}

.pagination .page-numbers li .page-numbers, .woocommerce-pagination .page-numbers li .page-numbers {
    border-left-width: 0;
    display: inline-block;
    padding: .3342343017em .875em;
    background-color: rgba(0, 0, 0, .025);
    color: #43454b
}

.pagination .page-numbers li .page-numbers.current, .woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #2c2d33;
    border-color: #2c2d33
}

.pagination .page-numbers li .page-numbers.dots, .woocommerce-pagination .page-numbers li .page-numbers.dots {
    background-color: transparent
}

.pagination .page-numbers li .page-numbers.prev, .pagination .page-numbers li .page-numbers.next, .woocommerce-pagination .page-numbers li .page-numbers.prev, .woocommerce-pagination .page-numbers li .page-numbers.next {
    padding-left: 1em;
    padding-right: 1em
}

.pagination .page-numbers li a.page-numbers:hover, .woocommerce-pagination .page-numbers li a.page-numbers:hover {
    background-color: rgba(0, 0, 0, .05)
}

.rtl .pagination a.next, .rtl .pagination a.prev, .rtl .woocommerce-pagination a.next, .rtl .woocommerce-pagination a.prev {
    transform: rotateY(180deg)
}

.widget {
    margin: 0 0 3.706325903em
}

.widget select {
    max-width: 100%
}

.widget .widget-search .search-submit {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.widget .widget-title, .widget .widgettitle {
    font-size: 1.41575em;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding: 0 0 1em;
    margin-bottom: 1em;
    font-weight: 300
}

.widget ul {
    margin-left: 0;
    list-style: none
}

.widget ul ul {
    margin-left: 1.618em
}

.widget-area .widget {
    font-size: .875em;
    font-weight: 400
}

.widget-area .widget h1.widget-title {
    font-size: 1.41575em
}

.widget-area .widget a {
    font-weight: 600;
    text-decoration: underline
}

.widget-area .widget a:hover {
    text-decoration: none
}

.widget-area .widget a.button, .widget-area .widget a.components-button:not(.is-link), .widget-area .widget a.wp-block-button__link {
    text-decoration: none
}

.widget-area .widget a.button {
    font-weight: 600 !important
}

.widget_search form:not(.wp-block-search), .widget_product_search form:not(.wp-block-search) {
    position: relative
}

.widget_search form:not(.wp-block-search) input[type=text], .widget_search form:not(.wp-block-search) input[type=search], .widget_product_search form:not(.wp-block-search) input[type=text], .widget_product_search form:not(.wp-block-search) input[type=search] {
    width: 100%
}

.widget_search form:not(.wp-block-search) input[type=submit], .widget_search form:not(.wp-block-search) button[type=submit], .widget_product_search form:not(.wp-block-search) input[type=submit], .widget_product_search form:not(.wp-block-search) button[type=submit] {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
    top: 0;
    left: 0
}

.widget_recent_entries ul, .widget_pages ul, .widget_categories ul, .widget_archive ul, .widget_recent_comments ul, .widget_nav_menu ul, .widget_links ul, .widget_product_categories ul, .widget_layered_nav ul, .widget_layered_nav_filters ul {
    margin: 0
}

.widget_recent_entries ul li, .widget_pages ul li, .widget_categories ul li, .widget_archive ul li, .widget_recent_comments ul li, .widget_nav_menu ul li, .widget_links ul li, .widget_product_categories ul li, .widget_layered_nav ul li, .widget_layered_nav_filters ul li {
    list-style: none;
    margin-bottom: 1em;
    line-height: 1.41575em
}

.widget_recent_entries ul .children, .widget_pages ul .children, .widget_categories ul .children, .widget_archive ul .children, .widget_recent_comments ul .children, .widget_nav_menu ul .children, .widget_links ul .children, .widget_product_categories ul .children, .widget_layered_nav ul .children, .widget_layered_nav_filters ul .children {
    margin-left: 0;
    margin-top: 1em
}

#wp-calendar th, #wp-calendar td, .wp-calendar-table th, .wp-calendar-table td {
    padding: .236em;
    text-align: center
}

.widget_recent_entries ul ul.children, .widget_pages ul ul.children {
    margin: .6180469716em 0 0 1.41575em
}

.widget_rating_filter .wc-layered-nav-rating {
    margin-bottom: .6180469716em
}

.widget_rating_filter .wc-layered-nav-rating a {
    text-decoration: none !important
}

.widget_rating_filter .wc-layered-nav-rating .star-rating {
    display: inline-block;
    height: 1em;
    line-height: 1
}

.thankyou-page-button-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 20px 0px;
}

.thankyou-page-download-invoice-button {
    display: flex;
    flex-direction: column; 
    align-items: flex-start; 
}

.thankyou-page-download-invoice-button p {
    margin: 0; 
}

.thankyou-page-download-invoice-button p:first-of-type {
    margin-bottom: 10px;
}

.thankyou-page-return-button {
    display: flex;
    justify-content: flex-end; 
}

@media screen and ( max-width: 909px ) {
    .thankyou-page-button-container {
        flex-direction: column;
        align-items: flex-start;
    }
    .thankyou-page-return-button {
        margin-top: 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (min-width: 768px) {
    table.shop_table_responsive tbody tr td, table.shop_table_responsive tbody tr th {
        text-align: left
    }

    .site-header {
        /*padding-top: 2.617924em;*/
        padding-bottom: 0
    }

    .site-header .site-branding {
        /*display: block;*/
        /* width: 100%;*/
        /*float: left;*/
        margin-left: 0;
        margin-right: 0;
        clear: both;
        margin-bottom: 0;
    }

    .site-header .site-branding img {
        height: auto;
        max-width: 230px;
        max-height: none
    }

    .woocommerce-active .site-header .site-branding {
        /*width: 73.9130434783%;*/
        /*float: left;*/
        /* margin-right: 4.347826087%*/
        /* display: inline-block;*/
        /* padding: 12px 0;*/
    }

    .woocommerce-active .site-header .site-search {
        /*width: 21.7391304348%;*/
        /* float: right;*/
        /*margin-right: 0;*/
        /* clear: none;*/
        /* display: inline-block;*/

    }

    .woocommerce-active .site-header .main-navigation {
        /*width: 73.9130434783%;*/
        /*float: left;*/
        /* margin-right: 4.347826087%;*/
        clear: both
    }

    .woocommerce-active .site-header .site-header-cart {
        /*width: 21.7391304348%;*/
        /*float: right;*/
        margin-right: 0;
        margin-bottom: 0;
        width: 127px;
        /*display: inline-block;*/
    }

    .storefront-secondary-navigation .site-header .site-branding {
        width: 39.1304347826%;
        float: left;
        margin-right: 4.347826087%
    }

    .storefront-secondary-navigation .site-header .secondary-navigation {
        width: 56.5217391304%;
        float: right;
        margin-right: 0
    }

    .storefront-secondary-navigation.woocommerce-active .site-header .site-branding {
        width: 21.7391304348%;
        /*float: left;*/
        margin-right: 4.347826087%;
        text-align: left;
        flex: 0.5;
    }

    .storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }

    .site-branding .site-description {
        margin-bottom: 0;
        display: block
    }

    .site-branding, .site-search, .site-header-cart, .site-logo-anchor, .site-logo-link, .custom-logo-link {
        /*margin-bottom: 1.41575em*/
    }

    .site-header .subscribe-and-connect-connect {
        float: right;
        margin-bottom: 1em
    }

    .site-header .subscribe-and-connect-connect .icons {
        list-style: none;
        margin: 0
    }

    .site-header .subscribe-and-connect-connect .icons a {
        font-size: 1em !important
    }

    .site-header .subscribe-and-connect-connect .icons li {
        margin: 0 0 0 .5407911001em !important;
        display: inline-block
    }

    .col-full {
        max-width: 1350px;
        margin-left: auto;
        margin-right: auto;
        padding: 0 2.617924em;
        box-sizing: content-box
    }

    .col-full::before, .col-full::after {
        content: "";
        display: table
    }

    .col-full::after {
        clear: both
    }

    .col-full:after {
        content: " ";
        display: block;
        clear: both
    }

    .site-content::before, .site-content::after {
        content: "";
        display: table
    }

    .site-content::after {
        clear: both
    }

    .content-area {
        width: 73.9130434783%;
        float: left;
        margin-right: 4.347826087%
    }

    .widget-area {
        width: 21.7391304348%;
        float: right;
        margin-right: 0
    }

    .right-sidebar .content-area {
        width: 73.9130434783%;
        float: left;
        margin-right: 4.347826087%
    }

    .right-sidebar .widget-area {
        width: 21.7391304348%;
        float: right;
        margin-right: 0
    }

    .left-sidebar .content-area {
        width: 73.9130434783%;
        float: right;
        margin-right: 0
    }

    .left-sidebar .widget-area {
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%
    }

    .storefront-full-width-content .content-area {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .content-area, .widget-area {
        margin-bottom: 2.617924em
    }

    .page-template-template-fullwidth-php .content-area, .page-template-template-homepage-php .content-area {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .footer-widgets {
        padding-top: 4.235801032em;
        border-bottom: 1px solid rgba(0, 0, 0, .05)
    }

    .footer-widgets::before, .footer-widgets::after {
        content: "";
        display: table
    }

    .footer-widgets::after {
        clear: both
    }

    .footer-widgets.col-2 .block {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }

    .footer-widgets.col-2 .block.footer-widget-2 {
        float: right;
        margin-right: 0
    }

    .footer-widgets.col-3 .block {
        width: 30.4347826087%;
        float: left;
        margin-right: 4.347826087%
    }

    .footer-widgets.col-3 .block.footer-widget-3 {
        float: right;
        margin-right: 0
    }

    .footer-widgets.col-4 .block {
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%
    }

    .footer-widgets.col-4 .block.footer-widget-4 {
        float: right;
        margin-right: 0
    }

    .comment-list::before, .comment-list::after {
        content: "";
        display: table
    }

    .comment-list::after {
        clear: both
    }

    .comment-list .comment {
        clear: both
    }

    .comment-list .comment-meta {
        width: 17.6470588235%;
        float: left;
        margin-right: 5.8823529412%;
        text-align: right
    }

    .comment-list .comment-meta .avatar {
        float: right
    }

    .comment-list .comment-content {
        padding-bottom: 3.706325903em;
        margin-bottom: 3.706325903em
    }

    .comment-list .comment-content, .comment-list #respond {
        width: 76.4705882353%;
        float: right;
        margin-right: 0
    }

    .comment-list #respond {
        float: right
    }

    .comment-list #respond .comment-form-author, .comment-list #respond .comment-form-email, .comment-list #respond .comment-form-url {
        width: 100%;
        margin-right: 0
    }

    .comment-list .comment-body #respond {
        box-shadow: 0 6px 2em rgba(0, 0, 0, .2);
        margin-bottom: 2.617924em;
        margin-top: -1.618em
    }

    .comment-list .reply {
        clear: both;
        text-align: right
    }

    .comment-list ol.children {
        width: 88.2352941176%;
        float: right;
        margin-right: 0;
        list-style: none
    }

    .comment-list ol.children .comment-meta {
        width: 20%;
        float: left;
        margin-right: 6.6666666667%
    }

    .comment-list ol.children .comment-content, .comment-list ol.children #respond {
        width: 73.3333333333%;
        float: right;
        margin-right: 0
    }

    .comment-list ol.children ol.children {
        width: 86.6666666667%;
        float: right;
        margin-right: 0
    }

    .comment-list ol.children ol.children .comment-meta {
        width: 23.0769230769%;
        float: left;
        margin-right: 7.6923076923%
    }

    .comment-list ol.children ol.children .comment-content, .comment-list ol.children ol.children #respond {
        width: 69.2307692308%;
        float: right;
        margin-right: 0
    }

    .comment-list ol.children ol.children ol.children {
        width: 84.6153846154%;
        float: right;
        margin-right: 0
    }

    .comment-list ol.children ol.children ol.children .comment-meta {
        width: 27.2727272727%;
        float: left;
        margin-right: 9.0909090909%
    }

    .comment-list ol.children ol.children ol.children .comment-content, .comment-list ol.children ol.children ol.children #respond {
        width: 63.6363636364%;
        float: right;
        margin-right: 0
    }

    .comment-list ol.children ol.children ol.children ol.children {
        width: 81.8181818182%;
        float: right;
        margin-right: 0
    }

    .comment-list ol.children ol.children ol.children ol.children .comment-meta {
        width: 33.3333333333%;
        float: left;
        margin-right: 11.1111111111%
    }

    .comment-list ol.children ol.children ol.children ol.children .comment-content, .comment-list ol.children ol.children ol.children ol.children #respond {
        width: 55.5555555556%;
        float: right;
        margin-right: 0
    }

    #respond {
        padding: 2.617924em
    }

    #respond .comment-form-author, #respond .comment-form-email, #respond .comment-form-url {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%
    }

    #respond .comment-form-url {
        float: right;
        margin-right: 0
    }

    #respond .comment-form-comment {
        clear: both
    }

    .hentry .entry-header {
        margin-bottom: 2.617924em
    }

    .menu-toggle, .handheld-navigation, .main-navigation.toggled .handheld-navigation, .main-navigation.toggled div.menu {
        display: none
    }

    .primary-navigation {
        display: block
    }

    .main-navigation, .secondary-navigation {
        clear: both;
        display: block;
        width: 100%
    }

    .main-navigation ul, .secondary-navigation ul {
        list-style: none;
        margin: 0;
        padding-left: 0;
        display: block
    }

    .main-navigation ul li, .secondary-navigation ul li {
        position: relative;
        display: inline-block;
        text-align: left
    }

    #site-navigation .sub-menu .sub-menu li {
        display: inline;
    }

    .main-navigation ul li a, .secondary-navigation ul li a {
        display: block
    }

    .main-navigation ul li a::before, .secondary-navigation ul li a::before {
        display: none
    }

    .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul, .secondary-navigation ul li:hover > ul, .secondary-navigation ul li.focus > ul {
        left: 0;
    }

    .main-navigation ul li:hover > ul li > ul, .main-navigation ul li.focus > ul li > ul, .secondary-navigation ul li:hover > ul li > ul, .secondary-navigation ul li.focus > ul li > ul {
        left: -9999px
    }

    .main-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device, .main-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device, .secondary-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device, .secondary-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device {
        display: none;
        left: 0
    }

    .main-navigation ul li:hover > ul li:hover > ul, .main-navigation ul li:hover > ul li.focus > ul, .main-navigation ul li.focus > ul li:hover > ul, .main-navigation ul li.focus > ul li.focus > ul, .secondary-navigation ul li:hover > ul li:hover > ul, .secondary-navigation ul li:hover > ul li.focus > ul, .secondary-navigation ul li.focus > ul li:hover > ul, .secondary-navigation ul li.focus > ul li.focus > ul {
        left: 100%;
        top: 0;
        display: block
    }

    .main-navigation ul ul, .secondary-navigation ul ul {
        float: left;
        position: absolute;
        top: 100%;
        z-index: 99999;
        left: -9999px
    }

    /*.main-navigation ul ul.sub-menu--is-touch-device, .secondary-navigation ul ul.sub-menu--is-touch-device {
        display: none;
        left: 0
    }*/

    .main-navigation ul ul li, .secondary-navigation ul ul li {
        flex-basis: 386px;
    }

    .main-navigation ul ul li a, .secondary-navigation ul ul li a {
        /* width: 200px*/
    }

    ul.menu li.current-menu-item > a {
        color: #43454b
    }

    .storefront-primary-navigation {
        /*clear: both;
        display: inline-block;*/
        flex: 4;
    }

    .storefront-primary-navigation::before, .storefront-primary-navigation::after {
        content: "";
        display: table
    }

    .storefront-primary-navigation::after {
        clear: both
    }

    .main-navigation div.menu {
        display: block
    }

    .main-navigation ul.menu, .main-navigation ul.nav-menu {
        max-height: none;
        overflow: visible;
        margin-left: -1em;
        transition: none
    }

    .main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
        padding: 1.618em 1em;
        text-transform: uppercase;
    }

    .main-navigation ul.menu > li.menu-item-has-children:hover::after, .main-navigation ul.menu > li.page_item_has_children:hover::after, .main-navigation ul.nav-menu > li.menu-item-has-children:hover::after, .main-navigation ul.nav-menu > li.page_item_has_children:hover::after {
        display: block
    }

    .main-navigation ul.menu ul, .main-navigation ul.nav-menu ul {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        /*width: 514px;*/
        max-height: 457px;
    }
    #menu-item-4066 > ul,  #menu-item-4070 > ul {
        width: 800px;
        display: flex;
        flex-wrap: wrap;
    }

    .main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a {
        padding: 10px;
        font-weight: 400;
        font-size: 18px
    }

    .main-navigation ul.menu ul li:last-child, .main-navigation ul.nav-menu ul li:last-child {
        border-bottom: 0
    }

    .main-navigation ul.menu ul ul, .main-navigation ul.nav-menu ul ul {
        margin-left: 0;
        box-shadow: none
    }

    .main-navigation ul.menu ul a:hover, .main-navigation ul.menu ul li:hover > a, .main-navigation ul.menu ul li.focus, .main-navigation ul.nav-menu ul a:hover, .main-navigation ul.nav-menu ul li:hover > a, .main-navigation ul.nav-menu ul li.focus {
        background-color: rgba(0, 0, 0, .025)
    }

    .main-navigation a {
        padding: 0 1em 2.2906835em
    }

    .secondary-navigation {
        margin: 0 0 1.618em;
        width: auto;
        clear: none;
        line-height: 1
    }

    .secondary-navigation .menu {
        font-size: .875em;
        width: auto;
        float: right
    }

    .secondary-navigation .menu > li:hover > a {
        text-decoration: none
    }

    .secondary-navigation .menu ul a {
        padding: .326em .875em;
        background: rgba(0, 0, 0, .05)
    }

    .secondary-navigation .menu ul li:first-child a {
        padding-top: 1em
    }

    .secondary-navigation .menu ul li:last-child a {
        padding-bottom: 1em
    }

    .secondary-navigation .menu ul ul {
        margin-top: -.6180469716em
    }

    .secondary-navigation .menu a {
        padding: 1em .875em;
        color: #737781;
        font-weight: 400
    }

    .secondary-navigation .menu a:hover {
        text-decoration: none
    }

    .error404 .fourohfour-columns-2 .col-1 {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }

    .error404 .fourohfour-columns-2 .col-1 ul.products {
        margin-bottom: 0
    }

    .error404 .fourohfour-columns-2 .col-2 {
        width: 47.8260869565%;
        float: right;
        margin-right: 0
    }
}

/* inline css */

@media (max-width: 66.4989378333em) {
    .col-full {
        margin-left: 2.617924em;
        margin-right: 2.617924em;
        padding: 0
    }
}

@media (max-width: 568px) {
    .col-full {
        margin-left: 1.41575em;
        margin-right: 1.41575em;
        padding: 0
    }
}


@font-face {
    font-family: star;
    src: url(https://dev.speedy-print.ru/wp-content/plugins/woocommerce/assets/fonts/star.eot);
    src: url(https://dev.speedy-print.ru/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),
    url(https://dev.speedy-print.ru/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),
    url(https://dev.speedy-print.ru/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),
    url(https://dev.speedy-print.ru/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: WooCommerce;
    src: url(https://dev.speedy-print.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);
    src: url(https://dev.speedy-print.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),
    url(https://dev.speedy-print.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),
    url(https://dev.speedy-print.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),
    url(https://dev.speedy-print.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: 400;
    font-style: normal;
}

.main-navigation ul li a,
.site-title a,
ul.menu li a,
.site-branding h1 a,
button.menu-toggle,
button.menu-toggle:hover,
.handheld-navigation .dropdown-toggle {
    color: #222222;
}

button.menu-toggle,
button.menu-toggle:hover {
    /*border-color: #222222;*/
}

.main-navigation ul li a:hover,
.main-navigation ul li:hover > a,
.site-title a:hover,
.site-header ul.menu li.current-menu-item > a {
    color: #222222;
}

table:not( .has-background ) th {
    background-color: #f8f8f8;
}

table:not( .has-background ) tbody td {
    background-color: #fdfdfd;
}

table:not( .has-background ) tbody tr:nth-child(2n) td,
fieldset,
fieldset legend {
    background-color: #fbfbfb;
}

.site-header,
.secondary-navigation ul ul,
.main-navigation ul.menu > li.menu-item-has-children:after,
.secondary-navigation ul.menu ul,
.storefront-handheld-footer-bar,
.storefront-handheld-footer-bar ul li > a,
.storefront-handheld-footer-bar ul li.search .site-search,
button.menu-toggle,
button.menu-toggle:hover {
    background-color: transparent;
}

p.site-description,
.site-header,
.storefront-handheld-footer-bar {
    color: #404040;
}

button.menu-toggle:after,
button.menu-toggle:before,
button.menu-toggle span:before {
    background-color: #333333;
}

h1, h2, h3, h4, h5, h6, .wc-block-grid__product-title {
    color: #222222;
}

.widget h1 {
    border-bottom-color: #222222;
}

body,
.secondary-navigation a {
    color: #222222;
}

.widget-area .widget a,
.hentry .entry-header .posted-on a,
.hentry .entry-header .post-author a,
.hentry .entry-header .post-comments a,
.hentry .entry-header .byline a {
    color: #727272;
}

a {
    color: #222222;
}

a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
    /*outline-color: #7f54b3;*/
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {
    background-color: #eeeeee;
    border-color: #eeeeee;
    color: #333333;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .widget a.button:hover {
    background-color: #d5d5d5;
    /*border-color: #d5d5d5;*/
    color: #333333;
}

button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt {
    /*background-color: #333333;
    border-color: #333333;
    color: #ffffff;*/
}

button.alt:hover, input[type="button"].alt:hover, input[type="reset"].alt:hover, input[type="submit"].alt:hover, .button.alt:hover, .widget-area .widget a.button.alt:hover {
    /*    background-color: #1a1a1a;
        border-color: #1a1a1a;
        color: #ffffff;*/
}

.pagination .page-numbers li .page-numbers.current {
    background-color: #e6e6e6;
    color: #636363;
}

#comments .comment-list .comment-content .comment-text {
    background-color: #f8f8f8;
}

.site-footer {
    background-color: #f5f5f5;
    color: #222222;
}

.site-footer a:not(.button):not(.components-button) {
    color: #222222;
}

.site-footer .storefront-handheld-footer-bar a:not(.button):not(.components-button) {
    color: #222222;
}

.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6, .site-footer .widget .widget-title, .site-footer .widget .widgettitle {
    color: #222222;
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title {
    color: #000000;
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content {
    color: #000000;
}

@media screen and ( min-width: 768px ) {




    .secondary-navigation ul.menu a:hover {
        color: #595959;
    }

    .secondary-navigation ul.menu a {
        color: #404040;
    }

    .main-navigation ul.menu ul.sub-menu,
    .main-navigation ul.nav-menu ul.children {
        background-color: #f0f0f0;
    }

    .site-header {
        border-bottom-color: #e7e7e7;
    }
}


.sp-header {
    text-align: center;
    display: flex;
    align-items: center;
    width: 100%;
    flex-direction: row;
    max-width: 1350px;
}
.sp-topheader-all {
    background-color: #EEEEEE;
}
.sp-topheader-inner {
    padding: 8px 40px;
    font-size: 14px;
    display: flex;
    justify-content: start;
    align-items: center;
}
.sp-topheader-inner div {
    /*flex: 1;*/
    text-align: right;
}
.sp-fa-icon::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
    color: #fe3737;
}
.sp-topheader-address::before,
.sp-footer-address::before {
    content: '\f3c5';
}
.sp-topheader-phone,
.sp-topheader-msng,
.sp-topheader-tg,
.sp-topheader-email {
    flex-grow: 1;
    /*text-align: right;*/
    font-weight: 700;
    font-size: 16px;
}
.sp-topheader-phone::before,
.sp-footer-phone::before {
    content: '\f879';
}
.sp-topheader-email::before,
.sp-footer-email::before {
    content: '\f0e0';
}
.sp-topheader-msng::before {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 900;
    margin-right: 5px;
    color: #25D366;
    content: '\f232';
}
.sp-topheader-tg::before {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 900;
    margin-right: 5px;
    color: #0088cc;
    content: '\f3fe';
}
.sp-header-contactus {
    display: inline-block;
    flex: 2;
}
.sp-btn-red-header {
    background-color: #fe3737;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}
.sp-btn-red-header:hover {
    background-color: #c93333;
    color: #fff;
}
.sp-topheader-address {
    flex-grow: 6;
    margin-right: 15px;
}
.sp-topheader-msng img {
    width: 20px;
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.sp-footer {
    display: flex;
    font-size: 14px;
    border-bottom: 1px solid rgba(78, 78, 78, 0.2);
    padding-bottom: 30px;
}
.sp-footer-logo {
    padding-right: 20px;
    flex: 1.5;
}
.sp-footer-logo .site-branding {
    margin-bottom: 62px;
}
.sp-footer-menu {
    flex: 1.5;
}
.sp-footer-contacts {
    flex: 1.5;
    margin-right: 20px;
}
.sp-footer-contacts div {
    margin-bottom: 30px;
}
.sp-footer-phone a, .sp-footer-email a  {
    font-size: 16px;
    font-weight: 700;
}
.sp-footer-catalog {
    flex: 3;
}
.sp-footer-catalog span {
    font-size: 16px;
    font-weight: 600;
}
.sp-footer-catalog a {
    font-size: 16px;
    font-weight: 400;
}
.sp-footer-nav-catalog ul {
    margin: 0;
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 2;
}
.sp-footer-msng img,
.sp-footer-tg img {
    width: 20px;
    display: inline-block;
}
.sp-footer-msng,
.sp-footer-tg {
    text-align: right;
    display: inline-block;
    margin-bottom: 20px;
}
.sp-footer-nav-main ul,
.sp-footer-nav-catalog ul {
    list-style: none;
    text-underline: none;
}
.sp-footer-nav-main a,
.sp-footer-nav-catalog a {
    text-decoration: none;
}
.sp-footer-nav-main a:hover,
.sp-footer-nav-catalog a:hover {
    text-decoration: underline;
}
.sp-footer-address {
    margin-top: 20px;
}
.sp-copyright {
    padding-right: 14px;
    flex: 1.5;
    font-size: 14px;
    font-weight: 400;
}
.sp-privacy-links {
    flex: 6;
    font-size: 14px;
    opacity: 70%;
}
.sp-privacy-links a {
    list-style: none;
    margin-right: 15px;
}
.sp-subfooter {
    display: flex;
    padding: 30px 0;
}
.woocommerce-mini-cart__buttons a.button {
    background-color: #4e4e4e;
    color: #fff;
}
.woocommerce-mini-cart__buttons a.button:hover {
    background-color: #363636;
    color: #fff;
}
.sp-account a:before {
    content: '\f007';
    /* height: 30px; */
    /* font-size: 10px; */
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    /* background-size: 30px 30px; */
    font-weight: 900;
}
.sp-account {
    margin-right: 20px;
}
.sp-search a:before {
    content: '\f002';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

input[type="number"].sp-quantity {
    background-color: #fff;
    border: 1px solid #767676;
    box-shadow: none;
    width: 100px;
    margin-left: 20px;
    /* margin-top: 20px; */
    padding: 6px 6px;
    border-radius: 5px;
    appearance: none;
    outline: none;
}
.woocommerce-cart-form__cart-item input[type="number"].sp-quantity {
    margin-top: 0;
}

.single_add_to_cart_button {
}

.sp-examples {
    display: flex;
    gap: 5%;
}
.sp-example {
    text-align: center;
}
.sp-example img {
    margin: 0 auto;
}
.sp-example span {
    font-size: 14px;
    display: block;
    text-align: left;
}
.sp-example span a {
    display: block;
    text-decoration: none;
    border-bottom: 1px dashed #222222;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 30px;
}
/*h2.sp-h-icon::before {
    content: '';
    background: url(assets/images/red-3.svg) no-repeat;
    width: 35px;
    height: 16px;
    position: absolute;
    left: 0;
    display: block;
    margin-top: 12px;
}*/
h2.sp-h-icon {
    /* margin-left: 42px;*/
    margin-bottom: 30px;
}
.sp-product {
    margin: 100px 0;
}
.sp-posts {
    list-style: none;
}
.sp-posts h3 a {
    text-decoration: underline;
}
.faq-wrapper {
    display: flex;
    gap: 40px;
}
.faq-wrapper ul {
    margin: 0;
    padding: 0;
}
.faq-wrapper ul {
    flex: 1;
}
.sp-faqs {
    list-style: none;
}
.sp-faqs > li {
    position: relative;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
}
.sp-faqs > li a {
    text-decoration: underline;
}
.sp-faqs > li a:hover {
    text-decoration: none;
}
.sp-faqs > li h3 {
    cursor: pointer;
    margin: 0;
    max-width: 90%;
}
.sp-faqs > li div {
    margin-left: 27px;
    display: none;
}
.sp-faqs > li.faq-active:after {
    content: url(assets/images/minus.png);
    /* background: url(assets/images/minus.png) no-repeat left;*/
    position: absolute;
    top: 26px;
    right: 0;
}
.sp-faqs > li:not(.faq-active):after {
    content: url(assets/images/plus.png);
    /*background: url(assets/images/plus.png) no-repeat left;*/
    position: absolute;
    top: 26px;
    right: 0;
}
.wapf-field-label {
    width: 250px;
}
.sp-design-instructions .wapf-field-input div {
    display: block;
    text-decoration: none;
    border-bottom: 1px dashed #222222;
    width: fit-content;
    cursor: pointer;
}
.sp-btn-red {
    background-color: #fe3737;
    color: #fff;
    font-weight: 400;
    text-align: center;
}
.sp-btn-red:hover {
    background-color: #c93333;
    color: #fff;
}
.sp-btn-black {
    background-color: #4e4e4e;
    color: #fff;
    font-weight: 400;
}
.sp-btn-black:hover {
    background-color: #363636;
    color: #fff;
}
.modal.open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: .3s all;

}
.modal-back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 35%);
}
.modal-wrapp {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: auto;
    background: #fff;
    padding: 50px;
}
.modal-title {
    display: inline-block;
    vertical-align: top;
    width: 90%;
    font-size: 23px;
}
.modal-close {
    float: right;
    cursor: pointer;
    font-size: 45px;
    color: #fe3737;
    height: 20px;
    margin-top: -24px;
    /*margin-right: -33px;*/
    right: 0;
}
.wpcf7-form-control {
    width: 400px;
    margin: 10px;
}
div.wpcf7 {
    max-width: 418px;
}
input.wpcf7-submit {
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #FD3738;
    background-color: #FD3738;
    color: #fff;
    border-radius: 100px;
    padding: 8px 27px 9px 27px;
    cursor: pointer;
}
input.wpcf7-submit:hover {
    background-color: #c93333;
    color: #fff;
}
.wpcf7-not-valid-tip {
    font-size: 12px;
    padding: 12px;
    color: #fe3737;
}
input.wpcf7-not-valid {
    border: 1px solid #fe3737;
}
.wpcf7-response-output {
    padding: 10px;
}
.screen-reader-response {
    display: none;
}
form.sent {
    display: none;
}
.screen-reader-response p {
    font-size: 19px;
    text-align: center;
}
.woocommerce-checkout-payment button {
    background-color: #fe3737;
    color: #fff;
}
.woocommerce-checkout-payment button:hover {
    background-color: #c93333;
    color: #fff;
}
.woocommerce form .form-row .required {
    text-decoration: none;
}

.sp-mobile {
    display: none;
}

.storefront-handheld-footer-bar {
    background-color: #f5f5f5;
}
.wapf-swatch img {
    max-width: 70px !important;
    margin: 0 auto;
}
.wapf-swatch-label {
    font-size: 12px;
}
.wapf-swatch--image {
    padding: 5px 0 5px 0;
    min-width: 127px;
}
.wapf-swatch--image.wapf-checked {
    border: 2px solid;
    border-color: #4E4E4E;
}
/* Contacts */
.contacts-wrapper,
.benefits-content,
.steps-grid {
    display: flex;
}
.contacts-wrapper .left-column {
    width: 30%;
}
.contacts-wrapper .right-column {
    width: 70%;
}
.contact-item {
    display: flex;
    margin-bottom: 20px;
}
/*.contact-item .icon, .contact-item .content,*/
.benefits-item .icon, .benefits-item .content {
    display: inline-block;
    align-self: center;
    font-size: 18px;
    width: 188px
}
.contact-item .icon {
    padding: 0 20px 0 0;
}
.contact-item .content p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

/* Home */
.home h2 {
    /*text-align: center;*/
}

/* Banner */
.banner-wrapper {
    /*background: url("assets/images/main-banner.webp");*/
    /*min-height: 450px;*/
    /*display: flex;
    justify-content: center;
    align-items: center;*/
}
.banner-img {
    height: calc(100vh - 20em);
    max-height: 584px;
    min-height: 453px;
    width: 100%;
}
.banner-img img {
    object-fit: none;
    height: calc(100vh - 21em);
    max-height: 584px;
    min-height: 453px;
    z-index: -1;
    width: 100%;
}
.banner-content {
    position: absolute;
    text-align: left;
    /*background-color: #ffffffb8;*/
    padding: 40px 40px 80px 0;
    top: 172px;
}
.banner-content div:nth-child(1) h1 {
    font-size: 96px;
    font-weight: 400;
    margin-bottom: 9px;
}
.banner-content div:nth-child(2) h2 {
    margin-bottom: 40px;
    font-size: 28px;
}
.banner-content .button {
    min-width: 176px;
    text-align: center;
    margin-right: 20px;
}

/* Benefits */
.steps-wrapper,
.clients-wrapper {
    margin: 130px 0;
}
.benefits-wrapper {
    margin: 30px 0 122px 0;
}
.benefits-item .icon {
    width: 50px;
    padding: 10px 10px 10px 0;
    margin-right: 10px;
}
.benefits-item {
    flex: 1;
    display: flex;
    align-items: flex-start;
}

/* CTA */
.cta-wrapper {
    /*background: url("assets/images/banner_cta.webp") no-repeat;
    padding: 40px;*/
    position: relative;
}
.cta-content {
    /*width: 34%;
    margin: 0 auto;*/
    /*text-align: center;*/
    position: absolute;
    text-align: left;
    padding: 40px 40px 80px 0;
    top: 49px;
}
.cta-content ul {
    text-align: left;
    margin-left: 20px;
}
.cta-content .button {
    width: 150px;
}
.cta-banner-img {
    height: calc(100vh - 20em);
    max-height: 500px;
    width: 100%;
    min-height: 500px;
}
.cta-banner-img img {
    object-fit: cover;
    height: calc(100vh - 20em);
    max-height: 500px;
    min-height: 500px;
    z-index: -1;
    width: 100%;
}

/* Steps */
.steps-grid {
    display: flex;
    /* gap: 65px; */
    font-size: 18px;
    flex-wrap: wrap;
    margin: -20px;
}
.steps-item {
    width: calc(33.33% - 40px);
    padding: 25px;
    border-radius: 30px;
    margin: 20px;
}
.steps-item:nth-child(1) {
    background: url(assets/images/bg_arrow_1.svg) #EEEEEE right no-repeat;
}
.steps-item:nth-child(2) {
    background: url(assets/images/bg_arrow_2.svg) #EEEEEE right no-repeat;
}
.steps-item:nth-child(3) {
    background: url(assets/images/bg_arrow_3.svg) #EEEEEE right no-repeat;
}
.steps-item:nth-child(4) {
    background: url(assets/images/bg_arrow_4.svg) #EEEEEE right no-repeat;
}
.steps-item:nth-child(5) {
    background: url(assets/images/bg_arrow_5.svg) #EEEEEE right no-repeat;
}
.steps-item .item-main {
    /*text-align: center;*/
    font-weight: 600;
    margin-bottom: 10px;
}
.steps-item .item-main span {
    background: #fe3737;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: block;
    padding: 6px;
    line-height: 1;
    font-weight: 400;
    font-size: 26px;
    margin-bottom: 10px;
}
.steps-item .item-main div {
    margin-bottom: 10px;
}
.steps-item .item-slave {
    /* display: flex;*/
    font-size: 13px;
    /* text-align: center;*/
}
.steps-item .item-slave span {
    display: block;
}
.steps-item .item-slave span:before {
    content: "\2192";
    margin-right: 10px
}

/* Clients */
.clients-content > div {
    flex-wrap: wrap;
}
.clients-content figure {
    width: 17%;
}


/* Reviews */
.reviews-left,
.reviews-right {
    width: 50%;
}
.reviews-container {
    /*gap: 150px;*/
    height: 800px;
    /* overflow: hidden; */
    /* position: relative; */
    margin: 0 auto;
    max-width: 762px;
}


.btn-inline {
    display: inline-block;
}

.two-buttons {
    display: flex;
    gap: 20px;
}
.review-y {
    background: url(assets/images/logo_ya.webp) no-repeat 7px;
    background-color: #eeeeee;
    color: #222222;
    background-size: 16px;
    padding: 10px 30px 10px 40px;
    border: 1px solid #eeeeee;
}
.review-g {
    background: url(assets/images/logo_go.webp) no-repeat 7px;
    background-color: #eeeeee;
    color: #222222;
    background-size: 27px;
    padding: 10px 30px 10px 40px;
    border: 1px solid #eeeeee;
}
.req-table {
    display: flex;
    flex-wrap: wrap;
}
.req-table div {
    flex: 50%;
    text-align: center;
}
.req-table div:nth-child(3) {
    color: green;
    text-transform: uppercase;
}
.req-table div:nth-child(4) {
    color: red;
    text-transform: uppercase;
}
.flex-c {
    display: flex;
    gap: 20px;
    align-items: baseline;
}
.flex-c figure {
    margin: 0 auto;
}
/*.banner-wrapper:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:rgba(0, 0, 0, .5);
}*/

/* всплывающая подсказка */
.sp-tooltip {
    transition: 0.5s;
    pointer-events: none;
    opacity: 0;
    position: absolute;
    width: 300px;
    font-size: 16px;
    /* -webkit-box-shadow: 4px 4px 8px 0px rgb(34 60 80 / 20%); */
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    /* box-shadow: 4px 4px 8px 0px rgb(34 60 80 / 20%); */
    margin-top: 81px;
    padding: 10px;
    z-index: 99999;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 15%);
    border-radius: 20px;
    line-height: 1.4;
}
.sp-tooltip ul {
    margin-left: 29px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sp-tooltip:before {
    color: #fff;
    content: "▲";
    left: 10%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    line-height: 20px;
    position: absolute;
    top: -21px;
    font-size: 30px;
    -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, .5));
    filter: drop-shadow(-2px 0px 0px rgba(0, 0, 0, 0.1));
}
.sp-tooltip-hover:hover .sp-tooltip {
    opacity: 1;
}
.primary-navigation ul.nav-menu > li:first-child:after {
    content: "онлайн-калькулятор";
    position: absolute;
    top: 54px;
    text-transform: uppercase;
    font-size: 10px;
    left: -4px;
}
.sp-search,
.sp-account,
#site-header-cart {
    display: inline-block;
    font-size: 20px;
}
#site-header-cart {
    /* width: auto;*/
    padding: 5px;
}
.sp-search {
    margin-right: 20px;
    position: relative;
}
.sp-search .widget_product_search {
    display: none;
    position: absolute;
    min-width: 183px;
    max-width: 290px;
    width: 300px;
    top: 60px;
    left: -50px;
}
.widget_shopping_cart_content p {
    font-size: 16px;
}
.site-navigation > .sub-menu > .sub-menu {
    font-size: 15px;
    display: inline;
}
.products-grid .product_type_simple {
    font-size: 14px;
}
.wapf-wrapper input {
    padding: 0 0 0 5px;
    background-color: #fff;
    border: 1px solid #767676;
    border-radius: 2px;
    box-shadow: none;
    width: 100px;


}
.wapf-wrapper input:focus {
    background-color: #fff;
    border: 1px solid #767676
}
.wapf-product-totals .wapf--inner > div:nth-child(1),
.wapf-product-totals .wapf--inner > div:nth-child(2),
.wapf-product-totals .wapf--inner > div:nth-child(3) {
    display: none;
}

.sp-howto .item {
    /*max-height: none;*/
    /*height: 200px;*/
    overflow: hidden;
    transition: max-height 1s;

    display: none;
}
.sp-howto .item.active {
    display: block;
}
.howto-menu {
    display: flex;
    gap: 20px;
    margin-bottom: 50px;
}
.howto-menu-item {
    font-size: 18px;
    font-weight: 400;
    background-color: #eee;
    border-radius: 100px;
    padding: 8px 27px 9px 27px;
    cursor: pointer;
    display: block;
    text-align: center;
}
.howto-menu-item.active {
    background-color: #BCB2A8;
}
.readmore {
    text-decoration: none;
    border-bottom: 1px dashed;
    margin-bottom: 40px;
    display: block;
    width: fit-content;
}
.woocommerce-mini-cart-item {
    font-size: .875em;
}
.sdek-notice {
    padding: 10px;
    border: 3px dashed #fe3737;
    text-align: center;
    background-color: #f5f5f5;
}
.sp-checkout-delivery {
    margin-bottom: 40px;
}
.woocommerce-order-pay .woocommerce {
    max-width: 900px;
    margin: 0 auto;
}
.woocommerce-order-pay #payment .payment_methods {
    width: 100%;
    max-width: 700px;
}
#payment .payment_methods li img {
    margin-left: 20px;
}
.org-field {
    display: none;
}

.woocommerce form .form-row .optional {
    display: none;
}

.org_field input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.org_field input[type=number] {
    -moz-appearance: textfield;
}
.min-product-price {
    /*font-size: 14px;*/
    margin-bottom: 20px;
}


/** new */
.btn-black-t {
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #222222;
    border-radius: 100px;
    padding: 8px 27px 9px 27px;
    cursor: pointer;
    display: block;
    max-width: 230px;
    text-align: center;
}
.btn-red-b {
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #FD3738;
    background-color: #FD3738;
    color: #fff;
    border-radius: 100px;
    padding: 8px 27px 9px 27px;
    cursor: pointer;
    display: block;
    max-width: 210px;
    text-align: center;
    text-decoration: none !important;
}
a.btn-black-t, a.btn-red-b {
    text-decoration: none;
}
.sp-header-wrap {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
}
.b-buttons {
    margin-top: 57px;
}
.b-buttons a:first-child {
    margin-right: 20px;
}
.products-desc {
    display: flex;
    flex-direction: row;
    margin-bottom: 60px;
    gap: 38px;
}
.products-desc div {
    flex: 1;
}
.products-grid {
    display: flex;
    flex-wrap: wrap;
    margin: -19px -19px;
}
.products-grid div {
    width: calc(25% - 38px);
    height: 300px;
    margin: 19px;
    border-radius: 30px;
    position: relative;
}
.products-grid .large {
    width: calc(50% - 38px);
}
.products-grid div img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.products-grid div:nth-child(odd) {
    background-color: #BCB2A8;
}
.products-grid div:nth-child(even) {
    background-color: #DADADA;
}
.products-grid div h3 {
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    left: 23px;
    top: 17px;
}
.products-grid div span {
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    left: 23px;
    bottom: 17px;
    background-color: #EEEEEE;
    padding: 5px 10px;
    border-radius: 100px;
}
.products-wrapper {
    margin-bottom: 120px;
}
.cta-content .btn-red-b {
    padding: 10px 40px 12px 40px;
}
.sp-footer-nav-main a {
    font-size: 16px;
    font-weight: 600;
}
ul.sub-menu {
    padding: 10px;
}
.primary-navigation > ul > li > ul:before {
    color: #eeeeee;
    content: "▲";
    left: 60px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    line-height: 20px;
    position: absolute;
    top: -13px;
    font-size: 39px;
}
.widget_product_search:before {
    color: #eeeeee;
    content: "▲";
    left: 60px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    line-height: 20px;
    position: absolute;
    top: -13px;
    font-size: 39px;
    z-index: 1;
}
.handheld-navigation {
    overflow-y: scroll;
    overflow-x: hidden;
    text-align: left;
}
.handheld-navigation::-webkit-scrollbar {
    display: none;
}
.handheld-navigation > .menu {

}
.b-buttons a {
    width: 175px;
    display: inline-block;
    text-align: center;
}
.sp-tooltip ul li {
    font-size: 16px;
}
.sp-footer-msng .btn-black-t::before {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 900;
    margin-right: 5px;
    color: #000;
    content: '\f232';
}

.sp-footer-tg .btn-black-t::before {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 900;
    margin-right: 5px;
    color: #000;
    content: '\f3fe';
}

/** product slider*/
.single-product h1 {
    font-size: 60px;
}
.product-slider {
    width: 36%;
    float: left;
}
.slider-wrapper {
    width: 400px;
}
.slider-for {
    margin: 0;
    padding: 0;
    width: 400px;
}
.slider-nav {
    margin: 20px auto;
    padding: 0;
    width: 340px;
}
.slider-for .slick-slide {
    width: 400px;
    height: 400px;
    /*background-color: #eee;*/
    border-radius: 30px;
}
.slider-nav .slick-slide {
    height: 50px !important;
    background-color: #eee;
    border-radius: 10px;
    cursor: pointer;
}
.slick-arrow {
    position: absolute;
    top: 10px;
    font-size: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding-top: 1px;
}
.slider-nav li {
    margin: 0 10px;
}
.slick-prev {
    left: -30px;
}
.slick-prev:before {
    content: '\f060';
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
}
.slick-next {
    right: -30px;
}
.slick-next:before {
    content: '\f061';
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
}
.slider-for li img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    border-radius: 30px;
}
.first-image img {
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    border-radius: 30px;
}
.slider-nav li img {
    border-radius: 10px;
}
.slider-for:after {
    content: '';
    position: absolute;
    background: url(assets/images/zoom.svg) no-repeat;
    top: 17px;
    right: 21px;
    display: block;
    width: 30px;
    height: 30px;
}

/* Product Examples */
.product-examples {
    display: flex;
    gap: 10px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}
.example-item {
    position: relative;
    display: block;
    height: 60px;
    background-color: #eee;
    border: 1px solid #eee;
    padding: 30px;
    border-radius: 20px;
    max-width: 300px;
}
.example-item:hover {
    border: 1px solid #222222;
}
.example-item span {
    position: relative;
    top: -25px;
    left: -16px;
}
.example-item img {
    position: absolute;
    top: 11px;
    right: 9px;
}
.example-item.last img {
    position: absolute;
    top: 15px;
    right: 9px;
}
.clear-examples {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 40px;
}
.clear-examples:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(assets/images/clear_examples.svg) no-repeat;
    margin-right: 5px;
    vertical-align: middle;
}
/* product add to cart */
.single_add_to_cart_button,
.product-one-click {
    display: inline-block;
}
.product-one-click {
    max-width: 250px;
    margin-left: 20px;
    margin-top: 20px;
}
.single_add_to_cart_button:hover {
    background-color: #FD3738;
    color: #fff;
}
.howto-menu-mobile,
.howto-popup {
    display: none;
}
.howto-inline {
    list-style: none;
}
.howto-inline li {
    display: inline-block;
    margin-bottom: 40px;
}
.howto-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}
.howto-grid li {
    width: 48%;
    display: block;
}
.howto-grid li img,
.howto-inline li img {
    float: left;
    margin-right: 20px;
}
.sticker_type .wapf-field-label {
    /* display: none;*/
}
.wapf-no-label label {
    display: none;
}
#openEditor {
    display: block;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    background-color: #eee;
    border-radius: 100px;
    padding: 8px 27px 9px 27px;
    text-align: center;
}
.pxl-preview-image {
    width: 50%;
}
#pxl-del-preview {
    display: none;
}
.vector-editor-header__project-name {
    display: none;
}
.sp-banner {
    border-radius: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    color: #222222;
    margin: 40px 0;
}
.sp-banner-delivery {
    text-align: center;
    height: 60px;
    line-height: 56px;
    background-color: #EEEEEE;
    background-image: url("assets/images/banner_delivery_left.svg"), url("assets/images/banner_delivery_right.svg");
    background-position: 3% center, 97% center;
    background-repeat: no-repeat, no-repeat;
}
.sp-banner-ny-holidays {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    gap: 53px;
    /*height: 60px;*/
    background-image: url("assets/images/banner_ny_bg.jpg");
    background-repeat: no-repeat;
}
.ny-icon {
    background-image: url(assets/images/banner_ny_img_2.png);
    background-position: center top;
    width: 55px;
    height: 55px;
    align-self: flex-start;
    margin-left: 43px;
    margin-right: 54px;
}
.sp-banner .ny-icon-text{
    position: relative;
    color: rgb(252, 33, 33);
    font-size: 18px;
    right: 5px;
    margin-top: -4px;
}
.ny-icon-container {
    align-self: flex-start;
    display: flex;
    flex-direction: column;
    align-items: center; 
}
.sp-banner-ny-holidays div {

}
.sp-banner-ny-holidays div.block-1 {
    font-size: 18px;
    line-height: 1.1;
    font-weight: bold;
}
.sp-banner-ny-holidays div.block-1 span {
    display: block;
}
.sp-banner-ny-holidays div.block-2 {
    line-height: 1.3;
}
.sp-banner-ny-holidays div.block-2 p {
    margin: 0;
}




.slider-for, .slider-nav {
    visibility: hidden;
}
/**
Click Tooltip
 */
.sp-tooltip-click .sp-tooltip::before {
   /* left: unset;
    right: 10%;*/
}
.sp-tooltip-click .sp-tooltip {
    opacity: 1;
    display: none;
    pointer-events: all;
    z-index: 9999;
}
.sp-tooltip-click.last .sp-tooltip {
    margin-top: 17px;
   /* right: 0;*/
}
.sp-tooltip-click.last .sp-tooltip a:hover {
    text-decoration: underline;
}
.sp-tooltip-click.last ul {
    list-style: none;
    font-size: 12px;
}
.sp-tooltip-click.last {
    cursor: pointer;
}


/***/
.product-examples-types {
    display: none;
}

.a-pointer {
    cursor: pointer;
}
.category-blog .type-post .entry-header,
.single-post .type-post .entry-header {
    display: flex;
    align-items: flex-start;
    gap: 17px;
    border: 0;
    flex-direction: column;
}
.wapf-field-input input[type=checkbox],
.wapf-field-input input[type=radio] {
    width: 16px;
    height: 16px;
}
.wapf-field-description {
    /*width: 675px;*/
}
.wapf-field-description ul {
    font-size: 14px;
    margin: 0 0 0 16px;
    line-height: 1.5;
}
.wapf-field-container[for="620d8be45dccb"] {
    display: none;
}
.hide {
    display: none!important;
}
.menu-item-105 > ul.sub-menu {
    width: 520px;
}
ul.sub-menu {
    white-space: nowrap;
}
/***/

/** WAPF */

.wapf-main-fields .wapf-field-container,
.wapf-postprint-fields .wapf-field-container {
    flex-basis: 48%;
}

.wapf-section {
    gap: 0 4%;
}

.wapf-main-fields {

}

.wapf-postprint-fields {
    border: 1px solid #4E4E4E;
    border-radius: 5px;
    padding: 8px 15px 0 15px;
    overflow: hidden;
    max-height: 44px;
    transition-delay: 0s;
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    transition: max-height 1s;
}

.wapf-field-group {
    margin-bottom: 4px;
}

.wapf-postprint-fields .postprint-section-title {
    position: relative;
    flex-basis: 100%;
    padding: 0 !important;
    cursor: pointer;
}

.wapf-postprint-fields .postprint-section-title .wapf-field-label label {
    cursor: pointer;
}

.wapf-postprint-fields .postprint-section-title label {
    font-weight: bold;
}

.postprint-section-title:after {
    content: '';
    background: url(assets/images/chevron-down.svg) no-repeat right 0.7rem top 50%;
    background-size: 19px auto;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 0;
    right: -15px;
}

.wapf-field-container {
    padding: 0 0 25px 0 !important;
}

.wapf-field-input input[type=email],
.wapf-field-input input[type=number],
.wapf-field-input input[type=text],
.wapf-field-input input[type=url],
.wapf-field-input select,
.wapf-field-input textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 6px 6px;
    border-radius: 5px;
    appearance: none;
    outline: none;
}

.wapf-field-input select {
    background: url('assets/images/chevron-down.svg') no-repeat right 0.7rem top 50%;
    background-size: 19px auto;
}

abbr.required {
    text-decoration: none;
}

div.wapf-field-label.wapf--above {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
    position: relative;
}

.wapf-field-input {
    display: inline-block;
    width: 100%;
    margin-top: 21px;
}

div.wapf-product-totals {
    /* width: 25%;*/
    /*margin: 0 0 0 -5px*/
}

.wapf-container-wide {
    /*display: flex;*/
    flex-wrap: wrap;
    flex-direction: column;
}

.wapf-container-wide .wapf-field-input {
    width: 66%;
}

.wapf-container-wide .wapf-field-description {
    width: 66%;
    /*float: right;*/
    margin-left: auto;
    margin-right: 0;
}

.wapf-container-wide .wapf-field-label {
    flex: 0 0 100%;
}

.wapf-checkbox-label input {
    width: 20px;
    height: 20px;
}

.wapf-checkbox-label .wapf-pricing-hint {
    line-height: 1.8;
}

.wapf-postprint-active {
    max-height: 1000px;
}

.wapf-hide {
    display: none;
}

.wapf-field-true-false .wapf-field-input {
    width: auto;
}

.wapf-wrapper .wapf-field-description {
    font-size: 85%;
    opacity: .8;
    padding: 0;
   /* margin: 0;*/
    height: 0;
    line-height: 1;
}


/**/
/* The container must be positioned relative: */
.custom-select {
    position: relative;
    font-family: Arial;
}

.custom-select select {
    display: none; /*hide original SELECT element: */
}

.select-selected {
    background-color: DodgerBlue;
}

/* Style the arrow inside the select element: */
.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div, .select-selected {
    color: #ffffff;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
}

/* Style items (options): */
.select-items {
    position: absolute;
    background-color: DodgerBlue;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
    display: none;
}

.select-items div:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}

.wapf-main-fields .sp-dimensions-input .wapf-field-label {
    width: auto;
}
.wapf-main-fields .sp-dimensions-input {
    flex-basis: 22%;
    width: auto !important;
}
.wapf-postprint-fields .wapf-field-true-false .wapf-pricing-hint,
.wapf-container-wide.wapf-field-true-false .wapf-pricing-hint {
    opacity: 1;
    font-weight: 600;
}
.wapf-main-fields .wapf-field-true-false {
    display: flex;
}
.wapf-field-true-false .wapf-field-input {
    margin: -2px 0 0 0;
    margin-right: 7px;
    vertical-align:top;
}
.wapf-field-true-false .wapf-pricing-hint{
    text-align: right;
}
.wapf-field-true-false .wapf-field-description {
    height: auto;
}
.wapf-check-template {
    position: relative;
}
.wapf-check-template .wapf-checkable {
    display: inline-block;
    margin-right: 10px;
}
.wapf-field-description-hide {
    display: none;
    margin-right: 10px;
}

.wapf-check-template .fa-question-circle:hover ~ .wapf-field-description-hide {
    display: block;
    opacity: 100%;
    right: 172px;
    top: 0;
}
.product .quantity {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0 0 0 -5px;
}
.product .quantity span {
    display: block;
    width: 250px;
}
.wapf-product-totals .wapf--inner>div:last-child {
    display: flex;
}
.wapf-product-totals div span:first-child {
    font-weight: 700;
    width: 250px;
    display: block;
}
.wapf-product-totals div span:last-child {
    margin-left: 20px;
    font-weight: 700;
}
.wapf-upload-design .wapf-field-description {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    font-size: 14px;
}
.wapf-upload-design .wapf-field-description span:nth-child(2) a {
    background: #EEEEEE;
    border-radius: 5px;
    padding: 5px 5px;
}
.dz-clickable:before {
    content: url("assets/images/upload.svg");
    display: inline-block;
    padding-top: 15px;
    padding-right: 15px;
}
.wapf-wrapper .wapf-field-input .dzone {
    flex-flow: row;
    align-items: center;
}
.wapf-wrapper .wapf-field-input .dz-message {
    text-align: left;
}
.wapf-upload-design .wapf-field-input {
    margin: 0;
}
.wapf-create-design {
    padding: 0!important;
}
.wapf-create-design .wapf-field-input span {
    display: block;
    text-align: center;
    margin: 10px 0;

}
.wapf-container-wide .wapf-field-label {
    min-width: 250px;
}
.wapf-upload-design + .wapf-field-container > .wapf-field-input > div {
    display: flex;
    justify-content: space-between;
}
.wapf-upload-design + .wapf-field-container > .wapf-field-input {
    margin-top: 0;
}
.wapf-field-group .wapf-upload-design.wapf-field-container {
    padding-bottom: 0!important;
}
.wapf-container-wide .wapf-field-input {
    margin-top: 0;
}
.wapf-field-urgency {
    padding-top: 25px!important;
}
form .wapf-product-totals .wapf--inner {
    padding: 20px 0 0 0;
}
.product-accessories .quantity {
    margin: 0;
    font-size: 18px;
}
.product-accessories .quantity span {
    width: auto;
}
.reviews-wrapper {
    margin-bottom: 80px;
}
.wc-cat-seo-text {
    margin-top: 100px;
}
.sp-banner-moving {
    text-align: center;
    height: 137px;
    line-height: 31px;
    background-color: #EEEEEE;
    background-image: url(assets/images/banner_moving_left.png), url(assets/images/banner_moving_right.png);
    background-position: 3% center, 97% center;
    background-repeat: no-repeat, no-repeat;
    padding: 15px;
}

.sp-banner-moving .block-1 {
    font-size: 26px;
    color: red;
}
.sp-banner-moving .block-2,
.sp-banner-moving .block-3 {
    font-size: 18px;
}

.sp-banner-moving .block-3 span {
    font-weight: bold;
}
.wapf-section-docs {
    gap: 0;
    margin-bottom: 20px;
}
.wapf-section-docs .postprint-section-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 10px;
}
.wapf-section-docs .wapf-field-label {
    margin-right: 20px;
    margin-bottom: 0;
}
.wapf-section-docs .wapf-field-input {
    text-align: right;
    margin-right: 40px;
    margin-top: 0;
}
.wapf-section-docs .wapf-field-container:not(.postprint-section-title) .wapf-field-input {
    width: auto;
    min-width: 255px;
}
.wapf-section-docs .wapf-field-number:not(.postprint-section-title) .wapf-field-input {
    width: auto;
    min-width: 34px;
}
.wapf-section-docs .wapf-field-number:not(.postprint-section-title) .wapf-field-input input {

}
.wapf-section-docs .wapf-field-container:not(.postprint-section-title) .wapf-field-label {
    width: auto;
}
.wapf-section-docs .wapf-field-container:not(.postprint-section-title) {
    width: auto !important;
    flex-basis: 41%;
}
.wapf-section-docs .wapf-field-number:not(.postprint-section-title) {
    width: auto !important;
    flex-basis: 16%;
}
.wapf-docs-no-margin .wapf-field-input {
    margin-top: 0;
}
.postid-8237 .product-accessories .quantity span {
    width: 250px;
}

/*.wapf-field-input input:not(:focus):not(:placeholder-shown):invalid,
.wapf-field-input select:not(:focus):not(:placeholder-shown):invalid
{
    border-color: red;
}
.wapf-field-input input:not(:focus):not(:placeholder-shown):valid,
.wapf-field-input select:not(:focus):not(:placeholder-shown):valid
{
    border-color: green;
}*/

.category-blog h1 {
    font-size: 60px;
}
.sp-blog-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex: 1 0 21%;
    gap: 33px;
}

.sp-blog-wrapper article {
    width: 23%;
}

.sp-blog-wrapper article img {
    border-radius: 30px;
}

.sp-blog-wrapper article.hentry {
    margin: 0 0 2.235801em;
}

.sp-blog-wrapper article header.entry-header {
    margin-bottom: 0;
}

.sp-blog-wrapper article h2 {
    margin: 0;
}

.sp-blog-wrapper article h2 a{
    font-size: 28px;
    font-weight: 600;
}
.single article.category-blog img {
    border-radius: 30px;
    float: left;
    margin: 0 40px 40px 0;
}
.woocommerce-order-pay .order_details {
    display: flex;
    justify-content: center;
    margin: 0;
}
.woocommerce-order-pay .order_details .order {
    padding: 1em 1.618em;
}

.woocommerce-order-pay .wc_payment_methods{
    display: none;
}

.woocommerce-order-pay .woocommerce-terms-and-conditions-wrapper{
    display: none;
}

.sp-fixed-msng {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 1;
}

.fixed-btn {
    width: 190px;
    height: 74px;
    background-color: rgb(82,187,82);
    color: white;
    font-weight: 700;
    border-radius: 50px; 
    padding: 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); 
    position: relative; 
    overflow: hidden;
}

.fixed-whatsapp-icon {
    width: 40px;
    height: 40px;
    z-index: 1;
    pointer-events: none;
}

.text-container {
    display: flex;
    flex-direction: column;
    position: relative; 
    z-index: 1; 
    pointer-events: none;
}

.main-text {
    letter-spacing: 2px;
    font-style: italic;
    text-align: center;
    font-size: 31px;
    line-height: 26px;
    pointer-events: none;
}

.sub-text {
    letter-spacing: 1px;
    text-align: center;
    font-size: 23px;
    line-height: 18px;
    pointer-events: none;
}

.time-text {
    text-align: center;
    font-size: 12px;
    opacity: 0.8;
    font-weight: 600;
    pointer-events: none;
}

.arrow {
    width: 75px;
    height: 75px;
    border-top: 20px solid rgb(114,198,100); 
    border-right: 20px solid rgb(114,198,100);
    transform: rotate(45deg);
    position: absolute; 
    z-index: 0; 
    pointer-events: none; 
}

.arrow1 {
    right: 20px;
    pointer-events: none;
}

.arrow2 {
    right: 70px;
    pointer-events: none;
}

.arrow3 {
    right: 120px;
    pointer-events: none;
}

.header-address-rating{
    display: flex; 
    align-items: center;
    /*margin-right: 245px;*/
}

.header-iframe-container{
    height: 43px;
}

.footer-iframe-container{
    height: 43px;
    margin-left: -8px;
    margin-top:-5px
}

/* my-account-orders.css */
.wcpi-download-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 120px;
    padding: 6px 8px; 
    font-size: .875em;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    background-color: rgb(238,238,238);
    color: rgb(68,66,63);
    border: none;
    border-radius: 0;
    text-decoration: none !important; 
    transition: background-color 0.2s;
    cursor: pointer;
    height: 35px; 
    box-sizing: border-box;
    margin-right: .236em;
}

.wcpi-download-button:hover {
    background-color: rgb(213,213,213);
    text-decoration: none !important; 
}

.woocommerce-orders-table__cell--order-actions .button {
    padding: 6px 8px; 
    font-size: 12px;
    line-height: 1.5;
    white-space: nowrap;
    height: 28px; 
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-orders-actions {
    display: flex;
    align-items: center; 
    gap: 4px;
    margin-top: -5px;
}



@media screen and ( max-width: 768px ) {
    .single article.category-blog h1 {
        font-size: 32px;
    }
    .rank-math-breadcrumb {
        margin-top: 40px;
        padding: 0 15px;
    }
    .sp-blog-wrapper {
        flex-direction: column;
    }
    .sp-blog-wrapper article,
    .sp-blog-wrapper article header a,
    .sp-blog-wrapper article header a img {
        width: 100%;
    }
    .sp-blog-wrapper article header a {
        font-size: 20px;
    }
    .sp-topheader,
    .sp-search,
    .sp-header-contactus,
    .sp-account {
        display: none;
    }

    .col-full {
        margin-left: 0;
        margin-right: 0;

    }
    .sp-subfooter {
        padding-bottom: 76px;
        flex-direction: column;
    }
    .sp-copyright {
        order: 2;
    }
    .storefront-primary-navigation {
        flex: 1;
    }
    .storefront-breadcrumb {
        margin-top: 40px;
        padding: 0 15px;
    }
    .site-content {
        margin-top: 20px;
    }
    .sp-footer-logo .site-branding {
        align-self: start;
        padding: 5px;
        flex: 3;
        text-align: left;
        margin-bottom: 20px;
        display: inline-block;
    }
    .sp-header-wrap {
        top: 0;
    }
    .sp-header {
        background-color: #fff;
        position: fixed;
        -webkit-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
        -moz-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
        box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
        width: 100%;
        padding: 0 5px;
    }
    .sp-header-buttons{
        display: none;
    }
    .handheld-navigation {
        margin-top: 30px;
        position: absolute;
        z-index: 999;
        background-color: #fff;
        right: 0;
        width: 100%;
        text-transform: uppercase;
        top: 20px;
    }
    .handheld-navigation a {
        font-size: 20px;
        font-weight: 400;
    }
    .handheld-navigation ul ul li a {
        font-size: 16px;
        font-weight: 400;
        text-transform: capitalize;
    }
    .handheld-navigation .sub-menu .toggled-on button {
        top: 3px;
    }
    .dropdown-toggle {
        padding: 0;
        margin-right: 0;
    }
    .handheld-navigation ul.menu li button::after {
        font-size: 29px;
    }
    .menu-toggle {
        margin-top: -4px;
    }
    .sp-fa-icon-plain a {
        color: #fe3737;
        font-size: 18px;
        margin-left: 20px;
    }
    .sp-header div.sp-mobile {
        flex: 1;
    }
    .sp-mobile .fa-phone-alt {
        font-size: 23px;
        color: #fe3737;
    }
    .sp-mobile .fa-whatsapp {
        font-size: 26px;
        color: #25D366;
    }
    .sp-mobile .fa-telegram-plane {
        font-size: 26px;
        color: #0088cc;
    }
    .sp-mobile {
        display: block;
    }
    .site-branding .logo {
        width: 102px;
        height: 41px;
    }
    .site-header {
        margin-bottom: 0;
    }
    .storefront-breadcrumb,
    .site-content {
        padding: 0 15px;
    }
    .sp-examples,
    .contacts-wrapper,
    .two-buttons {
        flex-direction: column;
        align-items: center;
    }
    .contacts-wrapper .left-column,
    .contacts-wrapper .right-column {
        width: 100%;
    }
    .sp-example {
        margin-bottom: 20px;
    }
    .sp-footer-contacts {
        /*text-align: center;*/
        order: 2;
        margin-right: 0;
    }
    .sp-footer-contacts a {
        font-size: 14px;
    }
    .sp-footer-contacts .sp-footer-phone,
    .sp-footer-contacts .sp-footer-email {
        display: inline-block;
    }
    .sp-footer-contacts .sp-footer-phone,
    .sp-footer-contacts .sp-footer-email {
        margin-right: 10px;
        margin-bottom: 0;
    }
    .sp-footer-contacts div {
        margin-bottom: 20px;
    }
    .sp-footer-menu {
        /* text-align: center;*/
        order: 3;
        flex-basis: 100%;
        columns: 3;
        height: 120px;
    }
    .sp-footer-menu ul {
        margin: 0 0 20px 0;
    }
    .sp-footer-catalog {
        /* text-align: center;*/
        margin-top: 0;
        order: 4;
    }
    .sp-footer-msng {
        /* width: 205px;*/
    }
    .wapf-field-input {
        width: 100%;
    }
    div.wapf-product-totals {
        width: 50%;
    }
    .modal-wrapp {
        width: 100%;
        padding: 15px;
    }
    .wpcf7-form-control {
        width: 97%;
    }
    .woocommerce-product-gallery__image img {
        width: 100%;
    }
    .banner-content {
        padding: 19px 15px;
        top: 92px;
    }
    .banner-content div:nth-child(1) h1 {
        font-size: 52px;
        text-align: left;
    }
    .banner-content div:nth-child(2) h2 {
        font-size: 24px;
        text-align: left;
    }
    .banner-content div:nth-child(3) {
        text-align: center;
    }
    .banner-content div:nth-child(3) a {
        margin-bottom: 20px;
        display: block;
        width: 161px;
        text-align: center;
    }
    .banner-img img {
        object-position: 0%;
        object-fit: cover;
        max-height: 480px;
        min-height: 480px;
    }
    .banner-img {
        max-height: 480px;
        min-height: 480px;
    }
    .benefits-content,
    .steps-grid,
    .products-desc,
    .products-grid {
        flex-direction: column;
    }
    .cta-wrapper {
        /*padding: 20px;*/
        margin: 0 -15px;
    }
    .cta-content,
    .reviews-left,
    .reviews-right {
        width: 100%;
    }
    .cta-content {
        /*text-align: center;*/
        top: 20px;
        padding: 20px;
    }
    .cta-banner-img img {
        object-position: 0;
        max-height: 400px;
        min-height: 400px;
    }
    .cta-banner-img {
        max-height: 400px;
        min-height: 400px;
    }
    .steps-wrapper {
        margin: 80px 0;
    }
    .steps-item {
        width: auto;
    }
    .steps-item .item-slave {
        justify-content: space-around;
    }
    .req-table {
        flex-direction: column;
    }
    .req-table div:nth-child(1) {
        order: 1;
    }
    .req-table div:nth-child(2) {
        order: 3;
    }
    .req-table div:nth-child(3) {
        order: 2;
    }
    .req-table div:nth-child(4) {
        order: 4;
    }
    .flex-c {
        flex-direction: column;
    }
    .clients-content .flex-c {
        flex-direction: row;
    }
    .clients-content figure {
        width: 37%;
    }
    .clients-content .gallery-icon img {
        margin: 0 auto;
    }
    .site-footer .storefront-handheld-footer-bar li.my-account,
    .site-footer .storefront-handheld-footer-bar li.cart,
    .site-footer .storefront-handheld-footer-bar li.search {
        width: 33%;
    }
    .single-product .site-footer .storefront-handheld-footer-bar li.my-account,
    .single-product .site-footer .storefront-handheld-footer-bar li.cart,
    .single-product .site-footer .storefront-handheld-footer-bar li.search {
        width: 16%;
    }
    .site-footer .storefront-handheld-footer-bar .contact {
        width: 35%;
        margin-left: 10px;
    }
    .site-footer .storefront-handheld-footer-bar .contact a {
        height: auto;
        color: #fff !important;
        font-size: 15px;
        text-indent: inherit;
        padding: 5px;
        margin-top: 12px;
    }
    .sp-tooltip {
        margin-top: 0;
        left: 75px;
    }
    .sp-tooltip:before {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        top: 41px;
        left: -25px;
    }
    .sp-tooltip-click.last .sp-tooltip {
        margin-top: 9px;
        right: 0;
        left: 0;
        width: auto;

    }
    .sp-tooltip-click.last .sp-tooltip ul li {
        font-size: 15px;
    }
    .sp-tooltip-click.last .sp-tooltip ul {
        margin: 0;
    }
    .sp-tooltip-click.last .sp-tooltip:before {
        -webkit-transform: none;
        transform: none;
        -moz-transform: none;
        top: -21px;
        left: 42px;
    }
    .steps-item {
        gap: 0;
        margin-top: 30px;
    }
    h2 {
        font-size: 28px;
    }
    ul {
        font-size: 16px;
    }
    .site-footer {
        padding: 0 15px;
    }
    .sp-footer {
        flex-wrap: wrap;
    }
    .sp-footer-logo {
        flex-basis: 100%;
        padding-bottom: 30px;
        order: 1;
        display: flex;
        flex-direction: column;
        padding-right: 0;
    }
    .sp-footer-logo .logo {
        margin-bottom: -8px;
    }

    .sp-footer-msng .btn-black-t,
    .sp-footer-tg .btn-black-t {
        padding: 7px 13px 7px 14px;
        /*margin-left: 10px;*/
    }
    ul.sub-menu {
        padding: 0;
    }
    .main-navigation ul li a {
        padding: 0.875em 15px;
    }
    .menu-item-has-children.toggled-on {
        background-color: #eeeeee;
    }
    .banner-wrapper {
        margin: 0 -15px;
    }
    .b-desc {
        width: 65%;
    }
    .benefits-item .content {
        width: auto;
    }
    .benefits-wrapper {
        margin: 30px 0 80px 0;
    }
    .products-grid div,
    .products-grid .large {
        width: auto;
    }
    .woocommerce-active .site-branding {
        flex: 3;
        text-align: left;
    }
    .product-slider {
        width: 100%;
        float: none;
    }
    .slider-wrapper {
        width: 100%;
    }
    .slider-for {
        width: 100%;
    }
    .slider-nav {
        width: 263px;
    }
    .example-item {
        position: relative;
        display: block;
        height: 15px;
        background-color: #eee;
        border: 1px solid #eee;
        padding: 34px 10px 11px 10px;
        border-radius: 20px;
        max-width: 175px;
        flex: 1;
        min-width: 147px;
        font-size: 13px;
        margin: 0;
    }
    .example-item span {
        left: 0;
        top: -30px;
    }
    .product-one-click {
        margin-left: 0;
    }
    .howto-menu-mobile {
        display: block;
    }
    .howto-menu {
        display: none;
    }
    .howto-menu-mobile .howto-menu-item {
        font-size: 16px;
    }
    .howto-menu-mobile .howto-menu-item.active {
        display: block;
    }
    .howto-menu-mobile .howto-menu-item.howto-select {
        display: block;
    }
    .howto-popup {
        border-radius: 20px;
        border: 1px solid #eee;
        margin-top: -20px;
    }
    .howto-popup span {
        padding: 7px 27px 8px 27px;
        display: block;
    }
    .howto-popup .howto-popup-item {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        position: relative;
    }
    .howto-popup .howto-popup-item:first-child {
        border-top: none;
    }
    .howto-popup .howto-popup-item:last-child {
        border-bottom: none;
    }
    .howto-popup-item.active span:before {
        content: '\f00c';
        font-family: "Font Awesome 5 Free";
        font-size: 15px;
        position: absolute;
        top: 8px;
        left: 7px;
    }
    .howto-select:after {
        content: '\f078';
        font-family: "Font Awesome 5 Free";
        font-size: 15px;
        position: relative;
        right: -12px;
    }
    .howto-select {
        margin-bottom: 20px;
    }
    .faq-wrapper {
        flex-direction: column;
    }
    .sp-privacy-links a {
        display: list-item;
    }
    .single-product h1 {
        font-size: 34px;
    }
    .howto-grid li {
        width: 100%;
    }
    .howto-grid,
    .howto-inline {
        margin: 0;
    }
    .howto-grid li img, .howto-inline li img {
        float: none;
    }
    .sp-banner {
        text-align: left;
        border-radius: 20px;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        color: #222222;
        overflow: hidden;
    }
    .sp-banner-delivery {
        background-color: #EEEEEE;
        margin: 40px 0;
        padding-left: 71px;
        line-height: 28px;
        height: 60px;
        background-image: url("assets/images/banner_delivery_mobile.svg");
        background-position: 7% center;
        background-repeat: no-repeat, no-repeat;
    }
    .sp-banner-ny-holidays {
        flex-direction: column;
        position: relative;
        padding: 20px;
        background-size: cover;
        align-items: baseline;
        gap: 13px;
    }
    .sp-banner-ny-holidays div.block-1 span {
        display: inline;
    }
    .sp-banner-ny-holidays .ny-icon:last-child {
        display: none;
    }
    .sp-banner-ny-holidays .ny-icon:last-child {
        display: none;
    }
    .sp-banner-ny-holidays .ny-icon {
        position: absolute;
        right: 20px;
        top: 0;
        margin: 0;
    }
    .sp-banner-ny-holidays .ny-icon-text {
        display: none;
    }
    .sp-banner-ny-holidays .block-3 {
        display: none;
    }
    .sp-banner-ny-holidays div.block-1 {
        font-size: 18px;
        width: 70%;
    }
    .sp-banner-ny-holidays div.block-2 p {
        font-size: 14px;
    }
    .sp-banner-moving {
        background-color: #EEEEEE;
        margin: 40px 0;
        line-height: 7px;
        height: 138px;
        background-position: 96% 13%;
        background-repeat: no-repeat, no-repeat;
        text-align: left;
        background-image: url(assets/images/banner_moving_left.png);
    }
    .sp-banner-moving .block-1 {
        text-transform: uppercase;
        color: red;
        font-size: 18px;
        display: block;
        max-width: 230px;
        line-height: 15px;
    }
    .sp-banner-moving .block-2,
    .sp-banner-moving .block-3 {
        margin-top: 6px;
        font-size: 14px;
        display: block;
        max-width: 200px;
        line-height: 15px;
    }

    .category-blog .type-post .entry-header {
        flex-direction: column;
    }
    .wapf-field-description {
        width: 100%;
    }
    .wapf-main-fields .wapf-field-container, .wapf-postprint-fields .wapf-field-container {
        flex-basis: 100%;
        padding: 0 5px 15px 5px !important;
    }
    form .wapf-wrapper {
        margin: 0;
    }
    .wapf-container-wide .wapf-field-input {
        width: 100%;
    }
    .wapf-wrapper .wapf-field-description {
        width: 100%;
    }
    .wapf-check-template {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-top: 20px;
    }
    .wapf-check-template .wapf-field-input {
        flex: 1;
        margin: 0;
    }
    .wapf-check-template .wapf-field-label {
        width: auto;
        flex: 2;
    }
    .single-product div.product form.cart .quantity {
        justify-content: space-between;
        margin-right: 0 !important;
        margin: 0 !important;
    }
    .single_add_to_cart_button, .product-one-click {
        width: 100%;
        max-width: 100%;
    }
    .sp-dimensions-input {
        flex-basis: 48% !important;
    }
    .wapf-postprint-fields {
        margin-top: 20px;
    }
    .wapf-field-true-false .wapf-field-input {
        margin: 0 5px 0 0 !important;
    }
    .sp-fixed-msng {
        position: relative;
        bottom: 0px;
        right: 0px;
    }
    .fixed-btn {
        width: 200px;
        justify-content: center;
        flex-flow: row;
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2); 
    }
    .main-text {
        font-size: 23px;
        margin-right: 3px;
    }
    .sub-text {
        font-size: 15px;
    }
    .time-text {
        display: none;
    }
    .fixed-whatsapp-icon {
        width: 35px;
        height: 35px;
    }
    .text-container {
        flex-direction: row;
        align-items: flex-end;
    }


}
@media screen and ( max-width: 406px ) {
    .fixed-btn {
        width: 170px;
        justify-content: center;
        flex-flow: row;
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2); 
    }
    .main-text {
        font-size: 20px;
        margin-right: 3px;
    }
    .sub-text {
        font-size: 14px;
    }
    .fixed-whatsapp-icon {
        width: 30px;
        height: 30px;
    }
}
@media screen and ( max-width: 363px ) {
    .sp-mobile {
        font-size: 0;
    }
    .sp-mobile:before,
    .sp-mobile i:before {
        font-size: 18px;
    }
    .fixed-btn {
        width: 150px;
        justify-content: center;
        flex-flow: row;
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2); 
    }
    .main-text {
        font-size: 18px;
        margin-right: 3px;
    }
    .sub-text {
        font-size: 12px;
    }
    .fixed-whatsapp-icon {
        width: 25px;
        height: 25px;
    }
}