/*ESTG - Hides Addresses menu from storefront */
body > div.customertools.open > div > ul > li.sidebar-addresses{
        display: none;
}
/*Hide Order Dashboard Tile */
li#cdash_myrecentorders {
   display: none;
}

section.filter-section.filtername-incontract {
        display: none;
}
.nFlex{
    display:flex;
    align-items:center;
    justify-content:space-between;
}

.nLinkArea{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
}

.nLight{
    font-weight:300;
}

h1, h2, h3{
    text-transform:uppercase;
}

body > header {
	position: sticky;
	top: 0;
	z-index: 15;
}

.mainproductpagedesktop > .row .filter-container {
	position: sticky;
	top: 170px;
}

.nav-hide > a{
    opacity:0;
}

/* 

.nav-resources .submenu .submenucontainer{ height: 600px !important; }

.menu.expanded .catalog .nav-resources .submenu li li a{
    text-overflow: inherit;
    white-space: normal;
    text-align: center;
    min-height:150px;
    max-width:150px;
}

.nav-res-item a:before{
    content:"";
    display:block;
    width:100px;
    height:80px;
    background:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-info-icon1.png')no-repeat center;
    margin:0 auto 5px;
}

.nav-info-1 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-info-icon1.png') }
.nav-info-2 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-info-icon2.png') }
.nav-info-3 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-info-icon3.png') }
.nav-info-4 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-info-icon4.png') }
.nav-info-5 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-info-icon5-1.png') }
.nav-info-6 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-info-icon6.png') }

.nav-dl-1 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-dl-icon1.png') }
.nav-dl-2 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-dl-icon2.png') }
.nav-dl-3 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-dl-icon3.png') }
.nav-dl-4 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-dl-icon4.png') }
.nav-dl-5 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-dl-icon5.png') }
.nav-dl-6 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-dl-icon6.png') }
.nav-dl-7 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-dl-icon7.png') }
.nav-dl-8 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-dl-icon8.png') }
.nav-dl-9 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-dl-icon9.png') }
.nav-dl-10 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-dl-icon10.png') }
.nav-dl-11 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-dl-icon11.png') }
.nav-dl-12 a:before{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-menu-res-dl-icon12.png') }

.menu.expanded .catalog li .submenu{
  border-bottom: 15px solid #f8c81f;
}

.menu.expanded .catalog li .submenu .submenucontainer{
  flex-direction: row;
  padding-top:50px;
}

.menu.expanded .catalog > li > ul.submenu > div > li{ width: 16.5%; }
.menu.expanded .catalog > li.nav-welding > ul.submenu > div > li{ width: 20%; }
.menu.expanded .catalog > li.nav-cutting > ul.submenu > div > li, 
.menu.expanded .catalog > li.nav-tools > ul.submenu > div > li, 
.menu.expanded .catalog > li.nav-safety > ul.submenu > div > li{ width: 16.5%; }



.menu.expanded .catalog .submenu .submenucontainer > li > a {
  font-size: 16px;
  text-transform: uppercase;
  color: #ee1c25;
  line-height: 22px;
  padding-left: 0;
  margin-bottom:30px;
  text-decoration: underline 2px #ee1c25;
  text-underline-offset: 8px;
}

.menu.expanded .catalog .submenu .submenucontainer > li > a:hover{
    color:#f94149;
}

.menu.expanded .catalog .submenu li a {
  padding: 0;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
}

.menu.expanded .catalog li:not(.nav-resources):not(.nav-brands) .submenu li ul li:last-of-type a {
  color:#ee1c25;
  font-weight:700;
}

*/

/* PLP */

.catalog-grid .indicators-grid,
.catalog-grid .product-indicators,
.catalog-grid .list-attribute.product-category,
.catalog-grid #list.productgridfull .list-attribute.product-category{
    display:none;
}

.catalog-grid .tileparent:nth-child(-n+4){
    border-color:#000;
}

.listtools {
    margin-bottom:10px;
}

.listtools select{
    transform:scale(0.8);
}

.listtools .sortby span,
.itemsfound{
    font-size:14px;
}

.listtools .listgrid{
    color:#fff;
}

.listtools .listgrid a{
    color:#404041;
    font-size:14px;
    display:inline-block;
    padding-right:30px;
}

.listtools .listgrid a:hover{
    color:#ee1c25;
}

.listtools .listgrid a:first-of-type{
    background:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-icon-list.png')no-repeat right center;
}

.listtools .listgrid a:last-of-type{
    background:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-icon-grid.png')no-repeat right center;
}

.catalog-grid #grid .brand-label img,
.catalog-grid #list.productgridfull .brand-label img{
    max-width:80px;
    max-height:40px;
}

.catalog-grid #list.productgridfull .brand-label img{
    margin-bottom:15px;
}

.catalog-grid .tile .footer a{
    font-size:14px;
    color:#231f20;
    line-height:24px;
    font-family:"Poppins", sans-serif;
}
.catalog-grid .tile .footer a:hover{
    color:#ee1c25;
}

.catalog-grid .tile .product-name{
    min-height:72px;
    font-family:"Poppins", sans-serif;
}

.catalog-grid .tile .product-sku,
.catalog-grid #list.productgridfull .list-attribute.product-sku .label-focus{
    font-size:12px;
    color:#6f686a;
    font-family:"Poppins", sans-serif;
    background:none;
}

.catalog-grid .tile .price-label,
.catalog-grid #list .product-shopping-actions .product-shopping-actions-prices .price{
    font-size:25px;
    font-weight:700;
    color:#000;
    font-family:"Poppins", sans-serif;
}

.qty-list, input.qty-list, input.qty-list.form-control,
.catalog-single .buttons .qnt-count .form-control{
    width:32px;
    height:32px;
    border:2px solid #ee1c25;
    color:#ee1c25;
    font-size:12px;
    font-weight:900;
}

.catalog-single .buttons .qnt-count .form-control{
    border-radius: 5px;
    font-size:16px;
}

.catalog-grid .tile .footer .btn-primary,
.catalog-grid .productsgrid_container .softgraybackground .buttons.group .btn{
    min-height:32px;
    line-height:32px;
    font-size:12px;
    font-weight:900;
    padding:0 10px;
    width:calc(100% - 40px);
    max-width:none;
    display:inline-block;
}

