/* Categories page */
.category-children-module h2 {
    color: #ffffff;
    font-size: 16px;
}

@media (min-width: 768px) {
    .col-md-3 {
        float: right;
        width: 50%;
    }
}

.category-children-module .category-tile {
    margin-bottom: .5rem;
    text-align: center;
    font-size: large;
}

.category-tiles .row {
font-size: 20px;
}

/* End */

/* begin fix the thumbnail arrows */
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-next, 
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-prev {
     height: 60px;
padding: 0;
}

.themeMakeLogo {
    display: none;
}

#layout_product .product-details-module iframe {
	width: 100%;
}
/* end fix the thumbnail arrows */

/* themeEnsureVINWrap */
.themeEnsureVINWrap {
	background-color: #ffc144;
    padding: 20px 20px;
    border: 2px solid #000;
}

@media screen and (max-width: 767px) {
    .themeEnsureVINWrap {
    	margin-bottom: 30px;
    }
}

.themeEnsureVINContent h4 {
	text-align: center;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
}

@media screen and (max-width: 767px) {
    .themeEnsureVINContent h4 {
    	font-size: 22px;
    }
}

.themeEnsureVINContent p {
	margin-bottom: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #000;
    font-style: italic;
}

@media screen and (max-width: 767px) {
    .themeEnsureVINContent p {
    	font-size: 14px;
    }
}

/* end of themeEnsureVINWrap */


/* global css */
.d-none {
	display: none !important;
}

.make-logos-module .make-logo-img a .make-img {
	object-fit: contain;
    width: 150px;
}
.make-logos-module .make-logo-img {
	height: 200px;
    margin-bottom: 0;
}
.make-logos-module .make-logos .make-logo {
	width: 200px;
}
.make-logos-module .make-logo-title {
	font-size: 20px;
    font-weight: 700;
}
/* end of global css */

.promotional-banner-wrap .promotional-banner-text {
	font-size:	16px!important;
    text-shadow: 0px 0px 0px #000;
    background-color: #fff;
    font-weight: 600; }

.text-color-dark .promotional-banner-wrap .promotional-banner-link {
    color: #fff;
}

.promo .container-wrap.container-fluid {
    padding-top: 0px!important;
    padding-bottom: 0px!important; }

#page-cart .promotional-banner-wrap, #page-one_page_checkout .promotional-banner-wrap {
    display: block !important; }

#banner-custom .container-wrap {
  padding: 0; }

#mobile-search { margin-top:0px !important; }

.page-builder-page-layout .page-builder-layout-column.block-modules .page-builder-layout-module+.page-builder-layout-module {
    margin-top: 0px; }

.policy-page-body {
    font-size:	14px; }

.dealer-store-name.dealer-name:after {
    content: '\a Fulfillment Center';
    white-space: pre;
}

.circles-categories-wrapper .circles-columns .circles-images {
    background-position: 50%;
    border-radius: 0%; 
    background-size: contain;
    background-color: #fff;
}

.circles-categories-wrapper .circles-columns .circles-images:after {
    transition: none;
}
/*---Block for free shipping banner
.search-listing-module .catalog-product.free-shipping:before, .product-purchase-module .purchase-box.free-shipping:before {
    display: none;
}
*/
.simple-list li+li a, .simple-list li a {
    display: inline-block;
    background-color: #eee;
    border-radius: 15px;
    border: solid #eee 1px;
    padding: 2px 0px;
    transition: border .1s, background-color .1s;
}

.simple-list li:hover {
    background-color: #ddd;
    border: solid #ccc 1px;
    transition: border .1s, background-color .1s;
}

.simple-list li a {
    padding: 0px 15px;
    font-size: 18px;
    color: #333;
}

.SEO_Format h1 {
    text-align: left;
    font-size: 20px;
    color: black;
}
.SEO_Format p {
    text-align: left;
    font-size: 15px;
}

.hours {
    border: #c2c2c2 1px solid;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
}

.page-subheader-component h1, .page-subheader-component h2 { font-size: 23px; }

.page-subheader-component h3 { color: #c12136; font-size: 14px; }

.circles-categories-wrapper .circles-columns .circle-wrap { max-width: 400px; }

.featured-products-module .featured-product .image-display .product-image.lazy-load { position: relative;}

.store-logo-module .store-logo-link img.lazy-load { margin-top: -20px; }
.hours {
    border: #c2c2c2 1px solid;
    padding-right: 15px;
    padding-left: 15px;
}
.hours-operation-module ul li.today { font-weight: 600; }

.button1 {
background-color: #106fbf;
border: none;
color: white;
padding: 15px 25px;
text-align: center;
font-size: 16px;
cursor: pointer;
}
.button1:hover {
background-color: #0a5594;
}

/* Custom Upgrades Section */
.custom_upgrades .custom-image-wrapper {
    width: 300px;
}

/* Dropdown Button */
.dropbtn {
  background-color: #252525;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #424141;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  position: absolute;
  background-color: #f1f1f1;
  min-width: 350px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 51;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* P tag inside the dropdown */
.dropdown-content p {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd}

/* Add or remove this to hide or show */
.hide {display:none;}

/*Expand first logo*/
#logo-custom > div > div > div:nth-child(1) > div > div > div > a > div {
    height: 50px;
}
#logo-custom > div > div > div:nth-child(3) > div > div > div {
    padding-top: 10px;
}

#header-custom .text-right {
    text-align: left;
}