<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Custom Styling */
.gray-btn {
  padding: 1% 17%;
  background-color: #6D6E71;
  color: white;
}

.blog-category a {
  color: #FFF!important;
}

.gray-btn:hover {
  color: #FFF;
  background: #939598;
  text-decoration: none;
}
.subText{
  letter-spacing: 2px;
  width: 109%;
  font-size: 1vw !important;
}
.figure-caption {

  color: #6c757d;
}
.primary-gray {
  color: var(--gray-dark);
  font-weight:600;
}
.stylePoints{
  margin-top: 0;
  margin-bottom: 1rem;
  color: #939598;
  font-family: montserratregular;
  font-size: 14px;
}
.primary-gray2 {
  color: var(--gray-dark);
  font-family: montserratregular !important;
}
/* Next &amp; Previous Buttons on Style Advice Page*/
.prev,
.next{
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  font-family: "alternate-gothic-atf", Alternate Gothic ATF, sans-serif;
  padding-top: 60px;
}
@media (max-width: 1015px)  {
  .mobile-break {
    display: none;
  }
}
.filter-drop-mobile {
  background: transparent;
  border: thin solid #e6e7e8;
  padding: 11px !important;
  margin: 20px 12px;
  height: 53px;
  width: 95% !important;
  font-family: "alternate-gothic-atf", Alternate Gothic ATF, sans-serif;
  color: #939598;
  text-transform: uppercase;
  font-size: 20px;
}
.prev a,
.next a{
  color: #939598;
}
.prev a:hover,
.next a:hover{
  color: #e6e7e8;
}
.prev svg,
.next svg{
  margin:0px 10px;
}
/* STORE LOCATOR */

#general.locator .collection label {
  font-weight: normal;
  text-transform: capitalize;
  margin: 5px 0;
  font-size: 10px;
}
.locatorHeader {
  margin-left: 12rem;

}
#general.locator h2 {
  /* text-align: center; */
  font-size: 1.5rem;
  /* background: #000; */
  color: var(--gray-dark);
  /* padding: 10px 0; */
  /* margin: 15px 0; */
}
#general.locator .name, #general.locator .resultProducts {
  font-family: "alternate-gothic-atf", Alternate Gothic ATF, sans-serif;
  ;
  color: #939598;
  letter-spacing: 1px;
  font-size: 16px;
  text-transform: uppercase;

}
p{
  color:#939598;
}

/*Blog Redesign*/

.advice_title h1 {
  font-family: "alternate-gothic-atf", Alternate Gothic ATF, sans-serif;
  color:#707070;
}

.advice_title p, .top-desc-sm-img, .bottom-section-description, .top-desc-lg-img {
  font-family:"montserratregular", montserratregular, sans-serif;
  font-weight:700;
  color:#707070;
  letter-spacing:2px;
}

.top-desc-lg-img-four {
  color:#707070;
}

.blog-subheading {
  letter-spacing:2px;
  color:#6D6E71;
  font-weight:600;
}

/* END Blog Redesign*/




#general.locator .address, #general.locator .phone, #general.locator .resultSold {
  font-family: 'montserratregular';
  color: #939598;
  letter-spacing: 1px;
  font-size: 12px;
  text-transform: none;
}
@media (max-width: 767px) and (min-width: 320px){
  .bttnDirections {
    float: none;

    margin: 0;
    width: 100%;
    TEXT-ALIGN: CENTER;
  }
}
#general.locator .address span {
  display: inline-block;
}
#general.locator .row {

}
#general .googmap {
  margin: 10px 0;
}
#general .googmap &gt; div {
  width: 100% !important;
  filter: grayscale(100%);
  height: 173px;

}
#general .locatorMap img {
  max-width: none !important;
}
#general .locatorMap {
  width: 750px;
  height: 450px;
  max-width: 100%;
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 719px) {
  #general .locatorMap {
    width: 100%;
    height: 450px;
    max-width: 100%;
    max-height: 100%;
  }
  #general.locator #locator-box {
    width: 100%;
  }
}