.prodToolsWrap{
    display:flex;
    justify-content:space-around;
    padding:10px 0;
    border-top:1px solid #000;
    margin:20px 0 3px;
}

.catalog-grid .tile .product-compare-action,
.catalog-grid .tile .footer .addtoquicklist-wrapper{
    margin:0;
    padding:0;
    border:none;
    font-size:12px;
    line-height:16px;
}

.catalog-grid .tile .product-compare-action,
.catalog-grid .tile .footer .addtoquicklist-wrapper a{
    font-size:12px;
    color:#000;
    line-height:16px;
    font-family:"Lato", sans-serif;
    font-weight:700;
}

.catalog-grid .tile .product-compare-action .fa-stack{
    width: 22px;
    height: 17px;
    line-height: 1em;
    vertical-align: bottom;
}

.catalog-grid .tile .footer .addtoquicklist-wrapper i,
.catalog-grid .tile .product-compare-action i{
    font-size:20px;
    color:#000;
    vertical-align:middle;
    margin-right:5px;
}

.catalog-grid .tile .product-compare-action i{
    font-size:22px;
}

.catalog-grid .tile .product-compare-action,
.catalog-grid .tile .manufacturer-ref{
    display:none;
}

.shop-filters .filter-title{
    background:#000;
    border-radius:0;
    color:#fff;
    font-size:18px;
    font-family:"Poppins", sans-serif;
    font-weight:400;
    bottom:0;
}

.shop-filters .arrow-down{
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    bottom:0;
    margin-bottom:20px;
}

.shop-filters{
    background:#fff;
    border:1px solid #000;
    border-radius:0;
}

.shop-filters .filter-section h5{
    font-size:16px;
    font-family:"Poppins", sans-serif;
    margin:0 0 5px;
    padding-right:20px;
    font-weight:400;
}

.shop-filters .showhide-indicator{
    left:auto;
    top:-5px;
    right:0;
}

.shop-filters .filter-options a{
    color:#000;
    font-size:14px;
}

.shop-filters .filter-options a:hover{
    color:#ee1c25;
}

.shop-filters .filter-options{
    margin-left:5px;
}

.shop-filters .filter-section label{
    margin:0;
}

.searchpills p{
    font-size:16px;
    font-weight:400;
    text-align:center;
    margin:10px 0 20px;
}

.shop-filters section.search .select2-container{
    border:0;
}

.shop-filters section.search .search-form button[type="submit"]{
    top:1px;
    right:1px;
    height:43px;
    width:43px;
    background:#ee1c25;
}

.shop-filters section.search .search-form button[type="submit"] i{
    color:#fff;
}

.shop-filters section.search .search-form .form-group input{
    border:1px solid #000;
}

.shop-filters .filter-section{
    margin:1em 20px 0;
}

#breadcrumb{
    padding:15px 0;
}

#breadcrumb li a{
    font-size:14px;
    background:#f7f7f7;
    padding:10px 15px;
    color:#181616;
    font-weight:400;
    transition:0.35s all;
}

#breadcrumb > li{
    margin:5px 0;
}

#breadcrumb > li + li:before{
    display:none;
}

#breadcrumb > li + li{
    margin-left:5px;
}

#breadcrumb li a:hover{
    background:#ee1c25;
    color:#fff;
}

#breadcrumb i{
    display:none;
}

.catalog-grid #list.productgridfull .product-points ul li{
    font-size:16px;
}

.product-compare-action{
    font-size:14px;
}

/* End PLP */

/* PDP */

.catalog-single .product-title .product-name{
    text-transform:none;
}

.panel-heading h3:after{
    content: "\F068";
}
.panel-heading.collapsed h3:after{
    content: "\F067";
}

.catalog-single .product-panel .panel{
    box-shadow:none;
    border-bottom:1px solid #bfbcbd !important;
    border-left:none;
    border-radius:0;
}

.catalog-single .product-compare-action{
    display:none;
}

.catalog-single .product-shopping-actions-addtoquicklist a,
.catalog-grid #list .product-shopping-actions .product-shopping-actions-addtoquicklist a{
    width:100%;
    color:#010101;
    padding:15px 20px;
    font-size:18px;
    line-height:18px;
    border-radius:5px;
    display:inline-block;
    border:1px solid #000;
}

.catalog-grid #list .product-shopping-actions .product-shopping-actions-addtoquicklist a{
    font-size:12px;
    line-height:12px;
    padding:10px;
    border-radius:3px;
}

.catalog-single .product-shopping-actions-addtoquicklist a i{
    display:none;
}

.catalog-single .product-shopping-actions-addtoquicklist a:hover,
.catalog-grid #list .product-shopping-actions .product-shopping-actions-addtoquicklist a:hover{
    background:#343536;
    color:#fff;
}

.catalog-single .product-shopping-actions .product-shopping-actions-addtocart button{
    width:100%;
    border-radius: 5px;
    font-weight: 900;
    font-size: 20px;
    padding: 15px 20px;
    line-height: 20px;
}

.catalog-single .product-shopping-actions .product-shopping-actions-addtocart button i{
    display:none;
}

.catalog-single .buttons .qnt-count{
    padding:40px 0 30px;
}

.catalog-single .buttons .qnt-count .incr-btn{
    background:#000;
    width:40px;
    height:40px;
    border-radius:5px;
    line-height:40px;
    font-weight:700;
}

.catalog-single .buttons .qnt-count .form-control{
    width:40px;
    height:40px;
}

.catalog-single .product-summary .productdetails .margindiv.product-indicators,
.catalog-single .product-summary .productdetails .margindiv.product-indicators + .margindiv{
    display:none;
}

.catalog-single .product-summary .productdetails .margindiv.product-item-spacing .label-focus{
    padding:10px 25px;
    background:none;
    border:1px solid #878283;
    color:#878283;
    font-size:16px;
    font-weight:400;
    border-radius:5px;
}

.catalog-single .product-points ul{
    padding-left:20px;
    margin-top:10px;
    font-size:16px;
}

.catalog-single .product-title{
    border:none;
    padding-bottom:10px;
}

