/********** Header ************/
@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular-webfont.woff2') format('woff2'),
         url('../fonts/raleway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaybold';
    src: url('../fonts/raleway-bold-webfont.woff2') format('woff2'),
         url('../fonts/raleway-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaymedium';
    src: url('../fonts/raleway-medium-webfont.woff2') format('woff2'),
         url('../fonts/raleway-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
header {
  font-size: 1.1em;
}
header#header .welcome-msg span {
  padding-right: 1.2em;
}
header.header .top-cart .block-title {
  text-align: center;
}
.block-title.no-items {
  padding-right: 1.6em;
}
.search-bar {
  display: inline-block;
  width: 30%;
  position: absolute;
  top: 52px;
  right: 0
}

header .bottom-block {
  text-align: right;
  position: relative;
}

header.header .bottom-block .amazonpay {
    display: none;
}

header.header .bottom-block .amazonpay img {
  padding-top: 0px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  header.header .bottom-block .amazonpay {
    display: block;
    position: absolute;
    right: -5%;
    top: -36px;
    padding: 0px 13px;
    width: 100%;
    text-align: center;
  }


    header.header .bottom-block .amazonpay img {
    width: 89px;
    padding-top: 3px;
    }

  header .header-shipping > a {
      padding-left: 10px;
      position: relative;
      top: -7px;
    }

   header.header .header-right {
 
    margin-top: 4.4em!important;
 
}


}

@media only screen and (min-width: 768px) {

  header.header .bottom-block .amazonpay {
    display: block;
    position: absolute;
    right: 242px;
    top: -7px;
    padding: 0px 7px;
  } 
  
  header .header-shipping > a {
      padding-left: 10px;
      border-left: 1px solid #777;
      position: relative;
      top: -7px;
    }

  header.header .bottom-block .amazonpay img {
    width: 105px;
    } 
  header .header-shipping .amazonpay > span {margin-right: 4px;}
}


.left.grid_6.alpha.omega {
  text-align: center
}
header#header.header-3 .header-checkout {
  position: absolute;
  top: 2.5em;
  left: 0
}
header#header .top-cart button.button span {
  background-color: #fff;
  border-color: #000;
  border-width: 1px;
  color: #000;
}
header#header .top-cart button.button span:hover {
  background-color: #4cb1f1;
  border-color: #4cb1f1;
  color: #fff;
}
header#header .customer-name + .links li a, header#header span.customer-name + .links li a:hover {
  color: #000;
}
body .header-wrapper header#sticky-header, header#sticky-header .menu-line, body.boxed-layout .header-wrapper header#sticky-header .menu-line .container_12, header#sticky-header.floating .search_mini_form {
  width: 100%;
}
@media only screen and (max-width: 1280px) and (min-width: 978px) {
  body.boxed-layout .header-wrapper header#header.header-3 .form-search input {
    width: 83.25%
  }
  header#header .container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 954px;
  }
  header#header .container_12 .grid_12 {
    margin-left: auto;
    margin-right: auto;
    width: 1272px;
  }
  header#header .container_12 .grid_9 {
    width: 810px;
  }
  header#header .container_12 .grid_3 {
    width: 90px;
  }
}
@media only screen and (max-width:977px) and (min-width: 320px) {
  header.header .top-cart, header.header .top-cart.logged-in {
    margin-left: 0;
  }
  .header-shipping {
    position: absolute;
    top: -30%;
    left: -183%;
  }
  .header-shipping.logged-in {
    left: -220%;
  }
  .checkout-onepage-success .header-shipping.logged-in {
    top: -85%;
    left: -220%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1280px) {
  header#header .logo img {
    min-width: 18em !important
  }
  header#header .logo-wrapper{
    margin-bottom: 3em
  }
  header#header.header-3 .search_mini_form {
    width: 100%
  }
  header.header .top-cart .block-content {
    top: 100%
  }
  header.header.header-1 .top-cart .block-title span.title-cart.logged-in {
    /*padding: .79em .35em;*/
    padding: .79em 20px;
  }
  .block-title.no-items {
    padding-right: 0;
  }
  header#header .customer-name {
    padding: .75em .35em;
  }
}
@media only screen and (max-width: 877px) {
  header.header .header-right .top-block {
    /*width: 95%;*/
    display: block;
    position: relative;
    top: 5px;
  }
}
@media only screen and (max-width: 768px) {
  .page-title h1, .page-title h2, .widget-title h2 {
    text-align: center
  }
  header.header div.header-right .bottom-block {
    float: right;
    margin-top: 0;
  }
  div.right {
    float: left !important;
  }
  .header-right div.clear {
    display: none;
  }
  header.header div.top-cart .block-content {
    left: initial;
    right: -50%;
  }
  body .header-wrapper header.header .search_mini_form {
    width: 200.5%;
  }
  body .header-wrapper header.header .search_mini_form.logged-in {
    width: 258.5%;
  }
  body.boxed-layout header#header.header-1 .search_mini_form input {
    width: 173px;
  }
  header#header div.search-button.logged-in {
    padding: 0 .35em;
  }
  button.header-checkout span span {
    padding: 0 .35em;
  }
}
.cms-index-index .messages, .cms-store-home .messages {
  width: 80%;
}
.messages li {
  color: #000;
  font-size: 1.1em;
}

/********** Slider/Banner **********/

