/*
Theme Name: Antek-Child
Theme URI: https://parkofideas.com/antek/
Text Domain: antek-child
Description: Auto Camping WordPress Theme
License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0
Template: antek
Author: ideapark
Author URI: https://ideapark.com/antek-documentation/
Tags: right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, theme-options, translation-ready
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
ul.c-vehicle-vert__prices {
   display: flex;
   justify-content: space-between;
}
li.c-vehicle-vert__price {
   position: relative;
   text-align: left;
   font-weight: 500;
   color: #727171;
}
li.c-vehicle-vert__price::after {
   background-color: #eaeaea;
   content: "";
   position: absolute;
   width: 1px;
   height: 100%;
   right: -45px;
   top: 0;
}
li.c-vehicle-vert__price:last-child:after {
   display: none;
}
li.c-vehicle-vert__price span.woocommerce-Price-amount.amount {
   display: block;
   color: #000;
   font-weight: bold;
   margin-top: 5px;
}
.c-vehicle-vert__excerpt {
   border-top: 0 !important;
}
.popular-rental-wrap.blog-wrap .slick-slider .slick-slide {
   margin: 0 15px;
}
.popular-rental-wrap.blog-wrap .slick-slider .slick-list {
   margin: 0 -15px;
}
.popular-rental-wrap.blog-wrap {
   padding: 80px 0;
}
.review-main-wrap .review-block {
   text-align: center;
   padding: 1.7647058824rem;
   background-color: #f2f2f2;
   border-radius: 0.5882352941rem;
}
.review-main-wrap .review-block img.google-lence {
   width: 2.3529411765rem;
   height: 2.3529411765rem;
   -o-object-fit: contain;
   object-fit: contain;
   margin: auto;
   margin-bottom: 0.5882352941rem;
}
.review-main-wrap .review-block .review-star-block {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   margin-bottom: 1.4705882353rem;
}

.review-main-wrap .review-block .review-star-block img {
   width: 1.1764705882rem;
   height: 1.1764705882rem;
}
.review-main-wrap .review-block .review-star-block img {
   margin-left: 3px;
   margin-right: 3px;
   opacity: 0.6;
}
.review-main-wrap .review-block .review-content {
   margin-bottom: 0.8823529412rem;
}
.review-main-wrap .review-block .review-content p {
   max-height: 10.2941176471rem;
   overflow: auto;
   padding-right: 5px;
   font-weight: 400;
   font-size: 0.9411764706rem;
   text-align: justify;
   color: #5b5b5b;
   min-height: 10.2941176471rem;
}
.review-main-wrap .review-block .review-bottom p {
   margin-bottom: 0;
}
.review-main-wrap .review-block .review-bottom p b {
   font-size: 1.0588235294rem;
}
.review-main-wrap .review-block .review-bottom small {
   color: #5b5b5b;
}
.popular-rental-wrap.blog-wrap span.c-ip-heading__inner {
   font-weight: 500;
   margin-bottom: 30px;
}
.review-content p::-webkit-scrollbar {
   width: 4px;
   border-radius: 5px;
}

.review-content p::-webkit-scrollbar-track {
   box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
   border-radius: 5px;
}

.review-content p::-webkit-scrollbar-thumb {
   background-color: #d9d9d9;
   outline: none;
   border-radius: 5px;
}

.intl-tel-input .country-list li.country.preferred {
   display: block;
   width: 100%;
}
.intl-tel-input .country-list li.country,
.intl-tel-input .country-list li.divider {
   display: none;
}

.contact-address-wrap .row {
   display: block;
   width: 100%;
   clear: left;
}
.contact-address-wrap .row .col-md-6:nth-child(2n) {
   float: right;
}
.contact-address-wrap .row .col-md-6 {
   width: 45%;
   flex: none;
   float: left;
}
.contact-address-wrap .row .col-md-12 {
   width: 100%;
}
.contact-address-wrap select.wpcf7-form-control.wpcf7-select,
.contact-address-wrap input.wpcf7-form-control.wpcf7-text.wpcf7-email {
   width: 100% !important;
}
.contact-address-wrap .form-control {
   border: none;
   border-bottom: 1px solid #666;
   border-radius: 0;
   width: 100%;
   float: left;
}
.contact-address-wrap .intl-tel-input.allow-dropdown {
   width: 100%;
   float: left;
}
.contact-address-wrap textarea {
   width: 100%;
   border: none;
   border-bottom: 1px solid #666;
   resize: none;
   height: 100px;
}
.contact-address-wrap .row .col-md-6,
.contact-address-wrap .row .col-md-12 {
   margin-bottom: 20px;
   float: left;
}
.contact-address-wrap .form-control,
.contact-address-wrap textarea {
   font-size: 14px;
   font-weight: 400;
   padding-left: 0;
   appearance: none;
   -webkit-appearance: none;
   outline: none;
}
.contact-address-wrap p {
   font-size: 14px;
}
.contact-address-wrap input.wpcf7-form-control.wpcf7-submit.form-btn {
   background-color: #ffe60a;
   padding: 15px 30px;
   border: 1px solid #ffe60a !important;
   font-weight: 500;
   font-size: 0.8823529412rem;
   align-items: center;
   cursor: pointer;
   border-radius: 0;
   appearance: none;
   -webkit-appearance: none;
   margin-top: 20px;
   border-color: inherit;
   -webkit-box-shadow: none;
   box-shadow: none;
   color: #000;
}
.contact-address-wrap input.wpcf7-form-control.wpcf7-submit.form-btn:hover {
   color: #fff;
}
.contact-address-wrap .wpcf7-not-valid-tip {
   font-size: 11px;
}
.contact-address-wrap .wpcf7 form .wpcf7-response-output {
   margin: 0;
   font-size: 12px;
   border: none;
   padding: 10px 0;
}
.contact-address-wrap textarea:focus,
.contact-address-wrap input:focus,
.contact-address-wrap select:focus {
   outline: none;
   border-color: inherit;
   -webkit-box-shadow: none;
   box-shadow: none;
}

.intl-tel-input .country-list li.country.preferred {
   display: block;
   width: 100%;
}
.intl-tel-input .country-list li.country,
.intl-tel-input .country-list li.divider {
   display: none;
}

.contact-address-wrap .row {
   display: block;
   width: 100%;
}
.contact-address-wrap .row .col-md-6:nth-child(2n) {
   float: right;
}
.contact-address-wrap .row .col-md-6 {
   width: 45%;
   flex: none;
   float: left;
}
.contact-address-wrap .form-control {
   border: none;
   border-bottom: 1px solid #666;
   border-radius: 0;
   width: 100%;
   float: left;
}
.contact-address-wrap .intl-tel-input.allow-dropdown {
   width: 100%;
   float: left;
}
.contact-address-wrap textarea {
   width: 100%;
   border: none;
   border-bottom: 1px solid #666;
   resize: none;
   height: 100px;
}
.contact-address-wrap .row .col-md-6,
.contact-address-wrap .row .col-md-12 {
   margin-bottom: 20px;
   float: left;
}
.contact-address-wrap .form-control,
.contact-address-wrap textarea {
   font-size: 14px;
   font-weight: 400;
   padding-left: 0;
   appearance: none;
   -webkit-appearance: none;
   outline: none;
}
.contact-address-wrap p {
   font-size: 14px;
}
.contact-address-wrap input.wpcf7-form-control.wpcf7-submit.form-btn {
   background-color: #ffe60a;
   padding: 15px 30px;
   border: 1px solid #ffe60a !important;
   font-weight: 500;
   font-size: 0.8823529412rem;
   align-items: center;
   cursor: pointer;
   border-radius: 0;
   appearance: none;
   -webkit-appearance: none;
   margin-top: 20px;
   border-color: inherit;
   -webkit-box-shadow: none;
   box-shadow: none;
}
.contact-address-wrap .wpcf7-not-valid-tip {
   font-size: 11px;
}
.contact-address-wrap .wpcf7 form .wpcf7-response-output {
   margin: 0;
   font-size: 12px;
   border: none;
   padding: 10px 0;
}
.contact-address-wrap textarea:focus,
.contact-address-wrap input:focus,
.contact-address-wrap select:focus {
   outline: none;
   border-color: inherit;
   -webkit-box-shadow: none;
   box-shadow: none;
}
.header-cart-icon a {
   position: relative;
}
.cart-icon-in-count {
   margin-top: -12px;
   position: absolute;
   font-size: 12px;
   color: #000;
   background-color: #fbe303;
   right: 5px;
   line-height: 15px;
   min-width: 14px;
   height: 15px;
   text-align: center;
   border-radius: 50%;
}
#sgpb-popup-dialog-main-div .modal-footer a[type="button"]:hover {
   border: 1px solid #1d1d1d;
   color: #1d1d1d;
   background: none;
}
#sgpb-popup-dialog-main-div .modal-footer a[type="button"] {
   background: #ffe60a;
   border: 1px solid #ffe60a;
   margin: auto;
   margin-top: 15px;
   padding: 8px 30px;
   display: inline-block;
   cursor: pointer;
   width: 48%;
   border-radius: 10px;
   text-align: center;
}
.added-to-cart-popup {
   visibility: hidden;
}
svg.added-to-cart-message.added-to-cart-message-Icon {
   width: 100px;
   fill: #28a745;
}
#sgpb-popup-dialog-main-div .modal-title {
   margin-bottom: 15px;
   font-size: 21px;
   border-bottom: 1px solid #e9ecef;
   padding-bottom: 15px;
}
#sgpb-popup-dialog-main-div .modal-footer button {
   border-radius: 10px;
}
.sgpb-popup-dialog-main-div-theme-wrapper-5 {
   outline: none !important;
}
.sgpb-popup-builder-content-919 h3 {
   margin-top: -10px;
   margin-bottom: 30px;
}
.forkit-sub-block a {
   text-decoration: none !important;
   color: #000 !important;
}
.contact-address-wrap.quick-enquiry .wpcf7 form .wpcf7-response-output {
   float: left;
   color: green;
   margin-left: 220px;
   margin-top: -65px;
}

section.popular-rental-wrap
   .popular-rental-content-wrap
   .popular-rental-block
   .popular-rental-date {
   display: none !important;
}
section.popular-rental-wrap.California
   .popular-rental-content-wrap
   .popular-rental-block
   .popular-rental-date {
   display: flex !important;
}

section.popular-rental-wrap
   .popular-rental-content-wrap
   .popular-rental-block
   .popular-rental-date.if-no-price {
   display: flex !important;
}
section.popular-rental-wrap.California
   .popular-rental-content-wrap
   .popular-rental-block
   .popular-rental-date.if-no-price {
   display: none !important;
}

.new-national-wrap#listing-country .national-container .about-national-title {
   flex: 1;
}
.new-national-wrap#listing-country .national-container .about-national-detail {
   flex: 1;
}
.about-national-detail-location {
   margin-top: 40px;
   background-image: url(assets/images/location-icon.png);
   background-size: 18px;
   background-repeat: no-repeat;
   background-position: left 7px;
   padding-left: 40px;
}
.about-national-detail-location h2,
.about-national-detail-location h4 {
   display: inline-block;
}
.about-national-detail-location h2 {
   margin-right: 20px;
}
.about-national-detail-location h4 {
   font-size: 1.2em;
   vertical-align: middle;
}
section.location-listing {
   padding: 80px 0;
}
ul.location-listing-items {
   list-style: none;
   column-count: 3;
   column-gap: 80px;
   margin-top: 20px;
}
ul.location-listing-items li {
   margin-bottom: 22px;
   position: relative;
}
ul.location-listing-items li a {
   font-weight: 700;
   border-bottom: 2px solid #fbe60a;
   font-size: 20px;
   display: inline-block;
   transition: all 0.3s ease !important;
   min-width: 0px;
}
ul.location-listing-items li a:hover {
   min-width: 100%;
}
ul.location-listing-items li span {
   float: right;
   font-size: 15px;
   color: #999999;
   position: absolute;
   right: 0;
   top: 3px;
}
section.location-listing h2 {
   margin-bottom: 60px;
}
.home-page.location-listing-header .national-container {
   flex-direction: column;
}
.home-page.location-listing-header .national-container ul {
   margin-top: 20px;
   margin-bottom: 20px;
}
.home-page.location-listing-header .national-container li {
   list-style: none;
   display: inline-block;
   margin: 0 10px;
   color: #ffe60a;
}
.home-page.location-listing-header .national-container li a {
   color: #fff;
   border-bottom: 1px solid #fff;
}
section.forkit-wrap.location-list-forkit h2 {
   margin-bottom: 40px;
}
section.forkit-wrap.location-list-forkit {
   padding: 80px 0 60px;
   background-color: #f2f2f2;
}
section.popular-rental-wrap.location-list-rental {
   background-color: #f2f2f2 !important;
   padding: 60px 0;
}
section.popular-rental-wrap.location-list-rental .popular-rental-content-wrap {
   flex-wrap: wrap;
   gap: 30px;
}
section.popular-rental-wrap.location-list-rental
   .popular-rental-content-wrap
   .popular-rental-block {
   box-sizing: border-box;
   width: calc(33.333% - 30px);
}
.banner-buttons {
   display: flex;
   gap: 110px;
   margin-top: 20px;
}
.banner-buttons-each a {
   color: #fff;
   line-height: 20px;
   display: block;
   position: relative;
   font-weight: bold;
}
.banner-buttons-each a:hover {
   color: #fff;
}
.banner-buttons-each a span.banner-buttons-each-icon {
   position: absolute;
   left: -50px;
   top: 3px;
   width: 36px;
   height: 36px;
   background-color: #ffe60a;
   border-radius: 50%;
   text-align: center;
   line-height: 36px;
   font-size: 18px;
   color: #000;
}
.banner-buttons-each
   a
   span.banner-buttons-each-icon.banner-buttons-each-icon-phone {
   background-image: url(assets/images/location-phone-icon.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 18px;
}
.banner-buttons-each::after {
   width: 2px;
   height: 100%;
   position: absolute;
   content: "";
   background-color: #fff;
   right: -30px;
   top: 0;
}
.banner-buttons-each {
   position: relative;
}
.banner-buttons-each:last-child::after {
   display: none;
}
.banner-buttons-each a span.small-link-span {
   font-size: 13px;
}
section.location-listing-section-1 .national-container > h2 {
   margin-bottom: 30px;
}
.location-listing-section-1-content {
   column-count: 2;
   column-gap: 30px;
   padding: 40px 0;
}
.location-listing-section-1-content p {
   color: #5b5b5b;
}
section.location-listing-section-1.imgactive {
   background-color: #f2f2f2;
   padding: 60px 0 30px;
}
section.location-listing-section-2 {
   background-color: #f2f2f2;
   padding: 60px 0;
}
section.location-listing-section-2 .national-container {
   display: flex;
}
.location-listing-section-2-img {
   flex: 1.4;
}
.location-listing-section-2-content {
   flex: 1;
   padding: 60px;
}

.button-style-v1 {
   line-height: 17px;
   display: block;
   position: relative;
   font-weight: bold;
   font-size: 14px;
   margin-left: 50px;
}
.button-style-v1 span {
   position: absolute;
   left: -50px;
   top: 1px;
   width: 36px;
   height: 36px;
   background-color: #ffe60a;
   border-radius: 50%;
   text-align: center;
   line-height: 36px;
   font-size: 18px;
   color: #000;
   transition: all 0.3s ease;
}
.button-style-v1:hover span {
   transform: rotate(90deg);
}

section.location-listing-section-3 {
   padding: 80px 0;
   background-color: #f2f2f2;
}
.location-listing-section-3-blocks-outer {
   display: flex;
   flex-wrap: wrap;
}
.location-listing-section-3-blocks {
   flex: 50%;
   padding-right: 40px;
   padding-left: 40px;
   margin-bottom: 30px;
}
.location-listing-section-3-blocks p {
   color: #5b5b5b;
}
.location-listing-section-3-blocks p a {
   color: #000;
   text-decoration: underline;
}
.location-listing-section-3-blocks h2 {
   color: #f2f2f2;
   text-shadow: -1px -1px 0 #1b1b1b, 1px -1px 0 #1b1b1b, -1px 1px 0 #1b1b1b,
      1px 1px 0 #1b1b1b;
}
section.location-listing-section-4 {
   background-color: #f2f2f2;
   padding: 20px 0 80px;
}
.location-accordian {
   margin-top: 60px;
   border-top: 1px solid #616161;
}

.location-accordian-each {
   border-bottom: 1px solid #616161;
   padding: 35px 0 25px;
}
.location-accordian-each-content {
   display: none;
   padding: 20px 0 0;
}
.location-accordian-each h4 {
   background-image: url(assets/images/accordian-arrow.png);
   cursor: pointer;
   background-position: right 8px;
   background-repeat: no-repeat;
   background-size: 30px;
   min-height: 32px;
   padding-right: 30px;
}
section.home-page .national-container h2 {
   color: #fff;
   font-size: 3.9411764706rem;
   font-weight: 600;
}

section.location-listing-section-1 a,
section.location-listing-section-2 a,
section.location-listing-section-3 a,
section.location-listing-section-4 a {
   text-decoration: underline;
}
section.location-listing-section-1 a:hover,
section.location-listing-section-2 a:hover,
section.location-listing-section-3 a:hover,
section.location-listing-section-4 a:hover {
   text-decoration: none;
}

.new-national-wrap
   .national-container
   .about-national-title
   .about-national-content {
   color: #5b5b5b;
   font-size: 1rem;
   padding-bottom: 1.5rem;
   border-bottom: 1px solid rgba(123, 114, 114, 0.49);
   padding-right: 1.1764705882rem;
   margin-bottom: 1rem;
}
.new-national-wrap
   .national-container
   .about-national-title
   .about-national-content
   p {
   color: #5b5b5b;
   font-size: 1rem;
}
.location-accordian-each-content ul,
.location-accordian-each-content ol {
   list-style: inside;
}
body.iti-mobile .intl-tel-input .country-list {
   max-height: 150px;
   width: 201px;
   font-size: 14px;
}
.main-header li.menu-border.setlocation.menu-item {
   display: none;
}

.category-detail-wrap.blog-detailss {
   float: left;
   width: 100%;
}
.category-detail-wrap.blog-detailss table {
   margin-bottom: 20px;
   width: 100%;
}
.category-detail-wrap.blog-detailss table td {
   padding: 5px 5px;
   color: #5b5b5b;
   font-size: 0.9411764706rem;
}
.category-detail-wrap.blog-detailss table tr:nth-child(2n) {
   background-color: #e2e2e2;
}
.category-detail-wrap.blog-detailss .table {
   width: 100%;
   overflow-x: auto;
   margin: 0;
   background: none;
}

.single-post table {
   margin-bottom: 20px;
   width: 100%;
}
.single-post table td {
   padding: 5px 5px;
   color: #5b5b5b;
   font-size: 0.9411764706rem;
}
.single-post table tr:nth-child(2n) {
   background-color: #e2e2e2;
}
.single-post .table {
   width: 100%;
   overflow-x: auto;
   margin: 0;
   background: none;
}
body .wpcf7 form .wpcf7-response-output {
   float: left;
   width: 100%;
   border: none;
   text-align: center;
   font-size: 14px;
   margin: 0;
}


@media only screen and (max-width: 1450px) {
   section.home-page .national-container h2 {
      font-size: 2.9411764706rem;
   }
}
@media only screen and (max-width: 1199px) {
   .cart-icon-in-count {
      right: auto;
      left: 20px;
   }
   li#menu-item-634,
   li#menu-item-659 {
      display: none;
   }
   .contact-address-wrap.quick-enquiry .wpcf7 form .wpcf7-response-output {
      margin-left: 0;
      margin-top: 0;
      width: 100%;
      text-align: center;
   }
   .location-listing-section-2-content {
      flex: 1;
      padding: 40px;
   }
   .location-listing-section-3-blocks {
      padding-right: 30px;
      padding-left: 30px;
   }
}
@media only screen and (max-width: 599px) {
   section.home-page .national-container h2 {
      font-size: 2.2352941176rem;
      margin-top: 2.9411764706rem;
   }
}
@media only screen and (max-width: 992px) {
   .about-national-detail-location {
      margin-top: 20px;
      margin-bottom: 30px;
   }
   ul.location-listing-items {
      column-count: 1;
   }
   ul.location-listing-items li a {
      font-size: 18px;
   }
   section.location-listing h2 {
      margin-bottom: 40px;
   }
   section.popular-rental-wrap.location-list-rental
      .popular-rental-content-wrap
      .popular-rental-block {
      width: calc(52% - 30px);
   }
   section.location-listing-section-2 .national-container {
      flex-direction: column;
   }
   .location-listing-section-2-content {
      padding: 40px 0 0;
   }
}
@media only screen and (max-width: 560px) {
   .contact-address-wrap .row .col-md-6,
   .contact-address-wrap .row .col-md-12 {
      width: 100%;
   }
   svg.added-to-cart-message.added-to-cart-message-Icon {
      width: 80px;
   }
   .sgpb-popup-builder-content-919 h3 {
      font-size: 1.4em;
   }
   .sgpb-popup-builder-content-919 .modal-footer {
      display: block;
   }
   #sgpb-popup-dialog-main-div .modal-footer a[type="button"] {
      width: 100%;
   }
   .banner-buttons {
      gap: 80px;
   }
   .banner-buttons-each::after {
      right: -18px;
   }
   .banner-buttons-each a span.banner-buttons-each-icon {
      left: -35px;
      width: 30px;
      height: 30px;
      line-height: 30px;
      background-size: 15px !important;
      top: 7px;
   }
   .location-listing-section-1-content {
      column-count: 1;
   }
   section.popular-rental-wrap.location-list-rental
      .popular-rental-content-wrap
      .popular-rental-block {
      width: 100%;
   }
   .location-listing-section-3-blocks {
      flex: 100%;
      padding: 0;
   }
   section.location-listing-section-1.imgactive {
      padding: 30px 0 0px;
   }
   section.location-listing-section-2 {
      padding: 30px 0;
   }
   section.location-listing-section-3 {
      padding: 50px 0 20px;
   }
   .location-accordian {
      margin-top: 40px;
   }
   .home-page.location-listing-header .national-container ul {
      margin-bottom: 10px;
   }
   .home-page.location-listing-header .national-container ul {
      text-align: center;
   }
   .home-page.location-listing-header .national-container li {
      margin-bottom: 5px;
   }
   .intl-tel-input .country-list {
      width: 220px;
   }
}

@media only screen and (max-width: 480px) {
   ul.location-listing-items {
      column-count: 1;
   }
}

/* Single Product Page */
.c-vehicle-book__price {
   display: none;
}



