/*content-spot-live-text*/
.content-spot-link a {
	font-family: termina,sans-serif;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid;
	display: inline-block;
	color: inherit;
}

.content-spot-link a:hover {
	border-bottom: 1px solid #999999;
	color: #999999;
}

/*sale-image-override*/
[data-hover-destination="sale-hidden-image-image"] {
	width: 40% !important;
}
/*Remove Pre-Order*/
.availability-msg-title {
	display: none !important;
}
/*checkout-btn*/
.checkout-page #primary > button {
	display: none !important;
}
/*Pre-order hidding*/
.product-availability {
	
}
/*CA BOPUS OVERRIDES*/
html[lang="en-CA"] #cart-table .bps-cart-add { display: none; }

/*UK Black Friday Nav Overrides*/
#categories > ul > li.top-level.sale-hidden-special > div > div { 
	max-width: 900px !important;
}
#categories > ul > li.top-level.sale-hidden-special > div > div > ul > li.sub-level.column.sale-blackfriday { 
	padding-left: 15% !important;
}
/*ENDED UK Black Friday Nav Overrides*/

/*Mobile content spot override DWRE-7425*/
@media screen and (max-width: 767px){
  .riverrunway-slot-1, .riverrunway-slot-1 .html-slot-content, .riverrunway-slot-1 .slot-content {
		height: auto !important;
  }
  .riverrunway-slot-2, .riverrunway-slot-2 .html-slot-content, .riverrunway-slot-2 .slot-content {
		height: auto !important;
  }
  .riverrunway-slot-3, .riverrunway-slot-3 .html-slot-content, .riverrunway-slot-3 .slot-content {
		height: auto !important;
  }
  .riverrunway-slot-4, .riverrunway-slot-4 .html-slot-content, .riverrunway-slot-4 .slot-content {
		height: auto !important;
  }
  .riverrunway-slot-5, .riverrunway-slot-5 .html-slot-content, .riverrunway-slot-5 .slot-content {
		height: auto !important;
  }
  .riverrunway-slot-6, .riverrunway-slot-6 .html-slot-content, .riverrunway-slot-6 .slot-content {
		height: auto !important;
  }
  .riverrunway-slot-7, .riverrunway-slot-7 .html-slot-content, .riverrunway-slot-7 .slot-content {
		height: auto !important;
  }
}

@media (min-width: 1025px) {
/*Footer heading spacing*/
.footer-header {
	margin-bottom: 22px !important;
    margin-top: 0 !important;
	font-size: 10px;
	font-family: termina,sans-serif;
    font-weight: 500;
	line-height: normal;
    letter-spacing: 1px;
}
/*COACH CREATE NAV OVERRIDES*/
html[lang="en-US"] #categories .top-level.personalize[data-columns="6"] .main-content>.inner, html[lang="en-CA"] #categories .top-level.personalize[data-columns="6"] .main-content>.inner  {
	max-width: 1040px !important;
}
html[lang="en-US"] li.sub-level.column.create-customize, html[lang="en-CA"] li.sub-level.column.create-customize {
	width: 30% !important;
}
html[lang="en-US"] li.sub-level.column.create-accessorize, html[lang="en-CA"] li.sub-level.column.create-accessorize {
	width: 30% !important;
    top: 120px;
    position: absolute;
    left: 2px;
}
html[lang="en-US"] li.sub-level.column.create-personalize, html[lang="en-CA"] li.sub-level.column.create-personalize {
	width: 30% !important;
}
html[lang="en-US"] li.sub-level.column.create-made-to-order, html[lang="en-CA"] li.sub-level.column.create-made-to-order  {
	width: 30% !important;
    top: 120px;
    position: absolute;
    left: 294px;
}
html[lang="en-US"] .sub-level.column.has-image[data-hover-destination="personalize-image-image"], html[lang="en-CA"] .sub-level.column.has-image[data-hover-destination="personalize-image-image"] {
	width: 40% !important;
}
@media (max-width: 765px) {
	html[lang="en-US"] li.sub-level.column.create-accessorize, html[lang="en-CA"] li.sub-level.column.create-accessorize {
		position: static; 
	}
	html[lang="en-US"] li.sub-level.column.create-made-to-order, html[lang="en-CA"] li.sub-level.column.create-made-to-order  {
		position: static;
	}
}
}


