.header-content-inner .branding__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.row-popular-search-keywords {
    display: none;
}
.header-above {
    background: #002955;
}
.header-text {
    color: #fff;
    font-size: 14px;
}
.header-text a {
    color: #fff;
}
.header-info-list a {
    color: #fff;
}
.header-above-right {
    display: none;
}
.header-wishlist-link {
    display: none;
}
.header-center.header-col-center {
    order: 1 !important;
}
.header-left.header-col-start {
    order: 2 !important;
}
.header-right.header-col-end {
    order: 3;
}
.header-wrap {
    position: relative;
}
.page-header .menu--primary > ul > li > a {
    font-size: 15px !important;
    padding: 44px 15px !important;
    text-transform: uppercase;
}
.menu-item-title:after {
    background-color: #EFAE28 !important;
}

.elementor-element-f73684f.elementor-widget.elementor-widget-video {
    height: 600px;
    position: relative;
}
.banner-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.elementor-element-f73684f video {
    height: 600px !important;
    object-fit: cover !important;
}
.page-header .menu--primary > ul > li > a {
    font-size: 16.5px;
}
.benefits h3 {
    margin: 0;
}
.heading-primary {
    text-transform: capitalize;
    font-size: 35px !important;
    font-weight: 600 !important;
}
.woocommerce .product-badges .new {
    --p-badge-bg: #491566;
    border-radius: 50px;
}
.woocommerce .product-badges>div>span {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1px;
}
.tm-testimonial__wrapper {
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 3%) !important;
    border: 1px solid #cccccc59 !important;
    border-radius: 10px !important;
    background: #fff;
}
.tm-testimonial__image {
    margin: 0 auto 20px !important;
}
.elementor-element-a1be22b .tm-button.style-flat {
    background: none;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 0 25px;
}
div#wpforms-338 {
    margin: 0 !important;
    width: 100%;
}
div#wpforms-338-field_2-container {
    padding: 0;
}
.elementor-element-695c050 {
    width: 80% !important;
    margin: 0 auto;
}
.elementor-element-19955a9 {
    margin: 0 auto;
}
.accordion-header {
    background: #00295514;
    padding: 17px 15px !important;
    border-radius: 3px;
}
.minimog-blog .post-overlay-categories a {
    color: #fff !important;
    background-color: #491566 !important;
    font-weight: 400;
    border-radius: 3px;
}
.header-icon .icon-badge {
    background: #002955 !important;
}
button.wpforms-submit {
    background: #491566 !important;
    width: 100% !important;
}
.elementor-widget-wpforms form .wpforms-submit:hover {
    box-shadow: none;
    color: #fff !important;
}
button.wpforms-submit:hover, button.wpforms-submit:focus {
    box-shadow: none;
    outline: none;
}
a.tm-button.style-flat:hover {
    background: #491566 !important;
    box-shadow: 0 0 0 .2rem #491566 !important;
    border-color: #491566;
}
.tm-testimonial__image img {
    width: 100px !important;
    height: 100px !important;
    border-radius: 50% !important;
	    object-fit: cover;
}
.tm-star-rating {
    margin: 25px 0 15px !important;
}
.tm-testimonial__cite {
    margin: 15px 0 0 !important;
}
.header-info-list .info-item {
    margin-right: 10px !important;
}
.product-actions {
    display: none !important;
}
.minimog-product .reviews-wrap .tm-star-rating {
    --size: 16px;
}
.tm-star-rating {
    margin: 10px 0 10px !important;
}
.woocommerce_loop_add_to_cart_wrap a {
    background: #002955;
    color: #fff;
    font-weight: 300;
    font-size: 15px;
}
button#wpforms-submit-338 {
    background: #EFAE28 !important;
    font-size: 15px;
}
.page-title-bar-content {
    background: url(https://magicmobilityrentals.com/wp-content/uploads/2025/06/bredcrumb.jpg);
    padding: 80px 0 80px !important;
    background-size: cover;
    background-position: center;
}
.page-title-bar-content .heading {
	font-size: 30px;
  color: #fff;
}
.page-breadcrumb-wrap li, .page-breadcrumb-wrap li a {
    color: #fff !important;
}

/* PRODUCT SECTION CSS */
.product-wrapper {
    border: 1px solid #e6e6e6;
    border-radius: 6px;
}
.button.product_type_simple {
    background: #002955 !important;
    border: none;
    color: #fff !important;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .5px;
}
.button.product_type_simple:hover {
    box-shadow: none !important;
}
.price {
    margin-top: 15px !important;
}
.woocommerce-Price-amount.amount {
    color: #002955 !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    margin-bottom: 10px;
}

/* CONTACT FORM CSS */

.contact-form {
    background: #e5eef5;
    padding: 10px 30px;
    border-radius: 10px;
}
.contact-form input[type=email],
.contact-form input[type=tel], .contact-form input[type=text], .contact-form textarea {
    -webkit-appearance: none;
    margin-bottom: 15px;
    border-radius: 10px;
    border: 1px solid #e0e0e0db;
}
.contact-form textarea {
    height: 140px !important;
    margin: 0;
}
.contact-form input[type=submit] {
    background: #002955;
    border: none;
}
.contact-form .wpcf7-response-output {
    display: none;
}
.contact-form input[type=submit]:hover {
    box-shadow: none !important;
}
.tm-testimonial--layout-02 .tm-testimonial__wrapper {
    padding: 40px 30px;
    background-color: #0029550d;
    border: 1px solid #e8e8e8 !important;
}
.tm-testimonial--layout-02 .tm-testimonial__image {
    max-width: 18% !important;
}
.tm-testimonial__summary {
    padding-left: 25px;
}
.recent-viewed.products {
    display: none;
}
.product-action.wishlist-btn {
    display: none;
}
.wishlist-link {
    display: none !important;
}
.tm-star-rating>svg {
    width: 18px !important;
}

/* PRODUCT DETAILS PAGE CSS */

.single_add_to_cart_button.ajax_add_to_cart.button.alt.button-buy-now {
    display: none;
}
.entry-product-quantity-wrapper .button {
    background: #002955;
    color: #fff;
    border: none;
}
.entry-product-quantity-wrapper .button:hover {
    box-shadow: none !important;
}
.product-trust-badge {
    background-color: #fff;
    border: 1px solid #002955;
}
.minimog-tabs {
    --tab-title-spacing: 5px !important;
}
.minimog-tabs__header .tab-title {
    background: #e6edf2 !important;
    padding: 10px 30px;
    border-radius: 5px 5px 0 0;
    border: 1px solid #e6e6e6;
    box-shadow: inset 0 0 10px #00000008;
}
.tab-content-reviews .tab-content-wrapper {
    max-width: 100%;
}
.heading-primary {
    text-transform: uppercase;
    font-size: 30px !important;
    font-weight: 700 !important;
    background: url(https://magicmobilityrentals.com/wp-content/uploads/2025/06/headingbg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    padding-left: 50px;
    height: 45px;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
a.tm-button.style-flat:hover {
    background: #EFAE28 !important;
    box-shadow: none !important;
    border: none !important;
}
.minimog-product a.button {
    font-weight: 600;
}
.product-popup-links {
    display: none;
}
.minimog-tabs {
    background: #0029550D;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
}
.tab-content-wrapper {
    padding: 0 30px 30px;
}
.tab-content-wrapper p {
    margin-bottom: 15px;
}
.tm-star-rating>svg.tm-star-full [fill^="#"] {
    fill: #f1a81d;
}
.product-reviews-summary-bar-details {
    column-gap: 15px;
}
.product-reviews-summary-bar {
    border-bottom: 1px solid #dedede !important;
    padding: 0 !important;
}
.tab-content-wrapper {
    max-width: 100% !important;
}
.product-wrapper {
    height: 100%;
    padding: 15px 15px 96px !important;
    text-align: center;
}
.product-info {
    text-align: left !important;
}
.woocommerce-loop-product__title a {
    font-size: 20px;
    font-weight: 700;
}
.entry-product-section {
    padding: 70px 0 0 !important;
}
.swiper-initialized.swiper {
    padding: 20px 30px 0 !important;
}
.minimog-product:not(.style-list).group-style-10 .woocommerce_loop_add_to_cart_wrap {
    position: absolute !important;
    left: 20px !important;
    right: 20px !important;
    bottom: 30px !important;
    margin: 16px 0 0 !important;
}
.swiper-wrapper {
    justify-content: center !important;
}
.tm-swiper .swiper-pagination-bullet.swiper-pagination-bullet {
    color: #ccc !important;
}
.tm-swiper .swiper-pagination-bullet.swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #f1a81d !important;
}

.polices h4 {
    font-size: 18px;
}

.polices h3 {
    font-size: 22px !important;
}

.policies h2 {
    color: #00bb00;
}

.polices h2 {
    color: #002955;
}

.live-viewing-visitors, .entry-product-meta-shipping {
    display: none;
}
.entry-price-wrap {
    border-bottom: solid 1px #ddd;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

ul.mobility-features {
    padding-left: 0;
    border-bottom: solid 1px #ddd;
    padding-bottom: 21px;
}
ul.mobility-features li {
    list-style-type: none;
    font-size: 17px;
    font-weight: 500;
    color: #002955;
}
ul.mobility-features i {
    color: #002955;
    margin-right: 8px;
    font-size: 17px;
}
.entry-product-page-content {
    background: #0029550D;
    padding: 60px 0 70px;
}

div#page-content {
    margin: 0 !important;
    padding: 0 !important;
}

.single-product .page-title-bar-minimal-01 {
    display: none;
}
.single-product .woo-single-gallery .minimog-thumbs-swiper .swiper-slide .swiper-thumbnail-wrap:before {
    border-radius: 6px;
}
.col-woo-single-images.col-md-6 {
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 3px 3px 13px #00234803;
}
.minimog-tabs__header .tab-title.active{
	background: #002955 !important;	
}
.minimog-tabs__header .tab-title.active .tab-title__text {
    color: #fff;
}
.minimog-tabs__header .tab-title {
    background: #00285321 !important;
}
.minimog-tabs__header .tab-title span {
    color: #002954;
}
.related.products.entry-product-section {
    padding: 70px 0 80px !important;
}
.entry-product-section-heading {
    text-transform: capitalize;
}
div.quantity {
    border: solid 1px #002955 !important;
}
.single_add_to_cart_button {
    font-size: 17px;
    text-transform: uppercase;
}

.ovabrw_booking_form .wrap_fields input {
    height: 48px !important;
}
ul.keypoints {
    line-height: 25px;
    margin: 21px 0 5px;
    border-top: solid 1px #ddd;
    padding: 15px 0 0;
}
ul.keypoints li {
    font-weight: 500;
    color: #002955;
	list-style-type: none;
}

ul.keypoints li i {
    margin-right: 5px;
}
.featurehilights h5{
    font-size: 19px;
}
.featurehilights ul li {
    font-size: 18px;
    line-height: 30px;
}


@media (max-width: 768px) {
	.header-content-inner .branding__logo {
    top: 80% !important;
}
	.elementor-element-695c050 {
    width: 100% !important;
    margin: 0 auto;
    max-width: 100% !important;
}
.heading-primary {
    font-size: 25px !important;
    background: none;
    padding-left: 0;
}
.elementor-element-3763dc9 {
    width: 100% !important;
}
.shippingbar .elementor-column.elementor-col-25 {
    width: 46%;
}
.shippingbar {
    padding: 0 15px !important;
}

.shippingbar {
    padding: 30px 0 !important;
}

.shippingbar .tm-image-box__image {
    min-height: 30px !important;
    width: 50px !important;
    margin: 0 auto 15px !important;
    display: block !important;
}

.shippingbar  .minimog-box {
    width: 100% !important;
}
.shippingbar .elementor-container.elementor-column-gap-custom {
    row-gap: 20px;
}
.minimog-accordion-style-01 {
    width: 100% !important;
    max-width: 100% !important;
}
.accordion-title-wrapper h6 {
    font-size: 19px !important;
}	
.contact-form {
    margin-top: 30px;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-f3badb3.elementor-section-wide.elementor-section-gap-beside-yes.elementor-section-height-default.elementor-section-height-default.elementor-section-column-vertical-align-stretch {
    padding: 0;
}	
.elementor-359 .elementor-element.elementor-element-0258fdf {
    text-align: center;
}	
.elementor-359 .elementor-element.elementor-element-1204666 {
    text-align: center;
}	
.heading-description-wrap {
    padding: 8px 0 15px;
}	
.page-title-bar-standard-01 .page-title-bar-content {
    padding: 70px 0 30px !important;
}	
.related.products.entry-product-section .swiper-wrapper {
    flex-wrap: wrap;
    padding: 0 15px;
    row-gap: 15px;
}	
.minimog-product .product {
    position: relative;
    width: 100% !important;
}	
.ovabrw-modern .ovabrw-product-sticky .ovabrw-sticky-content .ovabrw-product-btn a {
    background-color: #002955 !important;
}	
.page-has-mobile-tabs .page-mobile-tabs, .ovabrw-product-sticky {
    display: none !important;
}	
.page-has-mobile-tabs .site {
    margin-bottom: 0 !important;
}	
.vacationbox {
    margin: 0 auto;
    text-align: center;
}
.vacation {
    padding: 0 15px;
}	
.vacationbox h2 {
    line-height: 40px;
    font-size: 30px !important;
}
.page-id-1127 .vacation {
    margin-top: -250px;
}	
.product-info h3.woocommerce-loop-product__title{
    height: auto;	
}	
}

