f/*-----------------------------------------------------
[Style Sheet for "Ways To Shop Ulta Beauty"]

Last Change: 04/16/20
-----------------------------------------------------*/

@import "../../../../shared-assets/css/fonts.css";
@import "../../../../shared-assets/css/all.css";

/*=================================================
    Global styles for shared elements
==================================*/

html,
body {
  height: 100%;
  margin: 0;
}


body {
  color: #303030;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}

h1, h2, h3, h4, h5 {
  color: #303030;
  font-weight: bold;
  margin: 0 0 6px;}

h1, .h1, h2, .h2, h3, .h3 {
  margin-bottom: 10px;
  margin-top: 35px;
}

img {
  max-width: 100%;
}

ul {
  list-style-type: none;
  -webkit-padding-start: 0;}

p {
  line-height: 1.5rem;
}

/* Overrides react.css font styles */
.bootstrap-wrapper{
  overflow: hidden;
}

.bootstrap-wrapper div {
  color: #303030 !important;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bootstrap-wrapper .col-1-small {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 35px;
  -ms-flex: 0 0 35px;
  flex: 0 0 35px;
  max-width: 35px;
}

/* Margins. Bootsrap 4 now has new methods of adding margins and padding */
.top-5 {margin-top: 5px;}
.top-10 {margin-top: 10px;}
.top-20 {margin-top: 20px;}
.top-30 {margin-top: 30px;}
.top-40 {margin-top: 40px;}
.top-50 {margin-top: 50px;}
.top-60 {margin-top: 60px;}
.top-70 {margin-top: 70px;}
.top-80 {margin-top: 80px;}

.bottom-5 {padding-bottom: 5px;}
.bottom-10 {padding-bottom: 10px;}
.bottom-20 {padding-bottom: 20px;}
.bottom-30 {padding-bottom: 30px;}
.bottom-40 {padding-bottom: 40px;}
.bottom-50 {padding-bottom: 50px;}
.bottom-60 {padding-bottom: 60px;}
.bottom-70 {padding-bottom: 70px;}
.bottom-80 {padding-bottom: 80px;}

.no-padding {
  padding-left: 0  !important;
  padding-right: 0 !important;
}

.no-padding-left {
  padding-left: 0  !important;
}

.no-padding-right {
  padding-right: 0 !important;
}

.container-fluid {
  padding-top: 0 !important;
}

.bootstrap-wrapper .jumbotron-fluid {
  border-radius: 0;
  padding: 0;
}

/* Flex fix for older Safari browswers.  Must be included for every "ROW" */
.flexfix.container:before,
.flexfix.container:after,
.flexfix.row:before,
.flexfix.row:after {
  content: normal;
}



/*================================
    Main Styles
=================================*/

#title-bar {
  width: 100%;
  z-index: 200!important;
}

.conscious-beauty-main {
  padding-bottom: 50px;
  font-family: Helvetica;
  font-weight: 200;
}

.bootstrap-wrapper .conscious-beauty__header {
  padding: 0 0 0 0; position: relative;
}


.bootstrap-wrapper .conscious-beauty__image-header {
  padding: 0 0 0 0; position: relative; display: block;
}


.bootstrap-wrapper {
  margin-left: 210px;
  overflow: hidden;
}

.bootstrap-wrapper .container {
  width: 1130px;
  max-width: 100%;
}

/*================================
    Font Adjustments
=================================*/
h1.conscious-beauty__header {
  font-size: 20px!important;
}

.bootstrap-wrapper h3.conscious-beauty__text-header {
  font-family: Georgia,Times,"Times New Roman",serif;
  font-size:32px!important; font-weight:400;
  margin: 0 auto;
}

.georgia-24 {
  font-family: Georgia,Times,"Times New Roman",serif!important;
  font-size:24px!important;
  font-weight:400!important;
  line-height: 30px;
}

.georgia {
  font-family: Georgia,Times,"Times New Roman",serif!important;
}

.conscious-beauty__body1 {
  font-size:16px;
  font-weight:200;
  line-height: 22px;
}

