/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700;800&display=swap');

body {
    overflow-x: hidden;
}

p,
a,
#megagroups {
    font-family: 'DM Sans', sans-serif;
   font-size: 14px;
}

button.wishlist-button-add {
   display: none;
}

/* Header */
#header {
    background: transparent !important;
    width: 100%;
    z-index: 2;
    background: #252525 !important;
}

#index #header {
    background: transparent !important;
    position: absolute;
    z-index: 999;
    width: 100%;
}

#index .box-top {
    background-color: transparent !important;
}

.logo-home:not(#index .logo-home) {
   display: none;
}

#index .logo-white {
   display: none;
}

#header [class^="ti-"],
[class*=" ti-"] {
    color: #fff;
}

.page-cms img {
    object-fit: cover;
}

.leo-megamenu .navbar-nav>li>a {
    display: flex;
    align-items: center;
    padding: 30px 18px 15px;
}

.leo-megamenu .navbar-nav>li>a>.menu-title {
    color: #fff;
    letter-spacing: 1px;
}

.leo-megamenu .dropdown-menu li a {
    color: #fff;
}

.leo-megamenu .dropdown-menu {
    min-width: auto;
    transform: none;
    padding: 20px 0;
    background: transparent;
    box-shadow: none;
    position: relative;
}

.leo-megamenu .navbar-nav>li>a.dropdown-toggle:after {
    color: #fff;
}

.leo-megamenu .navbar-nav>li.parent:hover>a span.menu-title:after,
.leo-megamenu .navbar-nav>li.parent:hover>a span.menu-title:before {
    display: none;
}

.box-top #leo_search_block_top .title_block {
    color: #fff;
    margin-bottom: 0 !important;
    width: 30px !important;
    padding: 0 10px !important;
}

.box-top #leo_search_block_top .title_block:hover {
    color: #fff !important;
}

.menu-principal {
    justify-content: flex-end !important;
}

.header-button-wishlist .ap-btn-wishlist .ap-total-wishlist,
#_desktop_cart .cart-preview .cart-products-count {
    background-color: #dc3423 !important;
    color: #fff !important;
}

.navbar-header .navbar-toggler {
    border: 2px solid #fff;
}

.buttons-login .ApQuicklogin>a span {
    display: none !important;
}

.buttons-login .ApQuicklogin .account:before,
.buttons-login .ApQuicklogin .leo-quicklogin:before {
    background-image: url(https://camperwheels.rent/themes/leo_saccato/assets/img/modules/appagebuilder/images/login.png?t=2837) !important;
    height: 22px !important;
    width: 22px !important;
    background-size: contain !important;
    content: "" !important;
    display: inline-block !important;
    background-repeat: no-repeat !important;
    position: relative !important;
    top: 8px !important;
    right: -10px !important;
    background: transparent;
}

.buttons-login .ApQuicklogin .logout {
    width: 40px;
}

.buttons-login .ApQuicklogin .logout:before {
    background-image: url(https://camperwheels.rent/themes/leo_saccato/assets/img/modules/appagebuilder/images/logout.png) !important;
    height: 22px !important;
    width: 22px !important;
    background-size: contain !important;
    content: "" !important;
    display: inline-block !important;
    background-repeat: no-repeat !important;
    position: relative !important;
    top: 8px !important;
    right: -10px !important;
    background: transparent;
}

.box-top #leo_search_block_top .title_block:before,
#_desktop_cart .cart-preview,
.header-button-wishlist .ap-btn-wishlist {
    font-size: 19px;
}

.popup-over a.popup-title {
    color: #fff !important;
}

.box-top #leo_search_block_top {
    margin-right: 12px !important;
}

.header-banner>.container {
    width: 100%;
    padding: 0 !important;
}

#ps_topbanner_wrapper {
    padding: 15px 0;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: baseline;
}

#ps_topbanner_wrapper .ps_topbanner_cta {
    border-radius: 50px;
    padding: 7px 30px;
    margin-left: 30px;
    background-color: #d83e3b;
}

.logo {
    padding: 0 !important;
    max-height: 150px;
}

#index .logo-black {
   display: none;
}

