@font-face
{
    font-family: avenir;
    font-display: swap;
    src: url('https://render.fineartamerica.com/font/proxima-nova.otf');
}

@font-face
{
    font-family: condeNast;
    font-display: swap;
    src: url('https://render.fineartamerica.com/font/condenastsansregular.otf');
}

@font-face
{
    font-family: miller;
    font-display: swap;
    src: url('https://render.fineartamerica.com/font/millerdisplayroman.otf');
}
 
.mobileNavigationButtonBack {
    width: 20px;
    height: 20px;	
	background-image: url(/assets/images/partners/condenast/condeIconArrowRight.png);
	color: #000000;
	text-transform: none!important;
}

#headerCustomNavigationUserIcon {
	max-height: 30px!important;
	max-width: 30px!important;
}

.mobileNavigationButtonClose {
    width: 20px;
    height: 20px;
	background-image: url(/assets/images/partners/condenast/condeIconClose.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    background-color: transparent; /* optional */
    cursor: pointer;
}

#headerAnnouncementDiv, #headerAnnouncementDivMobile
{
    min-width: 100%;
    background-color: #283038;
}

#headerAnnouncementDiv .container, #headerAnnouncementDivMobile .container
{
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
}

#headerAnnouncementDiv p, #headerAnnouncementDivMobile p
{
    font-size: 10pt;
    font-family: cabin, oswald, arial;
    color: #999999;
    letter-spacing: 0.5px;
    word-spacing: 1px;
}

#headerAnnouncementDiv a, #headerAnnouncementDiv a:link, #headerAnnouncementDivMobile a, #headerAnnouncementDivMobile a:link
{
    font-size: inherit;
    font-family: inherit;
    color: #EEEEEE;
    text-decoration: none;  
}

#headerAnnouncementDiv a:hover, #headerAnnouncementDivMobile a:hover
{
    text-decoration: underline;
}

#headerCustomDiv
{
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: space-between;
}

#navigationTopLinkThreeLinesSingleRow,
#headerCustomLogoDiv,
#headerCustomMainLinksContainer,
#headerCustomRightContainerDiv
{
	order: 1;
}

#mobileNavigationButtonHome {
	text-transform: none!important;
}

#navigationTopLinkThreeLinesSingleRow a div {
    width: 100%;
    height: 1px;                  /* thinner line */
    background-color: #000;       /* color of the line */
	margin: 6px;
    margin-top: 11px;    
    }

#headerCustomMainLinksContainer
{
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	flex-grow: 0.25;
}

#headerCustomRightContainerDiv
{
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	flex-grow: 0;
}

