/*
Theme Name: <Insert your site name here> Child Theme
Description: A child theme for Uikit Theme
Author: Rebecca Chapman
Template: Uikit Theme
*/

/* Write custom css here */


@media (min-width: 768px) {
    .woocommerce-loop-product__link img {
        object-fit: cover;
width: auto !important;
height: 250px !important;
    }
}

        
.headersearch {
  position: relative;
  top: 17px;
}

.header-links {
  position: relative;
  top: 5px;
}

.widget_product_search{
    position: relative;
    left: 135px;
}

.uk-scope .uk-dotnav>*>*{
background: #000!important;
}

.headersearch .uk-icon.uk-search-icon {
    background:orange;
    height:50px;
    line-height:50px;
    color:#000;
}

.headersearch #woocommerce-product-search-field-0 {
    background-color:#E2DEDE;
    margin-left: 10px;
    height:50px;
    line-height:50px;
    width:500px;
    color:#3E505D;
}

.headersearch #woocommerce-product-search-field-0::placeholder {
    color:#444;
}



.header-links a {
    color:#666666;
}

.header-links a:hover {
    color:#666666;
}


.uk-button.search{
    background:orange!important;
    color:#fff!important;
}

.uk-button:hover{
    background-color: #eeeeee!important;
}


.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #000000;
    background: -moz-linear-gradient(top, #000000 0%, #222222 0%, #47494d 100%);
    background: -webkit-linear-gradient(top, #000000 0%,#222222 0%,#47494d 100%);
    background: linear-gradient(to bottom, #000000 0%,#222222 0%,#47494d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#47494d',GradientType=0 );
    background: #3E505D;
}

.uk-navbar li a,.uk-navbar .cart-text{
        color:#fff;
         }

.uk-navbar-nav > li > a[href="#"]{
    cursor:pointer;
}

.uk-navbar-nav > li.uk-active > a{
    color:#fff;
}

.uk-navbar li a:hover{
    color:#000;
    background:orange;
}

.uk-dropdown li a {
    color:#444;
}

.slider-container{
    background:#00000080;
    padding: 25px;
}

.uk-nav > li > a:hover{
     color:#fff!important;
    background:orange;
}
#nav .uk-navbar-nav > li:hover > a, #nav .uk-navbar-nav > li > a:focus, #nav .uk-navbar-nav > li.uk-open > a{
   color:#fff;
}


.bar{
    margin: 20px 0px;
    margin-top: 20px;
    font-size: 130%;
    font-weight: 100;
    background-color: #e2dede;
    text-align: center;
    padding: 10px 0px;
}

.caravan-box{
   padding:10px;
    background:#fff;
    
}

.caravan-box p{
    text-align:center;
    font-weight:bold;
}

.caravan-box img{
    width:250px!important;
    margin:auto;
    display:block;
}

.caravan-box .uk-button{
    margin:auto;
    display:block;
}

.categories p{
    color:#fff;
    font-size:25px;
}

.brands{
    padding:25px;
    background: #fff;
    margin:auto;
    max-width:1200px;
}

#footersidebar{
        background:#3E505D;
    }
    

#footersidebar a{
    color:#fff;
	font-size:15px;
}

.uk-panel-title{
    color:#444;
}
.uk-button,.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background: orange;
    color: #000;
}

.uk-button:hover,.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
        background: #d62100;
        color: #444!important;
}

#TopScroll{
    border-radius:60px;
    width: 40px;
    height: 40px;
    padding:11px;
    }

.front-page-intro {
    background: #3c3c3c;
    color: white !important;
    padding: 20px;
    border: 1px solid rgba(0,0,0,.1)!important;
}

.intro-text {
    color:white;
}

#slider .uk-overlay-panel {
    max-width:1600px;
    margin:0 auto;
}

.offersidebar {
    float: left;
    width: 26%;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 33%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: left;
    width: 40%;
    box-sizing: border-box;
    padding-left: 20px;
}

@media screen and (max-width:1170px){
    .offersidebar {
        display:none;
    }
    
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        width:50%;
    }
    
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        width:50%;
    }
    
    .woocommerce div.product form.cart .variations select {
    max-width: 100% !important;
    }
}

@media screen and (max-width:750px){
    
    
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        width:100%;
        float:none;
    }
    
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        width:100%;
        float:none;
    }
}
a{
    color:#938E8A;
}

a:hover{
    color:#A38E8A;
}


.up-sells.upsells.products {
    padding-bottom:30px;
}



.tab-padding{
    padding:20px;}
    
.up-sells.upsells.products h2 {
    padding-top:20px;
    padding-bottom:20px;
}



.page-id-7 section#main {
     background:url('/wp-content/uploads/2025/01/home-bg-newer.jpg');
	background-position: center;
        background-size: cover;
}

.page-id-7 #contentwrapper {
    background:transparent;
}

.page-id-7 #content h2{
color:#fff;
}

.page-id-7 mark{
background: none;
    color: #fff;
}


.uk-dropdown-navbar{
    width:250px;
    border:1px solid #000!important;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: orange;
    font-size: 1.5em;
    font-weight: bold;
    
}

