@import url("https://fonts.googleapis.com/css2?family=Cabin+Condensed&display=swap");
@media only screen and (min-width: 769px) {
  header.site-header .ribbon-wrapper > span {
    background-color: #80a5b0; }

  header.site-header .ribbon-wrapper > span:before, header.site-header .ribbon-wrapper > span:after {
    border-color: #4e7b88; }

  header.site-header .ribbon-wrapper > span:before {
    border-left-color: transparent; }

  header.site-header .ribbon-wrapper > span:after {
    border-right-color: transparent; } }
@media only screen and (min-width: 769px) {
  header.site-header .ribbon-wrapper > span span {
    background-color: #80a5b0; }

  header.site-header .ribbon-wrapper > span span:before {
    border-color: #1e3f48 transparent transparent transparent; }

  header.site-header .ribbon-wrapper > span span:after {
    border-color: #1e3f48 transparent transparent transparent; } }
header.site-header form.search-bar input[type=search] {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

header.site-header form.search-bar .search-bar--submit {
  background-color: #80a5b0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

header.site-header form.search-bar .search-bar--submit .icomoon-nav-search {
  margin-top: 3px;
  font-size: 28px;
  line-height: 1.6; }

header.site-header .account-cart-header a.cart-toggle {
  margin-top: 5px; }

header.site-header .account-cart-header a.cart-toggle .icomoon-nav-cart {
  color: #80A5B0;
  font-size: 42px; }

header.site-header #mobileNavBar {
  padding: 0 16px;
  justify-content: space-between;
  align-items: center; }

header.site-header #mobileNavBar .mobile-menu-section .menu-toggle {
  padding: 0;
  max-height: 40px; }

header.site-header #mobileNavBar .mobile-menu-section .menu-toggle .icomoon {
  margin: 0; }

header.site-header #mobileNavBar .mobile-menu-section .menu-toggle .icomoon-nav-menu {
  display: block; }

header.site-header #mobileNavBar .mobile-menu-section .menu-toggle .icomoon-close {
  display: none; }

header.site-header #mobileNavBar .mobile-logo-section {
  width: 47.9057591623%;
  max-width: 183px; }

header.site-header #mobileNavBar .mobile-logo-section a {
  display: inline-block;
  position: relative;
  top: auto;
  transform: none; }

header.site-header #mobileNavBar .mobile-logo-section a img {
  padding: 0; }

header.site-header #mobileNavBar .mobile-icon-section {
  margin-left: 0;
  width: 34.0314136126%;
  max-width: 130px;
  justify-content: space-between;
  align-items: center; }

header.site-header #mobileNavBar .mobile-icon-section .mobile-header-icon {
  margin-top: 0; }

header.site-header #mobileNavBar .mobile-icon-section .cart-toggle .cart-count {
  top: -2px;
  bottom: auto;
  right: -10px; }

header.site-header #mobileNavBar .icomoon {
  color: #858585;
  font-size: 30px; }

header.site-header #mobileNavBar:after {
  display: none; }

html.show-nav header.site-header #mobileNavBar .mobile-menu-section .menu-toggle .icomoon-nav-menu {
  display: none; }

html.show-nav header.site-header #mobileNavBar .mobile-menu-section .menu-toggle .icomoon-close {
  display: block; }

