body, html {
    height: 100%;
    width: 100%;
    min-width: 350px;
}

ul.points {
    list-style-type: decimal;
    margin-left: -22px;
}

i span.urgent {
    font-weight: 400 !important;
}

ul.points li {
    font-size: 20px;
    padding-top: 15px;
}

.stressed {
    color: #164298;
}

.stress-faq {
    font-size: 24px;
}

/* LANDING PAGE  */

button.close {
    font-size: 12px;
    text-align: center;
}

#landing .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
    border: none !important;
    background: red !important;
    font-family: 'Montserrat' !important;
}

#landing label#email_address_label_0 {
    color: black !important;
    font-family: 'Montserrat' !important;
}

#landing .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
    background-color: #0078c1 !important;

}

p.tiny {
    font-size: 11px;
    line-height: 13px;
    display: inline-block;
    padding: 0px 30px;
}

img.win-all-five {
    padding: 0px 60px;
}

img.bracelet-group {
    padding: 0px 20px;
}

span#countdown.landing-countdown {
    font-weight: normal !important;
    font-size: 24px;
}

section#landing {
    background: url('bg-all5.jpg');
    background-size: cover;
}

#right-side {
    background: white;
    padding: 30px;
}

/* LANDING PAGE ^^^ */

span.normal: {
    font-weight: 400 !important;
}

span.inline {
    display: inline !important;
}

p.upsell-para {
    font-size: 24px;
    line-height: 32px !important;
}

.grecaptcha-badge {
    display: none;
}

h4.another {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 0px;
    padding-top: 15px;
}

.btn-upsell {
    margin-top: 15px;
}

/*
#nudge-offer form {
	display: none;
}
*/

#nudge-offer .offer-text {
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 10px;
}

/* BOLD STUFF */

a.bold-upsell__button--primary {
    padding: 15px 40px 16px 40px !important;
    background: #1853C4;
    color: white;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 500;
    transition: background-color 75ms linear;
}

a.bold-upsell__button--primary:hover {
    background: #164298;
    /*border-color: #164298;*/
    transition: background-color 75ms linear;
    color: white;
}

.bold-modal__footer {
    text-align: center;
}

/* .bold-upsell__products-list {
    display: none;
} */

.bold-upsell__intro p {
    margin-top: -20px;
    font-size: 36px;
    text-align: center;
    line-height: 40px;
    color: #33373C;
    letter-spacing: -1px;
    font-family: 'Montserrat';
}

.the-or {
    margin-top: 10px;
}

.collection_nav {
    margin-top: 30px;
}

p.modal_price {
    margin-top: -10px !important;
}

.bold-ro__product:not(.product_rp_cart_div .bold-ro__product) {
    display: none;
}

.bold-ro__product.bold-ro__product-id-7774294665 {
    display: none;
}

.modal-footer {
    text-align: center;
    border: none;
}

#coc {
    padding-top: 120px;
}

#cocModal h4 {
    font-size: 32px;
    line-height: 40px;
}

#coc h2 {
    font-size: 36px;
}

#coc h3 {
    font-size: 24px;
    line-height: 32px;
    /*   font-weight: 500; */
}

h4.inform {
    text-transform: UPPERCASE;
    font-size: 24px;
    font-weight: 600;
}

.modal-span {
    margin: 0 auto !important;
    display: inline-block;
}

.testimonials {
    max-width: 550px;
}

.testimonials i {
    margin-top: 10px;
}

label.qty-big {
    font-size: 18px;
}

img.testimonial {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

select.single-option-selector {
    height: 40px;
    font-size: 18px;
    font-family: 'Montserrat';
    padding: 10px;
    width: 100%;
    border: none;
}

select#quantity {
    height: 40px;
    font-size: 18px;
    font-family: 'Montserrat';
    padding: 10px;
    border: none;
}

.current-price-small {
    font-size: 22px !important;
}