#yummy-slider-wrapper {
  width:100%;
  max-width: 1900px;
  margin: 0 auto;
  padding-left:0.5px;
}
.cms-index-index .left-banner, .cms-store-home .left-banner {
  width:69.9%;
  height:100%;
  display:inline-block;
}
.cms-index-index .right-banner, .cms-store-home .right-banner {
  width: 29.8%;
  display: inline-block;
  height: 520px;
}
.cms-index-index .right-banner img, .cms-store-home .right-banner img {
  width: 100%;
  height: 100%;
}
.right-banner-content {
  height: 33%;
  border: 1px solid #eee;
}
.right-banner-content.middle {
  border-top: none;
  border-bottom: none;
}
@media only screen and (max-width:977px) {
  div#rev_slider_1_wrapper, div#rev_slider_1, div#rev_slider_2_wrapper, div#rev_slider_2 {
    height: 300px !important;
    max-height: 0px;
  }
  .cms-index-index .left-banner, .cms-store-home .left-banner {
    width: 100%;
    display: block;
    margin-top: 5%
  }
  .cms-index-index .right-banner, .cms-store-home .right-banner {
    width: 400px;
    display: block;
    max-height: 520px;
    margin: 5% auto
  }
  .container_12 .grid_9 {
    width: 100%;
  }
  #sticky-header {
    display: none !important;
  }
}
@media only screen and (max-width:768px) and (orientation:landscape) {
  .cms-index-index .right-banner, .cms-store-home .right-banner {
    width: 57%;
  }
}
@media screen and (max-width:320px) {
  div#rev_slider_1_wrapper, div#rev_slider_1, div#rev_slider_2_wrapper, div#rev_slider_2 {
    height: 200px !important;
  }
}
/********** Mega Menu **********/

div.ms-category-level .parent.active > a.form-group, ul.ms-topmenu .ms-submenu a.form-group:hover {color: #000; text-decoration: underline;}
ul.ms-topmenu .ms-label {font-weight: 600;}
div.ms-category-level .col-sub {width: 18em;}
div.ms-megamenu .anchor_mbmenu {background-color: #95348D;}
.fg-desktop-hide {display: none;}
p.form-group {color:#000;}
@media only screen and (max-width: 977px) {
  .fg-mobile-hide {
      display: none;
  }
  .fg-desktop-hide {
      display: block;
  }
  div.mb-submenu .ms-category-level .col-category a.form-group {
    border-bottom: none;
  }
  div.ms-category-level a.form-group {
    text-indent: initial;
  }
}

/********** Articles **********/

.cms-index-index .box h2, .cms-store-home .box h2 {
  margin-bottom: 1em
}
.cms-index-index .featured-wrapper .feature-desc, .cms-store-home .featured-wrapper .feature-desc {
  margin-bottom:0;
  padding:0
}
.featured-image {
  width: 100%;
}
.grid_3 > .box {
  padding: 0;
}

/********** Featured Items **********/

.cms-index-index .products-grid .product-name, .cms-store-home .products-grid .product-name {
  text-align: center;
}

/********** Footer ************/

footer {
  font-size: 1.1em;
}
.insurance-hours {
  margin: 15px 0 0 0
}
.credit-logos {
  height: 70px;
  display: inline-block;
  float:right
}
.credit-logos img {
  width: auto !important
}
.footer-logo {
  display: inline-block;
  float:left;
  margin:0 0 0 20px
}
.footer-logo:first-child {
  margin:0
}
#credit {
  padding:15px 0 0 0
}
footer#footer .links .no-links a {
  text-decoration: none;
  cursor: text;
}
@media only screen and (max-width: 977px) and (min-width: 768px) {
  body.boxed-layout #footer .footer-top div.newsletter-container.container_12 {
    padding: 5% 0 2%
  }
  .credit-logos {
    display: block;
    float: none;
    margin: 0 0 15% 0
  }
  .credit-logos .footer-logo {
    margin: 0 4%
  }
  #footer address {
    width: 100%;
    text-align: center;
    margin: 2% 0 4%
  }
  #footer .footer-block-title h2.newsletter-title {
    font-size: 1.9em
  }
}
@media only screen and (max-width: 767px) {
  #footer .form-subscribe-header {
    padding: 0 5%
  }
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
  .credit-logos {
    height: 200px;
    position: initial;
    margin-top: 10%
  }
  .credit-logos div {
    margin: 0;
    padding: 0 8%
  }
  .footer-logo {
    float: none
  }
  .footer-logo:last-child {
    margin-left: 0
  }
  #footer div.footer-bottom address {
    margin: 5% 0 0;
    text-align: center
  }
  div.fb_iframe_widget_fluid {
    display: inline-block
  }
  body.boxed-layout #footer .footer-top div.newsletter-container.container_12 {
    padding: 5% 1.3% 5%;
    text-align: center
  }
  #footer .footer-block-title h2.newsletter-title {
    font-size: 1.7em;
    text-align: left
  }
  #footer .input-box.grid_4 {
    width: 82%;
    margin-left: 3.2%
  }
  footer#footer .links .no-links {
    pointer-events: none;
  }
  footer#footer .links .no-links a {
    text-decoration: none;
    color: inherit;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation:landscape) {
  #footer .block-subscribe .input-box.grid_4 {
    margin: 0
  }
}

/********** Insurance list page ************/

.insurer-selector {
  clear: both;
  text-align: center;
  padding-top: 20px;
  margin-bottom: 30px;
}

.insurer-selector select {
  width: 100%;
}

.insurer-selector img {
  margin-top: 20px;
}

.insurer-selector img {
  margin-bottom: 20px;
}