.catalog-single .softgraybackground, .softgraybackground,
.catalog-grid #list .product-shopping-actions .softgraybackground{
    background:#fff;
    border:1px solid #000;
    text-align:center;
}

.catalog-single .softgraybackground, .softgraybackground{
    padding:35px;
}

.catalog-single .price{
    width: 100%;
    border: 1px solid #000;
    border-radius: 5px;
    font-size: 25px;
    font-weight: 700;
    color: #000;
    font-family: "Poppins", sans-serif
}

.ex-product .productsummary_container .productdetails .manufacturer-ref span{
  font-size:16px;
}

/* End PDP */

/* sticky header start */
.menubarHeader {
	margin-bottom: 100px;
}

.menubarStick {
	position: fixed !important;
	top: 0;
	width: 100%;
	z-index: 15;
	background: #231f20;
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
}
/* sticky header end*/

.gdResellers{
  text-align: center;
  margin-bottom:40px;
}

.contLocations, .contForm{
  margin:40px 0;
}

.parallax-window {
    min-height: 500px;
    background: transparent;
    padding: 30px 0;
}
.parallax-window.nFlex{
  align-items:flex-end;
}

.paralaxOverlay{
    margin: 0 auto;
    padding: 20px;
    background: rgba(0, 0, 0, 0.6);
}

.paralaxOverlay h1{
  font-size:72px;
  color:#fff;
  line-height: 72px;
}

.paralaxOverlay p{
  font-size:32px;
  color:#fff;
  line-height: 40px;
  font-weight: 700;
}

.contText{
  text-align:center;
  margin-bottom:60px;
}
.contText h1,
.contText p{
  margin-bottom:20px;
}

.auIconBoxes{
  flex-wrap:wrap;
  margin:60px 0;
}

.auIconBox{
  width:24%;
  justify-content: center;
  flex-direction:column;
}
.auIconBox p{
  margin: 20px auto;
}

.auIcon{
  border: solid 2px #ee1c25;
  padding: 20px;
  width:90px;
  height:90px;
  border-radius: 50%;
}

.auIcon i{
  font-size: 30px; 
  line-height: 45px; 
  height: 45px; 
  width: 45px;
  color: #ee1c25;
}

.auCoreValuesBg {
  background:url('https://us.evocdn.io/dealer/1168/content/media/Content_Pages/about-us/gd-aboutus-corevalues-bg.jpg') no-repeat center;
  background-size:cover;
}

.auCoreValues{
	padding: 60px;
	max-width: 1450px;
	margin: 0 auto;
}

.auCoreBox{
  width:32%;
}

.auCoreBoxes{
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-start;
}

.auCoreBox h2{
  color: #fdcf09;
}
.auCoreBox ul{
  text-align:left;
  color:#fff;
}
.auCoreBox.cbWide{
  width:45%;
  margin-top:40px;
}

.auComLogos{
  flex-wrap:wrap;
  margin-bottom:60px;
}
.auComLogo{
  width:25%;
}

.auFeedback{
  background: #111;  
}
.auFeedbackCont{
  padding:60px;
}
.quoteIcon{
  padding:40px;
  border: solid 2px #ef0000;
  border-radius: 50%;
  transition:0.35s all;
}
.quoteIcon:hover{
  background: #ef0000;
}
.quoteIcon i{
  color:#ef0000;
  transition:0.35s all;
}
.quoteIcon:hover i{
  color:#fff;
}
.quoteText {
  width:70%;
}
.quoteText p{
  color:#fff;
}
.quoteText span{
  font-style:italic;
}

.testimonialQuotes .auFeedbackCont {
	align-items: flex-start;
}
.testimonialQuotes .quoteText {
	width: 80%;
	border-bottom: 2px solid #292c2e;
	padding-bottom: 50px;
}
.testimonialQuotes .quoteText p {
	color: #292c2e;
}

.contRepairs{
  flex-wrap: wrap;
}

.contRepairs img{
  margin-bottom:20px;
}

.rentalBoxes{
  flex-wrap: wrap;
}
.rentalBox{
  flex-direction:column;
  width: 21%;
  margin-bottom: 60px;
}
.rbText p{
  min-height:62px;
}

.resourcesBoxes{
  flex-wrap: wrap;
  margin-bottom:60px;
  justify-content:flex-start;
  align-items: stretch;
}
.ex-name-medicalequipment .resourcesBoxes{
  justify-content:space-around;
}

.resourcesBox{
  text-align: center;
  padding: 60px 20px;
  position:relative;
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  transition:0.35s all;
  width:14%;
  min-height: 250px;
  min-width: 170px;
  margin: 10px
}

.resourcesBox:hover{
  background: #e5e5e5;
}

.resourcesBox h3{
  margin-bottom:20px;
    min-height:65px;
}
.ex-name-medicalequipment .resourcesBox h3{
    min-height:105px;
}



