html, body, input, textarea, button, select {
    font-size: 16px;
}
header#header {
    position: relative !important;
}
.load-page {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999999;
    background: #fff;
}
.template-index main#main {
    padding-bottom: 0;
}
a.subscribe-btn:hover, button.subscribe-btn:hover, button.subscribe-btn[disabled]{
    background: #F7EFE9 !important;
    border-color: #F7EFE9 !important;
    color: #525252;
}
button.btn[disabled]{
    border: 0;
    /* background: #E2D3D3; */ 
    cursor: default;
}
a#logo svg {
    width: 130px;
}
.text-links {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 30px;
    font-family: 'Inter';
    color: #fff;
    letter-spacing: 1.4px;
}
div#user-area {
    display: flex;
    align-items: center;
}
a.subscribe-btn, button.subscribe-btn, .how-works-btn a, button.btn.contactus-btn {
    /* height: 45px; */
    display: inline-flex;
    align-items: center;
    max-width: 100%;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 100px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    font-family: Inter;
    color: #fff;
    letter-spacing: 0.088em;
    min-width: 176px;
    padding: 12px 30px;
}
.how-works-btn a:hover {
    border:none;
}
#user-area [js-cart-count-placeholder]{
    display:block;
}
#user-area svg{
    display: block;
}
header#header {
    height: 80px;
    display: flex;
    align-items: center;
}
.close-drawer{
    display:none;
}
.hero__inner .page-width {
    max-width: 100%;
}
#homepage_banner .mega-subtitle .inner {
    background-color: rgba(255, 255, 255, 0.60);
    max-width: 550px;
    margin-left: 80px;
}
.image-with-text.urban .slick-dots li button:before {
    background: #f2b2a1 none repeat scroll 0 0;
    border: none;
}
.image-with-text.urban .slick-dots {
    bottom: -75px;
}
.image-with-text.urban .slick-dots li {
    width: 30px;
    height: 30px;
    border: 2px solid transparent;
    border-radius: 50%;
    margin: 0 7px;
}
.image-with-text.urban .slick-dots li.slick-active {
    width: 30px;
    height: 30px;
    border: 2px solid #f2b2a1;
    border-radius: 50%;
}
.image-with-text.urban .slick-dots li.slick-active button:before {
    background: #f2b2a1 none repeat scroll 0 0;
    border: none;
}
.image-with-text.urban .slick-slider .slick-arrow {
    width: auto;
    height: auto;
    background: none;
    top: 50%;
}
.image-with-text.urban .slick-slider .slick-next {
    right: -80px;
}
.image-with-text.urban .slick-slider .slick-prev {
    left: -80px;
}
.image-with-text.urban .slider {
    height: 610px;
}
.image-with-text.urban .slick-prev:before, .image-with-text.urban .slick-next::before {
    color: #f2b2a1;
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    opacity: 1;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    justify-content: center;
    padding: 25px 0;
}
.image-with-text.urban .slick-next::before {
    background-image: url({
       {
            'arrow-right.png' | asset_url 
       }
   }
   );
}
.image-with-text.urban .slick-prev:before {
    background-image: url({
       {
            'arrow-left.png' | asset_url 
       }
   }
   );
}
.image-with-text.urban .slick-next:hover::before {
    background-position: center;
}
.image-with-text.urban .slick-prev:hover::before {
    background-position: center;
}
.image-with-text.urban .slick-prev:hover, .image-with-text.urban .slick-next:hover {
    border: none;
    width: auto;
    height: auto;
}
.image-with-text.urban .slick-prev.slick-disabled:before, .image-with-text.urban .slick-next.slick-disabled:before {
    opacity: 1;
}
.image-with-text.urban .slick-slide {
    outline: 0;
}
.image-with-text.urban .page-width {
    padding: 46px 0;
    max-width: 1240px;
}
.image-with-text.urban .rte-setting p {
    margin: 0;
    font-family: 'Lato';
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: 0.5px;
    text-align: center;
}
.image-with-text.urban .feature-row__image-wrapper {
    margin: 0;
}
.image-with-text.urban .rte-quote{
    position:relative;
    margin:0 15px;
}
.image-with-text.urban .rte-quote:before {
    content: url({
       {
            'qoute-left.png' | asset_url 
       }
   }
   );
    position: absolute;
    left: 0;
    top: -5px;
}
.image-with-text.urban .rte-quote:after {
    content: url({
       {
            'qoute-right.png' | asset_url 
       }
   }
   );
    position: absolute;
    right: 0;
    bottom: -10px;
}
.image-with-text.urban .rte-setting p {
    position: relative;
    padding: 0px 60px;
}
.image-with-text.urban img {
    height: 26px;
    margin: 0 auto 16px;
}
.works .page-width {
    padding: 90px 0;
    max-width: 1240px;
}
.image-with-text.works h2 {
    text-align: center;
    margin-bottom: 60px;
    font-family: 'Northwell';
    font-size: 66px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000000;
}
.image-with-text.works img {
    display: block;
    margin-bottom: 40px;
}
.image-with-text.works h3 {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.11;
    letter-spacing: 2px;
    text-align: center;
}
.image-with-text.works .rte-setting p:before, .image-with-text.works .rte-setting p:after {
    display:none;
}
.image-with-text.works .rte-setting p {
    padding: 0px 40px;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: 0.5px;
    text-align: center;
    color: #000000;
}
.image-with-text.works {
    border-bottom: 1px solid #cecccc;
}
.image-with-text.works .section-header.text-center {
    padding: 0;
}
.slide.slick-slide {
    outline: 0;
}
.slider-mine h2 {
    text-align: center;
    margin-bottom: 40px;
    font-family: 'Northwell';
    font-size: 66px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000000;
}
.slider-mine .page-width {
    padding: 100px 0;
}
.slider-mine .page-width {
    max-width: 1150px;
}
.step-slider .slick-slide {
    height: 424px;
}
.slider-mine .slick-vertical .slick-slide {
    border: none;
}
.position-relative {
    position: relative !important;
}
.full-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1240px;
    position: relative;
    margin: 0 auto;
}
#member-perks-section .full-block{
    margin-bottom: 5%;
}
.full-block {
    position: relative;
}
.full-block .fb-col {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.full-block .fb-col {
    position: relative;
}
.full-block .fb-col:first-child .fb-container {
    width: 720px;
}
.article-content .feat-image img{
    width: 100%;
}
#member-perks-section .slick-dotted.slick-slider{
    margin-bottom: 0;
}
.step-list, #member-perks-section .slick-dots{
    display: block;
    bottom:30px;
    z-index: 2;
    text-align: center;
}
.step-list li, #member-perks-section .slick-dots li {
    margin: 0 10px;
    padding-right: 0;
    position: relative;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
}
.step-num {
    text-align: center;
    display: block;
    color: #000000;
    border-radius: 50%;
    font-family: Lato;
    font-size: 16px;
    font-weight: 600;
    background-color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    box-sizing: unset;
    margin: 5px;
}
.step-list li .step-num {
    cursor: pointer;
}
#member-perks-section .slick-dots li.slick-active .step-num{
    background-color: #f1d2d0;
    margin: 0;
    padding: 5px;
}
.step-slider {
    position: relative;
    overflow: hidden;
}
.step-slider .slick-slide {
    opacity: 1;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.slider {
    height: 580px;
}
.with-content {
    background: white;
    margin-left: -100px;
    padding: 100px;
}
.with-content p {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: 0.5px;
    text-align: center;
    color: #000000;
}
.with-content h4 {
    text-transform: uppercase;
    font-family: Lato;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.11;
    letter-spacing: 2px;
    text-align: center;
    color: #000000;
}
.with-content a.btn {
    margin: 0;
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;
    max-width: 175px;
    min-width: auto;
    color: #000;
    font-size: 12px;
    padding: 0;
    margin: 25px auto 0 auto;
    font-family: 'Lato';
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2px;
}
#member-perks-section {
    padding: 80px 0;
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
#member-perks-section .inner-wrap{
    width: 100%;
}
.section-sticky-wrapper{
    width:100%;
    background: #fff;
}
.template-index #main .section-member-perks{
    background:#fff;
    max-width: unset;
    box-sizing: unset;
    position: relative;
    margin: 40px auto 0;
}
.step-list li:last-child {
    margin: 0;
}
.step-slider .slick-slide {
    height: 580px !important;
}
/* .past-bags .special-blog .page-width {
    margin: 0;
} */
.past-bags .heading-intro h2 {
    text-align: center;
    margin-bottom: 40px;
    font-family: 'Northwell';
    font-size: 66px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000000;
}
.past-bags .page-width {
    max-width: 1240px;
    margin-bottom: 60px;
}
.past-bags {
    padding: 90px 0;
}
.slick-dots li button:before {
    background: #ffffff none repeat scroll 0 0;
    border: none;
}
.special-blog.bags-slider .article h2 span {
    bottom: -21px;
}
/* .special-blog.bags-slider .slick-dots {
    bottom: -75px;
}
.special-blog.bags-slider .slick-dots li {
    width: 30px;
    height: 30px;
    border: 2px solid transparent;
    border-radius: 50%;
    margin: 0 7px;
}
.special-blog.bags-slider .slick-dots li button:before {
    background: #fff none repeat scroll 0 0;
    border: none;
}
.special-blog.bags-slider .slick-dots li.slick-active {
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
}
.special-blog.bags-slider .slick-dots li.slick-active button:before {
    background: #fff none repeat scroll 0 0;
    border: none;
}
.special-blog .slick-slider .slick-arrow {
    background: none;
    top: 50%;
    bottom: -22px;
}
.special-blog.bags-slider .slick-slider .slick-next {
    right: -80px;
}
.special-blog.bags-slider .slick-slider .slick-prev {
    left: -80px;
}

.special-blog.bags-slider .slick-prev:before, 
.special-blog.bags-slider .slick-next::before {
    color: #fff;
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    opacity: 1;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    justify-content: center;
    padding: 25px 0;
    max-width: 100%;
}
.special-blog.bags-slider .slick-slider .slick-next, 
.special-blog.bags-slider .slick-slider .slick-prev {
    background: transparent;
}
.past-bags .slick-next::before {
    background-image: url({{ 'arrow-right.png' | asset_url }});
}
.past-bags .slick-prev:before {
    background-image: url({{ 'arrow-left.png' | asset_url }});
}
.past-bags .slick-next:hover::before {
    background-position: center;
}
.past-bags .slick-prev:hover::before {
    background-position: center;
}
.past-bags .slick-prev:hover, 
.past-bags .slick-next:hover {
    border: none;
    width: auto;
    height: auto;
}
.past-bags .slick-prev.slick-disabled:before, 
.past-bags .slick-next.slick-disabled:before {
    opacity: 1;
} */

