.single-car-actions ul.list-unstyled {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
}
.single-car-actions ul.list-unstyled li > a, .single-car-actions ul.list-unstyled li > span {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
padding: 1px 10px;
min-width: unset;
}
.single-car-actions ul.list-unstyled li > a i, .single-car-actions ul.list-unstyled li > span i {
position: relative;
left: unset;
top: unset;
margin: 0 8px 0 0;
transform: none;
}
.single-car-actions ul.list-unstyled li > a img, .single-car-actions ul.list-unstyled li > span img {
margin-right: 8px;
}
.single-car-actions ul.list-unstyled li .car-action-unit.add-to-compare {
min-width: 157px;
}
.single-car-actions ul.list-unstyled li .car-action-unit.add-to-compare .stm-show-on-hover {
top: 1px;
}
.single-car-actions ul.list-unstyled li .car-action-unit.add-to-compare .stm-show-on-hover i {
margin-top: 1px;
}
@media (max-width: 820px) {
.single-car-actions ul.list-unstyled .spacer {
flex-grow: 1;
}
}
@media (max-width: 1024px) {
.stm-single-car-page .single-car-actions ul.list-unstyled li.added-date-action, .single-listing_template .single-car-actions ul.list-unstyled li.added-date-action {
width: 100%;
margin: 0;
}
.stm-single-car-page .single-car-actions ul.list-unstyled li.added-date-action .added_date, .single-listing_template .single-car-actions ul.list-unstyled li.added-date-action .added_date {
border: none;
justify-content: flex-start;
padding: 0;
text-transform: capitalize;
margin-bottom: 5px;
}
.stm-single-car-page .single-car-actions ul.list-unstyled li.added-date-action .added_date i, .single-listing_template .single-car-actions ul.list-unstyled li.added-date-action .added_date i {
display: none;
}
.stm-single-car-page .single-car-actions ul.list-unstyled li.added-date-action .added_date .added_date_info_text, .single-listing_template .single-car-actions ul.list-unstyled li.added-date-action .added_date .added_date_info_text {
display: none;
font-size: 11px;
}
.stm-single-car-page .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup, .single-listing_template .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup {
left: -73px;
}
.stm-single-car-page .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode, .single-listing_template .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode {
padding: 5px;
}
.stm-single-car-page .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a, .single-listing_template .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a {
margin-right: 3px;
}
.stm-single-car-page .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a span, .single-listing_template .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a span {
display: block;
}
.stm-single-car-page .single-car-actions ul.list-unstyled li, .single-listing_template .single-car-actions ul.list-unstyled li {
width: auto;
align-items: center;
margin-right: 9px;
}
}
@media (max-width: 1024px) and (min-width: 361px) and (max-width: 410px) {
.stm-single-car-page .single-car-actions ul.list-unstyled li, .single-listing_template .single-car-actions ul.list-unstyled li {
margin-right: 5px;
}
}
@media (max-width: 1024px) and (max-width: 360px) {
.stm-single-car-page .single-car-actions ul.list-unstyled li, .single-listing_template .single-car-actions ul.list-unstyled li {
margin-right: 2px;
}
}
@media (max-width: 1024px) {
.stm-single-car-page .single-car-actions ul.list-unstyled li:last-child, .single-listing_template .single-car-actions ul.list-unstyled li:last-child {
margin-right: 0;
}
.stm-single-car-page .single-car-actions ul.list-unstyled li a, .single-listing_template .single-car-actions ul.list-unstyled li a {
min-width: auto;
width: 32px;
height: 32px;
padding: 0;
border-radius: 3px;
}
.stm-single-car-page .single-car-actions ul.list-unstyled li a i, .single-listing_template .single-car-actions ul.list-unstyled li a i {
margin: 0;
}
.stm-single-car-page .single-car-actions ul.list-unstyled li a span, .single-listing_template .single-car-actions ul.list-unstyled li a span {
display: none;
}
.stm-single-car-page .single-car-actions ul.list-unstyled li a.car-action-unit.add-to-compare, .single-listing_template .single-car-actions ul.list-unstyled li a.car-action-unit.add-to-compare {
min-width: auto;
width: 32px;
height: 32px;
padding: 0;
border-radius: 3px;
}
.stm-single-car-page .single-car-actions ul.list-unstyled .stock-num, .single-listing_template .single-car-actions ul.list-unstyled .stock-num {
font-size: 11px;
padding: 6px 15px;
}
}
@media (max-width: 1024px) and (max-width: 320px) {
.stm-single-car-page .single-car-actions ul.list-unstyled .stock-num, .single-listing_template .single-car-actions ul.list-unstyled .stock-num {
padding: 6px 12px;
}
}
@media (max-width: 1024px) {
.stm-single-car-page .single-car-actions ul.list-unstyled .stock-num span, .single-listing_template .single-car-actions ul.list-unstyled .stock-num span {
font-size: 11px;
}
}
.single-car-actions-buttons ul.list-unstyled {
display: flex;
align-items: stretch;
flex-wrap: wrap;
margin: 0 -5px;
}
.single-car-actions-buttons ul.list-unstyled li {
flex-grow: 1;
min-width: 123px;
margin: 0 5px 10px;
display: flex;
}
@media (max-width: 767px) {
.single-car-actions-buttons ul.list-unstyled li {
flex-basis: 40%;
}
}
.single-car-actions-buttons ul.list-unstyled li > a {
text-align: center;
border-radius: 8px;
padding: 20px 12px;
flex-grow: 1;
color: #ffffff;
background-color: #121e24;
display: flex;
align-items: center;
justify-content: center;
}
.single-car-actions-buttons ul.list-unstyled li > a:hover {
background-color: #6c98e1;
}
@media (max-width: 767px) {
.single-car-actions-buttons ul.list-unstyled li > a {
padding: 12px 10px;
}
}
.single-car-actions-buttons ul.list-unstyled li > a.add-to-compare {
position: relative;
min-width: 155px;
padding-left: 8px;
padding-right: 8px;
}
@media (max-width: 767px) {
.single-car-actions-buttons ul.list-unstyled li > a.add-to-compare.stm-added .stm-unhover {
display: none;
}
}
@media (min-width: 768px) {
.single-car-actions-buttons ul.list-unstyled li > a.add-to-compare .stm-show-on-hover {
position: absolute;
z-index: 300;
left: 0;
top: 0;
width: 100%;
padding: inherit;
padding-left: 2px;
padding-right: 2px;
display: none;
}
.single-car-actions-buttons ul.list-unstyled li > a.add-to-compare .stm-unhover {
display: inline;
}
.single-car-actions-buttons ul.list-unstyled li > a.add-to-compare:hover .stm-show-on-hover {
display: flex;
}
.single-car-actions-buttons ul.list-unstyled li > a.add-to-compare:hover .stm-unhover {
opacity: 0;
}
}
.single-car-actions-buttons ul.list-unstyled li > a > i {
margin-right: 7px;
}
.single-car-actions-buttons ul.list-unstyled li > div, .single-car-actions-buttons ul.list-unstyled li > span, .single-car-actions-buttons ul.list-unstyled li .stm-show-on-hover {
flex-grow: 1;
display: flex;
align-items: center;
justify-content: center;
}
.single-car-actions-buttons ul.list-unstyled li > div > i, .single-car-actions-buttons ul.list-unstyled li > span > i, .single-car-actions-buttons ul.list-unstyled li .stm-show-on-hover > i {
margin-right: 7px;
}
.single-car-actions-buttons ul.list-unstyled li.stm-shareble .stm-a2a-popup.stm-a2a-popup-active {
top: -50px;
}
.single-car-actions-buttons ul.list-unstyled li.stm-shareble:hover .stm-share {
color: initial;
}
.single-car-actions-buttons ul.list-unstyled li .stock-num, .single-car-actions-buttons ul.list-unstyled li .added_date_style_button {
text-align: center;
border-radius: 8px;
padding: 20px 12px;
background-color: rgba(136, 136, 136, 0.2);
color: #121e24;
}
@media (max-width: 767px) {
.single-car-actions-buttons ul.list-unstyled li .stock-num, .single-car-actions-buttons ul.list-unstyled li .added_date_style_button {
padding: 12px 10px;
}
}
@media (max-width: 767px) {
.single-car-actions-buttons ul.list-unstyled li .added_date_style_button .added_date_info_text {
display: none;
}
}
.single-car-actions-buttons ul.list-unstyled li .stm-item-title {
text-align: left;
}
.single-car-actions-delimiters ul.list-unstyled {
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: space-between;
font-size: 15px;
}
@media (max-width: 1024px) {
.single-car-actions-delimiters ul.list-unstyled {
justify-content: flex-start;
}
}
.single-car-actions-delimiters ul.list-unstyled:before {
display: none;
}
.single-car-actions-delimiters ul.list-unstyled .delimiter {
flex-grow: 1;
display: block;
}
@media (max-width: 1024px) {
.single-car-actions-delimiters ul.list-unstyled .delimiter {
flex-grow: 0;
flex-basis: auto;
margin: 0 16px;
}
}
.single-car-actions-delimiters ul.list-unstyled .delimiter:last-child {
display: none;
}
@media (min-width: 1025px) {
.single-car-actions-delimiters ul.list-unstyled .delimiter:nth-child(8n) {
flex-grow: 1;
flex-basis: 100%;
}
.single-car-actions-delimiters ul.list-unstyled .delimiter:nth-child(8n):before {
height: 0;
}
}
@media (max-width: 767px) {
.single-car-actions-delimiters ul.list-unstyled .delimiter {
display: none;
}
}
.single-car-actions-delimiters ul.list-unstyled .delimiter:before {
content: "";
display: block;
width: 1px;
height: 20px;
background: #dddddd;
margin: 0 auto;
}
.single-car-actions-delimiters ul.list-unstyled li {
margin: 10px 0;
text-align: center;
max-width: 30%;
}
@media (max-width: 1024px) {
.single-car-actions-delimiters ul.list-unstyled li {
max-width: none;
}
}
@media (max-width: 767px) {
.single-car-actions-delimiters ul.list-unstyled li {
white-space: normal;
flex-grow: 1;
flex-basis: 40%;
text-align: left;
}
.single-car-actions-delimiters ul.list-unstyled li:nth-child(4n-1) {
text-align: right;
}
}
.single-car-actions-delimiters ul.list-unstyled li > a {
text-align: center;
flex-grow: 1;
color: #121e24;
display: inline-flex;
align-items: center;
justify-content: center;
}
.single-car-actions-delimiters ul.list-unstyled li > a:hover {
color: #6c98e1;
}
.single-car-actions-delimiters ul.list-unstyled li > a.add-to-compare {
position: relative;
}
@media (max-width: 767px) {
.single-car-actions-delimiters ul.list-unstyled li > a.add-to-compare.stm-added .stm-unhover {
display: none;
}
}
@media (min-width: 768px) {
.single-car-actions-delimiters ul.list-unstyled li > a.add-to-compare .stm-show-on-hover {
position: absolute;
z-index: 300;
left: 0;
top: 0;
width: 100%;
padding: inherit;
padding-left: 2px;
padding-right: 2px;
display: none;
}
.single-car-actions-delimiters ul.list-unstyled li > a.add-to-compare .stm-unhover {
display: inline;
}
.single-car-actions-delimiters ul.list-unstyled li > a.add-to-compare:hover .stm-show-on-hover {
display: flex;
}
.single-car-actions-delimiters ul.list-unstyled li > a.add-to-compare:hover .stm-unhover {
opacity: 0;
}
}
.single-car-actions-delimiters ul.list-unstyled li > a > i {
margin-right: 0.5em;
font-size: 1.08em;
margin-top: 0.1em;
}
.single-car-actions-delimiters ul.list-unstyled li > div, .single-car-actions-delimiters ul.list-unstyled li > span, .single-car-actions-delimiters ul.list-unstyled li .stm-show-on-hover {
flex-grow: 1;
display: inline-flex;
align-items: center;
justify-content: center;
}
.single-car-actions-delimiters ul.list-unstyled li > div > i, .single-car-actions-delimiters ul.list-unstyled li > span > i, .single-car-actions-delimiters ul.list-unstyled li .stm-show-on-hover > i {
margin-right: 0.5em;
font-size: 1.08em;
margin-top: 0.1em;
}
.single-car-actions-delimiters ul.list-unstyled li.stm-shareble .stm-a2a-popup.stm-a2a-popup-active {
top: -50px;
}
.single-car-actions-delimiters ul.list-unstyled li.stm-shareble:hover .stm-share {
color: initial;
}
.single-car-actions-delimiters ul.list-unstyled li .stock-num, .single-car-actions-delimiters ul.list-unstyled li .added_date_style_button {
border-radius: 8px;
color: #ababab;
}
@media (max-width: 767px) {
.single-car-actions-delimiters ul.list-unstyled li .added_date_style_button .added_date_info_text {
display: none;
}
}
.single-car-actions-delimiters ul.list-unstyled li .stm-item-title {
text-align: left;
}.motors-elementor-single-listing-gallery {
position: relative;
max-width: 798px;
overflow: hidden;
margin-bottom: 45px;
}
.motors-elementor-single-listing-gallery:hover .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev {
left: 0;
}
.motors-elementor-single-listing-gallery:hover .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next {
right: 0;
}
.motors-elementor-single-listing-gallery .stm-car-medias {
position: absolute;
top: 16px;
right: 16px;
z-index: 20;
}
.motors-elementor-single-listing-gallery .stm-car-medias > div {
display: inline-block;
margin-right: 9px;
padding: 4px 15px 2px 10px;
border-radius: 2px;
background: rgba(0, 0, 0, 0.3);
transition: all 0.3s ease;
color: #fff;
font-size: 11px;
line-height: 22px;
font-weight: 600;
}
.motors-elementor-single-listing-gallery .stm-car-medias > div i {
font-size: 12px;
margin-right: 2px;
}
.motors-elementor-single-listing-gallery .stm-car-medias > div span {
position: relative;
top: -1px;
text-transform: uppercase;
}
.motors-elementor-single-listing-gallery .stm-car-medias > div:hover {
cursor: pointer;
background: rgba(0, 0, 0, 0.6);
}
.motors-elementor-single-listing-gallery .stm-car-medias > div .stm-listing-videos-unit i {
position: relative;
top: -1px;
left: 1px;
margin-right: 3px;
}
.motors-elementor-single-listing-gallery.actions-onhover .stm-car-medias {
visibility: hidden;
opacity: 0;
transition: opacity 0.3s ease;
}
.motors-elementor-single-listing-gallery.actions-onhover:hover .stm-car-medias {
visibility: visible;
opacity: 1;
}
.motors-elementor-single-listing-gallery.badge-right-top .special-label,
.motors-elementor-single-listing-gallery.badge-right-top .special-label.h5 {
left: auto;
right: -81px;
transform: rotate(45deg) translateZ(0);
}
.motors-elementor-single-listing-gallery.badge-right-bottom .special-label,
.motors-elementor-single-listing-gallery.badge-right-bottom .special-label.h5 {
left: auto;
right: -78px;
top: auto;
bottom: 25px;
}
.motors-elementor-single-listing-gallery.badge-left-bottom .special-label,
.motors-elementor-single-listing-gallery.badge-left-bottom .special-label.h5 {
top: auto;
bottom: 20px;
left: -76px;
transform: rotate(45deg) translateZ(0);
}
.motors-elementor-single-listing-gallery.video-left .stm-car-medias {
right: unset;
left: 16px;
}
@media (max-width: 550px) {
.motors-elementor-single-listing-gallery.video-left .stm-car-medias {
top: unset;
left: unset;
right: 7px;
bottom: 120px;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.motors-elementor-single-listing-gallery.video-left .stm-car-medias {
bottom: 140px;
right: 7px;
left: unset;
top: unset;
}
}
.motors-elementor-single-listing-gallery .stm-gallery-actions {
position: absolute;
right: 7px;
top: 16px;
z-index: 20;
}
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit {
position: relative;
float: left;
width: 28px;
height: 28px;
display: flex;
justify-content: center;
align-items: center;
margin-right: 9px;
background: rgba(0, 0, 0, 0.3);
text-align: center;
border-radius: 2px;
}
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a {
border: 0;
display: block;
position: relative;
width: 100%;
height: 100%;
text-decoration: none;
}
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.stm-brochure {
line-height: 30px;
}
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.stm-brochure i {
margin-left: 0;
}
@media (max-width: 920px) {
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.stm-car-print i {
position: absolute;
top: 50%;
left: 8px;
}
}
@media (max-width: 767px) {
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.stm-car-print i {
position: absolute;
top: 50%;
left: 8px;
}
}
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a i {
margin: 0;
}
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.car-action-unit {
padding: 0;
display: flex;
justify-content: center;
align-items: center;
}
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.car-action-unit i {
position: static;
transform: none;
}
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit i {
color: #fff;
}
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit:hover {
cursor: pointer;
}
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit.active {
background: #1bc744;
}
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit .st_sharethis_large {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
}
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit .stm-a2a-popup {
display: none;
opacity: 0;
position: absolute;
top: 0;
left: 0;
z-index: -1;
padding: 0px 0 4px;
}
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active {
display: block;
top: 100%;
left: -100%;
opacity: 1;
z-index: 10;
margin-top: 2px;
transform: translateX(-68%);
}
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit .stm-a2a-popup .addtoany_shortcode {
background: #ffffff;
padding: 5px 5px 1px;
border-radius: 3px;
border: 1px solid #dddddd;
}
.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit .stm-a2a-popup .addtoany_shortcode .a2a_kit {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}
.motors-elementor-single-listing-gallery.actions-onhover .stm-gallery-actions {
visibility: hidden;
opacity: 0;
transition: opacity 0.3s ease;
}
.motors-elementor-single-listing-gallery.actions-onhover:hover .stm-gallery-actions {
visibility: visible;
opacity: 1;
}
.motors-elementor-single-listing-gallery .motors-elementor-big-gallery {
max-width: 798px;
margin-left: 0;
margin-right: 0;
position: relative;
}
.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .video-preview a:before {
width: 90px;
height: 90px;
line-height: 90px;
font-size: 63px;
margin: -45px 0 0 -45px !important;
}
.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image img {
width: 100%;
}
.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a img {
height: 100vw;
max-height: 466px;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media (max-width: 460px) {
.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a img {
max-height: 220px;
}
}
.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon {
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%) translateZ(0);
font-size: 26px;
display: block;
visibility: hidden;
opacity: 0;
transition: opacity 0.25s ease;
}
.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon.image-icon-circle {
border-radius: 50%;
width: 2.8em;
height: 2.8em;
background: #6c98e1;
}
.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon.image-icon-hexagon {
width: 3em;
height: 1.75em;
background: #6c98e1;
backface-visibility: hidden;
}
.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon.image-icon-hexagon:before {
content: "";
display: block;
border-bottom: 0.9em solid #6c98e1;
border-left: 1.5em solid transparent;
border-right: 1.5em solid transparent;
position: absolute;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
backface-visibility: hidden;
}
.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon.image-icon-hexagon:after {
content: "";
display: block;
border-top: 0.9em solid #6c98e1;
border-left: 1.5em solid transparent;
border-right: 1.5em solid transparent;
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
backface-visibility: hidden;
}
.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon i {
color: #fff;
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-46%) translateY(-45%) translateZ(0);
}
.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a:hover .image-icon {
visibility: visible;
opacity: 1;
}
.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-overlay {
display: block;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.35);
visibility: hidden;
opacity: 0;
transition: 0.15s ease;
}
.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a:hover .image-overlay {
visibility: visible;
opacity: 1;
}
.motors-elementor-single-listing-gallery:not(.display-thumbnails):hover .motors-elementor-big-gallery .stm-single-image a .image-icon {
visibility: visible;
opacity: 1;
}
.motors-elementor-single-listing-gallery:not(.display-thumbnails):hover .motors-elementor-big-gallery .stm-single-image a .image-overlay {
visibility: visible;
opacity: 1;
}
.motors-elementor-single-listing-gallery.no-thumbnails .motors-elementor-big-gallery .stm-single-image {
height: 0;
}
.motors-elementor-single-listing-gallery.no-thumbnails .motors-elementor-big-gallery .stm-single-image:first-child {
height: auto;
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery {
position: relative;
margin-top: 22px;
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery:after {
display: table;
content: "";
clear: both;
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-single-image {
max-width: 142px;
width: 142px;
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-single-image:hover {
cursor: pointer;
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-single-image img {
width: 100%;
max-width: 142px;
height: auto;
-o-object-fit: cover;
object-fit: cover;
aspect-ratio: 2/1.15;
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .swiper-slide:hover {
cursor: pointer;
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .swiper-slide:after {
content: "";
display: block;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(35, 38, 40, 0.3);
visibility: visible;
opacity: 0;
width: auto;
margin: 0 auto;
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .swiper-slide-active:after {
visibility: visible;
opacity: 1;
position: absolute;
content: "";
display: block;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(35, 38, 40, 0.3);
max-width: 142px;
width: auto;
margin: 0 auto;
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls {
margin-top: 0;
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev,
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next {
position: absolute;
top: 0;
width: 30px;
height: 100%;
background: rgba(0, 0, 0, 0.7);
z-index: 2;
cursor: pointer;
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev:after,
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next:after {
display: inline-block;
font-family: "Font Awesome 6 Free";
font-weight: 600;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
color: #fff;
line-height: 82px;
margin-left: 11px;
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev {
left: -30px;
}
@media (max-width: 1024px) {
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev {
left: 0;
}
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev:after {
content: "\f053";
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next {
right: -30px;
}
@media (max-width: 1024px) {
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next {
right: 0;
}
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next:after {
content: "\f054";
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .video-preview {
position: relative;
}
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .video-preview:before {
display: inline-block;
font-family: "Font Awesome 6 Free";
font-weight: 600;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
content: "\f144";
position: absolute;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
width: 51px;
height: 51px;
background: rgba(255, 255, 255, 0.8);
border-radius: 50%;
text-align: center;
line-height: 51px;
color: #184c4f;
font-size: 30px;
z-index: 20;
}.single-car-data {
margin-bottom: 0;
}
@media (min-width: 768px) {
.single-car-data .stm-single-car-history-image {
max-width: 180px;
margin: 0 auto;
}
}
.single-car-data .single-car-data-data-columns {
display: flex;
align-items: center;
justify-content: space-around;
margin: 0 -10px;
}
.single-car-data .single-car-data-data-columns .stm-single-car-history-image {
flex-basis: 50%;
flex-grow: 1;
margin: 2px 0;
padding: 0 10px;
}
.single-car-data .single-car-data-data-columns .stm-single-car-history-image img {
height: auto;
max-width: 100%;
}.elementor-widget-motors-single-listing-trade-in .stm-car_dealer-buttons {
margin: 0;
}
.elementor-widget-motors-single-listing-trade-in .stm-car_dealer-buttons a {
margin: 0;
display: flex;
align-items: center;
justify-content: space-between;
height: auto;
line-height: 1.35;
padding: 17px 25px;
}
.elementor-widget-motors-single-listing-trade-in .stm-car_dealer-buttons a i {
position: static;
left: unset;
top: unset;
}
.elementor-widget-motors-single-listing-trade-in .stm-car_dealer-buttons a .label {
flex-grow: 1;
}.elementor-widget-motors-single-listing-offer-price .stm-car_dealer-buttons {
margin: 0;
}
.elementor-widget-motors-single-listing-offer-price .stm-car_dealer-buttons a {
margin: 0;
display: flex;
align-items: center;
justify-content: space-between;
height: auto;
line-height: 1.35;
padding: 17px 25px;
}
.elementor-widget-motors-single-listing-offer-price .stm-car_dealer-buttons a i {
position: static;
left: unset;
top: unset;
}
.elementor-widget-motors-single-listing-offer-price .stm-car_dealer-buttons a .label {
flex-grow: 1;
}.stm_single_car_mpg .single-car-mpg .mpg-icon {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-motors-single-listing-description .post-content {
padding: 0;
margin: 0;
border: none;
}.contact-info-wrap {
margin-top: -6px;
margin-bottom: 25px;
}
.contact-info-wrap .title_wrap {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: center;
position: relative;
margin-bottom: 9px;
}
.contact-info-wrap .title_wrap .title {
display: inline-block;
font-size: 16px;
font-weight: 400;
color: #232628;
margin: 0 0 0 15px;
}
.contact-info-wrap .info-list-wrap .info-item {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
justify-content: flex-start;
margin-bottom: 24px;
}
.contact-info-wrap .info-list-wrap .info-item .info-data {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: flex-start;
margin-left: 15px;
}.stm-elementor-contact-form-seven {
padding-bottom: 20px;
}
.stm-elementor-contact-form-seven .icon-title {
display: flex;
align-items: center;
margin-bottom: 47px;
}
.stm-elementor-contact-form-seven .icon-title i {
color: #6c98e1;
}
.stm-elementor-contact-form-seven .icon-title img, .stm-elementor-contact-form-seven .icon-title i {
margin-right: 10px;
}
.stm-elementor-contact-form-seven .icon-title .title {
margin-bottom: 0;
}
.stm-elementor-contact-form-seven .form-group {
margin-bottom: 30px;
}
.stm-elementor-contact-form-seven .form-group input {
font-size: 14px;
}
.stm-elementor-contact-form-seven form {
margin-left: 3px;
margin-right: 3px;
}
.stm-elementor-contact-form-seven form textarea {
max-height: 143px;
padding-top: 8px;
}
.stm-elementor-contact-form-seven form input::-webkit-input-placeholder {
font-size: 13px;
}
.stm-elementor-contact-form-seven form input::-moz-placeholder {
font-size: 13px;
}
.stm-elementor-contact-form-seven form input:-moz-placeholder {
font-size: 13px;
}
.stm-elementor-contact-form-seven form input:-ms-input-placeholder {
font-size: 13px;
}
.stm-elementor-contact-form-seven form textarea::-webkit-input-placeholder {
font-size: 13px;
}
.stm-elementor-contact-form-seven form textarea::-moz-placeholder {
font-size: 13px;
}
.stm-elementor-contact-form-seven form textarea:-moz-placeholder {
font-size: 13px;
}
.stm-elementor-contact-form-seven form textarea:-ms-input-placeholder {
font-size: 13px;
}
.stm-elementor-contact-form-seven form input[type=text],
.stm-elementor-contact-form-seven form input[type=tel],
.stm-elementor-contact-form-seven form input[type=email],
.stm-elementor-contact-form-seven form input[type=search],
.stm-elementor-contact-form-seven form input[type=password] {
height: 43px;
line-height: 43px;
}
.stm-elementor-contact-form-seven .wpcf7-response-output {
margin-bottom: 20px !important;
}
.stm-elementor-contact-form-seven.stm_listing_car_form {
margin-top: 30px;
margin-bottom: 30px;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .icon-title {
margin-bottom: 15px;
}
@media (min-width: 768px) {
.stm-elementor-contact-form-seven.stm_listing_car_form {
margin-top: unset;
}
}
.stm-elementor-contact-form-seven.stm_listing_car_form input[type=text],
.stm-elementor-contact-form-seven.stm_listing_car_form input[type=tel],
.stm-elementor-contact-form-seven.stm_listing_car_form input[type=email],
.stm-elementor-contact-form-seven.stm_listing_car_form input[type=search],
.stm-elementor-contact-form-seven.stm_listing_car_form input[type=password] {
height: 37px;
line-height: 32px;
font-size: 13px;
margin-bottom: 0;
}
.stm-elementor-contact-form-seven.stm_listing_car_form textarea {
display: block;
max-height: 125px;
margin-bottom: 5px;
font-size: 13px;
line-height: 20px;
letter-spacing: -0.2px;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact {
margin-bottom: 34px;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .title {
font-family: Montserrat;
margin-bottom: 20px;
color: #153e4d;
font-weight: 700;
text-transform: uppercase;
vertical-align: middle;
letter-spacing: 0.3px;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .title i {
position: relative;
top: 4px;
margin-right: 10px;
color: #1bc744;
font-size: 26px;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact input[type=submit] {
border: none;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact input:not([type=submit]) {
height: 40px;
margin-bottom: 25px;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact textarea {
min-height: 141px;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact input:not([type=submit]),
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact textarea {
border: 1px solid #e1e2e4;
background-color: #ffffff;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .bottom {
display: flex;
flex-direction: column;
}
@media (min-width: 992px) {
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .bottom {
flex-direction: row;
}
}
@media (min-width: 992px) {
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .bottom > div {
margin-right: 16px;
}
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .bottom > div:last-child {
margin-right: 0;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .bottom > div label {
font-family: Montserrat;
font-size: 14px;
font-weight: 700;
color: #11323e;
font-style: normal;
letter-spacing: normal;
line-height: 36px;
text-align: left;
text-transform: uppercase;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .consent {
margin-bottom: 15px;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .consent input[type=checkbox] {
margin-bottom: unset;
height: auto;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .wpcf7-not-valid .checker span {
border: 1px solid #ff2325;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .wpcf7-form-control-wrap {
display: block;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .wpcf7-submit {
display: inline-block;
top: 0 !important;
margin: 11px 10px 0 0;
padding: 16px 21px 14px;
font-size: 12px;
border-radius: 5px;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .wpcf7-response-output {
margin-top: 25px !important;
font-size: 13px;
line-height: 18px;
color: #fff;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .wpcf7-response-output.wpcf7-validation-errors {
font-size: 13px;
line-height: 18px;
color: #fff;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .invalid .wpcf7-response-output,
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .failed .wpcf7-response-output {
color: #ff0000 !important;
border-color: #ff0000 !important;
}
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .sent .wpcf7-response-output {
color: #1bc744;
}.whats-button-wrap .whatsapp .whatsapp-btn i {
margin: 0 20px 0 0;
}.dealer-contact-unit.mail .email-btn {
display: flex;
flex-direction: row;
align-items: center;
}
.dealer-contact-unit.mail .email-btn i {
margin: 0 20px 0 0;
}.stm-dealer-info-unit.phone {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
position: relative;
padding-left: 53px;
}
.stm-dealer-info-unit.phone i {
margin: 0 20px 0 0;
}
.stm-dealer-info-unit.phone .inner .phone {
margin-right: 20px;
}
.stm-dealer-info-unit.phone .inner h5 {
margin: 0;
padding: 0;
}
.stm-dealer-info-unit.phone .inner .stm-show-number {
display: inline-block;
font-size: 12px;
font-weight: 400;
vertical-align: top;
border-bottom: 1px dotted;
cursor: pointer;
min-width: 20px;
position: relative;
}
.stm-dealer-info-unit.phone .inner .stm-show-number.load_number {
color: transparent;
}
.stm-dealer-info-unit.phone .inner .stm-show-number.load_number:before {
content: "\f1ce";
display: block;
font-family: "Font Awesome 6 Free";
font-weight: 600;
color: #333333;
font-size: 15px;
position: absolute;
left: 0;
animation: spin 2s linear infinite;
}.motors-elementor-search-results-wrap {
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #6c98e1;
}
.motors-elementor-search-results-wrap .navigation-controls {
padding: 30px 25px 25px;
display: flex;
justify-content: space-between;
}
.motors-elementor-search-results-wrap .navigation-controls .back-search-results {
padding-top: 7px;
}
.motors-elementor-search-results-wrap .navigation-controls .back-search-results h4 {
text-transform: uppercase;
font-size: 14px;
margin-bottom: 0;
}
.motors-elementor-search-results-wrap .navigation-controls .back-search-results .fas {
font-size: 12px;
}
.motors-elementor-search-results-wrap .navigation-controls .back-search-results a {
text-decoration: none;
}
.motors-elementor-search-results-wrap .navigation-controls .back-search-results a:hover {
text-decoration: none;
}
.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls {
display: flex;
}
.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-prev, .motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-next {
padding: 9px 13px 4px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1803921569);
background-color: #ffffff;
border-radius: 50%;
cursor: pointer;
margin-left: 5px;
}
.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas, .motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
font-size: 20px;
color: #000;
}
.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled, .motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
cursor: unset;
}
.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .disabled {
opacity: 0.5;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel {
padding: 0px 0px 15px 0px;
}
@media (max-width: 767px) {
.motors-elementor-search-results-wrap .stm-isearch-results-carousel {
padding: 0px 0px 15px 25px;
}
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop {
padding: 3px;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop:not(.current) .rmv_txt_drctn:hover .image:before {
opacity: 0;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop:not(.current) .image:before {
opacity: 0;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image:before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
transition: opacity 0.2s ease;
transform: translateZ(0);
opacity: 1;
z-index: 100;
border: 5px solid #6c98e1;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image .listing-car-item-meta,
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image .stm-badge-directory {
z-index: 150;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image .stm-badge-directory {
-webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image img:before {
background: rgba(0, 0, 0, 0.2);
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .listing-car-item-meta .car-meta-top {
border-bottom: none;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image {
position: relative;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image img {
max-height: 133px;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .listing-car-item-meta {
padding-top: 0;
position: absolute;
right: 0;
bottom: 0px;
-webkit-transform: translate3d(0, 0, 0);
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap {
position: relative;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .listing-car-item-meta {
bottom: 10px;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap img {
max-width: 100%;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap {
top: -4px;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div {
border-bottom-width: 3px;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div.active {
border-color: #6c98e1;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div.active:first-child:last-child {
border-color: transparent;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div:not(.active) {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-color: #ccc;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .remaining {
text-align: center;
position: absolute;
width: 100%;
top: 0;
bottom: 6px;
color: #fff;
background-color: rgba(0, 0, 0, 0.6);
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
z-index: -1;
visibility: hidden;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .remaining i {
font-size: 48px;
display: block;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .remaining p {
font-size: 16px;
font-weight: 400;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .remaining.active {
visibility: visible;
}
@media (max-width: 767px) {
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image img {
width: 100%;
}
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop a {
color: #000;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop a:hover, .motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop a:active, .motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop a:focus {
color: #000;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price {
background-color: #6c98e1;
color: #fff;
position: relative;
float: right;
padding: 6px 10px 4px 4px;
margin-left: 18px;
background-color: #6c98e1;
text-align: right;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price:before {
background-color: #6c98e1;
position: absolute;
content: "";
display: block;
top: 0;
left: -12px;
height: 100%;
width: 32px;
background-color: #6c98e1;
transform: skew(-14deg, 0deg);
z-index: 1;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price .heading-font {
color: #fff;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price .price-form-label {
z-index: 1;
position: relative;
font-weight: 700;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price.discounted-price {
padding: 1px 10px 2px 4px;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price.discounted-price .regular-price {
color: #232628;
font-size: 13px;
line-height: normal;
text-decoration: line-through;
position: relative;
z-index: 1;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price .sale-price {
color: #fff;
line-height: 16px;
font-size: 14px;
position: relative;
z-index: 1;
}
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price .normal-price {
line-height: 25px;
font-size: 14px;
color: #fff;
position: relative;
z-index: 1;
font-weight: 700;
}
.stm-hoverable-interactive-galleries .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image.empty-image:before {
bottom: 10px;
height: 100%;
}
.stm-hoverable-interactive-galleries .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image:before {
bottom: 10px;
height: unset;
}
@media (max-width: 1024px) {
.stm-hoverable-interactive-galleries .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image:before {
height: 100%;
}
}
.stm-hoverable-interactive-galleries .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image .brazzers-wrap .tmb-wrap {
top: 0;
height: unset;
bottom: 10px;
}
.stm-hoverable-interactive-galleries .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image .brazzers-wrap .tmb-wrap .tmb-wrap-table.active {
border-bottom: none !important;
border-color: transparent !important;
}
.stm-template-listing_five_elementor .stm-badge-directory, .stm-template-listing_five_elementor .stm-badge-directory.heading-font {
right: unset;
left: -65px;
transform: rotate(-45deg) translate3d(0, 0, 0);
}.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: 0
}
.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: .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: .5;
-ms-filter: "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: "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: #3af;
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: #3af
}
.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: #3af;
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: .5;
-ms-filter: "alpha(opacity=50)";
cursor: default
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
opacity: .2;
-ms-filter: "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: #3af !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: #c50;
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: #c50
}
.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: #c50;
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 #ddd !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)
}