.insurer-container {
  margin: 0px auto;
  text-align: center;
  width: 100%;
  padding: 0px 0px 8px;
  border: 1px solid rgb(150, 129, 79);
  background-color: rgb(235, 235, 235);
  display: inline-block;
}

.insurer-container2 {
  display: inline-block;
}

.insurer-container h2 {
  color: rgb(0, 0, 0);
  background: rgb(255, 213, 100) none repeat scroll 0% 0%;
  padding: 7px;
}

.ins_title {
    padding: 5px 0;
    font-weight: bold;
}
#instates {
    float: left;
    width: 100%;
}
.ins_title span {
    color: #793280;
}
#yourInsurer {
    float: left;
    width: 100%;
}
#instates > select {
    font-size: 1.2em;

}
.insurer-binder {
    padding: 0 6px;
    float: left;
    text-align: left;
    width: 96%;
}
.insurer-stater {
    float: left;
    padding: 0 6px;
    text-align: left;
    width: 96%;
}

@media only screen and (min-width: 767px) {
  #instates {
    width: 100%;
  }

  #yourInsurer {
    width: 100%;
}

.insurer-binder, .insurer-stater {
  width: auto;
  padding: 0 10px;
}
}

@media only screen and (min-width: 1280px) {
.insurer-container {
  width: 75%;
}

}

/********** Product Page **********/

div.meigee-tabs-content {
  color: #000;
}

.product-container {
  text-align: center;
}

/********** Cart **********/
div.cart .discount label, .checkout-cart-index button.button span span, div.cart .totals table td, .have_question_call_us a, .nobr, table.data-table th, span.price, .cart-table .buttons-row .buttons .btn-update span span, div.cart.cart-2 aside section.totals header h2, div.cart .totals table .price, #shipping-zip-form input, #shipping-zip-form select, #discount-coupon-form input, div.price-box .price {
  color:#000;
}
div.cart .btn-proceed-checkout span span, div.cart .btn-proceed-checkout > span,div.cart .discount .buttons-set button.button span, div.cart .discount .buttons-set button.button span span, div.cart .shipping .buttons-set button.button span, div.cart .shipping .buttons-set button.button span span {
  background-color: #95348D;
  border-color: #95348D;
}
div.cart .discount .buttons-set button.button span:hover, div.cart .discount .buttons-set button.button span span:hover, div.cart .shipping .buttons-set button.button span:hover, div.cart .shipping .buttons-set button.button span span:hover {
  background-color: #4CB1F1;
  border-color: #4CB1F1;
  color: #fff;
}
.cart-table .buttons-row .buttons .btn-update span {
  border-color: #000;
  border-width: 1px;
}
div.cart.cart-2 aside section.totals header {
  background-color: #ccc;
}
.have_question_call_us a:hover {
  text-decoration: none;
}
.checkout-cart-index .upgrade-notice {
  font-weight: bold;
}
header.header .top-cart .block-content .item-options dd {
  color: #000;
}
.crosssell {
  padding: 3.667em 0 0 0;
}
.cart.cart-2 .crosssell .product-details {
  text-align: center;
}
.cart.cart-2 aside section.totals {
  float: right;
}
button.button.btn-continue.not_a_btn_link span span {
  background-color: #fff;
}
@media only screen and (min-width: 1281px) {
  .container_12 .cart.cart-2 .grid_4 {
    float: right;
  }
}
@media only screen and (max-width: 977px) and (min-width: 768px) {
  body .cart.cart-2 aside section.coupon, body .cart.cart-2 aside section.totals {
    float: right;
  }
}
@media only screen and (max-width: 767px) {
.cart.cart-2 aside section.totals {
    float: none;
  }
}
/********** Checkout **********/
#opc-login, .opc .step-title .title-box, .checkout-onepage-index .block-content, .checkout-onepage-index input, .checkout-onepage-index .control, .checkout-onepage-index select, .checkout-onepage-index .form-list li, .mother-dob, .baby-dob {
  font-size: 1.1em;
}
.form-list label.required em {
  font-size: 1.5em;
}
ol.opc .grid_4 h4, ol.opc .grid_4 p.required {
  color: #f00;
  font-size: 1.2em;
}
ol.opc .grid_4 p, ol.opc .grid_4 .form-list li, ol.opc .grid_4 .form-list label, ol.opc #login-form li label, ol.opc .grid_4 .ul li, aside.sidebar div.block.block-progress dt, ol.opc .grid_4 a, .input-box input.input-text, ol.opc .form-list .input-box select, div.buttons-set .back-link a, .f-left a, .changelink a {
  color: #000;
}
.checkout-onepage-index header.header .top-cart button.button span, .checkout-onepage-index button.button > span, .checkout-onepage-success body button.button > span {
  border-color: #000;
  border-width: 1px;
  color: #000;
}
ol.opc .step-title .number {
  color: #fff;
  background-color: #95348D;
}
#checkout-step-login .buttons-set.continue {
  padding: 0;
}
#checkout-step-login .grid_4.alpha p {
  padding: 0 0 10px 0;
}
#acknowledgementLink span {
  padding: 0 0 0 22px;
}
body button.button span span {
  background-color: #7bd87d;
  color: #fff;
}
body button.button:hover span {
  background-color: #40b242;
  color: #fff;
  border-color: #000;
}
.checkout-onepage-success p {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 1.1em;
}