/* .logo-home:not(#index .logo-home) {
   display: none;
} */

.last-minute p {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    font-family: 'Poppins',sans-serif!important;
}

.code-last-minute {
    text-align: center;
    display: flex;
    justify-content: center;
}

.code-last-minute p {
    color: #ff7b50;
    color: #ea2d2d;
    font-size: 17px;
    letter-spacing: 3px;
   font-weight: bold;
   padding-left: 10px;
}

.date-last-minute p {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    padding-top: 5px;
    text-align: right;
}

.banner-top {
   background-color: #030017;
}

.language {
    height: 70px;
    display: flex;
    align-items: center;
}

@media screen and (min-width: 768px) {
   .date-last-minute.responsive {
     display: none;
   }
}

@media screen and (max-width: 768px) {
   .last-minute p {
      margin-bottom: 0;
   }

   .date-last-minute p {
       text-align: left;
   }
}

.leo-quicklogin-modal .modal-dialog {
  max-width: 610px !important;
}

.ApQuicklogin > a {
  padding: 0 !important;
}
/* Header */

/* Body */
#wrapper .breadcrumb,
#wrapper .breadcrumb:before,
#wrapper .breadcrumb h1,
#wrapper .breadcrumb ol {
    display: none;
}

.title_block {
    margin: 0 0 10px !important;
}

.margin-box {
    margin-bottom: 80px;
}

.box-top {
    height: 130px;
}

#main .box-tips {
    padding: 0px;
    margin: 0px;
    width:100%;
}

h2.title_block {
    font-size: 32px !important;
    font-weight: 600;
   
}

h4.title_block {
    font-size: 32px !important;
    font-weight: 600;
}

.box-tips {
    padding-top: 80px;
}

.box-tips .row {
    margin: 0;
}

.box-product .list-product {
    margin-bottom: 0;
    padding: 100px 0 50px !important;
}

.bannercontainer {
    margin-bottom: 90px !important;
}

.product-flags .product-flag.new {
    color: #fff !important;
    border-color: #fff !important;
}

.roja45productrental-search-bar-container {
    margin-bottom: 50px;
}

#cms .page-header h1 {
    text-transform: capitalize !important;
    margin-bottom: 25px !important;
    font-size: 40px;
    margin-top: 30px;
}

.main-header {
    background-repeat: no-repeat;
    min-height: 550px;
    background-image: url(https://camperwheels.rent/img/cms/Portada_1_1.png);
    background-size: cover;
    padding-top: 70px;
    background-position-y: bottom;
    background-position-x: right;
}

.main-text {
    margin-top: 80px;
}

.main-text h1 {
    color: #fff;
    font-weight: 600;
    font-size: 42px;
    margin: 5rem 0 20px;
}

.main-text h2 {
    color: #fff;
    font-size: 24px !important;
    text-align: left;
    font-weight: 400;
    max-width: 70%;
    line-height: 1.5;
}

.main-text button {
    background: transparent;
    padding: 10px 40px;
    color: white;
    border: 1px solid white;
    font-size: 18px;
    margin: 70px auto 0;
    display: flex;
}

/* Módulo Roja45 Form */
.roja45productrental-search-bar-container {
    margin-top: -110px;
}

.roja45productrental-search-bar .btn {
    margin-top: 30px;
}

#roja45productrental_search_form {
    padding: 10px 0 30px;
}

.roja45productrental-search-bar {
    margin-bottom: 0 !important;
    background-color: #ffffff !important;
    box-shadow: 0px 0px 9px 3px #0000001c;
    max-width: 100%;
}

/* Módulo Roja45 Form */

.title-options {
    text-align: center;
    font-size: 48px;
    width: 70%;
    margin: 0 auto -24px;
}

.box.tips {
    margin-top: -90px;
}

.box-tips .title {
    margin-top: 90px;
}

.contain-box {
    text-align: center;
    padding: 0 50px !important;
}

.contain-box h3 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 20px; 
}

.contain-box p {
    font-size: 16px;
}

.box-home {
    float: none;
}

.box-home-contact {
    min-height: 480px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    flex-direction: column;
}

