/* Page Styles */


.editorial-page-block {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.editorial-page-block .block-content {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.editorial-page-block h2, .editorial-page-block h3, .editorial-page-block h4 {
  padding: 0;
  text-transform: none;
  text-align: center;
  margin: 0;
}

.editorial-page-block.hero h2.main-header {
  font-size: 4.231em;
  margin: 0.2em 0;
  text-transform: uppercase;
}

.editorial-page-block.hero h3.sub-header {
  font-size: 1.769em;
  font-style: italic;
  margin: 0.2em 0;
}

.editorial-page-block.hero h4.expert-name {
  font-size: 1.385em;
  font-style: italic;
  margin: 0.2em 0;
}



.editorial-page-block .block-content .block-bg-img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
}

.editorial-page-block .block-content .anchor-menu {
  position: absolute;
  z-index: 2;
  font-size: 1.077em;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  left: 0;
  right:0;
  bottom: auto;
  overflow: hidden;
  padding: 3em 0;
}

.editorial-page-block .block-content .anchor-menu a {
  display: inline-block;
  padding: 0 1.643em;
  text-decoration: none;
  line-height: 1;
  border-left: 1px solid #000000;
}

.editorial-page-block .block-content .anchor-menu a:first-child {
  border-left: none;
}


.editorial-page-block .block-content .section-head {
  font-size: 1.923em;
  text-transform: uppercase;
}

.editorial-page-block .block-content .block-bg-img > img {
  display: block;
  width: 100%;
  height: auto;
}

.editorial-page-block .block-content .content {
  position: absolute;
  display: block;
  z-index: 2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.editorial-page-block .block-content .quote, .editorial-page-block .block-content .quote p {
  text-align: center;
}

.editorial-page-block .block-content .quote p {
  font-size: 1.231em;
  line-height: 1.15;
  text-align: center;
  margin: 4.375em 0;
  width: 100%;
}

.editorial-page-block .block-content .quote p:first-child {
  margin-top: 0;
}

.editorial-page-block .block-content .quote p:last-child {
  margin-bottom: 0;
}

.editorial-page-block .block-content .quote .byline{
  font-family: "LinotypeDidotRoman";
  font-size: 1.125em;
  font-style: italic;
}

.editorial-page-block .block-content .quote .big {
  font-family: "LinotypeDidotRoman";
  font-size: 2.250em;
}

.editorial-page-block .block-content .quote .med {
  font-family: "LinotypeDidotRoman";
  font-size: 1.250em;
}

.editorial-page-block .block-content .quote a {
  text-decoration: none;
  font-weight: bold;
}

.editorial-page-block .block-content .quote a:hover {
  text-decoration: underline;
}


.editorial-page-block .block-content a.floating-prod-link {
  position: absolute;
  display: block;
  text-align: center;
  vertical-align: middle;
  z-index: 5;
  text-decoration: none;
}

.editorial-page-block .block-content a.floating-prod-link .btn-lrg {
  display: none;
}

.editorial-page-block .block-content a.floating-prod-link:hover .btn-lrg {
  display: inline-block;
}


.editorial-page-block.shop-section .block-content .product {
  position: absolute;
  z-index: 3;
  top: 11.4%;
  bottom: 0;
}

.editorial-page-block.shop-section .block-content .product .prod-shot,
.editorial-page-block.shop-section .block-content .product .prod-copy{
  position: relative;
  width: 100%;
  overflow: hidden;
}

.editorial-page-block.shop-section .block-content .product .prod-shot > img {
  display: block;
  width :100%;
  height: auto;
}

.editorial-page-block.shop-section .block-content .product .prod-shot .btn-wrapper {
  position: absolute;
  z-index: 2;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  height :auto;
  text-align: center;
}

.editorial-page-block.shop-section .block-content .product .prod-copy {
  margin-top: 2.308em;
}

.editorial-page-block.shop-section .block-content .product .prod-copy .prod-head {
  font-size: 1.538em;
  text-align: center;
  text-transform: uppercase;
}

.editorial-page-block.shop-section .block-content .product .prod-copy .prod-desc {
  font-size: 1.231em;
  text-align: center;
  margin: 0.188em 0;
}



/* Mobile styles */

.device-mobile .editorial-page-block {
  margin: 38px 0;
  padding-bottom: 38px;
  border-bottom: 3px solid #000000;
}

.device-mobile .editorial-page-block.hero h2.main-header {
  font-size: 2.27em;
}

.device-mobile .editorial-page-block.hero h3.sub-header {
  font-size: 1.25em;
  font-style: italic;
  margin: 0.2em 0;
}

.device-mobile .editorial-page-block.hero h4.expert-name {
  font-size: 1.13em;
}


.device-mobile .editorial-page-block .block-content {
  position: relative;
  z-index: auto;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}



.device-mobile .editorial-page-block .block-content .anchor-menu {
  position: relative;
  z-index: auto;
  font-size: 1.4em;
  top: auto;
  left: auto;
  right:auto;
  bottom: auto;
  overflow: hidden;
  padding: 0;
}

.device-mobile .editorial-page-block .block-content .anchor-menu a {
  display: block;
  padding: 0.643em 0 0.41em;
  line-height: 1;
  border-left: none;
  border-top: 1px solid #000000;
}


.device-mobile .editorial-page-block .block-content .section-head {
  font-size: 2.79em;
}

.device-mobile .editorial-page-block .block-content .content {
  position: relative;
  z-index: auto;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
}

.device-mobile .editorial-page-block .block-content .quote p {
  font-size: .9em;
  margin: 0;
  padding: 25px 0;
  background: #FFFFFF url("/media/export/cms/editorial/bridal/mobile/quote_bot_line.gif") no-repeat center bottom;
}

.device-mobile .editorial-page-block .block-content .quote p:first-child {
  margin-top: 0;
  padding-top: 0;
}

.device-mobile .editorial-page-block .block-content .quote p:last-child {
  padding-bottom: 0;
  background-image: none;

}

.device-mobile .editorial-page-block .block-content .quote .byline{
  font-size: .9em;
}

.device-mobile .editorial-page-block .block-content .quote .big,
.device-mobile .editorial-page-block .block-content .quote .med {
  font-size: 1.34em;
}

.device-mobile .editorial-page-block.shop-section .product {
  position: relative;
  display: block;
  width: 50%;
  float: left;
  text-align: center;
  margin-top: 1em;
}

.device-mobile .editorial-page-block.shop-section .product > img {
  display: block;
}

.device-mobile .editorial-page-block.shop-section .block-content .product .prod-copy {
  margin-top: 0.308em;
  min-height: 3.9em;
}

.device-mobile .editorial-page-block.shop-section .block-content .product .prod-copy .prod-head {
  font-size: 1.154em;
}

/* Theme and global overrides */


.img-replace {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.btn-lrg, a.btn-lrg {
  font-size: 1.231em;
  color: white;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  width: auto;
  height: auto;
  line-height: 1;
  padding: 0.6em 1.538em 0.4em;
  background: black;
}

.btn-lrg:hover {
  background: #333333;
  text-decoration: none;
}

.btn-lrg.gray {
  background: #666666;
}

.btn-lrg.light-gray {
  color: black;
  background: #cccccc;
}

.btn-lrg.light-gray:hover {
  background: #666666;
}

.btn-lrg.white {
  color: black;
  background: white;
}

.btn-lrg.white:hover {
  background: #cccccc;
}


.device-mobile .btn-lrg, .device-mobile a.btn-lrg {
  font-size: 1.031em;
  padding: 0.55em 1.238em 0.35em;
}