/********** 'Store' CMS Page **********/
/* Ported over from yummy/default/css/styles.css */
.leftcols{float:left;width:280px}
.midcols{float:left;padding-left:18px;padding-right:18px;width:311px;}
.rightcols{float:left;width:280px;}
.bordercolor{border:1px solid #AAAAAA;margin:0 0 10px;}
.bordercolor h2{font-size:1.4em;font-weight:bold;padding-top:0;}
.leftimg{background:url("../images/breast-care.png") no-repeat scroll left top transparent;min-height:130px;padding-left:100px;}
.rightimg{background:url("../images/bras.png") no-repeat scroll left top transparent;padding-left:118px;}
.rightsnd{background:url("../images/bottle-feeding.png") no-repeat scroll left top transparent;min-height:120px;padding-left:118px;}
.box{border:1px solid #AAAAAA;margin:0 0 20px;padding:14px;}
.box h2{font-size:1.4em;font-weight:bold;padding-top:0;}
.box.carouselOverlay{background:transparent url('../images/ffffff-alpha=60pct.png') repeat left top;background:none repeat scroll 0 0 rgba(255,255,255,0.6);border:0 none;margin-bottom:-104px;position:relative;text-align:left;top:-130px;z-index:9;}
.borderWhite{border:1px solid #FFFFFF;margin:0 0 10px;padding-bottom:20px;}
.borderWhiteText{border:1px solid #FFFFFF;margin:0 0 10px;padding:20px 20px 50px;}
.centered{text-align:center;}

/********** CMS page misc. fixes **********/

.cms-page-view .content-wrapper {
  font-size: 1.1em;
}
.seal-container {
  display: flex;
  align-items: center;
}
#siteseal {
  margin: 0 0 0 25px;
}
.cms-nj-out-of-state-bcbs-alert .page-title {
  text-align: center;
}
.cms-strange-pump table {
  width: 1120px;
}
.cms-spectra #yourInsurer, .cms-ef #yourInsurer {
  float: none;
}
.cms-insurance-page-content-wrapper, .cms-insurance-page-lgs-main {
  width:900px;
  margin:0 auto;
}
.cms-insurance-page-lgs-main {
  padding: 26px 26px 0 26px;
  min-height: 380px;
  background: #fff url('/media/wysiwyg/field.jpg') no-repeat left top;
}
.cms-insurance-lgs-wrapper {
  width: 300px;
  float: left
}
.cms-insurance-lgs-header {
  color: #5E9732;
  font-size: 2.7em;
}
.cms-pg-empire .cms-insurance-lgs-header {
  color: #0079c2;
}
.cms-pg-emblem .cms-insurance-lgs-header {
  color: #50327c;
}
.cms-pg-humana .cms-insurance-lgs-header {
  color: #4e8416;
}
.cms-insurance-lgs-header span {
  font-size: 1.6em;
}
.cms-insurance-lgs-btn-wrapper {
  padding-top: 30px;
}
.cms-insurance-lgs-btn {
  font-size: 2em;
  color: #fff;
  background-color: #f5720b;
  padding: 10px;
  cursor: pointer;
}
.cms-insurance-page-img {
  padding: 0;
  margin: 0;
}
.cms-insurance-lgs-inner {
  width: 600px;
  float: right;
}
.cms-insurance-lgs-inner p, .cms-insurance-lgs-inner ol {
  font-size: 1.1em;
  padding-bottom: 0;
  line-height: 1.5;
}
.cms-insurance-lgs-inner ol {
  margin-left: 1.5em
}
.cms-insurance-lgs-inner-header {
  color: #0b82a3;
  font-size: 2.4em;
}
.cms-insurance-lgs-bottom-img-wrapper {
  width: 900px;
  margin: 0 auto;
  padding: 0;
}
.cms-insurance-lgs-bottom-img {
  padding: 0;
}
.cms-insurance-page-img-content-wrapper {
  position: relative;
  top: -530px;
  width: 910px;
  padding: 0;
  margin: 0;
}
.cms-pg-ameda .cms-insurance-page-img-content-wrapper {
  top: -545px;
}
.cms-spectra .cms-insurance-page-img-content-wrapper {
  top: -530px;
}
.cms-insurance-page-img-content {
  position: relative;
  left: 550px;
  width: 340px;
  padding: 0 20px 0 0;
  text-align: center;
  color: #830d80;
  margin: 0;
}
.cms-ef .cms-insurance-page-img-content {
  left: 300px;
  width: 600px;
}
.cms-spectra .cms-insurance-page-img-content {
  left: 290px;
  width: 630px;
}
.cms-insurance-page-img-content .img-content-title {
  padding: 0;
  margin: 0;
  font-size: 40px;
  line-height: 36px;
}
.cms-ef .cms-insurance-page-img-content .img-content-title, .cms-spectra .cms-insurance-page-img-content .img-content-title {
  font-size: 30px;
  text-align: center
}
.cms-pg-medela .cms-insurance-page-img-content p:nth-child(2) {
  padding: 15px 0 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}
.cms-pg-ameda .cms-insurance-page-img-content p:nth-child(2) {
  padding: 8px 0 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.2em;
}
.cms-spectra .img-content-description p {
  padding: 8px 0 0;
  margin: 0;
  font-size: 13px;
  line-height: 1.2em;
  text-align: center;
}
.img-content-description p:first-child {
  padding: 18px 0 0;
  margin: 0;
  font-size: 13px;
  line-height: 1.2em;
  text-align: center;
}
.img-content-description p:nth-child(2) {
  padding: 10px 0 0;
  margin: 0;
  font-size: 13px;
  line-height: 1.2em;
  text-align: left;
}
.cms-spectra .img-content-description p:nth-child(2) {
  text-align: center;
}
.img-content-description .img-content-list {
  line-height: 1.1;
  width: 550px;
  margin-left: 40px;
  text-align: justify;
}
.cms-ef .img-content-list li {
  padding-top: 10px;
  font-size: 13px;
}
.cms-ef .img-content-list li:first-child {
  margin-left: 5px;
}
.cms-ef .img-content-list li:nth-child(2) {
  margin-left: 25px;
}
.cms-ef .img-content-list li:nth-child(3) {
  margin-left: 45px;
}
.cms-ef .img-content-list li:last-child {
  margin-left: 65px;
}
.cms-ef .img-content-list span {
  position: relative;
}
.yourInsurer-wrapper {
  width: 350px;
  margin: 10px auto 0px;
  border: 1px #660 solid;
  background-color: #99ff33;
  padding: 8px 0 8px;
  text-align:center;
}
.cms-insurance-page-img-content .yourInsurer-title {
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
.cms-ef .yourInsurer-title {
  font-weight: initial;
  line-height: initial;
}
.cms-insurance-page-sub-content {
  text-align: center;
  color: #830d80;
  font-weight: bold;
  font-size: 1.5em;
  position: relative;
  top: -150px;
}
.cms-ef .cms-insurance-page-sub-content {
  top: -275px;
}
.cms-spectra .cms-insurance-page-sub-content {
  top: -225px;
}
.cms-pg-medela .cms-insurance-page-sub-content p:first-child, .cms-pg-ameda .cms-insurance-page-sub-content p:first-child {
  text-align: left;
}
@media only screen and (max-width:978px) and (min-width: 320px) {
  .cms-insurance-video .std div:nth-child(3), .cms-insurance-video .std img {
    margin-left: 0 !important;
    width: 100%;
  }
  /***** CMS page mobile iframe/video fix *****/
  .cms-insurance-video iframe, .cms-we-support-moms-in-training iframe, .cms-resources-instructions-medela-advanced iframe, .cms-resources-instructions-hygeia-q iframe, .cms-resources-instructions-ameda-purely-yours iframe, .cms-resources-instructions-evenflo-deluxe-double iframe, .cms-resources-instructions-spectra iframe, .blog-cat-view embed, #signature_page {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 200px;
    width: 100%;
  }
  .cms-insurance-video iframe {
    padding: 0 0 3em 0;
  }
  .cms-resources-instructions-breast-pumps img {
    height: auto
  }
  .cms-insurance-page-content-wrapper, .cms-insurance-page-img-content-wrapper, .cms-insurance-page-lgs-main, .cms-insurance-lgs-wrapper, .cms-insurance-lgs-inner, .cms-insurance-lgs-bottom-img-wrapper, .cms-insurance-page-img-content, .cms-ef .cms-insurance-page-img-content, .cms-spectra .cms-insurance-page-img-content {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .cms-insurance-page-lgs-main {
    background-position: top;
  }
  .cms-insurance-lgs-wrapper, .cms-insurance-lgs-inner-header {
    text-align: center;
  }
  .cms-insurance-lgs-inner {
    padding: 12em 0 0 0;
  }
  .cms-insurance-lgs-inner p {
    text-align: justify;
  }
  .cms-insurance-lgs-header, .cms-insurance-lgs-inner p:first-of-type {
    padding: 1em 0 0;
  }
  .cms-ef .cms-insurance-page-img-content {
    left: 0;
  }
  .cms-ef .img-content-description .img-content-list, .cms-ef .img-content-description .img-content-list li {
    width: 100%;
    margin-left: 0;
  }
  .cms-insurance-page-img-content, .cms-insurance-page-img-content-wrapper, .cms-insurance-page-sub-content, .cms-ef .cms-ef .img-content-list span {
    position: initial;
  }
  .cms-insurance-page-img-content .img-content-title, .cms-ef .cms-insurance-page-img-content .img-content-title, .cms-spectra .cms-insurance-page-img-content .img-content-title {
    font-size: 2em;
    padding: 0.5em 0 0 0;
  }
  .yourInsurer-wrapper {
    width: 100%;
  }
  .cms-insurance-page-img-content .yourInsurer-title {
    font-size: 16px;
  }
  #yourInsurer {
    float: none;
    display: inline-block;
  }
  .cms-insurance-page-sub-content {
    margin: 1em 0 0 0;
  }
  .cms-pg-medela .cms-insurance-page-sub-content p:first-child, .cms-pg-ameda .cms-insurance-page-sub-content p:first-child {
    text-align: center;
  }
}

/* Pop up for aetana yes/no radio button on checkout page*/
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 10000;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup {
 margin: 250px auto;
    /* padding: 10px 20px; */
    background: #fff;
    border-radius: 5px;
    width: 50%;
    position: relative;
}
.popup h2 {
  margin-top: 0;
    color: #000;
    background: rgb(149, 52, 141) none repeat scroll 0% 0%;
    padding: 10px;
}
.popup .close {
     position: absolute;
    top: 0px;
    right: 10px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    /* background: #fff; */
    display: inline-block;
}
.popup .close:hover {
  color: #FFE784;
}
.popup .content {
    max-height: 30%;
    overflow: auto;
    padding: 14px;
}

/* End of pop up */


/*YUMMYMUMMYSA-233*/
button.accordion-resources {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}
button.accordion-resources.active, button.accordion-resources:hover {
  background-color: rgba(149,97,169,.5);
}
div.panel {
  padding: 18px 18px 0;
  background-color: white;
  display: none;
}
div.panel.show {
  display: block;
}
button.accordion-resources:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}
button.accordion-resources.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}
/* End */
/* latchon css  */
.cms-latchon #footer{ display:none;}
.cms-latchon .breadcrumbs-wrapper{ display:none;}
.static-banner-block{border-top:2px solid #B9BABE; }
.cms-latchon .content-wrapper .main-container {
    padding-top: 0px;
padding-bottom:0px
}
 .latchon-content-heading-black {
   color: #545454;
    font-family: "ralewaybold";
    font-size: 30px;
    line-height: normal;
    padding: 0 0 30px;
}
.latchon-content-middle {
 margin: 52px auto;
 width: 76%;
}
.center{ text-align:center;}
.latchon-content-desc
{
 color: #545454;
    font-family: "ralewayregular";
    font-size: 23px;
    line-height: 34px;
}
.latchon-content-heading{
      color: #883380;
    font-family: "ralewaybold";
    font-size: 30px;
    line-height: normal;
    padding: 17px 0px;
}
.latchon-content-bg
{
 background: #d8d8d8 none repeat scroll 0 0;
}
.latchon-content-desc a {  color: #883380; font-weight:bold; }
.latchon-content-bold { font-family: ralewaybold;
    font-size: 39px;
    line-height: 50px;}
.latchon-button{
background: #e8b61e none repeat scroll 0 0;
    border-radius: 25px;
   font-size: 20px;
    line-height: 37px;
    padding: 10px 50px;
    text-transform: uppercase;
    vertical-align: top;
color:#883380;
}
.padding-top{ 
 padding: 34px 20px;
}
.how-it-works-step {  background: #d8d8d8 none repeat scroll 0 0;
    border-radius: 49px;
    font-size: 20px;
    padding: 62px 7px;
    position: relative;
 margin-right: 51px;
float:left;
    width: 20%;}
.how-it-works-step2 {   background: #d8d8d8 none repeat scroll 0 0;
    border-radius: 49px;
    float: left;
    font-size: 20px;
    margin-right: 51px;
    padding: 34px 7px;
    position: relative;
    width: 20%;}
.how-it-works-step3 {   background: #d8d8d8 none repeat scroll 0 0;
    border-radius: 49px;
    float: left;
    font-size: 20px;
    margin-right: 51px;
    padding: 20px 2px;
    position: relative;
    width: 20%;}
.how-it-works-step4 {    background: #d8d8d8 none repeat scroll 0 0;
    border-radius: 49px;
    float: left;
    font-size: 20px;
    padding: 20px 2px;
    position: relative;
    width: 20%;}

 .latchon-step-number{     background: #883380 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-family: ralewaybold;
    font-size: 37px;
    left: -10px;
    padding: 13px 16px 16px 14px;
    position: absolute;
    text-align: center;
    top: -20px;}
.step-content-width {  color: #545454;
    line-height: 28px;
    margin: 0 auto;
    text-align: center;
    text-transform: capitalize;
    width: 92%;}
.banner-image{ position:relative; font-family: 'ralewayregular';}
.banner-image .slider-content {  background: #f9fafb none repeat scroll 0 0;
    left: 15px;
    padding: 38px 40px;
    position: absolute;
    top: 43px;
    width: 41%;}
.banner-image .slider-content span {  color: #883380;
    font-family: ralewaybold;
    font-size: 34.5px;
    font-weight: bold;
    line-height: 42px;}
.slider-content > p {
    padding: 20px 0;
}
.slider-content > p {
    color: #545454;
    font-size: 23px;
    line-height: 32px;
    padding: 20px 0;
}
.latchon-button-blue{
  background: #883380 none repeat scroll 0 0;
    border-radius: 25px;
    color: #e8b61e;
    float: left;
    font-family: ralewaybold;
    font-size: 25px;
    padding: 18px 13px;
text-transform: uppercase;
}
.latchon-button-signup{
  background: #E8B61E none repeat scroll 0 0;
    border-radius: 25px;
    color: #883380;
    font-family: ralewaybold;
    font-size: 25px;
    padding: 18px 38px;
text-transform: uppercase;
}
.signup-middle{ margin:0px auto; width:19%; text-align:center; padding: 39px 0 12px;}
.signup-middle a:hover{ text-decoration:none;}
.padding-block-2 {padding: 50px 0 18px;} 
.margin40{ margin:40px 0px;}
.latchon-content-heading a { text-decoration:none;}
@media (max-width: 620px) {
   .banner-image .slider-content {
    background: #f9fafb none repeat scroll 0 0;
    padding: 15px 15px;
    position: relative;
    top: 40px;
    width: 93%;
    left: 0px;
  }
  .latchon-button-blue {
    margin-bottom: 13px;
  }
  .slider-content > p {
    font-size: 18px;
    line-height: 26px;
    padding: 10px 0;
  }
  .banner-image .slider-content span {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
  }
  .latchon-content-desc {
     font-size: 17px;
    line-height: 26px;
   }
   .latchon-content-middle {
    margin: 45px auto;
    width: 100%;
    }

   .latchon-content-heading {
    font-size: 26px;
    line-height: normal;
    padding: 11px 0px;
  }
  .latchon-content-heading-black {
    font-size: 23px;
 }
  .how-it-works-step {
    margin-bottom: 25px;
    width: 100%;
    border-radius: 32px;
    padding: 32px 7px;
    font-size: 18px;
  }
  .step-content-width {
    line-height: 26px;
    margin: 0 auto;
    width: 100%;
  }
  .latchon-step-number {
    border-radius: 50%;
    font-size: 27px;
    left: -10px;
    padding: 8px 11px 11px 9px;
    position: absolute;
    text-align: center;
    top: -20px;
  }
  .how-it-works-step2 {
    margin-bottom: 25px;
    width: 100%;
    border-radius: 32px;
    font-size: 18px;
  }
  .how-it-works-step3 {
    margin-bottom: 25px;
    width: 100%;
    border-radius: 32px;
    font-size: 18px; 
  }
  .how-it-works-step4 {
    margin-bottom: 25px;
    width: 100%;
    border-radius: 32px;
    font-size: 18px;
  }
  .signup-middle {
    width: 100%;
    text-align: center;
    padding: 2px 0 0px;
  }
   .margin40 {
    margin: 21px 0px;
   }
   .latchon-content-bold {
     font-size: 28px;
    line-height: 36px;
   }
   .latchon-button {
       padding: 3px 31px;
    float: left;
    margin-left: 59px;
   }
   .latchon-button-addyour-cart {
    width:100% !important;
    font-size: 13px!important;
  }
  #header .mobile-header-phone {
    display: block !important;
    text-align: center;
    font-size: 17px;
   padding: 0px 0px;
  }

  }
/* tablet */
@media (max-width: 1024px) and (min-width: 787px) {

    .banner-image .slider-content span {
      font-size: 24.5px;
      line-height: 34px;
   }
   .slider-content > p {
       font-size: 20px;
    line-height: 30px;
    padding: 20px 0;
   }
   .banner-image .slider-content {
    padding: 21px 29px;
    position: absolute;
    top: 20px;
    width: 41%;
  }
  .latchon-content-middle {
    margin: 52px auto;
    width: 100%;
   }
   .how-it-works-step {
    font-size: 20px;
    padding: 76px 7px;
    position: relative;
    margin-right: 51px;
    float: left;
    width: 20%;
  }
  .how-it-works-step3 {
     font-size: 20px;
    margin-right: 51px;
    padding: 34px 2px;
    position: relative;
   }
   .latchon-button-blue {
    font-size: 15px;
    padding: 18px 13px;
   margin-right: 10px;
}
.latchon-button-signup {
    
    font-size: 15px;
    padding: 18px 38px;
}
}

@media (max-width: 768px) and (min-width: 480px) {
   .banner-image .slider-content span {
    font-size: 18px;
    line-height: 23px;
   }
   .slider-content > p {
    font-size: 15px;
    line-height: 20px;
    padding: 3px 0;
  }
  .banner-image .slider-content {
    padding: 14px 16px;
    position: absolute;
    top: 12px;
   }
   .latchon-content-middle {
    margin: 26px auto;
    width: 100%;
  }
  .latchon-content-heading-black {
    color: #545454;
    font-family: "ralewaybold";
    font-size: 24px;
    line-height: normal;
    padding: 0 0 13px;
  }
  .latchon-content-desc {
    color: #545454;
    font-family: "ralewayregular";
    font-size: 18px;
    line-height: 26px;
  }
  .step-content-width {
    color: #545454;
    line-height: 24px;
    margin: 0 auto;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
}
  .how-it-works-step {
    font-size: 20px;
    padding: 54px 7px;
    position: relative;
    margin-right: 18px;
    float: left;
    width: 22%;
    border-radius: 35px;
  }
  .how-it-works-step3 {
     font-size: 20px;
    margin-right: 18px;
   padding: 18px 2px;
    position: relative;
    border-radius: 35px;
    width: 22%;
   }
   .how-it-works-step2 {
     font-size: 20px;
    margin-right: 18px;
       padding: 30px 2px;
    position: relative;
    border-radius: 35px;
    width: 22%;
   }
   .how-it-works-step4 {
     font-size: 20px;
     padding: 18px 2px;
    position: relative;
    border-radius: 35px;
    width: 22%;
   }
   .signup-middle {
    margin: 0px auto;
    width: 26%;
    text-align: center;
    padding: 25px 0 6px;
}
.latchon-button-blue {
    font-size: 15px;
    padding: 18px 13px;
   margin-right: 10px;
}
.latchon-button-signup {
    
    font-size: 15px;
    padding: 18px 38px;
}
  }

  /* latch on popup start */
.checkout-cart-index #insurance_popup{  
z-index: 99999;   
    padding: 18px 35px 12px 32px;
    width: 38%;
    position: fixed;
    text-align: center;
    top: 50%;
   left: 50%; 
  background: url(../images/bg_popup.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%); 
   -ms-transform: translate(-50%, -50%); 
   -o-transform: translate(-50%, -50%); 
   transform: translate(-50%, -50%); }
 .checkout-cart-index #insurance_popup .latchoncontent span{
     font-family: "ralewayregular"; color:#883380; font-weight: bold; font-size: 15px;}