#condeNastCustomDropDownSearchContainerDiv
{
    display: inline-block;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

#condeNastHeaderCustomDropDownSearchForm
{
    display: inline-block;
    width: 75%;
    max-width: 500px;
    text-align: left;
}

#condeNastHeaderCustomSearchTypeDiv
{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 40px;
    background-color: #FFFFFF;
    border: 1px solid 000000;
    text-align: center;
    cursor: pointer;
    cursor: hand;
}

#condeNastHeaderCustomSearchInputDiv
{
    display: inline-block;
    vertical-align: middle;
    width: 75%;
    height: 40px;
    overflow: hidden;
    border: 1px solid #000000;
}

#headerCustomLogoDiv
{
    max-width: 190px;
}

#headerCustomLogoDiv #headerCustomLogoPrimary
{
    display: inline-block;
    max-width: 100%;
    max-height: 30px;
    padding-top: 0px
}

#headerCustomLogoDiv #headerCustomLogoMobile
{
    display: none;
}

#topLevelNavigationLinkShop
{
    display: none;
}

.breadcrumblist
{
    font: 7pt arial;
    color: #222222;
    text-transform: uppercase;
}

.breadcrumblist li
{
    text-transform: uppercase;
}

.breadcrumblist a, .breadcrumblist a:link, .breadcrumblist a:visited, .breadcrumblist a:hover, .breadcrumblist a:active
{
    color: #222222;
}

.breadcrumblist a:hover
{
    color: #222222;
    text-decoration: underline;
}


.headerCustomNavigationLinks,
.headerCustomNavigationLinks:active,
.headerCustomNavigationLinks:link,
.headerCustomNavigationLinks:visited,
.headerCustomNavigationLinks:hover
{
    font-size: 11pt;
    font-family: condeNast, nevis, oswald;
    letter-spacing: 0px;
    text-transform: none;
    color: #000000;
}



.headerCustomNavigationMenuTextList > li
{
    background-image: none;
    background-position: 0px;
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-bottom: 0px;
    transition: background-position 0.250s;
    text-align: left;
}

.headerCustomNavigationMenuTextList sup
{
    padding-left: 5px;
    font-size: 7pt;
    font-family: arial;
    color: #FF0000;
    text-decoration: none;
}


.headerCustomNavigationMenu
{
    margin: 0px;
    padding: 0px;
    z-index: 50000;
}

.headerCustomNavigationMenu > li > a
{
    display: inline-block;
    overflow: hidden;
    height: 20px;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 4px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: transparent;
    color: #000000;
    text-align: center;
    text-decoration: none;
    font-family: nevis;
    font-weight: normal;
    letter-spacing: 2px;
    text-shadow: none;
    /*text-transform: uppercase;*/
    text-transform: none!important;
    background-image: none;
    background-position: top left;
    background-repeat: repeat-y;
    opacity: 1.00;
    transition: background-color 0s;
    line-height: 100%;
    vertical-align: middle;
}

.headerCustomNavigationMenuTextDiv > div:nth-child(1) > p:nth-child(1) {
    text-transform: none!important;

}

.headerCustomNavigationMenu > li:hover > a
{
    color: #FFFFFF;
    background-color: #374353;
    opacity: 1.0;
    text-shadow: none;
}

.headerCustomNavigationMenu > li:nth-child(2) > a
{
    padding-left: 0px;
    padding-right: 15px;
}

.headerCustomNavigationMenu > li:nth-child(2):hover > a
{
    padding-left: 7px;
    padding-right: 8px;
}

#menuBrands .headerCustomNavigationMenuTextDiv
{
    width: 20%
}


.headerCustomNavigationMenuTextDiv > .headerBrandLogoDiv:nth-child(1)
{
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    text-align: left;
}

.headerBrandLogoDiv::before
{
    content: "";
    display: inline-block;
    height: 100%;
    width: 0px;
    overflow: hidden;
    vertical-align: middle;
    overflow: hidden;
}

.headerCustomNavigationMenuTextDiv > .headerBrandLogoDiv:nth-child(1) img
{
    float: none;
    display: inline-block;
    max-width: 150px;
    max-height: 90%;
    vertical-align: middle;
}




.mobileNavigationLinkDownArrow {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background: none;
    border: none;
    padding: 0;
    font-size: 12px;
    font-family: miller;
    text-align: left;
    cursor: pointer;
    box-sizing: border-box;
}

.mobileNavigationBackDiv button {
	color: #000000;
}


.menuLabel {
    flex-grow: 1;
    text-align: left;
}

.menuToggleSymbol {
    font-weight: bold;
    font-size: 20px;
    margin-left: auto;
}




.headerCustomNavigationMenuTextDiv > div:nth-child(1) > p:nth-child(1)
{
    float: left;
    font-size: 12pt;
    font-family: miller, arial, sans-serif;
    letter-spacing: 0.5px;
    color: #000000;
    text-shadow: none;
    text-decoration: none;


}

.mobileNavigationMenuTopList > li button,
.mobileNavigationMenuTopList > li a, 
.mobileNavigationMenuTopList > li a:link {
	padding-bottom: 5px;
}

.headerCustomNavigationMenuTextDiv > div:nth-child(1) > p:nth-child(1) a:hover
{
    color: #000000;
    text-shadow: none;
}

.mobileNavigationMenuTopList > li { 
	border-top: none!important;
	border-bottom: 1px solid #000000;
}

.mobileNavigationMenuTopList > li:last-child {
	border-bottom: 1px solid #000000;
}

.mobileNavigationMenuSubList > li {
	color: #000000;
}

#mobileNavigationCustomSearchInputContainerDiv {
	border-top: none;
	border-bottom: 1px solid #000000;
	border-left: none;
	border-right: none;
}

#mobileNavigationSearchInput::placeholder {
    color: #000000;
}

.mobileNavigationHeaderTitle {
	color: #000000;
}

.mobileNavigationMenuTopList > li a, .mobileNavigationMenuTopList > li a:link, .mobileNavigationMenuTopList > li a:active, .mobileNavigationMenuTopList > li a:visited, .mobileNavigationMenuTopList > li a:hover, .mobileNavigationMenuTopList > li a:focus, .mobileNavigationMenuTopList > li button, .mobileNavigationMenuTopList > li button:focus {
	color: #000000;
}

.mobileNavigationHeader {
	background-image: none;
}


