/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
.custom-logo {
	float: left;
	margin-top: 5px;
	display: inline-block;
	width: 230px;
	height: 90px;
	background: url(../../../images/yootheme/logo.png) 50% 50% no-repeat;
	background-size: contain;
}
#logo p {
	margin: 0px !important;
}
#commonBarLinkUSMW {
	position: absolute;
	top: 5px;
	left: 13px;
	width: 102px;
	height: 36px;
	background-color: transparent;
}
#commonBarLinkDERALE {
	position: absolute;
	top: 5px;
	left: 139px;
	width: 95px;
	height: 36px;
	background-color: transparent;
}
#commonBarLinkPACER {
	position: absolute;
	top: 5px;
	left: 255px;
	width: 106px;
	height: 36px;
	background-color: transparent;
}
#commonBarLinkECAT {
	position: absolute;
	top: 5px;
	left: 385px;
	width: 83px;
	height: 36px;
	background-color: transparent;
}
#commonBarLinkCORP {
	position: absolute;
	left: 840px;
	width: 128px;
	height: 48px;
	background-color: transparent;
}
.web-toolbar {
    background-image: url(/images/poweredby/background-01.jpg);
    background-size: cover;
    margin: 0px;
}
.website-logos {
    float: left;
    padding-left: 20px;
	padding-top: 10px;
}
.poweredby {
	float: right;
    padding-right: 10px;
}
.website-logos a:not(:last-child) img {
    border-right: 1px solid #bbb;
}
.youtube-playlist iframe {
    max-width: 100%;
    height: 170px;
}