/* Fix for DWRE-6189 */
#categories + .search-main-wrapper .simple-search.dropdown { max-width: 100%; }
/*------------*/

/* Hotfix for DWRE-6693 */
#main { min-height: 0 !important;}

div[data-extend] { margin-bottom: 0 !important; }
.password-send .form-group label {
	word-spacing: 0px !important;
}
#main.hasShopGrid {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

/*Sale*/
#categories > ul > li.top-level.sale-hidden-special > a {}
/*#categories > ul > li.top-level.sale > div > div > ul > li.sub-level.column.sale-pre-sale-hidden-special > a, #categories > ul > li.top-level.sale > a, #categories > ul > li.top-level.women > div > div > ul > li.sub-level.column.women-sale > a,  #categories > ul > li.top-level.men > div > div > ul > li.sub-level.column.men-sale > a { color: #f84040; }*/

.during-checkout-promocode {
  font-size: 11px !important;
}

/*WWCM Overrides*/
.container-shopGrid .html-slot .html-slot-content img {
    height: 100% !important;
    -o-object-fit: cover;
     object-fit: cover;
}

.container-shopGrid .html-slot .html-slot-content video {
    height: 100% !important;
    -o-object-fit: cover;
     object-fit: cover;
}

.content-slot .slot-content img {
    height: 100% !important;
    -o-object-fit: cover;
     object-fit: cover;
}

.content-slot .slot-content video {
    height: 100% !important;
    -o-object-fit: cover;
     object-fit: cover;
}

/*vip-email*/
.sas-email-header {
  width: 55%;
}
.private-sale {
  width: 500px;
  top: 12vh !important;
}
.private-sale p {
  font-size: 14px;
  padding: 10px 0 20px;
  line-height: 120%;
}
.private-sale .checkbox-text label {
  font-size: 10px;
}
.private-sale-body { 
  background: url('sas-background.jpg?$staticlink$');
}
.private-sale-content {
  border: none;
  background-color: black;
  padding: 30px 30px 10px 30px;
}
.private-sale-header {
  border: none;
  text-align: center;
}
.private-sale .private-sale-button { 
  margin: 0 auto 20px;
    padding-top: 20px;
    width: 100% !important;
}
.private-sale .submit-email {
  width: 100px;
  border: 1px solid white;
  margin: 0 auto;
}
#privatesalesform {
  background: black;
}
#privatesalesform > fieldset > div:nth-child(4) > div > div > label > a:nth-child(3), #privatesalesform > fieldset > div:nth-child(4) > div > div > label > a:nth-child(2), #privatesalesform > fieldset > div:nth-child(4) > div > div > label > a:nth-child(1), .private-sale label, .private-sale p, .private-sale-title, #privatesalesform > fieldset > div:nth-child(2) > div > div > label > span, #privatesalesform > fieldset > div:nth-child(3) > div > div > label > span { color: white; }

#privatesalesform > fieldset > div.col-lg-10.col-md-10.col-sm-12.col-xs-12.private-sale-button > div > button:hover {background-color: transparent;}

#privatesalesform a.privacy-policy { color: #fff;}

@media (max-width: 767px) {
.private-sale {
  width: 304px;
  top: 5vh !important;
}
.sas-email-header {
  width: 100%;
}
.private-sale p {
  font-size: 12px;
}
}



/* Seo Results Overrides */

.seo-category-banner + .seo-subheading { margin-top: 20px; max-width: 1100px; line-height: 1.2; }
.seo-subheading + .seo-paragraph { max-width: 1060px; }
.seo-internal-links + div + div + #main .search-result-options .grid-size, .seo-internal-links + div + div + #main .search-result-options .filter-divider { display: none; }


.hot-pink {
    color: #D72768 !important;
}

.item-details .OOBcalloutContainer .OOBcallout, .checkout-steps .mini-cart-items #miniCartPromotions .miniCart {
	color: #d70000 !important;
}

