/* 3.0 Footer */
footer.footer {
  background-color: #343434;
  padding: 27px 0px 62px 0px;
  color: #c1c1c1; }
  footer.footer a {
    color: #c1c1c1; }
    footer.footer a:hover {
      color: #fff; }
  footer.footer h4.footer-widget-title {
    margin-bottom: 35px; }
  footer.footer .top {
    margin-bottom: 30px; }

.footer_default .footer_contact {
  background: url(https://islazulformentera.com/wp-content/themes/ireca/assets/img/bg_footer_contact.png) no-repeat;
  background-size: initial;
  background-position: center center; }
  .footer_default .footer_contact a.link_find_map {
    color: #ceac61;
    clear: both;
    margin-top: 10px;
    display: inline-block;
    position: relative;
    font-size: 14px; }
    .footer_default .footer_contact a.link_find_map:after {
      position: absolute;
      width: 100%;
      height: 1px;
      content: "";
      border-bottom: 1px solid #ccc;
      border-color: #ceac61;
      bottom: 0;
      left: 0; }

.footer_default .recent-posts-widget-with-thumbnails {
  color: #fff; }
  .footer_default .recent-posts-widget-with-thumbnails a {
    color: #fff; }
  .footer_default .recent-posts-widget-with-thumbnails ul li {
    border-bottom: 1px solid #525252;
    padding-bottom: 1.5em; }
    .footer_default .recent-posts-widget-with-thumbnails ul li:last-child {
      border: none; }
    .footer_default .recent-posts-widget-with-thumbnails ul li a {
      clear: both;
      display: block; }
    .footer_default .recent-posts-widget-with-thumbnails ul li .rpwwt-post-categories {
      display: inline-block;
      padding-right: 10px; }
    .footer_default .recent-posts-widget-with-thumbnails ul li .rpwwt-post-date {
      display: inline-block; }

.footer_default .footer_social ul.ireca_socials {
  display: table;
  text-align: center;
  margin: 0px auto 47px auto;
  width: auto;
  position: relative; }
  .footer_default .footer_social ul.ireca_socials:before {
    position: absolute;
    left: -200px;
    top: 50%;
    height: 1px;
    width: 150px;
    background-color: #525252;
    content: ""; }
  .footer_default .footer_social ul.ireca_socials:after {
    position: absolute;
    right: -200px;
    top: 50%;
    height: 1px;
    width: 150px;
    background-color: #525252;
    content: ""; }
  .footer_default .footer_social ul.ireca_socials li {
    display: inline-block !important;
    margin: 20px 10px; }
    .footer_default .footer_social ul.ireca_socials li a {
      background-color: #415b9e;
      height: 50px;
      border-radius: 4px;
      padding: 10px 25px !important;
      color: #fff;
      font-size: 14px; }
      .footer_default .footer_social ul.ireca_socials li a.facebook {
        background-color: #415b9e; }
      .footer_default .footer_social ul.ireca_socials li a.twitter {
        background-color: #47aae4; }
      .footer_default .footer_social ul.ireca_socials li a.youtube {
        background-color: #c3211e; }
      .footer_default .footer_social ul.ireca_socials li a.google {
        background-color: #ed401a; }
      .footer_default .footer_social ul.ireca_socials li a.rss {
        background-color: #e97c1b; }
      .footer_default .footer_social ul.ireca_socials li a:hover {
        background-color: #282828; }

.footer_default .ireca_info {
  margin-right: 0;
  color: #c1c1c1;
  padding: 0px 0px 15px 0px; }
  .footer_default .ireca_info.mob_yellow {
    color: #fff; }
    .footer_default .ireca_info.mob_yellow i {
      color: #fff; }
    .footer_default .ireca_info.mob_yellow .text {
      color: #fff; }

.footer_default .footer_info {
  margin-bottom: 60px; }
  .footer_default .footer_info .custom-html-widget {
    display: flex;
    justify-content: space-between;
    height: 71px;
    align-items: center;
    color: #fff; }
    .footer_default .footer_info .custom-html-widget .ireca_info {
      margin: 0px 35px;
      color: #fff; }
  .footer_default .footer_info .wrap_slide2_nav {
    margin-top: -62px;
    position: relative;
    z-index: 101; }

footer.footer_v1 {
  margin-top: 60px; }
  footer.footer_v1 .footer_info .ireca_info {
    padding-bottom: 0; }

.footer-widget-title {
  font-size: 24px;
  font-weight: 500;
  color: #ceac61;
  margin-top: 70px;
  margin-bottom: 35px !important;
  font-family: 'Teko', sans-serif; }

footer.footer_default .rpwwt-widget ul {
  padding-right: 30px; }

.ovacrs_working_hour {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #525252; }
  .ovacrs_working_hour .title {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 7px; }
  .ovacrs_working_hour .desc {
    font-size: 14px;
    font-weight: 400;
    color: #c1c1c1; }
    .ovacrs_working_hour .desc span {
      color: red; }
  .ovacrs_working_hour.last {
    border-bottom: none; }

.footer_copyright {
  clear: both;
  display: block; }
  .footer_copyright .custom-html-widget {
    text-align: center;
    font-size: 14px; }

footer.footer_v2 .footer_info .wrap_slide2_nav .content::before {
  content: "";
  position: absolute;
  border-left: none;
  border-right: none;
  height: 71px;
  left: 0;
  width: 1060px;
  margin-left: -1000px;
  background-color: #31a3c6; }

footer.footer_v2 .footer_info .wrap_slide2_nav .content::after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border-left: 3rem solid transparent;
  border-right: 3rem solid transparent;
  border-bottom: 71px solid blue;
  right: 0;
  top: 0;
  border-bottom-color: #31a3c6; }

footer.footer_v2 {
  overflow-x: clip;
  background: url(https://islazulformentera.com/wp-content/themes/ireca/assets/img/bg_footer.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
  color: #fff;
  padding: 60px 0px 86px 0px;
  margin-top: 90px;
  font-family: 'Poppins', sans-serif; }
  footer.footer_v2 a {
    color: #fff; }
  footer.footer_v2 .text {
    font-size: 14px; }
  footer.footer_v2 .footer_info .wrap_slide2_nav {
    margin-top: -97px; }
    footer.footer_v2 .footer_info .wrap_slide2_nav .content:before {
      position: absolute;
      border-left: none;
      border-right: none;
      left: 0;
      width: 1060px;
      margin-left: -1000px;
      background-color: #31a3c6; }
    footer.footer_v2 .footer_info .wrap_slide2_nav .content.px-5 {
      padding-left: 0 !important; }
  footer.footer_v2 .footer_info .custom-html-widget .ireca_info {
    margin-left: 0;
    margin-right: 0;
    padding-right: 30px;
    z-index: 111;
    color: #fff !important;
    padding-bottom: 0; }
    footer.footer_v2 .footer_info .custom-html-widget .ireca_info .text {
      color: #fff !important; }
  footer.footer_v2 .ovacrs_working_hour {
    border-color: #6689ae; }
    footer.footer_v2 .ovacrs_working_hour .desc {
      color: #fff; }
      footer.footer_v2 .ovacrs_working_hour .desc span {
        color: #fff; }
  footer.footer_v2 .recent-posts-widget-with-thumbnails ul li {
    border-color: #6689ae; }
  footer.footer_v2 ul.menu {
    padding-left: 0px;
    list-style: none;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #343434;
    line-height: 2em; }
    footer.footer_v2 ul.menu li {
      padding: 6px 0;
      border: none; }
  footer.footer_v2 .footer_col1 {
    color: #343434;
    position: relative; }
    footer.footer_v2 .footer_col1:before {
      background-color: #fff;
      width: 10000px;
      height: 100%;
      position: absolute;
      content: "";
      left: -50px;
      top: 60px;
      transform: skew(-15deg, 0); }
    footer.footer_v2 .footer_col1 .widget {
      position: relative;
      z-index: 22; }
    footer.footer_v2 .footer_col1 .footer_contact {
      padding-top: 50px; }
      footer.footer_v2 .footer_col1 .footer_contact i {
        color: #ceac61 !important; }
    footer.footer_v2 .footer_col1 .ireca_info {
      color: #343434; }
      footer.footer_v2 .footer_col1 .ireca_info.mob_yellow {
        color: #343434; }
        footer.footer_v2 .footer_col1 .ireca_info.mob_yellow i {
          color: #343434; }
        footer.footer_v2 .footer_col1 .ireca_info.mob_yellow .text {
          color: #343434; }
  footer.footer_v2 .footer_social ul.ireca_socials {
    margin-bottom: 0; }
  footer.footer_v2 .social_copyright {
    justify-content: space-between;
    align-items: baseline;
    display: flex; }
    footer.footer_v2 .social_copyright .footer_social ul.ireca_socials:before, footer.footer_v2 .social_copyright .footer_social ul.ireca_socials:after {
      display: none; }
    footer.footer_v2 .social_copyright .footer_social ul.ireca_socials li {
      margin-left: 0; }
      footer.footer_v2 .social_copyright .footer_social ul.ireca_socials li a {
        background: #fff;
        color: #343434; }
        footer.footer_v2 .social_copyright .footer_social ul.ireca_socials li a:hover {
          color: #fff; }
    footer.footer_v2 .social_copyright .footer_copyright {
      padding-left: 15px; }

.footer_default .footer_info .wrap_slide2_nav .content .bg {
  background-color: #31a3c6; }

@media (max-width: 991.98px) {
  .footer_default .footer_info .wrap_slide2_nav {
    display: block;
    margin-top: 30px !important; }
    .footer_default .footer_info .wrap_slide2_nav .content {
      margin: 0;
      padding: 0; }
      .footer_default .footer_info .wrap_slide2_nav .content.px-5 {
        padding-left: 0 !important; }
      .footer_default .footer_info .wrap_slide2_nav .content:before, .footer_default .footer_info .wrap_slide2_nav .content:after {
        display: none; }
      .footer_default .footer_info .wrap_slide2_nav .content .bg {
        background: transparent; }
  .footer_default .footer_info .custom-html-widget {
    flex-direction: column;
    align-items: flex-start; }
    .footer_default .footer_info .custom-html-widget .ireca_info {
      margin: 0;
      margin-bottom: 20px;
      padding: 0;
      display: inline-block; }
  footer.footer_v2 .footer_col1:before {
    display: none; }
  footer.footer_v2 .footer_col1 .footer_contact {
    padding-top: 0; }
    footer.footer_v2 .footer_col1 .footer_contact .ireca_info {
      color: #fff;
      display: block; }
      footer.footer_v2 .footer_col1 .footer_contact .ireca_info.mob_yellow .text {
        color: #fff; }
  .social_copyright {
    flex-direction: column; } }

.woocommerce ul.products li.ireca_product .price_rate .price {
  margin-bottom: 0;
  line-height: 1em; }

.woocommerce ul.products li.product a img {
  margin-bottom: 25px; }

/* Map */
.map-info-window {
  margin-left: 20px;
  margin-top: 20px;
  overflow-x: hidden; }
  .map-info-window .caption-title {
    margin-top: 0; }
  .map-info-window .buttons {
    margin-top: -25px;
    margin-bottom: 20px; }
    .map-info-window .buttons a {
      text-transform: capitalize;
      font-weight: 500;
      color: #343434;
      display: inline-block;
      font-weight: 600;
      font-size: 14px; }
  .map-info-window h2.caption-title a {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600; }
    .map-info-window h2.caption-title a:hover {
      color: #343434; }
  .map-info-window table tr td {
    font-size: 14px; }
    .map-info-window table tr td i {
      padding-right: 5px; }
      .map-info-window table tr td i:before {
        font-size: 16px; }

@media (max-width: 1199.98px) {
  .woocommerce ul.products.columns-4 li.ireca_product .price_rate {
    display: inline-block;
    flex: none; }
    .woocommerce ul.products.columns-4 li.ireca_product .price_rate .star-rating {
      margin-bottom: 18px; } }

@media (max-width: 991.98px) {
  .footer_default .footer_social ul.ireca_socials:before,
  .footer_default .footer_social ul.ireca_socials:after,
  .ova_blog .view_all:before {
    display: none; }
  footer.footer_v2 .footer_social ul.ireca_socials {
    margin-bottom: 30px; }
  footer.footer_v2 .social_copyright .footer_copyright {
    padding-left: 0; }
  .woocommerce ul.products.columns-4 li.product,
  .woocommerce-page ul.products.columns-4 li.product,
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce-page ul.products.columns-3 li.product {
    width: 100% !important;
    text-align: center; }
  .woocommerce ul.products.columns-4 li.product img,
  .woocommerce-page ul.products.columns-4 li.product img,
  .woocommerce ul.products.columns-3 li.product img,
  .woocommerce-page ul.products.columns-3 li.product img {
    width: auto !important;
    text-align: center;
    margin: 0 auto; }
  .woocommerce ul.products li.ireca_product .price_rate {
    display: flex;
    flex-direction: column;
    margin-top: 30px; }
    .woocommerce ul.products li.ireca_product .price_rate .star-rating {
      margin-right: 0;
      padding-right: 0;
      margin-bottom: 25px; }
    .woocommerce ul.products li.ireca_product .price_rate .price {
      margin-bottom: 10px; }
  .woocommerce ul.products.columns-4 li.ireca_product .price_rate .star-rating {
    margin-left: 9px; } }

@media (max-width: 767.98px) {
  footer.footer_v2 .social_copyright .footer_copyright {
    text-align: center;
    margin: 0 auto; }
  .footer_default.footer_v1 .footer_info .custom-html-widget .ireca_info {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    display: block; }
  .footer_default.footer_v2 .footer_info .custom-html-widget .ireca_info {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    display: block; } }

/*

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .pp_pic_holder{ left: 50% !important; width: 98% !important;  margin-left: -49% !important; }
    div.pp_default .pp_content_container .pp_right{ padding-right: 21px !important; }
    .pp_content, #pp_full_res img{ width: 100% !important; height: 100% !important; }
    div.pp_default .pp_content_container .pp_details {margin-top: 20px !important; }
}

@media only screen and (max-width: 479px) {
    .pp_pic_holder{ left: 50% !important; width: 98% !important;  margin-left: -49% !important; }
    div.pp_default .pp_content_container .pp_right{ padding-right: 21px !important; }
    .pp_content, #pp_full_res img{ width: 100% !important; height: 100% !important; }
    div.pp_default .pp_content_container .pp_details {margin-top: 20px !important; }
}
*/
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  height: 40px;
  padding-left: 10px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px; }

#select2-ovacrs_pickup_loc-fa-container {
  color: #ccc !important; }

#select2-ovacrs_pickup_loc-yh-container {
  color: #333 !important; }

.ova-booking-form .wp-ova-booking-form {
  position: relative;
  padding: 31px 35px 30px 35px;
  background-color: #fff;
  box-shadow: 0 9px 0px 0px white, 0 -9px 0px 0px white, 7px 0 15px -4px rgba(0, 0, 0, 0.3), -7px 0 15px -4px rgba(0, 0, 0, 0.3); }

.ova-booking-form-request .wp-ova-booking-form-request {
  position: relative;
  padding: 31px 35px 30px 35px;
  background-color: #fff;
  box-shadow: 0 9px 0px 0px white, 0 -9px 0px 0px white, 7px 0 15px -4px rgba(0, 0, 0, 0.3), -7px 0 15px -4px rgba(0, 0, 0, 0.3); }

.ova-booking-form .error,
.ova-booking-form-request .error {
  display: none;
  font-size: 14px;
  font-weight: 600;
  color: #f00;
  margin-top: -10px;
  margin-bottom: 10px; }

.ova-booking-form .ova-error-validate-form,
.ova-booking-form-request .ova-error-validate-form {
  color: #f00;
  font-size: 14px;
  font-weight: 500;
  display: none;
  margin-bottom: 10px; }

.ova-booking-form .select2-container--default .select2-selection--single,
.ova-booking-form-request .select2-container--default .select2-selection--single {
  border-radius: 0px;
  border: 2px solid #efe9e9;
  height: 43px;
  outline: none; }

.ova-booking-form .select2-container,
.ova-booking-form input[type="text"],
.ova-booking-form-request .select2-container,
.ova-booking-form-request input[type="text"] {
  width: 100% !important; }

.ova-booking-form .input,
.ova-booking-form-request .input {
  display: table;
  width: 100%;
  margin-bottom: 15px; }
  .ova-booking-form .input .input-addon,
  .ova-booking-form-request .input .input-addon {
    display: table-cell;
    width: 110px;
    background: #efe9e9;
    font-size: 14px;
    line-height: 1.2;
    color: #333333;
    padding: 6px 12px;
    font-weight: 500; }
    .ova-booking-form .input .input-addon i,
    .ova-booking-form-request .input .input-addon i {
      font-size: 14px;
      margin-right: 3px; }
  .ova-booking-form .input .select2-container,
  .ova-booking-form-request .input .select2-container {
    border-radius: none; }
  .ova-booking-form .input input,
  .ova-booking-form-request .input input {
    height: 43px;
    border: 2px solid #efe9e9;
    border-radius: 0px;
    padding-left: 10px;
    padding-right: 10px; }
  .ova-booking-form .input.ova-package,
  .ova-booking-form-request .input.ova-package {
    margin-bottom: 0px; }
    .ova-booking-form .input.ova-package select,
    .ova-booking-form-request .input.ova-package select {
      display: inline-block;
      margin: 0;
      position: relative;
      vertical-align: middle;
      width: 100%;
      height: 43px;
      border: 2px solid #efe9e9;
      border-radius: 0px;
      padding-left: 10px;
      color: #444;
      outline: none; }
  .ova-booking-form .input.extra-resource .item-resource,
  .ova-booking-form-request .input.extra-resource .item-resource {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .ova-booking-form .input.extra-resource .item-resource:not(:last-child),
    .ova-booking-form-request .input.extra-resource .item-resource:not(:last-child) {
      margin-bottom: 10px; }
    .ova-booking-form .input.extra-resource .item-resource .left,
    .ova-booking-form-request .input.extra-resource .item-resource .left {
      display: flex;
      align-items: center; }
      .ova-booking-form .input.extra-resource .item-resource .left label,
      .ova-booking-form-request .input.extra-resource .item-resource .left label {
        margin: 0px;
        padding-left: 10px; }
      .ova-booking-form .input.extra-resource .item-resource .left input,
      .ova-booking-form-request .input.extra-resource .item-resource .left input {
        height: unset; }

.ova-booking-form button[type="submit"],
.ova-booking-form-request button[type="submit"] {
  padding: 8px 30px;
  border: none;
  border-radius: 4px;
  font-weight: 500;
  color: #fff;
  font-size: 15px;
  margin-top: 15px;
  cursor: pointer;
  transition: 0.4s; }

.ova-list-product-rental {
  position: relative; }
  .ova-list-product-rental .wp-content {
    display: flex;
    position: relative;
    justify-content: flex-end; }
    @media (max-width: 1024px) {
      .ova-list-product-rental .wp-content {
        display: block; } }
    .ova-list-product-rental .wp-content .wp-filter {
      flex: 0 0 300px; }
      .ova-list-product-rental .wp-content .wp-filter .wp-title {
        height: 456px;
        overflow: hidden;
        position: relative; }
        @media (max-width: 1024px) {
          .ova-list-product-rental .wp-content .wp-filter .wp-title {
            display: block;
            margin-bottom: 80px;
            height: 171px !important; } }
    .ova-list-product-rental .wp-content .title-product {
      position: absolute;
      top: 0;
      left: 0;
      padding: 0px;
      list-style-type: none;
      width: 270px;
      transition: 0.4s; }
      @media (max-width: 1024px) {
        .ova-list-product-rental .wp-content .title-product {
          width: 100%;
          text-align: center; } }
      .ova-list-product-rental .wp-content .title-product li:not(:last-child) a {
        border-bottom: 1px solid #ffffff; }
      .ova-list-product-rental .wp-content .title-product li a {
        display: block;
        font-size: 18px;
        color: #716d6e;
        background: #e3e2e2;
        padding: 14px 0 14px 15px;
        transition: 0.4s; }
        .ova-list-product-rental .wp-content .title-product li a:hover {
          background: #d1cece; }
        .ova-list-product-rental .wp-content .title-product li a.active {
          position: relative;
          color: #fff; }
          .ova-list-product-rental .wp-content .title-product li a.active:after {
            position: absolute;
            content: "";
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            border-left: 10px solid transparent;
            width: 0;
            height: 0;
            top: 50%;
            right: -10px;
            transform: translateY(-50%); }
            @media (max-width: 1024px) {
              .ova-list-product-rental .wp-content .title-product li a.active:after {
                display: none; } }
    .ova-list-product-rental .wp-content .ova-list-detail {
      flex: 0 0 calc(100% - 300px); }
      .ova-list-product-rental .wp-content .ova-list-detail .item {
        display: flex;
        flex-wrap: wrap; }
        .ova-list-product-rental .wp-content .ova-list-detail .item .content {
          flex: 0 0 270px; }
          @media (max-width: 767px) {
            .ova-list-product-rental .wp-content .ova-list-detail .item .content {
              flex: 0 0 100%; } }
          .ova-list-product-rental .wp-content .ova-list-detail .item .content ul.ova-feature-product {
            list-style-type: none;
            padding: 0px;
            margin-bottom: 20px; }
            .ova-list-product-rental .wp-content .ova-list-detail .item .content ul.ova-feature-product li {
              display: flex;
              padding: 4px 8px 4px 8px;
              font-size: 14px;
              color: #716d6e; }
              .ova-list-product-rental .wp-content .ova-list-detail .item .content ul.ova-feature-product li:not(:last-child) {
                border-bottom: 1px solid #dddddd; }
              .ova-list-product-rental .wp-content .ova-list-detail .item .content ul.ova-feature-product li label {
                flex: 0 0 50%;
                margin: 0px; }
              .ova-list-product-rental .wp-content .ova-list-detail .item .content ul.ova-feature-product li span {
                flex: 0 0 50%; }
            .ova-list-product-rental .wp-content .ova-list-detail .item .content ul.ova-feature-product .ova-renttime {
              display: block;
              background: rgba(255, 191, 0, 0.4);
              padding: 12px 8px 8px 8px; }
              .ova-list-product-rental .wp-content .ova-list-detail .item .content ul.ova-feature-product .ova-renttime .amount {
                font-size: 24px;
                font-weight: 600;
                line-height: 1.2; }
              .ova-list-product-rental .wp-content .ova-list-detail .item .content ul.ova-feature-product .ova-renttime .time {
                font-size: 18px; }
          .ova-list-product-rental .wp-content .ova-list-detail .item .content .ova-button-submit-rental {
            color: #fff;
            display: block;
            height: 50px;
            line-height: 51px;
            font-size: 24px;
            font-weight: 900;
            padding: 0 15px;
            box-shadow: 6px 6px 0 #efe9e9;
            text-transform: uppercase;
            transition: 0.4s;
            font-weight: 600;
            text-align: center; }
        .ova-list-product-rental .wp-content .ova-list-detail .item .ova-media {
          flex: 0 0 calc(100% - 300px);
          width: 100%;
          height: 498px;
          margin-right: 30px;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center center; }
          @media (max-width: 767px) {
            .ova-list-product-rental .wp-content .ova-list-detail .item .ova-media {
              margin: 0px;
              margin-bottom: 20px;
              flex: 0 0 100%; } }
  .ova-list-product-rental .control {
    display: inline-flex;
    width: 270px; }
    @media (max-width: 1024px) {
      .ova-list-product-rental .control {
        position: absolute;
        top: 171px;
        left: 0px;
        display: flex;
        width: 100%; } }
    .ova-list-product-rental .control a {
      font-size: 24px;
      background-color: #716d6e;
      color: #ffffff;
      width: 50%;
      text-align: center;
      padding: 6px 0 8px 0;
      transition: 0.4s; }
      .ova-list-product-rental .control a:first-child {
        border-right: 1px solid #ffffff; }
      .ova-list-product-rental .control a:hover {
        background: #e9a31b; }

#ova-submit-product {
  padding-top: 60px;
  margin-top: -60px; }

.ova-booking-form .form-booking .submit {
  padding: 8px 30px;
  font-size: 15px; }

.ova-booking-form h2,
.ova-booking-form-request h2 {
  margin: 0;
  padding-bottom: 30px;
  font-size: 20px; }

.ovacrs-deposit {
  margin-top: 15px;
  margin-bottom: 10px; }
  .ovacrs-deposit .title-deposite {
    font-size: 16px;
    margin-bottom: 8px; }
  .ovacrs-deposit input[type="radio"] {
    display: none; }
    .ovacrs-deposit input[type="radio"]:checked + label {
      background-color: #e82930; }
    .ovacrs-deposit input#ovacrs-pay-full[type="radio"] + label {
      margin-left: -3px; }
  .ovacrs-deposit label {
    display: inline-block;
    background-color: rgba(233, 163, 27, 0.3);
    padding: 5px 22px;
    font-family: Arial;
    font-size: 14px;
    margin: 0px;
    color: #fff; }

.title-contact-form-update {
  font-size: 16px;
  font-weight: 400;
  opacity: 0.8;
  text-align: center;
  margin-bottom: 50px; }

.ova-contact-form-tabs-update label {
  display: block;
  font-size: 14px;
  color: #343434;
  font-weight: 600;
  margin-bottom: 0px; }
  .ova-contact-form-tabs-update label .wpcf7-not-valid-tip {
    display: inline-block;
    margin-top: 5px;
    font-weight: 600; }
  .ova-contact-form-tabs-update label .wpcf7-form-control-wrap {
    display: block;
    margin-top: 13px; }
    .ova-contact-form-tabs-update label .wpcf7-form-control-wrap input {
      width: 100%;
      padding-left: 10px;
      padding-right: 10px; }
  .ova-contact-form-tabs-update label .wpcf7-select {
    width: 100%;
    margin-top: 13px; }

.ova-contact-form-tabs-update .ova-extra-resource-value .title-resource {
  font-weight: 600;
  margin-bottom: 10px;
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 6px; }

.ova-contact-form-tabs-update .ova-extra-resource-value .wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .ova-contact-form-tabs-update .ova-extra-resource-value .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0px;
    display: flex;
    align-items: center;
    margin-bottom: 9px; }
    .ova-contact-form-tabs-update .ova-extra-resource-value .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input {
      width: 15px;
      height: 15px;
      background-color: #f8f8f8;
      border: 1px solid #b3b3b3;
      border-radius: 0; }
    .ova-contact-form-tabs-update .ova-extra-resource-value .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
      padding-left: 5px; }

.ova-contact-form-tabs-update .wpcf7-form-control.wpcf7-submit {
  text-transform: uppercase;
  color: #fff;
  background-color: #e9a31b;
  padding: 15px 90px;
  border: none;
  border-radius: 4px;
  font-weight: 500;
  margin-top: 30px;
  height: unset;
  cursor: pointer; }
  .ova-contact-form-tabs-update .wpcf7-form-control.wpcf7-submit:hover {
    background-color: #e82930; }

@media (max-width: 767px) {
  .pp_pic_holder.light_square {
    width: 100% !important;
    left: 0 !important; }
    .pp_pic_holder.light_square .pp_expand {
      display: none !important; }
    .pp_pic_holder.light_square .pp_content {
      width: 100% !important;
      height: auto !important; }
      .pp_pic_holder.light_square .pp_content #pp_full_res img {
        width: 100% !important;
        height: auto !important; }
      .pp_pic_holder.light_square .pp_content .pp_hoverContainer {
        width: 100% !important; }
    .pp_pic_holder.light_square .pp_content_container .pp_details {
      background: #fff;
      margin: 20px 0 2px;
      width: 100vw !important;
      position: absolute !important;
      left: 0;
      padding: 0 20px 10px 20px; }
      .pp_pic_holder.light_square .pp_content_container .pp_details a.pp_close {
        right: 20px; } }

.ireca_loadding {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  z-index: 9;
  display: none; }
  .ireca_loadding .loadingspinner {
    pointer-events: none;
    width: 2.5em;
    height: 2.5em;
    border: 0.4em solid transparent;
    border-color: #eee;
    border-top-color: #3e67ec;
    border-radius: 50%;
    animation: loadingspin 1s linear infinite;
    z-index: 9; }

@keyframes loadingspin {
  100% {
    transform: rotate(360deg); } }

/* Fix menu rtl on mobile */
@media (max-width: 991px) {
  .rtl nav.navbar ul.navbar-nav li.active_sub > ul {
    padding-left: 0px;
    padding-right: 15px; } }

.rtl nav.navbar ul.navbar-nav li button.dropdown-toggle {
  left: 0px;
  right: unset;
  top: 8px; }
  @media (max-width: 991px) {
    .rtl nav.navbar ul.navbar-nav li button.dropdown-toggle {
      left: 0px;
      right: unset;
      top: 8px; } }
