.home-bottom-slot-4 {
  width: 100%;
  padding: 0 7.798%;
  box-sizing: border-box; 
}
@media screen and (min-width: 1025px) and (max-width: 1365px) {
    .home-bottom-slot-4 {
      padding: 0 30px; 
	} 
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .home-bottom-slot-4 {
      padding: 0 30px; 
	} 
}
@media screen and (max-width: 767px) {
    .home-bottom-slot-4 {
      padding: 0 20px; 
	}
}
.home-bottom-slot-4 .cat-name-main {
    text-align: center; 
}
.home-bottom-slot-4 .cat-name-main .category-name {
    text-transform: capitalize; 
}
@media screen and (max-width: 767px) {
    .home-bottom-slot-4 .cat-name-main .category-name {
        width: 70%;
        margin: 0 auto; 
	} 
}
.home-bottom-slot-4 .single-bor-main {
    margin: 11.5px 0 0 0; 
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .home-bottom-slot-4 .single-bor-main {
        margin: 14.5px 0 0 0; 
	}
}
@media screen and (max-width: 767px) {
    .home-bottom-slot-4 .single-bor-main {
        margin: 0; 
	} 
}
.home-bottom-assets {
  float: left;
  width: 100%; 
}
.home-bottom-assets .home-bottom-asset-1 {
    width: 100%;
    padding: 0 7.798%;
    box-sizing: border-box; 
}
@media screen and (min-width: 1025px) and (max-width: 1365px) {
    .home-bottom-assets .home-bottom-asset-1 {
        padding: 0 30px; 
	} 
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .home-bottom-assets .home-bottom-asset-1 {
        padding: 0 30px; 
	} 
}
@media screen and (max-width: 767px) {
    .home-bottom-assets .home-bottom-asset-1 {
        padding: 0 20px;
        float: left; 
	} 
}
.home-bottom-assets .home-bottom-asset-2 {
    float: left;
    width: 100%; 
}

.featured-product-hero {
	max-width: 1680px;
	padding: 0 4.5%;
	box-sizing: border-box;
	display: -ms-flexbox !important;
	display: flex !important; 
}
.buy-online-hero {
	background: #66903D;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	box-sizing: border-box;
	padding: 28px 4.5%;
	margin: auto auto 5% auto;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center; 
}
.buy-online-hero .vertical-line {
    height: 92px;
    border-left: 1px solid #ffffff;
    color: #ffffff;
    display: block;
    margin: 2px 2% 0; 
}
@media screen and (max-width: 1023px) {
    .buy-online-hero .vertical-line {
        margin: 30px auto;
        height: 0;
        width: 155px;
        border-top: 1px solid #ffffff; 
	} 
}
@media screen and (max-width: 500px) {
    .buy-online-hero .vertical-line {
        width: 90px; 
	} 
}
@media screen and (max-width: 1023px) {
    .buy-online-hero {
      margin-bottom: 60px; 
	} 
}
.buy-online-hero .h2, .buy-online-hero .h4, .buy-online-hero .custom-select, .buy-online-hero a {
    color: #ffffff;
    word-wrap: break-word; 
}
.buy-online-hero .h2 {
    text-align: right;
    width: 51%; 
}
@media screen and (max-width: 1023px) {
    .buy-online-hero .h2 {
        width: 100%;
        padding: 0 21%;
        text-align: center; 
	} 
}
@media screen and (max-width: 500px) {
    .buy-online-hero .h2 {
        padding: 0 6%; 
	} 
}
.buy-online-hero .h4, .buy-online-hero .custom-select {
    width: 43%;
    letter-spacing: 1.3px;
    text-transform: none;
    padding-top: 0px;
    font-weight: normal; 
}
.buy-online-hero .h4 a, .buy-online-hero .custom-select a {
      text-decoration: underline; 
}
@media screen and (max-width: 1023px) {
    .buy-online-hero .h4, .buy-online-hero .custom-select {
        width: 100%;
        text-align: center;
        padding: 0 10%; 
	} 
}
@media screen and (max-width: 767px) {
    .buy-online-hero .h4, .buy-online-hero .custom-select {
        padding: 0; 
	}
    .buy-online-hero .h4 a, .buy-online-hero .custom-select a {
        width: 100%;
        display: block; 
	} 
}

.gift-cards {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1680px;
	padding: 0 4.5%;
	box-sizing: border-box;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 4.5% 80px;
	margin: 0 auto;
}
.gift-cards>div {
	width: 49%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	.gift-cards {
		padding: 0 22px 100px;
	}
}
@media screen and (max-width: 767px) {
	.gift-cards {
		padding-bottom: 44px;
	}
	.gift-cards>div {
		width: 100%;
	}
	.gift-cards .gift-registry-hero {
		margin-top: 60px;
	}
}
.gift-cards .h3 {
	margin: 3% 0 4% 0;
}
@media screen and (max-width: 767px) {
	.gift-cards .h3 {
		margin: 4% 0 4% 0;
	}
}
.gift-cards .content {
	margin-bottom: 30px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 24px;
	width: 96%;
}
@media screen and (max-width: 767px) {
	.gift-cards .content {
		width: 100%;
	}
}

