/*
Theme Name:  Silver Cab Melbourne
Author URI: https://www.thegeminigeeks.com/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#1d1d1f;
--secondarycolor:#ffcc00 ;
--tertiarycolor:#1c1c1c;
}
*{margin: 0;padding: 0;}
body {margin: 0;padding: 0;background: #fff;font-family: 'Roboto Slab', serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:var(--primarycolor);font-weight: 400;font-size: 15px;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);}
:before {font-style: normal;font-family:'Font Awesome 5 Free';}
.fab:before {font-style: normal;font-family:'Font Awesome 5 Brands';}
.clear {clear: both;}
.divider {clear: both;border-bottom: 1px solid #ddd;margin: 0 0 20px 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: 50px;height: 50px;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;top: 0;left: 0;width: 100%;z-index: 999;transition: background 0.4s, all 0.3s linear;border-bottom: 1px solid rgba(255,255,255,0.2);float:left}

.header_area.navbar_fixed .main_menu {position: fixed;width: 100%;top: -70px;left: 0;right: 0;z-index: 997;background:#fff;transform: translateY(70px);
transition: transform 500ms ease, background 500ms ease;
-webkit-transition: transform 500ms ease, background 500ms ease;
box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.1);}
#fixednavgap.fixed {height:100px;width:100%;}

#top-bar{float: left;background:var(--tertiarycolor);width:100%;padding:10px 0;}
#top-bar i{margin-right:5px;color:#fff}
#top-bar a{margin:0 15px;color:var(--secondarycolor);font-size: 14px;display: inline-block;}
#top-bar a:hover{color:#fff}
#top-bar .pull-right,#top-bar .social{float:right}

#logo {padding:10px;}
#logo img{width:200px;margin:0 auto}
#logo .site-title {float:left;}
#logo .site-title a{color:#fff;font-size: 24px;}
.site-menu-toggle{display: none;}

#callnowbutton{transform: scale(1.05); animation:zoom 1s ease infinite;}
@keyframes zoom{
    50%{
        transform: scale(1.2); 
    }
}

h1,h2,h3,h4,h5,h6 {margin: 0 0 10px 0;color:var(--primarycolor);line-height: 1.2;font-family: 'Exo', sans-serif;}

h1 {font-size: 48px;font-weight: 800;}
h2 {font-size: 36px;font-weight: 800;}
h3 {font-size: 30px;}
h4 {font-size: 24px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}

.smalltext{text-transform: uppercase;letter-spacing: 5px;display: block;text-align: center}

.more-btn{background: var(--secondarycolor);color: var(--primarycolor) !important;display: inline-block;margin: 0 20px 20px;border-radius: 0;font-size: 18px;text-transform: uppercase;font-weight: 700;padding: 10px 30px;line-height: 24px;}

.mform{display:none;background:#f5f5f5;text-align:center;padding:35px 20px;float: left;}
#slider{position:relative;background:url('https://www.silvercabmelbourne.com/wp-content/uploads/2021/04/scmslider.jpg');background-size:cover;background-repeat:no-repeat;background-position:center;height:650px;width:100%;}

.carousel-caption {right: 15%;top: 8%;left: 15%;z-index:997;padding:20px 20px 0;text-align: center;position:absolute;background: #f5f5f5;}
.carousel-caption .subheading{font-weight: 600;color:#fff;font-size: 14px;letter-spacing: 3px;text-transform: uppercase;}
.carousel-caption h1{font-size: 44px;color: #fff;line-height: 1.3;font-weight: 300;}
.carousel-caption span{font-weight: 900;color:#F68C19;}
.carousel-caption p{color: #fff;font-weight: inherit;}
.btn-primary{margin: 15px auto;display:table;border-radius:50px;background: var(--secondarycolor);color: #fff;;text-transform: uppercase;cursor: pointer;padding: 10px 45px;border: none;}
.btn-primary:hover{background: var(--tertiarycolor);transition: 0.6s;color:#fff !important}

#about{padding:90px 0;float: left;width: 100%;}
#about h1{margin: 0;text-align: center;}
#about h5{color:#777;font-weight:400;text-align: center;}
#about p{margin: 15px 0;font-size:16px}
#about .col-md-6{padding:25px 15px}
#about img{margin:50px 0;}

#fleet{width:100%;float:left;padding-bottom:90px;font-size:15px;text-align:center;font-weight: 700;}
#fleet p{color: #777 !important;text-align:center!important;}
#fbox{background:#f5f5f5;padding:15px 25px;margin: 2rem 0;transition:0.6s ease-in-out}
#fbox img{margin:-3rem auto 25px;background:#fff;border:1px solid #eee}
#fbox .title{color:var(--secondarycolor)}
#fbox .line{margin:0 auto 15px}
.line{width:50px;height:8px;background:var(--secondarycolor);}
#fbox:hover{box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.4);}

#testimonials{padding: 65px 10px;width: 100%;float: left;background:#f5f5f5}
#testimonials h4,#testimonials h2{margin:0;}
#testimonials h4{color:#0e385d}
#testimonials .testi-intro{font-weight:700}
#testimonials i{color:#FF4818;margin-right:10px}
.testimonial .testimonial-item {margin-top:35px;padding:28px 25px; background:#fff;}
.testimonial-item h4{color:var(--primarycolor) !important;}
#testimonials .owl-nav, #testimonials .owl-dots {margin-top: 25px;text-align: center;}
#testimonials .owl-dot {display: inline-block;width:30px; height:4px; background:#dbd9e6; border-radius:5px; margin:5px 5px}
#testimonials .owl-dot.active {background-color:var(--secondarycolor);}
.star i{color:var(--secondarycolor) !important;}

.cta{background:#f5f5f5;width:100%;float:left;padding:10px}
.cta h2 a{color:var(--secondarycolor);letter-spacing:2px}
.cta .col-md-6:nth-child(1){padding:35px 0}
.cta img{margin:0 auto}

.column{column-count: 2;margin:25px 0 !important;}

#blog{width:100%;float:left;margin:45px 0;}
#blog h1{text-align: center;}
#blog .col-md-4{margin:55px 7px 0;width:32%;-webkit-transition-duration: 800ms;transition-duration: 800ms;cursor:pointer;padding:0 0 25px;}
.blog-thumbnail img{width: 100%;height:200px;}
#blog .col-md-4:hover{box-shadow:12px 15px 20px 0px rgba(46,61,73,0.15) ;padding:0 0 25px;-webkit-transition-duration: 800ms;transition-duration: 800ms;cursor:pointer;}
#blog .col-md-4 .post-title{font-size: 26px;font-weight: 600;color:var(--primarycolor);margin:15px 0;display: block;padding:0 15px;}
#blog .col-md-4 .post-title:hover{color:#4c813b;}
#blog .col-md-4 p{text-align: justify;margin:0 0 25px;padding:0 15px;}
#blog .col-md-4 .more-link{background:#4c813b;text-align: center;color:#fff;max-width: 100%;display: inline-block;float: right;padding:10px;margin:0 15px;}
#blog .col-md-4 .more-link:hover{background:#4c813b;color:var(--primarycolor);}

#single-post {padding:45px 0;}
#single-post .post-title{font-size: 26px;font-weight: 600;color:var(--primarycolor);margin:15px 0;display: block;border-bottom: 1px solid #eee;line-height: 50px;}
#single-post .post-title:hover{color:#4c813b;}
#single-post p{margin-bottom: 25px;text-align:justify;}
#single-post img{max-width: 100%;height: auto;margin-bottom:25px;}
#single-post #featured-img img{max-width: 100%;display: block;margin-top:35px;height: auto;}

.info li{display:block !important;font-weight:700;font-size:20px;margin:35px 0 !important;}
.info li a{font-size:16px;font-weight:400}
.info i{color:var(--secondarycolor);margin-right:10px;font-size:32px}
.info li:before{display:none}
#contpage{margin-top:2rem;border: 1px solid #DDDDDD;padding: 50px;border-radius: 10px;background-color: #FAFAFA;
text-align:center;position: relative;}
#contpage i{font-size: 60px;position: absolute;top:-6%;color: #ffcc00;}

.grecaptcha-badge { visibility: hidden; }

#contactform{margin: 0 0 20px 0;line-height: 20px;}
#contactform *{font-size: 15px;color:#595966;font-family: 'Roboto Slab', serif;}
#contactform p{margin: 0;padding: 0 0 10px 0;line-height: 20px;}
#contactform h2{font-size: 24px;margin:25px 0 15px;font-weight:bolder;border-bottom:1px solid #63C6C1;padding:0 0 8px 0;}
#contactform input{width: 100%;background: #FFF;border: 1px solid #ddd;border-radius:5px;padding: 12px 15px;margin:12px 0;}
#contactform select{width: 100%;background: #FFF;border: 1px solid #ddd;border-radius:5px;padding: 12px 25px;margin:12px 0;color:#595966;appearance: none}
#contactform textarea{width: 100%;height: 125px;background: #fff;border: 1px solid #ddd;padding: 25px;margin: 10px 0;}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{background: #fff;border: 1px solid var(--secondarycolor);}
#contactform .vehicletype::after {
    content: "\f1ba";
    position: absolute;
    right: 0px;
    top: 0px;
    font-weight: 900;
    padding: 0 10px;
    color: var(--secondarycolor);
    z-index: 99;
    height: 10px;
    font-size:18px;
    pointer-events: none;
    box-sizing: border-box;
    font-style: normal;
    font-family: 'Font Awesome 5 Free';}
#contactform i{position:absolute;right:7%;top:35%;z-index:2;font-size:16px;color:var(--secondarycolor)}
#driver{right:4% !important;}

::-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{margin: 15px auto;display:table;width:180px;border-radius:50px;background: var(--secondarycolor);color: #fff;;text-transform: uppercase;cursor: pointer;padding: 15px;border: none;}
#contactform input.wpcf7-submit:hover{background: var(--tertiarycolor);transition: 0.6s;}
textarea, iframe{max-width: 100%;}
.wpcf7-response-output{background:tranparent !important;border:0px !important}
#contactform .wpcf7-spinner{position: absolute;}

.post {padding: 10px;margin: 0 0 10px 0;}
.post p {margin: 0 0 20px 0;}
.post a {color:var(--primarycolor);}
.post ul {margin: 10px 0 0px 0px;}
.post ul li {list-style :none;margin: 0 0px 10px 0px;display: flex;list-style-position: inside;}
.post ul li:before{color: #F47E49;content: "\f00c";margin-right: 8px;font-style: normal;}

#aboutpage{margin-top:50px}
#aboutpage .col-md-5{background:var(--primarycolor);padding:30px 35px;}
#aboutpage .col-md-5::before {
    width: 100%;
    height: 12px;
    background-image: -webkit-linear-gradient(0deg, #ffcc00 15px, #333 0);
    background-size: 30px;
    content: "";
    padding: 5px;
    position: absolute;
    bottom: -12px;
    left: 0;
}
#aboutpage .col-md-5 p{color:#fff !important;/*! padding: 0px 14px; */line-height: 26px;font-size: 16px;}
#aboutpage .col-md-5 h4{color:var(--secondarycolor);font-size: 26px;font-weight: 800;}
#aboutpage img{position:absolute;bottom:0;padding-top: 30px;left: 0;}
#aboutpage i{font-size:40px;color:var(--secondarycolor)}