.payments {
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

img.size-down {
    max-width: 320px;
}

img.size-down-2 {
    padding-top: 50px;
    max-width: 450px;
}

.row.prod h4 {
    font-size: 32px;
    font-weight: 500;
}

.pay-select {
    border: 3px solid #E3E7EE;
    margin: 1% 2% 1% 0%;
    width: 48%;
    text-align: center;
    display: block;
    padding: 10px;
    cursor: pointer;
    font-size: 18px;
    line-height: 20px;
}

.pay-select b {
    font-size: 20px;
    font-weight: 600;
}

.pay-select span {
    font-size: 12px;
}

.pay-select:hover {
    background: #1953C4;
    border: 3px solid #1953C4;
    color: white;
}

section#coc-desc {
    background: #F5F7FB;
}

section#coc-desc h3 {
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 600;
}

section#coc-desc h1 {
    margin-top: 0px;
    font-size: 36px;
    font-weight: 300;
}

section#coc-desc p {
    font-size: 18px;
}

section#coc-desc p b {
    font-weight: 600;
}

section#coc-callout {
    background: #1953C4 !important;
    color: white;
    padding: 30px 0px;
}

section#coc-callout h4 {
    font-size: 24px;
}

section#coc-cause-calendar {
    background: #F5F7FB;
}

section#coc-cause-calendar img {
    max-width: 220px;
    padding-bottom: 30px;
}

section#coc-faq {
    background: #F5F7FB;
}

.product-name strong {
    font-weight: 400 !important;
    font-size: 32px;
}

.mobile-hide {
    display: block !important;
}

.mobile-show {
    display: none !important;
}

.cart-top {
    position: relative;
    left: 90px
}

#newsletter-signup .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
    border: 2px solid white !important;
    background: transparent !important;
}

li.in-footer {
    margin-left: -40px !important;
}

.carousel-control i {
    padding-top: 140px;
    color: #33373C;
    text-shadow: none;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}

.carousel-indicators {
    bottom: -40px;

}

.carousel-indicators li {
    color: #33373c !important;
    border-color: #33373c;
}

.carousel-indicators .active {
    background-color: #33373c;
}

section#coc-intro .carousel img {
    max-width: 250px;
}

.pull-up {
    margin-bottom: -30px;
}

#coc-intro h3 {
    padding-top: 20px;
}

#super-header {
    background: #F5F7FB;
    height: 44px;
    top: 0px;
    left: 0px;
    position: fixed;
    width: 100%;
    z-index: 200;
    border-bottom: solid 1px #D7DBE1;
    font-size: 12px;
    font-weight: 500;
    text-transform: UPPERCASE;
    letter-spacing: 3px;
}

#super-header .content {
    padding-top: 12px;
    display: inline-block;
}

#super-header a {
    color: #1953C4;
}

span.urgent {
    color: red !important;
    font-weight: 600 !important
}

span#ndown {
    display: inline-block;
    width: 220px;
}

.navbar-fixed-top {
    top: 44px;
    box-shadow: 1px 1px 3px rgba(51, 55, 60, 0.3);
}

body {
    font-family: "Montserrat", sans-serif;
    letter-spacing: -.2px;
}

hr.short {
    height: 0px;
    border: 1.5px solid #fff;
    width: 60px;
    margin-bottom: 25px;
    margin-top: 25px;
}

hr.short.on-light {
    border: 1.5px solid #CBD2DB;
}

div#fact {
    font-size: 40px;
    font-weight: 300;
    line-height: 48px;
}

/* Video */

/* .videotron {
	height: 900px;
}
 */

#cleanups {
    margin: 0 auto;
}

#cleanups iframe {
    width: 1140px;
    height: 615px;
}

#video-background {
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
}

#vid-cta {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}

#vid-cta span {
    position: absolute;
    top: 40%;
    width: 100%;
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    z-index: 10000;

}

#vid-cta span a {
    color: white;
    font-size: 48px !important;
}

.cleanups-vid .row {
    margin-right: 0px;
    margin-left: 0px;
}

.cleanups-vid .col-md-12 {
    padding: 0px;
}