#secondary > div.checkout-order-on-top-container > div.checkout-order-totals > ul > li.promo-code-msg.row > span.promo-value.col-lg-3.col-md-3.col-sm-3.col-xs-2.pull-right.text-right.no-space, #cart-items-form > fieldset > div > div > div > div > ul > li.promo-code-msg.row > span.promo-value.col-lg-3.col-md-3.col-sm-3.col-xs-2.pull-right.text-right.no-space:before {
 content: '-';
}
/*[data-title="SALE"], [data-title="SOLDES"], [data-title="Rebajas"], [data-title="Offerte speciali"], [data-title="Sale"] {color: red !important;}*/
/*Navigation Overrides*/
@media screen and (min-width: 1025px) {
  html[lang="en-US"] #categories .main-content.level1 { min-height: 140px !important; }
}
#header-v2 a { -webkit-font-smoothing: antialiased; }
#categories .top-level>a { -webkit-font-smoothing: antialiased; }

#categories [data-columns].men li.sub-level.column:nth-of-type(4) {}
#categories [data-columns].women li.sub-level.column:nth-of-type(4) {}
#categories [data-columns].gifts li.sub-level.column:nth-of-type(3) { padding-left: 2%;}
/*#categories [data-columns].gifts li.sub-level.column:nth-of-type(4) { padding-left: 3% !important;}*/

#categories .top-level.new[data-columns="5"] li.sub-level.column.trends.women-trends { bottom: 0px; }
#categories .top-level.new[data-columns="5"] li.sub-level.column.trends.men-trends { bottom: 0px; }

html[lang="en-FR"] #categories .top-level.exclusive, html[lang="fr-FR"] #categories > ul > li.top-level.exclusive, html[lang="en-ES"] #categories > ul > li.top-level.exclusive, html[lang="es-ES"] #categories > ul > li.top-level.exclusive {display : none;}
html[lang="en-FR"] #categories .top-level.edie-offer, html[lang="fr-FR"] #categories > ul > li.top-level.edie-offer, html[lang="en-ES"] #categories > ul > li.top-level.edie-offer, html[lang="es-ES"] #categories > ul > li.top-level.edie-offer {display : none;}

html[lang="en-FR"] #categories > ul > li.top-level.new > div > div > ul > li.sub-level.column.has-image > div > ul > li.rexy-capsule-collection-for-her, html[lang="fr-FR"] #categories > ul > li.top-level.new > div > div > ul > li.sub-level.column.has-image > div > ul > li.rexy-capsule-collection-for-her, html[lang="en-ES"] #categories > ul > li.top-level.new > div > div > ul > li.sub-level.column.has-image > div > ul > li.rexy-capsule-collection-for-her, html[lang="es-ES"] #categories > ul > li.top-level.new > div > div > ul > li.sub-level.column.has-image > div > ul > li.rexy-capsule-collection-for-her {display : none;}
html[lang="en-FR"] #categories > ul > li.top-level.new > div > div > ul > li.sub-level.column.has-image > div > ul > li.rexy-capsule-collection-for-him, html[lang="fr-FR"] #categories > ul > li.top-level.new > div > div > ul > li.sub-level.column.has-image > div > ul > li.rexy-capsule-collection-for-him, html[lang="en-ES"] #categories > ul > li.top-level.new > div > div > ul > li.sub-level.column.has-image > div > ul > li.rexy-capsule-collection-for-him, html[lang="es-ES"] #categories > ul > li.top-level.new > div > div > ul > li.sub-level.column.has-image > div > ul > li.rexy-capsule-collection-for-him {display : none;}