.conscious-beauty__body2 {
  font-size:16px;
  font-weight:200;
  font-family: Georgia;
  line-height: 28px;
}

.conscious-beauty__body3 {
  font-size:16px;
  font-weight:200;
  font-family: Georgia,Times,"Times New Roman",serif!important;
  line-height: 20px;
}

p.conscious-beauty__body4 {
  font-size:16px;
  font-weight:200;
  line-height: 20px;
}

p.conscious-beauty__body4 strong {
  font-weight:bold!important;
}

.container__body2 {
  font-weight:200!important;
}

.conscious-beauty__box .link__primary {
  font-size:14px;
}

h2.conscious-beauty__box__header {
  padding-bottom:0;
  font-size:16px!important;
  background-color: rgba(255,255,255,0.7);
}

p.small-headline {
  font-size:20px!important;
  line-height: 25px!important;
  font-weight: 200!important;
}

h3.conscious-beauty__article-headline {
  font-family: Georgia,Times,"Times New Roman",serif;
  font-size:24px!important;
  line-height:30px;
  font-weight:400!important;
}

.letter-spacing-fix {
  letter-spacing: -0.02em;
}

.bootstrap-wrapper .conscious-beauty__article-title {
  font-family: Georgia,Times,"Times New Roman",serif;
}

/*================================
    Conscious Beauty
=================================*/

.green-quote {
  position: relative;
}

.green-quote::before {
  content:"";
  position: absolute;
  z-index:-1;
  background-image:url('https://images.ulta.com/is/image/Ulta/wk3720-cb-quote?scl=1&fmt=png-alpha');
  background-size:contain;
  width:80px;
  height:58px;
  top:-14px;
  left:-14px;
}

.conscious-beauty__box {
  padding: 16px 0px 35px 0px;
  height: 100%;
}

hr.grey-center {
  text-align: center;
  display:block;
  border-top: 2px solid #e6e6e6;
  text-align:center;
  opacity: 0.8;
  margin: 0 auto;
  width: 100%;
}

/*================================
      Article Pages
=================================*/
.sustainable-packaging__product,
.positive-impact__product {
  width: 100%;
  max-width:262px;
}

.sustainable-packaging__logo01,
.sustainable-packaging__logo02,
.sustainable-packaging__logo03,
.positive-impact__logo01,
.positive-impact__logo02,
.positive-impact__logo03,
.positive-impact__logo04 {
  width: 100%;
  margin-bottom: 16px;
}

.sustainable-packaging__logo01 {
  max-width:158px;
}

.sustainable-packaging__logo02 {
  max-width:189px;
}

.sustainable-packaging__logo03 {
  max-width:194px;
}

.positive-impact__logo01 {
  max-width:213px;
}

.positive-impact__logo02 {
  max-width:157px;
}

.positive-impact__logo03 {
  max-width:190px;
}

.positive-impact__logo04 {
  max-width:156px;
}


/*=================================
    The Emily Line Break
==================================*/
.emily-spacer {
  margin-top:64px!important;
}


/*================================
    Absolute Positioned Containers
=================================*/
.title-box__main {
  position: absolute;
  top: 50%;
  left: 60.5%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  margin: 0 auto;
  z-index: 6!important;
  display: block;
  text-align: left;
  width:35%;
  max-width:345px;
}

.title-box__main .title-box__logo {
  width:100%;
  max-width: 345px;
  margin: 0 auto;
  display: block;
  clear: both;
}

.title-box__main p {

}

.title-box__main a {
}

.title-box__loop {
  position: absolute;
  width: 100%;
  max-width: 300px;
  top: 52%;
  left: 68%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  margin: 0 auto;
  z-index: 6!important;
  display: block;
  text-align: left;

}

.title-box__middle-loop {
  position: absolute;
  width: 100%;
  max-width: 150px;
  top: 52%;
  left: 65%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  margin: 0 auto;
  z-index: 6!important;
  display: block;
  text-align: left;

}

.title-box__loop--mobile-box {

}

.title-box__credo {
  position: absolute;
  top: 50%;
  left:59.5%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  margin: 0 auto;
  z-index: 6!important;
  display: block;
  text-align: left;
  width:34%;
  max-width:345px;
}