#newsletter-signup input[type="email"] {
    padding: 8px 15px 10px 15px;
    font-size: 20px;
    color: black;
    border-radius: 3px;
    height: 56px;
    box-shadow: none !important;
    width: 100%;
    -webkit-appearance: none;
    border: none;
}

#newsletter-signup .ctct-form-label {
    color: white;
}

#newsletter-signup .ctct-form-embed.form_1 .ctct-form-custom .ctct-form-button {
    border-color: white !important;
}

#newsletter-signup button.ctct-form-button {
    border: solid 2px white !important;
}

#newsletter-signup button.ctct-form-button:hover {
    background: transparent;
}

#newsletter-signup .ctct-form-footer {
    display: none;
}

#newsletter-signup .btn {
    position: relative;
    top: -3px;
}

#shopping-cart textarea {
    width: 100%;
}

.bg-grey {
    background: url('ocean.jpg');
    background-size: cover;

}

:focus {
    outline-color: transparent;
    outline-style: none;
}

br.resp-sm {
    display: none;
}

ul {
    list-style-type: none;
}

ul li a:hover {
    text-decoration: none;
}

h1 {
    font-size: 64px;
    font-weight: 400;
}

h2 {
    font-size: 44px;
    font-weight: 400;
}

h3 {
    font-size: 40px;
    font-weight: 400;
}

h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}

.blurb h4 {
    text-transform: UPPERCASE;
    font-weight: 500 !important;
}

h5 {
    font-size: 20px;
}

p {
    font-size: 16px;
    line-height: 24px;
    color: #33373C;
}

section#footer {
    padding: 50px 0px 60px 0px;
}

.follow-us {
    font-size: 16px;
    max-width: 200px;
    line-height: 32px;
    margin-top: -5px;
}

section#buy-now ul {
    margin-left: -40px;
}

.follow-us ul {
}

.follow-us ul li a {
    color: white;
    padding-left: 5px;
}

.follow-us ul li a:hover {
    opacity: .8;
}

/*.btn.btn-default {
  padding: 10px 30px 15px 30px;
  background: transparent;
  color: white;
  border: solid 2px white;
  font-size: 24px;
  font-weight: 700;
}*/

.img-responsive.img-center {
    margin: 0 auto;
}

section {
    padding: 100px 0px 120px 0px;
}

section.no-padding {
    padding: 0px;
}

section.color-bg {
    color: white;
}

section.color-bg p {
    color: white;
}

.btn:hover {
    cursor: pointer;
}

.btn-100 {
    width: 100%;
    letter-spacing: 0px;

}

.btn-outlined {
    padding: 12px 30px 15px 30px;
    background: transparent !important;
    color: #1953C4 !important;
    border: solid 2px #1953C4 !important;
    font-size: 16px;
    font-weight: 600;
    text-transform: UPPERCASE;
    letter-spacing: 2px;
}

.btn-outlined:hover, .btn-outlined:active, .btn-outlined:focus {
    color: #1953C4 !important;
    background: #F5F7FB !important;
    transition: background-color 75ms linear;
}

button.ctct-form-button {
    padding: 15px 40px 16px 40px !important;
    background: #1853C4 !important;
    color: white !important;
    border: none !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    letter-spacing: 0px !important;
    font-weight: 500 !important;
    transition: background-color 75ms linear !important;
}

button.ctct-form-button:hover {
    background: #164298 !important;
    /*border-color: #164298;*/
    transition: background-color 75ms linear !important;
    color: white !important;
}

.btn.btn-default, input[type="submit"], a.btn_default, a.bold-upsell__button--primary {
    padding: 15px 40px 16px 40px !important;
    /* Brand Blue */
    background: #1853C4;
    color: white;
    border: none;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 500;
    transition: background-color 75ms linear;
}

.btn.btn-default:hover, input[type="submit"]:hover, a.btn_default:hover, a.bold-upsell__button--primary:hover {
    background: #164298;
    /*border-color: #164298;*/
    transition: background-color 75ms linear;
    color: white;
}

.btn.btn-bca {
    background: #1853C4;
}

.btn.btn-bca:hover {
    background: #164298;
}