.latchoncontent b { font-family: "ralewaybold"; font-size: 17px;color:#883380; }

.insurance_popup .resizelogo{ width:150px;}
.latchoncontent { line-height: 26px;     padding: 19px 0px 19px 0px;}
 
.latchon-button-addyour-cart {
    width: 34%;
    margin: 0px auto;
    padding: 4px 5px;
    font-family: ralewaybold;
    background: #e8b61e none repeat scroll 0 0;
    border-radius: 25px;
    font-size: 17px;
    line-height: 29px;
    text-transform: uppercase;
    color: #883380;
}

  /* End */

  /* latch on End */
  #header .mobile-header-phone {
  display: none;
}
 .checkout-cart-index #insurance_kiindee_popup{  
z-index: 99999;   
    padding: 18px 35px 12px 32px;
    width: 38%;
    position: fixed;
    text-align: center;
    top: 50%;
   left: 50%; 
  background: url(../images/bg_popup.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%); 
   -ms-transform: translate(-50%, -50%); 
   -o-transform: translate(-50%, -50%); 
   transform: translate(-50%, -50%); 
 }
.checkout-cart-index #insurance_cashlatchon_popup{  
z-index: 99999;   
    padding: 18px 35px 12px 32px;
    width: 38%;
    position: fixed;
    text-align: center;
    top: 50%;
   left: 50%; 
  background: url(../images/bg_popup.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%); 
   -ms-transform: translate(-50%, -50%); 
   -o-transform: translate(-50%, -50%); 
   transform: translate(-50%, -50%); 
 }

