@font-face {
    font-family: 'Futura_Light';
    src: url('../fonts/Futura (Light).ttf');
}

.mt-xs{ margin-top: 5px; }
/* comman */
::-webkit-input-placeholder {  color: #111622; } /* Firefox 18- */
:-moz-placeholder { color: #111622; opacity:1;  } /* Firefox 19+ */
::-moz-placeholder { color: #111622; opacity:1; }
:-ms-input-placeholder { color: #111622; }

.hidden{
    display: none!important;
}
.grecaptcha-badge { display: none; }

.if-zoom .image_frame:hover .image_wrapper img,.if-zoom .image_frame.hover .image_wrapper img { -moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1); }
.column_column ul { margin: 0 0 25px 0; }
.column_column ul li { list-style: none; margin-bottom: 0; }
a:hover { text-decoration:none; }

h1, h2, h3, h4, h5, h6, #menu > ul > li > a, .action_button { font-weight:normal !important; }
h2 { text-transform:uppercase; margin: 0 0 35px; }
h2 span { font-size:16px; color: #6a6a6a; line-height:25px; display:block; margin: 26px 0 0; text-transform:none; }
h3 { text-transform:uppercase; }  
.btn { background: #f79a0e; color: #111622; font-size:16px; font-weight: normal; font-family:"Futura_Light", Arial, Helvetica, sans-serif; padding:0 40px; line-height:40px; display:inline-block; text-transform:uppercase; }
.btn:hover { background: #6D6E71; color: #fff; }
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea { padding: 10px; font-size: 16px; padding:15px; border-radius: 2px; border-color: rgba(121,121,121,.75); }
.btn-radius { border-radius: 10px !important; -moz-border-radius: 10px !important; -webkit-border-radius: 10px !important; }
.booking-btn { border-radius: 10px !important; -moz-border-radius: 10px !important; -webkit-border-radius: 10px !important; padding:0 35px; line-height:63px; font-size:20px; font-family:"Futura_Light", Arial, Helvetica, sans-serif; color: #fff; }
div.wpcf7-spam-blocked { clear: both; margin: 20px 0 0; text-align: center; }
.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; } 
p { margin: 0 0 20px; }

.clear-fix{ clear: both;}

/* icons */
[class^="icons-"], [class*=" icons-"] { display: inline-block; background: url(../images/icons.png) 0 0 no-repeat; background-size: 150px 150px; }
.icons-hexagon { background-position: -2px 0; width: 31px; height: 36px; }
.icons-hexagon-play { background-position: -1px -83px; width: 158px; height: 188px; background-size: 300px 300px; }
.icons-phone { background-position: -83px -1px; width: 65px; height: 65px; }
.icons-email { background-position: -83px -71px; width: 65px; height: 65px }
.icons-arrow { background-position: -1px -274px; width: 22px; height: 26px; background-size: 300px 300px; }
.icons-arrow2 { background-position: -31px -275px; width: 21px; height: 24px; background-size: 300px 300px; }
.icons-arrow-s { background-position: -60px -279px; width: 13px; height: 15px; background-size: 300px 300px; }

/* Top */
#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky { background: rgba(43,43,43,.85); }
.header-transparent.ab-hide #Top_bar { top: 0 !important; background: rgba(43,43,43,.85); }
#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo { padding-bottom: 14px; }
#Top_bar .menu > li > a { padding: 0; text-transform:uppercase; border-bottom: 1px solid #f79a0e; margin: 0 0 27px; }
#Top_bar .menu > li > a span:not(.description) { padding: 0 12px; line-height: 52px; }
.top-booknow-sm-wrap { float:right; margin: 29px 12px 0 0; line-height:normal; }
.top-booknow-sm-wrap ul li { padding:0 15px 0 0; float:left; }
.top-booknow-sm-wrap ul li:last-child { border-right: 0; padding-right:0; }
.top-booknow-sm-wrap ul li.booknow-btn a { color: #000000; font-size:17px; text-transform:uppercase; line-height: 41px; padding: 0 15px; font-family:"Futura_Light", Arial, Helvetica, sans-serif; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; box-shadow: 0px 1px 10px rgba(0,0,0,.4); display:block;
background: #ffce39; /* Old browsers */
background: -moz-linear-gradient(top, #ffce39 0%, #ffa627 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffce39 0%,#ffa627 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffce39 0%,#ffa627 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffce39', endColorstr='#ffa627',GradientType=0 ); /* IE6-9 */ }
.top-booknow-sm-wrap ul li.booknow-btn a:hover { background: #FFCE39; }
.top-booknow-sm-wrap ul li.top-sm a { margin:2px 4px 0; color: #1a1a1a; float:left; }
.top-booknow-sm-wrap ul li.top-sm a:hover .icons-hexagon { background-position: -35px 0; }
.top-booknow-sm-wrap ul li.top-sm a span { display:block; text-align: center; line-height: 38px; }
.top-booknow-sm-wrap ul li.top-sm a span i { font-size: 16px; }
.top-booknow-sm-wrap ul li.top-sm a:last-child { margin-right:0; }
body:not(.header-simple) #Top_bar #menu { clear:both; }
#Top_bar.is-sticky .menu_wrapper .textwidget { display:none; }
#Top_bar .menu > li ul { background: rgba(43,43,43,.85); border-bottom: 7px solid #f79a0e; padding: 21px 35px; }
#Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title { font-weight: normal; font-family:"Futura_Light", Arial, Helvetica, sans-serif; font-size:14px; letter-spacing: 1px; padding-bottom: 3px; }
#Top_bar .menu li ul li ul { background:none; padding:0; }
#Top_bar .menu li ul li a { padding: 0; border-bottom: 0; }
#Top_bar .menu > li ul li ul li a { font-weight: 100; font-size: 13px; text-transform: uppercase; letter-spacing: 1px; padding: 5px 0 5px 35px; }
#Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a { background: none; color: #f79a0e; }
@media only screen and (min-width: 1240px) {
	.menuo-right #Top_bar .menu > li > ul.mfn-megamenu { left: 445px; right: 0; width: 660px !important; }
	#Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-3 { width: 50%; }
	#Top_bar .menu > li > ul.mfn-megamenu > li:last-child { clear:both; margin-top: -42px; }
}
.menuo-sub-active #Top_bar .menu > li ul li.current-menu-item > a, .menuo-sub-active #Top_bar .menu > li ul li.current-menu-ancestor > a { background: none; color: #f79a0e; }
.header-transparent #Top_bar.is-sticky .menu_wrapper .menu > li > a { margin: 0; }

/* Banner */
.banner-txt1 { font-family:"Futura_Light", Arial, Helvetica, sans-serif !important; /*text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);*/ font-weight:normal; }
.banner-txt2 { font-family:"Futura_Light", Arial, Helvetica, sans-serif !important; font-weight:normal; }
.banner-arrow img { width: 20px !important; height: 21px !important; cursor: pointer; }

/* Home C2A */
.home-services-c2a-wrap { text-transform:uppercase; padding-top: 193px !important; padding-bottom: 222px !important; }
.home-services-c2a-wrap h2 a, .home-services-c2a-wrap h2 a span { color: rgba(247,154,14,.8); font-weight: normal; font-family:"Futura_Light", Arial, Helvetica, sans-serif; font-size:35px; letter-spacing: 1px; margin: 0 0 37px; line-height:41px; font-weight:bold; display:block; }
.home-services-c2a-wrap h2 a span { display:block; }
.home-services-c2a-wrap h2 a:hover, .home-services-c2a-wrap h2 a:hover span { color: #fff; }
.home-services-c2a-wrap p { color: #fff; font-weight: normal; font-family:"Futura_Light", Arial, Helvetica, sans-serif; font-size:20px; margin:0 0 13px; font-weight:bold; letter-spacing: 1px; }
.home-services-c2a-wrap p a { color: #fff; }
.home-services-c2a-wrap p a:hover { color: rgba(255,255,255,.7); }
.home-services-c2a-wrap .home-services-c2a1 .btn { /*margin-top: 82px;*/ }
.home-services-c2a-wrap .home-services-c2a2 .btn { /*margin-top: 69px;*/ }
.home-services-c2a-wrap .home-services-c2a3 .btn { /*margin-top: 33px;*/ }
.home-services-c2a-wrap .home-services-c2a1, .home-services-c2a-wrap .home-services-c2a2, .home-services-c2a-wrap .home-services-c2a3 { position:relative; }
.home-services-c2a-wrap .home-services-c2a1 .c2a-btn, .home-services-c2a-wrap .home-services-c2a2 .c2a-btn, .home-services-c2a-wrap .home-services-c2a3 .c2a-btn { position: absolute; width: 100%; bottom: -75px; }

/* Home About */
.home-about-wrap { padding-top: 120px !important; padding-bottom: 100px !important; }
.custom-heading { display:inline-block; clear:both; line-height: 50px; }
.custom-heading span { display:block; font-size:27px; line-height:normal; color: #696969; margin: 0 0 11px 7px; text-transform: uppercase; }
.custom-heading span.btm-txt { color: #f79a0e; margin: 10px 0 0; text-align:right; }

/* Home About */
.home-our-clients-wrap { padding-top: 65px !important; }

/* Home Video */
.home-video-wrap {  }
.home-video-block { display:inline-block; }
.home-video-block span { color: #111622; font-size: 20px; text-transform:uppercase; font-family:"Futura_Light", Arial, Helvetica, sans-serif; margin:30px 0 0; display:block; font-weight: 600; }

/* Home Book Now */
.home-booknow-wrap { padding-top: 140px !important; padding-bottom: 108px !important; }
.home-booknow-wrap p { text-transform:uppercase; color: #111622; letter-spacing: 1px; font-family:"Futura_Light", Arial, Helvetica, sans-serif; font-size:28px; margin:0 0 49px; }
.home-booknow-wrap .btn { line-height: 76px; padding:0 58px; font-size: 25px; font-family:"Futura_Light", Arial, Helvetica, sans-serif; }

/* Subpage */
.subpage-wrap #Top_bar {  position: relative; }
#Subheader { padding: 270px 0; }
.subpage-wrap #Content { padding-top: 65px; }
#Subheader .title { text-align:left !important; text-transform:uppercase; font-family:"Futura_Light", Arial, Helvetica, sans-serif; font-weight:bold !important; }
.brd-lt { border-left: 4px solid #e7e7e7; margin-left: 0; padding-left: 60px; } 

/* Subpage gallery */
.subpage-gallery-wrap { margin:60px 0 0; }
.subpage-gallery-wrap.no-top-mar { margin-top:0; }
.gallery-before-after-wrap  .gallery-caption-wrap { padding: 15px 0; font-weight: bold; }
.gallery-before-after-wrap .gallery-before, .gallery-before-after-wrap .gallery-after { position:relative; }
.gallery-before-after-wrap .wp-caption-text { position:absolute; bottom:0; left:0; width:100%; text-align:center; background: none; text-transform: uppercase; font-weight: 600; color: #fff; letter-spacing: 1px; padding: 22px 0 !important; }

/* Our Company */
.company-profile-wrap .btn { border-radius:20px; color:#fff; font-size:19px; font-family:"Futura_Light", Arial, Helvetica, sans-serif; padding: 0 15px; line-height: 53px; margin-left: 64px; }

/* Our Services */
.our-services-wrap { padding-top: 103px !important; padding-bottom: 140px !important; }
.our-services-wrap.correction-service { padding-bottom: 80px !important; }
.our-services-wrap.protection-service { padding-bottom: 140px !important; }
.our-services-wrap .services-content-rt .column_attr { margin-left: 40px; }
.our-services-wrap h3 { color:#f79a0e; font-family:"Futura_Light", Arial, Helvetica, sans-serif; margin: 0 0 42px; }
.our-services-wrap h3 a { color:#f79a0e; }
.our-services-wrap h3 a:hover { color:#fff; }
.our-services-wrap ul li { margin: 0 0 29px; }
.our-services-wrap ul li a { font-size:25px; color: #fff; line-height: 26px; display: inline-block; }
.our-services-wrap ul li a:hover { color:#f79a0e; }
.our-services-wrap ul li a i { float: left; margin:0 24px 0 0; }
.our-services-wrap.protection-service ul li { float:left; width: 295px; }
.our-services-wrap.protection-service ul li:first-child { float:none; width: auto; }
.our-services-wrap.protection-service ul li:nth-child(3), .our-services-wrap.protection-service ul li:last-child { width: auto; }
.our-services-content { padding-bottom: 55px !important; }
.our-services-content .heading-brd { position: relative; }
.our-services-content .heading-brd .cont-mid-v { position:absolute; top: 50%; transform:translateY(-50%); width:auto; }
.our-services-content .heading-brd.one-second.column { width: 44%; margin-right: 4%; }
.our-services-content .heading-brd .column_attr:before { background: #e7e7e7; height:118px; width:4px; position:absolute; visibility: visible; right: 0; top: 50%; transform: translateY(-60%); }
.our-services-content h2 span { text-transform: uppercase; font-size: 49px; color: #f79a0e; line-height: 43px; margin: 20px 0 0; }
.our-services-links-wrap { padding-top: 160px !important; padding-bottom: 155px !important; }
.our-services-links-wrap.our-services-links-correction { padding-top: 75px !important; padding-bottom: 75px !important; }
.our-services-links-wrap.our-services-links-protection { padding-top: 40px !important; padding-bottom: 40px !important; }
.our-services-links-wrap h3 { font-size:40px; font-family:"Futura_Light", Arial, Helvetica, sans-serif; color: #f79a0e; margin: 0 0 25px; }
.our-services-links-wrap .cont-lt { color:#fff; }
.our-services-links-wrap .cont-lt .cont-mid-v { position:absolute; top: 50%; transform:translateY(-50%); width:40%; margin: 0 100px 0 0; }
.our-services-links-wrap .cont-lt .btn { margin: 47px 0 0; line-height: 46px; padding: 0 25px; color: #fff; font-size: 16px; font-family:"Futura_Light", Arial, Helvetica, sans-serif; }
.our-services-links-wrap .cont-rt .column_attr { margin: 0 60px; }
.our-services-links-wrap.our-services-links-protection .cont-rt ul { margin:0; }
.our-services-links-wrap .cont-rt ul li { font-size:26px; line-height: 23px; text-transform:uppercase; font-family:"Futura_Light", Arial, Helvetica, sans-serif; color: #404040; margin: 0 0 60px; }
.our-services-links-wrap .cont-rt ul li { margin: 0 0 20px; }
.our-services-links-wrap .cont-rt ul li a { color: #404040; display:block; }
.our-services-links-wrap .cont-rt ul li a:hover { color: #FFCF86; }
.our-services-links-wrap .cont-rt ul li span { display:block; font-size:18px; line-height: 23px; text-transform:none; font-family:"Futura_Light", Arial, Helvetica, sans-serif; margin: 16px 0 0 51px; }
.our-services-links-wrap .cont-rt ul li i { float:left; margin:0 30px 0 0; }
.our-services-links-wrap .cont-rt ul li:last-child { margin: 0; }

.services-detailing-subpage-content { padding-bottom: 100px !important;  }
.services-detailing-subpage-content h2 { display:inline-block; }
.services-detailing-subpage-content h2 span { text-align:left; text-transform: uppercase; margin: 0 0 18px 5px; font-size: 27px; }
.services-detailing-subpage-content h3 { color: #f79a0e; font-size:45px; font-family:"Futura_Light", Arial, Helvetica, sans-serif; text-transform:none; line-height: 60px; margin: 0 0 49px; }

.services-subpage-content h3 { font-family:"Futura_Light", Arial, Helvetica, sans-serif; }
.services-subpage-content .brd-rt { border-right: 4px solid #e7e7e7; margin-right: 50px; padding-right: 75px; }
.services-subpage-content ul.service-steps li { font-size:26px; line-height: 28px; text-transform:uppercase; font-family:"Futura_Light", Arial, Helvetica, sans-serif; color: #404040; margin: 0 0 42px; }
.services-subpage-content ul.service-steps li i { float:left; margin:0 30px 50px 0; }
.services-subpage-content ul.service-steps li span { display:block; font-size:18px; line-height: 23px; text-transform:none; font-family:"Futura_Light", Arial, Helvetica, sans-serif; margin: 6px 0 0 51px; }
.services-subpage-content ul.service-steps li span span { color: #f79a0e; font-family:"Futura_Light", Arial, Helvetica, sans-serif; text-transform: uppercase; margin: 3px 0 0; }
.services-subpage-content ul.service-steps li span a.booking-btn { display:block; margin: 3px 0 0; width:261px; line-height: 39px; font-size:18px; text-align:center; padding:0; }
.services-subpage-content ul.service-steps li:last-child { margin: 0; }

.services-note-wrap { color: #7e7e7e; padding-top: 30px !important; padding-bottom: 30px !important; }
.services-note-wrap .column_attr { padding: 0 12%; }

.services-table-wrap table { text-transform:uppercase; max-width: 1000px; margin: 0 auto; }
.services-table-wrap table thead tr td:first { width:25%; }
.services-table-wrap table thead tr td:nth-child(2), .services-table-wrap table thead tr td:nth-child(3), .services-table-wrap table thead tr td:nth-child(4), .services-table-wrap table thead tr td:nth-child(5), .services-table-wrap table thead tr td:nth-child(6) { width:15%; }
.services-table-wrap.services-table-external-interior table thead tr td:first { width:30%; }
.services-table-wrap.services-table-external-interior table thead tr td:nth-child(2), .services-table-wrap.services-table-external-interior table thead tr td:nth-child(3) { width:35%; }
.style-simple table:not(.recaptchatable) th { background: #fff; color: #5d5d5d!important; }
.style-simple table:not(.recaptchatable) tr:first-child td { background: #f6f8f8; }
.style-simple table:not(.recaptchatable) th, .style-simple table td { border-width: 0 1px 0 0; }
.services-table-wrap table thead tr:nth-child(2) td { background: #e1e7e9 !important; font-family: "Futura_Light", Arial, Helvetica, sans-serif; color: #595959; font-size: 15px; }
.services-table-wrap table td:first-child { background: #ffffff !important; }
.services-table-wrap table tbody td:first-child { border-bottom-color: #ecf0f1; border-bottom-width: 5px; }
.services-table-wrap table td { background: #f6f8f8; }
.services-table-wrap table tr td:nth-child(2), .services-table-wrap table tr td:nth-child(3), .services-table-wrap table tr td:nth-child(4), .services-table-wrap table tr td:nth-child(5), .services-table-wrap table tr td:nth-child(7), .services-table-wrap table tr td:nth-child(9) { border-right-width: 0; border-width: 0 5px 0 0; border-color: #ecf0f1; }
.style-simple table:not(.recaptchatable) tr:nth-child(2n) td { background: rgba(255,255,255,.1); }
.services-table-wrap table tbody td i { font-size: 20px; }

/*.services-table-wrap table { text-transform:uppercase; }
.services-package-list { overflow-x:auto; }
.services-table-wrap table{ max-width:1000px; margin: 0 auto; }
.style-simple table:not(.recaptchatable) tr:nth-child(2n) td { background: rgba(255,255,255,.1); }
.services-table-wrap table td { background: #f6f8f8; }
.style-simple table:not(.recaptchatable) th, .style-simple table td { border-width: 0 1px 0 0; border-color: rgba(255,255,255,.1); }
.style-simple table:not(.recaptchatable) th { background: #f79a0e; color: #fff; padding: 10px !important; letter-spacing: 1px; border-color: #f79a0e !important; }
.services-table-wrap table tr td:nth-child(2), .services-table-wrap table tr td:nth-child(3), .services-table-wrap table tr td:nth-child(4), .services-table-wrap table tr td:nth-child(5), .services-table-wrap table tr td:nth-child(7), .services-table-wrap table tr td:nth-child(9) { border-right-width: 0; border-width: 0 5px 0 0; border-color: #ecf0f1; }
.services-table-wrap table td { font-size: 14px; line-height: normal; letter-spacing: 1px; }
.services-table-wrap table td:first-child { background: #ffffff !important; }
.style-simple table:not(.recaptchatable) tr:last-child td { border-bottom: 1px solid rgba(255,255,255,.1); }


.style-simple table:not(.recaptchatable) th, .style-simple table td {  border-width: 0 3px 0 0; border-color: #d7ddde; }
.style-simple table:not(.recaptchatable) tr:first-child td { background: #f6f8f8; }
.services-table-wrap table th { background: #fff !important; font-family:"Futura_Light", Arial, Helvetica, sans-serif; color: #f79a0e; }
.services-table-wrap table th:first-child { width:15%; }
.services-table-wrap table th:nth-child(2) { width:45%; }
.services-table-wrap table th:nth-child(3), .services-table-wrap table th:last-child { width:20%; }
.services-table-wrap.services-table-external-interior table th:nth-child(2), .services-table-wrap.services-table-external-interior table th:last-child { width:20%; }
.services-table-wrap.services-table-external-interior table th:nth-child(3) { width:45%; }
.services-table-wrap table td { font-size: 12px; line-height: normal; }
.services-table-wrap table td i { font-size: 20px; }
.services-table-wrap table td:first-child { background: #f6f8f8 !important; font-family:"Futura_Light", Arial, Helvetica, sans-serif; color: #595959; font-size:15px; border-bottom-color:#ecf0f1; border-bottom-width:5px; }
.services-table-wrap table tr th:first-child, .services-table-wrap table tr:nth-child(2) td:first-child, .services-table-wrap table tr:nth-child(3) td:first-child, .services-table-wrap table tr:nth-child(4) td:first-child { border-bottom-width:0px; }

.services-table-wrap table thead tr th:first-child, .services-table-wrap table thead tr:nth-child(2) td:first-child, .services-table-wrap table thead tr:nth-child(3) td:first-child, .services-table-wrap thead table tr:nth-child(4) td:first-child { border-bottom-width:0px; }

/*.services-table-wrap table tr:nth-child(2) td { background: #e1e7e9 !important; font-family:"Futura_Light", Arial, Helvetica, sans-serif; color: #595959; font-size:15px; }
.services-table-wrap table thead tr:nth-child(2) td { background: #e1e7e9 !important; font-family:"Futura_Light", Arial, Helvetica, sans-serif; color: #595959; font-size:15px; }
.services-table-wrap table tr td:nth-child(2), .services-table-wrap table tr td:nth-child(3), .services-table-wrap table tr td:nth-child(4), .services-table-wrap table tr td:nth-child(5), .services-table-wrap table tr td:nth-child(7), .services-table-wrap table tr td:nth-child(9) { border-right-width:0; }
.services-table-wrap.services-table-external-interior table tr td:nth-child(3) { border-right-width:3px; }
.services-table-wrap.services-table-external-interior table tr td:nth-child(6) { border-right-width:0; }*/

.services-still-want-wrap { padding-top: 49px !important; padding-bottom: 49px !important; }
.services-still-want-wrap p { margin-bottom:0; }
.services-still-want-wrap .still-txt, .services-still-want-wrap .click-view a { font-size:34px; color: #fff;  }
.services-still-want-wrap .still-txt { margin-bottom: 7px; line-height:30px; }
.services-still-want-wrap .click-view a { font-family:"Futura_Light", Arial, Helvetica, sans-serif; text-transform:uppercase; display:inline; text-decoration: underline; line-height:40px; }
.services-still-want-wrap .click-view a span { display: block; }

/* Featured Cars */
.featured-cars-wrap, .featured-cars-wrap ul { color:#fff; }
.featured-cars-listing { padding: 60px 0; }
.featured-cars-listing h2 { font-size:20px; color: #ffb74a; font-family:"Futura_Light", Arial, Helvetica, sans-serif; text-transform: uppercase; margin: 0 0 6px; line-height:normal; }
.featured-cars-listing ul { margin:0; }
.featured-cars-listing ul li { margin: 0 0 8px; }
.featured-cars-listing ul li i { margin: 0 10px 0 0; }
.featured-cars-listing .top-brd { width:58px; height:5px; background: #707070; margin:0; display:inline-block; }

/* Join Our Team */
.join-our-team-wrap h2 span { font-size: inherit; color: #f79a0e; line-height: inherit; margin: 13px 0 0; }
.join-our-team-wrap .btn { border-radius:10px; color:#fff; font-size:30px; font-family:"Futura_Light", Arial, Helvetica, sans-serif; padding: 0 60px; line-height: 94px; }
.form-popup-block h2 { font-size:30px; font-family:"Futura_Light", Arial, Helvetica, sans-serif; border-bottom: 4px solid #ebebeb; line-height: 25px; display: inline-block; padding: 0 0 17px; margin: 0 0 21px }
.form-popup-block h2 span { font-size: inherit; color: #f79a0e; margin: 13px 0 0; text-transform: uppercase; line-height:inherit; }
.form-popup-block label { text-transform:uppercase; font-family:"Futura_Light", Arial, Helvetica, sans-serif; }
.form-popup-block input[type="email"], .form-popup-block input[type="text"] { padding: 10px; font-size: 15px; padding: 12px; border-width: 2px; border-color: #b7b7b7; }
.form-popup-block input[type="submit"] { padding:0 40px; border:0; font-size:19px; line-height: 58px; font-family:"Futura_Light", Arial, Helvetica, sans-serif; }
.form-popup-block span.wpcf7-form-control-wrap { margin-bottom: 10px; }

/* FAQS */
.faqs-ans-q-wrap.one.column, .faq-q-wrap.one.column { width: 75%; padding:0 0 0 10%; }
.faq-q-wrap.one.column { width: 80%; }
.faq-q-wrap ul li { font-size:25px; margin: 0 0 27px; padding-left: 69px; position: relative; line-height: 30px; }
.faq-q-wrap ul li a span { color: #000000; position: absolute; left: 0; }
.style-simple .faq .question { border-width: 0; }
.style-simple .faq .question.active:after { background: none; }
.faq .question .title .num { background:url(../images/faq-icon.png) 0 0; text-indent: -9999px; width: 65px; height: 65px; top:0; left:0; }
.style-simple .faq .question .title, .style-simple .faq .question .answer { padding-left: 87px; }
.faq .question .title { padding: 20px 40px 31px 80px; font-size: 28px; text-transform: uppercase; font-family:"Futura_Light", Arial, Helvetica, sans-serif; line-height: 30px; }
.faq .question .answer { padding: 0 20px 50px 80px; display: block !important; }
.ui-tabs .ui-tabs-nav li a, .accordion .question .title, .faq .question .title, table th { color: #676767; }
.faq .question.active .title > .acc-icon-minus, .faq .question .title > .acc-icon-plus { display: none; }
.faq-q-top { position: absolute; right: 20px; bottom: 20px; cursor: pointer; font-size: 13px; }

/* Blog */
.feat-post-desc { padding:145px 0; }
.feat-post-desc, .feat-post-desc a, .feat-post-desc a:hover { color:#fff;  }
.feat-post-desc .feat-post-date span { background: rgba(36,36,36,.90); font-size:16px; line-height:43px; text-transform:uppercase; display:inline-block; padding:0 30px; margin: 0 0 59px; }
.feat-post-desc h2 { font-size: 40px; font-family:"Futura_Light", Arial, Helvetica, sans-serif; line-height: 38px; margin: 0 0 20px; }
.feat-post-excerpt { margin:0 0 13px; }
.feat-post-footer .btn { border:2px solid #fff; line-height:54px; padding:0 35px; font-size: 26px; background: none; font-family: "Futura_book", Arial, Helvetica, sans-serif; }
.feat-post-footer .btn:hover { border-color: #f79a0e; color: #f79a0e;  }

.blog_wrapper { margin: 85px 0 0; }
.blog_wrapper .post-meta { margin-bottom: 1px; }
.blog_wrapper .post-meta .author-date .vcard, .blog_wrapper .post-meta .author-date .date .label, .blog_wrapper .post-meta .author-date .date .icon-clock, .blog_wrapper .post-meta .category, .blog-single-wrap .post-meta .author-date .vcard, .blog-single-wrap .post-meta .author-date .date .label, .blog-single-wrap .post-meta .author-date .date .icon-clock, .blog-single-wrap .post-meta .category { display: none; }
.blog_wrapper .post-meta .author-date .date .post-date, .blog-single-wrap .post-meta .author-date .date .entry-date { font-size:20px; color: #f79a0e; }
.blog_wrapper .entry-title, .blog-single-wrap .entry-title { font-size:40px; text-transform:none; font-family:"Futura_Light", Arial, Helvetica, sans-serif; line-height: 47px; margin: 0 0 20px; }
.blog_wrapper .post-footer { background: none; padding: 0; overflow: hidden; line-height: normal; }
.blog_wrapper .post-footer .post-links { float: left; border-left-width: 0; padding: 0 40px; background: #f79a0e; line-height: 61px; font-size: 27px; margin: 56px 0 0; }
.blog_wrapper .post-footer .post-links i { display: none; }
.blog_wrapper .post-footer .post-links a { color: #fff; }
.blog_wrapper .post-footer .post-links:hover { background: #6D6E71; }
.postid-283 #Subheader { display:none; }

/* Get In Touch */
.get-in-touch-wrap .get-lt { padding: 113px 0 75px; }
.get-in-touch-wrap h3 { color: #2c2c2c; margin: 0 0 27px; }
.get-in-touch-wrap h3 span { font-family:"Futura_Light", Arial, Helvetica, sans-serif; }
.get-in-touch-wrap .free-txt { text-transform:uppercase; font-size:28px; font-family:"Futura_Light", Arial, Helvetica, sans-serif; color: #f9ae3e; margin: 0 0 66px; }
.get-in-touch-wrap a { display:inline-block; clear:both; color: #2c2c2c; font-size: 28px; line-height:65px; margin:0 0 14px; }
.get-in-touch-wrap a:hover { color: #f79a0e; }
.get-in-touch-wrap a i { float: left; margin:0 20px 0 0; }
.get-in-touch-wrap .btn { color: #000000; margin: 4px 0 21px; padding: 0 20px; }
.get-in-touch-wrap a:last-child { margin:0; }
.get-in-touch-wrap .get-rt .column_attr { padding:150px 0 0 40px; }
.get-in-touch-wrap .get-rt h3 { font-family:"Futura_Light", Arial, Helvetica, sans-serif; color: #fff; margin: 0 0 33px; }
.get-in-touch-wrap .get-rt ul { color: #fff !important; font-size:25px; }
.get-in-touch-wrap .get-rt ul li { margin: 0 0 20px; }
.get-in-touch-wrap .get-rt ul li.abn-txt { margin: 75px 0 0; }
.get-in-touch-wrap .get-rt ul li span { font-family:"Futura_Light", Arial, Helvetica, sans-serif; text-transform:uppercase; }

/* Booking Form */
.booking-form-wrap { padding-top: 172px !important; padding-bottom: 190px !important; }
.booking-form-wrap h2 { font-size:40px; color: #f79a0e; font-family:"Futura_Light", Arial, Helvetica, sans-serif; line-height: 35px;  }
.booking-form-wrap .bookly-box { color: #fff; }
.booking-form-wrap .ab-progress-tracker { text-transform: uppercase; letter-spacing: 1px; }
.booking-form-wrap .ab-formGroup > label, .booking-form-wrap .ab-progress-tracker > .active { color:#fff!important; text-transform:uppercase; }
.booking-form-wrap .ab-formGroup > label { font-size:15px; font-family:"Futura_Light", Arial, Helvetica, sans-serif; letter-spacing: 1px; }
.booking-form-wrap .bookly-form input[type="text"], .booking-form-wrap .bookly-form input[type="number"], .booking-form-wrap .bookly-form input[type="password"], .booking-form-wrap .bookly-form select, .booking-form-wrap .bookly-form textarea { font-size: 15px !important; line-height: normal !important; border: 5px solid #464646 !important; border-radius: 0 !important; width: 100% !important; padding: 12px 10px !important; }
.booking-form-wrap .ab-details-step .ab-formGroup .intl-tel-input input { padding-left: 45px !important; }
.bookly-extras-thumb strong { display: none; }
.booking-form-wrap .ab-cart.bookly-box table { border: 1px solid rgba(255,255,255,.1) !important; }
.booking-form-wrap .ab-cart.bookly-box button.bookly-round { margin-bottom: 0; }	
.style-simple .booking-form-wrap table:not(.recaptchatable) th { background: #f79a0e; color: #fff!important; padding: 10px !important; letter-spacing: 1px; }
.style-simple .booking-form-wrap table:not(.recaptchatable) tr:first-child td { background: none; }
.style-simple .booking-form-wrap table:not(.recaptchatable) tr:nth-child(2n) td { background: rgba(255,255,255,.1); }
.booking-form-wrap .ab-cart th { border: 0; }
.booking-form-wrap .ab-cart td { border: 1px solid rgba(255, 255, 255, 0.05); }
.ab-select-category1 option, .bookly-extras-selected span, .ab-select-category1{
    text-transform: capitalize;
}
.term+span {
    margin-left: 5px;
}
.term+span+p{
    margin-left: 20px;
    margin-bottom: 0;
}


/* Magnific Popup */
.form-popup-block { background: #FFF; padding: 50px 50px 30px; text-align: left; max-width: 650px; margin: 40px auto; position: relative; border-bottom: 57px solid #b7b7b7; }
.form-popup-block .mfp-close-btn-in .mfp-close { color: #f09d20; border: 2px solid #f09d20; width: 32px; height: 32px; line-height: 30px; margin:15px 15px 0 0; font-size:15px; font-family:"Futura_Light", Arial, Helvetica, sans-serif; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; }
.form-popup-block .mfp-close-btn-in .mfp-close:hover { background: none; }
.form-popup-block .mfp-fade.mfp-bg { opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }
.form-popup-block .mfp-fade.mfp-bg.mfp-ready { opacity: 0.8; }
.form-popup-block .mfp-fade.mfp-bg.mfp-removing { opacity: 0; }
.form-popup-block .mfp-fade.mfp-wrap .mfp-content { opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }
.form-popup-block .mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1; }
.form-popup-block .mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0; }

/* Footer */
#Footer { font-size:14px; padding: 142px 0 0; }
#Footer .widgets_wrapper { padding:0 !important; }
#Footer .footer-lt h2 { font-size: 50px; font-family:"Futura_Light", Arial, Helvetica, sans-serif; font-weight:normal; margin: 0 0 37px; }
#Footer .footer-lt h2 span { font-size: 20px; line-height:25px; margin: 17px 0 0; color: #fff; font-family:"Futura_Light", Arial, Helvetica, sans-serif; }
#Footer .footer-lt .btn { color: #000000; margin: 4px 0 21px; padding:0 20px;	 }
#Footer .footer-lt .btn:hover { color: #fff; }
#Footer .footer-lt .fa-envelope-o { margin:0 11px 0 0; color:#e9920d; }
#Footer .footer-lt .top-booknow-sm-wrap { float: none; margin: 0 0 34px; content: ""; display: table; }
#Footer .footer-lt .top-booknow-sm-wrap a { color: #111622; }
#Footer .footer-rt { margin: 80px 0 0; }
#Footer .footer_copy { border-top: 0; background: #fff; color: #636366; margin: 130px 0 0 0; }
#Footer .footer_copy a { color: #e9920d;  }
#Footer .footer_copy a:hover { color: #636366; }
#Footer .footer-rt span.wpcf7-form-control-wrap { margin-bottom: 20px; }
#Footer .footer-rt input[type="submit"] { padding:0 40px; line-height:59px; color: #000000; font-size:20px; margin: 0; }
#Footer .footer-rt input[type="submit"]:hover { color: #fff; }
#Footer .footer-rt textarea { height:165px; }

.widget_nav_menu ul { list-style-type: none; padding: 5px 10px 5px 0; background: none; }
.widget_nav_menu ul li:after { display:none; }
.widget_nav_menu ul li a { padding: 0 0 6px; line-height:normal; }
#Footer .widgets_wrapper .container .one-fifth.column:first-child { width:100% }
#Footer .widgets_wrapper .container .one-fifth.column:nth-child(2) { width:17% }
#Footer .widgets_wrapper .container .one-fifth.column:nth-child(3) { width:27% }
#Footer .widgets_wrapper .container .one-fifth.column:nth-child(4) { width:50% }
#Footer .widgets_wrapper .container .one-fifth.column:last-child { width:100% }
#Footer .widgets_wrapper .container .one-fifth.column:nth-child(3) ul li { float:left; width:33%; }
#Footer .widgets_wrapper .container .one-fifth.column:nth-child(4) ul li { float:left; width:33%; }
#Footer h4 { font-size: 20px; line-height: 42px; font-weight: normal; letter-spacing: 1px; text-transform:uppercase; font-family:"Montserrat-Bold", Arial, Helvetica, sans-serif; }




.bookly-go-to-cart{
    width: auto;
    padding: 0 20px!important;
    border-radius: 4px!important;
}

.bookly-go-to-cart img{
    margin-left: 10px;
}



@media only screen and (min-width: 1200px) {
    #Subheader { background-size: 100%; background-position: center; padding: 250px 0;}
}
@media only screen and (min-width: 1600px) {
    #Subheader { background-size: 100%; background-position: center; padding: 300px 0;}
}
@media only screen and (max-width: 1200px) {
    #Subheader { background-size: 100%; background-position: center; padding: 150px 0;}
}
@media only screen and (max-width: 1024px) { 
	#rc-imageselect, .g-recaptcha { transform:scale(0.60);-webkit-transform:scale(0.60);transform-origin:0 0;-webkit-transform-origin:0 0; }
	h2 { font-size: 45px; }
	#Top_bar .menu_wrapper { float: right; }
	.top-booknow-sm-wrap { margin: 55px 70px 0 0; }
	/* Get in touch */
	.get-in-touch-wrap .free-txt, .get-in-touch-wrap a, .get-in-touch-wrap .get-rt ul { font-size: 20px; }
	.get-in-touch-wrap .free-txt { margin: 0 0 40px; }
	.get-in-touch-wrap .get-rt .column_attr { padding: 185px 0 0 40px; }
	/* FAQS */
	.faqs-ans-q-wrap.one.column, .faq-q-wrap.one.column { width: 90%; padding:0 0 0 5%; }
	.faq-q-wrap.one.column { width: 90%; }
	/* Our Services */
	.our-services-wrap h3 { font-size: 25px; margin: 0 0 25px; }
	.our-services-wrap ul li { margin: 0 0 20px; }
	.our-services-wrap ul li a { font-size: 20px; }
	.our-services-content h2 span { font-size: 29px; line-height: 29px; }
	.our-services-content .heading-brd .column_attr:before { height: 90px; }
	.our-services-links-wrap { padding-top: 100px !important; padding-bottom: 100px !important; }
	.our-services-links-wrap .cont-rt .column_attr { margin: 0 0 0 60px; }
	.our-services-links-wrap h3 { font-size: 25px; }
	.our-services-links-wrap .cont-rt ul li { font-size: 20px; line-height: 20px; margin: 0 0 30px; }
	.our-services-links-wrap .cont-rt ul li span { font-size: 15px; line-height: 20px; margin: 10px 0 0 51px; }
	.our-services-links-wrap .cont-lt .btn { margin: 30px 0 0; }
	.services-subpage-content .brd-rt { margin-right: 20px; padding-right: 35px; }
	/* Featured Cars */
	.featured-cars-listing .column_placeholder { display:none; }
	.featured-cars-listing .no-margin-h .three-fifth.column { width: 90%; padding: 0 5%; }
}

@media only screen and (max-width: 960px) {
    #Subheader { background-size: 100%; background-position: center; padding: 130px 0;}
}

@media only screen and (max-width: 800px) {	
	.services-detailing-subpage-content { padding-bottom: 30px !important; }
	/* Force table to not be like tables anymore */
	#no-more-tables table, 	#no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td,  #no-more-tables tr { display: block; } 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { position: absolute; top: -9999px; left: -9999px; } 
	#no-more-tables tr { border: 1px solid #ccc; border-width: 1px 1px 3px; display: block; margin-bottom: 5px; } 
	#no-more-tables td { /* Behave  like a "row" */ border: none; border-bottom: 1px solid #eee; position: relative; padding: 25px 0 25px 70%; white-space: normal; text-align: right; font-size: 12px; }		
	#no-more-tables td {  font-weight: 600; letter-spacing: 1px; padding: 15px; font-size: 13px; } 
	#no-more-tables td:before { /* Now like a table header */ position: absolute; /* Top/left values mimic padding */ top: 9px; left: 0; width: 65%; padding-right: 10px; padding-left: 10px; text-align:left; font-weight: bold; letter-spacing: 1px; } 
	.services-table-wrap table tbody td i { font-size: 17px; }
	/* Label the data */
	#no-more-tables td:before { content: attr(data-title); }
}

@media only screen and (max-width: 768px) {
	.subpage-wrap #Content { padding-top: 40px; }
	h2 { font-size: 30px; line-height: 30px; }
	h2 span { font-size: 14px; line-height: 21px; margin: 26px 20px 0; }
	.icons-hexagon-play { background-position: 0 -41px; width: 79px; height: 94px; background-size: 150px 150px; }
	.icons-arrow { background-position: 0 -137px; width: 11px; height: 13px; background-size: 150px 150px;  }
	#Top_bar .logo { text-align: left; }
	#Top_bar .logo #logo { margin: 40px 20px 15px; height: auto; line-height: normal; }
	#Top_bar .menu_wrapper .top-booknow-sm-wrap { float: none; margin: 5px 0 0 0; position: absolute; top: 0; right: 10px; }
	.top-booknow-sm-wrap ul li { padding: 0 10px 0 0; }
	.top-booknow-sm-wrap ul li.booknow-btn a { font-size: 10px; line-height: 23px; padding: 0 10px; }
	.icons-hexagon { background-position: -1px 0; width: 19px; height: 21px; background-size: 91px 85px; }
	.top-booknow-sm-wrap ul li.top-sm a span { line-height: 19px; }
	.top-booknow-sm-wrap ul li.top-sm a span i { font-size: 10px; }
	.top-booknow-sm-wrap ul li.top-sm a:hover .icons-hexagon { background-position: -21px 0; }	
	/* Home Services */
	.home-services-c2a-wrap { padding-top: 40px !important; padding-bottom: 0 !important; background: #4b4b4b !important; }
	.home-services-c2a-wrap h2 a, .home-services-c2a-wrap h2 a span { font-size: 30px; margin: 0 0 20px; line-height: 30px;  }
	.home-services-c2a-wrap p a { font-size: 18px; }
	.home-services-c2a-wrap .btn, .home-services-c2a-wrap .home-services-c2a3 .btn { margin: 20px 0; }
	.home-services-c2a-wrap .home-services-c2a1 .c2a-btn, .home-services-c2a-wrap .home-services-c2a2 .c2a-btn, .home-services-c2a-wrap .home-services-c2a3 .c2a-btn { position:relative; width: 100%; bottom: 0; }
	/* Home About Us */
	.home-about-wrap { padding-top: 40px !important; padding-bottom: 40px !important; background-position: left center !important; }
	.custom-heading span { font-size: 15px; margin: 0 0 0 7px; }
	.custom-heading span.btm-txt { margin: 0; }
	/* Our Clients */
	.home-our-clients-wrap { padding-top: 40px !important; }
	/* Home Video */
	.home-video-wrap { padding-top: 40px !important; padding-bottom: 40px !important; }
	.home-video-block span { font-size: 14px; }
	/* Home Book Now */
	.home-booknow-wrap { padding-top: 40px !important; padding-bottom: 48px !important; }
	.home-booknow-wrap p { font-size: 20px; margin: 0 0 30px; }
	.home-booknow-wrap .btn { line-height: 60px; padding: 0 30px; font-size: 20px; }
	/* Subpage */
	#Subheader { padding: 50px 0; background-size: cover; }
	#Subheader .title { font-size: 30px; }
	.brd-lt { border-left: 0; margin-left: 0; padding-left: 0; } 
	.gallery-before-after-wrap .gallery-before, .gallery-before-after-wrap .gallery-after { width: 50% !important; clear: none; }
	/* Our Company */
	.company-profile-wrap .btn { margin-left: 0; }
	/* Our Service */
	.booking-btn { padding: 0 20px; line-height: 40px; font-size: 15px; }
	.our-services-wrap .column_placeholder { display:none; }
	.our-services-wrap, .our-services-wrap.correction-service, .our-services-wrap.protection-service { padding-top: 40px !important; padding-bottom: 30px !important; background: #2F2F2F !important; border-bottom:1px solid rgba(231,231,231,0.2); }
	.our-services-wrap .services-content-rt .column_attr { margin-left: 0; }
	.our-services-wrap ul li { margin: 0 0 15px; }
	.our-services-wrap ul li a { line-height: 15px; font-size: 16px; }
	.our-services-wrap ul li a i { margin: 0 10px 0 0; }
	.services-subpage-content .brd-rt { margin-right: 0; padding-right: 0; border: 0; }
	.services-subpage-content ul.service-steps li { font-size: 20px; margin: 0 0 30px; }
	.services-subpage-content ul.service-steps li i { margin: 0 15px 0 0; }
	.services-subpage-content ul.service-steps li span { margin: 6px 0 0 36px; }
	/* Join */
	.join-our-team-wrap { background: none !important; }
	.join-our-team-wrap .btn { font-size:20px; padding: 0 30px; line-height: 50px; }
	/* Get in Touch */
	.get-in-touch-wrap.highlight-left .wrap:first-child, .get-in-touch-wrap.highlight-right .wrap:last-child { background: #fff; }
	.get-in-touch-wrap .get-lt { padding: 40px 0 0; }
	.get-in-touch-wrap .get-rt .column_attr { padding: 30px 0; }
	.get-in-touch-wrap .get-rt h3, .get-in-touch-wrap .get-rt ul { color: #2c2c2c !important; }
	.get-in-touch-wrap .get-rt ul li.abn-txt { margin: 40px 0 0; }
	.get-in-touch-wrap a { display:block; line-height: 33px; }
	.icons-phone { background-position: -41px -1px; width: 33px; height: 33px; background-size: 75px 75px; }
	.icons-email { background-position: -41px -35px; width: 33px; height: 33px; background-size: 75px 75px; }	
	/* FAQs */
	.faqs-ans-q-wrap.one.column, .faq-q-wrap.one.column { padding: 0 0 0 1%; }
	.faq-q-wrap ul li { padding-left: 40px; font-size: 20px; margin: 0 0 10px; line-height: 25px; }
	.faq .question .title { font-size: 20px; padding: 8px 0 11px 80px; line-height: 20px; }
	.faq .question .title .num { width: 33px; height: 33px; background-size: 33px 33px; }
	.style-simple .faq .question .title, .style-simple .faq .question .answer { padding-left: 50px; }
	.faq .question .answer { padding: 0 0 30px 80px; }
	.faq-q-top { right: 0; bottom: 10px; font-size:12px; }
	/* Our Service */
	.our-services-content { padding-bottom: 25px !important; }
	.our-services-content .heading-brd .column_attr:before { display:none; }
	.our-services-links-wrap { padding-top: 40px !important; padding-bottom: 40px !important; background-color: #4F4F4F !important; background-position: 0 0 !important; }
	.our-services-content .heading-brd { margin-top: 0; }
	.our-services-content h2 span { font-size: 20px; line-height: 20px; margin: 15px 0 0; }
	.our-services-links-wrap .cont-lt .cont-mid-v, .our-services-content .heading-brd .cont-mid-v { position: relative; top: 0; transform: translateY(0); width: auto; margin: 0; }
	.our-services-links-wrap .cont-rt .column_attr { margin:30px 0 0; }
	.our-services-links-wrap .cont-rt ul li { font-size: 18px; }
	.our-services-links-wrap .cont-rt ul li a { color: #fff; }
	.our-services-links-wrap .cont-rt ul li i { margin: 0 20px 0 0; }
	.our-services-links-wrap .cont-rt ul li span { margin-left: 41px; }
		/* Featured Cars */
	.featured-cars-listing { padding: 30px 20px; }
	/* News */
	.feat-post-desc { padding: 35px 0 25px; }
	.feat-post-desc .feat-post-date span { margin: 0 0 30px; }
	.feat-post-desc h2 { font-size: 20px; line-height: normal; margin: 0 0 15px; }
	.feat-post-footer .btn { line-height: 40px; padding: 0 20px; font-size: 15px; }
	.blog_wrapper { margin: 30px 0 0; }
	.blog_wrapper .post-meta .author-date .date .post-date, .blog-single-wrap .post-meta .author-date .date .entry-date { font-size: 15px; }
	.blog_wrapper .post-footer .post-links { padding: 0 20px; line-height: 40px; font-size: 20px; margin: 20px 0 0; }
	.blog_wrapper .entry-title, .blog-single-wrap .entry-title { font-size: 20px; line-height: normal; margin: 10px 0 20px; }
	/* Booking Form */
	.booking-form-wrap { padding-top: 40px !important; padding-bottom: 40px !important; }
	/* Bottom Gallery */
	.gallery-before-after-wrap .gallery-caption-wrap { width: 50%!important; clear:none !important; }
	.services-note-wrap .column_attr { padding: 0; }
	/* Footer */
	#Footer { padding: 30px 0 0; }
	#Footer .footer-lt h2 { margin: 0 0 25px; font-size: 30px; }
	#Footer .footer-lt h2 span { font-size: 16px; line-height: 22px; margin: 12px 0 0; }	
	#Footer .footer-lt .btn { margin: 4px 0 5px; }
	#Footer .footer-lt .top-booknow-sm-wrap { margin: 0 0 20px; }
	#Footer .footer-rt { margin: 0; }
	#Footer .footer_copy { margin: 0; }
	#Footer .footer-rt input[type="submit"] { width: 100%; }
	#Subheader { background-size: 100%; background-position: center; padding: 80px 0;}
	
	.services-package-list{
		overflow-x: auto;
	}
}
@media only screen and (max-width: 650px) {
    .bookly-go-to-cart {
        padding: 10px 8px 8px 1px !important;
        width: 50px!important;
        height: 37px!important;
    }
    .bookly-go-to-cart img {
        margin-left: 0px;
    }
    .bookly-go-to-cart>span>span:first-child{
        display: none;
    } 
    
}


@media only screen and (max-width: 640px) {
	.banner-txt1, .banner-txt2, .banner-arrow img, .ares.tp-bullets { display: none; }	
	.services-still-want-wrap { padding-top: 30px !important; padding-bottom: 30px !important;  }
	.services-still-want-wrap .still-txt, .services-still-want-wrap .click-view a { font-size:20px; line-height:25px; }
	.services-still-want-wrap .click-view a { padding: 0; }
	.services-still-want-wrap .click-view a span { display: inline; }
	.gallery-before-after-wrap .wp-caption-text { padding: 5px 0 !important; font-size: 12px; }
	#Subheader { background-size: 100%; background-position: center; padding: 60px 0;}
	.form-popup-block h2 { font-size: 24px; }
	.form-popup-block .one-second.column { width: 100%; }
	.form-popup-block input[type="submit"] { padding: 0 30px; font-size: 15px; line-height: 40px; }
	.with_aside .sections_group { padding-top: 0; }
	/* Home Services */
	.home-services-c2a-wrap { padding-top: 40px !important; padding-bottom: 0 !important; background: #4b4b4b !important; }
	.home-services-c2a-wrap h2 a, .home-services-c2a-wrap h2 a span { font-size: 25px; margin: 0 0 20px; line-height: 30px;  }
	.home-services-c2a-wrap p a { font-size: 13px; }
}

@media only screen and (max-width: 480px) {	
	#rc-imageselect, .g-recaptcha {transform:scale(0.70);-webkit-transform:scale(0.70);transform-origin:0 0;-webkit-transform-origin:0 0;}
	.get-in-touch-wrap .free-txt, .get-in-touch-wrap a, .get-in-touch-wrap .get-rt ul { font-size: 13px; }	
	.get-in-touch-wrap .free-txt { margin: 0 0 20px; }
	.get-in-touch-wrap a { margin: 0 0 5px; }
	.get-in-touch-wrap a i { margin: 0 5px 0 0; }
	.get-in-touch-wrap .get-rt ul li { margin: 0 0 10px; }
	#Subheader { background-size: 100%; background-position: center; padding: 40px 0;}
}

@media only screen and (max-width: 320px) {
	#no-more-tables td { font-size: 9px; }
	#no-more-tables td:first-child { font-size: 12px; }
	.services-table-wrap table tbody td i { font-size: 14px; }
}

.car-type-form{ background: #fff; padding: 25px; border: 1px solid #d9dee4; }
.car-type-form label { float: left; margin-top: 7px; margin-right: 80px; }
.car-type-form input { width: 30%; float: left; margin-right: 20px }
.ab-info-text-coupon b br { display: none; }
#Subheader{ background-size: cover; background-position: center; }

.page-id-149 #Subheader h1.title, .page-id-130 #Subheader h1.title{
        text-shadow: 0 0 70px #000;
}


.session-data{
    color: #fff;
    background: rgba(0,0,0,.3);
    border-radius: 4px;
    padding: 20px 30px;
    margin-bottom: 20px;
}

.cart-item{
        margin-bottom: 15px;
}

.repeated-items span, .cart-item span{
    padding: 0 10px;
}
.repeated-items span:not(:last-child), .cart-item span:not(:last-child), .border-right{
    border-right: 1px solid rgba(255,255,255,.3);
}

.php-d option{
    display: none;
}
.php-d.test option{
    display: block;
}
.php-d .ddd{
    display: block;
}

/*pre{
    color: #000;
}*/

.implode span{
display: block;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pricing span{
    display: block;
}

.bookly-go-to-cart>.ladda-label span:first-child{
    color: #fff!important;
    font-size: 18px!important;
    line-height: 17px!important;
    font-weight: bold!important;
    text-transform: uppercase!important;   
}

.ladda-label .cart{
    background: #000;
    border-radius: 50%;
    font-size: 10px;
    line-height: 1.5;
    position: absolute;
    height: 15px;
    width: 15px;
    right: -11px;
    top: -7px;
}

.ab-info-deposite {
    margin-left: 10px!important;
}

.last-text{
    font-size: 18px;
}

.last-text strong{
    font-size: 18px;
    letter-spacing: 1px;
    color: #f79a0e;
}


/*Ecommerce*/

.product-categories li ul{
    display: none;
}

.product-categories li.current-cat ul, .product-categories li.current-cat-parent ul{
    display: block;
}

.product-categories li:hover ul{
    display: block;
}

.woocommerce #Top_bar {
    position: relative;
}
.woocommerce  #Top_bar .menu > li > a{
    padding: 0;
}

.woocommerce.with_aside .sidebar.columns {
    width: 25%;
}

.woocommerce.with_aside .sections_group {
    width: 73%;
}

.woocommerce .content_wrapper{
    margin: 95px auto;
}

.woocommerce #Wrapper, .woocommerce #Content {
    background-color: #fff;
}

.woocommerce ul.products li.product{
    text-align: center;
}

.woocommerce ul.products li.product *{
    transition: all ease-in-out .4s;
}
.woocommerce .products_wrapper .image_frame {
    width: 100%;
    min-height: 280px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    margin: 0;
    text-align: center;
}

.woocommerce .products_wrapper .image_wrapper{
    display: inline-block;
    text-align: center;
    min-width: 145px;
    max-width: 270px;
    overflow: hidden;
    margin: 0;
    position: relative;
    vertical-align: top;
    min-height: 280px;
}

.woocommerce .products_wrapper .image_wrapper:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    min-height: inherit;
}

.woocommerce .products_wrapper .image_frame a{
    display: inline-block;
}

.woocommerce ul.products li.product a img{
    width: auto;
    height: auto;
    max-width: 270px;
    max-height: 240px;
    vertical-align: middle;
    display: inline-block;
    
}
.products_wrapper ul.products li.product .product-loop-thumb{
    border: 1px solid #ccc;
    padding: 10px;
}
.products_wrapper ul.products li.product:hover .product-loop-thumb{
    border: 1px solid #d78c36;
}
.woocommerce ul.products li.product .desc a{
    text-decoration: none;
    font-size: 17px;
    font-weight: 700;
    color: #4b4b4b;
    margin: 5px 0;
    display: block;
        text-transform: capitalize;
}
.woocommerce ul.products li.product:hover .desc a{
    color: #d58529;
}
.woocommerce ul.products li.product:hover .desc .price{
    color: #4b4b4b;
}
.woocommerce ul.products li.product .desc .price{
    font-size: 19px;
    color: #808080;
    font-weight: 600;
}

.shop-filters{
    display: none;
}
.sidebar.four.columns{
    background: #fff;
}
.sidebar .widget-area{
   border: 0;
    padding: 0;
    background-color: #fff!important;
}
.widget_product_categories h3{
    font-size: 31px;
    font-weight: 800!important;
    letter-spacing: 1px;
    color: #4b4b4b;
    line-height: 1;
    margin-bottom: 25px;
}

.widget-area:before{
    background-color: #fff;
}

.widget_product_categories li{
    list-style:none;
    border-bottom: 1px solid #dbdbdb;
}
.widget_product_categories ul > li:after {
    display: none!important;
}

.product-categories > li.cat-item:before {
    content: url(https://www.leadingdetailing.com.au/wp-content/uploads/2017/10/list-icon.png)!important;
    display: inline-block!important;
    position: absolute;
    margin-top: 23px;
}

.woocommerce .widget_product_categories ul{
    padding: 0;
    background-color: #fff;
    background: #fff;
}

.woocommerce .widget_product_categories ul li li{
        border: 0;
}
.woocommerce .widget_product_categories ul li li a {
    color: #d58529!important;
    display: block;
    padding: 10px 0 10px 39px;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.2;
}
.woocommerce .widget_product_categories ul li ul{
    margin-bottom: 20px;
    padding-top: 20px;
    border-top: 1px solid #dbdbdb;
    margin-top: 0px;
}

.woocommerce .widget_product_categories>ul>li>a {
    color: #4b4b4b!important;
    display: block;
    font-size: 28px;
    font-weight: 700;
    padding: 20px 0 20px 39px;
    line-height: 1.2;
}

.woocommerce-products-header__title.page-title{
    font-size: 31px;
    text-transform: uppercase;
    font-weight: 800!important;
    letter-spacing: 1px;
    color: #4b4b4b;
    line-height: 1;
    margin-bottom: 45px;
}

.woocommerce-product-gallery__image{
    min-height: 410px;
    max-height: 550px;
    position: relative;
}

.product_image_wrapper .flex-viewport{
    padding: 10px;
    border: 1px solid #e2e2e2;
    height: auto!important;
}

.single.single-product .sections_group {
    width: 75%;
}

#Content .product_image_wrapper a{
    display: block;
}

#Content .product_image_wrapper .flex-viewport a img{

    height: auto;
    max-height: 100%;
    width: auto;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.woocommerce .product .product_wrapper div.entry-summary h1.product_title {
    font-size: 31px;
    line-height: 1;
    margin-bottom: 0;
    padding-bottom: 15px;
    position: relative;
    color: #4b4b4b;
    font-weight: 800!important;
    text-transform: uppercase;
}

.woocommerce-product-details__short-description h3{
    font-weight: 800!important;
    margin-bottom: 25px;
    color: #4b4b4b;
    font-size: 31px;
}

.woocommerce .product .product_wrapper div.entry-summary h1.product_title:after{
    display:none!important;
}

.woocommerce .product div.entry-summary > p.price{
    font-size: 25px;
    line-height: 1;
    color: #4b4b4b;
    font-weight: 800!important;
}

.reset_variations{
    display:none!important;
}

.variations_form td{
    background: #fff!important
}

.value .tawcvs-swatches {
    padding: 0;
    text-align: left;
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 25px;
}

.woocommerce .product div.entry-summary form.cart {
    margin-bottom: 60px!important;
}

.woocommerce .quantity input.qty{
    padding: 10px;
    opacity: 1;
    border-color: #e1e1e1;
    margin-bottom: 0;
}

.woocommerce .product div.entry-summary .cart label{
    font-size: 17px;
    text-transform: uppercase;
    color: #4b4b4b;
    line-height: 35px;
}

.woocommerce .product div.entry-summary .cart .button{
    font-size: 20px;
    border-radius: 15px;
    padding: 11px 40px!important;
    margin-left: 20px;
    text-transform: uppercase;
}
.woocommerce div.product form.cart .variations td.label{
    padding: 0!important;
    padding-left: 0!important;
    text-align: left;
    font-size: 17px;
    text-transform: uppercase;
    color: #4b4b4b;
}
.woocommerce div.product form.cart .variations td.value{
    padding: 0!important;
}
.woocommerce-product-details__short-description p{
    font-size: 15px;
    color: #4b4b4b;
    font-weight: 800;
}

.variations .tawcvs-swatches .swatch{
    width: auto;
    height: auto;
    border-radius: 0;
    line-height: 1;
    padding: 12px 20px;
    font-size: 13px;
    border: 1px solid #2c2c2c;
    background-color: #fff!important;
    opacity: 1;
    color: #222222;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.woocommerce .product .related.products{
    border: 0!important;
}

.woocommerce .product .related.products h2{
    font-size: 31px!important;
    text-transform: uppercase;
    font-weight: 800!important;
    margin-bottom: 40px;
}

.button-flat .woocommerce .shop_table .product-remove a.remove{
    background: none!important;
    font-size: 30px;
    line-height: 1;
    margin-top: 0;
}

a.remove.button.button_js:after {
    background: none!important;
    background-color: transparent!important;
}

.button-flat .woocommerce .shop_table .product-remove a.remove:hover span{
    color: #f79a0e;
}

.woocommerce .shop_table .product-remove a.remove .button_icon {
    padding: 0px;
}

.single_variation_wrap .quantity span, .woocommerce div.product form.cart div.quantity span{
    display: none;
}

/* Alerts */

.woocommerce-message .alert_icon, .woocommerce-info .alert_icon, .woocommerce-error .alert_icon, .woocommerce-error:before, .woocommerce-info::before, .woocommerce-message:before{
    display: none;
}

/*
.woocommerce .alert{
    display: none;
}*/

#Content .woocommerce-error.alert, #Content .woocommerce-info.alert, #Content .woocommerce-message.alert{
    padding-left:30px!important;
}

.woocommerce .checkout.woocommerce-checkout .form-row label {
    display: none;
}

.alert_wrapper {
    font-weight: 800;
}
/* Cart */

.woocommerce-checkout #Subheader, .woocommerce-cart #Subheader{
    display: none;
}

.woocommerce .shop_table .product-name a {
    font-size: 18px;
    color: #4b4b4b;
}

.woocommerce-cart-form .product-price span{
    font-size: 19px;
    font-weight: 800;
}

.woocommerce-cart-form .product-subtotal span{
    font-size: 23px;
    font-weight: 800;
}

.woocommerce-cart-form table.shop_table{
    border-left: 0;
    border-right: 0;
}

.woocommerce-cart-form td{
    background:#fff!important;
}

.woocommerce-cart-form .shop_table td {
    padding: 35px 15px 35px 0px!important;
}

#Content {
    background-color: #ffffff!important;
}

.product-quantity .quantity input{
    border-left: 0;
    border-right: 0;
    border-radius: 0;
}

.product-quantity .quantity span:first-child{
    margin-right: 10px;
    font-weight: 800;
    color: #4b4b4b;
}
.product-quantity .quantity .minus, .product-quantity .quantity .plus{
    border: 1px solid #e1e1e1;
    padding: 13px 6px 12px;
    position: relative;
    bottom: -2px;
    font-size: 13px;
    cursor: pointer;
}
.product-quantity .quantity .minus{
    right: -5px;
}
.product-quantity .quantity .plus{
    right: 5px;
}
.product-quantity .quantity span img{
    width: 10px!important;
    height: 10px!important;
}

.woocommerce .cart-subtotal td{
    background: #fff!important;
}

.woocommerce .cart-collaterals .cart_totals {
    float: right!important;
    width: 50%!important;
}

.cart_totals table.shop_table{
    font-size: 18px;
    border-top: 0;
}
.cart-collaterals h2 {
    font-size: 31px;
    line-height: 1;
    margin-top: 30px;
}
.checkout-button{
    float: right!important;
    border-radius: 8px!important;
}
.woocommerce-cart input[type="submit"], .woocommerce-cart a.checkout-button{
    transition: all ease-in-out .3s;
}
.woocommerce-cart input[type="submit"].button:hover, .woocommerce-cart a.checkout-button:hover{
    background-color: #2c2c2c!important;
}

/**  Checkout  */

.woocommerce-checkout .section_wrapper, .woocommerce-cart .section_wrapper{
    max-width: 1200px;
}

.checkout-steps {
    width: 65%;
    float: left;
}

.checkout-step-fixed {
    width: 30%;
    float: right;
}

.cart-coupon td{
    background: #fff!important;
}
.woocommerce form.checkout_coupon{
    margin: 0;
    padding: 0;
    border: 0;
}

.woocommerce form.checkout_coupon .form-row-first{
    width: 70%;
}

.woocommerce form.checkout_coupon .form-row-last{
    width: 30%;
    float: right;
    text-align: right;
    text-transform: uppercase;
    font-size: 19px;
}

.woocommerce .checkout_coupon .input-text{
    padding: 11px;
    border-color: #d7d7d7;
}
.woocommerce form.checkout_coupon p{
    padding: 0;
    margin: 0;
}
.woocommerce form.checkout_coupon .button{
    margin: 0;
    border-radius: 2px;
    transition: all ease-in-out .3s;
    padding: 11px 15px!important;
    border: 0;
}
.woocommerce form.checkout_coupon .button:hover{
    background-color: #2c2c2c!important;
}

.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2{
    float: none;
    width: 100%;
}

.woocommerce-checkout #Content{
    padding: 100px 0;
}

.woocommerce-checkout .alert{
    display: none;
}

.woocommerce-checkout input[type='text'], .woocommerce-checkout input[type='tel'], .woocommerce-checkout input[type='email']{
    padding: 11px 15px;
    border-color: #e1e1e1;
}

.select2-container .select2-choice {
    padding: 5px 10px;
    height: 40px;
    width: 132px; 
    font-size: 1.2em;  
}

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 45px !important;
    padding-left: 15px;
}
.select2-container .select2-selection--single {
    height: 45px !important;
    border-radius: 0;
    border-color: #e1e1e1;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px !important;
    right: 10px;
}

abbr.required{
    text-decoration: none;
}

.woocommerce .checkout-steps .button{
    text-transform: uppercase;
    font-weight: 800!important;
    letter-spacing:1px;
    transition: all ease-in-out .3s;
}
.woocommerce .checkout-steps .button:hover{
    background-color: #2c2c2c!important;   
}
.steps-btn{
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.step-3 .steps-btn{
    display: none;
}

.next-step{
    float: right;
}
.quantity{
    white-space: nowrap;
}

/*Review Table*/
#order_review{
    padding: 10px 20px;
    border: 1px solid #eaeaea;
    background: #eaeaea!important;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table{
    border: 0!important;
    margin-bottom: 0;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th, .woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-name{
    text-align: left;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td{
    text-align: right;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table th, .woocommerce table.shop_table.woocommerce-checkout-review-order-table td {
    background: #eaeaea!important;
    padding: 15px 0!important;
        font-size: 18px;
    color: #4b4b4b;
}

.order-total td, .order-total th{
    font-size: 25px!important;
    color: #4b4b4b;
}

.heading{
    padding-bottom: 15px;
    border-bottom: 1px solid#ccc;
    margin-bottom: 50px;
}

.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
    font-size: 19px;
}


.post-type-archive-featured_cars #Subheader {
    background-image: url(https://www.leadingdetailing.com.au/wp-content/uploads/2017/10/Featured-cars.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.page-template-page-featured_cars .section{
        background-image: url(https://www.leadingdetailing.com.au/wp-content/uploads/2017/10/bg1.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.page-template-page-featured_cars .section_wrapper{
    padding: 50px 0;
}

div.featured-cars{
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 40px;
}
div.featured-cars:last-child{
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.featured-cars h2{
    font-size: 55px;
    line-height: 1;
    margin-bottom: 15px!important;
}

.featured-cars  h2:after {
    content: "";
    display: block;
    background: #d58529;
    height: 2px;
    width: 140px;
    margin-top: 14px;
    transition: all ease-in-out .3s;
}

.featured-cars  h2:hover:after {
    width: 190px;
}

.featured-cars h4{
    font-size: 40px;
    line-height: 1;
    margin-bottom: 15px!important;
}
.featured-cars p{
    font-size: 25px;
}
.featured-cars li{
    font-size: 25px;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.cars-content, .cars-slider{
    width: 50%;
    float: left;
}
.cars-content ul{
    margin-bottom: 40px;
}
.cars-content li{
    position: relative;
    padding-left: 20px;
    transition: all ease-in-out .3s;
    
}
.cars-content li p{
    margin-left: 40px;
}
.cars-content li:hover{
    color: #f79a0e;
}
.cars-content li:before{
    content: url(https://www.leadingdetailing.com.au/wp-content/uploads/2017/10/list-icon.png)!important;
    display: inline-block!important;
    position: absolute;
    transition: all ease-in-out .3s;
}

.cars-content li:hover:before{
    margin-left: 5px;
}

.cars-slider {
    width: 45%;
    margin-left: 3%;
    background: #fff;
    border: 7px solid #fff;
    border-radius: 4px;
}
/*
.featured-cars .slides li{
    float: left;
}

#carousel .slides li{
    max-height:120px;
    overflow: hidden; 
    padding: 5px;
    margin-bottom: 0;
}
.flexslider{
    margin: 0;
    border: 6px solid #fff;
}
.featured-cars .slides img{
    max-width: 300px;
}
.flex-direction-nav li{
    margin-bottom: 0;
}

.flex-direction-nav a:before{
    content: url('https://www.leadingdetailing.com.au/wp-content/uploads/2017/10/last.png');
}
.flex-direction-nav a.flex-next:before{
    content: url('https://www.leadingdetailing.com.au/wp-content/uploads/2017/10/next.png');
}

.flex-direction-nav a {
    width: 32px;
    height: 32px;
    top: 45%;
    padding: 4px 0;
    background: rgba(255, 255, 255, 0.8);
}

#carousel .slides li:first-child{
    padding-left: 0;
}


*/

.slick-prev:before{
    content: url('https://www.leadingdetailing.com.au/wp-content/uploads/2017/10/last.png');
}
.slick-next:before{
    content: url('https://www.leadingdetailing.com.au/wp-content/uploads/2017/10/next.png');
    margin-left: -2px;
}
.slick-prev, .slick-next {
    width: 29px;
    height: auto;
    margin: 0;
    z-index: 1;
    background: rgba(255, 255, 255, 0.6);
    transition: all ease-in-out .3s;
    border-radius: 2px!important
}
.slick-prev:hover, .slick-next:hover {
    background: rgba(255, 255, 255, 0.8);
}
.slick-prev {
    left: 10px;
    padding: 4px 0px 2px 1px;
}

.slick-next {
    right: 10px;
    padding: 3px 0px 2px 0px;
}
.main-slides {
    margin-bottom: 7px;
}

.curousel.slick-initialized .slick-slide {
    margin-right: 7px;
}
    
.pagination{
    text-align: center;
}
.pagination span.current{
    color: #ffffff;
    padding: 10px 15px;
    background: #050503;
    border-radius: 4px;
    margin: 0 5px;
}
.pagination a{
    color: #ffffff;
    padding: 10px 15px;
    background: #d58529;
    border-radius: 4px;
    margin: 0 5px;
}
.pagination a:hover{
    background: #050503;
    color: #ffffff;
}

.product_image_wrapper .flex-viewport {
    padding: 0px;
}
/*Media Queries*/

@media only screen and (min-width: 1240px){
    .woocommerce.with_aside .content_wrapper {
        max-width: 1200px;
    }
}

@media only screen and (min-width: 960px){
    .page-template-page-featured_cars .section_wrapper{
        padding: 100px 30px;
    }
}


@media only screen and (max-width: 1240px){
    .checkout-step-fixed {
        width: 33%;
        float: right;
    }
}

@media only screen and (max-width: 960px){
    
    .checkout-steps {
        width: 55%;
        float: left;
    }
    .checkout-step-fixed {
        width: 42%;
        float: right;
    }
    .woocommerce .cart-collaterals .cart_totals {
        float: none!important;
        width: 100%!important;
    }
}

@media only screen and (max-width: 768px){
    .cart_totals.calculated_shipping {
        float: none!important;
        width: 100%!important;
    }
    .checkout-steps, .checkout-step-fixed {
        width: 100%;
        float: none;
    }
    .woocommerce .cart-collaterals .cart_totals {
        width: 100%!important;
        float: none!important;
    }
    .checkout-step-fixed{
        margin-bottom: 50px;
    }
    .cars-content, .cars-slider{
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width: 480px){
    .woocommerce .product div.entry-summary .cart .button {
        font-size: 16px;
        padding: 13px 22px!important;
        margin-left: 10px;
    }
}