.c-vehicle-details__gallery-item {
   border-radius: 15px;
}

ul.c-vehicle-details__prices {
   display: flex;
   border-radius: 10px 10px 0px 0px;
   background-color: white;
   color: black;
   border-top: 0px;
   padding-top: 20px;
}

span.woocommerce-Price-amount.amount {
   order: 2;
}
.c-vehicle-book__wrap {
   background-color: white;
}

li.c-vehicle-details__price > span.woocommerce-Price-amount.amount {
   font-size: 20px;
   font-weight: 600;
}

.c-vehicle-book__wrap {
   border-top-left-radius: 0px !important;
   background-color: white !important;
   padding: 1px 40px 50px 40px !important;
   border-radius: 0px 0px 20px 20px;
}

li.c-vehicle-details__price {
   display: grid !important;
   margin-right: 60px;
}

.c-vehicle-book__dates-item {
   margin-top: 0px;
   border-top: solid 1px #dddddd;
   padding-top: 25px;
}

.c-breadcrumbs__item:last-child {
   color: #fee100 !important;
}

/* Catalog List Page */

a.c-button.c-button--default.c-button--compact.c-vehicle__button {
   padding: 20px;
   font-weight: 500;
   color: black;
   border: 1px solid;
   background-color: transparent;
}
.c-button--default:hover {
   border: 0px !important;
}

