/*
Theme Name: Prodealer
Theme URI: http://prodealer.com.au
Description: Bootstrap Theme For Wordpress
Author: Prodealer
Author URI: http://prodealer.com.au
Version: 1.0
License: MIT License
License URI: http://opensource.org/licenses/MIT
*/

.sideIconsLhs{
    width: 78px;
    -webkit-box-shadow: 1px -1px 4px 0px rgb(212, 214, 214);
        /*box-shadow: 1px -1px 4px 0px rgb(212, 214, 214);*/
    box-shadow: 7px 6px 20px rgba(0,0,0,0.1);
    position: fixed;
    bottom: 0;
    top: 0;
    z-index: 10000;
    display: block;
    background-color: #FFF;
}
.sideIconsLhs ul{
	display: inline-block;
	border-top: 1px solid #dee1e3;
	text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
}
.sideIconsLhs li{
	font-weight: normal;
    text-align: center;
    width: 94%;
    min-height: 48px;
    padding: 5px 3px 9px;
    border-bottom: 1px solid #dee1e3;
    border-right: 0;
    display: inline-block;
    cursor: pointer;
    transition: all .3s ease-in-out;
}
.sideIconsLhs li a{
	margin: 0;
    display: block;
    padding: 0;
    text-align: center;
    color: #80878f;
        font-size: 11px;
}

/*.sideIconsLhs .iconVehicle{ background:url(<?php $upload_dir = wp_upload_dir(); ?> <?php echo $upload_dir; ?>/icon-nav-1.png) center center no-repeat;}*/
.sideIconsLhs .icon_side{margin: 0 auto;
    width: 60px;
    height: 50px;
    display: block;
    }
/*.sideIconsLhs li:hover{
  webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}*/
.sideIconsLhs li:first-child:hover{
transform:none;
}
.sideIconsLhs li:first-child{
width: 100%;    padding: 7px 0px;}
.sideIconsLhs li a:hover{
text-decoration: none;}

 @media (min-width: 768px){
 	.logo{display: none;}
 	.ubermenu-responsive-toggle .fa{margin-left: 76px;}
 	div#owaf-footer{padding-left: 76px;}
 	div#content{margin-left: 67px;}
        .logo img{height: auto;width: 100%;overflow: hidden;}
        div.logo{margin-top: 0px;height: 84px;}
.lg-header-long{padding:0!important;}
 }


/* header */
.lg-head.text-right{float: left;
    display: inline-block;
    margin-left: 69px;
color: #fff;}
div#prodealer-details{float: right;
    display: inline-block;
    margin-top: 20px;}
header{color: #fff;
    background: #0099da;}
.prodealer-phone a{color:#fff!important;}
header{margin: 5px 0px 5px 0px!important;}
 @media (max-width: 1200px){
   .lg-head.text-right{float:right;
                    display:block;
                    margin-left: 0px;
                    width: 100%;
                    margin-bottom: 0;}
     div#prodealer-details{display: block;
                   margin-top: 5px;
                   margin-bottom: 5px;}
   .lg-header-long{padding:0 0px!important;}	
 }
.no-padding{padding:0!important;}
.lg-header-long{    padding: 11px 0;}
div.logo{background:#fff;text-align: center;}

@media (max-width: 767px)and (min-width:640px){
div.logo{height: 75px;
    width: 100px;}
}
@media (max-width: 639px){.prodealer-address{display:none!important;}
.custom-row{margin:0!important;}
.lg-head.text-right{width: 75%;
    padding: 3px 0px;}
.prodealer-phone{padding:3px 0;}
div.logo{width: 111px;height: 104px;}
.custom-row{margin:0!important}
.logo img{margin-top:13px;}
}
@media (max-width: 480px){.lg-head.text-right{width: 100%;}
.prodealer-phone{padding-right: 0px!important;
    padding: 0;}
div.logo{width: 102px;
    height: 98px;}}
@media (min-width: 1200px){.custom-row{padding-top: 10px;
    padding-bottom: 13px;}}
@media (max-width: 767px){.custom-row{margin-right:0!important; margin-left:0!important;}}

.call-to-action-h header h2{background-color: #f7f7f7!important;}
.sideIconsLhs li:hover i{background: url(https://vw.prodealerwebsites.com.au/all-in-one.png);}
.sideIconsLhs li:hover .iconVehicle {background-position: 7px 49px;}
.sideIconsLhs li:hover .iconTestdrive{background-position: -44px -38px;}
.sideIconsLhs li:hover .iconOffers{background-position: -94px -38px;}
.sideIconsLhs li:hover .iconUsedvehicle{background-position: -143px -38px;}
.sideIconsLhs li:hover .iconService{background-position: 210px -38px;}
.sideIconsLhs li:hover .iconFinance{background-position: 156px -38px;}
.sideIconsLhs li:hover .iconAbout{background-position: 106px -38px;}
.sideIconsLhs li:hover .iconContact{background-position: 56px -38px;}

/* header */
.sideIconsLhs i{background: url(https://vw.prodealerwebsites.com.au/all-in-one.png);}
.sideIconsLhs .iconVehicle {background-position: 7px 7px;}
.sideIconsLhs .iconTestdrive{background-position: -44px 4px;}
.sideIconsLhs .iconOffers{background-position: -94px 4px;}
.sideIconsLhs .iconUsedvehicle{background-position: -143px 4px;}
.sideIconsLhs .iconService{background-position: 210px 4px;}
.sideIconsLhs .iconFinance{background-position: 156px 4px;}
.sideIconsLhs .iconAbout{background-position: 106px 4px;}
.sideIconsLhs .iconContact{background-position: 56px 4px;}

.sideIconsLhs li:hover a{color:#00adee;}
.sideIconsLhs{margin-left: 0!important;}