.woocommerce-product-rating span {
    width: 100%!important;
}
.woocommerce-cart tbody tr  th {
    border: none!important;
    text-align: left;
    border-bottom: 1px solid #ececec;
}
main#primary { padding-top: 30px; }
body.woocommerce-cart table tbody tr td {text-align: right;border-bottom: 1px solid #ececec!important;border-color:  #ececec!important;border: none;}

.woocommerce-cart tbody tr:not(.woocommerce-cart-form__cart-item), .woocommerce-cart tbody tr:not(.woocommerce-cart-form__cart-item) td {
    border-color: #ececec !important;
}
body.wp-singular.page-template-default.page.page-id-14 { padding:0!important}

.content-wrapper { margin-top: 0; margin-bottom: 20px; }
span.onsale { display: none; }
.ehfb .main-navigation a.emoza-dropdown-link { color: #333; }
.woocommerce-page .select2-container .select2-selection--single .select2-selection__arrow, .woocommerce .select2-container .select2-selection--single .select2-selection__arrow {
    top: 5px;
}
.wc-block-product-search .wc-block-product-search__field, .woocommerce-page .select2-container .select2-selection--single, .woocommerce .select2-container .select2-selection--single, .wp-block-search .wp-block-search__input, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    color: var(--em-color-forms-text, #212121);
    background-color: var(--em-color-forms-background, transparent);
    border: 1px solid var(--em-color-forms-borders, #212121);
    padding: 3px 13px;
    border-radius: 0;
    min-height: 40px;
    max-width: 100%;
}
.woocommerce-additional-fields {
    display: none;
}
.woocommerce-privacy-policy-text { display: none; }
.sticky-header-active .ehfb-row-wrapper.ehfb-below_header_row.ehfb-sticky-header {
    display: none;
}


.sticky-header-active .header-html {
    padding: 0!important;
    margin: 0!important;
    font-size: 20px!important;
}

.sticky-header-active .ehfb-column.ehfb-column-1 {
    min-height: auto!important;
    height: auto;
}

.ehfb-builder-item.ehfb-component-button a.button {
    font-weight: bold;
}


header.ehfb.ehfb-header.ehfb-desktop.has-sticky-header.sticky-always.sticky-row-main-header-row {
    top: 0!important;
}
ul.listapp {
    list-style: none;
    padding: 0;
    padding-top: 20px;
}

ul.listapp li {
    border-bottom: 1px dotted #ddd;
    display: block;
    padding: 5px 0;
    font-size: .8em;
    font-weight: 300;
    font-style: normal;
    line-height: 1.6;
    font-family: Lato, sans-serif;
}

.product_meta {
    display: none;
}

.product-section .col-inner.text-right img {
    border: none!important;
    width: auto;
    max-width: 200px;
    padding: 0;
}

.social-icons.follow-icons svg {
    width: 16px;
    height: 16px;
    margin-top: 7px;
}

.social-icons.follow-icons {
    margin-top: 15px;
    margin-bottom: 15px;
}

.social-icons.follow-icons a {
    background: transparent;
    padding: 0;
    border-color: hsla(0, 0%, 100%, .5);
}

.ehfb-row-wrapper.ehfb-above_footer_row {
    padding: 30px 0 0;
}

.ehfb-row-wrapper.ehfb-above_footer_row h2.widget-title {
    font-size: 1em;
    font-weight: 600;
    letter-spacing: .05em;
    line-height: 1.05;
    text-transform: uppercase;
    color: #f1f1f1;
}

form.woocommerce-product-search button {
    background-image: url(https://the-bodyshape.com/wp-content/uploads/2025/09/searchico.png);
    background-color: #FF0000!important;
    border-color: #FF0000!important;
    font-size: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

input#woocommerce-product-search-field-0 {
    border: none!important;
    outline: none!important;
}

.product-section .col-inner.text-right img:hover {
    background: transparent;
}
hr.divider {    display: none;}
.paybtn img {
    width: 40px;
    filter: brightness(0) invert(1);
}

.paybtn {
    border-radius: 5px;
    display: inline-flex;
    margin: 3px 3px 0;
    opacity: .6;
    padding: 3px 5px 5px;
    transition: opacity .3s;
    background-color: hsla(0, 0%, 100%, .1);
    align-items: center;
}

.paybtns {
    display: flex;
    align-items: center;
}

.paybtn:hover {
    opacity: 1;
}

.ehfb-column.ehfb-column-1 {
    display: flex;
    width: 100%;
}
.social-icons.follow-icons {
    gap: 10px;
    display: flex;
}

.social-icons.follow-icons a {
    width: 32px;
    text-align: center;
    border-radius: 50%;
}
.ehfb-row-wrapper.ehfb-below_footer_row { background: #4d4d4d; }
.cart-summary {}

.cart-summary h4 {
    border-bottom: 3px solid #ececec;
    font-size: .95em;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-weight: 700;
    font-style: normal;
}

.cart-summary h4:before {
    content: '';
    height: 15px;
    width: 15px;
    background-image: url(https://the-bodyshape.com/wp-content/uploads/2025/09/price-tag-2.png);
    display: inline-block;
    background-size: contain;
    margin-right: 10px;
    background-repeat: no-repeat;
}
.cart-summary {}

.cart-summary h4 {
    border-bottom: 3px solid #ececec;
    font-size: .95em;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-weight: 700;
    font-style: normal;
}

.cart-summary h4:before {
    content: '';
    height: 15px;
    width: 15px;
    background-image: url(https://the-bodyshape.com/wp-content/uploads/2025/09/price-tag-2.png);
    display: inline-block;
    background-size: contain;
    margin-right: 10px;
    background-repeat: no-repeat;
}

.coupon input[type="text"] {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    color: #333;
    font-size: .97em;
    height: 2.507em;
    max-width: 100%;
    padding: 0 .75em;
    transition: color .3s, border .3s, background .3s, opacity .3s;
    vertical-align: middle;
    width: 100%;
}


.coupon  button.button {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    color: #666;
    font-weight: 400;
    overflow: hidden;
    position: relative;
    text-shadow: 1px 1px 1px #fff;
    text-transform: none;
    display: block;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
    border-radius: 0;
    box-sizing: border-box;
    font-size: .97em;
    letter-spacing: .03em;
    line-height: 2.4em;
    margin-right: 1em;
    margin-top: 0;
    min-height: 2.5em;
    min-width: 24px;
    padding: 0 1.2em;
    text-align: center;
    text-decoration: none;
}
.cart-summary h3 {
    font-size: 1.1em!important;
    font-weight: bolder;
    overflow: hidden;
    padding-top: 10px;
    text-transform: uppercase;
    color: #555;
    margin-bottom: .5em;
    margin-top: 0;
    text-rendering: optimizeSpeed;
    width: 100%;
}
.page-id-14 .ehfb-row-wrapper.ehfb-main_header_row.ehfb-sticky-header {
    display: none;
}

.page-id-14 .ehfb-row-wrapper.ehfb-below_header_row.ehfb-sticky-header {
    display: none;
}

.page-id-14 header.ehfb.ehfb-header.ehfb-desktop.has-sticky-header.sticky-always.sticky-row-main-header-row {
    position: inherit;
}
button#place_order {
    color: #fff;
    x: var(--fs-color-primary);
    background-color: #FF0000 !important;
    border:none;
    border: 1px solid transparent;
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-weight: bolder;
    letter-spacing: .03em;
    margin-top: 0;
    max-width: 100%;
    min-height: 2.5em;
    min-width: 24px;
    padding: 0 1.2em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    text-shadow: none;
    text-transform: uppercase;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    vertical-align: middle;
    font-size: 1.2em;
    line-height: 1.2;
    margin-right: 0;
    padding-bottom: .5em;
    padding-top: .5em;
    white-space: normal;
    width: 100%;
    font-weight: 300;
}

button#place_order:hover {     box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
    color: #fff;
    opacity: 1;
    outline: none; }
nav.woocommerce-breadcrumb {
    text-align: left;
    width: 50%!important;
    margin-right: 0;
    margin-left: auto;
    padding-left: 40px;
}
.woocommerce-product-attributes td {
    color: #666;
    font-size: .9em;
    line-height: 1.3;
    font-weight: 300!important;
}
@media only screen and (max-width: 500px) {
nav.woocommerce-breadcrumb { width: 100%!important; padding: 0!important; padding-top: 10px!important; }
.ehfb-above_header_row {
    min-height: auto!important;
}

.ehfb-row-wrapper.ehfb-above_header_row {
    padding: 13px 0;
}

.ehfb-row-wrapper.ehfb-main_header_row {
    min-height: auto!important;
}

.ehfb-builder-item.ehfb-component-html .header-html {
    color: #fff;
    padding: 10px;
    font-size: 14px;
    font-weight: bold!important;
    line-height: 1.5;
}

header.ehfb.ehfb-header.ehfb-mobile {
    position: sticky;
}




.sticky-header-active   header.ehfb.ehfb-header.ehfb-mobile {
    position: sticky;
    top: 0;         z-index: 999;
}
.sticky-header-active .ehfb.ehfb-header .ehfb-component-html {
    max-width: 230px!important;
    margin: 0 auto;
    padding: 10px 0!important;
}
body, ul li{
    font-weight: 300;
    font-style: normal;
}

.product-section .panel.entry-content ul li strong {
    font-weight: 300!important;
}

.product-section .panel.entry-content p {
    text-align: left;
}

div#col-1245082736 p {
    text-align: center;
}

.product-section .col-inner.text-right img {
    max-width: 320px;
    margin: 0 auto;
}

div#image_2074956383 .img-inner.dark {
    text-align: center;
}

p {
    margin-top: 0;
    font-size: 16px;
}

.product-section .panel.entry-content p {
    font-size: 16px;
}

.product-section .col-inner.text-right div#image_2074956383 img {
    width: 100%;
}


.product-section .row {
    display: block;
}

table.woocommerce-product-attributes td, table.woocommerce-product-attributes th {
    font-size: 16px;
}

table.woocommerce-product-attributes th {
    letter-spacing: .05em;
    line-height: 1.05;
    text-transform: uppercase;
    font-size: .9em;
}
.woocommerce-cart tbody tr  th {
    border: none;
    text-align: left;
}
.wpgs-nav .slick-slide { width: 75px !important; }
.woocommerce-cart tbody tr td {text-align: right;}
}
.wpgs-nav .slick-slide {
    width: 75px!important;
}

p.price.price-unit.smaller.wc-gzd-additional-info, .woocommerce-product-details__short-description p, .product-short-description h6 {
    color: #4a4a4a;
    font-weight: 300;
    line-height: 1.6;
}
.page-id-14 .ehfb-row-wrapper.ehfb-main_header_row {
    display: none;
}