li.c-vehicle__price {
   margin-right: 50px;
}

.c-vehicle__booking-wrap {
   --price-block-width: 50% !important;
}

a.c-button.c-button--default.c-button--compact.c-vehicle-vert__button {
   padding: 20px;
   font-weight: 500;
   color: black;
   border: 1px solid;
   background-color: transparent;
}
.c-button--default {
   background: transparent;
   border: 1px solid;
   padding: 20px;
   font-weight: 500;
}

.c-vehicle-book__dates-status {
   display: none;
}

/* Call Button */
.desktop-call-main-wrap {
   height: 70px;
   position: fixed;
   left: auto;
   bottom: 40px;
   right: 2px;
   cursor: pointer;
}
.desktop-call-wrap {
   position: relative;
}
.desktop-call-wrap img {
   width: 70px;
   height: 70px;
   min-width: 70px;
   min-height: 70px;
   max-width: 70px;
   max-height: 70px;
   position: relative;
   z-index: 9;
}
.desktop-call-wrap p {
   position: absolute;
   margin-bottom: 0;
   top: 22px;
   left: 40px;
   right: 100%;
   width: 150px;
   opacity: 0;
   transition: all 0.5s ease-in-out;
}
.desktop-call-wrap:hover p {
   opacity: 1;
   transition: all 0.5s ease-in-out;
}
.desktop-call-wrap p small {
   background: #fee126;
   padding: 16px 40px 16px 35px;
   border-radius: 0px 40px 40px 0;
   font-size: 16px;
   font-weight: 600;
}
.desktop-call-wrap p span {
   position: absolute;
   top: -42px;
   left: 15px;
   line-height: 1;
   background: #fff;
   padding: 5px 15px;
   border: 5px solid #fee126;
   font-size: 12px;
   font-weight: 600;
   border-radius: 10px 10px 0 0;
   border-bottom: 0;
}

