.size-guide__tabs-container .divider.divider--horizontal,
.size-guide__tabs-containers .divider.divider--horizontal {
display: none;
}

.overlaySzgSS22 {
    width: 762px;
    letter-spacing: 0.4px;
    margin: 0 auto;
    background-color: white;
}

.overlaySzgSS22 #headerSzg {
    width: 100%;
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    text-align: center;
    color: rgb(55, 55, 55);
    position: relative;
    top: 27px;
    margin: 0;

}

.overlaySzgSS22 #headerSzg+p {
    width: 100%;
    margin: 0;
    text-align: center;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    position: relative;
    top: 31px;
        color:#737373;
}

.overlaySzgSS22 .intro {
    width: 100%;
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    text-align: center;
    position: relative;
    top: 53px;
}

.overlaySzgSS22 .intro p {
    margin-top: 4px;
    margin-bottom: 0;
    color: rgb(94, 94, 94);
}

.overlaySzgSS22 .intro span {
    font-weight: 600;
}

.overlaySzgSS22 .tabSection {
    width: 740px;
    margin: 0 auto;
    position: relative;
    margin-top: 97px;
    margin-bottom: 14px;
}

.overlaySzgSS22 .tabsSzg {
    width: 100%;
    height: 55px;
}

.overlaySzgSS22 .tabsSzg>div {
    width: 185px;
    height: 100%;
    background-color: rgb(235, 237, 244);
    border: 1px solid #5E5E5E;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    color: rgb(51, 51, 51);
    float: left;
    padding-top: 5px;
    box-sizing: border-box;
    line-height: 16px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.overlaySzgSS22 #tab2:after {
    content: "MOST POPULAR";
    width: 101px;
    height: 24px;
    line-height: 11px;
    font-size: 9px;
    line-height: 1;
    top: 4px;
    background-color:#c4d4c6;
    position: absolute;
    padding-left: 19px;
    padding-right: 10px;
    right: -25px;
    transform: rotate(49deg);
}

.overlaySzgSS22 .tabBody {
    /* height: 839px; */
    border: 1px solid #5E5E5E;
    border-bottom: 1px solid white;
    border-top: none;
}

.overlaySzgSS22 .tabBody>div {
    width: 100%;
    height: 100%;
}


.overlaySzgSS22 .tabIntro {
    width: 507px;
    /* height: 150px; */
    font-size: 12px;
    float: left;
    position: relative;
    top: 38px;
    padding-left: 20px;
    padding-bottom: 28px;
    font-weight: 400;
    color: rgb(94, 94, 94);
}

.overlaySzgSS22 .tabIntro+img {
    float: right;
    width: 100px;
    height: 134px;
    position: relative;
    right: 43px;
    top: 34px;
    padding-bottom: 20px;
}

.overlaySzgSS22 .tabIntro ul {
    position: relative;
    left: -22px;
    line-height: 17px;
}

.overlaySzgSS22 #breakSzg {
    width: 95%;
    height: 1px;
    margin: 0 auto;
    margin-bottom: 12px;
    background-color: rgb(212, 211, 211);
    position: relative;
    top: 28px;
    clear: both;
}

.overlaySzgSS22 table {
    width: 712px;
    margin: 0 auto;
    border-collapse: collapse;
    color: #5E5E5E;
}

.overlaySzgSS22 .forTable {

    margin: 0 auto;
    position: relative;
    margin-top: 88px;
}

.overlaySzgSS22 table th {
    font-size: 12px;
    height: 45px;
    background-color: #d9d9d9;
}

.overlaySzgSS22 table th:nth-child(4),
.overlaySzgSS22 table th:nth-child(5),
.overlaySzgSS22 table th:nth-child(6),
.overlaySzgSS22 table th:nth-child(7){
    background-color: #666666;
    color: white;
}

.overlaySzgSS22 table th tr {
    width: 200px;
}

.overlaySzgSS22 table tr td {
    height: 39px;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
}

.overlaySzgSS22 table tr:nth-child(odd) {
    background-color: #f5f5f5;
}

.overlaySzgSS22 table tr:nth-child(even) {
    background-color: white;
}

.overlaySzgSS22 #sizes {
    background-color: #d9d9d9;
    text-align: center;
}

.overlaySzgSS22 #sizes td {
    font-weight: 600;
    font-size: 10px;
}

.overlaySzgSS22 #sizes td {
    height: 20px;
    border-right: 1px solid rgb(104, 103, 103);
    border-top: 1px solid rgb(104, 103, 103);

}

.overlaySzgSS22 table tr td:not(:last-child),
.overlaySzgSS22 table tr th:not(:last-child) {
    border-right: 1px solid rgb(131, 131, 131);
}

.overlaySzgSS22 .tabsSzg>div:not(:first-child) {
    border-left: none;
}