@media (max-width: 360px) {
  #general .locatorMap {
    width: 450px;
    height: 250px;
    max-width: 100%;
    max-height: 100%;
  }
  #general h2.find-button {
    padding: 6px 10px;
    font-size: 10px;
  }
}

#general.locator #results {
  padding: 50px 0px;
  border-top: thin solid #939598;
}
@media(max-width:1599px) and (min-width:768px){
  .grid-container-style{
    width: 83%;
    padding-right: 0px !important;
    padding-left: 20px !important;
    margin-left: 7vw;
  }
  .productName{
    font-size: 12px;
    letter-spacing: 1px;
  }
  .instaHandle{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: 3px;
    font-family: alternate-gothic-atf, sans-serif;
    text-transform: uppercase;
  }



  /*Blog Redesign*/

  .advice_title h1 {
    font-size:2rem !important;
    letter-spacing:3px !important;
  }

  .advice_title p {
    font-size:1rem !important;
    letter-spacing:0.133vw !important;
  }

  .title-bottom{
    font-size:1.395vw;

  }

  .top-desc-lg-img-four {
    text-align: right;
    width: 50%;
    margin-left: auto;
    color:#707070 !important;
  }



  picture .top-section-img{
    width:100%;
    height:400px !important;
    object-fit:cover;
    object-position: center;
    max-height: 450px;
    min-height:400px !important;
  }


  picture .top-section-img-four{
    width: 100%;
    height: 400px !important;
    object-fit: cover;
    object-position: center 100%;
    max-height: 450px;
    min-height: 400px !important;

  }

  ..middle-section-img {
    width:85% !important;
    transform:translate(10%,0);
  }

  p.bottom-section-description {
    margin-bottom:2rem !important
  }


  /* END Blog Redesign*/

}
@media(max-width:1599px) and (min-width:1150px){
  .container.style__tips{
    width: 1080px;

  }
}
@media(max-width:1151px) and (min-width:990px){
  .container.style__tips{
    width: 990px;

  }
}
@media (max-width: 787px) {
  #general.locator #getDirections {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
}
/* PURCHASE LOGIN
#general.purchase .inputs {
  margin-bottom: 18px;
}
#general.purchase .input-field {
  border: 1px solid #000;
  font-family: "montserratregular" !important;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
  vertical-align: baseline;
  width: 100%;
}
#general.purchase .reg-btn {
  background-color: #000;
  border: 0 solid #E0B14B;
  color: #FFFFFF !important;
  cursor: pointer;
  font-family: 'montserratregular' !important;
  font-size: 12px;
  overflow: visible;
  padding: 0.3em;
  text-transform: uppercase;
  margin: 5px 0px;
}
/* RETURNS */
#general.returns {
  max-width: 1020px;
}
#general.returns iframe {
  height: 1200px;
  width: 100%;
}

@media (max-width:1019px) {
  #general.returns iframe {
    height: 1045px;
  }
}

@media (max-width:719px) {
  #general.returns iframe {
    height: 1340px;
  }
}

.gp-text{
  position: absolute;
  left: 0;
  right: 0;
  color: #fff;

}
.gp-img{
  width: 100%;
}
#gp-text{
  font-size: 2rem;
}
#gp-btn.btn-secondary {
  width: 50%;
}
@media(max-width:992px){
  .container.style__tips {
    max-width: 700px;
  }
  #gp-text{
    font-size: 3rem;
  }
}
/* Stacy Adams Style Popup Formatting*/