.desktop-call-wrap {
   position: relative;
}
.desktop-call-wrap img {
   width: 70px;
   height: 70px;
   min-width: 70px;
   min-height: 70px;
   max-width: 70px;
   max-height: 70px;
   position: relative;
   z-index: 9;
}
.desktop-call-wrap p {
   left: -160px !important;
   right: auto !important;
}
.desktop-call-wrap:hover p {
   opacity: 1;
   transition: all 0.5s ease-in-out;
}
.desktop-call-wrap p small {
   padding: 16px 35px 16px 40px !important;
   border-radius: 40px 0px 0px 40px !important;
}
.desktop-call-wrap p span {
   left: auto !important;
   right: -22px !important;
}

.contact-main-wrap
   .national-container
   .contact-address-wrap
   .rental-main-wrap.category-main-wrap
   .rental-block {
   flex-direction: column;
   margin-bottom: 0 !important;
}
.contact-main-wrap
   .national-container
   .contact-address-wrap
   .rental-main-wrap.category-main-wrap
   .rental-block
   a {
   margin-bottom: 20px;
   display: block;
   line-height: 25px;
}

/*  location - inner page */

section.forkit-wrap.location-list-forkit {
   padding: 80px 0 60px;
   background-color: #f2f2f2;
}

section.forkit-wrap.location-list-forkit h2 {
   font-size: 2rem;
   font-weight: 500 !important;
   line-height: 1.2;
   color: inherit;
}