.btn.btn-social {
    border: solid 1px gray;
}

.btn.btn-social:hover {
    color: white;
}

span img {
    width: 30px;
    padding-right: 10px;

}

header {
    min-height: 645px;
    height: 100vh;
}

/*.mainHomeHeader{*/
    /*z-index:-1; !* needed to keep in the background *!*/
    /*background: url(https://cdn.shopify.com/s/files/1/0996/1022/t/84/assets/brandvideo.gif?11019687251970108145) center center;*/
    /*-webkit-background-size: cover;*/
    /*-moz-background-size: cover;*/
    /*-o-background-size: cover;*/
    /*background-size: cover;*/
/*}*/



header.subpage {
    height: 75px;
    max-height: 75px;
    min-height: 75px;
}

.navbar.navbar-inverse.home {
    background-color: transparent;
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
    transition: background-color 150ms linear;
}

.navbar ul {
    padding: 12px 0px 10px 0px;
}

.navbar.navbar-inverse.home ul li a, .navbar.navbar-inverse ul li a {
    color: white;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: UPPERCASE;
    font-family: 'Montserrat';
}

@media only screen and (max-width: 992px) {
    .navbar.navbar-inverse.home ul li a, .navbar.navbar-inverse ul li a {
        font-size: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .navbar.navbar-inverse.home ul li a, .navbar.navbar-inverse ul li a {
        font-size: 14px;
    }
}

.navbar.navbar-inverse.home ul li a:hover {
    opacity: 1.0;
}

.navbar.navbar-inverse.home ul li a i {
    color: white;
    font-size: 24px;
    margin-top: -3px;
}

.navbar.navbar-inverse.home a.logo img.logo-white {
    display: block;
    padding: 15px 0px 10px 15px;
    width: 150px;
}

.navbar.navbar-inverse.home a.logo img.logo-blue {
    display: none;
    padding: 15px 0px 10px 15px;
    width: 150px;
}

.navbar.navbar-inverse.home a.logo img.wholesale-nav-logo {
    display: none;
    padding: 15px 0px 10px 15px;
    width: 300px;
}

/** Scrolled **/
.navbar.navbar-inverse.home.scrolled, .navbar.navbar-inverse.sub {
    background-color: white;
    border-color: white;
    transition: background-color 150ms linear;
    opacity: 1;

}

.navbar.navbar-inverse.home.scrolled ul li a, .navbar.navbar-inverse.sub ul li a {
    color: #24292F;
}

.navbar.navbar-inverse.home.scrolled ul li a i, .navbar.navbar-inverse.sub ul li a i {
    color: #1853C4;
    font-size: 24px;
    margin-top: -3px;
}

.navbar.navbar-inverse.home.scrolled ul li a:hover, .navbar.navbar-inverse.sub ul li a:hover {
    opacity: 1;
}

.navbar.navbar-inverse.home.scrolled ul li a:hover i, .navbar.navbar-inverse.sub ul li a:hover i {
    color: #164298;
}

.navbar.navbar-inverse.home.scrolled a.logo img.logo-white {
    display: none;
    padding: 15px 0px 10px 15px;
    width: 150px;
}

.navbar.navbar-inverse.home.scrolled a.logo img.logo-blue, .navbar.navbar-inverse.sub a.logo img.logo-blue {
    display: block;
    padding: 15px 0px 10px 15px;
    width: 150px;
}

.navbar.navbar-inverse.home.scrolled a.logo img.wholesale-nav-logo, .navbar.navbar-inverse.sub a.logo img.wholesale-nav-logo {
    display: block;
    padding: 15px 0px 10px 15px;
    width: 300px;
}

.navbar.navbar-inverse.sub {
    opacity: 1;
}

.navbar.navbar-inverse.sub ul {
    padding-top: 10px;
}

/** End Scrolled **/

.cta {
    padding-top: 220px;
    color: white;
}

.cta h1 {
    font-size: 44px;
    font-weight: 600;
}

.cta h2 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 38px;
}

.cta h3 {
    margin-bottom: 40px;
}

