.size-guide__tabs-container .divider.divider--horizontal,
.size-guide__tabs-containers .divider.divider--horizontal {
  display: none;
}
        .overlaySzg-template4 {
            width: 762px;
            letter-spacing: 0.4px;
            margin: 0 auto;
            background-color: white;
            /* border: 1px solid rgb(204, 204, 204); */
        }

        .overlaySzg-template4 #headerSzg {
            width: 100%;
            font-family: "Lusitana";
            font-size: 20px;
            line-height: 1;
            font-weight: 700;
            text-align: center;
            color: rgb(55, 55, 55);
            position: relative;
            top: 27px;
            margin: 0;
        }

        .overlaySzg-template4 #headerSzg+p {
            width: 100%;
            margin: 0;
            text-align: center;
            font-size: 12px;
            line-height: 1;
            font-family: 'Lato';
            font-weight: 700;
            position: relative;
            top: 31px;
              color:#737373;
        }

        .overlaySzg-template4 .tabSection {
            width: 740px;
            margin: 0 auto;
            position: relative;
            margin-top: 15px;
            margin-bottom: 14px;
        }


        .overlaySzg-template4 .tabBody>div {
            width: 100%;
            height: 100%;
        }

        .overlaySzg-template4 .tabIntro {
            width: 507px;
            /* height: 150px; */
            font-family: 'Lato', sans-serif;
            font-size: 12px;
            float: left;
            position: relative;
            top: 38px;
            padding-left: 20px;
            padding-bottom: 28px;
            font-weight: 400;
            color: rgb(94, 94, 94);
        }

        .overlaySzg-template4 table {
            width: 712px;
            margin: 0 auto;
            border-collapse: collapse;
            color: #5E5E5E;
        }

        .overlaySzg-template4 .forTable {

            margin: 0 auto;
            position: relative;
            margin-top: 60px;
            margin-bottom: 27px;
        }

        .overlaySzg-template4 table th {
            font-family: 'Lato', serif;
            font-size: 10px;
            height: 45px;
            background-color: #d9d9d9;
        }

        .overlaySzg-template4 table th:nth-child(3),
        .overlaySzg-template4 table th:nth-child(4),
        .overlaySzg-template4 table th:nth-child(5),
        .overlaySzg-template4 table th:nth-child(6),
        .overlaySzg-template4 table th:nth-child(7),
        .overlaySzg-template4 table th:nth-child(8)
        {
            background-color: #666666;
            color: white;
        }

        .overlaySzg-template4 table th tr {
            width: 200px;
            font-family: 'Lato', serif;
        }

        .overlaySzg-template4 table tr td {
            height: 39px;
            text-align: center;
            font-family: 'Lato', serif;
            font-weight: 400;
            font-size: 12px;
        }

        .overlaySzg-template4 table tr:nth-child(odd) {
            background-color: #f5f5f5;
        }

        .overlaySzg-template4 table tr:nth-child(even) {
            background-color: white;
        }
        .overlaySzg-template4 .extraRowForLengths
        {
            background-color: #d9d9d9 !important;
            border-top: 1px solid;
        }

        .overlaySzg-template4 #sizes {
            background-color: #d9d9d9;
            text-align: center;
            font-family: 'Lato', serif;
        }

        .overlaySzg-template4 #sizes td {
            font-weight: 600;
            font-size: 10px;
        }

        .overlaySzg-template4 #sizes td {
            height: 20px;
            border-right: 1px solid rgb(104, 103, 103);
            border-top: 1px solid rgb(104, 103, 103);

        }

        .overlaySzg-template4 table tr td:not(:last-child),
        .overlaySzg-template4 table tr th:not(:last-child) {
            border-right: 1px solid rgb(131, 131, 131);
        }

        .overlaySzg-template4 .tabsSzg>div:not(:first-child) {
            border-left: none;
        }

        .overlaySzg-template4 table tr th:nth-child(2) {
            padding-top: 7px;
        }

        .overlaySzg-template4 table tr th:nth-child(2) {
            line-height: 17px;
        }

        .overlaySzg-template4 .activeSzg {
            background-color: white !important;
            border-bottom: none !important;
            border-top: 4px solid rgb(0, 31, 72) !important;
        }

        .overlaySzg-template4 .activeSzg>p:nth-child(1) {
            font-weight: 700;
        }


        .overlaySzg-template4 .inchOrCm {
            width: 77px;
            height: 20px;
            font-size: 13px;
            font-family: 'Lato', serif;
            color: rgb(114, 112, 112);
            position: relative;
            top: 40px;
            left: 18px;
            font-weight: 600;
            cursor: pointer;
        }

        .overlaySzg-template4 .inchOrCm>p {
            text-align: center;
            float: left;
            margin: 0;
            width: 49%;
            text-decoration: underline;
            font-weight: 400;
        }

        .overlaySzg-template4 .inchOrCm>p:first-child {
            border-right: 1px solid;
        }

        .overlaySzg-template4 .activeSize {
            text-decoration: none !important;
            font-weight: 600 !important;
        }

        .overlaySzg-template4 .tabsSzg p {
            margin: 0;
        }
        .overlaySzg-template4 .footernote {
            font-family: 'Lato', serif;
            font-size: 12px;
            border-top: 1px solid white;
            padding-bottom: 5px;
            padding-left: 12px;
            padding-right: 12px;
            color: #5E5E5E;
        }

        @media only screen and (max-width:600px) {
            .overlaySzg-template4 {
                width: 100%;
            }

            .overlaySzg-template4 #headerSzg {
                font-size: 20px;
            }

            .overlaySzg-template4 .tabSection {
                width: 100%;
                padding: 10px;
                box-sizing: border-box;
            }


            .overlaySzg-template4 .forTable {
                width: 99%;
                overflow: scroll;
            }

            .overlaySzg-template4 .forTable::-webkit-scrollbar {
                display: none;
            }

            .overlaySzg-template4 .forTable {
                -ms-overflow-style: none;
                scrollbar-width: none;
            }
			  .overlaySzg-template4 .footernote {
                padding-bottom: 12px;
            }

        }