.forkit-wrap .forkit-tab-wrap .forkit-tab-detail-wrap {
   display: flex;
   flex-wrap: wrap;
   margin-left: -12.5px;
   margin-right: -12.5px;
}

section.forkit-wrap.location-list-forkit h2 {
   margin-bottom: 40px;
   font-size: 2rem !important;
   font-family: inherit;
   font-weight: 500 !important;
   line-height: 1.2;
   color: inherit;
}

.forkit-wrap
   .forkit-tab-wrap
   .forkit-tab-detail-wrap
   .forkit-tab-detail-block
   h2 {
   font-size: 2rem;
   margin-bottom: 0.8823529412rem;
}

.forkit-wrap .forkit-tab-wrap .forkit-tab-detail-wrap {
   display: flex;
   flex-wrap: wrap;
   margin-left: -12.5px;
   margin-right: -12.5px;
}

.forkit-wrap
   .forkit-tab-wrap
   .forkit-tab-detail-wrap
   .forkit-tab-detail-block.active {
   display: flex;
}

.forkit-wrap .forkit-tab-wrap .forkit-tab-detail-wrap .forkit-tab-detail-block {
   background-color: #fff;
   border-radius: 0.7058823529rem;
   margin: 0 12.5px;
   margin-bottom: 1.4705882353rem;
   text-align: center;
   padding: 1.1764705882rem 1.4705882353rem;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   flex-direction: column;
   -webkit-box-align: center;
   align-items: center;
   -webkit-box-pack: justify;
   justify-content: space-between;
}

.forkit-wrap
   .forkit-tab-wrap
   .forkit-tab-detail-wrap
   .forkit-tab-detail-block
   h2 {
   font-size: 1rem;
   margin-bottom: 0.8823529412rem;
}

.forkit-wrap .forkit-tab-wrap .forkit-tab-detail-wrap a h2 {
   text-decoration: none;
}

.forkit-wrap
   .forkit-tab-wrap
   .forkit-tab-detail-wrap
   .forkit-tab-detail-block
   img {
   height: 8.8235294118rem;
   margin-bottom: 1.1764705882rem;
   -o-object-fit: contain;
   object-fit: contain;
   -webkit-transition: all 0.4s;
   transition: all 0.4s;
}

.new-national-wrap .national-container .about-national-detail img {
   object-fit: contain !important;
   height: 95% !important;
}

.forkit-wrap
   .forkit-tab-wrap
   .forkit-tab-detail-wrap
   .forkit-tab-detail-block
   .forkit-bottom-wrap {
   display: flex;
   -webkit-box-align: center;
   align-items: center;
   -webkit-box-pack: center;
   justify-content: center;
}

.forkit-wrap .forkit-tab-wrap .forkit-tab-detail-wrap .forkit-tab-detail-block {
   text-align: center;
   -webkit-box-direction: normal;
}

.forkit-wrap
   .forkit-tab-wrap
   .forkit-tab-detail-wrap
   .forkit-tab-detail-block
   .forkit-bottom-wrap
   a {
   font-size: 0.8823529412rem;
   font-weight: 500;
   color: #1b1b1b;
   text-decoration: none;
}

.forkit-wrap
   .forkit-tab-wrap
   .forkit-tab-detail-wrap
   .forkit-tab-detail-block
   .forkit-bottom-wrap
   span {
   width: 2.0588235294rem;
   height: 2.0588235294rem;
   background-color: #ffe60a;

   display: flex;
   -webkit-box-align: center;

   align-items: center;
   -webkit-box-pack: center;

   justify-content: center;
   border-radius: 50%;
   margin-right: 0.8823529412rem;
}