.box-right-side h2 {
    color: #fff;
    font-size: 30px;
    line-height: 38px;
    font-weight: 600;
    max-width: 70%;
    margin: 0 auto 30px;
}

.page-home .ApColumn .sub-title-widget {
    font-size: 23px !important;
}

.container-actividades .product_list {
    justify-content: center;
    display: flex;
}

.reserva-bg {
    width: 100%;
    background-repeat: no-repeat;
    height: 480px;
    background-image: url(https://camperwheels.rent/img/cms/Reserva-banner_1.png);
    background-size: cover;
}

.title-home-section-contact {
    color: #fff;
}

.text-home-section-contact {
    color: #fff;
    line-height: 2;
    font-size: 16px;
    font-weight: 300;
}

.button-home-contact {
    color: #fff;
    font-size: 16px;
    background: #dc3423;
    text-transform: uppercase;
    padding: 9px 26px;
    border-radius: 50px;
}

.button-home-contact:hover,
.button-home-contact:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #44c0dc;
}

/* Actividades */
.link-activities {
    overflow: hidden;
}

.align-activities {
    display: flex;
    justify-content: space-evenly;
}

.link-activities a {
    position: relative;
    z-index: 3;
}

.box-activites {
    margin: 80px 0px;
}

.box-activites h4 {
    font-size: 40px;
}

.activity-list {
    display: flex;
    justify-content: space-between;
}

.overflow-card {
    max-height: 300px;
    overflow: hidden;
    margin-bottom: 15px;
}

.destination-card {
    position: relative;
    height: 290px;
    overflow: hidden;
}

.destination-card__title {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    display: block;
    position: absolute;
    bottom: 0;
    padding: 40px;
    z-index: 2;
}

.destination-card__content {
    color: #fff;
    width: 100%;
}

.destination-card__content p {
    font-size: 20px;
    font-weight: bold;
}

.destination-card .image-card {
    height: 100%;
}

.destination-card .image-card img {
    width: 100%;
    height: 100%;
}

.destination-card-hover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: rgba(226, 50, 6, 0.6);
    opacity: 0;
    transition-timing-function: ease-in;
    padding: 22px;
}

.product-description ul {
    margin-left: 18px;
}

.link-activities:hover .destination-card-hover {
    display: block;
    opacity: 1;
    transition-timing-function: ease-in;
    transition: 0.7s;
    z-index: 1;
}

.link-activities:hover .destination-card__title {
    top: 0;
}

.link-activities:hover .destination-card__content {
    position: absolute;
    bottom: 0;
    padding: 0 20px;
}

.link-activities:hover .destination-card__content .promedio {
    font-size: 40px;
    margin-bottom: 0;
}

.link-activities img {
    height: 300px !important;
    object-fit: cover;
    max-width: none !important;
}

/* Actividades */

.sidebar .block-highlighted .title_block a {
    font-size: 20px;
}

.sidebar .block-categories .category-sub-menu li>a {
    font-size: 18px;
}

.product-image img {
    height: 100% !important;
    object-fit: cover;
}

.navbar-header .navbar-toggler {
    color: white;
}

/* Packs */
.packs {
    display: flex;
    justify-content: center;
    margin-bottom: 70px;
}

.pack-card {
    color: #484848;
}

.pack-card img {
    width: 100%;
}

.pack-card .title-card {
    font-size: 26px;
    text-align: left;
    font-weight: bold;
}