.cta p {
    font-size: 18px;
    line-height: 26px;
    opacity: 0.7;
    padding-bottom: 24px;
    color: white;
}

.cta a.link {
    display: block;
    margin-top: 100px;
    color: white;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: UPPERCASE;
}

.cta a.link:hover {
    color: white;
}

.cta .btn {
    border: solid 3px white;
}

/** Tracker Section **/
section#tracker {
    background: #1853C4;
    color: white;
}

section#tracker .btn {
    border: solid 3px white;
}

section#tracker .left {
    padding-top: 40px;
}

section#tracker p.counter {
    font-size: 120px;
    font-weight: 700;
    line-height: 70px;
    color: white;
    margin: 30px 0px 40px 0px;
}

section#tracker p.lbs {
    font-size: 20px;
    line-height: 28px;
    color: white;
    margin-top: 25px;

}

section#tracker h3 {
    font-weight: 400;
}

section#tracker p {
    font-size: 20px;
    line-height: 28px;
    color: white;
}

section#tracker p span {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: white;
}

.circle-div img {
    border-radius: 50%;
    height: 450px !important;
    width: 450px !important;
    margin-top: 50px;
}

/** Efforts Section **/
section#efforts {
    /*   background: #1853C4; */
    /*   background: #F2F3F5; */
    background: #fff;
}

section#efforts h3 {
    font-weight: 700;
}

section#efforts p {
    opacity: .7;
}

/** Slideshow Section **/
section#slideshow {
    /*   min-height: 600px; */
    /*   background: url('gallery-1.jpg'); */
    /*   background-size: cover; */
    background-position: 50% 0;
    padding: 0px;
    /*background-attachment: fixed;*/
}

/** Buy Now Section **/
section#buy-now {
    border-bottom: solid 1px #CFD6DD;
}

section#buy-now p span {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    color: #24292F;
}

section#buy-now ul {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #24292F;
    list-style-type: disc;
    margin-top: 20px;
}

section#buy-now ul li {
    font-size: 22px;
    letter-spacing: -.7px;
    padding-bottom: 15px;
    line-height: 26px;
    font-weight: 500;
}

/** Limited Edition Section **/
section#limited-edition {
    background: #fdf3fc;
}

section#limited-edition p span {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #24292F;
}

section#limited-edition ul {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #24292F;
    list-style-type: disc;
}

section#limited-edition ul li {
    font-size: 22px;
    letter-spacing: -.7px;
    padding-bottom: 15px;
    line-height: 26px;
    font-weight: 500;
}

/** COC Intro Section **/
section#coc-intro {
    background: #F5F7FB;
}

section#coc-intro span.lead {
    text-transform: UPPERCASE;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 3.5px;
}

section#coc-intro .row.main {
    padding-top: 40px;
    padding-bottom: 120px;
}

section#coc-intro .row.prod {
    padding: 30px 0px 90px 0px;
}

section#coc-intro .row.prod p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}

/** Limited Edition Last Chance Section **/
section#le-last-chance {
    background: #F5F7FB;
    /*   background: white; */
    /*   	background: url('bg-le.jpg');
        background-size: cover;
          background-position: center;
          background-repeat: no-repeat; */
}

section#le-last-chance .call-to-act {
    /*   	background-color: rgba(255,255,255,0.8); */
}

section#le-last-chance .img-responsive {
    /* 	max-width: 150px; */
}

section#le-last-chance h5 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 20px;
}

/** Newsletter Section **/
section#newsletter-signup {
    /*   min-height: 500px; */
    background: #1853C4;
    background-size: cover;
    background-position: 50% 0;
}

section#newsletter-signup .form-control {
    width: 100% !important;
    padding: 26px 10px 27px 10px !important;
    font-size: 20px !important;
    border-color: transparent !important;
    width: 600px !important;

}

/** Footer Section **/
section#footer {
    background: #21262F;
}

section#footer ul.links {
    font-size: 16px;
}

section#footer ul.links li {
}

section#footer ul.links li a {
    color: white;
}