.forkit-wrap
   .forkit-tab-wrap
   .forkit-tab-detail-wrap
   .forkit-tab-detail-block
   .forkit-bottom-wrap
   a {
   font-size: 0.8823529412rem;
   font-weight: 500;
   color: #1b1b1b;
}

.forkit-wrap
   .forkit-tab-wrap
   .forkit-tab-detail-wrap
   .forkit-tab-detail-block.active {
   display: flex;
}

.forkit-wrap
   .forkit-tab-wrap
   .forkit-tab-detail-wrap
   .forkit-tab-detail-block
   h2 {
   font-size: 1rem;
   margin-bottom: 0.8823529412rem;
}

.forkit-wrap .forkit-tab-wrap .forkit-tab-detail-wrap a h2 {
   text-decoration: none;
}

.forkit-wrap
   .forkit-tab-wrap
   .forkit-tab-detail-wrap
   .forkit-tab-detail-block
   img {
   height: 8.8235294118rem;
   margin-bottom: 1.1764705882rem;
   -o-object-fit: contain;
   object-fit: contain;
   -webkit-transition: all 0.4s;
   transition: all 0.4s;
}

.forkit-wrap
   .forkit-tab-wrap
   .forkit-tab-detail-wrap
   .forkit-tab-detail-block:last-child {
   background-color: transparent;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   padding: 0;
}
.forkit-wrap .forkit-tab-wrap .forkit-tab-detail-wrap .forkit-tab-detail-block {
   background-color: #fff;
   border-radius: 0.7058823529rem;
   width: calc(20% - 25px);
   margin: 0 12.5px;
   margin-bottom: 1.4705882353rem;
   text-align: center;
   padding: 1.1764705882rem 1.4705882353rem;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
}

.forkit-wrap
   .forkit-tab-wrap
   .forkit-tab-detail-wrap
   .forkit-tab-detail-block:last-child
   > a {
   font-size: 0.8823529412rem;
   font-weight: 500;
   color: #1b1b1b;
   text-decoration: underline;
}

section.forkit-wrap.location-list-forkit {
   padding: 80px 0 60px;
   background-color: #f2f2f2;
}

section.popular-rental-wrap.location-list-rental {
   background-color: #f2f2f2 !important;
   padding: 60px 0;
}

.popular-rental-wrap .popular-rental-head-wrap {
   display: flex;
   -webkit-box-pack: justify;
   justify-content: space-between;
   margin-bottom: 2.3529411765rem;
}

.popular-rental-wrap .popular-rental-head-wrap h2 {
   margin-bottom: 0;
   line-height: 1;
}

/* h2{
	    font-family: inherit;
    font-weight: 500 !important;
    color: inherit;
}

h2{
	margin-top: 0;
} */

.popular-rental-head-wrap h2 {
   font-weight: 500;
}

.added-to-cart-popup {
   visibility: hidden;
}

section.popular-rental-wrap.location-list-rental .popular-rental-content-wrap {
   flex-wrap: wrap;
   gap: 30px;
}

.popular-rental-wrap .popular-rental-content-wrap {
   display: -webkit-box;
   display: flex;
   -webkit-box-pack: start;
   justify-content: flex-start;
}

section.popular-rental-wrap.location-list-rental
   .popular-rental-content-wrap
   .popular-rental-block {
   box-sizing: border-box;
   width: calc(33.333% - 30px);
}

.popular-rental-wrap .popular-rental-content-wrap .popular-rental-block {
   background-color: #fff;
   padding: 2.0588235294rem;
   border-radius: 1.1764705882rem;
   text-align: center;
}

section.location-listing-section-1.imgactive img {
   max-width: 100%;
}

section.location-listing-section-2 img {
   max-width: 100%;
}

.location-listing-section-1-content p {
   color: #5b5b5b;
   font-size: 16px;
   line-height: 1.5;
}

.popular-rental-wrap .popular-rental-content-wrap .popular-rental-block h3 {
   font-size: 1.4em;
   min-height: 55px;
   font-weight: 500;
   margin-bottom: 1.4705882353rem;
   text-align: left;
   min-height: 3.2352941176rem;
   color: #000 !important;
}

/* h3{
	font-family: inherit;
    line-height: 1.2;
}

h3{
	margin-top: 0;
}

h3 {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
} */

.location-listing-section-2-content p {
   font-size: 1.02rem;
   line-height: 1.5;
}

.location-listing-section-3-blocks-outer p {
   font-size: 1.02rem;
}

.popular-rental-wrap .popular-rental-head-wrap h2 {
   font-size: 2.5294117647rem;
   margin-bottom: 0;
   line-height: 1;
}

.popular-rental-wrap
   .popular-rental-content-wrap
   .popular-rental-block
   .popular-rental-date {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -ms-flex-item-align: center;
   -ms-grid-row-align: center;
   align-self: center;
   margin-bottom: 1.1764705882rem;
   text-align: left;
}

/* .popular-rental-wrap .popular-rental-content-wrap .popular-rental-block .popular-rental-date {
    text-align: left;
}
 */
.popular-rental-wrap
   .popular-rental-content-wrap
   .popular-rental-block
   .popular-rental-date
   .popular-rental-single
   p {
   font-size: 0.8235294118rem;
   font-weight: 500;
   line-height: 0.4;
   margin-bottom: 0.2941176471rem;
   color: #000;
   text-decoration: none;
}

.popular-rental-wrap
   .popular-rental-content-wrap
   .popular-rental-block
   .popular-rental-date
   .popular-rental-single
   b {
   font-size: 1.2352941176rem;
   font-weight: 600;
   color: #000;
   text-decoration: none;
   line-height: 2;
   padding-top: 30px;
}

.popular-rental-single b {
   font-size: 16px !important;
}

section.popular-rental-wrap.California
   .popular-rental-content-wrap
   .popular-rental-block
   .popular-rental-date.if-no-price {
   display: none !important;
}

.popular-rental-wrap
   .popular-rental-content-wrap
   .popular-rental-block
   .popular-rental-date {
   -webkit-box-pack: justify;

   margin-bottom: 1.1764705882rem;
   text-align: left;
}

