/*
 * Theme Name: Woomen
 * Text Domain: woomen
 * Theme URI: https://woo.demowp.io/
 * Description: Woomen is a fully customizable WooCommerce theme built for modern online stores. Designed with a practical, real-world approach, Woomen combines conversion-focused features, intuitive design tools, and seamless user experience. From advanced AJAX functionality to Shopify-inspired checkout, product swatches, drag & drop builders, and powerful theme options — everything is included to help merchants build, manage, and scale their store with ease. Optimized for speed, SEO, and mobile responsiveness, Woomen is the perfect solution for serious eCommerce businesses.
 * Author: ZemoWP
 * Author URI: https://zemowp.com
 * Version: 1.0.0
 * License:
 * License URI:
 * Tags:one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-image-header, featured-images, post-formats, sticky-post, theme-options, translation-ready
 * Tested up to: 6.7
 * Requires PHP: 7.4 or above
*/

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    overflow-x: hidden;
}

/* input-number-default-up-down-remove */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

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] {
    display: none
}

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

strong {
    font-weight: bold
}


b {
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
    color: #1d1d1d;
}

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 0;
}

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
}

select {
    border: 1px solid #ccc;
    padding: 7px;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'Inter';
    width: auto;
}

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=text],
input[type=number],
input[type=url],
input[type=email],
input[type=password],
input[type=search],
select {
    background-color: var(--white-700);
}

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

figure.alignleft ul {
    padding: 0 10px 0 0 !important;
}

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;
}

.form-control:focus {
    box-shadow: unset !important;
    border-color: #000 !important;
}

.cwp-field-email input {
    background-color: #fff0 !important;
}

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

td,
th {
    padding: 0;
}

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

body,
button,
input,
textarea {
    font-family: Plus Jakarta Sans, sans-serif, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    line-height: 1.618;
    text-rendering: optimizeLegibility;
}

select {
    color: initial;
    font-family: Plus Jakarta Sans, sans-serif, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    max-width: 100%;
    background-color: #FFFFFF;
}

summary {
    display: list-item;
}

h1,
h2,
h3,
h4,
h5,
h6,
.woomen-page-content-container,
.post-nav-links {
    clear: both;
}

.bypostauthor {
    display: block;
}

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

ul,
ol {
    margin: 0 0 1.5em 0;
    padding-left: 2rem;
}

.woomen-visible-on-load {
    display: none !important;
}

.woomen-widget ul,
.woomen-widget ol {
    padding: 0;
    list-style: none;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 20px;
}

dt {
    font-weight: 600;
}

dd {
    margin: 0 0 1.618em;
}

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

blockquote {
    padding: 0;
    font-style: italic;
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.41575em;
}

pre {
    background: rgba(0, 0, 0, .1);
    font-family: Plus Jakarta Sans, sans-serif, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin-bottom: 1.618em;
    padding: 1.618em;
    overflow: auto;
    max-width: 100%;
}

kbd {
    color: #000000;
}

kbd,
tt,
var {
    font-family: Plus Jakarta Sans, sans-serif, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    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: rgba(0, 0, 0, 0);
}

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%;
}

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

.navbar-brand {
    max-width: 200px;
}

.alignleft {
    float: left;
    margin-right: 1em;
    margin-bottom: 1.5em;
}

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

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

.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 {
    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: collapse;

}

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

table td,
table th {
    padding: 1em 1.41575em;
    text-align: left;
    vertical-align: top;
    border: 1px solid #e3e3e3;
    border-collapse: collapse;
}

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

table th {
    font-weight: 600;
}

table tr {
    border-bottom: 1px solid #ddd;
}

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
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border: 1px solid #ddd;
    padding: 10px;
}

.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;
}

.post-nav-links {
    margin: 0 0 1em;
}

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

input[type=button],
input[type=reset],
input[type=submit] {
    border-radius: var(--border-radius);
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
    cursor: pointer;
    padding: .6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 600;
    text-shadow: none;
    display: inline-block;
    -webkit-appearance: none;
}

input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background-color: #ffffff;
    color: #000000;
}

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

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;
}

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

label {
    font-weight: 400;
}

label.inline input {
    width: auto;
}

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

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

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

.woomen-single-post-content-container .woomen-single-content-images {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding-bottom: 22px;
    font-style: normal;
}

.woomen-single-post-content-container .woomen-single-content-images p {
    width: calc(100% - 323px);
}

.woomen-single-post-content-container .woomen-single-content-images p img {
    width: 100%;
    height: auto;
}

.woomen-single-post-content-container .woomen-single-content-images .woomen-images-combine {
    width: 303px;
}