.past-bags .special-blog.bags-slider .slider {
    height: 610px;
}
.accordion_container.faqs {
    padding: 90px 0;
}
.more-question p a {
    text-decoration: underline;
}
.accordion_container.faqs h2 {
    text-align: center;
    margin-bottom: 40px;
    font-family: 'Northwell';
    font-size: 66px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000000;
}
.accordion_container.faqs .page-width {
    max-width: 1000px;
}
.accordion_container.faqs .accord:first-child .accordion_head {
    border-top: 1px solid #ddd;
}
.accordion_head {
    height: 70px;
    display: flex;
    align-items: center;
    color: #000000;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    text-align: center;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: 1.78px;
}
.accordion_container span.plus {
    background: url({
       {
            'plus-2019.png' | asset_url 
       }
   }
   );
    width: 10px;
    height: 10px;
    display: block;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-color: #f1d2d0;
    padding: 15px;
    background-position: center;
    border-radius: 50%;
}
.accordion_container .plusminus {
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.accordion_container span.minus {
    display: none;
}
.accord.active .accordion_head {
    border-bottom: transparent;
}
.accord.active .inner-accord {
    color: #f2b2a1;
}
.accord.active span.plus.plusminus {
    display: none;
}
.accordion_container .accord.active span.minus {
    background: url({
       {
            'minus-2019.png' | asset_url 
       }
   }
   );
    width: 10px;
    height: 10px;
    display: block;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-color: #f1d2d0;
    padding: 15px;
    background-position: center;
    border-radius: 50%;
}
.accordion_body {
    padding: 0 30px;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: .2px;
    line-height: 25px;
}
.accordion_body ol, .accordion_body ul{
    padding-left: 20px;
}
.more-question {
    text-align: center;
    margin-top: 50px;
}
.more-question h3 {
    font-weight: 500;
    text-transform: none;
    font-size: 44px;
    font-family: 'northwell';
    text-align: center;
    margin-bottom: 0;
    line-height: 61px;
}
.more-question p {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: 0.5px;
    text-align: center;
}
.build {
    padding: 90px 0;
}
.build h2 {
    text-transform: none;
    margin-bottom: 0;
    font-family: 'Northwell';
    font-size: 70px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    margin-bottom: 60px;
    text-align: center;
}
.choose-plan {
    padding-top:30px;
    max-width: 820px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.09);
}
.select-wrap {
    padding: 5px 15px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.select-wrap .options {
    width: 33.33%;
    padding: 0 15px 30px;
}
.options label {
    display: block;
    font-family: Lato;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: 1.33px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.options label a{
    vertical-align: middle;
    text-transform: none;
    float: right;
    font-weight: normal;
    letter-spacing: normal;
    font-style: italic;
}
.options label svg{
    height:10px;
    width: 10px;
}
.choose-plan hr {
    margin: 0;
}
.choose-plan h5 {
    font-family: Lato;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.11;
    letter-spacing: 2px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto 25px;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.choose-plan .option-description{
    position: relative;
    overflow: visible;
}
.choose-plan .option-description .description{
    line-height: normal;
    font-size: 12px;
    text-align: center;
    font-style: italic;
    position: absolute;
    width: 100%;
}
.options select {
    height: 50px;
    line-height: 9px;
    padding: 0 15px;
    width: 100%;
    line-height: 37px;
    font-size: 30px;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    border: 2px solid #b3b3b3;
    outline:0;
    background-image: url({
       {
            'down-arrow-2019.png' | asset_url 
       }
   }
   );
    background-position: calc(100% - 15px) center;
    background-repeat: no-repeat;
    background-size: 10px;
    margin-bottom: 3px;
}
.table-summary {
    padding: 30px;
    border-top: 1px solid #cecccc;
    margin-top: 30px;
}
.table-summary table {
    border-collapse: collapse;
    width: 100%;
}
.table-summary .description {
    font-size:14px;
    text-transform: capitalize;
}
.divider {
    border-top: 1px solid #cecccc;
}
.table-summary tr {
    border-top: 1px solid #cecccc;
    height: 70px;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: 1.56px;
    text-transform: uppercase;
    color: #000000;
}
.table-summary tr p {
    font-size:14px;
    text-transform:none;
}
tr.totals {
    font-family: Lato;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.83;
    letter-spacing: 2.67px;
    color: #000000;
}
tr.totals span {
    display: block;
    font-size: 16px;
    position: relative;
    top: 10px;
}
.build a.subscribe-btn, .build button.subscribe-btn {
    width: 720px;
    margin: 30px auto 0;
    max-width: 100%;
}
.bralette-addon-block {
    padding: 10px 30px;
}
.bralette-addon-block h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 12px;
    letter-spacing: 1px;
}
.bralette-addon-block .addon-wrapper {
    display: flex;
    margin-top: 20px;
    justify-content: center;
}
.bralette-addon-block .addon-wrapper .product {
    text-align: center;
}
.bralette-addon-block .block-inner-wrapper {
    max-width: 200px;
    width: 100%;
    margin: 0 25px;
}
.bralette-addon-block .col-image {
    width: 200px;
    margin: 0;
    padding: 0;
    margin: 0 auto;
}
.bralette-addon-block .mobile-image {
    display:none;
}
.bralette-addon-block .col-image img, .bralette-addon-block .mobile-image img {
    margin: 0 auto;
    display:block;
    width: 100%;
}
.bralette-addon-block .col-2 {
    position: relative;
}
.bralette-addon-block .col-2 p{
    line-height: 20px;
}
.bralette-addon-block .sizes-option {
    display: flex;
   /* bottom: 0;
    */
    justify-content: center;
}
.bralette-addon-block .size-option {
    margin: 10px 3px;
    cursor: pointer;
    font-size: 17px;
    font-weight: bold;
    padding: 0 8px;
}
.bralette-addon-block .size-option:hover, .bralette-addon-block .size-option.active{
    text-decoration: underline;
}
.bralette-addon-block .size-option[data-available="no"]:hover{
    text-decoration: none;
}
.bralette-addon-block .size-option a{
    opacity: 0.4;
}
.bralette-addon-block .size-chart-btn {
    position: absolute;
    right: 0;
    bottom: 0;
}
.bralette-addon-block .addon-price {
    text-align: center;
    width: 100%;
    display: block;
    font-weight: 600;
    margin-bottom: 13px;
    margin-top: 13px;
}
.bralette-addon-block .btn.btn-addtobag {
    cursor: pointer;
    font-size: 14px;
    height: unset;
    letter-spacing: 1px;
    max-width: 220px;
    width: 100%;
    min-width: unset;
}
.bralette-addon-block .addon-wrapper .btn.btn-rounded {
    cursor: pointer;
}
.bralette-addon-block .size-chart-btn a{
    text-decoration: underline;
}
.bralette-addon-block.subscription-portal-addon h3 {
    font-size: 14px;
}
.bralette-addon-block.subscription-portal-addon p {
    font-size: 14px;
    line-height: normal;
}
.addon-wrapper.portal-addon-products {
    height: unset;
    padding: 0;
}
.addon-wrapper.portal-addon-products .block-inner-wrapper {
    max-width: 150px;
}
.addon-wrapper.portal-addon-products .col-image {
    width: 100%;
}
.addon-wrapper.portal-addon-products .col-image img {
    width: unset;
}
.addon-wrapper.portal-addon-products .size-option {
    font-size: 15px;
    margin: 10px 2px;
}
.addon-wrapper.portal-addon-products .success-box {
    background: rgba(255, 255, 255, 0.92);
}
.addon-wrapper.portal-addon-products .success-box .script {
    font-size: 50px;
    margin: 0;
}
.addon-wrapper.portal-addon-products .success-box p {
    font-size: 15px;
}
.recharge-page .fancybox-slide.fancybox-slide--html {
    text-align: center;
}
.recharge-page .fancybox-slide.fancybox-slide--html.fancybox-slide--complete {
    transition: all 0s ease 0s;
    transition-delay: 0.2s;
    background-color: rgba(0, 0, 0, 0.1);
}
.recharge-page .fancybox-content:not(.portal-modal) {
    float: right;
}
.recharge-page .fancybox-content.portal-modal {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    width: unset;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 30px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.table-summary .addon .text {
    padding: 13px 0 0;
}
.table-summary .addon .selected-addons {
    padding-left: 15px;
    line-height: normal;
}
@media only screen and (max-width: 1023px){
    .bralette-addon-block .col-image{
        width: 150px;
   }
    .bralette-addon-block.subscription-portal-addon .block-inner-wrapper {
        margin: 0 20px;
   }
}
@media only screen and (max-width: 991px){
    .bralette-addon-block.subscription-portal-addon .addon-wrapper {
        display: block;
   }
    .bralette-addon-block.subscription-portal-addon .block-inner-wrapper {
        margin: 20px auto 60px;
   }
}
@media only screen and (max-width: 767px){
    .bralette-addon-block {
        text-align: center;
        padding: 0 22px 15px;
   }
    .bralette-addon-block .addon-wrapper {
        display: block;
   }
    .bralette-addon-block.subscription-portal-addon .addon-wrapper {
        display: flex;
        align-items: baseline;
   }
    .bralette-addon-block .block-inner-wrapper {
        margin: 0 auto;
   }
    .bralette-addon-block .block-inner-wrapper:first-child {
        margin-bottom: 60px;
        margin-top: 40px;
   }
    .table-summary .description{
        line-height: 14px;
        letter-spacing: 1px;
   }
    .table-summary td.text{
        padding:5px 0;
   }
    .bralette-addon-block .mobile-image{
        display: block;
   }
    .bralette-addon-block .col-2 p{
        font-size: 14px;
   }
    .bralette-addon-block .sizes-option{
        margin-top: 20px;
        position:static;
        justify-content: center;
   }
    .bralette-addon-block .size-chart-btn{
        margin-top: 20px;
        position:static;
   }
}
@media only screen and (max-width: 360px){
    .bralette-addon-block.subscription-portal-addon .addon-wrapper {
        display: block;
   }
}
.klaviyo-sold-out-form {
    text-align: center;
    max-width: 500px;
    margin:0 auto;
}
.klaviyo-sold-out-form h2{
    margin-bottom: 20px;
}
.a-letter-from .letter-title.feature-row__item {
    padding: 0px 30px 0 120px;
}
.context-wrap {
    padding-right: 65px;
}
.a-letter-from .page-width {
    max-width: 1240px;
}
.letter-title {
    text-align: center;
}
.letter-title h2 {
    text-transform: none;
    margin-bottom: 0;
    font-family: Northwell;
    font-size: 60px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
}
.letter-title img {
    display: inline-block;
    margin-bottom: 30px;
    max-width: 60px;
}
.context-letter {
    max-width: 500px;
    background: #fff;
    padding: 95px 50px;
    position: relative;
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.09);
}
.a-letter-from {
    padding: 100px 0;
}
.context-letter p:last-child {
    margin: 0;
}
.context-letter p {
    font-family: 'Avenir';
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 500;
}
.context-letter:after {
    content: '';
    height: 10px;
    background: #ffffff;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 11px;
    right:11px;
    box-shadow: inset 2px -13px 17px 16px rgba(185, 185, 185, .1);
}
.charity {
    padding: 90px 0;
}
.charity h2 {
    text-align: center;
    margin-bottom: 40px;
    font-family: 'Northwell';
    font-size: 66px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000000;
}
.charity-image-block{
    max-width:620px;
    padding:0 30px;
    margin: 0 auto;
}
.charity-image-block img{
    width:100%;
}
.charity-text-block{
    font-family: 'northwell';
    font-size: 40px;
    line-height: 1.5;
    letter-spacing: 1px;
}
.community h2 {
    text-align: center;
    margin-bottom: 60px;
    font-family: 'Northwell';
    font-size: 66px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
}
.community {
    padding: 90px 0 40px;
}
.community .page-width {
    max-width: 1240px;
    margin-bottom: 60px;
}
.community .slick-dots li button:before {
    background: #f2b2a1 none repeat scroll 0 0;
    border: none;
}
.community .slick-dots {
    bottom: -75px;
}
.community .slick-dots li {
    width: 30px;
    height: 30px;
    border: 2px solid transparent;
    border-radius: 50%;
    margin: 0 7px;
}
.community .slick-dots li.slick-active {
    width: 30px;
    height: 30px;
    border: 2px solid #f2b2a1;
    border-radius: 50%;
}
.community .slick-dots li.slick-active button:before {
    background: #f2b2a1 none repeat scroll 0 0;
    border: none;
}
.community .slick-slider .slick-arrow {
    width: auto;
    height: auto;
    background: none;
    top: 50%;
}
.community .slick-slider .slick-next {
    right: -80px;
}
.community .slick-slider .slick-prev {
    left: -80px;
}
.community .slider {
    height: auto;
}
.community .slick-prev:before, .community .slick-next::before {
    color: #fff;
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    opacity: 1;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    justify-content: center;
    padding: 25px 0;
}
.community .slick-next::before {
    background-image: url({
       {
            'arrow-right.png' | asset_url 
       }
   }
   );
}
.community .slick-prev:before {
    background-image: url({
       {
            'arrow-left.png' | asset_url 
       }
   }
   );
}
.community .slick-next:hover::before {
    background-position: center;
}
.community .slick-prev:hover::before {
    background-position: center;
}
.community .slick-prev:hover, .community .slick-next:hover {
    border: none;
    width: auto;
    height: auto;
}
.community .slick-prev.slick-disabled:before, .community .slick-next.slick-disabled:before {
    opacity: 1;
}
.commnunity-slider .slide {
    padding: 0 8px;
    height: 294px;
}
.sld {
    position: relative;
    height: 294px;
}
.sld h2 {
    font-size: 36px;
    background: white;
    display: inline-block;
    padding: 15px 30px 3px;
    position: absolute;
    bottom: -18px;
    left: 0;
    margin: 0;
}
.icon-insta img {
    max-width: 30px;
    display: block;
    position: absolute;
    bottom: 0;
}
.play-btn img {
    max-width: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
.site-footer .page-width {
    max-width: 1280px;
    padding: 0 15px;
}
nav.breadcrumb .page-width {
    max-width: 1340px;
}
nav.breadcrumb {
    background: #cecccc;
    height: 40px;
    font-family: Lato;
    font-size: 10px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.67px;
    color: #000000;
    text-transform: uppercase;
    line-height: 40px;
}
span.right-arow {
    font-family: Lato;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.67px;
    color: #000000;
    text-transform: uppercase;
    line-height: 38px;
    display: inline-block;
    margin: 0 7px;
}
.hiw.position-relative.blog-blk .full-block .fb-col:first-child .fb-container {
    width: 770px;
    border: 10px solid transparent;
}
.hiw.position-relative.blog-blk .with-content {
    background: white;
    margin-left: -100px;
    padding: 70px 60px;
}
.hiw.position-relative.blog-blk h2 {
    text-align: center;
    margin-bottom: 20px;
    font-family: 'Northwell';
    font-size: 66px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000000;
}
.hiw.position-relative.blog-blk .heading-intro h2 {
    font-size: 60px;
    margin: 50px 0;
}
.share img {
    max-width: 16px;
}
.page-width.context-blg {
    max-width: 900px;
}
.hiw.position-relative.blog-blk .full-block {
    margin-bottom: 41px;
}
.page-width.context-blg p {
    margin-bottom: 20px;
}
.page-width.context-blg h3 {
    font-family: Lato;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.11;
    letter-spacing: 2px;
    color: #000000;
    text-transform: uppercase;
}
.share span {
    font-family: Lato;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2px;
    color: #000000;
    text-transform: uppercase;
}
.share img {
    max-width: 16px;
    margin-left: 5px;
    position: relative;
    top: 4px;
}
.share ul.social-sharing {
    position: relative;
}
.share ul.social-sharing a {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #f2b2a1;
}
.share a svg {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    color: #f2b2a1;
}
.share ul.social-sharing.selected li:first-of-type {
    -webkit-transform: translate(105px, 0);
    -ms-transform: translate(105px, 0);
    transform: translate(105px, 0);
}
.share ul.social-sharing.selected li {
    opacity: 1;
    pointer-events: auto;
}
.share ul.social-sharing li {
    display: inline-block;
    position: absolute;
    left: 0;
    width: 50px;
    height: 50px;
    top: -37px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .85s ease-out;
    -o-transition: all .85s ease-out;
    transition: all .85s ease-out;
}
.share ul.social-sharing.selected li:nth-of-type(2) {
    -webkit-transform: translate(165px, 0);
    -ms-transform: translate(165px, 0);
    transform: translate(165px, 0);
}
.share ul.social-sharing.selected li:nth-of-type(3) {
    -webkit-transform: translate(225px, 0);
    -ms-transform: translate(225px, 0);
    transform: translate(225px, 0);
}
/* Customize the label (the container) */
.checkbox-container {
    display: inline-block !important;
    position: relative;
    cursor: pointer;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    line-height: normal !important;
    margin: 0 !important;
}
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkbox-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    border: 1px solid #b3b3b3;
}
.checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}
.checkbox-container .checkmark:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.social-sharing span {
    display: none;
}
.share {
    margin-top: 50px;
    display: inline-block;
}
.article-text {
    max-width: 900px;
    margin: 0 auto;
}
.hiw.position-relative.blog-blk {
    margin-top: 100px;
}
.article.tab-active .article-content {
    border-color: #f2b2a1;
    transition: .4s;
}
.special-blog .title-heading {
    text-align: center;
    font-family: 'Northwell';
    font-size: 60px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 95px;
    letter-spacing: normal;
    margin: 50px 0 30px;
}
.special-blog .page-width {
    max-width: 1440px;
}
/* .article.article-featured {
    width: 50%;
}
*/
.article .article-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 230px;
    position: relative;
    border: 10px solid transparent;
    overflow: hidden;
}
.article {
    width: 33.33%;
    float:left;
    padding: 5px 10px;
    position:relative;
}
.article.tab-active h2 {
    background: #f2b2a1;
}
.article h2 {
    margin: 0 0 -2px;
    align-items: center;
    display: block;
    text-align: center;
    font-size: 24px;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-family: 'Northwell';
    font-weight: 600;
    line-height: 1.5;
}
.article h2 span {
    position: relative;
    bottom: -30px;
}
/* .special-blog .slick-dots li button:before {
    background: #f2b2a1 none repeat scroll 0 0;
    border: none;
}
.special-blog .slick-dots {
    bottom: -75px;
}
.special-blog .slick-dots li {
    width: 30px;
    height: 30px;
    border: 2px solid transparent;
    border-radius: 50%;
    margin: 0 7px;
}
.special-blog .slick-dots li.slick-active {
    width: 30px;
    height: 30px;
    border: 2px solid #f2b2a1;
    border-radius: 50%;
}
.special-blog .slick-dots li.slick-active button:before {
    background: #f2b2a1 none repeat scroll 0 0;
    border: none;
}
.special-blog .slick-slider .slick-arrow {
    width: auto;
    height: auto;
    background: none;
    top: 49%;
    transform: translateY(-50%);
}
.special-blog .slider {
    height: auto;
}
.special-blog .slick-slider .slick-next {
    right: 0;
    background: white;
    border-radius: 0;
    width: 74px;
}
.special-blog .slick-slider .slick-prev {
    left: 0;
    background: white;
    border-radius: 0;
    width: 74px;
}
.special-blog .slick-prev:before, 
.special-blog .slick-next::before {
    color: #fff;
    content: "";
    display: inline-block;
    width: 52px;
    height: 30px;
    opacity: 1;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    justify-content: center;
    padding: 15px 0;
}
.special-blog .slick-next::before {
    background-image: url({{ 'arrow-right.png' | asset_url }});
}
.special-blog .slick-prev:before {
    background-image: url({{ 'arrow-left.png' | asset_url }});
}
.special-blog .slick-next:hover::before {
    background-position: center;
}
.special-blog .slick-prev:hover::before {
    background-position: center;
}
.special-blog .slick-prev:hover, 
.special-blog .slick-next:hover {
    border: none;
}
.special-blog .slick-prev.slick-disabled:before, 
.special-blog .slick-next.slick-disabled:before {
    opacity: 1;
} */
.special-blog .blog-slider-img-mobile .slick-track {
    height: unset !important;
}
.special-blog .blog-slider-img-mobile .article {
    width: 100%;
    padding: 0 10px;
}
.special-blog .blog-slider-img-mobile .article h2 {
    font-size: 30px !important;
}
.special-blog .blog-slider-img-mobile .article .article-content {
    height: 420px !important;
}
/* .special-blog .blog-slider-img-mobile .slick-prev, .special-blog .blog-slider-img-mobile .slick-next {
    width: 40px;
}
.special-blog .blog-slider-img-mobile .slick-prev:before, .special-blog .blog-slider-img-mobile .slick-next:before {
    width: 100%;
} */
.special-blog .article {
    box-shadow: inset 0px 0px 0px 10px transparent;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.special-blog .article.tab-active {
    box-shadow: inset 0px 0px 0px 10px #f2b2a1;
}
.special-blog .article .article-content {
    border: none;
}
.special-blog .article-text {
    font-size: 18px;
    line-height: 1.43;
}
.special-blog .article .article-content img {
    position: relative;
    z-index: -1;
}
.special-blog .article h2 {
    font-size: 36px;
    letter-spacing: normal;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
    text-align: left;
    position: absolute;
    min-width: 195px;
    background-color: #fff;
    left: 0;
    padding: 20px 20px 0px !important;
    bottom: 2px;
    display: inline-block;
    height: unset !important;
}
.special-blog .article.tab-active h2 {
    background-color: #f2b2a1;
}
.special-blog .article-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
    padding: 0 10px;
}
.special-blog .article-container .article {
    width: unset;
    float: unset;
    padding: unset;
}
.special-blog .article-container .article.article-featured {
    grid-column: 1 / 3;
    grid-row: 1 / 3;
}
img.img-object-fit{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ie_user img.img-object-fit{
    width: auto;
    height: 100%;
    max-width: unset;
    top: 50%;
    left: 50%;
    position: relative;
    transform: translate(-50%, -50%);
}
.template-blog .special-blog .slick-track{
    height: auto;
}
.template-blog .article.article-featured .article-content {
    height: 652px;
}
@media only screen and (max-width: 1199px){
    .special-blog .slick-slider .slick-prev, .special-blog .slick-slider .slick-next{
        width:30px;
   }
    .special-blog .article h2 {
        padding: 15px 20px 0px !important;
        bottom: 0;
   }
    .hiw.position-relative.blog-blk .full-block .fb-col:first-child .fb-container{
        width: 600;
        max-width: 100%;
   }
    .hiw.position-relative.blog-blk .with-content {
        margin-left: -50px;
        padding: 50px;
   }
    .template-blog .special-blog .article h2{
        padding: 0 15px;
        font-size: 20px;
        margin:0;
   }
    .template-blog .special-blog .article.article-featured .article-content {
        height: 510px;
   }
    .step-slider .slick-slide {
        height: 483px !important;
   }
}
@media only screen and (max-width: 1024px){
    #member-perks-section {
        padding: 50px 0;
   }
    #member-perks-section .full-block{
        padding: 0 20px;
   }
    #member-perks-section .full-block .fb-col:first-child .fb-container{
        width: 600px;
   }
    #member-perks-section .with-content {
        padding: 30px;
        width:100%;
   }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
    #shopify-section-blog-template .special-blog .blog-slider-img {
        padding: 0 !important;
   }
}
@media only screen and (max-width:954px){
    #member-perks-section .full-block {
        padding: 0;
   }
    #member-perks-section .full-block .fb-col:first-child .fb-container {
        width: 450px;
   }
    .hiw.position-relative.blog-blk .full-block .fb-col:first-child .fb-container{
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
   }
    .template-blog .special-blog .article.article-featured .article-content {
        height: 372px;
   }
    .template-blog .special-blog .article h2 {
        padding: 0 10px;
        font-size: 18px;
        margin: 0;
   }
    .full-block .slider, #member-perks-section .slick-slider {
        height: 400px;
   }
    #member-perks-section .step-slider .slick-slide {
        height: 400px !important;
   }
}
@media only screen and (max-width:767px){
    html, body, input, textarea, button, select{
        font-size: 14px;
   }
    .special-blog .title-heading {
        font-size: 62px !important;
   }
    .special-blog .article h2{
        font-size: 18px;
        margin: 5px 0 -1px;
   }
    .past-bags .special-blog.bags-slider .slick-dots {
        bottom: -30px;
   }
   /* .special-blog .slick-track {
        height: 360px !important;
   }
    */
    #shopify-section-blog-template .blog-slider-img-mobile{
        margin-bottom: 80px;
   }
    #member-perks-section {
        padding: 90px 0 40px;
   }
    .full-block .fb-col {
        width: 100%;
   }
    #member-perks-section .full-block .fb-col:first-child .fb-container {
        width: 100%;
   }
    .full-block .slider, #member-perks-section .slick-slider {
        height: 400px;
   }
    #member-perks-section .step-slider .slick-slide {
        height: 400px !important;
   }
    .image-with-text.works h2 .slider-mine h2, .charity h2, .community h2{
        font-size: 40px;
   }
    .image-with-text.works h3, .with-content h4, .choose-plan h5{
        font-size: 18px;
   }
    .accordion_head {
        font-size: 16px;
   }
    .image-with-text.urban .rte-setting p, .image-with-text.works .rte-setting p, .with-content p, .context-letter p{
        font-size: 14px;
   }
    .charity-text-block{
        font-size: 36px;
        padding:0 20px;
   }
    .table-summary {
        padding: 30px 22px;
   }
    .select-wrap .options{
        padding: 0 22px 30px;
   }
    .select-wrap {
        padding: 30px 0 5px;
   }
}
.line-separator {
    display: block;
    max-width: 180px;
    width: 100%;
    height: 2px;
    background-color: #f2b2a1;
    margin: 0 auto 20px;
}
.special-blog .title-container {
    background-color: #f9e6de;
    margin-top: 5px;
    padding: 40px 20px 20px;
}
.special-blog .title-heading {
    font-size: 120px;
    line-height: 55px;
    display: inline-block;
    text-align: right;
    margin: 50px 0 0;
}
.special-blog .title-heading span {
    display: block;
    font-family: 'Lato';
    text-transform: uppercase;
    font-size: 45px;
    margin-right: -30px;
}
.special-blog .article-content.slick-slider .hiw.position-relative.blog-blk {
    padding: 0 10px;
}
.special-blog .article-content.slick-slider button.slick-arrow {
    top: 450px;
    width: 90px;
}
.special-blog .article-content.slick-slider .slick-arrow.slick-prev {
    left: -110px;
}
.special-blog .article-content.slick-slider .slick-arrow.slick-prev::before, .special-blog .article-content.slick-slider .slick-arrow.slick-next::before {
    width: 100%;
}
.special-blog .article-content.slick-slider .slick-arrow.slick-next {
    right: -110px;
}
.special-blog .article-content .feat-image img {
    border: solid 10px #f2b2a1;
}
.special-blog .article-content .fb-col .with-content {
    box-shadow: 3px 4px 6px -5px #717171;
}
.special-blog .article-content .article-text {
    margin-top: 70px;
}
.special-blog .article-content .article-text.rte {
    display: none;
    font-size: 22px;
    width: 100%;
}
.special-blog .article-content .article-content-button {
    position: relative;
    display: block;
    width: 100%;
    max-width: 220px;
    margin: 0 auto;
    height: 40px;
}
.special-blog .article-content .article-content-button button.slick-arrow {
    width: 80px !important;
    top: 20px !important;
    position: absolute;
}
.special-blog .article-content .article-content-button button.slick-arrow::before {
    width: 100%;
}
.special-blog .article-content .article-content-button button.slick-arrow.slick-prev {
    left: 0;
}
.special-blog .article-content .article-content-button button.slick-arrow.slick-next {
    right: 0;
}
.special-blog .article-content .article-content-button button.slick-arrow span.arrow-text {
    font-size: 20px;
    color: #f2b2a1;
    text-transform: uppercase;
    margin-top: 3px;
    display: inline-block;
}
.special-blog .article-content .share img {
    display: unset;
}
.special-blog .main-wrapper {
    padding: 0 80px;
}
.special-blog .share ul li::before {
    display: none;
}