/* .popular-rental-wrap .popular-rental-content-wrap .popular-rental-block .main-btn {
    font-size: 1rem;
    color: #1b1b1b;
    font-weight: 500;
    width: 100%;
    background-color: #fff;
    border-radius: 1.76471rem;
    padding: 1rem;
    display: block;
    text-align: center;
    text-decoration: none;
    border: 1px solid #1b1b1b;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
} */

/* .main-btn{
	-webkit-box-align:center;
}
 */
.popular-rental-wrap .popular-rental-content-wrap .popular-rental-block img {
   margin: auto;
   margin-bottom: 2.0588235294rem;
   -o-object-fit: contain;
   object-fit: contain;
   min-height: 160px;
}
/* 
img {
    vertical-align: middle;
    border-style: none;
} */

section.popular-rental-wrap.California
   .popular-rental-content-wrap
   .popular-rental-block
   .popular-rental-date.if-no-price {
   display: none !important;
}

/* b, strong {
    font-weight: bolder;
} */
/* *, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
} */

/* b {
    font-weight: bold;
} */
.popular-rental-wrap
   .popular-rental-content-wrap
   .popular-rental-block
   .popular-rental-date {
   text-align: left;
}
section.popular-rental-wrap.location-list-rental
   .popular-rental-content-wrap
   .popular-rental-block {
   box-sizing: border-box;
}

.popular-rental-wrap .popular-rental-content-wrap .popular-rental-block {
   background-color: #fff;
   padding: 2.0588235294rem;
   border-radius: 1.1764705882rem;
   text-align: center;
}

a:-webkit-any-link {
   cursor: pointer;
   text-decoration: none;
}
.popular-rental-wrap .popular-rental-content-wrap .popular-rental-block {
   text-align: center;
}

section.popular-rental-wrap.location-list-rental
   .popular-rental-content-wrap
   .popular-rental-block {
   box-sizing: border-box;
}

section.location-listing-section-3 {
   padding: 80px 0;
   background-color: #f2f2f2;
}

.location-listing-section-3-blocks-outer {
   display: flex;
   flex-wrap: wrap;
}

.location-listing-section-3-blocks h2 {
   color: #f2f2f2;
   text-shadow: -1px -1px 0 #1b1b1b, 1px -1px 0 #1b1b1b, -1px 1px 0 #1b1b1b,
      1px 1px 0 #1b1b1b;
}

section.location-listing-section-1 .national-container > h2 {
   margin-bottom: 30px;
   font-size: 2rem;
   font-weight: 500;
   line-height: 1.2;
}

.location-listing-section-2-content h2 {
   font-weight: 500;
}

a.button-style-v1 {
   line-height: 40px;
}

section.location-listing-section-4 h2 {
   font-size: 2rem;
   font-weight: 500;
}

.about-national-title h2 {
   font-weight: 500 !important;
   line-height: 1.2;
}

.new-national-wrap
   .national-container
   .about-national-title
   .about-national-view-more
   a {
   font-size: 0.8823529412rem;
   font-weight: 500;
}

.location-listing-section-3-blocks p {
   color: #5b5b5b;
}

.location-listing-section-3-blocks-outer {
   display: grid;
   grid-template-columns: 50% 50%;
}

section.location-listing-section-4 {
   background-color: #f2f2f2;
   padding: 20px 0 80px;
}

.forkit-tab-detail-block.active.all.earth h2 {
   font-size: 1rem !important;
   color: black;
   text-decoration: none !important;
}

.location-listing-section-2-content h2 {
   font-size: 2rem;
}

.location-listing-section-3-blocks h4 {
   font-size: 1.5rem;
   font-weight: 500;
}

.location-listing-section-3-blocks h2 {
   font-size: 2rem;
}

.location-accordian {
   margin-top: 60px;
   border-top: 1px solid #616161;
}

.location-accordian-each {
   border-bottom: 1px solid #616161;
   padding: 35px 0 25px;
}

.location-accordian-each h4 {
   background-image: url(https://woocommerce-1635533-6480017.cloudwaysapps.com/wp-content/themes/nationaldispatching/assets/images/accordian-arrow.png);
   cursor: pointer;
   background-position: right 8px;
   background-repeat: no-repeat;
   background-size: 30px;
   min-height: 32px;
   padding-right: 30px;
   font-size: 1.5rem;
   font-weight: 500;
}

.location-accordian-each-content {
   display: none;
   padding: 20px 0 0;
}

.location-accordian-each-content p {
   margin-top: 0;
   margin-bottom: 1rem;
}

.home-page.location-listing-header .national-container li a {
   color: white !important;
}

@media screen and (max-width: 1200px) {
   .national-container {
      padding-right: 2.9411764706rem;
      padding-left: 2.9411764706rem;
   }
}

@media screen and (max-width: 599px) {
   .national-container {
      padding-right: 1.1764705882rem;
      padding-left: 1.1764705882rem;
   }
}

@media only screen and (max-width: 560px) {
   .home-page.location-listing-header .national-container ul {
      text-align: center;
      margin-bottom: 10px;
      display: contents;
   }
}

@media only screen and (max-width: 560px) {
   .home-page.location-listing-header .national-container li {
      margin-bottom: 5px;
   }
}

@media screen and (max-width: 1450px) {
   .home-page h1 {
      font-size: 2.9411764706rem;
   }
}

@media screen and (max-width: 599px) {
   .home-page h1 {
      font-size: 2.2352941176rem;
   }
}

@media (max-width: 600px) {
   .forkit-wrap .forkit-tab-wrap .forkit-tab-detail-wrap {
      margin-left: 0;
      margin-right: 0;
   }
}

@media screen and (max-width: 600px) {
   .forkit-wrap
      .forkit-tab-wrap
      .forkit-tab-detail-wrap
      .forkit-tab-detail-block {
      width: 100%;
      margin-left: 0;
      margin-right: 0;
   }
}

@media screen and (max-width: 991px) {
   .forkit-wrap
      .forkit-tab-wrap
      .forkit-tab-detail-wrap
      .forkit-tab-detail-block {
      width: calc(30.8% - 10px);
   }
}

@media screen and (max-width: 599px) {
   .popular-rental-wrap .popular-rental-head-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
   }
}

@media screen and (max-width: 1450px) {
   .popular-rental-wrap .popular-rental-head-wrap h2 {
      font-size: 2.0588235294rem;
   }
}