html[lang="en-FR"] #categories > ul > li.top-level.sale, html[lang="fr-FR"] #categories > ul > li.top-level.sale, html[lang="en-ES"] #categories > ul > li.top-level.sale, html[lang="es-ES"] #categories > ul > li.top-level.sale {display: none;}
[lang="en-GB"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.women-trends, [lang="en-FR"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.women-trends, [lang="en-ES"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.women-trends, [lang="fr-FR"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.women-trends, [lang="es-ES"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.women-trends, [lang="en-IT"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.women-trends, [lang="it-IT"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.women-trends, [lang="en-DE"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.women-trends, [lang="de-DE"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.women-trends { bottom: -30px; }
[lang="en-GB"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.men-trends, [lang="en-FR"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.men-trends, [lang="en-ES"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.men-trends, [lang="fr-FR"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.men-trends, [lang="es-ES"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.men-trends, [lang="en-IT"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.men-trends, [lang="it-IT"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.men-trends, [lang="en-DE"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.men-trends, [lang="de-DE"] #categories .top-level.new[data-columns="5"] li.sub-level.column.trends.men-trends { bottom: -30px; }

html[lang="ar-SA"] .category-breadcrumbnav { direction: ltr; }

#categories > ul > li.top-level.gifts > div > div > ul > li.sub-level.column.has-image > a.gifts-image.nav-column-title { display: none; }
/*html[lang="en-GB"] #categories > ul > li.top-level.new > div > div > ul > li.sub-level.column.has-image > div > ul > li.fragrance, html[lang="en-GB"] #categories > ul > li.top-level.new > div > div > ul > li.sub-level.column.has-image > div > ul > li.disneyxcoach { display: none; }*/
/*
html[lang="en-FR"]#categories .top-level.new[data-columns="5"] li.sub-level.column.trends.women-trends { bottom: -30px; }
html[lang="fr-FR"]#categories .top-level.new[data-columns="5"] li.sub-level.column.trends.women-trends { bottom: -30px; }

html[lang="en-FR"]#categories .top-level.new[data-columns="5"] li.sub-level.column.trends.men-trends { bottom: -30px; }
html[lang="fr-FR"]#categories .top-level.new[data-columns="5"] li.sub-level.column.trends.men-trends { bottom: -30px; }

html[lang="en-ES"]#categories .top-level.new[data-columns="5"] li.sub-level.column.trends.women-trends { bottom: -30px; }
html[lang="es-ES"]#categories .top-level.new[data-columns="5"] li.sub-level.column.trends.women-trends { bottom: -30px; }

html[lang="en-ES"]#categories .top-level.new[data-columns="5"] li.sub-level.column.trends.men-trends { bottom: -30px; }
html[lang="es-ES"]#categories .top-level.new[data-columns="5"] li.sub-level.column.trends.men-trends { bottom: -30px; }
*/

.colettexcoach[data-hidden=desktop]{ display:block !important; }
.men-new-arrivals-coachxmlb[data-hidden=desktop]{ display:block !important; }
/*#header-v2 #categories [data-hidden=desktop], #header-v2 #categories [data-hidden=global] { display: inline-block !important; }*/

.privacy_policy_message_box { position: relative; z-index: 10000; }

@media (min-width: 1040px) {
  /*.top-level.sale .main-content.level1 { display: none !important; }*/
  .top-level.stores .main-content.level1 { display: none !important; }
  .top-level.exclusive .main-content.level1 { display: none !important; }
  .top-level.edie-offer .main-content.level1 { display: none !important; }
  /*html[lang="en-US"] #categories > ul > li.top-level.gifts > div > div > ul > li:nth-child(1) > div > ul > li.gifts-women-stocking-stuffers { margin-top: 30px; }*/
  /*html[lang="en-US"] #categories > ul > li.top-level.gifts > div > div > ul > li:nth-child(2) > div > ul > li.gifts-men-stocking-stuffers { margin-top: 30px; }*/

  #categories > ul > li.top-level.gifts > div > div > ul > li:nth-child(1) > div > ul > li.gifts-women-lux-gifts { margin-top: 30px; }
  #categories > ul > li.top-level.gifts > div > div > ul > li:nth-child(2) > div > ul > li.gifts-men-luxe { margin-top: 30px; }
  a[data-title="Women's Coach 1941"] {width: 140px;}
  a[data-title="Men's Coach 1941"]{width: 110px;}
  #header-v2 #account-dropdown .account-inner .dropdown-menu { left: -120px; }
}

@media screen and (max-width: 1024px) {
  #categories [data-columns].men li.sub-level.column:nth-of-type(4),
  #categories [data-columns].women li.sub-level.column:nth-of-type(4) { padding-left: 3%; } 
  #categories [data-columns].gifts li.sub-level.column:nth-of-type(3) { padding-left: 0; }
}


/*Personalize*/
.personalize #personalize-section .learn-text { margin-top: 0 !important; }

/*Footer*/
.footer-top {
	    padding: 36px 1% 0 0 !important;
}
footer#footer {
	margin-top: 0px !important;
}
@media (max-width: 767px) and (min-width: 320px) {
.departmen-landing-wrapper #footer, .homepage #footer {
    margin-top: 0px !important;
}
}
@media (max-width: 1024px){
  .footer-lower-wrap {
    border-top: 0px solid white !important;
  }

  [lang="en-GB"] #footer .footer-lower-wrap, [lang="en-FR"] #footer .footer-lower-wrap, [lang="en-ES"] #footer .footer-lower-wrap, [lang="en-IT"] #footer .footer-lower-wrap, [lang="en-DE"] #footer .footer-lower-wrap, [lang="fr-FR"] #footer .footer-lower-wrap, [lang="es-ES"] #footer .footer-lower-wrap, [lang="it-IT"] #footer .footer-lower-wrap, [lang="de-DE"] #footer .footer-lower-wrap { padding-top: 0px !important; }

  
  footer#footer .email-signup .input-group, #email-form-footer .btn {
    width: 100% !important;
    right: auto !important;
  }
  .during-checkout-promocode {
  font-size: 9px !important;
  }
}
@media (max-width: 1099px) and (min-width: 768px) {
  #footer .row.aboutcoach {
    padding: 0 0 0px !important;
  }
}

@media (max-width: 767px) {
/*WWCM Overrides*/
.container-shopGrid .html-slot {
    /*display: none !important;*/
}
.content-slot {
    /*display: none !important;*/
}
#header-v2 #account-dropdown .account-inner .dropdown-menu { left: 50% !important; }
.footer-lower-wrap {
    border-top: none;
}
}
#footer {
    /*border-top: 1px solid #ccc;*/
  /*margin-top: 0 !important;*/
}
#footer #footer-accordian h6.footer-header {
	font-family: termina,sans-serif !important;
    font-weight: 500 !important;
	line-height: normal !important;
    letter-spacing: 1px !important;
}
#footer #footer-accordian ul li a {
    text-transform: none !important;
  /*line-height: 100%;*/
}
#footer .connect-text {
  padding-bottom: 5px;
}
#footer .row {
    padding: 0px 0 20px !important;
  direction: ltr;
}

#email-form-footer .row {
    padding: 0 !important;
}

#language-toggle-bottom {
    left: 2%;
    top: -30px;
  padding-left: 0px;
}

#footer .row.aboutcoach .footer-top {
    border-top: none;
    margin-top: 0;
}

@media (max-width: 1099px) and (min-width: 768px) {
#footer .footer-signup.row {
    padding-top: 0;
    padding-bottom: 0;
}
}

@media (min-width: 1440px) {
  #footer #footer-accordian {
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  #footer #footer-accordian div {
    padding-left: 5px;
    padding-right: 10px;
  }
  #footer #footer-accordian {
      padding-bottom: 10px;
  }
  
  footer#footer .email-signup .input-group, .footer-signup div.email-text, #email-form-footer .btn {
    width: 100%;
  }
  #language-toggle-bottom {
    top: 20px;
    left: 16px;
  }
  #footer .row {
    padding: 0px 0 0px !important;
  direction: ltr;
  }
}