section#footer ul li a:hover {
    text-decoration: none;
    opacity: .8;
}

section#footer img.bbb {
    padding-right: 20px;
    padding-bottom: 0px;
    padding-top: 5px;
}

/** Footer Section **/
section#copyright {
    padding: 30px 0px;
    background: white;
}

/************************************** Product Page ******************************************/

.product-name {
    font-size: 24px;
}

.current-price {
    font-size: 36px;
}

.product-description h1 {
    font-size: 24px !important;
    line-height: 32px;
    text-align: left !important;
}

.product-description p strong {
    font-weight: normal !important;
    color: #333333 !important
}

.product-description ul li {

}

.product-description ul li strong {
    font-weight: 600 !important;
    margin-left: -40px;
    font-size: 18px;
    line-height: 26px;
}

.product-description ul li strong:before {
    content: "- ";
}

input[type="number"] {
    width: 50px;
    height: 36px;
    font-size: 16px;
    display: block;
}

#news-articles a.btn {
    margin-bottom: 30px;
    width: 100%;
}

#wholesale-desc {
    text-align: left !important;
}

#wholesale-desc select, #wholesale-desc input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#faq h4 {
    font-weight: 600;
}

#faq h5 {
    background: #EAECEE;
    padding: 15px 15px 15px 15px;
    /*   	color: black; */
    cursor: pointer;
    color: #1853C4;
}

#faq h5:hover {
    background: #EAECEE;
}

#faq p {
    color: black;
    /*   background: #F2F3F5; */
    padding: 15px;
    cursor: pointer;
    /*   border: solid 1px black; */
}

.volunteer-text p {
    color: black !important;
}

#contact-form {
    margin-top: -40px;
}

#cleanups-video-container iframe {
    position: absolute;
    top: 250px;
    right: 30px;
    width: 600px;
    height: 336px;
}

#footer .mission {
    margin-top: 6px;
}

#join-the-movement h3 {
    color: #1853C4;
}

#join-the-movement .btn {
    margin-top: 30px;
}

#join-the-movement .prompt {
    margin-top: 140px;
}

.gravatar img {
    border-radius: 50%;
}

#articles p {
    color: black;
}

#articles p span {
    color: #ACB3BB;
    margin-bottom: 200px;
}

#articles img {
    display: block;
    max-width: 100%;
    height: auto;
}

h3.on-big {
    display: block;
}

h3.on-small {
    display: none;
}

.row.details ul {
    list-style-type: none !important;
}

.row.details ul li {
    margin-left: 10px;
    padding-left: 40px;
    font-weight: 300 !important;
    font-size: 18px !important;
    color: #6E7481;
    letter-spacing: 0px !important;
}

.row.details ul li.cause {
    background: url('icon-pb1.png') no-repeat 0 0;
    margin-left: 0px;
    padding-left: 50px;
}

.row.details ul li.cause.cr {
    background: url('icon-coral-mini.png') no-repeat 0 0;
    margin-left: 10px;
    padding-left: 40px;
}

.row.details ul li.cause.ed {
    background: url('ed-icon-mini.png') no-repeat 0 0;
    margin-left: 10px;
    padding-left: 40px;
}

.row.details ul li.cause.whale {
    background: url('https://cdn.shopify.com/s/files/1/0996/1022/t/79/assets/smallwhale.png?5127400114835749156') no-repeat 0 0;
    margin-left: 10px;
    padding-left: 40px;
}

.row.details ul li.cause.sea-turtle {
    background: url('https://cdn.shopify.com/s/files/1/0996/1022/t/88/assets/seaturtleicon.png?18269901647172273760') no-repeat 0 0;
    margin-left: 5px;
    padding-left: 45px;
}


.row.details ul li.left-one {
    background: url('l-1.png') no-repeat 0 0;
}

.row.details ul li.left-two {
    background: url('l-2.png') no-repeat 0 0;
}

.row.details ul li.left-three {
    background: url('l-3.png') no-repeat 0 0;
}

.row.details ul li.left-three {
    background: url('l-3.png') no-repeat 0 0;
}

