/*
Theme Name:  Book Melbourne Maxi Cab
Author URI: https://www.thegeminigeeks.com/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#000;
--secondarycolor:#E48A1D;
--tertiarycolor:#000;
  /* Font Variables: */
--primaryfont:"Open Sans", sans-serif;
--secondaryfont:"Mulish", sans-serif;
}
*{margin: 0;padding: 0;}
body {margin: 0;padding: 0;background: #fff;font-family: var(--secondaryfont);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:var(--primarycolor);font-weight:500;font-size: 17px;line-height: 1.8;text-rendering: optimizeLegibility;}
a img {border: none;}
a {color:var(--primarycolor);text-decoration: none !important;transition:0.8s;transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.6s ease;-webkit-transition: all 0.8s ease;-o-transition: all 0.8s ease;}
a:hover {transition:0.8s;text-decoration: none;color: var(--secondarycolor);}
.clear {clear: both;}
.divider {clear: both;border-bottom: 1px solid #ddd;margin: 0 0 1.2rem 0;padding: 20px 0 0 0;}
.alignleft{float:left;margin:0 10px 0 0;}
.alignright{float:right;margin:0 0 0 10px;}
.aligncenter{display:block;margin:0 auto;}

#scroll {position: fixed;right: 10px;bottom: 10px;cursor: pointer;width: 40px;height: 40px;background-color: var(--secondarycolor);text-indent: -9999px;display: none;-webkit-border-radius: 60px;-moz-border-radius: 60px;border-radius: 60px;z-index: 999;}
#scroll span {position: absolute;top: 50%;left: 50%;margin-left: -8px;margin-top: -12px;height: 0;width: 0;border: 8px solid transparent;border-bottom-color: #ffffff;}
#scroll:hover {background-color:var(--tertiarycolor);opacity: 1;filter: "alpha(opacity=100)";-ms-filter: "alpha(opacity=100)";}

.inner {width: 1170px;margin: 0 auto;max-width: 100%;}
.overlay {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #5C2AB5CF;}

.header_area {position:relative;left: 0;width: 100%;z-index: 999;transition: background 0.4s, all 0.3s linear;top: 0;}
.header_area .row{align-items:center;}
.header_area .container{background:#fff;border-radius: 1rem;padding: 1rem 0;}
.home .header_area{position: absolute;top: 3rem;}

#logo .site-title {float:left;}
#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo img{width:350px;}
.site-menu-toggle{display: none;}

.topbtn a:after{display: none !important;}
.topbtn{margin-right:0 !important;}
.topbtn a{display: flex !important;align-items: center;background:var(--secondarycolor);padding:7px 10px;width:195px;color:#fff !important;font-size:1.3rem !important;font-weight: 800 !important;gap: 0.6rem;border-radius: 1rem;margin: 0 auto;}
.topbtn i{font-size:1.4rem}
.topbtn a:hover{background:var(--primarycolor)}

h1,h2,h3,h4,h5,h6 {margin: 0 0 1rem 0;color: #000;line-height: 1.2;font-family: var(--primaryfont);font-weight: 800;letter-spacing: 1px;}

h1 {font-size: 2.4rem;}
h2 {font-size: 2.5rem;text-transform: uppercase;}
h3 {font-size: 1.6rem;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
.menu-bar {text-align: left;width: 30px;}
.menu-bar span {height:2px;background:var(--secondarycolor);display:block;margin-bottom:6px}
.menu-bar span:nth-child(1) {width:17px}
.menu-bar span:nth-child(2) {width:30px}
.menu-bar span:nth-child(3) {width:15px;margin-left:auto;margin-bottom:0}

#scrolleffect {padding-top: 6.25rem; margin-top: -6.25rem;}
.smalltext{text-transform: uppercase;letter-spacing: 5px;display: block;text-align: center}

.btn-primary{background:var(--secondarycolor);padding: 0.6rem 1.5rem;margin: 2rem 0;display: table;color:var(--primarycolor);transition: .6s ease-in-out;border-radius: 0.5rem;text-transform: uppercase;}
.btn-primary:hover{background:var(--primarycolor);color:#fff !important;;}

.more-btn{padding: 10px 35px;border: 1px solid var(--secondarycolor);margin:1rem 0;display:inline-block}
.more-btn:hover{background:var(--secondarycolor);color:#fff !important; }

#slider{position:relative;width: 100%;background: url('https://www.bookmelbournemaxicabs.com.au/wp-content/uploads/2026/05/BMMC-Slider.webp') no-repeat center / cover;padding:3rem 0;color:#fff;font-size: 1.2rem;}
#slider .row{margin-top:12rem;align-items: center;}
#slider h1{color:#fff}
#slider h1 span{color:var(--secondarycolor)}
.line{width:250px;height: 3px;margin:1rem 0;background:var(--secondarycolor)}
.badges{display: flex;align-items:center;gap:1rem;margin-top: 1rem;}
.badges img{width:100px;}
.badges img:last-child{width:170px;}
.carimg{width:480px;margin:1rem 0 0 1.5rem;}

#bookingform{background:#f1f1f1;border-radius: 1rem;padding: 2rem 1rem;text-align: center}
#bookingform .line{margin: 1rem auto;background:var(--primarycolor);width: 200px;}
#bookingform h2{font-size:2rem}
.slider-nav {width: 95%;
  margin:10px auto;
  position: absolute;
  left: 0rem;
  right: 0rem;
  top: 40%;
z-index: 3;
}
button.arrow {background:#f1f1f1;color:#555;border:none;padding:5px 10px;font-size:30px;border-radius:100%;width:40px;cursor:pointer;line-height:100%}
button.arrow:hover {color:#000;}
button.arrow--left {float:left;}
button.arrow--right {float:right;}

#fourboxes{width:100%;background:var(--secondarycolor);padding: 2rem 0}
#fourboxes .row{justify-content: center;gap:2.5rem}
.fbox{flex:1 0 220px;max-width:260px;display: flex;align-items: center;gap:1rem}
.fbox img{width:70px}
.fbox h3{margin: 0}

#aboutus{width: 100%;padding: 5rem 0;background:url('https://www.bookmelbournemaxicabs.com.au/wp-content/uploads/2026/05/BMMC-About-Us-Bg.webp') no-repeat center/cover}
.line2{width:150px;height: 4px;margin:1rem 0;background:var(--secondarycolor)}
#aboutus .row{align-items:center}

#services{width: 100%;padding: 5rem 0;background:url('https://www.bookmelbournemaxicabs.com.au/wp-content/uploads/2026/05/BMMC-Service-BG.webp') no-repeat center/cover;text-align: center;color:#fff}
#services h2{color:#fff}
h2 span{color:var(--secondarycolor)}
#services .line2,#whyus .line2{margin: 0.8rem auto;}
.titlesec{width:70%;margin: 0 auto}
#services .row{margin-top:2rem;gap:3rem;justify-content: center}
.servicebox{flex: 1 0 320px;max-width:370px;position:relative;border-radius: 1rem;overflow: hidden;min-height: 400px;background-repeat: no-repeat !important;background-position: center !important;background-size: 100% !important;padding: 2rem;}
.servicebox .line2{margin:1.2rem auto !important;}
.servicebox h3{font-size: 1.9rem;margin:0}
.servicebox:before{content:"";position: absolute;left:0;top:0;right:0;bottom:0;background:var(--secondarycolor);z-index:1;transition: 0.6s ease-in-out}
.servicecontent{position: relative;z-index: 2;/*! padding: 1.5rem 2rem; */text-align:left;}
.servicebox .title{display: flex;align-items: center;gap:1rem}
.servicebox img{width: 90px}
.servicebox .line2{background:#000;width:90%;height: 4px;transition: 0.6s ease-in-out}
.servicebox p{width: 100% !important;}
.servicebox:hover:before{background:transparent}
.btn{display: flex;align-items: center;gap:0.5rem;margin-top:1.5rem;text-transform: uppercase;font-weight:700}
.btn div{width:40px;height:40px;background:#000;border-radius: 100px;padding:10px;transition: 0.6s ease-in-out}

.servicebox:hover{color:#fff}
.servicebox:hover h3{color:#fff}
.servicebox:hover .line2{background:#fff}
.servicebox:hover .btn div{background:var(--secondarycolor)}

#whyus{width: 100%;padding: 5rem 0;text-align: center}
#whyus .row{align-items: center;margin-top:2rem}
.whybox{display: flex;align-items: center;text-align: left;gap:1rem;margin-bottom:1.6rem}
.whybox img{width: 100px;transition:0.6s ease-in-out}
.whybox h3{margin: 0}
.whybox:hover img{transform:scale(1.07)}
.fimage img{width:80%; border-radius: 2rem; margin: 0 auto}

#cta{width:100%;padding: 5rem 0;background:url('https://www.bookmelbournemaxicabs.com.au/wp-content/uploads/2026/05/BMMC-CTA-BG.webp') no-repeat center left/cover;color:#fff}
#cta h2{color:#fff;text-transform: capitalize}
#cta p{width:70%}
.twobtns{display: flex;align-items: center;gap:2rem;margin-top:2rem;flex-wrap: wrap}
.twobtns p:empty{display:none}
.callbtn{display: flex;color:#fff;align-items: center;gap:1rem;font-size:1.8rem;font-weight: 700;line-height: 1.2;}
.callbtn img{width:55px}
.callbtn span{display: table;font-size:1.1rem;font-weight:500}

.twobtns a{margin:0}
.twobtns .btn-primary{padding:0.7rem 2.5rem; color:#000 !important}
.twobtns .btn-primary:hover{color: #fff !important;} 

#testimonials{width: 100%;padding:5rem 0;text-align:center}
#testimonials .line2{margin: 1rem auto}
.keen-slider__slide{background:url('https://www.bookmelbournemaxicabs.com.au/wp-content/uploads/2026/05/BMMC-Testimonial-Comma.webp') no-repeat center;padding: 3rem 0}
.keen-slider__slide p{width: 70%;margin: 0 auto;position: relative;}
#testimonials .name{font-weight: 700;font-size:1.3rem;margin-top:1rem;text-transform: uppercase;}

#contactform{margin: 0 0 20px 0;line-height: 20px;}
#contactform *{font-size: 15px;color:#595966;font-family: var(--secondaryfont)}
#contactform p{margin: 0}
#contactform input,#contactform select{width: 100%;background: #fff;border:1px solid transparent;padding: 10px 15px;margin: 10px 0;height:45px}
#contactform textarea{width: 100%;height: 125px;background: #fff;border:0;padding: 20px 15px;margin: 10px 0;}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;
	background: rgba(255,255,255,0.5);border: 1px solid var(--secondarycolor);color:var(--tertiarycolor)}
#contactform .wpcf7-spinner{display: none}

::-webkit-input-placeholder { /* WebKit browsers */color:#595966 !important;opacity: 1;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#595966 !important;opacity: 1;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color:#595966 !important;opacity: 1;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color:#595966 !important;opacity: 1;}

#contactform input.wpcf7-submit{background: var(--tertiarycolor);color: #fff;text-transform: uppercase;cursor: pointer;border: none;margin: 15px auto;display: table;width: 190px;transition: 0.6s ease-in-out;border: 0;height: 48px;-webkit-border-radius: 0.5rem;font-size:1rem}
#contactform input.wpcf7-submit:hover{background: var(--secondarycolor);color: var(--tertiarycolor);}

textarea, iframe{max-width: 100%;}
.wpcf7-response-output{color:#595959 !important;background:tranparent !important;border:0px !important}
#contactform .wpcf7-not-valid-tip {background: var(--secondarycolor) !important;}

#babyseat p,#returnjourney p{width: 100%;display: flex;align-items:center}
#contactform .wpcf7-radio{display: flex;}
#contactform .wpcf7-list-item{display: flex}
#contactform .wpcf7-list-item label{width: 100%;}
#contactform .wpcf7-radio input{width:unset}

.post {padding:0 10px;}
.post p {margin-bottom:1rem}
.post a {color: #000;}
.post ul {margin: 10px 0 0px 0px;}
.list li {list-style :none;margin: 0 0px 10px 0px;display: flex;list-style-position: inside;}
.list li:before{color: var(--secondarycolor);content: "\f058";margin-right: 8px;font-family:'Font Awesome 5 Free';font-weight:900}

#contactBox{background: #f1f1f1; padding:2.4rem 2rem 0.7rem; border-radius:25px}
#contactBox #contactform input, #contactBox #contactform textarea, #contactBox #contactform textarea{background: transparent; border-radius: 0; -webkit-border-radius: 0; padding: 0; -webkit-padding:0; border-bottom: 2px solid #ccc; height:45px; }
#contactBox #contactform input:focus, #contactBox #contactform textarea:focus, #contactBox #contactform textarea:focus{border:0;border-bottom: 2px solid var(--secondarycolor);}
#contactBox #contactform textarea{height:59px; }
#contactBox #contactform .wpcf7-submit{border: none; background: var(--secondarycolor); border-radius: 10px; margin: 0.8rem 0 0}
#contactBox #contactform .wpcf7-submit:hover{background:#000; color: #fff !important;}
#contactBox .social-list{display: flex; align-items: center; gap: 1rem;margin-top: 2.1rem;}
#contactBox .social-list p{margin-bottom: 0 !important;font-weight: 600;color: #000;font-size: 19px;}
#contactBox .social-list a{width: 34px; height: 34px; background: var(--secondarycolor); border-radius:50%; display: inline-flex; align-items: center; justify-content: center; }
#contactBox .social-list i{color: #fff; font-size:16px}
#contactBox h2{text-transform: capitalize;padding-bottom: 0 !important; margin-bottom: 10px !important; }
#contactBox h2:before{display: none; }
#contactBox .sub-heading{color: var(--secondarycolor); margin: 0; font-weight: 700}

p:empity{display:none !important;}

.contact-list li{background: #fff; display: flex; align-items: center; gap: 1rem; margin-bottom:1.2rem;padding:14px 18px; border-radius:10px; box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;}
.contact-list li h3{border-bottom: 0 !important; padding-bottom: 0 !important; margin-bottom: 7px !important; font-size: 18px !important;  font-weight:500 !important; line-height: 1 !important;margin-top: 7px !important;}
.contact-list li a{font-weight: 400 !important; color: #404040 !important;}
.contact-list p{margin-bottom: 0 !important;}
.contact-list .icon{min-width: 65px; display: flex; align-items: center; justify-content: center; background: var(--secondarycolor); border-radius: 50%; padding: 1rem; width: 65px;}

#pagetitle {padding:5rem 0;float: left;width: 100%;text-align: center;background:url(https://www.bookmelbournemaxicabs.com.au/wp-content/uploads/2026/06/pagetitle-img.webp);color:#fff;background-size:cover;position: relative;float: left;width: 100%;}
#pagetitle:before{content:'';position:absolute;top:0; left:0; right:0; bottom:0; background:#111111d1;}
#pagetitle #pagetitleinner{position: relative}
#pagetitle .inner{position: }
#pagetitle h1 {color:#fff;text-align: center;font-weight: 800;}
#pagetitle p {color:#fff;text-align: center;font-size: 20px;}
.breadcrumb {list-style: none;border-radius: 4px;max-width: 100%;float: none;font-size: 14px;text-transform: uppercase;color: #fff;font-weight: 500;}
.breadcrumb a:hover{color:var(--tertiarycolor);}
.breadcrumb>li {display: inline-block;}
.breadcrumb>li+li:before {content: "\f101";padding: 0 5px;color: #fff;font-family:'Font Awesome 5 Free';font-weight:900}
#pagetitle .breadcrumb> a {color: #fff}

#servicepage .row{align-items: center; padding-bottom:2rem}

#main{padding: 3rem 0;}
#main p{color:var(--primarycolor);font-size: 16px;}
#main a{color:var(--secondarycolor);}
#main a:hover{color:var(--primarycolor);}
#main h3{font-weight: 700;}
#main h2{font-size: 2rem; text-transform: capitalize;font-weight: 700;}
#main li{list-style: none;line-height: 30px;color: var(--primarycolor);}

.widget {padding: 0 1rem;margin-top: 1.5rem;}
.widget ul li {display:flex;list-style-type:none;border-bottom: 1px dashed var(--primarycolor);margin: 0 0 0.7rem 0;}

#bottom {background: #f3f3f3;padding: 4rem 0 1rem;font-size:16px}
.flogo{text-align:center}
.flogo a{margin:3rem 0 1rem;display: table;width:350px}
#bottom a:hover {color:var(--secondarycolor);}
#bottom .widget h3 {text-align: left;font-weight: 700;position: relative;padding-bottom:0.5rem}
#bottom h3:after{content:"";position: absolute;bottom: 0;left: 0;width: 100px;height:3px;background:var(--secondarycolor)}
#bottom li {border: none;text-decoration: none;list-style: none;}
#bottom li:before{content:"-";margin-right:5px;}

#bottom .col-md-4{}
#bottom .footer-contact li:before{font-family:'Font Awesome 5 Free';font-weight:900;color:var(--secondarycolor)}
#bottom .footer-contact .address:before {content: "\f3c5"; margin-right: 10px;}
#bottom .footer-contact .phone:before {content: "\f879"; margin-right: 10px;transform: rotate(80deg);}
#bottom .footer-contact .email:before {content: "\f0e0"; margin-right: 10px;}

#footer {clear: both;margin-top:2rem;text-align: center;font-size:13px;}
.fleft {float: left;}
.fright {float: right;}

.phone-call {width: 50px;height: 50px;left: 20px;bottom: 20px;background:var(--secondarycolor);position: fixed;text-align: center;color: #ffffff;cursor: pointer;border-radius: 50%;z-index:999;display: inline-block;line-height: 65px;font-size: 1.6rem;line-height: 50px;animation: shake 1.8s linear infinite alternate;}
.phone-call i{color:#000;}
.phone-call:before {position: absolute;content: " ";z-index: -1;top: -15px;left: -15px;background-color:var(--secondarycolor);width: 80px;height: 80px;border-radius: 100%;animation-fill-mode: both;-webkit-animation-fill-mode: both;opacity: 0.6;-webkit-animation: pulse 1s ease-out;animation: pulse 1.8s ease-out;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.fa-phone-alt::before {content: "\f879";}
@-webkit-keyframes pulse {
    0% {-webkit-transform: scale(0);opacity: 0;}
    25% { -webkit-transform: scale(0.3); opacity: 1; }
    50% {-webkit-transform: scale(0.6);opacity: .6;}
    75% {-webkit-transform: scale(0.9);opacity: .3;}
    100% {-webkit-transform: scale(1);opacity: 0;}
}

@keyframes shake{
    50%{transform:scale(1.1)rotate(90deg)}
}

@keyframes pulse {
    0% {transform: scale(0);opacity: 0;}
    25% {transform: scale(0.3);opacity: 1;}
    50% {transform: scale(0.6);opacity: .6;}
    75% {transform: scale(0.9);opacity: .3;}
    100% {transform: scale(1);opacity: 0;}
}

@media screen and (max-width: 981px) {
body {min-width: 230px;}
.desktoponly {display: none;}
.inner {width: 100%;padding: 0%;}
img.alignleft,
img.alignright {float: none;display: block;margin: 10px auto;}
.site-menu-toggle{display: block;color: var(--secondarycolor);}
.site-navbar{display: none;}

#logo{display:flex;align-items:center;justify-content:space-between}
#logo .site-title{margin: 10px 0;}
#logo img{width: 250px;height: auto;float:left;}
  .home .header_area{position: relative;top:0}
  #slider .row{margin-top:0;text-align: center}
  h1{font-size:2rem}
  .line{margin: 1rem auto}
  .badges{justify-content: center}
  #slider{font-size:17px}
  .carimg{margin:1rem 0}
  #bookingform h2,h2{font-size:2rem}
#bottom,.titlesec,#cta p,.keen-slider__slide p{width: 100%;display: block;}
  .flogo a{margin-top:0;width: 320px;}
  .whyimg{margin-bottom:1rem}
  
.fleft, .fright {float: none;}
}


@media screen and (min-width: 981px) {
.mobileonly {display: none;}
.lefthalf {float: left;width: 48%;}
.righthalf {float: right;width: 48%;}
.site-menu-toggle{display:none;}
}


@media screen and (max-width: 800px) {
  .fimage img{width: 100%;margin-bottom:1.5rem}
}
@media screen and (max-width: 600px) {
.wp-pagenavi span.pages, .wp-pagenavi a , .wp-pagenavi a.nextpostslink  {padding: 0.3rem 0.6rem !important;}
.wp-pagenavi span.current{padding:0.8rem}
.column, .column3, .column4{column-count:1}

  #main h2{font-size: 1.6rem}
  #main .twobtns{gap:0rem}
  .whybox{align-items: start}
  
  #contactBox{padding:2.4rem 0rem 0.7rem; margin:0 auto }
}

@media screen and (min-width: 220px) and (max-width: 420px) {
  .badges img{width:80px}
  .badges img:last-child{width:120px}
  h3{font-size:1.3rem;font-weight: 700;}
  .whybox img{width:90px}
    .fbox h3 br{display: none}
  .fbox{max-width:90%}
	#bookingform h2{font-size:1.7rem}
	
.contact-list li{flex-direction: column;
  align-items: center;
  text-align: center;}
}

@media screen and (min-width: 421px) and (max-width: 500px) {
#bottom .col-md-3{width: 49%;float: left;word-wrap: anywhere}
}


@media screen and (min-width: 501px) and (max-width: 768px) {
#bottom .col-md-3{width: 47%;float: left;}
}


@media screen and (min-width: 769px) and (max-width: 980px) {

}

@media screen and (min-width: 769px) and (max-width: 1120px) {
#bottom .col-md-3{width: 47%;float: left;}
#slider .btn-primary{padding:10px 35px;margin:10px 0;}
}


@media (min-width: 576px) {
.container-fluid {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container-fluid {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container-fluid {
max-width: 1040px;
}
}
@media (min-width: 1200px) {
.container-fluid {
max-width: 1350px;
}
}