.productGroupFullWidthImageDiv:nth-of-type(n + 7)
{
    display: inline-block;
}

#slideshowParent
{
	padding-bottom: 40%;
}

.sectionDiv
{
	margin-bottom: 30px;
}

.slick-slide
{
	padding: 0px;
}

#slideshowSectionDiv
{
    margin-bottom: 40px;
}

.featuredProductPrice
{
	display: none;
}

.linkhighlighted a:hover
{
	border-bottom:#444!important;
}

h2
{
    display: inline-block;
    width: 100%;    
    font-size: 16pt;
    font-family: montserratregular, leaguegothic, cabin, avenir;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 1px;
    color: #444444;
    padding-bottom: 15px;
    border-bottom: 1px solid #CCCCCC;
    text-align: center;
}

h3
{
    display: inline-block;
    width: 100%;
    text-transform: none;
    font-size: 12pt;
    font-family: avenir, cabin, sans-serif;
    font-weight: normal;
    color: #555555;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 25px;
    line-height: 1.5;
}

.sectionProductGroupFullWidthSlider > div
{
    margin-top: 40px;
}

.sliderProductName, .sliderArtworkName, .sliderProductPrice
{
    display: none;
}

.productContainerDiv p
{
    display: none;
}

#popularArtists h2
{
	margin-bottom: 25px!important;
}

#popularArtists, #half
{
	padding-bottom: 50px;
}

.lifestyleTextInDiv
{
    width: 23%;
}

#orientation .lifestyleTextInDiv
{
    width: 45%;
    padding-bottom: 50%;
}

.lifestyleTextOutDiv
{

}

#featuredCollections
{
    margin-top: 20px;
}

#third .lifestyleTextInDiv
{
    width: 32%;
}

#narrow .lifestyleTextInDiv
{
    width: 25%;
}

#third .lifestyleTextInDiv > div
{
	padding-bottom: 130%;
}

#narrow .lifestyleTextInDiv > div
{
	padding-bottom: 180%;
}


#narrow .lifestyleTextInDiv p
{
	display: none;
}


.lifestyleTextInDiv > div
{
    background-position: top center;
}

#featuredCollections .textImageLeftRightTitle, .textImageLeftRightSubtitle, .textImageLeftRightButtonContainerDiv
{
	text-align: left;
}

.featuredCollectionDiv .productGroupButton {
	display: none;
}

.productGroupDiv p
{
	display: none;
}

.topCategoryDiv

{
	width: 24%;
}

.sectionDiv

{
	margin-top: 50px;
}

.featuredCollectionDiv {
	border-bottom: none;
}

.noTitle .topCategoriesFlexboxDiv
{
	border-top:	none;
}

#productGroupContainerDiv
{
}

.productGroupFullWidthImageDiv
{
    width: 23%;
    padding: 20px;
}


.productGroupFullWidthImageDiv:nth-of-type(n + 7)
{
    display: inline-block;
}

.featuredProductArtworkName 

{
	overflow: auto;
	white-space: initial;

}


@media screen and (max-width: 800px)
{
    .productGroupFullWidthImageDiv
    {
        width: 48%;
    }
    .productGroupFullWidthImageDiv:nth-of-type(n + 3)
    {
        display: inline-block;
    }  
    
}

#divTrendingStyles h2
{
	border-bottom: none;
}

.sectionButtonContainerDiv
{
	padding-bottom: 60px;
    border-bottom: 1px solid #CCCCCC;
}

.productContainerDiv[data-num-products='2']
{
    justify-content: center;
    -webkit-justify-content: center;
}

.sliderProductPrice {
	display: none;
}


@media screen and (max-width: 800px)
{
    #slideshowParent
    {
	   padding-bottom: 100%;
	    
    }
    
    	#third .lifestyleTextInDiv
	{
    		width: 100%;
	}
	
	#half .lifestyleTextInDiv
	{
    		width: 100%;
	}
	
	#narrow .lifestyleTextInDiv
	{
    		width: 100%;
	}

	.productDiv
	{
		width: 33%;
	}
	
    .lifestyleTextInDiv
        {
        width: 100%;
        padding-bottom: 80%;
        margin-bottom: 40px;
    }
    
    #orientation .lifestyleTextInDiv
{
    width: 100%;
    padding-bottom: 80%;
}

}