/* Only Phones (Portrait) */
@media (max-width: 479px) {
	.custom-logo {
		height: 60px;
	}
	.banneritem img {
		width: 90% !important;
		padding: 10px;
	}
	#wheretobuycontainer {
		width: 100%;
		text-align: center;
		margin-left: 20px !important;
	}
	.downloadcontainer1 {
		margin-left: 30px !important;
	}
	.downloadcontainer2 {
		margin: 0px !important;
	}
	.downloadcontainer2 img {
		width: 200px !important;
		height: auto !important;
	}
	.downloadpdf img {
		padding: 10px;
	}
	.mobileimage {
		width: 250px;
		height: auto;
	}
	.wheretobuy {
		width: 100% !important;
	}
}
@media (max-width: 767px) {
	#top-a {
		display: none !important;
	}
	.tagline {
		width: 300px !important;
		font-size: 18px !important;
		margin: 0 0 10px 0 !important;
	}
	.searchbox {
		margin-top: -25px;
	}
	#header-responsive p {
		margin: 0px;
	}
	.web-toolbar > div {
		float: none;
		text-align: center;
	}
	#header-responsive .logo {
		text-align: center;
		width: 100% !important;
	}
	#header-responsive .logo, #header-responsive .searchbox {
		width: 100%;
	}
	.logo img {
		max-width: 100%;
	}
}
 @media (max-width: 661px) {
	.sidebars-1 #sidebar-a .width100, .sidebars-1 #sidebar-b .width100 {
		width: 100% !important;
	}
	.downloadpdf img {
		padding: 10px;
	}
	.downloadpdfnew img {
		padding: 10px;
	}
}
 @media (min-width: 480px) and (max-width: 540px) {
	.wheretobuy {
		width: 50% !important;
	}
}
body#page {
	padding-top: 0px;
}
body {
	/* background:url(/images/red-bg.jpg) repeat-x !important;	*/
	background: none;
	/* background-color:#e5e5e5 !important; */
	color: #fff;
}
.wrapper > div {
	margin-top: 0px;
	border: none !important;
	background: #333333;
	border-radius: 0px;
	box-shadow: 1px 1px 5px #000;
}
#footer {
	padding: 20px;
	background: none !important;
	background-color: #333333 !important;
	border: none !important;
}
#header {
	background: url(/images/header-bg.jpg) repeat-x !important;
	height: 155px !important;
	border-bottom: none !important;
}
#headerbar {
	margin-top: 0px;
	margin-bottom: 1px;
}
#headerbar .module {
	float: none;
	margin-bottom: 0px;
}
#menubar {
	border-top: none !important;
	background: none !important;
}
#menu {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 657px;
}
#main {
	background: url(/images/main-bg.jpg) no-repeat !important;
	background-color: #333 !important;
}
#top-a, #top-b, #innertop {
	border-bottom: none !important;
}
#sidebar-a:before, #sidebar-b:before {
	border: none !important;
}
header h1 {font-size: 18px !important;width: calc(100% - 10px) !important;text-transform: capitalize !important;background-color: #0c0c0d !important;height: 30px !important;padding-left: 10px;padding-bottom: 5px;}
.menu-dropdown li.level1 .level1, .menu-dropdown li.level1:hover .level1, .menu-dropdown li.active .level1 {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.menu-dropdown span {
	text-transform: uppercase;
	font-weight: bold;
}
.menu-dropdown span:hover, .menu-dropdown span:active, .menu-dropdown .remain span {
	color: #000;
}
.menu-dropdown .level2 span:hover, .menu-dropdown .level2 span:active {
	color: #333333;
}
.homeslide {
	margin: 0px;
}
.tagline {
	float: left;
	margin-left: 10px;
	margin-top: 65px;
	color: #fff;
	font-size: 30px;
	font-family: "Utsaah";
}
.tagline em {
	color: #fff;
}
.wk-slideshow-default > div:hover .next, .wk-slideshow-default > div:hover .prev {
	width: 45px;
}
.wk-slideshow-default > div:hover .next {
	right: 0;
}
.wk-slideshow-default > div:hover .prev {
	left: 0;
	background-position: -5px -50px;
}
.sociallinks img {
	padding-left: 5px;
}
.module-title {
	margin-left: 10px;
	padding: 5px 0 5px 5px;
	background-color: #0b0b0b;
	text-transform: uppercase;
}
#sidebar-b .module {
	margin-right: 0;
}
.grid-v .mod-line:before {
	border-top: none !important;
}
#footer .menu a, .VMmenu a {
	color: #fff;
}
#footer .menu a:hover, .VMmenu a:hover {
	color: #000;
}
.category-view .row .category .spacer h2 a {
	-webkit-mask-image: -webkit-gradient(linear, left top, ?  left bottom, from(rgba(154,2,5,1)), to(rgba(71,0,2,1)));
	text-transform: uppercase;
	font-size: 14px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #fff;
}
.catbox {
	min-height: 295px !important;
	border: #292929 3px;
	background-color: transparent;
}
.homeslide1 {
	width: 1133px;
	height: 345px;
	background: url(/images/homeslide-1.jpg) 50% 0 no-repeat;
}
.homeslide1-content {
	font-family: "Utsaah";
	color: #fff;
	float: right;
	bottom: 0;
	text-align: right;
	margin-right: 33px;
	margin-top: 130px;
}
.homeslide1-text {
	padding: 9px 55px 7px;
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	font-size: 36px;
}
.homeslide1-text em {
	color: #fff;
}
.homeslide1-link {
	margin-right: 55px;
	margin-top: 7px;
	font-size: 18px;
}
.homeslide1-link a {
	color: #fff;
}
.homeslide1-link img {
	margin-top: -2px;
}
.homeslide2 {
	width: 1133px;
	height: 345px;
	background: url(/images/homeslide-2.jpg) 50% 0 no-repeat;
}
.homeslide3 {
	width: 1133px;
	height: 345px;
	background: url(/images/homeslide-3.jpg) 50% 0 no-repeat;
}
.homeslide4 {
	width: 1133px;
	height: 345px;
	background: url(/images/homeslide-4.jpg) 50% 0 no-repeat;
}
.homeslide5 {
	width: 1133px;
	height: 345px;
	background: url(/images/homeslide-5.jpg) 50% 0 no-repeat;
}
ul.sl_vmaccordion_black li ul, ul.sl_vmaccordion_black {
	background-color: transparent;
}
ul.sl_vmaccordion_black li.deeper li a, ul.sl_vmaccordion_black li.deeper li a.trigger.has_link {
	color: #fff;
}
ul.sl_vmaccordion_black li.deeper li a.trigger:hover + a, ul.sl_vmaccordion_black li.deeper li a:hover, ul.sl_vmaccordion_black li.deeper li a:active, ul.sl_vmaccordion_black li.deeper li a:focus, ul.sl_vmaccordion_black li.deeper li a.trigger.has_link:hover {
	color: rgb(221, 51, 51);
}
.category-view a {
	font-size: 16px;
}
#downloadlogo1 {
	float: left;
	width: 250px;
}
#downloadlogo2 {
	float: left;
	width: 250px;
}
.orderby-displaynumber {
    padding: 10px 0px !important;
}
.product-details-button {
	background-color: transparent !important;
	border: none !important;
	background-repeat: no-repeat !important;
	background-image: url('/images/product_details_button.png') !important;
	min-width: 150px;
	min-height: 33px;
}
p.product-details-button {
	padding-top: 3px;
	padding-left: 11px;
}
p.product-details-button a {
	color: white !important;
}
p.product-details-button a:hover {
	color: #ff1e23 !important;
}
.product-details-button .product-details {
	background: transparent !important;
	border: none !important;
}
.pd-filebox {
	background: transparent !important;
	border: none !important;
}
#phoca-dl-category-box .pd-category h3, #phoca-dl-file-box .pd-file h3 {
	border-radius: 0px !important;
	box-shadow: none !important;
	padding: 8px;
}
.pd-ctitle {
	border-radius: none !important;
	background: black !important;
	border: none !important;
	padding: 10px 10px !important;
}
.pd-filename {
	font-size: 16px;
}
.content.clearfix table {
	width: 90%;
	text-align: center;
}
.pd-button-details a {
	box-shadow: none !important;
	background-color: transparent !important;
	border: none !important;
	background-repeat: no-repeat !important;
	background-image: url('/images/details_button.png') !important;
	min-width: 64px;
	min-height: 15px;
}
#phoca-dl-category-box.pd-category-view .pd-button-download a {
    background: url(images/btn.png) repeat-x;
    display: inline-block;
    padding: 7px 12px 8px;
    text-decoration: none;
    box-shadow: 0 1px 2px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.6);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    font-weight: bold;
    font-size: 110%;
    padding-left: 28px;
    color: #fff;
}
.pd-button-download a {
	box-shadow: none !important;
	background-color: transparent !important;
	border: none !important;
	background-repeat: no-repeat !important;
	background-image: url('/images/download_button.png') !important;
	min-width: 98px;
	min-height: 15px;
}
.pd-filebox {
	border-radius: 0px !important;
	clear: both;
	padding: 15px;
	margin: 10px 0px;
	background: #ffffff url(images/grey-bg.png) left top repeat-x;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: inset 0 1px 3px #fff, 0 0 3px #ccc;
	-o-box-shadow: inset 0 1px 3px #fff, 0 0 3px #ccc;
	-webkit-box-shadow: inset 0 1px 3px #fff, 0 0 3px #ccc;
	-moz-box-shadow: inset 0 1px 3px #fff, 0 0 3px #ccc;
}
.product-sku {
	color: #D33;
	font-weight: bold;
	font-size: 20px;
	padding: 5px 0;
}
.productdetails-view h1 {
	font-size: 18px;
	line-height: 24px;
	margin: 12px 0;
    padding: 0;
}
.back-to-category {
	border: none !important;
}
.back-to-category a {
	background-color: transparent !important;
	border: none !important;
	background-repeat: repeat-x !important;
	background-image: url('/images/back_button_middle.png') !important;
	min-height: 25px;
	text-align: center;
	font-weight: bold;
	color: white !important;
	border-radius: 0 !important;
}
.back-left {
	background-image: url('/images/back_button_left.png') !important;
	background-repeat: no-repeat !important;
	padding: 5px 5px 5px 23px;
}
.back-right {
	background-image: url('/images/back_button_right.png') !important;
	background-repeat: no-repeat !important;
	padding: 5px 5px 5px 25px;
}
.back-to-category a:hover {
	background: black;
	color: #ff1e23 !important;
}
.ask-a-question a {
	background-color: transparent !important;
	border: none !important;
	background-repeat: no-repeat !important;
	background-image: url('/images/ask_a_question1.png') !important;
	min-width: 160px;
	min-height: 40px;
	color: white !important;
}
.ask-a-question {
	text-align: center !important;
}
a:hover.ask-a-question {
	background: black;
	color: #ff1e23 !important;
}
.result h3 {
	color: #ff1e23 !important;
}
.searchbox {
	color: rgb(153, 153, 153) !important;
}
#searchForm legend {
	color: black !important;
}
.title a {
	color: #ff1e23 !important;
	font-size: 14px;
}
.highlight {
	background: transparent !important;
	font-weight: bold;
	font-style: italic;
}
.icons {
	margin-left: 0;
	float: none;
	text-align: center !important;
}
ul.zebra > li:nth-of-type(2n+1), table.zebra tbody tr:nth-of-type(2n+1) {
	background: none !important;
}
 ul.zebra > li.odd, {
 background:none !important;
}
.pagination a, .pagination strong {
	padding-left: 5px;
	padding-right: 5px;
}
#phoca-dl-category-box .pd-document16 {
	margin-top: 8px;
}
.pd-filename {
	font-size: 14px;
}
.wheretobuy {
	float: left;
	width: 33%;
	padding-bottom: 20px;
}
#wheretobuycontainer {
	width: 100%;
	text-align: center;
}
.downloadpdfnew {
	clear: both;
	float: left;
	width: 200px;
}
.downloadpdf {
	float: left;
	width: 200px;
}
.downloadh2 {
	clear: both;
	width: 500px;
}
.downloadlogonew {
	clear: both;
	float: left;
	width: 300px;
}
.downloadlogo {
	float: left;
	width: 300px;
}
.downloadcontainer1 {
	width: 100%;
	text-align: center;
	margin-left: 60px;
}
.downloadcontainer2 {
	width: 100%;
	text-align: center;
	margin-left: 60px;
}
.banneritem img {
	width: 100%;
}
#system-message dd {
	color: #d33 !important;
	border-top: 3px solid #d33 !important;
	border-bottom: 3px solid #d33 !important;
}
#product_pdf_download {
	text-align: center;
}
#product_dimensions {
	text-align: center;
}
.category-view a {
	font-size: 16px;
	color: #fff;
}
.category-view a:hover {
	color: #D33;
}
.category-view a.product-details {
	font-size: 14px;
}
.category-view .part-number {
	font-weight: bold;
}
.category-view h2 {
	margin: 0 0 6px;
}
.rotatingview {
	width: 438px;
	height: 350px;
}
.wr360_player .container {
	z-index: 10;
}
.images-wrap .main-image {
	text-align: left;
}
.additional-images img {
	height: 50px !important;
}
.prop-65-warning {
    padding-bottom: 20px;
}
.prop-65-warning a {
    display: block;
    z-index: 1000;
    position: relative;
}
.orderby-displaynumber .vm-pagination {
    width: 100%;
}
.orderlistcontainer .title {
    font-size: 14px;
    padding-bottom: 5px;
}
.orderby-displaynumber .display-number select#limit {
    margin-top: 5px;
    background: #f7f7f7;
    border: none;
    height: 23px;
}
.orderlistcontainer div.activeOrder {
    background-color: #f5f5f5;
    border-radius: 0px !important;
    border: none;
}
.main-image img {
    max-height: 260px;
}
.product-description .title {
    font-weight: 700;
    display: block;
    border-bottom: solid #CAC9C9 1px;
    font-size: 14px;
    margin: 0 0 6px;
}
.images-wrap h3 {
    margin-top: 0px;
}
.vm-page-counter {
    float: none !important;
}
.pagination a, .pagination strong {
    font-size: 16px !important;
    font-weight: normal !important;
}
.pagination a {
    color: #d33 !important;
}
.orderlistcontainer div.activeOrder a {
    color: #d33 !important;
}
.orderlistcontainer div.orderlist {
    background: #333 !important;
    width: 100% !important;
}
.orderlistcontainer div.orderlist a {
    display: block !important;
}
.orderlistcontainer {
    position: relative !important;
}

    
@media (min-width: 1040px) {
    .prop-65-warning {
        position: absolute;
        right: 60px;
    }
}

