﻿/* Carryover Pastel Style - Variables */
.pst_subtitle .pst_link {
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 18px;
}
.mobile_title {
  display: none;
}
#main {
  /*margin: 20px 5px;*/
  margin: 0px 5px 20px;
  position: relative;
}
.header {
  font-size: 24px;
  text-align: center;
  padding: 15px 0;
}
.header .swd_button:focus-visible {
  outline: 1px solid Highlight;
  outline: 1px solid -webkit-focus-ring-color;
}
.community-gift-container {
  border: 1px solid #ccc;
}
.box-signup {
  margin-top: -15px;
  color: #141414;
}
.box-signup .signup-content {
  position: relative;
  background-image: url(/lp/Baby/Images/best-baby-registry.jpg);
  height: 450px;
  display: block;
  background-size: cover;
  background-position: left 10%;
}
.box-signup .signup-content .content-container {
  position: relative;
  max-width: 1280px;
  margin: auto;
  width: 100%;
  top: 20%;
}
.box-signup .signup-content .content-container .container-block {
  max-width: 685px;
  margin: 0 0 0 auto;
}
.box-signup .signup-content .content-title h1 {
  font-size: 64px;
  text-align: center;
  font-family: 'SourceSerifPro', Times, serif;
  font-weight: bold;
  font-style: italic;
  margin: 20px;
}
.box-signup .signup-content .content-title h2 {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 300;
  letter-spacing: 1px;
}
.box-signup .signup-content .content-action {
  text-align: center;
  margin-top: 40px;
}
/*community currencysymbols styles*/
.country_main {
  display: block;
  /*float:right;*/
  text-align: right;
  margin: 0 5px 10px 0;
}
.country_main .country {
  display: inline-block;
  margin: 0 3px;
  opacity: 0.2;
}
.country_main .country.active,
.country_main .country:hover {
  opacity: 1;
}
.country_main .country .change_status:focus-visible div {
  outline: 2px solid Highlight;
  outline: 2px solid -webkit-focus-ring-color;
}
.country_main .country .country_sub {
  width: 50PX;
  height: 26px;
  background-repeat: no-repeat;
  background-size: 50PX;
}
.country_main .country .country_sub.us {
  background-image: url(/Members/SyncRegistries/v2/Images/country_US.PNG);
}
.country_main .country .country_sub.ca {
  background-image: url(/Members/SyncRegistries/v2/Images/country_CA.PNG);
}
.country_main .country .country_sub.uk {
  background-image: url(/Members/SyncRegistries/v2/Images/country_UK.PNG);
}
.country_main .country .country_sub.au {
  background-image: url(/Members/SyncRegistries/v2/Images/country_AU.PNG);
}
.title {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 32px;
  font-family: 'SourceSerifPro', Times, serif;
  color: #141414;
  font-weight: 600;
  margin-top: 15px;
}
.headerLeft {
  width: 200px;
}
.headerRight {
  width: 200px;
}
.createRegistryBtn {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
}
.mrw_button.blue.flat,
.mrw_button.blue.flat.disabled {
  background-color: #1E7B92;
  border-color: #1E7B92;
  transition: all 250ms ease;
  font-family: 'Lato';
  font-style: normal;
}
.mrw_button.blue.flat:hover,
.mrw_button.blue.flat.disabled:hover {
  background-color: #258EAB;
  color: #FFFFFF;
  border-color: #258EAB;
}
.mrw_button.gray.flat,
.mrw_button.gray.flat.disabled {
  border-color: #4cb9a3;
}
.mrw_button.gray.flat:hover,
.mrw_button.gray.flat.disabled:hover {
  border-color: #4cb9a3;
}
/**
 * Grid container
 */