footer.site-footer {
  padding-top: 0;
  padding-bottom: 0;
  border-top: 0;
  background-color: #f7f7f7; }

@media only screen and (max-width: 414px) {
  footer.site-footer {
    margin-top: 35px; } }
footer.site-footer p, footer.site-footer li {
  font-size: 1em; }

footer.site-footer p {
  margin-bottom: 0; }

footer.site-footer .grid, footer.site-footer .grid-uniform {
  margin-left: 0; }

footer.site-footer .grid__item {
  float: none;
  padding-left: 0; }

footer.site-footer h3 {
  margin-bottom: 10px;
  color: #464646;
  font-size: 18px;
  font-weight: 700;
  text-transform: none; }

@media only screen and (max-width: 768px) {
  footer.site-footer h3 {
    font-size: 16px; } }
footer.site-footer .site-footer__links {
  display: flex;
  flex-direction: column; }

footer.site-footer .site-footer__links a {
  color: #464646;
  font-size: 13px;
  font-weight: 400;
  line-height: 2.4; }

@media only screen and (max-width: 768px) {
  footer.site-footer .site-footer__links a {
    padding: 2px 0;
    font-size: 14px; } }
footer.site-footer .site-footer__links a:hover {
  color: #80A5B0;
  text-decoration: underline; }

@media only screen and (max-width: 768px) {
  footer.site-footer .site-footer__links a:hover {
    color: #464646;
    text-decoration: none; } }
footer.site-footer .newsletter-container {
  padding: 18px 0;
  background-color: white;
  box-shadow: -3px 5px 64px -28px rgba(0, 0, 0, 0.25); }

@media only screen and (max-width: 768px) {
  footer.site-footer .newsletter-container {
    padding: 24px 0; } }
footer.site-footer .newsletter-container .wrapper {
  display: flex;
  justify-content: center;
  align-items: center; }

@media only screen and (max-width: 768px) {
  footer.site-footer .newsletter-container .wrapper {
    flex-direction: column; } }
footer.site-footer .newsletter-container .wrapper:after {
  display: none; }

footer.site-footer .newsletter-container .wrapper .title {
  margin-right: 25px;
  color: #80A5B0;
  font-size: 19px;
  letter-spacing: 0; }

@media only screen and (max-width: 768px) {
  footer.site-footer .newsletter-container .wrapper .title {
    margin-right: 0;
    margin-bottom: 14px;
    font-size: 16px; } }
@media only screen and (max-width: 375px) {
  footer.site-footer .newsletter-container .wrapper .title {
    font-size: 3.6vw; } }
footer.site-footer .newsletter-container .wrapper .klaviyo-form {
  max-width: none; }

@media only screen and (max-width: 768px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form {
    max-width: 100%;
    width: 100%; } }
@media only screen and (max-width: 1024px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form .ql-container {
    margin-top: 0; } }
footer.site-footer .newsletter-container .wrapper .klaviyo-form .ql-container p {
  font-size: 21px !important;
  color: #5e5e5e !important;
  letter-spacing: 0.5px; }

@media only screen and (max-width: 1024px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form .ql-container p {
    line-height: 1.3; } }
@media only screen and (max-width: 768px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form .ql-container p {
    text-align: center !important; } }
@media only screen and (max-width: 375px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form .ql-container p {
    font-size: 19px !important; } }
footer.site-footer .newsletter-container .wrapper .klaviyo-form > .needsclick {
  padding-left: 0;
  padding-right: 0; }

@media only screen and (max-width: 768px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form form > .needsclick > .needsclick {
    justify-content: center; } }
@media only screen and (max-width: 768px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form form > .needsclick > .needsclick > div {
    flex: none;
    box-sizing: border-box; } }
@media only screen and (max-width: 414px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form form > .needsclick > .needsclick > div {
    padding-left: 0;
    padding-right: 0; } }
@media only screen and (max-width: 768px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form form > .needsclick > .needsclick > div:first-child {
    width: 70.1570680628%; } }
footer.site-footer .newsletter-container .wrapper .klaviyo-form form > .needsclick > .needsclick > div:nth-child(2) {
  max-width: 370px !important; }

@media only screen and (max-width: 768px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form form > .needsclick > .needsclick > div:nth-child(2) {
    width: 29.8429319372%; } }
@media only screen and (max-width: 375px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form form > .needsclick > .needsclick > div:nth-child(3) {
    width: 32% !important; } }
@media only screen and (max-width: 1024px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form form > .needsclick > .needsclick > .needsclick > div, footer.site-footer .newsletter-container .wrapper .klaviyo-form form > .needsclick > .needsclick > .needsclick > button {
    -ms-grid-row-align: center;
    align-self: center; } }
footer.site-footer .newsletter-container .wrapper .klaviyo-form form {
  padding: 0; }

footer.site-footer .newsletter-container .wrapper .klaviyo-form form div[data-testid=form-row]:nth-child(2) {
  display: none; }

footer.site-footer .newsletter-container .wrapper .klaviyo-form form div[data-testid=form-component] {
  padding: 0; }

footer.site-footer .newsletter-container .wrapper .klaviyo-form input {
  border: 2px #80a5b0 solid !important;
  border-radius: 0 !important;
  width: 389px !important;
  font-size: 19px !important; }

footer.site-footer .newsletter-container .wrapper .klaviyo-form input::-webkit-input-placeholder {
  line-height: normal !important; }

@media only screen and (max-width: 768px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form input {
    width: 100% !important;
    font-size: 17px !important; } }
@media only screen and (max-width: 414px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form input {
    border: 1.5px #80a5b0 solid !important; } }
@media only screen and (max-width: 375px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form input {
    font-size: 4vw !important; } }
footer.site-footer .newsletter-container .wrapper .klaviyo-form :-ms-input-placeholder {
  font-size: 19px; }

footer.site-footer .newsletter-container .wrapper .klaviyo-form ::placeholder {
  font-size: 19px; }

@media only screen and (max-width: 768px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form :-ms-input-placeholder {
    font-size: 17px; }

  footer.site-footer .newsletter-container .wrapper .klaviyo-form ::placeholder {
    font-size: 17px; } }
@media only screen and (max-width: 375px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form :-ms-input-placeholder {
    font-size: 4vw !important; }

  footer.site-footer .newsletter-container .wrapper .klaviyo-form ::placeholder {
    font-size: 4vw !important; } }
footer.site-footer .newsletter-container .wrapper .klaviyo-form button {
  padding-left: 11px !important;
  padding-right: 11px !important;
  padding-top: 10px !important;
  padding-bottom: 9px !important;
  border-radius: 0 !important;
  width: auto !important;
  font-size: 19px !important;
  background-color: #80a5b0 !important; }

@media only screen and (max-width: 768px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form button {
    padding-top: 11px !important;
    padding-bottom: 10px !important;
    width: 100% !important;
    font-size: 17px !important; } }
@media only screen and (max-width: 375px) {
  footer.site-footer .newsletter-container .wrapper .klaviyo-form button {
    padding-top: 12px !important;
    padding-bottom: 11px !important;
    font-size: 4vw !important; } }
footer.site-footer .mid-container .wrapper {
  padding-top: 42px;
  padding-bottom: 0;
  display: flex;
  justify-content: space-between; }

footer.site-footer .mid-container .wrapper:after {
  display: none; }

@media only screen and (max-width: 768px) {
  footer.site-footer .mid-container .wrapper {
    padding-top: 10px;
    flex-wrap: wrap; } }
footer.site-footer .mid-container .wrapper .get-connected-container {
  width: 303px; }

@media only screen and (max-width: 768px) {
  footer.site-footer .mid-container .wrapper .get-connected-container {
    margin-bottom: 10px;
    width: 100%; } }
footer.site-footer .mid-container .wrapper .get-connected-container .wedding-wire {
  display: flex;
  align-items: center;
  justify-content: space-around; }

footer.site-footer .mid-container .wrapper .get-connected-container .wedding-wire #wp-rated-img {
  width: 120px !important;
  height: 120px !important;
  display: inline-block;
  vertical-align: middle;
  margin: 0 !important; }

footer.site-footer .mid-container .wrapper .get-connected-container .wedding-wire #wp-rated-reviews {
  font-size: 24px !important;
  bottom: 54px !important; }

footer.site-footer .mid-container .wrapper .get-connected-container .wedding-wire #wp-ratedWA {
  width: 120px;
  display: inline-block;
  vertical-align: middle; }

footer.site-footer .mid-container .wrapper .get-connected-container .wedding-wire #wp-ratedWA img {
  width: 100% !important;
  height: auto !important;
  margin: 0 !important; }

