/*Css tabale*/
/*Scroll table*/
.woo_sc_table_scroll {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow-x: auto;
}

.woo_sc_view_table {
    table-layout: auto;
    width: 100%;
}

.woo_sc_view_table th, .woo_sc_view_table td {
    white-space: nowrap;

}

.hentry .entry-content .wp-block-table td, .hentry .entry-content .wp-block-table th,
.woo_sc_table_scroll table.woo_sc_view_table tr td, .woo_sc_view_table tr th {
    padding: 10px;
}

.woo_size_chart_img img {
    display: block;
    margin: 5px auto;
    max-width: 100%;
    text-align: center;
}

.woo_sc_view_table tr td, .woo_sc_view_table tr th {
    font-size: 14px !important;
}

@media only screen and (min-width: 1024px) {
    /* Table single cells */
    table.woo_sc_view_table td, table.woo_sc_view_table th {
        min-width: 20px;
        height: 20px;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
    table.woo_sc_view_table td, table.woo_sc_view_table th {
        min-width: 20px;
        height: 20px;
    }
}

@media only screen and (max-width: 768px) and (min-width: 320px) {
    table.woo_sc_view_table td, table.woo_sc_view_table th {
        min-width: 20px;
        height: 20px
    }
}

/*
     FILE ARCHIVED ON 05:58:35 Mar 02, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:01:13 Jun 23, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.571
  exclusion.robots: 0.087
  exclusion.robots.policy: 0.078
  esindex: 0.009
  cdx.remote: 14.618
  LoadShardBlock: 78.541 (3)
  PetaboxLoader3.datanode: 71.601 (4)
  PetaboxLoader3.resolve: 79.382 (2)
  load_resource: 77.015
*/