#tiles {
  list-style-type: none;
  position: relative;
  /** Needed to ensure items are laid out relative to this container **/
  margin: 0;
  padding: 0;
}
.homepage_search_results_dropdown {
  margin-left: -62px !important;
}
.counter-header-container {
  background-color: #FFFFFF;
  height: 50px;
  position: relative;
  top: -15px;
  width: 100%;
  box-shadow: 0 6px 5px -2px rgba(0, 0, 0, 0.2);
  display: none;
}
.Visitors_Giftlist_Class38 {
  display: block;
  text-align: center;
  width: 100%;
  z-index: 10;
}
.topmenu-container {
  position: relative;
  top: 0px;
  width: 100%;
  z-index: 100;
}
.topmenu-container-float-init {
  position: fixed;
  top: -125px;
  width: 100%;
  z-index: 100;
}
.topmenu-container-float {
  position: fixed;
  top: -1px;
  width: 100%;
  z-index: 100;
}
.scrolltotop_container {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  margin-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  position: fixed;
  left: 0;
  z-index: 50;
}
.scroll-image {
  vertical-align: middle;
}
.counter-zoomin {
  position: relative;
  top: 10px;
}
.counter-text {
  color: #4C5053;
  float: left;
  font-family: Georgia Sans-Serif;
  font-size: 19px;
  font-weight: 500;
  padding: 0 5px 0 50px;
  position: relative;
  top: -3px;
  vertical-align: middle;
}
/**
 * Grid items
 */
#tiles li {
  display: none;
  /** Hide items initially to avoid a flicker effect **/
}
#tiles li.inactive {
  visibility: hidden;
  opacity: 0;
}
#tiles li img {
  display: block;
}
.community-gift-container a:focus-visible .gift-image-container {
  outline: 1px solid Highlight;
  outline: 1px solid -webkit-focus-ring-color;
}
/**
 * Grid item text
 */
.community-gift-title {
  display: inline-block;
  font-size: 14px;
  overflow: hidden;
  width: 220px;
  line-height: 19px;
  color: #4C5157;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  max-height: 40px;
  margin: 15px 0;
  cursor: pointer;
}
.community-gift-price {
  font-size: 20px;
  padding: 10px 0;
  font-family: "Lato", Arial, Helvetica, sans-serif;
}
.mr_topmenu {
  padding: 0 0 0 !important;
}
.mr_topmenu a {
  color: #FFF;
}
.mr_topmenu a:visited {
  color: #FFF;
}
.mr_hmpg_chat_fix_only {
  /*margin-right: -40px;*/
}
.middle_box {
  left: -40px !important;
}
/**
 * Placerholder css
 */