@media screen and (max-width: 599px) {
   .popular-rental-wrap .popular-rental-head-wrap h2 {
      font-size: 1.7647058824rem;
      margin-bottom: 1.1764705882rem;
   }
}

@media screen and (max-width: 992px) {
   section.location-listing-section-1 .national-container > h2 {
      margin-bottom: 30px;
      font-size: 1.5rem;
      font-weight: 500px;
   }
}

@media screen and (max-width: 992px) {
   .national-container {
      padding: 20px !important;
   }
   .location-listing-section-2-content p {
      font-size: 1rem;
   }

   .location-listing-section-3-blocks-outer p {
      font-size: 1rem;
   }
   .about-national-title h2 {
      font-size: 1.7647058824rem !important;
      line-height: 1.2;
   }
   .popular-rental-head-wrap h2 {
      font-size: 1.764705884rem !important;
   }
   .home-page h1 {
      font-size: 2.2352941176rem !important;
      line-height: 1.2;
   }
   section.forkit-wrap.location-list-forkit {
      padding: 35px 0 60px !important;
   }
   section.location-listing-section-3 {
      padding: 0px 0px !important;
   }
}

@media screen and (max-width: 992px) {
   .forkit-wrap
      .forkit-tab-wrap
      .forkit-tab-detail-wrap
      .forkit-tab-detail-block.active {
      display: grid;
      width: 100%;
   }

   .forkit-wrap .forkit-tab-wrap .forkit-tab-detail-wrap {
      display: grid;
      grid-template-columns: 100%;
      width: 100%;
   }

   section.popular-rental-wrap.location-list-rental
      .popular-rental-content-wrap {
      display: grid !important;
      grid-template-columns: 100% !important;
   }

   section.popular-rental-wrap.location-list-rental
      .popular-rental-content-wrap
      .popular-rental-block {
      box-sizing: border-box;
      display: grid !important;
      width: 100% !important;
   }

   .location-listing-section-3-blocks p {
      color: #5b5b5b;
      word-break: break-word;
   }
   .national-container h2 {
      font-size: 1.45rem;
   }
}

/* 	Checkout Page */

.thwmscf-tab-panels {
   padding: 30px !important;
   border-radius: 20px;
}

.c-cart__form textarea,
.c-cart__form input[type="text"],
.c-cart__form input[type="email"],
.c-cart__form input[type="tel"],
.c-cart__form input[type="password"],
.c-cart__form select,
.c-cart__form .select2-selection--single,
.c-cart__form .select2-selection--multiple {
   border-radius: 50px;
}

.c-cart__form label {
   margin-left: 20px;
}

p#billing_country_field > span.woocommerce-input-wrapper {
   margin-left: 20px;
}

.select2-results__option,
.select2-container,
.select2-container .select2-selection--single,
.select2-container .select2-selection--multiple {
   border-radius: 50px !important;
}

input[type="button"]:disabled {
   opacity: 1 !important;
}

.thwmscf-buttons input[type="button"] {
   color: #333 !important;
   padding: 10px;
   border-radius: 10px;
   width: calc(25% - 15px);
}

.thwmscf-buttons input[type="button"]:hover {
   background: #333;
   color: white !important;
}

.c-cart__form label {
   display: block !important;
}

/* Search Page */
body.archive.search.search-results.post-type-archive.post-type-archive-catalog.logged-in.admin-bar.theme-antek.woocommerce-js.elementor-default.elementor-kit-110.woocommerce-on.h-ltr.customize-support.dialog-body.dialog-buttons-body.dialog-container.dialog-buttons-container.e--ua-blink.e--ua-chrome.e--ua-webkit
   .c-vehicle {
   width: 40% !important;
}

body.archive.search.search-results.post-type-archive.post-type-archive-catalog.logged-in.admin-bar.theme-antek.woocommerce-js.elementor-default.elementor-kit-110.woocommerce-on.h-ltr.customize-support.dialog-body.dialog-buttons-body.dialog-container.dialog-buttons-container.e--ua-blink.e--ua-chrome.e--ua-webkit
   .c-catalog__list {
   gap: 6px;
}

.elementor-widget-image-box .elementor-image-box-title a {
   color: #333 !important;
   font-weight: 700 !important;
}

.elementor-2113
   .elementor-element.elementor-element-a5221ff
   .elementor-image-box-title {
   color: #333 !important;
   font-weight: 700 !important;
}

li.c-breadcrumbs__item a {
   color: white !important;
}

@media only screen and (max-width: 600px) {
   .c-page-header {
      margin-top: -18px !important;
   }

   .c-blog.l-section.l-section--container.l-section--margin-120 {
      padding: 10px !important;
      margin-top: 30px;
   }
}

i.ip-menu.c-header__menu-button-icon {
   color: white;
}

.c-mobile-menu__item a,
.c-mobile-menu__subitem a {
   color: white !important;
}

@media (max-width: 767px) {
   .elementor-1630
      .elementor-element.elementor-element-f7fdc42
      > .elementor-widget-container {
      margin: auto !important;
   }

   .elementor-grid-0 .elementor-grid {
      width: auto !important;
   }

   .elementor-3717
      .elementor-element.elementor-element-5b539bd
      .elementor-heading-title
      a {
      color: #ffe60a !important;
   }

   .elementor-3800
      .elementor-element.elementor-element-5b539bd
      .elementor-heading-title
      a {
      color: #ffe60a !important;
   }
   .elementor-3826
      .elementor-element.elementor-element-5b539bd
      .elementor-heading-title
      a {
      color: #ffe60a !important;
   }

   .elementor-3343
      .elementor-element.elementor-element-5b539bd
      .elementor-heading-title {
      color: #ffe60a !important;
   }
}

body:not(.rtl) .elementor-1630 .elementor-element.elementor-element-ff5111e {
   left: 91% !important;
   bottom: 2%;
}

/* Call Button */
.desktop-call-wrap p span {
   width: 90px;
   right: 24px !important;
   top: -40px !important;
}

.desktop-call-wrap p {
   left: -160px !important;
   right: auto !important;
}

.desktop-call-wrap p small {
   width: 200px !important;
}

.desktop-call-wrap p {
   width: auto;
   top: 0px;
}

.elementor-element.elementor-element-4070401.elementor-widget.elementor-widget-ideapark-categories {
   z-index: 0;
}