.woomen-single-post-content-container .woomen-single-content-images .woomen-images-combine p {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.woomen-single-post-content-container blockquote p span {
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 36px !important;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0.7px;
}

.wp-caption {
    margin-bottom: 1em;
    max-width: 100%;
    display: inline-grid;
    margin-right: 20px;
}

.wp-caption:last-of-type {
    margin-right: 0px;
}

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

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

.gallery {
    margin-bottom: 1em;
}

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

.gallery::after {
    clear: both;
}

.gallery .gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 2em 0;
}

.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: 5px 0 0 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%;
}

.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;
}

.wp-block-cover-text {
    color: var(--white-700) !important;
}

.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;
}

.error404-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}

.error404-content .entry-title {
    margin: 0 0 10px 0;
}

.error404-content .intro-text {
    margin: 0 0 15px 0;
}

.page:not(.elementor-page) .woomen-page-content-container>* {
    margin-bottom: 30px;
}

.page:not(.elementor-page) .woomen-page-content-container>p {
    font-size: 1.25rem;
}

.post-nav-links {
    display: flex;
    align-items: center;
    gap: 20px;
}

.post-nav-links .post-page-numbers.current {
    border-bottom: 1px solid #1D1D1D;
    cursor: no-drop;
}

.post-nav-links .post-page-numbers.current:hover {
    border-color: #1D1D1D;
}

.post-nav-links .post-page-numbers {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    color: #131836;
    border-bottom: 1px solid #E6E6E6;
    overflow: hidden;
}

.post-nav-links .post-page-numbers:hover {
    border-color: #FF5656;
}

.woomen-single-post-content-container p {
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8em;
}

.woomen-single-post-content-container a {
    color: var(--e-global-color-3ec8894);
}

.woomen-single-post-content .woomen-social-link-tags .d-flex {
    padding: 0px !important;
    gap: 20px;
}

.woomen-single-post-content .woomen-social-link-tags .d-flex a {
    color: #1D1D1D;
    margin: 0px !important;
}

.woomen-single-post-content .woomen-social-link-tags .d-flex a i {
    font-size: 16px;
    color: #1D1D1D;
}

.woomen-single-post-content .woomen-social-link-tags .d-flex a i:hover {
    color: #ff5656;
}

.woomen-page-content-container:before,
.woomen-page-content-container:after {
    content: '';
    display: table;
    clear: both;
}

.search-form {
    display: flex;
    justify-content: center;
    align-items: center;
}

.search-form>label {
    width: 100%;
    margin-bottom: 0;
}

.search-form .search-field {
    margin: 0 0 0 0;
    height: 33px;
    padding: 5px 10px;
    line-height: 33px;
    width: 100%;
}

.search-form .search-submit {
    margin-top: 0;
    margin-left: 5px;
}

.woomen-hide-no-content-section {
    display: none;
}

.wp-block-cover p {
    color: #fff !important;
}

.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
    margin-bottom: 10px;
}

.wp-block-file__button {
    color: #fff !important;
}

.wp-block-button__link {
    background-color: #1d1d1d !important;
    border: 1px solid #000;
    border-radius: 0 !important;
    box-shadow: none;
    transition: 0.3s;
    margin-top: 10px;
    color: #ffffff !important;
}

.wp-block-button__link:hover {
    color: #1d1d1d !important;
    background-color: #ffffff !important;
}

:root :where(.wp-block-button.is-style-outline--1 .wp-block-button__link) {
    background-color: #fff0 !important;
    color: #1d1d1d !important;
}

:root :where(.wp-block-button.is-style-outline--1 .wp-block-button__link):hover {
    background-color: #1d1d1d !important;
    color: #fff !important;
}

.wp-block-pullquote {
    background-color: #F6F6F6;
    border-radius: 7px;
    padding: 20px;
}

.wp-block-search__button {
    display: inline-block;
    border: 2px solid #222;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 23px;
    transition: all 0.5s linear;
    background-image: linear-gradient(90deg, #222 50%, #fff 50%);
    border-radius: 0;
    background-position: left center;
    background-size: 300%;
}

.wp-block-search__button:hover {
    background-position: right center;
    color: #222;
}

.woomen-page-content-container {
    padding: 25px 0px;
    min-height: 70vh;
}

.woomen-page-content-container .woomen-comments-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
    color: #1D1D1D;
    margin-bottom: 40px;
}

.woomen-page-content-container .woomen-comments-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
}

.woomen-page-content-container .woomen-comments-list li {
    display: flex;
    align-items: center;
    width: 48%;
    gap: 20px;
}

.woomen-page-content-container .woomen-comments-list li .comment-image {
    width: 15%;
}

.woomen-page-content-container .woomen-comments-list li .comment-image img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
}

.woomen-page-content-container .woomen-comments-list li .comment-box-content {
    width: 85%;
}

.woomen-page-content-container .woomen-comments-list li .comment-box-content .comment-author {
    justify-content: space-between;
    margin-bottom: 20px;
}