/* Remove Amazon Payments and Amazon Login for mobile on checkout */
 @media only screen and (max-width: 480px) {
  #dt_method_amazon_payments, #dd_method_amazon_payments {
    display: none;
  }

  #amazon-login-wrapper {
    display: none;
  }
 }


@media (max-width: 620px) {
  #header .mobile-header-phone {
    display: block;
    text-align: center;
    font-size: 17px;
   padding: 0px 0px;
}
 .cms-index-index .right-banner, .cms-store-home .right-banner {
    width: 100% !important;
  }
  #yummy-slider-wrapper {
     padding-left: 0px;
}
.header-shipping {
    position: absolute;
    top: -29%;
    left: -182%;
}
header#header h2.logo {
    margin: 0;
    padding: 18px 0 0px;
}

}

@media (max-width: 414px) {
.header-shipping {
    position: absolute;
    top: -34%;
    left: -156%;
}
}

@media (max-width: 330px) {
.header-shipping {
    position: absolute;
    top: -16%;
    left: -127%;
}
}

.giftcard-preview-template-dialog .dialog_close{
  display:none !important;
}
.gift-product .gift-image-left{
    float: left;
    margin-right: 20px;
}
#giftcard_shoppingcart_apply button.button span span,#giftcard_shoppingcart_apply button span
{
  background-color: #95348D;
  border-color: #95348D;
  color:#000;
  border: none;
  width: 100%;
  line-height: 36px;
  height: 36px;
  display: block;
  font-size: 12px;
}
#giftcard_shoppingcart_apply button > span {
  border-width: 2px;
  border-color: #FF2C2C;
}
.giftvoucher ul#payment_form_giftvoucher
{
  margin-top: 0px;
}
#giftcard_shoppingcart_apply button span:hover,
#giftcard_shoppingcart_apply button.button span span:hover
{
  background-color: #4CB1F1;
 border-color: #4CB1F1;
    color: #fff;
}
.giftvoucher .form-list li
{
  margin-bottom: 5px;
}
.giftvoucher input
{
  height:auto;
}
.giftvoucher #giftvoucher_code
{
  background: white;
}
#giftvoucher-custom-code label {
    margin-bottom: 0em;
}
#giftcard_shoppingcart_apply button,#giftcard_shoppingcart_apply button span {
    margin: 0;
    width: 100%;
    border: none;
}
/* AMazon Order Sucess Page css YMSFTTRACK-36 */
.amazon-overlay {
    background-color: #333;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    display: none;
}
.amazon_popup .resizelogo {
    width: 190px;
}
.amazon_close {
    position: absolute;
    top: 6px;
    right: 35px;
    transition: all 200ms;
    font-size: 21px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    cursor: pointer;
    display: inline-block;
}
.amazon_popup{  
   z-index: 99999;   
    padding: 18px 35px 12px 32px;
    width: 38%;
    position: fixed;
    text-align: center;
    top: 50%;
   left: 50%; 
  background: url(../images/bg_popup.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%); 
   -ms-transform: translate(-50%, -50%); 
   -o-transform: translate(-50%, -50%); 
   transform: translate(-50%, -50%); 
}
.amazoncontent b {
    font-family: "ralewaybold";
    font-size: 15px;
    color: #883380;
}
.amazon_popup a:hover{ text-decoration: none;}
.amazoncontent {
    line-height: 26px;
    padding: 19px 0px 19px 0px;
}
 .amazon_popup .amazoncontent span {
    font-family: "ralewayregular";
    color: #883380;
    font-weight: bold;
    font-size: 14px;
line-height:10px;
}
.amazon-button-addyour-cart {
    width: 34%;
    margin: 0px auto;
    padding: 4px 5px;
    font-family: ralewaybold;
    background: #FFBD40 none repeat scroll 0 0;
    border-radius: 25px;
    font-size: 17px;
    line-height: 29px;
    text-transform: uppercase;
    color: #303C47;
}
.amazon_pay{
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    background: -webkit-linear-gradient(65deg, #ffb52e 27%, #ffeccb 64%, #ffeccb 90%, #ffe2b3 100%);
    background: linear-gradient(25deg, #ffb52e 27%, #ffeccb 64%, #ffeccb 90%, #ffe2b3 100%);
    border-bottom: #333e48 2px solid;
    border-width: 0 0 2px 0;
    border-radius: 0;
    font-weight: 600;
    color: #333e48;
    width: 270px;
    max-width: 100%;
    padding: 9px 9px 7px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.amazon_sucess_middle
{
  margin:0px auto;width:80%;
}
