.pearl-size-chart {
    display: block;
    margin: 0 auto;
    width: 100%;
    overflow: auto
}

.tps_pearlSizeChart_wrapper {
	position: relative;
	width: auto;
	max-width: 1240px;
	padding: 0 18px;
	margin: 0 auto;
}
.tps_pearlSizeChart_flex {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	height: 100%;
}

.pearl-size-chart::-webkit-scrollbar {
    display: none
}

.pearl-size-chart .pearl-types {
    margin: 1rem auto;
    width: 1024px
}

.pearl-size-chart .pearl-types .layout {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.pearl-size-chart .pearl-types .pearl-type {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 0.5rem 0;
    background: #e1ebf3;
    color: #000;
    opacity: 0.3;
    -webkit-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease
}

.pearl-size-chart .pearl-types .pearl-type h3 {
    font-size: 25px;
	font-weight: normal;
    margin: 0;
    color: inherit;
}

.pearl-size-chart .pearl-types .pearl-type:nth-of-type(even) {
    background: #62564a;
    color: #fff
}

.pearl-size-chart .pearl-types .pearl-type._akoya {
    margin-left: 0
}

.pearl-size-chart .pearl-types .pearl-type._freshwater {
    margin-left: 100px
}

.pearl-size-chart .pearl-types .pearl-type._tahitian {
    margin-left: auto;
    margin-right: 50px
}

@media (max-width: 767px) {
    .pearl-size-chart .pearl-types .pearl-type._tahitian {
        margin-right: 60px
    }
}

@media (max-width: 565px) {
    .pearl-size-chart .pearl-types .pearl-type._tahitian {
        margin-right: 95px
    }
}

.pearl-size-chart .pearl-types .pearl-type._south-sea {
    margin-left: auto;
    margin-right: 50px
}

@media (max-width: 767px) {
    .pearl-size-chart .pearl-types .pearl-type._south-sea {
        margin-right: 60px
    }
}

@media (max-width: 565px) {
    .pearl-size-chart .pearl-types .pearl-type._south-sea {
        margin-right: 95px
    }
}

.pearl-size-chart .pearl-types .pearl-type._active {
    position: relative;
    opacity: 1;
    background: #62564a;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    color: #fff
}

.pearl-size-chart .pearl-sizes {
    width: 1024px;
    margin: auto
}

.pearl-size-chart .pearl-sizes .layout {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 565px) {
    .pearl-size-chart .pearl-sizes .layout {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.pearl-size-chart .pearl-sizes .pearl-size {
    margin: 0 0.25rem;
    height: 7.5rem;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    margin-bottom: 1rem;
    opacity: 0.1;
    -webkit-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
	display: flex;
	align-items: center;
	flex-direction: column;
}

.pearl-size-chart .pearl-sizes .pearl-size._size-1 .pearl {
    width: 17px;
    height: 17px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-2 .pearl {
    width: 19px;
    height: 19px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-3 .pearl {
    width: 23px;
    height: 23px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-4 .pearl {
    width: 27px;
    height: 27px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-5 .pearl {
    width: 30px;
    height: 30px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-6 .pearl {
    width: 35px;
    height: 35px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-7 .pearl {
    width: 38px;
    height: 38px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-8 .pearl {
    width: 40px;
    height: 40px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-9 .pearl {
    width: 42px;
    height: 42px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-10 .pearl {
    width: 44px;
    height: 44px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-11 .pearl {
    width: 50px;
    height: 50px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-12 .pearl {
    width: 54px;
    height: 54px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-13 .pearl {
    width: 58px;
    height: 58px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-14 .pearl {
    width: 64px;
    height: 64px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-15 .pearl {
    width: 70px;
    height: 70px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-16 .pearl {
    width: 72px;
    height: 72px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-17 .pearl {
    width: 78px;
    height: 78px
}

.pearl-size-chart .pearl-sizes .pearl-size._size-18 .pearl {
    width: 83px;
    height: 83px
}

.pearl-size-chart .pearl-sizes .pearl-size._active {
    opacity: 1
}

.pearl-size-chart .pearl-sizes .pearl-size .number {
    color: #62564a;
    font-size: 0.9rem;
	font-weight: bold;
}

.pearl-size-chart .pearl-sizes .pearl-size .line {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 1px;
    background: #f3f3f4
}

.pearl-size-chart .pearl-sizes .pearl-size .pearl {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}