.woomen-page-content-container .woomen-comments-list li .comment-box-content .comment-author .comment-title-date {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.woomen-page-content-container .woomen-comments-list li .comment-box-content .fn a {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #1D1D1D;
    text-transform: uppercase;
}

.woomen-page-content-container .woomen-comments-list li .comment-box-content .fn a:hover {
    color: #ff5656;
}

.woomen-page-content-container .woomen-comments-list li .comment-box-content .comment-text-reply p {
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    color: #1d1d1d;
    margin-bottom: 5px;
}




/*comments*/
.woomen-single-post-comments {
    /* margin: 40px 0 0 0;
    padding: 80px 0; */
    background: var(--white-700);
}

.woomen-comments-title {
    font-size: 22px;
    line-height: 30px;
    color: #000000DE;
    margin: 0 0 40px 0;
}

.woomen-comments-list {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0;
}

.comment-respond .comment-form {
    margin-bottom: 12px;
}

.woomen-comments-list .children {
    list-style: none;
}

.comment-body,
.comment-meta,
.comment-author {
    display: flex;
    flex-wrap: wrap;
}

.comment-meta {
    width: 100%;
    flex-wrap: nowrap;
    position: relative;
}

.comment-content,
.reply {
    display: block;
    width: 100%;
    padding: 0 0 1px 50px;
    margin: 0 0 0 0;
    clear: both;
}

.comment-content {
    margin-top: -20px;
}

.trackback .comment-content,
.pingback .comment-content {
    padding: 0 0 1px 0;
}

.comment-content p {
    line-height: 1.5em;
}

.reply .comment-reply-link:not(:hover) {
    color: var(--primary-color);
}

.comment-author img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin: 0 15px 0 0;
}

.comment-author .fn {
    margin: -5px 0 0 0;
}

.comment-author .fn a {
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
}

.comment-author .fn a:not(:hover) {
    color: #000000CC;
}

.comment-author .says {
    display: none;
}

.comment-metadata {
    margin: -5px 0 0 0;
}

.comment-metadata>a {
    font-size: 12px;
    line-height: 26px;
    margin: 0 0 0 10px;
}

.woomen-page-content-container .comment-metadata>a {
    line-height: 1;
}

.comment-metadata>a:not(:hover) {
    color: #00000066;
}

.comment-metadata .edit-link {
    position: absolute;
    top: 0;
    right: 0;
}

.comment-body {
    padding: 0 0 20px 0;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #DEDEDE;
}

#reply-title {
    display: flex;
    align-items: center;
    gap: 12px;
}

#cancel-comment-reply-link:not(:hover) {
    color: var(--primary-color);
}

.comment-respond input,
.comment-respond optgroup,
.comment-respond select,
.comment-respond textarea {
    border: 1px solid #DEDEDF;
    border-radius: var(--border-radius-xs);
    resize: none;
    outline: none;
}

.comment-respond label {
    font-weight: 500;
    margin: 0 0 5px 0;
}

.logged-in-as,
.comment-notes {
    padding: 10px 0;
}

p.logged-in-as>a {
    color: var(--primary-color);
}

p.logged-in-as>a:hover {
    text-decoration: underline;
}

.required-field-message .required {
    color: #ff5252;
}

.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url {
    margin: 0 0 10px 0;
}

#commentform>p {
    margin: 0 0 20px 0;
}

#commentform .form-submit {
    margin: 0 0 0 0;
}

#commentform .comment-form-cookies-consent {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

#commentform .comment-form-cookies-consent .comment-respond label {
    margin: 0 0 0 0;
}

#commentform #submit {
    background-color: #000;
    border: 1px solid #000;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    padding: 15px 40px;
    width: fit-content;
    transition: 0.3s;
    color: #fff;
}

#commentform #submit:hover {
    background-color: #ffffff;
    color: #000000;
}

p.woomen-no-comment-found {
    margin: 0 0 15px 0;
}

.wp-block-search {
    margin: 4px 0 25px 0;
}

.wp-block-search__label {
    margin: 4px 0 12px 0;
}

.woomen-single-post-banner .woomen-single-post-banner-content a,
.woomen-single-post-banner .woomen-single-post-banner-content p {
    color: var(--e-global-color-dea0f11);
    font-family: "Epilogue", Sans-serif;
    font-size: 16px;
    font-weight: 300;
}

.woomen-single-post-banner .woomen-single-post-banner-content p b a,
.woomen-single-post-banner .woomen-single-post-banner-content p b {
    color: var(--e-global-color-dea0f11);
    font-family: "Epilogue", Sans-serif;
    font-size: 16px;
    font-weight: 700;
}

.wp-block-tag-cloud a,
.logged-in-as>a:hover {
    color: var(--e-global-color-3ec8894);
}

.woomen-single-post-banner .woomen-single-post-banner-content p b a:hover {
    color: var(--e-global-color-3ec8894);
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
    margin: 0px;
    line-height: 20px;
}

