/**
Theme Name: Faircloth Customs
Theme URI: https://www.yellowfindigital.com/
Author: YellowFin Team
Author URI: https://www.yellowfindigital.com/
Description: Faircloth Customs and Coatings custom theme.
Version: 1.0.0
Tags: two-columns, theme-options, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, post-formats
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: faircloth-customs
*/

@font-face{
	font-family: Ambit Black;
	src: url(fonts/Ambit-Black.ttf) format("truetype");
}
@font-face{
	font-family: Ambit Black Italic ;
	src: url(fonts/Ambit-BlackItalic.ttf) format("truetype");
}
@font-face{
	font-family: Ambit Bold;
	src: url(fonts/Ambit-Bold.ttf) format("truetype");
}
@font-face{
	font-family: Ambit Bold Italic;
	src: url(fonts/Ambit-BoldItalic.ttf) format("truetype");
}
@font-face{
	font-family: Ambit Extra Light;
	src: url(fonts/Ambit-ExtraLight.ttf) format("truetype");
}
@font-face{
	font-family: Ambit Extra Light Italic;
	src: url(fonts/Ambit-ExtraLightItalic.ttf) format("truetype");
}
@font-face{
	font-family: Ambit Italic;
	src: url(fonts/Ambit-Italic.ttf) format("truetype");
}
@font-face{
	font-family: Ambit Light;
	src: url(fonts/Ambit-Light.ttf) format("truetype");
}
@font-face{
	font-family: Ambit Light Italic;
	src: url(fonts/Ambit-LightItalic.ttf) format("truetype");
}
@font-face{
	font-family: Ambit Regular;
	src: url(fonts/Ambit-Regular.ttf) format("truetype");
}
@font-face{
	font-family: Ambit Semi Bold;
	src: url(fonts/Ambit-SemiBold.ttf) format("truetype");
}
@font-face{
	font-family: Ambit Semi Bold Italic;
	src: url(fonts/Ambit-SemiBoldItalic.ttf) format("truetype");
}
@font-face{
	font-family: Ambit Thin;
	src: url(fonts/Ambit-Thin.ttf) format("truetype");
}
@font-face{
	font-family: Ambit Thin Italic;
	src: url(fonts/Ambit-ThinItalic.ttf) format("truetype");
}