.row.details ul li.left-four {
    background: url('l-4.png') no-repeat 0 0;
}

.row.details ul li.left-five {
    background: url('l-5-update3.png') no-repeat 0 0;
    margin-left: 20px;
    padding-left: 23px;
}

.row.details ul li.right-one {
    background: url('r-1.png') no-repeat 0 0;
}

.row.details ul li.right-two {
    background: url('r-2.png') no-repeat 0 0;
}

.row.details ul li.right-three {
    background: url('r-3a.png') no-repeat 0 0;
    margin-left: 0px;
    padding-left: 50px;
}

.row.details ul li.right-four {
    background: url('l-5d.png') no-repeat 0 0;
    margin-left: 4px;
    padding-left: 45px;
}

.row.details.on-big {
    display: flex;
}

.row.details.on-big .grs-icon {
    padding-left: 0;
}

.row.details.on-big .column-info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.row.details.on-big .column-info ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.row.details.on-small {
    display: none;
}

.our-bracelets.product_image {
    border: none !important;
}

.info span.title {
    color: black;
    text-decoration: none;
    font-size: 16px;
}

.info span.title:hover {
    /* 	color: #1853C4; */
    text-decoration: none;
    font-size: 16px;
}

.info span.price {
    color: black;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}

.modal {
    background: rgba(255, 255, 255, 0.5);
}

span.item-count {
    position: relative;
    top: -3px;

}

.carousel.on-big {
    display: block;
}

.carousel.on-small {
    display: none;
}

.single-product .on-small {
    display: none;
}

.single-product .on-big {
    display: block;
}

/************************************** Overrides ******************************************/
#newsletter-signup label#email_address_label_0 {
    color: white !important;
}

input#email_address_0 {
    width: 100% !important;
}

.ctct-form-defaults {
    background-color: transparent !important;
}

div.ctct-form-embed form.ctct-form-custom .ctct-form-errorMessage {
    background: rgba(0, 0, 0, 0.6);
    display: block;
    padding: 5px 10px 5px 10px;
    border-radius: 3px;
    text-align: center !important;
}

div.yotpo-bottomline .questions {
    margin-top: -4px !important;
}

div.yotpo-bottomline a, div.yotpo-bottomline a:hover {
    font-size: 16px !important;
    color: #1853C4 !important;
}

/* Carousel */

.carousel-fade .carousel-inner .item {
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

/* Img Carousel */

#carousel-example-generic {
    margin: 20px auto;
    /* width: 400px; */
}

#carousel-custom {
    margin: 20px auto;
    /* width: 400px; */
}

#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}

#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}

#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}

#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}

#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}

#carousel-custom .carousel-outer {
    position: relative;
}

br.resp-lg {
    display: block;
}

/* Forms */

label {
    font-weight: 400;
}

#shopping-cart .row.top {
    border-bottom: solid 1px black;
    margin: 5px;
}

#shopping-cart .row.inst {
    margin: 5px;
}

#shopping-cart .row.items {
    border-bottom: solid 1px #ededed;
    margin: 5px;
    padding-bottom: 10px;
}

#shopping-cart .details {
    padding-top: 30px;
}

#shopping-cart .details.the-qty {
    padding-top: 22px;
}

.quantity_label {
    display: none;
}

body #shopping-cart a.item-title {
    line-height: 13px !important;
    font-size: 13px;
}

.img-responsive.in-collection {
    margin: 0 auto;
}

input.btn {
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
}

span#countdown {
    color: #33373C;
    font-weight: 600 !important;
    display: inline-block;
}

.wholesale-buttons {
    padding: 60px 0;
    text-align: center;
}

.wholesale-button-wrapper {
    display: table;
    width: 100%;
    margin-bottom: 30px;
}

.wholesale-buttons .btn.btn-default {
    white-space: normal;
    line-height: 2;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 115px;
    padding: 25px;
}

#login-page {
    padding-bottom: 30px;
}

#myCarousel {
    padding-top: 20px;
}

/* BLANK PAGE TEMPLATE CODE (Sam) */