.featured-product-hero {
	max-width: 1680px;
	padding: 0 4.5%;
	box-sizing: border-box;
	margin: 5% auto 3.2% auto;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.featured-product-hero>div {
	width: 75%;
}
@media screen and (max-width: 1023px) {
	.featured-product-hero {
		padding: 0 22px;
		margin-top: 56px;
	}
}
@media screen and (max-width: 767px) {
	.featured-product-hero {
		margin-top: 32px;
	}
}
.featured-product-hero .homepage-feature-product-callout {
	width: 25%;
	padding: 5px 5px 5px 0px;
	box-sizing: border-box;
}
.featured-product-hero .homepage-feature-product-callout .h3 {
	margin: 15px 0;
}
.featured-product-hero .homepage-feature-product-callout p {
	width: 85%;
	margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
	.featured-product-hero .homepage-feature-product-callout p {
		width: 100%;
	}
}
@media screen and (max-width: 1023px) {
	.featured-product-hero .homepage-feature-product-callout {
		width: 100%;
		padding-right: 0px;
	}
}
.featured-product-hero .homepage-feature-product-listing-3x2 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.featured-product-hero .homepage-feature-product-listing-3x2 .product-tile {
	box-sizing: border-box;
	margin: 2% 2% 2% 2px;
}
@media screen and (min-width: 1024px) {
	.featured-product-hero .homepage-feature-product-listing-3x2 .product-tile {
		width: 31.7% !important;
	}
	.featured-product-hero .homepage-feature-product-listing-3x2 .product-tile:nth-child(3n) {
		margin-right: 0;
	}
}
.featured-product-hero .homepage-feature-product-listing-3x2 .product-tile .thumb-link img {
	margin: 0 auto;
}
@media screen and (min-width: 1024px) {
	.featured-product-hero .homepage-feature-product-listing-3x2 .slick-list .slick-track {
		width: 100% !important;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
@media screen and (max-width: 1023px) {
	.featured-product-hero .homepage-feature-product-listing-3x2 {
		width: 100%;
	}
}
.trigger-load {
  width: 0;
  height: 0; 
}
.classes-hero {
  display: block !important; 
}
.einstein-recommendation{
	float:left;
	width:100%;
}
.einstein-recommendation h2 {
	text-align: center;
	font-weight: 300;
	font-size: 36px;
	line-height: 44px;
	color: #000000;
	letter-spacing: 2px;
	font-family: "Lato", Helvetica, Arial, sans-serif;
	word-break: break-all;
	margin: 0 0 33px 0;
}

@media screen and (max-width: 1023px) {
	.einstein-recommendation h2 {
		text-align: left;
		font-weight: 300;
		font-size: 32px;
		line-height: 39px;
		color: #000000;
		letter-spacing: 2px;
		font-family: "Lato", Helvetica, Arial, sans-serif;
	}
}

@media screen and (max-width: 767px) {
	.einstein-recommendation h2 {
		word-break: break-word;
	}
}

.einstein-recommendation .slick-slider {
	width: 90%;
	margin: 0 auto;
}

@media screen and (max-width: 1023px) {
	.einstein-recommendation .slick-slider {
		width: 100%;
	}
}

.einstein-recommendation .clp-category-listing {
	padding: 0px;
}

@media screen and (max-width: 1023px) {
	.einstein-recommendation .clp-category-listing {
		padding: 20px 0 20px 20px;
	}
}
.einstein-recommendation   #horizontal-carousel  .compare-review  .product-review{
	width: 100%;
}
.einstein-recommendation   #horizontal-carousel  .compare-review  .product-review .TTreviewcount{
	vertical-align:top;
}
/*3x4 Home Page Products */

#search-result-items.homepage-feature-product-listing-3x4{
	display: flex;
    flex-wrap: wrap;
    width: 77%;
}
#search-result-items.homepage-feature-product-listing-3x4 .product-tile {
    width: 31%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
	#search-result-items.homepage-feature-product-listing-3x4 {
		width: 100%;
		float:left;
	}
	#search-result-items.homepage-feature-product-listing-3x4 .product-tile {
		margin-right: 20px;
	}
}
@media screen and (max-width: 1023px) {
	#search-result-items.homepage-feature-product-listing-3x4 {
		width: 100%;
		float: left;
	}
}

/* Home page Content Slider CSS Starts */

.homepage-content-slider {
    position: relative;
	margin: 0px;
	padding: 0px;
	float:left;
	width:100%;
}
.homepage-content-slider  ul.homepage-slider-new {
	width: 90%;
	margin: 20px auto;
}
ul.homepage-slider-new  li.banner-grid {
	margin: 0;
	padding: 0 10px;
	width: 100%;
	list-style: none;
	float: left;
	box-sizing: border-box;
	position: relative;
}
ul.homepage-slider-new  button.slick-arrow.slick-next {
	top: 40%;
}
ul.homepage-slider-new  button.slick-arrow.slick-prev {
	top: 40%;
}
.homepage-content-slider ul.homepage-slider-new  ul.slick-dots {
	bottom: 5%;
	right: 44%;
}
.homepage-slider-new  img{
	width: 100%;
}
@media screen and (max-width: 767px) { 
	.homepage-content-slider ul.homepage-slider-new  ul.slick-dots {
		bottom: 0;
		right: 33%;
	}
}
@media screen and (max-width: 1023px) {
    .homepage-content-slider ul.homepage-slider-new .slick-list {
        padding: 0px !important;
     }      
}
/* Home page Content Slider CSS Ends */