/*================================
    Absolute Positioned Containers
=================================*/

.factoid-title-box {
  position: absolute;
  top: 50%;
  left:0;right:0;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  margin: 0 auto;
  margin-top:-10px;
  z-index: 6!important;
  display: block;
  text-align: center;
}

.factoid-title-box img {
  margin-bottom:22px;
}

.factoid-title-box p {
  color: #fff!important;
  line-height: 20px;
  width: 80%;
  max-width: 570px;
  margin: 0 auto;
  font-weight: 200!important;
}

.factoid-title-box__logo {
  width: 76px;
}

@media (max-width: 767px) {
  .factoid-title-box p {
    width: 90%;
    max-width: 350px;
    margin: 0 auto;
  }
}

/*================================
    Alternate Title Box (Loop & Credo)
=================================*/

.title-box-alt {
  position: absolute;
  top: 50%;
  left: 62%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  margin: 0 auto;
  z-index: 2;
  display: table;
  text-align: left;
  width:35%;
  max-width:345px;
}


.title-box-alt p.title-box__text {
  color:#303030;
  font-size:16px;
  line-height: 20px;
  font-weight: 200;
}

/*================================
    Loop X
=================================*/
.orange-numbers {
  width: 62px;
}

/*================================
    Pillar Header Containers
=================================*/


.pillar-title-box {
  position: absolute;
  top: 50%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 2;
  display: block;
  text-align: center;
  justify-content: center;
  text-align: center;
}

.pillar-title-box img {
  display:inline-block;
}

.pillar-title-clean {
  max-width: 497px!important;
}

.pillar-title-cruelty-free {
  max-width: 346px!important;
}

.pillar-title-vegan {
  max-width: 178px!important;
}

.pillar-title-sustainable {
  max-width: 653px!important;
}

.pillar-title-positive-impact {
  max-width: 452px!important;
}

.pillar-icon {
  max-width: 130px!important;
}


/*================================
    Top Icon Nav
=================================*/