#blank-page section {
    padding: 20px 0px;
}

#blank-page ul {
    list-style-type: disc;
    margin-left: -24px;
}

#blank-page ul li {
    font-size: 16px;
}

#blank-page h3 {
    font-size: 18px;
    line-height: 24px;
}

#blank-page h4 b {
    font-weight: 500;
}

section#buy-products {
    padding: 20px 0px 20px 0px;
}

section#buy-products .btn {
    margin-bottom: 50px;
}

section.product-holder {
    border-bottom: solid 1px #ccc;
    padding-bottom: 30px;
    padding-top: 30px;
}

section.product-holder:last-child {
    border-bottom: none;
}

section#buy-products h4 {
    font-size: 32px;
    font-weight: 600;
}

section#buy-products .btn {
    margin-top: 30px;
}

section#buy-products .details {
    padding-top: 80px;
}

.form-errors {
    background: #f2adad;

    border-radius: 5px;

}

.errors ul {
    margin: 0px 0px 10px 0px;
    padding: 15px;
    color: #7e2221;
    text-align: center;
}

span.pulled-to-date {
    position: fixed;
    top: 25px;
    left: 160px;
    font-size: 13px;
    margin: 0 auto;
    z-index: 30000;
    display: none;
    color: #1853C4;
    font-weight: 500;
}

span.pulled-to-date.second {
    top: 37px;
    left: 160px;

}

.navbar-logo {
    display: flex;
}

/* #monthly-cause-video .video-container .title-container {
	top: 25%;
  	
}
 */
#monthly-cause-video .video-container .title-container h1 {
    font-weight: 600;
    text-transform: UPPERCASE;
}

#monthly-cause-video .video-container .title-container p {
    text-transform: UPPERCASE;
}

#monthly-cause-video .video-container .title-container .news-video-overlay h1 {
    text-transform: none;
}

.add-top-border {
    border-top: solid 1px #ccc;
}

span.tiny-disc {
    font-size: 16px;
    line-height: 6px !important;
}

/* Added by MoreBetter January 9, 2018 */
a#navbarDropdownMenuLink {
    color: #fff;
}

.dropdown-menu {
    width: 210px;
    padding: 15px;
}

a.dropdown-item {
    display: block;
}

ul.main.menu li a.dropdown-item {
    color: #113c68;
}

ul.main.menu li a.dropdown-item:hover {
    color: #164782;
}

.product-description ul {
    margin-top: 20px;
    margin-left: -20px;
    list-style-type: square;
}

.product-description ul li {
    font-weight: 600;
    font-size: 18px;
}

/* End - Added by MoreBetter January 9, 2018 */

section#branding {
    height: 100%;
}


/* -----------------------  WHOLESALE REDESIGN august 2nd 2018------------------- */

.wholesale-nav {
    position: fixed !important;
    z-index: 1;
}

.wholesale-blue-nav { 
    background-color: #1953C4 !important;
}

.wholesale-nav-mobile {
    color: #ffffff !important;
}

.wholesale-nav-link {
    color: #ffffff !important;
}

.wholesale-blue {
    color: #1953C4;
}

.wholesale-dropdown-menu {
    width: 100%;
}

.wholesale-dropdown-item {
    padding: 20px;
}

.wholesale-hide-desktop {
    display: none;
}

.back-wholesale {
    text-align: center;
}

.back-wholesale-button {
    background-color: #1953C4;
    color: #FFFFFF;
    border: #1953C4;
    padding: 15px;
    cursor: pointer;
    font-size: 15px;
    border-radius: 5px;
}

.back-wholesale-row {
    padding-top: 0;
    padding-bottom: 50px;
}

.wholesale-nav-resize {
    margin-left: 125px;
}

  /* ----------------------- WHOLESALE DISCLAIMER UPDATE ------------------- */

.wholesale-disclaimer {
    text-align: center;
    font-style: italic;
    font-weight: bold;
}

.wholesale-container {
    display: flex;
    justify-content: space-evenly;
    padding-bottom: 20px;
}