@media (min-width: 768px) {
    .col-full {
        max-width: 66.4989378333em;
        margin-left: auto;
        margin-right: auto;
        padding: 0 2.617924em;
        box-sizing: content-box
    }

    .woocommerce-page .cart-collaterals .cross-sells.cubewp-woo-sells .products.columns-2 .col-12 {
        width: calc(50% - 4px);
    }

    .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,
    .widget-area {
        margin-bottom: 2.617924em
    }
}

@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
    }
}



/* woomen footer */
#woomen-footer {
    background-color: #000000;
    min-height: auto;
}

#woomen-footer .woomen-footer-copyright {
    justify-content: center;
    align-items: center;
    padding: 20px 0px;
}

#woomen-footer .woomen-footer-copyright p {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 24px;
    color: #ffffff;
}

#woomen-footer .woomen-footer-copyright p a {
    color: #ffffff;
    text-transform: uppercase;
}

#woomen-blogs .woomen-blogs-categories ul {
    padding: 0;
    justify-content: start !important;
}

/* woomen-about */

.woomen-about-reviews-slider .slick-arrow {
    padding: 0px;
    width: 50px;
    height: 50px;
    border: 1px solid #E6E6E6;
    background: #FFFFFF;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0px;
    transition: .2s;
    z-index: 9;
    top: 48%;
}

.woomen-about-reviews-slider .slick-prev {
    left: 43px;
}

.woomen-about-reviews-slider .slick-next {
    right: 36px;
}

.woomen-about-reviews-slider .slick-arrow::before {
    font-size: 16px;
    font-family: 'Font Awesome 6 Free';
    color: #1D1D1D;
}

.woomen-about-reviews-slider .slick-next::before {
    content: '\f105';
}

.woomen-about-reviews-slider .slick-prev::before {
    content: '\f104';
}

.woomen-about-reviews-slider .slick-disabled {
    display: none;
}

.woomen-about-reviews-slider .slick-arrow:hover {
    background: #1D1D1D;
    border-color: #1D1D1D;
}

.woomen-about-reviews-slider .slick-arrow:hover::before {
    color: #fff;
}

.woomen-about-history-slider .slick-current {
    padding-bottom: 60px;
}

.woomen-about-history-slider .slick-current:after {
    content: '';
    width: 350px;
    height: 2px;
    position: absolute;
    background: #1D1D1D;
    bottom: 0px;
}

.woomen-about-new-slider .slick-track>.elementor-element {
    margin-left: 45px;
    margin-right: 45px;
}

/* woomen-sustainabillity */

.woomen-sustainabillity-materials-slider .slick-track>.elementor-element {
    margin: 0 14px;
}

.woomen-sustainabillity-materials-slider .slick-slide {
    padding-bottom: 60px;
    position: relative;
}

.woomen-sustainabillity-materials-slider .slick-current::after {
    content: '';
    position: absolute;
    bottom: 0px;
    height: 2px;
    width: 350px;
    background: #1D1D1D;
}

.woomen-sustainabillity-vertical-slider .slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.woomen-sustainabillity-vertical-slider .slick-dots {
    position: absolute;
    left: 0;
    top: 50%;
    bottom: auto;
    display: flex;
    flex-direction: column;
    width: fit-content;
}

.woomen-sustainabillity-vertical-slider .slick-dots li {
    margin: 0px;
    width: auto;
    height: auto;
}

.woomen-sustainabillity-vertical-slider .slick-dots li button {
    width: 28px;
    height: 28px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid transparent;
    font-size: 0px;
}

.woomen-sustainabillity-vertical-slider .slick-dots .slick-active button {
    border-color: #1D1D1D;
}

.woomen-sustainabillity-vertical-slider .slick-dots li button::before {
    font-size: 8px;
    line-height: normal;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    color: #1D1D1D;
    opacity: 1;
    margin-top: 2px;
}



.form-control::placeholder {
    color: #76767663 !important;
}

/* The Woomen Look Slider  */
.woomen-look-slider .slick-arrow {
    position: absolute;
    top: 46%;
    z-index: 9;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: transparent;
}

.woomen-look-slider .slick-next {
    right: 25px;
}

.woomen-look-slider .slick-next::after {
    content: '\f105'
}

.woomen-look-slider .slick-prev {
    left: 25px;
}

.woomen-look-slider .slick-prev::after {
    content: '\f104'
}

.woomen-look-slider .slick-arrow:after {
    font-weight: 800;
    font-size: 16px;
    font-family: 'Font Awesome 6 Free';
    color: #000;
}

.woomen-look-slider .slick-current.slick-active {
    border-bottom: 2px solid #1D1D1D;
    padding-bottom: 60px;
}