/* WORDPRESS DEFAULTS
----------------------*/
.alignleft, img.alignleft{ margin-right: 1em; display: inline; float: left; }
.alignright, img.alignright{ margin-left: 1em; display: inline; float: right; }
.aligncenter, img.aligncenter{ margin-right: auto; margin-left: auto; display: block; clear: both; }
.alignnone, img.alignnone{	/* not sure about this one */ }
.wp-caption { margin-bottom: 1.5em; text-align: center; padding-top: 5px; max-width: 100%; }
.wp-caption img { border: 0 none; padding: 0; margin: 0; }
.wp-caption p.wp-caption-text { line-height: 1.5; font-size: 10px; margin: 0; }
.wp-smiley { margin: 0 !important; max-height: 1em; }
blockquote { padding: 10px 20px; margin: 0 0 20px; border-left: 5px solid #eeeeee; }
blockquote p { font-style: italic; font-size: 1.063rem; }
blockquote small { display: block; font-size: 80%; line-height: 1.42857143; color: #777; }
.gallery{ position:relative; }
.gallery .gallery-item{display: inline-block;text-align: center;vertical-align: top;width: 25%;margin: 0 0 0.7em;}
.gallery.gallery-columns-1 .gallery-item{ width: 100%; }
.gallery.gallery-columns-2 .gallery-item{ width: 50%; }
.gallery.gallery-columns-3 .gallery-item{ width: 33.33%; }
.gallery.gallery-columns-5 .gallery-item{ width: 20%; }
.gallery.gallery-columns-6 .gallery-item{ width: 16.667%; }
.gallery.gallery-columns-7 .gallery-item{ width: 14.285%; }
.gallery.gallery-columns-8 .gallery-item{ width: 12.5%; }
.gallery.gallery-columns-9 .gallery-item{ width: 11.11%; }
.gallery img {
	box-shadow: 0 5px 15px -8px rgba(0,0,0,.24), 0 8px 10px -5px rgba(0,0,0,.2);
	border-radius: 6px; max-width: 84%; height: auto;
}
.gallery img:hover{background-color: #ffffff;}
.gallery .gallery-caption { color: #999; font-size: 12px; margin: 7px 0 10px; line-height: 1.48; }
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br{ display: none; }
.bypostauthor{ text-transform: none; }
.bypostauthor .media-heading{ color: #d12a5c; }

/* MAIN STYLESHEET
----------------------*/
body,html{ overflow-x: hidden; }
body {
	font-family: 'Ambit Regular', sans-serif;
	color: #333333;
	font-size: 17px;
	line-height: 1.25;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'Ambit Black', sans-serif;
	color: #000000;
}
a{ text-decoration: none; }
a:hover{ text-decoration: none; }
a:focus{ outline: none; text-decoration: none; }
img{ max-width: 100%; height: auto; }
.lok-img img{ width: 100%; }
.lok-listing ul{ list-style: none; padding: 0; }
.lok-listing ul li{ padding-left: 30px; margin-bottom: 15px; font-size: 19px; }
.lok-listing ul li::before{
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #ffeb00;
	font-size: 15px;
	display: inline-block;
	margin-left: -30px;
	width: 30px;
}

/* PADDING & MARGINS 
----------------------*/
.container{ width: 92%; margin: auto; max-width: none; }
#main-content{ padding: 70px 0 35px 0; }
.theme-flush-top-space{ margin-top: -72px; }
.theme-flush-bottom-space{ margin-bottom: -35px; }
.pt140{ padding-top: 140px!important; }
.pb140{ padding-bottom: 140px!important; }
.ptb140{ padding-top: 140px!important; padding-bottom: 140px!important; }
.pt70{ padding-top: 70px!important; }
.pb70{ padding-bottom: 70px!important; }
.ptb70{ padding-top: 70px!important; padding-bottom: 70px!important; }
.pt50{ padding-top: 50px; }
.pb50{ padding-bottom: 50px; }
.ptb50{ padding-top: 50px; padding-bottom: 50px; }
.pt35{ padding-top: 35px; }
.pb35{ padding-bottom: 35px; }
.ptb35{ padding-top: 35px; padding-bottom: 35px; }
.no-padding{ padding-right: 0 !important; padding-left: 0 !important; }

/* BUTTONS 
----------------------*/
.btn{
	font-family: 'Ambit Black', sans-serif;
	font-size: 19px;
	padding: 15px 25px 13px 25px;
	border-radius: 0;
	text-transform: uppercase;
	cursor: pointer;
	line-height: 1;
}
.btn.btn-theme{ background-color: #ffeb00; color: #000000; border: 1px solid #ffeb00; }
.btn.btn-theme:hover{ background-color: #000000; color: #ffffff; border: 1px solid #000000; }
.btn.btn-white{ background-color: inherit; color: #ffffff; border: 2px solid #ffffff; }
.btn.btn-white:hover{ background-color: #ffeb00; color: #000000; border: 2px solid #ffeb00; }
.btn.btn-black{ background-color: inherit; color: #000000; border: 2px solid #000000; }
.btn.btn-black:hover{ background-color: #000000; color: #ffffff; border: 2px solid #000000; }
.btn.btn-small{ font-size: 16px; padding: 15px 19px 12px 19px; }

/* COLOR
----------------------*/
.color-yellow{ color: #ffeb00; }
.color-black{ color: #000000; }
.color-white{ color: #ffffff; }
.color-gray{ color: #cacaca; }
.color-dark-gray{ color: #3d4840; }
.color-light-blue{ color: #35a5d3; }
.color-red{ color: #ff0000; }

/* BACKGROUND COLOR
----------------------*/
.bg-yellow{ background-color: rgb(255,242,0); }
.bg-black{ background-color: rgb(0,0,0); }
.bg-gray{ background-color: rgb(202,202,202); }
.bg-light-blue{ background-color: rgb(53,165,211); }
.bg-red{ background-color: rgb(255,0,0); }

/* TEXT SIZE
----------------------*/
.medium-text{ font-size: 19px; }
.large-text{ font-size: 22px; }
.big-text{ font-size: 24px; }

/* TEXT SIZE & COLOE
----------------------*/
.text-white{ color: #ffffff; }
.font-black{ font-family: 'Ambit Black', sans-serif; }
.font-bold{ font-family: 'Ambit Bold', sans-serif; }
.font-semi-bold{ font-family: 'Ambit Semi Bold', sans-serif; }

/* FORM FIELD
----------------------*/
input[type="text"], input[type="email"],
input[type="tel"], input[type="password"],
input[type="search"], input[type="number"], .form-control{
	display: block;
	width: 100%;
	height: 55px;
	font-size: 19px;
	padding: 12px 25px 10px 25px;
	color: #5f5f5f;
	background-color: #ffffff;
	border: 1px solid #b6b6b6;
	border-radius: 0;
}
input[type="text"]:focus, input[type="email"]:focus,
input[type="tel"]:focus, input[type="password"]:focus,
input[type="search"]:focus, input[type="number"]:focus, .form-control:focus{
	outline: 0;  
	box-shadow:none; 
	color: #5f5f5f;
	background-color: #ffffff;
	border: 1px solid #b6b6b6;
}
.form-control::-moz-placeholder{ color: #5f5f5f; opacity: 1; }
.form-control:-ms-input-placeholder{ color: #5f5f5f; }
.form-control::-webkit-input-placeholder{ color: #5f5f5f; }
.form-control[disabled], 
.form-control[readonly], 
fieldset[disabled] .form-control{ cursor: not-allowed; background-color: #ffffff; opacity: 1; }

span.wpcf7-not-valid-tip{ display: none; }
.wpcf7-not-valid{ border-color: #ff0000 !important; }
div.wpcf7-response-output{ margin: 1em 0 0; background-color: #f7e700; color: #000000; }
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing{ background-color: #f7e700; color: #000000; }

/* STYLISH FORM
----------------------*/
.stylish-form{ padding-top: 90px!important; padding-bottom: 90px!important; }
.stylish-form > div > div > div >div{ padding-left: 50px; padding-right: 50px; border: 3px solid #000000; }
.stylish-form .theme-title{display: flex; align-items: center; justify-content: center; }
.stylish-form .theme-title h2{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: -25px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	background-color: #ffeb00 !important;
}
.bg-gray.stylish-form .theme-title h2{ background-color: #cacaca!important; }
.stylish-form .form-group{ margin-bottom: 2rem; }
.stylish-form .form-control{ color: #b3ab01; background-color: transparent; border: 1px solid #b3ab01; height: 55px; padding: 12px 15px 10px 15px; }
.stylish-form .form-control:focus{ color: #b3ab01; background-color: transparent; border: 1px solid #b3ab01; outline: 0; box-shadow: none; }
.stylish-form .form-control::-moz-placeholder{ color: #b3ab01; opacity: 1; }
.stylish-form .form-control:-ms-input-placeholder{ color: #b3ab01; }
.stylish-form .form-control::-webkit-input-placeholder{ color: #b3ab01	; }
.bg-gray.stylish-form .form-control{ color: #727272; background-color: transparent; border: 1px solid #939393; }
.bg-gray.stylish-form .form-control::-moz-placeholder{ color: #727272; opacity: 1; }
.bg-gray.stylish-form .form-control:-ms-input-placeholder{ color: #727272; }
.bg-gray.stylish-form .form-control::-webkit-input-placeholder{ color: #727272; }
.stylish-form .btn{
	position: absolute;
	top: -5px;
	left: 0; right: 0;
	font-size: 21px;
	padding: 15px 40px 13px 40px;
	border: 3px solid #000000;
	text-align: center;
	margin: 0 auto;
}
.stylish-form .btn:hover{ border: 3px solid #000000; }
.bg-gray.stylish-form .btn.btn-theme{ background-color: rgb(202,202,202); }
.bg-gray.stylish-form .btn.btn-theme:hover{ background-color: #000000; }
.stylish-form .wpcf7 form.invalid .wpcf7-response-output, 
.stylish-form .wpcf7 form.unaccepted .wpcf7-response-output{ 
	margin: 3em 0 1em 0;  
	padding: 7px;
	background-color: #000000; 
	color: #f7e700;
	border-color: #000000;
}

/* SEARCH FORM
----------------------*/
.search-form label{
	position: relative;
	margin: 0;
	width: calc( 100% - 45px );
}
.search-form .search-field{ height: 45px; border: 1px solid #dddddd; border-radius: 0; margin-bottom: 0; }
.search-form .search-submit{
	background-color: #ffffff;
	border: 1px solid #dddddd;
	height: 45px;
	width: 45px;
	cursor: pointer;
	float: right;
}

/* WIDGET COMMON
----------------------*/
aside.sidebar .widget{
	max-width: 410px;
	margin-bottom: 25px; 
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	padding: 0;
	font-size: 19px;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
}
aside.sidebar .widget:last-child{ margin-bottom: 0; }
.sidebar-widget .widget-title{
	font-family: 'Ambit Regular', sans-serif;
	font-size: 22px;
	color: #ffffff;
	background-color: #000000;
	padding: 17px 25px 13px 25px;
	margin-bottom: 0;
}
.menu-item-shoping {
       
   font-family: 'Ambit Black', sans-serif !important;
    font-size: 16px !important;
    font-weight: bold !important;
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    background-color: inherit !important;
    color: #ffffff !important;
    border: 2px solid #ffffff !important;
    padding: 14px 24px 9px !important;
    border-radius: 5px !important;
    text-transform: uppercase !important;
    margin: 0 10px !important;
    width: auto !important;
    height: auto !important;
    line-height: 1 !important;
    vertical-align: middle !important;
}
.menu-item-shoping_mobile{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: auto !important;
    text-align: center;
    display: none !important; 

}
.menu-item-shoping_mobile a{ 
    font-family: 'Ambit Black', sans-serif !important;
    font-size: 16px !important;
    font-weight: bold !important;
    
    border: 2px solid #ffffff !important;
    padding: 14px 24px 9px !important;
    text-transform: uppercase !important;
    background-color: #000  !important;
    color:  #fef200 !important;
    border-color: #000 !important;
}

/*.menu-item-shoping_mobile a{
	-webkit-transition: all 0.1s ease-in-out!important;
	transition: all 0.1s ease-in-out!important;
	
}*/

.menu-item-shoping_mobile a {
    width: 185px !important;
    min-width: 185px !important;
    display: block;
}


.menu-item-shoping a, .menu-item-shoping_mobile a{ color: white; }
.menu-item-shoping a:hover, .menu-item-shoping_mobile a:hover{     
    color:  #000 !important;
     border-color: #fef200 !important;
}
.menu-item-shoping:hover {
    background-color: #000000 !important;
    color: #ffffff !important;
    border-color: #000000 !important;
}

/*giveway*/

.menu-item-giveway {
    font-family: 'Ambit Black', sans-serif !important;
    font-size: 16px !important;
    font-weight: bold !important;
    display: inline-flex !important
;
    justify-content: center !important;
    align-items: center !important;
    background-color: #fef200;
    color: #000000 !important;
    border: 2px solid #fef200 !important;
    padding: 14px 24px 9px !important;
    border-radius: 5px !important;
    text-transform: uppercase !important;
    margin: 0 10px !important;
    width: auto !important;
    height: auto !important;
    line-height: 1 !important;
    vertical-align: middle !important;
}
.menu-item-giveway_mobile{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: auto !important;
    text-align: center;
    display: none !important; 

}

a.giveaway-btn_mobile {
    background-color: #fef200 !important;
    color: #000 !important;
    border: unset !important;
     font-family: 'Ambit Black', sans-serif !important;
    font-size: 16px !important;
    padding: 14px 24px 9px !important;
    text-transform: uppercase !important;
}
a.giveaway-btn_mobile:hover{background-color: #000 !important; color: #fef200 !important; }


.menu-item-giveway_mobile a{
	-webkit-transition: all 0.1s ease-in-out!important;
	transition: all 0.1s ease-in-out!important;
	
}
.menu-item-giveway a, .menu-item-giveway_mobile a{ color: #000 !important; background-color: unset !important;}
.menu-item-giveway a:hover, .menu-item-giveway_mobile a:hover ,.menu-item-giveway:hover a{     
    color:  #fef200 !important;
     border-color: unset !important;
     background-color:unset !important;
}
.menu-item-giveway:hover {
    background-color: #000000 !important;
    color: #ffffff !important;
    border-color: #000000 !important;
}

.navbar-expand-lg .navbar-nav {
       
        align-items: center;
    }

aside.sidebar .widget ul{ margin-top: 10px; list-style: none; padding: 0;  }
aside.sidebar .widget ul li{ padding: 5px 15px 5px 45px;  }
aside.sidebar .widget ul li::before {
	content: "\2022";
	color: #ffeb00;
	font-size: 26px;
	font-weight: bold;
	display: inline-block; 
	width: 20px;
	margin-left: -25px;
}
aside.sidebar .widget ul li a{ color: #000000; font-size: 21px; }
aside.sidebar .widget ul li a:hover{ color: #35a5d3; }
aside.sidebar .widget_recent_entries ul{ margin: 0; }
aside.sidebar .widget_recent_entries ul li{ padding: 15px 15px 15px 45px; border-bottom: 1px solid #eaeef1; }
aside.sidebar .widget_recent_entries ul li:last-child{ border-bottom: unset; }

/* SINGLE POST COMMON
----------------------*/
.post-meta .meta{ display: inline-block; margin: 0 10px 3px 0; }
.post-meta .meta i{ font-size: 15px; }
.post-meta .meta i, .post-meta .meta img{ margin-right: 2px; }
.category .post-categories{ padding: 0; margin: 0; display: inline-block; list-style-type: none; }
.post-categories a, .post-meta .meta a, .entry-title a{ color: inherit; }

/* PAGINATION COMMON
----------------------*/
.pagination-wrap{ width: 100%; text-align: center; }
.page-link{ color: #000000; border: 1px solid #000000; }
.page-link:hover{ background-color: #fef200; color: #000000; border: 1px solid #000000; }
.page-item:first-child .page-link{ border-radius: 0	;  }
.page-item:last-child .page-link{ border-radius: 0; }
.page-item.active .page-link{ background-color: #fef200; color: #000000; border: 1px solid #000000; }

/* 404 PAGE
----------------------*/
body.error404 .error-page-text span{ font-size: 23px; padding: 5px 0; display: block; text-transform: uppercase; }

/* HEADER
----------------------*/
.site-header{ position: relative; }
.site-header-top .site-ht{ align-items: center; }
.site-header-top .navbar-brand{ padding: 0 0 0 5px; margin: 0; }
.site-header-top .navbar{ width: 100%; padding: 25px 0 25px 0; margin-left: -15px; }
.site-header-top .navbar .navbar-nav .nav-item{
	float: left;
	margin-left: 25px;
	padding-left: 25px;
	border-left: 1px solid #fef200;
	line-height: 0.8;
}
.site-header-top .navbar .navbar-nav .nav-item:first-child{  }
.site-header-top .navbar .navbar-nav .nav-link{
	font-size: 18px;
	padding: 0;
	color: #ececec;
	text-transform: uppercase;
	padding: 0!important;
}
.site-header-top .navbar .navbar-nav .nav-item:hover .nav-link,
.site-header-top .navbar .navbar-nav .nav-item.active .nav-link{ color: #fef200; }
.site-header-top-menu{
	width: 80%; 
	display: flex;
	justify-content: flex-end;
	align-items: center;
	float: right; 
	padding: 25px 0 25px 0;
	margin-right: 15px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
.site-header-top-menu ul{ list-style: none;  padding: 0; margin: 0; float: right; }
.site-header-top-menu ul li {
	float: left;
	margin-left: 16px;
	padding-left: 16px;
	border-left: 1px solid #fef200;
	line-height: 0.9;
}
.navbar-brand{ max-width: 399px; }
.site-header-top-menu ul li:first-child{ border-left: 0; }
.site-header-top-menu ul#menu-header-top-menu li:first-child{ padding-left: 0; margin-left: 0; }
.site-header-top-menu ul li a{ font-size: 19px; padding: 0; color: #ececec; text-transform: uppercase; }
.site-header-top-menu ul li:hover a,
.site-header-top-menu ul li.current_page_item a{ color: #fef200; }
.site-header-top-menu .site-header-top-info{ margin-top: 0; }
.site-header-top-menu .site-header-top-info li{ line-height: 0; }
.site-header-top-menu .site-header-top-info li:first-child{ border-left: 1px solid #fef200; }
.site-header-top-menu .site-header-top-info li a{ font-size: 17px; }
.site-header-top-menu .site-header-top-info .top-phone a{ font-size: 19px; }
.site-header-top-menu .site-header-top-info .top-phone a i{ font-size: 16px; }
.site-header-bottom{ position: relative; clear: both; background-color: #fef200;  }
.site-header-bottom ul{ 
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: wrap;
	width: 100%;
	padding: 0; 
	margin: 0;
	list-style: none;
}
.site-header-top {
    position: relative;
    clear: both;
    background-color: #555454a6 !important;
    padding: 15px 0px !important;
}
.site-header-bottom ul li{
	width: 20%; 
	text-align: center;
	border-top: 1px solid #848685; 
	border-left: 1px solid #ffffff;
}
.site-header-bottom ul li:first-child{ border-left: 0; }
.site-header-bottom ul li a{
	font-family: Ambit Bold;
	font-size: 21px; 
	color: #000000; 
	padding: 22px 20px 18px 20px;
	display: block;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	transition: all 0.0s ease-in-out;
	-moz-transition: all 0.0s ease-in-out;
	-webkit-transition: all 0.0s ease-in-out;
	-o-transition: all 0.0s ease-in-out;
}
.site-header-bottom ul li:hover a{ color: #ffffff; }
.site-header-bottom ul li.current-menu-item a{ color: #ffffff; }
.site-header-bottom ul li.current-menu-parent a{ color: #ffffff; }
.site-header-bottom ul li.current-menu-ancestor a{ color: #ffffff; }

.site-header-bottom ul li.current-menu-item,
.site-header-bottom ul li.current-menu-parent,
.site-header-bottom ul li.current-menu-ancestor,
.site-header-bottom ul li:hover{
	color: #ffffff;
	background-color: #383838;
	background: url(images/bg-footer.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center;
	border-top: 1px solid #848685;
}
.site-header-bottom ul li.current-menu-item:after,
.site-header-bottom ul li.current-menu-parent:after,
.site-header-bottom ul li.current-menu-ancestor:after{
	content: "\25B2";
	display: block;
	position: relative;
	top: -13px;
	width: 100%; height: 0;
	color:#ffffff;
	text-align: center;
}
.site-header-bottom ul li:hover ul.sub-menu{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: wrap;
	z-index: 6;
}
.site-header-bottom ul li.current-menu-item ul.sub-menu,
.site-header-bottom ul li.current-menu-parent ul.sub-menu{ 
	display: flex; 
	align-items: center;
	justify-content: center; 
	flex-flow: wrap;
	z-index: 5; 
}
.site-header-bottom ul li.current-menu-item ul.sub-menu li,
.site-header-bottom ul li.current-menu-parent ul.sub-menu li{ background: unset; }

.site-header-bottom ul li.current-menu-item ul.sub-menu li:after,
.site-header-bottom ul li.current-menu-parent ul.sub-menu li:after{ content: ""; }

.site-header-bottom ul li:hover ul.sub-menu li:hover:after{ content: ""; }

.site-header-bottom ul li ul.sub-menu{ 
	display:none;
	position: absolute;
	top: 67px; bottom: 0;
	left: 0; right: 0;
	width: 100%; height: 100%;
	background-color: #383838;
	border-top: 1px solid #848685;
	border-bottom: 1px solid #848685;
	list-style: none;
	z-index: 4;
}
.site-header-bottom ul li ul.sub-menu li{ width: auto; border-top: unset; padding: 0; padding-left: 50px; padding-right: 50px; line-height: 0.9; }
.site-header-bottom ul li ul.sub-menu li:hover{ background: unset; }
.site-header-bottom ul li ul.sub-menu li a{ color: #ffffff; font-size: 19px; letter-spacing: unset; line-height: 0; padding: 0; display: unset; }
.site-header-bottom ul li ul.sub-menu li a:hover{ color: #ffeb00; }
.site-header-bottom ul li ul.sub-menu li.current-menu-item a{ color: #ffeb00; }

.sticky{
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}
.admin-bar .sticky{ top: 32px;}

/* MOBILE NAV EXTRAS (inside hamburger)
----------------------*/
.mobile-nav-extras{ border-top: 1px solid rgba(255,255,255,0.3); margin-top: 5px; padding-top: 5px; }
.mobile-nav-extras .mobile-main-nav{ list-style: none; padding: 0; margin: 0; }
.mobile-nav-extras .mobile-main-nav li{ padding: 7px 15px; }
.mobile-nav-extras .mobile-main-nav li a{
	font-family: 'Ambit Bold', sans-serif;
	font-size: 17px;
	color: #ffeb00;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.mobile-nav-extras .mobile-main-nav li a:hover{ color: #ffffff; }
.mobile-nav-extras .mobile-util-nav{
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid rgba(255,255,255,0.3);
	margin-top: 5px;
	padding-top: 5px;
}
.mobile-nav-extras .mobile-util-nav li{ padding: 7px 15px; }
.mobile-nav-extras .mobile-util-nav li a{ font-size: 17px; color: #ececec; text-transform: uppercase; }
.mobile-nav-extras .mobile-util-nav li a:hover{ color: #ffeb00; }
.mobile-nav-extras .mobile-util-nav li.mobile-phone a{ color: #ffeb00; }
.mobile-nav-extras .mobile-util-nav li.mobile-phone a i{ margin-right: 5px; }

/* SLIDER
----------------------*/
.site-banner-slider{ position: relative; }
.site-banner-slider .carousel-item::before{
	content: "";
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(0,0,0,0.65);
}
.carousel-inner .carousel-item img{	width: 100%; }
.carousel-caption{
	bottom: 30%;
	left: 0;
	right: 0;
	padding: 0;
	margin: 0;
	text-align: left;
}
.carousel-caption-in{ max-width: 780px; color: #ffffff; }
.carousel-caption h1{
	font-size: 60px; 
	color: #ffffff; 
	margin-bottom: 0;
	text-transform: uppercase; 
	text-shadow: 0 0 12px rgba(0,0,0,0.9); 
	line-height: 1.2;
}
.carousel-caption h1 span{ color: #ffeb00; }
.carousel-caption p{  font-size: 24px; color: #ffffff; text-shadow: 0 0 8px rgba(0,0,0,0.9); }
.carousel-indicators li{ width: 10px; height: 10px; border-radius: 100%; background-color: #ffffff; }
.carousel-indicators .active{ width: 11px; height: 11px; background-color: #ffeb00; }

/* OTHER PAGE BANNER 
----------------------*/
.heading-banner{ position: relative; height: 600px; }
.heading-banner::before{
	content: " ";
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	background-color: rgb(0,0,0,0.65);
}
.heading-banner-other .vc_row {
	z-index: 2;
}
.heading-banner-other::after{
	content: " ";
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	height: 100% !important; 
    visibility: visible !important;
	background-color: rgb(0,0,0,0.65);
}
.heading-banner-inner{ position: relative; display: table; width: 100%; height: 100%; }
.heading-banner-inner .heading-banner-text{	display: table-cell; vertical-align: middle; }
.heading-banner-text .banner-text{ margin-left: 6px; max-width: 780px; }
.heading-banner-text .banner-text h1{ 
	font-size: 60px; 
	color: #ffffff; 
	margin-bottom: 0;
	text-transform: uppercase; 
	text-shadow: 0 0 12px rgba(0,0,0,0.9); 
	line-height: 1.2;
}
.heading-banner-text .banner-text p.sub-title{ font-size: 37px; color: #ffffff; text-shadow: 0 0 8px rgba(0,0,0,0.9); margin-bottom: 0; }
.heading-banner-text .banner-text p{ font-size: 24px; color: #ffffff; text-shadow: 0 0 8px rgba(0,0,0,0.9); margin-bottom: 0; }

/* Titles 
----------------------*/
.theme-title h2{
	font-size: 48px; 
	color: #000000;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.theme-title b{ color: #ffeb00; }
.theme-title.text-white h2{ color: #ffffff; }

/*  HOME PAGE
----------------------*/
.category-box{ border-left: 1px solid #ffffff; }
.category-box:first-child{ border-left: 0; }
.category-box > div{
	position: relative; 
	padding-top: 0!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	background-position: center!important;
	background-color: rgb(0,0,0,0.6)!important;
}
.category-box > div > div{ position: relative; width: 100%; height: 100%; padding: 70px 30px 50px 40px!important; }
.category-box > div > div::before{
	content: "";
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	background-color: rgb(0,0,0,0.6);
}
.category-box .box-detail .box-image{ position: relative; }
.category-box .box-content{ 
	position: absolute;
	bottom: 30px;
	right: 30px;
	color: #ffffff;
	max-width: 285px;
	font-size: 23px;
}

/* ABOUT US PAGE
-----------------------*/
.about-expert{
	background-color: #000000!important;
	background-position: left!important;
	background-repeat: no-repeat!important;
	background-size: auto 100%!important;
}
.our-xpert h2{ font-size: 55px; margin-bottom: 0; }
.choose-us .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner{
	width: 5.5em!important;
	height: 5.5em!important;
}
.choose-us .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon{ font-size: 2em!important; }
.about-were{
	background-color: #000000!important;
	background-position: right!important;
	background-repeat: no-repeat!important;
	background-size: auto 100%!important;
}
.team-list{ margin-bottom: 30px; }
.team-content{ background-color: #ffffff; padding: 25px 30px 25px 30px; font-size: 18px; }
.team-content h5{ margin-bottom: 3px; }
.team-content a{ font-size: 19px; color: inherit; }
.team-content a:hover{ color: #35a5d3; }
.team-content p{ margin-bottom: 5px; }
.team-content hr{ margin-top: 12px; margin-bottom: 12px; }
.team-content i{ color: #000000; }
.our-testimonial{ 
	padding-top: 70px!important;
	padding-bottom: 70px!important;
	background-image: url(images/bg-testimonial.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}
.our-testimonial-inner{ padding-bottom: 450px; }
.testi-info .testi-desc{ font-size: 23px; margin-bottom: 15px; }
.testi-info .testi-desc i{ font-size: 48px; color: #ffeb00; float: left; }
.testi-info .testi-title{ text-transform: uppercase; }
.testi-slider, .testi-slider .slick-slider, .testi-slider .testi-info{ outline: 0; }
.testi-slider .slick-arrow{
	position: absolute;
	top: 65%;
	margin-top: 15px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 23px;
	color: #ffffff;
	background-color: #7f7f7f;
	border: 3px solid #000000;
	outline: 0;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.testi-slider .slick-arrow:hover{ background-color: #000000; color: #ffffff; }
.testi-slider .slick-prev{ left: -50%; margin-left: -10px; }
.testi-slider .slick-next{ left: -50%; margin-left: 50px; }

/* CONTACT US PAGE
-----------------------*/
.contact-box > div{ padding: 70px!important; }
.contact-box a{ color: inherit; }
.contact-box a:hover{ color: #35a5d3; }
.wpb_gmaps_widget .wpb_wrapper{ padding: 0!important; }

/* BLOG PAGE
-----------------------*/
.lok-blog{
	width: 100%;
	display: flex;
	margin-bottom: 30px; 
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
}
.lok-blog .post-image{ width: 49%; float: left; }
.lok-blog .post-image img{ width: 100%; }
.lok-blog .post-content{ width: 51%; float: right;  background-color: #ffffff; padding: 40px; }
.lok-blog .post-content h3{ font-size: 20px; text-transform: uppercase; margin-bottom: 15px; }
.lok-blog .post-content .entry-content{ font-size: 20px; }
.lok-blog .post-btn-view{ display: flex; justify-content: space-between; align-items: center; }
.lok-blog .btn-blog{ background-color: #ffffff; border: 2px solid #000000; color: #000000; font-size: 16px; padding: 11px 15px 9px 15px; }
.lok-blog .btn-blog:hover{ background-color: #000000; border: 2px solid #000000; color: #ffffff; }

/* SINGLE BLOG PAGE
-----------------------*/
.blog-post .post-detail{ padding: 15px 40px; background-color: #ffffff; }
.blog-post .single-post-img img{ width: 100%; }
.blog-post .post-detail .post-meta .meta{ display: inline-block; margin: 0 15px; color: #000000;  font-size: 19px; }
.blog-post .post-detail .post-meta .meta.post-author{ margin: 0 15px 0 0; }
.blog-post .post-detail .post-meta .meta a:hover{ color: #000000; }
.blog-post .post-detail .post-title{ text-transform: uppercase; font-size: 30px; font-family: 'Ambit Bold', sans-serif; margin-bottom: 15px; }
.blog-post .post-detail .post-content{ font-size: 21px; }
.blog-post .post-detail .post-content strong{ font-family: 'Ambit Bold', sans-serif; }
.blog-post .post-detail .post-content blockquote {
	position: relative;
	width: 100%;
	display: block;
	text-align: left;
	background-color: #fef200;
	border: unset;
	padding: 15px 15px 25px 50px;
	margin: 30px auto 30px;
}
.blog-post .post-detail .post-content blockquote:before {
	content: "\f10d";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 28px;
	color: #7f7900;
	position: absolute;
	top: 5px; left: 2px;
	width: 50px;
	height: 50px;
	text-align: center;
	margin-bottom: 0;
}
.blog-post .post-detail .post-content blockquote > p {
	display: block;
	font-size: 21px;
	font-style:italic;
	margin-bottom: 0;
	color: #000000;
}
.blog-post .post-detail .post-content ul{ list-style: none; padding: 0; }
.blog-post .post-detail .post-content ul li{ padding-left: 20px; margin-bottom: 5px; font-size: 21px; }
.blog-post .post-detail .post-content ul li::before {
	content: "\2022";
	color: #ffeb00;
	font-size: 26px;
	font-weight: 900;
	display: inline-block;
	width: 20px;
	margin-left: -25px;
}

.blog-post .post-tag-share{ padding-left: 30px; padding-right: 30px; }
.blog-post .post-tags{ display: table; }
.blog-post .post-tags i{ display: table-cell; vertical-align: middle; padding-right: 10px; color: #000000; }
.blog-post .post-tag a{ color: inherit; font-size: 19px; }
.blog-post .post-share{ text-align: right; }
.blog-post .post-share ul{ padding: 0; margin: 0; }
.blog-post .post-share li{ display: inline-block; margin: 2px;}
.blog-post .post-share ul li a {
	display: block;
	height: 35px;
	width: 35px;
	line-height: 40px;
	text-align: center;
	border-radius: 50px;
	color: #ffffff;
}
.blog-post .post-share .s-fb a{ background-color: #3b5998; }
.blog-post .post-share .s-tw a{ background-color: #1da1f2; }
.blog-post .post-share .s-ig a{ background-color: #ea4476; }
.blog-post .post-share .s-pr a{ background-color: #dc0000; }
.blog-post .post-share .s-ld a{ background-color: #0077b5; }

.blog-detail-pagination{ 
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
}
.blog-detail-pagination .pagging{ display: table; width: 100%; height: 100%; }
.blog-detail-pagination .pagging .pagging-icon, 
.blog-detail-pagination .pagging .pagging-title{ display: table-cell; vertical-align: middle; }
.blog-detail-pagination .pagging .pagging-icon .fas{ font-size: 24px; padding: 0 25px;  color: #000000; }
.blog-detail-pagination .pagging.next .pagging-title{ padding: 25px 5px; text-align: right; }
.blog-detail-pagination .pagging.previous .pagging-title{ padding: 25px 5px; text-align: left; }
.blog-detail-pagination .pagging-title .post-title{
	font-size: 19px;
	font-weight: 700;
	color: #000000;
	margin-bottom: 0;
	text-transform: uppercase;
}

/* EVERYTHING JEEPS PAGE
-------------------------*/
.jeep-image img{ width: 100%; }
.jeep-box.box-left{ padding: 80px 80px 80px 0!important; }
.jeep-box.box-right{ padding: 80px 0 80px 80px!important; }
.jeep-box.box-left > div,
.jeep-box.box-right > div{ padding: 0 60px!important; border: 3px solid #000000; }
.jeep-box.box-left > div{ border-left: unset; }
.jeep-box.box-right > div{ border-right: unset; }
.jeep-box .theme-title h2{ margin-bottom: 10px; }

/* ICON BOX
-------------------------*/
.icon-box{ margin-bottom: 30px; }
.icon-box .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner{
	width: 5.5em!important;
	height: 5.5em!important;
}
.icon-box .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon{ font-size: 2.3em!important; }
.icon-box > div > div{ display: flex; align-items: center; }
.icon-box .vc_icon_element.vc_icon_element-outer{ margin-right: 15px; }

/* CASE STUDIES
-------------------------*/
.case-studies{
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #ffffff;
	padding: 13px 15px 11px 25px;
	margin-bottom: 30px;
}
.case-studies h4{  font-family: 'Ambit Semi Bold', sans-serif; color: #000000; margin-bottom: 0; }
.case-studies .btn.btn-black{ font-size: 15px; padding: 7px 10px 5px 10px; }

/* GALLERY SLIDER
-------------------------*/
.gallary-item .gallary-img{ position:relative; }
.gallary-item .gallary-img img{ width: 100%; }
.gallary-hover{
	opacity:0;
	position:absolute;	
	height:100%;
	width:100%;	
	left:0;
	top:0;
	background-color: rgba( 0, 0, 0, 0.7 );
}
.gallary-item:hover .gallary-hover{ opacity:1; }
.zoom-icon{ display: table; vertical-align: middle; width: 100%; height: 100%; }
.zoom-icon div{ display: table-cell; vertical-align: middle; }
.zoom-icon div .fas{ font-size: 43px; color: #ffffff; margin: auto; text-align: center; }
.our-gallery-carousel{ position: relative; }
.our-gallery-carousel .slick-prev,
.our-gallery-carousel .slick-next{
	position: absolute;
	top: 50%;
	color: #ffffff;
	border: 2px solid #000000;
	background: rgb(0,0,0,0.5);
	padding: 8px 16px;
	font-size: 23px;
	line-height: 23px;
	cursor: pointer;
	outline: none !important;
	z-index: 1000;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
}
.our-gallery-carousel .slick-prev{ left: 0px; }
.our-gallery-carousel .slick-next{ right: 0px; }
.our-gallery-carousel .slick-prev:hover,
.our-gallery-carousel .slick-next:hover{ background-color: #ffffff; color: #000000; }

/* BADLINERS
-----------------------*/
.archive-desc{ margin-bottom: 70px; }
.bedliner-img img{ width: 100%; }
.bedliner-left .bedliner-content{ padding: 0 0 0 80px;  }
.bedliner-right .bedliner-content{ padding: 0 80px 0 0;  }
.bedliner-left .bedliner-content .bedliner-content-inner{ padding: 60px 40px 60px 60px; border: 3px solid #000000; border-right: unset; }
.bedliner-right .bedliner-content .bedliner-content-inner{ padding: 60px 40px 60px 60px; border: 3px solid #000000; border-left: unset; }
.bedliner-content-inner h2{ margin-bottom: 10px; }
.bedliner-content-inner h2 a{ color: inherit; }

/* BADLINERS SINGLE
-----------------------*/
.bedliner-protection > div{
	position: relative;
	padding: 70px;
	background: url(images/pattern-img-01.jpg) right top no-repeat, url(images/pattern-img-02.jpg) left top no-repeat;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.bedliner-protection h2{ font-size: 60px; }
.bedliner-protection .lok-listing ul li{ color: #ffffff; font-size: 24px; }

/* ACCESSORIES
-----------------------*/
.access-search{ padding: 30px; margin-top: -3px; }
.access-search .form-control{ background-color: inherit; }
.access-search .form-control:focus{
	outline: 0;  
	box-shadow:none; 
	color: #5f5f5f;
	background-color: #ffffff;
	border: 1px solid #b6b6b6;
}
.access-search .form-control::-moz-placeholder{ color: #5f5f5f; opacity: 1; }
.access-search .form-control:-ms-input-placeholder{ color: #5f5f5f; }
.access-search .form-control::-webkit-input-placeholder{ color: #5f5f5f; }
.access-cat-box{ border: 3px solid #000000; margin-bottom: 30px; }
.access-cat-box a{ color: inherit; }
.access-cat-box a:hover .access-cat-content{ background-color: #35a5d3; }
.access-cat-box a:hover .access-cat-content h4{ color: #ffffff; }
.access-cat-image img{ width: 100%; height: auto; }
.access-cat-content{ text-align: center; padding: 20px 15px; border-top: 3px solid #000000;; }
.access-cat-content h4{ font-size: 20px; text-transform: uppercase; margin-bottom: 0; }
.access-cat-content p.parent{ text-transform: uppercase; }
.access-cat-box a:hover .access-cat-content p.parent{ color: #ffffff; }

/* ACCESSORIES SINGLE
-----------------------*/
.access-single hr{ border: 1px solid #cacaca; margin-top: 1.5rem; margin-bottom: 1.5rem; }
.access-single-img{ border: 3px solid #000000; padding: 15px; }
.access-single-img img{ width: 100%; }
.access-images-nav{ margin-top: 10px; margin: 0 auto; }
.access-thumb-img{ border: 3px solid #000000; padding: 5px; cursor: pointer; }
.access-thumb-img img{ width: 100%; }
.access-gallery .slick-arrow{
	position: absolute;
	display: inline-block;
	top: 50%; bottom: auto;
	padding: 0;
	margin-top: -21px;
	width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
	color: #ffffff;
	background-color: rgb(0,0,0,0.3);
	border: 3px solid #000000;
	outline: 0;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	z-index: 1;
}
.access-gallery .slick-prev{ left: 10px;  border-left: 0; }
.access-gallery .slick-next{ right: 8px; border-right: 0;}
.access-gallery .slick-slide{ margin: 7px; }

.access-info h1{ font-size: 40px; }
.access-info .access-cat{ font-size: 21px; }
.access-info .access-cat a{ color: #000000; font-family: 'Ambit Semi Bold', sans-serif;  }
.access-info .access-cart-share{ width: 100%; display: inline-block; }
.access-info .access-share{ float: right; }
.access-info .access-share .social-links li a{ background-color: #000000; color: #ffffff; border: 1px solid #000000; }

/* SHOPPING LIST
-----------------------*/
.shopping-list{ position: relative; }
.shopping-list .current-list{
	padding: 20px;
	margin-bottom: 30px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.shopping-list .current-list h4{ margin-bottom: 20px; font-size: 22px; }
.shopping-list .current-list .cartitem-list { padding-left: 0; }
.shopping-list .current-list .cartitem-list li{
	position: relative;
	display: block;
	padding: 10px 15px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.shopping-list .current-list .cartitem-list li a{ color: #000000; }
.shopping-list .current-list .cartitem-list li a:hover{ color: #35a5d3; }
.shopping-list .current-list .cartitem-list li .remove-item{ color: red; }

/* PROTECTIVE COATING
-----------------------*/
.coating-img img{ width: 100%; }
.coating-left .coating-content{ padding: 0 0 0 80px;  }
.coating-right .coating-content{ padding: 0 80px 0 0;  }
.coating-left .coating-content .coating-content-inner{ padding: 60px 40px 60px 60px; border: 3px solid #ffffff; border-right: unset; }
.coating-right .coating-content .coating-content-inner{ padding: 60px 40px 60px 60px; border: 3px solid #ffffff; border-left: unset; }
.coating-content-inner h2{ margin-bottom: 10px; }
.coating-content-inner h2 a{ color: inherit; }

/* PROTECTIVE COATING SINGLE
-----------------------*/
.coating-protection > div{
	position: relative;
	padding: 70px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.coating-protection h2{ font-size: 60px; }
.coating-protection .theme-title b{ color: #ff0000; }
.lok-listing.red ul li{ color: #ffffff; font-size: 24px; }
.lok-listing.red ul li::before{ color: #ff0000; }
.lok-listing.blue ul li{ font-size: 24px; font-family: 'Ambit Semi Bold', sans-serif; }
.lok-listing.blue ul li::before{ color: #35a5d3; }

/* SOCIAL LINKS
-----------------------*/
.social-links{ padding: 0; margin: 0; list-style-type: none; }
.social-links li{ display:inline-block; margin: 5px 1px 5px 1px; }
.social-links li a{
	display: block;
	width: 41px;
	height: 41px;
	line-height: 43px;
	font-size: 18px;
	background: inherit;
	background-color: #eeeeee;
	color: #000000;
	border: 1px solid #ffffff;
	border-radius: 100px;
	text-align: center;
}
.social-links li.s-fb a:hover{ background:#3b5998; color:#fff; border: 1px solid #3b5998; }
.social-links li.s-tw a:hover{ background:#1da1f2; color:#fff; border: 1px solid #1da1f2; }
.social-links li.s-ig a:hover{ background:#ea4476; color:#fff; border: 1px solid #ea4476; }
.social-links li.s-yp a:hover{ background:#dc0000; color:#fff; border: 1px solid #dc0000; }
.social-links li.s-yt a:hover{ background:#f00; color:#fff; border: 1px solid #f00; }
.social-links li.s-pr a:hover{ background:#e6001a; color:#fff; border: 1px solid #e6001a; }

/* FOOTER
----------------------*/
.site-footer{
	position: relative;
	background-color: #000000;
	background: url(images/bg-footer.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	line-height: 1.4;
}
.footer-top{ color: #cacaca; font-size: 20px; }
.footer-top h4{ font-family: Ambit Bold; color: #ffffff; text-transform: uppercase; font-size: 20px; margin-bottom: 5px; }
.footer-logo{
	width: 100%;
	padding-top: 60px;
	display: flex;
	padding-bottom: 60px;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.footer-logo:before,
.footer-logo:after {
	content: '';
	border-top: 2px solid rgb(0,0,0,0.3);
	flex: 1 0 20px;
}

.footer-top .about-company p{ line-height: 1.2; margin-bottom: 25px; }
.footer-top .other-links ul{ padding: 0; margin: 0; list-style-type: none; }
.footer-top .other-links ul li a{ color: #cacaca; text-transform: uppercase; font-size: 18px; }
.footer-top .other-links ul li a:hover{ color: #fef200; }
.footer-bottom{ background-color: rgb(0,0,0,0.3)!important; }
.copyright-text{ color: #999999; font-size: 18px; padding: 18px 0 16px 0; }
.copyright-text a{ color: #999999; font-size: 19px; }
.copyright-text a:hover{ color: #fef200; }

/* BACK TO TOP SCROLL
----------------------*/
.cd-top{
	position: fixed;
	bottom: 60px;
	right: 0;
	display: inline-block;
	background: #050608;
	color: #ffffff;
	width: 40px;
	height: 40px;
	line-height: 45px;
	font-size: 22px;
	text-align: center;
	opacity: 0;
	z-index: 1;
	-webkit-transition: opacity .5s 0s, visibility 0s .5s;
	-moz-transition: opacity .5s 0s, visibility 0s .5s;
	transition: opacity .5s 0s, visibility 0s .5s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover{
	-webkit-transition: opacity .5s 0s, visibility 0s 0s;
	-moz-transition: opacity .5s 0s, visibility 0s 0s;
	transition: opacity .5s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible{ visibility: visible; opacity: 1; }
.cd-top.cd-fade-out{ opacity: 1; }
.no-touch .cd-top:hover, .cd-top:hover{ opacity: 1; background: #fef200; color:#050608; }

/* HOVER
----------------------*/
a, a:hover, .btn.btn-theme{
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.white_space_pt70 {margin-top: -138px !important;}
.btn_black_blinder a.btn.btn-white {color: #000 !important;border: 1px solid;}
.team-content p.phone a {border-bottom: 1px solid rgba(0, 0, 0, .1);}
p.email a {border-bottom: 1px solid rgba(0, 0, 0, .1);}
p.sms_number {padding-top: 5px;border-bottom: 1px solid rgba(0, 0, 0, .1);}
p.top-header_disclaimer_text {text-align: center;color: #000;background-color: #fef200;padding: 15px 0px;}
.container-fluid.disclaimer_top {padding: 0px;margin-top: -15px;}
p.top-header_disclaimer_text span.close :hover {background: #bbb;}
p.top-header_disclaimer_text span.close {position: absolute;padding-left: 10px;font-size: 30px;cursor: pointer;margin-top: -5px;font-weight: 500;}
.access-cat-content p.parent{min-height: 20px;}
.bedliner_text_img img {max-width: 90px;margin: auto;padding-bottom: 20px;}
.bedliner_text_img .archive-desc {padding-bottom: 0px !important;}
.bedliner_text_img {text-align: center;}
.bedliner_text_area {margin-bottom: 60px !important;}
p.text_img_bedliner img {
    max-width: 75px;
    padding-left: 5px;
}


.site-header-top {
    padding: 20px 0px 40px 0px !important;
}
.site-header-top .navbar .navbar-nav .nav-item:first-child {
    min-width: 198px !important;
}

.pum-container.pum-responsive img {
    height: auto;
    max-width: 100%;
    width: 100% !important;
}
.pum-container.pum-responsive img {
    height: auto;
    max-width: 100%;
    width: 100% !important;
}
#pum-3340 img {
    width: 100% !important;
}
.pum-theme-3331 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 18px;
    border-radius: 3px;
    border: 0px solid #eb2f35 !important;
 }
.pop_up_btmcontent {
    text-align: center !important;
    padding: 0px 5px !important;
}
.pop_up_btmcontent p {
    font-weight: 500;
    font-size: 16px !important;
}

.pop_up_btmcontent a {
    font-family: 'Ambit Black', sans-serif !important;
    font-size: 16px !important;
    font-weight: bold !important;
    display: inline-block;
    align-items: center !important;
    background-color: #fef200;
    color: #000000 !important;
    border: 2px solid #fef200 !important;
    padding: 14px 24px 9px !important;
    border-radius: 5px !important;
    text-transform: uppercase !important;
    margin: 0 10px !important;
    vertical-align: middle !important;
}

.pop_up_btmcontent a:hover {
    background-color: #000;
    color: #fef200 !important;
    border: 2px solid #000 !important;
}


/* RESPONSIVE
----------------------*/
@media only screen and ( max-width: 1780px ) {
    .category-box .box-content { right: 10px; max-width: 210px; }
}

@media only screen and ( max-width: 1580px ) {
	.jeep-box.box-left{ padding: 50px 80px 50px 0!important; }
	.jeep-box.box-right{ padding: 50px 0 50px 80px!important; }
	.access-cat-content h4{ font-size: 22px; }
	.category-box .box-content { right: 5px; max-width: 210px; }
}
@media only screen and ( max-width: 1480px ) {
    .site-header-top .navbar .navbar-nav .nav-link { font-size: 16px; }
	.site-header-top-menu{ width: 85%; }
	.site-header-top .navbar .navbar-nav .nav-item{ margin-left: 20px; padding-left: 20px; }
	.carousel-caption{ bottom: 25%; }
	.carousel-caption h1{ font-size: 56px; }
	.heading-banner{ height: 550px; }
	.heading-banner-text .banner-text h1{ font-size: 56px; }
	.heading-banner-text .banner-text p.sub-title{ font-size: 35px; }
	.theme-title h2{ font-size: 46px; }
	.category-box > div > div{ padding: 70px 30px 30px 30px!important; }
	.our-xpert h2{ font-size: 50px; }
	.team-content{ padding: 25px; }
	.team-content a{ font-size: 17px; }
	.our-testimonial-inner{ padding-bottom: 400px; }
	.testi-slider .slick-arrow{ top: 55%; }
	.contact-box .big-text{ font-size: 22px; }
	.contact-box > div{ padding: 60px!important; }
	.lok-blog .post-content{ padding: 30px; }
	.blog-post .post-detail{ padding: 15px 30px; }
	.blog-post .post-detail .post-title{ font-size: 28px; }
	.blog-detail-pagination .pagging-title .post-title{ font-size: 18px; }
	.jeep-box.box-left{ padding: 40px 80px 40px 0!important; }
	.jeep-box .big-text{ font-size: 22px; }
	.bedliner-left .bedliner-content .bedliner-content-inner,
	.bedliner-right .bedliner-content .bedliner-content-inner{ padding: 50px 20px 50px 50px; }
	.coating-left .coating-content .coating-content-inner,
	.coating-right .coating-content .coating-content-inner{ padding: 50px 20px 50px 50px; }
	.bedliner-protection > div{ padding: 65px; }
	.coating-protection > div{ padding: 65px; }
	.access-cat-content{ padding: 15px; }
	.access-cat-content h4{ font-size: 20px; }
	.access-info h1{ font-size: 36px; }
}
@media only screen and ( max-width: 1380px ) {
	.site-header-top-menu{ padding: 23px 0 18px 0; }
	.site-header-top-menu ul li{ margin-left: 15px; padding-left: 15px; }
	.site-header-top-menu ul li a{ font-size: 17px; }
	.site-header-top .navbar{ padding: 25px 0 20px 0; }
	.site-header-top .navbar .navbar-nav .nav-item{ margin-left: 12px; padding-left: 12px; }
	.site-header-top .navbar .navbar-nav .nav-link{ font-size: 16px; }
	.carousel-caption{ bottom: 20%; }
	.carousel-caption h1{ font-size: 52px; }
	.heading-banner{ height: 500px; }
	.heading-banner-text .banner-text h1{ font-size: 52px; }
	.heading-banner-text .banner-text p.sub-title{ font-size: 33px; }
	.theme-title h2{ font-size: 44px; }
	.category-box > div > div{ padding: 50px 30px 30px 30px!important; }
	.category-box .box-content{ max-width: 180px; }
	.our-xpert h2{ font-size: 46px; }
	.team-content{ font-size: 16px; padding: 18px; }
	.team-content a{ font-size: 16px; }
	.our-testimonial-inner{ padding-bottom: 350px; }
	.contact-box > div{ padding: 50px!important; }
	.lok-blog .post-content{ padding: 20px; }
	.blog-post .post-detail{ padding: 15px 20px; }
	.blog-post .post-detail .post-title{ font-size: 26px; }
	.blog-post .post-detail .post-content{ font-size: 19px; }
	.lok-blog .post-content .entry-content{ font-size: 17px; }
	.blog-detail-pagination .pagging-title .post-title{ font-size: 16px; }
	aside.sidebar .widget_recent_entries ul li{ padding: 15px 15px 15px 40px; }
	aside.sidebar .widget ul li a{ font-size: 19px; }
	.jeep-box.box-left{ padding: 30px 80px 30px 0!important; }
	.jeep-box.box-left > div, .jeep-box.box-right > div{ padding: 0 40px!important; }
	.jeep-box .big-text{ font-size: 20px; }
	.bedliner-content-inner .theme-title h2{ font-size: 40px; }
	.bedliner-left .bedliner-content{ padding: 0 0 0 70px; }
	.bedliner-right .bedliner-content{ padding: 0 70px 0 0; }
	.bedliner-left .bedliner-content .bedliner-content-inner,
	.bedliner-right .bedliner-content .bedliner-content-inner{ padding: 40px 20px 40px 40px; }
	.coating-content-inner .theme-title h2{ font-size: 40px; }
	.coating-left .coating-content{ padding: 0 0 0 70px; }
	.coating-right .coating-content{ padding: 0 70px 0 0; }
	.coating-left .coating-content .coating-content-inner,
	.coating-right .coating-content .coating-content-inner{ padding: 40px 20px 40px 40px; }
	.bedliner-protection > div{ padding: 60px; }
	.coating-protection > div{ padding: 60px; }
	.access-info h1{ font-size: 34px; }
	.site-header-top .navbar .navbar-nav .nav-item:first-child {
    min-width: 180px !important;
}


}
@media only screen and ( max-width: 1280px ) {
	.site-header-top-menu{ width: 90%; }
	.site-header-top-menu ul li a{ font-size: 17px; }
	.site-header-top-menu .site-header-top-info .top-phone a{ font-size: 18px; }
	.site-header-top .navbar .navbar-nav .nav-link{ font-size: 17px; }
	.site-header-bottom ul li a{ font-size: 17px; padding: 20px 20px 16px 20px; }
	.site-header-bottom ul li ul.sub-menu{ top: 60px; }
	.site-header-bottom ul li ul.sub-menu li{ padding-left: 40px; padding-right: 40px; }
	.site-header-bottom ul li ul.sub-menu li a{ font-size: 17px; }
	.carousel-caption h1{ font-size: 48px; }
	.heading-banner{ height: 450px; }
	.heading-banner-text .banner-text h1{ font-size: 48px; }
	.heading-banner-text .banner-text p.sub-title{ font-size: 31px; }
	.theme-title h2{ font-size: 42px; }
	.box-content .btn{ font-size: 16px; }
	.access-search{ margin-top: -10px; }
	.category-box > div > div{ padding: 40px 30px 30px 30px!important; }
	.category-box .box-content{ max-width: 200px;  font-size: 20px; }
	.our-xpert h2{ font-size: 42px; }
	.team-content{ padding: 15px; }
	.team-content .large-text{ font-size: 20px; }
	.team-content a{ font-size: 15px; }
	.our-testimonial-inner{ padding-bottom: 300px; }
	.testi-slider .slick-arrow{ top: 50%; }
	.contact-box > div{ padding: 40px!important; }
	.blog-post .post-detail .post-title{ font-size: 24px; }
	.blog-post .post-detail .post-content blockquote > p{ font-size: 19px; }
	.blog-post .post-detail .post-content ul li{ margin-bottom: 0; font-size: 18px; }
	.blog-detail-pagination .pagging .pagging-icon .fas{ font-size: 22px; padding: 0 15px; }
	.jeep-box.box-left > div, .jeep-box.box-right > div{ padding: 0 30px!important; }
	.bedliner-content-inner .theme-title h2{ font-size: 36px; }
	.bedliner-left .bedliner-content{ padding: 0 0 0 60px; }
	.bedliner-right .bedliner-content{ padding: 0 60px 0 0; }
	.bedliner-left .bedliner-content .bedliner-content-inner,
	.bedliner-right .bedliner-content .bedliner-content-inner{ padding: 30px 20px 30px 30px; }
	.coating-content-inner .theme-title h2{ font-size: 36px; }
	.coating-left .coating-content{ padding: 0 0 0 60px; }
	.coating-right .coating-content{ padding: 0 60px 0 0; }
	.coating-left .coating-content .coating-content-inner,
	.coating-right .coating-content .coating-content-inner{ padding: 30px 20px 30px 30px; }
	.bedliner-protection > div{ padding: 55px; }
	.coating-protection > div{ padding: 55px; }
	.access-cat-content h4{ font-size: 17px; }
	.access-cat-content p.parent{ font-size: 16px; }
	.access-info h1{ font-size: 32px; }
	.box-image img {  max-height: 245px; }
	.category-box .box-content { max-width: 182px; font-size: 17px; }
	.site-header-top .navbar .navbar-nav .nav-item:first-child {
    min-width: 190px !important;
}


}
@media only screen and ( max-width: 1199px ) {
	.site-header-top-menu{ width: 95%; }
	.site-header-top-menu ul li a{ font-size: 15px; }
	.site-header-top-menu .site-header-top-info .top-phone a{ font-size: 17px; }
	.site-header-top .navbar .navbar-nav .nav-link{ font-size: 15px; }
	.site-header-bottom ul li a{ font-size: 13px; }
	.site-header-bottom ul li ul.sub-menu li{ padding-left: 30px; padding-right: 30px; }
	.carousel-caption{ bottom: 15%; }
	.carousel-caption h1{ font-size: 44px; }
	.heading-banner-text .banner-text h1{ font-size: 44px; }
	.heading-banner-text .banner-text p.sub-title{ font-size: 29px; }
    .theme-title h2{ font-size: 38px; }
	.category-box .box-content{ max-width: 200px; bottom: 15px; right: 15px; font-size: 21px; }
	.our-xpert h2{ font-size: 38px; }
	.team-content{ font-size: 14px; }
	.team-content a{ font-size: 14px; }
	.team-content .large-text{ font-size: 18px; }
	.our-testimonial-inner{ padding-bottom: 250px; }
	.testi-slider .slick-arrow{ top: 45%; }
	.contact-box > div{ padding: 30px!important; }
	.contact-box .big-text{ font-size: 20px; }
	.lok-blog{ display: inline-block; }
	.lok-blog .post-image{ width: 100%; float: none; }
	.lok-blog .post-content{ width: 100%; padding: 30px; float: none; }
	.lok-blog .post-content .entry-content{ font-size: 18px; }
	.blog-post .post-detail .post-title{ font-size: 22px; }
	.blog-post .post-detail .post-meta .meta{ font-size: 18px; }
	.blog-post .post-detail .post-content blockquote > p{ font-size: 19px; }
	.blog-post .post-tag-share{ padding-left: 0; padding-right: 0; }
	.blog-detail-pagination .pagging .pagging-icon .fas{ font-size: 22px; padding: 0 15px; }
	.jeep-box.box-left{ padding: 30px 60px 30px 0!important; }
	.jeep-box.box-right{ padding: 30px 0 30px 60px!important; }
	.jeep-box .big-text{ font-size: 18px; }
	.bedliner-content-inner .theme-title h2{ font-size: 32px; }
	.bedliner-content-inner .bedliner-desc{ font-size: 22px; }
	.bedliner-left .bedliner-content{ padding: 0 0 0 50px; }
	.bedliner-right .bedliner-content{ padding: 0 50px 0 0; }
	.bedliner-left .bedliner-content .bedliner-content-inner,
	.bedliner-right .bedliner-content .bedliner-content-inner{ padding: 20px; }
	.coating-content-inner .theme-title h2{ font-size: 32px; }
	.coating-content-inner .coating-desc{ font-size: 22px; }
	.coating-left .coating-content{ padding: 0 0 0 50px; }
	.coating-right .coating-content{ padding: 0 50px 0 0; }
	.coating-left .coating-content .coating-content-inner,
	.coating-right .coating-content .coating-content-inner{ padding: 20px; }
	.bedliner-protection > div{ padding: 50px; }
	.bedliner-protection .lok-listing ul li{ font-size: 22px; }
	.coating-protection > div{ padding: 50px; }
	.lok-listing.red ul li{ color: #ffffff; font-size: 22px; }
	.lok-listing.blue ul li{ font-size: 22px; }
	.access-cat-content h4{ font-size: 20px; }
	.access-cat-content p.parent{ font-size: 18px; }
	.access-info h1{ font-size: 30px; }
	.case-studies{ padding: 12px 15px 10px 15px; }
	.case-studies h4{ font-size: 22px; }
	.box-image img{ max-height: 240px; }
	.category-box .box-content { max-width: 160px; font-size: 18px; }
	.site-header-top .navbar .navbar-nav .nav-item:first-child {
    min-width: 175px !important;
}
}
@media only screen and ( max-width: 1080px ) {
	.pt140{ padding-top: 105px!important; }
	.pb140{ padding-bottom: 105px!important; }
	.ptb140{ padding-top: 105px!important; padding-bottom: 105px!important; }
	.site-header-top-menu{ width: 97%; padding: 20px 0 15px 0; }
	.site-header-top-menu ul li{ margin-left: 13px; padding-left: 13px; }
	.site-header-top .navbar{ padding: 20px 0 18px 0; }
	.site-header-top .navbar .navbar-nav .nav-item{ margin-left: 10px; padding-left: 10px; }
	.site-header-top .navbar .navbar-nav .nav-link{ font-size: 13px; }
	.carousel-caption h1{ font-size: 40px; }
	.heading-banner{ height: 400px; }
	.heading-banner-text .banner-text h1{ font-size: 40px; }
	.heading-banner-text .banner-text p.sub-title{ font-size: 27px; }
	.theme-title h2{ font-size: 34px; }
	.category-box > div > div{ padding: 40px 20px 20px 20px!important; }
	.our-xpert h2{ font-size: 34px; }
	.testi-slider .slick-arrow{ top: 40%; }
	.our-testimonial-inner{ padding-bottom: 200px; }
	.contact-box > div{ padding: 20px!important; }
	.jeep-box.box-left{ padding: 25px 50px 25px 0!important; }
	.jeep-box.box-right{ padding: 25px 0 25px 50px!important; }
	.jeep-box .big-text{ font-size: 16px; }
	.jeep-box .theme-title h2{ margin-bottom: 0; }
	.case-studies{ margin-bottom: 20px; }
	.case-studies h4{ font-size: 20px; }
	.bedliner-content-inner .theme-title h2{ font-size: 28px; }
	.bedliner-content-inner .bedliner-desc{ font-size: 20px; }
	.coating-content-inner .theme-title h2{ font-size: 28px; }
	.coating-content-inner .coating-desc{ font-size: 20px; }
	.bedliner-protection > div{ padding: 45px; }
	.bedliner-protection .lok-listing ul li{ font-size: 20px; }
	.coating-protection > div{ padding: 45px; }
	.lok-listing.red ul li{ color: #ffffff; font-size: 20px; }
	.lok-listing.blue ul li{ font-size: 20px; }
	.access-info h1{ font-size: 28px; }
	.shopping-list .current-list h4{ font-size: 20px; }
	.social-links li a{ width: 37px; height: 37px; line-height: 41px; font-size: 18px; }
	.footer-top{ font-size: 16px; }
	.footer-top h4{ font-size: 18px; }
	.box-image img { max-height: 250px; }
	.category-box .box-content { max-width: 151px; font-size: 16px; }
	.box-content .btn { font-size: 14px; }
	.white_space_pt70 { margin-top: -103px !important; }
	.site-header-top .navbar .navbar-nav .nav-item:first-child {
    min-width: 160px !important;
}


}	
@media only screen and ( max-width: 991px ) {
	.container{ width: 98%; }
	.pt140{ padding-top: 70px!important; }
	.pb140{ padding-bottom: 70px!important; }
	.ptb140{ padding-top: 70px!important; padding-bottom: 70px!important; }
	.big-text{ font-size: 22px; }
	.site-header-top .navbar-brand{ padding: 0; }
	.site-header-top .navbar-brand img{ max-width: 175px; }
	.site-header-top-menu{ width: 100%; justify-content: center; padding: 15px 0 13px 0; margin-left: 0; margin-right: 0; }
	.site-header-top-menu ul{ float: unset; }
	.site-header-top-menu ul li a{ font-size: 17px; }
	.site-header-top-menu .site-header-top-info li a{ font-size: 17px; }
	.site-header-top-menu .site-header-top-info .top-phone a{ font-size: 17px; }
	.site-header-top-menu .site-header-top-info .top-phone a i{ font-size: 15px; }
	.navbar-toggler{background: #fef200;border: 0;border-radius: 0;padding: 8px 11px;font-size: 21px;line-height: 0;}
	.navbar-toggler-icon{ width: auto; height: auto; vertical-align: top; }
	.navbar-collapse{position: absolute;left: auto;top: 67px;right: 0;width: 280px;z-index: 999;background: #000000;padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #ffffff;}
	.navbar-toggler:focus, .navbar-toggler:hover{ outline: unset; }	
	.site-header-top .navbar{ width: 100%; padding: 15px 0 13px 0; margin-left: 0; }
	.site-header-top .navbar .navbar-nav .nav-link{ font-size: 17px; }
	.site-header-top .navbar .navbar-nav .nav-item{ line-height: unset; border-left: 0; margin: 0; padding: 7px 15px; }
	.site-header-top .navbar .navbar-nav .nav-item:first-child{ margin: 0; padding: 7px 15px; }
	.site-header-bottom ul li a { font-size: 12px; padding: 14px 0px 13px 0px; }
	.site-header-bottom ul li ul.sub-menu{ top: 51px; }
	.site-header-bottom ul li ul.sub-menu li{ padding-left: 20px; padding-right: 20px; }
	.site-header-bottom ul li ul.sub-menu li a{ font-size: 15px; }
	.carousel-caption h1{ font-size: 36px; }
	.carousel-caption p{ font-size: 22px; }
	.heading-banner{ height: 350px; }
	.heading-banner-text .banner-text h1{ font-size: 36px; }
	.heading-banner-text .banner-text p.sub-title{ font-size: 25px; }
	.access-search{ margin-top: -19px; }
	.category-box > div > div{ padding: 30px 20px 20px 20px!important; }
	.category-box .box-content{ max-width: 145px;  }
	.category-box .box-content .btn.btn-white{  padding: 15px 15px 13px 15px; }
	.theme-title h2{ font-size: 28px; }
	.about-expert.ptb140{ padding-top: 35px!important; padding-bottom: 35px!important; }
	.our-xpert h2{ font-size: 28px; }
	.team-content{ padding: 15px 30px; font-size: 18px; }
	.team-content a{ font-size: 20px; }
	.team-content .large-text{ font-size: 22px; }
	.testi-info .testi-desc{ font-size: 21px; }
	.testi-slider .slick-arrow{ top: 0; width: 40px; height: 40px; line-height: 37px; font-size: 20px; margin-top: -100px; }
	.testi-slider .slick-prev{ left: unset; right: 0; margin-right: 50px; }
	.testi-slider .slick-next{ left: unset; right: 0; }
	.our-testimonial-inner{ padding-bottom: 150px; }
	.stylish-form > div > div > div >div{ padding-left: 25px; padding-right: 25px; }
	.blog-detail-pagination{ margin-bottom: 30px; }
	.jeep-box.box-left{ padding: 30px!important; }
	.jeep-box.box-right{ padding: 30px!important; }
	.jeep-box.box-left > div, .jeep-box.box-right > div{ padding: 0!important; border: 0; }
	.jeep-box .big-text{ font-size: 18px; }
	.case-studies h4{ font-size: 18px; }
	.bedliner-content-inner .theme-title h2{ font-size: 24px; margin-bottom: 5px; }
	.bedliner-content-inner .bedliner-desc{ font-size: 16px; }
	.bedliner-left .bedliner-content{ padding: 0 0 0 30px; }
	.bedliner-right .bedliner-content{ padding: 0 30px 0 0; }
	.bedliner-left .bedliner-content .bedliner-content-inner, 
	.bedliner-right .bedliner-content .bedliner-content-inner{ padding: 15px; }
	.bedliner-content-inner .btn{ font-size: 16px; padding: 12px 20px 10px 20px; }
	.coating-content-inner .theme-title h2{ font-size: 24px; margin-bottom: 5px; }
	.coating-content-inner .coating-desc{ font-size: 16px; }
	.coating-left .coating-content{ padding: 0 0 0 30px; }
	.coating-right .coating-content{ padding: 0 30px 0 0; }
	.coating-left .coating-content .coating-content-inner, 
	.coating-right .coating-content .coating-content-inner{ padding: 15px; }
	.coating-content-inner .btn{ font-size: 16px; padding: 12px 20px 10px 20px; }
	.bedliner-protection > div{ padding: 40px; }
	.coating-protection > div{ padding: 40px; }
	.access-cat-content h4{ font-size: 18px; }
	.access-cat-content p.parent{ font-size: 17px; }
	.access-info{ margin-top: 30px; }
	.access-info h1{ font-size: 26px; }
	.footer-top{ font-size: 19px; }
	.footer-top h4{ font-size: 19px; }
	.social-links li a{ width: 35px; height: 35px; line-height: 40px; font-size: 17px; }
	.white_space_pt70 { margin-top: -68px !important;}
	 p.top-header_disclaimer_text {padding: 10px 10px;    font-size: 15px;}
	 p.top-header_disclaimer_text span.close {position: absolute;font-size: 25px;}
	 .menu-item-shoping_mobile{display: flow !important;width: 200px !important;}
	 .menu-item-shoping{display: none !important;}
	 .menu-item-giveway {display: none !important;}
    .top_header_btn a:last-child {
        margin-top: 8px !important;
        position: absolute;
        width: fit-content;
        left: 0;
        right: 0;
    }

.top_header_btn a:first-child:hover {
    color: #fef200 !important;
}

.site-header-top .navbar {
        padding: 15px 0px 25px 0px !important;
    }

}
@media only screen and ( max-width: 860px ) {
    .category-box .box-content { max-width: 95px; font-size: 12px; }
    .box-image img { max-width: 53px; }
    .box-content .btn { font-size: 11px; }
    .category-box .box-content .btn.btn-white{  padding: 12px 5px 12px 5px; }
}
@media only screen and ( max-width: 767px ) {
	.container{ width: 100%; }
	#main-content{ padding: 35px 0 35px 0;  }
	.theme-flush-top-space{ margin-top: -35px; }
	.theme-flush-bottom-space{ margin-bottom: -35px; }
	.pt140{ padding-top: 35px!important; }
	.pb140{ padding-bottom: 35px!important; }
	.ptb140{ padding-top: 35px!important; padding-bottom: 35px!important; }
	.pt70{ padding-top: 35px!important; }
	.pb70{ padding-bottom: 35px!important; }
	.ptb70{ padding-top: 35px!important; padding-bottom: 35px!important; }
	.pt50{ padding-top: 25px; }
	.pb50{ padding-bottom: 25px; }
	.ptb50{ padding-top: 25px; padding-bottom: 25px; }
	.btn{ font-size: 17px; padding: 11px 22px;  }
	.btn.btn-small { font-size: 15px; padding: 13px 15px 10px 15px; }
	.medium-text{ font-size: 16px; }
	.large-text{ font-size: 18px; }
	.big-text{ font-size: 20px; }
	.cd-top{ bottom: 53px; }
	input[type="text"], input[type="email"], 
	input[type="tel"], input[type="password"], 
	input[type="search"], input[type="number"], .form-control{ height: 50px; padding: 12px 15px 10px 15px; }
    .site-header-top .navbar.sticky{ background-color: #555454; padding: 15px !important; }
    .sticky .menu-item-shoping_mobile{ display: none !important; }
	.navbar.sticky .navbar-collapse{ right: 15px; }
	.site-header-top-menu{ display: block; text-align: center; float: none; padding: 15px 0 2px 0; }
	.site-header-top-menu ul#menu-header-top-menu{ width: 100%;margin-bottom: 10px;display: flex;align-items: center;justify-content: center;text-align: center;}
	.site-header-top-menu ul.site-header-top-info{ display: inline-block; }
	.site-header-top-menu ul.site-header-top-info li{ margin-bottom: 8px; }
	.site-header-top-menu .site-header-top-info li:first-child{ margin: 0; padding: 0; border-left: 0; }
	.site-header-top-menu .site-header-top-info .top-phone a i{ font-size: 17px; }
	.site-header-bottom ul li{ width: 100%; }
	.site-header-bottom ul li a { font-size: 17px; padding: 13px 15px 10px 15px; }
	.site-header-bottom ul li ul.sub-menu{position: relative;padding: 12px 15px 0 15px;top: unset; bottom: unset;left: unset; right: unset;}
	.site-header-bottom ul li ul.sub-menu li{ margin-bottom: 12px; padding-left: 12px; padding-right: 12px; }
	.site-header-bottom ul li.current-menu-item:after, 
	.site-header-bottom ul li.current-menu-parent:after, 
	.site-header-bottom ul li.current-menu-ancestor:after{ content: unset; }
	.site-header-bottom ul li ul.sub-menu li a{ font-size: 17px; }
	.category-box{ border-left: 0; }
	.category-box > div > div{ padding: 35px 15px 15px 15px!important; }
	.category-box .box-content{ font-size: 21px; max-width: 250px; }
	.carousel-caption h1{ font-size: 32px; }
	.carousel-caption p{ font-size: 20px; }
	.heading-banner{ height: 300px; }
	.heading-banner-text .banner-text h1{ font-size: 32px; }
	.heading-banner-text .banner-text p.sub-title{ font-size: 23px; }
	.heading-banner-text .banner-text p{ font-size: 21px; }
	.heading-banner-text .banner-text .btn{ margin-top: 10px!important; }
	.theme-title h2{ font-size: 26px; }
	.access-search{ margin-top: -34px; }
	.our-xpert h2{ font-size: 26px; }
	.team-list{ max-width: 450px; margin: 0 auto 30px; }
	.team-content{ padding: 15px; font-size: 16px; }
	.team-content a{ font-size: 18px; }
	.team-content .large-text{ font-size: 20px; }
	.our-testimonial{ padding-top: 35px!important; }
	.testi-info .testi-desc{ font-size: 19px; }
	.our-testimonial-inner{ padding-bottom: 0; }
	.contact-box > div{ padding: 30px!important; }
	.wpb_gmaps_widget .wpb_map_wraper iframe{ height: 250px; }
	.stylish-form{ padding-top: 60px!important; padding-bottom: 60px!important; }
	.stylish-form > div > div > div >div{ padding-left: 15px; padding-right: 15px; }
	.stylish-form .theme-title h2{ margin-top: -15px; padding-left: 10px; padding-right: 10px; }
	.stylish-form .form-group{ margin-bottom: 1rem; }
	.stylish-form .form-control{ height: 50px; }
	.lok-blog .post-content{ padding: 15px; }
	.blog-post .post-detail{ padding: 15px; }
	.blog-post .post-detail .post-content{ font-size: 18px; }
	.blog-post .post-detail .post-content blockquote{ padding: 15px 15px 15px 50px; }
	.blog-post .post-share{ text-align: left; padding-top: 10px; }
	.blog-post .post-share li{ margin: 0; }
	.blog-detail-pagination .pagging.previous{ border-bottom: 1px solid #000000; }
	.jeep-box.box-left{ padding: 20px!important; }
	.jeep-box.box-right{ padding: 20px!important; }
	.archive-desc{ margin-bottom: 35px; }
	.bedliner-left .bedliner-content,
	.bedliner-right .bedliner-content{ padding: 0; }
	.bedliner-left .bedliner-content .bedliner-content-inner,
	.bedliner-right .bedliner-content .bedliner-content-inner{ padding: 30px 15px; border: unset; }
	.bedliner-content-inner .bedliner-desc{ font-size: 19px; }
	.coating-left .coating-content,
	.coating-right .coating-content{ padding: 0; }
	.coating-left .coating-content .bedliner-content-inner,
	.coating-right .coating-content .bedliner-content-inner{ padding: 30px 15px; border: unset; }
	.coating-content-inner .coating-desc{ font-size: 19px; }
	.bedliner-protection > div{ padding: 35px; }
	.bedliner-protection .lok-listing ul li{ font-size: 18px; }
	.coating-protection > div{ padding: 35px; }
	.lok-listing.red ul li{ color: #ffffff; font-size: 18px; }
	.lok-listing.blue ul li{ font-size: 18px; }
	.access-search{ padding: 15px; }
	.access-info h1{ font-size: 24px; }
	#accessPopup .modal-body{ padding: 15px; }
	.access-single-img{ padding: 10px; }
	.footer-top{ font-size: 17px; }
	.footer-top h4{ font-size: 17px; }
	.footer-top .about-company p{ margin-bottom: 15px; }
	.footer-logo{ padding-top: 30px; padding-bottom: 30px; }
	.copyright-text{ font-size: 17px; padding: 15px 0 13px 0; }
	.box-image img { max-width: 100%; max-height: unset; }
	.site-header-top {padding: 0px 0px !important; }
	.white_space_pt70 { margin-top: -35px !important;}
	.container-fluid.disclaimer_top {padding: 0px;margin-top: 0px;} 
	.bedliner_text_img img {max-width: 60% !important;margin: auto;}
	.bedliner_text_area {margin-bottom: 20px !important;}
.bedliner_textimg {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}
    .site-header-top .navbar {
        padding: 15px 0px 60px 0px !important;
    }
.menu-item-shoping_mobile {
        display: flow !important;
        width: 168px !important;
    }

}
@media only screen and ( max-width: 576px ) {
	.carousel-caption{ position: relative; padding: 30px 15px; text-align: center; background-color: #000000; }
	.carousel-indicators{ margin-right: 15px; margin-left: 15px; left: unset; }
	.carousel-caption h1{ font-size: 28px; }
	.carousel-caption p{ font-size: 19px; }
	.heading-banner{ height: 250px; }
	.heading-banner-text .banner-text{ margin-left: 0; }
	.heading-banner-text .banner-text h1{ font-size: 28px; }
	.heading-banner-text .banner-text p.sub-title{ font-size: 21px; }
	.heading-banner-text .banner-text p{ font-size: 14px; }
	.heading-banner-text .banner-text .btn{ font-size: 15px; }
	.testi-slider .slick-arrow{ margin-top: -130px; }
	.jeep-box.box-left{ padding: 15px!important; }
	.jeep-box.box-right{ padding: 15px!important; }
	.bedliner-left .bedliner-content .bedliner-content-inner,
	.bedliner-right .bedliner-content .bedliner-content-inner{ padding: 20px 15px; border: unset; }
	.bedliner-protection > div{ padding: 30px; }
	.coating-protection > div{ padding: 30px; }
	.access-info .access-cart-share .btn{ margin-bottom: 15px; }
	.access-info .access-share{ float: none; }
	.navbar-expand-lg{padding-bottom: 107px !important; }
	.navbar-expand-lg.sticky{ padding-bottom: 15px !important;  }
	.menu-item-shoping_mobile {display: grid !important;width: 100% !important;top: 75px;border-top: 1px solid rgba(255,255,255,0.3);padding-top: 10px;}
    .sticky .menu-item-shoping_mobile{ display: none !important;}
    .menu-item-shoping_mobile a{width: 200px;margin: 0 auto;}
    ol.carousel-indicators {margin-bottom: 0px !important;}
	.bedliner_text_img img {max-width: 80% !important;}
.site-header-top .navbar {
        padding: 15px 0px 135px 0px !important;
    }
    .top_header_btn a:last-child {
        margin-top: 8px !important;
        position: absolute;
        left: 0;
        width: fit-content;
        margin: auto;
        right: 0;
    }

}

@media only screen and ( max-width: 480px ) {
	.site-header-top-menu ul li a{ font-size: 15px; }
	.site-header-top-menu .site-header-top-info li a{ font-size: 15px; }
	.site-header-top-menu .site-header-top-info .top-phone a{ font-size: 15px; }
	.site-header-top-menu .site-header-top-info .top-phone a i{ margin-right: 0!important; font-size: 15px; }
	.site-header-top-menu .site-header-top-info li.top-phone a span{ display: none; }
	.site-header-bottom ul li a{ font-size: 15px; }
	.site-header-top .navbar .navbar-nav .nav-link{ font-size: 15px; }
	.site-header-bottom ul li ul.sub-menu li a{ font-size: 15px; }
	.carousel-caption h1{ font-size: 24px; }
	.carousel-caption p{ font-size: 17px; }
	.heading-banner{ height: 200px; }
	.heading-banner-text .banner-text h1{ font-size: 24px; }
	.heading-banner-text .banner-text p.sub-title{ font-size: 19px; }
	.theme-title h2{ font-size: 24px; }
	.category-box .box-content{ font-size: 19px; }
	.our-xpert h2{ font-size: 24px; }
	.bedliner-protection > div{ padding: 30px 10px; }
	.coating-protection > div{ padding: 30px 10px; }
	.access-search .form-search .input-group{ display: inline-block; width: 100%; }
	.access-search .form-search .input-group input{ width: 100%; margin-bottom: 15px; }
	.shopping-list .current-list{ padding: 10px; }
}
@media only screen and ( max-width: 375px ) {
	.site-header-top .navbar-brand img{ max-width: 150px; }
	.navbar-collapse{ top: 67px; }
	.heading-banner-text .banner-text p{ font-size: 13px; }
    .category-box .box-content{	max-width: 175px; }
	.heading-banner-text .banner-text .btn{ padding: 10px; font-size: 10px; }
	.menu-item-shoping_mobile a{
	    padding: 11px 24px !important;
	}
}

/* New page css */ 

.giveaway-wrapper {
  margin: 0 auto;
  color: #000;
  background: #fff;
}

.giveaway-header {
  text-align: center;
  margin-bottom: 24px;
}
.giveaway-header h1 {
  font-size: 34px;
  margin: 0 0 6px;
  letter-spacing: 0.2px;
  color: #000;
}
.giveaway-header p {
  margin: 0;
  color: #333;
  font-size: 18px;
}

.giveaway-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.giveaway-widget {
  flex: 1 1 calc(50% - 20px);
  background: url(images/bg-footer.png);
  color: #fff;
  padding: 20px;
  border-radius: 14px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.4);
  min-width: 300px;
}
.giveaway-widget h2 {
  font-size:26px;
  margin: 0 0 14px;
  color: #fef200;
  text-align: center;
}

/* One-line layout for each item */
.giveaway-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0;
  align-items: flex-start;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #555454a6;
}
.giveaway-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.giveaway-item .date {
  flex: 0 0 90px;
  font-weight: 600;
  font-size: 18px;
  color: #fef200;
}
.giveaway-item .item {
  flex: 1;
  font-size: 18px;
  margin: 0;
}
.giveaway-item .value {
  flex: 0 0 140px;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  letter-spacing:1px;
  padding-left: 5px;
}

/* Highlight grand prize */
.giveaway-item.grand-prize {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 22px;
  font-weight: bold;
  border-radius: 10px;
}



.giveaway-item.grand-prize .item {
  flex: 1;
  font-size: 19px; 
  font-weight: 700 !important;
}

.anni_para p{
	font-size:18px!important;
}


@media (max-width: 1024px){
		.giveaway-widget {
		flex: 1 1 calc(100% - 20px);
	}
}

@media (max-width: 767px){
	.giveaway-item,
	.giveaway-item.grand-prize{
	display: flex;
    gap: 10px;
    flex-wrap: wrap;
	}

.giveaway-item .item,
	
.giveaway-item .value,
	.giveaway-item.grand-prize .value{
    flex: unset;
		width:100%!important;
		text-align:left!important;
	}
	.giveaway-widget h2 {
    font-size: 22px;
	}

	.giveaway-header h1{
		font-size:26px!important;
	}
}


/* Optional: responsive stacking on small screens */
@media (max-width: 600px) {
  .giveaway-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
  .giveaway-item .value {
    text-align: left;
  }
  .giveaway-item.grand-prize {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
  }
  .giveaway-item .date {
    flex: 0 0 28px; 
  }
  .giveaway-item .value{
      padding-left: 0px;
  }
    
}

/* New Form css */


/* Contest Form Styling */

.form_anni_main_area{
	 background:#000;
	  max-width: 900px;
	border:4px solid white;
    border-radius: 0px;
	margin:auto;
	border-radius:14px;
}

.img_area_anni img{
	width:100%!important;
	margin-top:25px;
	border-bottom-left-radius:14px;
	border-bottom-right-radius:14px;
}

.contest-form-wrapper {
    padding: 25px 25px 0px 25px;
    position: relative;
    position: relative;
}
/* 
.contest-form-wrapper .logo-overlay {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 120px;
    height: 120px;
    background: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 8px rgba(0,0,0,0.3);
    z-index: 10;
    padding: 10px;
}

.contest-form-wrapper .logo-img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    border-radius: 50%;
}
 */
.contest-form-wrapper .form-title {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: white;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.contest-form-wrapper .form-description {
    text-align: center;
    color: white;
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 1.4;
}

.contest-form-wrapper .form-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    margin-bottom: 20px;
}

.contest-form-wrapper .form-group {
    display: flex;
    flex-direction: column;
}

.contest-form-wrapper .form-group label {
    color: white;
    font-weight: bold;
    margin-bottom: 8px;
    font-size: 16px;
}

.contest-form-wrapper .required {
    color: #fef200;
}

.contest-form-wrapper .form-field {
    padding: 12px 15px !important;
    border: 2px solid white !important;
    background: rgba(255, 255, 255, 0.9) !important;
    color: #333 !important;
    font-size: 16px !important;
    border-radius: 4px !important;
    width: 100% !important;
    transition: all 0.3s ease;
}



.contest-form-wrapper .radio-group {
    background: rgba(255, 255, 255, 0.1);
    padding: 20px;
    border-radius: 6px;
    border: 1px solid white;
    margin-top: 20px;
}

.contest-form-wrapper .radio-text {
    color: white;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
}

.contest-form-wrapper .radio-options {
    display: flex;
    gap: 30px;
}

 .contest-form-wrapper .wpcf7-radio {
    display: flex;
    align-items: center;
	 gap:15px;
}
.contest-form-wrapper .wpcf7-radio .wpcf7-list-item{
    display: flex !important;
    align-items: center !important;
    gap: 5px;
    margin: 0px !important;
}

.contest-form-wrapper .wpcf7-list-item input[type="radio"] {
    width: 18px;
    height: 18px;
    accent-color: #fef200;
    margin: 0 !important;
}

.contest-form-wrapper .wpcf7-list-item-label {
    color: white !important;
    margin: 0 !important;
	line-height:17px!important;
}

.contest-form-wrapper .submit-btn {
       padding: 12px 40px !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 300px;
    margin: 0 auto;
    display: 4px !important;
    background-color: #fef200 !important;
    color: #000 !important;
    /* border-color: #fef200 !important; */
    display: block;
    margin-top: 30px;
    padding-top: 20px !important;
}

/* Hide default CF7 styling */
.contest-form-wrapper .wpcf7-form p {
    margin: 0 !important;
}

.contest-form-wrapper .wpcf7-response-output {
    color: white !important;
    background: rgba(255, 255, 255, 0.1) !important;
    border: 1px solid white !important;
    margin-top: 20px !important;
    padding: 15px !important;
    border-radius: 4px !important;
}

.contest-form-wrapper .wpcf7-mail-sent-ok {
    color: #22c55e !important;
    background: rgba(34, 197, 94, 0.1) !important;
    border-color: #22c55e !important;
}

.contest-form-wrapper .wpcf7-validation-errors {
    color: #fbbf24 !important;
    background: rgba(251, 191, 36, 0.1) !important;
    border-color: #fbbf24 !important;
}

.contest-form-wrapper .wpcf7-not-valid-tip {
    color: #fbbf24 !important;
    font-size: 14px !important;
    margin-top: 5px !important;
}


.contest-form-wrapper .wpcf7-spinner{
	display:none!important;
}

/* Mobile Responsive */
@media (max-width: 767px) {
    .contest-form-wrapper {
        padding: 15px 15px 0px 15px;
        margin: 0px;
    }

    .contest-form-wrapper .form-title {
        font-size: 28px;
    }

    .contest-form-wrapper .form-description {
        font-size: 18px;
		margin-bottom:18px!important;
    }
    .contest-form-wrapper .form-grid {
        flex-direction: column;
		gap:0px!important;
    }

    .contest-form-wrapper .form-group {
        min-width: 100%;
        flex: none;
    }

	.contest-form-wrapper .radio-group{
		padding:15px!important;
	}
	
    .contest-form-wrapper .radio-options {
        flex-direction: column;
        gap: 15px;
    }

    .contest-form-wrapper .submit-btn {
        font-size: 18px !important;
        vertical-align: middle;
        padding: 10px 27px !important;
        line-height: 18px;
		margin-top:20px!important;
    }
}

.page-id-3214 #requestQuote{
	display:none!important;
}