@media(max-width:767px){
  .grid-container-style{
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .productName{
    font-size: 9px !important;
    letter-spacing: 0px !important;
  }
  .instaHandle{
    font-size: 12px !important;
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: 2px;
    font-family: alternate-gothic-atf, sans-serif;
    text-transform: uppercase;
  }
  .modal, .modal-dialog, .modal.fade, .modal-dialog-centered, .modal-content, .modal-backdrop, .modal-backdrop.fade, .modal-backdrop.show, .modal-header, .modal-header .close, .modal-title, .modal-body, .modal-footer {

  }
  #general p.h4{
    font-size: 1rem;
  }
  #general .modal {
    width: 100%;
    height: 50%;
  }

  /*Blog Redesign*/

  .top-btns-desktop-only {
    display:none;
  }

  .advice_title h1 {
    font-size:2.5rem;
    letter-spacing:0.586vw;
  }

  .advice_title p {
    font-size:1rem;
  }

  p.bottom-section-description, .top-desc-sm-img, .top-desc-lg-img {
    margin:0 auto .75rem auto !important;
    font-size:1rem;
  }

  .top-desc-lg-img-four {
    font-size:1rem;
    margin-bottom:0 !important
  }

  .top-desc-lg-img {
    text-align:center !important;
    width:80%;
    margin: 0 auto 1rem;
  }

  .middle-section-text {
    font-size:2.604vw;
    letter-spacing:0.391vw;
  }

  .

  /*.middle-section-divide-line {
          margin-bottom:1.5rem !important;
  }*/






}
/* Style Tips */
@media (min-width:1600px){
  .grid-container-style{
    width: 1300px;
    padding-right: 0px !important;
    padding-left: 20px !important;
    margin-left: 6vw;
  }
  .productName{
    font-size: 14px;
    letter-spacing: 1px;
  }
  .instaHandle{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: 3px;
    font-family: alternate-gothic-atf, sans-serif;
    text-transform: uppercase;
  }
  .container.style__tips{
    width: 1080px;

  }

  .middle-section-divide-line {
    border-bottom: 3px solid #6A6A6A;
    width: 100%;
  }



  /*Blog Redesign*/

  .advice_title h1 {
    font-size:2rem !important;
    letter-spacing:3px !important;
  }

  .advice_title p {
    font-size:0.885vw !important;
    letter-spacing:2px !important;
  }



  picture .top-section-img{
    width: 100%;
    height: 650px !important;
    object-fit: cover;
    object-position: center;
    max-height: 650px;
    min-height: 650px;
  }


  picture .top-section-img-four{
    width: 100%;
    height: 650px !important;
    object-fit: cover;
    object-position: center 100%;
    max-height: 650px;
    min-height: 650px;
  }

  .top-desc-lg-img-four {
    text-align: right;
    width: 50%;
    margin-left: auto;
    color:#707070 !important;
  }

  .middle-section-img {
    width:85% !important;
    transform:translate(10%,0);
  }

  p.bottom-section-description {
    margin-bottom:2rem !important;
  }

  /*END Blog Redesign*/

}
h2.advice_title {
  font-family: "alternate-gothic-atf", Alternate Gothic ATF, sans-serif;
  font-size: 1.5rem;
  position: absolute;
  padding: 2rem;
  color: #fff;
}
a.advice_box{
  display: flex;
  justify-content: center;
  align-items: center;
}
#general.style__tips h1{
  font-family: "alternate-gothic-atf", Alternate Gothic ATF, sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 3px;
}
#general.style__tips .style__subhead{
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: "alternate-gothic-atf", Alternate Gothic ATF, sans-serif;
  letter-spacing: 2px;
}
#general.style__tips .btn-alt{
  background-color: #939598;
}
.style__nav__link,
.style__shoe__link{
  text-transform: uppercase;
  color: #939598;
  font-size: 18px;
  font-family: "alternate-gothic-atf", Alternate Gothic ATF, sans-serif;
  letter-spacing: 2px;
}
.style__shoe__link.long__name{
  text-transform: none;
  font-size: 10px;
  display: block;
  font-family: "montserratregular",montserratregular, sans-serif;
  letter-spacing: normal;
}
.style__nav__link img{
  width:20px;
  height: 15px;
  margin-bottom: 3px;
}
img.shoe__img{
  margin-bottom: 15px;
}
@media (max-width:768px){
  .productName{
    font-size: 8px;
    letter-spacing: 1px;
  }
  .instaHandle{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: 2px;
    font-family: "alternate-gothic-atf", Alternate Gothic ATF, sans-serif;
    text-transform: uppercase;
  }
  .container.style__tips{
    max-width: 455px;

  }
  .subText {
    letter-spacing: 2px;
    width: 109%;
    font-size: 2vw !important;
  }
  #general.style__tips h1{
    font-size: 6vw;
  }
  #general.style__tips p{
    font-size: 2.5vw;
  }
  #general.style__tips .style__subhead{
    font-size: 4vw;
  }
  .style__nav__link,
  .style__shoe__link{
    font-size: 12px;
  }
  .style__nav__link img{
    width:20px;
    height: 10px;
    margin-bottom: 2px;
  }
  .style__shoe__link.long__name{
    font-size: 9px;
  }
}