.homeBanner.slick-slide{
    background:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-banner-grinding.jpg')no-repeat center;
    background-size:cover;
    min-height:610px;
    display:flex !important;
    align-items:center;
}
.homeBanner.bcRight.slick-slide{
    justify-content:flex-end;
} 
.homeBanner.hb1{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-banner-grinding.jpg'); }
.homeBanner.hb2{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-banner-saws.jpg'); }
.homeBanner.hb3{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-banner-plasma.jpg'); }
.homeBanner.hb4{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-banner-welding.jpg'); }

.homeSlider .slick-next{ right:25px; }
.homeSlider .slick-prev{ left:25px; z-index:1; }

.bannerContent{
    width:calc(20% + 695px);
    max-width:100%;
    padding:50px 10%;
}

.homeBanner h1{
    font-family: 'Unica One', sans-serif;
    text-transform:uppercase;
    font-size:88px;
    line-height:100px;
    margin:0 0 40px;
    color:#ffc600;
    font-weight:400;
}

.homeBanner p{
    color:#fff;
    font-size:22px;
    margin:0 0 40px;
}

.homeBanner .hbButtons{
    margin:0;
}

.hbButtons a,
.hbButtons img{
    transition:0.35s all;
    vertical-align:middle;
}

.slick-slide .hbButtons img{
    display:inline-block;
    margin-left:20px;
}

.hbButtons a{
    border:2px solid #ffc600;
    color:#fff;
    font-size:18px;
    padding:15px 20px;
    border-radius:10px;
    display:inline-block;
    line-height:18px;
}


.hbButtons a:first-of-type{
    margin-right: 30px;
}

.hbButtons a:hover{
    background:#ffc600;
    color:#000;
}
.hbButtons a:hover img{
    filter:invert(1);
}

.testimonials{
    padding:60px 0;
}

.testimonialSlider .nFlex{
    align-items:center;
}

.testLogo{
    width:35%;
    height:370px;
    padding:20px;
    display:flex;
    align-items:center;
    justify-content:center;
    border:1px solid #ececec;
    box-shadow: 0 0 30px 0px #ececec;
    margin: 35px;
}

.testText{
    width:55%;
}

.testText h1{
    margin:0;
}

.testText h1 + p{
    font-weight:700;
}

.testText p{
    margin:0 0 30px;
}

.testText .testButtons{
    margin:0;
}

.testText p.testTitle{
    margin:0;
    font-weight:700;
    margin:0;
}
.testText p.testSubtitle{
     font-size:16px;
    font-weight:300;
}

.testArrows{
    display:inline-block;
    vertical-align:middle;
    margin:5px 70px 5px 0;;
}

.testArrows > span{
    width:50px;
    height:50px;
    display:inline-block;
    transition:0.35s all;
    cursor:pointer;
    vertical-align:middle;
}

.testArrowLeft{
   background:#231f20 url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-testimonial-arrow-left.png')no-repeat center;
}
.testArrowRight{
   background:#ee1c25 url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-testimonial-arrow-right.png')no-repeat center;
}

.testArrows > span:hover{
    background-color:#fc0;
}

.testimonialSlider .nButton{
    vertical-align:middle;
    margin:5px 0;
    border-color:#ee1c25;
    color:#ee1c25;
}

.testimonialSlider .nButton img{
    display:inline;
    filter:none;
}
.testimonialSlider .nButton:hover img{
    filter:brightness(0) invert(1);
}

.c2a{
    background:#231f20;
    padding:90px 0;
}

.c2a h2 {
	text-transform: uppercase;
	color: #fff;
	font-size: 40px;
	width: 30%;
	line-height: 80px;
}

.c2aText {
  width: 65%;
}

footer .c2aText p{
  color:#fff;
  margin: 0 0 20px;
  font-size:18px;
}

.c2aText p:last-of-type{
  margin: 0;
}

.c2aText a:first-of-type{
  margin-right:40px;
}



.helpBoxes .nFlex{
    align-items:stretch;
}

.helpBox{
    background:#fff;
    position:relative;
    padding:45px 4%;
    border-radius:3px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    width:24%;
    max-width:330px;
    transition:0.5s all;
}

.helpImg{
    width:80px;
    height:80px;
    max-width:80px;
    flex:1 0 auto;
    display:flex;
    justify-content:center;
    align-items:center;
}

.helpImg img{
    transition:0.5s all;
}

.helpBox p{
    font-size:14px;
    margin:0 0 10px;
    transition:0.5s all;
    min-height:70px;
}

.helpBox button{
    border:2px solid #c10a27;
    border-radius:3px;
    padding:8px 15px;
    font-size:14px;
    font-weight:300;
    background:#fff;
    color:#c10a27;
    transition:0.5s all;
}

.helpBox button img{
    margin-left:10px;
    transition:0.5s all;
}

.helpBoxes {
	padding: 60px 0;
  position: relative;
	background: #000;
}

.helpBoxesBG {
	background: url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-helpboxes-bg3.jpg') no-repeat center;
	background-size: contain;
	background-attachment: fixed;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.45;
}

.helpBox:hover {
    background:#c10a27;
}
.helpBox:hover .hcImg img,
.helpBox:hover button img{
    filter:brightness(0) invert(1);
}
.helpBox:hover p{
    color:#fff;
}
.helpBox:hover button{
    color:#fff;
    background:#1d1d1b;
    border-color:#1d1d1b;
}
.helpImg img {
    transition: 0.5s all;
}
.helpBox:hover img {
    filter:brightness(0) invert(1);
}

.promotions{
    position:relative;
    background:#000;
    text-align:center;
    padding:150px 0;
}

.promotionsBG{
    background:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-parallax-bg.jpg')no-repeat center;
    background-size:cover;
    background-attachment:fixed;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0.45;
}

.promotions .container{
    position:relative;
}

.promotions h1{
    color:#fff;
    font-size:36px;
    text-transform:none;
    margin:0 0 10px;
}

.promotions p{
    color:#fff;
    font-weight:300;
}

.ex-name-testimonials .promotions{
    padding:100px 0;
}

.ex-name-testimonials .promotionsBG{
    background-image:url('https://us.evocdn.io/dealer/1168/content/media/Content_Pages/testimonials/gd-testimonials-parallax.jpg');
}

.homeContent .nFlex{
    flex-wrap:wrap;
}

.hcBox{
    position:relative;
    background:#231f20;
    height:205px;
    width:32.5%;
    margin:4px 0;
    border-radius:3px;
    overflow:hidden;
}

.hcBox:nth-child(2){
    background:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-homecontent-img-4.jpg')no-repeat center;
    background-size:cover;
}
.hcBox:nth-child(4){
    background:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-homecontent-img-3.jpg')no-repeat center;
    background-size:cover;
}
.hcBox:nth-child(6){
    background:url('https://us.evocdn.io/dealer/1168/content/media/gendconew.jpg')no-repeat center;
    background-size:cover;
}

.hcOverlay{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    padding:10px;
}

.hcImg{
    width:65px;
    height:60px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:20px;
    color:#ffcc00;
}

.homeContent .hcOverlay p{
    color:#fff;
    margin:0;
}
.hcOverlay p span{
    font-weight:700;
    color:#fff;
}

.homeContent {
     padding:80px 0;
}

.homeContent p{
    margin:0 0 30px;
}

.nButton{
    border:2px solid #231f20;
    border-radius:5px;
    font-weight:300;
    background:#fff;
    padding:13px 25px;
    transition:0.35s all;
    color:#231f20;
    display:inline-block;
    margin:5px 0;
}
.nButton img{
    margin-left:25px;
    vertical-align:middle;
    transition:0.35s all;
    filter:brightness(0);
}
.nButton.nbRed{
    border-color:#ee1c25;
    color:#fff;
    background:#ee1c25;
}
.nButton.nbRed img,
.nButton.nbWhite img{
    filter:brightness(1);
}
.nButton.nbWhite{
    color:#fff;
    background:transparent;
    border-color:#fff;
}
.nButton:hover{
    color:#fff;
    background:#1d1d1b;
    border-color:#1d1d1b;
}
.nButton:hover img{
    filter:brightness(1);
}

.homeGrid{
    padding:50px 1.5%;
    background:#f6f6f6;
}

.hgBox{
    background:#000;
    width:100%;
    margin:1px 0;
    position:relative;
    overflow:hidden;
}

.hgImg{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-homegrid-img1b.jpg')no-repeat center;
    background-size:cover;
    transition:opacity 1s, transform 10s;
}

.hg1 .hgImg{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-homegrid-img1b.jpg') }
.hg2 .hgImg{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-homegrid-img2b.jpg') }
.hg3 .hgImg{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-homegrid-img3b.jpg') }
.hg4 .hgImg{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-homegrid-img4b.jpg') }
.hg5 .hgImg{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-homegrid-img5b.jpg') }
.hg6 .hgImg{ background-image:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-homegrid-img6b.jpg') }

.hgText{
    position:absolute;
    bottom:30px;
    left:30px;
    font-size:20px;
    font-weight:300;
    color:#fff;
    margin:0;
    line-height:20px;
}

.hgText:before{
    content:"Explore";
    position:absolute;
    font-size:14px;
    font-weight:700;
    transition:0.5s all;
    opacity:0;
    top:0;
    left:0;
}

.hgText img{
    margin-left:20px;
}

.hgBox:hover .hgImg{
    opacity:0.4;
    transform:scale(1.5);
}

.hgBox:hover .hgText:before{
    opacity:1;
    top:-18px;
}

.homeGrid .nFlex{
    flex-wrap:wrap;
}

.homeGrid > .nFlex{
    align-items:stretch;
    height:680px;
}

.hg1{
    width:25%;
}
.homeGrid .nFlex .hgCentre{
    width:34%;
}
.homeGrid .nFlex .hgRight{
    width:40%;
}

.hg4, .hg5{
    width:49.5%;
}

.hg2, .hg4, .hg5{
    margin-bottom:2px;
    height:59%;
}

.hg3, .hg6{
    height:40%;
}

.homeBoxes,
.homeBrands{
    text-align:center;
    padding:40px 0;
}

.homeBoxes h2,
.homeBrands h2,
.homeGrid h2{
    margin:0 0 20px;
    text-align:center;
    color: #ee1c25;
}

.homeBoxes p,
.homeBrands p,
.homeGrid p{
    margin:0 0 40px;
    text-align:center;
}

.homeBox{
    position:relative;
    width:16%;
    overflow:hidden;
}

.homeBox > img{
    width:100%;
}

.hbHov1,
.hbHov2,
.hbOverlay{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
}

.hbOverlay{
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    padding:20px;
}

.hbOverlay p{
    color:#fff;
    font-size:16px;
    line-height:24px;
    margin:0;
}

.hbIcon{
    display:flex;
    justify-content:center;
    align-items:center;
    width:80px;
    height:80px;
    margin-bottom:15px;
}

.hbHov1,
.hbHov2{
    top:100%;
    transition:0.5s all;
}

.hbHov1{
    background:#231f20;
    transition-delay:0.25s;
}
.hbHov2{
    background:#ee1c25;
    transition-delay:0s;
}

.homeBox:hover .hbHov1{
    transition-delay:0s;
}
.homeBox:hover .hbHov2{
    transition-delay:0.25s;
}

.homeBox:hover .hbHov1,
.homeBox:hover .hbHov2{
    top:0;
}

.homeBrands .nFlex{
    flex-wrap:wrap;
}

.ex-name-brands .homeBrands .nFlex{
    justify-content: flex-start;
}

.brandBox{
    width:14%;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    border:1px solid #b8b8b8;
    transition:0.5s all;
    min-height:140px;
    margin:3px 0;
    position:relative;
    padding:20px;
}


.ex-name-brands .brandBox{
    width: calc(100% / 7 - 6px);
    margin:3px;
}

.brandBox:last-of-type{
    border-color:#231f20;
    background:#231f20;
}

.ex-name-brands .brandBox:last-of-type{
    border-color:#b8b8b8;
    background:none;
}
.ex-name-brands .brandBox:hover:last-of-type{
    background:none;
}

.brandBox p{
    color:#fff;
    margin:0 0 15px;
}

.brandBox:hover{
    border-color:#ee1c25;
}

.brandBox:hover:last-of-type{
    background:#ee1c25;
}

.fc1{
    max-width:420px;
}

.footButtons{
    margin-top:10px;
}

.footButtons a{
    display:inline-block;
    border:1px solid #ee1c25;
    font-size:18px;
    font-weight:300;
    padding:6px 30px 6px 12px;
    background:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-button-arrow-red.png')no-repeat right 15px center;
    background-size:12px;
    width:132px;
    text-align:center;
    margin:3px;
    border-radius:3px;
    transition:0.35s all;
}

.footSoc{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    margin:0 0 15px;
}

.footSoc a{
    z-index:5;
}

.footSoc .soc-icon{
    margin-right:10px;
}

.footer .footMain .footSoc p{
    margin:0;
    font-size:12px;
    line-height:16px;
}

.footSoc p span{
    font-weight:700;
    font-size:16px;
}

.footersection-1 .footersection-1,
.footersection-2 .footersection-2{
    padding:0;
}


.footersection-4 .footersection-4{
    background:#343536;
}

.footBot{
    padding:15px 0;
}

.footBot p,
.footBot a{
    color:#fff;
    font-size:14px;
    font-family:"Lato", sans-serif;
}

.footDivide{
    width:2px;
    height:11px;
    background:#fff;
    margin:0 10px;
    vertical-align:middle;
    display:inline-block;
}

footer.footer{
    padding:0;
}

.footMain{
    padding:60px 0;
}

.footMain .nFlex{
    align-items:flex-start;
}

.footer .footMain p,
.mobAccord ul li a{
    font-size:14px;
    color:#333e48;
}

.mobAccord ul{
    margin:0;
    padding:0;
    list-style:none;
}

.mobAccord ul li{
    margin:2px 0;
}

.footMain h3{
    font-family: 'Poppins', sans-serif;
    font-size:15px;
    text-transform:none;
    margin:0 0 15px;
}

.footLogo{
    margin-bottom:30px;
}

.menu .catalog-block{
    background:#231f20;
}

.menu .catalog-block > ul > li{
    padding:0;
}

.menu .catalog-block > ul > li > a{
    font-size:15px;
    color:#fff;
    letter-spacing:0 !important;
    padding:20px 30px;
    font-weight:6500;
    text-transform:uppercase;
}

.menu .catalog-block ul li a{
    font-family: 'Poppins', sans-serif;
    font-size:14px;
}

header section.search .search-form .form-group input{
    border:none;
    border-radius:5px;
    height:51px;
}

header section.search .search-form button[type="submit"]{
    top:0;
    right:-1px;
    width:51px;
    height:51px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    background:#ee1c25 url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-head-search.png')no-repeat center;
    transition:0.35s background;
}
header section.search .search-form button[type="submit"] i{
    display:none;
}
section.search .search-form button[type="submit"]:hover{
    opacity:1;
    background-color:#000;
}

body.ex-loggedout .toolbar .account-btn{
    background:#fff;
    border-radius:5px;
}

body.ex-loggedout .toolbar .account-btn i.material-icons.user-icon{
    display:none;
}

body.ex-loggedout .toolbar .account-btn span{
    color:#000;
    text-align:center;
    width:150px;
}

body.ex-loggedout .toolbar .account-btn span > span:last-of-type{
    display:none;
}

body.ex-loggedout .toolbar .shopping-tools-wrapper .account-btn > span{
    padding:13px 0;
    margin:0;
    border:2px solid #e6e6e6;
    z-index:10;
    background:#fff;
    font-weight:700;
}

.signinText{
    margin-top:20px;
}

.signinText h3{
    color:#363a3f;
    margin-bottom:20px;
    font-size:16px;
}

.signinText ul{
    padding:0;
    margin:0;
    list-style:none;
}

.signinText ul li{
    margin:3px 0;
    padding:0;
}

.signinText .fa{
    color:#c10a27;
}

.ex-loggedout .toolbar .account-dropdown div.description{
    display:none;
}

.ex-loggedout .toolbar .account-dropdown {
	left: 12px;
	width: 320px;
	border-radius: 0;
	border: none;
	box-shadow: none;
	padding: 30px 20px;
	margin: -4px 0 0;
    border:2px solid #e6e6e6;
    z-index:9;
    top:103%;
}

.ex-loggedout .toolbar .account-dropdown .arrow_box{
    display:none;
}

.ex-loggedout .toolbar .account-dropdown .form-group, .ex-loggedout .toolbar .account-dropdown .signin_register{
    background:#ee1c25;
    text-align:center;
    padding:15px;
    font-weight:400;
    border-radius:3px;
    transition:0.25s background;
}

.ex-loggedout .toolbar .account-dropdown .form-group{
    margin-bottom:10px;
}

.ex-loggedout .toolbar .account-dropdown .signin_register{
    background:#000;
}

.ex-loggedout .toolbar .account-dropdown .form-group a, .ex-loggedout .toolbar .account-dropdown .signin_register a{
    color:#fff;
}

.ex-loggedout .toolbar .account-dropdown .form-group:hover, .ex-loggedout .toolbar .account-dropdown .signin_register:hover{
    background:#a60901;
}

body.ex-loggedout .toolbar .shopping-tools-wrapper .dropdown.open .account-btn > span{
    border-bottom:2px solid #fff;
}

.toolbar .cart-btn > .btn{
    background:none;
}

.toolbar .cart-btn > .btn b{
    color:#fff;
    font-size:14px;
    display: inline-flex;
    flex-direction: column;
    vertical-align:middle;
}

.toolbar .cart-btn > .btn b:before{
    content:"Total";
    height: 15px;
}

.toolbar .cart-btn .headermini > i{
    width:34px;
    height:30px;
    background:url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-head-basket.png')no-repeat center;
}
.toolbar .cart-btn .headermini > i:before{
    display:none;
}

.toolbar .cart-btn:hover > .btn{
    background:none;
}

.toolbar .cart-btn > .btn span{
    right:inherit;
    left:38px;
    top:30px;
    background:#f8c81f;
    border-radius:50%;
    color:#000;
    font-size:14px;
    font-weight:700;
}

.widgetlogo img{
    width:auto !important;
    max-width:100% !important;
    height:auto !important;
    max-height:101px !important;
}

.topBar,
.headersection-1{
    background:#231f20;
    padding-top:30px;
}

.topBar{
    padding:10px 0;
}

.topBar ul{
    marign:0;
    padding:0;
}

.topBar ul li{
    margin:0;
    padding:0;
    display:inline-block;
}

.topBar ul li a{
    color:#fff;
    font-size:14px;
    font-weight:700;
    vertical-align:middle;
}

.topBar ul li a:hover{
    text-decoration:underline;
}

.topBar ul .tbDivider{
    width:2px;
    height:12px;
    background:#fff;
    margin:0 20px;
}

.headSoc a{
    margin:2.5px;
}

.soc-icon{
    border-radius:3px;
    position:relative;
    overflow:hidden;
    width:30px;
    height:30px;
    position:relative;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    vertical-align:middle;
}

.soc-icon img{
    position:relative;
    z-index:2;
}

.soc-icon:after{
    background:#fc0;
    transition:0.35s opacity;
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    opacity:0;
    z-index:1;
}

.soc-fb{ background-color:#3a5793; }
.soc-yt{ background-color:#f70000; }
.soc-tw{ background-color:#1c9cea; }
.soc-in{ background-color:#0a66c2; }
.soc-ig{
    background: #f09433; 
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}

.soc-icon:hover:after,
.footSoc:hover .soc-icon:after{
    opacity:1;
}

.nav-resources-mob{
    display:none !important;
}

@media only screen and (max-width : 1469px) {
    .helpBox{
        padding: 45px 2%;
    }

    .c2a .nFlex{
        flex-direction:column;
    }

    .c2a .nFlex > *{
        width:100%;
    }
}

@media only screen and (max-width : 1200px) {
    .promotions .nFlex{
        flex-direction:column;
    }
}

@media only screen and (max-width : 991px) {
    .topBar ul li a{
        font-size:12px;
    }

    .rentalBox{
      width: 47%;
    }

    .auIconBox{
      width:50%;
      margin-bottom:40px;
    }

    .helpBoxes .nFlex {
        flex-wrap:wrap;
        justify-content:center;
    }
    .helpBox {
       margin:1%;
        width:48%;
        padding: 45px 4%;
    }

    .homeGrid > .nFlex{
        height:1360px;
    }
    .hg1{
        width:38%;
    }
    .homeGrid .nFlex .hgCentre{
        width:61%;
    }
    .homeGrid .nFlex .hgRight{
        width:100%;
        margin-top:5px;
    }

    .footMain .nFlex,
    .homeBoxes .nFlex,
    .homeBrands .nFlex{
        flex-wrap:wrap;
    }
    .homeBrands .nFlex{
        justify-content:center;
    }

  .ex-name-brands .brandBox, .brandBox{
        margin:5px;
        width:calc(100% / 5 - 10px);
    }

    .homeBox{
        width:33%;
        margin:2px 0;
    }

    .footSocWrap{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media only screen and (min-width : 768px ) and (max-width : 991px)  {

    .hcBox{
        width:49%;
    }

    .footCol{
        margin:20px 0;
    }
    .fc1, .fc5{
        width:48%;
    }
    .fc2, .fc3, .fc4{
        order:5;
        wifth:30%;
    }

}

@media only screen and (max-width : 767px) {
    .homeBanner h1{
        font-size:42px;
        line-height:48px;
    }
    .homeBanner p{
        font-size:18px;
    }
    .hbButtons a{
        margin-top:15px;
    }
    
    .paralaxOverlay h1{
        font-size:32px;
        line-height:38px;
    }
    .paralaxOverlay p{
        font-size:18px;
        line-height:24px;
    }

    .nav-hide,
    .nav-resources{
        display:none;
    }
    .nav-resources-mob{
        display:block !important;
    }

    .rentalBox{
      width: 100%;
    }

    .contLocations{
      text-align: center;
    }

    .auCoreBox, .auCoreBox.cbWide {
	width: 100%;
    }
    .auComLogo {
	width: 100%;
        text-align: center;
    }
    .auFeedbackCont {
      justify-content: center;
      flex-direction:column;
      padding:60px 20px;
     }
    .quoteIcon{
      margin-bottom:20px;
     }
     .quoteText{
          width:100%;
    }
    
    .c2a .nFlex{
        text-align:center;
    }

    .c2aText a:first-of-type {
	margin-right: 0;
    }

    .testimonialSlider .nFlex{
        flex-direction:column;
        text-align:center;
     }

    .testLogo{
        max-width:430px;
        margin-bottom:50px;
    }

    .testText, .testLogo{
        width:100%;
    }

   .ex-name-brands .brandBox, .brandBox{
        width:calc(100% / 3 - 10px);
    }

    .footBot .nFlex{
        flex-direction:column;
    }
    .footBot p{
        margin-bottom:15px;
    }

    .footCol{
        width:100%;
    }
    .fc1{
        margin-left:auto;
        margin-right:auto;
    }
    .fc1, .fc4{
        margin-bottom:30px;
    }

    .homeBox h1{
        font-size:18px;
    }

    .tsBox {
        width:49%;
    }

  .mobAccord .accordList h3 { cursor: pointer; margin:0 0 10px; background:#ee1c25; padding:20px; color:#fff;}
  .mobAccord ul { max-height: 0; overflow:hidden; transition: max-height 1s ease-out; padding:0;}
  .mobAccord .accordList h3:after { content: "+"; float: right; }
  .mobAccord .accordList.open h3:after { content: "-"; }
  .mobAccord .accordList.open ul { height:auto; max-height: 1000px; transition: max-height 1s ease-in-out !important; }

  .mobAccord ul li{
    margin:0 !important;
    padding:0 !important;
    border:none !important;
    display:block !important;
  }
  .mobAccord ul li a{
    display:block;
    margin:10px 0;
    padding:20px;
    border:1px solid #1d1d1b;
    font-size:16px;
    background:none;
  }
}

@media only screen and (max-width : 600px) {

}

@media only screen and (max-width : 550px) {
    .helpBox {
       margin:5px 0;
        width:100%;
        padding:45px 8%;
    }

    .homeBox{
        width:49%;
        margin:4px 0;
    }

    .ex-name-brands .brandBox, .brandBox{
        width:calc(100% / 2 - 10px);
    }

    .auIconBox{
      width:100%;
    }

    .homeGrid > .nFlex{
        height:auto;
    }
    .hgBox {
        width: 100% !important;
        height:200px !important;
        margin:5px 0;
    }
    .homeGrid .nFlex .hgCentre {
        width:100%;
    }
    .homeGrid .nFlex .hgRight{
        margin:0;
    }
    .hg4, .hg5 {
        width: 100%;
    }
    .hg5{
        margin-top:5px;
    }
    .hcBox{
        width:49%;
    }
  
@media only screen and (max-width : 340px) {
    .hcBox{
        width:100%;
    }

   .ex-name-brands .brandBox, .brandBox{
        width:100%;
        margin:5px 0;
    }

    .homeBox{
        width:100%;
    }
}
.header-full .logo img {
/* Change this for desktop */
    max-width: 150px !important;
    height: 150px !important;
    max-height: none !important;
}
/* main menu - preventing the 8th and following items from getting hidden on smaller screens */
.header-full .menu .catalog>li:nth-child(n+8) { display: inline-block; }
}

@media only screen and (max-width: 768px) {
  header .header-mobile .logo img {
    max-height: 130px;
  }
}

/* ===== MH styling product buttons if not loggen in ===== */
.ex-loggedout .product .tile .footer .buttons.group{
    display: flex;
    column-gap: 2px;
    align-items: baseline;
  }

  .ex-loggedout .product .tile .footer .buttons.group > div,
  .ex-loggedout .product .tile .footer .buttons.group > button{
    flex: 1;
  }

  .ex-loggedout .product .tile .footer .buttons.group > button{
  width: auto;
  }
  .ex-loggedout .product .tile .footer .buttons.group > div > a {
    width: 100%;
    border-radius: 5px
  }

.ex-loggedout .product .tile .footer .buttons.group > input,
.ex-loggedout .product .tile .footer .buttons.group > button {
  margin: 0;
}

/* ===== MH No search result styling ===== */
.ex-emptysearchresults .row-breadcrumb {
  display: none;
}

.nosearch-brands .nFlex {
  justify-content: center;
  gap: 2px;
}
.nosearch-brands {
  background: #f7f7f7;
  padding: 20px 30px;
  margin: 40px 0;
}

.nosearch-brands .brandBox {
  padding: 5px;
  aspect-ratio: 1/1;
  min-height: revert;
  margin: 0;
  overflow: hidden;
}

.nosearch-brands .brandBox {
  mix-blend-mode: darken;
}

.nosearch-brands .brandBox:last-of-type {
  background: inherit;
  border: 1px solid #b8b8b8;
}
.nosearch-brands .brandBox:hover:last-of-type {
  border-color: #ee1c25;
}

.nosearch-brands .homeBrands {
  padding: 10px 0;
}

.nosearch-brands .homeBrands > p {
  margin-bottom: 20px;
}

.nosearch-top {
  background: #f7f7f7;
  padding: 40px 0;
}
.nosearch-top h2 {
  color: #232931;
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0;
}
.nosearch-top .oops {
  color: var(--evo-brand-default);
  font-size: 2rem;
  font-weight: 700;
  margin-right: 20px;
  padding-left: 20px;
}

.nosearch-content h3 {
  font-size: 1.2rem;
  margin: 40px 0 30px;
}
.nosearch-content ul {
  list-style: none;
}
.nosearch-content ul li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 20px;
}
.nosearch-content ul li::before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  background: var(--evo-brand-default);
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 0;
}
.nosearch-content h4 {
  font-size: 1.2rem;
  font-weight: 600;
  margin: 0 0 20px;
}
.nosearch-content .row + .row {
  margin-top: 30px;
}

.nosearch-content .contLocations {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0 40px;
}

.nosearch-content .location-tile {
  width: 33%;
}

.noresults-searchterm{
  color: #757575;
  text-transform: lowercase;
  font-style:italic;
}

.row .row:has(.noprodutctfound){
  display: none;
}

.nosearch-content section.search .search-form .form-group input {
  border: 2px solid var(--evo-brand-default);
    border-radius: 5px;
  height: 51px;
}

.nosearch-content section.search .search-form button[type="submit"] {
  top: 0;
  right: -1px;
  width: 51px;
  height: 51px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #ee1c25 url('https://us.evocdn.io/dealer/1168/content/media/My_Theme/gd-head-search.png')no-repeat center;
  transition: 0.35s background;
}

.nosearch-content section.search .search-form button[type="submit"]:hover {
  background-color: #000;
}

.nosearch-content section.search .search-form button[type="submit"] i {
  display: none;
}

@media only screen and (max-width: 990px) {
  .nosearch-content .location-tile {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .nosearch-brands .brandBox {
    width: calc(100% / 5 - 10px);
  }
  .nosearch-brands {
    padding: 15px 10px;
  }
}

@media only screen and (max-width: 549px) {
  .nosearch-brands .brandBox {
    width: calc(100% / 4 - 10px);
  }
}
/* ===== End ===== */

/* ===== MH reduce header size ===== */
.headersection-1 {
  padding-top: 5px;
}

header .header-full .headersection-2 .logo {
  margin: 0;
  width: auto;
  height: 100px;
  overflow: hidden;
}

.headersection-2 .widgetlogo img {
  width: 150px !important;
  max-width: none !important;
  height: 150px !important;
  max-height: none !important;
  transform: translateY(-16px);
}

.menu .catalog-block > ul > li > a {
  padding: 10px 30px;
}

.headersection-2 .toolbar,
header .header-full .headersection-2 .widgetsearch.search {
  margin-block: 0;
}
/* ===== End ===== */

/*===== MH pop up reminder ====*/

/* popup style*/

.gift-reminder {
  width: max-content;
  text-align: center;
  background-color: #eee;
  padding: 10px 20px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  top: 160px;
  right: 30px;
  font-size: 0.95rem;
  position: fixed;
  z-index: 14;
  opacity: 1;
  transition: all 0.35s ease;
  border: 1px solid #808080;
  box-shadow: 0 24px 36px rgba(0, 0, 0, 0.13), 0 24px 46px rgba(0, 0, 0, 0.2);
  visibility: visible;
  max-width: 500px;
}
body:has(.header-full.new-sticky) .gift-reminder {
  top: 162px;
}

.gift-reminder p {
  margin: 0;
  font-weight: 500;
  color: #404040;
  line-height: 1.5;
}

.gift-reminder.inactive {
  opacity: 0;
  top: 0;
  visibility: hidden;
}

.gift-reminder .amount-needed {
  font-weight: 900;
}
@media only screen and (max-width: 767px) {
  .gift-reminder {
    top: 162px;
    padding: 10px 15px;
    right: 50%;
    transform: translateX(50%);
  }
}

/* cart message style */

.gift-promotion-container {
  padding-top: 15px;
  max-width: 485px;
}
.gift-promotion-container p {
  padding: 5px 10px;
}
.gift-promotion-container .bg-warning,
.gift-promotion-container .bg-info {
  --bs-bg-opacity: 0.3;
}
.gift-promotion-container p {
  border-radius: 5px;
  line-height: 1.5;
  font-size: 0.875rem;
}
.gift-promotion-container .text-danger {
  display: revert;
}
/*===== End ====*/