@import url("https://fonts.googleapis.com/css?family=Dosis:300,400,500,600,700|Slabo+27px|Roboto:400,500,700");
.clear {
  display: block;
  clear: both; }

a {
  text-decoration: none;
  color: #555555; }

a:hover, .card-title > a:hover {
  color: #e13b77; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Slabo 27px', serif;
  color: #2c4061;
  font-weight: 400;
  text-transform: uppercase; }

body {
  font-family: 'Dosis', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #2c4061;
  padding-top: 101px; }

.body {
  margin-bottom: 3rem; }

.container {
  width: 96%;
  max-width: 1200px;
  padding: 0; }

.container h1:first-child {
  margin-top: 0px;
  padding-top: 1rem; }

.navPages {
  max-width: 1300px;
  text-align: center;
  position: relative; }

ul, p {
  margin-bottom: 1rem; }

.button {
  font-family: 'Dosis', sans-serif;
  border-radius: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 36px;
  height: 36px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #2c4061;
  border: 0px; }

.button:hover {
  color: #fff;
  background-color: #ea3962; }

#HeaderTop {
  background-color: #2c4061;
  color: #fff; }

#HeaderTop > .container {
  max-width: none;
  width: 100%; }

.header > .container {
  max-width: none; }

.TopLeft {
  width: 250px;
  height: 46px;
  float: left;
  color: #fff;
  line-height: 46px;
  padding-left: 70px; }

.TopLeft a {
  color: #fff;
  text-decoration: underline; }

.TopLeft a:hover {
  color: #ea3962; }

.buyNowHeader {
  flex: 0 0 auto;
  text-align: right;
  width: 350px;
  font-weight: 400; }

.freeShippingHeader {
  flex: 1;
  text-align: center;
  width: calc(100% - 700px); }

.trustpilotHeader {
  flex: 0 0 auto;
  text-align: center;
  width: 350px;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  padding: 0;
  text-align: left; }

.TopCenter {
  width: calc(100% - 500px);
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 46px;
  float: left;
  display: flex;
  align-items: center; }

.TopRight {
  width: 250px;
  height: 46px;
  float: left; }

.headerLeft {
  width: 250px;
  float: left;
  padding: 20px 0;
  color: #2c4061;
  font-weight: 600;
  line-height: 20px; }

.usFlag {
  background: URL("../img/PromDress_03.jpg") no-repeat 0 2px;
  display: block;
  padding: 0 0 0 30px;
  color: #878787;
  font-size: 14px;
  text-transform: uppercase; }

.phoneNumber {
  padding: 0 0 0 30px;
  font-size: 18px; }

.header-logo {
  width: calc(100% - 500px);
  margin: 1rem auto 1rem;
  float: left; }

.header-logo > a {
  color: #2c4061; }

.header-logo-text {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
  letter-spacing: 0px;
  padding: 0; }

.header-logo > a:hover {
  color: #ea3962; }

.headerRight {
  width: 250px;
  float: right;
  padding: 18px 0; }

.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after {
  background: #fff;
  height: 3px; }

.headerRight .form, .headerRight .form-field {
  margin: 0; }

.form-prefixPostfix {
  background-color: #f1f1f1; }

.form-prefixPostfix-button--postfix i {
  color: #2c4061;
  padding-right: 5px; }

#search_query_adv {
  border: 0;
  background-color: transparent;
  font-weight: 600;
  padding-left: 0; }

.form-prefixPostfix-button--postfix {
  margin: 0 0 0 0.78571rem;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.form-prefixPostfix .form-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #2c4061; }

.form-prefixPostfix .form-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #2c4061; }

.form-prefixPostfix .form-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #2c4061; }

.form-prefixPostfix .form-input:-moz-placeholder {
  /* Firefox 18- */
  color: #2c4061; }

.TopRight .navUser {
  padding: 0; }

.navUser-action, .navUser-item--cart .navUser-action, .navUser-item, .navUser-or {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  font-family: arial, sans-serif; }

.navUser-item i {
  font-size: 23px;
  color: #fff; }

.wishlistLink i {
  font-size: 18px;
  color: #ea3962; }

.navUser-item--cart {
  background-color: #ea3962; }

.navUser-item--cart i {
  font-size: 30px; }

i.fa-caret-down {
  font-size: 14px; }

.MyAccountLinks, .questionLinks, .cellLink {
  position: relative; }

.cellLink > a {
  padding-bottom: 14px; }

.MyAccountLinks ul, .questionLinks ul, .cellLink ul {
  display: none;
  position: absolute;
  top: 100%;
  background-color: #ea3962;
  padding: 1rem 0; }

.cellLink ul {
  right: 0; }

.MyAccountLinks.showMenu, .questionLinks.showMenu, .cellLink.showMenu {
  background-color: #ea3962; }

.MyAccountLinks.showMenu ul, .questionLinks.showMenu ul, .cellLink.showMenu ul {
  display: block; }

.MyAccountLinks .navUser-action, .questionLinks .navUser-action, .cellLink .navUser-action {
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-transform: none;
  font-weight: 400;
  white-space: nowrap; }

.navUser-action {
  padding: 9px 0.75rem 9px; }

.navUser-item--cart .navUser-action {
  padding: 6px 0.75rem 6px; }

.navUser-item--cart .navUser-action:hover {
  color: #fff !important; }

.navUser-action:hover, .navUser-item--cart .navUser-action:hover {
  color: #fff; }

.navUser-item.navUser-item--social {
  margin-top: 0px; }

.dropdown--quickSearch.is-open {
  top: 65px !important; }

.dropdown--quickSearch.is-open .container {
  width: 100%;
  min-width: 0px;
  padding: 0px; }

.heroCarousel.slick-initialized {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0; }

.slick-next, .slick-prev {
  background-color: transparent;
  border: 0; }

.heroCarousel .slick-prev {
  left: 0; }

.heroCarousel .slick-next {
  right: 0; }

.heroCarousel .slick-dots li {
  background-color: transparent; }

.banners {
  background-color: transparent;
  color: #000;
  text-align: left; }

.footer {
  border-top: 0;
  padding: 1rem 0; }

.footer-info-heading {
  color: #ea3962;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 0.3rem; }

.footer-info-list a {
  color: #000000;
  font-size: 18px;
  text-decoration: none; }

.BackToTopContainer {
  padding: 0 0 2rem; }

#backtotop {
  display: block;
  width: 64px;
  height: 64px;
  background-color: #ea3962;
  border-radius: 100%;
  color: #fff;
  font-size: 30px;
  line-height: 64px;
  margin: auto;
  text-align: center;
  transition: all 0.5s ease; }

#backtotop:hover {
  background-color: #2c4061; }

.FooterSocialRow {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  text-align: center;
  padding: 0.5rem 0; }

.FooterSocialRow .socialLinks .socialLinks-item {
  margin: 0 1.0rem; }

.FooterBottomRow {
  padding: 2rem 0 0 0; }

.FooterBottomRow .footer-info-col {
  width: 50%; }

.footer-logo > a {
  color: #2c4061; }

.FooterBottomRow .usFlag {
  color: #000; }

.footerStoreInfo {
  padding: 20px 0 0 0;
  color: #000;
  font-size: 18px; }

.footerStoreInfo a {
  color: #000;
  font-size: 18px; }

.newsletter-col {
  padding-top: 1rem; }

.newsletter-col .form-prefixPostfix .form-input {
  border: 0; }

.newsletter-col .form-prefixPostfix {
  background-color: white;
  padding-right: 5px; }

#NewsletterBox {
  background-color: #2c4061;
  color: #fff;
  text-align: center;
  padding: 2rem;
  min-width: 450px;
  float: right; }

.newsubmitBtn {
  background-color: transparent;
  color: #ea3962;
  font-size: 24px; }

#NewsletterBox .footer-news-heading {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 0; }

#NewsletterBox .form {
  margin: 0; }

#NewsletterBox .form-field {
  margin-bottom: 1rem; }

#NewsletterBox p {
  font-size: 22px; }

.footer-badges {
  text-align: center; }

.footer-badges img {
  margin: 10px;
  vertical-align: middle; }

.footer-copyright {
  padding-top: 5px;
  text-align: center; }

.footer-copyright > .powered-by, .footer-copyright a {
  font-size: 18px;
  color: #000; }

.HomeTrends h4 {
  text-transform: uppercase; }

.HomeTrends img:first-of-type {
  border-bottom: 1px solid #fff; }

.HomeTrends:after {
  content: '';
  display: block;
  clear: both; }

.HomeTrends img {
  float: left; }

.HomeTrends .imageColumn {
  float: left;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  width: 25%; }

.HomeTrends .imageColumn img {
  float: none;
  display: block; }

.halfWidthImg {
  width: 50%;
  float: left; }

.oneQuarterWidth {
  width: 25%;
  float: left; }

.HomeTrends .imageColumn img:first-of-type {
  border-bottom: 1px solid #fff; }

.HomeTrends h4 {
  font-size: 24px;
  font-weight: 600;
  border-bottom: 3px solid #2c4061;
  line-height: 0.1em;
  margin: 30px auto 27px;
  max-width: 600px;
  text-align: center;
  font-family: 'Dosis', sans-serif; }

.HomeTrends h4 span {
  background: #fff;
  padding: 0 40px; }

.homepageMain h2 {
  font-size: 48px;
  font-weight: 400;
  border-bottom: 3px solid #ea3962;
  line-height: 0.1em;
  margin: 30px auto 27px;
  max-width: 450px;
  text-align: center; }

.homepageMain h2 > span {
  background: #fff;
  padding: 0 20px; }

.homepageMain h2 span.socialLowerSize {
  text-transform: none;
  font-size: 75%; }

.card-figcaption-body {
  background-color: #e3e3e3;
  width: 99%;
  width: calc(100% - 20px);
  bottom: 10px;
  left: 10px;
  top: auto;
  -webkit-transform: none;
  transform: none;
  text-align: left;
  position: absolute; }

.card-title {
  text-transform: none;
  font-family: 'Dosis', sans-serif;
  font-size: 16px;
  padding: 0px 5px 0 5px;
  line-height: normal;
  text-align: center; }

.card-title > a {
  color: #2c4061; }

.card-body .card-text {
  text-align: center;
  color: #ea3962;
  font-size: 16px;
  font-weight: 700;
  padding: 0px 10px 0 15px; }

.card-figcaption-body .button {
  height: 46px;
  line-height: 46px; }

.card-figcaption-body .wishlistBtn {
  line-height: 48px; }

.card-figcaption-body .wishlistBtn:hover i {
  color: #fff; }

.card-figcaption-body .wishlistBtn i {
  color: #ea3962;
  font-size: 24px; }

.card-figcaption-body .addtoCartBtn {
  background-color: #ea3962; }

.card-figcaption-body .addtoCartBtn:hover {
  background-color: #2c4061; }

.card-figcaption-body .addtoCartBtn i {
  font-size: 24px; }

#HomeBlogPosts h4 {
  margin: 0 0 0.5rem;
  text-transform: none;
  font-size: 24px;
  font-family: 'Dosis', sans-serif; }

#HomeBlogPosts h4 a {
  color: #ea3962; }

#HomeBlogPosts .blog-thumbnail {
  margin: 0 0 1rem; }

#HomeBlogPosts p {
  color: #000;
  font-size: 18px; }

/* ==========================================================================
   jQuery InstaStream - A jQuery plugin for the Instagram API
   ========================================================================== */
#HomeInstagram {
  text-align: center;
  padding: 0;
  margin-top: 4rem;
  margin-bottom: 3rem; }

.homepageMain #HomeInstagram h2 {
  max-width: none; }

#HomeInstagram .instaCell {
  display: block;
  width: 25%;
  float: left;
  position: relative; }

#HomeInstagram .instaCell img {
  display: block; }

#HomeInstagram .instaCell:hover span {
  display: block; }

#HomeInstagram .instaCell span {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }

#HomeInstagram .instaCell span svg {
  position: absolute;
  top: 45%;
  fill: white;
  width: 30px;
  height: 30px; }

#instafeed:after {
  content: '';
  clear: both;
  display: block; }

/* -----------------------------------------
   laoding
----------------------------------------- */
.loading {
  background: url("../img/loading.png") no-repeat left top;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-animation: spining 1s;
  animation: spining 1s;
  opacity: .6; }

@-webkit-keyframes spining {
  0% {
    -webkit-transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(-90deg); }
  50% {
    -webkit-transform: rotate(-180deg); }
  75% {
    -webkit-transform: rotate(-270deg); }
  100% {
    -webkit-transform: rotate(-358deg); } }

@keyframes spining {
  0% {
    -webkit-transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(-90deg); }
  50% {
    -webkit-transform: rotate(-180deg); }
  75% {
    -webkit-transform: rotate(-270deg); }
  100% {
    -webkit-transform: rotate(-358deg); } }

/* -----------------------------------------
   slider
----------------------------------------- */
.slider-wrapper {
  position: relative; }

.slider-menu {
  position: absolute;
  height: 16px;
  top: 40%;
  width: 100%;
  z-index: 9; }

.slider-menu a {
  display: block;
  position: absolute;
  opacity: .5; }

.slider-menu a:hover {
  opacity: 1; }

.slider-menu .prev {
  left: 5px; }

.slider-menu .next {
  right: 5px; }

.slider-menu .next .flickity-prev-next-button {
  background-color: rgba(249, 200, 203, 0.9); }

.slider-menu .prev .flickity-prev-next-button {
  background-color: rgba(249, 200, 203, 0.9); }

.slider-content:after,
.slider-content:before {
  clear: both;
  content: "";
  display: table; }

.slider-item {
  float: left;
  margin-left: 0; }

.slider-item:first-child {
  margin-left: 0; }

.slider-item h4 {
  text-align: center; }

.slider-col1 {
  width: 100%;
  margin-left: 0;
  float: none; }

.slider-col2 {
  width: 47.8%; }

.slider-col3 {
  width: 30.37%; }

.slider-col4 {
  width: 21.75%; }

.slider-col5 {
  width: 21.75%; }

.slider-col6 {
  width: 16.66666667%; }

/* -----------------------------------------
   icons
----------------------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
  vertical-align: middle;
  background-repeat: no-repeat;
  width: 29px;
  height: 44px;
  font-size: 0;
  color: transparent; }

.icon-prev {
  background-image: url("../img/carousel-arrow-left.png"); }

.icon-next {
  background-image: url("../img/carousel-arrow-right.png"); }

#pageType_category .body {
  margin-top: 0; }

#pageType_category .page-heading {
  margin: 0;
  font-size: 30px;
  padding-top: 5px;
  line-height: 1.2; }

.breadcrumb {
  text-transform: uppercase;
  font-size: 15px; }

.breadcrumb a {
  color: #ea3962;
  font-weight: 600; }

.breadcrumb:before {
  color: #ea3962;
  margin: 0 3px; }

.breadcrumb.is-active > .breadcrumb-label {
  color: #2c4061; }

.brandGrid, .productGrid {
  margin: 0 -0.25rem; }

.brandGrid .brand, .productGrid .product {
  padding-left: 0.25rem;
  padding-right: 0.25rem; }

.card {
  margin-bottom: 0.25rem; }

.subcategoryGrid .card-figure {
  position: relative; }

.subcategoryGrid .card-body {
  position: absolute;
  left: 9px;
  bottom: 10px;
  width: 99%;
  width: calc(100% - 18px);
  background-color: #ea3962;
  padding: 10px 5px; }

.subcategoryGrid .noImage .card-body {
  position: static;
  width: 100%; }

.subcategoryGrid .card-title {
  padding: 0;
  text-transform: uppercase;
  color: #fff; }

.subcategoryGrid .card-title > a {
  color: #fff; }

#CategoryDesc {
  margin-bottom: 1rem; }

.subcatPageDesc {
  font-size: 14px; }

#CategoryDesc table h2 {
  text-align: center;
  font-size: 30px;
  color: #ea3962;
  font-family: 'Dosis', sans-serif;
  font-weight: 600;
  margin: 0; }

#CategoryDesc table h2:after {
  content: ' ';
  display: block;
  height: 3px;
  background-color: #ea3962;
  max-width: 86px;
  margin: 5px auto auto auto; }

#CategoryDesc table h3 {
  text-align: center;
  font-size: 30px;
  margin: 10px 0 0 0; }

#CategoryDesc table h4 {
  text-align: center;
  font-size: 18px;
  color: #ea3962;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  margin: 0 0 1rem 0; }

#CategoryDesc table p {
  font-size: 14px;
  line-height: normal;
  color: #000;
  font-family: 'Dosis', sans-serif;
  font-weight: 400;
  margin: 0 3rem;
  max-height: 225px;
  overflow-y: auto; }

#noProductsLabel {
  text-align: center; }

.facetedSearch-refineFilters {
  padding-left: 20px; }

.sidebarBlock-heading, .accordion--navList .accordion-title {
  background-color: #ea3962;
  color: #fff;
  font-size: 18px;
  font-family: 'Dosis', sans-serif;
  padding: 0px 5px 3px 20px;
  line-height: normal; }

.sidebarBlock-heading {
  margin-left: -20px; }

.accordion-block .navList-item a {
  font-size: 18px; }

.accordion--navList .accordion-content {
  padding-left: 20px; }

.pagination {
  margin: 1rem 0 0 0; }

.pagination-list {
  text-align: left; }

.pagination-item {
  background-color: #2c4061; }

.pagination-item.pagination-item--current {
  background-color: #ea3962; }

.pagination-list li {
  margin: 0 0 0 0.3rem !important;
  height: 36px;
  width: 36px;
  float: left;
  border: 0 !important; }

.pagination-list li a {
  color: #fff;
  font-size: 18px;
  border-radius: 0;
  padding: 0px;
  text-align: center;
  line-height: 36px; }

.pagination-list li.pagination-item--next,
.pagination-list li.pagination-item--previous {
  width: auto;
  padding-right: 1rem;
  padding-left: 1rem; }

.pagination-item .pagination-link:hover {
  color: #fff;
  background-color: #ea3962; }

.pagination-item.pagination-item--current {
  border: 0;
  border-radius: 0; }

.pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a,
.pagination-item.pagination-item--previous > a:hover, .pagination-item.pagination-item--next > a:hover {
  color: #fff; }

#pageType_product .body {
  margin-top: 1rem; }

#pageType_product .breadcrumbs {
  text-align: left; }

.productView {
  background-color: #f6f6f6;
  border-top: 1px solid #e5e5e5;
  padding: 0; }

.productView-title {
  line-height: normal;
  padding: 0 !important;
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 1rem; }

.productView-brand {
  color: #2c4061;
  font-family: 'Dosis', sans-serif;
  font-weight: 600;
  text-transform: none;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 0; }

.productView-brand a {
  color: #2c4061; }

.productView-price {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-top: 1rem; }

.productView-price .price {
  border-bottom: 3px solid #2c4061; }

.productView-price .price.price--rrp {
  border-bottom: 0;
  padding-right: 10px;
  font-size: 24px; }

.price-section--saving .price {
  border-bottom: 0;
  color: #2c4061; }

.price.salePrice {
  color: #ea3962;
  border-color: #ea3962; }

.productView-info-name {
  font-family: 'Dosis', sans-serif;
  margin-bottom: 0; }

.form-label--alternate {
  font-family: 'Dosis', sans-serif;
  margin-bottom: 0.25rem; }

.productView-options .form-field, .form-field {
  margin-bottom: 0.5rem; }

.form-label {
  color: #2c4061;
  font-weight: 600;
  font-size: 18px; }

.form-label--inlineSmall small {
  font-size: 70%;
  line-height: 2; }

.form-option {
  color: #2c4061;
  border: 2px solid #2c4061;
  font-size: 18px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  padding: 0 1px; }

.form-option:hover {
  color: #fff;
  border-color: #2c4061;
  background-color: #2c4061; }

.form-increment .button {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #2c4061;
  border: 2px solid #2c4061;
  background-color: #fff;
  font-size: 24px;
  padding: 0;
  height: 43px;
  width: 35px;
  text-align: center; }

.form-input--incrementTotal {
  border-top: 2px solid #2c4061 !important;
  border-bottom: 2px solid #2c4061 !important;
  border-radius: 0;
  height: 43px;
  color: #2c4061; }

.form-field--increments {
  display: inline-block; }

.howtoMeasureBtn {
  display: inline-block;
  margin: 11px 0 0 0;
  height: 43px;
  background-color: #fff;
  color: #2c4061;
  text-decoration: none;
  text-transform: lowercase;
  border: 2px solid #2c4061 !important;
  font-family: 'Dosis', sans-serif;
  font-weight: 600;
  font-size: 16px;
  padding-right: 1rem;
  padding-left: 1rem;
  vertical-align: top; }

.productView-options .form-action.addtoCartAction {
  display: inline-block;
  width: auto;
  margin: 0 0 0 1rem;
  float: none; }

#form-action-addToCart {
  margin-top: 6px;
  margin-bottom: 0;
  display: block;
  width: 100%;
  background-color: #ea3962;
  font-size: 24px;
  font-family: 'Dosis', sans-serif;
  font-weight: 600;
  height: 51px;
  line-height: 51px; }

#form-action-addToCart i {
  font-size: 30px;
  margin: 7px 15px 0 0; }

.wishlistBtn {
  height: 36px;
  width: 50px;
  font-size: 12px;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  line-height: 14px;
  margin-bottom: 0;
  text-transform: none; }

.wishlistBtn .wishHeart {
  font-size: 14px;
  color: #ea3962;
  padding-top: 0; }

.wishlistBtn:hover .wishHeart {
  color: #fff; }

.wishlistForm {
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
  margin: 28px 0 0 10px; }

.addthis_toolbox {
  float: left;
  padding: 5px 0 0 20px; }

.socialLinks {
  line-height: 22px; }

.shareLabel {
  font-weight: 600; }

.socialLinks .socialLinks-item {
  margin-right: 0.25rem; }

.productView-description {
  clear: both;
  float: none;
  width: 100%;
  padding: 2rem 0 0 0; }

.google_plusone_iframe_widget {
  margin-top: 7px; }

.productView-image + .productView-thumbnails {
  margin: 0;
  text-align: right; }

.productView-thumbnail {
  padding: 0;
  width: 124px;
  float: right; }

.productView-thumbnail-link {
  border: 0;
  height: 165px;
  max-width: none;
  padding: 0; }

.productView-thumbnails img {
  max-height: 165px;
  max-width: 135px; }

.productView-description .productView-title.productDescTitle {
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #2c4061;
  padding-left: 10px !important;
  height: 40px;
  line-height: 40px;
  cursor: pointer; }

.productView-description .productView-title.productDescTitle:after {
  content: '+';
  display: block;
  float: right;
  margin: -4px 1rem 0 0;
  font-size: 30px; }

.productView-description .productView-title.productDescTitle.active:after {
  content: '-'; }

.productView-description {
  padding: 1px 0 1rem 0; }

.productView-description .productView-description {
  padding-left: 1rem; }

.productpage-products h5 {
  font-size: 48px;
  margin: 20px auto 10px 0;
  text-align: left;
  font-family: 'Slabo 27px', serif;
  text-transform: none;
  padding-left: 0px; }

.productpage-products h5 span {
  background: #fff;
  padding: 0 0px 0 110px;
  position: relative; }

.productpage-products h5 span:after {
  content: '';
  position: absolute;
  width: 90px;
  height: 3px;
  background-color: #ea3962;
  left: 0;
  top: 49%; }

.mobileMenu-toggle {
  left: 10px;
  height: 46px;
  line-height: 46px;
  width: 60px;
  font-size: 14px;
  padding: 0;
  color: #fff !important;
  text-transform: uppercase;
  text-align: right; }

.mobileMenu-toggle .mobileMenu-toggleIcon {
  top: 21px; }

.heroCarousel .slick-next, .heroCarousel .slick-prev {
  top: 50%; }

.navUser-item-cartLabel {
  display: inline; }

.productView-options .form-action {
  width: 100%;
  padding: 0; }

.form-field.bustwaisthips {
  float: left;
  width: 33.33333%;
  max-width: 130px;
  padding: 0 1rem 0 0; }

.form-field.bustwaisthips .form-label {
  width: 52%;
  float: left;
  background-color: #2c4061;
  color: #fff;
  text-align: center;
  height: 36px;
  line-height: 36px; }

.form-field.bustwaisthips .form-input {
  width: 48%;
  float: left; }

.form-field.bustwaisthips .form-input {
  height: 36px;
  border-radius: 0;
  border: 2px solid #2c4061 !important; }

.form-field.bustwaisthipshollow {
  float: left;
  width: 50%;
  max-width: 200px;
  padding: 0 1rem 0 0; }

.form-field.bustwaisthipshollow .form-label {
  width: 70%;
  float: left;
  background-color: #2c4061;
  color: #fff;
  text-align: center;
  height: 36px;
  line-height: 36px; }

.form-field.bustwaisthipshollow .form-input {
  width: 55.7px;
  float: left; }

.form-field.bustwaisthipshollow .form-input {
  height: 36px;
  border-radius: 0;
  border: 2px solid #2c4061 !important; }

#instafeed.heroCarousel {
  margin-top: 0; }

#instafeed .slick-next, #instafeed .slick-prev {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%; }

#instafeed .slick-slide img {
  max-height: 245px;
  margin: auto; }

#instafeed .heroCarousel-slide {
  text-align: center; }

.halfWidthImg img, .HomeTrends .imageColumn img, .oneQuarterWidth img, .banner img {
  width: 100%; }

.form-radio:checked + .form-option {
  border-color: #2c4061;
  box-shadow: none;
  background-color: #2c4061;
  color: #fff; }

.form-field.sizeOption {
  display: none; }

.actionBar-section .form-select {
  height: 3rem;
  font-size: 14px; }

#pageType_default .banners {
  font-size: 14px; }

#readmore {
  margin-left: 15px;
  font-size: 14px;
  color: #ea3962;
  text-decoration: underline;
  position: relative;
  top: 0; }

#readless {
  display: none;
  margin-left: 3rem;
  font-size: 14px;
  color: #ea3962;
  text-decoration: underline; }

#sizeNotice {
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 1.0rem; }

.productView-images {
  padding-left: 0; }

.homeReadMoreLessText {
  margin-bottom: 1rem; }

.homeReadMoreLessText #readmore, .homeReadMoreLessText #readless {
  margin-left: 1rem; }

.bloglandingpage .blog-post-figure, .bloglandingpage .blog-post-body {
  width: 50%;
  float: left; }

.blogpostpage .blog-post-figure, .blogpostpage .blog-post-body {
  width: 100%; }

.blog:after {
  content: '';
  display: block;
  clear: both; }

.bloglandingpage .blog-title {
  margin-right: 0;
  margin-left: 0;
  text-align: left; }

.bloglandingpage .blog-date, .bloglandingpage .blog-author {
  text-align: left; }

.bloglandingpage .blog-post-figure figure {
  margin-top: 0;
  margin-bottom: 0; }

.bloglandingpage .socialLinks .icon, .blogpostpage .bloglandingpage .socialLinks .icon {
  height: 1.42857rem;
  width: 1.42857rem !important; }

.bloglandingpage .socialLinks-item--google_plusone, .blogpostpage .socialLinks-item--google_plusone {
  display: none !important; }

.bloglandingpage .blog .socialLinks {
  text-align: left; }

.blog .addthis_toolbox {
  margin-top: 1rem; }

.blog-sidebar h5 {
  padding: 10px;
  background: #eee;
  margin: 0;
  color: #333;
  cursor: pointer;
  line-height: 26px;
  position: relative; }

.blog-sidebar h5:after {
  position: absolute;
  top: 20px;
  right: 20px;
  content: '';
  border-style: solid;
  border-color: transparent transparent #333;
  border-width: 0 7px 7px; }

.blog-sidebar h5.active:after {
  border-color: #333 transparent transparent;
  border-width: 7px 7px 0; }

.blog-sidebar ul {
  border: 1px solid #e8e8e8;
  margin: 0; }

.blog-sidebar ul.blogcategoriesUL > li {
  list-style-type: none;
  border-top: 1px solid #e8e8e8; }

.blog-sidebar ul li {
  list-style-type: none; }

.blog-sidebar ul li:first-child {
  border-top: none; }

.blog-sidebar ul li a {
  display: block;
  padding: 10px;
  color: #333;
  font-weight: initial;
  font-size: 14px; }

.blogSubMenu a {
  padding: 6px 10px 6px 20px !important;
  font-size: 13px !important; }

.BlogCategories {
  margin-top: 2rem; }

.BlogCategories a {
  text-transform: capitalize; }

.BlogCategories ul li {
  position: relative; }

.BlogCategories li .hitarea {
  cursor: pointer;
  height: 41px;
  position: absolute;
  right: 0;
  width: 52px; }

.BlogCategories li .hitarea::after {
  content: "+";
  display: block;
  font-size: 24px;
  font-weight: bold;
  height: 37px;
  line-height: 37px;
  text-align: center;
  width: 100%; }

.BlogCategories li.active .hitarea::after {
  content: "-"; }

img.cardSecondImg {
  display: none; }

.productView-description .productView-description {
  display: none; }

.productView-title {
  text-transform: none; }

#search-results-heading .page-heading {
  margin: 0;
  padding: 0; }

#pageType_search .navBar--sub {
  margin-bottom: 1.5rem; }

.mobileSearchIcon {
  display: block;
  position: absolute;
  top: 8px;
  left: 90px;
  color: #fff;
  cursor: pointer;
  z-index: 9; }

.galleryPage p.galleryCaption {
  text-align: center; }

.galleryPage .card-figure {
  position: relative; }

.galleryPage .imgCaption {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px; }

.galleryPage .imgCaption h4, .galleryPage .imgCaption p {
  margin: 0;
  color: #fff; }

.navPages-quickSearch {
  margin-bottom: 0; }

.form-label--inlineSmall small {
  display: none; }

.form-field--increments {
  display: none; }

.productView-images {
  margin-bottom: 1rem; }

.modal.promModal {
  overflow-y: scroll; }

.productView-info-name {
  color: #e22f64; }

.productView-info-value {
  font-weight: 700; }

.productView-image {
  overflow: hidden; }

.header-logo-image-container {
  min-height: 0; }

.heroCarousel {
  margin-bottom: 0; }

.accordion--navList .accordion-navigation {
  background-color: #ea3962;
  color: #fff;
  font-size: 24px;
  font-family: 'Dosis', sans-serif;
  padding: 0 15px 0px 0;
  line-height: normal; }

.accordion--navList .accordion-indicator {
  fill: #fff; }

.accordion-block:first-child .accordion-navigation {
  border-radius: 0; }

.eci-free-shipping-label {
  display: none; }

.slick-dots {
  display: none !important; }

.accordion {
  margin: 0; }

.productView-details {
  padding-bottom: 0; }

.productView-price .price-section {
  display: inline-block;
  padding-right: 10px; }

.productView-price .price:not(.price--non-sale) {
  color: #ea3962; }

.productView-price .price.price-section--saving {
  border: 0; }

.productView-price .price.price-section--saving span {
  color: #2c4061 !important; }

.socialLinks .icon svg {
  fill: #ea3962 !important; }

.productIcons {
  list-style: none;
  margin: 0 auto 2rem;
  font-size: 0;
  max-width: 400px; }
  .productIcons li {
    display: inline-block;
    width: 25%;
    text-align: center; }
    .productIcons li img {
      max-height: 60px; }

.instructions {
  display: flex;
  justify-content: space-between;
  font-size: 16px; }
  .instructions h2 {
    font-size: 18px;
    font-weight: 700;
    text-transform: none; }
  .instructions ul {
    list-style-type: none;
    margin: 0; }
  .instructions li {
    margin-bottom: 10px; }

.cleaning, .care {
  width: 45%; }

.price--non-sale {
  color: #2c4061; }

.footer-info-col--social {
  padding-top: 5px; }
  .footer-info-col--social .shareLabel {
    display: none; }
  .footer-info-col--social .socialLinks--alt .icon {
    width: 2rem;
    height: 2rem; }

.trustpilot-widget {
  display: inline-block;
  vertical-align: middle; }

.productView-price {
  display: inline-block; }

.paypalProduct {
  display: inline-block;
  margin-left: 1rem;
  margin-top: 10px;
  vertical-align: middle; }

.MobileLinks, .mobileHomePage {
  display: none; }

@media (min-width: 801px) {
  body {
    padding-top: 0; }
  .navPages-action.navPage-subMenu-action,
  .navPage-childList-action.navPages-action {
    font-size: 14px;
    border: 0;
    color: #2c4061;
    margin: 0;
    padding: 2px 0 2px; }
  .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
    padding: 2px 0 2px;
    font-weight: 400;
    font-size: 16px; }
  .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action.has-subMenu {
    text-decoration: underline;
    font-weight: 700; }
  .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
    margin-bottom: 1rem; }
  .navPages-action {
    display: inline-block;
    padding: 2px 13px 2px;
    color: #fff;
    font-weight: 500;
    font-size: 16px; }
  .navPages-item > .navPages-action.is-open {
    background-color: #2c4061;
    padding-bottom: 15px; }
  .navPage-subMenu-item .navPages-action.is-open {
    background: none;
    font-weight: 700; }
  .navPage-subMenu-item .navPages-action.is-open:hover {
    background-color: #2c4061; }
  .navPage-subMenu {
    background-color: #fff;
    border: 1px solid #2c4061;
    max-width: 1194px; }
  .menu-category-image {
    float: right;
    width: 30%; }
  .navPage-subMenu.hasCatImage {
    padding: 0 !important; }
  .navPage-subMenu.hasCatImage .navPage-subMenu-list {
    float: left;
    width: 70%;
    padding: 0.5rem !important; }
  .navPage-subMenu {
    padding-bottom: 1rem !important; }
  .viewAllLink {
    font-weight: 700; }
  .FooterTopRow .footer-info-col--small {
    width: 25%; }
  #HomeBlogPosts .productGrid .product {
    width: 33.33333%; }
  .productView-price {
    font-size: 22px;
    margin-bottom: 1rem; }
  .productView-product {
    border-bottom: 0;
    padding-bottom: 0; }
  .productView-details {
    margin-bottom: 0; }
  .navPages-container {
    background-color: #ea3962;
    height: 51px;
    padding: 7px 0 0; }
  .navPages-container.is-open {
    background-color: transparent;
    height: auto; }
  .navPages-action:hover {
    color: #fff;
    background-color: #2c4061; }
  .navPages-action:focus {
    color: #fff; }
  .navPages-action svg {
    fill: #fff !important;
    stroke: #fff !important; }
  .navPages-action.is-open:hover, .navPage-subMenu-action:hover {
    color: #fff !important; }
  .productView-image {
    justify-content: flex-end; }
  .footer-info-col.storeInfoCol {
    width: 49%;
    margin-bottom: 0; }
  .footer-info-col--social {
    width: 49%;
    text-align: right;
    margin-bottom: 0;
    padding-top: 10px; }
  .bloglandingpage .page-sidebar, .blogpostpage .page-sidebar {
    float: right; }
  .productView-image {
    float: right;
    width: 80%; }
  .productView-thumbnails {
    float: left;
    width: 20%;
    text-align: center; }
  .productView-thumbnail {
    width: 100%;
    float: none; }
  .productView-thumbnails .slick-list {
    margin: 0; }
  .productView-thumbnails .slick-prev {
    margin: -10px auto;
    transform: rotate(90deg);
    position: static; }
  .productView-thumbnails .slick-next {
    margin: -10px auto;
    transform: rotate(90deg);
    position: static; }
  .productView-thumbnail-link {
    height: auto; }
  .mobileSearchIcon, .mobileThumbnails {
    display: none; }
  .productView-thumbnails img {
    max-height: 200px;
    max-width: 100px;
    position: static; }
  .productView-description .productView-title {
    margin-top: 0.5rem;
    margin-bottom: 0; }
  .MagicZoomGallery [data-slide-id="zoom"] {
    justify-content: flex-end;
    float: right;
    width: 85%; }
  .MagicZoomSelectors {
    float: left;
    width: 15%;
    margin: 0 !important; }
    .MagicZoomSelectors a {
      display: block; }
  .MagicZoomSelectors a img {
    max-height: 80px !important; }
  .horizontal-facets .facetedSearch-refineFilters {
    width: 25%;
    float: left;
    padding-left: 0.75rem; }
  .horizontal-facets #facetedSearch-navList {
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    margin: 0; }
  .horizontal-facets .accordion--navList {
    display: flex !important;
    justify-content: space-between; }
  .accordion accordion--navList {
    margin-bottom: 0; }
  .accordion--navList .accordion-block {
    margin: 0 !important; }
  .accordion-navigation {
    display: block; }
  .accordion--navList .accordion-navigation {
    margin-bottom: 0 !important; }
  .sidebarBlock-heading, .accordion--navList .accordion-title,
  .accordion--navList .accordion-navigation {
    margin-left: 0;
    background: none;
    color: #ea3962;
    padding: 2px 5px 5px 0;
    text-align: left; }
  .accordion--navList .accordion-indicator {
    fill: #ea3962; }
  .accordion--navList .accordion-content {
    padding-left: 0; }
  .tab {
    border: 0; }
  .tab.is-active {
    background: #e5e5e5;
    border: 0; }
  .tab-content h3:first-child {
    margin-top: 0; } }

@media (min-width: 551px) {
  .productView-info > :first-child {
    margin-top: 0.5rem; }
  .productView-info-value {
    margin-bottom: 0.25rem; }
  .productView-product > :last-child {
    margin-bottom: 1rem; } }

@media screen and (max-width: 1650px) {
  .buyNowHeader, .trustpilotHeader {
    width: auto; }
  .freeShippingHeader {
    width: 100%; } }

@media screen and (max-width: 1250px) {
  .buyNowHeader, .trustpilotHeader {
    display: none; } }

@media screen and (max-width: 1125px) {
  .navPages-action {
    text-transform: none;
    padding-right: 0.75rem;
    padding-left: 0.75rem; }
  .banner {
    width: 96%; } }

@media screen and (max-width: 1024px) {
  .TopLeft {
    display: none; }
  .TopCenter {
    width: calc(100% - 250px); }
  .navPages-action {
    font-size: 15px;
    padding-top: 7px;
    padding-bottom: 7px; }
  .headerLeft, .headerRight {
    width: 200px; }
  .header-logo {
    width: calc(100% - 400px); }
  .card-figcaption {
    opacity: 1;
    position: static; }
  .card-figcaption-body {
    width: 100%;
    position: static; }
  .homepageMain #HomeInstagram h2 {
    font-size: 26px;
    text-transform: none; } }

@media screen and (max-width: 801px) {
  .headerLeft, .headerRight, .desktopThumbnails {
    display: none; }
  .header-logo {
    width: 100%;
    float: none;
    margin: 0; }
  .header-logo > a {
    padding: 0px; }
  .TopCenter {
    width: calc(100% - 70px);
    padding-left: 70px;
    font-weight: 400;
    font-size: 16px; }
  .TopRight {
    width: 70px; }
  #HeaderTop > .container {
    width: 100%; }
  .navUser {
    top: 23px; }
  .navUser-item--cart .navUser-action {
    padding-top: 10px; }
  .navUser-item.navUser-item--cart {
    height: 46px; }
  .navUser-item--cart i {
    font-size: 22px; }
  .header > .container {
    z-index: 1;
    background: #fff; }
  .navPages-container.is-open {
    padding-top: 46px;
    z-index: 2; }
  .slick-next, .slick-prev {
    padding: 0px;
    width: auto; }
  .slick-next {
    right: 0; }
  .slick-prev {
    left: 0; }
  .FooterBottomRow .footer-info-col {
    width: 100%; }
  .storeInfoCol {
    text-align: left; }
  .productView-image + .productView-thumbnails {
    text-align: center; }
  .productView-thumbnail {
    float: left;
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
  .productView-thumbnails img {
    width: 100%; }
  .productView-thumbnails .slick-list {
    margin-left: 2rem;
    margin-right: 2rem; }
  .productView-thumbnails .slick-prev {
    left: 5px; }
  .productView-thumbnails .slick-next {
    right: 5px; }
  #form-action-addToCart {
    width: 100%; }
  .addthis_toolbox {
    padding: 20px 0 0 15px; }
  #NewsletterBox {
    min-width: 0;
    float: none; }
  #CategoryDesc td {
    display: block;
    width: 100% !important; }
  #CategoryDesc table h4 {
    margin-top: 1rem; }
  .menu-category-image {
    display: none; }
  .navPages {
    background: #fff; }
  .navPages-list {
    margin-top: 1rem; }
  .navPages-item {
    text-align: left; }
  .navPages-action {
    text-transform: uppercase;
    padding-left: 0; }
  .navPages .navPage-subMenu-list {
    margin: 0 0 0 2rem; }
  .navPages-action.navPage-subMenu-action {
    text-transform: none;
    padding: 2px 0; }
  .wishlistForm {
    margin-top: 20px; }
  .header.is-open {
    background: transparent; }
  .header.is-open .navPages {
    width: 75%;
    padding: 1rem; }
  #HomeInstagram {
    margin-top: 0; }
  #HomeInstagram h2 {
    margin-top: 0; }
  .footer-info-col {
    margin-bottom: 1rem; }
    .footer-info-col .addthis_toolbox {
      float: none;
      padding: 0;
      text-align: center; }
  .MobileLinks {
    display: block;
    background: lightgray !important;
    width: 100%;
    text-align: center; }
    .MobileLinks ul {
      list-style: none;
      margin: 0;
      padding: 0;
      font-size: 0; }
      .MobileLinks ul li {
        display: inline-block;
        padding: 7px 15px;
        font-size: 14px;
        color: #000;
        text-transform: uppercase;
        font-weight: bold; }
  .header {
    height: 137px; }
  body {
    padding-top: 137px; } }

@media screen and (max-width: 551px) {
  .homepageMain #HomeInstagram h2 {
    font-size: 18px;
    border: 0;
    line-height: normal;
    margin-bottom: 5px; }
  .homepageMain #HomeInstagram h2 > span {
    padding: 0;
    display: block; }
  .homepageMain h2 {
    font-size: 26px; }
  #pageType_product .addthis_toolbox {
    padding: 10px 0 0 0;
    text-align: center; }
  .wishlistForm {
    text-align: center;
    margin-top: 10px; }
  .bbbLogo {
    max-height: 70px; }
  .abpLogo {
    max-height: 25px; }
  .Spacer img {
    max-height: 40px;
    width: auto !important; }
  .productView, .productCarousel, .footer-info, .page {
    margin: 0; }
  .productpage-products h5 {
    font-size: 24px; }
  .productView-image {
    pointer-events: none; }
  .productView-options .form-action.addtoCartAction {
    width: 100%;
    margin: 0.5rem 0 0 0; }
  #sizeNotice {
    font-size: 14px; }
  .form-field.bustwaisthips .form-label {
    height: 32px;
    line-height: 32px; }
  .form-field.bustwaisthips .form-input {
    height: 32px; }
  .howtoMeasureBtn {
    width: 41%; }
  .firsthowtobtn {
    width: 56%;
    margin-right: 3%; }
  .instructions {
    display: block; }
  .cleaning, .care {
    width: 100%; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    height: 39vw; }
  .navUser-item--cart__hidden-s {
    display: block; }
  .header {
    height: 105px;
    border: 0; }
  body {
    padding-top: 105px; }
  .navUser-item--cart .navUser-action {
    padding-top: 0; }
  .navUser-item--cart {
    background: transparent;
    height: 36px; }
  .navUser {
    top: 52px;
    right: 10px;
    width: auto; }
  .TopCenter {
    line-height: 30px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .TopRight {
    height: auto; }
  .navUser-item--cart .navUser-action {
    background: URL("../img/mobile-cart.png") no-repeat;
    width: 21px;
    height: 19px;
    display: block; }
  .navUser-item--cart i {
    display: none; }
  .navUser-item.navUser-item--cart {
    height: auto; }
  .navUser-item.wishlistLink,
  .navUser-item--cart,
  .navUser-item.cellLink {
    display: inline-block; }
  .navUser-action {
    padding: 0; }
  .navUser-item.wishlistLink {
    padding: 0 10px 0 15px; }
  .wishlistLink i {
    color: #6e6e6e;
    transform: translateY(-2px);
    font-weight: 700; }
  .navUser-item i {
    color: #6e6e6e; }
  .cellLink > a {
    padding: 0; }
  .header-logo {
    height: 40px; }
  .mobileMenu-toggle {
    top: 30px;
    height: 36px;
    line-height: 36px;
    width: 30px;
    font-size: 0; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 18px; }
  .mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #6e6e6e; }
  .mobileSearchIcon {
    top: 34px;
    left: 50px;
    color: #6e6e6e; }
  #pageType_default .heroCarousel {
    display: none; }
  .mobileHomePage {
    display: block;
    margin-top: -1.5rem; }
  .homemobileTrust .trustpilot-widget {
    display: block; }
  .homemobileTrust {
    padding: 1rem 10px;
    background: #f5f5f5; }
  .mobileHomeImgs {
    display: block;
    margin-bottom: 1rem; }
  .HomeTrends {
    display: none; }
  .homepageMain {
    margin-top: 2rem; }
  .halfWidthHomeImg {
    width: 50%;
    float: left; }
  #HomeBlogPosts .productGrid .product {
    width: 100%;
    display: block;
    text-align: center; }
  #HomeBlogPosts .productGrid .product:not(:first-child) {
    display: none; } }

@media screen and (max-width: 478px) {
  .header-logo-text {
    padding: 5px 0 4px;
    font-size: 30px; }
  .HomeTrends .imageColumn {
    width: 50%; }
  .halfWidthImg {
    width: 100%; }
  .oneQuarterWidth {
    width: 50%; }
  .homepageMain h2 {
    font-size: 30px; }
  #HomeBlogPosts .productGrid .product {
    width: 100%;
    text-align: center; }
  #HomeBlogPosts .blog-thumbnail {
    margin-bottom: 0.5rem; }
  #HomeBlogPosts h4 {
    margin: 0;
    line-height: normal; }
  .footer-copyright > .powered-by, .footer-copyright a {
    font-size: 12px; }
  .HomeTrends h4 {
    font-size: 18px; }
  .HomeTrends h4 span {
    padding: 0 10px; }
  .productView-images {
    padding-left: 1rem; }
  .productView-options {
    text-align: left; }
  #form-action-addToCart {
    margin: 0;
    height: 70px;
    line-height: 70px; }
  .productView-brand {
    float: left;
    margin-top: 0.5rem; }
  .productView-price {
    font-size: 20px;
    margin-top: 0;
    float: right; }
  #CategoryDesc img {
    margin: auto !important;
    display: none; }
  #CategoryDesc p {
    padding-right: 10px !important;
    padding-left: 10px !important; }
  #pageType_category .page-heading {
    padding-top: 0;
    font-size: 26px; }
  .facetedSearch-toggle {
    font-size: 14px;
    padding: 0.5rem;
    margin-bottom: 1rem; }
  #pageType_category .actionBar {
    display: none; }
  #pageType_default .body {
    margin-bottom: 0rem; }
  .productView-title {
    font-size: 22px;
    margin-bottom: 0.5rem; }
  .productView-details {
    margin-bottom: 1rem; }
  #modal-how-measure video {
    width: 100%; }
  .MobileLinks ul li {
    text-transform: none; }
  .header-logo__link {
    width: calc(100% - 200px); } }

@media screen and (max-width: 420px) {
  .MobileLinks ul li {
    font-size: 13px; } }

#HomeBlogPosts .exth4 {
  margin: 0 0 .5rem;
  text-transform: none;
  font-size: 24px;
  font-family: Dosis, sans-serif;
  font-weight: 400;
  letter-spacing: .25px; }

#HomeBlogPosts .exth4 a {
  color: #ea3962; }

.page-heading.exth1 {
  padding: 0px;
  margin: 0px; }