/* === Search Module === */

.GeniusAjaxInputMaster div.afterspecialdiv input.genius-search-submit {
    width: 40px !important;
}
.GeniusAjaxInputMaster .afterspecialdiv input.inputbox {
    max-width: calc(100% - 40px) !important;
    border: none !important;
}
input.genius-search-submit:hover, input.genius-search-submit:focus {
    background-color: #bd2228 !important;
}
#vm_ajax_search_results2131.res_a_s.geniusGroove {
	width: 730px !important;	
}
.geniusGroove a.GeniusAjaxbuynow {
    background: #d33 !important;
    color: #fff !important;
    font-size: 14px !important;
    display: block !important;
    text-align: center !important;
    padding: 5px 0px !important;
    position: absolute !important;
    top: 50% !important;
    width: 100% !important;
    transform: translateY(-50%) !important;
}
.geniusGroove .GeniusTapThreeWrap {
    position: relative !important;
    height: 45px !important;
    padding: 0px !important;
    margin-right: 10px !important;
}
.geniusGroove a.GeniusAjaxbuynow:hover, .geniusGroove a.GeniusAjaxbuynow:focus {
    background: #333 !important;
}
.geniusGroove .GeniusAjaxBlokHeader, .geniusGroove .GeniusAjaxBlokHeader span, .geniusGroove .noresultsfoundGeniusblok {
    color: #d33 !important;
}

