.shape-size-wrapp .tab-nav {
    margin-bottom: 0;
}
.shape-size-wrapp .tab-toggle {
    z-index: 1;
    position: relative;
    padding: 0;
    margin: 0;
    overflow-x: clip;
    display: flex;
    flex-wrap: wrap;
    background: transparent;
    box-shadow: none;
    transform: scaleY(-1);
    padding-right: 4%;
    border-left: 1px solid #efefef !important;
    border-top: 1px solid #efefef !important;
}

.shape-size-wrapp .tab-menu {
    position: relative;
    z-index: 20;
    text-transform: inherit;
    letter-spacing: 0.4px;
    font-size: 13.5px;
    margin: 0;
    margin-top: -1px;
    padding: 2.37% 2.37%;
    border: none;
    background: transparent;
    display: inline-block;
    transform: scaleY(-1);
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}

.new-pd-shape-co .shape-size-wrapp .tab-menu {
    letter-spacing: 0;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .shape-size-wrapp .tab-menu {
        font-size: 12px;
    }

    .shape-size-wrapp .tab-menu {
        padding: 1.7%;
    }
}

@media (max-width: 767px ) {
    .shape-size-wrapp .tab-menu {
        font-size: 12px;
        padding: 1.8%;
        letter-spacing: 0;
    }
}

.shape-size-wrapp .tab-menu:nth-child(2) {
    z-index: 19;
}

.shape-size-wrapp .tab-menu:nth-child(3) {
    z-index: 18;
}

.shape-size-wrapp .tab-menu:nth-child(4) {
    z-index: 17;
}

.shape-size-wrapp .tab-menu:nth-child(5) {
    z-index: 16;
}

.shape-size-wrapp .tab-menu:nth-child(6) {
    z-index: 15;
}

.shape-size-wrapp .tab-menu:nth-child(7) {
    z-index: 14;
}

.shape-size-wrapp .tab-menu:nth-child(8) {
    z-index: 13;
}

.shape-size-wrapp .tab-menu:nth-child(9) {
    z-index: 12;
}

.shape-size-wrapp .tab-menu:nth-child(10) {
    z-index: 11;
}

.shape-size-wrapp .tab-menu:before {
    content: '';
    position: absolute;
    right: 17%;
    top: 0;
    width: 200%;
    height: 100%;
    transform-origin: 100% 0;
    transform: skewX(35deg);
    background: #dedede;
    border: 1px solid #242424 !important;
    border: none;

    z-index: -1;
}

.shape-size-wrapp .tab-menu.active {
    box-shadow: none;
    background: transparent;
}

.shape-size-wrapp .tab-menu.active:before {
    background: #fafafa;
    border-bottom-color: #fff !important;
}
.new-pd-shape-co .shape-size-wrapp .tab-menu {
    letter-spacing: 0;
}

.shape-size-wrapp .tab {
    position: relative;
    padding: 30px 30px 30px;
    border: 1px solid #242424;
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    border-top-left-radius: 0;
}

.product-shape-items.individually {
    border-bottom: 1px solid #bababa;
    margin-bottom: 15px;
}
.product-detail-normall .product-shapes {
    padding: 0 10px;
}
.product-shapes {
    position: relative;
    padding-inline: 10px;
    border: 1px solid #242424;
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    border-top-left-radius: 0.5rem;
}

product-shapect-shape .description, .product-shape-items .description {
    color: #515151;
    font-size: 12px;
    line-height: 18px;
    font-family: 'Montserrat';
    font-weight: 600;
}

.product-shape-items .product-shapes .description {
    padding-top: 0;
}

.product-shape-items .caption-title {
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
    font-family: 'Montserrat';
}

.product-shape-items .caption-title span {
    font-size: 13px;
    color: #656565;
    text-transform: lowercase;
    vertical-align: top;
}

.product-shape-items .product-shapes {
    margin-bottom: 15px;.product-shapes .preview
}

@media (min-width: 1600px) {
    .shape-size-wrapp .tab {
        max-width: 590px;
    }
    .shape-size-wrapp .tab-toggle {
        border-top: none !important;
        top:-1px;
    }
}
@media (min-width: 1200px) {

    .shape-size-wrapp .tab-menu:hover {
        box-shadow: none;
    }

    .product-shape-items .product-shapes {
        width: 70%;
    }
}
.product-shapes .preview {
    width: 140px;
    height: 90px;
    float: left;
    position: relative;
}

.product-shapes .preview img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 80%;
}
.shape-size-wrapp .tab-menu {
    font-size: 13px !important;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .shape-size-wrapp .tab-menu {
        font-size: 12px !important;
    }
}

.shape-size-wrapp .tab {
    border: 1px solid #e7e7e7 !important;
    border-top: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.product-shapes {
    border: 1px solid #e7e7e7;
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
    border-top-left-radius: 0.5rem !important;
    background-color: #fff;
}

.shape-size-wrapp .tab-menu:before {
    border: none !important;
    content: none;
}

.shape-size-wrapp .tab-menu {
    background: #f8f8f8;
    border-radius: 12px 12px 0 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
}

.shape-size-wrapp .tab-menu.active:before {
    background: #fafafa;
    border-bottom-color: #fff;
}

.tab-toggle .tab-menu.active {
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    border: 1px solid #efefef !important;
    background-color: #ececed;
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
    margin-right: 5px;
}
.tab-toggle .tab-menu {
    color: #242424;
    font-weight: 700;
    line-height: 16px;
}
.product-shapes .preview {
    position: relative;
    width: 90px;
    height: 90px;
}
.product-shapes .preview img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translateX(-50%) translateY(-50%);
}
.product-shapes .description, .product-shape-items .description{
    color: #515151;
    font-size: 12px;
    line-height: 18px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 600;
}

.product-shape-items .product-shapes .description{
    padding-top: 0;
}

.product-shape-items .caption-title{
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
    font-family: 'Montserrat', Arial, sans-serif;
}
.product-shape-items .caption-title span {
    font-size: 13px;
    color: #656565;
    text-transform: lowercase;
    vertical-align: top;
}
.product-shape-items .product-shapes{
    margin-bottom: 15px;
}
.product-shapes.selected {
    background-color: #fafafa;
}

.shape-size-wrapp .tab-menu {
    display: inline-block;
    transform: scaleY(-1);
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
}
.product-shapes .description .align {
    display: table-cell;
    vertical-align: middle;
    height: 90px;
    width: 10000px;
    padding: 10px 0;
}
.product-shapes .description .align span {
    font-weight: 800;
}
@media (max-width: 991px) {
    .tab-toggle {
        visibility: visible;
        top:0;
        transform-origin: unset;
    }
    .tab-toggle div:not(:last-child) {
        margin-bottom: 0;
    }
}

.pd-main-image .image-text{
    width: 75%;
}
.title_slider ul {
    font-size: 0px;
    margin-top: 5px;
}
.title_slider li + li {
    padding-left: 21px;
}
.title_slider li {
    position: relative;
    font-size: 12px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    display: inline-block;
}
.title_slider li + li::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 0px;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    pointer-events: none;
}
@media (max-width: 768px) {

    .new-pd-shape-co .shape-size-wrapp .tab-menu {
        font-size: 11px !important;
    }
    .shape-size-wrapp .tab {
        padding: 40px 15px 20px;
    }
}

@media (max-width:568px){
    .shape-size-wrapp .tab {
        padding: 40px 10px 20px;
    }
    .description .align.sold {
        font-size: 11px !important;
    }
}