footer.site-footer .mid-container .wrapper .get-connected-container .social-icons {
  display: flex;
  justify-content: space-between; }

footer.site-footer .mid-container .wrapper .get-connected-container .social-icons a {
  padding: 9px 10px;
  color: #858585;
  font-size: 0; }

@media only screen and (max-width: 375px) {
  footer.site-footer .mid-container .wrapper .get-connected-container .social-icons a {
    margin: 0; } }
footer.site-footer .mid-container .wrapper .get-connected-container .social-icons a .icomoon {
  font-size: 24px;
  line-height: 1; }

@media only screen and (max-width: 768px) {
  footer.site-footer .mid-container .wrapper .get-connected-container .social-icons a .icomoon {
    font-size: 30px; } }
footer.site-footer .mid-container .wrapper .get-connected-container .social-icons a:hover {
  color: #80A5B0; }

@media only screen and (max-width: 768px) {
  footer.site-footer .mid-container .wrapper .get-connected-container .social-icons a:hover {
    color: #858585; } }
footer.site-footer .mid-container .wrapper .right-container {
  display: flex;
  justify-content: space-between;
  width: 721px; }

@media only screen and (max-width: 768px) {
  footer.site-footer .mid-container .wrapper .right-container {
    flex-wrap: wrap;
    width: 100%; } }
@media only screen and (max-width: 768px) {
  footer.site-footer .mid-container .wrapper .right-container > div {
    padding-left: 25px;
    width: 50%; } }
@media only screen and (max-width: 768px) {
  footer.site-footer .mid-container .wrapper .information-container {
    order: 1; } }
@media only screen and (max-width: 768px) {
  footer.site-footer .mid-container .wrapper .customer-service-container {
    order: 3; } }
@media only screen and (max-width: 768px) {
  footer.site-footer .mid-container .wrapper .policies-container {
    order: 2;
    margin-bottom: 20px; } }
@media only screen and (max-width: 768px) {
  footer.site-footer .mid-container .wrapper .products-container {
    order: 4; } }
@media only screen and (max-width: 768px) {
  footer.site-footer .mid-container .wrapper .desktop-view {
    display: block;
    margin: 0 auto;
    padding: 10px 0;
    color: #858585;
    font-size: 13px; }

  footer.site-footer .mid-container .wrapper .desktop-view i, footer.site-footer .mid-container .wrapper .desktop-view span {
    vertical-align: middle; }

  footer.site-footer .mid-container .wrapper .desktop-view .icomoon-view {
    font-size: 20px; }

  footer.site-footer .mid-container .wrapper .desktop-view span {
    text-decoration: underline; } }
footer.site-footer .bottom-container .wrapper {
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap; }

footer.site-footer .bottom-container .wrapper:after {
  display: none; }

@media only screen and (max-width: 768px) {
  footer.site-footer .bottom-container .wrapper {
    padding-top: 18px;
    padding-bottom: 10px;
    align-items: center;
    flex-direction: column;
    background-color: white; } }
@media only screen and (max-width: 768px) {
  footer.site-footer .bottom-container .wrapper a {
    margin-bottom: 22px; } }
footer.site-footer .bottom-container .wrapper a img.logo {
  width: 304px; }

@media only screen and (max-width: 768px) {
  footer.site-footer .bottom-container .wrapper a img.logo {
    margin-bottom: 0;
    width: 274px;
    order: 1; } }
footer.site-footer .bottom-container .wrapper .payment-icons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 530px; }

@media only screen and (max-width: 768px) {
  footer.site-footer .bottom-container .wrapper .payment-icons {
    margin-bottom: 0;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    order: 3; } }
@media only screen and (max-width: 414px) {
  footer.site-footer .bottom-container .wrapper .payment-icons {
    max-width: 274px; } }
footer.site-footer .bottom-container .wrapper .payment-icons img {
  display: block;
  max-height: 24px; }

@media only screen and (max-width: 768px) {
  footer.site-footer .bottom-container .wrapper .payment-icons img {
    width: auto;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    max-height: 18px; } }
footer.site-footer .bottom-container .wrapper p.copyright {
  margin-top: 30px;
  width: 100%;
  color: #707070;
  text-align: center; }

@media only screen and (max-width: 768px) {
  footer.site-footer .bottom-container .wrapper p.copyright {
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 12px;
    order: 2; } }
footer.site-footer .bottom-container .wrapper p.copyright a {
  color: #707070; }

footer.site-footer .bottom-container .wrapper p.copyright a:hover {
  color: #80A5B0;
  text-decoration: underline; }

footer.site-footer .bottom-container .wrapper a.mobile-view {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  font-size: 20px; }

footer.site-footer .bottom-container .wrapper a.mobile-view i, footer.site-footer .bottom-container .wrapper a.mobile-view span {
  vertical-align: middle; }

footer.site-footer .bottom-container .wrapper a.mobile-view span {
  text-decoration: underline; }

body.is-ie .newsletter-container {
  display: none; }

.sidebar-block .shop-by-category-link {
  background-color: #86a4af;
  text-align: center;
  text-transform: uppercase; }

.sidebar-block .sidebar-list {
  background-color: white;
  border-color: #F1F1F1; }

.sidebar-block .sidebar-list > li {
  border-bottom-color: #F1F1F1; }

.sidebar-block .sidebar-list > li:hover {
  color: #86A4AF;
  background-color: #f1f1f1; }

.sidebar-block .sidebar-list > li:hover > a {
  color: #86A4AF; }

.sidebar-block .sidebar-list > li.is-active {
  color: #86A4AF; }

.sidebar-block .sidebar-list > li.is-active > a {
  color: #86A4AF; }

.sidebar-block .sidebar-list > li a {
  font-size: 15px;
  background-color: transparent;
  border-bottom: 0; }

.sidebar-block .sidebar-list .site-nav--dropdown-list {
  background-color: white; }

.sidebar-block .sidebar-list .site-nav--dropdown-list li {
  border-bottom: 0; }

.sidebar-block .sidebar-list .site-nav--dropdown-list li:hover > a {
  color: #86A4AF;
  text-decoration: underline; }

@media only screen and (max-width: 768px) {
  header.site-header .search-wrapper-div .mobile-hidden-search {
    position: relative;
    margin-bottom: 0;
    background-color: #f0f0f0; } }
@media only screen and (max-width: 768px) {
  header.site-header .search-wrapper-div .mobile-hidden-search .mobile-search form input {
    background-color: white;
    border: 1px #D0D0D0 solid; } }
header.site-header .search-wrapper-div .suggestion-container {
  display: none; }

@media only screen and (max-width: 768px) {
  header.site-header .search-wrapper-div .suggestion-container {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    background-color: #f0f0f0;
    border-top: 1px #DDDDDD solid;
    z-index: 10; } }
@media only screen and (max-width: 768px) {
  header.site-header .search-wrapper-div .suggestion-container .site-nav__link {
    margin: 8px 4px;
    padding: 8px 8px;
    color: #5E5E5E;
    background: #FFFFFF;
    border: 1px solid #D0D0D0;
    border-radius: 8px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1; } }
nav.nav-bar .wrapper {
  min-height: 100% !important; }

nav.nav-bar .site-nav {
  text-transform: none;
  border-top: 0 !important; }

nav.nav-bar .site-nav.active-shopping .tab-container button {
  margin: 0; }

nav.nav-bar .site-nav.active-shopping .tab-container .tab-shopping {
  pointer-events: none; }

nav.nav-bar .site-nav.active-shopping .tab-container .tab-customer {
  color: #959595;
  background-color: whitesmoke; }

nav.nav-bar .site-nav.active-shopping .tab-container .tab-customer:before {
  display: none; }

nav.nav-bar .site-nav.active-shopping > ul.shopping-nav {
  display: block; }

nav.nav-bar .site-nav.active-shopping > ul.customer-nav {
  display: none; }

nav.nav-bar .site-nav.active-customer .tab-container .tab-shopping {
  color: #959595;
  background-color: whitesmoke; }

nav.nav-bar .site-nav.active-customer .tab-container .tab-shopping:before {
  display: none; }

nav.nav-bar .site-nav.active-customer .tab-container .tab-customer {
  pointer-events: none; }

nav.nav-bar .site-nav.active-customer > ul.shopping-nav {
  display: none; }

nav.nav-bar .site-nav.active-customer > ul.customer-nav {
  display: block; }

nav.nav-bar .site-nav .tab-container {
  position: relative;
  display: flex;
  background-color: white; }

nav.nav-bar .site-nav .tab-container button {
  position: relative;
  padding: 11px 0 11px 0;
  width: 50%;
  color: #86A4AF;
  font-family: "Cabin Condensed", serif;
  font-size: 18px;
  font-weight: normal;
  background-color: white;
  border: 0;
  border-radius: 8px;
  overflow: hidden; }

nav.nav-bar .site-nav .tab-container button:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 6px;
  background-color: #86a4af; }

nav.nav-bar .site-nav .shopping-nav {
  margin-bottom: 0; }

nav.nav-bar .site-nav .shopping-nav .site-nav--has-dropdown {
  position: relative; }

nav.nav-bar .site-nav .shopping-nav .site-nav--has-dropdown .mobile-nav__sublist-link, nav.nav-bar .site-nav .shopping-nav .site-nav--has-dropdown .mobile-nav__sublist-trigger {
  position: relative;
  color: #5E5E5E;
  font-size: 18px;
  font-weight: normal;
  border-bottom: 0; }

nav.nav-bar .site-nav .shopping-nav .site-nav--has-dropdown .mobile-nav__sublist-trigger {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 100%;
  max-height: 48px; }

nav.nav-bar .site-nav .shopping-nav .site-nav--has-dropdown .mobile-nav__sublist-trigger.is-active i.icomoon-nav-arrow {
  transform: rotate(90deg); }

nav.nav-bar .site-nav .shopping-nav .site-nav--has-dropdown .mobile-nav__sublist-trigger i.icomoon-nav-arrow {
  position: absolute;
  right: 10px;
  top: 13px;
  color: #858585;
  font-size: 14px; }

nav.nav-bar .site-nav .shopping-nav .shop-by-style .style-container {
  padding: 0 4%;
  padding-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex-direction: row;
  background-color: #f4f4f4; }

nav.nav-bar .site-nav .shopping-nav .shop-by-style .style-container a.site-nav__style {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 3%;
  padding: 0;
  width: 48%;
  min-height: 65px; }

nav.nav-bar .site-nav .shopping-nav .shop-by-style .style-container a.site-nav__style:nth-child(2n-1) {
  margin-right: 4%; }

nav.nav-bar .site-nav .shopping-nav .shop-by-style .style-container a.site-nav__style img {
  margin-bottom: 3%;
  border-radius: 11px; }

nav.nav-bar .site-nav .shopping-nav .shop-by-style .style-container a.site-nav__style span {
  font-size: 16px;
  font-weight: normal;
  text-align: center; }

nav.nav-bar .site-nav .shopping-nav .shop-by-category > .mobile-nav__sublist-trigger {
  color: #80A5B0; }

nav.nav-bar .site-nav .shopping-nav .shop-by-category > .mobile-nav__sublist-trigger i.icon-nav-shop-all-categories {
  color: #80A5B0; }

nav.nav-bar .site-nav .shopping-nav .shop-by-category > .mobile-nav__sublist-trigger i.icon-arrow {
  color: #80A5B0; }

nav.nav-bar .site-nav .shopping-nav .shop-by-category .mobile-nav__sublist-trigger i.icon-nav-shop-all-categories {
  font-size: 16px; }

nav.nav-bar .site-nav .shopping-nav .shop-by-category > .mobile-nav__sublist-trigger.is-active + .site-nav--dropdown {
  padding-bottom: 150px; }

nav.nav-bar .site-nav .shopping-nav .shop-by-category > .site-nav--dropdown {
  padding-bottom: 0; }

nav.nav-bar .site-nav .shopping-nav .shop-by-category .site-nav--dropdown {
  background-color: #f4f4f4; }

nav.nav-bar .site-nav .shopping-nav .shop-by-category .site-nav--dropdown > li a {
  background-color: transparent;
  color: #5E5E5E;
  font-size: 16px;
  font-weight: normal;
  border-bottom: 0; }

nav.nav-bar .site-nav .shopping-nav .shop-by-category .site-nav--dropdown > li ul li a {
  color: rgba(0, 0, 0, 0.45); }

nav.nav-bar .site-nav .customer-nav li .customer-name {
  display: block;
  padding: 10px 10px 10px 20px;
  color: #86A4AF;
  font-size: 18px;
  text-transform: capitalize; }

nav.nav-bar .site-nav .customer-nav li a {
  color: #5E5E5E;
  font-size: 18px;
  font-weight: normal;
  border-bottom: 0; }

nav.nav-bar .site-nav .customer-nav li a i {
  margin-right: 5px;
  vertical-align: middle; }

nav.nav-bar .site-nav .customer-nav li a span {
  vertical-align: middle; }

nav.nav-bar .site-nav .customer-nav hr {
  position: relative;
  margin: 10px auto;
  width: 92%;
  border-top-color: #dddddd; }

body.is-ie .icon-set-container .icon-set .icon-set__list .icon-set__item {
  flex-grow: 1; }

body.is-ie .icon-set-container .icon-set .icon-set__list .icon-set__item a {
  display: block; }

body.is-ie .icon-set-container .icon-set .icon-set__list .icon-set__item a img {
  height: 69px; }

.icon-set-container {
  margin-top: 10px;
  padding-top: 0; }

@media only screen and (max-width: 768px) {
  .icon-set-container {
    margin-bottom: 16px; } }
@media only screen and (max-width: 768px) {
  .icon-set-container .icon-set {
    padding-bottom: 0 !important;
    border-bottom: 0 !important; } }
.icon-set-container .icon-set ul.icon-set__list {
  margin: 0;
  margin-bottom: 6px;
  justify-content: space-between; }

.icon-set-container .icon-set ul.icon-set__list li.icon-set__item {
  display: block;
  flex-grow: 0; }

.icon-set-container .icon-set ul.icon-set__list li.icon-set__item a {
  color: #80A5B0; }

@media only screen and (max-width: 768px) {
  .icon-set-container .icon-set ul.icon-set__list li.icon-set__item a {
    display: block; } }
.icon-set-container .icon-set ul.icon-set__list li.icon-set__item a img {
  margin: 0 auto;
  width: 60px;
  max-width: 100%; }

.icon-set-container .icon-set ul.icon-set__list li.icon-set__item a p {
  padding: 0;
  font-size: 14px;
  white-space: nowrap; }

@media only screen and (max-width: 768px) {
  .icon-set-container .icon-set ul.icon-set__list li.icon-set__item a p {
    margin-top: 8px;
    font-size: 2.8vw; } }
.icon-set-container .icon-set ul.icon-set__list li.icon-set__item a:hover {
  color: #80A5B0; }

@media only screen and (max-width: 768px) {
  .icon-set-container .icon-set ul.icon-set__list li.icon-set__item.icon-top-rated {
    order: 3; } }
@media only screen and (max-width: 768px) {
  .icon-set-container .icon-set ul.icon-set__list li.icon-set__item.icon-free-shipping {
    order: 1; } }
@media only screen and (max-width: 768px) {
  .icon-set-container .icon-set ul.icon-set__list li.icon-set__item.icon-risk-free {
    order: 2; } }
@media only screen and (max-width: 414px) {
  #ajax-cart-modal .ajax-cart-modal .ajax-cart-modal__added-item .added-item__column.added-item__column--two-third .btn-go-to-cart {
    width: 66%; } }
#ajax-cart-modal .ajax-cart-modal .ajax-cart-modal__added-item .added-item__column.added-item__column--two-third .btn-continue-shopping {
  background-color: transparent;
  color: #30404e; }

@media only screen and (max-width: 414px) {
  #ajax-cart-modal .ajax-cart-modal .ajax-cart-modal__added-item .added-item__column.added-item__column--two-third .btn-continue-shopping {
    width: 66%; } }
#ajax-cart-modal .ajax-cart-modal .ajax-cart-modal__added-item .added-item__column.added-item__column--two-third .btn-continue-shopping:hover {
  text-decoration: underline; }

body .acsb-trigger {
  left: -99999px !important;
  opacity: 0 !important; }

.return-to-top .arrow-wrap {
  padding: 0;
  width: 5em;
  height: 5em;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  z-index: 10;
  background-color: #80a5b0; }

.return-to-top .arrow-wrap .arrow {
  animation: return-to-top-bounce 0.6s infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
  position: relative;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #FFFFFF transparent;
  float: none;
  margin: 0;
  margin-top: 7px;
  margin-left: 2px;
  border-width: 0 0.8em 1.36em 0.8em; }

.return-to-top .arrow-wrap .hint {
  color: #fff;
  font-size: 13px;
  padding-left: 2px;
  font-weight: bold;
  text-transform: uppercase; }

@keyframes return-to-top-bounce {
  0% {
    transform: translateY(-2px); }

  100% {
    transform: translateY(2px); } }

.font-weight-bold {
  font-weight: bold; }

:focus {
  outline: none; }

.quick_shop {
  background-color: #80a5b0; }

.product-item--price .sale-tag.medium--right, .regular-price {
  text-decoration: line-through; }

.swym-button.swym-add-to-wishlist-view-product {
  display: none; }

@media only screen and (max-width: 768px) {
  .landing-sale-page .collection-promobanner-grid .relative-link .text-container h3 {
    font-size: 8vw;
    margin-bottom: 2vw; }

  .landing-sale-page .collection-promobanner-grid .relative-link .text-container .btn-link {
    width: 50%;
    max-width: none;
    font-size: 6vw; } }