.variations .label {
    width:25%;
    
}

.variations .value {
     box-sizing:border-box;
     border-spacing:0px;
}

.variations .value select {
    height: 2.1em;
    line-height: 2em;
    box-sizing:border-box;
    margin:0px;
}

.uk-navbar-toggle-icon {
    line-height:80px;
    color:#fff;
}

  @media screen and (max-width: 1200px) {
.hiddenmob {
  display: none !important;
}}

.redbutton {
   background-color: orange;
    color: #000;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    float: right;
    margin-left: 5px;
}

.redbutton:hover{
    background:#767876!important;
	color:#fff!important;
    text-decoration:none!important;
    }

.transbutton {
  color: #444;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  background-color: #C6C6C6;
  margin-left: 0px;
}

.social .hiddenmob {
    color:#eee;
    line-height:40px;
}

.uk-fixed-socialbar, #topbarnav {
    height: 60px;
    position: relative;
}


.features-bar {
        background: orange;
        min-height:4px;
}

.uk-text-bold{
    color:#fff;
}

.centeralignmob img{
    height:180px;
}

.fslidertitle{
    min-height:68px;
}

#nav .menu-item a{
    padding:10px;
}

.uk-navbar-nav{
    gap:0px;
   }
   
.uk-navbar-nav>li>a{
    text-transform:none;
}

.uk-dropdown{
    width:250px;
}

.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .woocommerce-checkout .wcf-order-wrap{
    width:50%!important;
}

.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-customer-info-main-wrapper{
    width:50%!important;
}

.wcf-embed-checkout-form .wcf-custom-coupon-field{
    display:none!important;
}

#header{
    padding-top:10px;
    padding-bottom:10px;
}

#header img{
width:300px;
}

.uk-dotnav>*>*{
    background-color: #fff;
    width: 15px;
    height: 15px;
}

.uk-dotnav>.uk-active>*{
    background:orange!important;
}

h2{
    margin-top:15px;
	    margin-bottom: 15px;
}

#menu-item-11631{
    background:#d02630;
}

#menu-item-11632{
     background:#f4ae30;
}

#menu-item-11633{
     background:#b2731f;
}

#menu-item-11634{
     background:#19a0be;
}

#menu-item-11635{
     background:#c0a554;
}

#menu-item-11636{
     background:#84b2d2;
}

#menu-item-11637{
     background:#0d7061;
}

#menu-item-11638{
     background:#625454;
}

#menu-item-11639{
     background:#e17d00;
}

#menu-item-11640{
     background:#ba3b22;
}

#menu-item-11641{
     background:#912d8f;
}

#menu-item-11642{
     background:#001ad1;
}

#menu-item-11643{
     background:#93a3b4;
}

#menu-item-11644{
     background:#45ac4e;
}

#menu-item-11645{
     background:#ce76ae;
}

.ubermenu .ubermenu-autocolumn, .ubermenu .ubermenu-submenu-type-stack{
    padding-top:0px!important;
    padding-bottom:0px!important;
}

.ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child{
    margin-top:0px!important;
}

.ubermenu-submenu-id-11597 .ubermenu-target:hover{
    background:#767876;
}

.ubermenu-submenu-id-11647 .ubermenu-target:hover{
    background:#767876;
}


.uk-scope .uk-button-default{
    background:orange;
    color:#fff;
}

.uk-icon-button{
    color:orange;
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-id-11597{
    position:relative;
   right: -600px;
}

.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target{
    background:orange!important;
}

.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target{
    background:orange!important;
}

@media (max-width: 1200px) {
   .header-links{
       display:none;
   }
   
   #header img{
       margin:auto;
       display:block;
   }
   .widget_product_search{
       left:0px;
   }
   
   .uk-search-default {
           position: relative;
        bottom: 45px;
       margin: auto;
        display: block;
        right: 96px;
}
   
}


.redbutton{
    margin-top: 10px;
	text-transform:capitalize;
}


.entry-meta{
    display:none;
}

.products .uk-button{
    border-radius:10px;
    padding:0 20px;
    text-transform:none;
}

a:hover{
    text-decoration:none;
}

#footersidebar .uk-margin-bottom{
margin-bottom:0px!important;
}

#footersidebar .uk-margin-top{
margin-top:0px!important;
}

#header p{
	color:#000;
	text-align:center;
			font-size:20px;
	margin-top:0px;
	font-style:italic;
	    padding-left: 25px;
}

.wheels{
padding-top:25px;
	    max-width: 87%;
    margin: auto;
    display: block;
	}


.uk-scope [data-uk-cover], .uk-scope [uk-cover]{
max-width:100%!important;
}

#footersidebar p{
margin-bottom:0px;
	font-size:15px;
	color:#fff;
	
}

h1{
font-size:32px;
	margin-top: 10px;
}

.header-contact{
	text-align:right; 
		color:#000; 
		padding-top:43px;
	}

p{
font-size:15px;
}

.uk-text-large{
font-weight:normal!important;
}

#header span{
font-size:17px;
}

#header a{
font-size:17px;
}

a{
font-size:15px;
}

