.sizes-group>div{display:flex}.sizes-image{flex:0 0 36%;text-align:center;padding:0 10px;margin-bottom:20px}.sizes-table{flex:0 0 64%;max-width:100%;font-size:14px;text-transform:uppercase;color:#21293c}.sizes-table th,.sizes-table td,.sizes-table thead{border:0}.sizes-table thead th{background:#f4f4f2}.sizes-table tbody tr:nth-child(2n)>*{background:#ebebeb}.sizes-table thead th{padding:30px 0 30px 10px;font-weight:600}.sizes-table tbody td,.sizes-table tbody th{padding:12px 0 12px 10px;font-weight:700}@media (min-width:576px){.sizes-table thead th:first-child,.sizes-table tbody th{padding-left:30px}}@media (max-width:575px){.sizes-group>div{flex-wrap:wrap}.sizes-table,.sizes-image{flex:0 0 100%}}
.product-single > .woocommerce-tabs {
    display: none;
}
.home .header {
  position: absolute!important;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1040;
  background: transparent;
}
.elementor-nav-menu .sub-arrow {
    display: none;
    visibility: hidden;
}
.menu-item-has-children > a::after {
    display: none;
    visibility: hidden;
}
.product-label-group, .product-action, .product-cat, h3.woocommerce-loop-product__title, .product-action-vertical {
    display: none!important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:hover .sub-menu.elementor-nav-menu--dropdown {
    display: block;
}
.elementor-nav-menu--main .elementor-nav-menu ul {
    width: auto!important;
}
.summary.entry-summary .woocommerce-tabs {
    display: none;
}
.page-header {
    background-image: none!important;
}
.page-title-bar {
    height: 160px!important;
}

.my_account_orders .woocommerce-orders-table__row .woocommerce-orders-table__cell a {
    border: solid 1px;
    padding: 5px;
}
.woocommerce-variation-availability .stock.in-stock {
    display: none;
}

label[for="shipping_method_0_free_shipping1"] {
    margin-left: -6px;
}
label[for="shipping_method_0_free_shipping1"] del {
  display: inline-block;
  margin-left: 6px;
  color: #999;
  text-decoration: line-through;
}