.content-asset-full h1 {
    color: #0C5641;
    font-size: 48px;
}

.content-asset-full .column60 {
    width: 60%;
    float: right;
}

.content-asset-full .column40 {
    width: 40%;
    float: left;
}

.content-asset-full .borderline {
    BORDER-TOP: 1px solid;
    WIDTH: 100%;
    COLOR: #d0d0d0;
    MARGIN: 20px auto
}

.about-free-shipping h1 {
    color: #0C5641;
    font-size: 48px;
    font-weight: 500;
}


.about-free-shipping h2 {
    color: #0C5641;
    font-size: 32px;
    padding-bottom: 15px;
    font-weight: 400;
}

.about-free-shipping h3 {
    font-size: 18px;
}

.security h2 {
    color: #0C5641;
    font-size: 30px;
}

.a-large {
    font-size: 24px;
}

.contentAccordion {
    background: none;
    color: #0C5641;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: 15px;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border-top-color: #979797;
    border-left-color: #979797;
    border-right-color: #979797;
    border-bottom-width: 0px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: solid;
}

.active,
.contentAccordion:hover {
    background-color: var(--bean-gray4);
}

.videoTranscriptAccordion {
    background: none;
    color: #0C5641;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border-color: #979797;
    border-style: solid;
    margin-top: 25px;
}

.active,
.videoTranscriptAccordion:hover {
    background-color: var(--bean-gray4);
}

.exploreLLBean .title {
    text-align: center;
    font-size: 36px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
}

.exploreLLBean .subtext {
    text-align: center;
    font-size: 20px;
    font-weight: 200;
    margin-top: 10px;
    margin-bottom: 10px;
}

.exploreLLBean .watchTime {
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.exploreLLBean .lantern-icon {
    display: block;
    width: 55px;
    height: 45px;
    padding-right: 10px;
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
    border-left-color: #979797;
    border-right-color: #979797;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-style: solid;
}

.videotranscriptpanel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
    border-left-color: #979797;
    border-right-color: #979797;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-style: solid;
}

.flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.monogramming .column25 {
    width: 25%;
    float: right;
    box-sizing: border-box;
    padding: 10px;
}

.monogramming .column33 {
    width: 33%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
}

@media (min-width: 850px) {
    .monogramming .column60m {
        width: 60%;
        float: left;
        box-sizing: border-box;
        padding: 10px;

        h1 {
            margin-top: 100px;
        }
    }

    .monogramming .column40m {
        width: 40%;
        float: right;
        box-sizing: border-box;
        padding: 10px;
    }
}

.monogramming .container {
    position: relative;
    text-align: center;
    color: var(--color-white);
    display: block;
}

.monogramming .subtext {
    text-align: center;
}

.help .customer-service-menu {
    list-style: none;
    display: inline-block;
}

.help .customer-service-icon {
    margin-right: .5em;
    margin-left: 1.5em;
    max-height: 1.5em;
    width: 1.8em;
}

.help .customer-service-ul {
    padding: 0;
}

.help .modal-title {
    color: var(--color-white);
    text-align: center;
    font-size: 20px;
}

.centered-text {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.column50 {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
}

@media (max-width: 850px) {
    .size-charts .column50 {
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
    }

    .column50 {
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
    }
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fitguide .column15 {
    width: 15%;
    float: right;
    box-sizing: border-box;
    padding: 10px;
}

.flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.fitguide .subtext {
    text-align: center;
    color: var(--color-black);
}

.helpnav {
    box-sizing: border-box;
    float: left;
}

.helpnav ul {
    margin: 0;
    padding-left: 0;
}

.helpnav .navlink {
    padding-bottom: 10px;
    list-style-type: none;
    font-weight: 500;
}