.pack-card .price-card {
    font-size: 22px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.pack-card .button-card {
    border: 1px solid;
    padding: 10px 30px;
    font-size: 15px;
}

.pack-card .text-card {
    min-height: 200px;
}

/* Packs */

.direction {
    margin-bottom: 40px;
}

.direction-map img {
    object-fit: contain;
}

.mpstep input[type="text"],
.mpstep input[type="time"] {
    text-align: center !important;
    padding: 5px !important;
    margin: 0 10px !important;
}

.thumbnail-container .product-price-and-shipping .price {
    font-size: 28px !important;
}

.box-product .product_list {
    text-align: center;
    display: flex;
    justify-content: center;
}

.leo-quickview-bt-content span {
    color: #e42815;
    font-size: 18px;
}

.thumbnail-container .product-title a {
    font-size: 18px;
    -webkit-line-clamp: 2;
    line-height: 27px;
}
 

.thumbnail-container .product-title a:hover {
    color: #e42815;
}

.page-cms-8 textarea.form-control {
    height: auto !important;
}

.faq-box-top .ap-accordion .panel-default,
.contact-faqs .ap-accordion .panel-default {
    margin-bottom: 10px;
    border: 1px solid #f0f0f0;
}

.faq-box-top .ap-accordion .panel-default .panel-heading,
.contact-faqs .ap-accordion .panel-default .panel-heading {
    background: transparent !important;
    padding: 15px;
    border: 0;
}

.faq-box-top .ap-accordion .panel-default .panel-title,
.contact-faqs .ap-accordion .panel-default .panel-title {
    background: transparent !important;
}

.faq-box-top .ap-accordion .panel-default .panel-title a,
.contact-faqs .ap-accordion .panel-default .panel-title a {
    color: #000;
    font-weight: 600;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
}

.faq-box-top .ap-accordion .panel-default>.panel-heading+.panel-collapse .panel-body,
.contact-faqs .ap-accordion .panel-default>.panel-heading+.panel-collapse .panel-body {
    padding: 15px;
    border: 0;
}

.faq-box-top .ap-accordion .panel-default .panel-title .collapsed:before,
.faq-box-top .ap-accordion .panel-default .panel-title :before,
.contact-faqs .ap-accordion .panel-default .panel-title .collapsed:before,
.contact-faqs .ap-accordion .panel-default .panel-title :before {
    position: relative;
    width: 20px;
    margin-left: 10px;
}

.page-cms-8 .contact-form {
    padding: 0;
    color: #464646;
}

.page-content.page-cms {
    text-align: left;
}

.contact-form .data {
    font-size: 20px;
}

.contact-form .form-control {
    font-size: 16px;
}

.contact-form input.form-control {
    height: 50px;
}

.contact-form select {
    height: 50px;
    width: 100%;
    padding: 10px;
    border: 1px solid #e5e5e5;
    color: #acaaa6;
}

.gusta-saber h2,
.gusta-saber h3,
.gusta-saber p,
.gusta-saber a {
    color: #fff;
}

.product-image-no-thumbs .product-tabs.tabs .tab-content {
    border-top: 2px solid #e42815;
}

.product-image-no-thumbs .product-tabs.tabs .nav-tabs {
    text-align: left;
}

.product-image-no-thumbs .product-tabs.tabs .nav-tabs .nav-item .nav-link.active {
    border: 0 !important;
    color: #fff !important;
    background: #828180 !important;
}

.product-image-no-thumbs .product-tabs.tabs .nav-tabs .nav-item .nav-link {
    border-radius: 30px 30px 0 0;
}

.product-image-no-thumbs .product-tabs.tabs .nav-tabs .nav-item .nav-link:hover {
    background: #a1a1a1;
}

.product-image-no-thumbs .product-tabs.tabs .tab-content {
    padding: 25px 0 !important;
    border-top: 2px solid #828180 !important;
}

#mp-step-buttons {
    float: left;
    
}

.about-us-photos .ApImage img {
    max-height: 360px;
}

.btn-outline,
.btn,
.btn-primary {
    border-radius: 50px !important;
    font-size: 12px !important;
}

.plist-dsimple .thumbnail-container .pro3-btn .btn-product:hover,
.plist-dsimple .thumbnail-container .pro3-btn .quick-view:hover {
    background: #e42815 !important;
}

.page-product-box .btn:not(.page-product-box .button-minus, .page-product-box .button-plus) {
    background-color: #d91f1f !important;
    color: #fff !important;
}

.page-product-box .button-minus,
.page-product-box .button-plus {
    line-height: 0 !important;
}

.block_newsletter .input-wrapper input {
    border-radius: 70px !important;
    margin-right: 10px !important;
}

.newsletter p {
    text-align: center;
    font-size: 18px;
    color: #6a6a6a;
}

.block_newsletter h3 {
    display: none;
}

.newsletter h4 {
    font-size: 34px !important;
}

.block_newsletter .input-wrapper button {
    font-size: 12px !important;
}