.woomen-look-slider .slick-slide {
    border-bottom: 2px solid #fff0;
    padding-bottom: 60px;
}

.woomen-look-slider .slick-arrow:hover:after {
    color: #ffffff;
}

.woomen-look-slider .slick-arrow:hover {
    background: none;
}

.woomen-look-slider .slick-arrow {
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
}

.woomen-look-slider .slick-track {
    display: flex;
    gap: 4px;
}

.woomen-look-slider .slick-arrow:before {
    display: none;
}

.woomen-look-slider ul {
    margin-bottom: 0px;

}

.woomen-look-slider .slick-dots {
    position: absolute;
    bottom: -60px;

    display: flex;
    align-items: center;
    list-style: none;
    justify-content: center;
}

.woomen-look-slider ul li {
    height: 3px;
}

.woomen-look-slider ul li button {
    font-size: 0;
    padding: 1px 0px 0 0;
    width: 407px;
    height: 3px;
    background: #F7F7F7 !important;
}

.woomen-look-slider ul li.slick-active button {
    background: black !important;
}

/* woo wp checkout page css */
.wc-block-cart-item__image a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.wc-block-cart-item__image a {
    width: 140px;
    height: 201px;
    display: block;
}

.is-large.wc-block-cart .wc-block-cart-items td {
    padding: 24px 0 24px 15px !important;
}

.wc-block-components-product-badge.wc-block-components-sale-badge {
    display: none !important;
}

.wc-block-components-product-price__regular {
    display: none !important;
}

.wc-block-cart-item__wrap {
    display: flex;
    align-items: center;
}

.wc-block-components-product-price__value.is-discounted {
    margin-left: 15px !important;
}

.wc-block-components-quantity-selector {
    margin-left: 15px !important;
}

.wc-block-cart-item__product {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    height: 250px !important;
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    margin-top: 87px;
}

.wc-block-components-product-name {
    margin-bottom: 0px !important;
}

.wc-block-cart-item__prices {
    margin-bottom: 0 !important;
}

.wc-block-components-quantity-selector {
    margin-bottom: 0 !important;
}

.is-large.wc-block-cart .wc-block-cart-items td {
    border: unset !important;
}

.wc-block-components-quantity-selector {
    padding: 14px 0;
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    padding: 0 !important;
}

.wc-block-components-product-name {
    color: #1d1d1d !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    font-family: "Plus Jakarta Sans" !important;
}

.wc-block-components-product-price__value.is-discounted {
    color: #1d1d1d !important;
    font-size: 13px !important;
    font-family: "Plus Jakarta Sans" !important;
    font-weight: 500 !important;
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    font-size: 13px !important;
    font-family: "Plus Jakarta Sans" !important;
    font-weight: 500 !important;
    color: #1d1d1d !important;
}

.wc-block-components-quantity-selector {
    border-color: #E6E6E6 !important;
}

.wp-block-woocommerce-cart-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
    display: none !important;
}

.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
    color: #1d1d1d;
    font-size: 13px;
    font-weight: 500;
    font-family: "Plus Jakarta Sans";
}

.wc-block-cart .wc-block-cart__submit-container {
    padding: 0;
    background: #302626 !important;
}

.wc-block-components-button__text {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    font-family: "Plus Jakarta Sans";
}

.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
    padding: 40px !important;
    border: 1px solid #E6E6E6 !important;
    height: fit-content !important;
}

.wc-block-components-totals-item {
    padding: 0 !important;
}

.wc-block-components-totals-item__label {
    color: #1d1d1d !important;
    font-size: 13px !important;
    font-weight: 600;
    font-family: "Plus Jakarta Sans";
}

.wc-block-cart-item__remove-link {
    /* opacity: 0;
     */
    font-size: 0px !important;
    text-decoration: none !important;
}

.wc-block-cart-item__remove-link::before {
    position: relative;
    content: "X";
    font-size: 12px;
    color: #1d1d1d;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1d1d1d;
}

.wc-block-cart-item__remove-link {
    position: absolute;
    left: -25px;
    top: 150px;
    border: 1px solid #E6E6E6 !important;
    border-radius: 50% !important;
    width: 20px;
    height: 20px;
}

#billing-first_name {
    border: unset !important;
    outline: unset !important;
    border-bottom: 2px solid #E6E6E6 !important;
    color: #767676;
    border-radius: 0 !important;
}

#billing-last_name {
    border: unset !important;
    outline: unset !important;
    border-bottom: 2px solid #E6E6E6 !important;
    border-radius: 0 !important;
}

#billing-address_1 {
    border-bottom: 2px solid #E6E6E6 !important;
    border: unset;
    color: #767676;
    border-radius: 0 !important;
}

#billing-address_2 {
    border-bottom: 2px solid #E6E6E6 !important;
    border: unset;
    color: #767676;
    border-radius: 0 !important;
}

