button,
hr,
input {
overflow: visible;
}
audio,
canvas,
progress,
video {
display: inline-block;
}
progress,
sub,
sup {
vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
box-sizing: border-box;
padding: 0;
}
html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
display: block;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: bolder;
}
dfn {
font-style: italic;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
select {
text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
border-style: none;
padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
outline: ButtonText dotted 1px;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
color: inherit;
display: table;
max-width: 100%;
white-space: normal;
}
textarea {
overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
summary {
display: list-item;
}
[hidden],
template {
display: none;
} html {
box-sizing: border-box;
}
body {
font-size: 16px;
color: rgba(64, 64, 64, 1);
}
body.oxygen-aos-enabled {
overflow-x: hidden;
}
*,
::after,
::before {
box-sizing: inherit;
}
.ct-section-inner-wrap {
margin-left: auto;
margin-right: auto;
height: 100%;
min-height: inherit;
}
.ct-section-with-shape-divider {
position: relative !important;
}
.oxygen-unslider-container:not(.unslider-fade) > ul {
list-style: none;
width: 0px;
}
.oxygen-unslider-container:not(.unslider-fade):not(.unslider-horizontal) > ul > li {
opacity: 0;
}
.oxygen-unslider-container.unslider-fade > ul > li:not(.unslider-active) {
opacity: 0;
}
div.ct-svg-icon > svg,
svg.ct-svg-icon {
height: 1em !important;
fill: currentColor;
}
.ct-columns-inner-wrap {
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.ct-column {
float: left !important;
word-break: break-word;
}
svg.ct-svg-icon {
display: inline-block;
width: 1em !important;
}
div.ct-svg-icon {
display: inline-block;
box-sizing: content-box;
border-radius: 50%;
width: auto;
}
div.ct-svg-icon > svg {
width: 1em !important;
display: block;
}
div.ct-fancy-icon {
display: inline-flex;
border-radius: 50%;
}
.ct-fancy-icon > svg {
fill: currentColor;
}
.ct-columns-inner-wrap > .ct-column:first-child {
margin-left: 0 !important;
}
.ct-columns-inner-wrap > .ct-column:last-child {
margin-right: 0 !important;
}
.ct-video {
width: 100%;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper {
position: relative;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper > iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-nav-menu-list {
display: flex;
padding: 0;
margin: 0;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item {
list-style-type: none;
display: flex;
flex-direction: column;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item a {
text-decoration: none;
border-style: solid;
border-width: 0;
transition-timing-function: ease-in-out;
transition-property: background-color, color, border-color;
border-color: transparent;
}
.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:focus-within > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:hover > a {
border-color: currentColor;
}
.oxy-nav-menu .menu-item,
.oxy-nav-menu .sub-menu {
position: relative;
}
.oxy-nav-menu .menu-item .sub-menu {
padding: 0;
flex-direction: column;
white-space: nowrap;
transition-timing-function: ease-in-out;
transition-property: visibility, opacity;
visibility: hidden;
opacity: 0;
display: flex;
position: absolute;
top: 100%;
}
.oxy-nav-menu .sub-menu .sub-menu,
.oxy-nav-menu.oxy-nav-menu-vertical .sub-menu {
left: 100%;
top: 0;
}
.oxy-nav-menu .menu-item:hover > .sub-menu,
.oxy-nav-menu .menu-item:focus-within > .sub-menu {
visibility: visible;
opacity: 1;
}
.oxy-nav-menu .sub-menu li.menu-item {
flex-direction: column;
}
@keyframes oxy_sticky_header_fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.oxy-sticky-header-fade-in {
animation-name: oxy_sticky_header_fadein;
animation-duration: 0.5s;
animation-iteration-count: 1;
}
.oxy-sticky-header .oxygen-show-in-sticky-only {
display:  none;
}
.oxy-sticky-header.oxy-sticky-header-active .oxygen-show-in-sticky-only {
display: block;
}
.oxy-header-wrapper {
position: relative;
}
.oxy-header-row {
width: 100%;
display: block;
}
.oxy-header-container {
height: 100%;
margin-left: auto;
margin-right: auto;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: stretch;
}
.oxy-header-center,
.oxy-header-left,
.oxy-header-right {
display: flex;
align-items: center;
}
.oxy-header .oxygen-only-show-in-overlay,
.oxy-video-container {
display: none;
}
.oxy-header-left {
justify-content: flex-start;
}
.oxy-header-center {
flex-grow: 1;
justify-content: center;
}
.oxy-header-right {
justify-content: flex-end;
}
.admin-bar .oxy-sticky-header-active {
top: 32px !important;
}
@media screen and (max-width: 782px) {
.admin-bar .oxy-sticky-header-active {
top: 46px !important;
}
}
@media screen and (max-width: 600px) {
.admin-bar .oxy-sticky-header-active {
top: 0 !important;
}
}
.oxy-video-background {
position: relative;
z-index: 1;
}
.oxy-video-background .oxy-video-container {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: -1;
}
.oxy-video-background .oxy-video-container video {
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
.oxy-video-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.oxy-map iframe {
width: 100%;
height: 100%;
display: block;
}
.unslider .unslider-fade ul li.unslider-active {
position: relative;
}
.oxy-menu-toggle {
cursor: pointer;
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open {
width: 100%;
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
overflow: auto;
z-index: 2147483642 !important;
background-color: #fff;
}
.oxy-nav-menu.oxy-nav-menu-open > div:last-child {
max-height: 100%;
overflow: auto;
padding-top: 2em;
padding-bottom: 2em;
width: 100%;
}
.oxy-nav-menu-prevent-overflow {
overflow: hidden;
height: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-menu-toggle {
display: initial;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list {
flex-direction: column !important;
width: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a {
text-align: center;
border: 0 !important;
background-color: transparent !important;
justify-content: center;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-hamburger-wrap {
position: absolute;
top: 20px;
right: 20px;
z-index: 1;
}
.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu {
background-color: #fff;
z-index: 2147483641;
}
.oxy-nav-menu.oxy-nav-menu-open .menu-item .sub-menu,
.oxy-nav-menu.oxy-nav-menu-open .menu-item-has-children > a::after {
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open.oxy-nav-menu-responsive-dropdowns
.menu-item
.sub-menu {
display: flex;
position: static;
animation-name: none;
visibility: visible;
opacity: 1;
transition-duration: 0s !important;
}
.oxy-nav-menu.oxy-nav-menu-open a:not([href]) {
display: none;
}
.oxy-nav-menu-hamburger-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.oxy-nav-menu-hamburger {
display: flex;
justify-content: space-between;
flex-direction: column;
}
.oxy-nav-menu-hamburger-line {
border-radius: 2px;
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger {
transform: rotate(45deg);
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line {
display: none;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:first-child {
display: initial;
position: relative;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:last-child {
display: initial;
position: relative;
transform: rotate(90deg);
}
.oxy-nav-menu .menu-item a {
display: flex;
align-items: center;
}
.oxy-nav-menu.oxy-nav-menu-vertical .menu-item a {
flex-direction: row;
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.menu-item-has-children
> a::after {
width: 0.35em;
height: 0.35em;
margin-left: 0.5em;
border-right: 0.1em solid;
border-top: 0.1em solid;
transform: rotate(135deg);
content: "";
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.sub-menu
.menu-item-has-children
> a::after,
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow.oxy-nav-menu-vertical
.menu-item-has-children
> a::after {
transform: rotate(45deg);
}
.oxy-social-icons {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-social-icons a {
line-height: 1;
width: 1em;
height: 1em;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.oxy-social-icons a svg {
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
}
.oxy-soundcloud {
min-width: 300px;
min-height: 120px;
}
.oxy-soundcloud iframe {
width: 100%;
height: 100%;
}
.comment-body .alignleft,
.oxy-stock-content-styles .alignleft {
margin-right: 1em;
float: left;
}
.comment-body .alignright,
.oxy-stock-content-styles .alignright {
margin-left: 1em;
float: right;
}
.comment-body .aligncenter,
.oxy-stock-content-styles .aligncenter {
margin-left: auto;
margin-right: auto;
}
.comment-body img,
.oxy-stock-content-styles img {
max-width: 100%;
}
.oxy-comment-form .comment-reply-title {
margin-bottom: 0.5em;
}
.oxy-comment-form .logged-in-as {
margin-bottom: 1em;
font-size: 0.75em;
}
.oxy-comment-form #submit {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
margin-top: 0.5em;
border: none;
font-weight: 700;
}
.oxy-comment-form input,
.oxy-comment-form textarea {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
color: gray;
width: 100%;
}
.oxy-comment-form label {
font-weight: 700;
}
.oxy-comment-form .comment-form > p {
margin-top: 0;
margin-bottom: 1em;
}
.oxy-comments h3.comments-title {
margin-bottom: 1em;
}
.oxy-comments ol.children,
.oxy-comments ol.comments-list {
list-style: none;
margin: 0;
padding: 0;
}
.oxy-comments ol.children {
margin-left: 50px;
}
.oxy-comments li.comment .comment-body {
margin-left: 0;
margin-right: 0;
margin-bottom: 50px;
}
.oxy-comments li.comment .comment-body .comment-content {
margin-bottom: 1em;
}
.oxy-comments .comment-meta .comment-author {
display: flex;
flex-direction: row;
align-items: center;
}
.oxy-comments .comment-meta .comment-author .avatar {
max-width: 64px;
max-height: 64px;
margin-right: 0.5em;
}
.oxy-comments .comment-meta .comment-author span.says::before {
content: " ";
white-space: pre;
}
.oxy-progress-bar-overlay-percent,
.oxy-progress-bar-overlay-text {
line-height: 1;
white-space: nowrap;
color: #fff;
}
.oxy-comments .comment-meta .comment-metadata {
font-size: 0.75em;
margin-top: 0.75em;
}
.oxy-comments .comment-meta .edit-link {
margin-left: 0.5em;
}
.oxy-comments .reply {
display: flex;
}
.oxy-comments .reply .comment-reply-link {
font-size: 0.75em;
}
.oxy-comments .comment-meta {
flex-wrap: wrap;
}
.oxy-comments .comment-awaiting-moderation {
flex-basis: 100%;
}
.oxy-login-form p {
display: flex;
flex-direction: column;
}
.oxy-login-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-login-form input[type="submit"] {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
font-weight: 700;
}
.oxy-search-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-search-form input[type="submit"] {
padding: calc(0.5em + 1px) 1em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
}
.oxy-search-form label.screen-reader-text {
display: none;
}
.oxy-icon-box-icon {
display: flex;
flex-shrink: 0;
flex-grow: 0;
}
.oxy-icon-box-content {
flex-grow: 1;
width: 100%;
}
.oxy-icon-box-heading,
.oxy-icon-box-text {
margin: 0;
}
.oxy-icon-box {
display: flex;
align-items: flex-start;
}
.oxy-pricing-box {
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
order: 10;
display: flex;
flex-direction: row;
}
.oxy-pricing-box-graphic > img {
max-width: 100%;
display: block;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-title {
order: 20;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
order: 30;
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: baseline;
justify-content: center;
}
.oxy-pricing-box-amount {
display: flex;
align-items: baseline;
flex-direction: row;
}
.oxy-pricing-box-currency {
align-self: flex-start;
}
.oxy-pricing-box-amount-decimal {
align-self: baseline;
}
.oxy-pricing-box-term {
margin-left: 0.4em;
}
.oxy-pricing-box-sale-price {
width: 100%;
flex-grow: 0;
flex-shrink: 0;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
order: 40;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
order: 60;
}
@keyframes oxy_progress_bar_width {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes oxy_progress_bar_stripes {
from {
background-position: 44px 0;
}
to {
background-position: 0 0;
}
}
.oxy-progress-bar-background,
.oxy-progress-bar-progress {
background-position: top left;
background-attachment: fixed;
background-size: 44px 44px;
}
.oxy-progress-bar {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
.oxy-progress-bar-background {
background-color: #d3d3d3;
width: 100%;
}
.oxy-progress-bar-progress {
padding: 20px;
display: flex;
background-color: #a9a9a9;
align-items: center;
}
.oxy-progress-bar-overlay-percent {
margin-left: auto;
padding-left: 1em;
font-size: 0.8em;
}
.oxy-tab,
.oxy-tab-content {
padding: 20px;
}
.oxy-progress-bar-overlay-percent:empty {
display: none;
}
.oxy-superbox {
display: inline-flex;
}
.oxy-superbox-primary,
.oxy-superbox-secondary,
.oxy-tabs-wrapper {
display: flex;
}
.oxy-superbox-wrap {
position: relative;
overflow: hidden;
display: flex;
width: 100%;
}
.oxy-superbox-primary {
position: relative;
top: 0;
left: 0;
width: 100%;
}
.oxy-superbox-secondary {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-tab {
cursor: pointer;
}
.oxy-tabs-contents-content-hidden {
display: none !important;
}
.oxy-testimonial {
display: flex;
width: 100%;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-photo {
border-radius: 50%;
}
.oxy-testimonial .oxy-testimonial-content-wrap {
display: flex;
flex-direction: column;
order: 2;
}
.oxy-testimonial .oxy-testimonial-author-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-author,
.oxy-testimonial .oxy-testimonial-author-info {
display: flex;
}
.oxy-toggle {
display: flex;
flex-direction: row;
cursor: pointer;
}
.oxy-toggle-content {
align-self: stretch;
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.oxy-expand-collapse-icon {
align-self: center;
flex-shrink: 0;
flex-grow: 0;
margin-right: 0.4em;
text-align: initial;
width: 1em;
height: 1em;
position: relative;
display: inline-block;
}
.oxy-expand-collapse-icon::after,
.oxy-expand-collapse-icon::before {
content: "";
background-color: #000;
position: absolute;
width: 1em;
height: 0.16em;
top: calc((1em / 2) - 0.08em);
transition: 0.3s ease-in-out all;
border-radius: 0.03em;
}
.oxy-expand-collapse-icon::after {
transform: rotate(-90deg) scale(0);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::after {
transform: rotate(-180deg);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::before {
transform: rotate(-90deg);
}
[data-aos][data-aos=""] {
transition-duration: 0s !important;
}
body.oxy-modal-active {
height: 100vh;
overflow-y: hidden;
position: fixed;
right: 0;
left: 0;
}
.oxy-modal-backdrop {
display: flex;
align-items: center;
justify-content: center;
}
body:not(.oxygen-builder-body) .oxy-modal-backdrop {
display: none;
}
body.oxygen-builder-body .oxy-modal-backdrop {
height: 100vh;
}
.oxy-modal-backdrop.live {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1400;
}
.oxy-modal-backdrop.hidden {
display: none;
}
.oxy-modal-backdrop.left {
flex-direction: column;
align-items: flex-start;
}
.oxy-modal-backdrop.right {
flex-direction: column;
align-items: flex-end;
}
.oxy-modal-backdrop.top {
flex-direction: row;
align-items: flex-start;
}
.oxy-modal-backdrop.bottom {
flex-direction: row;
align-items: flex-end;
}
.oxy-modal-backdrop.upper_left {
flex-direction: row;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-modal-backdrop.upper_right {
flex-direction: row;
align-items: flex-start;
justify-content: flex-end;
}
.oxy-modal-backdrop.bottom_left {
flex-direction: row;
align-items: flex-end;
justify-content: flex-start;
}
.oxy-modal-backdrop.bottom_right {
flex-direction: row;
align-items: flex-end;
justify-content: flex-end;
}
.oxy-modal-backdrop .ct-modal {
background-color: white;
max-height: 100vh;
overflow-y: auto;
}
div.oxy-dynamic-list div.oxy-product-images.oxy-woo-element {
align-self: stretch;
}
div.oxy-repeater-pages,
div.oxy-repeater-pages-wrap {
display: flex;
}
.oxy-rich-text p:first-child {
margin-block-start: 0;
}
.oxy-rich-text p:last-child {
margin-block-end: 0;
} :-webkit-any(li, div._important),
:is(li, div._important) {
display: list-item;
}
:-webkit-any(table, div._important),
:is(table, div._important){
display: table;
}
:is(thead, div._important),
:-webkit-any(thead, div._important){
display: table-header-group;
}
:is(tr, div._important),
:-webkit-any(tr, div._important) {
display: table-row;
}
:is(tbody, div._important),
:-webkit-any(tbody, div._important) {
display: table-row-group;
}
:is(th, td, div._important),
:-webkit-any(th, td, div._important) {
display: table-cell;
}
:is(caption, div._important),
:-webkit-any(caption, div._important) {
display: table-caption;
}
:is(colgroup, div._important),
:-webkit-any(colgroup, div._important){
display: table-column-group;
}
:is(col, div._important),
:-webkit-any(col, div._important){
display: table-column;
}
:is(tfoot, div._important),
:-webkit-any(tfoot, div._important){
display: table-footer-group;
}body .c-owl-xs:not(.ct-section)>*+*,body .ct-section.c-owl-xs .ct-section-inner-wrap>*+*{margin-top:var(--xs-space-fallback)}body .c-padding-xs:not(.ct-section),body .ct-section.c-padding-xs .ct-section-inner-wrap{padding:var(--xs-space-fallback)}body .c-padding-left-xs:not(.ct-section),body .ct-section.c-padding-left-xs .ct-section-inner-wrap{padding-left:var(--xs-space-fallback)}body .c-padding-right-xs:not(.ct-section),body .ct-section.c-padding-right-xs .ct-section-inner-wrap{padding-right:var(--xs-space-fallback)}body .c-padding-top-xs:not(.ct-section),body .ct-section.c-padding-top-xs .ct-section-inner-wrap{padding-top:var(--xs-space-fallback)}body .c-padding-bottom-xs:not(.ct-section),body .ct-section.c-padding-bottom-xs .ct-section-inner-wrap{padding-bottom:var(--xs-space-fallback)}body .c-margin-xs:not(.ct-section),body .ct-section.c-margin-xs .ct-section-inner-wrap{margin:var(--xs-space-fallback)}body .c-margin-left-xs:not(.ct-section),body .ct-section.c-margin-left-xs .ct-section-inner-wrap{margin-left:var(--xs-space-fallback)}body .c-margin-right-xs:not(.ct-section),body .ct-section.c-margin-right-xs .ct-section-inner-wrap{margin-right:var(--xs-space-fallback)}body .c-margin-top-xs:not(.ct-section),body .ct-section.c-margin-top-xs .ct-section-inner-wrap{margin-top:var(--xs-space-fallback)}body .ct-section.c-margin-bottom-xs .ct-section-inner-wrap,body c-margin-bottom-xs:not(.ct-section){margin-bottom:var(--xs-space-fallback)}body .c-columns-gap-xs:not(.ct-section),body .ct-section.c-columns-gap-xs .ct-section-inner-wrap{grid-gap:var(--xs-space-fallback)}body .c-owl-s:not(.ct-section)>*+*,body .ct-section.c-owl-s .ct-section-inner-wrap>*+*{margin-top:var(--s-space-fallback)}body .c-padding-s:not(.ct-section),body .ct-section.c-padding-s .ct-section-inner-wrap{padding:var(--s-space-fallback)}body .c-padding-left-s:not(.ct-section),body .ct-section.c-padding-left-s .ct-section-inner-wrap{padding-left:var(--s-space-fallback)}body .c-padding-right-s:not(.ct-section),body .ct-section.c-padding-right-s .ct-section-inner-wrap{padding-right:var(--s-space-fallback)}body .c-padding-top-s:not(.ct-section),body .ct-section.c-padding-top-s .ct-section-inner-wrap{padding-top:var(--s-space-fallback)}body .c-padding-bottom-s:not(.ct-section),body .ct-section.c-padding-bottom-s .ct-section-inner-wrap{padding-bottom:var(--s-space-fallback)}body .c-margin-s:not(.ct-section),body .ct-section.c-margin-s .ct-section-inner-wrap{margin:var(--s-space-fallback)}body .c-margin-left-s:not(.ct-section),body .ct-section.c-margin-left-s .ct-section-inner-wrap{margin-left:var(--s-space-fallback)}body .c-margin-right-s:not(.ct-section),body .ct-section.c-margin-right-s .ct-section-inner-wrap{margin-right:var(--s-space-fallback)}body .c-margin-top-s:not(.ct-section),body .ct-section.c-margin-top-s .ct-section-inner-wrap{margin-top:var(--s-space-fallback)}body .c-margin-bottom-s:not(.ct-section),body .ct-section.c-margin-bottom-s .ct-section-inner-wrap{margin-bottom:var(--s-space-fallback)}body .c-columns-gap-s:not(.ct-section),body .ct-section.c-columns-gap-s .ct-section-inner-wrap{grid-gap:var(--s-space-fallback)}body .c-owl-m:not(.ct-section)>*+*,body .ct-section.c-owl-m .ct-section-inner-wrap>*+*{margin-top:var(--m-space-fallback)}body .c-padding-m:not(.ct-section),body .ct-section.c-padding-m .ct-section-inner-wrap{padding:var(--m-space-fallback)}body .c-padding-left-m:not(.ct-section),body .ct-section.c-padding-left-m .ct-section-inner-wrap{padding-left:var(--m-space-fallback)}body .c-padding-right-m:not(.ct-section),body .ct-section.c-padding-right-m .ct-section-inner-wrap{padding-right:var(--m-space-fallback)}body .c-padding-top-m:not(.ct-section),body .ct-section.c-padding-top-m .ct-section-inner-wrap{padding-top:var(--m-space-fallback)}body .c-padding-bottom-m:not(.ct-section),body .ct-section.c-padding-bottom-m .ct-section-inner-wrap{padding-bottom:var(--m-space-fallback)}body .c-margin-m:not(.ct-section),body .ct-section.c-margin-m .ct-section-inner-wrap{margin:var(--m-space-fallback)}body .c-margin-left-m:not(.ct-section),body .ct-section.c-margin-left-m .ct-section-inner-wrap{margin-left:var(--m-space-fallback)}body .c-margin-right-m:not(.ct-section),body .ct-section.c-margin-right-m .ct-section-inner-wrap{margin-right:var(--m-space-fallback)}body .c-margin-top-m:not(.ct-section),body .ct-section.c-margin-top-m .ct-section-inner-wrap{margin-top:var(--m-space-fallback)}body .c-margin-bottom-m:not(.ct-section),body .ct-section.c-margin-bottom-m .ct-section-inner-wrap{margin-bottom:var(--m-space-fallback)}body .c-columns-gap-m:not(.ct-section),body .ct-section.c-columns-gap-m .ct-section-inner-wrap{grid-gap:var(--m-space-fallback)}body .c-owl-l:not(.ct-section)>*+*,body .ct-section.c-owl-l .ct-section-inner-wrap>*+*{margin-top:var(--l-space-fallback)}body .c-padding-l:not(.ct-section),body .ct-section.c-padding-l .ct-section-inner-wrap{padding:var(--l-space-fallback)}body .c-padding-left-l:not(.ct-section),body .ct-section.c-padding-left-l .ct-section-inner-wrap{padding-left:var(--l-space-fallback)}body .c-padding-right-l:not(.ct-section),body .ct-section.c-padding-right-l .ct-section-inner-wrap{padding-right:var(--l-space-fallback)}body .c-padding-top-l:not(.ct-section),body .ct-section.c-padding-top-l .ct-section-inner-wrap{padding-top:var(--l-space-fallback)}body .c-padding-bottom-l:not(.ct-section),body .ct-section.c-padding-bottom-l .ct-section-inner-wrap{padding-bottom:var(--l-space-fallback)}body .c-margin-l:not(.ct-section),body .ct-section.c-margin-l .ct-section-inner-wrap{margin:var(--l-space-fallback)}body .c-margin-left-l:not(.ct-section),body .ct-section.c-margin-left-l .ct-section-inner-wrap{margin-left:var(--l-space-fallback)}body .c-margin-right-l:not(.ct-section),body .ct-section.c-margin-right-l .ct-section-inner-wrap{margin-right:var(--l-space-fallback)}body .c-margin-top-l:not(.ct-section),body .ct-section.c-margin-top-l .ct-section-inner-wrap{margin-top:var(--l-space-fallback)}body .c-margin-bottom-l:not(.ct-section),body .ct-section.c-margin-bottom-l .ct-section-inner-wrap{margin-bottom:var(--l-space-fallback)}body .c-columns-gap-l:not(.ct-section),body .ct-section.c-columns-gap-l .ct-section-inner-wrap{grid-gap:var(--l-space-fallback)}body .c-owl-xl:not(.ct-section)>*+*,body .ct-section.c-owl-xl .ct-section-inner-wrap>*+*{margin-top:var(--xl-space-fallback)}body .c-padding-xl:not(.ct-section),body .ct-section.c-padding-xl .ct-section-inner-wrap{padding:var(--xl-space-fallback)}body .c-padding-left-xl:not(.ct-section),body .ct-section.c-padding-left-xl .ct-section-inner-wrap{padding-left:var(--xl-space-fallback)}body .c-padding-right-xl:not(.ct-section),body .ct-section.c-padding-right-xl .ct-section-inner-wrap{padding-right:var(--xl-space-fallback)}body .c-padding-top-xl:not(.ct-section),body .ct-section.c-padding-top-xl .ct-section-inner-wrap{padding-top:var(--xl-space-fallback)}body .c-padding-bottom-xl:not(.ct-section),body .ct-section.c-padding-bottom-xl .ct-section-inner-wrap{padding-bottom:var(--xl-space-fallback)}body .c-margin-xl:not(.ct-section),body .ct-section.c-margin-xl .ct-section-inner-wrap{margin:var(--xl-space-fallback)}body .c-margin-left-xl:not(.ct-section),body .ct-section.c-margin-left-xl .ct-section-inner-wrap{margin-left:var(--xl-space-fallback)}body .c-margin-right-xl:not(.ct-section),body .ct-section.c-margin-right-xl .ct-section-inner-wrap{margin-right:var(--xl-space-fallback)}body .c-margin-top-xl:not(.ct-section),body .ct-section.c-margin-top-xl .ct-section-inner-wrap{margin-top:var(--xl-space-fallback)}body .c-margin-bottom-xl:not(.ct-section),body .ct-section.c-margin-bottom-xl .ct-section-inner-wrap{margin-bottom:var(--xl-space-fallback)}body .c-columns-gap-xl:not(.ct-section),body .ct-section.c-columns-gap-xl .ct-section-inner-wrap{grid-gap:var(--xl-space-fallback)}body .c-owl-xxl:not(.ct-section)>*+*,body .ct-section.c-owl-xxl .ct-section-inner-wrap>*+*{margin-top:var(--xxl-space-fallback);margin-top:var(--xxl-space)}body .c-padding-xxl:not(.ct-section),body .ct-section.c-padding-xxl .ct-section-inner-wrap{padding:var(--xxl-space-fallback)}body .c-padding-left-xxl:not(.ct-section),body .ct-section.c-padding-left-xxl .ct-section-inner-wrap{padding-left:var(--xxl-space-fallback)}body .c-padding-right-xxl:not(.ct-section),body .ct-section.c-padding-right-xxl .ct-section-inner-wrap{padding-right:var(--xxl-space-fallback)}body .c-padding-top-xxl:not(.ct-section),body .ct-section.c-padding-top-xxl .ct-section-inner-wrap{padding-top:var(--xxl-space-fallback)}body .c-padding-bottom-xxl:not(.ct-section),body .ct-section.c-padding-bottom-xxl .ct-section-inner-wrap{padding-bottom:var(--xxl-space-fallback)}body .c-margin-xxl:not(.ct-section),body .ct-section.c-margin-xxl .ct-section-inner-wrap{margin:var(--xxl-space-fallback)}body .c-margin-left-xxl:not(.ct-section),body .ct-section.c-margin-left-xxl .ct-section-inner-wrap{margin-left:var(--xxl-space-fallback)}body .c-margin-right-xxl:not(.ct-section),body .ct-section.c-margin-right-xxl .ct-section-inner-wrap{margin-right:var(--xxl-space-fallback)}body .c-margin-top-xxl:not(.ct-section),body .ct-section.c-margin-top-xxl .ct-section-inner-wrap{margin-top:var(--xxl-space-fallback)}body .c-margin-bottom-xxl:not(.ct-section),body .ct-section.c-margin-bottom-xxl .ct-section-inner-wrap{margin-bottom:var(--xxl-space-fallback)}body .c-columns-gap-xxl:not(.ct-section),body .ct-section.c-columns-gap-xxl .ct-section-inner-wrap{grid-gap:var(--xxl-space-fallback)}@supports (font-size:clamp(1px,2px,3px)){body .c-owl-xs:not(.ct-section)>*+*,body .ct-section.c-owl-xs .ct-section-inner-wrap>*+*{margin-top:var(--xs-space)}body .c-padding-xs:not(.ct-section),body .ct-section.c-padding-xs .ct-section-inner-wrap{padding:var(--xs-space)}body .c-padding-left-xs:not(.ct-section),body .ct-section.c-padding-left-xs .ct-section-inner-wrap{padding-left:var(--xs-space)}body .c-padding-right-xs:not(.ct-section),body .ct-section.c-padding-right-xs .ct-section-inner-wrap{padding-right:var(--xs-space)}body .c-padding-top-xs:not(.ct-section),body .ct-section.c-padding-top-xs .ct-section-inner-wrap{padding-top:var(--xs-space)}body .c-padding-bottom-xs:not(.ct-section),body .ct-section.c-padding-bottom-xs .ct-section-inner-wrap{padding-bottom:var(--xs-space)}body .c-margin-xs:not(.ct-section),body .ct-section.c-margin-xs .ct-section-inner-wrap{margin:var(--xs-space)}body .c-margin-left-xs:not(.ct-section),body .ct-section.c-margin-left-xs .ct-section-inner-wrap{margin-left:var(--xs-space)}body .c-margin-right-xs:not(.ct-section),body .ct-section.c-margin-right-xs .ct-section-inner-wrap{margin-right:var(--xs-space)}body .c-margin-top-xs:not(.ct-section),body .ct-section.c-margin-top-xs .ct-section-inner-wrap{margin-top:var(--xs-space)}body .c-margin-bottom-xs:not(.ct-section),body .ct-section.c-margin-bottom-xs .ct-section-inner-wrap{margin-bottom:var(--xs-space)}body .c-columns-gap-xs:not(.ct-section),body .ct-section.c-columns-gap-xs .ct-section-inner-wrap{grid-gap:var(--xs-space)}body .c-owl-s:not(.ct-section)>*+*,body .ct-section.c-owl-s .ct-section-inner-wrap>*+*{margin-top:var(--s-space)}body .c-padding-s:not(.ct-section),body .ct-section.c-padding-s .ct-section-inner-wrap{padding:var(--s-space)}body .c-padding-left-s:not(.ct-section),body .ct-section.c-padding-left-s .ct-section-inner-wrap{padding-left:var(--s-space)}body .c-padding-right-s:not(.ct-section),body .ct-section.c-padding-right-s .ct-section-inner-wrap{padding-right:var(--s-space)}body .c-padding-top-s:not(.ct-section),body .ct-section.c-padding-top-s .ct-section-inner-wrap{padding-top:var(--s-space)}body .c-padding-bottom-s:not(.ct-section),body .ct-section.c-padding-bottom-s .ct-section-inner-wrap{padding-bottom:var(--s-space)}body .c-margin-s:not(.ct-section),body .ct-section.c-margin-s .ct-section-inner-wrap{margin:var(--s-space)}body .c-margin-left-s:not(.ct-section),body .ct-section.c-margin-left-s .ct-section-inner-wrap{margin-left:var(--s-space)}body .c-margin-right-s:not(.ct-section),body .ct-section.c-margin-right-s .ct-section-inner-wrap{margin-right:var(--s-space)}body .c-margin-top-s:not(.ct-section),body .ct-section.c-margin-top-s .ct-section-inner-wrap{margin-top:var(--s-space)}body .c-margin-bottom-s:not(.ct-section),body .ct-section.c-margin-bottom-s .ct-section-inner-wrap{margin-bottom:var(--s-space)}body .c-columns-gap-s:not(.ct-section),body .ct-section.c-columns-gap-s .ct-section-inner-wrap{grid-gap:var(--s-space)}body .c-owl-m:not(.ct-section)>*+*,body .ct-section.c-owl-m .ct-section-inner-wrap>*+*{margin-top:var(--m-space)}body .c-padding-m:not(.ct-section),body .ct-section.c-padding-m .ct-section-inner-wrap{padding:var(--m-space)}body .c-padding-left-m:not(.ct-section),body .ct-section.c-padding-left-m .ct-section-inner-wrap{padding-left:var(--m-space)}body .c-padding-right-m:not(.ct-section),body .ct-section.c-padding-right-m .ct-section-inner-wrap{padding-right:var(--m-space)}body .c-padding-top-m:not(.ct-section),body .ct-section.c-padding-top-m .ct-section-inner-wrap{padding-top:var(--m-space)}body .c-padding-bottom-m:not(.ct-section),body .ct-section.c-padding-bottom-m .ct-section-inner-wrap{padding-bottom:var(--m-space)}body .c-margin-m:not(.ct-section),body .ct-section.c-margin-m .ct-section-inner-wrap{margin:var(--m-space)}body .c-margin-left-m:not(.ct-section),body .ct-section.c-margin-left-m .ct-section-inner-wrap{margin-left:var(--m-space)}body .c-margin-right-m:not(.ct-section),body .ct-section.c-margin-right-m .ct-section-inner-wrap{margin-right:var(--m-space)}body .c-margin-top-m:not(.ct-section),body .ct-section.c-margin-top-m .ct-section-inner-wrap{margin-top:var(--m-space)}body .c-margin-bottom-m:not(.ct-section),body .ct-section.c-margin-bottom-m .ct-section-inner-wrap{margin-bottom:var(--m-space)}body .c-columns-gap-m:not(.ct-section),body .ct-section.c-columns-gap-m .ct-section-inner-wrap{grid-gap:var(--m-space)}body .c-owl-l:not(.ct-section)>*+*,body .ct-section.c-owl-l .ct-section-inner-wrap>*+*{margin-top:var(--l-space)}body .c-padding-l:not(.ct-section),body .ct-section.c-padding-l .ct-section-inner-wrap{padding:var(--l-space)}body .c-padding-left-l:not(.ct-section),body .ct-section.c-padding-left-l .ct-section-inner-wrap{padding-left:var(--l-space)}body .c-padding-right-l:not(.ct-section),body .ct-section.c-padding-right-l .ct-section-inner-wrap{padding-right:var(--l-space)}body .c-padding-top-l:not(.ct-section),body .ct-section.c-padding-top-l .ct-section-inner-wrap{padding-top:var(--l-space)}body .c-padding-bottom-l:not(.ct-section),body .ct-section.c-padding-bottom-l .ct-section-inner-wrap{padding-bottom:var(--l-space)}body .c-margin-l:not(.ct-section),body .ct-section.c-margin-l .ct-section-inner-wrap{margin:var(--l-space)}body .c-margin-left-l:not(.ct-section),body .ct-section.c-margin-left-l .ct-section-inner-wrap{margin-left:var(--l-space)}body .c-margin-right-l:not(.ct-section),body .ct-section.c-margin-right-l .ct-section-inner-wrap{margin-right:var(--l-space)}body .c-margin-top-l:not(.ct-section),body .ct-section.c-margin-top-l .ct-section-inner-wrap{margin-top:var(--l-space)}body .c-margin-bottom-l:not(.ct-section),body .ct-section.c-margin-bottom-l .ct-section-inner-wrap{margin-bottom:var(--l-space)}body .c-columns-gap-l:not(.ct-section),body .ct-section.c-columns-gap-l .ct-section-inner-wrap{grid-gap:var(--l-space)}body .c-owl-xl:not(.ct-section)>*+*,body .ct-section.c-owl-xl .ct-section-inner-wrap>*+*{margin-top:var(--xl-space)}body .c-padding-xl:not(.ct-section),body .ct-section.c-padding-xl .ct-section-inner-wrap{padding:var(--xl-space)}body .c-padding-left-xl:not(.ct-section),body .ct-section.c-padding-left-xl .ct-section-inner-wrap{padding-left:var(--xl-space)}body .c-padding-right-xl:not(.ct-section),body .ct-section.c-padding-right-xl .ct-section-inner-wrap{padding-right:var(--xl-space)}body .c-padding-top-xl:not(.ct-section),body .ct-section.c-padding-top-xl .ct-section-inner-wrap{padding-top:var(--xl-space)}body .c-padding-bottom-xl:not(.ct-section),body .ct-section.c-padding-bottom-xl .ct-section-inner-wrap{padding-bottom:var(--xl-space)}body .c-margin-xl:not(.ct-section),body .ct-section.c-margin-xl .ct-section-inner-wrap{margin:var(--xl-space)}body .c-margin-left-xl:not(.ct-section),body .ct-section.c-margin-left-xl .ct-section-inner-wrap{margin-left:var(--xl-space)}body .c-margin-right-xl:not(.ct-section),body .ct-section.c-margin-right-xl .ct-section-inner-wrap{margin-right:var(--xl-space)}body .c-margin-top-xl:not(.ct-section),body .ct-section.c-margin-top-xl .ct-section-inner-wrap{margin-top:var(--xl-space)}body .c-margin-bottom-xl:not(.ct-section),body .ct-section.c-margin-bottom-xl .ct-section-inner-wrap{margin-bottom:var(--xl-space)}body .c-columns-gap-xl:not(.ct-section),body .ct-section.c-columns-gap-xl .ct-section-inner-wrap{grid-gap:var(--xl-space)}body .c-owl-xxl:not(.ct-section)>*+*,body .ct-section.c-owl-xxl .ct-section-inner-wrap>*+*{margin-top:var(--xxl-space)}body .c-padding-xxl:not(.ct-section),body .ct-section.c-padding-xxl .ct-section-inner-wrap{padding:var(--xxl-space)}body .c-padding-left-xxl:not(.ct-section),body .ct-section.c-padding-left-xxl .ct-section-inner-wrap{padding-left:var(--xxl-space)}body .c-padding-right-xxl:not(.ct-section),body .ct-section.c-padding-right-xxl .ct-section-inner-wrap{padding-right:var(--xxl-space)}body .c-padding-top-xxl:not(.ct-section),body .ct-section.c-padding-top-xxl .ct-section-inner-wrap{padding-top:var(--xxl-space)}body .c-padding-bottom-xxl:not(.ct-section),body .ct-section.c-padding-bottom-xxl .ct-section-inner-wrap{padding-bottom:var(--xxl-space)}body .c-margin-xxl:not(.ct-section),body .ct-section.c-margin-xxl .ct-section-inner-wrap{margin:var(--xxl-space)}body .c-margin-left-xxl:not(.ct-section),body .ct-section.c-margin-left-xxl .ct-section-inner-wrap{margin-left:var(--xxl-space)}body .c-margin-right-xxl:not(.ct-section),body .ct-section.c-margin-right-xxl .ct-section-inner-wrap{margin-right:var(--xxl-space)}body .c-margin-top-xxl:not(.ct-section),body .ct-section.c-margin-top-xxl .ct-section-inner-wrap{margin-top:var(--xxl-space)}body .c-margin-bottom-xxl:not(.ct-section),body .ct-section.c-margin-bottom-xxl .ct-section-inner-wrap{margin-bottom:var(--xxl-space)}body .c-columns-gap-xxl:not(.ct-section),body .ct-section.c-columns-gap-xxl .ct-section-inner-wrap{grid-gap:var(--xxl-space)}}
body .c-h1{font-size:var(--h1-fallback)}body .c-h2{font-size:var(--h2-fallback)}body .c-h3{font-size:var(--h3-fallback)}body .c-h4{font-size:var(--h4-fallback)}body .c-h5{font-size:var(--h5-fallback)}body .c-h6{font-size:var(--h6-fallback)}body .c-text-s{font-size:var(--s-text-fallback)}body .c-text-m{font-size:var(--m-text-fallback)}body .c-text-l{font-size:var(--l-text-fallback)}body .c-text-xl{font-size:var(--xl-text-fallback)}@supports (font-size:clamp(1px,2px,3px)){body .c-h1{font-size:var(--h1)}body .c-h2{font-size:var(--h2)}body .c-h3{font-size:var(--h3)}body .c-h4{font-size:var(--h4)}body .c-h5{font-size:var(--h5)}body .c-h6{font-size:var(--h6)}body .c-text-s{font-size:var(--s-text)}body .c-text-m{font-size:var(--m-text)}body .c-text-l{font-size:var(--l-text)}body .c-text-xl{font-size:var(--xl-text)}}.menu-item-object-language_switcher .trp-flag-image {
display: inline-block;
margin: -1px 5px;
vertical-align: baseline;
padding: 0;
border: 0;
border-radius:0;
}
#wp-admin-bar-wp-rocket .trp-flag-image {
width: 18px !important;
height: 12px !important;
} .trp-language-switcher{
height: 42px;
position: relative;
box-sizing: border-box;
width: 200px;
text-overflow: ellipsis;
white-space: nowrap;
}
.trp-language-switcher > div {
box-sizing: border-box;
padding:4px 20px 3px 13px;
border: 1.5px solid #949494;
border-radius: 2px;
background-image: url(//wwwmariatorrendellb2a88.zapwp.com/m:0/a://www.mariatorrendell.com/wp-content/plugins/translatepress-multilingual/assets/images/arrow-down-3101.svg);
background-repeat: no-repeat;
background-position:
calc(100% - 20px) calc(1em + 2px),
calc(100% - 3px) calc(1em + 0px);
background-size:
8px 8px,
8px 8px;
background-repeat: no-repeat;
background-color: #fff;
}
.trp-language-switcher > div:hover {
background-image: none;
}
.trp-language-switcher > div > a {
display: block;
padding: 7px 12px;
border-radius: 3px;
text-decoration: none;
color: #1E1E1E;
font-style: normal;
font-weight: 400;
font-size: 16px;
}
.trp-language-switcher > div > a:hover {
background: #F0F0F0;
border-radius: 2px;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
cursor: default;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
background: none;
}
.trp-language-switcher > div > a > img{
display: inline;
margin: 0 3px;
width: 18px;
height: 12px;
border-radius: 0;
}
.trp-language-switcher .trp-ls-shortcode-current-language{
display: inline-block;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language{
visibility: hidden;
}
.trp-language-switcher .trp-ls-shortcode-language{
display: inline-block;
height: 1px;
overflow: hidden;
visibility: hidden;
z-index: 1;
max-height: 250px;
overflow-y: auto;
left: 0;
top: 0;
min-height: auto;
}
.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language{
visibility: visible;
max-height: 250px;
padding: 4px 13px;
height: auto;
overflow-y: auto;
position: absolute;
left: 0;
top: 0;
display: inline-block !important;
min-height: auto;
} #wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before {
content: '\f326';
top: 3px;
}
@media screen and ( max-width: 782px ) {
#wpadminbar #wp-admin-bar-trp_edit_translation > .ab-item {
text-indent: 0;
}
#wpadminbar li#wp-admin-bar-trp_edit_translation {
display: block;
}
} .elementor-shortcode .trp-ls-shortcode-current-language,
.elementor-shortcode .trp-ls-shortcode-language {
width: 300px !important;
}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list{display:block}.splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.oxy-dynamic-list :is([data-id="div_block-237-4060"],#incspec){background-size:cover}.oxy-dynamic-list :is([data-id="div_block-310-4060"],#incspec){width:100%;height:300px;background-attachment:scroll;background-position:50% 50%}.oxy-dynamic-list :is([data-id="div_block-314-4060"],#incspec){width:100%}.oxy-dynamic-list :is([data-id="headline-242-4060"],#incspec){font-weight:100;line-height:1.6;font-size:16px}.oxy-dynamic-list :is([data-id="link-238-4060"],#incspec){height:100%;justify-content:flex-start}.oxy-dynamic-list :is([data-id="link-238-4060"],#incspec):hover{opacity:0.8}#_dynamic_list-236-4060{align-items:stretch;grid-template-columns:repeat(4,minmax(200px,1fr));grid-column-gap:40px;grid-row-gap:40px;grid-auto-rows:minmax(min-content,1fr);display:grid}@media (max-width:991px){#_dynamic_list-236-4060{align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid}}#_dynamic_list-236-4060 .oxy-repeater-pages{font-size:12px}#section-75-7 > .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:center}#section-75-7{display:block}#section-75-7{background-image:linear-gradient(rgba(249,249,249,0.9),rgba(249,249,249,0.9)),url(http://www.mariatorrendell.com/wp-content/uploads/2021/07/Maria-_58-scaled.jpeg);background-size:auto,cover;text-align:center;background-attachment:fixed}#section-50-7 > .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:flex-start}#section-50-7{display:block}#section-50-7{text-align:left;useCustomTag:false}#div_block-76-7{max-width:800px;align-items:center;text-align:center}#div_block-52-7{display:flex}#div_block-66-7{padding-right:0px;align-items:flex-end;text-align:right}@media (max-width:991px){#div_block-66-7{display:flex;flex-direction:column;align-items:flex-start;text-align:left}}#headline-43-7{color:#0f0f0f;font-size:22px;font-weight:300;letter-spacing:7px}#headline-88-4059{color:#0f0f0f;font-size:22px;font-weight:300;letter-spacing:7px}#text_block-45-7{text-transform:uppercase;font-size:11px;letter-spacing:3px;color:#0f0f0f}#text_block-89-4059{text-transform:uppercase;font-size:11px;letter-spacing:3px;color:#0f0f0f}#_nav_menu-35-7 .oxy-nav-menu-hamburger-line{background-color:#0f0f0f}@media (max-width:1120px){#_nav_menu-35-7 .oxy-nav-menu-list{display:none}#_nav_menu-35-7 .oxy-menu-toggle{display:initial}#_nav_menu-35-7.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list{display:initial}}#_nav_menu-35-7.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-35-7.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px}#_nav_menu-35-7 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-35-7 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-35-7 .oxy-nav-menu-hamburger-line{height:6px}#_nav_menu-35-7.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-35-7.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-35-7 .oxy-nav-menu-list{flex-direction:row}#_nav_menu-35-7 .menu-item a{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;color:#0f0f0f;font-weight:300;font-size:9px;text-transform:uppercase;letter-spacing:2px}#_nav_menu-35-7.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-top:20px;padding-bottom:20px}#_nav_menu-47-7 .oxy-nav-menu-hamburger-line{background-color:#0f0f0f}@media (max-width:1120px){#_nav_menu-47-7 .oxy-nav-menu-list{display:none}#_nav_menu-47-7 .oxy-menu-toggle{display:initial}#_nav_menu-47-7.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list{display:initial}}#_nav_menu-47-7.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-47-7.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px}#_nav_menu-47-7 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-47-7 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-47-7 .oxy-nav-menu-hamburger-line{height:6px}#_nav_menu-47-7.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-47-7.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-47-7 .oxy-nav-menu-list{flex-direction:row}#_nav_menu-47-7 .menu-item a{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;color:#0f0f0f;font-weight:300;font-size:9px;text-transform:uppercase;letter-spacing:2px}#_nav_menu-47-7.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-top:20px;padding-bottom:20px}#shortcode-81-7{width:100%;text-align:left}#_header-2-7.oxy-sticky-header-active{animation-duration:0.6s}@media (min-width:992px){#_header-2-7.oxy-header-wrapper.oxy-header.oxy-sticky-header.oxy-sticky-header-active{position:fixed;top:0;left:0;right:0;z-index:2147483640;box-shadow:0px 5px 20px -15px rgba(0,0,0,0.1);}#_header-2-7.oxy-header.oxy-sticky-header-active .oxygen-hide-in-sticky{display:none}#_header-2-7.oxy-header.oxy-header .oxygen-show-in-sticky-only{display:none}}@media (max-width:991px){#_header_row-3-7{display:none}}.oxy-header.oxy-sticky-header-active > #_header_row-3-7.oxygen-show-in-sticky-only{display:block}#_header_row-3-7{border-bottom-color:#191919;border-bottom-width:2px;border-bottom-style:solid}.oxy-header.oxy-sticky-header-active > #_header_row-23-7.oxygen-show-in-sticky-only{display:block}#_header_row-23-7{padding-bottom:20px;padding-top:50px}#section-2-14{background-repeat:no-repeat;background-attachment:fixed;height:60vh;background-position:50% 50%}#section-11-14 > .ct-section-inner-wrap{max-width:740px;align-items:flex-start}#section-11-14{text-align:left}#section-37-14 > .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:center}#section-37-14{display:block}#section-37-14{text-align:center}#inner_content-117-4081{font-weight:300;font-size:14px}.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ct-div-block,
.oxy-post-content,
.ct-text-block,
.ct-headline,
.oxy-rich-text,
.ct-link-text { max-width: 100%; }
img { flex-shrink: 0; }
body * { min-height: 1px; }
}            .oxy-testimonial {
flex-direction: row;
align-items: center;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
order: 1;
}
.oxy-testimonial .oxy-testimonial-photo {
width: 125px;                height: 125px;                margin-right: 20px;
}
.oxy-testimonial .oxy-testimonial-photo-wrap, 
.oxy-testimonial .oxy-testimonial-author-wrap, 
.oxy-testimonial .oxy-testimonial-content-wrap {
align-items: flex-start;                text-align: left;            }
.oxy-testimonial .oxy-testimonial-text {
margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author {
font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author-info {
font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-icon-box {
text-align: left;                flex-direction: column;            }
.oxy-icon-box .oxy-icon-box-icon {
margin-bottom: 12px;
align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-heading {
font-size: 21px;
margin-bottom: 12px;            }
.oxy-icon-box .oxy-icon-box-text {
font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-link {
margin-top: 20px;                            } .oxy-pricing-box .oxy-pricing-box-section {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-title-title {
font-size: 48px;
}
.oxy-pricing-box .oxy-pricing-box-title-subtitle {
font-size: 24px;
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
flex-direction: row;                                            }
.oxy-pricing-box .oxy-pricing-box-currency {
font-size: 28px;
}
.oxy-pricing-box .oxy-pricing-box-amount-main {
font-size: 80px;
line-height: 0.7;
}
.oxy-pricing-box .oxy-pricing-box-amount-decimal {
font-size: 13px;
}
.oxy-pricing-box .oxy-pricing-box-term {
font-size: 16px;
}
.oxy-pricing-box .oxy-pricing-box-sale-price {
font-size: 12px;
color: rgba(0,0,0,0.5);
margin-bottom: 20px;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
font-size: 16px;
color: rgba(0,0,0,0.5);
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
justify-content: center;            }
.oxy-progress-bar .oxy-progress-bar-background {
background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
.oxy-progress-bar .oxy-progress-bar-progress-wrap {
width: 85%;        }
.oxy-progress-bar .oxy-progress-bar-progress {
background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
}
.oxy-progress-bar .oxy-progress-bar-overlay-text {
font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-progress-bar .oxy-progress-bar-overlay-percent {
font-size: 12px;
}
.ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
padding: 0px;			}
.oxy-superbox .oxy-superbox-secondary, 
.oxy-superbox .oxy-superbox-primary {
transition-duration: 0.5s;            }
.oxy-shape-divider {
width: 0px;
height: 0px;
}
.oxy_shape_divider svg {
width: 100%;
}
.oxy-oxyninja-slider .oxy-dynamic-list {
display: flex !important;
flex-direction: row !important;
align-items: unset;
justify-content: unset;
flex-wrap: unset;
}
.oxy-oxyninja-slider {
width: 100%;
position: relative;
}
.oxy-oxyninja-slider img {
object-fit: cover;
}
#glightbox-body {
z-index: 9999999999 !important;
}
.oxy-oxyninja-slider:focus,
.oxy-oxyninja-slider *:focus {
outline: 0;
}
.splide__list {
margin: 0 !important;
padding: 0 !important;
height: 100%;
display: flex;
width: -webkit-max-content;
width: max-content;
will-change: transform;
}
.splide__track > .splide__list {
width: 100%;
}
.splide__track > .splide__list > .splide__slide {
transform: translate3d(0px, 0, 0);
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-ms-transform: translate3d(0px, 0, 0);
-o-transform: translate3d(0px, 0, 0);
will-change: inherit;
}
.splide__list > .splide__slide:first-child {
z-index: 2;
}
.splide--fade > .splide__track>.splide__list {
display: flex !important;
}
.on-product-badges {
position: absolute;
z-index: 9;
}
.on-product-badges span:not(:first-of-type) {
margin-left: 5px;
}
.on-product-badges span.on-new,
.on-product-badges span.on-custom-badge,
.on-product-badges span.on-sale {
display: inline-block;
background-color: white;
color: black;
font-size: 12px;
padding: 6px 12px;
line-height: 1.2;
font-weight: 700;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
opacity: 0.8;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}
.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
flex-direction: row;
}
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
align-items: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
top: 0;
bottom: 0;
right: auto;
left: 0;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}
.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}
.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
--oxynav-animation-name: none; 
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
background-color: var(--oxynav-brand-color);
transition: var(--oxynav-transition-duration);
margin-left: var(--oxynav-other-spacing);
border: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
background: transparent;
border: 1px solid currentColor;
transition: var(--oxynav-transition-duration);
margin-left: var(--oxynav-other-spacing);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
filter: invert(0) !important;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
background-color: var(--oxynav-activehover-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
color: var(--oxynav-neutral-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
color: var(--oxynav-neutral-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
color: var(--oxynav-brand-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
color: var(--oxynav-brand-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
display: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
display: none;
}
.ct-section-inner-wrap, .oxy-header-container{
max-width: 1120px;
}
body {font-family: 'Montserrat';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
.ct-columns-inner-wrap {
display: block !important;
}
.ct-columns-inner-wrap:after {
display: table;
clear: both;
content: "";
}
.ct-column {
width: 100% !important;
margin: 0 !important;
}
.ct-columns-inner-wrap {
margin: 0 !important;
}
}
.c-btn-main:hover{
transform:translateY(-5px); border-bottom-color:color(undefined);
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
color:#ffffff;
box-shadow:0px 7px 25px -10px #9cbfd6;
}
.c-btn-main {
font-family:Montserrat;
border-radius:7px;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
text-transform:uppercase;
letter-spacing:1px;
border-top-color:#9cbfd6;
border-right-color:#9cbfd6;
border-bottom-color:#9cbfd6;
border-left-color:#9cbfd6;
text-align:center;
background-color:#9cbfd6;
color:#ffffff;
font-weight:600;
box-shadow:0px 10px 20px -15px #9cbfd6;
}
.c-btn-main:not(.ct-section):not(.oxy-easy-posts),
.c-btn-main.oxy-easy-posts .oxy-posts,
.c-btn-main.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.c-btn-main {
font-size:13px;
}
}
@media (max-width: 479px) {
.c-btn-main {
width:100%;
}
}
.c-btn-alt:hover{
transform:translateY(-5px); box-shadow:0px 7px 25px -10px rgba(0,0,0,0.25);
}
.c-btn-alt {
font-family:Montserrat;
font-weight:600;
color:#9cbfd6;
text-transform:uppercase;
border-radius:7px;
background-color:#efefef;
text-align:center;
letter-spacing:1px;
}
.c-btn-alt:not(.ct-section):not(.oxy-easy-posts),
.c-btn-alt.oxy-easy-posts .oxy-posts,
.c-btn-alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 1120px) {
.c-btn-alt {
}
}
@media (max-width: 767px) {
.c-btn-alt {
font-size:13px;
}
}
@media (max-width: 479px) {
.c-btn-alt {
width:100%;
margin-top:5px;
margin-bottom:5px;
}
}
.c-btn-transparent:hover{
transform:translateY(-5px); background-color:#ffffff;
color:#9cbfd6;
}
.c-btn-transparent {
font-family:Montserrat;
text-transform:uppercase;
background-color:rgba(255,255,255,0.15);
border-radius:7px;
color:#ffffff;
font-weight:600;
letter-spacing:1px;
text-align:center;
}
.c-btn-transparent:not(.ct-section):not(.oxy-easy-posts),
.c-btn-transparent.oxy-easy-posts .oxy-posts,
.c-btn-transparent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
}
.c-btn-xs {
font-size:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
padding-top:5px;
}
.c-btn-s {
font-size:12px;
padding-top:7px;
padding-left:14px;
padding-right:14px;
padding-bottom:7px;
}
.c-btn-m {
font-size:13px;
padding-top:12px;
padding-left:25px;
padding-right:25px;
padding-bottom:12px;
}
.c-btn-l {
font-size:17px;
padding-left:35px;
padding-right:35px;
padding-top:15px;
padding-bottom:15px;
}
@media (max-width: 767px) {
.c-btn-l {
}
.c-btn-l:not(.ct-section):not(.oxy-easy-posts),
.c-btn-l.oxy-easy-posts .oxy-posts,
.c-btn-l.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}
@media (max-width: 479px) {
.c-btn-l {
padding-top:10px;
padding-bottom:10px;
font-size:14px;
}
}
.c-btn-xl {
padding-top:15px;
padding-bottom:15px;
padding-left:35px;
padding-right:35px;
font-size:20px;
}
@media (max-width: 991px) {
.c-btn-xl {
font-size:17px;
}
}
@media (max-width: 479px) {
.c-btn-xl {
width:100%;
}
}
.c-buttons {
display:grid!important; grid-template-columns: auto auto; grid-gap:15px;
}
.c-buttons:not(.ct-section):not(.oxy-easy-posts),
.c-buttons.oxy-easy-posts .oxy-posts,
.c-buttons.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1120px) {
}
@media (max-width: 479px) {
.c-buttons {
grid-template-columns: 1fr; width: 100%;
}
}
.c-card-accent {
background-color:#9cbfd6;
border-radius:7px;
width:100%;
box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-accent:not(.ct-section):not(.oxy-easy-posts),
.c-card-accent.oxy-easy-posts .oxy-posts,
.c-card-accent.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 767px) {
}
@media (max-width: 479px) {
}
.c-card-light {
text-align:left;
background-color:#ffffff;
width:100%;
border-top-color:#e8e8e8;
border-right-color:#e8e8e8;
border-bottom-color:#e8e8e8;
border-left-color:#e8e8e8;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
position:relative;
height:100%;
box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-light:not(.ct-section):not(.oxy-easy-posts),
.c-card-light.oxy-easy-posts .oxy-posts,
.c-card-light.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:space-around;
}
@media (max-width: 1120px) {
}
.c-card-dark {
text-align:left;
width:100%;
border-radius:7px;
background-color:#191919;
box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-dark:not(.ct-section):not(.oxy-easy-posts),
.c-card-dark.oxy-easy-posts .oxy-posts,
.c-card-dark.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 767px) {
}
@media (max-width: 479px) {
}
.c-card-transparent {
width:100%;
text-align:center;
border-radius:7px;
overflow:hidden;
background-color:rgba(255,255,255,0.2);
}
.c-card-transparent:not(.ct-section):not(.oxy-easy-posts),
.c-card-transparent.oxy-easy-posts .oxy-posts,
.c-card-transparent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 1120px) {
}
.c-card-has-hover:hover{
transform:translateY(-7px);}
.c-card-has-hover {
}
.c-card-on-hover:hover{
transform:translateY(-10px); background-color:#ffffff;
box-shadow:0px 25px 35px -14px rgba(0,0,0,0.15);
}
.c-card-on-hover {
border-radius:7px;
}
@media (max-width: 1120px) {
.c-card-on-hover {
padding-left:25px;
padding-right:25px;
}
}
.c-heading-accent {
color:#9cbfd6;
}
.c-heading-dark {
color:#0f0f0f;
}
.c-heading-light {
color:#ffffff;
}
.c-h1 {
font-family:Montserrat;
font-size:48px;
text-transform:capitalize;
max-width:600px;
font-weight:600;
line-height:1.3;
}
@media (max-width: 991px) {
.c-h1 {
font-size:38px;
max-width:100%;
}
}
@media (max-width: 767px) {
.c-h1 {
font-size:34px;
}
}
@media (max-width: 479px) {
.c-h1 {
font-size:30px;
}
}
.c-h1-fat {
font-weight:500;
font-size:65px;
line-height:1.2;
max-width:800px;
text-transform:uppercase;
letter-spacing:8px;
}
@media (max-width: 1120px) {
.c-h1-fat {
font-size:55px;
}
}
@media (max-width: 991px) {
.c-h1-fat {
font-size:45px;
}
}
@media (max-width: 479px) {
.c-h1-fat {
font-size:40px;
}
}
.c-h2 {
max-width:650px;
font-weight:100;
line-height:1.3;
text-transform:uppercase;
letter-spacing:2.4px;
}
@media (max-width: 1120px) {
.c-h2 {
font-size:36px;
}
.c-h2:not(.ct-section):not(.oxy-easy-posts),
.c-h2.oxy-easy-posts .oxy-posts,
.c-h2.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}
@media (max-width: 991px) {
.c-h2 {
font-size:32px;
}
}
@media (max-width: 767px) {
.c-h2 {
font-size:28px;
}
}
@media (max-width: 479px) {
.c-h2 {
font-size:24px;
}
}
.c-h3 {
font-family:Montserrat;
font-size:30px;
font-weight:600;
line-height:1.3;
}
@media (max-width: 991px) {
.c-h3 {
font-size:26px;
}
}
@media (max-width: 767px) {
.c-h3 {
font-size:23px;
}
}
@media (max-width: 479px) {
.c-h3 {
font-size:20px;
}
}
.c-h4 {
font-family:Montserrat;
font-size:14px;
font-weight:400;
line-height:1.3;
text-transform:uppercase;
letter-spacing:1.6px;
}
@media (max-width: 479px) {
.c-h4 {
font-size:18px;
}
}
.c-h5 {
font-size:16px;
font-weight:600;
text-align:left;
}
.c-h6 {
}
.c-tagline {
font-family:Montserrat;
font-size:12px;
letter-spacing:2px;
text-transform:uppercase;
font-weight:500;
}
.c-tagline-alt {
background-color:#efefef;
border-radius:7px;
padding-top:5px;
padding-left:12px;
padding-right:12px;
padding-bottom:5px;
font-size:11px;
font-weight:600;
color:#9cbfd6;
}
.c-text-accent {
color:#9cbfd6;
}
.c-text-dark {
color:#686868;
}
.c-text-light {
color:rgba(255,255,255,0.8);
}
.c-text-s {
font-family:Montserrat;
font-size:13px;
font-weight:300;
}
.c-text-m {
font-size:13px;
font-weight:300;
max-width:700px;
line-height:1.7;
}
@media (max-width: 1120px) {
.c-text-m {
font-size:15px;
}
}
@media (max-width: 767px) {
}
@media (max-width: 479px) {
.c-text-m {
font-size:14px;
}
}
.c-text-l {
font-family:Montserrat;
font-size:18px;
font-weight:400;
max-width:700px;
line-height:1.6;
}
@media (max-width: 991px) {
.c-text-l {
max-width:100%;
}
}
@media (max-width: 767px) {
.c-text-l {
font-size:16px;
}
}
.c-text-xl {
font-size:21px;
font-weight:500;
max-width:700px;
}
@media (max-width: 1120px) {
.c-text-xl {
font-size:18px;
}
}
.c-icon-accent-s {
color: #9cbfd6;}.c-icon-accent-s 
>svg {width: 16px;height: 16px;}.c-icon-accent-s {
}
.c-icon-accent-m {
color: #9cbfd6;}.c-icon-accent-m 
>svg {width: 22px;height: 22px;}.c-icon-accent-m {
}
.c-icon-accent-l {
background-color: rgba(67,83,255,0.05);
border: 1px solid rgba(67,83,255,0.05);
padding: 20px;color: #9cbfd6;}.c-icon-accent-l 
>svg {width: 20px;height: 20px;}.c-icon-accent-l {
box-shadow:0px 15px 15px -15px rgba(67,83,255,0.2);
}
@media (max-width: 991px) {
.c-icon-accent-l {
}
}
.c-icon-dark-s {
color: #0f0f0f;}.c-icon-dark-s 
>svg {width: 16px;height: 16px;}.c-icon-dark-s {
}
.c-icon-dark-m {
color: #0f0f0f;}.c-icon-dark-m 
>svg {width: 22px;height: 22px;}.c-icon-dark-m {
}
.c-icon-dark-l {
background-color: rgba(15,15,15,0.05);
border: 1px solid rgba(15,15,15,0.05);
padding: 20px;color: #0f0f0f;}.c-icon-dark-l 
>svg {width: 20px;height: 20px;}.c-icon-dark-l {
box-shadow:0px 15px 15px -15px rgba(0,0,0,0.2);
}
@media (max-width: 767px) {
.c-icon-dark-l {
padding: ;}.c-icon-dark-l 
>svg {width: 30px;height: 30px;}.c-icon-dark-l {
}
}
.c-icon-light-s {
color: #ffffff;}.c-icon-light-s 
>svg {width: 16px;height: 16px;}.c-icon-light-s {
}
.c-icon-light-m {
color: #ffffff;}.c-icon-light-m 
>svg {width: 22px;height: 22px;}.c-icon-light-m {
}
.c-icon-light-l {
background-color: rgba(255,255,255,0.05);
border: 1px solid rgba(255,255,255,0.05);
padding: 20px;color: #ffffff;}.c-icon-light-l 
>svg {width: 20px;height: 20px;}.c-icon-light-l {
}
.c-bg-light {
background-color:#f9f9f9;
}
.c-bg-light-alt {
background-color:#ffffff;
position:relative;
}
.c-bg-dark {
background-color:#191919;
}
.c-bg-dark-alt {
background-color:#353535;
}
.c-bg-accent {
background-color:rgba(156,191,214,0.29);
}
.c-bg-accent-alt {
background-color:#efefef;
}
.c-bg-gradient {
background-image: linear-gradient(90deg, #0009c4, #200696);}
@media (max-width: 479px) {
.c-bg-gradient {
}
}
.c-bg-blur-s {
-webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px);
}
.c-bg-blur-m {
-webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px);
}
.c-bg-blur-l {
-webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px);
}
.c-bg-blur-xl {
-webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px);
}
.c-avatar-xs {
width:30px;
height:30px;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
border-radius:100%;
object-fit:cover;
}
.c-avatar-s {
border-radius:100%;
width:40px;
height:40px;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
object-fit:cover;
}
@media (max-width: 1120px) {
.c-avatar-s {
margin-right:10px;
}
}
@media (max-width: 767px) {
.c-avatar-s {
}
}
.c-avatar-m {
background-size: cover; width:60px;
height:60px;
background-repeat:no-repeat;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
border-radius:100%;
background-position:50% 50%;
object-fit:cover;
}
.c-avatar-l {
border-radius:100%;
width:80px;
height:80px;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
object-fit:cover;
}
@media (max-width: 1120px) {
.c-avatar-l {
width:60px;
height:60px;
}
}
@media (max-width: 479px) {
.c-avatar-l {
width:50px;
height:50px;
}
}
.c-avatar-xl {
background-size: cover; background-repeat:no-repeat;
width:140px;
height:140px;
border-radius:100%;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
background-position:50% 50%;
box-shadow:0px 25px 35px -14px rgba(0,0,0,0.2);
object-fit:cover;
}
@media (max-width: 991px) {
.c-avatar-xl {
width:100px;
height:100px;
}
}
.c-link-accent {
color:#9cbfd6;
}
.c-link-dark:hover{
color:#9cbfd6;
}
.c-link-dark {
color:#686868;
}
.c-link-light:hover{
opacity:0.8;
color:#ffffff;
}
.c-link-light {
color:#ffffff;
}
.c-link-light:not(.ct-section):not(.oxy-easy-posts),
.c-link-light.oxy-easy-posts .oxy-posts,
.c-link-light.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-link-s {
font-size:13px;
font-weight:400;
}
.c-link-s:not(.ct-section):not(.oxy-easy-posts),
.c-link-s.oxy-easy-posts .oxy-posts,
.c-link-s.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-link-m:hover{
opacity:0.8;
}
.c-link-m {
font-size:16px;
font-weight:400;
text-decoration:none;
}
.c-link-m:not(.ct-section):not(.oxy-easy-posts),
.c-link-m.oxy-easy-posts .oxy-posts,
.c-link-m.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.c-link-m {
}
}
@media (max-width: 479px) {
.c-link-m {
font-size:14px;
}
}
.c-link-l {
font-size:20px;
font-weight:500;
text-decoration:underline;
}
.c-link-l:not(.ct-section):not(.oxy-easy-posts),
.c-link-l.oxy-easy-posts .oxy-posts,
.c-link-l.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.c-link-l {
font-size:17px;
}
}
.c-link-xl {
font-size:22px;
font-weight:500;
}
.c-link-xl:not(.ct-section):not(.oxy-easy-posts),
.c-link-xl.oxy-easy-posts .oxy-posts,
.c-link-xl.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-rounded {
border-radius:7px;
overflow:hidden;
}
.c-shadow {
box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-border-light {
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#e8e8e8;
border-right-color:#e8e8e8;
border-bottom-color:#e8e8e8;
border-left-color:#e8e8e8;
}
.c-border-dark {
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#474747;
border-right-color:#474747;
border-bottom-color:#474747;
border-left-color:#474747;
}
.c-transition {
transition-duration:0.4s;
}
@media (max-width: 1120px) {
}
.c-full-width {
width:100%;
}
.c-inline {
}
.c-inline:not(.ct-section):not(.oxy-easy-posts),
.c-inline.oxy-easy-posts .oxy-posts,
.c-inline.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-stretch {
}
.c-stretch:not(.ct-section):not(.oxy-easy-posts),
.c-stretch.oxy-easy-posts .oxy-posts,
.c-stretch.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.c-relative {
position:relative;
}
.c-3d-down {
transform: perspective(1000px) rotateX(-20deg);
}
.c-3d-left {
transform: perspective(1000px) rotatey(20deg);
}
.c-3d-right {
transform: perspective(1000px) rotatey(-20deg);
}
.c-3d-up {
transform: perspective(1000px) rotateX(20deg);
}
.c-hover-3d-down:hover{
transform:perspective(1000px) ;transform: perspective(1000px) rotateX(-20deg);
}
.c-hover-3d-down {
transform: perspective(0px) rotateX(0deg);
}
.c-hover-3d-left:hover{
transform: perspective(1000px) rotatey(20deg);
}
.c-hover-3d-left {
transform: perspective(0px) rotateY(0deg);
}
.c-hover-3d-right:hover{
transform: perspective(1000px) rotatey(-20deg);
}
.c-hover-3d-right {
transform: perspective(0px) rotateY(0deg);
}
.c-hover-3d-up:hover{
transform:perspective(1000px) ;transform: perspective(1000px) rotateX(20deg);
}
.c-hover-3d-up {
transform: perspective(0px) rotateX(0deg);
}
.c-hover-move-down:hover{
transform:translateY(10px);}
.c-hover-move-down {
}
.c-hover-move-left:hover{
transform:translate(-10px);}
.c-hover-move-left {
}
.c-hover-move-right:hover{
transform:translate(10px);}
.c-hover-move-right {
}
.c-hover-move-up:hover{
transform:translateY(-10px);}
.c-hover-move-up {
}
.c-hover-scale:hover{
transform:scale(1.05,1.05);}
.c-hover-scale {
}
.c-hover-scale-up:hover{
transform:scale(1.05,1.05) translateY(-10px);}
.c-hover-scale-up {
}
.c-margin-xs {
}
.c-margin-s {
}
.c-margin-m {
}
.c-margin-l {
}
.c-margin-xl {
}
.c-margin-xxl {
}
.c-margin-left-xs {
}
.c-margin-left-s {
}
.c-margin-left-m {
}
.c-margin-left-l {
}
.c-margin-left-xl {
}
.c-margin-left-xxl {
}
.c-margin-right-xs {
margin-right:clamp(4px, 1vmin, 10px) ;
}
.c-margin-right-s {
margin-right:clamp(8px, 2vmin, 20px) ;
}
@media (max-width: 767px) {
}
.c-margin-right-m {
margin-right:clamp(12px, 3.5vmin, 30px) ;
}
@media (max-width: 479px) {
}
.c-margin-right-l {
margin-right:clamp(20px, 5vmin, 50px) ;
}
@media (max-width: 767px) {
}
@media (max-width: 479px) {
}
.c-margin-right-xl {
margin-right:clamp(32px, 7vmin, 80px) ;
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
.c-margin-right-xxl {
margin-right:clamp(52px, 12vmin, 130px) ;
}
.c-margin-top-xs {
}
.c-margin-top-s {
}
.c-margin-top-m {
}
.c-margin-top-l {
}
.c-margin-top-xl {
}
.c-margin-top-xxl {
}
.c-margin-bottom-xs {
margin-bottom:clamp(4px, 1vmin, 10px) ;
}
.c-margin-bottom-s {
margin-bottom:clamp(8px, 2vmin, 20px) ;
}
.c-margin-bottom-m {
margin-bottom:clamp(12px, 3.5vmin, 30px) ;
}
@media (max-width: 1120px) {
}
@media (max-width: 991px) {
}
.c-margin-bottom-l {
margin-bottom:clamp(20px, 5vmin, 50px) ;
}
@media (max-width: 767px) {
}
@media (max-width: 479px) {
}
.c-margin-bottom-xl {
margin-bottom:clamp(32px, 7vmin, 80px) ;
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
.c-margin-bottom-xxl {
margin-bottom:clamp(52px, 12vmin, 130px) ;
}
.c-padding-xs {
padding-left:clamp(4px, 1vmin, 10px) ;
padding-right:clamp(4px, 1vmin, 10px) ;
padding-bottom:clamp(4px, 1vmin, 10px) ;
padding-top:clamp(4px, 1vmin, 10px) ;
}
.c-padding-s {
padding-top:clamp(8px, 2vmin, 20px) ;
padding-left:clamp(8px, 2vmin, 20px) ;
padding-right:clamp(8px, 2vmin, 20px) ;
padding-bottom:clamp(8px, 2vmin, 20px) ;
}
.c-padding-m {
padding-top:clamp(12px, 3.5vmin, 30px) ;
padding-left:clamp(12px, 3.5vmin, 30px) ;
padding-right:clamp(12px, 3.5vmin, 30px) ;
padding-bottom:clamp(12px, 3.5vmin, 30px) ;
}
.c-padding-l {
padding-left:clamp(20px, 5vmin, 50px) ;
padding-right:clamp(20px, 5vmin, 50px) ;
padding-bottom:clamp(20px, 5vmin, 50px) ;
padding-top:clamp(20px, 5vmin, 50px) ;
}
@media (max-width: 1120px) {
}
@media (max-width: 767px) {
}
.c-padding-xl {
padding-top:clamp(32px, 7vmin, 80px) ;
padding-left:clamp(32px, 7vmin, 80px) ;
padding-right:clamp(32px, 7vmin, 80px) ;
padding-bottom:clamp(32px, 7vmin, 80px) ;
}
.c-padding-xl:not(.ct-section):not(.oxy-easy-posts),
.c-padding-xl.oxy-easy-posts .oxy-posts,
.c-padding-xl.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1120px) {
}
@media (max-width: 767px) {
}
.c-padding-xxl {
padding-left:clamp(52px, 12vmin, 130px) ;
padding-right:clamp(52px, 12vmin, 130px) ;
padding-bottom:clamp(52px, 12vmin, 130px) ;
padding-top:clamp(52px, 12vmin, 130px) ;
}
.c-padding-left-xs {
padding-left:clamp(4px, 1vmin, 10px) ;
}
.c-padding-left-s {
padding-left:clamp(8px, 2vmin, 20px) ;
}
.c-padding-left-m {
padding-left:clamp(12px, 3.5vmin, 30px) ;
}
.c-padding-left-l {
padding-left:clamp(20px, 5vmin, 50px) ;
}
.c-padding-left-xl {
padding-left:clamp(32px, 7vmin, 80px) ;
}
.c-padding-left-xxl {
padding-left:clamp(52px, 12vmin, 130px) ;
}
.c-padding-right-xs {
padding-right:clamp(4px, 1vmin, 10px) ;
}
.c-padding-right-s {
padding-right:clamp(8px, 2vmin, 20px) ;
}
.c-padding-right-m {
padding-right:clamp(12px, 3.5vmin, 30px) ;
}
.c-padding-right-l {
padding-right:clamp(20px, 5vmin, 50px) ;
}
.c-padding-right-xl {
padding-right:clamp(32px, 7vmin, 80px) ;
}
.c-padding-right-xxl {
padding-right:clamp(52px, 12vmin, 130px) ;
}
.c-padding-top-xs {
padding-top:clamp(4px, 1vmin, 10px) ;
}
.c-padding-top-s {
padding-top:clamp(8px, 2vmin, 20px) ;
}
.c-padding-top-m {
padding-top:clamp(12px, 3.5vmin, 30px) ;
}
.c-padding-top-l {
padding-top:clamp(20px, 5vmin, 50px) ;
}
.c-padding-top-xl {
padding-top:clamp(32px, 7vmin, 80px) ;
}
.c-padding-top-xxl {
padding-top:clamp(52px, 12vmin, 130px) ;
}
.c-padding-bottom-xs {
padding-bottom:clamp(4px, 1vmin, 10px) ;
}
.c-padding-bottom-s {
padding-bottom:clamp(8px, 2vmin, 20px) ;
}
.c-padding-bottom-m {
padding-bottom:clamp(12px, 3.5vmin, 30px) ;
}
.c-padding-bottom-l {
padding-bottom:clamp(20px, 5vmin, 50px) ;
}
.c-padding-bottom-xl {
padding-bottom:clamp(32px, 7vmin, 80px) ;
}
.c-padding-bottom-xxl {
padding-bottom:clamp(52px, 12vmin, 130px) ;
}
.c-owl-xs {
}
.c-owl-s {
}
.c-owl-m {
}
.c-owl-l {
}
.c-owl-xl {
}
.c-owl-xxl {
}
.c-columns-gap-xs {
grid-gap: clamp(4px, 1vmin, 10px);
}
.c-columns-gap-s {
grid-gap: clamp(8px, 2vmin, 20px);
}
.c-columns-gap-m {
grid-gap: clamp(12px, 3.5vmin, 30px);
}
.c-columns-gap-l {
grid-gap: clamp(20px, 5vmin, 50px);
}
.c-columns-gap-xl {
grid-gap: clamp(32px, 7vmin, 80px);
}
.c-columns-gap-xxl {
grid-gap: clamp(52px, 12vmin, 130px);
}
@media (max-width: 991px) {
}
.c-columns-1-2 {
}
.c-columns-1-3 {
}
.c-columns-2 {
}
.c-columns-2-1 {
}
.c-columns-2-3 {
}
.c-columns-3 {
}
.c-columns-3-1 {
}
.c-columns-3-2 {
}
.c-columns-4 {
}
.c-columns-5 {
}
.c-columns-6 {
}
.c-columns-xl-1 {
}
.c-columns-xl-2 {
}
.c-columns-xl-3 {
}
.c-columns-xl-4 {
}
.c-columns-xl-5 {
}
.c-columns-l-1 {
}
@media (max-width: 991px) {
}
.c-columns-l-2 {
}
@media (max-width: 991px) {
.c-columns-l-2 {
grid-template-columns: 1fr 1fr;
}
}
.c-columns-l-3 {
}
@media (max-width: 991px) {
.c-columns-l-3 {
grid-template-columns: 1fr 1fr 1fr;
}
}
.c-columns-l-4 {
}
@media (max-width: 991px) {
}
.c-columns-m-1 {
}
@media (max-width: 767px) {
}
.c-columns-m-2 {
}
@media (max-width: 767px) {
}
.c-columns-m-3 {
}
@media (max-width: 767px) {
}
.c-columns-s-1 {
}
@media (max-width: 479px) {
.c-columns-s-1 {
grid-template-columns: 1fr;
}
}
.c-columns-s-2 {
}
@media (max-width: 479px) {
.c-columns-s-2 {
grid-template-columns: 1fr 1fr;
}
}
.c-row-span-2 {
}
@media (max-width: 991px) {
}
.c-row-span-3 {
}
.c-row-span-4 {
}
.c-row-span-5 {
}
.c-row-span-6 {
}
.c-row-span-7 {
grid-row: span 7 / span 7;
}
.c-row-span-l-1 {
}
.c-row-span-l-2 {
}
.c-row-span-l-3 {
}
.c-row-span-l-4 {
}
.c-row-span-l-5 {
}
.c-row-span-l-6 {
}
.c-row-span-m-1 {
}
.c-row-span-m-2 {
}
.c-row-span-m-3 {
}
.c-row-span-m-4 {
}
.c-row-span-m-5 {
}
.c-row-span-m-6 {
}
.c-row-span-s-1 {
}
.c-row-span-s-2 {
}
.c-row-span-s-3 {
}
.c-row-span-s-4 {
}
.c-row-span-s-5 {
}
.c-row-span-s-6 {
}
.c-row-span-xl-1 {
}
.c-row-span-xl-2 {
}
@media (max-width: 1120px) {
.c-row-span-xl-2 {
}
}
.c-row-span-xl-3 {
}
.c-row-span-xl-4 {
}
.c-row-span-xl-5 {
}
.c-row-span-xl-6 {
}
.c-row-start-1 {
}
.c-row-start-2 {
}
.c-row-start-3 {
}
.c-row-start-4 {
}
.c-row-start-5 {
}
.c-row-start-6 {
}
.c-row-start-l-1 {
}
.c-row-start-l-2 {
}
.c-row-start-l-3 {
}
.c-row-start-l-4 {
}
.c-row-start-l-5 {
}
.c-row-start-l-6 {
}
.c-row-start-m-1 {
}
.c-row-start-m-2 {
}
.c-row-start-m-3 {
}
.c-row-start-m-4 {
}
.c-row-start-m-5 {
}
.c-row-start-m-6 {
}
.c-row-start-s-1 {
}
.c-row-start-s-3 {
}
.c-row-start-s-4 {
}
.c-row-start-s-5 {
}
.c-row-start-s-6 {
}
.c-row-start-xl-1 {
}
.c-row-start-xl-2 {
}
.c-row-start-xl-3 {
}
.c-row-start-xl-4 {
}
.c-row-start-xl-5 {
}
.c-row-start-xl-6 {
}
.c-col-span-2 {
grid-column-start: span 2;
}
@media (max-width: 991px) {
.c-col-span-2 {
grid-column-start: span 1;
}
}
.c-col-span-3 {
}
.c-col-span-4 {
}
.c-col-span-5 {
}
.c-col-span-6 {
}
.c-col-span-l-1 {
}
.c-col-span-l-2 {
}
.c-col-span-l-3 {
}
.c-col-span-l-4 {
}
.c-col-span-l-5 {
}
.c-col-span-l-6 {
}
.c-col-span-m-1 {
}
.c-col-span-m-2 {
}
.c-col-span-m-3 {
}
.c-col-span-m-4 {
}
.c-col-span-m-5 {
}
.c-col-span-m-6 {
}
.c-col-span-s-1 {
}
@media (max-width: 991px) {
.c-col-span-s-1 {
}
}
.c-col-span-s-2 {
}
.c-col-span-s-3 {
}
.c-col-span-s-4 {
}
.c-col-span-s-5 {
}
.c-col-span-s-6 {
}
.c-col-span-xl-1 {
}
.c-col-span-xl-2 {
}
.c-col-span-xl-3 {
}
.c-col-span-xl-4 {
}
.c-col-span-xl-5 {
}
.c-col-span-xl-6 {
}
.c-col-start-2 {
}
.c-col-start-l-1 {
}
.c-col-start-l-2 {
}
.c-col-start-l-3 {
}
.c-col-start-l-4 {
}
.c-col-start-l-5 {
}
.c-col-start-l-6 {
}
.c-col-start-m-1 {
}
.c-col-start-m-2 {
}
.c-col-start-m-3 {
}
.c-col-start-m-4 {
}
.c-col-start-m-5 {
}
.c-col-start-m-6 {
}
.c-col-start-s-1 {
}
.c-col-start-s-2 {
}
.c-col-start-s-3 {
}
.c-col-start-s-4 {
}
.c-col-start-s-5 {
}
.c-col-start-s-6 {
}
.c-col-start-xl-1 {
}
.c-col-start-xl-2 {
}
.c-col-start-xl-3 {
}
.c-col-start-xl-4 {
}
.c-col-start-xl-5 {
}
.c-col-start-xl-6 {
}
.c-left {
text-align:left;
}
.c-left:not(.ct-section):not(.oxy-easy-posts),
.c-left.oxy-easy-posts .oxy-posts,
.c-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.c-center {
text-align:center;
width:NaNpx;
}
.c-center:not(.ct-section):not(.oxy-easy-posts),
.c-center.oxy-easy-posts .oxy-posts,
.c-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.c-right {
text-align:right;
}
.c-right:not(.ct-section):not(.oxy-easy-posts),
.c-right.oxy-easy-posts .oxy-posts,
.c-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.c-middle-center {
text-align:center;
}
.c-middle-center:not(.ct-section):not(.oxy-easy-posts),
.c-middle-center.oxy-easy-posts .oxy-posts,
.c-middle-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.c-middle-left {
text-align:left;
}
.c-middle-left:not(.ct-section):not(.oxy-easy-posts),
.c-middle-left.oxy-easy-posts .oxy-posts,
.c-middle-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
.c-middle-right {
text-align:right;
}
.c-middle-right:not(.ct-section):not(.oxy-easy-posts),
.c-middle-right.oxy-easy-posts .oxy-posts,
.c-middle-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:center;
}
.c-top-center {
text-align:center;
}
.c-top-center:not(.ct-section):not(.oxy-easy-posts),
.c-top-center.oxy-easy-posts .oxy-posts,
.c-top-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.c-top-left {
text-align:left;
}
.c-top-left:not(.ct-section):not(.oxy-easy-posts),
.c-top-left.oxy-easy-posts .oxy-posts,
.c-top-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.c-top-right {
text-align:right;
}
.c-top-right:not(.ct-section):not(.oxy-easy-posts),
.c-top-right.oxy-easy-posts .oxy-posts,
.c-top-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:flex-start;
}
.c-bottom-center {
text-align:center;
}
.c-bottom-center:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-center.oxy-easy-posts .oxy-posts,
.c-bottom-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.c-bottom-left {
text-align:left;
}
.c-bottom-left:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-left.oxy-easy-posts .oxy-posts,
.c-bottom-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
.c-bottom-right {
text-align:right;
}
.c-bottom-right:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-right.oxy-easy-posts .oxy-posts,
.c-bottom-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:flex-end;
}
.c-left-self {
margin-right:auto;
}
.c-center-self {
margin-left:auto;
margin-right:auto;
}
.c-right-self {
margin-left:auto;
}
.c-max-width-320 {
max-width:320px;
}
.c-max-width-480 {
max-width:480px;
}
.c-max-width-640 {
max-width:640px;
}
.c-max-width-960 {
max-width:960px;
}
.c-max-width-1120 {
max-width:1120px;
}
.c-opacity-25 {
opacity:0.25;
}
.c-opacity-50 {
opacity:0.5;
}
.c-opacity-75 {
opacity:0.75;
}
.c-uppercase {
text-transform:uppercase;
}
.c-lowercase {
text-transform:lowercase;
}
.c-underline {
text-decoration:underline;
}
.c-bold {
font-weight:600;
}
.c-italic {
font-style:italic;
}
.c-hero-14 {
background-image:linear-gradient(rgba(0,0,0,0.25), rgba(0,0,0,0.25)), url(http://www.mariatorrendell.com/wp-content/uploads/2021/02/sticky-maria.jpeg); text-align:center;
position:relative;
height:100vh;
background-attachment:fixed;
}
.c-hero-14:not(.ct-section):not(.oxy-easy-posts),
.c-hero-14.oxy-easy-posts .oxy-posts,
.c-hero-14.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.c-hero-14 {
background-attachment:scroll;
}
}
.c-icon-hero-position {
position:absolute;
bottom:25px;
}
.circle-timeline {
border-radius:200px;
height:18px;
width:18px;
}
.line-timeline {
background-color:#9cbfd6;
min-width:2px;
max-width:2px;
height:100%;
}
.ligh {
}
.oxy-stock-content-styles {
}  .c-columns-2-auto {
display: grid!important;
grid-template-columns: auto auto;
width: 100%;
}
.c-columns-6 {
display: grid!important;
grid-template-columns: repeat(6, 1fr); 
width: 100%;
}
.c-columns-5 {
display: grid!important;
grid-template-columns: repeat(5, 1fr); 
width: 100%;
}
.c-columns-4 {
display: grid!important;
grid-template-columns: repeat(4, 1fr); 
width: 100%;
}
.c-columns-3 {
display: grid!important;
grid-template-columns: repeat(3, 1fr);
width: 100%; 
}
.c-columns-2 {
display: grid!important;
grid-template-columns: repeat(2, 1fr); 
width: 100%;
}
.c-columns-3-2 {
display: grid!important;
grid-template-columns: 3fr 2fr; 
width: 100%;
}
.c-columns-2-3 {
display: grid!important;
grid-template-columns: 2fr 3fr; 
width: 100%;
}
.c-columns-1-2 {
display: grid!important;
grid-template-columns: 1fr 2fr; 
width: 100%;
}
.c-columns-2-1 {
display: grid!important;
grid-template-columns: 2fr 1fr; 
width: 100%;
}
.c-columns-3-1 {
display: grid!important;
grid-template-columns: 3fr 1fr; 
width: 100%;
}
.c-columns-1-3 {
display: grid!important;
grid-template-columns: 1fr 3fr; 
width: 100%;
} .c-row-span-2 {
grid-row: span 2 / span 2;
}
.c-row-span-3 {
grid-row: span 3 / span 3;
}
.c-row-span-4 {
grid-row: span 4 / span 4;
}
.c-row-span-5 {
grid-row: span 5 / span 5;
}
.c-row-span-6 {
grid-row: span 6 / span 6;
} .c-col-span-2 {
grid-column: span 2 / span 2;
}
.c-col-span-3 {
grid-column: span 3 / span 3;
}
.c-col-span-4 {
grid-column: span 4 / span 4;
}
.c-col-span-5 {
grid-column: span 5 / span 5;
}
.c-col-span-6 {
grid-column: span 6 / span 6;
} .c-row-start-1 {
grid-row-start: 1;
}
.c-row-start-2 {
grid-row-start: 2;
}
.c-row-start-3 {
grid-row-start: 3;
}
.c-row-start-4 {
grid-row-start: 4;
}
.c-row-start-5 {
grid-row-start: 5;
}
.c-row-start-6 {
grid-row-start: 6;
} .c-col-start-1 {
grid-column-start: 1;
}
.c-col-start-2 {
grid-column-start: 2;
}
.c-col-start-3 {
grid-column-start: 3;
}
.c-col-start-4 {
grid-column-start: 4;
}
.c-col-start-5 {
grid-column-start: 5;
}
.c-col-start-6 {
grid-column-start: 6;
}  @media only screen and (max-width: 1399px) {
.c-columns-xl-5 {
grid-template-columns: repeat(5, 1fr); 
}
.c-columns-xl-4 {
grid-template-columns: repeat(4, 1fr); 
}
.c-columns-xl-3 {
grid-template-columns: repeat(3, 1fr); 
}
.c-columns-xl-2 {
grid-template-columns: repeat(2, 1fr); 
}
.c-columns-xl-1 {
grid-template-columns: 1fr;
} .c-row-span-xl-1 {
grid-column: span 1 / span 1;
}
.c-row-span-xl-2 {
grid-row: span 2 / span 2;
}
.c-row-span-xl-3 {
grid-row: span 3 / span 3;
}
.c-row-span-xl-4 {
grid-row: span 4 / span 4;
}
.c-row-span-xl-5 {
grid-row: span 5 / span 5;
}
.c-row-span-xl-6 {
grid-row: span 6 / span 6;
} .c-col-span-xl-1 {
grid-column: span 1 / span 1;
}
.c-col-span-xl-2 {
grid-column: span 2 / span 2;
}
.c-col-span-xl-3 {
grid-column: span 3 / span 3;
}
.c-col-span-xl-4 {
grid-column: span 4 / span 4;
}
.c-col-span-xl-5 {
grid-column: span 5 / span 5;
}
.c-col-span-xl-6 {
grid-column: span 6 / span 6;
} .c-row-start-xl-1 {
grid-row-start: 1;
}
.c-row-start-xl-2 {
grid-row-start: 2;
}
.c-row-start-xl-3 {
grid-row-start: 3;
}
.c-row-start-xl-4 {
grid-row-start: 4;
}
.c-row-start-xl-5 {
grid-row-start: 5;
}
.c-row-start-xl-6 {
grid-row-start: 6;
} .c-col-start-xl-1 {
grid-column-start: 1;
}
.c-col-start-xl-2 {
grid-column-start: 2;
}
.c-col-start-xl-3 {
grid-column-start: 3;
}
.c-col-start-xl-4 {
grid-column-start: 4;
}
.c-col-start-xl-5 {
grid-column-start: 5;
}
.c-col-start-xl-6 {
grid-column-start: 6;
}
}  @media only screen and (max-width: 991px) {
.c-columns-l-4 {
grid-template-columns: repeat(4, 1fr); 
}
.c-columns-l-3 {
grid-template-columns: repeat(3, 1fr); 
}
.c-columns-l-2 {
grid-template-columns: repeat(2, 1fr); 
}
.c-columns-l-1 {
grid-template-columns: 1fr;
} .c-row-span-l-1 {
grid-row: span 1 / span 1;
}
.c-row-span-l-2 {
grid-row: span 2 / span 2;
}
.c-row-span-l-3 {
grid-row: span 3 / span 3;
}
.c-row-span-l-4 {
grid-row: span 4 / span 4;
}
.c-row-span-l-5 {
grid-row: span 5 / span 5;
}
.c-row-span-l-6 {
grid-row: span 6 / span 6;
} .c-col-span-l-1 {
grid-column: span 1 / span 1;
}
.c-col-span-l-2 {
grid-column: span 2 / span 2;
}
.c-col-span-l-3 {
grid-column: span 3 / span 3;
}
.c-col-span-l-4 {
grid-column: span 4 / span 4;
}
.c-col-span-l-5 {
grid-column: span 5 / span 5;
}
.c-col-span-l-6 {
grid-column: span 6 / span 6;
} .c-row-start-l-1 {
grid-row-start: 1;
}
.c-row-start-l-2 {
grid-row-start: 2;
}
.c-row-start-l-3 {
grid-row-start: 3;
}
.c-row-start-l-4 {
grid-row-start: 4;
}
.c-row-start-l-5 {
grid-row-start: 5;
}
.c-row-start-l-6 {
grid-row-start: 6;
} .c-col-start-l-1 {
grid-column-start: 1;
}
.c-col-start-l-2 {
grid-column-start: 2;
}
.c-col-start-l-3 {
grid-column-start: 3;
}
.c-col-start-l-4 {
grid-column-start: 4;
}
.c-col-start-l-5 {
grid-column-start: 5;
}
.c-col-start-l-6 {
grid-column-start: 6;
}
}  @media only screen and (max-width: 767px) {
.c-columns-m-3 {
grid-template-columns: repeat(3, 1fr); 
}
.c-columns-m-2 {
grid-template-columns: repeat(2, 1fr); 
}
.c-columns-m-1 {
grid-template-columns: 1fr;
} .c-row-span-m-1 {
grid-row: span 1 / span 1;
}
.c-row-span-m-2 {
grid-row: span 2 / span 2;
}
.c-row-span-m-3 {
grid-row: span 3 / span 3;
}
.c-row-span-m-4 {
grid-row: span 4 / span 4;
}
.c-row-span-m-5 {
grid-row: span 5 / span 5;
}
.c-row-span-m-6 {
grid-row: span 6 / span 6;
} .c-col-span-m-1 {
grid-column: span 1 / span 1;
}
.c-col-span-m-2 {
grid-column: span 2 / span 2;
}
.c-col-span-m-3 {
grid-column: span 3 / span 3;
}
.c-col-span-m-4 {
grid-column: span 4 / span 4;
}
.c-col-span-m-5 {
grid-column: span 5 / span 5;
}
.c-col-span-m-6 {
grid-column: span 6 / span 6;
} .c-row-start-m-1 {
grid-row-start: 1;
}
.c-row-start-m-2 {
grid-row-start: 2;
}
.c-row-start-m-3 {
grid-row-start: 3;
}
.c-row-start-m-4 {
grid-row-start: 4;
}
.c-row-start-m-5 {
grid-row-start: 5;
}
.c-row-start-m-6 {
grid-row-start: 6;
} .c-col-start-m-1 {
grid-column-start: 1;
}
.c-col-start-m-2 {
grid-column-start: 2;
}
.c-col-start-m-3 {
grid-column-start: 3;
}
.c-col-start-m-4 {
grid-column-start: 4;
}
.c-col-start-m-5 {
grid-column-start: 5;
}
.c-col-start-m-6 {
grid-column-start: 6;
}
}  @media only screen and (max-width: 479px) {
.c-columns-s-2 {
grid-template-columns: repeat(2, 1fr); 
}
.c-columns-s-1 {
grid-template-columns: 1fr;
} .c-row-span-s-1 {
grid-row: span 1 / span 1;
}
.c-row-span-s-2 {
grid-row: span 2 / span 2;
}
.c-row-span-s-3 {
grid-row: span 3 / span 3;
}
.c-row-span-s-4 {
grid-row: span 4 / span 4;
}
.c-row-span-s-5 {
grid-row: span 5 / span 5;
}
.c-row-span-s-6 {
grid-row: span 6 / span 6;
} .c-col-span-s-1 {
grid-column: span 1 / span 1;
}
.c-col-span-s-2 {
grid-column: span 2 / span 2;
}
.c-col-span-s-3 {
grid-column: span 3 / span 3;
}
.c-col-span-s-4 {
grid-column: span 4 / span 4;
}
.c-col-span-s-5 {
grid-column: span 5 / span 5;
}
.c-col-span-s-6 {
grid-column: span 6 / span 6;
} .c-row-start-s-1 {
grid-row-start: 1;
}
.c-row-start-s-2 {
grid-row-start: 2;
}
.c-row-start-s-3 {
grid-row-start: 3;
}
.c-row-start-s-4 {
grid-row-start: 4;
}
.c-row-start-s-5 {
grid-row-start: 5;
}
.c-row-start-s-6 {
grid-row-start: 6;
} .c-col-start-s-1 {
grid-column-start: 1;
}
.c-col-start-s-2 {
grid-column-start: 2;
}
.c-col-start-s-3 {
grid-column-start: 3;
}
.c-col-start-s-4 {
grid-column-start: 4;
}
.c-col-start-s-5 {
grid-column-start: 5;
}
.c-col-start-s-6 {
grid-column-start: 6;
}
}   .c-gallery {align-items: stretch;}
.c-gallery img {object-fit:cover;} .c-grid-1 {
display: grid!important;
width:100%;
grid-template-columns: repeat(3, 1fr); 
grid-template-rows: repeat(2, 1fr);
}
.c-grid-1 *:nth-child(1) { grid-area: 1 / 1 / span 2 / span 2; }
.c-grid-1 *:nth-child(2) { grid-area: 1 / 3; }
.c-grid-1 *:nth-child(3) { grid-area: 2 / 3; }
@media only screen and (max-width: 768px) {
.c-grid-1 {
grid-template-columns: 1fr 1fr; 
grid-template-rows: 1.5fr 1fr;
}
.c-grid-1 *:nth-child(1) { grid-area: 1 / 1 / 2 / 3; }
.c-grid-1 *:nth-child(2) { grid-area: 2 / 1; }
.c-grid-1 *:nth-child(3) { grid-area: 2 / 2; }
} .c-grid-2 {
display: grid!important;
width:100%;
grid-template-columns: repeat(5, 1fr); 
grid-template-rows: repeat(2, 1fr);
}
.c-grid-2 *:nth-child(1) { grid-area: 1 / 1 / 2 / 4; }
.c-grid-2 *:nth-child(2) { grid-area: 1 / 4 / 2 / 6; }
.c-grid-2 *:nth-child(3) { grid-area: 2 / 1 / 3 / 3; }
.c-grid-2 *:nth-child(4) { grid-area: 2 / 3 / 3 / 6; } ul.splide__list {
width: 100%;
}
#primary-slider {
margin-bottom: 10px;
}
.splide__slide img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.splide--nav > .splide__track > .splide__list > .splide__slide {
border: none !important;
opacity: 0.5;
transition: opacity 0.6s;
}
.splide--nav > .splide__track > .splide__list > .splide__slide:hover {
opacity: 1;
}
.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
opacity: 1;
} .splide .splide__arrow,
.oxy-oxyninja-slider .splide__arrow {
border-radius: 0;
opacity: 0;
background: #fff;
box-shadow: 0 1px 5px #0000001c;
transition: all 0.4s;
}
.splide:hover .splide__arrow,
.oxy-oxyninja-slider:hover .splide__arrow {
opacity: 0.8;
}
.splide .splide__arrow:hover,
.oxy-oxyninja-slider .splide__arrow:hover {
opacity: 1;
background: #fff;
box-shadow: 0 1px 10px #0000001c;
}
.splide .splide__arrows button:disabled,
.oxy-oxyninja-slider .splide__arrows button:disabled {
display: none;
} .splide .splide__arrow--prev,
.oxy-oxyninja-slider .splide__arrow--prev {
left: 0;
}
.splide .splide__arrow--next,
.oxy-oxyninja-slider .splide__arrow--next {
right: 0;
}
.splide:hover .splide__arrow--prev,
.oxy-oxyninja-slider:hover .splide__arrow--prev {
left: 1em;
}
.splide:hover .splide__arrow--next,
.oxy-oxyninja-slider:hover .splide__arrow--next {
right: 1em;
} .splide .splide__pagination,
.oxy-oxyninja-slider .splide__pagination {
bottom: -1em;
}
.splide .splide__pagination__page,
.oxy-oxyninja-slider .splide__pagination__page {
width: 40px;
height: 1px;
background: #323232;
border-radius: 0;
opacity: 0.2;
}
.splide .splide__pagination__page.is-active,
.oxy-oxyninja-slider .splide__pagination__page.is-active {
background: #323232;
transform: scale(1);
opacity: 0.7;
}
.wc-product-gallery-1 .splide .splide__pagination,
.wc-product-gallery-2 .splide .splide__pagination,
.wc-product-gallery-1 .oxy-oxyninja-slider .splide__pagination,
.wc-product-gallery-2 .oxy-oxyninja-slider .splide__pagination {
display: none;
} .wc-image-grid-1 {
display: grid!important;
grid-template-columns: 1fr 1fr;
grid-gap: 10px;
}
.wc-image-grid-1 * {
width: 100%!important;
border-radius: 2px;
margin: 0!important;
}
.wc-image-grid-1 *:nth-child(1) {
grid-column: 1 / -1;
max-height: 800px;
object-fit: cover;
object-position: center;
}
.wc-grid-img {
width: 100%!important;
height: 100%!important;
object-fit: cover;
object-position: center;
} #ct-builder .wc-archive-item-1,
#ct-builder .wc-archive-item-2,
#ct-builder .wc-archive-item-3,
#ct-builder .wc-archive-item-4 {
max-width:350px;
}
.oxy-dynamic-list .oxy-product-wrapper-inner {
height: 100%;
}
div.c-divider, div.wc-full-divider {min-height:1px!important;}
.oxy-repeater-pages-wrap {
grid-column: 1 / -1; 
}
.oxy-product-info h2 {
margin-bottom: 20px!important;
}
.widget_top_rated_products h2, .woocommerce .widget_shopping_cart h2, .woocommerce .widget_products h2, .woocommerce .widget_product_categories h2, .woocommerce .widget_layered_nav_filters h2, .woocommerce .woocommerce-widget-layered-nav h2, .woocommerce .widget_rating_filter h2, .woocommerce .widget_price_filter h2, .woocommerce div.widget_product_tag_cloud h2, .woocommerce h1.page-title, .woocommerce h1.product_title, .woocommerce section.related.products h2, .woocommerce section.upsells.products h2, .woocommerce h2.woocommerce-Reviews-title, .woocommerce span.comment-reply-title, .woocommerce-Tabs-panel h2, h2.woocommerce-order-downloads__title, .woocommerce-orders article header h1, .woocommerce-account article header h1, .woocommerce-downloads article header h1, .woocommerce-edit-address article header h1, .woocommerce-account h2, .woocommerce-Address-title h3, .woocommerce-MyAccount-content h3, .woocommerce-EditAccountForm legend, h1.oxy-woo-archive-title, h2.woocommerce-column__title, h2.woocommerce-order-downloads__title, h2.woocommerce-order-details__title, .woocommerce-billing-fields h3, .woocommerce-checkout h3, .woocommerce .cart_totals h2, .woocommerce .cross-sells h2 {
color: inherit;
font-weight: inherit;
line-height: inherit;
}
.woocommerce .price_label .from, .woocommerce .price_label .to, .woocommerce ul.products li.product .price, .product-quantity, .woocommerce .price ins, .woocommerce-Price-amount, .woocommerce-loop-category__title .count, .woocommerce .price {
font-weight: 600;
}
.woocommerce a.added_to_cart {
display: none!important;
}
.wc-price-container .price {
display: flex;
flex-direction: row;
align-items: center;
}
.wc-price-container .price > del {
order: 2;
}
.wc-price-container .price > ins {
padding-right: 10px;
} .oxy-woo-product-categories .woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
content: ' ';
display: none;
}
.oxy-woo-product-categories .woocommerce ul.products li.product-category a img {
margin-bottom: 0;
}
.oxy-woo-product-categories .woocommerce ul.products li.product a {
align-items: center;
display: grid;
grid-template-columns: 80px 1fr;
grid-gap: 15px;
background: white;
border-radius: 0;
overflow: hidden;
padding: 0px;
box-shadow: 0px 3px 10px #00000017;
transition: all 0.3s;
}
.oxy-woo-product-categories .woocommerce ul.products li.product a:hover {
transform: translatey(-3px);
box-shadow: 0px 5px 20px #00000017;
}
.oxy-woo-product-categories .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 100%;
padding: 0;
margin: 0;
}
.oxy-woo-product-categories .woocommerce ul.products {
display: grid;
width: 100%;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
grid-gap: 15px;
margin: 0;
} .tab-accordion {
border: 1px solid #e8e8e8;
background: none;
width: 100%;
justify-content: center;
margin-bottom: 20px;
} .wc-sale-badge, .wc-new-badge {
display: block;
background: white;
color: black;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 11px;
font-weight: 700;
padding: 3px 6px;
box-shadow: 0 1px 5px #0000001c;
margin: 5px;
opacity: 0.8;
}
.wc-sale-badge {
background: black;
color: white;
} .wc-archive-item-1 img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.6s!important;
}
@media only screen and (min-width: 992px) {
.wc-archive-item-1-content {
opacity: 0;
}
.wc-archive-item-1-title {
transform: translateY(-25px);
}
.wc-archive-item-1-price {
transform: translateY(25px);
}
.wc-archive-item-1:hover img {
transform: scale(1.2);
opacity: 0.1;
}
.wc-archive-item-1:hover .wc-archive-item-1-content {
opacity: 1;
}
.wc-archive-item-1:hover .wc-archive-item-1-title,
.wc-archive-item-1:hover .wc-archive-item-1-price {
transform: translatey(0);
}
} .wc-archive-item-2 .add_to_cart_inline {
margin: 0;
}
.wc-archive-item-2 .atc-code-block {
position: absolute;
bottom: 0;
left: 0;
z-index: 3;
transition: all 0.6s;
}
.wc-archive-item-2 .woocommerce a.button {
width: 100%;
padding: 10px;
background-color: rgba(0,0,0,0.4);
border: none;
border-radius: 0;
font-size: 12px;
font-weight: 500;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
color: #ffffff;
margin: 0;
}
.wc-archive-item-2 .woocommerce a.button:hover {
background-color: rgba(0,0,0,0.6);
}
@media only screen and (min-width: 992px) {
.wc-archive-item-2 .atc-code-block {
transform: translatey(100%);
}
.wc-archive-item-2:hover .atc-code-block {
transform: translatey(0px);
}
}
.wc-archive-item-2-img img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
} .wc-archive-item-3 .woocommerce a.button {
max-width: 150px;
padding: 10px;
background-color: rgba(0,0,0,0.1);
border: none;
border-radius: 2px;;
font-size: 11px;
font-weight: 500;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
color: grey;
transition: all 1s;
margin: 0;
}
.wc-archive-item-3 .add_to_cart_inline {
display:flex;
justify-content: center;
}
.wc-archive-item-3 .woocommerce a.button:hover {
background-color: rgba(0,0,0,0.5);
color: white;
}
.wc-archive-item-3-img img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
} .wc-archive-item-4 .woocommerce a.button {
padding: 10px;
background-color: rgba(0,0,0,0.1);
border: none;
border-radius: 2px;;
font-size: 11px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px;
color: grey;
transition: all 1s;
margin: 0;
}
.wc-archive-item-4 .woocommerce a.button:hover {
background-color: rgba(0,0,0,0.5);
color: white;
}
.wc-archive-item-4-img img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
} .woocommerce-notices-wrapper {
position: fixed;
bottom: 20px;
right: 20px;
z-index: 2999;
transition: all 0.6s;
animation: slide-up-fade-in ease 1s;
animation-iteration-count: 1;
transform-origin: 50% 50%;
animation-fill-mode:forwards; -webkit-animation: slide-up-fade-in ease 1s;
-webkit-animation-iteration-count: 1;
-webkit-transform-origin: 50% 50%;
-webkit-animation-fill-mode:forwards; -moz-animation: slide-up-fade-in ease 1s;
-moz-animation-iteration-count: 1;
-moz-transform-origin: 50% 50%;
-moz-animation-fill-mode:forwards; -o-animation: slide-up-fade-in ease 1s;
-o-animation-iteration-count: 1;
-o-transform-origin: 50% 50%;
-o-animation-fill-mode:forwards; -ms-animation: slide-up-fade-in ease 1s;
-ms-animation-iteration-count: 1;
-ms-transform-origin: 50% 50%;
-ms-animation-fill-mode:forwards; opacity:0;
opacity: 1\9;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error  {
display: flex;
align-items: center;
border: none;
box-shadow: 0 5px 15px #00000017;
border-radius: 2px;
background: white;
z-index: 2999;
transition: all 0.6s;
}
.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button {
margin-left: 20px!important;
order: 5;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
top: auto;
left: 1.5em;
}
.showcoupon {padding: 5px;} @keyframes slide-up-fade-in {
0% {
opacity:0;
transform:  translatey(200px)  ;
}
100% {
opacity:1;
transform:  translatey(0px)  ;
}
}
@-moz-keyframes slide-up-fade-in {
0% {
opacity:0;
transform:  translatey(200px)  ;
}
100% {
opacity:1;
transform:  translatey(0px)  ;
}
}
@-webkit-keyframes slide-up-fade-in {
0% {
opacity:0;
transform:  translatey(200px)  ;
}
100% {
opacity:1;
transform:  translatey(0px)  ;
}
}
@-o-keyframes slide-up-fade-in {
0% {
opacity:0;
transform:  translatey(200px)  ;
}
100% {
opacity:1;
transform:  translatey(0px)  ;
}
}
@-ms-keyframes slide-up-fade-in {
0% {
opacity:0;
transform:  translatey(200px)  ;
}
100% {
opacity:1;
transform:  translatey(0px)  ;
}
} @keyframes slide-down-fade-in {
0% {
opacity:1;
transform:  translatey(0px)  ;
}
100% {
opacity:0;
transform:  translatey(200px)  ;
}
}
@-moz-keyframes slide-down-fade-in {
0% {
opacity:1;
transform:  translatey(0px)  ;
}
100% {
opacity:0;
transform:  translatey(200px)  ;
}
}
@-webkit-keyframes slide-down-fade-in {
0% {
opacity:1;
transform:  translatey(0px)  ;
}
100% {
opacity:0;
transform:  translatey(200px)  ;
}
}
@-o-keyframes slide-down-fade-in {
0% {
opacity:1;
transform:  translatey(0px)  ;
}
100% {
opacity:0;
transform:  translatey(200px)  ;
}
}
@-ms-keyframes slide-down-fade-in {
0% {
opacity:1;
transform:  translatey(0px)  ;
}
100% {
opacity:0;
transform:  translatey(200px)  ;
}
}
.hide-notification:not(.oxy-woo-checkout) {
animation: slide-down-fade-in ease 1s;
animation-iteration-count: 1;
transform-origin: 50% 50%;
animation-fill-mode:forwards; -webkit-animation: slide-down-fade-in ease 1s;
-webkit-animation-iteration-count: 1;
-webkit-transform-origin: 50% 50%;
-webkit-animation-fill-mode:forwards; -moz-animation: slide-down-fade-in ease 1s;
-moz-animation-iteration-count: 1;
-moz-transform-origin: 50% 50%;
-moz-animation-fill-mode:forwards; -o-animation: slide-down-fade-in ease 1s;
-o-animation-iteration-count: 1;
-o-transform-origin: 50% 50%;
-o-animation-fill-mode:forwards; -ms-animation: slide-down-fade-in ease 1s;
-ms-animation-iteration-count: 1;
-ms-transform-origin: 50% 50%;
-ms-animation-fill-mode:forwards; }.woocommerce div.product p.price {
font-weight: 400;
font-size: 20px;
color: #303030;
}
ul.variable-items-wrapper {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding:0;
margin: 0 0 10px 0;
}
ul.variable-items-wrapper li {
list-style-type: none;
padding: 5px 10px;
border: 1px solid #e8e8e8;
background: white;
border-radius: 2px;
margin-right: 10px;
margin-bottom: 10px;
font-size: 12px;
font-weight: 500;
}
ul.variable-items-wrapper li.color-variable-item {
padding: 2px;
}
ul.variable-items-wrapper .variable-item-span-color {
width: 20px;
height: 20px;
border-radius: 2px;
display: block;
}
ul.variable-items-wrapper li:hover, ul.variable-items-wrapper li.selected {
border: 1px solid grey;
}
ul.variable-items-wrapper li:focus {
outline: none;
} ul.variable-items-wrapper li.disabled {
transition: al 0.6s;
opacity: 0.3;
cursor: not-allowed;
}
ul.variable-items-wrapper li.disabled:hover {
border: 1px solid #e8e8e8;
}.woocommerce #reviews #comments h2 {
margin-bottom: 24px;
}
#reviews.cr-reviews-ajax-reviews .comment-reply-title {
font-size: 1em;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-div2 {
overflow-x: auto;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border: none;
border-top: none;
border-radius: 0;
background: none;
padding: 0;
}
.woocommerce #reviews #comments .comment_container, div.cr-ajax-reviews-sort-div, .cr-ajax-reviews-cus-images-div {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #e8e8e8;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
padding: 0;
width: 30px;
height: 30px;
background: none;
border: none;
border-radius: 100%;
}
span.ivole-voting-cont {
font-size: 12px;
margin: 10px 0px;
color: #3d3d3d;
} .ivole-meter {
background: #dddddd!important;
height: 7px;
border-radius: 2px;
box-shadow: none;
}
.ivole-meter .ivole-meter-bar {
border-radius: 2px;
box-shadow: none;
background: #a1a1a1!important;
}
.ivole-meter .ivole-meter-bar:before {
display: none;
} button.cr-ajax-reviews-add-review, #cr-ajax-reviews-sort {
cursor: pointer;
border-radius: 2px;
border: 1px solid;
padding: 12px;
background: #ddd0!important;
color: #434343;
font-size: 14px;
font-weight: 400;
font-family: inherit;
transition: all 0.4s;
}
#cr-ajax-reviews-sort {
border: none;
padding: 0;
}
#cr-ajax-reviews-sort:focus {
box-shadow: none;
}
#cr-ajax-reviews-sort, button.cr-ajax-reviews-add-review:hover {
color: black;
}.woocommerce .woocommerce-mini-cart__total strong, .woocommerce .woocommerce-mini-cart span.quantity, .woocommerce-Price-amount, .woocommerce-mini-cart-item a, .woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
line-height: 1.5;
font-size: 12px;
}
.widget.woocommerce.widget_shopping_cart {
padding: 0;
border-bottom: none;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
padding: 10px 0 10px 0!important;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
border-top: none;
}
.woocommerce-mini-cart-item {
position: relative;
}
.woocommerce ul.product_list_widget li img {
border: 1px solid #e8e8e8;
border-radius: 2px;
width: 40px;
height: 40px;
object-fit: cover;
object-position:  center;
float: left;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 0;
margin-top: 0;
}
.woocommerce ul.product_list_widget li a {
display: flex;
flex-direction: row;
} .woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
margin: 0 0 5px 0;
padding-left: 0;
border-left: 0;
display: flex;
flex-direction: row;
width: 100%;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
color: #000 !important;
}
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
padding: 0;
margin: 0;
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
padding: 0;
margin: 0;
}
.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child {
margin-bottom: 0;
margin: 0;
} .wc-menu-open {
position: relative;
}
.wc-menu-open .wc-dropdown-cart {
opacity: 0;
position: absolute;
top: 100%;
right: 0;
background: white;
padding: 20px;
transition: all 0.6s;
}
.wc-menu-open:hover .wc-dropdown-cart {
opacity: 1;
visibility: visible;
}
.wc-primary-image {}
.wc-secondary-image {
position: absolute;
left: 0;
top: 0;
opacity: 0;
z-index: 1;
transition: all 0.4s!important;
}
.wc-flip-images:hover .wc-secondary-image {
position: absolute;
opacity: 1;
}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
background: #f5f5f5;
border: 1px solid;
border-radius: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
height: 10px;
outline: 0 none;
position: absolute;
top: -4px;
width: 10px;
margin-left: -3px;
z-index: 2;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -3px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal, .woocommerce-page .widget_price_filter .ui-slider-horizontal {
height: 2px;
}
.woocommerce .woocommerce-ordering {
margin: 0;
}
.widget.woocommerce {
padding: 25px 0;
border-bottom: 1px solid #e8e8e8;
}
span.count {
opacity: 0.6;
} .wc-filters .widgettitle {
width: 100%;
position: relative;
display: flex;
align-items: center;
cursor: pointer;
transition: all 0.4s;
}
.wc-filters .widgettitle:hover {
opacity: 0.6;
}
.wc-filters .widgettitle:after {
content: "-";
width: 20px;
height: 20px;
position: absolute;
top: 0;
right: 0;
}
.wc-filters .widgettitle.visible:after {
content: "+";
}
.wc-filters .widgettitle.visible {
margin: 0;
}
.wc-filters .widgettitle + * {
max-height: 1000px;
}
.wc-filters .widgettitle.visible + * {
max-height: 0;
overflow: hidden;
} @media only screen and (max-width: 991px) {
.wc-filters.active {
transform: translatey(0);
}
} html {
font-size: 100%;
}
:root {
--h1-fallback: 2.8rem;
--h1: clamp(2.03rem, 1.61rem - -2.07vw, 3.42rem);
--h2-fallback: 2.3rem;
--h2: clamp(1.80rem, 1.49rem - -1.56vw, 2.85rem);
--h3-fallback: 2rem;
--h3: clamp(1.60rem, 1.37rem - -1.15vw, 2.38rem);
--h4-fallback: 1.6rem;
--h4: clamp(1.42rem, 1.26rem - -0.82vw, 1.98rem);
--h5-fallback: 1.35rem;
--h5: clamp(1.27rem, 1.15rem - -0.57vw, 1.65rem);
--h6-fallback: 1.2rem;
--h6: clamp(1.13rem, 1.05rem - -0.37vw, 1.38rem);
--s-text-fallback: 0.7rem;
--s-text: clamp(0.63rem, 0.57rem - -0.28vw, 0.81rem);
--m-text-fallback: 0.8rem;
--m-text: clamp(0.75rem, 0.68rem - -0.33vw, 0.98rem);
--l-text-fallback: 0.95rem;
--l-text: clamp(0.90rem, 0.82rem - -0.40vw, 1.17rem);
--xl-text-fallback: 1.2rem;
--xl-text: clamp(1.08rem, 0.98rem - -0.48vw, 1.40rem);
} :root {
--xs-space-fallback: 1vmin;
--xs-space: clamp(4px, 1vmin, 10px);
--s-space-fallback: 2vmin;
--s-space: clamp(8px, 2vmin, 20px);
--m-space-fallback: 3.5vmin;
--m-space: clamp(12px,3.5vmin,30px);
--l-space-fallback: 5vmin;
--l-space: clamp(20px, 5vmin, 50px);
--xl-space-fallback: 7vmin;
--xl-space: clamp(32px, 7vmin, 80px);
--xxl-space-fallback: 12vmin;
--xxl-space: clamp(52px, 12vmin, 130px);
}