html[lang=ar-SA] .row.footer-menu, html[lang=en-SA] .row.footer-menu {
    width: 70%;
    float: left;
}

@media (max-width: 767px) and (min-width: 320px) {
  .country-selector .selected-locale {
    border-top: 0 !important;
  }
}
/*Hide footer from checkout*/
@media (max-width:767px) {  
.pt_checkout .aboutcoach,.pt_cart .aboutcoach
{ display:none; }
.pt_checkout #footer-accordian
{ display:none; }
.pt_checkout .footer-signup
{ display:none; }
.pt_checkout #footer { display: none !important;}
.pt_checkout #main {padding-bottom: 40px;} 
}

/*BX Slider*/
.mod .bx-wrapper .bx-pager.bx-default-pager a.active, .mod .bx-wrapper .bx-pager.bx-default-pager a:hover { background: rgba(255,255,255,1); }
.mod .bx-wrapper .bx-pager.bx-default-pager a { background: rgba(255,255,255,0.4); }
.mod .bx-wrapper .bx-prev { background-position-x: -1px;}
.mod .bx-wrapper .bx-next { background-position-x: -42px; }
.mod .bx-wrapper .bx-prev:hover { background-position-x: -1px; }
.mod .bx-wrapper .bx-next:hover { background-position-x: -42px;}
/*
.mod .bx-wrapper .bx-prev { background: url('201611/hp-114/controls-skinny.png?$staticlink$') -1px 0 no-repeat;}
.mod .bx-wrapper .bx-next { background: url('201611/hp-114/controls-skinny.png?$staticlink$') -42px 0 no-repeat; }
.mod .bx-wrapper .bx-prev:hover { background: url('201611/hp-114/controls-skinny.png?$staticlink$') -1px 0 no-repeat; }
.mod .bx-wrapper .bx-next:hover { background: url('201611/hp-114/controls-skinny.png?$staticlink$') -42px 0 no-repeat;}
*/