.block_newsletter .input-wrapper button {
    background: #828180 !important;
    color: #fff;
    border: 0 !important;
}

/* CALENDARIO */
#megafilter_2 {
	border: 0;
	margin: 0;
	border-radius: 0;
	background: #eaeaea;
	padding: 20px;
}

.megafilter #mp-date-end input {
    border: 1px solid #b5b5b5;
}

#megafilter_2 #mp-date-end label {
  font-size: 14px;
}

#megafilter_2 .mf-buttons-list a {
    text-shadow: 0 !important;
    box-shadow: 0 !important;
    color: #050505 !important;
    padding: 5px 10px;
}
#megafilter_2 .mf-buttons-list a.selectFilter{color:red !important;}
 
#megafilter_2 ul.mf-buttons-list {
  margin-top: 4px !important;
}

.megafilter {
	padding: 0;
}

.mf-group {
    margin-bottom: 0;
}

.mf-grouplabel span,
#megafilter_2 #mp-date-end label {
    color: #252525;
}

.megafilter #mp-date-end input{border-radius:5px;}
.ui-datepicker .ui-datepicker-header {
    background: red;
    color:#fff;
}

.ui-datepicker .ui-state-disabled span {
    background: #fff;
    color: #000;
}

#datepicker tr .firstDate>a, #datepickerfilter tr .firstDate>a {
    background: linear-gradient(-45deg, #095948 70%, #cbe4d8 45%);
    border: 0px;
}

#datepicker tr .lastDate>a,#datepickerfilter tr .lastDate>a {
    background: linear-gradient(45deg, #095948 70%, #cbe4d8 45%);
    border: 0px;
}

#datepicker .ui-datepicker .ui-datepicker-header, #datepickerfilter .ui-datepicker .ui-datepicker-header {
    background: red;
    color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.ui-datepicker td.ui-state-disabled span {
    border: 1px solid red;
    background: #fff;
    opacity: 1;
}

.ui-datepicker td span {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
}

#datepicker .ui-datepicker-calendar .ui-datepicker-other-month {
    border: none;
}

#datepicker tr td>a {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
}

#datepicker thead th span {
    font-size: 0;
    display: block;
}

#datepicker thead th span:first-letter {
    font-size: 12px;
}
.ui-datepicker td.ui-datepicker-unselectable span{background:#b9b1b1 !important;border:none;}
#addpartialpayment {
    color: #fff;
    border-radius: 50px
}

.megabuttons_list a:not([href]):not([tabindex]) {
    color: #050505;
}

.megabuttons_list a:hover,
.megabuttons_list a.selectAttr {
    background: red;
    border-color: #3c89c8;
    color: #FFF !important;
    text-decoration: none;
}

.page-list #left-column,
.page-blog #left-column {
    display: none !important;
}

.page-list #content-wrapper {
    width: 100% !important;
}

.blog-container .blog-desc {
    display: inline-block;
}

.page-list .blog-lastest-title {
    margin-bottom: 2rem !important;
}

.page-blog .share_button,
.page-blog .share_button ul {
    display: flex !important;
}

.page-blog .share_button span,
.page-blog .share_button ul li {
    margin-right: 10px !important;
}

.page-blog .extra-blogs {
    margin-top: 40px !important;
    border-top: 1px solid #d7d7d7 !important;
    padding-top: 40px !important;
}

.page-blog h4 {
    font-size: 25px !important;
}

.page-blog .container>.row {
    display: flex !important;
    margin: 0 auto !important;
    justify-content: center !important;
}

.promo-code-button a {
    background: #d91f1f;
    padding: 10px 20px;
    line-height: 20px;
    transition: all .4s;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    border-radius: 50px;
}

#submit-login {
   background-color: #ef6651;
font-size: 14px;
    padding: 14px;
}

.page-customer-account #content .no-account {
    padding: 5px 20px 10px;
    height: 40px;
    width: max-content;
    border-radius: 100px;
    border: 1px solid;
}

.page-customer-account #content .no-account a {
     font-size: 17px;
}

.blog-description img {
   width: 100%;
   object-fit: cover;
}

#module-megaproduct-mytickets #mp-list-menu {
   margin-bottom: 40px;
}