.overlaySzgSS22 #round {
    float: left;
    width: 15px;
    height: 15px;
    background-color: #c4d4c6;
    border-radius: 50%;
    position: relative;
    top: 2px;
    left: 49px;
}

.overlaySzgSS22 table tr th:nth-child(2) {
    padding-top: 7px;
}

.overlaySzgSS22 table tr th:nth-child(2) {
    line-height: 17px;
}

.overlaySzgSS22 .activeSzg {
    background-color: white !important;
    border-bottom: none !important;
    border-top: 4px solid rgb(0, 31, 72) !important;
}

.overlaySzgSS22 .activeSzg>p:nth-child(1) {
    font-weight: 600;
}

.overlaySzgSS22 .footernote {
    font-size: 12px;
    border: 1px solid #5E5E5E;
    border-top: 1px solid white;
    padding-bottom: 34px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 10px;
    color: #5E5E5E;
}

.overlaySzgSS22 .inchOrCm {
    width: 77px;
    height: 20px;
    font-size: 13px;
    color: rgb(114, 112, 112);
    position: relative;
    top: 40px;
    left: 18px;
    font-weight: 600;
    cursor: pointer;
}

.overlaySzgSS22 .inchOrCm>p {
    text-align: center;
    float: left;
    margin: 0;
    width: 49%;
    text-decoration: underline;
    font-weight: 400;
}

.overlaySzgSS22 .inchOrCm>p:first-child {
    border-right: 1px solid;
}

.overlaySzgSS22 .activeSize {
    text-decoration: none !important;
    font-weight: 600 !important;
}

.overlaySzgSS22 .tabsSzg p {
    margin: 0;
}

.overlaySzgSS22 .imgUnderSizes {
    position: relative;
    top: 64px;
    width: 730px;
    margin: 0 auto;
    height: 100px;
}

.overlaySzgSS22 .imgUnderSizes>img {
    width: 84px;
    height: 88px;
    float: left;
    margin-left: 78px;
    border: 1px solid lightgrey;
}

.overlaySzgSS22 #recommendedLength {
    width: 20px;
    height: 18px;
    line-height: 17px;
    border-radius: 50%;
    background-color: #c4d4c6;
    margin: -2px 0;
    float: left;
    text-align: center;
}

.overlaySzgSS22 .notRecommended {
    text-align: center;
    width: 50%;
    float: left;
    margin: 0;
}

.overlaySzgSS22 .singleLength {
    margin-left: 15px !important;
}

.overlaySzgSS22 div table tr td, 
.overlaySzgSS22 .tabsSzg div p {
    font-size: 13px !important;
}


@media only screen and (max-width:600px) {
    .overlaySzgSS22 {
        width: 100%;
    }
    .overlaySzgSS22 div.tabsSzg {
        height: 75px;
    }
    .overlaySzgSS22 ul
    {
        line-height: 19px !important;
    }
    .overlaySzgSS22 .tabIntro
    {
        line-height: 17px !important;
    }

    .overlaySzgSS22 #headerSzg {
        font-size: 20px;
    }

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

    .overlaySzgSS22 .tabsSzg>div p:nth-child(2) {
        display: none;
    }

    .overlaySzgSS22 .tabsSzg>div {
        width: 25%;
        padding-top: 7px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .overlaySzgSS22 .tabIntro {
        width: 56%;
    }

    .overlaySzgSS22 #breakSzg {
        width: 89%;
    }

    .overlaySzgSS22 .tabIntro+img {
        width: 143px;
        height: 191px;
        top: 17px;
        right: 11px;
    }

    .overlaySzgSS22 #tab2::after {
        content: none;
    }

    .overlaySzgSS22 #idForimgSizes {

        overflow: scroll;
        width: 93%;
        margin: 0 auto;
        position: relative;
        top: 64px;
    }

    .overlaySzgSS22 #idForimgSizes::-webkit-scrollbar {
        display: none;
    }

    .overlaySzgSS22 #idForimgSizes {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .overlaySzgSS22 .imgUnderSizes {
        position: relative;
        top: 0px;
    }

    .overlaySzgSS22 hr {
        width: 90%;
    }

    .overlaySzgSS22 .forTable {
        width: 99%;
        overflow: scroll;
    }

    .overlaySzgSS22 .forTable::-webkit-scrollbar {
        display: none;
    }

    .overlaySzgSS22 .forTable {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .overlaySzgSS22 .footernote {
        padding-bottom: 12px;
    }
}


@media only screen and (max-width:428px) {
    .overlaySzgSS22 .tabIntro+img {
        width: 110px;
        height: 150px;
        top: 36px;
    }
}

@media only screen and (max-width:348px) {
    .overlaySzgSS22 .tabIntro+img {
        width: 100px;
        height: 120px;
        top: 66px;
    }
}