@charset 'UTF-8';
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [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-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
}
a:hover,
a:focus,
a:active {
}
a:focus {
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}@-ms-viewport {
width: device-width;
}
html {
box-sizing: border-box;
-ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {  max-width: clamp(1000px, 81.9444444444vw, 1180px);
}
}
@media (min-width: 1200px) {
.container {
max-width: clamp(1000px, 81.9444444444vw, 1180px);
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
     .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}@font-face {
font-family: "Satoshi-Light";
src: url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Light.woff2) format("woff2"),
url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Light.woff) format("woff"),
url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Light.ttf) format("truetype");
font-weight: 300;
font-display: swap;
font-style: normal;
}
@font-face {
font-family: "Satoshi-Regular";
src: url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Regular.woff2) format("woff2"),
url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Regular.woff) format("woff"),
url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Regular.ttf) format("truetype");
font-weight: 400;
font-display: swap;
font-style: normal;
}
@font-face {
font-family: "Satoshi-Medium";
src: url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Medium.woff2) format("woff2"),
url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Medium.woff) format("woff"),
url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Medium.ttf) format("truetype");
font-weight: 500;
font-display: swap;
font-style: normal;
}
@font-face {
font-family: "Satoshi-Bold";
src: url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Bold.woff2) format("woff2"),
url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Bold.woff) format("woff"),
url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Bold.ttf) format("truetype");
font-weight: 700;
font-display: swap;
font-style: normal;
}
@font-face {
font-family: "Satoshi-Black";
src: url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Black.woff2) format("woff2"),
url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Black.woff) format("woff"),
url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Black.ttf) format("truetype");
font-weight: 900;
font-display: swap;
font-style: normal;
} @font-face {
font-family: "Satoshi-Variable";
src: url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Variable.woff2) format("woff2"),
url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Variable.woff) format("woff"),
url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-Variable.ttf) format("truetype");
font-weight: 300 900;
font-display: swap;
font-style: normal;
} @font-face {
font-family: "Satoshi-VariableItalic";
src: url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-VariableItalic.woff2) format("woff2"),
url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-VariableItalic.woff) format("woff"),
url(//mymore.rs/wp-content/themes/my-more/assets/fonts/Satoshi-VariableItalic.ttf) format("truetype");
font-weight: 300 900;
font-display: swap;
font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
padding: 0;
margin: 0;
color: #1c1d1f;
font-family: "Satoshi-Variable";
} h2 {
font-size: clamp(36px, 3.1944444444vw, 46px);
font-weight: 500;
line-height: 1.2;
}
h3 {
color: var(--title-green);
font-size: clamp(24px, 1.6666666667vw, 24px);
font-weight: bold;
line-height: 1.2;
}
.paragraph__xxl p {
font-size: clamp(16px, 1.25vw, 24px);
color: var(--title-green);
font-weight: 600;
}
.paragraph__l p {
font-size: 16px;
color: #000;
line-height: 24px;
font-weight: 700;
}
a,
span,
div {
color: inherit;
font-family: "Satoshi-Variable";
}
p,
li {
color: inherit;
font-family: "Satoshi-Variable";
}
html {
scroll-behavior: smooth;
}
p,
ul {
padding: 0;
margin: 0;
}
html,
body {
margin: 0;
padding: 0;
}
.mb-0 {
margin-bottom: 0;
}
.flex {
display: flex;
}
.items-center {
align-items: center;
}
.items-start {
align-items: flex-start;
}
.items-end {
align-items: flex-end;
}
.justify-start {
justify-content: flex-start;
}
.justify-center {
justify-content: center;
}
.justify-end {
justify-content: flex-end;
}
.justify-between {
justify-content: space-between;
}
.flex-col {
flex-direction: column;
}
.flex-row {
flex-direction: row;
}
.container-padding {
margin-left: 50px;
margin-right: 50px;
}
.text-left {
text-align: left;
}
.text-center {
text-align: center;
}
.text-white {
color: white;
} .mt-10 {
margin-top: clamp(10px, 0.694vw, 10px);
}
.mt-20 {
margin-top: clamp(20px, 1.389vw, 20px);
}
.mt-30 {
margin-top: clamp(20px, 2.083vw, 30px);
}
.mt-40 {
margin-top: clamp(20px, 2.778vw, 40px);
}
.mt-50 {
margin-top: clamp(20px, 3.472vw, 50px);
}
.mt-60 {
margin-top: clamp(40px, 4.167vw, 60px);
}
.mt-70 {
margin-top: clamp(40px, 4.861vw, 70px);
}
.mt-80 {
margin-top: clamp(60px, 5.556vw, 80px);
}
.mt-90 {
margin-top: clamp(60px, 6.25vw, 90px);
}
.mt-100 {
margin-top: clamp(60px, 6.944vw, 100px);
} .mb-10 {
margin-bottom: clamp(10px, 0.694vw, 10px);
}
.mb-20 {
margin-bottom: clamp(20px, 1.389vw, 20px);
}
.mb-30 {
margin-bottom: clamp(20px, 2.083vw, 30px);
}
.mb-40 {
margin-bottom: clamp(20px, 2.778vw, 40px);
}
.mb-50 {
margin-bottom: clamp(20px, 3.472vw, 50px);
}
.mb-60 {
margin-bottom: clamp(40px, 4.167vw, 60px);
}
.mb-70 {
margin-bottom: clamp(40px, 4.861vw, 70px);
}
.mb-80 {
margin-bottom: clamp(60px, 5.556vw, 80px);
}
.mb-90 {
margin-bottom: clamp(60px, 6.25vw, 90px);
}
.mb-100 {
margin-bottom: clamp(60px, 6.944vw, 100px);
} .pt-10 {
padding-top: clamp(10px, 0.694vw, 10px);
}
.pt-20 {
padding-top: clamp(20px, 1.389vw, 20px);
}
.pt-30 {
padding-top: clamp(20px, 2.083vw, 30px);
}
.pt-40 {
padding-top: clamp(20px, 2.778vw, 40px);
}
.pt-50 {
padding-top: clamp(20px, 3.472vw, 50px);
}
.pt-60 {
padding-top: clamp(40px, 4.167vw, 60px);
}
.pt-70 {
padding-top: clamp(40px, 4.861vw, 70px);
}
.pt-80 {
padding-top: clamp(40px, 5.556vw, 80px);
}
.pt-90 {
padding-top: clamp(60px, 6.25vw, 90px);
}
.pt-100 {
padding-top: clamp(60px, 6.944vw, 100px);
}
.pt-150 {
padding-top: clamp(100px, 10.4166666667vw, 150px);
} .pb-10 {
padding-bottom: clamp(10px, 0.694vw, 10px);
}
.pb-20 {
padding-bottom: clamp(20px, 1.389vw, 20px);
}
.pb-30 {
padding-bottom: clamp(20px, 2.083vw, 30px);
}
.pb-40 {
padding-bottom: clamp(20px, 2.778vw, 40px);
}
.pb-50 {
padding-bottom: clamp(20px, 3.472vw, 50px);
}
.pb-60 {
padding-bottom: clamp(40px, 4.167vw, 60px);
}
.pb-70 {
padding-bottom: clamp(40px, 4.861vw, 70px);
}
.pb-80 {
padding-bottom: clamp(40px, 5.556vw, 80px);
}
.pb-90 {
padding-bottom: clamp(60px, 6.25vw, 90px);
}
.pb-100 {
padding-bottom: clamp(60px, 6.944vw, 100px);
}
.pb-150 {
padding-bottom: clamp(100px, 10.4166666667vw, 150px);
}
img {
width: 100%;
}
.site-logo img {
max-width: 140px;
}
.color-white {
color: #fff;
}
img {
width: 100%;
}
.mb-35 {
margin-bottom: max(1.8229166667vw, 20px);
}
.mb-75 {
margin-bottom: max(3.90625vw, 30px);
}
a {
text-decoration: unset;
white-space: nowrap;
cursor: pointer;
}
:root {
--dark-blue: #233366;
--light-blue: #25aed0;
}
.gap-20 {
gap: 20px;
}
.paragraph__xl p {
font-size: clamp(16px, 1.25vw, 18px);
font-weight: 400;
line-height: 1.3;
color: #1c1d1f;
}
.filled__button {
background: var(--dark-blue);
color: #fff;
font-size: 15px;
padding: 20px 30px;
transition: 0.3s;
display: inline-block;
border-radius: 8px;
border: 1px solid var(--dark-blue);
}
.filled__button:hover {
color: var(--dark-blue);
background: transparent;
transition: 0.3s;
}header {
position: fixed; padding: 24px 0; width: 100%;
background: white;
z-index: 99;
} .legal-page,
body.legal-page-wrap #primary {
padding: 140px 0 80px;
background: #fff;
color: #222;
}
.legal-page__container {
max-width: 920px;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}
.legal-page__header {
text-align: center;
margin-bottom: 36px;
padding-bottom: 24px;
border-bottom: 1px solid #eee;
}
.legal-page__title {
font-size: 36px;
line-height: 1.2;
font-weight: 700;
margin: 0 0 12px;
color: #111;
}
.legal-page__lead {
font-size: 17px;
color: #666;
margin: 0;
}
.legal-page__content {
font-size: 16px;
line-height: 1.75;
color: #333;
}
.legal-page__content h2 {
font-size: 26px;
font-weight: 700;
margin: 36px 0 14px;
color: #111;
line-height: 1.3;
}
.legal-page__content h2:first-child { margin-top: 0; }
.legal-page__content h3 {
font-size: 20px;
font-weight: 600;
margin: 28px 0 10px;
color: #1a1a1a;
}
.legal-page__content h4 {
font-size: 17px;
font-weight: 600;
margin: 22px 0 8px;
color: #1a1a1a;
}
.legal-page__content p { margin: 0 0 16px; }
.legal-page__content ul,
.legal-page__content ol { margin: 0 0 18px 22px; padding: 0; }
.legal-page__content li { margin-bottom: 8px; }
.legal-page__content a { color: #c8161d; text-decoration: underline; }
.legal-page__content a:hover { text-decoration: none; }
.legal-page__content strong { color: #111; }
.legal-page__content hr { border: 0; border-top: 1px solid #eee; margin: 32px 0; }
@media (max-width: 768px) {
.legal-page, body.legal-page-wrap #primary { padding: 110px 0 60px; }
.legal-page__title { font-size: 28px; }
.legal-page__content h2 { font-size: 22px; }
.legal-page__content h3 { font-size: 18px; }
.legal-page__content { font-size: 15px; }
}  .row.flota-row > [class*="col-"],
.row.insurance-row > [class*="col-"],
[class*="col-"] > .product-card,
[class*="col-"] > .insurance-card {
}
[class*="col-"]:has(> .product-card),
[class*="col-"]:has(> .insurance-card) {
display: flex !important;
flex-direction: column;
}
.product-card,
.insurance-card {
display: flex !important;
flex-direction: column !important;
height: 100% !important;
min-height: 100% !important;
}
.product-card .product-details {
display: flex;
flex-direction: column;
flex: 1 1 auto;
}
.product-card .product-price,
.insurance-card .product-price {
margin-top: auto;
padding-top: 12px;
}
.product-card .rent-now-button {
margin-top: 14px;
}
.insurance-card .package-button {
margin-top: 14px;
}  .wp-block-woocommerce-checkout,
.wp-block-woocommerce-cart,
.wp-block-woocommerce-mini-cart,
.woocommerce-account .woocommerce {
max-width: 1240px !important;
margin: 140px auto 80px !important;
padding-left: 24px !important;
padding-right: 24px !important;
box-sizing: border-box;
}
@media (max-width: 768px) {
.wp-block-woocommerce-checkout,
.wp-block-woocommerce-cart,
.wp-block-woocommerce-mini-cart,
.woocommerce-account .woocommerce {
margin: 110px auto 50px !important;
padding-left: 14px !important;
padding-right: 14px !important;
}
}
body.woocommerce-page #primary,
body.woocommerce-checkout #primary,
body.woocommerce-cart #primary,
body.woocommerce-account #primary {
padding-top: 140px;
padding-bottom: 80px;
}
body.page-template-template-checkout #primary {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
@media (max-width: 768px) {
body.woocommerce-page #primary,
body.woocommerce-checkout #primary,
body.woocommerce-cart #primary,
body.woocommerce-account #primary {
padding-top: 110px;
padding-bottom: 50px;
}
.wp-block-woocommerce-checkout,
.wp-block-woocommerce-cart {
padding-left: 14px !important;
padding-right: 14px !important;
}
}  .woocommerce-checkout-review-order .price-row,
.woocommerce-checkout-review-order .terms-checkbox,
.woocommerce-checkout-review-order h3,
.woocommerce-checkout-review-order h2,
.woocommerce-checkout-review-order #payment,
.woocommerce-checkout-review-order .wc_payment_methods,
.woocommerce-checkout-review-order .payment_methods {
padding-left: 30px !important;
padding-right: 30px !important;
box-sizing: border-box;
}
.woocommerce-checkout-review-order .wc_payment_methods,
.woocommerce-checkout-review-order .payment_methods {
padding-top: 0 !important;
padding-bottom: 0 !important;
margin-bottom: 24px !important;
}
.woocommerce-checkout-review-order .wc_payment_methods > li,
.woocommerce-checkout-review-order .payment_methods > li {
padding: 16px 20px !important;
margin-bottom: 12px;
border: 1px solid #e6e6e6;
border-radius: 8px;
list-style: none;
background: #fff;
}
.woocommerce-checkout-review-order .wc_payment_methods > li:last-child,
.woocommerce-checkout-review-order .payment_methods > li:last-child {
margin-bottom: 0;
}
.woocommerce-checkout-review-order .place-order {
padding: 0 30px !important;
margin-top: 16px;
}
.woocommerce-checkout-review-order .place-order button,
.woocommerce-checkout-review-order #place_order {
width: 100% !important;
padding: 16px 24px !important;
font-size: 16px;
font-weight: 600;
}
.woocommerce-checkout-review-order h3,
.woocommerce-checkout-review-order h2 {
padding-top: 24px !important;
padding-bottom: 12px !important;
} .woocommerce-thankyou-order-received {
margin-bottom: 30px !important;
}
.site-logo {
display: flex;
min-width: 122px;
}
.site-logo img {
max-width: 87px;
}
input,
textarea {
outline: unset;
}
section {
scroll-margin-top: 50px;
}
.main-navigation a {
font-size: 18px;
font-weight: 500;
line-height: 23.4px;
color: #000;
transition: 0.3s;
}
.main-navigation a:hover {
opacity: 0.5;
transition: 0.3s;
}
.main-navigation ul {
gap: 24px;
}
.header-right {
min-width: 122px;
display: flex;
justify-content: flex-end;
}
.header-right > a:first-of-type {
display: inline-block;
padding: 13px 30px;
color: #fff;
border-radius: 8px;
font-size: 18px;
font-weight: 500;
line-height: 23.4px;
transition: 0.3s;
border: 1px solid var(--dark-blue);
background: var(--dark-blue);
}
.header-right > a:first-of-type:hover {
background: transparent;
color: var(--dark-blue);
transition: 0.3s;
}
h1 {
font-size: clamp(40px, 4.1666666667vw, 60px);
line-height: 1;
font-weight: 700;
color: #363636;
}
.blue {
color: var(--light-blue);
}
.home-hero-content {
max-width: 639px;
margin-left: auto;
margin-right: auto;
}
.home-hero-content h1 {
max-width: 580px;
margin-left: auto;
margin-right: auto;
}
.home-hero-img {
position: relative;
}
.home-hero-img img {
max-width: 1188px;
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 9;
}
.home-hero-img::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 344px;
background: linear-gradient(90deg, #d3ecf8 0%, #95d2f0 100%);
border-top-left-radius: 40px;
border-top-right-radius: 40px;
}
.mb-25 {
margin-bottom: 25px;
}
.home-lizing-services li {
list-style: none;
font-size: clamp(16px, 1.25vw, 18px);
font-weight: 400;
line-height: 1.3;
color: #1c1d1f;
position: relative;
padding-left: 36px;
}
.woocommerce-checkout-review-order .wc_payment_methods, .woocommerce-checkout-review-order .payment_methods {
padding-left: 0 !important;
padding-right: 0 !important;
}
.home-lizing-services li:not(:last-of-type) {
margin-bottom: 10px;
}
.home-lizing-services li::before {
content: "";
position: absolute;
left: 0;
top: 0;
background-image: url(//mymore.rs/wp-content/themes/my-more/assets/icons/checked.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
width: 18px;
height: 18px;
}
.home-lizing-services ul {
margin-top: 18px;
margin-bottom: 33px;
}
.home-lizing-services img {
border-radius: 12px;
}
.bg-gray {
background: #f9f9f9;
}
.home-fleet .paragraph__xl {
max-width: 648px;
margin-left: auto;
margin-right: auto;
}
.home-fleet__item {
position: relative;
border-radius: 12px;
overflow: hidden;
width: calc(33.33% - 20px);
}
.home-fleet__content {
position: absolute;
bottom: 0;
left: 0;
z-index: 3;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}
.home-fleet__item::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 150px;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #056487 100%);
}
.home-fleet-list {
flex-wrap: wrap;
gap: 30px;
}
.home-fleet__item:last-of-type {
width: 100%;
}
.home-fleet__item:last-of-type::after {
content: "";
height: 100%;
width: 35%;
background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #056487 100%);
}
.home-fleet__item img {
height: 100%;
object-fit: cover;
}
.home-fleet__item:last-of-type .home-fleet__content {
left: 50px;
top: 50%;
transform: translateY(-50%);
display: flex;
align-items: center;
justify-content: flex-start;
text-align: left;
}
.home-fleet__item:last-of-type .home-fleet__content h3 {
font-size: 40px;
font-weight: 900;
text-align: left;
}
.home-services-heading p {
max-width: 816px;
margin-left: auto;
margin-right: auto;
}
.home-services__item {
width: calc(33.33% - 20px);
background: var(--dark-blue);
border-radius: 16px;
overflow: hidden;
box-shadow: 0px 32.73px 32.73px -3.07px #6b708740;
}
.home-services-list {
gap: 30px;
}
.home-services__item img {
max-height: 228px;
object-fit: contain;
}
.home-services__content {
padding: 0 26px 26px 26px;
}
.home-services__content h3 {
font-size: clamp(20px, 2.2222222222vw, 32px);
font-weight: 500;
margin-bottom: 20px;
}
.home-services__content p {
color: #cbcbcb;
}
.paragraph__s p {
font-size: 14px;
line-height: 20px;
font-weight: 500;
}
.home-about-content {
padding-left: 35px;
}
.filled__button.filled__button--light {
background: var(--light-blue);
}
.home-cta__wrapper {
position: relative;
}
.home-cta__content {
position: absolute;
color: #fff;
top: 50%;
transform: translateY(-50%);
left: 86px;
}
.home-cta__wrapper h2 {
color: #fff;
}
.home-cta__wrapper {
border-radius: 12px;
overflow: hidden;
}
.home-cta__wrapper {
display: flex;
}
.home-cta {
position: relative;
}
.select-package-button {
padding: 14px;
font-weight: 500;
font-size: 16.49px;
line-height: 25.65px;
text-align: center;
color: #fff;
background: #233366;
border: 0.92px solid #233366;
width: 100%;
transition: 0.3s;
display: block;
border-radius: 5px;
}
.product-image {
position: relative;
}
.product-image span {
position: absolute;
right: -15px;
top: -15px;
font-weight: bold;
font-size: 12px;
padding: 5px 10px;
border-radius: 6px;
background: var(--dark-blue); color: #fff;
}
.home-cta::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(1.83deg, #95d2f0 1.46%, #f9f9f9 98.39%);
}
.home-faq__heading p {
max-width: 750px;
margin-left: auto;
margin-right: auto;
}
.faq-list__icon {
position: relative;
width: 14px;
height: 14px;
}
.line {
background: var(--dark-blue);
position: absolute;
left: 50%;
top: 50%;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.line-vertical {
width: 2px;
height: 14px;
}
.line-horizontal {
width: 14px;
height: 2px;
}
.home-faq__trigger {
padding: 24px;
transition: 0.3s;
}
.home-faq__item {
border-bottom: 1px solid #ccd5e899;
}
.home-faq__item p {
padding: 0 24px 24px 24px;
}
.home-faq__trigger h4 {
font-weight: 500;
font-size: 17px;
line-height: 40px;
color: #1c1d1f;
letter-spacing: -0.5px;
}
.home-faq__item .paragraph__xl {
display: none;
}
.faq-list__icon {
transition: 0.3s;
}
.home-faq__trigger.active .faq-list__icon {
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.home-contact__left,
.home-contact__right {
padding: 44px 24px 24px 24px;
border-radius: 12px;
background: #95d2f0;
color: white;
height: 100%;
}
.text-white h2 {
color: white;
}
.home-contact__left input {
width: 100%;
border-radius: 8px;
height: 54px;
padding: 16px;
font-weight: 400;
font-size: 16px;
line-height: 22.4px;
color: #9f928a;
margin-bottom: 40px;
}
.home-contact__left textarea {
resize: unset;
padding: 16px;
border-radius: 8px;
padding: 16px;
font-weight: 400;
height: 312px;
font-size: 16px;
line-height: 22.4px;
color: #9f928a;
}
#page .wpcf7-submit {
width: 100%;
height: 54px;
color: #fff;
outline: unset;
cursor: pointer;
background: var(--dark-blue);
border-radius: 8px;
text-align: center;
margin-bottom: 0;
margin-top: 40px;
padding: 16px;
}
.wpcf7-spinner {
display: none;
}
.home-contact__heading p {
max-width: 708px;
margin-left: auto;
margin-right: auto;
}
.home-contact__right p {
color: #fff;
padding-bottom: 16px;
border-bottom: 1px solid #fff;
margin-bottom: 40px;
}
.home-contact__link-item img {
max-width: 40px;
}
.home-contact__link-item:not(:last-of-type) {
margin-bottom: 32px;
}
.gap-10 {
gap: 10px;
}
.home-contact__link-item a {
background: white;
border-radius: 12px;
font-weight: 400;
font-size: 18.91px;
width: 100%;
line-height: 26px;
text-align: left;
color: #3b4147;
display: block;
padding: 8px 12px;
}
.contact-form__logo {
max-width: 196px;
margin-left: auto;
margin-right: auto;
}
.footer-col-1 img {
max-width: 121px;
}
.footer-col h6 {
font-weight: 500;
font-size: 20px;
line-height: 32px;
color: #1c1d1f;
margin-bottom: 24px;
}
.footer-col img {
max-width: 20px;
}
.footer-col li {
list-style: none;
}
.footer-col li:not(:last-of-type) {
margin-bottom: 16px;
}
.footer-col li a {
font-weight: 400;
font-size: 18px;
line-height: 26px;
}
.footer-copy {
display: flex;
align-items: center;
gap: 5px;
justify-content: center;
padding: 24px 32px 24px 24px;
background: var(--dark-blue);
color: white;
}
.page {
margin-bottom: 0 !important;
}
.hamburger-menu {
display: none;
}
.page-id-172 .home-lizing-services {
padding-top: 200px;
}
.rent-form {
background: white;
border-radius: 12px;
padding: 30px;  gap: 13px; box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
max-width: 1200px;
}
.rent-fields {
display: flex;
gap: 14px;
}
.rent-form label {
font-size: 14px;
margin-bottom: 6px;
}
.rent-form select,
.rent-form input {
padding: 10px 12px;
font-size: 16px;
border: unset;
}
.rent-form .btn {
background-color: #1f2e6e;
color: white;
border: none;
padding: 12px 24px;
font-size: 16px;
border-radius: 8px;
transition: 0.3s;
cursor: pointer;
border: 1px solid var(--dark-blue);
}
.rent-form .btn:hover {
background: transparent;
color: var(--dark-blue);
transition: 0.3s;
}
.rent-form .checkbox {
display: flex;
align-items: center;
gap: 8px;
margin-top: 10px;
}
#pickup_time,
#return_time {
max-width: 66px;
min-height: 100%;
border-left: 0.97px solid #e5e7eb;
}
.group-date input {
padding: 13px 28px 13px 45px;
}
.group-datetime-inputs {
border-radius: 8px;
display: flex;
border: 0.97px solid #e5e7eb;
background: #f9f9f9;
}
.group-datetime-inputs input {
background: #f9f9f9;
}
.group-date {
position: relative;
}
.group-date::before {
content: "";
position: absolute;
left: 13px;
top: 50%;
transform: translateY(-50%);
width: 18px;
height: 18px;
background-image: url(//mymore.rs/wp-content/themes/my-more/assets/icons/calendar.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.group-location {
min-width: 350px;
}
.group-location select {
padding: 13px 13px 13px 41px;
border: 0.97px solid #e5e7eb;
background: #f9f9f9;
border-radius: 8px;
font-size: 16px;
}
.group-location-inputs {
display: flex;
gap: 12px;
}
.group-location select {
width: 100%;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background-image: none;
}
.group-location__wrapper {
flex: 1;
position: relative;
}
.group-location__wrapper::before {
content: "";
position: absolute;
left: 15px;
top: 50%;
transform: translateY(-50%);
background-image: url(//mymore.rs/wp-content/themes/my-more/assets/icons/location.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
width: 14px;
height: 20px;
}
.group-location__wrapper::after {
content: "";
position: absolute;
right: 13px;
top: 50%;
transform: translateY(-50%);
width: 20px;
height: 20px;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
background-image: url(//mymore.rs/wp-content/themes/my-more/assets/icons/arrow-down.svg);
}
select,
button,
input {
outline: unset;
}
.rent-form label {
font-weight: 400;
font-size: 13.57px;
line-height: 13.57px;
display: block;
margin-bottom: 10px;
color: #8a8a8a;
}
.group-date input {
width: 100%;
}
.group-submit {
align-items: flex-end;
display: flex;
white-space: nowrap;
}
.group-submit button {
height: 50px;
}
.difference_location {
position: relative;
padding-top: 24px;
margin-top: 30px !important;
}
.difference_location::before {
content: "";
position: absolute;
top: 0;
background: #e5e7eb;
left: -300px;
width: 200vw;
height: 1px;
}
.rent-form { }
.difference_location label {
margin-bottom: 0;
}
.rent-hero .home-hero-img::after {
height: 500px;
bottom: -150px;
}
.rent-form { position: relative;
z-index: 9;
}
.steps {
padding-top: 160px;
}
.step-number {
font-weight: 500;
font-size: 14px;
line-height: 25.26px;
padding: 15px 18px;
}
.step-card {
background: white;
border: 1px solid #e5e7eb;
border-radius: 6px;
overflow: hidden;
}
.details span {
font-size: 12px;
}
.row-card {
padding: 15px 26px;
display: flex;
align-items: center;
height: 67px;
justify-content: space-between;
gap: 5px;
border-top: 1px solid #e5e7eb;
}
.row-card .label {
font-weight: 500;
}
.step-card.active .step-number {
background: #233366;
color: white;
}
.page-id-254,
.page-id-264 {
background: #f9f9f9;
}
.product-short-description {
display: none;
}
.steps {
padding-bottom: 85px;
border-bottom: 1px solid #e5e7eb;
margin-bottom: 30px;
}
.flote .col-lg-4 { }
.product-price {
min-height: 98px;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: flex-end;
}
.product-price bdi { }
.product-price br {
display: none;
}
.product-card {
background: white;
border-radius: 10px;
border: 1px solid #e5e7eb;
overflow: hidden;
padding: 27px; margin-bottom: 27px;
}
.product-title {
font-weight: 700;
font-size: 21.98px;
line-height: 32.97px;
margin-bottom: 13px;
margin-top: 24px;
}
.product-short-description {
font-weight: 400;
font-size: 14.66px;
line-height: 23.81px;
margin-bottom: 20px;
}
.product-attributes {
padding-top: 24px;
padding-bottom: 24px;
display: flex;
justify-content: space-between;
position: relative;
align-items: center;
}
.product-attributes::before {
content: "";
position: absolute;
left: -30px;
top: 0;
width: calc(100% + 100px);
height: 1px;
background: #e5e7eb;
}
.product-attributes::after {
content: "";
position: absolute;
left: -30px;
bottom: 0;
width: calc(100% + 100px);
height: 1px;
background: #e5e7eb;
}
.attribute-item {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
gap: 10px;
}
.attribute-item img {
max-width: 14px;
}
.more-options img {
min-width: 28px;
max-width: 28px;
}
.terms-checkbox a {
white-space: unset;
}
.difference_location_mobile {
display: none !important;
}
.form-row.place-order {
display: none !important;
}
.product-price {
margin-top: 23px;
font-weight: 500;
line-height: 32.97px;
margin-bottom: 25px;
}
.page-id-188 .home-lizing-services {
padding-top: 100px;
}
.add_to_cart_button,
.product-details > a {
padding: 14px;
font-weight: 500;
font-size: 16.49px;
line-height: 25.65px;
text-align: center;
color: #fff;
background: #233366;
border: 0.92px solid #233366;
width: 100%;
transition: 0.3s;
display: block;
border-radius: 5px;
}
.add_to_cart_button:hover,
.product-details > a:hover {
background: transparent;
color: #233366;
transition: 0.3s;
}
.product-image img {
aspect-ratio: 1.49/1;
object-fit: contain;
}
.added_to_cart {
display: none !important;
}
.insurance {
background: #95d2f0;
padding-top: 70px;
}
.page-id-257 .steps {
margin-bottom: 0;
}
.insurance-card {
background: white;
padding: 35px 27px;
border: 1px solid #e5e7eb; border-radius: 10px;
}
.package-title {
padding-bottom: 25px;
font-weight: 500;
font-size: 29.93px;
line-height: 44.89px;
margin-bottom: 25px;
position: relative;
}
.package-title::after {
content: "";
position: absolute;
bottom: 0;
left: -27px;
background: #e5e7eb;
height: 1px;
width: calc(100% + 54px);
}
.package-description li {
font-weight: 400;
position: relative;
padding-left: 20px;
font-size: 14.66px;
list-style: none;
line-height: 34px;
}
.package-description {
margin-bottom: 25px;
}
.package-description li::before {
content: "";
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 12px;
height: 12px;
background-image: url(//mymore.rs/wp-content/themes/my-more/assets/icons/checked-blue.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.package-description li.disabled::before {
background-image: url(//mymore.rs/wp-content/themes/my-more/assets/icons/unchecked.svg);
}
.package-price .price,
.package-price bdi,
.package-price span,
.package-price {
font-weight: 500;
font-size: 21.98px;
line-height: 32.97px;
}
.package-price {
margin-bottom: 25px;
}
.insurance-card {
position: relative;
}
.recommended-badge {
position: absolute;
right: 20px;
background: #233366;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
width: 157px;
height: 32px;
color: white;
font-size: 14px;
font-weight: 500;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
top: calc(0% - 32px);
}
.first-word {
color: #25aed0;
}
.insurance {
padding-bottom: 100px;
}
.wc-block-components-sidebar-layout {
margin-top: 150px !important;
}
form.woocommerce-checkout .col-1,
form.woocommerce-checkout .col-2 {
width: 100% !important;
float: unset !important;
max-width: 100% !important;
}
form.woocommerce-checkout #customer_details {
display: flex;
flex-direction: column;
}
.woocommerce-billing-fields__field-wrapper {
display: flex;
flex-wrap: wrap;
gap: 13px;
}
#billing_first_name_field,
#billing_last_name_field,
#driver_phone_field,
#billing_email_field {
width: calc(50% - 7px);
}
#driver_dob_day_field,
#driver_dob_month_field,
#driver_dob_year_field {
width: calc(33.33% - 9px);
}
form.woocommerce-checkout #customer_details input,
form.woocommerce-checkout #customer_details select {
height: 49px;
border: 1px solid #000 !important;
background: white;
border-radius: 9px;
}
form.woocommerce-checkout label {
font-weight: 400;
font-size: 13.56px;
display: inline-block;
margin-bottom: 10px;
}
.the-checkout {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.payment_box.payment_method_bacs {
display: none !important;
}
.wc_payment_method {
display: flex !important;
align-items: center !important;
}
.wc_payment_method input {
height: unset !important;
}
.the-checkout .woocommerce-privacy-policy-text {
display: none;
}
.wc_payment_method label {
margin-bottom: 0 !important;
}
.place-order { }
.woocommerce-checkout-payment {
background: transparent !important;
}
.wc_payment_method {
padding: 16px;
background: white;
border: 1px solid #e5e7eb;
border-radius: 4px;
margin-bottom: 10px !important;
}
.wc_payment_method label {
font-weight: 500 !important;
}
.payment_box {
display: none !important;
}
.wc_payment_methods {
padding: 0 !important;
box-shadow: unset !important;
margin-bottom: 34px !important;
}
.woocommerce-form-coupon-toggle {
display: none !important;
}
form.woocommerce-checkout h3 {
margin-bottom: 23px;
font-size: 20px;
line-height: 25px;
}
.woocommerce-billing-fields__field-wrapper {
margin-bottom: 40px;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
border: unset !important;
}
#driver_note {
padding: 15px;
height: 120px;
border-radius: 4px;
border: 1px solid #e5e7eb;
}
#driver_note_field label {
display: none;
}
.rental {
display: flex;
gap: 20px;
}
.rental-row {
display: flex;
justify-content: space-between;
margin-bottom: 10px;
}
.rental-first-row {
display: flex;
gap: 20px;
}
.rental-first-row .rental-details-section {
max-width: calc(60% - 10px);
width: 100%;
}
.rental-product-img {
max-width: calc(40% - 10px);
width: 100%;
}
#order_review > h3 {
padding: 28px;
color: white;
text-align: center;
font-size: 20px;
font-weight: 700;
margin-bottom: 0;
background: #233366;
border-top-left-radius: 16px;
border-top-right-radius: 16px;
}
#order_review {
background: white;
}
.rental-first-row,
.conditions-section {
padding: 16px 50px;
border-bottom: 1px solid #e5e7eb;
}
.conditions-section li {
list-style: none;
}
.price-row {
padding: 16px 50px;
display: flex;
justify-content: space-between;
border-bottom: 1px solid #e5e7eb;
}
#customer_details {
margin-bottom: 40px;
}
form > #order_review,
#order_review_heading {
margin-left: 15px;
margin-right: 15px;
}
#order_review_heading {
display: none;
}
.terms-checkbox {
padding: 16px 50px;
color: #707070;
font-size: 14px;
}
.terms-checkbox a {
text-decoration: underline;
color: #056487;
}
#fake-add-to-cart {
margin-left: 0;
margin-right: 0;
padding: 14px 20px;
width: 100%;
display: block;
text-align: center;
font-size: 18px;
color: white;
margin-bottom: 33px;
border-radius: 5px;
background: #233366;
}
.rent-hero img {
max-width: 100% !important;
}
.rent-hero .home-hero-img {
margin-top: -160px;
z-index: -1;
}
.rent-hero {
padding-bottom: 0 !important;
}
.rent-hero .home-hero-img::after {
background: transparent;
}
.drop-down-hidden {
display: none;
}
.drop-down-hidden {
background-color: white;
z-index: 99;
width: 100%;
position: absolute;
background: white;
top: 50px;
left: 0px; border: 1px solid #1f2e6e;
border-radius: 12px;
}
#pickup_loc {
position: relative;
}
.drop-down-hidden > div {
gap: 30px;
}
.drop-down-hidden ul {
list-style: none;
}
.drop-down-hidden li.active,
.drop-down-hidden li:hover {
color: white;
background: #1f2e6e;
transition: 0.3s;
}
.drop-down-hidden li {
transition: 0.3s;
cursor: pointer;
padding: 5px 10px 5px 30px;
}
.drop-down-hidden strong {
font-size: 20px;
display: block;
padding-top: 10px;
padding-left: 30px;
margin-bottom: 10px;
}
.drop-down-hidden-right strong {
padding-left: 0 !important;
}
.drop-down-hidden-right {
padding-bottom: 30px;
} @keyframes mm-spin { to { transform: rotate(360deg); } }
.btn-loading { pointer-events: none; opacity: 0.75; }
.btn-loading .mm-spinner {
display: inline-block;
width: 15px;
height: 15px;
border: 2px solid currentColor;
border-top-color: transparent;
border-radius: 50%;
animation: mm-spin 0.7s linear infinite;
vertical-align: middle;
margin-right: 7px;
} .checkout-layout {
display: flex;
gap: 40px;
align-items: flex-start;
}
.checkout-layout__left {
flex: 1 1 50%;
min-width: 0;
}
.checkout-layout__right {
flex: 1 1 50%;
min-width: 0;
position: sticky;
top: 20px;
}
@media (max-width: 991px) {
.checkout-layout {
flex-direction: column;
}
.checkout-layout__right {
position: static;
width: 100%;
}
}.under-991 {
display: none;
}
@media only screen and (max-width: 991px) {
.home-hero-img img {
max-width: 700px;
}
.rent-form { }
.rent-hero > .container {
min-height: unset !important;
}
.rent-form {
position: unset !important;
}
.rent-hero h1 {
text-align: left;
margin-left: 0;
}
.rent-hero .home-hero-content {
margin-left: 0;
}
.rent-hero .home-hero-img::after {
bottom: 0;
}
.rent-fields {
flex-direction: column;
}
.home-hero-img::after {
height: 204px;
}
#flota {
padding-top: 40px !important;
}
.group-date {
width: 100%;
}
.rent-hero .paragraph__xl {
display: none;
}
.rent-hero .home-hero-img::after {
height: 200px;
}
.rent-hero .home-hero-img {
padding-top: 0px;
}
.rent-hero .home-hero-img {
margin-top: -100px;
}
.main-navigation {
position: fixed;
right: 0;
top: 72px;
height: auto;
z-index: 9;
background: #f8f9fa;
width: 100vw;  }
.site-header .col-12 > .flex {
flex-direction: row-reverse;
}
.under-991 {
display: block;
}
.main-navigation {
display: none;
}
.above-991 {
display: none;
}
.home-lizing-services h2 {
text-align: center;
}
.home-lizing-services .under-991 .filled__button {
width: max-content;
display: flex;
justify-content: center;
margin-left: auto;
margin-right: auto;
}
.home-fleet__item {
width: 100%;
}
.home-fleet__item:last-of-type .home-fleet__content {
left: 0;
}
.home-services-list {
flex-wrap: wrap;
}
.home-services__item {
width: 100%;
}
.home-about-content {
padding-left: 0;
padding-top: 20px;
text-align: center;
}
.home-about-content {
left: 20px;
}
.home-faq__trigger h4 {
white-space: normal;
line-height: 25px;
padding-right: 30px;
}
.home-contact__right {
border-top-left-radius: 0;
border-top-right-radius: 0;
padding-top: 20px;
margin-top: -5px;
}
.home-contact__link {
margin-bottom: 20px;
}
.home-contact__left {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.flote {
padding-top: 150px;
}
.insurance,
.the-checkout {
padding-top: 150px;
}
.insurance-card {
margin-bottom: 40px;
}
.steps {
display: none;
} .home-contact__right h2,
.home-contact__right .paragraph__xl,
.home-contact__right .contact-form__logo {
display: none;
}
.header-right {
justify-content: flex-start;
}
.footer-col-1 {
text-align: center;
}
.footer-col-1 a {
justify-content: center;
margin-bottom: 40px;
}
.hamburger-menu {
display: flex;
}
.header-right > a:first-of-type {
display: none;
}
.site-logo {
justify-content: flex-end;
}
header {
padding: 20px 0;
background: #f8f9fa;
border-bottom: 1px solid #ebebeb;
}
.main-navigation ul {
flex-direction: column;
}
.main-navigation {
padding: 20px;
text-align: center;
}
.main-navigation ul {
display: flex;
}
}
@media only screen and (max-width: 767px) {
.home-hero {
padding-top: 107px;
}
.page-id-172 .home-lizing-services {
padding-top: 120px;
}
.home-hero-content h1 {
font-size: 33px;
}
.filled__button {
padding: 18px 20px;
font-size: 14px;
line-height: 1;
}
.home-lizing-services img {
height: 187px;
object-fit: cover;
}
h2 {
font-size: 33px;
}
.home-fleet__item img {
max-height: 187px;
object-fit: cover;
}
.home-fleet__item h3,
.home-fleet__item:last-of-type .home-fleet__content h3 {
font-size: 16px;
}
.home-fleet__item::after {
height: 80px;
}
.home-fleet__item:last-of-type .home-fleet__content {
left: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
bottom: 0;
top: unset;
transform: unset;
}
.home-fleet__content br {
display: none;
}
.rental-first-row {
flex-direction: column;
}
.rental-first-row .rental-details-section,
.rental-product-img {
width: 100%;
max-width: 100%;
}
.conditions-section li {
list-style: disc !important;
}
.conditions-section ul {
padding-left: 15px;
} }
@media only screen and (max-width: 575px) {
.home-hero-img img { width: 100% !important;
}
.rent-hero .home-hero-img {
padding-top: 120px;
margin-bottom: 40px;
}
#fake-add-to-cart {
margin-left: 10px;
margin-right: 10px;
width: calc(100% - 20px);
}
.rental-first-row,
.conditions-section,
.price-row,
.terms-checkbox {
padding: 16px 10px;
}
.home-hero-img::after {
height: 178px;
}
.home-hero-content h1 {
padding-left: 10px;
padding-right: 10px;
}
#page {
overflow-x: hidden;
}
.home-fleet {
padding-top: 0;
}
.home-fleet__item:not(:last-of-type) img {
min-height: 100%;
height: unset;
object-position: 0 -180px;
}
.home-fleet__item img {
height: 187px;
min-height: 100%;
}
.home-fleet__item:last-of-type::after {
height: 99px;
bottom: 0;
left: 0;
width: 100%;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #056487 100%);
}
.rent-form { }
.group-location-inputs {
flex-direction: column;
}
.home-fleet-list,
.home-services-list {
gap: 20px;
}
.difference_location::before {
display: none;
}
.rent-hero .home-hero-img {
padding-top: 120px;
}
.difference_location {
display: none !important;
}
.difference_location_mobile.difference_location {
display: flex !important;
padding-top: 0;
margin-top: 0 !important;
border: unset;
}
.page-id-188 .home-lizing-services {
padding-top: 0;
}
.rent-form { }
.rent-hero h1 {
padding: 0 !important;
}
.rent-form .btn {
width: 100%;
}
#billing_first_name_field,
#billing_last_name_field,
#driver_phone_field,
#billing_email_field,
#driver_dob_day_field,
#driver_dob_month_field,
#driver_dob_year_field {
width: 100%;
}
.rent-form {
border: unset;
padding: 0;
border-radius: unset;
box-shadow: unset;
}
.group-location {
min-width: unset;
}
.home-services h3 {
font-size: 31px;
}
.woocommerce-billing-fields__field-wrapper {
gap: 0px;
}
.home-cta .container {
padding-left: 0;
padding-right: 0;
}
.home-cta__content {
left: 40px;
}
.home-cta {
padding-bottom: 0;
}
.home-cta__wrapper img {
height: 579px;
object-fit: cover;
object-position: -700px 0;
}
.home-cta__wrapper {
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
}
.home-cta__content .filled__button--light {
background: var(--dark-blue);
}
.home-cta__content h2 {
color: #fff;
}
.home-cta__content {
top: 5%;
text-align: center;
margin-left: auto;
left: 50%;
transform: translateX(-50%);
}
.home-cta {
padding-top: 0;
}
.home-cta::before {
background: linear-gradient(
to bottom,
rgba(0, 0, 0, 0.5),
rgba(0, 0, 0, 0)
);
z-index: 9;
}
.home-cta__content {
z-index: 9;
}
.home-faq__trigger,
.home-faq__item p {
padding-left: 0;
}
.home-contact__heading {
margin-bottom: 30px;
}
}:root {
--navy: #1a2858;
--navy-deep: #0f1a3d;
--cyan: #5bc5e7;
--cyan-soft: #e6f4fa;
--ink: #11162a;
--muted: #5a6075;
--line: rgba(17, 22, 42, 0.08);
--line-strong: rgba(17, 22, 42, 0.14);
}  .site-header.nav-wrap {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 999;
padding: 0;
background: transparent;
border-bottom: 1px solid transparent;
transition: background 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease, backdrop-filter 0.25s ease;
} .site-header .nav {
position: relative;
width: 100%;
max-width: none;
margin: 0;
display: flex;
align-items: center;
justify-content: space-between;
gap: 24px;
padding: 14px 32px;
border-radius: 0;
background: transparent;
border: 0;
transition: padding 0.25s ease;
}
.site-header.nav-wrap.is-scrolled .nav {
padding: 10px 32px;
} .site-header.nav-wrap.is-scrolled {
background: rgba(255, 255, 255, 0.78);
backdrop-filter: saturate(160%) blur(14px);
-webkit-backdrop-filter: saturate(160%) blur(14px);
border-bottom-color: var(--line);
box-shadow: 0 8px 24px -16px rgba(17, 22, 42, 0.18);
} body[data-scroll-style="solid"] .site-header.nav-wrap.is-scrolled {
background: #ffffff;
backdrop-filter: none;
-webkit-backdrop-filter: none;
box-shadow: 0 6px 18px -14px rgba(17, 22, 42, 0.25);
border-bottom-color: var(--line);
} body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled {
background: var(--navy);
backdrop-filter: none;
-webkit-backdrop-filter: none;
border-bottom-color: rgba(255, 255, 255, 0.08);
box-shadow: 0 10px 28px -18px rgba(15, 26, 61, 0.45);
}
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .nav-link { color: rgba(255, 255, 255, 0.78); }
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .nav-link:hover { color: #fff; }
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .nav-link.is-active { color: #fff; }
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .nav-link.is-active::after { background: var(--cyan); }
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .logo-text-top { color: #fff; }
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .logo-text-bottom { color: var(--cyan); }
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .logo-arch-a { stroke: #fff; }
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .logo-arch-b { stroke: var(--cyan); } .site-header .site-logo,
.site-header .logo {
display: inline-flex;
align-items: center;
gap: 10px;
text-decoration: none;
padding: 6px 8px;
border-radius: 12px;
min-width: 0;
}
.site-header .logo svg { display: block; }
.site-header .logo img {
display: block;
max-height: 40px;
width: auto;
}
.site-header .logo-text {
display: flex;
flex-direction: column;
line-height: 1;
font-weight: 700;
letter-spacing: 0.14em;
font-size: 12px;
}
.site-header .logo-text-top { color: var(--navy); }
.site-header .logo-text-bottom { color: var(--cyan); margin-top: 3px; } .site-header .links {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
display: flex;
align-items: center;
gap: 4px;
} .site-header .links ul,
.site-header .links .menu {
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-items: center;
gap: 4px;
}
.site-header .links li { margin: 0; padding: 0; }
.site-header .nav-link,
.site-header .links a {
position: relative;
display: inline-flex;
align-items: center;
height: 40px;
padding: 0 14px;
border-radius: 10px;
text-decoration: none;
color: var(--ink);
font-weight: 500;
font-size: 15px;
letter-spacing: -0.005em;
transition: color 0.18s ease, background-color 0.18s ease;
line-height: 1;
}
.site-header .nav-link:hover,
.site-header .links a:hover {
color: var(--navy);
background: rgba(91, 197, 231, 0.10);
opacity: 1; } .site-header .nav-link.is-active,
.site-header .links .current-menu-item > a,
.site-header .links .current_page_item > a {
color: var(--navy);
font-weight: 600;
}
.site-header .nav-link.is-active::after,
.site-header .links .current-menu-item > a::after,
.site-header .links .current_page_item > a::after {
content: "";
position: absolute;
left: 14px;
right: 14px;
bottom: 6px;
height: 2px;
background: var(--cyan);
border-radius: 2px;
transition: background 0.2s ease;
} body[data-active-style="pill"] .site-header .nav-link.is-active,
body[data-active-style="pill"] .site-header .links .current-menu-item > a,
body[data-active-style="pill"] .site-header .links .current_page_item > a {
background: var(--navy);
color: #fff;
}
body[data-active-style="pill"] .site-header .nav-link.is-active::after,
body[data-active-style="pill"] .site-header .links .current-menu-item > a::after,
body[data-active-style="pill"] .site-header .links .current_page_item > a::after { display: none; }
body[data-active-style="pill"] .site-header .nav-link.is-active:hover { background: var(--navy-deep); color: #fff; } body[data-active-style="dot"] .site-header .nav-link.is-active::after,
body[data-active-style="dot"] .site-header .links .current-menu-item > a::after,
body[data-active-style="dot"] .site-header .links .current_page_item > a::after {
left: 50%;
right: auto;
bottom: 6px;
width: 5px;
height: 5px;
border-radius: 50%;
transform: translateX(-50%);
} body[data-active-style="soft"] .site-header .nav-link.is-active,
body[data-active-style="soft"] .site-header .links .current-menu-item > a,
body[data-active-style="soft"] .site-header .links .current_page_item > a {
background: var(--cyan-soft);
color: var(--navy);
}
body[data-active-style="soft"] .site-header .nav-link.is-active::after,
body[data-active-style="soft"] .site-header .links .current-menu-item > a::after,
body[data-active-style="soft"] .site-header .links .current_page_item > a::after { display: none; } .site-header .cta-wrap {
display: flex;
align-items: center;
gap: 8px;
}
.site-header .cta {
display: inline-flex;
align-items: center;
gap: 8px;
height: 44px;
padding: 0 20px;
border-radius: 12px;
text-decoration: none;
font-weight: 600;
font-size: 15px;
letter-spacing: -0.005em;
transition: background 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease, color 0.18s ease, border-color 0.18s ease;
white-space: nowrap;
}
.site-header .cta svg { width: 14px; height: 14px; } .site-header .cta-primary {
background: var(--navy);
color: #fff;
box-shadow: 0 8px 18px -8px rgba(26, 40, 88, 0.6);
border: 0;
}
.site-header .cta-primary:hover {
background: var(--navy-deep);
transform: translateY(-1px);
box-shadow: 0 12px 22px -10px rgba(26, 40, 88, 0.65);
color: #fff;
} .site-header .cta-secondary {
background: transparent;
color: var(--navy);
border: 1.5px solid var(--line-strong);
}
.site-header .cta-secondary:hover {
border-color: var(--navy);
background: rgba(26, 40, 88, 0.04);
color: var(--navy);
} body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .cta-secondary {
color: #fff;
border-color: rgba(255, 255, 255, 0.28);
background: transparent;
}
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .cta-secondary:hover {
background: rgba(255, 255, 255, 0.08);
border-color: #fff;
}
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .cta-primary {
background: var(--cyan);
color: var(--navy-deep);
box-shadow: 0 10px 22px -10px rgba(91, 197, 231, 0.55);
}
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .cta-primary:hover {
background: #7fd2ed;
} .site-header .menu-btn {
display: none;
width: 44px;
height: 44px;
align-items: center;
justify-content: center;
background: transparent;
border: 1.5px solid var(--line-strong);
border-radius: 12px;
cursor: pointer;
padding: 0;
color: var(--navy);
transition: background 0.18s ease, border-color 0.18s ease, color 0.18s ease;
}
.site-header .menu-btn:hover { background: rgba(26, 40, 88, 0.05); border-color: var(--navy); }
.site-header .menu-btn .bars { position: relative; width: 20px; height: 14px; }
.site-header .menu-btn .bars span {
position: absolute;
left: 0;
right: 0;
height: 2px;
border-radius: 2px;
background: currentColor;
transition: transform 0.25s ease, opacity 0.2s ease, top 0.25s ease;
}
.site-header .menu-btn .bars span:nth-child(1) { top: 0; }
.site-header .menu-btn .bars span:nth-child(2) { top: 6px; }
.site-header .menu-btn .bars span:nth-child(3) { top: 12px; }
body.menu-open .site-header .menu-btn .bars span:nth-child(1) { top: 6px; transform: rotate(45deg); }
body.menu-open .site-header .menu-btn .bars span:nth-child(2) { opacity: 0; }
body.menu-open .site-header .menu-btn .bars span:nth-child(3) { top: 6px; transform: rotate(-45deg); }
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .menu-btn {
color: #fff;
border-color: rgba(255, 255, 255, 0.25);
}
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .menu-btn:hover {
background: rgba(255, 255, 255, 0.08);
border-color: #fff;
} .drawer-backdrop {
position: fixed;
inset: 0;
background: rgba(15, 26, 61, 0.45);
backdrop-filter: blur(2px);
opacity: 0;
pointer-events: none;
transition: opacity 0.25s ease;
z-index: 998;
}
body.menu-open .drawer-backdrop { opacity: 1; pointer-events: auto; }
.drawer {
position: fixed;
top: 0;
right: 0;
bottom: 0;
width: min(360px, 86vw);
background: #fff;
z-index: 1000;
transform: translateX(100%);
transition: transform 0.3s cubic-bezier(0.2, 0.7, 0.2, 1);
display: flex;
flex-direction: column;
box-shadow: -20px 0 50px -20px rgba(15, 26, 61, 0.35);
}
body.menu-open .drawer { transform: translateX(0); }
.drawer-head {
display: flex;
align-items: center;
justify-content: space-between;
padding: 18px 20px;
border-bottom: 1px solid var(--line);
}
.drawer-close {
width: 40px;
height: 40px;
display: inline-flex;
align-items: center;
justify-content: center;
background: transparent;
border: 1px solid var(--line-strong);
border-radius: 10px;
cursor: pointer;
color: var(--ink);
}
.drawer-close:hover { background: rgba(17, 22, 42, 0.05); }
.drawer-links {
display: flex;
flex-direction: column;
padding: 14px 12px;
gap: 2px;
flex: 1;
overflow-y: auto;
}
.drawer-links ul,
.drawer-links .menu {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
gap: 2px;
}
.drawer-links li { margin: 0; padding: 0; }
.drawer-links a {
display: flex;
align-items: center;
padding: 14px 14px;
border-radius: 12px;
text-decoration: none;
color: var(--ink);
font-weight: 500;
font-size: 17px;
position: relative;
}
.drawer-links a:hover { background: rgba(91, 197, 231, 0.10); color: var(--navy); opacity: 1; }
.drawer-links a.is-active,
.drawer-links .current-menu-item > a,
.drawer-links .current_page_item > a {
background: var(--cyan-soft);
color: var(--navy);
font-weight: 600;
}
.drawer-links a.is-active::before,
.drawer-links .current-menu-item > a::before,
.drawer-links .current_page_item > a::before {
content: "";
position: absolute;
left: 0;
top: 14px;
bottom: 14px;
width: 3px;
background: var(--cyan);
border-radius: 0 3px 3px 0;
}
.drawer-foot {
padding: 18px 20px 24px;
border-top: 1px solid var(--line);
display: grid;
gap: 12px;
}
.drawer-foot .lang { width: 100%; justify-content: stretch; margin-right: 0; }
.drawer-foot .lang button { flex: 1; height: 34px; padding: 0; }
.drawer-foot .cta { width: 100%; justify-content: center; height: 48px; } .site-header .lang,
.drawer .lang {
display: inline-flex;
align-items: center;
height: 36px;
padding: 3px;
border-radius: 999px;
background: rgba(17, 22, 42, 0.05);
border: 1px solid transparent;
gap: 2px;
margin-right: 4px;
}
.site-header .lang button,
.site-header .lang a,
.drawer .lang button,
.drawer .lang a {
appearance: none;
border: 0;
background: transparent;
color: var(--muted);
font: inherit;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.06em;
height: 28px;
padding: 0 10px;
border-radius: 999px;
cursor: pointer;
transition: background 0.18s ease, color 0.18s ease;
text-decoration: none;
display: inline-flex;
align-items: center;
justify-content: center;
line-height: 1;
}
.site-header .lang button:hover,
.site-header .lang a:hover,
.drawer .lang button:hover,
.drawer .lang a:hover { color: var(--navy); opacity: 1; }
.site-header .lang button.is-active,
.site-header .lang a.is-active,
.drawer .lang button.is-active,
.drawer .lang a.is-active {
background: #fff;
color: var(--navy);
box-shadow: 0 1px 2px rgba(17, 22, 42, 0.08), 0 0 0 1px var(--line);
}
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .lang {
background: rgba(255, 255, 255, 0.10);
}
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .lang button,
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .lang a {
color: rgba(255, 255, 255, 0.7);
}
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .lang button:hover,
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .lang a:hover { color: #fff; }
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .lang button.is-active,
body[data-scroll-style="navy"] .site-header.nav-wrap.is-scrolled .lang a.is-active {
background: #fff;
color: var(--navy);
box-shadow: none;
}
.drawer-foot .lang a,
.drawer-foot .lang button { flex: 1; height: 34px; padding: 0; } @media (max-width: 960px) {
.site-header .nav { padding: 12px 18px; gap: 12px; }
.site-header.nav-wrap.is-scrolled .nav { padding: 10px 18px; }
.site-header .links { display: none; }
.site-header .cta-wrap { justify-self: end; }
.site-header .cta-wrap > .cta-secondary,
.site-header .cta-wrap > .cta-primary { display: none; }
.site-header .cta-wrap > .lang { display: inline-flex; height: 32px; margin-right: 4px; }
.site-header .cta-wrap > .lang a,
.site-header .cta-wrap > .lang button { height: 26px; padding: 0 8px; font-size: 11px; }
.site-header .menu-btn { display: inline-flex; }
body.menu-open { overflow: hidden; }
}
@media (max-width: 460px) {
.site-header .nav { padding: 10px 14px; gap: 8px; }
.site-header.nav-wrap.is-scrolled .nav { padding: 8px 14px; }
.site-header .cta-primary span.cta-label-full { display: none; }
.site-header .logo-text { display: none; }
}
@media (min-width: 961px) {
.site-header .menu-btn,
.drawer,
.drawer-backdrop { display: none !important; }
} .mm-floating-rent {
position: fixed;
bottom: 24px;
right: 24px;
z-index: 990;
display: inline-flex;
align-items: center;
gap: 10px;
height: 56px;
padding: 0 24px;
border-radius: 999px;
background: var(--navy, #1a2858);
color: #fff;
text-decoration: none;
font-family: inherit;
font-weight: 600;
font-size: 15px;
letter-spacing: -0.005em;
white-space: nowrap;
box-shadow: 0 14px 30px -10px rgba(26, 40, 88, 0.55), 0 0 0 6px rgba(91, 197, 231, 0.18);
transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}
.mm-floating-rent:hover {
background: var(--navy-deep, #0f1a3d);
transform: translateY(-2px);
box-shadow: 0 18px 36px -12px rgba(26, 40, 88, 0.65), 0 0 0 8px rgba(91, 197, 231, 0.22);
color: #fff;
opacity: 1;
}
.mm-floating-rent .mm-fr-icon {
display: inline-flex;
width: 22px;
height: 22px;
align-items: center;
justify-content: center;
border-radius: 999px;
background: var(--cyan, #5bc5e7);
color: var(--navy, #1a2858);
}
.mm-floating-rent .mm-fr-icon svg { width: 14px; height: 14px; }
@media (max-width: 460px) {
.mm-floating-rent { bottom: 16px; right: 16px; height: 50px; padding: 0 18px; font-size: 14px; }
.mm-floating-rent .mm-fr-icon { width: 18px; height: 18px; }
}  .product-card.unavailable {
position: relative;
opacity: 0.55;
filter: grayscale(40%);
transition: opacity 0.2s ease;
}
.product-card.unavailable:hover {
opacity: 0.7;
}
.product-card.unavailable .product-image {
position: relative;
}
.product-card.unavailable .product-image::after {
content: '';
position: absolute;
inset: 0;
background: rgba(17, 22, 42, 0.18);
pointer-events: none;
}
.unavailable-badge {
position: absolute;
top: 12px;
right: 12px;
background: #d8252b;
color: #fff;
font-size: 12px;
font-weight: 600;
padding: 6px 14px;
border-radius: 999px;
letter-spacing: 0.04em;
text-transform: uppercase;
z-index: 2;
box-shadow: 0 4px 12px -4px rgba(216, 37, 43, 0.5);
}
.rent-now-button.disabled,
.rent-now-button.disabled:hover {
pointer-events: none;
cursor: not-allowed;
background: #b6bbcb !important;
color: #fff !important;
box-shadow: none !important;
transform: none !important;
opacity: 0.85;
}:root {
--litepicker-container-months-color-bg: #fff;
--litepicker-container-months-box-shadow-color: #ddd;
--litepicker-footer-color-bg: #fafafa;
--litepicker-footer-box-shadow-color: #ddd;
--litepicker-tooltip-color-bg: #fff;
--litepicker-month-header-color: #333;
--litepicker-button-prev-month-color: #9e9e9e;
--litepicker-button-next-month-color: #9e9e9e;
--litepicker-button-prev-month-color-hover: #2196f3;
--litepicker-button-next-month-color-hover: #2196f3;
--litepicker-month-width: calc(var(--litepicker-day-width) * 7);
--litepicker-month-weekday-color: #9e9e9e;
--litepicker-month-week-number-color: #9e9e9e;
--litepicker-day-width: 38px;
--litepicker-day-color: #333;
--litepicker-day-color-hover: #2196f3;
--litepicker-is-today-color: #f44336;
--litepicker-is-in-range-color: #bbdefb;
--litepicker-is-locked-color: #9e9e9e;
--litepicker-is-start-color: #fff;
--litepicker-is-start-color-bg: #2196f3;
--litepicker-is-end-color: #fff;
--litepicker-is-end-color-bg: #2196f3;
--litepicker-button-cancel-color: #fff;
--litepicker-button-cancel-color-bg: #9e9e9e;
--litepicker-button-apply-color: #fff;
--litepicker-button-apply-color-bg: #2196f3;
--litepicker-button-reset-color: #909090;
--litepicker-button-reset-color-hover: #2196f3;
--litepicker-highlighted-day-color: #333;
--litepicker-highlighted-day-color-bg: #ffeb3b;
}
.show-week-numbers {
--litepicker-month-width: calc(var(--litepicker-day-width) * 8);
}
.litepicker {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Arial, sans-serif;
font-size: 0.8em;
display: none;
}
.litepicker button {
border: none;
background: none;
}
.litepicker .container__main {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.litepicker .container__months {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
background-color: var(--litepicker-container-months-color-bg);
border-radius: 5px;
-webkit-box-shadow: 0 0 5px
var(--litepicker-container-months-box-shadow-color);
box-shadow: 0 0 5px var(--litepicker-container-months-box-shadow-color);
width: calc(var(--litepicker-month-width) + 10px);
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.litepicker .container__months.columns-2 {
width: calc((var(--litepicker-month-width) * 2) + 20px);
}
.litepicker .container__months.columns-3 {
width: calc((var(--litepicker-month-width) * 3) + 30px);
}
.litepicker .container__months.columns-4 {
width: calc((var(--litepicker-month-width) * 4) + 40px);
}
.litepicker
.container__months.split-view
.month-item-header
.button-previous-month,
.litepicker
.container__months.split-view
.month-item-header
.button-next-month {
visibility: visible;
}
.litepicker .container__months .month-item {
padding: 5px;
width: var(--litepicker-month-width);
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.litepicker .container__months .month-item-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-weight: 500;
padding: 10px 5px;
text-align: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: var(--litepicker-month-header-color);
}
.litepicker .container__months .month-item-header div {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.litepicker .container__months .month-item-header div > .month-item-name {
margin-right: 5px;
}
.litepicker .container__months .month-item-header div > .month-item-year {
padding: 0;
}
.litepicker .container__months .month-item-header .reset-button {
color: var(--litepicker-button-reset-color);
}
.litepicker .container__months .month-item-header .reset-button > svg {
fill: var(--litepicker-button-reset-color);
}
.litepicker .container__months .month-item-header .reset-button * {
pointer-events: none;
}
.litepicker .container__months .month-item-header .reset-button:hover {
color: var(--litepicker-button-reset-color-hover);
}
.litepicker .container__months .month-item-header .reset-button:hover > svg {
fill: var(--litepicker-button-reset-color-hover);
}
.litepicker .container__months .month-item-header .button-previous-month,
.litepicker .container__months .month-item-header .button-next-month {
visibility: hidden;
text-decoration: none;
padding: 3px 5px;
border-radius: 3px;
-webkit-transition: color 0.3s, border 0.3s;
transition: color 0.3s, border 0.3s;
cursor: default;
}
.litepicker .container__months .month-item-header .button-previous-month *,
.litepicker .container__months .month-item-header .button-next-month * {
pointer-events: none;
}
.litepicker .container__months .month-item-header .button-previous-month {
color: var(--litepicker-button-prev-month-color);
}
.litepicker .container__months .month-item-header .button-previous-month > svg,
.litepicker .container__months .month-item-header .button-previous-month > img {
fill: var(--litepicker-button-prev-month-color);
}
.litepicker .container__months .month-item-header .button-previous-month:hover {
color: var(--litepicker-button-prev-month-color-hover);
}
.litepicker
.container__months
.month-item-header
.button-previous-month:hover
> svg {
fill: var(--litepicker-button-prev-month-color-hover);
}
.litepicker .container__months .month-item-header .button-next-month {
color: var(--litepicker-button-next-month-color);
}
.litepicker .container__months .month-item-header .button-next-month > svg,
.litepicker .container__months .month-item-header .button-next-month > img {
fill: var(--litepicker-button-next-month-color);
}
.litepicker .container__months .month-item-header .button-next-month:hover {
color: var(--litepicker-button-next-month-color-hover);
}
.litepicker
.container__months
.month-item-header
.button-next-month:hover
> svg {
fill: var(--litepicker-button-next-month-color-hover);
}
.litepicker .container__months .month-item-weekdays-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-self: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
color: var(--litepicker-month-weekday-color);
}
.litepicker .container__months .month-item-weekdays-row > div {
padding: 5px 0;
font-size: 85%;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
width: var(--litepicker-day-width);
text-align: center;
}
.litepicker .container__months .month-item:first-child .button-previous-month {
visibility: visible;
}
.litepicker .container__months .month-item:last-child .button-next-month {
visibility: visible;
}
.litepicker
.container__months
.month-item.no-previous-month
.button-previous-month {
visibility: hidden;
}
.litepicker .container__months .month-item.no-next-month .button-next-month {
visibility: hidden;
}
.litepicker .container__days {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
justify-self: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: center;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.litepicker .container__days > div,
.litepicker .container__days > a {
padding: 5px 0;
width: var(--litepicker-day-width);
}
.litepicker .container__days .day-item {
color: var(--litepicker-day-color);
text-align: center;
text-decoration: none;
border-radius: 3px;
-webkit-transition: color 0.3s, border 0.3s;
transition: color 0.3s, border 0.3s;
cursor: default;
}
.litepicker .container__days .day-item:hover {
color: var(--litepicker-day-color-hover);
-webkit-box-shadow: inset 0 0 0 1px var(--litepicker-day-color-hover);
box-shadow: inset 0 0 0 1px var(--litepicker-day-color-hover);
}
.litepicker .container__days .day-item.is-today {
color: var(--litepicker-is-today-color);
}
.litepicker .container__days .day-item.is-locked {
color: var(--litepicker-is-locked-color);
}
.litepicker .container__days .day-item.is-locked:hover {
color: var(--litepicker-is-locked-color);
-webkit-box-shadow: none;
box-shadow: none;
cursor: default;
}
.litepicker .container__days .day-item.is-in-range {
background-color: var(--litepicker-is-in-range-color);
border-radius: 0;
}
.litepicker .container__days .day-item.is-start-date {
color: var(--litepicker-is-start-color);
background-color: var(--litepicker-is-start-color-bg);
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.litepicker .container__days .day-item.is-start-date.is-flipped {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.litepicker .container__days .day-item.is-end-date {
color: var(--litepicker-is-end-color);
background-color: var(--litepicker-is-end-color-bg);
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.litepicker .container__days .day-item.is-end-date.is-flipped {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.litepicker .container__days .day-item.is-start-date.is-end-date {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.litepicker .container__days .day-item.is-highlighted {
color: var(--litepicker-highlighted-day-color);
background-color: var(--litepicker-highlighted-day-color-bg);
}
.litepicker .container__days .week-number {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: var(--litepicker-month-week-number-color);
font-size: 85%;
}
.litepicker .container__footer {
text-align: right;
padding: 10px 5px;
margin: 0 5px;
background-color: var(--litepicker-footer-color-bg);
-webkit-box-shadow: inset 0px 3px 3px 0px
var(--litepicker-footer-box-shadow-color);
box-shadow: inset 0px 3px 3px 0px var(--litepicker-footer-box-shadow-color);
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.litepicker .container__footer .preview-date-range {
margin-right: 10px;
font-size: 90%;
}
.litepicker .container__footer .button-cancel {
background-color: var(--litepicker-button-cancel-color-bg);
color: var(--litepicker-button-cancel-color);
border: 0;
padding: 3px 7px 4px;
border-radius: 3px;
}
.litepicker .container__footer .button-cancel * {
pointer-events: none;
}
.litepicker .container__footer .button-apply {
background-color: var(--litepicker-button-apply-color-bg);
color: var(--litepicker-button-apply-color);
border: 0;
padding: 3px 7px 4px;
border-radius: 3px;
margin-left: 10px;
margin-right: 10px;
}
.litepicker .container__footer .button-apply:disabled {
opacity: 0.7;
}
.litepicker .container__footer .button-apply * {
pointer-events: none;
}
.litepicker .container__tooltip {
position: absolute;
margin-top: -4px;
padding: 4px 8px;
border-radius: 4px;
background-color: var(--litepicker-tooltip-color-bg);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
white-space: nowrap;
font-size: 11px;
pointer-events: none;
visibility: hidden;
}
.litepicker .container__tooltip:before {
position: absolute;
bottom: -5px;
left: calc(50% - 5px);
border-top: 5px solid rgba(0, 0, 0, 0.12);
border-right: 5px solid transparent;
border-left: 5px solid transparent;
content: "";
}
.litepicker .container__tooltip:after {
position: absolute;
bottom: -4px;
left: calc(50% - 4px);
border-top: 4px solid var(--litepicker-tooltip-color-bg);
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
}.xdsoft_datetimepicker {
box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
background: #fff;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
color: #333;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
padding: 8px;
padding-left: 0;
padding-top: 2px;
position: absolute;
z-index: 9999;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
padding: 8px 0 8px 8px;
}
.xdsoft_datetimepicker iframe {
position: absolute;
left: 0;
top: 0;
width: 75px;
height: 210px;
background: transparent;
border: none;
} .xdsoft_datetimepicker button {
border: none !important;
}
.xdsoft_noselect {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }
.xdsoft_datetimepicker.xdsoft_inline {
display: inline-block;
position: static;
box-shadow: none;
}
.xdsoft_datetimepicker * {
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
width: 224px;
float: left;
margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
float: right;
margin-right: 8px;
margin-left: 0;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
width: 256px;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
width: 58px;
float: left;
text-align: center;
margin-left: 8px;
margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
float: right;
margin-right: 8px;
margin-left: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
margin-top: 8px;
margin-bottom: 3px
}
.xdsoft_datetimepicker .xdsoft_monthpicker {
position: relative;
text-align: center;
}
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}
.xdsoft_datetimepicker .xdsoft_label i {
opacity: 0.5;
background-position: -92px -19px;
display: inline-block;
width: 9px;
height: 20px;
vertical-align: middle;
}
.xdsoft_datetimepicker .xdsoft_prev {
float: left;
background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
float: left;
background-position: -70px 0;
margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_next {
float: right;
background-position: 0 0;
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button {
background-color: transparent;
background-repeat: no-repeat;
border: 0 none;
cursor: pointer;
display: block;
height: 30px;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
outline: medium none;
overflow: hidden;
padding: 0;
position: relative;
text-indent: 100%;
white-space: nowrap;
width: 20px;
min-width: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
float: none;
background-position: -40px -15px;
height: 15px;
width: 30px;
display: block;
margin-left: 14px;
margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
float: none;
margin-left: 0;
margin-right: 14px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
background-position: -40px 0;
margin-bottom: 7px;
margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
height: 151px;
overflow: hidden;
border-bottom: 1px solid #ddd;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
background: #f5f5f5;
border-top: 1px solid #ddd;
color: #666;
font-size: 12px;
text-align: center;
border-collapse: collapse;
cursor: pointer;
border-bottom-width: 0;
height: 25px;
line-height: 25px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
border-top-width: 0;
}
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.xdsoft_datetimepicker .xdsoft_label {
display: inline;
position: relative;
z-index: 9999;
margin: 0;
padding: 5px 3px;
font-size: 14px;
line-height: 20px;
font-weight: bold;
background-color: #fff;
float: left;
width: 182px;
text-align: center;
cursor: pointer;
}
.xdsoft_datetimepicker .xdsoft_label:hover>span {
text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label:hover i {
opacity: 1.0;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
border: 1px solid #ccc;
position: absolute;
right: 0;
top: 30px;
z-index: 101;
display: none;
background: #fff;
max-height: 160px;
overflow-y: hidden;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
color: #fff;
background: #ff8000;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
padding: 2px 10px 2px 5px;
text-decoration: none !important;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
background: #33aaff;
box-shadow: #178fe5 0 1px 3px 0 inset;
color: #fff;
font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_month {
width: 100px;
text-align: right;
}
.xdsoft_datetimepicker .xdsoft_calendar {
clear: both;
}
.xdsoft_datetimepicker .xdsoft_year{
width: 48px;
margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
border-collapse: collapse;
width: 100%;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
height: 25px;
}
.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
width: 14.2857142%;
background: #f5f5f5;
border: 1px solid #ddd;
color: #666;
font-size: 12px;
text-align: right;
vertical-align: middle;
padding: 0;
border-collapse: collapse;
cursor: pointer;
height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
width: 12.5%;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
background: #f1f1f1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
color: #33aaff;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
background: #ffe9d2;
box-shadow: #ffb871 0 1px 4px 0 inset;
color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
background: #c1ffc9;
box-shadow: #00dd1c 0 1px 4px 0 inset;
color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
background: #33aaff;
box-shadow: #178fe5 0 1px 3px 0 inset;
color: #fff;
font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
cursor: default;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
opacity: 0.2;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
color: #fff !important;
background: #ff8000 !important;
box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
background: #33aaff !important;
box-shadow: #178fe5 0 1px 3px 0 inset !important;
color: #fff !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
color: inherit	!important;
background: inherit !important;
box-shadow: inherit !important;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
font-weight: 700;
text-align: center;
color: #999;
cursor: default;
}
.xdsoft_datetimepicker .xdsoft_copyright {
color: #ccc !important;
font-size: 10px;
clear: both;
float: none;
margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }
.xdsoft_time_box {
position: relative;
border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
background: #ccc !important;
height: 20px;
border-radius: 3px;
}
.xdsoft_scrollbar {
position: absolute;
width: 7px;
right: 0;
top: 0;
bottom: 0;
cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
left: 0;
right: auto;
}
.xdsoft_scroller_box {
position: relative;
}
.xdsoft_datetimepicker.xdsoft_dark {
box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
background: #000;
border-bottom: 1px solid #444;
border-left: 1px solid #333;
border-right: 1px solid #333;
border-top: 1px solid #333;
color: #ccc;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
background: #0a0a0a;
border-top: 1px solid #222;
color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
border: 1px solid #333;
background: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
color: #000;
background: #007fff;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
background: #cc5500;
box-shadow: #b03e00 0 1px 3px 0 inset;
color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
background: #0a0a0a;
border: 1px solid #222;
color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
color: #cc5500;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
background: #ffe9d2;
box-shadow: #ffb871 0 1px 4px 0 inset;
color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
background: #c1ffc9;
box-shadow: #00dd1c 0 1px 4px 0 inset;
color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
background: #cc5500;
box-shadow: #b03e00 0 1px 3px 0 inset;
color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
color: #000 !important;
background: #007fff !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }
.xdsoft_dark .xdsoft_time_box {
border: 1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
display: block;
border: 1px solid #dddddd !important;
margin-top: 5px;
width: 100%;
color: #454551;
font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
font-family: "museo-sans", "Book Antiqua", sans-serif;
font-size: 12px;
font-weight: 300;
color: #82878c;
height: 28px;
position: relative;
padding: 4px 17px 4px 33px;
border: 1px solid #d7d8da;
background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa)); background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%); background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%); background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%); background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 ); }
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
color: #454551;
background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF)); background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%); background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%); background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%); background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 ); }