.article-thumb__container {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.article-thumb__separator {
  display:inline-block;
  width:0;
  border-left: 1px solid #e6e6e6;
  height: 100%;
  vertical-align: middle;
}

a.article-nav {
  text-decoration: none!important;
}

a:hover.article-nav {
  text-decoration: none!important;
}

a.article-nav img.article-nav-icon {
  width:80px!important;
  display:inline-block;
}

a.article-nav .article-nav-text {
  font-size:12px;
  display: inline-block;
  color:#303030;
  font-weight:500;
  vertical-align: middle;
  line-height: 15px;
}

a.icon-not-active {
  opacity: 1!important;
  transition: opacity .5s;
}

a:hover.icon-not-active{
  opacity: 1!important;
}

/*================================
        Featured Brands
=================================*/
.feature-brands {

}

.feature-brands__image {
  max-width: 157px;
  width: 100%;
}

/*================================
 Shop Our Best Self Care Categories
=================================*/
.shop-category__main {
  padding-bottom: 50px;
}

.shop-category__image {
  padding-bottom: 15px;
  display: block;
  margin: 0 auto;
}

/*================================
        FAQ
=================================*/
.bootstrap-wrapper .member-link {
  padding: 15px 0 0 15px;
}

.bootstrap-wrapper .card {
  border: none;
}

.bootstrap-wrapper .previous-steal-main h2 {
  text-transform: uppercase;
  font-weight:100;
  font-size:16px;
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.bootstrap-wrapper .card-header {
  padding: 1rem;
  margin-bottom: 0;
  background-color: #F1F1F1;
  border:none;
  border-bottom: 0;
}

.card .MixedMenuButton {
  min-height: 0;
  background-color: #F1F1F1;
  padding: 0;
  border: none;
  cursor: inherit;
}

.MixedMenuButton a {
  display:inline-block;
  width:100%;
}

.card .MixedMenuButton .Anchor {
  color: #303030;
  display: block;
  position: relative;
  cursor: pointer;
}

.card .Divider {
  margin: 0;
}

.card .Divider .Divider__Gray {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.ProductDetail .Divider .Divider__Gray {
  font-weight: 100;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
}

.faq-answer-container {
  padding: 1rem 1rem 0 1rem;
}

.card .MixedMenuButton .MixedMenuButton__TextWrap {
  display: inline-block;
  margin-left: 0;
}

.card .MixedMenuButton .MixedMenuButton__TextWrap .MixedMenuButton__Text, .card .MixedMenuButton__TextWrap {
  display: block;
  cursor:pointer;
  max-width: 900px;
  width: 100%;
}

.plus-minus-left {
  float: left;
  display:inline-block;
}

.plus-minus-right {
  float: right;
  display:inline-block;
}

/* Plus Minus Button */
.PlusMinus {
  width: 15px;
  height: 15px;
  position: relative;
  cursor:pointer;
}

.PlusMinus .Image.PlusMinus__crossbar {
  width: 15px;
  height: inherit;
  /*vertical-align: top;*/
}

.PlusMinus .Image.PlusMinus__crossbar img {
  position: absolute;
  top: 6px;
}

.PlusMinus div.PlusMinus__crossbar {
  width: 15px;
  height: 2px;
  background-color: #636466;
  position: absolute;
  top: 6px;
}

.PlusMinus div.PlusMinus__crossbar.PlusMinus__crossbar--over-the-moon {
  background-color: #303030;
}

.PlusMinus .PlusMinus__crossbar--vertical {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 100ms ease-in-out 0s;
  -o-transition: 100ms ease-in-out 0s;
  transition: 100ms ease-in-out 0s;
}

.PlusMinus .PlusMinus__crossbar--horizontal {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 100ms ease-in-out 0s;
  -o-transition: 100ms ease-in-out 0s;
  transition: 100ms ease-in-out 0s;
}

/*.PlusMinus:hover, .PlusMinus:active, .PlusMinus:focus {
  -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: 100ms ease-in-out 0s;
    -o-transition: 100ms ease-in-out 0s;
    transition: 100ms ease-in-out 0s; }*/


.sidebar-icon {
  padding: 0 0 15px 0;
}

.update-sidebar-main {
  padding: 0 0 50px 0;
}

/*================================
        Bottom Links
=================================*/

.bottom-section__links {
  margin: 0 28px;
}

.cb-brands-list {}
.cb-brands-list ul {font-size:12px; line-height: 20px;margin-left:0;padding-left:0; margin-top:8px;}
.cb-brands-list span {font-size:12px; line-height: 20px;}

.cb-brands-list ul li {display:block;width:100%;}

.cb-brands-list ul li a {color:#303030!important;text-decoration: none!important;}

/*=================================
    Slider Settings
==================================*/

#cbSlider-02 li.item-a {
  position: relative;
  width:255px!important;
}
#cbSlider-02 li.item-b {
   position: relative;
  width:255px!important;
}
#cbSlider-02 li.item-c {
   position: relative;
  width:255px!important;
}
#cbSlider-02 li.item-d {
  position: relative;
  width:255px!important;
}
#cbSlider-02 li.item-e {
  position: relative;
  width:255px!important;
}

#cbSlider-03 li.item-a {
  position: relative;
  width:250px!important;
}
#cbSlider-03 li.item-b {
  position: relative;
 width:250px!important;
}
#cbSlider-03 li.item-c {
  position: relative;
  width:250px!important;
}
#cbSlider-03 li.item-d {
  position: relative;
  width:250px!important;
}
#cbSlider-03 li.item-e {
  position: relative;
  width:250px!important;
}

#cbSlider-04 li.item-a {
  position: relative;
  width:250px!important;
}
#cbSlider-04 li.item-b {
  position: relative;
  width:250px!important;
}
#cbSlider-04 li.item-c {
  position: relative;
  width:250px!important;
}

#cbSlider-05 li.item-a {
  position: relative;
  width:345px!important;
}
#cbSlider-05 li.item-b {
  position: relative;
  width:345px!important;
}
#cbSlider-05 li.item-c {
  position: relative;
  width:345px!important;
}