#billing-city {
    border-bottom: 2px solid #E6E6E6 !important;
    border: unset;
    border-radius: 0 !important;
}

#email {
    border-bottom: 2px solid #E6E6E6 !important;
    color: #767676;
    border: unset;
    border-radius: 0 !important;
}

#components-form-token-input-0 {
    border-bottom: 2px solid #E6E6E6 !important;
    color: #767676;
    border: unset;
    border-radius: 0 !important;
}

#components-form-token-input-1 {
    border-bottom: 2px solid #E6E6E6 !important;
    border: unset;
    border-radius: 0 !important;
}

#billing-postcode {
    border-bottom: 2px solid #E6E6E6 !important;
    color: #767676;
    border: unset;
    border-radius: 0 !important;
}

#billing-phone {
    border-bottom: 2px solid #E6E6E6 !important;
    border: unset;
    color: #767676;
    border-radius: 0 !important;
}

.wc-block-components-order-summary-item__quantity {
    display: none !important;
}

.wc-block-components-order-summary__button-text {
    color: #131C19 !important;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Plus Jakarta sans-serif';
}

.wc-block-checkout__actions_row {
    display: none !important;
}

.wc-block-components-order-summary.wc-block-components-panel {
    padding: 0 !important;
}

.wc-block-components-product-price__value.is-discounted.wc-block-components-order-summary-item__individual-price {
    color: #1D1D1D !important;
}

.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-item__value {
    color: #1d1d1d;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans';
}

.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-footer-item-tax-value {
    color: #1d1d1d;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans';
}

.wc-block-components-panel__button-icon {
    display: none !important;
}


.select2-dropdown {
    border: 1px solid #e6e6e6;
    border-radius: 0px 0px 8px 8px;
    border-top: none;
}

.select2-container--open .select2-dropdown.select2-dropdown--below {
    margin-top: 0px !important;
    border: unset;
    box-shadow: 1px 8px 18px 2px #BFBDBD;
    border-radius: 8px;
    padding: 6px;
}

.select2-dropdown .select2-search {
    padding: 10px 10px;
}

.select2-dropdown .select2-search .select2-search__field {
    outline: none;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    padding: 5px 10px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background: #1d1d1d !important;
    color: #ffffff;
}

.select2-dropdown .select2-results ul li:hover {
    background: #1d1d1d;
    color: #ffffff;
}





/* share button */
.woomen-social-share-container {
    display: flex;
}

.woomen-social-share-container .woomen-social-share-text {
    cursor: pointer;
    position: relative;
}

.woomen-social-share-container .woomen-social-share-text p {
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0px;
    color: #1d1d1d;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 10px;
}

.woomen-social-share-container .woomen-social-share-text .d-flex.p-3 {
    display: none !important;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    box-shadow: 0 0 20px 5px #8894ad1f;
    cursor: auto;
}

.woomen-social-share-container .woomen-social-share-text:hover .d-flex.p-3 {
    display: flex !important;
    transition: all 0.3s ease;
    position: absolute;
    top: 30px;
}

.woomen-social-share-container .woomen-social-share-text .d-flex.p-3:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 10px;
    background-color: #ffffff00;
    transition: width 0.3s ease;
    top: -10px;
}


.wishlist {
    display: flex;
    flex-direction: column;
    gap: 25px;
    padding: 60px 0px;
}

.wishlist-empety h2 {
    font-size: 36px;
    font-family: "Plus Jakarta Sans", Sans-serif;
}

.wishlist-empety {
    display: flex;
    justify-content: center;
}

.wishlist-product {
    display: flex;
    justify-content: center;
}

.wishlist-product p {

    font-size: 16px;
    font-family: "Plus Jakarta Sans", Sans-serif;
    text-align: center;
    width: 48%;
}

.wishlist-button button {
    color: #fff;
    background: #000;
    padding: 15px 28px;
    border-radius: 60px;
}

.wishlist-button button:hover {
    color: black;
    background: #fff;
}

i.fa-solid,
i.fa-regular {
    font-family: 'Font Awesome 6 Free' !important;
}


@media (max-width:980px) {
    .woomen-blogs-categories ul {
        flex-wrap: nowrap !important;
        overflow: auto;
        padding-bottom: 7px;
    }

    #woomen-header .woomen-header-top-container .woomen-header-content {
        flex-direction: row !IMPORTANT;
    }

    #woomen-header .woomen-header-top-container {
        padding: 20px 0 !important;
    }

    .woomen-mobile-menu {
        box-shadow: unset !important;
        background-color: #000;
        color: #fff !important;
    }

    .woomen-mobile-menu .navbar-toggler-icon {
        color: #fff !important;
        position: relative;
    }

    .woomen-mobile-menu .navbar-toggler-icon::after {
        content: '';
        height: 2px;
        background-color: #fff;
        position: absolute;
        left: 4px;
        transition: 0.3s;
        top: 8px;
        width: calc(100% - 8px);
    }

    .woomen-mobile-menu .navbar-toggler-icon::before {
        content: '';
        height: 2px;
        background-color: #fff;
        position: absolute;
        left: 4px;
        bottom: 8px;
        transition: 0.3s;
        width: calc(100% - 8px);
    }

    .woomen-mobile-menu[aria-expanded="true"] .navbar-toggler-icon::before {
        transform: rotate(45deg);
        top: 14px;
    }

    .woomen-mobile-menu[aria-expanded="true"] .navbar-toggler-icon::after {
        transform: rotate(-45deg);
        top: 14px;
    }
}