/*Account Dashboard Override*/
.account-item {
  height: 260px !important;
}
.dashboard h3 {
  height: 185px !important;
}
@media (max-width: 765px) {
    .account-item {
    height: 210px !important;
  }
  .dashboard h3 {
    height: 125px !important;
  }
    .during-checkout-promocode {
    font-size: 6px !important;
  }
}

/*Desktop & Mobile*/
@media (max-width: 765px) {
  .desktop {
    display:none;
  }
}
@media (min-width: 765px) {
  .mobile {
    display:none;
  }
}


/* Footer Overrides DWRE-5640, To removed once Sprint 24 goes live */

@media (max-width:1024px) {
  #footer #footer-accordian ul.list-unstyled { margin-bottom: 24px; }
  #footer .footer-menu ul.footer-social-icon-sets li a:link,
  #footer .footer-menu ul.footer-social-icon-sets li a:visited { line-height: normal; }
  #footer #footer-accordian div { padding-left: 0; padding-right: 0; }
  #footer #footer-accordian { margin-top: 12px; margin-top: 12px; padding: 0 10px; margin-top: 24px; }
  #language-toggle-bottom { top: 23px; left:18px; }
  #footer .terms-conditions-wrapper { width: 100%; padding: 10px 0; }
  #footer .terms-conditions-wrapper .icon-coach-anfcheckbox { top: 3px; }
  #footer .terms-conditions-wrapper .form-row label { padding-bottom: 4px; }
}

@media (min-width:768px) and (max-width:1099px) {
  #footer #email-form-footer .email-signup.required { width: 100%; margin-right: 2px; }
  #footer .footer-signup.row { margin-bottom:40px; padding-top: 0; padding-bottom: 3px }
}

@media (max-width:320px) {
  #footer #footer-accordian ul.list-unstyled { padding-bottom: 0; }
  .OOBcallout {
    font-size: 7px !important;
  }
}

/*template override*/
.mod.horizon.slider {
 overflow: visible !important;
}

/*email pop-up */
.ipad-only.modal-open .homepage #universal-modal.modal.in { position: fixed !important; height: 100%; padding-top: 45% !important; }
.ipad-only.modal-open.orientation-landscape .homepage #universal-modal.modal.in { padding-top: 20% !important; }

/* Hide PDP Detail image on mobile */
@media screen and (max-width: 767px) {
  .pdp-info__image { display: none; }
}

/*Footer overrides*/
@media (max-width: 1439px) and (min-width: 1100px) {
	#footer .footer-Desktop-top {
		margin-top: 0px !important;
	}
}
a.privacy-policy {
	color: #999999 !important;
	font-family: adobe-garamond-pro,serif;
	text-decoration: none;
	
}
.footer-desktop-signup div.email-text a:hover, .footer-signup div.email-text a:hover {
    border-color: inherit;
}
#footer .terms-conditions-wrapper .form-row label {
	padding-bottom: 10px !important;
	vertical-align: top !important;
}