@media (max-width: 768px) {

  #cbSlider-02 li.item-a {
    position: relative;
    width:275px!important;
  }
  #cbSlider-02 li.item-b {
     position: relative;
    width:275px!important;
  }
  #cbSlider-02 li.item-c {
     position: relative;
    width:275px!important;
  }
  #cbSlider-02 li.item-d {
    position: relative;
    width:275px!important;
  }
  #cbSlider-02 li.item-e {
    position: relative;
    width:275px!important;
  }

  #cbSlider-03 li.item-a {
    position: relative;
    width:309px!important;
  }
  #cbSlider-03 li.item-b {
    position: relative;
   width:309px!important;
  }
  #cbSlider-03 li.item-c {
    position: relative;
    width:309px!important;
  }
  #cbSlider-03 li.item-d {
    position: relative;
    width:309px!important;
  }
  #cbSlider-03 li.item-e {
    position: relative;
    width:309px!important;
  }

  #cbSlider-04 li.item-a {
    position: relative;
    width:309px!important;
  }
  #cbSlider-04 li.item-b {
     position: relative;
    width:309px!important;
  }
  #cbSlider-04 li.item-c {
     position: relative;
    width:309px!important;
  }

  #cbSlider-05 li.item-a {
    position: relative;
    width:300px!important;
  }
  #cbSlider-05 li.item-b {
    position: relative;
    width:300px!important;
  }
  #cbSlider-05 li.item-c {
    position: relative;
    width:300px!important;
  }

}

a.anchor {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}

ul.made-without {font-size:11px; line-height: 14px; font-weight: bold;}
ul.made-without li {margin-bottom:13px;}
ul.made-without li::before{
  content: '';
  display: inline-block;
  height: 16px;
  width: 16px;
  background-image: url(https://images.ulta.com/is/image/Ulta/wk3720-cb-ban?scl=1&fmt=png-alpha);
  background-size: contain; transform: translate(-20px,2px); margin-right:-16px;
}




.lSAction > .hide-slider-button {
  display: none;
}

.lSAction > a {
  width: 32px;
  display: block;
  top: 34%;
  height: 32px;
  background-image: none;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: 1;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
}

.lSAction > a:hover {
  opacity: 0.75;
}

.lSAction > .lSNext i, .lSAction > .lSPrev i {
  font-size: 48px;
  font-weight: 400;
  color:#fff;
}

/*================================
        Modal
=================================*/

.bootstrap-wrapper .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10051;
  display: none;
  overflow: hidden;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.4);
}


.modal-event-content.modal-event-content--after-open.product-offer-modal {
  border-top: 8px solid #f47d39;
}

@media (max-width: 1199px) {
  .title-box__loop {
    max-width: 250px;
    top: 52%;
    left: 68%;
  }
  .text-left-m {
      text-align: left !important;
  }
  .bootstrap-wrapper .container__caption {
      margin-bottom: 8px;
  }
  h2.conscious-beauty__box__header {
      padding-bottom: 0;font-size:16px!important;
  }
  .bottom-section__links {
      margin: 0 14px;
  }
}

@media (min-width: 991px) and (max-width: 1080px) {
  .cb_header__box p {font-size:14px!important;line-height:17px;}
  .cb_header__box a {font-size:14px!important;}
  .text-left-m {
    text-align: left !important;
  }
}

@media (max-width: 991px) {
  .bootstrap-wrapper {
    margin-left: 0;
    overflow: hidden;
  }

  .text-left-m {
    text-align: left !important;
  }

  .bootstrap-wrapper {
    margin-left: 0;
    overflow: hidden;
  }
  .circle-icon-orange, .circle-icon-red, .circle-icon-purple {
    top: -10%;
  }

  /*.card .MixedMenuButton .MixedMenuButton__TextWrap .MixedMenuButton__Text {
    cursor: pointer;
    max-width: 280px;
  }*/
  .image-left-rectangle__box, .image-right-rectangle__box {
    position: relative;
    top: 0;
    max-height: 300px;
    max-width: 425px;
    width: 100%;
    height: 100%;
    padding:25px 0 0 0;
  }

  .image-right-rectangle__box {
    max-height: 200px;
  }

}