/* 404 */
.woomen-section {
    padding: 4rem 2rem;
    min-height: calc(100vh - 213px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.woomen-section .woomen-error {
    font-size: 150px;
    color: #1d1d1d;
    text-shadow: 1px 1px 1px #919191, 2px 2px 1px #919191, 3px 3px 1px #919191, 4px 4px 1px #919191, 5px 5px 1px #919191, 6px 6px 1px #919191, 7px 7px 1px #919191, 8px 8px 1px #919191, 25px 25px 8px rgba(0, 0, 0, 0.2);
}


.woomen-page {
    margin: 2rem 0;
    font-size: 20px;
    font-weight: 600;
    color: #444;
}

.woomen-back-home {
    display: inline-block;
    border: 2px solid #222;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 23px;
    transition: all 0.5s linear;
    background-image: linear-gradient(90deg, #222 50%, #fff 50%);
    border-radius: 0;
    background-position: left center;
    background-size: 300%;
}

.woomen-back-home:hover {
    background-position: right center;
    color: #222;
}


.wc-block-components-address-form input {
    border: none;
    outline: none;
    box-shadow: none;
    border-bottom: 2px solid transparent;
    transition: border-color 0.3s ease;
    position: relative;
}

.wc-block-components-address-form .wc-block-components-text-input {
    position: relative;
}

.woomen-checkout-page-container label+span::after {
    position: relative;
    content: '';
    width: 0%;
    background: #fff0;
    height: 2px;
    left: 0;
    bottom: 0px;
    transition: 0.3s;
    position: absolute;
}

.woomen-checkout-page-container input {
    border: none;
    outline: none;
    box-shadow: none;
    border-bottom: 2px solid transparent;
    transition: border-color 0.3s ease;
    position: relative;
    background: #fff0;
}

.active-label+span {
    width: 100%;
}



.wc-block-components-address-form .wc-block-components-text-input::after {
    content: '';
    width: 0%;
    background: #1d1d1d;
    height: 2px;
    left: 0;
    top: 40px;
    transition: 0.3s;
    position: absolute;
}

.wc-block-components-address-form .wc-block-components-text-input.is-active::after {
    width: 100%;
}

.wc-block-components-address-form select {
    border: unset !important;
    border-bottom: 2px solid #ddd !IMPORTANT;
    border-radius: 0px !important;
}

@media(max-width:991px) {

    .woomen-single-post-content-container .woomen-single-content-images p,
    .woomen-single-post-content-container .woomen-single-content-images .woomen-images-combine {
        width: 100%;
    }

    .woomen-single-post-content-container .woomen-single-content-images {
        flex-wrap: wrap;
    }
}

/* css for loader */
.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

#vp-loader-bg {
    width: 100%;
    height: 100vh;
    background-color: #fff;
    z-index: 999999;
    position: fixed;
    top: 0;
}

.pace:not(.pace-inactive) {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    z-index: 99999999999999;
    transition: 0.3s;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #1d1d1d;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px;
    box-shadow: 1px 1px 5px;
}

.loadingspinner-main-cotent {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    z-index: 99999999999999;
    transition: 0.3s;
}

.loadingspinner {
    --square: 26px;
    --offset: 30px;
    --duration: 2.4s;
    --delay: 0.8s;
    --timing-function: ease-in-out;
    --in-duration: 0.4s;
    --in-delay: 0.1s;
    --in-timing-function: ease-out;
    width: calc(3 * var(--offset) + var(--square));
    height: calc(2 * var(--offset) + var(--square));
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
}

.loadingspinner div {
    display: inline-block;
    background: #000;
    /*background: var(--text-color);*/
    /*box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);*/
    border: none;
    border-radius: 2px;
    width: var(--square);
    height: var(--square);
    position: absolute;
    padding: 0px;
    margin: 0px;
    font-size: 6pt;
    color: black;
}

.loadingspinner #square1 {
    left: calc(0 * var(--offset));
    top: calc(0 * var(--offset));
    animation: square1 var(--duration) var(--delay) var(--timing-function) infinite,
        squarefadein var(--in-duration) calc(1 * var(--in-delay)) var(--in-timing-function) both;
}

.loadingspinner #square2 {
    left: calc(0 * var(--offset));
    top: calc(1 * var(--offset));
    animation: square2 var(--duration) var(--delay) var(--timing-function) infinite,
        squarefadein var(--in-duration) calc(1 * var(--in-delay)) var(--in-timing-function) both;
}