#module-megaproduct-mytickets #mp-list-menu li {
   padding: 0 20px;
}

#module-megaproduct-mytickets #mp-list-menu li img {
    width: 40px !important;
}

#module-megaproduct-mytickets .footer_links {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}

#megagroups,
#megagroups label, 
#megagroups .label {
   font-size: 13px;
   font-weight: 400;
}

#megagroups #leyandaCalendario {
font-size: 12px;
font-weight: 400 !important;
}

.mf-groupcontent .pretty {
  line-height: 11px;
}

.mf-groupcontent .mf-radiolist .pretty .state label {
  font-size: 13px;
  font-family: "DM Sans", sans-serif;
}

.product_list.grid .ajax_block_product {
  margin-bottom: 20px;
}

.blog-container .blog-image-container {
  border-radius: 16px;
  overflow: hidden;
}
/* Body */

/* Footer */
.footer-container .ApColumn .title_block {
    text-align: left;
    font-size: 16px !important;
}

.footer-container {
    background-color: #252525 !important;
    color: #e7e7e7 !important;
    padding-top: 20px !important;
}

footer .box-ftservice {
    padding: 30px 0 20px !important;
}

footer .box-ftservice h4 {
    color: #fff !important;
    font-weight: 500 !important;
    margin-bottom: 20px !important;
    font-size: 16px !important;
}

footer .box-ftservice a {
    font-size: 13px;
    color: #e7e7e7 !important;
}

footer .box-ftservice .ApColumn {
    -webkit-justify-content: left;
    -moz-justify-content: left;
    -ms-justify-content: left;
    -o-justify-content: left;
    justify-content: left;
    -ms-flex-pack: left;
}

footer .box-ftservice .social {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    flex-direction: column;
}

.block-social li {
    width: 50px !important;
    height: 50px !important;
    border: 1px solid #909090;
    margin: 0 0 0 10px;
    border-radius: 50px !important;
}

.box-ftlist:before,
.box-ftservice:before {
    background-color: #404040 !important;
}

.box-ftlist .footer-row-info i {
    color: #e87463 !important;
}

.text-footer h3 {
    color: #fff;
    font-weight: 300;
    font-size: 20px;
}

.text-footer {
    margin-top: 20px;
}

.text-footer p {
    color: #cacaca;
}

.footer-container .box-ftcopyright p {
    color: #bebebe !important;
    text-align: center !important;
    font-size: 12px !important;
}

.box-ftlist:before,
.box-ftservice:before {
    background-color: #616161 !important;
}

.footer-container .box-ftcopyright .credit-cards {
    text-align: right;
}

.footer-call-us p,
.footer-call-us a {
    font-size: 22px;
    line-height: 20px;
    font-weight: 100 !important;
    color: #fff !important
}

.footer-container .ApLink li a {
    line-height: 20px !important;
    font-size: 13px !important;
}

.contact-rich .block .data,
.contact-rich .block .data.email a {
    font-size: 17px;
}

.social-media-footer img {
    margin-right: 10px;
}

.principal-footer-list h4 {
    color: #fff !important;
    font-weight: 300;
    margin-bottom: 20px !important;
    font-size: 16px !important;
}

.footer-center .find-us {
    display: flex;
    flex-direction: column;
}

footer .title_block h4,
footer h4 {
    color: #fff !important;
}

footer a,
footer p,
footer i {
    text-decoration: none;
    font-size: 13px;
}

.block-social {
    float: left;
}

.block-social li:hover {
    color: #fff !important;
    border-color: #fff !important;
}
/* Footer */

/* RESPONSIVE */

@media screen and (min-width: 1024px) {
#megaimage_3 {
    width: 90px !important;
    height: 90px !important;
    margin-top: 0px !important;
   margin-left: 0px !important;
}

#megaimage_6 {
    width: 90px !important;
    height: 90px !important;
   margin-top: 0px !important;
   margin-left: 0px !important;
}

#megaimage_9 {
    width: 90px !important;
    height: 90px !important;
   margin-top: 0px !important;
  margin-left: 0px !important;
}

