.product-info a.linkpopup {
     display: flex;
     font-size: 18px;
     align-items: center;
     width: 100%;
}
.product-info a.linkpopup img.kiwi-svg.kiwi-injectable {
     width: 20px;
     height: 20px;
     margin-right: 10px;
     object-fit: scale-down;
}
#sizeFemale.lightbox-content {
  padding: 20px;
}
 .table_sizepopup .ks-modal-header.with-logo {
     display: flex;
     padding: 0 0 15px;
     align-items: center;
}
 .table_sizepopup .ks-modal-header.with-logo .ks-modal-logo.loaded {
     padding-right: 20px;
}
 .table_sizepopup .ks-modal-header.with-logo .ks-modal-logo.loaded img {
     height: 20px;
     object-fit: scale-down;
}
 .table_sizepopup .ks-modal-header.with-logo .modal-title {
     text-align: center;
}
 .table_sizepopup .ks-modal-header.with-logo .modal-title .modal-title-header {
     color: #333;
     font-weight: 700;
     font-style: normal;
     font-size: 15px;
}
 .table_sizepopup .ks-modal-header.with-logo .modal-title .modal-title-sub-header {
     color: #333;
     font-weight: 400;
     font-style: normal;
     font-size: 12px;
}
.lightbox-content .row.row_sizechart_calulator:not(.row-collapse) {
    margin-left: -10px;
    margin-right: -10px;
}
 .table_sizepopup .tabbed-content ul.nav.nav-uppercase.nav-size-normal.nav-center {
     border: 1px solid #000;
}
.table_sizepopup .tabbed-content ul.nav > li {
    height: 100%;
}
 .table_sizepopup .tabbed-content ul.nav > li > a {
    width: 100%;
    justify-content: center;
    border-radius: 0;
    height: 100%;
 }
 .table_sizepopup .tabbed-content ul.nav.nav-uppercase.nav-size-normal.nav-center li {
     width: 49%;
     text-align: center;
     margin: auto;
     font-size: 20px;
     color: #555;
     opacity: 0.6;
}
 .table_sizepopup .tabbed-content ul.nav.nav-uppercase.nav-size-normal.nav-center li.active, .table_sizepopup .tabbed-content ul.nav.nav-uppercase.nav-size-normal.nav-center li:hover {
     opacity: 1;
     color: #000;
}
 .table_sizepopup .tabbed-content ul.nav.nav-uppercase.nav-size-normal.nav-center li.active a:before, .table_sizepopup .tabbed-content ul.nav.nav-uppercase.nav-size-normal.nav-center li:hover a:before {
     background-color: transparent;
}
 .table_sizepopup .tabbed-content .calu {
     padding: 0 0 10px;
}
 .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col {
     padding: 0 10px 15px;
}
 .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator {
     border: 1px solid #ebebeb;
}
 .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator .title {
     background-color: #ebebeb;
     padding: 10px 20px;
     color: #000;
     font-size: 17px;
     font-weight: 700;
     font-style: normal;
     text-decoration: initial;
}
 .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator .input_size {
     padding: 0 20px;
     transition: box-shadow 0.2s, opacity 0.2s ease;
     position: relative;
}
.measurement-wrap .switch_box,
 .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator .switch_box {
     padding: 10px 20px;
     display: flex;
     gap: 10px;
     justify-content: flex-end;
     align-items: center;
}
.measurement-wrap .switch_box {
    padding: 10px 0;
}
.measurement-wrap .switch_box span#unitLabel,
 .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator .switch_box span#unitLabel {
     font-weight: bold;
     color: #000;
     font-style: italic;
}
.measurement-wrap .switch_box input:checked + .slider ,
 .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator .switch_box input:checked + .slider {
     background-color: #000;
}
.measurement-wrap .switch_box input:checked + .slider:before,
 .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator .switch_box input:checked + .slider:before {
     transform: translateX(24px);
}
.measurement-wrap .switch_box .switch,
 .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator .switch_box .switch {
     position: relative;
     display: inline-block;
     width: 45px;
     height: 20px;
     margin-right: 10px;
}
.measurement-wrap .switch_box .switch input,
 .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator .switch_box .switch input {
     opacity: 0;
     width: 0;
     height: 0;
}
.measurement-wrap .switch_box .switch .slider,
 .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator .switch_box .switch .slider {
     position: absolute;
     cursor: pointer;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background-color: #ccc;
     transition: 0.4s;
     border-radius: 34px;
}
.measurement-wrap .switch_box .switch .slider:before,
 .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator .switch_box .switch .slider:before {
     position: absolute;
     content: "";
     height: 12px;
     width: 12px;
     left: 4px;
     bottom: 4px;
     background-color: white;
     transition: 0.4s;
     border-radius: 50%;
}
 .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator .ks-calucalator label {
     color: #4d4d4d;
     font-size: 15px;
     line-height: 21px;
     font-weight: 400;
}
 .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator .ks-calucalator .element-help-text {
     font-size: 13px;
     margin-top: 3px;
     color: #637381;
     text-transform: none;
     letter-spacing: normal;
     font-weight: 400;
     margin-bottom: 10px;
}
.table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator .ks-calucalator .inputs input,
.measurement-wrap .inputs input {
    padding-right: 40px;
}
.measurement-wrap .inputs,
 .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator .ks-calucalator .inputs {
     display: flex;
     justify-content: center;
     position: relative;
}
.measurement-wrap .unitLabel2,
 .table_sizepopup .unitLabel2 {
    position: absolute;
    right: 10px;
}
 .table_sizepopup .tabbed-content .calu .results_output {
     background-color: #ebebeb;
     padding: 8px 20px;
     margin-top: 10px;
}
 .table_sizepopup .tabbed-content .calu .results_output label {
     text-align: left;
     white-space: normal;
     padding: 0 0 2px;
     vertical-align: middle;
     display: inline-block;
     overflow: hidden;
     text-overflow: ellipsis;
     font-size: 15px;
     color: #555;
     font-weight: 400;
}
 .table_sizepopup .tabbed-content .calu .results_output p#result .notes {
     font-size: 16px;
     font-style: italic;
     margin-top: 10px;
}
 .table_sizepopup .tabbed-content .calu .results_output p#result .box_output {
     display: grid;
     grid-template-columns: 48% 49%;
     align-items: center;
     gap: 10px;
     justify-content: space-between;
}
 .table_sizepopup .tabbed-content .calu .results_output p#result .box_output > div {
     background-color: #fefefe;
     border-radius: 4px;
     box-shadow: 1px 2px 5px 0px #adadad;
     text-align: center;
     padding: 10px 5px;
}
 .table_sizepopup .tabbed-content .calu .results_output p#result .box_output > div.Alternative {
     background-color: #f9f9f9;
     height: 100%;
}
 .table_sizepopup .tabbed-content .calu .results_output p#result .box_output > div label {
     font-size: 16px;
     color: #333;
     text-align: center;
     margin-bottom: -5px;
}
 .table_sizepopup .tabbed-content .calu .results_output p#result .box_output > div .sizeout {
     font-size: 26px;
     font-weight: bold;
     color: #111;
     text-align: center;
}
 .table_sizepopup .tabbed-content .calu .results_output table tr th {
     padding: 0;
     text-align: center;
     color: #434343;
     font-size: 16px;
     font-weight: 400;
}
 .table_sizepopup .tabbed-content .calu .results_output table tr td {
     font-weight: 700;
     font-size: 26px;
     text-align: center;
     padding: 0;
}
.ks-calucalator .label {
    font-weight: 600;
}
 .table_sizepopup .tabbed-content .table_overflow {
     padding: 20px 20px 5px 20px;
}
 .table_sizepopup .tabbed-content .table_overflow table tr td {
     border: 1px solid #eee;
     text-align: center;
     font-size: 14px;
}
 .table_sizepopup .table_overflow {
     background-color: #fff;
     box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, .15);
     margin: 0 auto;
     max-width: 875px;
     position: relative;
     overflow-x: scroll;
     margin-block: 15px;
     -webkit-overflow-scrolling: touch;
}
 .table_sizepopup .table_overflow tr td {
     min-width: 40px;
     text-align: center;
     padding: 8px;
     font-size: 14px;
}
@media only screen and (max-width:550px){
    #sizeFemale.lightbox-content {
        padding: 15px 10px;
    }
    .table_sizepopup .tabbed-content ul.nav > li > a {
        font-size: 12px;
        padding: 10px 5px;
    }
    .table_sizepopup .ks-modal-header.with-logo {
       flex-direction: column;
    }
    .table_sizepopup .ks-modal-header.with-logo .modal-title .modal-title-header{
        font-size: 18px;
        margin-top: 20px;
    }
    .table_sizepopup .tabbed-content ul.nav.nav-uppercase.nav-size-normal.nav-center li{
        font-size: 16px;
    }
    .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator .switch_box{
        font-size: 12px;
        padding: 10px;
    }
    .table_sizepopup .tabbed-content .calu .row_sizechart_calulator > .col .table_calulator .input_size{
        padding: 0 10px;
    }
    .table_sizepopup .tabbed-content .calu .results_output p#result .box_output{
        grid-template-columns: 100%;
        align-items: center;
        gap: 15px;
    }
}
.row_sizechart_calulator .video video{
    max-width: 210px;
    margin-top: 10px;
    border-radius: 5px;
}