.director{
text-align: right;
    margin-top: 0px;
	color:#fff;
}

.intro-text{
margin-bottom:5px;
	margin-top:10px;
	text-align: justify;
	padding-left:15px;
	}


.mobile-main iframe{
border-top: 2px solid #000;
border-bottom: 2px solid #000;
}

.intro-text a{
color:#fff;
}

.uk-scope .uk-h3, .uk-scope h3{
margin-top:10px;
}

h3{
margin-top: 15px;
    margin-bottom: 15px;
}

.uk-scope .uk-button{
max-width: 140px;
    color: #000;
    text-transform: capitalize;	
	margin:auto;
	display:block;
	
}

.uk-width-2-4\@m {
        width: 50%;
    }



@media (max-width: 1200px){
	#footersidebar p{
	text-align:center;
	}
	
	#footersidebar a{
	text-align:center;
	}
	
	.uk-text-large{
	text-align:center;
	}
	
		.worldpay img{
	        max-width: 210px;
        margin: auto;
        display: block;
	}
}


	
	.mobile-only{
	display:none;
	}
	

.ubermenu-submenu-id-11860{
background:#3E505D!important;
	padding-top: 10px!important;
    padding-bottom: 10px!important;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
margin-bottom:25px!important;
}


.uk-icon-button-small{
line-height: 22px;
}

.uk-scope .uk-overlay{
padding: 8px 30px!important;
}

.call-now{
position: relative;
    left: 60px;
}

.call-now h2{
    font-size: 36px;
}

.mobile-main{
border: 2px solid #000;
}

@media (max-width: 1200px) {
	#header .main-img img{
	display:none;
	}
	
	.header-contact{
	text-align:center; 
		color:#000; 
		padding-top:25px;
	}
	
	    .uk-width-1-3\@m {
        width: 100%;
    }
	
	  .uk-width-2-3\@m {
        width: 100%;
    }
	
	    .uk-width-2-4\@m {
        width: 100%;
    }
	
	  .uk-width-1-4\@m {
        width: 100%!important;
    }
	
	
	#header .uk-width-2-4\@m {
       display:none;
    }
	
	
	#header .contact{
	display:none;
	}
	
	
	.mobile-main{
	display:none;
	}
	
	.mobile-only{
	display:block;
	}
	
}

#topbarnav{
    width: 1060px;
}

.uk-icon-button{
margin-left: 8px;    
    margin-top: 8px;
}

.gform_button {
    background: orange!important;
    color: #000 !important;
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    vertical-align: middle;
    line-height: 30px;
    min-height: 30px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .1) !important;
    border-radius: 2px;
    min-width: 80px;
    cursor: pointer;
}

.gform_button:hover{
    background: #767876 !important;
	color:#fff!important;
}

.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer{
padding:0px!important;
}

#shiftnav-toggle-main{
top:106px!important;
}

@media (max-width: 1000px) {
	#topbarnav {
    width: 800px;
}
	
}


@media (max-width: 750px) {
	#topbarnav {
    width: 580px;
}
		
	
}


@media (max-width: 500px) {
	#topbarnav {
    width: 300px;
}
		
	}

@media (max-width: 555px) {
	.uk-fixed-socialbar {
        height: 116px;
}
		
	}

p{
margin-bottom: 10px;
margin-top: 10px;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.uk-h2, h2 {
        font-size: 26px;
    }

.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    border-top: 1px solid #eee;
    padding: 6px 24px;
}

.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
    border: 1px solid #eee;
    margin: 0 0 15px;
    text-align: left;
    width: 100%;
}


.uk-accordion-title{
border: 2px solid grey;
    padding: 10px;
}

.uk-accordion-content{
padding-left: 15px;
}

.entry-content thead th, .entry-content tr th, body.et-pb-preview #main-content .container thead th, body.et-pb-preview #main-content .container tr th {
    color: #555;
    font-weight: 700;
    padding: 9px 24px;
}

.page-id-7 .price{
color:#fff;
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target{
line-height: 27px;
}

.uk-button{
color:#000!important;
	text-transform: none;
	    font-size: 15px;
	}

.woocommerce-loop-product__title{
height: 39px;
	padding-top:5px!important;
}

.woocommerce .products ul, .woocommerce ul.products{
margin-bottom:0px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: orange;
    }
.woocommerce nav.woocommerce-pagination ul{
border:1px solid orange;
}

.woocommerce nav.woocommerce-pagination ul li{
border:1px solid orange;
}

.woocommerce-demo-store .demo_store{
padding:1em 0!important;
}

.background{
background: #3C3C3C;
    padding: 15px;
}

.custom-work .uk-scope .uk-button {
float:left;
}

.wc-block-cart__submit-button, 
.wc-block-cart__submit-button:hover,
.wc-block-components-checkout-place-order-button,
.wc-block-components-checkout-place-order-button:hover {
	background:orange;
	color:white;
	border:none;
}

.shiftnav.shiftnav-nojs.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target:hover, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-in-transition > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-highlight li.menu-item > .shiftnav-target:active, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-on-hover li.menu-item > .shiftnav-target:hover {
background:orange !important;
}