#megaimage_10 {
    width: 90px !important;
    height: 90px !important;
   margin-top: 0px !important;
  margin-left: 0px !important;
}
}

@media screen and (max-width: 1199px) {
    .container {
        width: 100%;
    }

    .box-tips {
        width: 100%;
    }

    .box-top.have-padding {
        padding: 20px 18px 0 !important;
    }

    .box-top .ApColumn:nth-child(1) {
        text-align: left !important;
    }

    .contain-box {
        padding: 0 15px!important;
    }
}

@media screen and (max-width: 991px) {
    .container-actividades .product_list {
        display: block;
    }

    .box-right-side {
        width: 80%;
    }

    .logo {
        height: 90px;
        background-size: contain;
    }

    .logo-white img {
        max-width: 170px;
    }

    .box-ftservice .ApColumn {
        margin-bottom: 20px;
    }

    .page-cms-8 #form_16006420890287485 .ApColumn {
        margin-bottom: 30px;
    }

    .main-text {
        margin-top: 0;
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 768px) {
    .main-header {
        min-height: 570px;
    }

    .main-text {
        margin-left: unset;
    }

    .main-text h1 {
        font-size: 30px;
        line-height: 42px;
    }

    .main-text h1,
    .main-text h2 {
        text-align: center !important;
        max-width: none !important;
    }

    #roja45productrental_search_form {
        padding: 10px 20px 30px;
    }

    .roja45productrental-search-bar-container {
        margin-bottom: 80px;
    }

    .title-options {
        font-size: 30px;
        width: 100%;
    }

    .contain-box {
        margin-bottom: 20px;
    }

    .grey-bg {
        background-image: url(https://camperwheels.rent/themes/leo_saccato/assets/img/modules/appagebuilder/images/bg-home-section-contact-responsive.jpg?t=1775);
    }

    .title-home-section-contact {
        font-size: 23px;
    }

    .principal-footer-list {
        margin-bottom: 20px;
    }

    .box-ftservice .ApColumn {
        justify-content: left !important;
    }

    .listing-footer {
        margin-bottom: 20px;
    }

    .overflow-card {
        height: 260px;
    }

    .link-activities img {
        height: 270px !important;
    }

    #header {
        position: static;
        margin-bottom: 30px;
    }

    #wrapper .breadcrumb {
        display: none;
    }

    .product-image {
        max-height: 390px;
        overflow: hidden;
    }

    .align-activities {
        display: block;
    }

    .align-activities .container-box-activites {
        margin-bottom: 20px;
    }
}


#megaImageList_3 {
    column-count: 2 !important;
     width: 47.5% !important;
}

#megaimage_3 {
    width: 70px !important;
    height: 70px !important;
    margin-left: 10px;
    margin-top: 10px;
}

#megaimage_6 {
    width: 70px !important;
    height: 70px !important;
    margin-left: 10px;
    margin-top: 10px;
}

#megaimage_9 {
    width: 70px !important;
    height: 70px !important;
    margin-left: 10px;
    margin-top: 10px;
}

#megaimage_10 {
    width: 70px !important;
    height: 70px !important;
    margin-left: 10px !important;
    margin-top: 10px !important;
}

@media screen and (max-width: 600px) {
    .grey-bg {
        background-image: url(https://camperwheels.rent/img/cms/bg-home-section-contact-mobile_1.png);
        height: 800px;
        background-position-x: center;
        background-position-y: bottom;
    }

    .box-left-side {
        width: 0;
    }

    .box-right-side {
        width: 100%;
    }

    .box-home-contact {
        padding: 40px 0;
    }

    .list-product {
        padding: 70px 0;
    }

    .box-product .product_list {
        display: block;
    }
}

@media screen and (max-width: 480px) {
    .last-minute p {
        text-align: center;
    }

    .reserva-bg {
        height: 350px;
    }

    .box-home-contact {
        min-height: 350px;
    }
}

.date-last-minute p {
    text-align: center;
}

.list-product .product_list.grid .product_block {
   width: 47.5% !important;
}

#megaImageList_3 {
    column-count: 2 !important;
     width: 100% !important;
}

.Franquicia {
     margin-left: -75px;
}
.product-prices .product-price {font-size:26px;}