.select2-container--default .select2-selection--single {
    border-color: rgba(0,0,0,.09);
    height: 37.03px;
    padding: 8px 12px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    color: #777;
    font-size: .85rem;
}
.comfort-margin-bottom {
    padding-bottom: 30px;
}
.promobanner {
    position: relative;
    overflow: hidden;
}
.promobanner .text {
    position: absolute;
    padding: 20px;
    z-index: 1;
    color: #1a1a1a;
    font-size: 15px;
    top: 10px;
}
.term-book h4 {
    text-transform: uppercase;
    border: 0;
    /* line-height: 28px; */
    font-size: 24px;
}
.term-book p {
    color: #00275d;
    font-style: italic;
    font-weight: 600;
}
.term-book .btn.btn-promo-banner {
    background: 0 0;
    color: #00275d;
    border-color: #00275d;
    line-height: 26px;
    padding: 0 10px;
    min-width: 120px;
    text-transform: uppercase;
    font-size: 12px;
}
.btn.btn-promo-banner {
    box-shadow: 1px 1px 0 0 rgb(0 0 0 / 10%);
    padding: 0 20px;
    height: auto;
    min-width: 150px;
    border-color: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}
/* Desktop */
@media (min-width: 992px) {
    .page-header.type2 .navigation > ul:before {
        left: 0;
    }
    .sticky-header .navigation li.level0 {
        color: #00275e;
    }
    .page-header.type2 .sticky-logo {
        padding-top: 10px;
    }
    .layout-fullwidth .navigation {
        text-align: center;
    }
    .background-color-primary {
        background-color: #1B344B;
    }
    .create-account-page-main-div .legend {
        text-transform: none;
        font-weight: 600;
        font-size: 22px;
        color: #00275e;
        letter-spacing: -.01em;
        margin-right: 0.25em;
    }
    .amsl-social-wrapper {
        align-items: center;
    }
    .amsl-cart-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular, .amsl-registration-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular, .amsl-login-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular {
        width: 33%;
        margin: 0 0 15px 0;
    }
    .sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 > .menu-thumb-img {
        margin: 0px 0 10px;
    
    }
    .comfort-bed-sizes .col-sm-6.col-xs-12 {
        padding-right: 0;
        padding-left: 0;
    }
    .comfort-bed-sizes .col-lg-2 {
        float: left;
    }
}
/* Mobile */
@media (max-width: 575px) {

}

/* How to choose css: Start */


#duvet-wrapper,
#pillow-wrapper {
  position: relative;
  text-align: center;
}
#duvet-wrapper #groups,
#pillow-wrapper #groups {
  text-align: left;
}
#duvet-wrapper .baricon.solid,
#pillow-wrapper .baricon.solid {
  background-color: #e17b4a;
  border-color: #e17b4a;
  color: #fff;
}
#duvet-wrapper .baricon,
#pillow-wrapper .baricon {
  display: inline-block;
  border-radius: 100%;
  padding: 0 10px;
  width: 45px;
  border: 1px solid #b7b7b7;
  color: #00275e;
  font-size: 23px;
  font-family: HelveticaNeue-Roman !important;
  height: 45px;
  line-height: 45px;
}
#duvet-wrapper .progress_bar:before,
#pillow-wrapper .progress_bar:before {
  transition: width 0.5s linear 0.5s;
  -webkit-transition: width 0.5s linear 0.5s;
  -moz-transition: width 0.5s linear 0.5s;
  -o-transition: width 0.5s linear 0.5s;
  content: "";
  width: 0;
  height: 1px;
  background-color: #000;
  display: block;
  transition-delay: 0s;
}
#duvet-wrapper .progress_bar,
#pillow-wrapper .progress_bar {
  width: 200px;
  background-color: #b7b7b7;
  display: inline-block;
  top: -6px;
  position: relative;
}
#groups {
  /* margin-top: 70px; */
}
.choosing-duvet-item.col-sm-4,
.choosing-pillow-item.col-sm-4 {
  padding-bottom: 30px;
}
.choosing-duvet-item label,
.choosing-pillow-item label {
  font-weight: 100;
  font-size: 18px;
  text-align: center;
  color: #606060;
}
.choosing-duvet-item,
.choosing-pillow-item  {
  border: 1px solid #e1e1e1;
  border-radius: 15px;
  box-shadow: 0px 0px 4px 1px #cdcdcd;
  background-color: #fff;
  padding: 20px 10px;
  display: block;
}
#duvet-wrapper .progress_bar.fill:before,
#pillow-wrapper .progress_bar.fill:before {
  width: 100%;
  background-color: #e17b4a;
}
#duvet-wrapper form div button[type="button"],
#duvet-wrapper form div.buttons button[type="submit"],
#pillow-wrapper form div button[type="button"],
#pillow-wrapper form div.buttons button[type="submit"] {
  color: #fff;
  background: #00275e;
  text-shadow: none;
  font-weight: 100;
  border-radius: 5px;
  font-size: 16px;
  text-shadow: none;
  border: 0;
  margin-right: 15px;
  margin-left: 15px;
}

#duvet-wrapper .buttons button,
#pillow-wrapper .buttons button,
#duvet-wrapper .text-center button,
#pillow-wrapper .text-center button{
  margin-top: 30px;
  margin-bottom: 30px;
}

#duvet-wrapper form div button[type="button"]:active,
#duvet-wrapper form div button[type="button"]:focus,
#duvet-wrapper form div button[type="button"]:hover,
#duvet-wrapper form div button[type="submit"]:active,
#duvet-wrapper form div button[type="submit"]:focus,
#duvet-wrapper form div button[type="submit"]:hover,
#pillow-wrapper form div button[type="button"]:active,
#pillow-wrapper form div button[type="button"]:focus,
#pillow-wrapper form div button[type="button"]:hover,
#pillow-wrapper form div button[type="submit"]:active,
#pillow-wrapper form div button[type="submit"]:focus,
#pillow-wrapper form div button[type="submit"]:hover {
  background: #e17b4a;
  border-color: #e17b4a;
}
.extra-info {
  margin-bottom: 100px;
}
#groups .block-title,
.comfort-stylist-category .block-title,
.extra-info .block-title,
.get_mattress_product .block-title {
  position: relative;
  text-align: left;
  font-family: HelveticaNeue-Roman !important;
  color: #00275d !important;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 40px;
}
#groups .block-title strong,
.comfort-stylist-category .block-title strong,
.extra-info .block-title strong,
.get_mattress_product .block-title strong {
  border-bottom: 3px solid #e07b49;
  font-size: 21px;
  font-weight: 700;
  background: 0 0;
  padding-left: 0;
  color: #00275d;
  padding-right: 0;
  padding-bottom: 16px;
  line-height: 24px;
  display: inline-block;
  letter-spacing: 0.1em;
}
#duvet-wrapper h2,
#pillow-wrapper h2 {
  text-align: center;
  border: none;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: HelveticaNeue-Roman !important;
  color: #00275d !important;
  font-size: 30px;
}
#climate,
#filling-type,
#groups,
#quilt-type {
  display: none;
}
#firmness,
#shoulder-width {
  display: none;
}

/* How to choose css: End */