#shippingReturns .h4 {
  margin-top: 1rem;
  display: inline-block;
}
/*For Customer Service Side Nav Border Color*/
.list-unstyled li{
  border-color:#f4f4f4 !important;
}

/* CCPA */
#general.ccpa.container {
  max-width: 1400px;
  padding-bottom: 35px;
}
#general.ccpa h1 {
  text-align: center;
  font-size: 35px;
}
#general.ccpa textarea {
	width: 100%;
}
#general.ccpa .form-group {
  margin-bottom: 2.5rem
}
#general.ccpa .form-group.hide {
  display: none;
}
#general.ccpa #showStreet2 span {
  text-decoration: underline;
  cursor: pointer;
}
#general.ccpa #showStreet2 span:hover {
  text-decoration: none;
}
#general.ccpa .footnote {
  font-size: 13px;
}
#general.ccpa .requiredfield {
  color: red;
}
#general.ccpa .form-control.missing {
  background-color: rgba(250, 0, 0, 0.3);
}
#general.ccpa .btn {
  border: 1px solid #939598;
  width: 100%;
  box-shadow: none;
  font-family: "alternate-gothic-atf";
  text-transform: capitalize;
  font-size: 16px;
}
#general.ccpa .btn.selectAll {
  width: auto;
	padding: .25rem;
	min-width: 100px;
  font-weight: 500;
  font-size: 14px;
}
#general.ccpa .btn.btn-secondary {
  background-color: #939598;
  color: #fff;
}
#general.ccpa .btn.btn-secondary:hover {
  background-color: rgba(0,0,0,.5);
}
#general.ccpa .btn.btn-cancel,
#general.ccpa #btnCcpaSubmitDisabled.btn.btn-secondary {
  color: #939598;
}
#general.ccpa #btnCcpaSubmitDisabled.btn.btn-secondary {
  background-color: #f2f2f2;
}
#general.ccpa .btn.btn-cancel {
  background-color: #fff;
}
#general.ccpa .btn.btn-cancel:hover {
  background-color: rgba(0,0,0,.1);
}
#general.ccpa .thanks {
  font-size: 23px;
}
#general.ccpa .infoBubble {
	width: 15px;
  margin-top: -5px;
}
@media (min-width: 1620px){
  .container-style {
    width: 1600px;
  }
}
@media (max-width: 1200px){
  .container-style {
    width: 100%;
  }
}
@media (max-width: 992px){
  .container-style {
    width: 100%;
  }
}
@media (max-width: 768px){
  .container-style {
    width: 100%;
  }
}
@media (max-width: 576px){
  .container-style {
    width: 100%;
  }
}
.container-style {

  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}


/*blog redesign*/
.blog-shop-btn{
  border:3px solid #707070;
  background-color:white;
  font-size:16px;
  padding: 0.3rem 1rem;
  letter-spacing: 3px;
  text-transform: uppercase;
  color:#707070;
  font-weight:600;
}
.blog-btn-container{
  text-align:right;
  /*		padding: 0 15px;*/
}
picture .top-section-img{
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
  max-height: 650px;


}
picture .top-section-img-four{
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center 100%;
  max-height: 650px;


}
.blog-btn-sm-img{
  margin: 0 auto;
}
.middle-section-divide-line{
  border-bottom: 3px solid #6A6A6A;
  width: 100%;
}

.title{
  text-align:right;
}

.title-bottom{
  text-align:center;
}
.top-desc-lg-img {
  text-align:right;

}