/* === Store Locator === */

.isl_container {
  background: transparent !important;
  border: none !important;
}
.isl-search-bar {
  margin-bottom: 10px !important;
}
input.isl-location-search {
  width: calc(100% - 140px) !important;
}
.isl-maxdistance {
  width: 140px !important;
}
.isl-list-container {
  margin-top: 10px !important;
}
#isl-listings li {
  border: 1px solid transparent !important;
  padding: 20px 10px !important;
  width: calc(100% - 24px) !important;
  background: #393836 !important;
  position: relative !important;
}
#isl-listings {
  background: transparent !important;
}
#isl-listings li:nth-child(even) {
  background: #333 !important;
}
#isl-listings li .list-label, #isl-listings li .list-image {
  margin-right: 10px !important;
  height: 86px !important;
  position: relative !important;
  width: 70px !important;
}
.list-content {
  position: relative !important;
}
#isl-listings li .loc-name {
  font-size: 18px !important;
  line-height: 26px !important;
  color: #f7f7f7 !important;
}
#isl-listings li .list-label img {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}
#isl-listings li.list-focus {
  box-shadow: none !important;
  background: #3e3e3e !important;
  border: 1px solid rgba(48,143,223,0.4) !important;
}
.loc-webpage .fa-link {
    display: none !important;
}
#isl-listings li .btn-group {
	width: 100%;
}
.isl_map_canvas .list-image {
    float: none !important;
    text-align: center !important;
}
.side-buttons {
    position: absolute !important;
    right: 10px !important;
    top: 50% !important;
    transform: translate(0%, -50%) !important;
}
.isl_map_canvas .side-buttons {
    position: unset !important;
    top: unset !important;
    transform: unset !important;
    right: unset !important;
}
#isl-listings li .btn-group a {
    display: block !important;
    background: #bd2228 !important;
    text-transform: uppercase !important;
    color: #fff !important;
    padding: 10px 15px !important;
}
#isl-listings li .btn-group a:focus, #isl-listings li .btn-group a:hover {
    background: #a2181d !important;
    color: #fff !important;
}
.gm-style-iw .loc-name {
    color: #bd2228 !important;
}
.gm-style-iw address {
    color: #000 !important;
    margin-top: 10px !important;
    font-style: normal !important;
}
.gm-style-iw .loc-social-links {
    margin: unset !important;
}
.gm-style-iw .loc-social-links a {
    color: #fff !important;
    background: #bd2228 !important;
    padding: 10px 20px !important;
    display: block !important;
}
.gm-style-iw div.loc-phone {
    color: #000 !important;
    margin-bottom: 10px !important;
}
#isl-filter_tags {
    color: #000 !important;
}
#isl-directions-panel-container {
    background: transparent !important;
}
.isl-list-container {
    overflow: visible !important;
    height: unset !important;
}
.content.clearfix table.adp-placemark, .content.clearfix table.adp-directions {
    width: 100%;
    color: #fff !important;
}
.content.clearfix table.adp-placemark {
    border: none !important;
    background: #2c2c2c !important;
}
.adp-placemark img.adp-marker2 {
    padding: 5px 10px 0px;
}
.adp-placemark .adp-text {
    padding: 10px 0px !important;
    font-size: 18px;
}
.adp-summary {
    color: #fff !important;
}
.adp-substep .adp-stepicon .adp-maneuver {
    background-image: url(/images/maneuvers.png) !important;
}
.loc-dist {
    float: none !important;
    position: absolute !important;
    top: 0px !important;
    right: 160px !important;
}
#iStoreLocator_btn_geolocate {
    background: #bd2228 !important;
    color: #fff !important;
    border: 0px !important;
    margin-bottom: 10px !important;
    font-size: 14px !important;
    padding: 10px 20px !important;
}
.isl-search-bar {
    box-shadow: none !important;
}
#isl-directions-panel-container > br {
    display: none !important;
}
#isl-directions-panel-container .pull-right, .isl-linkToGoogleMaps {
    background: #bd2228 !important;
    color: #fff !important;
    padding: 10px 20px !important;
    display: inline-block !important;
}
#isl-listings li .btn-group a.loc-facebook.btn.btn-default, #isl-listings li .btn-group a.loc-twitter.btn.btn-default {
    background: none !important;
    display: -webkit-inline-box !important;
}