.wookmark-placeholder {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  background-color: #eee;
  border: 1px solid #dedede;
  z-index: -1;
  padding: 4px;
}
.communsity-search-icon,
.community-zoom-img {
  display: inline-block;
  vertical-align: middle;
}
.communsity-search-icon {
  width: 15px;
  height: 15px;
  background: url(/RecentGifts/Images/magnifier.png);
  background-position: 0;
  background-size: 15px;
  background-repeat: no-repeat;
}
.pst_button.white:hover .communsity-search-icon {
  width: 15px;
  height: 15px;
  background: url(/RecentGifts/Images/magnifier-w.png);
  background-position: 0;
  background-size: 15px;
  background-repeat: no-repeat;
}
.gift-image {
  width: 250px;
  height: auto;
  min-height: 100px;
  max-height: 480px;
}
.gift-image-container {
  width: 250px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center;
}
.gift-image-container:hover {
  box-shadow: 0 0px 1px 0px rgba(0, 0, 0, 0.2);
}
.community-gift-container .button-container {
  position: absolute;
  top: 40px;
  display: block;
  width: 100%;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.333s ease-in-out;
  -moz-transition: opacity 0.333s ease-in-out;
  -o-transition: opacity 0.333s ease-in-out;
  transition: opacity 0.333s ease-in-out;
}
.community-gift-container:hover .button-container,
.community-gift-container:hover .mrw_button {
  opacity: 0.95;
}
.community-gift-container a:focus-visible .button-container,
.community-gift-container a:focus-visible .mrw_button {
  opacity: 0.95;
}
.button-addToMR {
  position: absolute;
  width: 250px;
  margin-top: -35px;
}
.button-addToMR .mrw_button {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  padding: 9px 11px;
  display: inline-block;
  font-size: 13px;
  opacity: 0;
  -webkit-transition: opacity 0.333s ease-in-out;
  -moz-transition: opacity 0.333s ease-in-out;
  -o-transition: opacity 0.333s ease-in-out;
  transition: opacity 0.333s ease-in-out;
}
.button-addToMR .mrw_button:focus-visible {
  outline: 1px solid Highlight;
  outline: 1px solid -webkit-focus-ring-color;
  opacity: 0.95;
}
.pst_button.white:hover {
  background-color: none;
}
.community-zoom-button {
  width: 153px;
}
.community-zoom-img {
  padding-left: 5px;
}
.community-gift-container .button-wrapper .mrw_button {
  opacity: 0.95;
}
.community-zoom-img img {
  max-height: 11px;
}
.button-wrapper .community-addtoregistry {
  font-size: 15px !important;
}
.detail-view-gift-description p {
  white-space: normal;
  width: 435px;
  max-height: 58px;
  padding: 0;
  margin: 0;
}
/*
.detail-view-gift-description p:before{content:"\2026";}
*/
.gift-store-logo-container {
  display: table-cell;
  height: 35px;
  padding: 0px;
  text-align: center;
  vertical-align: middle;
  width: 250px;
}
.gift-store-logo-image {
  max-width: 150px;
  margin: 0 auto;
  width: auto;
  max-height: 20px;
}
.button-wrapper {
  margin: 0 0 6px;
}
#div-gpt-ad-community-pixel {
  display: none;
}
.gift-button {
  background-color: #4A7EBA;
  box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
  padding: 4px 16px;
  text-decoration: none;
}
.gift-button:hover {
  background-color: #4372a8;
  color: #ffffff;
  text-decoration: none;
}
.button-wrapper a:visited {
  color: #FFF;
}
.mrw_dialogpanel,
.mrw_dialogpanel.v2 {
  width: 960px;
}
.mrw_dialogpanel.v2.standard.giftDetailPanel {
  display: table;
  min-height: 350px;
}
.shareIcons {
  position: absolute;
  right: 10px;
}
.clipixSave {
  float: left;
  margin-top: 6px;
}
#pnlGiftDetail .shareIcons {
  right: 28px;
}
#pnlGiftDetail .clipixSave {
  margin-top: -4px;
}
.detail-view-container {
  background-color: #FFFFFF;
  color: #63635e;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-size: 14px;
  height: 310px;
  padding: 20px;
  width: 100%;
}
.mrw_dialogpanel .detail-view-container {
  padding: 18px 0 16px;
  min-height: 345px;
  display: -ms-flexbox;
  display: -webkit-flex;
  height: auto;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}