.mobileNavigationOptionSelected, .mobileNavigationOptionSelected:active, .mobileNavigationOptionSelected:link, .mobileNavigationOptionSelected:visited {
    font-weight: bold;
    border-color: #000000;
}

.headerCustomNavigationMenuTextList > li > a
{
    display: inline-block;
    width: calc(100% - 18px);
    width: -webkit-calc(100% - 18px);
    width: -moz-calc(100% - 18px);
    padding-left: 0px;
    padding-bottom: 4px;
    font-size: 9pt;
    font-family: helvetica, avenir;
    font-weight: normal;
    color: #000000;
    text-decoration: none;

}

#iconShoppingCart
{
    display: inline-block;
    vertical-align: middle;
    max-width: 30px;
    max-height: 30px;
    border: none;
}


/* These are styles for the product pages. */

#bodyProduct h1
{
    font-family: nevis;
    font-weight: normal;
    font-size: 11pt;
    letter-spacing: 0.5px;
    word-spacing: 2px;
    text-transform: uppercase;
}


#bodyProduct #previousNextDiv, #bodyArtwork #previousNextDiv
{
    float: left;
    padding-top: 10px;
}

#bodyProduct #previousNextDiv p, #bodyArtwork #previousNextDiv p
{
    display: inline-block;
    font: 9pt arial;
    color: #000000;
    vertical-align: middle;
}

#bodyProduct #previousNextDiv #verticalLine, #bodyArtwork #previousNextDiv #verticalLine
{
    display: inline-block;
    font: 10pt arial;
    color: #BBBBBB;
    vertical-align: middle;
}

#bodyProduct #previousNextDiv a, #bodyProduct #previousNextDiv a:link, #bodyProduct #previousNextDiv a:active, #bodyArtwork #previousNextDiv a, #bodyArtwork #previousNextDiv a:link, #bodyArtwork #previousNextDiv a:active
{
    font: inherit;
    color: inherit;
    font-weight: normal;
    text-decoration: none;
    text-shadow: none;
}

#bodyProduct #artistHeadshotAndNameDiv
{
    padding-top: 5px;
}

#bodyProduct #artistHeadshot
{
    display: none;
}

#bodyProduct #artistName
{
    font-size: 8pt;
    text-transform: uppercase;
}


#bodyProduct .price
{
    padding-top: 2px;
    font-size: 24pt;
    font-family: nevis;
    font-weight: normal;
    color: #000000;
    letter-spacing: 0px;
}

#bodyProduct #showPriceDetails
{
    font-size: 8pt;
}

#bodyProduct #buttonaddtocart
{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 9pt;
    font-family: nevis, arial;
    /*background-color: #C90225;*/
    border-radius: 0px;
}

#bodyProduct #addToFavorites
{
    font: 8pt arial;
}

#bodyProduct .menuTab
{
    height: 23px;
    padding-top: 5px;
    font-size: 7pt;
    font-family: nevis;
    text-transform: uppercase;
    border: 1px solid #FFFFFF;
    border-bottom: none;
}

#bodyProduct .menuTabSelected
{
    height: 24px;
    border: 1px solid #AAAAAA;
    border-bottom: none;
}

#bodyProduct .menuTab:hover
{
    border: 1px solid #EEEEEE;
    background-color: #EEEEEE;
    border-bottom: none;
}

#bodyProduct .menuTabSelected:hover
{
    border: 1px solid #AAAAAA;
    background-color: #EEEEEE;
    border-bottom: none;
}

#bodyProduct .printSizeDiv .optionselected, #bodyProduct .printSizeDiv .optionnotselected
{
    width: 15px;
    height: 15px;
    margin-left: 10px;
}

#bodyProduct .printSizeDiv .optionselected
{
    background-color: #AAAAAA;
    width: 15px;
    height: 15px;
    border: 1px solid #000000;
    box-shadow: 0px 1px 3px #CCCCCC;
    box-shadow: none;
}

#bodyProduct .printSizeDiv p
{
    display: inline-block;
    vertical-align: middle;
    font-size: 9pt;
    font-family: nevis, oswald, arial;
    color: #000000;
    letter-spacing: 0px;
}

#bodyProduct .printSizeDiv p:nth-child(2)
{
    width: 70px;
    padding-left: 20px;
}

#bodyProduct .printSizeDiv p:nth-child(3)
{
    width: 25px;
}

#bodyProduct .printSizeDiv p:nth-child(4)
{
    padding-left: 10px;
}

@media screen and (max-width: 960px)
{
    #condeNastTopLevelNavigationLinkArtists
    {
        display: none;
    }
}

