@charset "UTF-8";
     html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
::selection {
text-shadow: none;
color: #fff;
background: var(--e-global-color-primary);
} body {
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],
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: 0.67em 0;
} mark {
background: #ff0;
color: var(--e-global-color-secondary);
} 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 #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } textarea {
overflow: auto;
} optgroup {
font-weight: bold;
}  table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} :root {
--e-global-color-primary: #F2B612;
--e-global-color-secondary: #fff;
--e-global-color-text: #fff;
--e-global-color-accent: #212121;
--e-global-color-lighter: #BEBEBE;
--e-global-color-dark: #000000;
--e-global-color-border: #E2E2E2;
--e-global-color-backgroundfield: #F5F5F5;
--e-global-typography-primary-font-family: Shippori Mincho, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, serif, sans-serif;
--e-global-typography-primary-font-weight: 400;
--e-global-typography-primary-text-transform: uppercase;
--e-global-typography-primary-font-style: normal;
--e-global-typography-primary-text-decoration: none;
--e-global-typography-primary-letter-spacing: 0px;
--e-global-typography-primary-line-height: 1.111111;
--e-global-typography-secondary-font-family:Shippori Mincho, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, serif, sans-serif;
--e-global-typography-secondary-font-weight: 400;
--e-global-typography-secondary-text-transform: uppercase;
--e-global-typography-secondary-font-style: normal;
--e-global-typography-secondary-text-decoration: none;
--e-global-typography-secondary-letter-spacing: 0px;
--e-global-typography-secondary-line-height: 1.111111;
--e-global-typography-tertiary-font-family:Dynalight, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, serif, sans-serif;
--e-global-typography-tertiary-font-weight: 400;
--e-global-typography-tertiary-text-transform: normal;
--e-global-typography-tertiary-font-style: normal;
--e-global-typography-tertiary-text-decoration: none;
--e-global-typography-tertiary-letter-spacing: -1px;
--e-global-typography-tertiary-line-height: 1.5625;
--e-global-typography-text-font-family: Montserrat, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, serif;
--e-global-typography-text-font-weight: 400;
--e-global-typography-text-size: 16px;
--e-global-typography-text-text-transform:normal;
--e-global-typography-text-font-style: normal;
--e-global-typography-text-text-decoration: none;
--e-global-typography-text-letter-spacing: 0;
--e-global-typography-text-line-height: 1.5;
--e-global-typography-accent-font-family: Montserrat, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, serif, sans-serif;
--e-global-typography-accent-font-weight: 600;
--e-global-typography-accent-size: 12px;
--e-global-typography-accent-text-transform: uppercase;
--e-global-typography-accent-font-style: normal;
--e-global-typography-accent-text-decoration: none;
--e-global-typography-accent-letter-spacing: 1.1px;
--e-global-typography-accent-line-height: 2;
--e-global-grid-column-gap: 30px;
--e-global-grid-row-gap: 30px;
--grid-column-gap: 30px;
--grid-row-gap: 30px;
--e-global-column-to-show: 4;
}
body {
-ms-word-wrap: break-word;
word-wrap: break-word;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-color: #072B31;
overflow-x: hidden;
}
body,
button,
input,
textarea {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
color: var(--e-global-color-text);
font-size: var(--e-global-typography-text-size);
text-rendering: optimizeLegibility;
}
select {
color: initial;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin: 0 0 0.8em;
color: var(--e-global-color-secondary);
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
}
.comment-body .comment-text h1,
.comment-body .comment-text h2,
.comment-body .comment-text h3,
.comment-body .comment-text h4,
.comment-body .comment-text h5,
.comment-body .comment-text h6 {
padding: 1em 0 0;
}
h1,
.alpha {
font-size: 64px;
font-size: 4rem;
line-height: 1.09375;
}
h2,
.beta {
font-size: 54px;
font-size: 3.375rem;
line-height: 1.111111;
}
h3,
.gamma {
font-size: 42px;
font-size: 2.625rem;
line-height: 1.142857;
}
h4,
.delta {
font-size: 30px;
font-size: 1.875rem;
line-height: 1.2;
}
h5 {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
h6 {
font-size: 18px;
font-size: 1.125rem;
line-height: 1.333333;
}
.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: 1.5em;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 0 0 1em;
}
p {
margin: 0 0 1.65em;
}
ul,
ol {
margin: 0 0 1em 3em;
padding: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1em;
}
dt {
font-weight: var(--e-global-typography-secondary-font-weight);
}
dd {
margin: 0 0 1.41577975em;
}
b,
strong {
font-weight: var(--e-global-typography-secondary-font-weight);
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
font-size: 20px;
font-size: 1.25rem;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-weight: 400;
line-height: 28px;
color: var(--e-global-color-secondary);
padding: 90px;
border: none;
letter-spacing: 0;
border-left: 0;
margin: 0 0 30px;
max-width: 100%;
}
@media (max-width: 767px) {
blockquote {
padding: 0 15px;
}
}
blockquote p {
position: relative;
font-size: 24px;
font-size: 1.5rem;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
line-height: 32px;
color: var(--e-global-color-secondary);
margin-bottom: 1em;
}
@media (max-width: 768px) {
blockquote p {
font-size: 18px;
font-size: 1.125rem;
line-height: 26px;
}
}
blockquote p:first-child:before {
color: var(--e-global-color-primary);
font-style: normal;
font-size: 20px;
font-size: 1.25rem;
position: absolute;
top: 0;
left: -30px;
text-shadow: none;
z-index: -1;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote span {
font-weight: var(--e-global-typography-secondary-font-weight);
font-size: 15px;
font-size: 0.9375rem;
line-height: 25px;
color: var(--e-global-color-text);
}
address {
margin: 0 0 1em;
}
pre {
background: rgba(0, 0, 0, 0.1);
font-family: "Courier 10 Pitch", Courier, monospace;
margin-bottom: 1.618034em;
padding: 1.618034em;
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, 0.05);
padding: 0.202em 0.5407797364em;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
text-decoration: none;
font-weight: var(--e-global-typography-primary-font-weight);
background: transparent;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 0 0 1.41577975em;
width: 100%;
}
img {
height: auto;
max-width: 100%;
display: block;
}
a {
color: var(--e-global-color-secondary);
text-decoration: none;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a:hover {
color: var(--e-global-color-primary);
text-decoration: none;
}
:focus {
outline: none;
}
.rostay-cute * {
font-family: "Comic Sans MS", sans-serif;
}
.hidden {
display: none !important;
}
.backdrop-filter {
-webkit-backdrop-filter: blur(29px);
backdrop-filter: blur(29px);
} * {
box-sizing: border-box;
}
.site {
overflow-x: hidden;
}
.clear-list-style {
list-style: none;
margin-left: 0;
}
.site-content,
.header-widget-region {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.lazyloaded {
transition: all 0.3s !important;
}
#page .site-content {
margin-top: 150px;
margin-bottom: 150px;
z-index: 1;
position: relative;
padding-left: 15px;
padding-right: 15px;
}
#page .site-content.site-content-fluid {
padding-left: 0;
padding-right: 0;
}
@media (min-width: 768px) {
#page .site-content {
padding-left: 30px;
padding-right: 30px;
}
}
@media (max-width: 1024px) {
#page .site-content {
margin-top: 80px;
margin-bottom: 80px;
}
}
@media (max-width: 767px) {
#page .site-content {
margin: 60px 0;
}
}
body.elementor-page #page .site-content {
padding-left: 0;
padding-right: 0;
}
body.elementor-page #page .site-content, body.page-template-template-homepage #page .site-content, body.home:not(.blog) #page .site-content {
margin-top: 0;
margin-bottom: 0;
}
body.group-blog.single-product #page .site-content {
margin-top: 120px;
}
@media (max-width: 1024px) {
body.group-blog.single-product #page .site-content {
margin-top: 80px;
}
}
@media (max-width: 768px) {
body.group-blog.single-product #page .site-content {
margin-top: 60px;
}
}
body.home #page .lexus-breadcrumb, body.error404 #page .lexus-breadcrumb {
display: none;
}
.single-product #page .site-content,
.woocommerce-shop #page .site-content {
margin-top: 160px;
margin-bottom: 151px;
}
@media (max-width: 1200px) {
.single-product #page .site-content,
.woocommerce-shop #page .site-content {
margin-top: 100px;
margin-bottom: 100px;
}
}
@media (max-width: 1024px) {
.single-product #page .site-content,
.woocommerce-shop #page .site-content {
margin-top: 80px;
margin-bottom: 80px;
}
}
@media (max-width: 767px) {
.single-product #page .site-content,
.woocommerce-shop #page .site-content {
margin: 60px 0;
}
}
@-webkit-keyframes loadmore-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes loadmore-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
} .col-full {
max-width: 1410px;
margin-left: auto;
margin-right: auto;
}
.col-full::before, .col-full::after {
content: "";
display: table;
}
.col-full::after {
clear: both;
}
.col-full:after {
content: " ";
display: block;
clear: both;
}
.col-full [data-elementor-type=wp-page] {
width: 100vw;
margin-left: 50%;
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.col-full [data-elementor-type=page] {
width: 100vw;
margin-left: 50%;
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.page-template-template-homepage #primary,
.page-template-template-homepage .site-main {
margin-bottom: 0;
}
.container {
max-width: 1410px;
margin-left: auto;
margin-right: auto;
}
.container::before, .container::after {
content: "";
display: table;
}
.container::after {
clear: both;
}
.container:after {
content: " ";
display: block;
clear: both;
}
.d-none {
display: none;
}
.container {
margin-left: auto;
margin-right: auto;
width: 100%;
max-width: 1410px;
}
@media (min-width: 768px) and (max-width: 1410px) {
.container {
padding-left: 30px;
padding-right: 30px;
width: auto;
}
}
@media (max-width: 767px) {
.container {
padding-left: 15px;
padding-right: 15px;
}
}
.row {
display: flex;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
}
[class*=" column-"], [class^=column-] {
padding-left: 15px;
padding-right: 15px;
}
[data-elementor-columns-mobile="1"] .column-item {
flex: 0 0 100%;
max-width: 100%;
}
[data-elementor-columns-mobile="2"] .column-item {
flex: 0 0 50%;
max-width: 50%;
}
[data-elementor-columns-mobile="3"] .column-item {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
[data-elementor-columns-mobile="4"] .column-item {
flex: 0 0 25%;
max-width: 25%;
}
[data-elementor-columns-mobile="5"] .column-item {
flex: 0 0 20%;
max-width: 20%;
}
[data-elementor-columns-mobile="6"] .column-item {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
@media (min-width: 768px) {
[data-elementor-columns-tablet="1"] .column-item {
flex: 0 0 100%;
max-width: 100%;
}
[data-elementor-columns-tablet="2"] .column-item {
flex: 0 0 50%;
max-width: 50%;
}
[data-elementor-columns-tablet="3"] .column-item {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
[data-elementor-columns-tablet="4"] .column-item {
flex: 0 0 25%;
max-width: 25%;
}
[data-elementor-columns-tablet="5"] .column-item {
flex: 0 0 20%;
max-width: 20%;
}
[data-elementor-columns-tablet="6"] .column-item {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
}
@media (min-width: 1024px) {
[data-elementor-columns="1"] .column-item {
flex: 0 0 100%;
max-width: 100%;
}
[data-elementor-columns="2"] .column-item {
flex: 0 0 50%;
max-width: 50%;
}
[data-elementor-columns="3"] .column-item {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
[data-elementor-columns="4"] .column-item {
flex: 0 0 25%;
max-width: 25%;
}
[data-elementor-columns="5"] .column-item {
flex: 0 0 20%;
max-width: 20%;
}
[data-elementor-columns="6"] .column-item {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
[data-elementor-columns="7"] .column-item {
flex: 0 0 14.2857142857%;
max-width: 14.2857142857%;
}
[data-elementor-columns="8"] .column-item {
flex: 0 0 12.5%;
max-width: 12.5%;
}
}
.column-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.column-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.column-3 {
flex: 0 0 25%;
max-width: 25%;
}
.column-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.column-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.column-6 {
flex: 0 0 50%;
max-width: 50%;
}
.column-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.column-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.column-9 {
flex: 0 0 75%;
max-width: 75%;
}
.column-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.column-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.column-12 {
flex: 0 0 100%;
max-width: 100%;
}
@media (min-width: 768px) {
.column-tablet-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.column-tablet-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.column-tablet-3 {
flex: 0 0 25%;
max-width: 25%;
}
.column-tablet-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.column-tablet-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.column-tablet-6 {
flex: 0 0 50%;
max-width: 50%;
}
.column-tablet-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.column-tablet-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.column-tablet-9 {
flex: 0 0 75%;
max-width: 75%;
}
.column-tablet-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.column-tablet-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.column-tablet-12 {
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 1024px) {
.column-desktop-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.column-desktop-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.column-desktop-3 {
flex: 0 0 25%;
max-width: 25%;
}
.column-desktop-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.column-desktop-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.column-desktop-6 {
flex: 0 0 50%;
max-width: 50%;
}
.column-desktop-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.column-desktop-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.column-desktop-9 {
flex: 0 0 75%;
max-width: 75%;
}
.column-desktop-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.column-desktop-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.column-desktop-12 {
flex: 0 0 100%;
max-width: 100%;
}
} .site-header {
background-position: center center;
position: relative;
z-index: 996;
}
.site-header .site-logo-anchor,
.site-header .site-logo-link,
.site-header .custom-logo-link {
display: block;
margin-bottom: 0;
}
.site-header .widget {
margin-bottom: 0;
}
@media (max-width: 768px) {
.site-header .container {
padding-left: 15px;
padding-right: 15px;
}
}
.site-branding {
margin-bottom: 0;
display: block;
clear: both;
}
.site-branding .custom-logo-link + .site-branding-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; }
.site-branding .custom-logo-link + .site-branding-text:focus {
background-color: #f1f1f1;
color: #21759b;
border-radius: 0px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.site-branding img {
height: auto;
}
.site-branding .site-title {
font-size: 2em;
letter-spacing: -1px;
margin: 0;
}
@media (max-width: 768px) {
.site-branding .site-title {
margin-right: 30px;
}
}
@media (max-width: 568px) {
.site-branding .site-title {
font-size: 20px;
font-size: 1.25rem;
}
}
.site-branding .site-description {
font-size: 0.875em;
display: none;
}
.site-branding .logo {
margin: 0;
}
.site-header-account {
position: relative;
}
.site-header-account > a {
white-space: nowrap;
display: block;
}
.site-header-account .login-form-title {
font-size: 18px;
font-size: 1.125rem;
color: #333;
margin-bottom: 0;
}
.site-header-account .account-dropdown {
text-align: left;
right: 0;
top: 100%;
position: absolute;
pointer-events: none;
opacity: 0;
z-index: 100;
visibility: hidden;
margin-top: 15px;
}
.site-header-account .account-dropdown .result-error {
margin: 1em 0;
}
#elementor-sidebar .site-header-account .account-dropdown {
left: 0;
right: unset;
}
.site-header-account .account-dropdown.right {
left: 0;
right: unset;
}
.site-header-account .account-dropdown.right .account-wrap:before {
left: 20px;
right: unset;
}
.site-header-account .account-dropdown.justify {
right: 50%;
transform: translateX(50%);
}
.site-header-account .account-dropdown.justify .account-wrap:before {
right: 50%;
transform: translateX(50%) rotate(45deg);
}
.site-header-account .account-dropdown a.register-link, .site-header-account .account-dropdown a.lostpass-link {
color: var(--e-global-color-dark);
font-size: 14px;
font-size: 0.875rem;
}
.site-header-account .account-dropdown a.register-link:hover, .site-header-account .account-dropdown a.lostpass-link:hover {
color: var(--e-global-color-primary);
}
.site-header-account .account-dropdown a.lostpass-link {
text-decoration: underline dotted;
}
.site-header-account .account-dropdown label {
margin-bottom: 5px;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.5;
}
.site-header-account .account-dropdown p {
margin-bottom: 15px;
}
.site-header-account .account-dropdown input, .site-header-account .account-dropdown button {
line-height: normal !important;
border-width: 1px;
padding: 15px;
width: 100%;
}
.site-header-account .account-dropdown button {
text-transform: uppercase;
display: flex;
align-items: center;
justify-content: center;
}
.site-header-account .account-dropdown button:before {
display: none;
}
.site-header-account .account-dropdown button:hover {
color: #ffffff;
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.site-header-account .account-dropdown .account-wrap {
display: block !important;
position: relative;
background-color: #fff;
box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.1);
border-radius: 0;
}
.site-header-account .account-dropdown .login-form-head {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 10px;
}
.site-header-account .account-dropdown .login-form-bottom {
text-align: right;
}
.site-header-account .account-dropdown .rostay-login-form-ajax {
margin-bottom: 5px;
}
.site-header-account .account-dropdown .account-inner {
width: 320px;
padding: 20px;
max-height: 500px;
overflow: auto;
}
.site-header-account .account-dropdown .account-inner.dashboard {
width: 210px;
padding: 20px 0;
}
.site-header-account .account-dropdown .account-inner::-webkit-scrollbar {
width: 3px;
}
.site-header-account .account-dropdown .account-inner::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
background-color: #F5F5F5;
}
.site-header-account .account-dropdown .account-inner::-webkit-scrollbar-thumb {
background-color: #000000;
}
.site-header-account .account-links-menu,
.site-header-account .account-dashboard {
list-style: none;
margin: 0;
}
.site-header-account .account-links-menu li a,
.site-header-account .account-dashboard li a {
width: 100%;
text-align: left;
color: var(--e-global-color-text);
font-size: 14px;
font-size: 0.875rem;
line-height: 1.5;
display: block;
padding: 7px 30px;
}
.site-header-account .account-links-menu li a:hover,
.site-header-account .account-dashboard li a:hover {
color: var(--e-global-color-primary);
background-color: rgba(0, 0, 0, 0.035);
}
@media (max-width: 1024px) {
.site-header-search {
display: none;
}
}
.site-header-search > a {
white-space: nowrap;
display: block;
}
.site-header-search > a i {
font-size: 22px;
font-size: 1.375rem;
color: var(--e-global-color-dark);
}
.site-header-search > a:hover i {
color: var(--e-global-color-primary);
}
@media (max-width: 1024px) {
.site-header-wishlist {
display: none;
}
}
.site-header-wishlist .header-wishlist {
position: relative;
display: block;
}
@media (min-width: 1024px) {
.site-header-cart.header-cart-mobile {
display: none;
}
}
.site-header-cart.header-cart-mobile .cart-contents:before {
font-size: 25px;
font-size: 1.5625rem;
color: var(--e-global-color-dark);
}
.site-header-cart.header-cart-mobile .count {
display: inline-block;
vertical-align: text-top;
margin-left: 2px;
line-height: 1;
font-size: 10px;
font-size: 0.625rem;
font-weight: var(--e-global-typography-primary-font-weight);
text-align: center;
top: 10px;
right: -10px;
letter-spacing: 0;
color: var(--e-global-color-secondary);
}
.site-header-cart.header-cart-mobile .amount {
display: none;
}
.site-header-cart.header-cart-mobile + .menu-mobile-nav-button {
order: -1;
}
.header-main {
display: flex;
align-items: center;
padding-top: 1em;
padding-bottom: 1em;
}
@media (min-width: 1024px) {
.header-main {
padding: 0 30px;
max-width: 100%;
min-height: 80px;
justify-content: space-between;
}
.header-main .header-center {
margin-left: 20px;
margin-right: 20px;
}
}
@media (max-width: 1023px) {
.header-group-mobile {
display: flex;
align-items: center;
justify-content: space-between;
}
}
.header-group-action .site-header-account .account-dropdown.active {
pointer-events: auto;
opacity: 1;
visibility: visible;
z-index: 999;
}
.header-group-action .site-header-account a i {
font-size: 24px;
font-size: 1.5rem;
color: var(--e-global-color-dark);
}
.header-group-action .site-header-account a:hover i {
color: var(--e-global-color-primary);
}
.header-group-action .site-header-wishlist a i {
font-size: 24px;
font-size: 1.5rem;
color: var(--e-global-color-dark);
}
.header-group-action .site-header-wishlist a:hover i {
color: var(--e-global-color-primary);
}
.header-group-action .site-header-wishlist .count {
display: inline-block;
vertical-align: text-top;
line-height: 10px;
font-size: 11px;
font-size: 0.6875rem;
font-weight: 700;
text-align: center;
position: absolute;
top: -3px;
left: calc(100% - 8px);
color: #ffffff;
background-color: var(--e-global-color-primary);
border-radius: 10px;
padding: 3px 4px;
min-width: 16px;
}
.header-group-action .site-header-cart .cart-contents:before {
font-size: 24px;
font-size: 1.5rem;
color: var(--e-global-color-dark);
}
.header-group-action .site-header-cart .cart-contents:hover:before {
color: var(--e-global-color-primary);
}
.header-group-action .site-header-cart .count {
display: inline-block;
vertical-align: text-top;
line-height: 10px;
font-size: 11px;
font-size: 0.6875rem;
font-weight: 700;
text-align: center;
position: absolute;
top: -3px;
left: calc(100% - 8px);
color: #ffffff;
background-color: var(--e-global-color-primary);
border-radius: 10px;
padding: 3px 4px;
min-width: 16px;
}
.header-group-action .site-header-cart .woocommerce-Price-amount {
display: none;
font-size: 14px;
font-size: 0.875rem;
font-weight: var(--e-global-typography-primary-font-weight);
margin-left: 10px;
margin-top: 5px;
}
@media (max-width: 1024px) {
.bg-header-1 {
background-color: var(--e-global-color-primary);
}
}
.header-1 {
border-bottom: 1px solid;
border-color: var(--e-global-color-border);
}
@media (max-width: 1023px) {
.header-1 .header-left {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
}
}
.header-1 .header-right {
display: flex;
align-items: center;
justify-content: flex-end;
}
.header-1 .header-right .header-group-action {
display: flex;
align-items: center;
justify-content: flex-end;
}
.header-1 .header-right .header-group-action.left {
justify-content: flex-start;
}
.header-1 .header-right .header-group-action.center {
justify-content: center;
}
.header-1 .header-right .header-group-action > div {
position: relative;
text-align: center;
}
.header-1 .header-right .header-group-action > div > a {
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
background-color: transparent;
display: flex;
align-items: center;
justify-content: center;
}
.header-1 .header-right .header-group-action > div:not(:last-child) {
margin-right: 10px;
}
.header-1 .header-right .header-group-action .site-search {
width: 100%;
}
.header-1 .header-right .header-group-action .site-search .widget_product_search {
margin-bottom: 0;
}
@media (min-width: 1024px) {
.header-1 .site-branding {
text-align: left;
margin-right: 35px;
}
}
.header-1 .site-branding img {
width: 126px;
}
@media (max-width: 1120px) {
.header-1 .order-wrap {
display: none;
}
}
@media (min-width: 1024px) {
body.rostay-header-side {
width: calc(100vw - 350px);
max-width: calc(100vw - 350px);
margin-left: auto;
}
body.rostay-header-side .header-sticky {
display: none;
}
.header-side {
position: fixed;
width: 350px;
height: 100vh;
left: 0;
top: 0;
background-color: #fff;
display: flex;
}
.header-side .header-container {
display: flex;
flex-direction: column;
padding: 50px 30px;
}
.admin-bar .header-side .header-container {
padding: 80px 30px 50px;
}
.header-side .header-container > * {
display: flex;
flex-direction: column;
}
.header-side .header-top {
justify-content: center;
margin-bottom: auto;
margin-top: auto;
padding-top: 0;
padding-bottom: 0;
}
.header-side .header-bottom {
margin-top: auto;
margin-bottom: auto;
}
.header-side .site-branding {
margin-bottom: 50px;
}
.header-side .site-branding img {
margin: auto;
}
.header-side .main-navigation ul li {
float: unset;
display: block;
text-align: center;
}
.header-side .main-navigation ul.menu > li > a,
.header-side .main-navigation ul.nav-menu > li > a {
padding: 5px;
}
}
.search-popup-active {
overflow: hidden;
}
.site-search-popup-overlay {
position: fixed;
width: 100vw;
height: 100vh;
top: 0;
bottom: 0;
left: 0;
z-index: 99;
opacity: 0;
pointer-events: none;
background-color: rgba(0, 0, 0, 0.7);
visibility: hidden;
transition: opacity 0.3s cubic-bezier(0, 0.35, 0.25, 1), visibility 0.3s cubic-bezier(0, 0.35, 0.25, 1);
}
.site-search-popup {
position: fixed;
width: 100vw;
top: 0;
left: 0;
z-index: 99999;
background-color: #fff;
visibility: hidden;
pointer-events: none;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-transition: all ease-in-out 0.3s;
-o-transition: all ease-in-out 0.3s;
-moz-transition: all ease-in-out 0.3s;
-webkit-transition: all ease-in-out 0.3s;
transition: all ease-in-out 0.3s;
}
.site-search-popup.active {
visibility: visible;
pointer-events: auto;
}
.site-search-popup.active .site-search-popup-wrap .site-search {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
transition: opacity 0.3s ease-in-out 0.3s, visibility 0.3s ease-in-out 0.3s;
}
.site-search-popup.active + .site-search-popup-overlay {
opacity: 0.5;
-ms-opacity: 0.5;
-o-opacity: 0.5;
-moz-opacity: 0.5;
-webkit-opacity: 0.5;
filter: alpha(opacity=50);
visibility: visible;
pointer-events: auto;
}
.site-search-popup.fadein {
-webkit-animation: cover_search_fade_in 0.3s ease both;
animation: cover_search_fade_in 0.3s ease both;
}
.site-search-popup.fadeout {
-webkit-animation: cover_search_fade_out 0.3s ease both;
animation: cover_search_fade_out 0.3s ease both;
}
.site-search-popup .site-search-popup-wrap {
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin-left: auto;
margin-right: auto;
padding: 7px 20px;
width: 100%;
}
@media (min-width: 768px) {
.site-search-popup .site-search-popup-wrap {
padding: 7px 70px;
}
}
.site-search-popup .site-search-popup-wrap .site-search-popup-close {
order: 2;
color: #000;
margin-bottom: -5px;
font-size: 24px;
font-size: 1.5rem;
}
.site-search-popup .site-search-popup-wrap .site-search-popup-close:hover {
color: var(--e-global-color-primary);
}
.site-search-popup .site-search-popup-wrap .site-search-popup-close:hover line,
.site-search-popup .site-search-popup-wrap .site-search-popup-close:hover path {
-webkit-animation: opal-draw 0.9s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
animation: opal-draw 0.9s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
}
.site-search-popup .site-search-popup-wrap .site-search-popup-close:hover path {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.site-search-popup .site-search-popup-wrap form:before {
display: none;
}
.site-search-popup .site-search-popup-wrap .site-search {
display: block;
width: 100%;
position: relative;
visibility: hidden;
transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.site-search-popup .site-search-popup-wrap .site-search input.search-field {
font-size: 18px;
font-size: 1.125rem;
background-color: transparent;
border: none;
border-radius: 0;
color: var(--e-global-color-accent);
padding: 0 40px 0 0;
}
.site-search-popup .site-search-popup-wrap .site-search input.search-field::placeholder {
color: var(--e-global-color-accent);
}
.site-search-popup .site-search-popup-wrap .site-search input[type=submit],
.site-search-popup .site-search-popup-wrap .site-search button[type=submit] {
font-size: 0px;
font-size: 0rem;
padding-left: 0;
}
.site-search-popup .site-search-popup-wrap .site-search .widget {
margin-bottom: 0;
border: none;
padding: 0;
}
.site-search-popup .site-search-popup-wrap .site-search .ajax-search-result {
max-height: 50vh;
}
@-webkit-keyframes opal-draw {
0%, 100% {
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
}
42% {
-webkit-clip-path: inset(0 0 0 100%);
clip-path: inset(0 0 0 100%);
}
43% {
-webkit-clip-path: inset(0 100% 0 0);
clip-path: inset(0 100% 0 0);
}
}
@keyframes opal-draw {
0%, 100% {
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
}
42% {
-webkit-clip-path: inset(0 0 0 100%);
clip-path: inset(0 0 0 100%);
}
43% {
-webkit-clip-path: inset(0 100% 0 0);
clip-path: inset(0 100% 0 0);
}
}
@-webkit-keyframes cover_search_fade_out {
0% {
visibility: visible;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
100% {
visibility: hidden;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
}
@keyframes cover_search_fade_out {
0% {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
100% {
visibility: hidden;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
}
@-webkit-keyframes cover_search_fade_in {
0% {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
}
100% {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
}
@keyframes cover_search_fade_in {
0% {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
}
100% {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
}
.rostay-mobile-nav {
display: flex;
flex-direction: column;
justify-content: space-between;
position: fixed;
width: 330px;
top: 0;
bottom: 0;
left: 0;
z-index: 9999;
overflow: hidden;
overflow-y: auto;
background-color: #ffffff;
transition: transform 0.25s ease;
-webkit-transform: translate3d(-330px, 0, 0);
transform: translate3d(-330px, 0, 0);
}
.mobile-nav-active .rostay-mobile-nav {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.admin-bar .rostay-mobile-nav {
top: 46px;
}
@media (min-width: 783px) {
.admin-bar .rostay-mobile-nav {
top: 32px;
}
}
@media (min-width: 601px) and (max-width: 782px) {
.admin-bar .rostay-mobile-nav {
top: 46px;
}
}
.rostay-mobile-nav .search-form {
margin-top: 1em;
}
.rostay-mobile-nav .rostay-social {
border-top: 1px solid #0e0e0e;
padding: 0.5em;
margin-top: 1rem;
}
body .rostay-mobile-nav .rostay-social ul li a:before {
color: #fff;
}
.rostay-mobile-nav .rostay-language-switcher-mobile {
display: none;
line-height: 0;
padding: 0 30px;
}
.rostay-mobile-nav .rostay-language-switcher-mobile .menu {
list-style: none;
margin: 0;
padding: 10px 0;
border-top: 1px solid;
border-top-color: var(--e-global-color-border);
}
.rostay-mobile-nav .rostay-language-switcher-mobile .item {
display: inline-block;
margin-bottom: 5px;
margin-top: 5px;
}
.rostay-mobile-nav .rostay-language-switcher-mobile .item .language-switcher-head {
padding-right: 5px;
}
.rostay-mobile-nav .rostay-language-switcher-mobile .item a {
display: block;
padding: 0 5px;
}
.rostay-mobile-nav .rostay-language-switcher-mobile .item:last-child {
margin-right: 0;
}
.rostay-mobile-nav .rostay-language-switcher-mobile .item img {
width: 24px;
height: 16px;
object-fit: cover;
}
.rostay-mobile-nav .mobile-nav-tabs {
clear: both;
padding: 0 30px;
background-color: #0A3840;
}
.rostay-mobile-nav .mobile-nav-tabs ul {
display: flex;
align-items: center;
flex-direction: row;
list-style: none;
margin: 0;
}
.rostay-mobile-nav .mobile-nav-tabs ul li {
display: flex;
align-items: center;
position: relative;
text-align: left;
font-size: 20px;
font-size: 1.25rem;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-weight: 600;
letter-spacing: 0;
padding: 20px 0;
cursor: pointer;
color: #ffffff;
text-transform: uppercase;
}
.rostay-mobile-nav .mobile-nav-tabs ul li i {
color: #000000;
font-size: 15px;
font-size: 0.9375rem;
margin-right: 10px;
}
.rostay-mobile-nav .mobile-nav-tabs ul li:before {
content: "";
display: inline-block;
position: absolute;
height: 2px;
width: 100%;
bottom: 0;
opacity: 0;
visibility: hidden;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
background-color: var(--e-global-color-secondary);
}
.rostay-mobile-nav .mobile-nav-tabs ul li.active:before {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.rostay-mobile-nav .mobile-nav-tabs ul .mobile-pages-title {
margin-right: 15px;
}
.rostay-mobile-nav .mobile-nav-tabs ul .mobile-categories-title {
margin-left: 15px;
}
.rostay-mobile-nav .mobile-menu-tab {
display: none;
padding: 0 30px;
}
.rostay-mobile-nav .mobile-menu-tab.active {
display: block;
}
.mobile-nav-close {
float: right;
clear: both;
position: absolute;
line-height: 1;
top: 25px;
right: 25px;
padding: 0;
width: 20px;
height: 20px;
text-align: center;
z-index: 99;
color: #ffffff;
}
.mobile-nav-close:hover, .mobile-nav-close:focus {
color: var(--e-global-color-secondary);
}
.rostay-overlay {
position: fixed;
width: 100vw;
height: 100vh;
top: 0;
bottom: 0;
left: 0;
z-index: 997;
opacity: 0;
background-color: rgba(0, 0, 0, 0.7);
visibility: hidden;
transition: opacity 0.25s ease, visibility 0s ease;
}
.mobile-nav-active .rostay-overlay {
visibility: visible;
opacity: 1;
}
.rostay-info-button,
.menu-mobile-nav-button {
display: block;
font-size: 15px;
font-size: 0.9375rem;
color: var(--e-global-color-secondary);
}
@media (min-width: 1024px) {
.rostay-info-button,
.menu-mobile-nav-button {
display: none;
}
}
.rostay-info-button .rostay-icon,
.menu-mobile-nav-button .rostay-icon {
display: flex;
flex-direction: column;
}
.rostay-info-button .rostay-icon > span,
.menu-mobile-nav-button .rostay-icon > span {
display: inline-block;
height: 1px;
width: 18px;
margin-bottom: 5px;
border-radius: 5px;
transition: all 0.3s ease;
background-color: var(--e-global-color-secondary);
}
.rostay-info-button .rostay-icon > span:last-child,
.menu-mobile-nav-button .rostay-icon > span:last-child {
margin-bottom: 0;
}
.rostay-info-button .rostay-icon .icon-2,
.menu-mobile-nav-button .rostay-icon .icon-2 {
width: 12px;
}
.rostay-info-button .rostay-icon .icon-3,
.menu-mobile-nav-button .rostay-icon .icon-3 {
width: 18px;
}
.rostay-info-button:hover .rostay-icon > span,
.menu-mobile-nav-button:hover .rostay-icon > span {
background-color: var(--e-global-color-primary);
}
.rostay-info-button:hover .rostay-icon .icon-2,
.menu-mobile-nav-button:hover .rostay-icon .icon-2 {
width: 18px;
}
html {
overflow-x: hidden;
}
#page {
transition: all 0.25s ease;
}
.mobile-nav-active {
overflow: hidden;
}
.breadcrumb-wrap {
display: var(--page-title-display);
}
.home .main-breadcrumb {
display: none;
}  button.menu-toggle {
cursor: pointer;
text-align: left;
float: right;
position: relative;
border: 2px solid transparent;
box-shadow: none;
border-radius: 0;
background-image: none;
padding: 0.6180339845em 0.875em 0.6180339845em;
font-size: 0.875em;
max-width: 120px;
}
.menu-badge {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 9px;
font-size: 0.5625rem;
padding: 1px 7px;
border-radius: 10px;
margin-left: 5px;
}
.primary-navigation .menu > .menu-item > a .menu-badge {
position: absolute;
top: -7px;
left: 1.1em;
}
.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;
}
ul.menu li.current-menu-item > a, ul.menu li.current-menu-ancestor > a, ul.menu li.current-menu-parent > a {
color: var(--e-global-color-primary);
}
.main-navigation {
position: relative;
}
.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;
}
.main-navigation ul.menu {
margin-left: 0;
list-style: none;
margin-bottom: 0;
align-items: center;
}
.main-navigation ul.menu ul {
margin-left: 1.41577975em;
display: block;
}
.main-navigation ul.menu > li.menu-item:before {
content: "";
position: absolute;
top: 48%;
right: -2px;
width: 4px;
height: 4px;
background-color: var(--e-global-color-primary);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
transform: rotate(45deg);
}
.main-navigation ul.menu > li.menu-item:last-child:before {
display: none;
}
.main-navigation ul.menu > li.menu-item > a {
display: flex;
align-items: center;
position: relative;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
font-weight: 600;
line-height: 28px;
padding: 2.2em 0;
margin: 0 1.525em;
}
.main-navigation ul.menu > li.menu-item > a span {
position: relative;
}
.main-navigation ul.menu > li.menu-item > a span .menu-title:after {
display: none;
}
.main-navigation ul.menu > li.menu-item > a i {
margin-top: -3px;
margin-right: 14px;
font-size: 36px;
font-size: 2.25rem;
color: var(--e-global-color-text);
}
.main-navigation ul.menu > li.menu-item.custom-color > a {
color: var(--e-global-color-accent);
}
.main-navigation ul.menu > li.menu-item.current-menu-parent > a, .main-navigation ul.menu > li.menu-item.current-menu-item > a, .main-navigation ul.menu > li.menu-item.current-menu-ancestor > a {
color: var(--e-global-color-primary);
}
.main-navigation ul.menu > li.menu-item.current-menu-parent.custom-color > a, .main-navigation ul.menu > li.menu-item.current-menu-item.custom-color > a, .main-navigation ul.menu > li.menu-item.current-menu-ancestor.custom-color > a {
color: var(--e-global-color-accent);
}
.main-navigation ul.menu > li.menu-item:hover > a {
color: var(--e-global-color-primary);
}
.main-navigation ul > li.menu-item > a,
.main-navigation ul.nav-menu > li.menu-item > a {
color: var(--e-global-color-secondary);
}
.main-navigation ul > li.menu-item > a:hover,
.main-navigation ul.nav-menu > li.menu-item > a:hover {
color: var(--e-global-color-secondary);
}
.main-navigation .sub-menu {
min-width: 310px;
background-color: #0A3840;
padding: 20px 0 16px;
box-shadow: 0 3px 30px rgba(0, 0, 0, 0.08);
border-radius: 0px;
}
.main-navigation .sub-menu .menu-item-has-children:hover:before {
visibility: visible;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.main-navigation .sub-menu .menu-item-has-children:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
background-color: transparent;
top: 0;
left: 30px;
visibility: hidden;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.main-navigation ul.hfe-nav-menu li a.hfe-menu-item {
display: inline-block;
position: relative;
}
.mobile-navigation, .mobile-navigation-categories {
clear: both;
}
.mobile-navigation ul, .mobile-navigation-categories ul {
margin: 0;
list-style: none;
}
.mobile-navigation ul > li.menu-item, .mobile-navigation-categories ul > li.menu-item {
position: relative;
}
.mobile-navigation ul > li.menu-item > a, .mobile-navigation-categories ul > li.menu-item > a {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
font-weight: 600;
display: block;
padding: 15px 0;
border-bottom: 1px solid;
border-bottom-color: var(--e-global-color-border);
color: var(--e-global-color-dark);
}
.mobile-navigation ul > li.menu-item > a i, .mobile-navigation-categories ul > li.menu-item > a i {
font-size: 16px;
font-size: 1rem;
margin-right: 15px;
}
.mobile-navigation ul > li.menu-item > a .menu-title, .mobile-navigation-categories ul > li.menu-item > a .menu-title {
display: inline-block;
position: relative;
}
.mobile-navigation ul > li.menu-item > a .menu-title:before, .mobile-navigation-categories ul > li.menu-item > a .menu-title:before {
content: none;
display: inline-block;
position: absolute;
height: 1px;
width: 0;
left: 0;
bottom: -1px;
background-color: var(--e-global-color-primary);
}
.mobile-navigation ul > li.menu-item > a:hover, .mobile-navigation-categories ul > li.menu-item > a:hover {
color: var(--e-global-color-primary);
}
.mobile-navigation ul > li.menu-item > a:hover i, .mobile-navigation-categories ul > li.menu-item > a:hover i {
color: var(--e-global-color-primary);
}
.mobile-navigation ul > li.menu-item > a span.text-link, .mobile-navigation-categories ul > li.menu-item > a span.text-link {
display: block;
font-weight: var(--e-global-typography-primary-font-weight);
color: var(--e-global-color-secondary);
}
.mobile-navigation ul > li.menu-item > a span.text-link i, .mobile-navigation-categories ul > li.menu-item > a span.text-link i {
font-size: 12px;
font-size: 0.75rem;
margin-left: 10px;
margin-right: 0;
margin-bottom: 3px;
}
.mobile-navigation ul > li.menu-item span.more-link, .mobile-navigation-categories ul > li.menu-item span.more-link {
display: inline-flex;
align-items: center;
font-size: 14px;
font-size: 0.875rem;
font-weight: var(--e-global-typography-primary-font-weight);
line-height: 1;
text-transform: capitalize;
color: var(--e-global-color-secondary);
}
.mobile-navigation ul > li.menu-item span.more-link i, .mobile-navigation-categories ul > li.menu-item span.more-link i {
font-size: 10px;
font-size: 0.625rem;
color: var(--e-global-color-primary);
}
.mobile-navigation ul > li.menu-item span.more-link i.left, .mobile-navigation-categories ul > li.menu-item span.more-link i.left {
margin-right: 7px;
width: 12px;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.mobile-navigation ul > li.menu-item span.more-link i.right, .mobile-navigation-categories ul > li.menu-item span.more-link i.right {
margin-left: 0;
order: 15;
width: 0;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.mobile-navigation ul > li.menu-item.current-menu-parent > a > span:before, .mobile-navigation ul > li.menu-item.current-menu-item > a > span:before, .mobile-navigation ul > li.menu-item.current-menu-ancestor > a > span:before, .mobile-navigation-categories ul > li.menu-item.current-menu-parent > a > span:before, .mobile-navigation-categories ul > li.menu-item.current-menu-item > a > span:before, .mobile-navigation-categories ul > li.menu-item.current-menu-ancestor > a > span:before {
width: 100%;
}
.mobile-navigation ul > li.menu-item button::before, .mobile-navigation-categories ul > li.menu-item button::before {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.mobile-navigation ul > li.menu-item button::after, .mobile-navigation-categories ul > li.menu-item button::after {
font-size: 12px;
font-size: 0.75rem;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-transition: all, ease, 0.9s;
-o-transition: all, ease, 0.9s;
-moz-transition: all, ease, 0.9s;
-webkit-transition: all, ease, 0.9s;
transition: all, ease, 0.9s;
width: auto;
color: var(--e-global-color-dark);
}
.mobile-navigation ul > li.menu-item:last-child > a, .mobile-navigation-categories ul > li.menu-item:last-child > a {
border-bottom: none;
}
.mobile-navigation ul ul.sub-menu, .mobile-navigation-categories ul ul.sub-menu {
display: none;
}
.mobile-navigation ul ul.sub-menu > li.menu-item > a, .mobile-navigation-categories ul ul.sub-menu > li.menu-item > a {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
font-weight: 500;
margin: 4px 0 4px 13px;
padding: 0;
border-bottom: none;
display: inline-block;
position: relative;
}
.mobile-navigation ul ul.sub-menu > li.menu-item > a:hover:before, .mobile-navigation-categories ul ul.sub-menu > li.menu-item > a:hover:before {
width: 100%;
}
.mobile-navigation ul ul.sub-menu > li.menu-item.current-menu-item a, .mobile-navigation-categories ul ul.sub-menu > li.menu-item.current-menu-item a {
color: var(--e-global-color-primary);
}
.mobile-navigation ul ul.sub-menu > li.menu-item.current-menu-item a:before, .mobile-navigation-categories ul ul.sub-menu > li.menu-item.current-menu-item a:before {
width: 100%;
}
.mobile-navigation ul ul.sub-menu > li.menu-item:first-child > a, .mobile-navigation-categories ul ul.sub-menu > li.menu-item:first-child > a {
padding-top: 8px;
}
.mobile-navigation ul ul.sub-menu > li.menu-item ul.sub-menu, .mobile-navigation-categories ul ul.sub-menu > li.menu-item ul.sub-menu {
margin-left: 15px;
}
.mobile-navigation ul ul.sub-menu .dropdown-toggle, .mobile-navigation-categories ul ul.sub-menu .dropdown-toggle {
padding: 7px 0;
}
.mobile-navigation .dropdown-toggle, .mobile-navigation-categories .dropdown-toggle {
background: transparent;
position: absolute;
top: 0;
right: 0;
display: block;
padding: 15px 0 20px;
line-height: 1;
width: 30px;
text-align: right;
border: none;
color: var(--e-global-color-dark);
box-shadow: none;
}
.mobile-navigation .dropdown-toggle:focus, .mobile-navigation-categories .dropdown-toggle:focus {
outline: none;
}
.mobile-navigation .dropdown-toggle:before, .mobile-navigation-categories .dropdown-toggle:before {
display: none;
}
.mobile-navigation .dropdown-toggle:hover, .mobile-navigation .dropdown-toggle:active, .mobile-navigation .dropdown-toggle:focus, .mobile-navigation-categories .dropdown-toggle:hover, .mobile-navigation-categories .dropdown-toggle:active, .mobile-navigation-categories .dropdown-toggle:focus {
border: none;
background-color: transparent;
color: var(--e-global-color-secondary);
}
.main-navigation.toggled .menu > ul:not(.nav-menu),
.main-navigation.toggled ul[aria-expanded=true] {
max-height: 9999px;
}
.elementor-widget-navigation-menu .hfe-nav-menu .hfe-nav-menu__layout-horizontal .menu-item a.hfe-menu-item {
display: flex;
}
.elementor-widget-navigation-menu .hfe-nav-menu .hfe-nav-menu__layout-horizontal .menu-item a.hfe-menu-item .hfe-menu-toggle {
margin-left: 16px;
margin-bottom: -10px;
font-size: 12px;
font-size: 0.75rem;
}
.elementor-widget-navigation-menu .hfe-nav-menu .hfe-nav-menu__layout-horizontal .menu-item ul.sub-menu {
right: 0;
min-width: 100px;
padding: 20px 0 16px;
}
.elementor-widget-navigation-menu .hfe-nav-menu .hfe-nav-menu__layout-horizontal .menu-item ul.sub-menu .hfe-sub-menu-item {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
font-weight: 500;
line-height: 36px;
}
.rostay-category-navigation {
margin-bottom: 38px;
margin-top: -16px;
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 767px) {
.rostay-category-navigation {
display: block;
}
}
[class*=rostay-sidebar-] .rostay-category-navigation::after {
width: 100%;
}
.rostay-category-navigation .rostay-title-navigation {
margin-bottom: 0;
margin-right: 60px;
}
@media (max-width: 1024px) {
.rostay-category-navigation .rostay-title-navigation {
font-size: 70px;
font-size: 4.375rem;
}
}
@media (max-width: 767px) {
.rostay-category-navigation .rostay-title-navigation {
text-align: center;
margin-right: 0;
margin-bottom: 10px;
font-size: 50px;
font-size: 3.125rem;
}
}
.rostay-category-navigation .rostay-list-categories {
list-style: none;
grid-gap: 10px;
margin: 0;
margin-bottom: 5px;
position: relative;
z-index: 2;
display: inline-flex;
overflow: auto;
padding: 3px 0;
}
@media (max-width: 767px) {
.rostay-category-navigation .rostay-list-categories {
width: 100%;
}
}
.rostay-category-navigation .rostay-list-categories::-webkit-scrollbar {
height: 3px;
}
.rostay-category-navigation .rostay-list-categories::-webkit-scrollbar-thumb {
border-radius: 10px;
background: transparent;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1024px) {
.rostay-category-navigation .rostay-list-categories::-webkit-scrollbar-thumb {
background: var(--e-global-color-border);
}
}
.rostay-category-navigation .rostay-list-categories:hover::-webkit-scrollbar-thumb {
background: var(--e-global-color-border);
}
.rostay-category-navigation .rostay-item-category a {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
line-height: 24px;
font-weight: 600;
display: inline-block;
position: relative;
text-transform: capitalize;
white-space: nowrap;
border: 1px solid var(--e-global-color-border);
padding: 4px 13px;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.rostay-category-navigation .rostay-item-category.actived a, .rostay-category-navigation .rostay-item-category:hover a {
color: #ffffff;
} .vertical-navigation {
position: relative;
height: 100%;
max-width: 272px;
width: 100%;
transition: all 0.3s ease;
background-color: var(--e-global-color-primary);
}
.vertical-navigation .vertical-navigation-header {
display: flex;
align-items: center;
justify-content: space-between;
padding: 11px 20px 11px 20px;
overflow: hidden;
cursor: pointer;
}
.vertical-navigation .vertical-navigation-header .rostay-icon {
display: flex;
flex-direction: column;
align-items: flex-end;
margin-left: 10px;
color: #ffffff;
}
.vertical-navigation .vertical-navigation-header .vertical-navigation-title {
position: relative;
display: flex;
align-items: center;
}
.vertical-navigation .vertical-navigation-header .vertical-navigation-title .title {
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.8571428571;
font-weight: 700;
text-transform: uppercase;
color: #ffffff;
}
.vertical-navigation .vertical-navigation-header .vertical-navigation-title .title-icon {
display: flex;
flex-direction: column;
margin-right: 13px;
}
.vertical-navigation .vertical-navigation-header .vertical-navigation-title .title-icon > span {
display: inline-block;
height: 2px;
width: 18px;
margin-bottom: 5px;
transition: all 0.3s ease;
background-color: #ffffff;
}
.vertical-navigation .vertical-navigation-header .vertical-navigation-title .title-icon > span:last-child {
margin-bottom: 0;
}
.vertical-navigation .vertical-navigation-header .vertical-navigation-title .title-icon .icon-2 {
width: 12px;
}
.vertical-navigation:hover .vertical-navigation-header .vertical-navigation-title .title-icon .icon-2 {
width: 18px;
}
.vertical-navigation .vertical-menu {
position: absolute;
top: calc(100% + 1px);
left: 0;
width: 300px;
opacity: 0;
visibility: hidden;
transform: translateY(10px);
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.vertical-navigation .vertical-menu .menu {
position: relative;
list-style: none;
min-height: 578px;
padding: 20px 0;
box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.1);
background-color: #F8F5EF;
background-image: url(https://tavernayamas.nl/wp-content/themes/rostay/assets/images/new/bg_vertical-1.png);
background-repeat: no-repeat;
background-position: right bottom;
}
.vertical-navigation .vertical-menu .menu > li {
padding: 0 40px;
}
.vertical-navigation .vertical-menu .menu > li:last-child a {
position: relative;
border-bottom: none;
}
.vertical-navigation .vertical-menu .menu > li:last-child a:before {
position: absolute;
content: "";
top: 50%;
right: 0;
width: 40px;
height: 20px;
border-radius: 2px;
transform: translateY(-50%);
background-image: url(https://tavernayamas.nl/wp-content/themes/rostay/assets/images/new/Sale.png);
background-repeat: no-repeat;
background-position: right center;
}
.vertical-navigation .vertical-menu .menu > li:nth-last-child(4) a {
position: relative;
}
.vertical-navigation .vertical-menu .menu > li:nth-last-child(4) a:before {
position: absolute;
content: "";
top: 50%;
right: 0;
width: 40px;
height: 20px;
border-radius: 2px;
transform: translateY(-50%);
background-image: url(https://tavernayamas.nl/wp-content/themes/rostay/assets/images/new/New.png);
background-repeat: no-repeat;
background-position: right center;
}
.vertical-navigation .vertical-menu .menu > li > a {
position: relative;
display: flex;
align-items: center;
font-size: 14px;
font-size: 0.875rem;
padding: 0.53rem 0;
color: var(--e-global-color-lighter);
font-weight: var(--e-global-typography-text-font-weight);
line-height: 1.4;
border-bottom: 1px solid var(--e-global-color-border);
}
.vertical-navigation .vertical-menu .menu > li > a .text-link {
display: block;
padding-top: 5px;
padding-left: 30px;
font-weight: var(--e-global-typography-primary-font-weight);
line-height: 1.2857142857;
color: var(--e-global-color-secondary);
}
.vertical-navigation .vertical-menu .menu > li > a .text-link i {
font-size: 12px;
font-size: 0.75rem;
margin-left: 10px;
margin-bottom: 3px;
}
.vertical-navigation:hover .vertical-menu {
opacity: 1;
visibility: visible;
z-index: 99;
transform: translateY(0);
}
.vertical-navigation ul.menu {
list-style: none;
margin: 0;
background-color: #FFFFFF;
}
.vertical-navigation ul.menu .sub-menu {
position: absolute;
left: -9999em;
z-index: -1;
top: -1px;
visibility: hidden;
opacity: 0;
list-style: none;
margin: 0;
background: #fff;
width: 260px;
border: 1px solid var(--e-global-color-border);
border-radius: 0;
box-shadow: none;
padding: 10px 0;
}
.vertical-navigation ul.menu .sub-menu > li {
padding: 0 30px;
}
.vertical-navigation ul.menu .sub-menu > li:last-child > a {
border-bottom: none;
}
.vertical-navigation ul.menu .sub-menu > li > a {
display: block;
font-size: 16px;
font-size: 1rem;
line-height: 1.4;
padding: 10px 0;
color: var(--e-global-color-text);
border-bottom: 1px solid var(--e-global-color-border);
}
.vertical-navigation ul.menu .sub-menu > li:hover > a {
color: var(--e-global-color-secondary);
}
.vertical-navigation ul.menu .sub-menu > li.current-menu-item > a {
color: var(--e-global-color-secondary);
}
.vertical-navigation ul.menu .sub-menu.mega-menu > li {
padding: 0;
}
.vertical-navigation ul.menu > li {
position: relative;
}
.vertical-navigation ul.menu > li > a {
position: relative;
color: var(--e-global-color-text);
font-size: 16px;
font-size: 1rem;
padding: 0.5em 20px;
display: block;
}
.vertical-navigation ul.menu > li > a .menu-icon {
font-size: 26px;
font-size: 1.625rem;
margin-right: 20px;
color: var(--e-global-color-lighter);
}
.vertical-navigation ul.menu > li span.more-link {
display: inline-flex;
align-items: center;
font-size: 16px;
font-size: 1rem;
font-weight: var(--e-global-typography-primary-font-weight);
line-height: 1;
text-transform: capitalize;
color: var(--e-global-color-secondary);
}
.vertical-navigation ul.menu > li span.more-link i {
font-size: 10px;
font-size: 0.625rem;
color: var(--e-global-color-primary);
}
.vertical-navigation ul.menu > li span.more-link i.left {
margin-right: 7px;
width: 12px;
transition: all 0.3s ease;
}
.vertical-navigation ul.menu > li span.more-link i.right {
margin-left: 0;
order: 15;
width: 0;
opacity: 0;
transition: all 0.3s ease;
}
.vertical-navigation ul.menu > li:hover > .sub-menu {
opacity: 1;
visibility: visible;
left: 100%;
z-index: 99;
}
.vertical-navigation ul.menu > li:hover > a {
color: var(--e-global-color-secondary);
border-color: var(--e-global-color-secondary);
}
.vertical-navigation ul.menu > li:hover > a .menu-icon {
color: var(--e-global-color-secondary);
}
.vertical-navigation ul.menu > li:hover > a:after {
color: var(--e-global-color-primary);
}
.vertical-navigation ul.menu > li:hover span.more-link i.left {
width: 0;
opacity: 0;
margin-right: 0;
}
.vertical-navigation ul.menu > li:hover span.more-link i.right {
width: 12px;
opacity: 1;
margin-left: 7px;
}
.vertical-navigation ul.menu > li.current-menu-item > a {
color: var(--e-global-color-secondary);
border-color: var(--e-global-color-secondary);
}
.vertical-navigation ul.menu > li.current-menu-item > a .menu-icon {
color: var(--e-global-color-secondary);
}
.vertical-navigation ul.menu > li.current-menu-item > a:after {
color: var(--e-global-color-primary);
}
.vertical-style-2 .vertical-navigation .vertical-navigation-header .title-icon {
margin-right: 0;
}
.vertical-style-2 .vertical-navigation .vertical-navigation-header .title-icon .icon-2 {
width: 18px;
}
.vertical-style-2 .vertical-navigation .vertical-navigation-header .title {
display: none;
}
.vertical-style-2 .vertical-navigation .vertical-navigation-header .rostay-icon {
display: none;
} .has-mega-menu.sub-menu-left {
position: static !important;
}
.vertical-navigation .has-mega-menu {
position: static !important;
}
.vertical-navigation .has-mega-menu .mega-menu {
padding: 0 !important;
}
.main-navigation .has-mega-menu .mega-menu .elementor-icon-list-item {
min-width: unset;
}
.mega-menu.sub-menu {
padding: 0;
background: #fff;
}
.mega-menu.sub-menu .elementor-section.elementor-section-stretched {
left: 0 !important;
max-width: 100% !important;
}
.mega-menu.mega-stretchwidth {
width: 100vw;
}
.mega-menu.mega-fullwidth {
width: 1410px;
}
.mega-menu.mega-containerwidth {
max-width: 1410px;
width: 1410px;
}
.single-rostay_menu_item .elementor-icon-list-items li,
.mega-menu .elementor-icon-list-items li {
font-weight: var(--e-global-typography-text-font-weight);
}
.single-rostay_menu_item .elementor-icon-list-items li a,
.mega-menu .elementor-icon-list-items li a {
color: var(--e-global-color-text);
}
.single-rostay_menu_item .elementor-icon-list-items li a:hover,
.mega-menu .elementor-icon-list-items li a:hover {
color: var(--e-global-color-primary);
}
.header-side .main-navigation ul.menu {
margin-left: -30px;
margin-right: -30px;
}
.header-side .main-navigation ul ul.sub-menu {
top: 50% !important;
transform: translateY(-50%) !important;
left: 100% !important;
max-height: 100vh;
overflow-y: auto;
}
.header-side .main-navigation ul ul.sub-menu .elementor-section.elementor-section-stretched {
left: 0 !important;
max-width: 100% !important;
}
.header-side .has-mega-menu.sub-menu-left {
position: relative !important;
} .site-content {
outline: none;
} .hentry strong,
.hentry th,
.hentry dt {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
}
.entry-title {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 36px;
font-size: 2.25rem;
line-height: 1.1666666667;
font-weight: 500;
color: var(--e-global-color-secondary);
margin-bottom: 40px;
text-transform: uppercase;
}
.entry-title a {
color: var(--e-global-color-secondary);
}
.entry-title a:hover {
color: var(--e-global-color-primary);
}
.post-author {
order: 1;
}
.categories-link {
order: -1;
}
.page-header h1.page-title {
font-size: 52px;
font-size: 3.25rem;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
margin-bottom: 45px;
line-height: 1.0576923077;
}
.post-thumbnail {
margin-bottom: 30px;
position: relative;
overflow: hidden;
}
@media (max-width: 768px) {
.post-thumbnail {
margin-bottom: 30px;
}
}
.posted-on-square a {
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
font-weight: 500;
line-height: 18px;
letter-spacing: 2px;
text-transform: uppercase;
transition: all ease-in-out 0.3s;
border-radius: 0 0 5px 5px;
font-size: 12px;
font-size: 0.75rem;
}
.posted-on-square a b {
font-size: 40px;
font-size: 2.5rem;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
display: block;
line-height: 1;
}
.posted-on-square a b + b {
font-size: 14px;
font-size: 0.875rem;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
background-color: var(--e-global-color-primary);
color: #fff;
padding: 2px 10px;
border-radius: 2px;
margin-top: 10px;
}
.entry-meta-top,
.entry-meta-bottom {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
font-weight: 600;
line-height: 1.8333333333;
display: flex;
justify-content: start;
text-transform: uppercase;
flex-wrap: wrap;
align-items: center;
color: var(--e-global-color-lighter);
margin-bottom: 12px;
}
.entry-meta-top .meta-reply a,
.entry-meta-bottom .meta-reply a {
text-transform: inherit;
font-weight: 600;
letter-spacing: 0.2px;
color: var(--e-global-color-lighter);
}
.entry-meta-top .posted-on,
.entry-meta-bottom .posted-on {
text-transform: uppercase;
margin-right: 13px;
}
.entry-meta-top .posted-on a,
.entry-meta-bottom .posted-on a {
font-size: 12px;
font-size: 0.75rem;
font-weight: 600;
line-height: 1.8333333333;
text-transform: uppercase;
letter-spacing: 0.2px;
color: var(--e-global-color-lighter);
}
.entry-meta-top .post-author,
.entry-meta-bottom .post-author {
display: none;
}
.entry-meta-bottom {
margin-bottom: 20px;
}
.categories-link a {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
font-weight: 600;
line-height: 1.8333333333;
display: inline-block;
text-transform: uppercase;
color: var(--e-global-color-lighter);
}
.categories-link a:nth-child(n+3) {
display: none;
}
.categories-link .dot {
margin: 0 3px;
display: none;
}
.entry-meta {
font-size: 12px;
font-size: 0.75rem;
margin-bottom: 12px;
text-transform: uppercase;
letter-spacing: 0.5px;
font-weight: 700;
line-height: 1.8333333333;
color: var(--e-global-color-lighter);
display: flex;
flex-wrap: wrap;
align-items: center;
}
.entry-meta > div {
margin-bottom: 3px;
}
.entry-meta a {
display: inline-block;
color: var(--e-global-color-lighter);
text-transform: uppercase;
font-size: 12px;
font-size: 0.75rem;
}
.entry-meta a:hover {
color: var(--e-global-color-primary);
}
.entry-meta .meta-reply,
.entry-meta .posted-on,
.entry-meta .post-author {
display: flex;
align-items: center;
margin-right: 10px;
}
.entry-meta .meta-reply > *,
.entry-meta .posted-on > *,
.entry-meta .post-author > * {
line-height: 22px;
}
.entry-meta .posted-on {
order: 1;
}
.entry-meta .posted-on:after {
content: "-";
position: relative;
right: -5px;
font-size: 14px;
top: 0;
}
.entry-meta .meta-reply {
order: 3;
}
.entry-meta .meta-reply:after {
content: "-";
position: relative;
right: -5px;
font-size: 14px;
top: 0;
}
.entry-meta .post-author {
order: 2;
}
.entry-meta .post-author a {
color: var(--e-global-color-lighter);
order: 1;
}
.entry-meta .post-author a:hover {
color: var(--e-global-color-primary);
}
.entry-meta .categories-link {
margin-right: 20px;
padding-top: 2px;
padding-bottom: 2px;
}
.entry-excerpt {
color: var(--e-global-color-lighter);
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
margin-bottom: 29px;
}
@media (max-width: 768px) {
.entry-excerpt {
margin-bottom: 20px;
}
}
.entry-excerpt p {
margin: 0;
}
a.more-link {
display: inline-flex;
align-items: center;
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
color: var(--e-global-color-secondary);
background-color: transparent;
line-height: 2;
border: 0;
border-radius: 0;
padding: 0;
position: relative;
padding-bottom: 2px;
}
a.more-link:before {
content: "";
position: absolute;
height: 1px;
width: calc(100% - 22px);
bottom: 0;
left: 0;
top: auto;
background-color: var(--e-global-color-secondary);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
a.more-link:after, a.more-link i {
font-size: 14px;
font-size: 0.875rem;
position: relative;
z-index: 2;
margin-left: 6px;
}
a.more-link:hover {
color: var(--e-global-color-primary);
background-color: transparent;
}
a.more-link:hover:before {
width: 100%;
background-color: var(--e-global-color-primary);
}
.entry-taxonomy {
margin-top: 49px;
}
.tags-links {
border-top: 1px solid rgba(255, 255, 255, 0.1);
display: flex;
align-items: center;
flex-wrap: wrap;
padding-top: 18px;
margin-top: -8px;
}
@media (max-width: 568px) {
.tags-links {
margin-bottom: 15px;
}
}
.tags-links a {
display: inline-block;
font-size: 12px !important;
font-weight: 600;
line-height: 1.1666666667;
color: #fff;
text-transform: uppercase;
margin: 12px 10px 0 0;
}
.tags-links a:hover {
color: var(--e-global-color-primary);
}
.tags-links i {
margin-right: 10px;
font-size: 16px;
font-size: 1rem;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline, .group-blog .byline {
display: inline;
}
.page-links {
clear: both;
margin: 0 0 10px;
}
@media (max-width: 767px) {
.single .hentry:not(.coach) .entry-header .entry-title {
font-size: 30px;
font-size: 1.875rem;
line-height: 35px;
margin-bottom: 25px;
}
}
.single .hentry:not(.coach) .entry-taxonomy .tags-links > a {
padding: 11px 17px;
border: 1px solid rgba(255, 255, 255, 0.07);
border-radius: 100px;
background-color: rgba(255, 255, 255, 0.03);
}
.single .hentry:not(.coach) .entry-taxonomy .tags-links > a:hover {
color: var(--e-global-color-accent);
background-color: var(--e-global-color-primary);
}
.single .hentry:not(.coach) .entry-taxonomy .screen-reader-text {
position: relative !important;
display: none;
clip-path: none;
clip: auto;
height: auto;
width: auto;
top: 0;
margin: 12px 15px 0 0;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.714285;
color: var(--e-global-color-secondary);
font-weight: 600;
}
.single .hentry:not(.coach) .entry-taxonomy .pbr-social-share {
display: flex;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 18px;
font-size: 1.125rem;
line-height: 1.222222;
color: var(--e-global-color-secondary);
margin: 0;
align-items: center;
margin-top: 12px;
}
.single .hentry:not(.coach) .entry-taxonomy .pbr-social-share .social-share-header {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
font-weight: 600;
line-height: 22px;
text-transform: uppercase;
letter-spacing: 2px;
margin-right: 13px;
}
.single .hentry:not(.coach) .entry-taxonomy .pbr-social-share a {
font-size: 13px;
font-size: 0.8125rem;
margin: 0 12px;
display: flex;
align-items: center;
}
@media (max-width: 568px) {
.single .hentry:not(.coach) .entry-taxonomy .pbr-social-share a {
margin-left: 0;
}
}
.single .hentry:not(.coach) .entry-taxonomy .pbr-social-share a i {
font-size: 14px;
font-size: 0.875rem;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.single .hentry:not(.coach) .entry-taxonomy .pbr-social-share a:last-child {
margin-right: 0;
}
.single .hentry:not(.coach) .entry-taxonomy .pbr-social-share a .title {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
line-height: 1.857142;
margin-left: 8px;
color: #9B9B9B;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.single .hentry:not(.coach) .entry-taxonomy .pbr-social-share a:hover .title {
color: var(--e-global-color-primary);
}
.single .entry-meta {
margin-bottom: 15px;
}
.single .nav-links {
display: flex;
position: relative;
}
.single .nav-links > div {
display: flex;
position: relative;
overflow: hidden;
transition: all 0.3s ease;
}
.single .nav-links .nav-previous {
justify-content: flex-start;
margin-right: 115px;
align-items: flex-start;
width: 100%;
margin-top: 35px;
}
@media (max-width: 568px) {
.single .nav-links .nav-previous {
margin: 30px 15px 30px 0;
}
}
.single .nav-links .nav-next {
justify-content: flex-end;
margin-left: 95px;
align-items: flex-start;
width: 100%;
}
@media (max-width: 568px) {
.single .nav-links .nav-next {
margin: 30px 0 30px 15px;
}
}
.post-inner .post-thumbnail {
overflow: hidden;
text-align: center;
}
.post-inner .post-thumbnail img {
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
aspect-ratio: 1.6851851852;
object-fit: cover;
width: 100%;
}
.meta-reply {
position: relative;
padding-left: 13px;
}
.meta-reply:before {
position: absolute;
content: "";
height: 2px;
width: 2px;
background-color: var(--e-global-color-lighter);
top: 50%;
transform: translateY(-50%);
left: 0;
border-radius: 50%;
}
.meta-reply a:hover {
color: var(--e-global-color-primary);
}
.rostay-style-post-2 .entry-header {
order: -1;
}
.single-post .rostay-social-share {
padding: 10px 0;
}
.single-post .rostay-social-share a {
color: var(--e-global-color-secondary);
}
.single-post .rostay-social-share a:hover {
color: var(--e-global-color-primary);
}
[dir=rtl] .single-post .single-content .entry-header .entry-meta-top, [dir=rtl] .single-post .single-content .entry-header .entry-meta-bottom {
justify-content: center;
}
.single-post .single-content .entry-header .entry-title {
max-width: 812px;
}
.single-post .post-thumbnail {
position: relative;
}
.single-post .post-thumbnail .posted-on {
display: none;
}
.single-post .post-thumbnail img {
aspect-ratio: 1.6851851852;
object-fit: cover;
width: 100%;
border-radius: 0;
}
.single-post .post-excerpt {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
color: var(--e-global-color-text);
text-align: center;
display: none;
}
.single-post .post-excerpt p {
margin-bottom: 39px;
}
.single-post .categories-link {
margin-right: 8px;
padding-right: 10px;
position: relative;
}
.single-post .categories-link:before {
position: absolute;
content: "";
width: 1px;
height: 8px;
background-color: var(--e-global-color-border);
top: 50%;
right: 0;
transform: translateY(-50%);
}
.single-post.rostay-full-width-content .content-area {
max-width: 850px;
margin-left: auto;
margin-right: auto;
float: none;
}
.single-post.rostay-full-width-content .entry-header {
width: 100vw;
transform: translateX(-50%);
left: 50%;
position: relative;
max-width: 1410px;
overflow: hidden;
display: flex;
flex-direction: column;
align-items: center;
}
@media (min-width: 768px) and (max-width: 1410px) {
.single-post.rostay-full-width-content .entry-header {
padding: 0 30px;
}
}
@media (max-width: 767px) {
.single-post.rostay-full-width-content .entry-header {
padding: 0 15px;
}
}
.single-post.rostay-full-width-content .post-thumbnail {
width: 100vw;
transform: translateX(-50%);
left: 50%;
position: relative;
max-width: 1410px;
overflow: hidden;
}
.single-post.rostay-full-width-content .post-thumbnail img {
object-fit: cover;
aspect-ratio: 2.15;
width: 100%;
}
@media (min-width: 768px) and (max-width: 1410px) {
.single-post.rostay-full-width-content .post-thumbnail {
padding: 0 30px;
}
}
@media (max-width: 767px) {
.single-post.rostay-full-width-content .post-thumbnail {
padding: 0 15px;
margin-bottom: 30px;
}
}
.single-post .entry-content .image-content {
position: relative;
width: 100vw;
max-width: 1290px;
transform: translateX(-50%);
left: 50%;
overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1410px) {
.single-post .entry-content .image-content {
padding: 0 30px;
}
}
@media (max-width: 767px) {
.single-post .entry-content .image-content {
padding: 0 15px;
}
}
@media (max-width: 767px) {
.single-post .entry-content .row.justify-content-center {
display: block;
padding-bottom: 0;
margin-top: 15px;
}
}
.single-post .entry-content .row.justify-content-center .column-item {
padding: 0 10px;
}
@media (max-width: 767px) {
.single-post .entry-content .row.justify-content-center .column-item {
padding: 0 15px 30px;
}
}
.single-post .entry-content .row[data-elementor-columns-tablet="3"] {
padding-bottom: 28px;
margin-top: 37px;
}
@media (max-width: 767px) {
.single-post .entry-content .row[data-elementor-columns-tablet="3"] {
padding-bottom: 0;
}
}
.single-post .entry-content .row[data-elementor-columns-tablet="3"] .column-item {
flex: 0 0 33%;
}
.single-post .entry-content .row[data-elementor-columns-tablet="3"] img {
aspect-ratio: 0.8529411765;
border-radius: 0;
width: 100%;
}
.single-post .entry-content .row[data-elementor-columns-tablet="2"] {
padding-bottom: 30px;
margin-top: 38px;
}
@media (max-width: 767px) {
.single-post .entry-content .row[data-elementor-columns-tablet="2"] {
padding-bottom: 0;
}
}
.single-post .entry-content .row[data-elementor-columns-tablet="2"] .column-item {
flex: 0 0 49.469%;
}
.single-post .entry-content .row[data-elementor-columns-tablet="2"] img {
aspect-ratio: 1.390625;
border-radius: 0;
width: 100%;
}
.single-post .entry-content .row.justify-content-start {
transform: translateX(0);
left: 0;
position: relative;
max-width: 1410px;
overflow: hidden;
padding-top: 16px;
padding-bottom: 42px;
}
@media (min-width: 768px) and (max-width: 1410px) {
.single-post .entry-content .row.justify-content-start {
max-width: 100%;
}
}
@media (max-width: 767px) {
.single-post .entry-content .row.justify-content-start {
max-width: 100%;
width: 100%;
}
}
.single-post .entry-content .row.justify-content-start [class*=" column-"]:first-child, .single-post .entry-content .row.justify-content-start [class^=column-]:first-child {
flex: 0 0 42.5%;
max-width: 42.5%;
padding-left: 10px;
}
.single-post .entry-content .row.justify-content-start [class*=" column-"]:nth-child(2), .single-post .entry-content .row.justify-content-start [class^=column-]:nth-child(2) {
flex: 0 0 57.5%;
max-width: 57.5%;
}
.single-post .entry-content [class*=" column-"] img, .single-post .entry-content [class^=column-] img {
aspect-ratio: 1.390625;
border-radius: 0;
width: 100%;
}
.single-post .entry-content ul.custom-list {
margin: 0;
}
.single-post .entry-content ul.custom-list li {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-weight: 500;
color: var(--e-global-color-secondary);
position: relative;
list-style: none;
display: flex;
align-items: center;
margin: 14px 0;
}
@media (max-width: 768px) {
.single-post .entry-content ul.custom-list li {
align-items: start;
}
}
.single-post .entry-content ul.custom-list li:before {
color: var(--e-global-color-primary);
margin-right: 7px;
font-size: 20px;
font-size: 1.25rem;
}
.has-post-thumbnail .single-content .entry-content {
overflow: visible;
}
.has-post-thumbnail .single-content .entry-content p {
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
margin-bottom: 25px;
color: var(--e-global-color-lighter);
}
@media (max-width: 767px) {
.has-post-thumbnail .single-content .entry-content p {
font-size: 16px;
font-size: 1rem;
}
}
.has-post-thumbnail .single-content .entry-content p:last-child {
margin-bottom: 0;
}
.has-post-thumbnail .single-content .entry-content h5 {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 24px;
font-size: 1.5rem;
line-height: 30px;
text-transform: uppercase;
margin-bottom: 19px;
letter-spacing: 0.2px;
color: var(--e-global-color-secondary);
}
@media (max-width: 767px) {
.has-post-thumbnail .single-content .entry-content h5 {
font-size: 20px;
font-size: 1.25rem;
line-height: 28px;
}
}
.search form label,
.post-password-form label {
vertical-align: middle;
}
.search form input[type=submit],
.post-password-form input[type=submit] {
vertical-align: middle;
border-radius: 100px;
color: #ffffff;
background-color: transparent;
border: 1px solid var(--e-global-color-border);
padding: 5px 15px;
font-size: 12px;
font-size: 0.75rem;
font-weight: 700;
text-transform: uppercase;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.search form input[type=submit]:hover,
.post-password-form input[type=submit]:hover {
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.search form input,
.post-password-form input {
height: 44px;
}
.search form.post-password-form input[type=submit]:hover,
.post-password-form.post-password-form input[type=submit]:hover {
color: #ffffff;
background-color: var(--e-global-color-primary);
}
@media (max-width: 480px) {
.search form.post-password-form input[type=password],
.post-password-form.post-password-form input[type=password] {
display: block;
width: 100%;
margin-bottom: 10px;
}
}
.wp-block-search__button {
border-radius: 0px;
color: #ffffff;
background-color: transparent;
border: none;
padding: 5px 15px;
font-size: 0px;
font-size: 0rem;
margin-left: 0;
width: 50px;
height: 50px;
position: absolute;
right: 0;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.wp-block-search__button:hover {
background-color: transparent;
}
.wp-block-search__button svg {
display: none;
}
.clearfix::before, .clearfix::after {
content: "";
display: table;
}
.clearfix::after {
clear: both;
}
.blog-style-list {
--grid-row-gap: 0;
}
.blog-style-list article.article-default {
display: flex;
margin-bottom: 39px;
padding-bottom: 40px;
overflow: hidden;
border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}
@media (max-width: 768px) {
.blog-style-list article.article-default {
margin-bottom: 30px;
padding-bottom: 30px;
}
}
@media (max-width: 568px) {
.blog-style-list article.article-default {
display: block;
}
}
.blog-style-list article.article-default:hover .post-thumbnail img {
transform: scale(1.08);
}
.blog-style-list article.article-default:first-child {
display: block;
position: relative;
border-bottom: 0;
padding: 0;
margin-bottom: 50px;
}
.blog-style-list article.article-default:first-child:before {
content: "";
position: absolute;
height: 100%;
width: 100%;
bottom: 0;
left: 0;
background: linear-gradient(360deg, #000000 9.74%, rgba(0, 0, 0, 0) 97.69%);
z-index: 1;
}
.blog-style-list article.article-default:first-child .post-thumbnail {
width: 100%;
}
.blog-style-list article.article-default:first-child .post-thumbnail img {
aspect-ratio: 1.421875;
width: 100%;
object-fit: cover;
}
.blog-style-list article.article-default:first-child .post-content {
position: absolute;
bottom: 50px;
left: 44px;
padding: 0;
z-index: 2;
}
@media (max-width: 568px) {
.blog-style-list article.article-default:first-child .post-content {
bottom: 30px;
left: 15px;
}
}
.blog-style-list article.article-default:first-child .post-content .entry-title {
font-size: 28px;
font-size: 1.75rem;
line-height: 31px;
max-width: 588px;
margin-bottom: 28px;
}
@media (max-width: 568px) {
.blog-style-list article.article-default:first-child .post-content .entry-title {
font-size: 20px;
font-size: 1.25rem;
margin-bottom: 10px;
}
}
.blog-style-list article.article-default:first-child .post-content .entry-excerpt {
display: none;
}
.blog-style-list .post-thumbnail {
position: relative;
width: 36.3%;
margin-right: 0;
margin-bottom: 0;
border-radius: 0;
}
@media (max-width: 1365px) {
.blog-style-list .post-thumbnail {
width: 50%;
}
}
@media (max-width: 568px) {
.blog-style-list .post-thumbnail {
width: 100%;
}
}
.blog-style-list .post-thumbnail .posted-on {
bottom: auto;
top: 30px;
}
@media (max-width: 568px) {
.blog-style-list .post-thumbnail .posted-on {
bottom: 10px;
top: 10px;
}
}
.blog-style-list .post-thumbnail img {
aspect-ratio: 1.2692307692;
width: 100%;
object-fit: cover;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.blog-style-list .post-thumbnail .categories-link {
margin-right: 0;
margin-top: 0;
position: absolute;
left: 20px;
top: 20px;
z-index: 1;
}
.blog-style-list .post-thumbnail .categories-link:before {
display: none;
}
.blog-style-list .post-thumbnail .categories-link a {
background-color: #ffffff;
border-color: #ffffff;
}
.blog-style-list .post-thumbnail .categories-link a:hover {
color: #ffffff;
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.blog-style-list .post-content {
flex: 1;
word-break: break-word;
padding: 9px 0 0 31px;
justify-content: flex-start;
}
@media (max-width: 568px) {
.blog-style-list .post-content {
padding: 10px 0 0 0;
}
}
.blog-style-list .post-content .entry-header .entry-meta-top, .blog-style-list .post-content .entry-header .entry-meta-bottom {
margin-bottom: 12px;
}
@media (max-width: 568px) {
.blog-style-list .post-content .entry-header .entry-meta-top, .blog-style-list .post-content .entry-header .entry-meta-bottom {
margin-bottom: 8px;
}
}
.blog-style-list .post-content .entry-header .entry-title {
margin-bottom: 21px;
font-size: 20px;
font-size: 1.25rem;
line-height: 24px;
}
@media (max-width: 568px) {
.blog-style-list .post-content .entry-header .entry-title {
margin-bottom: 10px;
}
}
.blog-style-list .post-content .entry-header .entry-title a {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-transform: inherit;
}
.blog-style-list .post-content .categories-link {
margin-right: 8px;
padding-right: 10px;
position: relative;
}
.blog-style-list .post-content .categories-link:before {
position: absolute;
content: "";
width: 1px;
height: 8px;
background-color: var(--e-global-color-border);
top: 50%;
right: 0;
transform: translateY(-50%);
}
.blog-style-list .post-content .entry-excerpt {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
color: var(--e-global-color-lighter);
}
@media (max-width: 767px) {
.post-inner {
margin-bottom: 0;
}
}
.post-inner .post-thumbnail {
position: relative;
border-radius: 0;
display: flex;
flex-direction: column-reverse;
}
.post-inner .entry-meta-top {
display: flex;
align-items: center;
}
.post-inner .excerpt-content {
max-width: 1003px;
margin-bottom: 28px;
}
.post-inner .entry-title {
margin-bottom: 22px;
font-size: 24px;
font-size: 1.5rem;
line-height: 31px;
}
@media (max-width: 768px) {
.post-inner .entry-title {
font-size: 22px;
font-size: 1.375rem;
line-height: 30px;
margin-bottom: 15px;
}
}
article.article-default {
overflow: hidden;
margin-bottom: 29px;
}
@media (max-width: 768px) {
article.article-default {
margin-bottom: 10px;
}
}
article.article-default:hover .post-thumbnail img {
transform: scale(1.1);
}
.blog-style-grid .elementor-grid {
grid-column-gap: 75px;
grid-row-gap: 60px;
}
@media (max-width: 1024px) {
.blog-style-grid .elementor-grid {
grid-column-gap: 30px;
grid-row-gap: 30px;
}
}
.blog-style-grid .post-style-1, .layout-post-style-1 .post-style-1, .layout-post-style-2 .post-style-1 {
height: 100%;
}
.blog-style-grid .post-style-1 .post-inner, .layout-post-style-1 .post-style-1 .post-inner, .layout-post-style-2 .post-style-1 .post-inner {
height: 100%;
}
.blog-style-grid .post-style-1 .post-inner .entry-content, .layout-post-style-1 .post-style-1 .post-inner .entry-content, .layout-post-style-2 .post-style-1 .post-inner .entry-content {
padding: 22px 20px 0;
text-align: center;
}
@media (max-width: 768px) {
.blog-style-grid .post-style-1 .post-inner .entry-content, .layout-post-style-1 .post-style-1 .post-inner .entry-content, .layout-post-style-2 .post-style-1 .post-inner .entry-content {
padding: 10px 10px 0 0;
}
}
.blog-style-grid .post-style-1 .post-inner .entry-content .entry-meta-top, .layout-post-style-1 .post-style-1 .post-inner .entry-content .entry-meta-top, .layout-post-style-2 .post-style-1 .post-inner .entry-content .entry-meta-top {
margin-bottom: 12px;
justify-content: center;
}
@media (max-width: 768px) {
.blog-style-grid .post-style-1 .post-inner .entry-content .entry-meta-top, .layout-post-style-1 .post-style-1 .post-inner .entry-content .entry-meta-top, .layout-post-style-2 .post-style-1 .post-inner .entry-content .entry-meta-top {
margin-bottom: 10px;
}
}
.blog-style-grid .post-style-1 .post-inner .entry-content .entry-title, .layout-post-style-1 .post-style-1 .post-inner .entry-content .entry-title, .layout-post-style-2 .post-style-1 .post-inner .entry-content .entry-title {
margin-bottom: 22px;
}
@media (max-width: 768px) {
.blog-style-grid .post-style-1 .post-inner .entry-content .entry-title, .layout-post-style-1 .post-style-1 .post-inner .entry-content .entry-title, .layout-post-style-2 .post-style-1 .post-inner .entry-content .entry-title {
margin-bottom: 10px;
}
}
.blog-style-grid .post-style-1 .post-inner .entry-content .entry-title a, .layout-post-style-1 .post-style-1 .post-inner .entry-content .entry-title a, .layout-post-style-2 .post-style-1 .post-inner .entry-content .entry-title a {
font-size: 20px;
font-size: 1.25rem;
line-height: 24px;
text-transform: inherit;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.blog-style-grid .post-style-1 .post-inner .post-thumbnail, .layout-post-style-1 .post-style-1 .post-inner .post-thumbnail, .layout-post-style-2 .post-style-1 .post-inner .post-thumbnail {
position: relative;
margin-bottom: 0;
display: flex;
flex-direction: column-reverse;
}
.blog-style-grid .post-style-1 .post-inner .post-thumbnail img, .layout-post-style-1 .post-style-1 .post-inner .post-thumbnail img, .layout-post-style-2 .post-style-1 .post-inner .post-thumbnail img {
aspect-ratio: 1.6153846154;
width: 100%;
object-fit: cover;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.blog-style-grid .post-style-1 .post-inner .post-thumbnail .entry-meta-top, .layout-post-style-1 .post-style-1 .post-inner .post-thumbnail .entry-meta-top, .layout-post-style-2 .post-style-1 .post-inner .post-thumbnail .entry-meta-top {
margin-bottom: 0;
}
.blog-style-grid .post-style-1 .post-inner .post-thumbnail .posted-on a, .layout-post-style-1 .post-style-1 .post-inner .post-thumbnail .posted-on a, .layout-post-style-2 .post-style-1 .post-inner .post-thumbnail .posted-on a {
color: #ffffff;
}
.blog-style-grid .post-style-1 .post-inner .post-thumbnail .posted-on a:hover, .layout-post-style-1 .post-style-1 .post-inner .post-thumbnail .posted-on a:hover, .layout-post-style-2 .post-style-1 .post-inner .post-thumbnail .posted-on a:hover {
color: #ffffff;
}
.blog-style-grid .post-style-1 .post-inner .post-thumbnail .categories-link, .layout-post-style-1 .post-style-1 .post-inner .post-thumbnail .categories-link, .layout-post-style-2 .post-style-1 .post-inner .post-thumbnail .categories-link {
margin-right: 0;
margin-top: 0;
}
.blog-style-grid .post-style-1 .post-inner .post-thumbnail .categories-link:before, .layout-post-style-1 .post-style-1 .post-inner .post-thumbnail .categories-link:before, .layout-post-style-2 .post-style-1 .post-inner .post-thumbnail .categories-link:before {
display: none;
}
.blog-style-grid .post-style-1 .post-inner .post-thumbnail .categories-link a, .layout-post-style-1 .post-style-1 .post-inner .post-thumbnail .categories-link a, .layout-post-style-2 .post-style-1 .post-inner .post-thumbnail .categories-link a {
background-color: #ffffff;
border-color: #ffffff;
}
.blog-style-grid .post-style-1 .post-inner .post-thumbnail .categories-link a:hover, .layout-post-style-1 .post-style-1 .post-inner .post-thumbnail .categories-link a:hover, .layout-post-style-2 .post-style-1 .post-inner .post-thumbnail .categories-link a:hover {
color: #ffffff;
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.blog-style-grid .post-style-1:hover .post-thumbnail img, .layout-post-style-1 .post-style-1:hover .post-thumbnail img, .layout-post-style-2 .post-style-1:hover .post-thumbnail img {
transform: scale(1.1);
}
.blog-style-grid .excerpt-content, .layout-post-style-1 .excerpt-content, .layout-post-style-2 .excerpt-content {
font-size: 16px;
font-size: 1rem;
line-height: 24px;
color: var(--e-global-color-lighter);
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
margin-bottom: 21px;
}
.blog-style-grid .more-link-wrap, .layout-post-style-1 .more-link-wrap, .layout-post-style-2 .more-link-wrap {
margin-top: 29px;
}
@media (max-width: 1024px) {
.blog-style-grid .more-link-wrap, .layout-post-style-1 .more-link-wrap, .layout-post-style-2 .more-link-wrap {
margin-top: 20px;
}
}
.list-items {
margin: 0;
padding: 0;
}
.list-items li {
list-style: none;
display: flex;
align-items: center;
}
.list-items li:not(:last-child) {
margin-bottom: 8px;
}
.list-items li i {
margin-right: 10px;
font-size: 1.2em;
}
.author-wrapper {
display: flex;
flex-wrap: wrap;
padding: 20px 107px 40px 30px;
margin-top: 50px;
background-color: #083338;
}
@media (max-width: 1024px) {
.author-wrapper {
padding: 30px 15px;
}
}
@media (max-width: 568px) {
.author-wrapper {
display: block;
margin-top: 30px;
}
}
.author-wrapper .author-avatar {
margin-right: 24px;
margin-top: 10px;
}
.author-wrapper .author-avatar img {
width: 120px;
height: 120px;
border-radius: 50%;
object-fit: cover;
}
@media (max-width: 568px) {
.author-wrapper .author-avatar img {
width: 100px;
height: 100px;
}
}
.author-wrapper .author-caption {
flex: 1;
margin-top: 6px;
}
@media (max-width: 568px) {
.author-wrapper .author-caption {
margin-top: 30px;
}
}
.author-wrapper .author-caption .author-name {
margin-top: 12px;
}
.author-wrapper .author-caption .author-name a {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 22px;
font-size: 1.375rem;
line-height: 24px;
font-weight: 500;
letter-spacing: 0;
color: var(--e-global-color-secondary);
}
.author-wrapper .author-caption .author-website {
color: var(--e-global-color-lighter);
font-size: 14px;
font-size: 0.875rem;
}
.author-wrapper .author-caption .author-website.author-website-style-2 a {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
color: var(--e-global-color-secondary);
background-color: transparent;
line-height: 2;
border: 0;
border-radius: 0;
padding: 0;
position: relative;
padding-bottom: 7px;
}
.author-wrapper .author-caption .author-website.author-website-style-2 a:before {
content: "";
position: absolute;
height: 1px;
width: calc(100% - 22px);
bottom: 0;
left: 0;
top: auto;
background-color: var(--e-global-color-secondary);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.author-wrapper .author-caption .author-website.author-website-style-2 a:after, .author-wrapper .author-caption .author-website.author-website-style-2 a i {
font-size: 14px;
font-size: 0.875rem;
position: relative;
z-index: 2;
margin-left: 6px;
}
.author-wrapper .author-caption .author-website.author-website-style-2 a:hover {
color: var(--e-global-color-primary);
background-color: transparent;
}
.author-wrapper .author-caption .author-website.author-website-style-2 a:hover:before {
width: 100%;
background-color: var(--e-global-color-primary);
}
.author-wrapper .author-caption .author-description {
margin-top: 14px;
margin-bottom: 15px;
font-size: 16px;
font-size: 1rem;
}
@media (max-width: 620px) {
.single-post .entry-content table {
display: block;
overflow: auto;
}
}
.single-post .single-content {
display: flex;
flex-direction: column;
}
.single-post .single-content .entry-header {
order: -7;
}
.single-post .single-content .post-thumbnail {
order: -6;
}
.single-post .single-content .entry-content {
order: -5;
}
.single-post .single-content .entry-taxonomy {
order: -4;
}
.single-post .single-content .post-navigation {
order: -2;
}
.single-post .single-content .author-wrapper {
order: -3;
} .rostay-footer-builder .site-footer {
padding-top: 0;
}
.copyright-bar {
color: var(--e-global-color-lighter);
padding: 1.618034em 15px;
min-height: 105px;
border-top: 1px solid var(--e-global-color-border);
display: flex;
align-items: center;
}
.copyright-bar .site-info {
text-align: center;
}
.copyright-bar .site-info a.site-url:not(.button) {
color: var(--e-global-color-secondary);
}
.copyright-bar .site-info a.site-url:not(.button):hover {
color: var(--e-global-color-primary);
}
@media (max-width: 1024px) {
[data-elementor-type=footer] {
margin-bottom: 60px;
}
}
.scrollup {
position: fixed;
bottom: 24px;
right: 24px;
z-index: 99999;
padding: 0;
width: 44px;
height: 44px;
text-align: center;
text-transform: uppercase;
line-height: 1;
border-radius: 50px;
color: #fff;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
background-color: #000;
font-size: 12px;
font-size: 0.75rem;
-ms-transform: scale(0);
-o-transform: scale(0);
-moz-transform: scale(0);
-webkit-transform: scale(0);
transform: scale(0);
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
@media (max-width: 767px) {
.scrollup {
opacity: 0 !important;
pointer-events: none;
}
}
.scrollup .scrollup-icon {
margin-bottom: 3px;
font-size: 15px;
font-size: 0.9375rem;
-ms-transition: all 10000ms ease;
-o-transition: all 10000ms ease;
-moz-transition: all 10000ms ease;
-webkit-transition: all 10000ms ease;
transition: all 10000ms ease;
}
.scrollup .scrollup-label {
font-weight: bold;
margin-top: 5px;
display: none;
}
.scrollup:hover {
background-color: var(--e-global-color-primary);
color: #fff;
}
.scrollup.activate {
-ms-transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
} .alignleft {
display: inline;
float: left;
margin-right: 1.41577975em;
margin-bottom: 1.41577975em;
clear: both;
}
.alignright {
display: inline;
float: right;
margin-left: 1.41577975em;
margin-bottom: 1.41577975em;
clear: both;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
margin-bottom: 0px;
} .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;
color: #21759b;
border-radius: 0px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .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%;
border-collapse: collapse;
}
table caption {
padding: 1em 0;
font-weight: var(--e-global-typography-primary-font-weight);
}
table td,
table th {
padding: 1em 1.41577975em;
text-align: left;
vertical-align: top;
}
table td p:last-child,
table th p:last-child {
margin-bottom: 0;
}
table th {
font-weight: var(--e-global-typography-text-font-weight);
}
table thead th {
padding: 1.41577975em;
vertical-align: middle;
}
table tbody h2 {
font-size: 1em;
letter-spacing: normal;
font-weight: normal;
}
table tbody h2 a {
font-weight: normal;
}
table tr {
border-top: 1px solid;
border-bottom: 1px solid;
border-color: rgba(255, 255, 255, 0.1);
background-color: transparent !important;
}
@media (max-width: 568px) {
table tr {
display: flex;
flex-direction: column;
border-width: 0 1px 0 1px;
}
table tr:first-child {
border-top: 1px solid;
border-color: rgba(255, 255, 255, 0.1);
}
}
.entry-content table:not(.shop_table) td,
.entry-content table:not(.shop_table) th {
border: 1px solid;
border-color: rgba(255, 255, 255, 0.1);
font-size: 16px;
font-size: 1rem;
}
@media (max-width: 568px) {
.entry-content table:not(.shop_table) td,
.entry-content table:not(.shop_table) th {
border-width: 0 1px 1px 1px;
min-width: 100%;
}
} .error404 #page .site-content {
margin: 0;
padding: 0;
}
.error404 #page .breadcrumb-wrap {
display: none;
}
.error404 .site-content {
background-image: url(https://tavernayamas.nl/wp-content/themes/rostay/assets/images/404/bg-image-404.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
position: relative;
}
.error404 .site-content:before {
position: absolute;
content: "";
background: linear-gradient(360deg, rgba(1, 2, 14, 0) 1.5%, #010D0E 89%);
top: 0;
left: 0;
height: 100%;
width: 100%;
opacity: 0.75;
-ms-opacity: 0.75;
-o-opacity: 0.75;
-moz-opacity: 0.75;
-webkit-opacity: 0.75;
filter: alpha(opacity=75);
}
.error404 .site-content:after {
position: absolute;
content: "";
background-color: #041E22;
top: 0;
left: 0;
height: 100%;
width: 100%;
opacity: 0.75;
-ms-opacity: 0.75;
-o-opacity: 0.75;
-moz-opacity: 0.75;
-webkit-opacity: 0.75;
filter: alpha(opacity=75);
}
.error404 .error-title {
font-size: 250px;
font-size: 15.625rem;
line-height: 200px;
color: var(--e-global-color-primary);
margin-bottom: 53px;
position: relative;
z-index: 2;
}
@media (max-width: 768px) {
.error404 .error-title {
font-size: 150px;
font-size: 9.375rem;
line-height: 100px;
}
}
@media (max-width: 767px) {
.error404 .error-title {
font-size: 100px;
font-size: 6.25rem;
line-height: 50px;
margin-bottom: 30px;
}
}
.error404 .text {
position: relative;
z-index: 2;
}
.error404 .error-404 {
text-align: center;
padding: 272px 30px 214px;
}
@media (max-width: 1024px) {
.error404 .error-404 {
padding: 200px 30px 150px;
}
}
@media (max-width: 1024px) {
.error404 .error-404 {
padding: 150px 30px 80px;
}
}
@media (max-width: 568px) {
.error404 .error-404 {
padding: 120px 15px 60px;
}
}
.error404 .page-header {
text-align: center;
}
.error404 .page-header .text-404 {
position: relative;
z-index: 4;
}
.error404 .page-header .title-404 .error-title {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 42px;
font-size: 2.625rem;
line-height: 48px;
color: var(--e-global-color-primary);
margin-bottom: 35px;
font-weight: 700;
}
@media (max-width: 568px) {
.error404 .page-header .title-404 .error-title {
font-size: 30px;
font-size: 1.875rem;
line-height: 35px;
}
}
.error404 .img-404 {
position: absolute;
top: -132px;
right: 42px;
margin-bottom: 40px;
}
@media (max-width: 1024px) {
.error404 .img-404 {
top: 0;
right: -50px;
}
}
@media (max-width: 767px) {
.error404 .img-404 {
display: none;
}
}
.error404 .img-404 img {
margin: auto;
border-radius: 0;
}
@media (max-width: 1024px) {
.error404 .img-404 img {
width: 80%;
}
}
@media (max-width: 768px) {
.error404 .img-404 img {
width: 50%;
}
}
.error404 .error-subtitle {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 42px;
font-size: 2.625rem;
line-height: 48px;
color: var(--e-global-color-secondary);
margin-bottom: 21px;
}
@media (max-width: 568px) {
.error404 .error-subtitle {
font-size: 30px;
font-size: 1.875rem;
line-height: 35px;
}
}
.error404 .error-text {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 24px;
color: var(--e-global-color-secondary);
margin: 0 auto 60px;
text-align: center;
}
@media (max-width: 768px) {
.error404 .error-text {
margin-bottom: 30px;
}
}
.error404 .elementor-button-wrapper .rostay-elementor-button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
line-height: 2;
padding: 14px 30px;
border-radius: 100px;
border: 1px solid var(--e-global-color-secondary);
background-color: transparent;
color: var(--e-global-color-secondary);
-ms-transition: all 0.55s ease;
-o-transition: all 0.55s ease;
-moz-transition: all 0.55s ease;
-webkit-transition: all 0.55s ease;
transition: all 0.55s ease;
position: relative;
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
display: inline-flex;
color: var(--e-global-color-accent);
padding: 15px 30px;
}
.error404 .elementor-button-wrapper .rostay-elementor-button:after, .error404 .elementor-button-wrapper .rostay-elementor-button i {
margin-left: 8px;
font-size: 16px;
font-size: 1rem;
position: relative;
}
.error404 .elementor-button-wrapper .rostay-elementor-button:hover {
color: var(--e-global-color-accent);
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.error404 .elementor-button-wrapper .rostay-elementor-button:hover {
background-color: #FAD12D;
border-color: #FAD12D;
} .wp-block-post-comments-form button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
line-height: 2;
padding: 14px 30px;
border-radius: 100px;
border: 1px solid var(--e-global-color-secondary);
background-color: transparent;
color: var(--e-global-color-secondary);
-ms-transition: all 0.55s ease;
-o-transition: all 0.55s ease;
-moz-transition: all 0.55s ease;
-webkit-transition: all 0.55s ease;
transition: all 0.55s ease;
position: relative;
position: relative;
margin-top: 2px;
padding: 14px 30px;
}
.wp-block-post-comments-form button:after, .wp-block-post-comments-form button i {
margin-left: 8px;
font-size: 16px;
font-size: 1rem;
position: relative;
}
.wp-block-post-comments-form button:hover {
color: var(--e-global-color-accent);
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.wp-block-post-comments-form button:after {
font-size: 16px;
font-size: 1rem;
margin: 0 0 4px 6px;
z-index: 3;
transform: rotate(-45deg);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.wp-block-post-comments-form button:hover:after {
color: #fff;
transform: rotate(0);
}
#comments {
padding-top: 50px;
padding-bottom: 14px;
}
#comments .comment-form p {
margin-bottom: 0;
}
#comments .comment-form .comment-form-author,
#comments .comment-form .comment-form-email,
#comments .comment-form .comment-form-url {
margin-bottom: 26px;
}
#comments .comment-form .comment-form-author input,
#comments .comment-form .comment-form-email input,
#comments .comment-form .comment-form-url input {
width: 100%;
}
#comments .comment-form textarea {
padding: 0 21px 26px 0;
}
#comments .comment-form .comment-notes, #comments .comment-form .logged-in-as,
#comments .comment-form .comment-form-cookies-consent,
#comments .comment-form .comment-form-comment {
margin-bottom: 29px;
color: var(--e-global-color-lighter);
}
#comments .comment-form .comment-notes a, #comments .comment-form .logged-in-as a,
#comments .comment-form .comment-form-cookies-consent a,
#comments .comment-form .comment-form-comment a {
text-decoration: underline;
color: var(--e-global-color-lighter);
}
#comments .comment-form .comment-notes a:hover, #comments .comment-form .logged-in-as a:hover,
#comments .comment-form .comment-form-cookies-consent a:hover,
#comments .comment-form .comment-form-comment a:hover {
color: var(--e-global-color-primary);
}
#comments .comment-form .comment-notes.comment-notes, #comments .comment-form .logged-in-as.comment-notes,
#comments .comment-form .comment-form-cookies-consent.comment-notes,
#comments .comment-form .comment-form-comment.comment-notes {
margin-bottom: 42px;
font-size: 16px;
font-size: 1rem;
line-height: 24px;
}
#comments .comment-form .comment-notes.logged-in-as, #comments .comment-form .logged-in-as.logged-in-as,
#comments .comment-form .comment-form-cookies-consent.logged-in-as,
#comments .comment-form .comment-form-comment.logged-in-as {
order: -1;
font-size: 16px;
font-size: 1rem;
line-height: 24px;
color: var(--e-global-color-lighter);
}
#comments .comment-form .comment-notes.comment-form-cookies-consent, #comments .comment-form .logged-in-as.comment-form-cookies-consent,
#comments .comment-form .comment-form-cookies-consent.comment-form-cookies-consent,
#comments .comment-form .comment-form-comment.comment-form-cookies-consent {
margin-bottom: 29px;
}
#comments .comment-form .form-submit .submit {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
line-height: 2;
padding: 14px 30px;
border-radius: 100px;
border: 1px solid var(--e-global-color-secondary);
background-color: transparent;
color: var(--e-global-color-secondary);
-ms-transition: all 0.55s ease;
-o-transition: all 0.55s ease;
-moz-transition: all 0.55s ease;
-webkit-transition: all 0.55s ease;
transition: all 0.55s ease;
position: relative;
padding: 14px 30px;
letter-spacing: 0.5px;
display: inline-flex;
align-items: center;
}
#comments .comment-form .form-submit .submit:after, #comments .comment-form .form-submit .submit i {
margin-left: 8px;
font-size: 16px;
font-size: 1rem;
position: relative;
}
#comments .comment-form .form-submit .submit:hover {
color: var(--e-global-color-accent);
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
#comments .comment-form .form-submit .submit .rostay-button-text {
position: relative;
z-index: 2;
}
#comments .comments-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 42px;
font-size: 2.625rem;
line-height: 1.1428571429;
margin-bottom: 41px;
color: var(--e-global-color-secondary);
}
@media (max-width: 768px) {
#comments .comments-title {
font-size: 30px;
font-size: 1.875rem;
line-height: 1;
margin-bottom: 20px;
}
}
#comments .comment-form-author,
#comments .comment-form-email,
#comments .comment-form-url {
padding: 0 15px;
}
@media (min-width: 1024px) {
#comments .comment-form-author,
#comments .comment-form-email,
#comments .comment-form-url {
flex: 0 0 50%;
max-width: 50%;
}
}
#comments .comment-form-author.comment-form-url,
#comments .comment-form-email.comment-form-url,
#comments .comment-form-url.comment-form-url {
display: none;
}
@media (min-width: 1024px) {
#comments .comment-form-email {
flex: 0 0 50%;
max-width: 50%;
}
}
#comments .comment-notes {
flex: 0 0 100%;
max-width: 100%;
order: -1;
}
#comments .comment-form-comment {
order: 1;
flex: 0 0 100%;
max-width: 100%;
}
#comments .form-submit {
order: 3;
}
#comments .comment-form-cookies-consent {
flex: 0 0 100%;
max-width: 100%;
align-items: center;
order: 2;
display: none;
}
#comments .comment-form-cookies-consent input[type=checkbox] {
height: 18px;
width: 18px;
}
#comments .comment-list {
position: relative;
list-style: none;
margin: 0;
}
#comments .comment-list .depth-1:first-of-type > .comment-body {
margin-top: 0;
padding-top: 0;
border-top: none;
}
#comments .comment-list .comment-body {
display: flex;
flex-wrap: wrap;
padding: 31px 0 41px;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#comments .comment-list .comment-body::before, #comments .comment-list .comment-body::after {
content: "";
display: table;
}
#comments .comment-list .comment-body::after {
clear: both;
}
@media (max-width: 768px) {
#comments .comment-list .comment-body {
margin: 0;
padding-bottom: 10px;
}
}
#comments .comment-list .comment-author {
display: none;
}
@media (min-width: 1024px) {
#comments .comment-list .comment-author {
display: inline-block;
margin-top: -1px;
}
}
#comments .comment-list .avatar {
width: 60px;
height: 60px;
border-radius: 60px 60px 0 0;
object-fit: cover;
margin-right: 20px;
margin-top: 4px;
}
#comments .comment-list .comment-content {
width: 100%;
position: relative;
border-radius: 0;
}
@media (min-width: 1024px) {
#comments .comment-list .comment-content {
width: calc(100% - 80px);
}
}
#comments .comment-list .comment-content .comment-text {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 24px;
color: var(--e-global-color-text);
}
#comments .comment-list .comment-content .comment-text p:last-child {
margin-bottom: 0;
}
#comments .comment-list .comment-head {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 4px;
flex-wrap: wrap;
}
#comments .comment-list .comment-meta {
margin-right: 10px;
max-width: 80%;
}
@media (max-width: 567px) {
#comments .comment-list .comment-meta {
max-width: 100%;
}
}
#comments .comment-list .comment-meta a.comment-date {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
line-height: 22px;
letter-spacing: 0.4px;
text-transform: uppercase;
color: var(--e-global-color-lighter);
display: block;
margin-bottom: 14px;
margin-top: 10px;
}
#comments .comment-list .comment-meta a.comment-date:before {
margin-right: 0;
font-size: 16px;
font-size: 1rem;
margin-top: -3px;
display: none;
}
#comments .comment-list .comment-meta a.comment-date:hover {
color: var(--e-global-color-primary);
}
#comments .comment-list .comment-meta .comment-author {
display: inline-block;
margin-right: 6px;
}
#comments .comment-list .comment-meta cite {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 18px;
font-size: 1.125rem;
color: var(--e-global-color-secondary);
text-transform: uppercase;
line-height: 1.3333333333;
font-weight: 500;
font-style: normal;
clear: both;
display: block;
}
#comments .comment-list .comment-meta cite a {
color: var(--e-global-color-secondary);
}
#comments .comment-list .comment-meta cite a:hover {
color: var(--e-global-color-primary);
}
#comments .comment-list .trackback .comment-body .comment-content:before,
#comments .comment-list .pingback .comment-body .comment-content:before {
content: none;
}
#comments .comment-list .reply {
position: absolute;
top: 4px;
right: 0;
}
#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 {
position: relative;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
line-height: 2;
font-weight: 700;
text-transform: uppercase;
padding: 9px 21px 8px;
border: 1px solid rgba(255, 255, 255, 0.18);
border-radius: 100px;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#comments .comment-list .reply a:before {
margin: -2px 6px 0 0;
font-size: 14px;
font-size: 0.875rem;
}
#comments .comment-list .reply a:hover {
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
color: var(--e-global-color-accent);
}
@media (max-width: 767px) {
#comments .comment-list .reply {
position: relative;
margin: 30px 0;
}
}
#comments .comment-list .children {
list-style: none;
}
@media (max-width: 767px) {
#comments .comment-list .children {
margin-left: 30px;
}
}
#comments .comment-list #respond {
padding: 30px 40px 40px;
margin: 30px 0 10px auto;
border-radius: 0;
background-color: transparent;
border-color: rgba(255, 255, 255, 0.18);
width: 100%;
}
@media (min-width: 1024px) {
#comments .comment-list #respond {
width: calc(100% - 80px);
}
}
@media (max-width: 767px) {
#comments .comment-list #respond {
padding: 30px 20px;
}
}
#comments .comment-list #respond textarea {
background-color: transparent;
color: var(--e-global-color-text);
}
#comments .comment-list #respond textarea::placeholder {
color: #EAEAEA;
}
#comments .bypostauthor {
font-size: inherit;
}
#comments blockquote {
margin-left: 0;
padding: 0;
}
#comments table th,
#comments table td {
border: 1px solid;
border-color: var(--e-global-color-border);
}
#reviews #comments {
border-top: 0;
padding-top: 0;
}
#commentform {
display: flex;
flex-wrap: wrap;
margin: -15px;
}
#commentform > p, #commentform .comment-form-rating {
padding: 0 15px;
width: 100%;
}
.comment-content a {
word-wrap: break-word;
}
.comment-list-wrap {
margin-bottom: 37px;
}
@media (max-width: 767px) {
.comment-list-wrap {
margin-bottom: 40px;
}
}
#respond {
clear: both;
position: relative;
}
#respond .comment-form-cookies-consent label {
color: var(--e-global-color-text);
margin: 0 0 0 12px;
}
#respond label {
color: var(--e-global-color-secondary);
}
#respond #reply-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 42px;
font-size: 2.625rem;
line-height: 48px;
color: var(--e-global-color-secondary);
margin-bottom: 32px;
margin-left: 1px;
text-transform: uppercase;
}
@media (max-width: 768px) {
#respond #reply-title {
font-size: 30px;
font-size: 1.875rem;
line-height: 1;
}
}
#respond #cancel-comment-reply-link {
position: absolute;
top: 20px;
right: 20px;
display: block;
height: 1.5rem;
width: 1.5rem;
overflow: hidden;
line-height: 1;
font-size: 0px;
font-size: 0rem;
text-align: center;
transition: transform, ease, 0.3s;
}
#respond #cancel-comment-reply-link:before {
font-size: 20px;
font-size: 1.25rem;
} form {
margin-bottom: 1.618034em;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline;  *vertical-align: middle;  } .button-outline.loading {
opacity: 0.5;
-ms-opacity: 0.5;
-o-opacity: 0.5;
-moz-opacity: 0.5;
-webkit-opacity: 0.5;
filter: alpha(opacity=50);
}
.button-outline.small {
padding: 0.5407797364em 0.875em;
font-size: 0.875em;
}
.button-outline.disabled, .button-outline:disabled {
opacity: 0.5 !important;
cursor: not-allowed;
}
.button-outline.disabled:hover, .button-outline:disabled:hover {
opacity: 0.5 !important;
}
button,
input[type=button],
input[type=reset],
input[type=submit],
.button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
line-height: 2;
padding: 14px 30px;
border-radius: 100px;
border: 1px solid var(--e-global-color-secondary);
background-color: transparent;
color: var(--e-global-color-secondary);
-ms-transition: all 0.55s ease;
-o-transition: all 0.55s ease;
-moz-transition: all 0.55s ease;
-webkit-transition: all 0.55s ease;
transition: all 0.55s ease;
position: relative;
}
button:after, button i,
input[type=button]:after,
input[type=button] i,
input[type=reset]:after,
input[type=reset] i,
input[type=submit]:after,
input[type=submit] i,
.button:after,
.button i {
margin-left: 8px;
font-size: 16px;
font-size: 1rem;
position: relative;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
.button:hover {
color: var(--e-global-color-accent);
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
button::after,
input[type=button]::after,
input[type=reset]::after,
input[type=submit]::after,
.button::after {
font-size: 16px;
font-size: 1rem;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
button:hover:after,
input[type=button]:hover:after,
input[type=reset]:hover:after,
input[type=submit]:hover:after,
.button:hover:after {
color: var(--e-global-color-accent);
}
button.loading,
input[type=button].loading,
input[type=reset].loading,
input[type=submit].loading,
.button.loading {
opacity: 0.5;
-ms-opacity: 0.5;
-o-opacity: 0.5;
-moz-opacity: 0.5;
-webkit-opacity: 0.5;
filter: alpha(opacity=50);
}
button.small,
input[type=button].small,
input[type=reset].small,
input[type=submit].small,
.button.small {
padding: 0.5407797364em 0.875em;
font-size: 0.875em;
}
input[type=checkbox],
input[type=radio] {
padding: 0; }
input[type=checkbox] + label,
input[type=radio] + label {
margin: 0 0 0 0.3819660059em;
font-size: 16px;
font-size: 1rem;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
color: var(--e-global-color-secondary);
}
input[type=search]::-webkit-search-decoration { -webkit-appearance: none;
}
input[type=search] {
box-sizing: border-box;
}
input[type=search]::placeholder {
color: #A3A7B6;
}
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],
input[type=date],
input[type=time],
textarea,
.input-text {
background-color: transparent;
border-style: solid;
border-width: 0 0 2px 0;
border-color: rgba(255, 255, 255, 0.24);
-webkit-appearance: none;
box-sizing: border-box;
outline: 0;
border-radius: 0px;
-ms-transition: all ease-in-out 0.3s;
-o-transition: all ease-in-out 0.3s;
-moz-transition: all ease-in-out 0.3s;
-webkit-transition: all ease-in-out 0.3s;
transition: all ease-in-out 0.3s;
font-size: 15px;
font-size: 0.9375rem;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-weight: 500;
padding: 0 22px 14px 0;
color: var(--e-global-color-text);
}
input[type=text]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=url]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=date]::placeholder,
input[type=time]::placeholder,
textarea::placeholder,
.input-text::placeholder {
color: #EAEAEA;
font-size: 14px;
font-size: 0.875rem;
font-weight: 400;
line-height: 1.7142857143;
}
input[type=text]:focus, input[type=text]:hover,
input[type=number]:focus,
input[type=number]:hover,
input[type=email]:focus,
input[type=email]:hover,
input[type=tel]:focus,
input[type=tel]:hover,
input[type=url]:focus,
input[type=url]:hover,
input[type=password]:focus,
input[type=password]:hover,
input[type=search]:focus,
input[type=search]:hover,
input[type=date]:focus,
input[type=date]:hover,
input[type=time]:focus,
input[type=time]:hover,
textarea:focus,
textarea:hover,
.input-text:focus,
.input-text:hover {
border-color: var(--e-global-color-primary);
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
-webkit-background-clip: text;
-webkit-text-fill-color: var(--e-global-color-secondary);
transition: background-color 5000s ease-in-out 0s;
}
select {
padding: 13px 23px;
}
select:not([size]):not([multiple]) {
color: var(--e-global-color-text);
background-color: transparent;
border-style: solid;
border-width: 0 0 2px 0;
border-color: rgba(255, 255, 255, 0.24);
max-width: 100%;
-webkit-appearance: none;
-moz-appearance: textfield;
appearance: none;
width: 100%;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
background-position: calc(100% - 10px) center;
background-repeat: no-repeat;
background-size: 16px 10px;
border-radius: 0px;
font-size: 15px;
font-size: 0.9375rem;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-weight: 500;
resize: none;
padding: 13px 23px 13px 0;
}
select::placeholder {
color: var(--e-global-color-text);
font-size: 15px;
font-size: 0.9375rem;
font-weight: 500;
}
select:focus, select:hover {
border-color: var(--e-global-color-primary);
}
.select2-container--default {
text-align: left;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 12px;
width: 16px;
top: 50%;
right: 10px;
transform: translateY(-50%);
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border: none !important;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-size: 16px 12px;
width: 16px !important;
height: 12px !important;
position: static !important;
margin: 0 !important;
display: block;
}
textarea {
overflow: auto; vertical-align: top; width: 100%;
}
label {
font-weight: var(--e-global-typography-text-font-weight);
}
label.inline input {
width: auto;
}
fieldset {
padding: 1.618034em;
padding-top: 1em;
margin: 0;
margin-bottom: 1.618034em;
margin-top: 1.618034em;
border-color: var(--e-global-color-border);
}
fieldset legend {
font-weight: var(--e-global-typography-primary-font-weight);
color: var(--e-global-color-secondary);
padding: 0.6180339845em 1em;
margin-left: -1em;
}
[placeholder]:focus::-webkit-input-placeholder {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-transition: opacity 0.5s 0.5s ease;
-o-transition: opacity 0.5s 0.5s ease;
-moz-transition: opacity 0.5s 0.5s ease;
-webkit-transition: opacity 0.5s 0.5s ease;
transition: opacity 0.5s 0.5s ease;
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
} .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;
} .gallery {
margin-bottom: 1.41577975em;
}
.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: 10px 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%;
} .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 #E2E2E2;
padding: 5px 0;
font-size: 14px;
font-size: 0.875rem;
line-height: 20px;
} nav.navigation {
clear: both;
}
nav.navigation::before, nav.navigation::after {
content: "";
display: table;
}
nav.navigation::after {
clear: both;
}
.blog-style-list + .pagination {
margin-top: 60px;
}
@media (max-width: 768px) {
.blog-style-list + .pagination {
margin-top: 30px;
}
}
.blog-style-grid + .pagination {
margin-top: 80px;
display: flex;
justify-content: center;
}
@media (max-width: 768px) {
.blog-style-grid + .pagination {
margin-top: 30px;
}
}
.blog-style-grid + .pagination .page-numbers {
justify-content: center;
}
.pagination,
.woocommerce-pagination {
clear: both;
margin-top: 61px;
}
@media (max-width: 767px) {
.pagination,
.woocommerce-pagination {
margin-top: 30px;
}
}
.pagination .nav-links,
.woocommerce-pagination .nav-links {
margin: 0 -5px;
display: flex;
align-items: center;
}
@media (max-width: 767px) {
.pagination .nav-links,
.woocommerce-pagination .nav-links {
justify-content: center;
}
}
.pagination .elementor-pagination,
.woocommerce-pagination .elementor-pagination {
display: flex;
align-items: center;
}
.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
line-height: 1.5;
font-weight: 600;
color: var(--e-global-color-secondary);
align-items: center;
text-align: center;
display: flex;
border-radius: 100px;
justify-content: center;
list-style: none;
flex-wrap: wrap;
min-width: 40px;
min-height: 40px;
margin: 0 3px;
}
.pagination .page-numbers.current, .pagination .page-numbers:hover,
.woocommerce-pagination .page-numbers.current,
.woocommerce-pagination .page-numbers:hover {
color: #fff;
background-color: var(--e-global-color-primary);
}
.pagination .page-numbers.next, .pagination .page-numbers.prev,
.woocommerce-pagination .page-numbers.next,
.woocommerce-pagination .page-numbers.prev {
display: flex;
align-items: center;
justify-content: center;
width: auto;
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
line-height: 2;
letter-spacing: 0;
color: var(--e-global-color-secondary);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.pagination .page-numbers.next span, .pagination .page-numbers.prev span,
.woocommerce-pagination .page-numbers.next span,
.woocommerce-pagination .page-numbers.prev span {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
line-height: 2;
letter-spacing: 0;
color: var(--e-global-color-secondary);
}
.pagination .page-numbers.next:hover, .pagination .page-numbers.prev:hover,
.woocommerce-pagination .page-numbers.next:hover,
.woocommerce-pagination .page-numbers.prev:hover {
color: var(--e-global-color-primary);
background-color: transparent;
}
.pagination .page-numbers.next:hover span, .pagination .page-numbers.prev:hover span,
.woocommerce-pagination .page-numbers.next:hover span,
.woocommerce-pagination .page-numbers.prev:hover span {
color: var(--e-global-color-primary);
}
.pagination .page-numbers.next i,
.woocommerce-pagination .page-numbers.next i {
margin-left: 7px;
}
.pagination .page-numbers.next i:before,
.woocommerce-pagination .page-numbers.next i:before {
font-size: 14px;
font-size: 0.875rem;
}
.pagination .page-numbers.prev i,
.woocommerce-pagination .page-numbers.prev i {
margin-right: 7px;
}
.pagination .page-numbers.prev i:before,
.woocommerce-pagination .page-numbers.prev i:before {
font-size: 14px;
font-size: 0.875rem;
}
.pagination ul.page-numbers,
.woocommerce-pagination ul.page-numbers {
margin: 0;
justify-content: left;
}
.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;
}
@media (max-width: 767px) {
.pagination ul.page-numbers,
.woocommerce-pagination ul.page-numbers {
justify-content: center;
}
}
.pagination ul.page-numbers.current, .pagination ul.page-numbers:hover,
.woocommerce-pagination ul.page-numbers.current,
.woocommerce-pagination ul.page-numbers:hover {
background-color: transparent;
}
ul.pagination {
display: flex;
justify-content: center;
list-style: none;
flex-wrap: wrap;
margin: 0;
}
ul.pagination li {
display: inline-block;
margin-right: 10px;
}
ul.pagination li .page-numbers {
display: inline-block;
text-align: center;
font-size: 14px;
font-size: 0.875rem;
font-weight: var(--e-global-typography-accent-font-weight);
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 0;
color: var(--e-global-color-secondary);
background-color: transparent;
}
ul.pagination li .page-numbers.current, ul.pagination li .page-numbers:hover {
background-color: var(--e-global-color-secondary);
color: #fff;
}
ul.pagination li .page-numbers.next, ul.pagination li .page-numbers.prev {
width: auto;
display: flex;
align-items: center;
}
ul.pagination li .page-numbers.next:hover, ul.pagination li .page-numbers.prev:hover {
color: var(--e-global-color-primary);
background-color: transparent;
}
ul.pagination li .page-numbers.prev {
margin-right: 20px;
}
ul.pagination li .page-numbers.prev i {
margin-right: 9px;
}
ul.pagination li .page-numbers.next {
margin-left: 20px;
}
ul.pagination li .page-numbers.next i {
margin-left: 9px;
}
.rtl .pagination a.next,
.rtl .pagination a.prev,
.rtl .woocommerce-pagination a.next,
.rtl .woocommerce-pagination a.prev {
transform: rotateY(180deg);
}
.page-links {
padding-top: 20px;
}
.page-links > * {
display: inline-block;
text-align: center;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 100px;
color: var(--e-global-color-secondary);
background-color: transparent;
justify-content: center;
}
.page-links > *.current, .page-links > *:hover {
color: #fff;
background-color: var(--e-global-color-primary);
}
nav.post-navigation {
border-style: solid;
border-width: 0 0 1px 0;
border-color: rgba(255, 255, 255, 0.1);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
@media (max-width: 767px) {
nav.post-navigation {
margin-top: 20px;
}
}
nav.post-navigation .nav-previous,
nav.post-navigation .nav-next {
margin: 55px 0 33px;
}
nav.post-navigation .nav-previous .nav-content,
nav.post-navigation .nav-next .nav-content {
position: relative;
margin-top: 1px;
}
nav.post-navigation .nav-previous .nav-content:before,
nav.post-navigation .nav-next .nav-content:before {
display: none;
}
@media (max-width: 767px) {
nav.post-navigation .nav-previous .nav-content:before,
nav.post-navigation .nav-next .nav-content:before {
display: none;
}
}
nav.post-navigation .nav-previous a,
nav.post-navigation .nav-next a {
display: flex;
align-items: flex-start;
color: var(--e-global-color-secondary);
}
nav.post-navigation .nav-previous .title,
nav.post-navigation .nav-next .title {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
font-weight: 500;
color: var(--e-global-color-secondary);
text-align: left;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
nav.post-navigation .nav-previous .reader-text,
nav.post-navigation .nav-next .reader-text {
display: flex;
position: relative;
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
line-height: 1.8333333333;
letter-spacing: 0.2px;
color: var(--e-global-color-secondary);
text-transform: uppercase;
margin-bottom: 11px;
align-content: center;
align-items: center;
}
nav.post-navigation .nav-previous:hover .title,
nav.post-navigation .nav-next:hover .title {
color: var(--e-global-color-primary);
}
nav.post-navigation .nav-previous {
float: left;
width: 50%;
}
nav.post-navigation .nav-previous .reader-text i {
margin-right: 6px;
font-size: 14px;
font-size: 0.875rem;
margin-bottom: 1px;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
nav.post-navigation .nav-previous img {
margin-right: 20px;
width: 80px;
height: 80px;
border-radius: 20px;
display: none;
}
@media (max-width: 767px) {
nav.post-navigation .nav-previous img {
display: none;
}
}
nav.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
nav.post-navigation .nav-next .reader-text {
justify-content: flex-end;
}
nav.post-navigation .nav-next .reader-text i {
margin-left: 6px;
font-size: 14px;
font-size: 0.875rem;
margin-bottom: 1px;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
nav.post-navigation .nav-next .title {
text-align: right;
}
nav.post-navigation .nav-next img {
margin-left: 20px;
width: 80px;
height: 80px;
border-radius: 20px;
display: none;
}
@media (max-width: 767px) {
nav.post-navigation .nav-next img {
display: none;
}
}
.rostay-full-width-content ul.page-numbers {
justify-content: center;
}
.woocommerce-pagination-wrap {
margin-top: 19px;
text-align: center;
display: flex;
align-items: center;
justify-content: flex-start;
}
@media (max-width: 768px) {
.woocommerce-pagination-wrap {
justify-content: center;
}
}
.woocommerce-pagination-wrap .products-load-more-btn {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
line-height: 2;
padding: 14px 30px;
border-radius: 100px;
border: 1px solid var(--e-global-color-secondary);
background-color: transparent;
color: var(--e-global-color-secondary);
-ms-transition: all 0.55s ease;
-o-transition: all 0.55s ease;
-moz-transition: all 0.55s ease;
-webkit-transition: all 0.55s ease;
transition: all 0.55s ease;
position: relative;
}
.woocommerce-pagination-wrap .products-load-more-btn:after, .woocommerce-pagination-wrap .products-load-more-btn i {
margin-left: 8px;
font-size: 16px;
font-size: 1rem;
position: relative;
}
.woocommerce-pagination-wrap .products-load-more-btn:hover {
color: var(--e-global-color-accent);
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.woocommerce-pagination-wrap ul.page-numbers {
justify-content: center;
}
.woocommerce-pagination-wrap ul.page-numbers li a {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce-pagination-wrap ul.page-numbers li a:after, .woocommerce-pagination-wrap ul.page-numbers li a:before {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
color: var(--e-global-color-text);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce-pagination-wrap ul.page-numbers li a:hover:after, .woocommerce-pagination-wrap ul.page-numbers li a:hover:before {
color: var(--e-global-color-primary);
}
.woocommerce-pagination-wrap ul.page-numbers li a.next {
margin-left: 15px;
}
.woocommerce-pagination-wrap ul.page-numbers li a.next:after {
margin-left: 7px;
}
.woocommerce-pagination-wrap ul.page-numbers li a.prev {
margin-right: 15px;
}
.woocommerce-pagination-wrap ul.page-numbers li a.prev:before {
margin-right: 7px;
} @media (max-width: 1023px) {
#secondary {
display: none;
}
}
#secondary .widget {
margin-bottom: 60px;
font-size: 14px;
font-size: 0.875rem;
}
#secondary .widget:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
#secondary .widget.widget_categories .widget-title {
margin-bottom: 21px;
}
#secondary .widget.widget_tag_cloud .widget-title {
margin-bottom: 20px;
}
#secondary .widget.widget_recent_entries {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 40px;
}
#secondary .widget.widget_recent_entries .widget-title {
margin-bottom: 30px;
}
.widget .wp-block-group {
position: relative;
}
.widget.widget_product_search .widget-title,
.widget.widget_product_search .widgettitle, .widget.widget_search .widget-title,
.widget.widget_search .widgettitle {
transform: none;
}
.widget.widget_product_search .widget-title span,
.widget.widget_product_search .widgettitle span, .widget.widget_search .widget-title span,
.widget.widget_search .widgettitle span {
padding: 0;
}
.widget.widget_product_search .wp-block-search__inside-wrapper:before, .widget.widget_search .wp-block-search__inside-wrapper:before {
font-size: 1.125rem;
color: var(--e-global-color-secondary);
}
.widget.widget_product_search .wp-block-search__inside-wrapper:hover, .widget.widget_search .wp-block-search__inside-wrapper:hover {
color: var(--e-global-color-primary);
}
.widget_block .wp-block-search__label,
.widget_block .wp-block-group__inner-container > h2,
.widget_block .widget-title,
.widget_block .widgettitle,
.widget .wp-block-search__label,
.widget .wp-block-group__inner-container > h2,
.widget .widget-title,
.widget .widgettitle {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 24px;
font-size: 1.5rem;
line-height: 30px;
color: var(--e-global-color-secondary);
margin-bottom: 42px;
}
.widget_block.widget_search .wp-block-search__label,
.widget_block.widget_search .wp-block-group__inner-container > h2,
.widget_block.widget_search .widget-title,
.widget_block.widget_search .widgettitle,
.widget.widget_search .wp-block-search__label,
.widget.widget_search .wp-block-group__inner-container > h2,
.widget.widget_search .widget-title,
.widget.widget_search .widgettitle {
border-bottom: 0;
padding-bottom: 0;
}
.widget_block .price_slider .ui-slider-range,
.widget .price_slider .ui-slider-range {
background-color: var(--e-global-color-secondary);
}
.widget_block .price_slider .ui-slider-handle,
.widget .price_slider .ui-slider-handle {
background-color: var(--e-global-color-secondary);
}
.widget_block select,
.widget select {
margin-bottom: 1.618em;
max-width: 100%;
}
.widget_block .wp-block-search__label,
.widget .wp-block-search__label {
display: inherit;
}
.widget_block .widget-search .search-submit,
.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_block .widget-search .search-submit:focus,
.widget .widget-search .search-submit:focus {
background-color: #f1f1f1;
color: #21759b;
border-radius: 0px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.widget_block.widget_recent_entries,
.widget.widget_recent_entries {
counter-reset: section;
padding-top: 0;
}
.widget_block.widget_recent_entries .post-date,
.widget.widget_recent_entries .post-date {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
font-weight: 500;
color: var(--e-global-color-lighter);
margin: 5px 0 7px 0;
}
.widget_block.widget_recent_entries li,
.widget.widget_recent_entries li {
display: flex;
flex-direction: row;
align-items: center;
border-bottom: 1px solid rgba(255, 255, 255, 0.18);
padding-bottom: 20px;
margin-bottom: 20px;
}
.widget_block.widget_recent_entries li:first-child,
.widget.widget_recent_entries li:first-child {
padding-top: 0;
}
.widget_block.widget_recent_entries li:last-child,
.widget.widget_recent_entries li:last-child {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: 0;
}
.widget_block.widget_recent_entries .recent-posts-thumbnail,
.widget.widget_recent_entries .recent-posts-thumbnail {
flex: 0 0 auto;
overflow: hidden;
position: relative;
}
.widget_block.widget_recent_entries .recent-posts-thumbnail img,
.widget.widget_recent_entries .recent-posts-thumbnail img {
margin-right: 20px;
width: 90px;
height: 90px;
object-fit: cover;
}
.widget_block.widget_recent_entries .posted-on,
.widget.widget_recent_entries .posted-on {
margin-bottom: 11px;
}
.widget_block.widget_recent_entries .posted-on a,
.widget.widget_recent_entries .posted-on a {
color: var(--e-global-color-lighter);
}
.widget_block.widget_recent_entries .posted-on a:hover,
.widget.widget_recent_entries .posted-on a:hover {
color: var(--e-global-color-primary);
}
.widget_block.widget_recent_entries .post-title,
.widget.widget_recent_entries .post-title {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 24px;
text-transform: uppercase;
font-weight: 500;
margin-bottom: 4px;
}
.widget_block.widget_recent_entries .post-title a,
.widget.widget_recent_entries .post-title a {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
color: var(--e-global-color-secondary);
position: relative;
}
.widget_block.widget_recent_entries .post-title a:hover,
.widget.widget_recent_entries .post-title a:hover {
text-decoration: none;
color: var(--e-global-color-primary);
}
.widget_block.widget_recent_entries .recent-posts-top-info,
.widget.widget_recent_entries .recent-posts-top-info {
margin-bottom: 0;
margin-left: -2px;
}
.widget_block ul,
.widget ul {
margin-left: 0;
list-style: none;
}
.widget_block ul li,
.widget ul li {
list-style: none;
}
.widget_block ul .children,
.widget ul .children {
margin-top: 0.875em;
}
.widget_block ul ul,
.widget ul ul {
margin-left: 1.41577975em;
margin-top: 1em;
}
.widget_block.widget_rss .rss-date,
.widget.widget_rss .rss-date {
font-style: italic;
display: block;
margin: 0 0 0.7em;
}
.widget_block.widget_rss .widget-title .rsswidget,
.widget.widget_rss .widget-title .rsswidget {
display: inline-block;
font-size: 16px;
font-size: 1rem;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
color: var(--e-global-color-secondary);
}
.widget_block.widget_rss .rss-date,
.widget_block.widget_rss cite,
.widget.widget_rss .rss-date,
.widget.widget_rss cite {
color: var(--e-global-color-secondary);
}
.widget_block.widget_rss li,
.widget.widget_rss li {
margin-bottom: 1em;
}
.widget_block.widget_rss li a.rsswidget,
.widget.widget_rss li a.rsswidget {
text-decoration: underline;
line-height: 1.41577975em;
}
.wpml-ls.wpml-ls-legacy-list-vertical li, .wpml-ls.wpml-ls-legacy-list-horizontal li {
margin-bottom: 1em;
}
.wpml-ls.wpml-ls-legacy-list-vertical a, .wpml-ls.wpml-ls-legacy-list-horizontal a {
padding: 0;
}
.wpml-ls.wpml-ls-legacy-list-horizontal a {
padding-right: 0.875em;
}
.wpml-ls.wpml-ls-legacy-dropdown-click, .wpml-ls.wpml-ls-legacy-dropdown {
width: 100%;
}
.wpml-ls.wpml-ls-legacy-dropdown-click a, .wpml-ls.wpml-ls-legacy-dropdown a {
padding: 1em 1.41577975em;
border-color: var(--e-global-color-border);
background-color: var(--background);
}
.wpml-ls.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after, .wpml-ls.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
right: 1em;
}
.wpml-ls.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu, .wpml-ls.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
border-top: 0;
}
.wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal {
margin-bottom: 0;
}
.wpml-ls-statics-footer.wpml-ls-legacy-list-vertical {
margin-top: 1em;
margin-bottom: 0;
}
.wpml-ls-statics-footer li a {
color: var(--e-global-color-text);
}
.wpml-ls-statics-footer li a:hover {
color: var(--e-global-color-primary);
}
.widget.widget_tag_cloud .tagcloud a, .widget.widget_tag_cloud .wp-block-tag-cloud a, .widget.widget_product_tag_cloud .tagcloud a, .widget.widget_product_tag_cloud .wp-block-tag-cloud a {
display: inline-block;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 12px !important;
font-weight: 600;
line-height: 14px;
color: var(--e-global-color-secondary);
background-color: rgba(255, 255, 255, 0.03);
text-transform: uppercase;
padding: 12px 18px;
border: 1px solid rgba(255, 255, 255, 0.07);
border-radius: 100px;
margin: 9px 3px 0 0;
}
.widget.widget_tag_cloud .tagcloud a:not(:last-child):after, .widget.widget_tag_cloud .wp-block-tag-cloud a:not(:last-child):after, .widget.widget_product_tag_cloud .tagcloud a:not(:last-child):after, .widget.widget_product_tag_cloud .wp-block-tag-cloud a:not(:last-child):after {
display: none;
content: ".";
margin: -8px 8px 0;
vertical-align: middle;
}
.widget.widget_tag_cloud .tagcloud a:hover, .widget.widget_tag_cloud .wp-block-tag-cloud a:hover, .widget.widget_product_tag_cloud .tagcloud a:hover, .widget.widget_product_tag_cloud .wp-block-tag-cloud a:hover {
color: var(--e-global-color-accent);
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li {
color: var(--e-global-color-lighter);
}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li a {
color: var(--e-global-color-secondary);
}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list .chosen a {
color: var(--e-global-color-primary);
}
.widget_search form,
.widget_product_search form,
.site-search form {
position: relative;
margin-bottom: 0;
}
.widget_search form:before,
.widget_product_search form:before,
.site-search form:before {
font-size: 20px;
font-size: 1.25rem;
color: var(--e-global-color-secondary);
background: transparent;
}
.widget_search form input[type=text],
.widget_search form input[type=search],
.widget_product_search form input[type=text],
.widget_product_search form input[type=search],
.site-search form input[type=text],
.site-search form input[type=search] {
width: 100%;
padding: 0 40px 16px 0;
height: 52px;
flex: 1;
border-style: solid;
border-width: 0 0 1px 0;
border-color: var(--e-global-color-border);
background-color: transparent;
}
.widget_search form input[type=text]:hover, .widget_search form input[type=text]:focus, .widget_search form input[type=text]:active,
.widget_search form input[type=search]:hover,
.widget_search form input[type=search]:focus,
.widget_search form input[type=search]:active,
.widget_product_search form input[type=text]:hover,
.widget_product_search form input[type=text]:focus,
.widget_product_search form input[type=text]:active,
.widget_product_search form input[type=search]:hover,
.widget_product_search form input[type=search]:focus,
.widget_product_search form input[type=search]:active,
.site-search form input[type=text]:hover,
.site-search form input[type=text]:focus,
.site-search form input[type=text]:active,
.site-search form input[type=search]:hover,
.site-search form input[type=search]:focus,
.site-search form input[type=search]:active {
border-color: var(--e-global-color-secondary);
}
.widget_search form input[type=text]::placeholder,
.widget_search form input[type=search]::placeholder,
.widget_product_search form input[type=text]::placeholder,
.widget_product_search form input[type=search]::placeholder,
.site-search form input[type=text]::placeholder,
.site-search form input[type=search]::placeholder {
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
font-weight: 400;
color: var(--e-global-color-lighter);
}
.widget_search form input[type=submit],
.widget_search form button[type=submit],
.widget_product_search form input[type=submit],
.widget_product_search form button[type=submit],
.site-search form input[type=submit],
.site-search form button[type=submit] {
position: absolute;
right: 0;
font-size: 0;
line-height: 0;
width: 44px;
height: 44px;
border-radius: 0;
background: transparent;
border: none;
padding: 0;
z-index: 1;
}
.widget_search form input[type=submit]:hover, .widget_search form input[type=submit]:focus, .widget_search form input[type=submit]:active,
.widget_search form button[type=submit]:hover,
.widget_search form button[type=submit]:focus,
.widget_search form button[type=submit]:active,
.widget_product_search form input[type=submit]:hover,
.widget_product_search form input[type=submit]:focus,
.widget_product_search form input[type=submit]:active,
.widget_product_search form button[type=submit]:hover,
.widget_product_search form button[type=submit]:focus,
.widget_product_search form button[type=submit]:active,
.site-search form input[type=submit]:hover,
.site-search form input[type=submit]:focus,
.site-search form input[type=submit]:active,
.site-search form button[type=submit]:hover,
.site-search form button[type=submit]:focus,
.site-search form button[type=submit]:active {
background: transparent;
}
.widget-area .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
position: absolute;
}
.widget_search .wp-block-search {
display: block;
}
.widget_search .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
font-size: 0;
line-height: 0;
border: none;
margin-left: 0;
background-color: transparent;
}
.widget_search .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button .search-icon {
display: none;
}
.widget_search .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover {
color: var(--e-global-color-secondary);
}
.widget_search .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover:before {
opacity: 1;
}
body:not(.elementor-default) .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:before {
color: var(--e-global-color-secondary);
}
body:not(.elementor-default) .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover {
color: var(--e-global-color-secondary);
}
.site-search form {
margin-bottom: 0;
}
.widget_categories form,
.widget_text form {
margin: 0;
}
.widget_categories p,
.widget_text p {
margin: 0;
}
.widget.widget_block ul, .widget.widget_block ol,
.wp-block-archives-list ul,
.wp-block-archives-list ol,
.widget_product_brands ul,
.widget_product_brands ol,
.widget_pages ul,
.widget_pages ol,
.widget_categories ul,
.widget_categories ol,
.widget_archive ul,
.widget_archive ol,
.widget_recent_comments ul,
.widget_recent_comments ol,
.widget_nav_menu ul,
.widget_nav_menu ol,
.widget_links ul,
.widget_links ol,
.widget_product_categories ul,
.widget_product_categories ol,
.widget_layered_nav ul,
.widget_layered_nav ol,
.widget_meta ul,
.widget_meta ol,
.widget_layered_nav_filters ul,
.widget_layered_nav_filters ol {
margin-bottom: 0;
}
.widget.widget_block ul li, .widget.widget_block ol li,
.wp-block-archives-list ul li,
.wp-block-archives-list ol li,
.widget_product_brands ul li,
.widget_product_brands ol li,
.widget_pages ul li,
.widget_pages ol li,
.widget_categories ul li,
.widget_categories ol li,
.widget_archive ul li,
.widget_archive ol li,
.widget_recent_comments ul li,
.widget_recent_comments ol li,
.widget_nav_menu ul li,
.widget_nav_menu ol li,
.widget_links ul li,
.widget_links ol li,
.widget_product_categories ul li,
.widget_product_categories ol li,
.widget_layered_nav ul li,
.widget_layered_nav ol li,
.widget_meta ul li,
.widget_meta ol li,
.widget_layered_nav_filters ul li,
.widget_layered_nav_filters ol li {
list-style: none;
margin: 0;
}
.widget.widget_block ul li > a .count,
.widget.widget_block ul li > a .cat-count, .widget.widget_block ol li > a .count,
.widget.widget_block ol li > a .cat-count,
.wp-block-archives-list ul li > a .count,
.wp-block-archives-list ul li > a .cat-count,
.wp-block-archives-list ol li > a .count,
.wp-block-archives-list ol li > a .cat-count,
.widget_product_brands ul li > a .count,
.widget_product_brands ul li > a .cat-count,
.widget_product_brands ol li > a .count,
.widget_product_brands ol li > a .cat-count,
.widget_pages ul li > a .count,
.widget_pages ul li > a .cat-count,
.widget_pages ol li > a .count,
.widget_pages ol li > a .cat-count,
.widget_categories ul li > a .count,
.widget_categories ul li > a .cat-count,
.widget_categories ol li > a .count,
.widget_categories ol li > a .cat-count,
.widget_archive ul li > a .count,
.widget_archive ul li > a .cat-count,
.widget_archive ol li > a .count,
.widget_archive ol li > a .cat-count,
.widget_recent_comments ul li > a .count,
.widget_recent_comments ul li > a .cat-count,
.widget_recent_comments ol li > a .count,
.widget_recent_comments ol li > a .cat-count,
.widget_nav_menu ul li > a .count,
.widget_nav_menu ul li > a .cat-count,
.widget_nav_menu ol li > a .count,
.widget_nav_menu ol li > a .cat-count,
.widget_links ul li > a .count,
.widget_links ul li > a .cat-count,
.widget_links ol li > a .count,
.widget_links ol li > a .cat-count,
.widget_product_categories ul li > a .count,
.widget_product_categories ul li > a .cat-count,
.widget_product_categories ol li > a .count,
.widget_product_categories ol li > a .cat-count,
.widget_layered_nav ul li > a .count,
.widget_layered_nav ul li > a .cat-count,
.widget_layered_nav ol li > a .count,
.widget_layered_nav ol li > a .cat-count,
.widget_meta ul li > a .count,
.widget_meta ul li > a .cat-count,
.widget_meta ol li > a .count,
.widget_meta ol li > a .cat-count,
.widget_layered_nav_filters ul li > a .count,
.widget_layered_nav_filters ul li > a .cat-count,
.widget_layered_nav_filters ol li > a .count,
.widget_layered_nav_filters ol li > a .cat-count {
color: var(--e-global-color-secondary);
}
.widget.widget_block ul li > a:focus, .widget.widget_block ul li > a:hover, .widget.widget_block ol li > a:focus, .widget.widget_block ol li > a:hover,
.wp-block-archives-list ul li > a:focus,
.wp-block-archives-list ul li > a:hover,
.wp-block-archives-list ol li > a:focus,
.wp-block-archives-list ol li > a:hover,
.widget_product_brands ul li > a:focus,
.widget_product_brands ul li > a:hover,
.widget_product_brands ol li > a:focus,
.widget_product_brands ol li > a:hover,
.widget_pages ul li > a:focus,
.widget_pages ul li > a:hover,
.widget_pages ol li > a:focus,
.widget_pages ol li > a:hover,
.widget_categories ul li > a:focus,
.widget_categories ul li > a:hover,
.widget_categories ol li > a:focus,
.widget_categories ol li > a:hover,
.widget_archive ul li > a:focus,
.widget_archive ul li > a:hover,
.widget_archive ol li > a:focus,
.widget_archive ol li > a:hover,
.widget_recent_comments ul li > a:focus,
.widget_recent_comments ul li > a:hover,
.widget_recent_comments ol li > a:focus,
.widget_recent_comments ol li > a:hover,
.widget_nav_menu ul li > a:focus,
.widget_nav_menu ul li > a:hover,
.widget_nav_menu ol li > a:focus,
.widget_nav_menu ol li > a:hover,
.widget_links ul li > a:focus,
.widget_links ul li > a:hover,
.widget_links ol li > a:focus,
.widget_links ol li > a:hover,
.widget_product_categories ul li > a:focus,
.widget_product_categories ul li > a:hover,
.widget_product_categories ol li > a:focus,
.widget_product_categories ol li > a:hover,
.widget_layered_nav ul li > a:focus,
.widget_layered_nav ul li > a:hover,
.widget_layered_nav ol li > a:focus,
.widget_layered_nav ol li > a:hover,
.widget_meta ul li > a:focus,
.widget_meta ul li > a:hover,
.widget_meta ol li > a:focus,
.widget_meta ol li > a:hover,
.widget_layered_nav_filters ul li > a:focus,
.widget_layered_nav_filters ul li > a:hover,
.widget_layered_nav_filters ol li > a:focus,
.widget_layered_nav_filters ol li > a:hover {
color: var(--e-global-color-primary);
}
.widget.widget_block ul li > a:focus .count,
.widget.widget_block ul li > a:focus .cat-count,
.widget.widget_block ul li > a:focus .archive-count, .widget.widget_block ul li > a:hover .count,
.widget.widget_block ul li > a:hover .cat-count,
.widget.widget_block ul li > a:hover .archive-count, .widget.widget_block ol li > a:focus .count,
.widget.widget_block ol li > a:focus .cat-count,
.widget.widget_block ol li > a:focus .archive-count, .widget.widget_block ol li > a:hover .count,
.widget.widget_block ol li > a:hover .cat-count,
.widget.widget_block ol li > a:hover .archive-count,
.wp-block-archives-list ul li > a:focus .count,
.wp-block-archives-list ul li > a:focus .cat-count,
.wp-block-archives-list ul li > a:focus .archive-count,
.wp-block-archives-list ul li > a:hover .count,
.wp-block-archives-list ul li > a:hover .cat-count,
.wp-block-archives-list ul li > a:hover .archive-count,
.wp-block-archives-list ol li > a:focus .count,
.wp-block-archives-list ol li > a:focus .cat-count,
.wp-block-archives-list ol li > a:focus .archive-count,
.wp-block-archives-list ol li > a:hover .count,
.wp-block-archives-list ol li > a:hover .cat-count,
.wp-block-archives-list ol li > a:hover .archive-count,
.widget_product_brands ul li > a:focus .count,
.widget_product_brands ul li > a:focus .cat-count,
.widget_product_brands ul li > a:focus .archive-count,
.widget_product_brands ul li > a:hover .count,
.widget_product_brands ul li > a:hover .cat-count,
.widget_product_brands ul li > a:hover .archive-count,
.widget_product_brands ol li > a:focus .count,
.widget_product_brands ol li > a:focus .cat-count,
.widget_product_brands ol li > a:focus .archive-count,
.widget_product_brands ol li > a:hover .count,
.widget_product_brands ol li > a:hover .cat-count,
.widget_product_brands ol li > a:hover .archive-count,
.widget_pages ul li > a:focus .count,
.widget_pages ul li > a:focus .cat-count,
.widget_pages ul li > a:focus .archive-count,
.widget_pages ul li > a:hover .count,
.widget_pages ul li > a:hover .cat-count,
.widget_pages ul li > a:hover .archive-count,
.widget_pages ol li > a:focus .count,
.widget_pages ol li > a:focus .cat-count,
.widget_pages ol li > a:focus .archive-count,
.widget_pages ol li > a:hover .count,
.widget_pages ol li > a:hover .cat-count,
.widget_pages ol li > a:hover .archive-count,
.widget_categories ul li > a:focus .count,
.widget_categories ul li > a:focus .cat-count,
.widget_categories ul li > a:focus .archive-count,
.widget_categories ul li > a:hover .count,
.widget_categories ul li > a:hover .cat-count,
.widget_categories ul li > a:hover .archive-count,
.widget_categories ol li > a:focus .count,
.widget_categories ol li > a:focus .cat-count,
.widget_categories ol li > a:focus .archive-count,
.widget_categories ol li > a:hover .count,
.widget_categories ol li > a:hover .cat-count,
.widget_categories ol li > a:hover .archive-count,
.widget_archive ul li > a:focus .count,
.widget_archive ul li > a:focus .cat-count,
.widget_archive ul li > a:focus .archive-count,
.widget_archive ul li > a:hover .count,
.widget_archive ul li > a:hover .cat-count,
.widget_archive ul li > a:hover .archive-count,
.widget_archive ol li > a:focus .count,
.widget_archive ol li > a:focus .cat-count,
.widget_archive ol li > a:focus .archive-count,
.widget_archive ol li > a:hover .count,
.widget_archive ol li > a:hover .cat-count,
.widget_archive ol li > a:hover .archive-count,
.widget_recent_comments ul li > a:focus .count,
.widget_recent_comments ul li > a:focus .cat-count,
.widget_recent_comments ul li > a:focus .archive-count,
.widget_recent_comments ul li > a:hover .count,
.widget_recent_comments ul li > a:hover .cat-count,
.widget_recent_comments ul li > a:hover .archive-count,
.widget_recent_comments ol li > a:focus .count,
.widget_recent_comments ol li > a:focus .cat-count,
.widget_recent_comments ol li > a:focus .archive-count,
.widget_recent_comments ol li > a:hover .count,
.widget_recent_comments ol li > a:hover .cat-count,
.widget_recent_comments ol li > a:hover .archive-count,
.widget_nav_menu ul li > a:focus .count,
.widget_nav_menu ul li > a:focus .cat-count,
.widget_nav_menu ul li > a:focus .archive-count,
.widget_nav_menu ul li > a:hover .count,
.widget_nav_menu ul li > a:hover .cat-count,
.widget_nav_menu ul li > a:hover .archive-count,
.widget_nav_menu ol li > a:focus .count,
.widget_nav_menu ol li > a:focus .cat-count,
.widget_nav_menu ol li > a:focus .archive-count,
.widget_nav_menu ol li > a:hover .count,
.widget_nav_menu ol li > a:hover .cat-count,
.widget_nav_menu ol li > a:hover .archive-count,
.widget_links ul li > a:focus .count,
.widget_links ul li > a:focus .cat-count,
.widget_links ul li > a:focus .archive-count,
.widget_links ul li > a:hover .count,
.widget_links ul li > a:hover .cat-count,
.widget_links ul li > a:hover .archive-count,
.widget_links ol li > a:focus .count,
.widget_links ol li > a:focus .cat-count,
.widget_links ol li > a:focus .archive-count,
.widget_links ol li > a:hover .count,
.widget_links ol li > a:hover .cat-count,
.widget_links ol li > a:hover .archive-count,
.widget_product_categories ul li > a:focus .count,
.widget_product_categories ul li > a:focus .cat-count,
.widget_product_categories ul li > a:focus .archive-count,
.widget_product_categories ul li > a:hover .count,
.widget_product_categories ul li > a:hover .cat-count,
.widget_product_categories ul li > a:hover .archive-count,
.widget_product_categories ol li > a:focus .count,
.widget_product_categories ol li > a:focus .cat-count,
.widget_product_categories ol li > a:focus .archive-count,
.widget_product_categories ol li > a:hover .count,
.widget_product_categories ol li > a:hover .cat-count,
.widget_product_categories ol li > a:hover .archive-count,
.widget_layered_nav ul li > a:focus .count,
.widget_layered_nav ul li > a:focus .cat-count,
.widget_layered_nav ul li > a:focus .archive-count,
.widget_layered_nav ul li > a:hover .count,
.widget_layered_nav ul li > a:hover .cat-count,
.widget_layered_nav ul li > a:hover .archive-count,
.widget_layered_nav ol li > a:focus .count,
.widget_layered_nav ol li > a:focus .cat-count,
.widget_layered_nav ol li > a:focus .archive-count,
.widget_layered_nav ol li > a:hover .count,
.widget_layered_nav ol li > a:hover .cat-count,
.widget_layered_nav ol li > a:hover .archive-count,
.widget_meta ul li > a:focus .count,
.widget_meta ul li > a:focus .cat-count,
.widget_meta ul li > a:focus .archive-count,
.widget_meta ul li > a:hover .count,
.widget_meta ul li > a:hover .cat-count,
.widget_meta ul li > a:hover .archive-count,
.widget_meta ol li > a:focus .count,
.widget_meta ol li > a:focus .cat-count,
.widget_meta ol li > a:focus .archive-count,
.widget_meta ol li > a:hover .count,
.widget_meta ol li > a:hover .cat-count,
.widget_meta ol li > a:hover .archive-count,
.widget_layered_nav_filters ul li > a:focus .count,
.widget_layered_nav_filters ul li > a:focus .cat-count,
.widget_layered_nav_filters ul li > a:focus .archive-count,
.widget_layered_nav_filters ul li > a:hover .count,
.widget_layered_nav_filters ul li > a:hover .cat-count,
.widget_layered_nav_filters ul li > a:hover .archive-count,
.widget_layered_nav_filters ol li > a:focus .count,
.widget_layered_nav_filters ol li > a:focus .cat-count,
.widget_layered_nav_filters ol li > a:focus .archive-count,
.widget_layered_nav_filters ol li > a:hover .count,
.widget_layered_nav_filters ol li > a:hover .cat-count,
.widget_layered_nav_filters ol li > a:hover .archive-count {
color: var(--e-global-color-primary);
}
.widget.widget_block ul li > a[aria-current=page], .widget.widget_block ol li > a[aria-current=page],
.wp-block-archives-list ul li > a[aria-current=page],
.wp-block-archives-list ol li > a[aria-current=page],
.widget_product_brands ul li > a[aria-current=page],
.widget_product_brands ol li > a[aria-current=page],
.widget_pages ul li > a[aria-current=page],
.widget_pages ol li > a[aria-current=page],
.widget_categories ul li > a[aria-current=page],
.widget_categories ol li > a[aria-current=page],
.widget_archive ul li > a[aria-current=page],
.widget_archive ol li > a[aria-current=page],
.widget_recent_comments ul li > a[aria-current=page],
.widget_recent_comments ol li > a[aria-current=page],
.widget_nav_menu ul li > a[aria-current=page],
.widget_nav_menu ol li > a[aria-current=page],
.widget_links ul li > a[aria-current=page],
.widget_links ol li > a[aria-current=page],
.widget_product_categories ul li > a[aria-current=page],
.widget_product_categories ol li > a[aria-current=page],
.widget_layered_nav ul li > a[aria-current=page],
.widget_layered_nav ol li > a[aria-current=page],
.widget_meta ul li > a[aria-current=page],
.widget_meta ol li > a[aria-current=page],
.widget_layered_nav_filters ul li > a[aria-current=page],
.widget_layered_nav_filters ol li > a[aria-current=page] {
color: var(--e-global-color-primary);
}
.widget.widget_block ul li > a[aria-current=page] .cat-count,
.widget.widget_block ul li > a[aria-current=page] .archive-count, .widget.widget_block ol li > a[aria-current=page] .cat-count,
.widget.widget_block ol li > a[aria-current=page] .archive-count,
.wp-block-archives-list ul li > a[aria-current=page] .cat-count,
.wp-block-archives-list ul li > a[aria-current=page] .archive-count,
.wp-block-archives-list ol li > a[aria-current=page] .cat-count,
.wp-block-archives-list ol li > a[aria-current=page] .archive-count,
.widget_product_brands ul li > a[aria-current=page] .cat-count,
.widget_product_brands ul li > a[aria-current=page] .archive-count,
.widget_product_brands ol li > a[aria-current=page] .cat-count,
.widget_product_brands ol li > a[aria-current=page] .archive-count,
.widget_pages ul li > a[aria-current=page] .cat-count,
.widget_pages ul li > a[aria-current=page] .archive-count,
.widget_pages ol li > a[aria-current=page] .cat-count,
.widget_pages ol li > a[aria-current=page] .archive-count,
.widget_categories ul li > a[aria-current=page] .cat-count,
.widget_categories ul li > a[aria-current=page] .archive-count,
.widget_categories ol li > a[aria-current=page] .cat-count,
.widget_categories ol li > a[aria-current=page] .archive-count,
.widget_archive ul li > a[aria-current=page] .cat-count,
.widget_archive ul li > a[aria-current=page] .archive-count,
.widget_archive ol li > a[aria-current=page] .cat-count,
.widget_archive ol li > a[aria-current=page] .archive-count,
.widget_recent_comments ul li > a[aria-current=page] .cat-count,
.widget_recent_comments ul li > a[aria-current=page] .archive-count,
.widget_recent_comments ol li > a[aria-current=page] .cat-count,
.widget_recent_comments ol li > a[aria-current=page] .archive-count,
.widget_nav_menu ul li > a[aria-current=page] .cat-count,
.widget_nav_menu ul li > a[aria-current=page] .archive-count,
.widget_nav_menu ol li > a[aria-current=page] .cat-count,
.widget_nav_menu ol li > a[aria-current=page] .archive-count,
.widget_links ul li > a[aria-current=page] .cat-count,
.widget_links ul li > a[aria-current=page] .archive-count,
.widget_links ol li > a[aria-current=page] .cat-count,
.widget_links ol li > a[aria-current=page] .archive-count,
.widget_product_categories ul li > a[aria-current=page] .cat-count,
.widget_product_categories ul li > a[aria-current=page] .archive-count,
.widget_product_categories ol li > a[aria-current=page] .cat-count,
.widget_product_categories ol li > a[aria-current=page] .archive-count,
.widget_layered_nav ul li > a[aria-current=page] .cat-count,
.widget_layered_nav ul li > a[aria-current=page] .archive-count,
.widget_layered_nav ol li > a[aria-current=page] .cat-count,
.widget_layered_nav ol li > a[aria-current=page] .archive-count,
.widget_meta ul li > a[aria-current=page] .cat-count,
.widget_meta ul li > a[aria-current=page] .archive-count,
.widget_meta ol li > a[aria-current=page] .cat-count,
.widget_meta ol li > a[aria-current=page] .archive-count,
.widget_layered_nav_filters ul li > a[aria-current=page] .cat-count,
.widget_layered_nav_filters ul li > a[aria-current=page] .archive-count,
.widget_layered_nav_filters ol li > a[aria-current=page] .cat-count,
.widget_layered_nav_filters ol li > a[aria-current=page] .archive-count {
color: var(--e-global-color-primary);
}
.widget.widget_block ul li.current-cat > a, .widget.widget_block ol li.current-cat > a,
.wp-block-archives-list ul li.current-cat > a,
.wp-block-archives-list ol li.current-cat > a,
.widget_product_brands ul li.current-cat > a,
.widget_product_brands ol li.current-cat > a,
.widget_pages ul li.current-cat > a,
.widget_pages ol li.current-cat > a,
.widget_categories ul li.current-cat > a,
.widget_categories ol li.current-cat > a,
.widget_archive ul li.current-cat > a,
.widget_archive ol li.current-cat > a,
.widget_recent_comments ul li.current-cat > a,
.widget_recent_comments ol li.current-cat > a,
.widget_nav_menu ul li.current-cat > a,
.widget_nav_menu ol li.current-cat > a,
.widget_links ul li.current-cat > a,
.widget_links ol li.current-cat > a,
.widget_product_categories ul li.current-cat > a,
.widget_product_categories ol li.current-cat > a,
.widget_layered_nav ul li.current-cat > a,
.widget_layered_nav ol li.current-cat > a,
.widget_meta ul li.current-cat > a,
.widget_meta ol li.current-cat > a,
.widget_layered_nav_filters ul li.current-cat > a,
.widget_layered_nav_filters ol li.current-cat > a {
color: var(--e-global-color-primary);
}
.widget.widget_block ul li.current-cat > a .cat-count,
.widget.widget_block ul li.current-cat > a .archive-count, .widget.widget_block ol li.current-cat > a .cat-count,
.widget.widget_block ol li.current-cat > a .archive-count,
.wp-block-archives-list ul li.current-cat > a .cat-count,
.wp-block-archives-list ul li.current-cat > a .archive-count,
.wp-block-archives-list ol li.current-cat > a .cat-count,
.wp-block-archives-list ol li.current-cat > a .archive-count,
.widget_product_brands ul li.current-cat > a .cat-count,
.widget_product_brands ul li.current-cat > a .archive-count,
.widget_product_brands ol li.current-cat > a .cat-count,
.widget_product_brands ol li.current-cat > a .archive-count,
.widget_pages ul li.current-cat > a .cat-count,
.widget_pages ul li.current-cat > a .archive-count,
.widget_pages ol li.current-cat > a .cat-count,
.widget_pages ol li.current-cat > a .archive-count,
.widget_categories ul li.current-cat > a .cat-count,
.widget_categories ul li.current-cat > a .archive-count,
.widget_categories ol li.current-cat > a .cat-count,
.widget_categories ol li.current-cat > a .archive-count,
.widget_archive ul li.current-cat > a .cat-count,
.widget_archive ul li.current-cat > a .archive-count,
.widget_archive ol li.current-cat > a .cat-count,
.widget_archive ol li.current-cat > a .archive-count,
.widget_recent_comments ul li.current-cat > a .cat-count,
.widget_recent_comments ul li.current-cat > a .archive-count,
.widget_recent_comments ol li.current-cat > a .cat-count,
.widget_recent_comments ol li.current-cat > a .archive-count,
.widget_nav_menu ul li.current-cat > a .cat-count,
.widget_nav_menu ul li.current-cat > a .archive-count,
.widget_nav_menu ol li.current-cat > a .cat-count,
.widget_nav_menu ol li.current-cat > a .archive-count,
.widget_links ul li.current-cat > a .cat-count,
.widget_links ul li.current-cat > a .archive-count,
.widget_links ol li.current-cat > a .cat-count,
.widget_links ol li.current-cat > a .archive-count,
.widget_product_categories ul li.current-cat > a .cat-count,
.widget_product_categories ul li.current-cat > a .archive-count,
.widget_product_categories ol li.current-cat > a .cat-count,
.widget_product_categories ol li.current-cat > a .archive-count,
.widget_layered_nav ul li.current-cat > a .cat-count,
.widget_layered_nav ul li.current-cat > a .archive-count,
.widget_layered_nav ol li.current-cat > a .cat-count,
.widget_layered_nav ol li.current-cat > a .archive-count,
.widget_meta ul li.current-cat > a .cat-count,
.widget_meta ul li.current-cat > a .archive-count,
.widget_meta ol li.current-cat > a .cat-count,
.widget_meta ol li.current-cat > a .archive-count,
.widget_layered_nav_filters ul li.current-cat > a .cat-count,
.widget_layered_nav_filters ul li.current-cat > a .archive-count,
.widget_layered_nav_filters ol li.current-cat > a .cat-count,
.widget_layered_nav_filters ol li.current-cat > a .archive-count {
color: var(--e-global-color-primary);
}
.widget.widget_block ul .children, .widget.widget_block ol .children,
.wp-block-archives-list ul .children,
.wp-block-archives-list ol .children,
.widget_product_brands ul .children,
.widget_product_brands ol .children,
.widget_pages ul .children,
.widget_pages ol .children,
.widget_categories ul .children,
.widget_categories ol .children,
.widget_archive ul .children,
.widget_archive ol .children,
.widget_recent_comments ul .children,
.widget_recent_comments ol .children,
.widget_nav_menu ul .children,
.widget_nav_menu ol .children,
.widget_links ul .children,
.widget_links ol .children,
.widget_product_categories ul .children,
.widget_product_categories ol .children,
.widget_layered_nav ul .children,
.widget_layered_nav ol .children,
.widget_meta ul .children,
.widget_meta ol .children,
.widget_layered_nav_filters ul .children,
.widget_layered_nav_filters ol .children {
margin-top: 0;
}
.widget_meta ul li a {
position: relative;
display: flex;
align-items: center;
}
.widget_meta ul li a:before {
content: "";
width: 16px;
height: 16px;
display: inline-flex;
border: 1px solid var(--e-global-color-border);
margin-right: 5px;
}
.widget_meta ul li a:hover:before {
border-color: var(--e-global-color-primary);
}
.widget_archive select {
margin-bottom: 0;
}
.widget_nav_menu li,
.widget_pages li,
.widget_archive li,
.wp-block-archives li,
.wp-block-categories li,
.product-brands li,
.widget_categories li {
list-style: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_archive li:last-child,
.wp-block-archives li:last-child,
.wp-block-categories li:last-child,
.product-brands li:last-child,
.widget_categories li:last-child {
border: none;
}
.widget_nav_menu li > a,
.widget_pages li > a,
.widget_archive li > a,
.wp-block-archives li > a,
.wp-block-categories li > a,
.product-brands li > a,
.widget_categories li > a {
display: flex;
position: relative;
align-items: center;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 43px;
font-weight: 500;
color: var(--e-global-color-secondary);
}
.widget_nav_menu li > a .archive-name,
.widget_nav_menu li > a .cat-name,
.widget_pages li > a .archive-name,
.widget_pages li > a .cat-name,
.widget_archive li > a .archive-name,
.widget_archive li > a .cat-name,
.wp-block-archives li > a .archive-name,
.wp-block-archives li > a .cat-name,
.wp-block-categories li > a .archive-name,
.wp-block-categories li > a .cat-name,
.product-brands li > a .archive-name,
.product-brands li > a .cat-name,
.widget_categories li > a .archive-name,
.widget_categories li > a .cat-name {
margin-right: 4px;
position: relative;
}
.widget_nav_menu li > a .cat-count,
.widget_nav_menu li > a .archive-count,
.widget_pages li > a .cat-count,
.widget_pages li > a .archive-count,
.widget_archive li > a .cat-count,
.widget_archive li > a .archive-count,
.wp-block-archives li > a .cat-count,
.wp-block-archives li > a .archive-count,
.wp-block-categories li > a .cat-count,
.wp-block-categories li > a .archive-count,
.product-brands li > a .cat-count,
.product-brands li > a .archive-count,
.widget_categories li > a .cat-count,
.widget_categories li > a .archive-count {
text-align: right;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
line-height: 30px;
font-weight: 500;
color: var(--e-global-color-secondary);
}
.widget_nav_menu li:focus > a, .widget_nav_menu li:hover > a,
.widget_pages li:focus > a,
.widget_pages li:hover > a,
.widget_archive li:focus > a,
.widget_archive li:hover > a,
.wp-block-archives li:focus > a,
.wp-block-archives li:hover > a,
.wp-block-categories li:focus > a,
.wp-block-categories li:hover > a,
.product-brands li:focus > a,
.product-brands li:hover > a,
.widget_categories li:focus > a,
.widget_categories li:hover > a {
color: var(--e-global-color-primary);
}
.widget_nav_menu li.current-cat > a,
.widget_pages li.current-cat > a,
.widget_archive li.current-cat > a,
.wp-block-archives li.current-cat > a,
.wp-block-categories li.current-cat > a,
.product-brands li.current-cat > a,
.widget_categories li.current-cat > a {
color: var(--e-global-color-primary);
}
.widget-area .widget_categories select,
.widget-area .widget_archive select {
margin-bottom: 0;
}
.widget_recent_comments .wp-block-latest-comments__comment {
line-height: 1.7;
}
.widget_recent_comments a {
text-decoration: underline;
}
.wp-block-latest-comments__comment {
line-height: 1.7;
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
line-height: 1.7;
}
.wp-block-latest-comments__comment a {
text-decoration: underline;
}
.wp-block-latest-comments__comment a:hover {
color: var(--e-global-color-secondary);
}
.widget-area #wp-calendar th,
.widget-area #wp-calendar td,
.footer-widgets #wp-calendar th,
.footer-widgets #wp-calendar td {
padding: 0.236em;
text-align: center;
}
.widget-area #wp-calendar #today,
.footer-widgets #wp-calendar #today {
background-color: var(--e-global-color-primary);
color: #fff;
font-weight: 700;
}
.widget-area #wp-calendar #today a,
.footer-widgets #wp-calendar #today a {
color: #ffffff;
}
.widget_recent_entries ul ul.children {
margin: 0.6180339845em 0 0 0;
}
.rostay-canvas-filter .widget h1.widget-title,
.widget-area .widget h1.widget-title {
font-size: 1.41577975em;
}
.widget_calendar caption, .wp-block-calendar caption {
padding: 7px 0;
background: var(--e-global-color-secondary);
color: var(--e-global-color-accent);
border: 1px solid var(--e-global-color-border);
}
.widget_calendar table th, .widget_calendar table td, .wp-block-calendar table th, .wp-block-calendar table td {
text-align: center;
border: 1px solid;
border-color: var(--e-global-color-border);
}
.widget_calendar table th, .wp-block-calendar table th {
background: var(--e-global-color-secondary);
color: var(--e-global-color-accent);
}
.ajax-search .site-header-search .button-search-popup {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
border: none;
width: 100%;
height: unset;
}
.ajax-search .site-header-search i {
font-size: 20px;
font-size: 1.25rem;
line-height: 1;
margin-bottom: 10px;
color: var(--e-global-color-secondary);
}
.ajax-search .site-header-search .content {
font-size: 12px;
font-size: 0.75rem;
line-height: 14px;
font-weight: var(--e-global-typography-primary-font-weight);
color: var(--e-global-color-secondary);
}
.ajax-search .site-header-search:hover i {
color: var(--e-global-color-secondary);
}
.search-by-category {
display: none;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
}
@media (max-width: 567px) {
.search-by-category {
display: none;
}
}
.search-by-category .input-dropdown-inner {
height: 44px;
line-height: 44px;
width: 215px;
position: relative;
}
.search-by-category .input-dropdown-inner:after {
content: "";
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
width: 1px;
height: 23px;
background-color: var(--e-global-color-border);
}
.search-by-category .input-dropdown-inner > a {
display: block;
padding-right: 25px;
padding-left: 30px;
font-size: 14px;
font-size: 0.875rem;
color: var(--e-global-color-secondary);
position: relative;
}
.search-by-category .input-dropdown-inner > a span {
width: 135px;
display: block;
white-space: nowrap;
overflow: hidden !important;
text-overflow: ellipsis;
}
.search-by-category .input-dropdown-inner > a:after {
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
}
.search-by-category .input-dropdown-inner select.dropdown_product_cat_ajax {
line-height: 44px;
height: 44px;
padding: 0 15px;
font-size: 13px;
font-size: 0.8125rem;
display: none;
border: none;
background-color: transparent;
}
.search-by-category .list-wrapper {
position: absolute;
top: 100%;
left: 1px;
z-index: 300;
display: none;
margin-top: 1px;
height: auto;
background-color: #FFF;
text-align: left;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
padding-top: 10px;
padding-bottom: 10px;
}
.search-by-category .list-wrapper .rostay-scroll-content {
position: relative;
max-height: 255px;
max-width: 215px;
overflow-y: auto;
margin-bottom: 0;
}
.search-by-category ul li {
margin-bottom: 0;
}
.search-by-category ul li a {
display: block;
padding: 5px 25px;
color: var(--e-global-color-secondary);
font-size: 14px;
font-size: 0.875rem;
line-height: 20px;
white-space: nowrap;
}
.search-by-category ul li a:focus, .search-by-category ul li a:hover {
background-color: #F9F9F9;
color: var(--e-global-color-primary);
}
.search-by-category ul li.current-item > a {
background-color: #F4F4F4;
color: var(--e-global-color-secondary);
}
.search-by-category ul .children {
margin-top: 0;
display: none;
}
.search-by-category ul .children > li > a {
padding-left: 15px;
color: var(--e-global-color-lighter);
}
.search-by-category ul .children > li > a:focus, .search-by-category ul .children > li > a:hover {
background-color: #F9F9F9;
color: var(--e-global-color-primary);
}
.search-by-category ul .children .cat-item a span {
color: var(--e-global-color-primary);
}
.search-by-category ul .children .cat-item a:focus, .search-by-category ul .children .cat-item a:hover {
background-color: #F9F9F9;
color: var(--e-global-color-secondary);
}
.widget .widget_tag_cloud {
margin-bottom: 18px;
}  @media (min-width: 1024px) { .menu-toggle,
.main-navigation.toggled div.menu {
display: none;
}
.primary-navigation {
display: block;
}
.instagram-widget .instagram-picture, .instagram-widget .instagram-box-title {
order: unset !important;
}
.main-navigation {
clear: both;
display: block;
width: 100%;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul li {
position: relative;
display: inline-block;
text-align: left;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
top: 100%;
display: block;
visibility: visible;
pointer-events: auto;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.main-navigation ul li:hover > ul li > ul, .main-navigation ul li.focus > ul li > ul {
left: 100%;
top: 20px;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
}
.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 {
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 {
top: 0;
display: block;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
pointer-events: auto;
}
.main-navigation ul ul.sub-menu {
float: left;
position: absolute;
top: 100%;
z-index: 99999;
left: 80px;
visibility: hidden;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
pointer-events: none;
}
.main-navigation ul ul.sub-menu.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul ul.sub-menu li {
display: block;
}
.main-navigation ul ul.sub-menu li .product-transition .shop-action a[class*=product_type_] {
display: flex;
}
.main-navigation ul ul.sub-menu {
float: left;
position: absolute;
top: calc(100% + 20px);
z-index: 99999;
left: 15px;
visibility: hidden;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
pointer-events: none;
}
.main-navigation ul ul.sub-menu.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul ul.sub-menu li {
display: block;
}
.main-navigation ul ul.sub-menu li .product-transition .shop-action a[class*=product_type_] {
display: flex;
}
.main-navigation ul.mega-menu {
border-radius: 0;
}
.site-content::before, .site-content::after {
content: "";
display: table;
}
.site-content::after {
clear: both;
}
[class*=rostay-sidebar-] .content-area {
width: calc(100% - 500px);
float: left;
}
}
@media (min-width: 1024px) and (max-width: 1024px) {
[class*=rostay-sidebar-] .content-area {
width: calc(100% - 330px);
}
}
@media (min-width: 1024px) {
.rostay-sidebar-left .content-area {
float: right;
}
}
@media (min-width: 1024px) {
[class*=rostay-sidebar-] .widget-area {
width: 400px;
float: right;
}
}
@media (min-width: 1024px) and (max-width: 1024px) {
[class*=rostay-sidebar-] .widget-area {
width: 300px;
}
}
@media (min-width: 1024px) {
.rostay-sidebar-left .widget-area {
float: left;
}
}
@media (min-width: 1024px) {
.left-sidebar .content-area {
float: left;
}
.left-sidebar .widget-area {
float: right;
}
}
@media (min-width: 1024px) {
.woocommerce-page.rostay-full-width-content .content-area {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
}
}
@media (min-width: 1024px) {
.rostay-full-width-content .content-area {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
}
}
@media (min-width: 768px) {
.site-branding .site-description {
margin-bottom: 0;
display: block;
}
.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 0.5407797364em !important;
display: inline-block;
} .page-template-template-fullwidth-php .content-area,
.elementor_library-template-default .content-area,
.page-template-template-homepage-php .content-area {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
} .comment-list::before, .comment-list::after {
content: "";
display: table;
}
.comment-list::after {
clear: both;
}
.comment-list .comment {
clear: both;
}
.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 {
border: 1px solid #E2E2E2;
}
.comment-list ol.children {
margin-left: 80px;
list-style: none;
}
#respond .comment-form-comment {
clear: both;
} .rostay-primary-navigation {
clear: both;
}
.rostay-primary-navigation::before, .rostay-primary-navigation::after {
content: "";
display: table;
}
.rostay-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: -1.5em;
margin-right: -1.5em;
transition: none;
}
.main-navigation ul.menu > li > a,
.main-navigation ul.nav-menu > li > a {
padding: 1.287em 1.1em;
}
.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.sub-menu,
.main-navigation ul.nav-menu ul.sub-menu {
margin-left: 0;
position: absolute;
}
.main-navigation ul.menu ul.sub-menu li.menu-item-has-children ul.sub-menu:before,
.main-navigation ul.nav-menu ul.sub-menu li.menu-item-has-children ul.sub-menu:before {
display: none;
}
.main-navigation ul.menu ul.sub-menu > li.menu-item > a,
.main-navigation ul.nav-menu ul.sub-menu > li.menu-item > a {
display: flex;
align-items: center;
justify-content: space-between;
padding: 0;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
text-transform: capitalize;
font-weight: 500;
line-height: 36px;
margin: 0 30px;
color: #fff;
}
.main-navigation ul.menu ul.sub-menu > li.menu-item:last-child > a,
.main-navigation ul.nav-menu ul.sub-menu > li.menu-item:last-child > a {
border-bottom: none;
}
.main-navigation ul.menu ul.sub-menu > li.menu-item.current-menu-parent > a, .main-navigation ul.menu ul.sub-menu > li.menu-item.current-menu-item > a, .main-navigation ul.menu ul.sub-menu > li.menu-item.current-menu-ancestor > a, .main-navigation ul.menu ul.sub-menu > li.menu-item.current_page_parent > a,
.main-navigation ul.nav-menu ul.sub-menu > li.menu-item.current-menu-parent > a,
.main-navigation ul.nav-menu ul.sub-menu > li.menu-item.current-menu-item > a,
.main-navigation ul.nav-menu ul.sub-menu > li.menu-item.current-menu-ancestor > a,
.main-navigation ul.nav-menu ul.sub-menu > li.menu-item.current_page_parent > a {
color: var(--e-global-color-primary);
}
.main-navigation ul.menu ul.sub-menu > li.menu-item:hover > a,
.main-navigation ul.nav-menu ul.sub-menu > li.menu-item:hover > a {
color: var(--e-global-color-primary);
} .error404 .fourohfour-columns-2 .col-1 {
width: 48.3870967742%;
float: left;
margin-right: 3.2258064516%;
}
.error404 .fourohfour-columns-2 .col-1 ul.products {
margin-bottom: 0;
}
.error404 .fourohfour-columns-2 .col-2 {
width: 48.3870967742%;
float: right;
margin-right: 0;
}
.wpml-ls-statics-footer {
max-width: 1410px;
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
}
.wpml-ls-statics-footer::before, .wpml-ls-statics-footer::after {
content: "";
display: table;
}
.wpml-ls-statics-footer::after {
clear: both;
}
.wpml-ls-statics-footer:after {
content: " ";
display: block;
clear: both;
}
.copyright-bar .rostay-social {
text-align: left;
margin: 0;
}
.copyright-bar .site-info {
margin: 0;
}
.copyright-bar .logo-brands img {
margin-left: auto;
margin-right: 0;
}
}
.hfe-nav-menu li.menu-item a.hfe-menu-item {
display: inline-block;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
color: var(--e-global-color-secondary);
font-weight: 600;
line-height: 28px;
text-transform: uppercase;
}
.hfe-nav-menu li.menu-item a.hfe-menu-item:hover {
color: var(--e-global-color-primary);
}
.hfe-nav-menu li.menu-item.current-menu-item a.hfe-menu-item {
color: var(--e-global-color-primary);
}
.elementor-menu-one .elementor-widget-navigation-menu .hfe-nav-menu.vertical ul.hfe-nav-menu li.menu-item a.hfe-menu-item {
margin: 0;
}
.elementor-menu-one .elementor-widget-navigation-menu .hfe-nav-menu.vertical ul.hfe-nav-menu li.menu-item a.hfe-menu-item:before {
background-color: var(--e-global-color-primary);
width: 0;
} .d-flex {
display: flex;
}
.flex-row {
flex-direction: row;
}
.flex-column {
flex-direction: column;
}
.flex-row-reverse {
flex-direction: row-reverse;
}
.flex-column-reverse {
flex-direction: column-reverse;
}
.flex-wrap {
flex-wrap: wrap;
}
.flex-nowrap {
flex-wrap: nowrap;
}
.flex-wrap-reverse {
flex-wrap: wrap-reverse;
}
.justify-content-start {
justify-content: flex-start;
}
.justify-content-end {
justify-content: flex-end;
}
.justify-content-center {
justify-content: center;
}
.justify-content-between {
justify-content: space-between;
}
.justify-content-around {
justify-content: space-around;
}
.align-items-start {
align-items: flex-start;
}
.align-items-end {
align-items: flex-end;
}
.align-items-center {
align-items: center;
}
.align-items-baseline {
align-items: baseline;
}
.align-items-stretch {
align-items: stretch;
}
.align-content-start {
align-content: flex-start;
}
.align-content-end {
align-content: flex-end;
}
.align-content-center {
align-content: center;
}
.align-content-between {
align-content: space-between;
}
.align-content-around {
align-content: space-around;
}
.align-content-stretch {
align-content: stretch;
}
.align-self-auto {
align-self: auto;
}
.align-self-start {
align-self: flex-start;
}
.align-self-end {
align-self: flex-end;
}
.align-self-center {
align-self: center;
}
.align-self-baseline {
align-self: baseline;
}
.align-self-stretch {
align-self: stretch;
}
.text-left {
text-align: left;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
} .rostay-social-share {
font-size: 14px;
font-size: 0.875rem;
}
.rostay-social-share .social-share-header {
color: var(--e-global-color-text);
}
.rostay-social-share a {
padding-left: 5px;
padding-right: 5px;
color: var(--e-global-color-text);
}
.rostay-social-share a:hover {
color: var(--e-global-color-primary);
}
.rostay-social-share a span {
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; }
.rostay-social-share a span:focus {
background-color: #f1f1f1;
color: #21759b;
border-radius: 0px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.single-product .rostay-social-share {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-top: 22px;
}
.single-product .rostay-social-share .social-share-header {
display: block;
margin-right: 18px;
}
.single-product .rostay-social-share a {
display: flex;
align-items: center;
justify-content: center;
width: 20px;
height: 20px;
border-radius: 50%;
text-align: center;
line-height: 34px;
padding: 0;
margin-right: 10px;
color: #ffffff;
background-color: var(--e-global-color-primary);
}
.single-product .rostay-social-share a.social-facebook {
background-color: #3B5998;
}
.single-product .rostay-social-share a.social-twitter {
background-color: #1DA1F2;
}
.single-product .rostay-social-share a.social-linkedin {
background-color: #0077B5;
}
.single-product .rostay-social-share a.social-google {
background-color: #787C80;
}
.single-product .rostay-social-share a.social-pinterest {
background-color: #E60023;
}
.single-product .rostay-social-share a i {
font-size: 12px;
font-size: 0.75rem;
}  @font-face {
font-family: "rostay-icon";
src: url(https://tavernayamas.nl/wp-content/themes/rostay/assets/fonts/icons/rostay-icon-1.0.0.eot);
src: url(https://tavernayamas.nl/wp-content/themes/rostay/assets/fonts/icons/rostay-icon-1.0.0.eot?#iefix) format("eot"), url(https://tavernayamas.nl/wp-content/themes/rostay/assets/fonts/icons/rostay-icon-1.0.0.woff2) format("woff2"), url(https://tavernayamas.nl/wp-content/themes/rostay/assets/fonts/icons/rostay-icon-1.0.0.woff) format("woff"), url(https://tavernayamas.nl/wp-content/themes/rostay/assets/fonts/icons/rostay-icon-1.0.0.ttf) format("truetype"), url(https://tavernayamas.nl/wp-content/themes/rostay/assets/fonts/icons/rostay-icon-1.0.0.svg#rostay-icon-1.0.0) format("svg");
}
[class*=rostay-icon-] {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
}
.rostay-icon-ask:before {
content: "";
}
.rostay-icon-breadcrumb:before {
content: "";
}
.rostay-icon-bullet-list-line:before {
content: "";
}
.rostay-icon-calendar:before {
content: "";
}
.rostay-icon-check:before {
content: "";
}
.rostay-icon-clock:before {
content: "";
}
.rostay-icon-dot:before {
content: "";
}
.rostay-icon-fans:before {
content: "";
}
.rostay-icon-filters:before {
content: "";
}
.rostay-icon-galleries:before {
content: "";
}
.rostay-icon-help:before {
content: "";
}
.rostay-icon-information1:before {
content: "";
}
.rostay-icon-large-o:before {
content: "";
}
.rostay-icon-list-ul:before {
content: "";
}
.rostay-icon-location1:before {
content: "";
}
.rostay-icon-map-pin:before {
content: "";
}
.rostay-icon-menu-fly-close:before {
content: "";
}
.rostay-icon-menu-fly:before {
content: "";
}
.rostay-icon-movies:before {
content: "";
}
.rostay-icon-phone-line:before {
content: "";
}
.rostay-icon-play-fill:before {
content: "";
}
.rostay-icon-play:before {
content: "";
}
.rostay-icon-plus-m:before {
content: "";
}
.rostay-icon-quote1:before {
content: "";
}
.rostay-icon-rectangle:before {
content: "";
}
.rostay-icon-reply-line:before {
content: "";
}
.rostay-icon-rostay:before {
content: "";
}
.rostay-icon-rostay2:before {
content: "";
}
.rostay-icon-setting:before {
content: "";
}
.rostay-icon-share-all:before {
content: "";
}
.rostay-icon-shopping-bag:before {
content: "";
}
.rostay-icon-shoppingcart-o:before {
content: "";
}
.rostay-icon-sliders-v:before {
content: "";
}
.rostay-icon-smartphone:before {
content: "";
}
.rostay-icon-tags:before {
content: "";
}
.rostay-icon-th-large-o:before {
content: "";
}
.rostay-icon-two-line:before {
content: "";
}
.rostay-icon-user1:before {
content: "";
}
.rostay-icon-working-hours:before {
content: "";
}
.rostay-icon-adobe:before {
content: "";
}
.rostay-icon-amazon:before {
content: "";
}
.rostay-icon-android:before {
content: "";
}
.rostay-icon-angular:before {
content: "";
}
.rostay-icon-apper:before {
content: "";
}
.rostay-icon-apple:before {
content: "";
}
.rostay-icon-atlassian:before {
content: "";
}
.rostay-icon-behance:before {
content: "";
}
.rostay-icon-bitbucket:before {
content: "";
}
.rostay-icon-bitcoin:before {
content: "";
}
.rostay-icon-bity:before {
content: "";
}
.rostay-icon-bluetooth:before {
content: "";
}
.rostay-icon-btc:before {
content: "";
}
.rostay-icon-centos:before {
content: "";
}
.rostay-icon-chrome:before {
content: "";
}
.rostay-icon-codepen:before {
content: "";
}
.rostay-icon-cpanel:before {
content: "";
}
.rostay-icon-discord:before {
content: "";
}
.rostay-icon-dochub:before {
content: "";
}
.rostay-icon-docker:before {
content: "";
}
.rostay-icon-dribbble:before {
content: "";
}
.rostay-icon-dropbox:before {
content: "";
}
.rostay-icon-drupal:before {
content: "";
}
.rostay-icon-ebay:before {
content: "";
}
.rostay-icon-facebook-f:before {
content: "";
}
.rostay-icon-facebook-o:before {
content: "";
}
.rostay-icon-facebook:before {
content: "";
}
.rostay-icon-figma:before {
content: "";
}
.rostay-icon-firefox:before {
content: "";
}
.rostay-icon-google-plus:before {
content: "";
}
.rostay-icon-google:before {
content: "";
}
.rostay-icon-grunt:before {
content: "";
}
.rostay-icon-gulp:before {
content: "";
}
.rostay-icon-html5:before {
content: "";
}
.rostay-icon-instagram-o:before {
content: "";
}
.rostay-icon-joomla:before {
content: "";
}
.rostay-icon-link-brand:before {
content: "";
}
.rostay-icon-linkedin-in:before {
content: "";
}
.rostay-icon-linkedin:before {
content: "";
}
.rostay-icon-mailchimp:before {
content: "";
}
.rostay-icon-opencart:before {
content: "";
}
.rostay-icon-paypal:before {
content: "";
}
.rostay-icon-pinterest-p:before {
content: "";
}
.rostay-icon-reddit:before {
content: "";
}
.rostay-icon-skype:before {
content: "";
}
.rostay-icon-slack:before {
content: "";
}
.rostay-icon-snapchat:before {
content: "";
}
.rostay-icon-spotify:before {
content: "";
}
.rostay-icon-trello:before {
content: "";
}
.rostay-icon-twitter:before {
content: "";
}
.rostay-icon-vimeo:before {
content: "";
}
.rostay-icon-whatsapp:before {
content: "";
}
.rostay-icon-wordpress:before {
content: "";
}
.rostay-icon-yoast:before {
content: "";
}
.rostay-icon-youtube:before {
content: "";
}
.rostay-icon-360:before {
content: "";
}
.rostay-icon-Clip-path-group:before {
content: "";
}
.rostay-icon-Mail:before {
content: "";
}
.rostay-icon-Online_Support:before {
content: "";
}
.rostay-icon-arrow-down:before {
content: "";
}
.rostay-icon-arrow-left:before {
content: "";
}
.rostay-icon-arrow-right:before {
content: "";
}
.rostay-icon-arrow-up:before {
content: "";
}
.rostay-icon-bars:before {
content: "";
}
.rostay-icon-bullet-list-line2:before {
content: "";
}
.rostay-icon-camrera-1:before {
content: "";
}
.rostay-icon-caret-down:before {
content: "";
}
.rostay-icon-caret-left:before {
content: "";
}
.rostay-icon-caret-right:before {
content: "";
}
.rostay-icon-caret-up:before {
content: "";
}
.rostay-icon-cart-1:before {
content: "";
}
.rostay-icon-cart-empty:before {
content: "";
}
.rostay-icon-cart:before {
content: "";
}
.rostay-icon-check-mark:before {
content: "";
}
.rostay-icon-check-square:before {
content: "";
}
.rostay-icon-chevron-down:before {
content: "";
}
.rostay-icon-chevron-left:before {
content: "";
}
.rostay-icon-chevron-right:before {
content: "";
}
.rostay-icon-chevron-up:before {
content: "";
}
.rostay-icon-circle:before {
content: "";
}
.rostay-icon-cloud-download-alt:before {
content: "";
}
.rostay-icon-comment:before {
content: "";
}
.rostay-icon-comments:before {
content: "";
}
.rostay-icon-compare:before {
content: "";
}
.rostay-icon-credit-card:before {
content: "";
}
.rostay-icon-delivery-truck:before {
content: "";
}
.rostay-icon-dot-circle:before {
content: "";
}
.rostay-icon-edit:before {
content: "";
}
.rostay-icon-envelope:before {
content: "";
}
.rostay-icon-expand-alt:before {
content: "";
}
.rostay-icon-external-link-alt:before {
content: "";
}
.rostay-icon-file-alt:before {
content: "";
}
.rostay-icon-file-archive:before {
content: "";
}
.rostay-icon-filter:before {
content: "";
}
.rostay-icon-fire1:before {
content: "";
}
.rostay-icon-folder-open:before {
content: "";
}
.rostay-icon-folder:before {
content: "";
}
.rostay-icon-frown:before {
content: "";
}
.rostay-icon-gift:before {
content: "";
}
.rostay-icon-grid-view-line:before {
content: "";
}
.rostay-icon-grip-horizontal:before {
content: "";
}
.rostay-icon-heart-fill:before {
content: "";
}
.rostay-icon-heart:before {
content: "";
}
.rostay-icon-history:before {
content: "";
}
.rostay-icon-home:before {
content: "";
}
.rostay-icon-info-circle:before {
content: "";
}
.rostay-icon-instagram:before {
content: "";
}
.rostay-icon-level-up-alt:before {
content: "";
}
.rostay-icon-list:before {
content: "";
}
.rostay-icon-map-marker-check:before {
content: "";
}
.rostay-icon-meh:before {
content: "";
}
.rostay-icon-menu-down:before {
content: "";
}
.rostay-icon-menu:before {
content: "";
}
.rostay-icon-minus-circle:before {
content: "";
}
.rostay-icon-minus:before {
content: "";
}
.rostay-icon-mobile-android-alt:before {
content: "";
}
.rostay-icon-money-bill:before {
content: "";
}
.rostay-icon-money:before {
content: "";
}
.rostay-icon-paper-plane:before {
content: "";
}
.rostay-icon-pencil-alt:before {
content: "";
}
.rostay-icon-plus-circle:before {
content: "";
}
.rostay-icon-plus:before {
content: "";
}
.rostay-icon-quickview:before {
content: "";
}
.rostay-icon-random:before {
content: "";
}
.rostay-icon-rating-stroke:before {
content: "";
}
.rostay-icon-rating:before {
content: "";
}
.rostay-icon-repeat:before {
content: "";
}
.rostay-icon-reply-all:before {
content: "";
}
.rostay-icon-reply:before {
content: "";
}
.rostay-icon-search-plus:before {
content: "";
}
.rostay-icon-search:before {
content: "";
}
.rostay-icon-shield-check:before {
content: "";
}
.rostay-icon-shopping-basket:before {
content: "";
}
.rostay-icon-shopping-cart:before {
content: "";
}
.rostay-icon-sign-out-alt:before {
content: "";
}
.rostay-icon-smile:before {
content: "";
}
.rostay-icon-spinner:before {
content: "";
}
.rostay-icon-square:before {
content: "";
}
.rostay-icon-star:before {
content: "";
}
.rostay-icon-store:before {
content: "";
}
.rostay-icon-sync:before {
content: "";
}
.rostay-icon-sync_alt:before {
content: "";
}
.rostay-icon-tachometer-alt:before {
content: "";
}
.rostay-icon-th-large:before {
content: "";
}
.rostay-icon-th-list:before {
content: "";
}
.rostay-icon-thumbtack:before {
content: "";
}
.rostay-icon-ticket:before {
content: "";
}
.rostay-icon-times-circle:before {
content: "";
}
.rostay-icon-times:before {
content: "";
}
.rostay-icon-trophy-alt:before {
content: "";
}
.rostay-icon-truck1:before {
content: "";
}
.rostay-icon-user-headset:before {
content: "";
}
.rostay-icon-user-shield:before {
content: "";
}
.rostay-icon-user:before {
content: "";
}
.rostay-icon-video:before {
content: "";
}
.rostay-icon-wishlist-empty:before {
content: "";
}
.rostay-icon-wishlist:before {
content: "";
} .rostay-social ul {
margin: 0;
list-style-type: none;
}
.rostay-social ul li {
display: inline-block;
margin-right: 10px;
line-height: 1;
}
.rostay-social ul li:last-child {
margin-right: 0;
}
.rostay-social ul li a:before {
position: relative;
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.rostay-social ul li a[href*=twitter]:before {
content: "";
color: #1DA1F2;
}
.rostay-social ul li a[href*=instagram]:before {
content: "";
color: #262626;
}
.rostay-social ul li a[href*=docker]:before {
content: "";
}
.rostay-social ul li a[href*=dochub]:before {
content: "";
}
.rostay-social ul li a[href*=yelp]:before {
content: "";
color: #af0606;
}
.rostay-social ul li a[href*=flickr]:before {
content: "";
color: #0063dc;
}
.rostay-social ul li a[href*=github]:before {
content: "";
color: #333333;
}
.rostay-social ul li a[href*=dribbble]:before {
content: "";
color: #ea4c89;
}
.rostay-social ul li a[href*=wordpress]:before {
content: "";
color: #21759b;
}
.rostay-social ul li a[href*=tumblr]:before {
content: "";
color: #35465c;
}
.rostay-social ul li a[href*=angular]:before {
content: "";
}
.rostay-social ul li a[href*=atlassian]:before {
content: "";
}
.rostay-social ul li a[href*=snapchat]:before {
content: "";
color: #fffc00;
}
.rostay-social ul li a[href*=apper]:before {
content: "";
}
.rostay-social ul li a[href*=codepen]:before {
content: "";
}
.rostay-social ul li a[href*=gulp]:before {
content: "";
}
.rostay-social ul li a[href*=cpanel]:before {
content: "";
}
.rostay-social ul li a[href*=skype]:before {
content: "";
color: #00AFF0;
}
.rostay-social ul li a[href*=reddit]:before {
content: "";
color: #ff4500;
}
.rostay-social ul li a[href*=whatsapp]:before {
content: "";
}
.rostay-social ul li a[href*=slack]:before {
content: "";
}
.rostay-social ul li a[href*=amazon]:before {
content: "";
}
.rostay-social ul li a[href*=android]:before {
content: "";
}
.rostay-social ul li a[href*=grunt]:before {
content: "";
}
.rostay-social ul li a[href*=firefox]:before {
content: "";
}
.rostay-social ul li a[href*=adobe]:before {
content: "";
}
.rostay-social ul li a[href*=behance]:before {
content: "";
}
.rostay-social ul li a[href*=dropbox]:before {
content: "";
}
.rostay-social ul li a[href*=facebook]:before {
content: "";
color: #3b5998;
}
.rostay-social ul li a[href*=linkedin]:before {
content: "";
color: #0077b5;
}
.rostay-social ul li a[href*=paypal]:before {
content: "";
}
.rostay-social ul li a[href*=trello]:before {
content: "";
}
.rostay-social ul li a[href*=vimeo]:before {
content: "";
color: #1ab7ea;
}
.rostay-social ul li a[href*=youtube]:before {
content: "";
color: #cd201f;
}
.rostay-social ul li a[href*=apple]:before {
content: "";
color: #999999;
}
.rostay-social ul li a[href*=bitbucket]:before {
content: "";
}
.rostay-social ul li a[href*=bitcoin]:before {
content: "";
}
.rostay-social ul li a[href*=bluetooth]:before {
content: "";
}
.rostay-social ul li a[href*=bity]:before {
content: "";
}
.rostay-social ul li a[href*="google/chrome"]:before {
content: "";
}
.rostay-social ul li a[href*=drupal]:before {
content: "";
}
.rostay-social ul li a[href*=html5]:before {
content: "";
}
.rostay-social ul li a[href*=mailchimp]:before {
content: "";
}
.rostay-social ul li a[href*=jenkins]:before {
content: "";
}
.rostay-social ul li a[href*=spotify]:before {
content: "";
color: #2ebd59;
}
.rostay-social ul li a[href*=ebay]:before {
content: "";
}
.rostay-social ul li a[href*=telegram]:before {
content: "";
color: #2CA5E0;
}
.rostay-social ul li a[href*=yoast]:before {
content: "";
}
.rostay-social ul li a[href*=btc-e]:before {
content: "";
}
.rostay-social ul li a[href*=discord]:before {
content: "";
}
.rostay-social ul li a[href*=google]:before {
content: "";
color: #dd4b39;
}
.rostay-social ul li a[href*=google-plus]:before {
content: "";
}
.rostay-social ul li a[href*=figma]:before {
content: "";
}
.rostay-social ul li a[href*=joomla]:before {
content: "";
}
.rostay-social ul li a[href*=opencart]:before {
content: "";
}
.rostay-social ul li a[href*=pinterest]:before {
content: "";
color: #bd081c;
}
.rostay-social ul li a[href*=vimeo]:before {
content: "";
color: #1ab7ea;
}
.rostay-social ul li a[href*=centos]:before {
content: "";
}
.rostay-social ul li a[href*=whatsapp]:before {
content: "";
}
#comments .commentlist .bypostauthor > .comment-body cite::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-left: 0.5407797364em;
}
#comments .comment-meta a.comment-date::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
#comments .reply a::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
#comments .reply a.comment-edit-link::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.woocommerce-pagination .page-numbers.prev::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
display: block;
}
.woocommerce-pagination .page-numbers.next::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
display: block;
}
#respond #cancel-comment-reply-link::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
display: block;
}
.sticky .entry-title::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-right: 0.5407797364em;
}
.editor-styles-wrapper blockquote, .elementor-widget-rostay-project-content blockquote,
.hentry .entry-content blockquote {
clear: both;
}
.editor-styles-wrapper blockquote:before, .elementor-widget-rostay-project-content blockquote:before,
.hentry .entry-content blockquote:before {
font-size: 54px;
font-size: 3.375rem;
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
line-height: inherit;
vertical-align: top;
}
@media (max-width: 568px) {
.editor-styles-wrapper blockquote:before, .elementor-widget-rostay-project-content blockquote:before,
.hentry .entry-content blockquote:before {
font-size: 45px;
font-size: 2.8125rem;
}
}
a[class*=product_type_].loading,
.added_to_cart.loading {
position: relative;
}
a[class*=product_type_].loading:before,
.added_to_cart.loading:before {
display: flex;
align-items: center;
justify-content: center;
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
animation: fa-spin 0.75s linear infinite;
height: 16px;
width: 16px;
font-size: 16px;
line-height: 16px;
color: #fff;
left: 42%;
top: 34%;
position: absolute;
}
.woocommerce-pagination-wrap .products-load-more-btn:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.shop-action .blockUI.blockOverlay:before,
.shop-action .loader:before {
opacity: 1 !important;
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
animation: fa-spin 0.75s linear infinite;
font-size: 14px;
font-size: 0.875rem;
width: 100%;
height: 100%;
line-height: 1;
color: #000;
display: flex;
align-items: center;
justify-content: center;
}
.shop-action .blockUI.blockOverlay {
opacity: 1 !important;
overflow: hidden;
background-image: none !important;
background: #fff !important;
}
.main-navigtion ul li a::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-right: 0.5407797364em;
}
.mobile-navigation ul li button::after, .mobile-navigation-categories ul li button::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.mobile-navigation ul li button.toggled-on::after, .mobile-navigation-categories ul li button.toggled-on::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.widget_search:not(.widget_block) form::before,
.widget_product_search form::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
position: absolute;
top: 22px;
right: 2px;
transform: translate(0, -50%);
z-index: 1;
height: 52px;
width: 24px;
justify-content: center;
align-items: center;
display: inline-flex;
}
form.wp-block-search::before {
display: none;
}
form.wp-block-search .wp-block-search__inside-wrapper {
position: relative;
}
form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
color: #ffffff;
font-size: 18px;
line-height: 50px;
height: 50px;
width: 50px;
background-color: transparent;
}
.single-product .pswp__button {
background-color: transparent;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
text-indent: -999px;
overflow: hidden;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
display: block;
line-height: 20px;
text-indent: 0;
font-weight: var(--e-global-typography-primary-font-weight);
font-size: 20px;
font-size: 1.25rem;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
display: none !important;
}
.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist > div > a:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.single-product div.product .entry-summary .compare:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.stock::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
margin-right: 0.5407797364em;
margin-top: -4px;
}
.stock.in-stock::before {
content: "";
}
a.remove {
display: block;
width: 1.618034em;
height: 1.618034em;
line-height: 1.618;
font-weight: var(--e-global-typography-text-font-weight);
text-indent: -9999px;
position: relative;
}
a.remove::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
color: var(--e-global-color-lighter);
line-height: 1.618;
text-indent: 0;
text-align: center;
}
.woocommerce-shipping-calculator > p:first-child a::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-right: 0.3342202552em;
}
.blockUI::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
animation: fa-spin 0.75s linear infinite;
height: 30px;
width: 30px;
line-height: 30px;
font-size: 30px;
font-size: 1.875rem;
position: absolute;
top: 50%;
left: 50%;
margin-left: -15px;
margin-top: -15px;
}
.woocommerce-pagination .next,
.woocommerce-pagination .prev {
display: inline-block;
position: relative;
}
#shipping_method li > label {
cursor: pointer;
padding-right: 20px;
position: relative;
}
#shipping_method li > label::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
#shipping_method li > input[type=radio]:first-child {
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; }
#shipping_method li > input[type=radio]:first-child:focus {
background-color: #f1f1f1;
color: #21759b;
border-radius: 0px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
#shipping_method li > input[type=radio]:first-child:checked + label::after {
content: "";
}
#shipping_method li > input[type=hidden]:first-child + label {
padding-right: 0;
}
#shipping_method li > input[type=hidden]:first-child + label::after {
content: none;
}
#payment .payment_methods li > label {
cursor: pointer;
}
#payment .payment_methods li > label::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-right: 0.5407797364em;
transition: color, ease, 0.2s;
}
#payment .payment_methods li > input[type=radio]:first-child {
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; }
#payment .payment_methods li > input[type=radio]:first-child:focus {
background-color: #f1f1f1;
color: #21759b;
border-radius: 0px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
#payment .payment_methods li > input[type=radio]:first-child:checked + label::before {
content: "";
}
.woocommerce-password-strength::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-left: 0.5407797364em;
}
.woocommerce-password-strength.strong::after {
content: "";
}
.woocommerce-password-strength.good::after {
content: "";
}
.woocommerce-MyAccount-navigation ul li.is-active a::before {
opacity: 1;
}
.woocommerce-MyAccount-navigation ul li a::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
line-height: 1.618;
margin-left: 0.5407797364em;
width: 1.41577975em;
text-align: right;
float: right;
opacity: 0.25;
}
.woocommerce-MyAccount-navigation ul li a:hover::before {
opacity: 1;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before {
content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before {
content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before {
content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a::before {
content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a::before {
content: "";
}
.my_account_orders .button.view::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-left: 0.5407797364em;
}
p.order-again .button::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-left: 0.5407797364em;
}
.woocommerce-MyAccount-downloads .button::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-left: 0.5407797364em;
}
.demo_store::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-right: 0.5407797364em;
} .single-product div.product .component_selections .clear_component_options::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-right: 0.5407797364em;
} .cart .mnm_table_item .mnm_table_item_indent::before,
.shop_table .mnm_table_item .mnm_table_item_indent::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
transform: rotate(90deg);
margin-right: 0.3819660059em;
opacity: 0.25;
} .quick-view-button::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-right: 0.6180339845em;
} .woocommerce-page .ship_address .gift-form label::after,
.woocommerce-page .no_shipping_address .gift-form label::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-left: 0.5407797364em;
}
.woocommerce-page .ship_address .modify-address-button::before,
.woocommerce-page .no_shipping_address .modify-address-button::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-right: 0.5407797364em;
}
.woocommerce-page .addresses + .addresses header.title a::before {
content: "";
} .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before,
.woocommerce-page .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
} a#variations_clear::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-right: 0.5407797364em;
} .wl-add-link::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-right: 0.5407797364em;
}
.button.wl-create-new::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-right: 0.5407797364em;
}
.site-header-cart .cart-contents::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.elementor-widget-rostay-vertical-menu .vertical-navigation .rostay-icon {
position: relative;
}
.elementor-widget-rostay-vertical-menu .vertical-navigation .rostay-icon::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
font-size: 12px;
font-size: 0.75rem;
transition: transform 0.2s;
}
@media (min-width: 768px) {
.header-side .main-navigation ul.menu > li.menu-item-has-children > a::after, .header-side .main-navigation ul.menu > li.page_item_has_children > a::after, .header-side .main-navigation ul.menu > li.has-mega-menu > a::after,
.header-side .main-navigation ul.nav-menu > li.menu-item-has-children > a::after,
.header-side .main-navigation ul.nav-menu > li.page_item_has_children > a::after,
.header-side .main-navigation ul.nav-menu > li.has-mega-menu > a::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-left: 1em;
margin-right: -25px;
}
.vertical-navigation ul.menu > li.menu-item-has-children > a::after, .vertical-navigation ul.menu > li.page_item_has_children > a::after, .vertical-navigation ul.menu > li.has-mega-menu > a::after,
.vertical-navigation ul.nav-menu > li.menu-item-has-children > a::after,
.vertical-navigation ul.nav-menu > li.page_item_has_children > a::after,
.vertical-navigation ul.nav-menu > li.has-mega-menu > a::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-left: auto;
float: right;
font-size: 9px;
font-size: 0.5625rem;
}
.main-navigation ul.menu ul li.menu-item-has-children > a::after, .main-navigation ul.menu ul li.page_item_has_children > a::after,
.main-navigation ul.nav-menu ul li.menu-item-has-children > a::after,
.main-navigation ul.nav-menu ul li.page_item_has_children > a::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
float: right;
margin-left: 10px;
line-height: 1.8;
font-size: 9px;
font-weight: 700;
}
.demo_store a.woocommerce-store-notice__dismiss-link::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-right: 0.3342202552em;
}
.addresses header.title a {
display: block;
width: 1em;
height: 1em;
text-indent: -9999px;
position: relative;
padding: 0.875em;
margin-top: 0.6180339845em;
}
.addresses header.title a::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
line-height: 1.618;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
text-align: center;
text-indent: 0;
} #wl-wrapper .wl-tabs > li.active::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
display: block !important;
position: absolute;
top: 50%;
height: 1em;
width: 1em;
margin-top: -0.5em;
}
}
ul.wishlist_table.mobile .remove_from_wishlist:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.slick-prev:before {
content: "";
}
[dir=rtl] .slick-prev:before {
content: "";
}
.woocommerce-product-gallery-vertical .slick-prev:before {
content: "";
}
.woocommerce-product-gallery-horizontal .slick-prev:before {
content: "";
}
.slick-next:before {
content: "";
}
[dir=rtl] .slick-next:before {
content: "";
}
.woocommerce-product-gallery-vertical .slick-next:before {
content: "";
}
.woocommerce-product-gallery-horizontal .slick-next:before {
content: "";
}
.arrow-style-3 .slick-prev:before {
content: "";
}
[dir=rtl] .arrow-style-3 .slick-prev:before {
content: "";
}
.arrow-style-3 .slick-next:before {
content: "";
}
[dir=rtl] .arrow-style-3 .slick-next:before {
content: "";
}
body.loading {
position: relative;
}
body.loading::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
animation: fa-spin 0.75s linear infinite;
height: 40px;
width: 40px;
line-height: 40px;
font-size: 40px;
position: fixed;
top: 50%;
left: 50%;
display: block;
z-index: 999999;
color: #fff;
}
body.loading:before {
content: "";
display: block;
position: fixed;
width: 100vw;
height: 100vh;
left: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.7);
z-index: 999998;
}
.woocommerce-cart .cart-empty:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
font-size: 164px;
color: var(--e-global-color-lighter);
display: block;
margin-bottom: 50px;
}
.woocommerce-cart .wc-block-components-totals-coupon__form button:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.woocommerce-cart .wc-block-components-totals-coupon__form button:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.widget_product_categories .icon-minus {
float: right;
width: 20px;
text-align: center;
cursor: pointer;
position: absolute;
right: 0;
top: 0;
z-index: 9;
}
.widget_product_categories .icon-minus:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
font-size: 10px;
font-size: 0.625rem;
}
.widget_product_categories .icon-plus {
float: right;
width: 20px;
text-align: center;
cursor: pointer;
position: absolute;
right: 0;
top: 0;
z-index: 9;
}
.widget_product_categories .icon-plus:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
font-size: 10px;
font-size: 0.625rem;
}
ul.products-list li.product-list .product-caption .woosc-btn:after,
ul.products-list li.product-list .product-caption .woosw-btn:after,
ul.products-list li.product-list .product-caption .woosq-btn:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
}
ul.products-list li.product-list .product-caption .woosw-btn:after {
content: "";
}
ul.products-list li.product-list .product-caption .woosw-btn.woosw-adding:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
line-height: inherit;
content: "" !important;
}
ul.products-list li.product-list .product-caption .woosc-btn:before {
content: "";
}
ul.products-list li.product-list .product-caption .woosq-btn:before {
content: "";
}
ul.products li.product .product-block a[class*=product_type_].loading:after {
content: "";
}
ul.products li.product .product-block a[class*=product_type_].loading:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
animation: fa-spin 0.75s linear infinite;
font-size: 20px;
font-size: 1.25rem;
display: flex;
align-items: center;
justify-content: center;
background-color: transparent;
}
.shop-action .woosc-btn:after,
.shop-action .woosq-btn:after,
.shop-action .woosw-btn:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
}
.shop-action .woosc-btn.loading,
.shop-action .woosq-btn.loading,
.shop-action .woosw-btn.loading {
position: relative;
}
.shop-action .woosc-btn.loading:after,
.shop-action .woosq-btn.loading:after,
.shop-action .woosw-btn.loading:after {
content: "";
}
.shop-action .woosc-btn.loading:before,
.shop-action .woosq-btn.loading:before,
.shop-action .woosw-btn.loading:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
animation: fa-spin 0.75s linear infinite;
line-height: 20px;
font-size: 14px !important;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
opacity: 1;
margin: 0;
}
.shop-action .woosc-btn.woosw-adding:after,
.shop-action .woosq-btn.woosw-adding:after,
.shop-action .woosw-btn.woosw-adding:after {
display: none !important;
}
.shop-action .woosc-btn.woosw-adding:before,
.shop-action .woosq-btn.woosw-adding:before,
.shop-action .woosw-btn.woosw-adding:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
animation: fa-spin 0.75s linear infinite;
height: 100%;
width: 100%;
line-height: 20px;
font-size: 14px;
font-size: 0.875rem;
position: unset;
display: flex;
align-items: center;
justify-content: center;
transform: translate(0);
background-color: transparent;
}
.shop-action .woosw-btn:after {
content: "";
}
.shop-action .woosw-btn.woosw-adding:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
line-height: inherit;
content: "" !important;
background-color: transparent;
}
.shop-action .woosc-btn:after {
content: "";
}
.shop-action .woosq-btn:after {
content: "";
}
.shop-action a[class*=product_type_].loading {
position: relative;
}
.shop-action a[class*=product_type_].loading:after {
content: "";
}
.shop-action a[class*=product_type_].loading:before {
content: "";
animation: fa-spin 0.75s linear infinite;
}
.woocommerce-widget-layered-nav-list li a:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
font-size: 18px;
font-size: 1.125rem;
color: var(--e-global-color-border);
cursor: pointer;
margin-right: 13px;
}
.woocommerce-widget-layered-nav-list li.chosen > a:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
font-size: 19px;
font-size: 1.1875rem;
color: var(--e-global-color-border);
cursor: pointer;
margin-right: 12px;
margin-bottom: 2px;
}
.woocommerce .active .toggled-on:has(span.rostay_title_filter) .rostay_title_filter:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
cursor: pointer;
font-weight: 700;
margin-bottom: -2px;
display: none;
}
.woocommerce .widget-title:has(span.rostay_title_filter) .rostay_title_filter:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
cursor: pointer;
font-weight: 700;
margin-bottom: -2px;
display: none;
}
.single-product div.product .entry-summary .woosc-btn:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
line-height: inherit;
}
.single-product div.product .entry-summary .woosc-btn.loading {
position: relative;
}
.single-product div.product .entry-summary .woosc-btn.loading::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
animation: fa-spin 0.75s linear infinite;
height: 20px;
width: 20px;
line-height: 20px;
font-size: 20px;
font-size: 1.25rem;
position: absolute;
top: 50%;
left: 50%;
margin-left: -10px;
margin-top: -10px;
display: block;
}
.single-product div.product .entry-summary .woosw-btn:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.single-product div.product .entry-summary .woosw-btn.loading {
position: relative;
}
.single-product div.product .entry-summary .woosw-btn.loading::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
animation: fa-spin 0.75s linear infinite;
height: 20px;
width: 20px;
line-height: 20px;
font-size: 20px;
font-size: 1.25rem;
position: absolute;
top: 50%;
left: 50%;
margin-left: -10px;
margin-top: -10px;
display: block;
}
a.read-more:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-left: 5px;
}
.elementor-widget-rostay-language-switcher.language-switcher-style-mobile .rostay-language-switcher .language-switcher-head:after {
position: relative;
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-left: 0.5em;
line-height: 12px;
}
.loading-quick-shop .product-transition::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.search-by-category .input-dropdown-inner > a:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.popup-navigation ul.menu > li.menu-item-has-children > a:after, .popup-navigation ul.menu > li.page_item_has_children > a:after, .popup-navigation ul.menu > li.has-mega-menu > a:after,
.popup-navigation ul.nav-menu > li.menu-item-has-children > a:after,
.popup-navigation ul.nav-menu > li.page_item_has_children > a:after,
.popup-navigation ul.nav-menu > li.has-mega-menu > a:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-left: 0.5em;
font-size: 16px;
font-size: 1rem;
}
.popup-navigation ul.menu ul li.menu-item-has-children > a::after, .popup-navigation ul.menu ul li.page_item_has_children > a::after,
.popup-navigation ul.nav-menu ul li.menu-item-has-children > a::after,
.popup-navigation ul.nav-menu ul li.page_item_has_children > a::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
float: right;
margin-left: 0.5em;
line-height: 20px;
font-size: 14px;
font-size: 0.875rem;
}
.elementor-widget-rostay-image-gallery .column-item a:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.woosw-list .woosw-content-mid-notice:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
font-size: 164px;
color: var(--e-global-color-lighter);
display: block;
margin-bottom: 50px;
}
.woosw-list .woosw-item--actions .add_to_cart a.button:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.woosw-list .woosw-item--actions .add_to_cart a.button:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.woosw-list .woosw-copy-btn button:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.woosw-list .woosw-copy-btn button:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
@keyframes mf-spin-fast {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
50% {
-webkit-transform: rotate(900deg);
transform: rotate(900deg);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
to {
-webkit-transform: rotate(1800deg);
transform: rotate(1800deg);
}
}
@-webkit-keyframes mf-spin-fast {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
50% {
-webkit-transform: rotate(900deg);
transform: rotate(900deg);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
to {
-webkit-transform: rotate(1800deg);
transform: rotate(1800deg);
}
}
@-o-keyframes mf-spin-fast {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
50% {
-webkit-transform: rotate(900deg);
transform: rotate(900deg);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
to {
-webkit-transform: rotate(1800deg);
transform: rotate(1800deg);
}
}
@-ms-keyframes mf-spin-fast {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
50% {
-webkit-transform: rotate(900deg);
transform: rotate(900deg);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
to {
-webkit-transform: rotate(1800deg);
transform: rotate(1800deg);
}
}
.elementor-widget-rostay-search .widget.widget_product_search button[type=submit]:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
margin-left: 0;
}
.woocommerce-tabs.product-accordions .accordion-head:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.woocommerce-tabs.product-accordions .accordion-head:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.elementor-widget-opal-image-hotspots .elementor-tab-title:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.elementor-widget-opal-image-hotspots .elementor-tab-title.elementor-active:before {
content: "";
}
.scrollup .scrollup-icon:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb > a:first-of-type:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-right: 5px;
top: -2px;
position: relative;
font-size: 16px;
opacity: 0.85;
display: none;
}
.star-rating {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
}
.star-rating:before {
content: "" " " "" " " "" " " "" " " "";
}
.star-rating span::before {
content: "" " " "" " " "" " " "" " " "";
}
.wc-block-grid__product .wc-block-grid__product-rating .star-rating {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
}
.wc-block-grid__product .wc-block-grid__product-rating .star-rating:before {
content: "" " " "" " " "" " " "" " " "";
}
.wc-block-grid__product .wc-block-grid__product-rating .star-rating span::before {
content: "" " " "" " " "" " " "" " " "";
color: #F5A011;
}
.elementor-testimonial-item-wrapper .layout-4 .caption-top:before {
border: 1px solid var(--e-global-color-border);
border-radius: 50%;
content: "";
position: absolute;
animation-timing-function: linear;
z-index: -1;
transform: scale(1);
pointer-events: none;
width: 200px;
height: 200px;
top: 6px;
right: 0;
bottom: 0;
left: 8px;
}
form.woocommerce-form-track-order button:after {
font-size: 16px;
font-size: 1rem;
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
padding-left: 7px;
}
.pbr-social-share .bo-social-facebook i.opal-icon-facebook-f:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-top: -3px;
}
.pbr-social-share .bo-social-twitter i.opal-icon-twitter:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-top: -3px;
}
.pbr-social-share .bo-social-youtube i.opal-icon-youtube:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-top: -3px;
}
.pbr-social-share .bo-social-instagram i.opal-icon-instagram:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-top: -3px;
}
.pbr-social-share .add_to_cart .button:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.carousehover a:hover:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
font-size: 30px;
}
.shipping_class:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
font-size: 18px;
font-size: 1.125rem;
margin-right: 10px;
}
.flex-direction-nav .flex-nav-prev a:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
font-size: 15px;
font-size: 0.9375rem;
}
.flex-direction-nav .flex-nav-next a:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
font-size: 15px;
font-size: 0.9375rem;
}
.time-sale .deal-text:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
font-size: 35px;
font-size: 2.1875rem;
}
.single_add_to_cart_button:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.product-block .quantity_cart .add_to_cart a:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity a.button:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity a.button:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
@media (max-width: 767px) {
.nav-previous .nav-content {
padding-left: 0;
}
}
.nav-previous .nav-content:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
left: 10px;
}
@media (max-width: 767px) {
.nav-next .nav-content {
padding-right: 0;
}
}
.nav-next .nav-content:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
right: 10px;
}
.rostay-icon-left-arrow:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.rostay-icon-right-arrow:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.elementor-widget-portfolio-text-scrolling .elementor-scrolling-item:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.elementor-banner-wrap-title .elementor-banner-button:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
margin-top: -3px;
margin-left: 8px;
}
.rostay-image-hotspots-tooltips-link .rostay-image-hotspots-icon:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.single-product .pswp .pswp__button--arrow--left:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.single-product .pswp .pswp__button--arrow--right:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.single-content .custom-list li:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.mfp-woosq .mfp-arrow-left:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.mfp-woosq .mfp-arrow-right:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.sizechart-button:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-proceed-to-checkout-block a:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-proceed-to-checkout-block a:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.rostay-image-hotspots-main-icons .rostay-image-hotspots-icon:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
#woosq-popup .product .slick-slider .slick-prev:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
#woosq-popup .product .slick-slider .slick-next:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.error404 .error-button a:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.error404 .error-button a:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.coach .single-content .custom-list li:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
font-size: 14px;
font-size: 0.875rem;
margin-right: 10px;
}
.elementor-swiper-button-next.elementor-lightbox-prevent-close::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.elementor-swiper-button-prev.elementor-lightbox-prevent-close::before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.sub-title-style-yes .elementor-sub-title span:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.bf-separator-bullet .bf-left-arrow:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.bf-separator-bullet .bf-right-arrow:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.elementor-widget-rostay-engineers .engineer-block .engineer-button a .hover-text:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.wpcf7-form .date-style .wpcf7-form-control-wrap:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.wpcf7-form .time-style .wpcf7-form-control-wrap:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.wpcf7-form button.loading, .wpcf7-form input[type=button].loading, .wpcf7-form input[type=reset].loading, .wpcf7-form input[type=submit].loading, .wpcf7-form .button.loading {
position: relative;
}
.wpcf7-form button.loading::after, .wpcf7-form input[type=button].loading::after, .wpcf7-form input[type=reset].loading::after, .wpcf7-form input[type=submit].loading::after, .wpcf7-form .button.loading::after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
animation: fa-spin 0.75s linear infinite;
height: 16px;
width: 16px;
line-height: 16px;
font-size: 16px;
font-size: 1rem;
display: flex;
align-items: center;
justify-content: center;
background-color: transparent;
}
form.woocommerce-form-login .show-password-input:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.project-loadmor a.loading:after {
content: "";
}
.project-loadmor a.loading:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
animation: fa-spin 0.75s linear infinite;
font-size: 20px;
font-size: 1.25rem;
display: flex;
align-items: center;
justify-content: center;
background-color: transparent;
}
.rostay-elementor-gallery-loadmore .loadmore-btn.loading:before {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
}
.single-event .rostay-event-details .more-link:after {
font-family: "rostay-icon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
content: "";
} .single-event #page .site-content {
margin-bottom: 133px;
}
@media (max-width: 1024px) {
.single-event #page .site-content {
margin-bottom: 90px;
}
}
@media (max-width: 568px) {
.single-event #page .site-content {
margin-bottom: 60px;
}
}
.single-event .single-content .entry-title {
display: none;
font-size: 36px;
font-size: 2.25rem;
line-height: 1.1111111111;
margin-bottom: 40px;
}
@media (max-width: 767px) {
.single-event .single-content .entry-title {
font-size: 30px;
font-size: 1.875rem;
line-height: 1.1666666667;
margin-bottom: 30px;
}
}
.single-event .single-content .post-thumbnail {
margin-bottom: 36px;
}
.single-event .single-content .post-thumbnail img {
aspect-ratio: 1.625;
width: 100%;
object-fit: cover;
}
.single-event .single-content .post-thumbnail .posted-on {
display: block;
position: absolute;
top: 0;
}
.single-event .single-content .post-thumbnail .posted-on a {
background-color: #ffffff;
position: absolute;
width: 70px;
height: 80px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.single-event .single-content .post-thumbnail .posted-on a .posted-on-day {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 30px;
font-size: 1.875rem;
line-height: 1.2;
color: var(--e-global-color-primary);
letter-spacing: 0;
}
.single-event .single-content .post-thumbnail .posted-on a .posted-on-month {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
line-height: 1.1666666667;
text-transform: uppercase;
color: var(--e-global-color-lighter);
}
.single-event .single-content .post-thumbnail .posted-on a .posted-on-year {
display: none;
}
.single-event .single-content .entry-content h5 {
margin-bottom: 23px;
font-weight: 500;
}
.single-event .single-content .entry-content h5:first-child {
margin-top: 0;
}
.single-event .single-content .entry-content p {
margin-bottom: 23px;
}
.single-event .single-content .entry-taxonomy {
margin-top: 53px;
}
@media (max-width: 767px) {
.single-event .single-content .entry-taxonomy {
margin-top: 20px;
}
}
.single-event .single-content .entry-taxonomy .tags-links a {
padding: 12px 18px;
border: 1px solid rgba(255, 255, 255, 0.07);
background-color: rgba(60, 57, 55, 0.36);
-webkit-backdrop-filter: blur(46px);
backdrop-filter: blur(46px);
border-radius: 100px;
margin: 12px 8px 0 0;
}
.single-event #secondary {
display: block;
}
@media (max-width: 1023px) {
.single-event #secondary {
margin-top: 60px;
}
}
.single-event .widget-area ul {
margin: 0;
}
.single-event .widget-area ul li {
list-style: none;
}
.single-event .widget-area .widg {
margin-top: 49px;
}
.single-event .widget-area .widg:first-child {
margin-top: 0;
}
.single-event .widget-area .widg .widget-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
color: var(--e-global-color-secondary);
margin-bottom: 29px;
}
.single-event .widget-area .widget_block {
margin-top: 60px;
}
.single-event .widget-area .widget_event_details ul li {
border-bottom: 1px solid rgba(234, 234, 234, 0.18);
display: flex;
align-items: center;
padding: 10px 0 6px;
}
.single-event .widget-area .widget_event_details ul li:first-child {
border-top: 1px solid rgba(234, 234, 234, 0.18);
}
.single-event .widget-area .widget_event_details ul li strong {
font-size: 16px;
font-size: 1rem;
font-weight: 500;
color: var(--e-global-color-secondary);
min-width: 150px;
}
@media (max-width: 1024px) {
.single-event .widget-area .widget_event_details ul li strong {
min-width: auto;
margin-right: 30px;
}
}
.single-event .widget-area .widget_event_details ul li span {
font-size: 14px;
font-size: 0.875rem;
}
.single-event .widget-area .widget_event_contacts ul li span {
font-size: 16px;
font-size: 1rem;
line-height: 30px;
}
.single-event .widget-area .widget_event_contacts ul li:last-child {
margin-top: 12px;
}
.overflow-to-left .rostay-swiper {
overflow: visible;
clip-path: inset(-100% 0 -100% -100%);
}
.overflow-to-right .rostay-swiper {
overflow: visible;
clip-path: inset(-100% -100% -100% 0);
}
.overflow-to-center .rostay-swiper {
overflow: visible;
clip-path: inset(-100%);
}
.overflow-to-none .rostay-swiper {
overflow: hidden;
}
.rostay-swiper-wrapper {
overflow: visible;
}
.rostay-swiper-wrapper .swiper-slide {
width: calc((100% - ((var(--e-global-column-to-show) - 1) * var(--grid-column-gap))) / var(--e-global-column-to-show));
margin-right: var(--grid-column-gap);
}
.rostay-swiper-wrapper .elementor-swiper-button {
display: flex;
align-items: center;
justify-content: center;
min-width: 1em;
min-height: 1em;
}
.swiper-free-mode > .swiper-wrapper {
transition-timing-function: linear;
}
.rostay-swiper-wrapper .elementor-swiper-button {
width: 48px;
height: 48px;
background-color: var(--e-global-color-primary);
align-items: center;
justify-content: center;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 18px;
font-size: 1.125rem;
border-radius: 100px;
border: 1px solid var(--e-global-color-primary);
}
.rostay-swiper-wrapper .elementor-swiper-button i {
color: #ffffff;
font-size: 18px;
font-size: 1.125rem;
}
.rostay-swiper-wrapper .elementor-swiper-button svg {
width: 18px;
fill: #ffffff;
}
.rostay-swiper-wrapper .elementor-swiper-button:hover {
color: #ffffff;
background-color: var(--e-global-color-accent);
border-color: var(--e-global-color-accent);
}
.rostay-swiper-wrapper .elementor-swiper-button:hover i {
color: #ffffff;
}
.rostay-swiper-wrapper .elementor-swiper-button:hover svg {
fill: #ffffff;
}
.rostay-swiper-wrapper:hover .elementor-swiper-button {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-pagination-style-1 .swiper-pagination {
display: flex;
align-items: center;
justify-content: center;
padding-bottom: 20px;
}
.elementor-pagination-style-1 .swiper-pagination-bullet {
color: transparent;
background-image: none;
position: relative;
z-index: 1;
background-color: var(--e-global-color-text);
height: 8px;
width: 8px;
}
.elementor-pagination-style-1 .swiper-pagination-bullet:hover {
background-color: var(--e-global-color-primary);
opacity: 100%;
}
.elementor-pagination-style-1 .swiper-pagination-bullet-active {
background-color: var(--e-global-color-primary);
}
.elementor-pagination-style-1 .swiper-pagination-bullet-active:before {
background-color: #fff;
width: 20px;
}
.elementor-pagination-style-2 .swiper-pagination-horizontal .swiper-pagination-bullet {
margin: 0 8px;
}
.elementor-pagination-style-2 .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
bottom: 23px;
}
.elementor-pagination-style-2 .swiper-pagination-bullet {
background-color: var(--e-global-color-text);
cursor: pointer;
border-radius: 20px;
width: 6px;
height: 6px;
position: relative;
}
.elementor-pagination-style-2 .swiper-pagination-bullet:before {
content: "";
position: absolute;
border: 1px solid #E0E0E000;
padding: 5px;
width: 20px;
height: 20px;
border-radius: 20px;
top: -7px;
left: -7px;
}
.elementor-pagination-style-2 .swiper-pagination-bullet:hover {
background: var(--e-global-color-text);
opacity: 100%;
}
.elementor-pagination-style-2 .swiper-pagination-bullet:hover:before {
border-color: var(--e-global-color-secondary);
}
.elementor-pagination-style-2 .swiper-pagination-bullet-active {
background-color: var(--e-global-color-text);
border-color: var(--e-global-color-primary);
}
.elementor-pagination-style-2 .swiper-pagination-bullet-active:before {
border-color: var(--e-global-color-secondary);
}
.elementor-pagination-style-3 .swiper-pagination {
display: flex;
}
.elementor-pagination-style-3 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
--swiper-pagination-bullet-horizontal-gap: 0;
}
.elementor-pagination-style-3 .swiper-pagination-bullet {
--swiper-pagination-bullet-horizontal-gap: 0;
width: 100% !important;
border-radius: 0;
position: relative;
opacity: 1;
background-color: transparent;
}
.elementor-pagination-style-3 .swiper-pagination-bullet:before {
content: "";
width: 100%;
height: 1px;
left: 0;
bottom: 0;
display: block;
background-color: var(--e-global-color-border);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-pagination-style-3 .swiper-pagination-bullet:hover,
.elementor-pagination-style-3 .swiper-pagination-bullet-active {
background-color: inherit;
}
.elementor-pagination-style-3 .swiper-pagination-bullet:hover:before,
.elementor-pagination-style-3 .swiper-pagination-bullet-active:before {
background-color: var(--e-global-color-primary);
height: 3px;
margin-top: -1px;
}
.elementor-swiper-button-next-vertical-bottom .elementor-swiper-button-next {
-ms-transform: translateY(50%);
-o-transform: translateY(50%);
-moz-transform: translateY(50%);
-webkit-transform: translateY(50%);
transform: translateY(50%);
}
.elementor-swiper-button-prev-vertical-bottom .elementor-swiper-button-prev {
-ms-transform: translateY(50%);
-o-transform: translateY(50%);
-moz-transform: translateY(50%);
-webkit-transform: translateY(50%);
transform: translateY(50%);
}
.elementor-swiper-button-next.elementor-lightbox-prevent-close {
position: relative;
font-size: 18px;
font-size: 1.125rem;
}
.elementor-swiper-button-next.elementor-lightbox-prevent-close svg {
display: none;
}
.elementor-swiper-button-next.elementor-lightbox-prevent-close::before {
position: absolute;
top: 50%;
right: 50%;
transform: translate(-50%, -50%);
}
.elementor-swiper-button-prev.elementor-lightbox-prevent-close {
position: relative;
font-size: 18px;
font-size: 1.125rem;
}
.elementor-swiper-button-prev.elementor-lightbox-prevent-close svg {
display: none;
}
.elementor-swiper-button-prev.elementor-lightbox-prevent-close::before {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.rostay-list-template .rostay-swiper:not(.swiper-initialized) .swiper-slide {
width: calc((100% - (var(--grid-column-gap) * (var(--e-global-column-to-show) - 1))) / var(--e-global-column-to-show));
margin-right: var(--grid-column-gap);
}