.title .top-desc-sm-img{
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
.title .top-desc-lg-img{
  padding-left:40%;
  text-align: right;
}
h3{
  font-family: "alternate-gothic-atf", Alternate Gothic ATF, sans-serif;
  text-transform: uppercase;
  font-size: 1.25rem;
  color:#707070;
  font-weight:600;
}
p.bottom-section-description{
  font-size:1rem;
  width: 80%;
  margin: 0 auto;
}




@media (max-width:767px) {
  .title {
    text-align:center
  }

  .title .top-desc-lg-img {
    padding-left:0;
    text-align:center;
  }

  .blog-btn-container {
    margin-left:auto;
    margin-right:auto;

  }
}

/*Blog Button Styling*/

@media (min-width:768px) {
  .blog-category {
    background-color: #5A5B5E;
    padding: 0.65vw 2vw;
    text-transform: uppercase;
    font-family: 'alternate-gothic-atf';
    letter-spacing: 1px;
    color: #fff;
    max-width: 100%;
    display: block;
    text-align: Center;
  }
}
@media (max-width:768px) {
  .blog-category {
    background-color: #5A5B5E;
    padding: 1vw 2vw;
    text-transform: uppercase;
    font-family: 'alternate-gothic-atf';
    letter-spacing: 1px;
    color: #fff;
    max-width: 100%;
    display: block;
    text-align: Center;
  }
}

#smsPage {
	padding: 75px 25px;
	background: #474C74;
	color: #fff;
	display: flex;
	box-sizing: border-box;
	justify-content: center;
	align-items: center;
	text-decoration: inherit;
	cursor: default;
	position: relative;
}
#smsPage .inner {
	max-width: 490px;
	position: relative;
	margin: 0 auto;
	flex-wrap: wrap;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-family: montserratregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#smsPage .inner .heading,
#smsPage .inner .offer {
	font-size: 50px;
	font-family: alternate-gothic-atf, sans-serif;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .09em;
	text-align: center;
	text-transform:uppercase;
	width:100%;
}
#smsPage .inner .heading {
	margin-bottom: 0;
	padding-bottom: 0.2em;
}
#smsPage .inner .offer {
	padding:0.4em 0 0.2em;
}
#smsPage .inner .text {
	font-size: 16px;
	font-family: montserratregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: .14em;
	text-align: center;
	color: #fff;
	margin: 0.4em 0 0.2em;
	width: 100%;
	text-transform:uppercase;
}
#smsPage .inner .text.line-one{
	margin-bottom:20px;
	text-transform:none;
}
#smsPage .inputLabel {
	position: absolute;
	font-size: 16px;
	color: #6d6d6d;
	margin-top: 11px;
	margin-left: 10px;
	padding: 0 5px;
	transition: all .2s ease;
	z-index: 10;
}
#smsPage .inputLabel.focus,
#smsPage .inputLabel.active {
	margin-top: 2px;
	margin-left: 2px;
	font-size: 11px;
	background-color: transparent;
	transition: all .2s ease;
}
#smsPage .input {
	width: 100%;
	font-size: 16px;
	border: none;
	padding: 15px;
	color: #6d6d6d;
	border-radius: 3px;
	line-height: 1.3;
  letter-spacing: .1em;
	font-family: alternate-gothic-atf, sans-serif;
}
#smsPage input:focus {
	box-shadow: 0 0 0 2px #72807B inset;
	outline: none;
}
#smsPage .btn {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
	font-family: alternate-gothic-atf, sans-serif;
	border: none;
	box-shadow: none;
	outline: none;
	border-radius: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	padding: 15px;
	background: #6D6E71;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
}
#smsPage .inner .conditions {
	width: 100%;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.3;
	text-align: left;
	margin: 2em 0 0;
}
#smsPage .inner .conditions a {
	color: #fff;
	text-decoration: underline;
}
#smsPage .inner .conditions a:hover {
	opacity: .6;
}
#smsPage .inner .text-success,
#smsPage .inner .text-danger {
	font-family: proxima-nova, sans-serif;
	font-weight: 400;
	font-size: 11px;
	width: 100%;
	padding: 1px;
	position: relative;
	text-align: left;
	display: none;
	margin-bottom: 0;
}
#smsPage .inner .text-danger {
	color: rgb(233, 112, 112) !important;
}
</pre></body></html>