.loadingspinner #square3 {
    left: calc(1 * var(--offset));
    top: calc(1 * var(--offset));
    animation: square3 var(--duration) var(--delay) var(--timing-function) infinite,
        squarefadein var(--in-duration) calc(2 * var(--in-delay)) var(--in-timing-function) both;
}

.loadingspinner #square4 {
    left: calc(2 * var(--offset));
    top: calc(1 * var(--offset));
    animation: square4 var(--duration) var(--delay) var(--timing-function) infinite,
        squarefadein var(--in-duration) calc(3 * var(--in-delay)) var(--in-timing-function) both;
}

.loadingspinner #square5 {
    left: calc(3 * var(--offset));
    top: calc(1 * var(--offset));
    animation: square5 var(--duration) var(--delay) var(--timing-function) infinite,
        squarefadein var(--in-duration) calc(4 * var(--in-delay)) var(--in-timing-function) both;
}



@keyframes square1 {
    0% {
        left: calc(0 * var(--offset));
        top: calc(0 * var(--offset));
    }

    8.333% {
        left: calc(0 * var(--offset));
        top: calc(1 * var(--offset));
    }

    100% {
        left: calc(0 * var(--offset));
        top: calc(1 * var(--offset));
    }
}

@keyframes square2 {
    0% {
        left: calc(0 * var(--offset));
        top: calc(1 * var(--offset));
    }

    8.333% {
        left: calc(0 * var(--offset));
        top: calc(2 * var(--offset));
    }

    16.67% {
        left: calc(1 * var(--offset));
        top: calc(2 * var(--offset));
    }

    25.00% {
        left: calc(1 * var(--offset));
        top: calc(1 * var(--offset));
    }

    83.33% {
        left: calc(1 * var(--offset));
        top: calc(1 * var(--offset));
    }

    91.67% {
        left: calc(1 * var(--offset));
        top: calc(0 * var(--offset));
    }

    100% {
        left: calc(0 * var(--offset));
        top: calc(0 * var(--offset));
    }
}

@keyframes square3 {

    0%,
    100% {
        left: calc(1 * var(--offset));
        top: calc(1 * var(--offset));
    }

    16.67% {
        left: calc(1 * var(--offset));
        top: calc(1 * var(--offset));
    }

    25.00% {
        left: calc(1 * var(--offset));
        top: calc(0 * var(--offset));
    }

    33.33% {
        left: calc(2 * var(--offset));
        top: calc(0 * var(--offset));
    }

    41.67% {
        left: calc(2 * var(--offset));
        top: calc(1 * var(--offset));
    }

    66.67% {
        left: calc(2 * var(--offset));
        top: calc(1 * var(--offset));
    }

    75.00% {
        left: calc(2 * var(--offset));
        top: calc(2 * var(--offset));
    }

    83.33% {
        left: calc(1 * var(--offset));
        top: calc(2 * var(--offset));
    }

    91.67% {
        left: calc(1 * var(--offset));
        top: calc(1 * var(--offset));
    }
}

@keyframes square4 {
    0% {
        left: calc(2 * var(--offset));
        top: calc(1 * var(--offset));
    }

    33.33% {
        left: calc(2 * var(--offset));
        top: calc(1 * var(--offset));
    }

    41.67% {
        left: calc(2 * var(--offset));
        top: calc(2 * var(--offset));
    }

    50.00% {
        left: calc(3 * var(--offset));
        top: calc(2 * var(--offset));
    }

    58.33% {
        left: calc(3 * var(--offset));
        top: calc(1 * var(--offset));
    }

    100% {
        left: calc(3 * var(--offset));
        top: calc(1 * var(--offset));
    }
}

@keyframes square5 {
    0% {
        left: calc(3 * var(--offset));
        top: calc(1 * var(--offset));
    }

    50.00% {
        left: calc(3 * var(--offset));
        top: calc(1 * var(--offset));
    }

    58.33% {
        left: calc(3 * var(--offset));
        top: calc(0 * var(--offset));
    }

    66.67% {
        left: calc(2 * var(--offset));
        top: calc(0 * var(--offset));
    }

    75.00% {
        left: calc(2 * var(--offset));
        top: calc(1 * var(--offset));
    }

    100% {
        left: calc(2 * var(--offset));
        top: calc(1 * var(--offset));
    }
}

@keyframes squarefadein {
    0% {
        transform: scale(0.75);
        opacity: 0.0;
    }

    100% {
        transform: scale(1.0);
        opacity: 1.0;
    }
}