@charset "UTF-8";
/* CSS Document */

/* TGB-2026.css*/	

/* -----------------Nav -------------*/	



/* -----------------Search -------------*/	


/* -----------------Products -------------*/	

@media screen and (min-width: 1280px){
.homeFeaturedCategoriesWrapper .listWrapper .listItem {
    flex: 0 0 25%!important;
    max-width: 25%!important;
}
}
.homeFeaturedCategoriesWrapper .small-product-item .category-item .product-title {

    text-align: center!important;
}


.login__wrapper .page-title:before {

    width: 18rem!important;
   
}

.homeFeaturedCategoriesWrapper .bestsellers {
    display: none;
}


.category-page-wrapper {
    padding-top: 0!important;

}
.notification {
    background-color: #ffff;
}

.homeFeaturedCategoriesWrapper .listWrapper .listItem .small-product-item {

    border-top: 0!important;
}
.homeFeaturedCategoriesWrapper {

padding-top: 0!important;

}
.product-page-wrapper {
        background-color: #f5f5f5!important;}
  

        .homeFeaturedCategoriesWrapper .bestsellers {
            display: none!important;
        }



    .small-product-item.smaller-product-item-homepage .product-item .picture {
        position: relative;
        overflow: hidden;
        background: white;
        height: 100%;
        padding: 10px;
        border-radius: 6px;
    }

/* -----------------Footer -------------*/
.catfish-footer {
        background-color: #cbcfd2!important;

    }

    .homeFeaturedCategoriesWrapper {
        padding-top: 0!important;
        padding-bottom:  0!important;

    }

    @media screen and (min-width: 1280px){
.homeFeaturedCategoriesWrapper .listWrapper .listItem {
    flex: 0 0 20%!important;
    max-width: 20%!important;
}

}

.catfish-default-product-box .product-item--image .picture img {
    object-fit: contain!important;
}

.login__wrapper .page-title:before {
		
		    content: '';
		
		    display: inline-block;
		
		    height: auto !important;
		
		    width: 35rem !important;
		
		    background: url(/1312108121/Handler/Picture/GU/F/ThemeImages/WelcometotheOfficialToyotaandLexusProtectestore.Pleasesignin.svg);
		
		    background-size: 100% !important;
		
		    background-position: left!important;
		
		    background-repeat: no-repeat;
		
		    margin-bottom: 0 !important;
}