@media (max-width: 767px) {

  a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
  }

  .title-box__middle-loop {
    position: relative;
    width: 100%;
    max-width: 450px;
    top: 45px;
    left: 0;
    text-align: center;
  }

  h1.conscious-beauty__header {font-size: 16px!important;}

  .pillar-title-box {
    text-align: center;
    left: auto;
    right:auto;
    width: 100%!important;
  }

  .pillar-title-box img {
    display: block;
    clear: both;
    left: auto;right:auto;
    margin: 0 auto;
  }

  .pillar-title {
    width: 90%;
    max-height: 58px!important;
  }

  .pillar-title-clean {
    margin-top: 30px; margin: 0 auto;
    max-width: 336px!important;
  }

  .pillar-title-cruelty-free {
    margin-top:30px; margin: 0 auto;
    max-width: 230px!important;
  }

  .pillar-title-vegan {
    margin-top:30px; margin: 0 auto;
    max-width: 130px!important;
  }

  .pillar-title-sustainable {
    width: 90%; margin-top:30px;
    max-height: 58px!important;
  }

  .pillar-title-positive-impact {
    width: 70%; margin-top:30px;
    max-height: 58px!important;
  }


  .pillar-icon {
    max-width: 106px!important;
    margin:0 auto;
    margin-bottom: 22px!important;
  }

  .green-quote::before {
    width:80px;
    height: 58px;
    top:-10px;
    left:-10px;
  }

  .text-left-m {
    text-align: center !important;
  }

  .no-padding-mobile {
    padding-left:0!important;
    padding-right:0!important;
  }

  .margin-top-neg {
    margin-top:-30px;
    background-color: rgba(255,255,255,0.7);
    margin-left:32px; margin-right: 32px;
  }


  h2.partner-18 {
    font-size:20px!important;
  }
  .title-box {
    position: relative;
    top: 12px;
    left: auto;right:auto;
    bottom: 0;
    transform:translateY(0);
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -o-transform:translateY(0);
    margin: 0 auto;
    display: block;
    text-align: center;
    width:100%;
    margin-bottom: 60px;
    max-width:none;
  }

  .title-box p.title-box__text {
    margin-left:10px; margin-right:10px;
  }

  .title-box-alt {
    position: relative;
    top: 12px;
    left: auto;right:auto;
    bottom: 0;
    transform:translateY(0);
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -o-transform:translateY(0);
    margin: 0 auto;
    display: block;
    text-align: center;
    width:100%;
    margin-bottom: 60px;
    max-width:none;
  }

  .title-box-alt p.title-box__text {
    margin-left:10px;
    margin-right:10px;
  }

  .card .MixedMenuButton .MixedMenuButton__TextWrap .MixedMenuButton__Text, .card .MixedMenuButton__TextWrap {
    max-width: 300px;
  }
  .curbside-main__how-works--container {
    padding-bottom: 100px;
  }
  .bootstrap-wrapper .container__caption {
    margin-bottom: 16px;
  }

}

@media (max-width: 576px) {
  .text-left-m {
    text-align: center !important;
  }

  .margin-top-neg {
    margin-top:-30px;
    background-color: rgba(255,255,255,0.7);
    margin-left:32px;
    margin-right: 32px;
  }


  h2.partner-18 {
    font-size:20px!important;
  }

  .no-padding-mobile {
    padding-left:0!important;
    padding-right:0!important;
  }

}

@media (max-width: 375px) {
  .text-left-m {
    text-align: center !important;
  }

  .no-padding-mobile {
    padding-left:0!important;
    padding-right:0!important;
  }

  .margin-top-neg {
    margin-top:-30px;
    background-color: rgba(255,255,255,0.7);
    margin-left:32px;
    margin-right: 32px;
  }


  h2.partner-18 {
    font-size:20px!important;
  }

  .card .MixedMenuButton .MixedMenuButton__TextWrap .MixedMenuButton__Text, .card .MixedMenuButton__TextWrap {
    max-width: 275px;
  }

}