@media screen and (min-width: 768px) {
	.loc-mobile {
    	position: relative;
    	left: 125px;
	}
}
@media screen and (max-width: 767px) {
	.loc-dist {
		float: none !important;
		position: relative !important;
		top: unset !important;
		right: unset !important;
	}
	#isl-listings li .btn-group a.loc-facebook.btn.btn-default, #isl-listings li .btn-group a.loc-twitter.btn.btn-default {
		display: initial !important;
		justify-content: center !important;
	}
	#isl-listings li .loc-social-links.btn-group a {
		margin-bottom: 20px;
	}
}
@media screen and (min-width: 640px) {
	#isl-listings li .list-image img {
		position: absolute !important;
		top: 50%;
		transform: translate(0%, -50%);
	}
	.list-image {
    	float: left !important; 
	}
}
@media screen and (max-width: 640px) {
    .isl_container {
        width: 100% !important;
    }
}
@media screen and (max-width: 767px) and (min-width: 640px) {
	#isl-listings li .list-label, #isl-listings li .list-image {
    	height: 106px !important;
	}
}
@media screen and (max-width: 639px) {
    .side-buttons {
        position: relative !important;
        transform: unset !important;
        top: unset !important;
        right: unset !important;
        margin-top: 10px !important;
    }
    .side-buttons a {
        width: calc(100% - 30px) !important;
    }
    #isl-listings li .list-label, #isl-listings li .list-image {
        float: none !important;
        margin: unset !important;
        width: unset !important;
        max-width: unset !important;
    }
    #isl-listings .list-content {
        text-align: center !important;
    }
    .loc-phone {
        text-align: center; 
        font-size: 18px;
        margin-top: 10px;
    }
	.loc-mobile {
		text-align: center;
		font-size: 18px;
		margin-top: 10px;
	}
}
@media screen and (max-width: 450px) {
    .isl_container, .isl-search-bar {
        width: 100% !important;
    }
    input.isl-location-search {
        width: 100% !important;
    }
    .isl-maxdistance {
  		width: 100% !important;
	}
}