#pagetitle {background-color:#232c3b;color:#fff;background-size:cover;position: relative;float: left;width: 100%;}
#pagetitleinner {padding:25px 0;float: left;width: 100%;text-align: center;}
#pagetitle h1 {color:#fff;text-align: center;margin: 0;}
#pagetitle p {color:var(--secondarycolor);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: 300;}
.breadcrumb a{color:#fff;}
.breadcrumb a:hover{color:#F9C928;}
.breadcrumb>li {display: inline-block;}
.breadcrumb>li+li:before {content: "\f101";padding: 0 5px;color: #fff}
#pagetitle .breadcrumb> a {color: #fff}

#main{padding: 45px 10px 45px 10px;}
#side{padding: 45px 10px 45px 10px;text-align:left;}
#side h3{border-bottom: 1px solid #63C6C1;line-height: 50px;}
#main p{color:var(--primarycolor);}
#main a{color:var(--primarycolor);}
#main a:hover{color:var(--secondarycolor);}
#main li{list-style: none;line-height: 30px;color: var(--primarycolor);}

#sidebar {margin:10px 0;}
#sidebar label.screen-reader-text{display:none;}
#sidebar input {box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
#sidebar input#s {border:1px solid #ccc;color:var(--primarycolor);padding:5px;background:#fafafa;width:70%;}
#sidebar input#s:focus {background:#fff;}
#sidebar input#searchsubmit {width:25%;background:#3C5AA8;color:#fff;border:none;padding:5px;}

.widget {margin:10px 0 25px 0;}
.widget h3 {text-transform:uppercase;padding:0 0 2px 0;}
.widget span.post-date {color:var(--primarycolor);font-size:12px;}
.widget ul {margin:10px 0 0 0px;}
.widget ul li {margin:0 0 12px 0;list-style-type:square;border-bottom:1px solid #eee;}

#commentlist{padding:5px;}
#commentlist .comment{padding:5px;margin:0 0 10px 0;border:1px solid #eee;border-radius:5px;}
#commentlist .fn{font-weight:bold;font-style:normal;}
#commentlist .commentmetadata {font-size:11px;margin:0 0 5px 0;}
#commentlist .commentmetadata a{color:#888;font-size:11px;}

#respond {padding:10px;background:#fafafa;border:1px solid #ddd;border-radius:5px;margin:5px;}
#respond h4{margin:0 0 10px 0;}
#respond p{margin:0 0 10px 0;}
#respond input, #respond textarea {padding:3px;background:#fafafa;border:1px solid #ccc;border-radius:3px;}
#respond input:focus, #respond textarea:focus {background:#fff;}
#respond textarea{width:500px;max-width:90%;}
#respond input#author{width:200px;margin:0 5px 0 0;}
#respond input#email{width:200px;margin:0 5px 0 0;}

#bottom {color:#fff;font-size: 14px;padding: 60px 0 10px;background: url('https://www.silvercabmelbourne.com/wp-content/uploads/2021/04/footer-bg.png');background-blend-mode: overlay;background-color: #1d1d1fe6;background-position: center;background-repeat: no-repeat;}
#bottom a {color: #fff;}
#bottom a:hover {color:var(--secondarycolor);}
#bottom img{margin:25px 0}
#bottom .widget h3 {border: none;text-align: left;font-weight: 700;color: var(--secondarycolor);margin: 0px 0px 20px;position: relative;padding-left: 15px;text-transform: capitalize;font-size: 24px;}
#bottom .widget h3:before {content: '';width: 6px;background: var(--secondarycolor);height: 30px;position: absolute;left: 0px;top: 0;}
#bottom .widget li {border: none;text-decoration: none;color:#fff ;list-style: none;line-height:45px;}
#bottom .widget li:before {content: "\f0c1";color:var(--secondarycolor);margin-right: 10px;font-style: normal;font-weight:900}

#bottom .footer-contact li{line-height:45px;display:flex;}
#bottom .footer-contact .address:before {content: "\f041"; margin-right: 10px;}
#bottom .footer-contact .phone:before {content: "\f2a0"; margin-right: 10px;}
#bottom .footer-contact .email:before {content: "\f0e0"; margin-right: 10px;}
#footer {font-size:12px;padding-top: 45px;}
.fleft {float: left;}
.fright {float: right;}

@media screen and (max-width: 980px) {
	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(--primarycolor);}
	.site-navbar{display: none;}	
	#logo .site-title{margin: 10px 0;}	
	#logo img{height: auto;float:left;}
	#slider{position:relative;background:none;height:auto}
	.carousel-caption {right: auto;top: auto;left: auto;padding:35px 20px;text-align: center;position:relative;background: #f5f5f5;}
	#slidermobile{position:relative;background:url('https://www.silvercabmelbourne.com/wp-content/uploads/2021/04/scmslider.jpg');background-size:cover;background-repeat:no-repeat;background-position:center;height:250px;width:100%;}
	#about p{padding: 0 15px;}
	#bottom {width: 100%;display: block;}
	#footer {font-size: 12px;padding: 10px 0;}
	.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 (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: 1120px) {
#bottom .col-md-3{width: 47%;float: left;}
}