.detail-view-image-container {
  display: table;
  text-align: center;
  padding: 15px;
}
.detail-view-info-wrapper {
  padding: 15px 0;
}
#pnlGiftDetail .detail-view-image-container {
  float: left;
  padding: 0;
  width: 50%;
  min-height: 300px;
  display: block;
}
#pnlGiftDetail .ShareButtons {
  float: right;
  margin-top: -5px;
}
.detail-view-info-container {
  display: table-cell;
  vertical-align: middle;
}
#pnlGiftDetail .detail-view-info-container {
  display: block;
  vertical-align: middle;
}
#pnlGiftDetail .recent_gifts_share_div {
  margin-top: 20px;
  text-align: -webkit-center;
}
#pnlGiftDetail #ucShareButtons table {
  margin-left: 0 !important;
}
.detail-view-gift-image {
  cursor: pointer;
  max-height: 400px;
  max-width: 400px;
  min-height: 200px;
  min-width: 200px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#pnlGiftDetail .detail-view-gift-image {
  margin: 0 auto;
  max-width: 400px;
  max-height: 400px;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
}
#pnlGiftDetail .MRdetail-view-image-Holder {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  min-height: 300px;
  max-width: 350px;
  margin: 0 auto;
}
.detail-view-gift-store {
  margin: 5px 0;
  border-bottom: 1px solid #CCCCCC;
  color: #437BC1;
  font-size: 20px;
  padding: 0px 0 10px;
  text-transform: uppercase;
}
#pnlGiftDetail .detail-view-gift-store {
  font-size: 16px;
  margin: 3px 0;
  word-break: break-all;
}
.detail-view-gift-store-img {
  margin: 5px 0;
  border-bottom: 1px solid #CCCCCC;
  color: #437BC1;
  font-size: 20px;
  padding: 0px 0 10px;
  width: 80%;
}
.detail-view-gift-title {
  color: #36424F;
  display: inline-block;
  font-size: 18px;
  margin: 5px 0 0;
  max-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  max-width: 440px;
}
.detail-view-gift-title a {
  color: #36424F;
}
#pnlGiftDetail .detail-view-gift-title {
  max-height: 49px;
  margin: 5px 0px 5px;
}
.detail-view-info-wrapper {
  display: table;
}
#pnlGiftDetail .detail-view-info-wrapper {
  display: block;
  float: right;
  width: calc(50% - 20px);
  padding-left: 35px;
}
.addToMyregistry,
.viewOnWebsite {
  width: 210px;
  margin: 4px 0;
}
#pnlGiftDetail .addToMyregistry {
  margin-right: 70px;
  margin-top: 15px;
}
.detail-view-gift-price {
  font-size: 18px;
  color: #4cb9a3;
  font-weight: 700;
  margin-top: 5px;
}
#pnlGiftDetail.detail-view-gift-price {
  font-size: 30px;
  color: #36424F;
}
.detail-view-gift-price div {
  display: inline-block;
}
.detail-view-gift-price .sale.title {
  display: none;
}
.detail-view-gift-price .sale,
.detail-view-gift-price .clearance {
  font-size: 18px;
  color: #4cb9a3;
  text-transform: uppercase;
  font-weight: 700;
  padding-right: 10px;
}
.detail-view-gift-price .reg {
  font-size: 12px;
  color: #414141;
  text-transform: uppercase;
  font-weight: 400;
}
.detail-view-gift-price .reg.title {
  font-family: inherit;
  font-style: normal;
  font-size: 12px;
  color: #414141;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0;
}
.detail-view-gift-description {
  color: #68707B;
  display: inline-block;
  font-size: 16px;
  max-height: 58px;
  overflow: hidden;
  padding: 1px 0px 1px;
  text-overflow: ellipsis;
  white-space: normal;
  max-width: 435px;
}
.detail-view-gift-spec {
  font-size: 16px;
  color: #36424F;
  margin: 3px 0;
}
.detail-view-gift-sku {
  margin: 5px 0;
  font-size: 16px;
  color: #36424F;
}
.detail-view-button {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5e9be1), color-stop(1, #4372a8));
  background: -moz-linear-gradient(center top, #5e9be1 5%, #4372a8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e9be1', endColorstr='#4372a8');
  background-color: #5e9be1;
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: arial;
  font-size: 16px;
  font-weight: normal;
  padding: 9px 24px;
  text-align: center;
  text-decoration: none;
}
.detail-view-button:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4372a8), color-stop(1, #5e9be1));
  background: -moz-linear-gradient(center top, #4372a8 5%, #5e9be1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4372a8', endColorstr='#5e9be1');
  background-color: #4372a8;
  color: #ffffff;
  text-decoration: none;
}
.detail-view-gift-store-logo-image {
  max-width: 350px;
  margin: 0 auto;
  width: auto;
  max-height: 30px;
  height: auto;
}
.detail-view-share-container {
  position: relative;
  float: right;
  margin-top: 15px;
  margin-right: 29px;
  height: 22px;
}
#fancybox-close {
  right: -14px !important;
}
.gift-adv-text {
  color: #b8b8b8;
  font-size: 8px;
  font-weight: bold;
  height: 14px;
  text-align: right;
}
.show {
  display: block !important;
}
#pnlGiftDetail #facebook {
  display: none;
}
.mrm_community_image_container {
  display: block;
  min-height: 180px;
  padding: 5px;
}
.mrm_community_image_container img {
  width: 100%;
}
@-webkit-keyframes gift-image-container-animate {
  from {
    margin: 0 0;
  }
  to {
    margin: -1px 2px;
  }
}
@-moz-keyframes gift-image-container-animate {
  from {
    margin: 0 0;
  }
  to {
    margin: -1px 2px;
  }
}
@-ms-keyframes gift-image-container-animate {
  from {
    margin: 0 0;
  }
  to {
    margin: -1px 2px;
  }
}
.community_banner {
  text-align: center;
  font-size: 0;
  display: none;
}
.community_banner ul {
  padding: 0;
}
.community_banner_left1,
.community_banner_left2,
.community_banner_left3,
.community_banner_center,
.community_banner_right1,
.community_banner_right2,
.community_banner_right3 {
  display: inline-block;
}
.community_banner_loaded {
  display: block;
  /*
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 100px;*/
}
/*
.community_banner_loaded > div {
    position: absolute;
    left: 50%;
    margin-left: -800px;
    height: 100px;
}*/
.community_banner_mobile {
  display: none;
  margin: -15px 0;
}
.communityDockBanner {
  display: none;
  width: 100%;
}
/*New share Buttons from Visitors page*/
.mr_mg_top_box {
  position: static;
}
#pnlRegistryShare {
  display: none;
  position: absolute;
  width: 220px;
  right: 0;
}
#pnlRegistryShare:before {
  background-image: url("/images/graph_2.png");
  background-repeat: no-repeat;
  background-position: -114px -100px;
  height: 16px;
  width: 50px;
  display: block;
  content: "";
  position: relative;
  left: 160px;
}
#pnlRegistryShare #ucShareButtons {
  background: #fff;
  padding: 5px 5px 4px;
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  float: right;
  width: auto;
}
#ucShareButtons table {
  margin-left: 5px !important;
}
#btnRegistryShare {
  margin-top: 4px;
  float: right;
}
#pnlGiftDetail #btnRegistryShare {
  margin-top: -7px;
}
#pnlRegistryShare {
  margin-top: 20px;
  margin-right: 25px;
}
#pnlGiftDetail .detail-view-gift-title a {
  line-height: 25px;
}
/* Touch screen */
html.touch .community-addtoregistry {
  display: none;
}
html.touch .button-addToMR {
  display: none;
}
html.touch .community-gift-container .button-container {
  top: 0px;
  height: 100%;
}
html.touch .community-gift-container .button-wrapper {
  top: 0px;
  height: 100%;
}
html.touch .community-gift-container .community-zoom-button {
  width: calc(100% - 37px);
  height: calc(100% - 7px);
  background: transparent;
  color: transparent;
}
html.touch .community-gift-container .community-zoom-button :hover {
  background: transparent;
}
html.touch .community-gift-container .community-zoom-button .communsity-search-icon {
  display: none;
}
html.touch .community-gift-container .community-zoom-button .community-zoom-img {
  display: none;
}
table.community_banner_content {
  border-spacing: 0;
  border-collapse: collapse;
  margin: auto;
}
/* -- Ad Video Content push --*/
.community_banner_holder .ad-video-container.content-push {
  top: 0;
  position: relative;
  max-height: 360px;
  text-align: center;
}
.community_banner_holder .ad-video-container.content-push > div {
  text-align: center;
}
.community_banner_holder .ad-video-container.content-push .ad-video-expand {
  position: relative;
}
.ad_left_banner {
  display: table-cell;
}
.ad_right_banner {
  display: table-cell;
}
.ad-video-collapse {
  text-align: center;
  margin: auto;
  display: table;
}
.ad-video-expand {
  top: 0;
  position: relative;
  max-height: 360px;
  text-align: center;
  margin: auto;
  display: inline;
}
.box-partner {
  padding: 50px 0;
  position: relative;
  background-color: #ffffff;
  background-repeat: repeat-x;
}
.box-partner .title {
  max-width: 1186px;
  margin: 0 auto;
  padding: 0 20px;
  padding-bottom: 20px;
}
.box-partner .partner-content .content-title {
  color: #141414;
  font-size: 38px;
  font-family: 'SourceSerifPro', Times, serif;
  font-weight: 600;
  text-align: center;
  padding: 20px;
}
@media only screen and (max-width: 640px) {
  .box-partner .partner-content .content-title {
    font-size: 24px;
    line-height: 30px;
    padding: 20px 15px;
  }
}
.box-partner .partner-content .content-subtitle {
  color: #324a4d;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .box-partner .partner-content .content-subtitle {
    font-size: 18px;
  }
}
.box-partner .partner-slider {
  padding-left: 0;
  margin: 0 20px;
}
.box-partner .partner-slider .slick-track {
  margin: 0px auto;
}
.box-partner .partner-slider .slick-track .slider-item {
  display: inline-block;
  height: 70px;
  margin: 10px auto;
  background-color: transparent;
  transition: background 250ms ease;
  border-radius: 5px;
}
.box-partner .partner-slider .slick-track .slider-item .item-holder {
  display: table;
  height: 100%;
  width: 100%;
}
.box-partner .partner-slider .slick-track .slider-item .item-holder .item {
  display: table-cell;
  vertical-align: middle;
}
.box-partner .partner-slider .slick-track .slider-item > a {
  display: block;
}
.box-partner .partner-slider .slick-track .slider-item img {
  max-width: 90%;
  max-height: 90%;
  margin: 0 auto;
  border: none;
  transition: filter 250ms ease;
}
.box-partner .partner-slider .slick-track .slider-item:hover {
  background-color: #c1f5eb;
}
.box-partner .partner-slider .slick-track .slider-item:hover img {
  -webkit-filter: none;
  filter: none;
}
.box-partner .partner-slider .slick-track .slider-item.noshow {
  opacity: 0;
}
.box-partner .partner-slider .slick-track .slider-item.animate {
  animation: fadein 200ms, zoomein 500ms;
  animation-fill-mode: forwards;
}
.box-partner .partner-slider .slick-slide {
  margin: 0 10px;
  outline: 0;
}
.box-partner .partner-slider .slick-dots {
  padding: 17px 0px;
  position: relative;
  bottom: 0;
}
.box-partner .partner-slider .slick-dots li button:before {
  font-size: 52px;
}
.box-partner .partner-slider .slick-dots li.slick-active button:before {
  color: #3F3F3F;
}
.mr_10_reasons_title_1 {
  padding: 10px 0;
  background-color: #FFF;
  text-transform: none;
  font-family: 'Proxima-Nova', Arial, Helvetica, Sans-Serif;
}
a.HereIsWhy {
  display: block;
  position: relative;
  top: -60px;
  visibility: hidden;
}
/* -- Media Queries ----------------------------------------------------------------------------- */
@media screen and (max-width: 1040px) {
  .headerLeft {
    width: 0;
  }
}
@media only screen and (max-width: 960px) {
  .box-signup {
    color: #ffffff;
  }
  .box-signup .signup-content .content-container {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.27) 20%, rgba(0, 0, 0, 0.27) 75%, rgba(10, 10, 10, 0.27) 76%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=0);
    position: absolute;
    bottom: 20px;
    top: auto;
  }
  .box-signup .signup-content .content-container .container-block {
    margin: 0 auto;
  }
  .box-signup .signup-content .content-title h1 {
    font-size: 50px;
  }
}
/* Community banner media query */
@media screen and (max-width: 1440px) {
  .community_banner_left1,
  .community_banner_right1 {
    display: none !important;
  }
}
@media screen and (max-width: 1080px) {
  .community_banner_left2,
  .community_banner_right2 {
    display: none !important;
  }
  html.touch .button-addToMR {
    display: block;
    opacity: 0.95;
    bottom: 0;
  }
  .button-addToMR {
    width: 100%;
    margin-top: 0;
  }
  .button-addToMR .mrw_button {
    font-size: 10px;
  }
  .community-gift-title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 800px) {
  #pnlGiftDetail .detail-view-info-wrapper {
    margin-top: 0px;
    float: none;
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  .mrw_dialogpanel.v2.standard.giftDetailPanel {
    display: block;
    height: 100%;
  }
  #pnlGiftDetail .detail-view-image-container {
    padding-left: 0;
    width: 100%;
    display: block;
    float: none;
    min-height: 300px;
  }
  #pnlGiftDetail .detail-view-gift-title {
    margin: 5px 0px 15px;
  }
  #pnlGiftDetail .addToMyregistry {
    margin-right: 5px;
  }
  #pnlGiftDetail .MRdetail-view-image-Holder {
    padding-top: 20px;
    max-width: 240px;
  }
  #pnlGiftDetail .detail-view-gift-image {
    padding-bottom: 10px;
  }
  .mrw_dialogpanel .detail-view-container {
    display: block;
  }
}
@media screen and (max-width: 720px) {
  .community_banner_left1,
  .community_banner_left2,
  .community_banner_left3,
  .community_banner_center,
  .community_banner_right1,
  .community_banner_right2,
  .community_banner_right3 {
    display: none !important;
  }
  .community_banner_mobile {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  /*.pst_button.white:hover {
        border: 0px;
    }*/
  .box-signup .signup-content {
    height: 350px;
  }
  .box-signup .signup-content .content-container .container-block {
    margin: 0 auto;
  }
  .box-signup .signup-content .content-title h1 {
    font-size: 28px;
    line-height: 28px;
  }
  .box-signup .signup-content .content-title h2 {
    font-size: 18px;
  }
}
@media screen and (max-width: 566px) {
  .gift-image-container {
    width: 140px;
  }
  .button-addToMR .mrw_button {
    padding: 8px 0;
  }
  .community-gift-title {
    width: 130px;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    margin: 8px 0 35px;
    max-height: 32px;
  }
  .community-zoom-button {
    width: 83px;
    min-width: 83px !important;
    /*border:0px;*/
  }
  .button-wrapper .community-addtoregistry {
    font-size: 9px !important;
  }
  html.touch .community-gift-container .community-zoom-button {
    padding: 3px 18px !important;
    font-size: 10px !important;
    line-height: 23px !important;
    /*border:0px;*/
  }
  .mrm_community_image_container {
    min-height: 90px;
    padding: 7px;
  }
  .community-gift-container .button-container {
    top: 20px;
  }
  .community-zoom-img img {
    max-height: 7px;
  }
  .communsity-search-icon img {
    width: 12px;
    height: 12px;
  }
  .gift-store-logo-image {
    max-width: 130px;
  }
  .detail-view-gift-store-logo-image {
    max-height: 30px;
  }
}
@media screen and (max-width: 530px) {
  .detail-view-container .detail-view-info-wrapper .detail-view-info-container .detail-view-gift-title {
    max-height: 100px !important;
  }
  #pnlGiftDetail .addToMyregistry {
    margin-left: 8px;
  }
}
@media screen and (max-width: 500px) {
  #pnlGiftDetail .addToMyregistry {
    margin-left: 8px;
  }
  #pnlGiftDetail .shareIcons {
    margin-top: -6px;
  }
  .title {
    font-size: 26px;
  }
  .box-partner span.desktop_title {
    display: none;
  }
  .box-partner span.mobile_title {
    display: block;
  }
  .createRegistryBtn .pst_button.large {
    height: auto;
  }
  .mr-culture-es-US .createRegistryBtn .pst_button.large {
    font-size: 14px;
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 480px) {
  .addToMyregistry,
  .viewOnWebsite {
    font-size: 16px;
    width: 220px;
    margin: 4px 0;
  }
}
@media screen and (max-width: 410px) {
  /* Gift Detail Panel */
  #pnlGiftDetail .detail-view-info-wrapper {
    margin-top: 36px;
  }
  /*#pnlGiftDetail .addToMyregistry {
        width: 175px;
    }

    #pnlGiftDetail .viewOnWebsite {
        width: 175px;
    }*/
  #pnlGiftDetail .button-wrapper {
    margin-top: 13px;
  }
  #pnlGiftDetail .shareIcons {
    margin-top: -6px;
  }
  #pnlGiftDetail .detail-view-image-container {
    min-height: auto;
    padding: 0;
  }
  #pnlGiftDetail .detail-view-gift-price {
    font-size: 22px;
  }
  #pnlGiftDetail .MRdetail-view-image-Holder {
    min-height: auto;
    padding-top: 10px;
  }
  #pnlGiftDetail .detail-view-info-wrapper {
    margin-top: 5px;
  }
  .detail-view-gift-description {
    display: block;
  }
  #pnlGiftDetail .detail-view-gift-title {
    margin: 5px 0px -4px;
  }
  #pnlGiftDetail .addToMyregistry {
    margin-top: 0px;
  }
}
@media screen and (max-width: 360px) {
  #pnlGiftDetail .btnDialogClose {
    right: 20px;
  }
  #pnlGiftDetail .shareIcons {
    right: 51px;
  }
  .pst_button.large {
    font-size: 18px;
  }
}