@media screen and (max-width: 900px)
{
    #condeNastTopLevelNavigationLinkIconicCollections
    {
        display: none;
    }
}

@media screen and (max-width: 840px)
{
    #condeNastTopLevelNavigationLinkBestSellers
    {
        display: none;
    }
    
    #headerCustomNavigationSearchIcon {
	    max-height: 30px;
	    max-width: 30px;
    }
}


@media screen and (max-width: 640px)
{
    #headerCustomDiv
    {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    
    #headerCustomNavigationUserIcon {
	max-height: 20px!important;
	max-width: 20px!important;
}
    
	#headerCustomContainerDiv .container
	{
		box-sizing: border-box;
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	
    #headerCustomLogoDiv #headerCustomLogoPrimary
    {
        display: none;
    }

    #headerCustomLogoDiv #headerCustomLogoMobile
    {
        display: inline-block;
        max-width: 100%;
        max-height: 45px;
        padding-top: 5px;
        padding-bottom: 10px;
    }   

    #condeNastHeaderCustomDropDownSearchForm
    {
        width: 100%;
        text-align: center;
    }

    #condeNastCustomDropDownSearchContainerDiv
    {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #condeNastHeaderCustomSearchTypeDiv
    {

    }
	
	#headerCustomMainLinksContainer
	{
		display: none;
	}
	
	#headerCustomRightContainerDiv
	{
		flex-grow: 0.75;
		justify-content: flex-end;
	}
	
	#headerCustomRightContainerDiv *
	{
		padding-left: 10px;
		max-width: 25px;
	}

    #condeNastHeaderCustomSearchInputDiv
    {
        width: 100%;
        margin-top: 20px;
    }
    
    #headerCustomNavigationSearchIcon,
	#headerCustomNavigationUserIcon,
	#iconShoppingCart {
    margin: 0; /* controls horizontal spacing */
    padding: 0;    /* remove unnecessary space */
    vertical-align: middle;
    max-height: 30px;
    max-width: 30px;
	}
	
	a[href*="shoppingcart.html"] {
    padding-left: 0 !important;
    margin-left: 0 !important; /* just in case */
  }

  #iconShoppingCart {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }


}

@media screen and (max-width: 600px)
{
    #headerAnnouncementDiv
    {
        display: inline-block;
    }
}

@media screen and (max-width: 640px) {
  #headerCustomDiv {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  
  #headerCustomNavigationSearchIcon,
	#headerCustomNavigationUserIcon,
	#iconShoppingCart {
		max-height: 20px;
		max-width: 20px;
	}

  #navigationTopLinkThreeLinesSingleRow {
    position: absolute;
    top: 5px;
    height: 100%;
  }
  

  #headerCustomRightContainerDiv {
    position: absolute;
    height: 100%;
  }

  #navigationTopLinkThreeLinesSingleRow {
    left: 0;
  }

  #headerCustomRightContainerDiv {
    right: 0;
  }

  #headerCustomLogoDiv {
    text-align: center;
  }

  #headerCustomLogoDiv img {
    display: block;
    margin: 0 auto;
  }
}


.headerCustomNavigationLinks {
  text-decoration: none;
  border: none;
  background-color: transparent;
  color: #555;
  transition: text-decoration 0.2s ease;
}

.headerCustomNavigationLinks:hover {
  border: none !important; /* removes the border box */
  background-color: transparent !important; /* removes any background */
  text-decoration: underline;
  text-decoration-color: black;
  text-underline-offset: 3px;
  color: #000; /* optional: make text black on hover */
  box-shadow: none; /* extra precaution */
}

.condeNastTopCategoryDiv a p {
  text-decoration: none;
  color: #333; /* or your desired base color */
}

.condeNastTopCategoryDiv a:hover p {
  text-decoration: underline;
  text-decoration-color: black;
  text-underline-offset: 2px; /* optional for spacing */
}

/* Remove hover border and box styling */
.headerCustomNavigationLinks:hover {
    border: none !important;
    background: none !important;
    box-shadow: none !important;
}

.searchTypeOptionsContainer a:link {
	color: #000000;
	
}

/* Remove the V arrow */
.headerCustomNavigationLinks::after {
    display: none !important;
}

#headerarrow {
    visibility: hidden !important;
    opacity: 0 !important;
}

#searchTypeOptionsHeader a:hover {
  background-color: #000000; /* new background on hover */
  color: #FFFFFF;            /* new text color on hover */
}

.headerCustomNavigationMenuTextDiv > div:nth-child(1) {
    border-bottom: none !important;
}