#cart-form h2 {
    margin: 0;
    border-bottom: 2px solid;
    padding-bottom: 8px;

}

p#billing_postcode_field {
    display: none !important;
}

.form-row.place-order {
    flex-direction: column;
}

.checkout-thumbnail {
    width: 120px;
}

.checkout-table th,
.checkout-table td {
    font-size: 14px;
}

.checkout-table tfoot td {
    text-align: right
}

div#payment button {
    width: 100%;
}

p#billing_address_2_field {
    margin-top: 0;
}

p#billing_address_1_field {
    margin-bottom: 12px;
}


#billing_postcode_search_field .postcode-button {
    line-height: 35px;
    padding: 0;
    width: 160px;
    margin-top: 16px;
    margin-left: 128px;
}

p#billing_address_2_field label {
    visibility: hidden !important;
}

.cart-b h3,
.subtitle {
    font-size: 19px;
    margin: 0;
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: 2px solid;
}


table.shop_table th,
table.shop_table td {
    border-color: #e3e7e8
}

table.shop_attributes {
    font-size: 14px;
    font-size: .875rem
}

table.shop_attributes p:first-child {
    margin-top: 0
}

table.shop_attributes p:last-child {
    margin-bottom: 0
}

table.shop_attributes th,
table.shop_attributes td {
    border-bottom: 0
}

table.shop_attributes th {
    color: #243953;
    font-weight: 500;
    text-transform: uppercase
}

table.woocommerce-table--order-downloads thead th,
table.my_account_orders thead th {

    font-size: .8em;
    color: #243953;
    text-transform: uppercase;
    padding-top: 0
}

table.woocommerce-table--order-downloads thead .woocommerce-orders-table__header-order-actions span,
table.my_account_orders thead .woocommerce-orders-table__header-order-actions span {
    display: none
}

table.woocommerce-table--order-downloads tbody td,
table.my_account_orders tbody td {
    padding: 17px 0
}

table.woocommerce-table--order-downloads tbody .woocommerce-orders-table__cell-order-actions,
table.my_account_orders tbody .woocommerce-orders-table__cell-order-actions {
    text-align: right
}

table.woocommerce-table--order-downloads thead .download-file span,
table.my_account_orders thead .woocommerce-orders-table__header-order-actions span {
    display: none
}

table.woocommerce-table--order-downloads tbody .download-file,
table.my_account_orders tbody .woocommerce-orders-table__cell-order-actions {
    text-align: right
}

ul.products {
    margin: 0 -20px;
    padding: 0;
    list-style: none
}

ul.products:before,
ul.products:after {
    content: "";
    display: table;
    table-layout: fixed
}

ul.products:after {
    clear: both
}

ul.products li.product {
    position: relative;
    padding: 0 20px;
    margin-bottom: 40px;
    float: left
}

ul.products li.product.first {
    clear: both
}

ul.products li.product .woocommerce-badges {
    top: 15px;
    left: 15px
}

ul.products li.product .product-thumbnail {
    overflow: hidden;
    position: relative
}

ul.products li.product .product-thumbnail img {
    display: block;
    width: 100%
}

ul.products li.product .product-thumbnails--slider a {
    display: block
}

ul.products li.product .product-thumbnails--slider .slick-arrow {
    text-align: center;
    line-height: 48px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -20px;
    width: 30px;
    height: 50px;
    background: #fff;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
    transition: .4s
}

ul.products li.product .product-thumbnails--slider .slick-arrow svg {
    vertical-align: middle
}

ul.products li.product .product-thumbnails--slider .slick-prev {
    left: 0
}

ul.products li.product .product-thumbnails--slider .slick-next {
    right: 0
}

ul.products li.product .product-thumbnails--slider .slick-loading {
    display: none
}

ul.products li.product .product-thumbnails--slider .slick-slide .slick-loading {
    display: block;
    opacity: 0;
    transition: opacity .4s
}

ul.products li.product .product-thumbnails--hover img {
    transition: opacity .4s
}

ul.products li.product .product-thumbnails--hover .hover-image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

ul.products li.product .product-thumbnail-zoom {
    display: block
}

ul.products li.product .product-summary {
    padding: 14px 20px 14px 20px;
    transition: transform .4s
}

ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    margin: 0 0 6px 0
}

ul.products li.product .star-rating {
    margin: -2px 0 5px 0
}

ul.products li.product .price {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    display: block;
    transition: .4s
}

ul.products li.product .price del {
    font-size: 85.7142857143%;
    color: #838889;
    margin-left: 5px
}

ul.products li.product .buttons {
    text-align: right;
    padding-top: 15px;
    position: absolute;
    left: 20px;
    right: 20px;
    height: 40px;
    opacity: 0;
    transform: translateY(50%);
    transition: .4s
}

ul.products li.product .button {
    color: #243953;
    text-align: initial;
    line-height: 25px;
    line-height: 1.5rem;
    padding: 0;
    margin-left: 14px;
    background: rgba(0, 0, 0, 0)
}

ul.products li.product .button:first-child {
    font-weight: 500;
    float: left;
    margin-left: 0
}

ul.products li.product .button:nth-of-type(2) {
    margin-left: 0
}

ul.products li.product .added_to_cart {
    display: none
}

ul.products li.product .ajax_add_to_cart {
    position: relative
}

ul.products li.product .ajax_add_to_cart:before {
    content: "";
    vertical-align: -0.25em;
    display: inline-block;
    width: 0;
    height: 16px;
    opacity: 0
}

ul.products li.product .ajax_add_to_cart.loading:before {
    opacity: 1;
    width: 16px;
    margin-right: 10px;
    border-radius: 50%;
    border: 2px solid;
    border-top-color: rgba(0, 0, 0, 0);
    animation: spin infinite 1s linear;
    transition: opacity .2s linear .2s
}

ul.products li.product .ajax_add_to_cart.added:before {
    width: 30px;
    animation: xonte159SlideOut .2s linear 2s forwards
}

ul.products li.product .ajax_add_to_cart.added:after {
    content: "";
    position: absolute;
    top: 12px;
    left: 2px;
    border-top: 2px solid;
    border-right: 2px solid;
    transition: none;
    transform: scaleX(-1) rotate(135deg);
    transform-origin: left top;
    animation: checkmark 2s ease forwards
}

ul.products li.product .wcboost-wishlist-button>span,
ul.products li.product .add-to-wishlist-button>span {
    width: 24px
}

ul.products li.product .wcboost-wishlist-button .spinner,
ul.products li.product .add-to-wishlist-button .spinner {
    width: 16px;
    height: 16px
}

ul.products li.product .wcboost-wishlist-button__icon {
    display: inline-block;
    margin: 0
}

ul.products li.product .wcboost-wishlist-button__text {
    display: none
}

ul.products li.product-category .woocommerce-loop-category__title {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 500;
    margin: 0 60px 38px 60px;
    position: absolute;
    bottom: 0;
    left: 0
}

ul.products li.product-category .woocommerce-loop-category__title .count {
    display: none
}

ul.products .product-inner {
    position: relative;
    overflow: hidden;
    transition: box-shadow .4s, background-color .3s
}

ul.products .product-inner:hover {
    color: #243953;
    background-color: #fff;
    box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, .1);
    transition: box-shadow .4s
}

ul.products .product-inner:hover a {
    color: #243953
}

ul.products .product-inner:hover .product-summary {
    transform: translateY(-40px);
    background-color: #fff
}

ul.products .product-inner:hover .buttons {
    transform: none;
    opacity: 1
}

ul.products.columns-6 li.product .button {
    margin-left: 10px
}

ul.products.columns-6 li.product .button:first-child {
    font-size: 12px;
    font-size: .75rem;
    margin-left: 0
}

ul.products.columns-6 li.product .quick_view_button {
    margin-left: 0
}

ul.products.hover-slider .product-inner:hover .slick-arrow {
    opacity: 1
}

ul.products.hover-other_image .product-inner:hover .product-thumbnails--hover img {
    opacity: 0
}

ul.products.hover-other_image .product-inner:hover .product-thumbnails--hover .hover-image {
    opacity: 1
}

ul.products.hover-simple .product-inner .price {
    transition: .4s
}

ul.products.hover-simple .product-inner .buttons {
    height: auto;
    padding-top: 0;
    transform: none
}

ul.products.hover-simple .product-inner .wcboost-wishlist-button,
ul.products.hover-simple .product-inner .add-to-wishlist-button {
    position: absolute;
    top: 16px;
    right: 18px;
    opacity: 0
}

ul.products.hover-simple .product-inner:hover {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0)
}

ul.products.hover-simple .product-inner:hover .product-summary {
    transform: none;
    background-color: rgba(0, 0, 0, 0)
}

ul.products.hover-simple .product-inner:hover .woocommerce-loop-product__title {
    position: relative;
    z-index: 1
}

ul.products.hover-simple .product-inner:hover .price {
    transform: translateY(-21px);
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

ul.products.hover-simple .product-inner:hover .buttons {
    transform: translateY(-21px)
}

ul.products.hover-simple .product-inner:hover .wcboost-wishlist-button,
ul.products.hover-simple .product-inner:hover .add-to-wishlist-button {
    opacity: 1
}

ul.products.loading {
    position: relative;
    min-height: 200px
}

ul.products.loading .loading-screen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 40
}

ul.products.loading .spinner {
    color: #243953;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 160px;
    transform: translate(-50%, 0)
}

ul.products.layout-masonry li.product {
    width: 25%
}

ul.products.layout-masonry li.product.first {
    clear: none
}

ul.products.layout-masonry li.product .product-thumbnail {
    padding-bottom: 125%
}

ul.products.layout-masonry li.product .product-thumbnail>a,
ul.products.layout-masonry li.product .product-thumbnail>.slick-list {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

ul.products.layout-masonry li.product .product-thumbnail>a img,
ul.products.layout-masonry li.product .product-thumbnail>.slick-list img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    width: 100%;
    min-height: 100%;
    max-width: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

ul.products.layout-masonry li.product .product-thumbnail .slick-track,
ul.products.layout-masonry li.product .product-thumbnail .slick-slide {
    height: 100%
}

ul.products.layout-masonry li.product .product-thumbnail .slick-slide {
    position: relative
}

ul.products.layout-masonry li.product .woocommerce-loop-product__title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 1.55556em
}

ul.products.layout-masonry li.product:nth-child(10n+1),
ul.products.layout-masonry li.product:nth-child(10n+7) {
    width: 50%
}

ul.products.layout-masonry li.product:nth-child(10n+1) .product-thumbnail,
ul.products.layout-masonry li.product:nth-child(10n+7) .product-thumbnail {
    padding-bottom: 135.2941176471%
}

ul.products.layout-carousel {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 60px
}

ul.products.layout-carousel li.product {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0
}

ul.products.layout-carousel li.product.first {
    clear: none
}

ul.products.layout-carousel .loading-placeholder .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.sidebar-left ul.products.layout-masonry li.product:nth-child(10n+1) .product-thumbnail,
.sidebar-left ul.products.layout-masonry li.product:nth-child(10n+7) .product-thumbnail,
.sidebar-right ul.products.layout-masonry li.product:nth-child(10n+1) .product-thumbnail,
.sidebar-right ul.products.layout-masonry li.product:nth-child(10n+7) .product-thumbnail {
    padding-bottom: 138.8235294118%
}

.products-carousel {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
    margin-top: 20px
}

@media(min-width: 992px) {
    ul.products li.product {
        width: 25%
    }

    ul.products li.product.first {
        clear: both
    }

    ul.products.columns-1 li.product {
        float: none;
        width: 100%
    }

    ul.products.columns-2 li.product {
        width: 50%
    }

    ul.products.columns-3 li.product {
        width: 33.33%
    }

    ul.products.columns-4 li.product {
        width: 25%
    }

    ul.products.columns-5 li.product {
        width: 20%
    }

    ul.products.columns-6 li.product {
        width: 16.66%
    }
}

.shop-page-content>div>p:first-child:empty,
.shop-page-content>div>p:last-child:empty {
    display: none
}

.woocommerce-navigation {
    padding-top: 0;
    margin-top: 75px;
    margin-bottom: 60px
}

.woocommerce-pagination {
    text-align: center;
    margin-top: 75px;
    margin-bottom: 20px
}

.woocommerce-pagination ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.woocommerce-pagination ul li {
    display: inline-block;
    margin: 0 3px
}

.woocommerce-pagination ul .page-numbers {
    font-size: 12px;
    font-size: .75rem;
    color: #838889;
    display: block;
    min-width: 40px;
    padding: 0 5px;
    line-height: 38px;
    border: 1px solid #e3e7e8
}

.woocommerce-pagination ul .current,
.woocommerce-pagination ul .page-numbers:hover {
    color: #fff;
    border-color: #243953;
    background: #243953
}

.woocommerce-pagination ul .next,
.woocommerce-pagination ul .prev {
    padding: 0 20px
}

.woocommerce-pagination ul .svg-icon {
    font-size: 10px
}

.woocommerce-pagination ul .svg-icon svg {
    vertical-align: -0.1em
}

.woocommerce-pagination ul .next .svg-icon {
    margin-left: 10px;
    margin-right: -4px
}

.woocommerce-pagination ul .prev .svg-icon {
    margin-right: 10px;
    margin-left: -4px
}

.woocommerce-products-header {
    margin-bottom: 30px
}

.woocommerce-products-header .page-title {

    font-size: 1.2em;
    font-weight: 500;
    float: left;
    margin: 0
}

.woocommerce-products-header .page-description,
.woocommerce-products-header .term-description {
    font-size: 16px;
    font-size: 1rem;
    float: left
}

.woocommerce-products-header .breadcrumbs {
    float: right;
    margin-top: 10px
}

.woocommerce-products-header.layout-standard {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center
}

.woocommerce-products-header.layout-standard .woocommerce-products-header__container {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.woocommerce-products-header.layout-standard .page-title {
    font-size: 80px;
    font-size: 5rem;
    font-weight: 500;
    color: inherit;
    float: none;
    margin-top: auto;
    position: relative;
    align-self: center
}

.woocommerce-products-header.layout-standard .breadcrumbs {
    float: none;
    justify-self: flex-end;
    margin-top: auto;
    margin-bottom: 35px
}

.woocommerce-products-header.layout-standard .breadcrumbs a:hover {
    color: inherit
}

.woocommerce-products-header.layout-minimal .page-description,
.woocommerce-products-header.layout-minimal .term-description {
    color: #838889;
    margin-left: 20px;
    padding-top: 5px
}

.woocommerce-products-header.layout-minimal .page-description>:first-child,
.woocommerce-products-header.layout-minimal .term-description>:first-child {
    margin-top: 0
}

.woocommerce-products-header.layout-minimal .page-description>:last-child,
.woocommerce-products-header.layout-minimal .term-description>:last-child {
    margin-bottom: 0
}

.woocommerce-products-header.text-dark .breadcrumbs,
.woocommerce-products-header.text-dark .breadcrumbs a {
    color: #243953
}

.woocommerce-products-header.text-light .breadcrumbs,
.woocommerce-products-header.text-light .breadcrumbs a {
    color: #fff
}

.woocommerce-header--minimal-fluid .site-header.light~.site-content,
.woocommerce-header--minimal-fluid .site-header.transparent~.site-content {
    padding-top: 0
}

.home .woocommerce-products-header.layout-standard .page-title {
    margin-top: 0
}



.products-quick-search .products-quick-search-form {
    position: relative
}

.products-quick-search select {
    display: none
}

.products-quick-search button {
    color: #243953;
    font-size: inherit;
    font-weight: 500;
    line-height: inherit;
    background: rgba(0, 0, 0, 0);
    padding: 0;
    margin-left: 10px;
    opacity: 0
}

.products-quick-search .changed button {
    opacity: 1
}

.products-quick-search .select2 {
    vertical-align: top;
    margin: 0;
    max-width: 380px;
}

.products-quick-search .select2 .select2-selection--single {
    border: 0
}

.products-quick-search .select2 .select2-selection--single .select2-selection__rendered {
    color: #243953;
    line-height: 1.4;
    text-transform: lowercase;
    border-bottom: 2px solid;
    padding: 0 32px 5px 0
}

.products-quick-search .select2 .select2-selection--single .select2-selection__arrow {
    margin-top: -5px
}

.products-quick-search .filtering select,
.products-quick-search .filtering button,
.products-quick-search .filtering .select2 .select2-selection--single .select2-selection__rendered {
    color: #838889
}

.products-header-standard .products-toolbar {
    margin-top: -30px
}

.products-tools {
    position: relative;
    padding: 38px 0;
    transition: opacity .4s
}

.products-tools.out {
    opacity: 0
}

.products-tools .woocommerce-ordering {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    position: relative
}

.products-tools .woocommerce-ordering select {
    border-width: 1px;
    min-width: 105px;
    display: none
}

.products-tools .woocommerce-ordering .select2 {
    min-width: 105px;
    position: static
}

.products-tools .woocommerce-ordering .select2 .selection {
    position: relative
}

.products-tools .woocommerce-ordering .select2 .select2-selection--single {
    border: 0
}

.products-tools .woocommerce-ordering .select2 .select2-selection--single .select2-selection__rendered {
    color: #243953;
    font-weight: 500;
    line-height: 1.4;
    position: relative;
    min-height: 30px;
    padding: 7px 32px 4px 0;
    border-bottom: 1px solid #e3e7e8;
    overflow: visible;
    min-width: 160px;
}

.products-tools .woocommerce-ordering .select2 .select2-selection--single .select2-selection__rendered:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 0;
    border-bottom: 1px solid;
    transition: width .3s
}

.products-tools .woocommerce-ordering .select2 .select2-selection--single .select2-selection__arrow {
    margin-top: -7px
}

.products-tools .woocommerce-ordering .select2 .select2-selection--single:hover .select2-selection__rendered:after {
    width: 100%;
    left: 0
}

.products-tools .woocommerce-result-count {
    font-size: 12px;
    font-size: .75rem;
    margin: 0
}

.products-tools .columns-switcher {
    margin: 0
}

.products-tools .columns-switcher .column-seletor {
    font-size: 14px;
    font-size: .875rem;
    color: #838889;
    font-weight: 500;
    display: inline-block;
    padding: 8px 2px;
    margin: 0 13px
}

.products-tools .columns-switcher .column-seletor:first-child {
    margin-left: 0
}

.products-tools .columns-switcher .column-seletor:last-child {
    margin-right: 0
}

.products-tools .columns-switcher .column-seletor.active,
.products-tools .columns-switcher .column-seletor:hover {
    color: #243953
}

.products-tools .products-filter-toggle {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    margin: 0;
    position: relative;
    z-index: 60
}

.products-tools .products-filter-toggle a {
    display: inline-block
}

.products-tools .products-filter-toggle .svg-icon {
    margin-right: 13px
}

.products-tools .products-filter-toggle svg {
    vertical-align: -0.3em
}

.products-tools .products-filter-toggle .toggle-filters {
    margin-right: 30px
}

.products-tools .products-filter-toggle .remove-filtered {
    font-size: 14px;
    font-size: .875rem;
    color: #838889;
    margin-left: 40px
}

.products-tools .products-filter-toggle .remove-filtered:hover {
    color: inherit
}

.products-tools .products-filter-toggle .remove-filtered .svg-icon {
    font-size: 20px;
    margin-right: 0;
    margin-left: 16px
}

.products-tools .products-filter {
    font-size: 16px;
    font-size: 1rem
}

.products-tools .products-filter .widget {
    border: 0;
    padding: 0;
    margin: 0
}

.products-tools .products-filter .widget li {
    padding: 5px 0
}

.products-tools .products-filter .widget a {
    color: #838889
}

.products-tools .products-filter .widget a:hover {
    color: #243953
}

.products-tools .products-filter .widget-title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 20px;
    border-bottom: 0
}

.products-tools .products-filter.offscreen-panel .filter-widgets {
    padding-top: 45px;
    width: 100%
}

.products-tools .products-filter.dropdown-panel {
    font-size: 14px;
    font-size: .875rem;
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    position: absolute;
    top: 0;
    padding: 38px 0 40px 0;
    background: #fff;
    box-shadow: 0 8px 32px -8px rgba(0, 0, 0, .1);
    z-index: 50;
    display: none
}

.products-tools .products-filter.dropdown-panel .panel-header {
    display: none
}

.products-tools .products-filter.dropdown-panel .panel-header h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;
    margin: 0
}

.products-tools .products-filter.dropdown-panel .filter-widgets {
    display: flex;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px
}

.products-tools .products-filter.dropdown-panel .widget {
    max-width: 280px;
    padding-left: 15px;
    padding-right: 15px
}

.products-tools .products-filter.dropdown-panel .products-filter-widget {
    width: 100%;
    max-width: 100%
}

.products-tools .products-filter.dropdown-panel .products-filter-widget .filters {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px
}

.products-tools .products-filter.dropdown-panel .products-filter-widget .filter {
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px
}

.products-tools .products-filter.dropdown-panel .products-filter-widget .filter-name {
    margin: 2px 0 23px 0
}

.products-tools .products-filter.dropdown-panel .products-filter-widget .filter.dropdown,
.products-tools .products-filter.dropdown-panel .products-filter-widget .slider .filter-control {
    width: 310px;
    max-width: 100%
}

.products-tools .products-filter.dropdown-panel .products-filter-widget .slider .widget {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%
}

.products-tools .products-filter.dropdown-panel .products-filter-widget .select2 .select2-selection__rendered {
    color: #243953
}

.products-tools .products-filter.dropdown-panel .products-filter-widget .button {
    width: 280px;
    max-width: 100%
}

.products-tools .products-filter.dropdown-panel .products-filter-widget .reset-button {
    margin-left: 40px;
    margin-top: 0
}

.products-tools .products-filter.dropdown-panel .products-filter-widget .products-loader {
    display: inline-block;
    vertical-align: -0.2em;
    margin: 20px 0 20px 40px
}

.products-tools .products-filter-container {
    position: relative;
    padding-top: 60px
}

.products-tools .products-filter-container .button-close {
    position: absolute;
    top: 5px;
    right: 15px
}

.select2-results {
    font-size: 14px;
}

.products-tools .products-tabs {
    margin: 0
}

.products-tools .products-tabs a {
    font-size: 16px;
    font-size: 1rem;
    color: #838889;
    font-weight: 500;
    display: inline-block;
    margin-right: 38px
}

.products-tools .products-tabs a:last-child {
    margin-right: 0
}

.products-tools .products-tabs a:hover,
.products-tools .products-tabs a.active {
    color: #243953
}

.products-toolbar.layout-v1 .woocommerce-ordering {
    float: left
}

.products-toolbar.layout-v1 .columns-switcher,
.products-toolbar.layout-v1 .woocommerce-result-count {
    float: right
}

.products-toolbar.layout-v1 .woocommerce-result-count {
    padding: 8px 0
}

.products-toolbar.layout-v1 .columns-switcher {
    margin-left: 55px;
    margin-top: 2px
}

.products-toolbar.layout-v2 .woocommerce-result-count {
    float: left;
    padding: 8px 0
}

.products-toolbar.layout-v2 .woocommerce-ordering {
    float: right
}

.products-toolbar.layout-v2 .woocommerce-ordering .select2-container {
    left: auto !important;
    right: 0
}

.products-toolbar.layout-v2 .woocommerce-ordering .select2-dropdown {
    left: auto;
    right: 0
}

.products-toolbar.layout-v3 .products-filter-toggle {
    float: left
}

.products-toolbar.layout-v3 .woocommerce-result-count,
.products-toolbar.layout-v3 .woocommerce-ordering {
    float: right
}

.products-toolbar.layout-v3 .woocommerce-result-count {
    padding: 8px 0;
    margin-right: 55px
}

.products-toolbar.layout-v3 .woocommerce-ordering .select2-container {
    left: auto !important;
    right: 0
}

.products-toolbar.layout-v3 .woocommerce-ordering .select2-dropdown {
    left: auto;
    right: 0
}

.products-toolbar.layout-v4 .products-tools {
    padding-top: 32px
}

.products-toolbar.layout-v4 .products-tabs,
.products-toolbar.layout-v4 .woocommerce-ordering {
    float: left
}

.products-toolbar.layout-v4 .columns-switcher,
.products-toolbar.layout-v4 .products-filter-toggle {
    float: right
}

.products-toolbar.layout-v4 .woocommerce-ordering {
    display: none
}

.products-toolbar.layout-v4 .products-filter-toggle {
    position: relative;
    margin-left: 30px;
    padding-left: 30px;
    margin-top: 1px
}

.products-toolbar.layout-v4 .products-filter-toggle:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8px;
    height: 16px;
    border-left: 1px solid #e3e7e8
}

.products-toolbar.layout-v4 .products-filter-toggle .toggle-filters {
    margin-right: 0
}

.products-toolbar.layout-v4 .products-filter-toggle .remove-filtered {
    display: none
}

.products-toolbar.layout-v4 .toggle-filters {
    display: flex;
    flex-direction: row-reverse;
    align-items: center
}

.products-toolbar.layout-v4 .toggle-filters .svg-icon {
    margin-right: 0;
    margin-left: 13px
}

.products-toolbar.layout-v4 .products-filter-container .button-close {
    display: none
}

.products-toolbar.layout-v5 .products-tools {
    padding-top: 17px
}

.products-toolbar.layout-v5 .products-tabs,
.products-toolbar.layout-v5 .woocommerce-ordering {
    float: left
}

.products-toolbar.layout-v5 .woocommerce-result-count,
.products-toolbar.layout-v5 .products-filter-toggle {
    float: right
}

.products-toolbar.layout-v5 .woocommerce-ordering {
    display: none
}

.products-toolbar.layout-v5 .products-filter-toggle {
    position: relative;
    margin-left: 30px;
    padding-left: 30px;
    margin-top: 1px
}

.products-toolbar.layout-v5 .products-filter-toggle:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8px;
    height: 16px;
    border-left: 1px solid #e3e7e8
}

.products-toolbar.layout-v5 .products-filter-toggle .toggle-filters {
    margin-right: 0
}

.products-toolbar.layout-v5 .products-filter-toggle .remove-filtered {
    display: none
}

.products-toolbar.layout-v5 .toggle-filters {
    display: flex;
    flex-direction: row-reverse;
    align-items: center
}

.products-toolbar.layout-v5 .toggle-filters .svg-icon {
    margin-right: 0;
    margin-left: 13px
}

.products-toolbar.layout-v5 .products-filter-container .button-close {
    display: none
}

.products-toolbar.layout-v5 .woocommerce-result-count {
    padding: 6px 0
}

.products-toolbar.layout-v6 {
    margin-bottom: 20px
}

.products-toolbar.layout-v6 .products-tools {
    text-align: center
}



.products-toolbar.layout-v6 .products-quick-search button {
    display: none
}

.products-toolbar.layout-v6 .products-quick-search .changed button {
    display: inline-block
}

.select2-container .products-quick-search-options {
    min-width: 220px
}

.select2-container .products-quick-search-options.select2-dropdown {
    padding: 0;
    margin-left: -10px
}

.select2-container .products-quick-search-options .select2-results .select2-results__option {


    font-size: .9em;
    text-transform: lowercase;
    padding: 5px 10px
}

.select2-container .products-ordering {
    min-width: 220px
}

.select2-container .products-ordering.select2-dropdown {
    padding: 0
}

.select2-container .products-ordering .select2-results__options {
    max-height: none
}

.select2-container .products-ordering .select2-results .select2-results__option {
    padding: 5px 10px
}

.select2-container .products-filter-dropdown.select2-dropdown {
    padding: 0
}

.select2-container .products-filter-dropdown .select2-results__options {
    max-height: 300px
}

.select2-container .products-filter-dropdown .select2-results .select2-results__option {
    padding: 5px 10px
}

.single-product .site-content {
    padding-bottom: 80px
}

.single-product:not(.product-v7) .site-header.light~.site-content,
.single-product:not(.product-v7) .site-header.transparent~.site-content {
    padding-top: 0
}

.woocommerce div.product .woocommerce-product-gallery {
    width: 62.8571428571%;
    float: left
}

.woocommerce div.product .summary {
    width: 37.1428571429%;
    float: right;
    margin-top: 0;
    padding-left: 60px;
    position: relative
}

.woocommerce div.product .product_title {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 500;
    margin: 0 0 7px
}


.woocommerce div.product .woocommerce-product-details__short-description {
    font-size: 13px;
}

.woocommerce div.product .woocommerce-variation-description p:first-child,
.woocommerce div.product .woocommerce-product-details__short-description p:first-child {
    margin-top: 0
}

.woocommerce div.product .woocommerce-variation-description p:last-child,
.woocommerce div.product .woocommerce-product-details__short-description p:last-child {
    margin-bottom: 0
}

.woocommerce div.product .woocommerce-review-link {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    color: #838889;
    text-transform: capitalize;
    margin-left: 6px;
    vertical-align: 1.5px
}

.woocommerce div.product .woocommerce-review-link:hover {
    color: #243953
}

.woocommerce div.product .price {

    font-size: 1.2em;

}

.woocommerce div.product .price ins {
    background: rgba(0, 0, 0, 0)
}

.woocommerce div.product .price del {
    color: #838889;

    font-size: .7em;
    margin-left: 4px
}

.woocommerce div.product .booking-pricing-info .price {
    font-size: inherit;
    margin: 0
}

.woocommerce div.product .variations_form {
    margin-top: -10px
}

.woocommerce div.product .quantity {

    display: block;
    min-width: 100%;
    margin: 6px;
}

.woocommerce div.product .quantity .qty {
    flex: 1 1 auto
}



.woocommerce div.product .quantity .qty-button {
    line-height: 1
}


.woocommerce div.product .cart {
    margin: 0
}



.woocommerce div.product .cart .added_to_cart {
    display: none
}

.woocommerce div.product .variations {
    font-size: 14px;
    font-size: .875rem;

    table-layout: fixed
}

.woocommerce div.product .variations th,
.woocommerce div.product .variations td {
    border-bottom: 0
}

.woocommerce div.product .variations th {
    font-weight: 500
}

.woocommerce div.product .variations select {
    color: #000;
    font-weight: 500;
    padding: 3px 20px 4px 0;
    border-radius: 0;
    border-bottom: 1px solid #cdcfd0;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTQgMTQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIHBvaW50cz0iNywxMC43NzMgMS41MzEsNi4zOTggMi40NjksNS4yMjcgNyw4Ljg1MSAxMS41MzEsNS4yMjcgMTIuNDY5LDYuMzk4ICIvPjwvZz48cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: right center;
    transition: .4s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    max-width: 100%
}

.woocommerce div.product .variations select::-ms-expand {
    opacity: 0;
    visibility: hidden
}

.woocommerce div.product .variations select:hover,
.woocommerce div.product .variations select:focus {
    border-bottom-color: #243953
}

.woocommerce div.product .variations .reset_variations {
    color: #838889;
    margin-left: 30px
}

.woocommerce div.product .variations .reset_variations:hover {
    color: #243953
}



.woocommerce div.product .swatches-support .variations {
    margin-bottom: 17px
}

.woocommerce div.product .swatches-support tr {
    display: block;
    margin-bottom: 10px
}

.woocommerce div.product .swatches-support th,
.woocommerce div.product .swatches-support td {
    display: block;
    padding: 6px 0 7px 0
}

.woocommerce div.product .swatches-support td.value {
    display: flex;
    position: relative;
    justify-content: space-between
}

.woocommerce div.product .swatches-support .reset_variations {
    display: none !important
}

.woocommerce div.product .swatches-support .product-size-guide {
    padding-left: 30px
}

.woocommerce div.product .single_add_to_cart_button {
    color: #fff;

    border: 0;
    min-width: 150px;
    background: #243953;
    margin: 8px 0;
    vertical-align: top
}

.woocommerce div.product .single_add_to_cart_button.loading:before {
    content: "";
    display: inline-block;
    margin-right: 6px;
    vertical-align: -0.25em;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid;
    border-top-color: rgba(0, 0, 0, 0);
    animation: spin infinite 1s linear
}

.woocommerce div.product .variations_button {
    display: flex;
    flex-direction: column;

}

.woocommerce div.product .variations_button .button {
    flex: 1;
    margin: 8px 0;
}

.woocommerce div.product .variations_button .product-size-guide {
    margin: 18px 0 -20px 0
}

.woocommerce div.product .bundle_button {
    display: flex;
    flex-wrap: wrap
}

.woocommerce div.product .summary .bundle_button .single_add_to_cart_button {
    flex: 1
}

.woocommerce div.product .bundled_product_title {
    font-size: 18px;
    font-size: 1.125rem
}

.woocommerce div.product .bundled_product_excerpt {
    font-size: 14px;
    font-size: .875rem
}

.woocommerce div.product .bundle_form {
    margin-top: 40px
}

.woocommerce div.product .bundle_form .woocommerce-message,
.woocommerce div.product .bundle_form .woocommerce-info,
.woocommerce div.product .bundle_form .woocommerce-error {
    padding-left: 20px;
    padding-right: 20px
}

.woocommerce div.product .bundle_form .woocommerce-info ul {
    padding-left: 0
}

.woocommerce div.product .bundle_form ul.products .bundled_product_title {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 14px
}

.woocommerce div.product .bundle_form ul.products .variations_button {
    justify-content: center
}

.woocommerce div.product .bundle_form .bundled_product .bundled_product_image {
    width: auto
}

.woocommerce div.product .bundle_form .bundled_product .quantity {
    line-height: 38px;
    display: inline-flex;
    min-width: 40px
}

.woocommerce div.product .bundle_form .bundled_product .quantity .qty-button {
    line-height: 38px;
    padding: 0 10px
}

.woocommerce div.product .bundle_form .bundled_product .quantity .qty {
    width: 20px
}

.woocommerce div.product .bundle_form .bundled_product .price {
    font-size: 20px;
    font-size: 1.25rem
}

.woocommerce div.product .bundle_form .woocommerce-variation-price {
    margin: 0
}

.woocommerce div.product .bundle_form .cart .stock.out-of-stock {
    line-height: 55px
}

.woocommerce div.product .bundle_form .swatches-support tr {
    margin-bottom: 0
}

.woocommerce div.product .bundled_product .stock {
    color: inherit;
    line-height: 1;
    text-transform: none;
    text-align: inherit;
    background: rgba(0, 0, 0, 0)
}

.woocommerce div.product table.bundled_products thead {
    display: none
}

.woocommerce div.product table.bundled_products .bundled_item_col {
    padding: 10px
}

.woocommerce div.product table.bundled_products .bundled_item_col:first-child {
    padding-left: 0
}

.woocommerce div.product table.bundled_products .bundled_item_col:last-child {
    padding-right: 0
}

.woocommerce div.product table.bundled_products th.bundled_item_col {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    background: #e3e7e8
}

.woocommerce div.product table.bundled_products .bundled_product_image {
    max-width: 120px
}

.woocommerce div.product table.bundled_products .quantity {
    display: flex !important;
    justify-content: center
}

.woocommerce div.product .summary-add-to-cart-form-bundle td.bundled_item_images_col {
    width: 120px
}

.woocommerce div.product.product-type-external .single_add_to_cart_button,
.woocommerce div.product.product-type-grouped .single_add_to_cart_button {
    width: 100%
}

.woocommerce div.product #wcpay-payment-request-wrapper,
.woocommerce div.product #wcpay-payment-request-button-separator,
.woocommerce div.product #wc-stripe-payment-request-button-separator {
    display: none !important
}

.woocommerce div.product #wc-stripe-payment-request-wrapper {
    width: 100%;
    margin-bottom: 20px
}

.woocommerce div.product .group_table {
    margin-top: -10px
}

.woocommerce div.product .group_table td {
    border-bottom: 0
}

.woocommerce div.product .group_table .quantity {
    padding: 0;
    margin: 0;
    float: right;
    max-width: 140px;
    min-width: 110px
}

.woocommerce div.product .group_table .quantity .qty-button {
    line-height: 38px;
    padding: 0 8px
}

.woocommerce div.product .group_table .button {
    font-size: 11px;
    font-size: .6875rem;
    padding: 0 10px;
    min-width: 110px
}

.woocommerce div.product .group_table .woocommerce-grouped-product-list-item__label {
    font-size: 16px;
    font-size: 1rem
}

.woocommerce div.product .group_table .woocommerce-grouped-product-list-item__quantity {
    text-align: right
}

.woocommerce div.product .group_table .woocommerce-grouped-product-list-item__price {
    font-size: 18px;
    font-size: 1.125rem;
    text-align: right;
    min-width: 76px
}

.woocommerce div.product .group_table .woocommerce-grouped-product-list-item__price .stock {
    font-size: 11px;
    font-size: .6875rem;
    line-height: inherit;
    text-align: right;
    font-weight: 500;
    margin: 0;
    background: rgba(0, 0, 0, 0)
}

.woocommerce div.product .group_table .woocommerce-grouped-product-list-item__price .out-of-stock {
    color: #838889
}

.woocommerce div.product .product_meta {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 36px;
    width: 100%
}

.woocommerce div.product .product_meta>span {
    margin-bottom: 5px;
    display: block
}

.woocommerce div.product .product_meta .label {
    color: #838889;
    padding-right: 10px;
    display: inline-block;
    min-width: 80px
}

.woocommerce div.product .woocommerce-tabs {
    clear: both
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.woocommerce div.product .product-size-guide {
    width: 100%;
    margin: 18px 0
}

.woocommerce div.product .price+.product-size-guide {
    margin-top: -15px;
    margin-bottom: 30px
}

.woocommerce div.product .cart .product-size-guide {
    margin-bottom: 0
}

.woocommerce div.product .variations .product-size-guide {
    float: right;
    margin: 0;
    width: auto
}

.woocommerce div.product .variations .product-size-guide+.reset_variations {
    display: none !important
}

.woocommerce div.product .size-guide-button {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    text-transform: uppercase;
    white-space: nowrap
}

.woocommerce div.product.layout-v1 {
    clear: both;
    width: 100vw;
    max-width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw
}

.woocommerce div.product.layout-v1 .product-toolbar {
    padding-left: 60px;
    padding-right: 60px
}

.woocommerce div.product.layout-v1 .woocommerce-badges {
    left: 60px
}

.woocommerce div.product.layout-v1 .product-gallery-summary {
    display: flex
}

.woocommerce div.product.layout-v1 .woocommerce-product-gallery__wrapper {
    text-align: center;
    height: 100%
}

.woocommerce div.product.layout-v1 .summary {
    position: static;
    padding-right: 60px;
    display: flex;
    flex-direction: column
}

.woocommerce div.product.layout-v1 .product_title {
    margin-top: 30px
}

.woocommerce div.product.layout-v1 .product_meta {
    margin-bottom: 70px
}

.woocommerce div.product.layout-v1 div.bundled_product {
    padding-top: 0
}

.woocommerce div.product.layout-v1 .bundled_product_title {
    margin-top: 0
}

.woocommerce div.product.layout-v1.product-type-simple .cart {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0 10px;
}

.woocommerce div.product.layout-v1.product-type-simple .single_add_to_cart_button {
    flex: 1
}

.woocommerce div.product.layout-v1 .woocommerce-product-gallery {
    margin-top: -80px;
    position: static;
    align-self: center
}

.woocommerce div.product.layout-v1 .woocommerce-product-gallery img {
    margin-left: auto;
    margin-right: auto
}

.woocommerce div.product.layout-v1 .flex-control-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 60px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    display: flex;
    flex-direction: column;
    gap: 20px
}

.woocommerce div.product.layout-v1 .flex-control-nav li {
    overflow: hidden;
    position: relative
}

.woocommerce div.product.layout-v1 .flex-control-nav li:last-child {
    margin-bottom: 0
}

.woocommerce div.product.layout-v1 .flex-control-nav li img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0
}

.woocommerce div.product.layout-v1 .flex-control-nav li span {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    display: block;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    transition: .4s
}

.woocommerce div.product.layout-v1 .flex-control-nav li span:before {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    transition: .4s;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), inset 0 -1px 0 #243953
}

.woocommerce div.product.layout-v1 .flex-control-nav .flex-active+span {
    padding-left: 35px
}

.woocommerce div.product.layout-v1 .flex-control-nav .flex-active+span:before {
    width: 20px
}

.woocommerce div.product.layout-v1 .product-share {
    position: absolute;
    left: 60px;
    bottom: 60px;
    z-index: 99
}

.woocommerce div.product.layout-v1 .product-share .sharing-icon {
    color: #fff;
    text-align: center;
    line-height: 50px;
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50%;
    background: #243953;
    cursor: pointer
}

.woocommerce div.product.layout-v1 .product-share .sharing-icon span {
    display: none
}

.woocommerce div.product.layout-v1 .product-share .socials {
    transition: .5s;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 25px;
    overflow: hidden;
    white-space: nowrap;
    max-width: 50px;
    background: #243953;
    z-index: -1
}

.woocommerce div.product.layout-v1 .product-share .socials a {
    color: #fff;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    width: 50px;
    height: 50px;
    opacity: 0
}

.woocommerce div.product.layout-v1 .product-share .socials a:nth-child(n+2) {
    transform: translateX(-20%)
}

.woocommerce div.product.layout-v1 .product-share .socials a span {
    display: none
}

.woocommerce div.product.layout-v1 .product-share:hover .socials {
    max-width: 600px;
    z-index: 1
}

.woocommerce div.product.layout-v1 .product-share:hover .socials a {
    transform: none;
    opacity: 1
}

.woocommerce div.product.layout-v1 .wcboost-wishlist-button,
.woocommerce div.product.layout-v1 .add-to-wishlist-button {
    text-align: center;
    line-height: 50px;
    position: absolute;
    left: 60px;
    bottom: 60px;
    z-index: 99;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 0;
    overflow: hidden
}

.woocommerce div.product.layout-v1 .wcboost-wishlist-button>span,
.woocommerce div.product.layout-v1 .add-to-wishlist-button>span {
    vertical-align: -0.4em
}

.woocommerce div.product.layout-v1 .wcboost-wishlist-button~.product-compare-button-wrapper .wcboost-products-compare-button,
.woocommerce div.product.layout-v1 .add-to-wishlist-button~.product-compare-button-wrapper .wcboost-products-compare-button {
    margin-bottom: 60px
}

.woocommerce div.product.layout-v1 .wcboost-wishlist-button~.product-compare-button-wrapper~.share,
.woocommerce div.product.layout-v1 .add-to-wishlist-button~.product-compare-button-wrapper~.share {
    margin-bottom: 120px
}

.woocommerce div.product.layout-v1 .wcboost-wishlist-button~.share,
.woocommerce div.product.layout-v1 .add-to-wishlist-button~.share {
    margin-bottom: 60px
}

.woocommerce div.product.layout-v1 .product-compare-button-wrapper~.share {
    margin-bottom: 60px
}

.woocommerce div.product.layout-v1 .wcboost-wishlist-button__icon {
    margin: 0
}

.woocommerce div.product.layout-v1 .wcboost-wishlist-button__text {
    display: none
}

.woocommerce div.product.layout-v1 .woocommerce-tabs {
    justify-self: flex-end;
    margin-bottom: 35px;
    margin-top: auto
}

.single-product.product-v1 .woocommerce-notices-wrapper,
.single-product.product-v3 .woocommerce-notices-wrapper,
.single-product.product-v5 .woocommerce-notices-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1500;
    margin: 0
}

.single-product.product-v1 .woocommerce-notices-wrapper .wc-block-components-notice-banner,
.single-product.product-v1 .woocommerce-notices-wrapper .woocommerce-message,
.single-product.product-v1 .woocommerce-notices-wrapper .woocommerce-info,
.single-product.product-v1 .woocommerce-notices-wrapper .woocommerce-error,
.single-product.product-v3 .woocommerce-notices-wrapper .wc-block-components-notice-banner,
.single-product.product-v3 .woocommerce-notices-wrapper .woocommerce-message,
.single-product.product-v3 .woocommerce-notices-wrapper .woocommerce-info,
.single-product.product-v3 .woocommerce-notices-wrapper .woocommerce-error,
.single-product.product-v5 .woocommerce-notices-wrapper .wc-block-components-notice-banner,
.single-product.product-v5 .woocommerce-notices-wrapper .woocommerce-message,
.single-product.product-v5 .woocommerce-notices-wrapper .woocommerce-info,
.single-product.product-v5 .woocommerce-notices-wrapper .woocommerce-error {
    margin: 0
}

.single-product.product-v1 .bundle_form .woocommerce-message,
.single-product.product-v1 .bundle_form .woocommerce-info,
.single-product.product-v1 .bundle_form .woocommerce-error,
.single-product.product-v3 .bundle_form .woocommerce-message,
.single-product.product-v3 .bundle_form .woocommerce-info,
.single-product.product-v3 .bundle_form .woocommerce-error,
.single-product.product-v5 .bundle_form .woocommerce-message,
.single-product.product-v5 .bundle_form .woocommerce-info,
.single-product.product-v5 .bundle_form .woocommerce-error {
    position: static;
    margin-bottom: 20px
}

.woocommerce div.product.layout-v2 {
    position: relative;
    width: 100vw;
    max-width: 100vw;
    left: 50%;
    margin-left: -50vw;
    padding-left: 60px;
    padding-right: 60px
}

.woocommerce div.product.layout-v2 .woocommerce-product-gallery {
    width: 72.619047619%
}

.woocommerce div.product.layout-v2 .summary {
    width: 27.380952381%
}

.woocommerce div.product.layout-v2 .woocommerce-badges {
    left: 60px;
    margin: 20px 0 0 20px
}

.woocommerce div.product.layout-v2 .product-toolbar {
    padding-top: 0;
    padding-bottom: 52px;
    margin-top: -2px
}

.woocommerce div.product.layout-v2 .woocommerce-product-gallery__wrapper {
    margin: -2px;
    overflow: hidden
}

.woocommerce div.product.layout-v2 .woocommerce-product-gallery__image {
    width: 50%;
    float: left;
    border: 2px solid rgba(0, 0, 0, 0)
}

.woocommerce div.product.layout-v2 .woocommerce-product-gallery__image img {
    display: block;
    width: 100%
}

.woocommerce div.product.layout-v2 .woocommerce-product-gallery__image:nth-child(2n+1) {
    clear: left
}

.woocommerce div.product.layout-v2.product-type-simple .cart {
    display: flex;
    flex-wrap: wrap
}

.woocommerce div.product.layout-v2.product-type-simple .single_add_to_cart_button {
    flex: 1
}

.woocommerce div.product.layout-v2 .wcboost-wishlist-button,
.woocommerce div.product.layout-v2 .add-to-wishlist-button {
    color: inherit;
    float: left;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    line-height: 30px;
    margin: 30px 0
}

.woocommerce div.product.layout-v2 .wcboost-wishlist-button .spinner,
.woocommerce div.product.layout-v2 .add-to-wishlist-button .spinner {
    width: 16px;
    height: 16px
}

.woocommerce div.product.layout-v2 .wcboost-wishlist-button__icon {
    min-width: 18px;
    display: inline-block
}

.woocommerce div.product.layout-v2 .wcboost-wishlist-button__icon .svg-icon {
    font-size: 18px;
    font-size: 1.125rem
}

.woocommerce div.product.layout-v2 .wcboost-wishlist-button__icon svg {
    vertical-align: -0.3em
}

.woocommerce div.product.layout-v2 .wcboost-wishlist-button__icon .spinner {
    vertical-align: -0.2em
}

.woocommerce div.product.layout-v2 .wcboost-wishlist-button__icon>svg {
    font-size: 18px;
    font-size: 1.125rem
}

.woocommerce div.product.layout-v2 .wcboost-wishlist-button__icon>svg,
.woocommerce div.product.layout-v2 .wcboost-wishlist-button__icon>.spinner {
    vertical-align: -0.25em
}

.woocommerce div.product.layout-v2 .wcboost-wishlist-button__text {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500
}

.woocommerce div.product.layout-v2 .add-to-wishlist-button svg {
    font-size: 18px;
    vertical-align: -0.25em
}

.woocommerce div.product.layout-v2 .add-to-wishlist-button .button-text {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    position: static !important;
    -webkit-clip-path: none;
    clip-path: none;
    clip: unset;
    margin: 0 0 0 6px;
    width: auto;
    height: auto
}

.woocommerce div.product.layout-v2 .add-to-wishlist-button .spinner {
    vertical-align: -0.2em
}

.woocommerce div.product.layout-v2 .product-share {
    float: right;
    line-height: 30px;
    margin: 30px 0;
    position: relative
}

.woocommerce div.product.layout-v2 .product-share .sharing-icon {
    text-align: right;
    display: inline-block;
    cursor: pointer;
    transition: .3s
}

.woocommerce div.product.layout-v2 .product-share .sharing-icon svg {
    font-size: 18px;
    vertical-align: -0.25em
}

.woocommerce div.product.layout-v2 .product-share .sharing-icon span {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    text-transform: uppercase;
    margin-left: 6px
}

.woocommerce div.product.layout-v2 .product-share .socials {
    transition: .5s;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 25px;
    overflow: hidden;
    white-space: nowrap;
    pointer-events: none
}

.woocommerce div.product.layout-v2 .product-share .socials a {
    color: #838889;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    width: 30px;
    height: 30px;
    opacity: 0;
    border: 1px solid #cdcfd0;
    border-radius: 50%;
    margin-left: 10px
}

.woocommerce div.product.layout-v2 .product-share .socials a span {
    display: none
}

.woocommerce div.product.layout-v2 .product-share .socials a:hover {
    color: #fff;
    border-color: #243953;
    background-color: #243953
}

.woocommerce div.product.layout-v2 .product-share:hover .sharing-icon {
    opacity: 0
}

.woocommerce div.product.layout-v2 .product-share:hover .socials {
    z-index: 1;
    pointer-events: auto
}

.woocommerce div.product.layout-v2 .product-share:hover .socials a {
    opacity: 1
}

.woocommerce div.product.layout-v2 .product_meta {
    clear: both;
    padding-bottom: 20px;
    border-bottom: 1px solid #e3e7e8
}

.woocommerce div.product.layout-v2 .woocommerce-tabs {
    padding-top: 20px
}

.woocommerce div.product.layout-v2 ul.bundled_products .woocommerce-product-gallery__image {
    float: none;
    width: 100%
}

.single-product.product-v2.product-summary-sticky-default .site {
    overflow-x: visible
}

.single-product.product-v2.product-summary-sticky-default div.product .summary {
    position: sticky;
    top: 0
}

.woocommerce div.product.layout-v3 {
    display: flex;
    align-items: center;
    position: relative;
    margin-left: -60px;
    margin-right: -60px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 115px;
    min-height: 100vh
}

.woocommerce div.product.layout-v3:before,
.woocommerce div.product.layout-v3:after {
    display: none
}

.woocommerce div.product.layout-v3 .summary,
.woocommerce div.product.layout-v3 .woocommerce-product-cart {
    width: 270px;
    flex-basis: 270px
}

.woocommerce div.product.layout-v3 .summary {
    float: left;
    padding-left: 0;
    padding-right: 0
}

.woocommerce div.product.layout-v3 .woocommerce-badge {
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 20px;
    padding: 0 10px;
    margin: 0 0 0 10px;
    border-radius: 0;
    vertical-align: 5px
}

.woocommerce div.product.layout-v3 .woocommerce-badge~.woocommerce-badge {
    margin-left: 0
}

.woocommerce div.product.layout-v3 .woocommerce-badge span {
    transform: none;
    top: auto
}

.woocommerce div.product.layout-v3 .woocommerce-product-cart {
    float: right;
    order: 2
}

.woocommerce div.product.layout-v3 .woocommerce-product-gallery {
    position: static;
    padding: 0 170px;
    flex: 1;
    order: 1
}

.woocommerce div.product.layout-v3 .woocommerce-product-gallery__image,
.woocommerce div.product.layout-v3 .woocommerce-product-gallery__image--placeholder {
    text-align: center
}

.woocommerce div.product.layout-v3 .flex-control-nav {
    position: fixed;
    bottom: 23px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 1000
}

.woocommerce div.product.layout-v3 .flex-control-nav li {
    display: inline-block;
    overflow: hidden;
    position: relative
}

.woocommerce div.product.layout-v3 .flex-control-nav li img {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1
}

.woocommerce div.product.layout-v3 .flex-control-nav li img:hover+span,
.woocommerce div.product.layout-v3 .flex-control-nav li img.flex-active+span {
    background-color: #243953
}

.woocommerce div.product.layout-v3 .flex-control-nav li img.flex-active+span {
    transform: rotate(0)
}

.woocommerce div.product.layout-v3 .flex-control-nav li img.flex-active+span::before {
    opacity: 1
}

.woocommerce div.product.layout-v3 .flex-control-nav li span {
    cursor: pointer;
    text-indent: -9999em;
    position: relative;
    display: block;
    width: 6px;
    height: 6px;
    background-color: #838889;
    border-radius: 50%;
    margin: 12px;
    transform: rotate(-30deg);
    transition: .25s
}

.woocommerce div.product.layout-v3 .flex-control-nav li span:before {
    content: "";
    position: absolute;
    top: -9px;
    bottom: -9px;
    right: -9px;
    left: -9px;
    border-radius: 50%;
    border: 2px solid #243953;
    transition: opacity .3s;
    opacity: 0
}

.woocommerce div.product.layout-v3 .price {
    margin-top: 0;
    margin-bottom: 0
}

.woocommerce div.product.layout-v3 .cart:before,
.woocommerce div.product.layout-v3 .cart:after {
    content: "";
    display: table;
    table-layout: fixed
}

.woocommerce div.product.layout-v3 .cart:after {
    clear: both
}

.woocommerce div.product.layout-v3 .variations td.value {
    text-align: right;
    position: relative
}

.woocommerce div.product.layout-v3 .variations .reset_variations {
    display: none !important;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translateY(100%)
}

.woocommerce div.product.layout-v3 .swatches-support .variations td.value {
    text-align: left
}

.woocommerce div.product.layout-v3 .group_table .woocommerce-grouped-product-list-item__label {
    font-size: 14px;
    font-size: .875rem
}

.woocommerce div.product.layout-v3 .group_table .woocommerce-grouped-product-list-item__quantity {
    padding-left: 10px
}

.woocommerce div.product.layout-v3 .group_table .woocommerce-grouped-product-list-item__price {
    font-size: 14px;
    font-size: .875rem;
    min-width: 0;
    padding-left: 10px
}

.woocommerce div.product.layout-v3 .group_table .quantity {
    max-width: 110px;
    margin: 0
}

.woocommerce div.product.layout-v3 .group_table .quantity .qty-button {
    padding-left: 10px;
    padding-right: 10px
}

.woocommerce div.product.layout-v3 .quantity {
    width: 100%;
    margin: 0 0 20px 0;
    display: flex
}

.woocommerce div.product.layout-v3 .quantity .qty-button {
    padding-left: 26px;
    padding-right: 26px
}

.woocommerce div.product.layout-v3 .quantity .qty {
    flex: 1
}

.woocommerce div.product.layout-v3 .single_add_to_cart_button {
    width: 100%;
    min-width: 0
}

.woocommerce div.product.layout-v3 .variations_button {
    display: block
}

.woocommerce div.product.layout-v3 div.bundled_product {
    padding-top: 0
}

.woocommerce div.product.layout-v3 .bundled_product .quantity {
    width: auto
}

.woocommerce div.product.layout-v3 table.bundled_products .bundled_item_col {
    padding-left: 0;
    padding-right: 0
}

.woocommerce div.product.layout-v3 .wcboost-wishlist-button,
.woocommerce div.product.layout-v3 .add-to-wishlist-button {
    color: inherit;
    float: left;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    line-height: 30px;
    margin: 30px 0
}

.woocommerce div.product.layout-v3 .wcboost-wishlist-button .spinner,
.woocommerce div.product.layout-v3 .add-to-wishlist-button .spinner {
    width: 16px;
    height: 16px
}

.woocommerce div.product.layout-v3 .wcboost-wishlist-button__icon {
    min-width: 18px;
    display: inline-block
}

.woocommerce div.product.layout-v3 .wcboost-wishlist-button__icon .svg-icon {
    font-size: 18px;
    font-size: 1.125rem
}

.woocommerce div.product.layout-v3 .wcboost-wishlist-button__icon svg {
    vertical-align: -0.3em
}

.woocommerce div.product.layout-v3 .wcboost-wishlist-button__icon .spinner {
    vertical-align: -0.2em
}

.woocommerce div.product.layout-v3 .wcboost-wishlist-button__icon>svg {
    font-size: 18px;
    font-size: 1.125rem
}

.woocommerce div.product.layout-v3 .wcboost-wishlist-button__icon>svg,
.woocommerce div.product.layout-v3 .wcboost-wishlist-button__icon>.spinner {
    vertical-align: -0.25em
}

.woocommerce div.product.layout-v3 .wcboost-wishlist-button__text {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500
}

.woocommerce div.product.layout-v3 .add-to-wishlist-button svg {
    font-size: 18px;
    vertical-align: -0.25em
}

.woocommerce div.product.layout-v3 .add-to-wishlist-button .button-text {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    position: static !important;
    -webkit-clip-path: none;
    clip-path: none;
    clip: unset;
    margin: 0 0 0 6px;
    width: auto;
    height: auto
}

.woocommerce div.product.layout-v3 .add-to-wishlist-button .spinner {
    vertical-align: -0.2em
}

.woocommerce div.product.layout-v3 .product-share {
    float: right;
    line-height: 30px;
    margin: 30px 0;
    position: relative
}

.woocommerce div.product.layout-v3 .product-share .sharing-icon {
    text-align: right;
    display: inline-block;
    cursor: pointer;
    transition: .3s
}

.woocommerce div.product.layout-v3 .product-share .sharing-icon svg {
    font-size: 18px;
    vertical-align: -0.25em
}

.woocommerce div.product.layout-v3 .product-share .sharing-icon span {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    text-transform: uppercase;
    margin-left: 6px
}

.woocommerce div.product.layout-v3 .product-share .socials {
    transition: .5s;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 25px;
    overflow: hidden;
    white-space: nowrap;
    pointer-events: none
}

.woocommerce div.product.layout-v3 .product-share .socials a {
    color: #838889;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    width: 30px;
    height: 30px;
    opacity: 0;
    border: 1px solid #cdcfd0;
    border-radius: 50%;
    margin-left: 10px
}

.woocommerce div.product.layout-v3 .product-share .socials a span {
    display: none
}

.woocommerce div.product.layout-v3 .product-share .socials a:hover {
    color: #fff;
    border-color: #243953;
    background-color: #243953
}

.woocommerce div.product.layout-v3 .product-share:hover .sharing-icon {
    opacity: 0
}

.woocommerce div.product.layout-v3 .product-share:hover .socials {
    z-index: 1;
    pointer-events: auto
}

.woocommerce div.product.layout-v3 .product-share:hover .socials a {
    opacity: 1
}

.woocommerce div.product.layout-v3 .product-size-guide {
    clear: both;
    margin-top: 0
}

.woocommerce div.product.layout-v3 .product_meta {
    margin-top: 27px
}

.woocommerce div.product.layout-v3 .woocommerce-tabs {
    margin-top: 15px;
    border-top: 1px solid #e3e7e8
}

.woocommerce div.product.layout-v3 .woocommerce-tabs .tabs {
    padding-top: 12px
}

.woocommerce div.product.layout-v3 .woocommerce-tabs .tabs li a {
    font-size: 10px;
    font-size: .625rem
}

.woocommerce div.product.layout-v3 .woocommerce-tabs .tabs li:last-child {
    text-align: right
}

.single-product.product-v3 {
    position: relative;
    min-height: 100vh
}

.single-product.product-v3 .site {
    overflow: hidden
}

.single-product.product-v3 .content-area {
    position: relative
}

.single-product.product-v3 .product-toolbar {
    padding-bottom: 0;
    position: absolute;
    width: 100%
}

.single-product.product-v3 .woocommerce-product-gallery__wrapper,
.single-product.product-v3 .woocommerce-product-gallery__image,
.single-product.product-v3 .woocommerce-product-gallery__image a {
    height: 100%
}

.single-product.product-v3 .woocommerce-product-gallery__image a img {
    width: auto;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle
}

.single-product.product-v3 .footer-extra,
.single-product.product-v3 .footer-widgets,
.single-product.product-v3 .footer-instagram,
.single-product.product-v3 .footer-main .divider {
    display: none
}

.single-product.product-v3 .footer-main {
    margin-top: 0
}

.single-product.product-v3 .footer-main .xonte159-container {
    width: auto;
    margin-left: 45px;
    margin-right: 45px
}

.woocommerce div.product.layout-v4 {
    position: relative
}

.woocommerce div.product.layout-v4 .woocommerce-badges {
    top: 20px;
    left: 150px
}

.woocommerce div.product.layout-v4.empty-gallery .woocommerce-badges {
    left: 20px
}

.woocommerce div.product.layout-v4 .woocommerce-product-gallery {
    width: 50%;
    padding-left: 130px
}

.woocommerce div.product.layout-v4 .woocommerce-product-gallery.no-thumbnails {
    padding-left: 0
}

.woocommerce div.product.layout-v4 .summary {
    width: 50%;
    padding-left: 110px
}

.woocommerce div.product.layout-v4 .flex-control-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 100%;
    overflow: hidden
}

.woocommerce div.product.layout-v4 .flex-control-nav li {
    width: 100%;
    float: none;
    display: block;
    margin-bottom: 10px
}

.woocommerce div.product.layout-v4 .flex-control-nav li:last-child {
    margin-bottom: 0
}

.woocommerce div.product.layout-v4 .flex-control-nav img {
    transition: .3s;
    opacity: 1;
    display: block;
    border: 1px solid rgba(0, 0, 0, 0)
}

.woocommerce div.product.layout-v4 .flex-control-nav .flex-active {
    border-color: #243953
}

.woocommerce div.product.layout-v4 .flex-control-nav .slick-disabled {
    visibility: hidden;
    opacity: 0
}

.woocommerce div.product.layout-v4 .flex-control-nav.slick-vertical .slick-list {
    height: 100% !important
}

.woocommerce div.product.layout-v4 .flex-control-nav.slick-vertical .slick-arrow {
    padding: 7px 0;
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 1;
    cursor: pointer
}

.woocommerce div.product.layout-v4 .flex-control-nav.slick-vertical .slick-arrow svg {
    transform: rotate(90deg)
}

.woocommerce div.product.layout-v4 .flex-control-nav.slick-vertical .slick-prev {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%)
}

.woocommerce div.product.layout-v4 .flex-control-nav.slick-vertical .slick-next {
    bottom: 0;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%)
}

.woocommerce div.product.layout-v4 .product-toolbar {
    padding-top: 0;
    padding-bottom: 40px;
    margin: -3px 0 0 0
}

.woocommerce div.product.layout-v4 .product_title {
    margin-bottom: 17px
}

.woocommerce div.product.layout-v4 .woocommerce-product-details__short-description {
    margin-bottom: 15px
}

.woocommerce div.product.layout-v4 .cart {
    display: flex;
    flex-wrap: wrap
}

.woocommerce div.product.layout-v4 #wc-stripe-payment-request-wrapper {
    width: 100%;
    padding-top: 1.5em
}

.woocommerce div.product.layout-v4 .price {
    margin-top: 15px;
    margin-bottom: 35px
}

.woocommerce div.product.layout-v4 .variations {
    margin-bottom: 40px
}

.woocommerce div.product.layout-v4 .variations:before {
    content: "";
    display: table;
    table-layout: fixed
}

.woocommerce div.product.layout-v4 .variations:after {
    content: "";
    display: table;
    table-layout: fixed;
    clear: both
}

.woocommerce div.product.layout-v4 .variations tbody {
    display: block;
    margin-left: -40px;
    margin-right: -40px
}

.woocommerce div.product.layout-v4 .variations tr {
    display: block;
    width: 33.33%;
    float: left;
    padding: 0 40px
}

.woocommerce div.product.layout-v4 .variations td {
    display: block;
    position: relative
}

.woocommerce div.product.layout-v4 .variations td.label {
    color: #838889;
    padding-top: 5px;
    padding-bottom: 5px
}

.woocommerce div.product.layout-v4 .variations td.value {
    position: relative
}

.woocommerce div.product.layout-v4 .variations select {
    width: 100%
}

.woocommerce div.product.layout-v4 .variations .product-size-guide {
    position: absolute;
    top: -26px;
    right: 0;
    margin: 0
}

.woocommerce div.product.layout-v4 .variations .reset_variations {
    display: none !important
}

.woocommerce div.product.layout-v4 .swatches-support .variations {
    margin-bottom: 0
}

.woocommerce div.product.layout-v4 .swatches-support tr {
    float: none;
    width: 100%
}

.woocommerce div.product.layout-v4 .swatches-support td.value {
    display: flex
}

.woocommerce div.product.layout-v4 .swatches-support select {
    width: auto;
    min-width: 120px;
    max-width: 100%
}

.woocommerce div.product.layout-v4 .swatches-support .qty-dropdown {
    min-width: 120px
}

.woocommerce div.product.layout-v4 .swatches-support .product-size-guide {
    position: static
}

.woocommerce div.product.layout-v4 .single_variation_wrap {
    width: 100%
}

.woocommerce div.product.layout-v4 .variations_button {
    flex-wrap: wrap
}

.woocommerce div.product.layout-v4 .variations_button .wcboost-wishlist-button,
.woocommerce div.product.layout-v4 .variations_button .add-to-wishlist-button {
    flex: none
}

.woocommerce div.product.layout-v4 .woocommerce-variation-description {
    margin-bottom: 20px
}

.woocommerce div.product.layout-v4 .quantity--dropdown,
.woocommerce div.product.layout-v4 .quantity-dropdown {
    display: block;
    width: 100%;
    border-width: 0;
    margin: 0 0 60px
}

.woocommerce div.product.layout-v4 .quantity--dropdown label,
.woocommerce div.product.layout-v4 .quantity-dropdown label {
    font-size: 14px;
    font-size: .875rem;
    color: #838889;
    position: static !important;
    width: auto;
    height: auto;
    clip: unset;
    -webkit-clip-path: none;
    clip-path: none;
    display: block
}

.woocommerce div.product.layout-v4 .quantity--dropdown .qty {
    width: 24%;
    border-color: #cdcfd0
}

.woocommerce div.product.layout-v4 .quantity--dropdown .qty:focus {
    border-color: inherit
}

.woocommerce div.product.layout-v4 .qty-dropdown {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    display: block;
    width: 24%;
    margin-top: 10px;
    border-bottom: 1px solid #cdcfd0;
    transition: .4s
}

.woocommerce div.product.layout-v4 .qty-dropdown:hover,
.woocommerce div.product.layout-v4 .qty-dropdown.active {
    border-color: #243953
}

.woocommerce div.product.layout-v4 .qty-dropdown .current {
    padding: 5px 0
}

.woocommerce div.product.layout-v4 .qty-dropdown .svg-icon {
    float: right;
    margin-top: 5px
}

.woocommerce div.product.layout-v4 .qty-dropdown li {
    padding: 5px 0 5px 5px
}

.woocommerce div.product.layout-v4.product-type-grouped .quantity-dropdown {
    text-align: left;
    display: inline-block;
    width: auto;
    margin-bottom: 20px
}

.woocommerce div.product.layout-v4.product-type-grouped .quantity-dropdown label {
    display: none
}

.woocommerce div.product.layout-v4.product-type-grouped .qty-dropdown {
    min-width: 110px
}

.woocommerce div.product.layout-v4 .single_add_to_cart_button {
    flex: 1
}

.woocommerce div.product.layout-v4 .single_add_to_cart_button .shopping-cart-icon {
    margin-right: 6px
}

.woocommerce div.product.layout-v4 .single_add_to_cart_button .shopping-cart-icon--image .icon-dark {
    opacity: 0
}

.woocommerce div.product.layout-v4 .single_add_to_cart_button .shopping-cart-icon--image .icon-light {
    opacity: 1;
    top: 50%;
    transform: translateY(-50%)
}

.woocommerce div.product.layout-v4 .single_add_to_cart_button svg {
    vertical-align: middle
}

.woocommerce div.product.layout-v4 .single_add_to_cart_button.loading .shopping-cart-icon {
    display: none
}

.woocommerce div.product.layout-v4 .wcboost-wishlist-button,
.woocommerce div.product.layout-v4 .add-to-wishlist-button {
    color: #243953;
    line-height: 58px;
    margin-left: 36px;
    border: 1px solid;
    background: rgba(0, 0, 0, 0)
}

.woocommerce div.product.layout-v4 .wcboost-wishlist-button svg,
.woocommerce div.product.layout-v4 .add-to-wishlist-button svg {
    vertical-align: middle
}

.woocommerce div.product.layout-v4 .wcboost-wishlist-button .spinner,
.woocommerce div.product.layout-v4 .add-to-wishlist-button .spinner {
    vertical-align: -0.25em
}

.woocommerce div.product.layout-v4 .add-to-wishlist-button .button-text {
    position: static !important;
    -webkit-clip-path: none;
    clip-path: none;
    clip: unset;
    margin: 0 0 0 4px;
    width: auto;
    height: auto
}

.woocommerce div.product.layout-v4 .quantity:not(.quantity-dropdown)~.wcboost-wishlist-button,
.woocommerce div.product.layout-v4 .quantity:not(.quantity-dropdown)~.add-to-wishlist-button {
    margin-left: 16px
}

.woocommerce div.product.layout-v4 .wcboost-wishlist-button__icon {
    text-align: center;
    width: 24px;
    display: inline-block
}

.woocommerce div.product.layout-v4 .wcboost-wishlist-button__icon>svg,
.woocommerce div.product.layout-v4 .wcboost-wishlist-button__icon .spinner {
    vertical-align: -0.2em
}

.woocommerce div.product.layout-v4 .bundle_form .bundled_product .quantity {
    line-height: inherit;
    margin-top: 0
}

.woocommerce div.product.layout-v4 .bundle_form .bundled_product .quantity label {
    display: none
}

.woocommerce div.product.layout-v4 table.bundled_products .qty-dropdown {
    width: 100%;
    margin-top: 0
}

.woocommerce div.product.layout-v4 table.bundled_products .qty-dropdown .current {
    text-align: left
}

.woocommerce div.product.layout-v4 ul.products div.cart {
    justify-content: center
}

.woocommerce div.product.layout-v4 ul.products .qty-dropdown {
    width: 120px;
    margin-left: auto;
    margin-right: auto
}

.woocommerce div.product.layout-v4 .product-share {
    float: right;
    line-height: 30px;
    margin: 48px 0 40px 0;
    position: relative;
    max-width: 200px
}

.woocommerce div.product.layout-v4 .product-share .sharing-icon {
    display: block;
    margin-bottom: 13px
}

.woocommerce div.product.layout-v4 .product-share .sharing-icon svg {
    display: none
}

.woocommerce div.product.layout-v4 .product-share .sharing-icon span {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    text-transform: uppercase;
    vertical-align: middle
}

.woocommerce div.product.layout-v4 .product-share .socials {
    overflow: hidden;
    white-space: nowrap
}

.woocommerce div.product.layout-v4 .product-share .socials a {
    color: #838889;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #cdcfd0;
    border-radius: 50%;
    margin-right: 10px
}

.woocommerce div.product.layout-v4 .product-share .socials a:last-child {
    margin-right: 0
}

.woocommerce div.product.layout-v4 .product-share .socials a span {
    display: none
}

.woocommerce div.product.layout-v4 .product-share .socials a:hover {
    color: #fff;
    border-color: #243953;
    background-color: #243953
}

.woocommerce div.product.layout-v4 .product_meta {
    margin: 56px 200px 35px 0;
    width: auto
}

.woocommerce div.product.layout-v4 .woocommerce-tabs {
    margin-top: 40px;
    padding-top: 28px;
    border-top: 1px solid #e3e7e8
}

.woocommerce div.product.layout-v4 .product-description {
    clear: both;
    padding-top: 115px
}

.woocommerce div.product.layout-v4 .product-description>p:first-child {
    margin-top: 0
}

.woocommerce div.product.layout-v5 {
    position: relative;
    width: 100vw;
    left: 50%;
    margin-left: -50vw
}

.woocommerce div.product.layout-v5 .summary,
.woocommerce div.product.layout-v5 .woocommerce-product-gallery {
    width: 50%
}

.woocommerce div.product.layout-v5 .product-gallery-summary {
    position: relative;
    display: flex
}

.woocommerce div.product.layout-v5 .product-gallery-summary.summary-sticky-bottom {
    position: static
}

.woocommerce div.product.layout-v5 .product-gallery-summary.summary-sticky-bottom .product-share,
.woocommerce div.product.layout-v5 .product-gallery-summary.summary-sticky-bottom .wcboost-products-compare-button,
.woocommerce div.product.layout-v5 .product-gallery-summary.summary-sticky-bottom .wcboost-wishlist-button,
.woocommerce div.product.layout-v5 .product-gallery-summary.summary-sticky-bottom .add-to-wishlist-button {
    opacity: 0
}

.woocommerce div.product.layout-v5 .summary {
    position: static;
    padding-left: 240px;
    padding-right: calc(50vw - 700px + 60px)
}

.woocommerce div.product.layout-v5 .summary-inner {
    display: flex;
    flex-direction: column;
    height: 100%
}

.woocommerce div.product.layout-v5 .woocommerce-tabs {
    align-self: flex-end;
    margin-top: auto;
    margin-bottom: 50px;
    padding-top: 15px;
    width: 100%
}

.woocommerce div.product.layout-v5 .product-toolbar {
    margin-right: -60px;
    padding-bottom: 67px
}

.woocommerce div.product.layout-v5 .woocommerce-badges {
    position: static;
    margin-bottom: 10px;
    display: block
}

.woocommerce div.product.layout-v5 .woocommerce-badge {
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 20px;
    padding: 0 10px;
    margin: 0 6px 0 0;
    border-radius: 0
}

.woocommerce div.product.layout-v5 .woocommerce-badge span {
    transform: none;
    top: auto
}

.woocommerce div.product.layout-v5.product-type-simple .cart {
    display: flex;
    flex-wrap: wrap
}

.woocommerce div.product.layout-v5.product-type-simple .single_add_to_cart_button {
    flex: 1
}

.woocommerce div.product.layout-v5 .product-share {
    position: fixed;
    left: 60px;
    bottom: 60px;
    z-index: 99;
    transition: .4s
}

.woocommerce div.product.layout-v5 .product-share .sharing-icon {
    color: #fff;
    text-align: center;
    line-height: 50px;
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50%;
    background: #243953;
    cursor: pointer
}

.woocommerce div.product.layout-v5 .product-share .sharing-icon span {
    display: none
}

.woocommerce div.product.layout-v5 .product-share .socials {
    transition: .5s;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 25px;
    overflow: hidden;
    white-space: nowrap;
    max-width: 50px;
    background: #243953;
    z-index: -1
}

.woocommerce div.product.layout-v5 .product-share .socials a {
    color: #fff;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    width: 50px;
    height: 50px;
    opacity: 0
}

.woocommerce div.product.layout-v5 .product-share .socials a:nth-child(n+2) {
    transform: translateX(-20%)
}

.woocommerce div.product.layout-v5 .product-share .socials a span {
    display: none
}

.woocommerce div.product.layout-v5 .product-share:hover .socials {
    max-width: 600px;
    z-index: 1
}

.woocommerce div.product.layout-v5 .product-share:hover .socials a {
    transform: none;
    opacity: 1
}

.woocommerce div.product.layout-v5 .wcboost-wishlist-button,
.woocommerce div.product.layout-v5 .add-to-wishlist-button {
    text-align: center;
    line-height: 50px;
    position: fixed;
    left: 60px;
    bottom: 60px;
    z-index: 99;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 0;
    overflow: hidden
}

.woocommerce div.product.layout-v5 .wcboost-wishlist-button>span,
.woocommerce div.product.layout-v5 .add-to-wishlist-button>span {
    vertical-align: -0.4em
}

.woocommerce div.product.layout-v5 .wcboost-wishlist-button~.share,
.woocommerce div.product.layout-v5 .add-to-wishlist-button~.share {
    margin-bottom: 60px
}

.woocommerce div.product.layout-v5 .wcboost-wishlist-button~.product-compare-button-wrapper .wcboost-products-compare-button,
.woocommerce div.product.layout-v5 .add-to-wishlist-button~.product-compare-button-wrapper .wcboost-products-compare-button {
    margin-bottom: 60px
}

.woocommerce div.product.layout-v5 .wcboost-wishlist-button~.product-compare-button-wrapper~.share,
.woocommerce div.product.layout-v5 .add-to-wishlist-button~.product-compare-button-wrapper~.share {
    margin-bottom: 120px
}

.woocommerce div.product.layout-v5 .product-compare-button-wrapper~.share {
    margin-bottom: 60px
}

.woocommerce div.product.layout-v5 .wcboost-wishlist-button__icon {
    margin: 0
}

.woocommerce div.product.layout-v5 .wcboost-wishlist-button__text {
    display: none
}

.woocommerce div.product.layout-v5 .woocommerce-product-gallery .wp-post-image {
    width: 100%
}

.woocommerce div.product.layout-v5 .woocommerce-product-gallery .woocommerce-product-gallery__image:first-child {
    width: 100%;
    padding: 0;
    float: none
}

.woocommerce div.product.layout-v5 .woocommerce-product-gallery__image {
    width: 50%;
    float: left
}

.woocommerce div.product.layout-v5 .woocommerce-product-gallery__image:nth-child(6n+1),
.woocommerce div.product.layout-v5 .woocommerce-product-gallery__image:nth-child(6n+4) {
    text-align: center;
    clear: both;
    padding: 40px 165px;
    width: 100%
}

.woocommerce div.product.layout-v5 .woocommerce-product-gallery__image:nth-child(6n+2) {
    clear: left;
    padding: 40px 10px 40px 40px;
    text-align: right
}

.woocommerce div.product.layout-v5 .woocommerce-product-gallery__image:nth-child(6n+3) {
    padding: 240px 40px 40px 115px;
    text-align: right
}

.woocommerce div.product.layout-v5 .woocommerce-product-gallery__image:nth-child(6n+4) {
    clear: both;
    padding: 40px 165px;
    width: 100%
}

.woocommerce div.product.layout-v5 .woocommerce-product-gallery__image:nth-child(6n+5) {
    clear: left;
    padding: 160px 95px 40px 60px
}

.woocommerce div.product.layout-v5 .woocommerce-product-gallery__image:nth-child(6n+6) {
    padding: 40px 0 40px 50px
}

.woocommerce div.product.layout-v5 .bundled_product .bundled_product_image {
    padding: 0;
    float: none
}

.single-product.product-v5.offcanvas-opened .product-summary-inner.is_stuck {
    z-index: 1600
}

.single-product.product-v5.product-summary-sticky-default .site {
    overflow-x: visible
}

.single-product.product-v5.product-summary-sticky-default div.product .summary-inner {
    position: sticky;
    top: 0
}

.woocommerce div.product.layout-v6 .woocommerce-badges {
    top: 18px;
    left: 130px
}



.woocommerce div.product.layout-v6 .product-toolbar {

    padding-bottom: 2em
}

.woocommerce div.product.layout-v6 .product-toolbar .post-navigation {
    display: none
}

.woocommerce div.product.layout-v6 .woocommerce-product-gallery {
    width: 58.0714285714%;
    padding-left: 100px;

}

.woocommerce div.product.layout-v6 .woocommerce-product-gallery.no-thumbnails {
    padding-left: 0
}



.woocommerce div.product.layout-v6 .flex-control-thumbs {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 100%
}

.woocommerce div.product.layout-v6 .flex-control-thumbs li {
    width: 100%;
    float: none;
    display: block;
    margin-bottom: 10px
}

.woocommerce div.product.layout-v6 .flex-control-thumbs li:last-child {
    margin-bottom: 0
}

.woocommerce div.product.layout-v6 .flex-control-thumbs img {
    transition: .3s;
    opacity: 1;
    display: block;
    border: 1px solid rgba(0, 0, 0, 0)
}

.woocommerce div.product.layout-v6 .flex-control-thumbs .flex-active {
    border-color: #243953
}

.woocommerce div.product.layout-v6 .flex-control-thumbs .slick-disabled {
    visibility: hidden;
    opacity: 0
}

.woocommerce div.product.layout-v6 .flex-control-thumbs.slick-vertical .slick-list {
    height: 100% !important
}

.woocommerce div.product.layout-v6 .flex-control-thumbs.slick-vertical .slick-arrow {
    padding: 7px 0;
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 1;
    cursor: pointer
}

.woocommerce div.product.layout-v6 .flex-control-thumbs.slick-vertical .slick-arrow svg {
    transform: rotate(90deg)
}

.woocommerce div.product.layout-v6 .flex-control-thumbs.slick-vertical .slick-prev {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%)
}

.woocommerce div.product.layout-v6 .flex-control-thumbs.slick-vertical .slick-next {
    bottom: 0;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%)
}

.woocommerce div.product.layout-v6 .variations {

    display: block
}

.woocommerce div.product.layout-v6 .variations:before {
    content: "";
    display: table;
    table-layout: fixed
}

.woocommerce div.product.layout-v6 .variations:after {
    content: "";
    display: table;
    table-layout: fixed;
    clear: both
}

.woocommerce div.product.layout-v6 .variations tbody {
    display: block;
    margin-left: -40px;
    margin-right: -40px
}

.woocommerce div.product.layout-v6 .variations tr {
    display: block;
    width: 100%;
    float: left;
    padding: 0 40px
}

.woocommerce div.product.layout-v6 .variations td {
    display: block;
    position: relative
}

.woocommerce div.product.layout-v6 .variations td.label {
    color: #838889;
    padding-top: 14px;
    padding-bottom: 5px
}

.woocommerce div.product.layout-v6 .variations td.value {
    position: relative
}

.woocommerce div.product.layout-v6 .variations select {
    width: 100%
}

.woocommerce div.product.layout-v6 .variations .product-size-guide {
    position: absolute;
    top: -26px;
    right: 0;
    margin: 0
}

.woocommerce div.product.layout-v6 .variations .reset_variations {
    position: absolute;
    margin-left: 40px;
    margin-top: 5px
}

.woocommerce div.product.layout-v6 .swatches-support .variations {
    display: table;
    padding-right: 0;
    margin-bottom: 37px
}

.woocommerce div.product.layout-v6 .swatches-support .variations tbody {
    display: table-row-group
}

.woocommerce div.product.layout-v6 .swatches-support .variations tr {
    width: auto;
    float: none;
    padding: 0;
    margin-bottom: 0
}

.woocommerce div.product.layout-v6 .swatches-support .variations td.label {
    padding-top: 6px;
    padding-bottom: 7px
}

.woocommerce div.product.layout-v6 .swatches-support .variations td.value {
    display: flex
}

.woocommerce div.product.layout-v6 .swatches-support .variations select {
    width: auto;
    max-width: 100%
}

.woocommerce div.product.layout-v6 .swatches-support .variations .product-size-guide {
    position: static
}

.woocommerce div.product.layout-v6 .single_variation_wrap {
    clear: both
}

.woocommerce div.product.layout-v6.product-type-simple .cart {
    display: flex;
    flex-wrap: wrap
}

.woocommerce div.product.layout-v6.product-type-simple .single_add_to_cart_button {
    flex: 1
}

.woocommerce div.product.layout-v6 .wcboost-wishlist-button,
.woocommerce div.product.layout-v6 .add-to-wishlist-button {
    color: inherit;
    float: left;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    line-height: 30px;
    margin: 30px 0
}

.woocommerce div.product.layout-v6 .wcboost-wishlist-button .spinner,
.woocommerce div.product.layout-v6 .add-to-wishlist-button .spinner {
    width: 16px;
    height: 16px
}

.woocommerce div.product.layout-v6 .wcboost-wishlist-button__icon {
    min-width: 18px;
    display: inline-block
}

.woocommerce div.product.layout-v6 .wcboost-wishlist-button__icon .svg-icon {
    font-size: 18px;
    font-size: 1.125rem
}

.woocommerce div.product.layout-v6 .wcboost-wishlist-button__icon svg {
    vertical-align: -0.3em
}

.woocommerce div.product.layout-v6 .wcboost-wishlist-button__icon .spinner {
    vertical-align: -0.2em
}

.woocommerce div.product.layout-v6 .wcboost-wishlist-button__icon>svg {
    font-size: 18px;
    font-size: 1.125rem
}

.woocommerce div.product.layout-v6 .wcboost-wishlist-button__icon>svg,
.woocommerce div.product.layout-v6 .wcboost-wishlist-button__icon>.spinner {
    vertical-align: -0.25em
}

.woocommerce div.product.layout-v6 .wcboost-wishlist-button__text {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500
}

.woocommerce div.product.layout-v6 .add-to-wishlist-button svg {
    font-size: 18px;
    vertical-align: -0.25em
}

.woocommerce div.product.layout-v6 .add-to-wishlist-button .button-text {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    position: static !important;
    -webkit-clip-path: none;
    clip-path: none;
    clip: unset;
    margin: 0 0 0 6px;
    width: auto;
    height: auto
}

.woocommerce div.product.layout-v6 .add-to-wishlist-button .spinner {
    vertical-align: -0.2em
}

.woocommerce div.product.layout-v6 .product-share {
    float: right;
    line-height: 30px;
    margin: 30px 0;
    position: relative
}

.woocommerce div.product.layout-v6 .product-share .sharing-icon {
    text-align: right;
    display: inline-block;
    cursor: pointer;
    transition: .3s
}

.woocommerce div.product.layout-v6 .product-share .sharing-icon svg {
    font-size: 18px;
    vertical-align: -0.25em
}

.woocommerce div.product.layout-v6 .product-share .sharing-icon span {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    text-transform: uppercase;
    margin-left: 6px
}

.woocommerce div.product.layout-v6 .product-share .socials {
    transition: .5s;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 25px;
    overflow: hidden;
    white-space: nowrap;
    pointer-events: none
}

.woocommerce div.product.layout-v6 .product-share .socials a {
    color: #838889;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    width: 30px;
    height: 30px;
    opacity: 0;
    border: 1px solid #cdcfd0;
    border-radius: 50%;
    margin-left: 10px
}

.woocommerce div.product.layout-v6 .product-share .socials a span {
    display: none
}

.woocommerce div.product.layout-v6 .product-share .socials a:hover {
    color: #fff;
    border-color: #243953;
    background-color: #243953
}

.woocommerce div.product.layout-v6 .product-share:hover .sharing-icon {
    opacity: 0
}

.woocommerce div.product.layout-v6 .product-share:hover .socials {
    z-index: 1;
    pointer-events: auto
}

.woocommerce div.product.layout-v6 .product-share:hover .socials a {
    opacity: 1
}

.woocommerce div.product.layout-v6 .product_meta {
    clear: both
}

.woocommerce div.product.layout-v6 .woocommerce-tabs {
    margin-top: 60px;
    padding-top: 48px;
    border-top: 1px solid #e3e7e8
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .tabs {
    display: block;
    width: 240px;
    float: left;
    overflow: hidden;
    border-right: 1px solid #e3e7e8
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .tabs li {
    display: block;
    margin-right: 0;
    margin-bottom: 30px
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .tabs li:last-child {
    margin-bottom: 0
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .tabs a {
    font-size: 20px;
    font-size: 1.25rem;
    color: #838889;
    text-transform: none;
    padding-left: 30px;
    padding-bottom: 0;
    transform: translateX(-30px)
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .tabs a:after {
    display: none
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .tabs a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 20px;
    border-bottom: 2px solid;
    transition: width .4s
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .tabs a:hover {
    color: #243953
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .tabs .active a {
    color: #243953;
    transform: none
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .panel {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.6666666667;
    color: #838889;
    margin-left: 239px;
    margin-top: 0;
    padding-left: 85px;
    border-left: 1px solid #e3e7e8
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .panel h1,
.woocommerce div.product.layout-v6 .woocommerce-tabs .panel h2,
.woocommerce div.product.layout-v6 .woocommerce-tabs .panel h3,
.woocommerce div.product.layout-v6 .woocommerce-tabs .panel h4,
.woocommerce div.product.layout-v6 .woocommerce-tabs .panel h5,
.woocommerce div.product.layout-v6 .woocommerce-tabs .panel h6,
.woocommerce div.product.layout-v6 .woocommerce-tabs .panel big,
.woocommerce div.product.layout-v6 .woocommerce-tabs .panel strong,
.woocommerce div.product.layout-v6 .woocommerce-tabs .panel u,
.woocommerce div.product.layout-v6 .woocommerce-tabs .panel label,
.woocommerce div.product.layout-v6 .woocommerce-tabs .panel .comment-reply-title {
    color: #243953
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .comment-form-author,
.woocommerce div.product.layout-v6 .woocommerce-tabs .comment-form-email {
    width: 50%;
    float: left;
    margin-bottom: 40px
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .comment-form-author {
    padding-right: 15px
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .comment-form-email {
    padding-left: 15px
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .form-submit {
    clear: both
}

.woocommerce div.product.layout-v6 .bundle_form {
    margin-top: 0
}

.woocommerce div.product.layout-v6 .bundle_form .variations {
    margin-bottom: 0
}

.woocommerce div.product.layout-v7 .woocommerce-product-gallery {
    width: 40%
}

.woocommerce div.product.layout-v7 .summary {
    width: 39.2857142857%;
    padding-right: 90px;
    padding-left: 60px;
    float: left
}

.woocommerce div.product.layout-v7 .side-products {
    width: 20.7142857143%;
    float: right;
    padding-left: 40px;
    border-left: 1px solid #e3e7e8
}

.woocommerce div.product.layout-v7 .woocommerce-badges {
    top: 20px;
    left: 20px
}

.woocommerce div.product.layout-v7 .flex-control-thumbs {
    margin-top: 10px
}

.woocommerce div.product.layout-v7 .flex-control-thumbs.slick-slider {
    overflow: hidden
}

.woocommerce div.product.layout-v7 .flex-control-thumbs li {
    width: 80px;
    float: left;
    margin-right: 10px
}

.woocommerce div.product.layout-v7 .flex-control-thumbs li:last-child {
    margin-right: 0
}

.woocommerce div.product.layout-v7 .flex-control-thumbs img {
    transition: .3s;
    opacity: 1;
    display: block;
    border: 1px solid rgba(0, 0, 0, 0)
}

.woocommerce div.product.layout-v7 .flex-control-thumbs .slick-list {
    margin: 0 -5px
}

.woocommerce div.product.layout-v7 .flex-control-thumbs .slick-slide {
    padding: 0 5px
}

.woocommerce div.product.layout-v7 .flex-control-thumbs .flex-active {
    border-color: #243953
}

.woocommerce div.product.layout-v7 .flex-control-thumbs .slick-arrow {
    padding: 0 7px;
    text-align: center;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
    cursor: pointer
}

.woocommerce div.product.layout-v7 .flex-control-thumbs .slick-arrow svg {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.woocommerce div.product.layout-v7 .flex-control-thumbs .slick-disabled {
    visibility: hidden;
    opacity: 0
}

.woocommerce div.product.layout-v7 .flex-control-thumbs .slick-prev {
    left: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%)
}

.woocommerce div.product.layout-v7 .flex-control-thumbs .slick-next {
    right: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%)
}

.woocommerce div.product.layout-v7 .product-toolbar {
    padding: 0 0 17px;
    margin-top: -3px
}

.woocommerce div.product.layout-v7.product-type-simple .cart {
    display: flex;
    flex-wrap: wrap
}

.woocommerce div.product.layout-v7.product-type-simple .single_add_to_cart_button {
    flex: 1
}

.woocommerce div.product.layout-v7 .wcboost-wishlist-button,
.woocommerce div.product.layout-v7 .add-to-wishlist-button {
    color: inherit;
    float: left;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    line-height: 30px;
    margin: 30px 0
}

.woocommerce div.product.layout-v7 .wcboost-wishlist-button .spinner,
.woocommerce div.product.layout-v7 .add-to-wishlist-button .spinner {
    width: 16px;
    height: 16px
}

.woocommerce div.product.layout-v7 .wcboost-wishlist-button__icon {
    min-width: 18px;
    display: inline-block
}

.woocommerce div.product.layout-v7 .wcboost-wishlist-button__icon .svg-icon {
    font-size: 18px;
    font-size: 1.125rem
}

.woocommerce div.product.layout-v7 .wcboost-wishlist-button__icon svg {
    vertical-align: -0.3em
}

.woocommerce div.product.layout-v7 .wcboost-wishlist-button__icon .spinner {
    vertical-align: -0.2em
}

.woocommerce div.product.layout-v7 .wcboost-wishlist-button__icon>svg {
    font-size: 18px;
    font-size: 1.125rem
}

.woocommerce div.product.layout-v7 .wcboost-wishlist-button__icon>svg,
.woocommerce div.product.layout-v7 .wcboost-wishlist-button__icon>.spinner {
    vertical-align: -0.25em
}

.woocommerce div.product.layout-v7 .wcboost-wishlist-button__text {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500
}

.woocommerce div.product.layout-v7 .add-to-wishlist-button svg {
    font-size: 18px;
    vertical-align: -0.25em
}

.woocommerce div.product.layout-v7 .add-to-wishlist-button .button-text {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    position: static !important;
    -webkit-clip-path: none;
    clip-path: none;
    clip: unset;
    margin: 0 0 0 6px;
    width: auto;
    height: auto
}

.woocommerce div.product.layout-v7 .add-to-wishlist-button .spinner {
    vertical-align: -0.2em
}

.woocommerce div.product.layout-v7 .product-share {
    float: right;
    line-height: 30px;
    margin: 30px 0;
    position: relative
}

.woocommerce div.product.layout-v7 .product-share .sharing-icon {
    text-align: right;
    display: inline-block;
    cursor: pointer;
    transition: .3s
}

.woocommerce div.product.layout-v7 .product-share .sharing-icon svg {
    font-size: 18px;
    vertical-align: -0.25em
}

.woocommerce div.product.layout-v7 .product-share .sharing-icon span {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    text-transform: uppercase;
    margin-left: 6px
}

.woocommerce div.product.layout-v7 .product-share .socials {
    transition: .5s;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 25px;
    overflow: hidden;
    white-space: nowrap;
    pointer-events: none
}

.woocommerce div.product.layout-v7 .product-share .socials a {
    color: #838889;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    width: 30px;
    height: 30px;
    opacity: 0;
    border: 1px solid #cdcfd0;
    border-radius: 50%;
    margin-left: 10px
}

.woocommerce div.product.layout-v7 .product-share .socials a span {
    display: none
}

.woocommerce div.product.layout-v7 .product-share .socials a:hover {
    color: #fff;
    border-color: #243953;
    background-color: #243953
}

.woocommerce div.product.layout-v7 .product-share:hover .sharing-icon {
    opacity: 0
}

.woocommerce div.product.layout-v7 .product-share:hover .socials {
    z-index: 1;
    pointer-events: auto
}

.woocommerce div.product.layout-v7 .product-share:hover .socials a {
    opacity: 1
}

.woocommerce div.product.layout-v7 .wcboost-wishlist-button,
.woocommerce div.product.layout-v7 .add-to-wishlist-button,
.woocommerce div.product.layout-v7 .product-share {
    margin-top: 20px
}

.woocommerce div.product.layout-v7 .variations_button .product-size-guide {
    margin-bottom: 0
}

.woocommerce div.product.layout-v7 .product_meta {
    margin-top: 26px;
    clear: both
}

.woocommerce div.product.layout-v7 .woocommerce-tabs {
    padding-top: 110px
}

.woocommerce div.product.layout-v7 .woocommerce-tabs .tabs {
    display: block;
    text-align: center;
    border-bottom: 1px solid #e3e7e8
}

.woocommerce div.product.layout-v7 .woocommerce-tabs .tabs li {
    margin: 0 60px
}

.woocommerce div.product.layout-v7 .woocommerce-tabs .tabs li:first-child {
    margin-left: 0
}

.woocommerce div.product.layout-v7 .woocommerce-tabs .tabs li:last-child {
    margin-right: 0
}

.woocommerce div.product.layout-v7 .woocommerce-tabs .tabs a {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    color: #838889;
    padding-bottom: 12px
}

.woocommerce div.product.layout-v7 .woocommerce-tabs .tabs a:after {
    border-bottom-width: 2px
}

.woocommerce div.product.layout-v7 .woocommerce-tabs .tabs .active a {
    border-bottom-color: #243953
}

.woocommerce div.product.layout-v7 .woocommerce-tabs .tabs .active a,
.woocommerce div.product.layout-v7 .woocommerce-tabs .tabs a:hover {
    color: #243953
}

.woocommerce div.product.layout-v7 .woocommerce-tabs .panel {
    max-width: 780px;
    padding: 0 15px;
    margin: 45px auto 0 auto
}

.woocommerce div.product.layout-v7 .summary-add-to-cart-form-bundle {
    width: 79.2%;
    clear: none;
    float: left
}

.woocommerce-product-gallery {
    position: relative
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    display: none;
    font-size: 0;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgZmlsbD0ibm9uZSIgaGVpZ2h0PSIyNCIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTEiIGN5PSIxMSIgcj0iOCIvPjxsaW5lIHgxPSIyMSIgeDI9IjE2LjY1IiB5MT0iMjEiIHkyPSIxNi42NSIvPjxsaW5lIHgxPSIxMSIgeDI9IjExIiB5MT0iOCIgeTI9IjE0Ii8+PGxpbmUgeDE9IjgiIHgyPSIxNCIgeTE9IjExIiB5Mj0iMTEiLz48L3N2Zz4=)
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
    display: none !important
}

.woocommerce-product-gallery.lightbox-support .woocommerce-product-gallery__image a,
.woocommerce-product-gallery.lightbox-support .woocommerce-product-gallery__image img {
    cursor: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxyZWN0IGZpbGw9Im5vbmUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIvPjxwb2x5Z29uIHBvaW50cz0iMjAsMTEgMTMsMTEgMTMsNCAxMSw0IDExLDExIDQsMTEgNCwxMyAxMSwxMyAxMSwyMCAxMywyMCAxMywxMyAyMCwxMyAiLz48L3N2Zz4=), auto
}

.woocommerce-product-gallery figure {
    margin: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image a {
    text-align: center;
    display: block
}

.woocommerce-product-gallery .woocommerce-product-gallery__image img {
    display: block
}

.woocommerce-product-gallery .flex-control-thumbs {
    margin: 0;
    padding: 0
}

.woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    cursor: pointer;
    float: left
}

.woocommerce-product-gallery .flex-control-thumbs li img {
    opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    opacity: 1
}

.woocommerce-product-gallery .flex-control-thumbs li:hover img {
    opacity: 1
}

.woocommerce-product-gallery--nav-thumbnails .flex-control-nav li span {
    display: none
}

.stock {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500
}

.stock:empty:before {
    display: none
}

.stock.in-stock {
    color: #243953
}

.stock.out-of-stock {
    color: #838889
}

.outofstock .stock {
    color: #fff;
    font-weight: 500;
    text-align: center;
    line-height: 55px;
    text-transform: uppercase;
    background: #cdcfd0
}

.product-toolbar {
    padding-top: 17px;
    padding-bottom: 45px;
    display: flex
}

.product-toolbar .post-navigation {
    float: right;
    padding: 0 0 0 30px;
    margin-left: auto;
    border: 0
}

.product-toolbar .post-navigation a {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #838889
}

.product-toolbar .post-navigation a:hover {
    color: #243953
}

.product-toolbar .post-navigation .nav-next,
.product-toolbar .post-navigation .nav-previous {
    width: auto;
    word-break: normal
}

.product-toolbar .post-navigation .nav-next {
    border-left: 0;
    padding-left: 30px
}

.product-toolbar .post-navigation .nav-previous {
    padding-right: 0
}

.product-toolbar .breadcrumbs {
    float: left
}

.product-toolbar .post-navigation,
.product-toolbar .breadcrumbs {
    position: relative;
    z-index: 99
}

.product-toolbar .post-navigation .nav-links .nav-next {
    border-left: 0
}

.woocommerce-Tabs-panel--description {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2
}

.woocommerce-Tabs-panel--description p {
    margin-bottom: 2em
}

.woocommerce-Tabs-panel--description p:first-child {
    margin-top: 0
}

.woocommerce-tabs.panels-offscreen .panels {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1600;
    display: none
}

.woocommerce-tabs.panels-offscreen .backdrop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: rgba(22, 22, 25, .2)
}

.woocommerce-tabs.panels-offscreen .button-close {
    position: absolute;
    right: 60px;
    top: 43px;
    z-index: 10
}

.woocommerce-tabs.panels-offscreen .button-close .menu-text {
    margin-right: 4px
}

.woocommerce-tabs.panels-offscreen .panel {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 600px;
    max-width: 90%;
    margin: 0;
    background: #fff;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    transform: translateX(100%);
    transition: transform .5s
}

.woocommerce-tabs.panels-offscreen .panel.open {
    transform: none
}

.woocommerce-tabs.panels-offscreen .panel-header,
.woocommerce-tabs.panels-offscreen .panel-content {
    padding: 0 60px;
    position: absolute;
    width: 100%
}

.woocommerce-tabs.panels-offscreen .panel-header {
    top: 0;
    padding-top: 50px
}

.woocommerce-tabs.panels-offscreen .panel-header h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;
    margin: 0
}

.woocommerce-tabs.panels-offscreen .panel-content {
    top: 68px;
    bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: auto
}

.woocommerce-Reviews .woocommerce-Reviews-title {
    display: none
}

.woocommerce-Reviews .commentlist {
    list-style: none;
    margin: 0;
    padding: 0
}

.woocommerce-Reviews .comment,
.woocommerce-Reviews .review {
    margin-bottom: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e3e7e8
}

.woocommerce-Reviews .comment:last-child,
.woocommerce-Reviews .review:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.woocommerce-Reviews .comment p:first-child,
.woocommerce-Reviews .review p:first-child {
    margin-top: 0
}

.woocommerce-Reviews .comment p:last-child,
.woocommerce-Reviews .review p:last-child {
    margin-bottom: 0
}

.woocommerce-Reviews .comment .star-rating,
.woocommerce-Reviews .review .star-rating {
    float: right;
    margin-top: 8px
}

.woocommerce-Reviews .comment .meta,
.woocommerce-Reviews .review .meta {
    margin: 0 0 10px
}

.woocommerce-Reviews .comment .woocommerce-review__author,
.woocommerce-Reviews .review .woocommerce-review__author {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400
}

.woocommerce-Reviews .comment .woocommerce-review__dash,
.woocommerce-Reviews .review .woocommerce-review__dash {
    display: none
}

.woocommerce-Reviews .comment .woocommerce-review__published-date,
.woocommerce-Reviews .review .woocommerce-review__published-date {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #838889;
    margin-left: 20px
}

.woocommerce-Reviews .comment .description,
.woocommerce-Reviews .review .description {
    font-size: 14px;
    font-size: .875rem
}

.woocommerce-Reviews .comment-form {
    margin-left: 0;
    margin-right: 0
}

.woocommerce-Reviews .comment-form>p {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0
}

.woocommerce-Reviews .comment-form textarea,
.woocommerce-Reviews .comment-form input[type=text],
.woocommerce-Reviews .comment-form input[type=email] {
    padding: 0;
    border: 0;
    border-bottom: 2px solid #e3e7e8;
    transition: .4s
}

.woocommerce-Reviews .comment-form textarea:focus,
.woocommerce-Reviews .comment-form input[type=text]:focus,
.woocommerce-Reviews .comment-form input[type=email]:focus {
    border-bottom-color: #243953
}

.woocommerce-Reviews .comment-form p label {
    transition: .4s;
    transform: translateY(35px);
    display: inline-block
}

.woocommerce-Reviews .comment-form .focused label {
    transform: translateY(10px);
    font-size: 14px;
    font-size: .875rem;
    color: #838889
}

.woocommerce-Reviews .comment-form .comment-notes {
    font-size: 14px;
    font-size: .875rem;
    color: #243953;
    margin-bottom: 68px
}

.woocommerce-Reviews .comment-form .comment-form-rating {
    margin-bottom: 5px
}

.woocommerce-Reviews .comment-form .comment-form-rating label {
    vertical-align: top;
    margin-right: 26px
}

.woocommerce-Reviews .comment-form .comment-form-author,
.woocommerce-Reviews .comment-form .comment-form-email {
    width: auto;
    float: none
}

.woocommerce-Reviews .comment-form .mc4wp-checkbox {
    margin-top: 30px
}

.woocommerce-Reviews .comment-form .mc4wp-checkbox label {
    transform: none
}

.woocommerce-Reviews .comment-form .form-submit {
    margin-top: 40px
}

.woocommerce-Reviews .comment-reply-title {
    font-size: 24px;
    font-size: 1.5rem;
    text-transform: capitalize;
    display: block;
    margin-bottom: 20px
}

.panels-offscreen .woocommerce-Reviews {
    position: relative;
    min-height: 100%;
    display: flex;
    flex-direction: column
}

.panels-offscreen .woocommerce-Reviews #comments {
    padding-bottom: 60px;
    flex: 1
}

.panels-offscreen .woocommerce-Reviews .add-review {
    width: 100%;
    line-height: 55px
}

.panels-offscreen .woocommerce-Reviews #review_form_wrapper {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9
}

.panels-offscreen .woocommerce-Reviews #review_form {
    display: flex;
    height: 100%;
    align-items: center
}

.panels-offscreen .woocommerce-Reviews .comment-respond {
    margin-top: -110px;
    padding-top: 0;
    width: 100%
}

.panels-offscreen .woocommerce-Reviews .cancel-review {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0
}

.panels-offscreen .woocommerce-Reviews .cancel-review a {
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 500;
    color: #838889;
    text-transform: uppercase
}

.panels-offscreen .woocommerce-Reviews .cancel-review a:hover {
    color: #243953
}

.xonte159-size-guide {
    font-size: 16px;
    font-size: 1rem
}

.xonte159-size-guide .xonte159-tabs__nav {
    text-align: left;
    margin-bottom: 35px
}

.xonte159-size-guide .xonte159-tabs__nav li {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    text-transform: uppercase
}

.xonte159-size-guide .xonte159-tabs__nav li:after {
    border-bottom-width: 1px
}

.xonte159-size-guide .xonte159-size-guide__name {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid #e3e7e8
}

.xonte159-size-guide .xonte159-size-guide__table {
    font-size: 13px;
    font-size: .8125rem;
    margin: 10px 0
}

.xonte159-size-guide .xonte159-size-guide__table th,
.xonte159-size-guide .xonte159-size-guide__table td {
    border-bottom: 0
}

.xonte159-size-guide .xonte159-size-guide__table thead th {
    font-weight: 500
}

.xonte159-size-guide .xonte159-size-guide__table tbody td:first-child {
    min-width: 30%
}

.side-products h2 {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 37px
}

.side-products ul.products {
    list-style: none;
    margin: 0
}

.side-products li {
    padding: 0;
    margin: 0 0 20px;
    transition: .4s
}

.side-products li:last-child {
    margin-bottom: 0
}

.side-products li:hover {
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, .1)
}

.side-products li a {
    display: flex;
    width: 100%;
    align-items: center
}

.side-products li img {
    width: 80px;
    margin-right: 20px;
    float: left
}

.side-products .product-info {
    display: block
}

.side-products .product-title {
    line-height: 1.125;
    display: block;
    max-height: 40px;
    overflow: hidden
}

.side-products .product-price {
    font-size: 14px;
    font-size: .875rem
}

.products.related,
.products.upsells {
    padding-top: 107px
}

.products.related h2,
.products.upsells h2 {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 500;
    margin: 0 0 50px
}

.products.upsells+.products.related {
    padding-top: 47px
}

.linked-products-carousel {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px
}

.linked-products-carousel ul.products {
    margin: 0
}

.linked-products-carousel ul.products li.product {
    padding-left: 0;
    padding-right: 0
}

.single-product.product-v5 .upsells,
.single-product.product-v5 .related {
    padding-top: 67px
}

.xonte159-size-guide--global-content {
    margin-bottom: 40px
}

.xonte159-size-guide--global-content>:first-child {
    margin-top: 0
}

.xonte159-size-guide--global-content>:last-child {
    margin-bottom: 0
}

.sticky-cart-form {
    position: fixed;
    left: 0;
    z-index: 999;
    width: 100%;
    padding: 15px 0;
    background: #fff;
    transition: transform .25s
}

.sticky-cart-form div.sticky-cart-form__product-summary .price {
    font-size: 16px;
    font-size: 1rem;
    margin: 0
}

.sticky-cart-form div.sticky-cart-form__product-summary .price del {
    font-size: 80%
}

.sticky-cart-form form.cart {
    display: flex
}



.sticky-cart-form form.cart .single_add_to_cart_button {
    line-height: 50px;
    flex-basis: fit-content
}

.sticky-cart-form form.cart .product-size-guide,
.sticky-cart-form form.cart .wcboost-wishlist-button,
.sticky-cart-form form.cart .wcboost-products-compare-button,
.sticky-cart-form form.cart .add-to-wishlist-button,
.sticky-cart-form form.cart .product-share {
    display: none
}

.sticky-cart-form form.variations_form {
    align-items: center
}





.sticky-cart-form .group_table,
.sticky-cart-form .available-on-backorder {
    display: none !important
}

div.product.layout-v4 .sticky-cart-form .cart,
div.product.layout-v4 .sticky-cart-form .variations_button {
    flex-wrap: nowrap
}

div.product.layout-v4 .sticky-cart-form .variations:before,
div.product.layout-v4 .sticky-cart-form .variations:after {
    display: none
}

div.product.layout-v4 .sticky-cart-form .variations tbody {
    margin-left: auto;
    margin-right: auto
}

div.product.layout-v4 .sticky-cart-form .variations tr {
    padding: 0;
    width: auto
}

div.product.layout-v4 .sticky-cart-form .variations td.label,
div.product.layout-v4 .sticky-cart-form .variations td.value {
    padding: 0 20px
}

div.product.layout-v4 .sticky-cart-form .price {
    margin: 0
}

.sticky-cart-form--top {
    top: 0;
    border-bottom: 1px solid #e3e7e8;
    transform: translateY(-100%)
}

.sticky-cart-form--bottom {
    bottom: 0;
    border-top: 1px solid #e3e7e8;
    transform: translateY(100%)
}

.sticky-cart-form--pin {
    transform: none
}

.sticky-cart-form__container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sticky-cart-form__container:before,
.sticky-cart-form__container:after {
    display: none
}

.sticky-cart-form__product-summary {
    display: flex;
    align-items: center;
}

.sticky-cart-form__product-summary .sticky-cart-form__product-image img {
    display: block;
    max-height: 130px;
    border-radius: 5px;

}



.summary-right {
    margin-left: 1em;
}


.sticky-cart-form__mobile-button {
    display: none;
    line-height: 50px
}

.sticky-cart-form__mobile-button .svg-icon {
    display: none;
    vertical-align: -0.125em
}

.woocommerce-cart .entry-header .entry-title {
    font-weight: 500;

}

.woocommerce-cart .cart-empty,
.woocommerce-cart .return-to-shop {
    text-align: center
}

.woocommerce-cart .cart-empty {




    background: rgba(0, 0, 0, 0);
    margin-bottom: 2em;

    margin: 0 auto;

    padding: 0;

}



.woocommerce-cart .return-to-shop {
    margin: 0 auto 60px;
}

.woocommerce-cart .return-to-shop .button {
    line-height: 55px;
    min-width: 220px
}

.cart-empty.woocommerce-info .message-icon,
.cart-empty.woocommerce-info .close-message {
    display: none
}

.wc-empty-cart-message .wc-block-components-notice-banner.is-info,
.woocommerce-cart .woocommerce-notices-wrapper .wc-block-components-notice-banner.is-info {
    color: inherit;
    border: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0)
}

.wc-empty-cart-message .wc-block-components-notice-banner.is-info .svg-icon,
.woocommerce-cart .woocommerce-notices-wrapper .wc-block-components-notice-banner.is-info .svg-icon {
    display: none
}

.wc-empty-cart-message .wc-block-components-notice-banner.is-info>.wc-block-components-notice-banner__content,
.woocommerce-cart .woocommerce-notices-wrapper .wc-block-components-notice-banner.is-info>.wc-block-components-notice-banner__content {
    color: inherit;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    padding: 0
}

table.cart {
    margin-bottom: 0
}

table.cart th,
table.cart td {

    border-bottom-color: #e3e7e8
}

table.cart th {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    text-transform: uppercase
}

table.cart thead th {

    padding: 12px 0;
    font-size: .85em;
}



table.cart .product-thumbnail {
    width: 150px;
    padding-left: 0;
    padding-right: 0;
    padding: 1em 0;
}

table.cart .product-thumbnail img {
    display: block;


}




table.cart .product-name a {
    font-weight: 500
}

table.cart .product-name dl {
    font-size: 14px;
    font-size: .875rem;
    margin: 0;
    padding: 0
}

table.cart .product-name dt {
    display: none
}

table.cart .product-name dd {
    display: inline-block;
    margin: 0
}

table.cart .product-name dd:after {
    content: "/"
}

table.cart .product-name dd:last-child:after {
    content: ""
}

table.cart .product-name p {
    margin: 0;
}

table.cart .product-name .backorder_notification {
    color: #838889;
    font-size: 14px;
    font-size: .875rem;
    display: block
}

table.cart .product-name .product-price {
    font-weight: 500;
    display: none
}

table.cart .product-name .product-remove {
    display: none
}

table.cart .product-price,
table.cart .product-subtotal {
    font-weight: 500
}

table.cart .product-quantity .quantity {
    min-width: 142px
}

table.cart .product-quantity .quantity--individual {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    text-align: center;
    display: inline-block
}



table.cart .product-remove svg {
    vertical-align: middle
}

table.cart a.remove {
    color: #a2a5a6;


}

table.cart a.remove:hover {
    color: #243953
}

table.cart .actions {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 0
}

table.cart .actions .button {
    color: #243953;
    font-weight: 500;
    line-height: 1.8571428571;
    float: right;
    padding: 0;
    margin-top: 3px;
    border-bottom: 2px solid;
    background: rgba(0, 0, 0, 0);
    border-radius: 0;
}

table.cart .empty-cart-button {
    margin-right: 100px
}

table.cart .coupon {
    display: inline-block;
    width: 40.350877193%;
    position: relative
}

table.cart .coupon label {
    display: none
}

table.cart .coupon .input-text {
    font-size: 16px;
    font-size: 1rem;
    border: 0;
    padding: 4px 0;
    border-bottom: 2px solid #e3e7e8;
    width: 100%
}

table.cart .coupon .input-text:hover,
table.cart .coupon .input-text:focus {
    border-bottom-color: #243953
}

table.cart .coupon .button {
    float: none;
    border-bottom: 0;
    position: absolute;
    right: 0;
    top: 0
}









.cart-collaterals .shop_table th,
.cart-collaterals .shop_table td {

    border-color: #e3e7e8
}

.cart-collaterals .shop_table th {

    font-weight: 500;
    text-transform: none;
    font-size: .9em;
}

.cart-collaterals .shop_table .shipping th {
    vertical-align: top
}


.cart-collaterals .shop_table .shipping-calculator-button {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 2px solid;
    border-radius: 0;
    padding-bottom: 6px
}

.cart-collaterals .shop_table .shipping-calculator-form input,
.cart-collaterals .shop_table .shipping-calculator-form button {
    width: 100%
}




.cart-collaterals .cart-subtotal-table th,
.cart-collaterals .order-total-table th {


    text-transform: uppercase;
    width: auto
}

.cart-collaterals .cart-subtotal-table td,
.cart-collaterals .order-total-table td {
    text-align: right
}

.cart-collaterals .cart-subtotal-table .amount,
.cart-collaterals .order-total-table .amount {
    font-weight: 500
}

.cart-collaterals .wc-proceed-to-checkout {
    text-align: right;
    clear: both
}

.cart-collaterals .checkout-button {
    color: #fff;
    line-height: 55px;

    width: 100%;
    border: 0;
    background: #243953;
    margin-top: 6px;
}

.shipping ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    font-weight: 500;
}

.shipping ul input.shipping_method {
    display: none
}

.shipping ul label {
    color: #838889;
    position: relative;
    padding-left: 30px;
    display: inline-block;
    cursor: pointer
}

.shipping ul label:before,
.shipping ul label:after {
    content: "";
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: #e3e7e8;
    position: absolute;
    left: 0;
    top: .2em;
    transition: .4s
}

.shipping ul label:before {
    border: 1px solid #e3e7e8;
    background: #e3e7e8
}

.shipping ul label:after {
    opacity: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIgMTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwb2x5Z29uIHBvaW50cz0iNC4xNzcsMTAuNTQzIDAuNDM0LDYuOCAxLjU2Niw1LjY2OCA0LjE3Nyw4LjI3OSAxMC40MzUsMi4wMjMgMTEuNTY1LDMuMTU1ICIvPjwvZz48L2c+PC9zdmc+) no-repeat center center
}

.shipping ul :checked+label,
.shipping ul input[type=hidden]+label {
    color: #243953
}

.shipping ul :checked+label:before,
.shipping ul input[type=hidden]+label:before {
    border-color: #243953;
    background: rgba(0, 0, 0, 0)
}

.shipping ul :checked+label:after,
.shipping ul input[type=hidden]+label:after {
    opacity: 1
}

.shipping .woocommerce-shipping-destination {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 10px
}

.woocommerce-shipping-calculator .shipping-calculator-form {
    padding-top: 30px
}

.woocommerce-shipping-calculator .shipping-calculator-form>:first-child {
    margin-top: 0
}

.woocommerce-shipping-calculator .select2 .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    font-size: 1rem
}

.woocommerce-shipping-calculator button {
    margin-top: 20px
}

.cross-sells {
    margin-top: 105px
}

.cross-sells h2 {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 500;
    margin: 0 0 46px
}

.cart-panel .panel-header {
    padding-bottom: 60px;
}

.cart-panel .panel-content {
    padding-top: 10px
}

.cart-panel .cart-panel-counter {
    margin-left: 6px
}

.cart-panel .widget_shopping_cart_content {
    display: flex;
    flex-direction: column;
    height: 100%
}

.cart-panel .widget_shopping_cart_content .cart_list {
    flex: 1
}



.cart-panel .widget_shopping_cart_content .total,
.cart-panel .widget_shopping_cart_content .buttons {
    width: 100%;
    margin: 0;
    padding-top: 30px
}

.cart-panel .widget_shopping_cart_content .buttons {
    text-align: center;
    margin-bottom: 60px
}

.cart-panel .widget_shopping_cart_content .buttons .button {
    color: #243953;
    font-weight: 500;
    display: block;
    border: 1px solid;
    margin-bottom: 20px;
    background: rgba(0, 0, 0, 0)
}

.cart-panel .widget_shopping_cart_content .buttons .button:hover {
    color: #fff;
    border-color: #243953;
    background: #243953
}

.cart-panel .widget_shopping_cart_content .buttons .button:last-child {
    margin-bottom: 0;
}

.cart-panel a.checkout {
    position: relative
}

.cart-panel .widget_shopping_cart_content .buttons .checkout {
    color: #fff;
    border: 0;
    background: #243953
}

.cart-panel .woocommerce-mini-cart__empty-message {
    text-align: center;
    color: #838889;
    justify-self: center;
    margin: auto 0;
    position: relative;
    top: -70px
}

.cart-panel .woocommerce-mini-cart__empty-message img {
    opacity: .25;
    width: 40%;
    display: block;
    margin: 0 auto 60px auto
}

.floating-cart-icon {
    text-align: center;
    z-index: 999;
    position: fixed;
    bottom: 60px;
    right: 60px;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .3)
}

.floating-cart-icon:hover {
    color: #fff;
    background: #243953
}

.floating-cart-icon .svg-icon {
    vertical-align: middle;
    margin-top: 4px
}

.floating-cart-icon .counter {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%)
}

.gotop~.floating-cart-icon {
    right: 120px
}

.woocommerce-wishlist .entry-title {
    margin-bottom: 60px
}

.woocommerce-wishlist .wishlist-empty,
.woocommerce-wishlist .return-to-shop {
    text-align: center
}

.woocommerce-wishlist .wishlist-empty {
    color: inherit;
    font-size: inherit;
    padding: 0;
    min-height: unset;
    background-color: rgba(0, 0, 0, 0)
}

.woocommerce-wishlist .wishlist-empty .woocommerce-info {
    color: inherit;
    font-size: inherit;
    padding-left: 0;
    padding-right: 0;
    background-color: rgba(0, 0, 0, 0)
}

.woocommerce-wishlist .wishlist-empty .woocommerce-info .svg-icon {
    display: none
}

.woocommerce-wishlist .return-to-shop .button {
    line-height: 55px;
    min-width: 220px
}

table.wishlist_table tr {
    position: relative
}

table.wishlist_table th,
table.wishlist_table td {
    border-color: #e3e7e8
}

table.wishlist_table th {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    text-transform: uppercase;
    padding: 15px 0
}

table.wishlist_table td {
    padding: 20px 0
}

table.wishlist_table td .product-stock-status,
table.wishlist_table td .product-price,
table.wishlist_table td .product-add-to-cart {
    margin: 0
}

table.wishlist_table td .product-stock-status,
table.wishlist_table td .product-price {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 10px
}

table.wishlist_table td .product-stock-status {
    color: #838889;
    text-transform: uppercase
}

table.wishlist_table td .product-add-to-cart .button {
    color: #243953;
    font-weight: 500;
    padding: 0;
    min-width: 0;
    background: rgba(0, 0, 0, 0)
}

table.wishlist_table .product-thumbnail {
    width: 130px
}

table.wishlist_table .product-thumbnail>a {
    display: block;
    line-height: 1
}

table.wishlist_table .product-thumbnail img {
    max-width: 100%;
    margin-left: -10px
}

table.wishlist_table .product-name {
    padding-left: 30px
}

table.wishlist_table .product-name a {
    font-weight: 500
}

table.wishlist_table .product-name dl {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    margin: 0
}

table.wishlist_table .product-name dt {
    display: none
}

table.wishlist_table .product-name dd {
    display: inline-block;
    margin: 0
}

table.wishlist_table .product-name dd:after {
    content: "/"
}

table.wishlist_table .product-name dd:last-child:after {
    content: ""
}

table.wishlist_table .product-price del {
    color: #838889
}

table.wishlist_table td.product-price {
    font-weight: 500
}

table.wishlist_table td.product-stock-status {
    font-weight: 500;
    text-transform: uppercase
}

table.wishlist_table .product-add-to-cart {
    text-align: right;
    padding-right: 70px
}

table.wishlist_table .product-add-to-cart .button {
    line-height: 55px;
    min-width: 220px
}

table.wishlist_table .product-remove {
    width: 10px
}

table.wishlist_table .product-remove a {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

table.wishlist_table a.remove {
    color: #a2a5a6;
    line-height: 1
}

table.wishlist_table a.remove:hover {
    color: #243953
}

.wcboost-wishlist-title {
    text-align: center
}

.wcboost-wishlist-actions button[disabled] {
    opacity: .7
}

.wishlist-share {
    text-align: center;
    margin-top: 60px
}

.wishlist-share h4 {
    margin-bottom: 24px
}

.wishlist-share ul li:last-child {
    margin-right: 0
}

.wishlist-share a {
    color: #838889;
    background-color: rgba(0, 0, 0, 0)
}

.wishlist-share a:hover {
    color: #243953
}

.wishlist-share a svg {
    margin: 0
}

.wcboost-wishlist-share-link__text {
    display: none
}

.wcboost-wishlist-edit-link-wrapper {
    text-align: center
}

.wcboost-wishlist-edit-link-wrapper a {
    color: #838889;
    font-weight: 500
}

.wcboost-wishlist-edit-link-wrapper a:hover {
    color: inherit
}

.wcboost-wishlist-form-edit .woocommerce-input-wrapper {
    display: block
}

.wcboost-wishlist-form-edit .input-text {
    width: 100%
}

.wcboost-wishlist-button__icon>svg {
    font-size: 20px;
    font-size: 1.25rem;
    display: inline-block;
    vertical-align: baseline
}

.wcboost-products-compare-button {
    transition-duration: .4s;
    transition-timing-function: ease
}

.wcboost-products-compare-button__icon svg,
.wcboost-products-compare-button__icon .spinner {
    width: 1rem;
    height: 1rem
}

.wcboost-products-compare-button__icon .spinner {
    vertical-align: -0.15em
}

ul.products li.product .wcboost-products-compare-button {
    margin: 0 0 0 14px;
    vertical-align: top
}

ul.products li.product .wcboost-products-compare-button__icon {
    text-align: center;
    margin: 0;
    min-width: 24px;
    display: inline-block
}

ul.products li.product .wcboost-products-compare-button__icon svg {
    vertical-align: -0.05em
}

ul.products li.product .wcboost-products-compare-button__text {
    display: none
}

ul.products.hover-simple .product-inner .wcboost-products-compare-button {
    position: absolute;
    top: 16px;
    right: 18px;
    opacity: 0;
    margin: 0
}

ul.products.hover-simple .product-inner .wcboost-products-compare-button__icon {
    text-align: center;
    display: inline-block;
    min-width: 24px
}

ul.products.hover-simple .product-inner .wcboost-wishlist-button+.wcboost-products-compare-button,
ul.products.hover-simple .product-inner .add-to-wishlist-button+.wcboost-products-compare-button {
    top: 50px
}

ul.products.hover-simple .product-inner:hover .wcboost-products-compare-button {
    opacity: 1
}

div.product.layout-v1 .wcboost-products-compare-button,
div.product.layout-v5 .wcboost-products-compare-button {
    color: #fff;
    line-height: 50px;
    text-align: center;
    position: absolute;
    left: 60px;
    bottom: 60px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0;
    background-color: var(--xonte159--primary-color, #243953);
    z-index: 99
}

div.product.layout-v1 .wcboost-products-compare-button__icon,
div.product.layout-v5 .wcboost-products-compare-button__icon {
    margin: 0
}

div.product.layout-v1 .wcboost-products-compare-button__icon .spinner,
div.product.layout-v5 .wcboost-products-compare-button__icon .spinner {
    vertical-align: -0.25em
}

div.product.layout-v1 .wcboost-products-compare-button__text,
div.product.layout-v5 .wcboost-products-compare-button__text {
    display: none
}

div.product.layout-v2 .product-compare-button-wrapper,
div.product.layout-v3 .product-compare-button-wrapper,
div.product.layout-v6 .product-compare-button-wrapper,
div.product.layout-v7 .product-compare-button-wrapper {
    clear: both
}

div.product.layout-v2 .wcboost-wishlist-button~.product-compare-button-wrapper,
div.product.layout-v2 .product-share~.product-compare-button-wrapper,
div.product.layout-v3 .wcboost-wishlist-button~.product-compare-button-wrapper,
div.product.layout-v3 .product-share~.product-compare-button-wrapper,
div.product.layout-v6 .wcboost-wishlist-button~.product-compare-button-wrapper,
div.product.layout-v6 .product-share~.product-compare-button-wrapper,
div.product.layout-v7 .wcboost-wishlist-button~.product-compare-button-wrapper,
div.product.layout-v7 .product-share~.product-compare-button-wrapper {
    top: -30px;
    margin-bottom: -20px;
    position: relative
}

div.product.layout-v2 .wcboost-products-compare-button,
div.product.layout-v3 .wcboost-products-compare-button,
div.product.layout-v6 .wcboost-products-compare-button,
div.product.layout-v7 .wcboost-products-compare-button {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block
}

div.product.layout-v2 .wcboost-products-compare-button__icon,
div.product.layout-v3 .wcboost-products-compare-button__icon,
div.product.layout-v6 .wcboost-products-compare-button__icon,
div.product.layout-v7 .wcboost-products-compare-button__icon {
    text-align: center;
    min-width: 18px;
    display: inline-block
}

div.product.layout-v2 .wcboost-products-compare-button__icon svg,
div.product.layout-v2 .wcboost-products-compare-button__icon .spinner,
div.product.layout-v3 .wcboost-products-compare-button__icon svg,
div.product.layout-v3 .wcboost-products-compare-button__icon .spinner,
div.product.layout-v6 .wcboost-products-compare-button__icon svg,
div.product.layout-v6 .wcboost-products-compare-button__icon .spinner,
div.product.layout-v7 .wcboost-products-compare-button__icon svg,
div.product.layout-v7 .wcboost-products-compare-button__icon .spinner {
    width: 14px;
    height: 14px
}

div.product.layout-v4 .product-compare-button-wrapper {
    flex-basis: 100%;
    margin-top: 20px
}

div.product.layout-v4 .wcboost-products-compare-button {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center
}

div.product.layout-v4 .wcboost-products-compare-button__icon {
    line-height: 1
}

div.product.layout-v5 .wcboost-products-compare-button {
    position: fixed
}

table.compare_table {
    font-size: 16px;
    font-size: 1rem
}

table.compare_table th,
table.compare_table td {
    width: 200px;
    padding: 20px 10px
}

table.compare_table th {
    font-weight: 500;
    background: rgba(255, 255, 255, .7);
    background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.8) 65%, rgba(255, 255, 255, 0) 100%)
}

table.compare_table td {
    text-align: center
}

table.compare_table tr:last-child th,
table.compare_table tr:last-child td {
    border-bottom: 0
}

table.compare_table .product-remove th,
table.compare_table .product-remove td {
    padding-bottom: 10px;
    border-bottom: 0
}

table.compare_table .product-remove a.remove {
    font-size: 20px;
    font-weight: 500;
    color: #a2a5a6;
    text-align: center;
    border: 1px solid;
    line-height: 22px;
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 24px
}

table.compare_table .product-remove a.remove:hover {
    color: inherit
}

table.compare_table .product-thumbnail th,
table.compare_table .product-thumbnail td {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 0
}

table.compare_table .product-thumbnail img {
    max-width: 100%;
    display: block
}

table.compare_table .product-name th,
table.compare_table .product-name td {
    border-bottom: none
}

table.compare_table .product-name a {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500
}

table.compare_table .product-rating th,
table.compare_table .product-rating td {
    padding-top: 10px;
    padding-bottom: 10px
}

table.compare_table .product-add-to-cart th,
table.compare_table .product-add-to-cart td {
    padding-top: 20px
}

.wcboost-products-compare__tools {
    display: flex;
    justify-content: flex-end
}

.wcboost-products-compare-popup__title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500
}

.wcboost-products-compare-popup__close {
    padding-right: 0
}

.wcboost-products-compare-popup .wcboost-products-compare__tools {
    padding-left: 30px;
    padding-right: 30px
}

.wcboost-products-compare-widget-item .wcboost-products-compare-widget-item__title {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    padding-right: 20px
}

.wcboost-products-compare-widget-item a.remove {
    font-size: 18px;
    font-weight: 500;
    color: #a2a5a6;
    text-align: center;
    border: 1px solid;
    line-height: 16px;
    width: 16px;
    height: 16px
}

.wcboost-products-compare-widget__buttons .button.wcboost-products-compare-open {
    color: #fff;
    background-color: var(--xonte159--primary-color, #243953)
}

.wcboost-products-compare-widget__buttons .button.wcboost-products-compare-open:hover {
    color: #fff
}

.button.wcboost-products-compare-clear {
    color: var(--xonte159--primary-color, #243953);
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid
}

.widget-area .wcboost-products-compare-widget-item img {
    width: 80px;
    max-width: 80px;
    margin-right: 20px
}

.widget-area .wcboost-products-compare-widget-item a:not(.remove) {
    color: #243953
}

.widget-area .wcboost-products-compare-widget-item a.remove {
    left: auto;
    right: 0;
    top: 10px;
    transform: none
}

.widget-area .wcboost-products-compare-widget-item .price {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    color: #243953
}

.widget-area .wcboost-products-compare-widget-item .price del {
    font-size: 85.7142857143%;
    opacity: .6
}

.widget-area .button.wcboost-products-compare-clear,
.widget-area .button.wcboost-products-compare-clear:hover {
    color: var(--xonte159--primary-color, #243953)
}

.wcboost-products-compare-bar {
    z-index: 99;
    background-color: #fff
}

.wcboost-products-compare-bar .wcboost-products-compare-bar__toggle-button {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #fff;
    border-radius: 4px 4px 0 0;
    display: flex;
    align-items: center;
    transition: .25s
}

.wcboost-products-compare-bar .wcboost-products-compare-bar__toggle-button svg {
    width: 12px;
    height: 12px
}

.wcboost-products-compare-bar .wcboost-products-compare-widget__empty-message {
    font-size: 16px;
    font-size: 1rem
}

.wcboost-products-compare-bar .wcboost-products-compare-widget-item a.remove {
    background-color: #fff
}

.wcboost-products-compare-bar .wcboost-products-compare-widget-item .price {
    font-size: 14px;
    font-size: .875rem
}

.wcboost-products-compare-bar--bottom .wcboost-products-compare-bar__toggle-button {
    margin-bottom: -1px
}

.wcboost-products-compare-bar--bottom .wcboost-products-compare-widget-item {
    flex-basis: auto
}

.wcboost-products-compare-bar--bottom .wcboost-products-compare-widget-item .price {
    white-space: nowrap;
    margin-left: calc(60px + 1rem)
}

.sticky-cart-form-pinned-bottom .wcboost-products-compare-bar--bottom {
    transform: translateY(100%) !important
}

@media(max-width: 768px) {

    .woocommerce-message,
    .woocommerce-info,
    .woocommerce-error {
        font-size: 13px;
    }

    .widget_shopping_cart_content .woocommerce-mini-cart-item__thumbnail img {
        width: 100px
    }



    .cart-b h3,
    .subtitle {
        font-size: 16px;
    }



    .woocommerce div.product .woocommerce-product-details__short-description {
        font-size: 12px;
    }

    .sticky-cart-form__product-summary {
        display: none;
    }





    .wcboost-products-compare-bar--bottom .wcboost-products-compare-bar__toggle {
        right: 20px
    }

    .wcboost-products-compare-bar--bottom .wcboost-products-compare-bar__content {
        padding-left: 20px;
        padding-right: 20px
    }

    .wcboost-products-compare-bar--bottom .wcboost-products-compare-widget__products {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
        scrollbar-width: none;
        scroll-snap-type: x mandatory
    }

    .wcboost-products-compare-bar--bottom .wcboost-products-compare-widget__products::-webkit-scrollbar {
        display: none
    }

    .wcboost-products-compare-bar--bottom .wcboost-products-compare-widget__item {
        scroll-snap-align: start
    }

    .wcboost-products-compare-bar--bottom .wcboost-products-compare-widget__buttons {
        display: flex;
        gap: 10px
    }

    .wcboost-products-compare-bar--bottom .wcboost-products-compare-widget__buttons .button {
        padding-left: 15px;
        padding-right: 15px;
        margin: 0
    }

    .mobile-bottom-bar~.wcboost-products-compare-bar--bottom {
        display: none !important
    }

    .woocommerce-address-fields #billing_address_2_field label {
        display: none;
    }
}

@media screen and (max-width: 782px) {
    .admin-bar .wcboost-products-compare-popup {
        top: 0
    }

    .admin-bar .wcboost-products-compare-popup--open {
        z-index: 999999
    }
}

body .hotspot-modal {
    font-family: "function_pro", sans-serif
}

body .hotspot-modal .modal-content {
    border-radius: 0 !important
}

body .hotspot-modal .modal-dialog .chevron {
    top: 50%;
    transform: translateY(-50%)
}

body .hotspot-modal .ico-close {
    right: 29px;
    top: 24px;
    z-index: 999
}

body .hotspot-modal .above-previews-row {
    margin-bottom: 17px
}

body .hotspot-modal .profile-avatar {
    width: 50px;
    height: 50px;
    margin-right: 10px
}

body .hotspot-modal .public-hotspot--username {
    font-size: 24px;
    font-weight: 500
}

body .hotspot-modal .modal-left-column {
    width: 55%
}

body .hotspot-modal .modal-right-column {
    width: 45%;
    margin: 0 40px;
    padding: 0
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info {
    width: 50%
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__product-image-inner {
    border: 0 !important;
    border-radius: 0 !important
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__number {
    display: none
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__first-line {
    margin-top: 10px
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__second-line {
    font-size: 16px
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__btn-buy.snpt-cta-btn {
    border-radius: 0 !important;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0 8px;
    line-height: 24px;
    margin-top: 10px;
    background-color: #243953;
    color: #fff
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__btn-buy.snpt-cta-btn:hover {
    background-color: #243953;
    color: #fff
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__btn-buy.snpt-cta-btn>span {
    padding-top: 0;
    padding-bottom: 0
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__btn-buy.snpt-cta-btn>span.snpt-cta-btn_txt {
    letter-spacing: 0
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info:nth-child(odd) {
    padding-right: 10px
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info:nth-child(even) {
    padding-left: 10px
}

body .hotspot-modal--frontend .snpt-product-images-slide img,
body .hotspot-modal--frontend .snpt-product-images-slide video {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important
}

body.hotspot-modal-tm-1 public-modal>.hotspot-modal .public-hotspot-info-holder .public-hotspot-info.public-hotspot-info--highlighted .public-hotspot-info__product-image-inner {
    border: 0
}

body.hotspot-modal-tm-1 .snpt-modal.hotspot-modal .public-item-modal .modal-column div {
    color: #243953
}

body.hotspot-modal-tm-1 public-modal>.hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__btn-buy.snpt-cta-btn:hover {
    background-color: #243953;
    color: #fff
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__price {
    font-size: 16px;
    line-height: 30px;
    color: #243953
}

body.hotspot-modal-tm-1 public-modal>.hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__price {
    color: #243953
}

body .snpt-modal.hotspot-modal {
    background-color: rgba(0, 0, 0, .5)
}

.woocommerce-checkout .entry-header .entry-title {
    font-weight: 500;

}

.checkout-login,
.checkout-coupon {
    font-size: 16px;
    font-size: 1rem;
    width: 50%;
    float: left;
    margin-bottom: 43px
}

.checkout-login .woocommerce-info,
.checkout-coupon .woocommerce-info {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    text-align: center;
    color: #838889;
    padding: 18px 10px;
    margin: 0;
    background: #e3e7e8;
    min-height: 0
}

.checkout-login .woocommerce-info .svg-icon,
.checkout-coupon .woocommerce-info .svg-icon {
    display: none
}

.checkout-login .woocommerce-form-login {
    padding: 10px 30px 0 0
}



.checkout-login .woocommerce-form-login input.input-text {
    width: 100%
}

.checkout-login .woocommerce-form-login label {
    transform: translateY(35px);
    transition: .4s;
    display: inline-block
}

.checkout-login .woocommerce-form-login label.woocommerce-form__label {
    transform: none
}

.checkout-login .woocommerce-form-login .focused label {
    transform: none;
    font-size: 14px;
    font-size: .875rem;
    color: #838889
}

.checkout-login .woocommerce-form-login .button {
    width: 100%;
    line-height: 55px
}

.checkout-coupon .checkout_coupon {
    padding: 10px 0 0 30px
}



.checkout-coupon .checkout_coupon input.input-text {
    width: 100%
}

.checkout-coupon .checkout_coupon .button {
    width: 100%;
    line-height: 55px
}

.woocommerce-notices-wrapper+.checkout-coupon,
.logged-in .checkout-coupon {
    float: none;
    margin-left: auto;
    margin-right: auto
}

.woocommerce-notices-wrapper+.checkout-coupon .checkout_coupon,
.logged-in .checkout-coupon .checkout_coupon {
    padding-left: 0
}

.woocommerce-form-login-toggle .wc-block-components-notice-banner,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner {
    padding: 18px !important;
    margin: 0;
    background: #e3e7e8;
    min-height: 0
}

.woocommerce-form-login-toggle .wc-block-components-notice-banner__content,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner__content {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    text-align: center;
    color: #838889
}

.woocommerce-form-login-toggle .wc-block-components-notice-banner__icon,
.woocommerce-form-login-toggle .wc-block-components-notice-banner__close,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner__icon,
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner__close {
    display: none
}

form.woocommerce-checkout {
    clear: both
}

form.woocommerce-checkout .form-row {
    display: flex;
    flex-wrap: wrap
}

.form-row label {
    font-weight: 500;
    margin-top: 9px;
    margin-bottom: 6px;
    font-size: 14px;
}

form.woocommerce-checkout .form-row label {
    
    flex-basis: 130px;
}

form.woocommerce-checkout .form-row label.screen-reader-text {
    -webkit-clip-path: none;
    clip-path: none;
    position: static !important;
    width: auto;
    height: auto;
    display: block;
    text-indent: -9999em
}







.woocommerce-account-fields .form-row.create-account {

    padding-left: 130px;
    display: block
}

.woocommerce-account-fields .create-account {
    flex-wrap: wrap
}

p#account_password_field {
    margin: 0;
}


.woocommerce-account-fields .woocommerce-password-hint,
.woocommerce-account-fields .woocommerce-password-strength {
    text-align: left;
    width: 100%;
    padding-left: 195px
}

.woocommerce-account-fields .woocommerce-password-strength {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 20px
}

.woocommerce-shipping-fields {
    margin-top: 40px
}

.woocommerce-shipping-fields h3 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    padding-left: 195px
}

.woocommerce-additional-fields {
    padding-bottom: 40px;

}






.woocommerce-checkout-review-order-table tfoot .order-total td {
    text-align: right;
    border-bottom: 0;
    font-size: 15px;
}

.woocommerce-checkout-review-order-table tfoot .order-total td strong {
    font-weight: 500
}

.wc_payment_methods {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    margin-top: 1.5em;
}

.wc_payment_methods li {
    padding: 17px 0;
    border-bottom: 1px solid #e3e7e8
}

.wc_payment_methods li:first-child {
    padding-top: 0
}

.wc_payment_methods li:last-child {
    border-bottom: 0
}

.wc_payment_methods li>label {
    font-size: 16px;
    font-size: 1rem;
    color: #838889;
    position: relative;
    padding-left: 30px;
    display: block;
    cursor: pointer
}

.wc_payment_methods li>label:before,
.wc_payment_methods li>label:after {
    content: "";
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: #e3e7e8;
    position: absolute;
    left: 0;
    top: .1em;
    transition: .4s
}

.wc_payment_methods li>label:before {
    border: 1px solid #e3e7e8;
    background: #e3e7e8
}

.wc_payment_methods li>label:after {
    opacity: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIgMTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwb2x5Z29uIHBvaW50cz0iNC4xNzcsMTAuNTQzIDAuNDM0LDYuOCAxLjU2Niw1LjY2OCA0LjE3Nyw4LjI3OSAxMC40MzUsMi4wMjMgMTEuNTY1LDMuMTU1ICIvPjwvZz48L2c+PC9zdmc+) no-repeat center center
}

.wc_payment_methods li>:checked+label {
    color: #243953;
    font-weight: 500;
}

.wc_payment_methods li>:checked+label:before {
    border-color: #243953;
    background: rgba(0, 0, 0, 0)
}

.wc_payment_methods li>:checked+label:after {
    opacity: 1
}

.wc_payment_methods li.payment_method_braintree_cc>input[name=payment_method]+label,
.wc_payment_methods li.payment_method_braintree_paypal>input[name=payment_method]+label {
    padding-right: 30px
}

.wc_payment_methods li[class*=payment_method_braintree_] label>img:first-child {
    float: none
}

.wc_payment_methods img {
    height: 1.5625em;
    vertical-align: middle;
    margin: 0 16px
}

.wc_payment_methods .woocommerce-notice {
    padding: 20px !important;
    min-height: auto
}

.wc_payment_methods .woocommerce-info .close-message {
    display: none
}

.wc_payment_methods .about_paypal {
    float: right;
    border-bottom: 1px solid
}

.wc_payment_methods input.input-radio {
    display: none
}

.wc_payment_methods .payment_box {
    font-size: 16px;
    font-size: 1rem;
    color: #838889;
    line-height: 1.25
}

.wc_payment_methods .payment_box p {
    font-size: 12px;
    padding-top: 8px;
    padding-left: 30px;
}

.wc_payment_methods .payment_box p:last-child {
    margin-bottom: 0
}

.woocommerce-checkout-2-columns .woocommerce-checkout-review-order {
    padding: 20px 40px;
    border: 1px solid #cdcfd0;
    background: #f8f9fa
}

.woocommerce-order-pay .woocommerce>.woocommerce-info {
    padding-left: 30px;
    padding-right: 30px
}

.woocommerce-order-pay form.login {
    width: 50%;
    margin: 0 auto
}

.woocommerce-order-pay form.login .form-row {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0
}

.woocommerce-order-pay form.login label {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: 10px
}

.woocommerce-order-pay form.login label.woocommerce-form-login__rememberme {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    margin: 0
}

.woocommerce-order-pay form.login .input-text {
    width: 100%
}

.woocommerce-order-pay form.login .button {
    line-height: 55px;
    width: 100%
}

.woocommerce-order-pay form.login .rememberme {
    margin: 35px 0
}

.woocommerce-order-pay form.login .lost_password {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin: 40px 0 0 0
}

.woocommerce-order-pay form.login .lost_password a {
    padding-bottom: 6px;
    border-bottom: 2px solid
}

.woocommerce-order-pay .shop_table th {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500
}

.woocommerce-order-pay .shop_table td {
    font-size: 16px;
    font-size: 1rem
}

.woocommerce-order-pay .shop_table td.product-quantity {
    font-size: 14px;
    font-size: .875rem;
    color: #838889
}

.woocommerce-order-pay .shop_table td.product-subtotal {
    font-weight: 500
}

.woocommerce-order-pay .shop_table td.product-total {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500
}

.woocommerce-order-pay .shop_table .product-total,
.woocommerce-order-pay .shop_table .product-subtotal {
    text-align: right
}

.woocommerce-order-pay form button[type=submit] {
    color: #fff;
    line-height: 55px;
    background-color: #243953;
    border: 0;
    min-width: 220px
}

.woocommerce .woocommerce-thankyou-order-received {
    font-size: 22px;
    font-weight: 500
}

.woocommerce ul.order_details {
    border: 1px solid #e3e7e8;
    display: flex;
    list-style: none;
    padding: 25px 40px 15px
}

.woocommerce ul.order_details li {
    padding-right: 20px;
    flex: 1;
    margin-bottom: 10px
}

.woocommerce ul.order_details strong {
    display: block
}

.woocommerce table.order_details th {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase
}

.woocommerce table.order_details td:first-child {
    padding-left: 20px
}

.woocommerce .woocommerce-customer-details :last-child {
    margin-bottom: 0
}

.woocommerce .woocommerce-customer-details address {
    font-size: 16px;
    font-style: normal;
    border: 1px solid #e3e7e8;
    padding: 10px 15px
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    margin-top: 0;
    margin-bottom: 0
}

.woocommerce .woocommerce-customer-details .col2-set {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px
}

.woocommerce .woocommerce-customer-details .col2-set .woocommerce-column {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px
}

#password-open #password_strength {
    padding-left: 195px;
}

@media(max-width: 1199px) {
    .woocommerce ul.order_details {
        padding-left: 30px;
        padding-right: 30px;
        font-size: 16px
    }
}

@media(max-width: 991px) {
    .woocommerce .woocommerce-customer-details .col2-set .woocommerce-column {
        width: 100%
    }
}

@media(max-width: 767px) {
    .woocommerce ul.order_details {
        display: block
    }

    
    #password-open #password_strength {
        padding-left: 0;
    }

}



.woocommerce-account .entry-header .entry-title {
    font-weight: 500;
    margin-bottom: 60px
}

.woocommerce-MyAccount-navigation {
    width: 25%;
    float: left;
    padding-right: 30px;
    margin-top: 10px
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.woocommerce-MyAccount-navigation li {
    margin-bottom: 1em
}

.woocommerce-MyAccount-navigation li:last-child {
    margin-bottom: 0
}



.woocommerce-MyAccount-navigation a:before {
    content: "";
    display: inline-block;
    width: 0;
    border-bottom: 2px solid;
    vertical-align: .25em
}

.woocommerce-MyAccount-navigation a:hover {
    color: #243953
}

.woocommerce-MyAccount-navigation .counter {
    vertical-align: .25em;
    margin-left: 6px;
    background-color: #838889
}

.woocommerce-MyAccount-navigation .is-active a {

    font-weight: 500;
}

.woocommerce-MyAccount-navigation .is-active a:before {
    width: 20px;
    margin-right: 10px
}

.woocommerce-MyAccount-navigation .is-active a .counter {
    background-color: #243953
}

.woocommerce-MyAccount-content {

    width: 75%;
    float: left
}



.woocommerce-MyAccount-content>h3,
.woocommerce-MyAccount-content h3:first-child {
    margin-top: 0
}

.woocommerce-MyAccount-content>p:first-child {
    margin-top: 12px
}

.woocommerce-MyAccount-content h3.greeting {
    color: #838889;
    margin-bottom: 53px
}

.woocommerce-MyAccount-content h3.greeting span {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400
}

.woocommerce-MyAccount-content h3.greeting strong {
    font-weight: 500;
    color: #243953
}

.woocommerce-MyAccount-content h3.no-order,
.woocommerce-MyAccount-content h3.no-downloads {
    margin-bottom: 20px
}

.woocommerce-MyAccount-content .button.large {
    min-width: 220px
}

.woocommerce-MyAccount-content .woocommerce-message--no-order {
    padding-left: 30px;
    padding-right: 30px
}

.woocommerce-Address-title h3 {
    margin: 0 0 15px
}

.woocommerce-address-footer {
    margin-top: 32px
}

form.edit-account h3 {
    margin-bottom: 15px
}

form.edit-account h3:first-child {
    margin-top: -0.25em
}

form.edit-account .form-row {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0
}

form.edit-account .form-row>span {
    font-size: 14px;
    font-size: .875rem;
    margin-left: 195px;
    margin-top: 5px
}

form.edit-account .form-row>span.password-input {
    margin-top: 0;
    margin-left: 0;
    flex: 1
}

form.edit-account .form-row>span.password-input .input-text {
    width: 100%
}



form.edit-account .form-row-submit {
    padding-left: 195px;
    margin-top: 30px
}

form.edit-account .form-row-submit .button {
    display: block;
    width: 100%;
    line-height: 55px;
    padding: 0 80px
}

form.edit-account label {
    flex-basis: 195px;
}

form.edit-account label[for=account_last_name] {
    display: none
}

form.edit-account .input-text {
    flex: 1
}

form.edit-account fieldset {
    margin: 80px 0 0 0;
    padding: 0;
    border: 0
}

form.edit-account fieldset legend {
    font-size: 40px;
    font-size: 2.5rem;
    color: #243953;
    font-weight: 500;
    display: block;
    width: 100%;
    padding-top: 20px;
    margin-bottom: 15px;
    border-top: 1px solid #e3e7e8
}

.woocommerce-Address {
    margin-bottom: 23px;


}

.woocommerce-Address:last-child {
    margin-bottom: 0
}

.woocommerce-Address address {


    font-style: normal;
    line-height: 2
}



.woocommerce-address-fields .form-row label.screen-reader-text {
    -webkit-clip-path: none;
    clip-path: none;
    position: static !important;
    width: auto;
    height: auto;
    display: block;
    text-indent: -9999em
}



.woocommerce-address-fields .form-row-last label {
    display: none
}

.woocommerce-address-fields .woocommerce-input-wrapper,
.woocommerce-address-fields .input-text,
.woocommerce-address-fields .select2-container {
    flex: 1
}

.woocommerce-address-fields .woocommerce-input-wrapper .input-text,
.woocommerce-address-fields .woocommerce-input-wrapper .select2-container {
    width: 100%
}

.woocommerce-address-fields label {
    color: #243953;
    font-weight: 500;
    margin-top: 9px;
    flex-basis: 130px;
    font-size: .9em;
}



.woocommerce-address-fields .button {
    line-height: 55px;
    display: block;
    margin-top: 40px;

    width: 100%;
}


.woocommerce-account-login .content-area .woocommerce {
    width: 36.8421052632%;
    margin: 0 auto;
    padding: 0 15px;
    overflow: hidden
}

.woocommerce-account-login .content-area .woocommerce h2 {
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center;
    margin: 0 0 35px 0
}

.woocommerce-account-login .content-area .woocommerce .woocommerce-message,
.woocommerce-account-login .content-area .woocommerce .woocommerce-info,
.woocommerce-account-login .content-area .woocommerce .woocommerce-error {
    padding-left: 80px;
    padding-right: 60px
}


.woocommerce-account-login form.register .input-text,
.woocommerce-account-login form.login .input-text,
.woocommerce-account-login form.lost_reset_password .input-text {
    width: 100%;
    margin-top: 6px;
}



/* 
.woocommerce-account-login form.register .form-row,
.woocommerce-account-login form.login .form-row,
.woocommerce-account-login form.lost_reset_password .form-row {
    margin: 0
}

.woocommerce-account-login form.register .form-row:first-child,
.woocommerce-account-login form.login .form-row:first-child,
.woocommerce-account-login form.lost_reset_password .form-row:first-child {
    margin-bottom: 6px
}




.woocommerce-account-login form.register label.woocommerce-form__label,
.woocommerce-account-login form.login label.woocommerce-form__label,
.woocommerce-account-login form.lost_reset_password label.woocommerce-form__label {
    transform: none
}

.woocommerce-account-login form.register .focused label,
.woocommerce-account-login form.login .focused label,
.woocommerce-account-login form.lost_reset_password .focused label {
    font-size: 14px;
    font-size: .875rem;
    color: #243953;
    transform: translateY(0)
} */

.woocommerce-account-login form.register .button,
.woocommerce-account-login form.login .button,
.woocommerce-account-login form.lost_reset_password .button {
    width: 100%
}

.woocommerce-account-login form.login .rememberme {
    margin: 28px 0
}

.woocommerce-account-login form.login .lost_password {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin: 40px 0 0 0
}

.woocommerce-account-login form.login .lost_password a {
    padding-bottom: 6px;
    border-bottom: 2px solid
}

.woocommerce-account-login form.register .button {
    margin-top: 24px
}

.woocommerce-account-login form.register .woocommerce-privacy-policy-text {
    font-size: 16px;
    font-size: 1rem
}

.woocommerce-account-login form.lost_reset_password .form-row {
    width: 100%
}

.woocommerce-account-login form.lost_reset_password .button {
    line-height: 55px;
    margin-top: 40px
}

.woocommerce-account-login .login-tabs-nav {
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 500;
    margin: 0 0 25px 0
}

.woocommerce-account-login .login-tabs-nav .tab-nav {
    color: #838889;
    cursor: pointer;

}

.woocommerce-account-login .login-tabs-nav .tab-nav:last-child {
    margin-right: 0
}

.woocommerce-account-login .login-tabs-nav .tab-nav:after {
    border-bottom-width: 2px
}

.woocommerce-account-login .login-tabs-nav .tab-nav.active {
    color: #243953
}

.woocommerce-account-login .u-columns {
    position: relative;
    width: 200%;
    overflow: hidden;
    padding-bottom: 50px;
}

.woocommerce-account-login .u-columns .u-column1,
.woocommerce-account-login .u-columns .u-column2 {
    width: 50%;
    float: left;
    padding: 0;
    opacity: 0;
    transition: .4s
}

.woocommerce-account-login .u-columns .u-column1.active,
.woocommerce-account-login .u-columns .u-column2.active {
    opacity: 1;
    transform: translateX(-100%)
}

.woocommerce-account-login .u-columns .u-column1 h2,
.woocommerce-account-login .u-columns .u-column2 h2 {
    display: none
}

.woocommerce-account-login .u-columns .u-column1 {
    transform: translateX(-100%)
}

.woocommerce-account-login .u-columns .u-column1.active {
    transform: none
}

.woocommerce-order-tracking .entry-title {
    margin-bottom: 20px
}

.track_order>p:not(.form-row):first-child {
    text-align: center;
    margin-bottom: 107px
}

.track_order .form-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.track_order .form-row label {
    flex-basis: 17.1052631579%
}

.track_order .form-row .input-text {
    flex: 1;
    margin-right: 17.1052631579%
}

.track_order .form-row-first,
.track_order .form-row-last {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.track_order .button {
    line-height: 55px;
    min-width: 220px;
    margin-left: 17.1052631579%
}

.site-header-cart {
    position: relative;
    margin: 0;
    padding: 0;
    content: "";
    display: table;
    table-layout: fixed
}

.site-header-cart .cart-contents {
    text-decoration: none
}

.site-header-cart .widget_shopping_cart {
    display: none
}

.site-header-cart .product_list_widget {
    margin: 0;
    padding: 0
}

@media screen and (min-width: 48em) {
    .site-header-cart .widget_shopping_cart {
        position: absolute;
        top: 100%;
        width: 100%;
        z-index: 999999;
        left: -999em;
        display: block;
        box-shadow: 0 3px 3px rgba(0, 0, 0, .2)
    }

    .site-header-cart:hover .widget_shopping_cart,
    .site-header-cart.focus .widget_shopping_cart {
        left: 0;
        display: block
    }
}


.woocommerce-product-rating {
    display: flex;
    align-items: center;
    margin: 12px 0;
}

.star-rating {
    font-size: 19px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    display: inline-block
}

.star-rating .rating-stars {
    display: flex;
    height: 20px;
    line-height: 1
}

.star-rating .svg-icon {
    font-size: inherit
}

.star-rating .max-rating {
    color: #cdcfd0
}

.star-rating .user-rating {
    color: #ff0000;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden
}

p.stars {
    line-height: 1;
    display: inline-block;
    margin: 0
}

p.stars>span {
    display: inline-block;
    height: 24px
}

p.stars a {
    position: relative;
    height: 24px;
    width: 24px;
    text-indent: -999em;
    font-size: 0;
    color: #cdcfd0;
    display: inline-block;
    text-decoration: none;
    margin-right: 1px;
    font-weight: 500;
    transition: none
}

p.stars a:hover~a {
    color: #cdcfd0
}

p.stars a span {
    text-indent: 0;
    display: block
}

p.stars:hover a {
    color: #ffb22d
}

p.stars.selected a.active {
    color: #ffb22d
}

p.stars.selected a.active~a {
    color: #cdcfd0
}

p.stars.selected a:not(.active) {
    color: #ffb22d
}

.woocommerce-tabs ul.tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left
}

.woocommerce-tabs ul.tabs li {
    display: inline-block;
    margin: 0;
    position: relative
}

.woocommerce-tabs ul.tabs li a {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    padding-bottom: 8px;
    position: relative
}

.woocommerce-tabs ul.tabs li a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    border-bottom: 1px solid;
    transition: width .4s
}

.woocommerce-tabs ul.tabs .active a:after {
    width: 100%;
    left: 0
}

.woocommerce-password-strength.strong {
    color: #8ed3af
}

.woocommerce-password-strength.short {
    color: #f49090
}

.woocommerce-password-strength.bad {
    color: #f49090
}

.woocommerce-password-strength.good {
    color: #ffd07d
}

.woocommerce-form .password-input {
    display: block;
    position: relative
}

.woocommerce-form .show-password-input {
    padding: 0;
    transition: .35s;
    cursor: pointer;
    opacity: .5;
    position: absolute;
    right: 6px;
    top: 14px;
    width: 24px;
    height: 24px;
    background: no-repeat center center;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjIiLz48cGF0aCBkPSJNMTYuNDY2LDYuNzQ4QzE1LjIzOCw1LjU4MywxMy42MTksNSwxMiw1UzguNzYyLDUuNTgzLDcuNTM0LDYuNzQ4TDIsMTJsNS41MzQsNS4yNTJDOC43NjIsMTguNDE3LDEwLjM4MSwxOSwxMiwxOXMzLjIzOC0wLjU4Myw0LjQ2Ni0xLjc0OEwyMiwxMkwxNi40NjYsNi43NDh6IE0xNS4wODksMTUuODAxQzE0LjI3NCwxNi41NzQsMTMuMTc3LDE3LDEyLDE3cy0yLjI3NC0wLjQyNi0zLjA4OS0xLjE5OUw0LjkwNSwxMmw0LjAwNS0zLjgwMUM5LjcyNiw3LjQyNiwxMC44MjMsNywxMiw3czIuMjc0LDAuNDI2LDMuMDg5LDEuMTk5TDE5LjA5NSwxMkwxNS4wODksMTUuODAxeiIvPjwvZz48cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz48L2c+PC9zdmc+)
}

.woocommerce-form .show-password-input:hover,
.woocommerce-form .show-password-input.display-password {
    opacity: 1
}

.form-row {
    margin: 1em 0
}

.woocommerce-address-fields .form-row {
    display: flex;
    align-items: center;
}

.form-row.woocommerce-invalid input.input-text {
    border-color: #f49090
}

.form-row input.input-text {
    font-size: 16px;
    font-size: 1rem;
}

.form-row label .optional {
    display: none
}





.clear,
.form-row-wide {
    clear: both
}

.select2 .selection {
    display: block
}

.select2 .select2-selection--single {
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid #e3e7e8;
    background: rgba(0, 0, 0, 0);
    height: auto;
    transition: border .4s
}

.select2 .select2-selection--single:hover {
    border-bottom-color: #243953
}

.select2 .select2-selection--single .select2-selection__rendered {
    font-size: inherit;
    line-height: inherit;
    height: auto;

    padding: 6px 20px 4px 0
}

.select2 .select2-selection--single .select2-selection__arrow {
    top: 50%;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTQgMTQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIHBvaW50cz0iNywxMC43NzMgMS41MzEsNi4zOTggMi40NjksNS4yMjcgNyw4Ljg1MSAxMS41MzEsNS4yMjcgMTIuNDY5LDYuMzk4ICIvPjwvZz48cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiLz48L3N2Zz4=) no-repeat right center
}

.select2 .select2-selection--single .select2-selection__arrow b {
    display: none
}

.select2.select2-container--open .select2-selection--single {
    border-bottom-color: #243953
}

.select2.select2-container--open .select2-selection--single .select2-selection__arrow {
    transform: rotate(180deg)
}

.select2.select2-container--disabled .select2-selection--single {
    background: rgba(0, 0, 0, 0)
}

.select2-container.select2-container--open {
    z-index: 10000
}

.select2-container .select2-dropdown {
    font-size: 16px;
    font-size: 1rem
}

.select2-container .select2-search--dropdown {
    padding: 0;
    margin-bottom: 10px
}

.select2-container .select2-search--dropdown .select2-search__field {
    border-color: #838889
}

.select2-container .select2-dropdown {
    text-align: initial;
    border-radius: 0;
    border: 0;

    background: #fff;
    box-shadow: 0 0 30px -2px rgba(0, 0, 0, .1);
    z-index: 1151
}

.select2-container .select2-results__options::-webkit-scrollbar {
    width: 0;
    opacity: 0
}

.select2-container .select2-results__options:hover::-webkit-scrollbar {
    width: 6px
}

.select2-container .select2-results__options::-webkit-scrollbar-track {
    border-radius: 3px;
    background: #e3e7e8
}

.select2-container .select2-results__options::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: #838889
}

.select2-container .select2-results__options::-webkit-scrollbar-thumb:hover {
    background: #243953
}

.select2-container .select2-results__options .select2-results__option--highlighted {
    background-color: #243953
}

.required {

    font-weight: 500;
}

label.checkbox-s,
label.woocommerce-form__label-for-checkbox {
    color: #838889;
    position: relative;
    padding-left: 30px;
    display: inline-block;
    cursor: pointer
}

label.checkbox-s input,
label.woocommerce-form__label-for-checkbox input {
    display: none
}

label.checkbox-s span:before,
label.checkbox-s span:after,
label.woocommerce-form__label-for-checkbox span:before,
label.woocommerce-form__label-for-checkbox span:after {
    content: "";
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: #e3e7e8;
    position: absolute;
    left: 0;
    top: .1em;
    transition: .4s
}

label.checkbox-s span:before,
label.woocommerce-form__label-for-checkbox span:before {
    border: 1px solid #e3e7e8;
    background: #e3e7e8
}

label.checkbox-s span:after,
label.woocommerce-form__label-for-checkbox span:after {
    opacity: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIgMTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwb2x5Z29uIHBvaW50cz0iNC4xNzcsMTAuNTQzIDAuNDM0LDYuOCAxLjU2Niw1LjY2OCA0LjE3Nyw4LjI3OSAxMC40MzUsMi4wMjMgMTEuNTY1LDMuMTU1ICIvPjwvZz48L2c+PC9zdmc+) no-repeat center center
}


label.checkbox-s span.required:before,
label.checkbox-s span.required:after,
label.woocommerce-form__label-for-checkbox span.required:before,
label.woocommerce-form__label-for-checkbox span.required:after {
    display: none
}

label.checkbox-s :checked~span,
label.woocommerce-form__label-for-checkbox :checked~span {
    color: #243953
}

label.checkbox-s :checked~span:before,
label.woocommerce-form__label-for-checkbox :checked~span:before {
    border-color: #243953;
    background: rgba(0, 0, 0, 0)
}

label.checkbox-s :checked~span:after,
label.woocommerce-form__label-for-checkbox :checked~span:after {
    opacity: 1
}

@media screen and (max-width: 767px) {

    .form-row-first,
    .form-row-last {
        width: auto;
        float: none;
        padding-left: 0;
        padding-right: 0
    }
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
    font-size: 14px;
    position: relative;
    padding: 20px 35px 20px 55px;
    margin: 0 auto 2em;
    background-color: #f9f9f9;
    min-height: 60px;
    border-radius: 5px;
    max-width: 580px;
}

.woocommerce-message.woocommerce-notice,
.woocommerce-info.woocommerce-notice,
.woocommerce-error.woocommerce-notice {
    padding: 1em
}

.woocommerce-message .svg-icon,
.woocommerce-info .svg-icon,
.woocommerce-error .svg-icon {
    position: absolute;
    left: 20px;
    top: 22px;
    line-height: 0
}

.woocommerce-message .message-icon,
.woocommerce-info .message-icon,
.woocommerce-error .message-icon {
    font-size: 20px
}

.woocommerce-message .close-message,
.woocommerce-info .close-message,
.woocommerce-error .close-message {
    right: 12px;
    left: auto;
    cursor: pointer;
    font-size: 1rem;
}

.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button {
    line-height: inherit;
    padding: 0;
    border-bottom: 2px solid;
    border-radius: 0;
    background: rgba(0, 0, 0, 0);
    float: right;
    margin-left: 10px
}

.woocommerce-message .button:hover,
.woocommerce-info .button:hover,
.woocommerce-error .button:hover {
    color: #243953
}

.woocommerce-info {
    background-color: #f9f9f9
}

.woocommerce-error {
    background-color: #f9f9f9
}

.woocommerce-error .error-message {
    margin: 0;
    padding: 0;
    list-style: none
}

.woocommerce-error .error-message li {
    margin-bottom: 2px
}

.woocommerce-error .error-message li:last-child {
    margin-bottom: 0
}

.demo_store {
    color: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 15px 20px;
    background-color: #ffd07d;
    z-index: 9999
}

.demo_store .woocommerce-store-notice__dismiss-link {
    color: #fff;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    text-transform: uppercase;
    float: right;
    margin-top: 5px
}

.woocommerce-badges {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 19
}

.product_title .woocommerce-badges {
    position: static;
    display: inline-block;
    margin-left: 20px;
    vertical-align: .15625em
}

.woocommerce-badge {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 10px;
    background-color: #3ee590;
    border-radius: 50%;
    position: relative
}

.woocommerce-badge.featured {
    background-color: #ff736c
}

.woocommerce-badge.new {
    background-color: #ffb453
}

.woocommerce-badge.sold-out {
    background-color: #838889
}

.woocommerce-badge span {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translate(0, -50%)
}

.woocommerce-badges--rectangle .woocommerce-badge {
    line-height: 20px;
    height: auto;
    width: auto;
    min-width: 40px;
    padding: 0 5px;
    border-radius: 0
}

.woocommerce-badges--rectangle .woocommerce-badge span {
    top: auto;
    transform: none;
    position: static;
    color: #243953;
    font-weight: 500;
}

.add-to-wishlist-button .added,
.add-to-wishlist-button .adding {
    display: none
}

.add-to-wishlist-button.added .add {
    display: none
}

.add-to-wishlist-button.added .added {
    display: inline-block
}

.add-to-wishlist-button.loading .add {
    display: none
}

.add-to-wishlist-button.loading .adding {
    display: inline-block
}

.add-to-wishlist-button .adding .spinner {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid;
    border-top-color: rgba(0, 0, 0, 0);
    animation: spin infinite 1s linear
}

.woocommerce .quantity {
    display: inline-block;

    transition: .4s
}



.woocommerce .quantity input {
    background: rgba(0, 0, 0, 0);
    border: 0
}


.woocommerce .quantity .qty {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    text-align: center;
    width: 34px;
    line-height: 34px;
    padding: 0;
    -moz-appearance: textfield
}

.woocommerce .quantity .qty::-webkit-outer-spin-button,
.woocommerce .quantity .qty::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.woocommerce .quantity .qty-button {
    color: #838889;
    font-size: 16px;

    line-height: 38px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
    position: relative;
    transition: .4s
}

.woocommerce .quantity .qty-button:hover {
    color: #243953
}

.woocommerce .quantity .qty-button:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.4em;
    height: 1.4em;
    border-radius: 50%;
    transform: translate(-50%, -50%);

    background-color: #f1f1f1;
    transition: background-color .2s;

}

.woocommerce .quantity .qty-button:active:before {
    background-color: #cdcfd0
}

.woocommerce .quantity .qty-button svg {
    position: relative;

}

.woocommerce .quantity--dropdown {
    border-width: 0;
    flex-wrap: wrap
}

.woocommerce .quantity--dropdown:after {
    content: "";
    display: inline-block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    padding: 3px;
    margin-left: -12px;
    transform: rotate(45deg)
}

.woocommerce .quantity--dropdown .qty-button {
    display: none
}

.woocommerce .quantity--dropdown .qty {
    text-align: initial;
    min-width: 55px;
    border-width: 0 0 1px 0;
    border-style: solid;
    padding: 8px 0;
    flex: auto 1 auto
}

.woocommerce .quantity-dropdown {
    min-width: 55px
}

.woocommerce .quantity-dropdown:after {
    display: none
}

.woocommerce .quantity-dropdown .qty,
.woocommerce .quantity-dropdown .qty-button {
    display: none
}

.woocommerce .quantity-dropdown .qty-dropdown {
    position: relative;
    cursor: pointer;
    display: block
}

.woocommerce .quantity-dropdown .current {
    display: block
}

.woocommerce .quantity-dropdown .qty-options {
    position: absolute;
    top: 15px;
    transform: translate(0, -50%);
    width: 100%;
    display: none;
    background: #fff;
    box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, .1);
    z-index: 1000;
    overflow: hidden
}

.woocommerce .quantity-dropdown .qty-options ul {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    transition: transform .2s ease
}

.woocommerce .quantity-dropdown .qty-options ul li {
    transition: .4s;
    display: block;
    padding: 4.5px 0
}

.woocommerce .quantity-dropdown .qty-options ul li:hover,
.woocommerce .quantity-dropdown .qty-options ul li.active {
    background-color: #e3e7e8
}

.woocommerce .tawcvs-swatches {
    min-height: 28px;
    padding: 0;
    display: inline-block
}

.woocommerce .tawcvs-swatches .swatch {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    color: #838889;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    opacity: 1;
    background: rgba(0, 0, 0, 0);
    width: 18px;
    height: 18px;
    line-height: 18px;
    min-width: 18px;
    margin: 0 22px 10px 0;
    position: relative
}

.woocommerce .tawcvs-swatches .swatch:last-child {
    margin-right: 0
}

.woocommerce .tawcvs-swatches .swatch:after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    position: absolute;
    bottom: -10px;
    transition: .4s
}

.woocommerce .tawcvs-swatches .swatch.selected {
    color: #243953
}

.woocommerce .tawcvs-swatches .swatch.selected:after {
    border-color: #243953
}

.woocommerce .tawcvs-swatches .swatch .swatch__tooltip {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400
}

.woocommerce .tawcvs-swatches .swatch-label {
    width: auto;
    min-width: 18px
}

.woocommerce .tawcvs-swatches .swatch-image {
    font-size: 0;
    overflow: visible
}

.woocommerce .tawcvs-swatches .swatch-color.selected:before {
    display: none
}

.woocommerce .wcboost-variation-swatches__wrapper {
    margin: 0 0 20px 0;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 20px
}

.woocommerce .wcboost-variation-swatches__item {
    margin: 0
}

.woocommerce .wcboost-variation-swatches--default:not(.wcboost-variation-swatches--button) .wcboost-variation-swatches__item {
    box-shadow: none
}

.woocommerce .wcboost-variation-swatches--default:not(.wcboost-variation-swatches--button) .wcboost-variation-swatches__item img {
    padding-bottom: 8px;
    border-bottom: 2px solid rgba(0, 0, 0, 0)
}

.woocommerce .wcboost-variation-swatches--default:not(.wcboost-variation-swatches--button) .wcboost-variation-swatches__name {
    color: #838889;
    position: relative
}

.woocommerce .wcboost-variation-swatches--default:not(.wcboost-variation-swatches--button) .wcboost-variation-swatches__name::after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    position: absolute;
    bottom: -10px;
    transition: .4s
}

.woocommerce .wcboost-variation-swatches--default:not(.wcboost-variation-swatches--button) .selected .wcboost-variation-swatches__name {
    color: #000
}

.woocommerce .wcboost-variation-swatches--default:not(.wcboost-variation-swatches--button) .selected .wcboost-variation-swatches__name::after {
    border-color: #243953
}

.woocommerce .wcboost-variation-swatches--default:not(.wcboost-variation-swatches--button) .selected img {
    border-color: #243953
}

.woocommerce .wcboost-variation-swatches--default:not(.wcboost-variation-swatches--button).wcboost-variation-swatches--color .wcboost-variation-swatches__item {
    padding: 0
}

.woocommerce .wcboost-variation-swatches--button .wcboost-variation-swatches__item {
    padding: 5px 10px;
    height: auto
}

.woocommerce .wcboost-variation-swatches--label .wcboost-variation-swatches__name {
    font-weight: 500
}

.xonte159-woocommerce-alert {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    opacity: 0;
    transition: .5s;
    transform: translate3d(0, 100%, 0);
    z-index: 9999
}

.xonte159-woocommerce-alert.active {
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.xonte159-woocommerce-alert .wc-block-components-notice-banner,
.xonte159-woocommerce-alert .woocommerce-error,
.xonte159-woocommerce-alert .woocommerce-info,
.xonte159-woocommerce-alert .woocommerce-message {
    margin: 0
}

.xonte159-woocommerce-alert .wc-block-components-notice-banner {
    display: flex
}

.blockOverlay {
    background: #fff !important
}

.currency-switcher--wcml {
    display: inline-block
}

.currency-switcher--wcml .wcml-dropdown {
    width: auto;
    height: 100%;
    display: inline-block
}

.currency-switcher--wcml .wcml-dropdown.product {
    margin: 0
}

.currency-switcher--wcml .wcml-dropdown>ul,
.currency-switcher--wcml .wcml-dropdown>ul>li {
    height: 100%
}

.currency-switcher--wcml .wcml-dropdown li {
    border: none;
    background-color: rgba(0, 0, 0, 0)
}

.currency-switcher--wcml .wcml-dropdown a {
    color: #243953;
    line-height: inherit;
    white-space: nowrap;
    padding: 10px 15px
}

.currency-switcher--wcml .wcml-dropdown a.wcml-cs-item-toggle {
    color: inherit;
    padding: 0 25px 0 0;
    height: 100%;
    display: flex;
    align-items: center
}

.currency-switcher--wcml .wcml-dropdown a.wcml-cs-item-toggle:after {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    padding: 3px 20px 4px 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTQgMTQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIHBvaW50cz0iNywxMC43NzMgMS41MzEsNi4zOTggMi40NjksNS4yMjcgNyw4Ljg1MSAxMS41MzEsNS4yMjcgMTIuNDY5LDYuMzk4ICIvPjwvZz48cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: right center
}

.currency-switcher--wcml .wcml-dropdown .wcml-cs-submenu {
    left: -15px;
    border-top: none;
    background-color: #fff;
    min-width: -moz-max-content;
    min-width: max-content;
    box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, .1)
}

.currency-switcher--wcml .wcml-dropdown .wcml-cs-submenu li {
    text-align: initial
}

.currency-switcher--wcml .wcml-dropdown .wcml-cs-submenu a {
    transition: background-color .3s ease-in
}

.currency-switcher--wcml .wcml-dropdown .wcml-cs-submenu a:hover {
    background-color: #e3e7e8
}

.currency-switcher--wcml .wcml-cs-item-toggle {
    font-weight: 500
}

.currency-switcher--wcml .label {
    margin-right: 20px
}

.currency-switcher--wcml.up .wcml-cs-submenu {
    top: auto;
    bottom: 100%
}

.text-light .wcml-dropdown a.wcml-cs-item-toggle:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMTQgMTQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE0IDE0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cG9seWdvbiBwb2ludHM9IjcsMTAuNzczIDEuNTMxLDYuMzk4IDIuNDY5LDUuMjI3IDcsOC44NTEgMTEuNTMxLDUuMjI3IDEyLjQ2OSw2LjM5OCIgZmlsbD0iI2ZmZiIvPgo8L2c+Cjwvc3ZnPg==)
}

.notifyjs-xonte159-base {
    font-size: 16px;
    font-size: 1rem;
    position: relative;
    padding: 15px 20px 15px 60px;
    margin-bottom: 10px;
    box-shadow: 0 4px 10px 0 rgba(3, 3, 3, .1)
}

.notifyjs-xonte159-base .message-icon {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.notifyjs-xonte159-success {
    color: #fff;
    background-color: #8ed3af
}

.pswp {
    z-index: 4000
}

.bct-canvas-image {
    display: none !important
}

.widget .product_list_widget li {
    overflow: hidden;
    padding: 0;
    margin-bottom: 30px;
    display: flex;
    align-items: center
}

.widget .product_list_widget li:last-child {
    margin-bottom: 0
}

.widget .product_list_widget .cart_item--summary {
    flex: 1
}

.widget .product_list_widget img {
    margin-right: 30px;
    width: 80px
}

.widget .product_list_widget .star-rating,
.widget .product_list_widget .product-title {
    display: block
}

.widget .product_list_widget .product-title {
    font-size: 16px;
    font-size: 1rem;
    color: #243953;
    font-weight: 500;
    margin-bottom: 8px
}

.widget .product_list_widget .star-rating {
    margin-bottom: 5px
}

.widget .product_list_widget .amount {
    color: #243953
}

.shop-sidebar {
    font-size: 14px;
    font-size: .875rem;
    color: #838889;
    margin-top: 33px
}

.shop-sidebar .widget {
    padding: 0 0 28px 0;
    margin-bottom: 30px;
    border: 0;
    border-bottom: 1px solid #e3e7e8
}

.shop-sidebar .widget:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.shop-sidebar .widget li {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 0
}

.shop-sidebar .widget li .posts-count {
    margin-top: 2px
}

.shop-sidebar .widget ul ul {
    border-top: 0;
    margin-top: 5px
}

.shop-sidebar .widget a {
    color: #838889
}

.shop-sidebar .widget a:hover {
    color: #243953
}

.shop-sidebar .widget-title {
    color: #243953;
    font-weight: 500;
    border-bottom: 0;
    padding-bottom: 0
}

.shop-sidebar .tagcloud a:hover {
    color: #fff
}

.shop-sidebar .products-filter-widget .widget-title {
    text-transform: none;
    margin-bottom: 30px
}

.shop-sidebar .products-filter-widget .filter-name {
    color: #243953;
    margin-bottom: 24px
}

.shop-sidebar .products-filter-widget .filter {
    padding-bottom: 28px;
    margin-bottom: 34px;
    border-bottom: 1px solid #e3e7e8
}

.shop-sidebar .products-filter-widget .filter:last-child {
    border-bottom: 0
}

.shop-sidebar .products-filter-widget .select2 {
    margin-bottom: 16px
}

.shop-sidebar .products-filter-widget .button {
    margin-top: 0
}

.shop-sidebar .products-filter-widget .reset-button {
    display: none
}

.shop-sidebar .products-filter-widget .products-loader {
    margin-bottom: 0
}

.shop-sidebar .products-filter-widget .instant-filter .filter:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0
}

.shop-sidebar .widget_search .search-field {
    padding-top: 15px;
    padding-bottom: 15px
}

.shop-sidebar .widget_search .search-submit {
    line-height: 50px
}

.widget_price_filter .price_slider {
    margin-top: 41px;
    margin-bottom: 30px
}

.widget_price_filter .price_slider_amount {
    text-align: center;
    line-height: 2.4em;
    display: flex;
    flex-direction: column-reverse
}

.widget_price_filter .price_slider_amount .button {
    line-height: 55px;
    display: block;
    width: 100%
}

.widget_price_filter .price_slider_amount .price_label {
    font-size: 12px;
    font-size: .75rem;
    color: #243953;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: left
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 16px;
    height: 16px;
    cursor: ew-resize;
    outline: none;
    background: #000;
    box-sizing: border-box;
    margin-top: -8px;
    margin-left: -8px;
    border-radius: 50%;
    opacity: 1
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background: #243953
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: #e3e7e8
}

.widget_price_filter .ui-slider-horizontal {
    height: 1px
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    height: 1px
}

.products-filter-widget .products-filter__activated {
    margin-bottom: 30px
}

.products-filter-widget a.remove-filtered {
    display: inline-block;
    margin-right: 10px
}

.products-filter-widget a.remove-filtered .svg-icon {
    font-size: 20px;
    margin-left: 6px
}

.products-filter-widget a.remove-filtered svg {
    vertical-align: -0.3em
}

.products-filter-widget .counter {
    margin-left: 10px;
    color: #243953;
    background-color: #e3e7e8
}

.products-filter-widget .products-filter__search-box {
    width: 100%;
    margin-bottom: 10px
}

.products-filter-widget .filter {
    margin-bottom: 46px
}

.products-filter-widget .filter-name {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 18px;
    display: block
}

.products-filter-widget .filter-control {
    position: relative
}

.products-filter-widget input[type=checkbox],
.products-filter-widget input[type=radio] {
    display: none
}

.products-filter-widget label {
    font-weight: 500;
    cursor: pointer
}

.products-filter-widget .products-filter__options .children {
    margin: 5px 0 0 0;
    padding: 0 0 0 30px;
    width: 100%
}

.products-filter-widget .products-filter__options .children li:last-child {
    padding-bottom: 0
}

.products-filter-widget .products-filter__option-name,
.products-filter-widget .products-filter__option-toggler {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.products-filter-widget .filter-list li,
.products-filter-widget .filter-checkboxes li {
    color: #838889;
    transition: .4s
}

.products-filter-widget .filter-list li:hover,
.products-filter-widget .filter-list .selected,
.products-filter-widget .filter-checkboxes li:hover,
.products-filter-widget .filter-checkboxes .selected {
    color: #243953
}

.products-filter-widget .filter-list .selected>.name {
    border-bottom: 1px solid
}

.products-filter-widget .list label {
    display: block
}

.products-filter-widget .h-list li {
    display: inline-block;
    margin: 6px
}

.products-filter-widget .products-filter--checkboxes .products-filter__option-name {
    position: relative;
    padding-left: 30px
}

.products-filter-widget .products-filter--checkboxes .products-filter__option-name:before,
.products-filter-widget .products-filter--checkboxes .products-filter__option-name:after {
    content: "";
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: #e3e7e8;
    position: absolute;
    left: 0;
    top: 0;
    transition: .4s
}

.products-filter-widget .products-filter--checkboxes .products-filter__option-name:before {
    border: 1px solid #e3e7e8;
    background: #e3e7e8
}

.products-filter-widget .products-filter--checkboxes .products-filter__option-name:after {
    opacity: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIgMTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwb2x5Z29uIHBvaW50cz0iNC4xNzcsMTAuNTQzIDAuNDM0LDYuOCAxLjU2Niw1LjY2OCA0LjE3Nyw4LjI3OSAxMC40MzUsMi4wMjMgMTEuNTY1LDMuMTU1ICIvPjwvZz48L2c+PC9zdmc+) no-repeat center center
}

.products-filter-widget .products-filter--checkboxes .selected>.products-filter__option-name:before {
    border-color: #243953;
    background: rgba(0, 0, 0, 0)
}

.products-filter-widget .products-filter--checkboxes .selected>.products-filter__option-name:after {
    opacity: 1
}

.products-filter-widget .select2 .select2-selection--single {
    border-bottom-width: 1px
}

.products-filter-widget .select2 .select2-selection--single .select2-selection__rendered {
    color: #838889;
    transition: color .4s;
    min-height: 30px
}

.products-filter-widget .select2 .select2-selection--single:hover {
    border-color: #e3e7e8
}

.products-filter-widget .select2 .select2-selection--single:hover .select2-selection__rendered {
    color: #243953
}

.products-filter-widget .select2 .select2-selection--single:hover .select2-selection__rendered:after {
    width: 100%;
    left: 0
}

.products-filter-widget .select2 .select2-selection__rendered {
    padding-top: 4px;
    padding-bottom: 4px;
    position: relative;
    overflow: visible
}

.products-filter-widget .select2 .select2-selection__rendered:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 0;
    border-bottom: 1px solid;
    transition: width .3s
}

.products-filter-widget .swatch {
    transition: .5s;
    display: inline-block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    margin: 0 16px 16px 0;
    text-align: center;
    overflow: visible;
    position: relative
}

.products-filter-widget .swatch.selected {
    font-weight: 700;
    opacity: 1
}

.products-filter-widget .swatch .counter {
    text-indent: 0;
    position: absolute;
    top: -9px;
    right: -9px
}

.products-filter-widget .swatch-color {
    text-indent: -99999px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2)
}

.products-filter-widget .swatch-color.selected {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, .7)
}

.products-filter-widget .swatch-color.selected:before {
    transform: rotate(45deg);
    content: "";
    width: 4px;
    height: 9px;
    display: block;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    position: absolute;
    top: 7px;
    left: 10px
}

.products-filter-widget .swatch-label {
    color: #838889;
    font-weight: 500;
    border-bottom: 2px solid rgba(0, 0, 0, 0)
}

.products-filter-widget .swatch-label.selected {
    color: #243953;
    border-bottom-color: #243953
}

.products-filter-widget .swatch-label .counter {
    top: -12px
}

.products-filter-widget .swatch-image {
    width: 40px;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0)
}

.products-filter-widget .swatch-image.selected {
    border-color: inherit
}

.products-filter-widget .swatch-image img {
    display: block
}

.products-filter-widget .swatch-button {
    color: #838889;
    width: auto;
    height: auto;
    padding: 5px 15px;
    border: 1px solid
}

.products-filter-widget .swatch-button.selected {
    color: #fff;
    font-weight: 500;
    background-color: #838889
}

.products-filter-widget .swatch-button .counter {
    position: static
}

.products-filter-widget .list input:checked+span {
    font-weight: 500;
    text-decoration: underline
}

.products-filter-widget .widget_price_filter .widgettitle {
    display: none
}

.products-filter-widget .slider .filter-control {
    width: 100%;
    padding: 0 8px
}

.products-filter-widget .price_slider {
    margin-bottom: 14px
}

.products-filter-widget .price_slider_amount .button {
    display: none
}

.products-filter-widget .price_slider_amount .price_label {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    text-align: center
}

.products-filter-widget .button {
    line-height: 55px;
    width: 100%;
    margin-top: 13px
}

.products-filter-widget .button.alt {
    line-height: 58px
}

.products-filter-widget .reset-button {
    margin-top: 20px
}

.products-filter-widget .products-loader {
    text-align: center;
    display: block;
    margin: 20px 0;
    opacity: 0;
    transition: opacity .4s
}

.products-filter-widget .filtering .products-loader {
    opacity: 1
}

.products-filter-widget .instant-filter .button {
    display: none
}

.products-filter-widget .products-filter--collapsible ul.children {
    display: none
}

.products-filter-widget .products-filter--collapsible .active>ul.children {
    display: block
}

.products-filter-widget .products-filter--collapsible .products-filter__option-toggler {
    float: right;
    padding: 3px
}

.products-filter-widget .products-filter--collapsible .products-filter__option-toggler:before {
    content: "";
    vertical-align: .3em;
    display: inline-block;
    padding: 3px;
    border-style: solid;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg)
}

.products-filter-widget .products-filter--collapsible .active>.products-filter__option-toggler:before {
    vertical-align: .1em;
    transform: rotate(-135deg)
}

.products-filter-widget .products-filter--scrollable .products-filter__options {
    max-height: 250px;
    overflow: auto;
    scrollbar-width: thin;
    scrollbar-color: #243953 #aaa
}

.products-filter-widget .products-filter--scrollable .products-filter__options::-webkit-scrollbar {
    width: 4px;
    border-radius: 2px
}

.products-filter-widget .products-filter--scrollable .products-filter__options::-webkit-scrollbar-track {
    background: #eee
}

.products-filter-widget .products-filter--scrollable .products-filter__options::-webkit-scrollbar-thumb {
    background-color: #aaa;
    border-radius: 2px
}

.products-filter-widget .products-filter--scrollable .products-filter__options::-webkit-scrollbar-thumb:hover {
    background-color: #243953
}

.widget_shopping_cart .woocommerce-mini-cart__empty-message img {
    display: none
}

.widget_shopping_cart_content {
    position: relative
}

.widget_shopping_cart_content a.remove {
    color: #a2a5a6;
    position: absolute;
    right: 0;
    top: 3px;

    line-height: 1
}

.widget_shopping_cart_content a.remove:hover {
    color: #243953
}

.widget_shopping_cart_content a.remove .svg-icon {
    font-size: 18px;
    font-size: 1.125rem
}

.widget_shopping_cart_content ul.cart_list {
    margin: 0;
    padding: 0
}

.widget_shopping_cart_content ul.cart_list .mini_cart_item {
    display: flex;
    padding: 0;
    margin-bottom: 24px;
    position: relative
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__thumbnail {
    padding-right: 24px
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__thumbnail img {
    display: block;
    float: none;
    margin-right: 0;
    width: 120px
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__summary {
    flex: 1;
    display: flex;
    flex-flow: column;
    justify-content: flex-start
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__name {
    font-size: 14px;

    font-weight: 500;
    color: #243953;

    padding-right: 28px;
    display: block
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__name a {
    color: #243953
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__remove {
    text-align: right;
    display: flex;
    flex-flow: column;
    justify-content: center
}

.widget_shopping_cart_content .variation {
    font-size: 14px;
    font-size: .875rem;
    margin: 0
}

.widget_shopping_cart_content .variation dt {
    font-weight: 500;
    display: inline-block
}

.widget_shopping_cart_content .variation dt:before {
    content: "|";
    display: inline-block;
    margin: 0 4px 0 0
}

.widget_shopping_cart_content .variation dt:first-child:before {
    display: none
}

.widget_shopping_cart_content .variation dd {
    display: inline-block;
    margin: 0 0 0 5px
}

.widget_shopping_cart_content .variation dd :first-child {
    margin-top: 0
}

.widget_shopping_cart_content .variation dd :last-child {
    margin-bottom: 0
}

.widget_shopping_cart_content .quantity {
    border: 0
}

.widget_shopping_cart_content .quantity .qty-button {
    display: none
}

.widget_shopping_cart_content .quantity .qty {

    text-align: center;
    font-weight: 500
}

.widget_shopping_cart_content .quantity .qty-dropdown {
    color: #000
}

.widget_shopping_cart_content .quantity .current {
    text-align: center;
    padding: 4.5px 15px 4.5px 0;
    position: relative
}

.widget_shopping_cart_content .quantity .current .svg-icon {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    font-size: 13px;
}

.widget_shopping_cart_content .quantity .qty-options {
    text-align: center;
    width: auto;
    left: 0;
    right: 15px
}

.widget_shopping_cart_content span.quantity {
    text-align: center;
    min-width: 40px
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__qty {}

.widget_shopping_cart_content .woocommerce-mini-cart-item__qty .label {
    color: #686b6c;
    font-size: 12px;
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__qty .price {
    font-weight: 500;
    display: block;

}

.widget_shopping_cart_content .total {
    font-size: 18px;
    font-size: 1.125rem;
    text-align: right;
    color: #243953;
    margin: 20px 0 32px 0
}

.widget_shopping_cart_content .total strong {
    font-weight: 500;
    float: left
}

.widget_shopping_cart_content .buttons .button {
    color: #fff;
    line-height: 55px;
    width: 100%;
    display: none
}

.widget_shopping_cart_content .buttons .button:hover {
    color: #fff
}

.widget_shopping_cart_content .buttons .checkout {
    display: block
}

.widget-area .widget_shopping_cart_content .button {
    line-height: 40px
}

.widget-area .woocommerce-mini-cart-item .woocommerce-mini-cart-item__thumbnail {
    padding-right: 20px
}

.widget-area .woocommerce-mini-cart-item img {
    width: 80px
}

.widget-area .woocommerce-mini-cart-item .price {
    margin-top: 0
}

.widget-area .woocommerce-mini-cart-item a.remove {
    top: 0;
    margin-top: 0
}

.widget-area .woocommerce-mini-cart-item__name {
    margin-bottom: 0
}

.widget-area ul.cart_list .mini_cart_item {
    align-items: flex-start
}

.widget_product_search form {
    position: relative
}

.widget_product_search .search-field {
    width: 100%;
    padding: 15px 60px 15px 20px
}

.widget_product_search button {
    color: #243953;
    line-height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 20px;
    background: rgba(0, 0, 0, 0)
}

.widget_product_search button svg {
    vertical-align: -0.25em
}

.widget_layered_nav .select2-selection--single {
    border-bottom-width: 1px
}

.widget_layered_nav .select2-selection__clear {
    display: none
}

.widget_layered_nav_filters .chosen a {
    color: #243953;
    display: inline-block;
    padding: 0 25px 0 0;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 16px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxOHB4IiBoZWlnaHQ9IjE4cHgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTggMTgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxyZWN0IGZpbGw9Im5vbmUiIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIvPjxnPjxwb2x5Z29uIHBvaW50cz0iMTEuNTc2LDUuNTc2IDksOC4xNTIgNi40MjQsNS41NzYgNS41NzYsNi40MjQgOC4xNTIsOSA1LjU3NiwxMS41NzYgNi40MjQsMTIuNDI0IDksOS44NDggMTEuNTc2LDEyLjQyNCAxMi40MjQsMTEuNTc2IDkuODQ4LDkgMTIuNDI0LDYuNDI0ICIvPjxwYXRoIGQ9Ik05LDFDNC41ODIsMSwxLDQuNTgyLDEsOXMzLjU4Miw4LDgsOHM4LTMuNTgyLDgtOFMxMy40MTgsMSw5LDF6IE05LDE2Yy0zLjg2LDAtNy0zLjE0LTctN3MzLjE0LTcsNy03czcsMy4xNCw3LDdTMTIuODYsMTYsOSwxNnoiLz48L2c+PC9nPjwvc3ZnPg==)
}

.wcboost-wishlist-widget-item__title {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500
}

.widget-area .wcboost-wishlist-widget-content .wcboost-wishlist-widget-item__link {
    color: #243953
}

.widget-area .wcboost-wishlist-widget-item img {
    width: 80px;
    max-width: unset;
    margin-right: 20px
}

.widget-area .wcboost-wishlist-widget-item .remove {
    font-size: 18px;
    font-weight: 500;
    color: #a2a5a6;
    text-align: center;
    line-height: 16px;
    left: auto;
    right: 0;
    top: 10px;
    border-radius: 50%;
    border: 1px solid;
    width: 16px;
    height: 16px;
    transform: none
}

.widget-area .wcboost-wishlist-widget-item__title {
    padding-right: 20px
}

.widget-area .wcboost-wishlist-widget-item__price {
    font-size: 14px;
    font-size: .875rem;
    color: #243953;
    font-weight: 500;
    margin-top: 5px
}

.widget-area .wcboost-wishlist-widget-item__price del {
    font-size: 85.7142857143%;
    color: #838889
}

.widget-area .wcboost-wishlist-widget__buttons .button {
    color: #fff;
    width: 100%
}

.widget-area .wcboost-wishlist-widget__buttons .button:hover {
    color: #fff
}

.quick-view-modal .button-close {
    right: 32px;
    top: 11px;
    transition: opacity .4s
}

.quick-view-modal .modal-content {
    height: 700px;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0)
}

.quick-view-modal .product {
    height: 100%;
    padding: 0;
    background: #fff;
    opacity: 1;
    transition: opacity .4s
}

.quick-view-modal .product .product {
    background: rgba(0, 0, 0, 0)
}

.quick-view-modal .product-type-simple .cart {
    display: flex;
    flex-wrap: wrap
}

.quick-view-modal .product-type-simple .cart .single_add_to_cart_button {
    flex: 1
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery {
    width: 52.6315789474%;
    float: left
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
    cursor: default;
    -o-object-fit: cover;
    object-fit: cover
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .flex-direction-nav {
    display: none
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .flex-control-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .flex-control-nav li {
    cursor: pointer;
    margin-bottom: 20px
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .flex-control-nav li:last-child {
    margin-bottom: 0
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .flex-control-nav a {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    display: block;
    position: relative;
    padding-left: 20px
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .flex-control-nav a:before {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    transition: .4s;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), inset 0 -1px 0 #243953
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .flex-control-nav .flex-active {
    padding-left: 35px
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .flex-control-nav .flex-active:before {
    width: 20px
}

.quick-view-modal .woocommerce .product .summary {
    width: 47.3684210526%;
    height: 100%;
    padding: 60px 70px;
    position: relative
}

.quick-view-modal .woocommerce .product .summary .product-share {
    display: none
}

.quick-view-modal .woocommerce .product .woocommerce-badges {
    top: 30px;
    left: 30px
}

.quick-view-modal .woocommerce .product .product_title {
    margin: 25px 0 5px 0
}

.quick-view-modal .woocommerce .product .price {
    margin-top: 7px
}

.quick-view-modal .woocommerce .product .cart .wcboost-wishlist-button,
.quick-view-modal .woocommerce .product .cart .add-to-wishlist-button {
    display: none
}

.quick-view-modal .woocommerce .product .single_add_to_cart_button .svg-icon {
    display: none
}

.quick-view-modal .woocommerce .product .swatches-support .variations {
    margin-bottom: 17px
}

.quick-view-modal .woocommerce .product .swatches-support tr {
    display: block;
    margin-bottom: 10px
}

.quick-view-modal .woocommerce .product .swatches-support td {
    display: block;
    padding: 6px 0 7px 0
}

.quick-view-modal .woocommerce .product .swatches-support .label {
    padding: 0 0 2px
}

.quick-view-modal .woocommerce .product .swatches-support .reset_variations {
    display: none !important
}

.quick-view-modal .woocommerce .product .product-share {
    position: absolute;
    left: 30px;
    bottom: 30px;
    z-index: 99
}

.quick-view-modal .woocommerce .product .product-share .sharing-icon {
    color: #fff;
    text-align: center;
    line-height: 50px;
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50%;
    background: #243953;
    cursor: pointer
}

.quick-view-modal .woocommerce .product .product-share .sharing-icon span {
    display: none
}

.quick-view-modal .woocommerce .product .product-share .socials {
    transition: .5s;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 25px;
    overflow: hidden;
    white-space: nowrap;
    max-width: 50px;
    background: #243953;
    z-index: -1
}

.quick-view-modal .woocommerce .product .product-share .socials a {
    color: #fff;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    width: 50px;
    height: 50px;
    opacity: 0
}

.quick-view-modal .woocommerce .product .product-share .socials a:nth-child(n+2) {
    transform: translateX(-20%)
}

.quick-view-modal .woocommerce .product .product-share .socials a span {
    display: none
}

.quick-view-modal .woocommerce .product .product-share:hover .socials {
    max-width: 600px;
    z-index: 1
}

.quick-view-modal .woocommerce .product .product-share:hover .socials a {
    transform: none;
    opacity: 1
}

.quick-view-modal .woocommerce .product .wcboost-wishlist-button,
.quick-view-modal .woocommerce .product .add-to-wishlist-button {
    text-align: center;
    line-height: 50px;
    position: absolute;
    left: 30px;
    bottom: 30px;
    z-index: 99;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 0;
    overflow: hidden
}

.quick-view-modal .woocommerce .product .wcboost-wishlist-button>span,
.quick-view-modal .woocommerce .product .add-to-wishlist-button>span {
    vertical-align: -0.4em
}

.quick-view-modal .woocommerce .product .wcboost-wishlist-button~.share,
.quick-view-modal .woocommerce .product .add-to-wishlist-button~.share {
    margin-bottom: 60px
}

.quick-view-modal .woocommerce .product .wcboost-wishlist-button__icon {
    margin: 0
}

.quick-view-modal .woocommerce .product .wcboost-wishlist-button__text {
    display: none
}

.quick-view-modal .wcboost-products-compare-button {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    text-transform: uppercase;
    display: none
}

.quick-view-modal .product-compare-button-wrapper {
    margin-top: 20px;
    flex-basis: 100%
}

.quick-view-modal .product-compare-button-wrapper .wcboost-products-compare-button {
    display: inline-flex;
    align-items: center;
    gap: 10px
}

.quick-view-modal .product-compare-button-wrapper .wcboost-products-compare-button__icon {
    line-height: 1
}

.quick-view-modal .view-product-link {
    display: block;
    margin-top: 40px
}

.quick-view-modal .view-product-link a {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 1px solid;
    padding-bottom: 3px
}

.quick-view-modal .modal-loader {
    color: #fff;
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.quick-view-modal .modal-loader .spinner {
    width: 40px;
    height: 40px
}

.quick-view-modal.loading .button-close,
.quick-view-modal.loading .product {
    transition: none;
    opacity: 0
}

.quick-view-modal.loading .modal-loader {
    display: block
}



.woocommerce form #mshop_billing_address-postnum_field label {
    display: block
}

.woocommerce form #mshop_billing_address-postnum_field .input-text {
    display: none;
}

form.woocommerce-checkout .woocommerce-input-wrapper,
form.woocommerce-checkout .select2-container,
form.woocommerce-checkout .input-text {
    flex: 1;
    margin-right: 0;
    width: 100%;
}

.checkout-coupon {
    display: none
}


.woocommerce-address-fields #billing_memo_field {
    display: none;
}


@media(max-width: 1440px) {

    .woocommerce div.product.layout-v1 .summary {
        padding-right: 0
    }

    .woocommerce div.product.layout-v2.product-type-simple .cart {
        flex-direction: column
    }

    .woocommerce div.product.layout-v2.product-type-simple .quantity {
        margin-right: 0;
        margin-bottom: 15px
    }

    .woocommerce div.product.layout-v2.product-type-simple .quantity .qty {
        flex: 1;
        width: auto
    }

    .woocommerce div.product.layout-v2 .variations_button {
        flex-direction: column
    }

    .woocommerce div.product.layout-v2 .variations_button .quantity {
        margin-right: 0;
        margin-bottom: 15px;
        display: flex
    }

    .woocommerce div.product.layout-v2 .variations_button .quantity .qty {
        flex: 1;
        width: auto
    }

    .woocommerce div.product.layout-v2 .sticky-cart-form form.cart {
        flex-direction: row;
        gap: 20px
    }

    .woocommerce div.product.layout-v2 .sticky-cart-form form.cart .quantity {
        margin-bottom: 0
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery {
        padding-left: 40px;
        padding-right: 40px
    }

    .woocommerce div.product.layout-v5 .summary {
        padding-left: 120px
    }

    .woocommerce div.product.layout-v5 .product-toolbar {
        margin-right: 0
    }


    .woocommerce div.product.layout-v7 .summary {
        padding-right: 60px;
        padding-left: 40px
    }

    ul.products.layout-masonry li.product:nth-child(10n+1) .product-thumbnail,
    ul.products.layout-masonry li.product:nth-child(10n+7) .product-thumbnail {
        padding-bottom: 135.8823529412%
    }

    .sidebar-left ul.products.layout-masonry li.product:nth-child(10n+1) .product-thumbnail,
    .sidebar-left ul.products.layout-masonry li.product:nth-child(10n+7) .product-thumbnail,
    .sidebar-right ul.products.layout-masonry li.product:nth-child(10n+1) .product-thumbnail,
    .sidebar-right ul.products.layout-masonry li.product:nth-child(10n+7) .product-thumbnail {
        padding-bottom: 139.4117647059%
    }
}

@media(max-width: 1280px) {


    ul.products.columns-6 li.product .quick_view_button,
    ul.products.columns-6 li.product .wcboost-wishlist-button,
    ul.products.columns-6 li.product .add-to-wishlist-button {
        display: none
    }

    ul.products.layout-masonry li.product:nth-child(10n+1) .product-thumbnail,
    ul.products.layout-masonry li.product:nth-child(10n+7) .product-thumbnail {
        padding-bottom: 137.3529411765%
    }

    .sidebar-left ul.products.layout-masonry li.product:nth-child(10n+1) .product-thumbnail,
    .sidebar-left ul.products.layout-masonry li.product:nth-child(10n+7) .product-thumbnail,
    .sidebar-right ul.products.layout-masonry li.product:nth-child(10n+1) .product-thumbnail,
    .sidebar-right ul.products.layout-masonry li.product:nth-child(10n+7) .product-thumbnail {
        padding-bottom: 142.0588235294%
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery {
        padding-left: 20px;
        padding-right: 20px
    }

    .woocommerce div.product.layout-v4 .woocommerce-product-gallery {
        padding-left: 100px
    }

    .woocommerce div.product.layout-v4 .flex-control-thumbs {
        width: 90px
    }
}

@media(max-width: 1199px) {
    ul.products {
        display: flex;
        flex-wrap: wrap
    }

    ul.products:before,
    ul.products:after {
        display: none
    }

    ul.products.layout-carousel {
        flex-wrap: nowrap
    }

    ul.products li.product .button {
        margin-left: 10px
    }

    ul.products li.product .quick_view_button {
        display: none
    }

    .linked-products-carousel ul.products {
        flex-wrap: nowrap
    }

    ul.products.layout-masonry li.product:nth-child(10n+1) .product-thumbnail,
    ul.products.layout-masonry li.product:nth-child(10n+7) .product-thumbnail {
        padding-bottom: 140.2941176471%
    }

    .sidebar-left ul.products.columns-4 li.product,
    .sidebar-left ul.products.columns-5 li.product,
    .sidebar-left ul.products.columns-6 li.product,
    .sidebar-right ul.products.columns-4 li.product,
    .sidebar-right ul.products.columns-5 li.product,
    .sidebar-right ul.products.columns-6 li.product {
        width: 33.33%
    }

    .sidebar-left ul.products.layout-masonry li.product:nth-child(10n+1) .product-thumbnail,
    .sidebar-left ul.products.layout-masonry li.product:nth-child(10n+7) .product-thumbnail,
    .sidebar-right ul.products.layout-masonry li.product:nth-child(10n+1) .product-thumbnail,
    .sidebar-right ul.products.layout-masonry li.product:nth-child(10n+7) .product-thumbnail {
        padding-bottom: 145.8823529412%
    }

    .woocommerce div.product .summary,
    .woocommerce div.product .woocommerce-product-gallery {
        width: 50%
    }

    .woocommerce div.product.layout-v1 .product-toolbar {
        padding-left: 40px;
        padding-right: 40px
    }

    .woocommerce div.product.layout-v1 .woocommerce-badges,
    .woocommerce div.product.layout-v1 .wcboost-wishlist-button,
    .woocommerce div.product.layout-v1 .wcboost-products-compare-button,
    .woocommerce div.product.layout-v1 .add-to-wishlist-button,
    .woocommerce div.product.layout-v1 .product-share {
        left: 40px
    }

    .woocommerce div.product.layout-v1 .wcboost-wishlist-button,
    .woocommerce div.product.layout-v1 .add-to-wishlist-button,
    .woocommerce div.product.layout-v1 .wcboost-products-compare-button,
    .woocommerce div.product.layout-v1 .product-share {
        bottom: 30px
    }

    .woocommerce div.product.layout-v1 .woocommerce-product-gallery {
        margin-top: 0
    }

    .woocommerce div.product.layout-v1 .flex-control-nav {
        left: 40px
    }

    .woocommerce div.product.layout-v1 .summary {
        padding-right: 0
    }

    .woocommerce div.product.layout-v1 .woocommerce-tabs {
        position: static;
        margin: 0 0 20px 0
    }

    .woocommerce div.product.layout-v2 {
        padding-left: 40px;
        padding-right: 40px
    }

    .woocommerce div.product.layout-v2 .woocommerce-badges {
        left: 40px
    }

    .woocommerce div.product.layout-v2 .woocommerce-product-gallery {
        width: 62%
    }

    .woocommerce div.product.layout-v2 .summary {
        width: 38%
    }

    .woocommerce div.product.layout-v3 {
        align-items: stretch;
        padding-left: 40px;
        padding-right: 40px;
        margin-left: -40px;
        margin-right: -40px
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery {
        order: 0;
        width: 65%;
        padding: 0;
        position: relative
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery__image a img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .woocommerce div.product.layout-v3 .flex-control-nav {
        position: absolute
    }

    .woocommerce div.product.layout-v3 .summary {
        width: 35%;
        flex-basis: 35%;
        padding-left: 40px
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-cart {
        display: none
    }

    .woocommerce div.product.layout-v3 .price {
        margin-bottom: 27px
    }

    .single-product.product-v3 div.product {
        padding-bottom: 0
    }

    .single-product.product-v3 div.product .price {
        margin-bottom: 7px
    }

    .single-product.product-v3 div.product .cart {
        margin-top: 30px
    }

    .woocommerce div.product.layout-v4 .wcboost-wishlist-button,
    .woocommerce div.product.layout-v4 .add-to-wishlist-button {
        width: 60px;
        padding-left: 0;
        padding-right: 0
    }

    .woocommerce div.product.layout-v4 .wcboost-wishlist-button .button-text,
    .woocommerce div.product.layout-v4 .add-to-wishlist-button .button-text {
        position: absolute !important;
        margin-left: 0;
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%)
    }

    .woocommerce div.product.layout-v4 .wcboost-wishlist-button__icon {
        margin: 0
    }

    .woocommerce div.product.layout-v4 .wcboost-wishlist-button__text {
        display: none
    }

    .woocommerce div.product.layout-v4.product-type-grouped .qty-dropdown {
        min-width: 50px
    }

    .woocommerce div.product.layout-v5 .summary {
        padding-left: 80px
    }

    .woocommerce div.product.layout-v5 .woocommerce-product-gallery__image:nth-child(6n+1),
    .woocommerce div.product.layout-v5 .woocommerce-product-gallery__image:nth-child(6n+4) {
        padding: 30px 100px
    }

    .woocommerce div.product.layout-v5 .woocommerce-product-gallery__image:nth-child(6n+3) {
        padding: 180px 30px 30px 60px
    }

    .woocommerce div.product.layout-v5 .woocommerce-product-gallery__image:nth-child(6n+5) {
        padding: 80px 35px 40px 60px
    }

    .woocommerce div.product.layout-v5 .woocommerce-product-gallery__image:nth-child(6n+6) {
        padding: 40px 0 40px 30px
    }

    .woocommerce div.product.layout-v5 .bundled_product .bundled_product_image {
        padding: 0
    }


    .woocommerce div.product.layout-v7 .woocommerce-product-gallery {
        width: 50%
    }

    .woocommerce div.product.layout-v7 .summary {
        padding-right: 0;
        width: 50%
    }

    .woocommerce div.product.layout-v7 .side-products {
        display: none
    }

    .woocommerce div.product.layout-v7 .summary-add-to-cart-form-bundle {
        width: auto;
        float: none;
        clear: both
    }



    form.woocommerce-checkout .woocommerce-input-wrapper,
    form.woocommerce-checkout .select2-container,
    form.woocommerce-checkout .input-text {
        margin-right: 0
    }

    .woocommerce-checkout-review-order-table {
        width: 100%
    }


    .woocommerce-account-login .content-area .woocommerce {
        width: 50%
    }

    .cart-panel .panel-header {
        padding-bottom: 35px
    }

    .floating-cart-icon {
        right: 40px;
        bottom: 40px
    }

    .gotop~.floating-cart-icon {
        right: 100px
    }
}

@media(max-width: 1199px)and (min-width: 992px) {
    ul.products.columns-5 li.product {
        width: 25%
    }

    ul.products.columns-6 li.product {
        width: 25%
    }
}

@media(max-width: 1199px)and (min-width: 768px) {
    .woocommerce-checkout-payment .wc-credit-card-form .form-row {
        flex-direction: column;
        align-items: flex-start
    }

    .woocommerce-checkout-payment .wc-credit-card-form .form-row>label,
    .woocommerce-checkout-payment .wc-credit-card-form .form-row>div {
        flex-basis: auto;
        width: 100%
    }

    .woocommerce-checkout-payment .wc-credit-card-form .form-row-first,
    .woocommerce-checkout-payment .wc-credit-card-form .form-row-last {
        width: 50%
    }

    .woocommerce-checkout-payment .wc-credit-card-form .form-row-last>label {
        text-align: left
    }
}

@media(max-width: 991px) {

    .woocommerce-tabs ul.tabs li a {
        font-size: 16px;
        font-size: 1rem
    }

    .woocommerce div.product .product-toolbar {
        display: none
    }

    .woocommerce div.product .summary,
    .woocommerce div.product .woocommerce-product-gallery {
        width: auto;
        float: none
    }

    .woocommerce div.product .woocommerce-product-gallery__image {
        width: 100%
    }

    .woocommerce div.product .woocommerce-product-gallery__image a img {
        width: 100%
    }

    .woocommerce div.product .summary {
        position: relative
    }





    .woocommerce div.product .group_table .quantity,
    .woocommerce div.product .group_table .button {
        min-width: 120px
    }

    .woocommerce div.product .wcboost-wishlist-button,
    .woocommerce div.product .add-to-wishlist-button {
        border-radius: 50%;
        color: #fff;
        line-height: 50px;
        position: absolute;
        top: -25px;
        right: 0;
        bottom: auto;
        left: auto;
        margin: 0;
        padding: 0;
        width: 50px;
        height: 50px;
        z-index: 99;
        background-color: #243953
    }

    .woocommerce div.product .wcboost-wishlist-button>span,
    .woocommerce div.product .add-to-wishlist-button>span {
        vertical-align: -0.4em
    }

    .woocommerce div.product .wcboost-wishlist-button .button-text,
    .woocommerce div.product .add-to-wishlist-button .button-text {
        display: none
    }

    .woocommerce div.product .woocommerce-product-gallery--mobile-nav-thumbnails~.summary .product_title {
        padding-right: 60px
    }

    .woocommerce div.product .woocommerce-product-gallery--mobile-nav-thumbnails~.summary .wcboost-wishlist-button,
    .woocommerce div.product .woocommerce-product-gallery--mobile-nav-thumbnails~.summary .add-to-wishlist-button {
        top: 55px
    }

    .woocommerce div.product .wcboost-wishlist-button__icon {
        margin: 0
    }

    .woocommerce div.product .wcboost-wishlist-button__text {
        display: none
    }

    .woocommerce div.product .product_meta {
        font-size: 14px;
        font-size: .875rem
    }

    .woocommerce div.product .size-guide-button {
        font-size: 14px;
        font-size: .875rem
    }

    .woocommerce div.product .cart .product-size-guide {
        margin: 0 0 7px 0;
        padding: 22px 0;
        border-bottom: 1px solid #e3e7e8
    }

    .woocommerce div.product .variations .product-size-guide {
        padding: 0;
        border-bottom: 0;
        margin-top: 15px
    }

    .woocommerce-product-gallery .flex-control-thumbs li {
        position: relative;
        overflow: hidden
    }

    .woocommerce-product-gallery .flex-direction-nav {
        display: none
    }

    .woocommerce-product-gallery__wrapper {
        overflow: hidden
    }

    .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav {
        line-height: 12px;
        list-style: none;
        margin: 0;
        padding: 0;
        position: absolute;
        bottom: 40px;
        left: 40px;
        z-index: 10
    }

    .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li {
        position: relative;
        overflow: hidden;
        display: inline-block;
        margin-right: 30px
    }

    .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li:last-child {
        margin-right: 0
    }

    .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li img {
        opacity: 0 !important;
        position: absolute
    }

    .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li span {
        text-indent: -9999em;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        display: block;
        background: #cdcfd0;
        transition: background-color .4s
    }

    .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li .flex-active+span {
        background: #243953
    }

    .woocommerce-product-gallery--mobile-nav-dots.lightbox-support.zoom-support .woocommerce-product-gallery__trigger {
        display: block;
        position: absolute;
        left: 40px;
        bottom: 34px;
        z-index: 99
    }

    .woocommerce-product-gallery--mobile-nav-dots.lightbox-support.zoom-support .flex-control-nav {
        left: 90px !important
    }

    .woocommerce-product-gallery--mobile-nav-thumbnails {
        height: auto !important
    }

    .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav {
        position: relative;
        width: 100%;
        margin-top: 10px;
        padding-left: 30px;
        padding-right: 30px;
        position: relative;
        overflow: hidden
    }

    .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav li {
        padding: 10px
    }

    .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav li img {
        opacity: 1 !important;
        width: 120px;
        height: auto;
        display: block;
        border: 1px solid rgba(0, 0, 0, 0)
    }

    .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav li .flex-active {
        border-color: inherit
    }

    .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav li span {
        display: none
    }

    .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav .slick-list {
        overflow: visible
    }

    .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav .slick-slide>div {
        line-height: 0
    }

    .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav .slick-arrow {
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background-color: #fff;
        border-radius: 99em;
        box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
        z-index: 10
    }

    .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav .slick-arrow.slick-disabled {
        visibility: hidden
    }

    .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav .slick-prev {
        left: 20px
    }

    .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav .slick-next {
        right: 20px
    }

    .woocommerce div.product.layout-v1 {
        padding-top: 0 !important;
        background-color: rgba(0, 0, 0, 0) !important
    }

    .woocommerce div.product.layout-v1 .product-gallery-summary {
        display: block
    }

    .woocommerce div.product.layout-v1 .woocommerce-product-gallery {
        position: relative;
        margin-left: -40px;
        margin-right: -40px
    }

    .woocommerce div.product.layout-v1 .woocommerce-product-gallery img {
        width: 100%
    }

    .woocommerce div.product.layout-v1 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav {
        top: auto;
        transform: none;
        display: block
    }

    .woocommerce div.product.layout-v1 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li {
        margin-bottom: 0
    }

    .woocommerce div.product.layout-v1 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li span {
        padding: 0
    }

    .woocommerce div.product.layout-v1 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li span::before {
        display: none
    }

    .woocommerce div.product.layout-v1 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li .flex-active+span {
        padding: 0
    }

    .woocommerce div.product.layout-v1 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav {
        position: relative;
        display: block;
        margin-top: 10px;
        padding-left: 30px;
        padding-right: 30px;
        transform: none;
        top: unset;
        left: unset
    }

    .woocommerce div.product.layout-v1 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav li img {
        position: static;
        width: 120px;
        height: auto
    }

    .woocommerce div.product.layout-v1 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav li span {
        display: none
    }

    .woocommerce div.product.layout-v1 .summary {
        padding-left: 0;
        padding-right: 0;
        padding-top: 40px;
        position: relative
    }

    .woocommerce div.product.layout-v1 .product_title {
        margin-top: 0
    }

    .woocommerce div.product.layout-v1.product-type-simple .cart,
    .woocommerce div.product.layout-v1 .variations_button {
        flex-wrap: wrap
    }

    .woocommerce div.product.layout-v1 .wcboost-wishlist-button,
    .woocommerce div.product.layout-v1 .add-to-wishlist-button {
        left: auto;
        bottom: auto
    }

    .woocommerce div.product.layout-v1 .add-to-wishlist-button .spinner {
        vertical-align: .1em
    }

    .woocommerce div.product.layout-v1 .wcboost-wishlist-button__icon>svg,
    .woocommerce div.product.layout-v1 .wcboost-wishlist-button__icon>.spinner {
        font-size: 20px;
        vertical-align: 0
    }

    .woocommerce div.product.layout-v1 .product-compare-button-wrapper {
        flex-basis: 100%;
        margin-top: 35px
    }

    .woocommerce div.product.layout-v1 .wcboost-products-compare-button {
        color: inherit;
        line-height: inherit;
        display: inline-flex;
        gap: 6px;
        position: static;
        width: auto;
        height: auto;
        border-radius: unset;
        background-color: rgba(0, 0, 0, 0);
        margin-bottom: 0 !important
    }

    .woocommerce div.product.layout-v1 .wcboost-products-compare-button__text {
        display: inline-block
    }

    .woocommerce div.product.layout-v1 .product-share {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: static;
        margin: 0;
        padding: 35px 0;
        width: 100%;
        margin-bottom: 0 !important
    }

    .woocommerce div.product.layout-v1 .product-share .sharing-icon {
        font-size: 14px;
        font-size: .875rem;
        font-weight: 500;
        color: #838889 !important;
        text-transform: uppercase;
        text-align: left;
        line-height: inherit;
        width: auto;
        height: auto;
        background: rgba(0, 0, 0, 0) !important;
        border-radius: 0
    }

    .woocommerce div.product.layout-v1 .product-share .sharing-icon svg {
        display: none
    }

    .woocommerce div.product.layout-v1 .product-share .sharing-icon span {
        font-size: 14px;
        font-size: .875rem;
        display: inline;
        font-weight: 500;
        margin-left: 0
    }

    .woocommerce div.product.layout-v1 .product-share .socials {
        height: auto;
        max-width: none;
        position: static;
        background: rgba(0, 0, 0, 0) !important;
        border-radius: 0;
        z-index: auto;
        pointer-events: auto
    }

    .woocommerce div.product.layout-v1 .product-share .socials a {
        color: #243953;
        font-size: 20px;
        line-height: inherit;
        width: auto;
        height: auto;
        opacity: 1;
        margin-left: 30px;
        border: 0
    }

    .woocommerce div.product.layout-v1 .product-share .socials a:first-child {
        margin-left: 0
    }

    .woocommerce div.product.layout-v1 .product-share .socials a:hover,
    .woocommerce div.product.layout-v1 .product-share .socials a:active {
        color: inherit;
        background: rgba(0, 0, 0, 0)
    }

    .woocommerce div.product.layout-v1 .product-share:hover .sharing-icon {
        opacity: 1
    }

    .woocommerce div.product.layout-v1 .product_meta {
        margin: 0;
        padding: 30px 0 25px 0;
        border-top: 1px solid #e3e7e8;
        border-bottom: 1px solid #e3e7e8
    }

    .woocommerce div.product.layout-v1 .woocommerce-tabs {
        margin-top: 25px
    }

    .woocommerce div.product.layout-v2 .summary,
    .woocommerce div.product.layout-v2 .woocommerce-product-gallery {
        width: auto
    }

    .woocommerce div.product.layout-v2 .woocommerce-product-gallery {
        margin-left: -40px;
        margin-right: -40px
    }

    .woocommerce div.product.layout-v2 .woocommerce-product-gallery__image {
        width: 100%;
        border: 0
    }

    .woocommerce div.product.layout-v2 .woocommerce-product-gallery__image:nth-child(2n+1) {
        clear: none
    }

    .woocommerce div.product.layout-v2 .summary {
        padding-left: 0;
        padding-right: 0;
        padding-top: 60px
    }

    .woocommerce div.product.layout-v2.product-type-simple .cart,
    .woocommerce div.product.layout-v2 .variations_button {
        flex-direction: row
    }

    .woocommerce div.product.layout-v2.product-type-simple .cart .quantity,
    .woocommerce div.product.layout-v2 .variations_button .quantity {
        margin-bottom: 0;
        margin-right: 10px
    }

    .woocommerce div.product.layout-v2.product-type-simple .cart .quantity .qty,
    .woocommerce div.product.layout-v2 .variations_button .quantity .qty {
        width: 60px
    }

    .woocommerce div.product.layout-v2 .wcboost-wishlist-button,
    .woocommerce div.product.layout-v2 .add-to-wishlist-button {
        color: #fff;
        line-height: 50px;
        margin: 0;
        background-color: #243953
    }

    .woocommerce div.product.layout-v2 .wcboost-wishlist-button svg,
    .woocommerce div.product.layout-v2 .add-to-wishlist-button svg {
        font-size: inherit;
        vertical-align: -0.1em
    }

    .woocommerce div.product.layout-v2 .wcboost-wishlist-button .spinner,
    .woocommerce div.product.layout-v2 .add-to-wishlist-button .spinner {
        width: 20px;
        height: 20px;
        vertical-align: .1em
    }

    .woocommerce div.product.layout-v2 .wcboost-wishlist-button__icon .svg-icon {
        font-size: 24px
    }

    .woocommerce div.product.layout-v2 .wcboost-wishlist-button__icon>svg {
        font-size: 20px;
        vertical-align: 0
    }

    .woocommerce div.product.layout-v2 .wcboost-wishlist-button__icon>.spinner {
        vertical-align: -0.1em
    }

    .woocommerce div.product.layout-v2 .product-share {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: static;
        margin: 0;
        padding: 35px 0;
        width: 100%
    }

    .woocommerce div.product.layout-v2 .product-share .sharing-icon {
        font-size: 14px;
        font-size: .875rem;
        font-weight: 500;
        color: #838889 !important;
        text-transform: uppercase;
        text-align: left;
        line-height: inherit;
        width: auto;
        height: auto;
        background: rgba(0, 0, 0, 0) !important;
        border-radius: 0
    }

    .woocommerce div.product.layout-v2 .product-share .sharing-icon svg {
        display: none
    }

    .woocommerce div.product.layout-v2 .product-share .sharing-icon span {
        font-size: 14px;
        font-size: .875rem;
        display: inline;
        font-weight: 500;
        margin-left: 0
    }

    .woocommerce div.product.layout-v2 .product-share .socials {
        height: auto;
        max-width: none;
        position: static;
        background: rgba(0, 0, 0, 0) !important;
        border-radius: 0;
        z-index: auto;
        pointer-events: auto
    }

    .woocommerce div.product.layout-v2 .product-share .socials a {
        color: #243953;
        font-size: 20px;
        line-height: inherit;
        width: auto;
        height: auto;
        opacity: 1;
        margin-left: 30px;
        border: 0
    }

    .woocommerce div.product.layout-v2 .product-share .socials a:first-child {
        margin-left: 0
    }

    .woocommerce div.product.layout-v2 .product-share .socials a:hover,
    .woocommerce div.product.layout-v2 .product-share .socials a:active {
        color: inherit;
        background: rgba(0, 0, 0, 0)
    }

    .woocommerce div.product.layout-v2 .product-share:hover .sharing-icon {
        opacity: 1
    }

    .woocommerce div.product.layout-v2 .product-compare-button-wrapper {
        top: -10px !important;
        margin-bottom: 20px !important
    }

    .woocommerce div.product.layout-v2 .product_meta {
        font-size: 14px;
        font-size: .875rem;
        margin-top: 0;
        padding-top: 23px;
        border-top: 1px solid #e3e7e8
    }

    .woocommerce div.product.layout-v2 .woocommerce-tabs {
        padding-top: 30px
    }

    .single-product.product-v2.product-summary-sticky-default div.product .summary {
        position: relative
    }

    .single-product.product-v2.product-summary-sticky-default .site {
        overflow-x: hidden
    }

    .woocommerce div.product.layout-v3 {
        display: block;
        background-color: rgba(0, 0, 0, 0) !important;
        padding-top: 0 !important
    }

    .woocommerce div.product.layout-v3 .summary,
    .woocommerce div.product.layout-v3 .woocommerce-product-gallery {
        width: 100%
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery {
        width: auto;
        margin-left: -40px;
        margin-right: -40px
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery img {
        width: 100%
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav {
        left: 40px;
        bottom: 40px;
        transform: none
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li span {
        width: 12px;
        height: 12px;
        margin: 0;
        transform: none
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li span:before {
        display: none
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery--mobile-nav-thumbnails {
        max-height: unset !important
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav {
        position: relative;
        bottom: unset;
        left: unset;
        right: unset;
        transform: none;
        margin-top: 10px;
        padding-left: 30px;
        padding-right: 30px;
        overflow: hidden
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav li {
        float: none
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav li img {
        position: static;
        width: 120px;
        height: auto
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav li span {
        display: none
    }

    .woocommerce div.product.layout-v3 .summary {
        padding-left: 0;
        padding-right: 0;
        padding-top: 60px;
        position: relative
    }

    .woocommerce div.product.layout-v3 .quantity {
        width: auto;
        margin-right: 10px
    }

    .woocommerce div.product.layout-v3 .single_add_to_cart_button {
        width: auto;
        flex: 1
    }

    .woocommerce div.product.layout-v3 .product-share {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: static;
        margin: 0;
        padding: 35px 0;
        width: 100%
    }

    .woocommerce div.product.layout-v3 .product-share .sharing-icon {
        font-size: 14px;
        font-size: .875rem;
        font-weight: 500;
        color: #838889 !important;
        text-transform: uppercase;
        text-align: left;
        line-height: inherit;
        width: auto;
        height: auto;
        background: rgba(0, 0, 0, 0) !important;
        border-radius: 0
    }

    .woocommerce div.product.layout-v3 .product-share .sharing-icon svg {
        display: none
    }

    .woocommerce div.product.layout-v3 .product-share .sharing-icon span {
        font-size: 14px;
        font-size: .875rem;
        display: inline;
        font-weight: 500;
        margin-left: 0
    }

    .woocommerce div.product.layout-v3 .product-share .socials {
        height: auto;
        max-width: none;
        position: static;
        background: rgba(0, 0, 0, 0) !important;
        border-radius: 0;
        z-index: auto;
        pointer-events: auto
    }

    .woocommerce div.product.layout-v3 .product-share .socials a {
        color: #243953;
        font-size: 20px;
        line-height: inherit;
        width: auto;
        height: auto;
        opacity: 1;
        margin-left: 30px;
        border: 0
    }

    .woocommerce div.product.layout-v3 .product-share .socials a:first-child {
        margin-left: 0
    }

    .woocommerce div.product.layout-v3 .product-share .socials a:hover,
    .woocommerce div.product.layout-v3 .product-share .socials a:active {
        color: inherit;
        background: rgba(0, 0, 0, 0)
    }

    .woocommerce div.product.layout-v3 .product-share:hover .sharing-icon {
        opacity: 1
    }

    .woocommerce div.product.layout-v3 .product-compare-button-wrapper {
        top: -10px !important;
        margin-bottom: 20px !important
    }

    .woocommerce div.product.layout-v3 .product_meta {
        margin: 0;
        padding: 25px 0 20px 0;
        border-top: 1px solid #e3e7e8
    }

    .woocommerce div.product.layout-v3 .variations_button {
        display: flex;
        flex-wrap: wrap
    }

    .woocommerce div.product.layout-v3 .variations_button .quantity {
        margin-bottom: 0;
        margin-right: 20px;
        width: auto
    }

    .woocommerce div.product.layout-v3 .variations_button .quantity .qty {
        width: 60px;
        flex: 0
    }

    .woocommerce div.product.layout-v3 .wcboost-wishlist-button,
    .woocommerce div.product.layout-v3 .add-to-wishlist-button {
        color: #fff;
        line-height: 50px;
        margin: 0;
        background: #243953
    }

    .woocommerce div.product.layout-v3 .wcboost-wishlist-button svg,
    .woocommerce div.product.layout-v3 .add-to-wishlist-button svg {
        font-size: inherit;
        vertical-align: -0.1em
    }

    .woocommerce div.product.layout-v3 .wcboost-wishlist-button .spinner,
    .woocommerce div.product.layout-v3 .add-to-wishlist-button .spinner {
        width: 20px;
        height: 20px;
        vertical-align: .1em
    }

    .woocommerce div.product.layout-v3 .wcboost-wishlist-button__icon .svg-icon {
        font-size: 24px
    }

    .woocommerce div.product.layout-v3 .wcboost-wishlist-button__icon>svg {
        font-size: 20px;
        vertical-align: 0
    }

    .woocommerce div.product.layout-v3 .wcboost-wishlist-button__icon>.spinner {
        vertical-align: -0.1em
    }

    .woocommerce div.product.layout-v3.product-type-simple .cart {
        display: flex;
        flex-wrap: wrap
    }

    .woocommerce div.product.layout-v3.product-type-simple .cart .quantity {
        margin-bottom: 0
    }

    .woocommerce div.product.layout-v3.product-type-grouped .single_add_to_cart_button {
        width: 100%
    }

    .woocommerce div.product.layout-v3.product-type-external .single_add_to_cart_button {
        width: 100%
    }

    .woocommerce div.product.layout-v3 .woocommerce-tabs {
        margin-top: 0;
        padding-top: 30px
    }

    .woocommerce div.product.layout-v4 .summary,
    .woocommerce div.product.layout-v4 .woocommerce-product-gallery {
        width: 100%
    }

    .woocommerce div.product.layout-v4 .woocommerce-badges {
        left: 0;
        top: 40px
    }

    .woocommerce div.product.layout-v4 .woocommerce-product-gallery {
        padding-left: 0;
        width: auto;
        margin-left: -40px;
        margin-right: -40px
    }

    .woocommerce div.product.layout-v4 .woocommerce-product-gallery img {
        width: 100%
    }

    .woocommerce div.product.layout-v4 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav {
        top: auto;
        left: 40px;
        bottom: 40px;
        height: auto;
        width: auto
    }

    .woocommerce div.product.layout-v4 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li {
        display: inline-block;
        width: auto;
        margin-bottom: 0
    }

    .woocommerce div.product.layout-v4 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav {
        width: auto;
        position: relative;
        top: auto;
        left: auto
    }

    .woocommerce div.product.layout-v4 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav li img {
        width: 120px
    }

    .woocommerce div.product.layout-v4 .summary {
        padding-left: 0;
        padding-top: 60px;
        position: relative
    }

    .woocommerce div.product.layout-v4 .wcboost-wishlist-button,
    .woocommerce div.product.layout-v4 .add-to-wishlist-button {
        color: #fff;
        line-height: 50px;
        width: 50px;
        border: 0;
        background: #243953
    }

    .woocommerce div.product.layout-v4 .wcboost-wishlist-button svg,
    .woocommerce div.product.layout-v4 .add-to-wishlist-button svg {
        vertical-align: -0.1em
    }

    .woocommerce div.product.layout-v4 .wcboost-wishlist-button .spinner,
    .woocommerce div.product.layout-v4 .add-to-wishlist-button .spinner {
        vertical-align: .1em
    }

    .woocommerce div.product.layout-v4 .wcboost-wishlist-button__icon>svg,
    .woocommerce div.product.layout-v4 .wcboost-wishlist-button__icon>.spinner {
        vertical-align: 0
    }

    .woocommerce div.product.layout-v4 .bundle_form .wcboost-wishlist-button,
    .woocommerce div.product.layout-v4 .bundle_form .add-to-wishlist-button {
        color: inherit;
        line-height: 55px;
        position: static;
        height: 60px;
        width: auto;
        padding: 0 40px;
        border-radius: 0;
        border: 1px solid;
        background: rgba(0, 0, 0, 0)
    }

    .woocommerce div.product.layout-v4 .bundle_form .wcboost-wishlist-button .button-text,
    .woocommerce div.product.layout-v4 .bundle_form .add-to-wishlist-button .button-text {
        position: static !important;
        clip: unset;
        -webkit-clip-path: none;
        clip-path: none;
        display: inline-block;
        line-height: 1.5
    }

    .woocommerce div.product.layout-v4 .product-share {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: static;
        margin: 0;
        padding: 35px 0;
        width: 100%;
        float: none;
        max-width: none;
        line-height: inherit
    }

    .woocommerce div.product.layout-v4 .product-share .sharing-icon {
        font-size: 14px;
        font-size: .875rem;
        font-weight: 500;
        color: #838889 !important;
        text-transform: uppercase;
        text-align: left;
        line-height: inherit;
        width: auto;
        height: auto;
        background: rgba(0, 0, 0, 0) !important;
        border-radius: 0
    }

    .woocommerce div.product.layout-v4 .product-share .sharing-icon svg {
        display: none
    }

    .woocommerce div.product.layout-v4 .product-share .sharing-icon span {
        font-size: 14px;
        font-size: .875rem;
        display: inline;
        font-weight: 500;
        margin-left: 0
    }

    .woocommerce div.product.layout-v4 .product-share .socials {
        height: auto;
        max-width: none;
        position: static;
        background: rgba(0, 0, 0, 0) !important;
        border-radius: 0;
        z-index: auto;
        pointer-events: auto
    }

    .woocommerce div.product.layout-v4 .product-share .socials a {
        color: #243953;
        font-size: 20px;
        line-height: inherit;
        width: auto;
        height: auto;
        opacity: 1;
        margin-left: 30px;
        border: 0
    }

    .woocommerce div.product.layout-v4 .product-share .socials a:first-child {
        margin-left: 0
    }

    .woocommerce div.product.layout-v4 .product-share .socials a:hover,
    .woocommerce div.product.layout-v4 .product-share .socials a:active {
        color: inherit;
        background: rgba(0, 0, 0, 0)
    }

    .woocommerce div.product.layout-v4 .product-share:hover .sharing-icon {
        opacity: 1
    }

    .woocommerce div.product.layout-v4 .product-share .sharing-icon {
        margin-bottom: 0
    }

    .woocommerce div.product.layout-v4 .product_meta {
        margin: 0;
        padding: 25px 0 20px 0;
        border-top: 1px solid #e3e7e8
    }

    .woocommerce div.product.layout-v4 .woocommerce-tabs {
        margin-top: 0;
        padding-bottom: 10px;
        border-bottom: 1px solid #e3e7e8
    }

    .woocommerce div.product.layout-v4 .product-description {
        padding-top: 30px
    }

    .woocommerce div.product.layout-v5 .product-gallery-summary {
        display: block
    }

    .woocommerce div.product.layout-v5 .summary,
    .woocommerce div.product.layout-v5 .woocommerce-product-gallery {
        width: 100%
    }

    .woocommerce div.product.layout-v5 .woocommerce-product-gallery .woocommerce-product-gallery__image {
        width: 100%;
        clear: none;
        padding: 0;
        float: none
    }

    .woocommerce div.product.layout-v5 .summary {
        padding-left: 40px;
        padding-right: 40px;
        position: relative
    }

    .woocommerce div.product.layout-v5 .summary-inner {
        display: block;
        height: auto;
        max-height: none !important
    }

    .woocommerce div.product.layout-v5 .wcboost-wishlist-button,
    .woocommerce div.product.layout-v5 .add-to-wishlist-button {
        position: absolute;
        left: auto;
        right: 40px
    }

    .woocommerce div.product.layout-v5 .product-compare-button-wrapper {
        flex-basis: 100%;
        margin-top: 35px
    }

    .woocommerce div.product.layout-v5 .wcboost-products-compare-button {
        color: inherit;
        font-size: 11px;
        font-weight: 500;
        text-transform: uppercase;
        line-height: inherit;
        display: inline-flex;
        gap: 6px;
        position: static;
        width: auto;
        height: auto;
        border-radius: unset;
        background-color: rgba(0, 0, 0, 0);
        margin-bottom: 0 !important;
        opacity: 1 !important
    }

    .woocommerce div.product.layout-v5 .wcboost-products-compare-button__text {
        display: inline-block
    }

    .woocommerce div.product.layout-v5 .product-share {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: static;
        margin: 0;
        padding: 35px 0;
        width: 100%;
        margin-bottom: 0 !important
    }

    .woocommerce div.product.layout-v5 .product-share .sharing-icon {
        font-size: 14px;
        font-size: .875rem;
        font-weight: 500;
        color: #838889 !important;
        text-transform: uppercase;
        text-align: left;
        line-height: inherit;
        width: auto;
        height: auto;
        background: rgba(0, 0, 0, 0) !important;
        border-radius: 0
    }

    .woocommerce div.product.layout-v5 .product-share .sharing-icon svg {
        display: none
    }

    .woocommerce div.product.layout-v5 .product-share .sharing-icon span {
        font-size: 14px;
        font-size: .875rem;
        display: inline;
        font-weight: 500;
        margin-left: 0
    }

    .woocommerce div.product.layout-v5 .product-share .socials {
        height: auto;
        max-width: none;
        position: static;
        background: rgba(0, 0, 0, 0) !important;
        border-radius: 0;
        z-index: auto;
        pointer-events: auto
    }

    .woocommerce div.product.layout-v5 .product-share .socials a {
        color: #243953;
        font-size: 20px;
        line-height: inherit;
        width: auto;
        height: auto;
        opacity: 1;
        margin-left: 30px;
        border: 0
    }

    .woocommerce div.product.layout-v5 .product-share .socials a:first-child {
        margin-left: 0
    }

    .woocommerce div.product.layout-v5 .product-share .socials a:hover,
    .woocommerce div.product.layout-v5 .product-share .socials a:active {
        color: inherit;
        background: rgba(0, 0, 0, 0)
    }

    .woocommerce div.product.layout-v5 .product-share:hover .sharing-icon {
        opacity: 1
    }

    .woocommerce div.product.layout-v5 .product_meta {
        margin: 0;
        padding: 30px 0 25px 0;
        border-top: 1px solid #e3e7e8;
        border-bottom: 1px solid #e3e7e8
    }

    .single-product.product-v5.product-summary-sticky-default div.product .summary-inner {
        position: static
    }



    .woocommerce div.product.layout-v6 .woocommerce-product-gallery {
        width: auto;
        width: calc(100% + 80px)
    }



    .woocommerce div.product.layout-v6 .woocommerce-product-gallery {
        padding-left: 0;
        margin-bottom: 0;
        margin-left: -40px;
        margin-right: -40px
    }

    .woocommerce div.product.layout-v6 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav {
        top: auto;
        left: 40px;
        bottom: 40px;
        height: auto;
        width: auto
    }

    .woocommerce div.product.layout-v6 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li {
        display: inline-block;
        width: auto;
        margin-bottom: 0
    }

    .woocommerce div.product.layout-v6 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li:last-child {
        margin-right: 0
    }

    .woocommerce div.product.layout-v6 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav {
        position: relative;
        top: auto;
        left: auto;
        width: auto;
        height: auto
    }

    .woocommerce div.product.layout-v6 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav li {
        width: auto;
        margin: 0;
        float: left
    }

    .woocommerce div.product.layout-v6 .wcboost-wishlist-button,
    .woocommerce div.product.layout-v6 .add-to-wishlist-button {
        color: #fff;
        line-height: 50px;
        margin: 0;
        background: #243953
    }

    .woocommerce div.product.layout-v6 .wcboost-wishlist-button svg,
    .woocommerce div.product.layout-v6 .add-to-wishlist-button svg {
        font-size: inherit;
        vertical-align: -0.1em
    }

    .woocommerce div.product.layout-v6 .wcboost-wishlist-button .spinner,
    .woocommerce div.product.layout-v6 .add-to-wishlist-button .spinner {
        width: 20px;
        height: 20px;
        vertical-align: .1em
    }

    .woocommerce div.product.layout-v6 .wcboost-wishlist-button__icon .svg-icon {
        font-size: 24px
    }

    .woocommerce div.product.layout-v6 .wcboost-wishlist-button__icon>svg {
        font-size: 20px;
        vertical-align: 0
    }

    .woocommerce div.product.layout-v6 .wcboost-wishlist-button__icon>.spinner {
        vertical-align: -0.1em
    }

    .woocommerce div.product.layout-v6 .product-share {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: static;
        margin: 0;
        padding: 35px 0;
        width: 100%
    }

    .woocommerce div.product.layout-v6 .product-share .sharing-icon {
        font-size: 14px;
        font-size: .875rem;
        font-weight: 500;
        color: #838889 !important;
        text-transform: uppercase;
        text-align: left;
        line-height: inherit;
        width: auto;
        height: auto;
        background: rgba(0, 0, 0, 0) !important;
        border-radius: 0
    }

    .woocommerce div.product.layout-v6 .product-share .sharing-icon svg {
        display: none
    }

    .woocommerce div.product.layout-v6 .product-share .sharing-icon span {
        font-size: 14px;
        font-size: .875rem;
        display: inline;
        font-weight: 500;
        margin-left: 0
    }

    .woocommerce div.product.layout-v6 .product-share .socials {
        height: auto;
        max-width: none;
        position: static;
        background: rgba(0, 0, 0, 0) !important;
        border-radius: 0;
        z-index: auto;
        pointer-events: auto
    }

    .woocommerce div.product.layout-v6 .product-share .socials a {
        color: #243953;
        font-size: 20px;
        line-height: inherit;
        width: auto;
        height: auto;
        opacity: 1;
        margin-left: 30px;
        border: 0
    }

    .woocommerce div.product.layout-v6 .product-share .socials a:first-child {
        margin-left: 0
    }

    .woocommerce div.product.layout-v6 .product-share .socials a:hover,
    .woocommerce div.product.layout-v6 .product-share .socials a:active {
        color: inherit;
        background: rgba(0, 0, 0, 0)
    }

    .woocommerce div.product.layout-v6 .product-share:hover .sharing-icon {
        opacity: 1
    }

    .woocommerce div.product.layout-v6 .product-share:hover .sharing-icon {
        opacity: 1
    }

    .woocommerce div.product.layout-v6 .product-compare-button-wrapper {
        top: -10px !important;
        margin-bottom: 20px !important
    }

    .woocommerce div.product.layout-v6 .product_meta {
        margin-top: 0;
        padding: 25px 0 20px;
        border-top: 1px solid #e3e7e8
    }

    .woocommerce div.product.layout-v6 .woocommerce-tabs {
        padding-top: 25px
    }

    .woocommerce div.product.layout-v6 .woocommerce-tabs .tabs {
        width: auto;
        float: none;
        border-right: 0;
        margin-bottom: 30px
    }

    .woocommerce div.product.layout-v6 .woocommerce-tabs .tabs li {
        display: block;
        margin: 0 0 23px 0
    }

    .woocommerce div.product.layout-v6 .woocommerce-tabs .tabs li:last-child {
        margin-bottom: 0
    }

    .woocommerce div.product.layout-v6 .woocommerce-tabs .tabs a {
        font-size: 16px;
        font-size: 1rem;
        text-transform: uppercase;
        padding-left: 0;
        transform: none;
        display: inline-block
    }

    .woocommerce div.product.layout-v6 .woocommerce-tabs .tabs a:before {
        display: none
    }

    .woocommerce div.product.layout-v6 .woocommerce-tabs .tabs .active a {
        border-bottom: 1px solid
    }

    .woocommerce div.product.layout-v6 .woocommerce-tabs .panel {
        margin-left: 0;
        padding-left: 0;
        border-left: 0
    }

    .woocommerce div.product.layout-v7 .woocommerce-badges {
        top: 40px;
        left: 0
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery,
    .woocommerce div.product.layout-v7 .summary {
        width: auto;
        float: none
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery {
        margin-left: -40px;
        margin-right: -40px
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav {
        top: auto;
        left: 40px;
        bottom: 40px;
        height: auto;
        width: auto
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li {
        display: inline-block;
        width: auto;
        margin-right: 30px
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li:last-child {
        margin-right: 0
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav li {
        width: auto;
        margin: 0
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav .slick-list {
        margin: 0
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav .slick-slide {
        padding: 0
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav .slick-arrow {
        top: 50%;
        height: 40px;
        padding: 0;
        background: #fff
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav .slick-arrow svg {
        position: static;
        transform: none
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav .slick-next {
        right: 20px
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav .slick-prev {
        left: 20px
    }

    .woocommerce div.product.layout-v7 .summary {
        padding-left: 0;
        padding-top: 60px
    }

    .woocommerce div.product.layout-v7 .wcboost-wishlist-button,
    .woocommerce div.product.layout-v7 .add-to-wishlist-button {
        color: #fff;
        line-height: 50px;
        margin: 0;
        background: #243953
    }

    .woocommerce div.product.layout-v7 .wcboost-wishlist-button svg,
    .woocommerce div.product.layout-v7 .add-to-wishlist-button svg {
        font-size: inherit;
        vertical-align: -0.1em
    }

    .woocommerce div.product.layout-v7 .wcboost-wishlist-button .spinner,
    .woocommerce div.product.layout-v7 .add-to-wishlist-button .spinner {
        width: 20px;
        height: 20px;
        vertical-align: .1em
    }

    .woocommerce div.product.layout-v7 .wcboost-wishlist-button__icon .svg-icon {
        font-size: 24px
    }

    .woocommerce div.product.layout-v7 .wcboost-wishlist-button__icon>svg {
        font-size: 20px;
        vertical-align: 0
    }

    .woocommerce div.product.layout-v7 .wcboost-wishlist-button__icon>.spinner {
        vertical-align: -0.1em
    }

    .woocommerce div.product.layout-v7 .product-share {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: static;
        margin: 0;
        padding: 35px 0;
        width: 100%
    }

    .woocommerce div.product.layout-v7 .product-share .sharing-icon {
        font-size: 14px;
        font-size: .875rem;
        font-weight: 500;
        color: #838889 !important;
        text-transform: uppercase;
        text-align: left;
        line-height: inherit;
        width: auto;
        height: auto;
        background: rgba(0, 0, 0, 0) !important;
        border-radius: 0
    }

    .woocommerce div.product.layout-v7 .product-share .sharing-icon svg {
        display: none
    }

    .woocommerce div.product.layout-v7 .product-share .sharing-icon span {
        font-size: 14px;
        font-size: .875rem;
        display: inline;
        font-weight: 500;
        margin-left: 0
    }

    .woocommerce div.product.layout-v7 .product-share .socials {
        height: auto;
        max-width: none;
        position: static;
        background: rgba(0, 0, 0, 0) !important;
        border-radius: 0;
        z-index: auto;
        pointer-events: auto
    }

    .woocommerce div.product.layout-v7 .product-share .socials a {
        color: #243953;
        font-size: 20px;
        line-height: inherit;
        width: auto;
        height: auto;
        opacity: 1;
        margin-left: 30px;
        border: 0
    }

    .woocommerce div.product.layout-v7 .product-share .socials a:first-child {
        margin-left: 0
    }

    .woocommerce div.product.layout-v7 .product-share .socials a:hover,
    .woocommerce div.product.layout-v7 .product-share .socials a:active {
        color: inherit;
        background: rgba(0, 0, 0, 0)
    }

    .woocommerce div.product.layout-v7 .product-share:hover .sharing-icon {
        opacity: 1
    }

    .woocommerce div.product.layout-v7 .product-compare-button-wrapper {
        top: -10px !important;
        margin-bottom: 20px !important
    }

    .woocommerce div.product.layout-v7 .product_meta {
        margin-top: 0;
        padding-top: 25px;
        padding-bottom: 20px;
        border-top: 1px solid #e3e7e8
    }

    .woocommerce div.product.layout-v7 .woocommerce-tabs {
        padding-top: 25px;
        border-top: 1px solid #e3e7e8
    }

    .woocommerce div.product.layout-v7 .woocommerce-tabs .tabs {
        text-align: left;
        border-bottom: 0
    }

    .woocommerce div.product.layout-v7 .woocommerce-tabs .tabs a {
        padding-bottom: 3px;
        border-bottom-width: 1px
    }

    .woocommerce div.product.layout-v7 .woocommerce-tabs .panel {
        padding: 0
    }

    .single-product.product-v7 .site-content {
        padding-top: 0
    }

    .panels-offscreen .woocommerce-Reviews #review_form_wrapper {
        height: auto;
        min-height: 100%;
        margin-top: -1px
    }

    .panels-offscreen .woocommerce-Reviews #review_form {
        height: auto
    }

    .panels-offscreen .woocommerce-Reviews .comment-respond {
        margin-top: 30px
    }

    .panels-offscreen .woocommerce-Reviews .cancel-review {
        position: static;
        margin: 20px 0
    }

    .products.related,
    .products.upsells {
        margin-top: 30px;
        padding-top: 30px;
        border-top: 1px solid #e3e7e8
    }

    .products-tools .products-filter.dropdown-panel .widget {
        max-width: 50%
    }

    .products-tools .products-filter.dropdown-panel .products-filter-widget {
        max-width: 100%
    }

    .products-tools .products-filter.dropdown-panel .products-filter-widget .filter {
        width: 50%
    }

    .products-tools .columns-switcher {
        display: none
    }

    ul.products li.product {
        width: 33.33%
    }

    ul.products li.product .product-thumbnails--slider .slick-arrow {
        margin-top: 0
    }

    ul.products.layout-masonry li.product {
        width: 33.3333%
    }

    ul.products.layout-masonry li.product .product-thumbnail {
        padding-bottom: 0
    }

    ul.products.layout-masonry li.product .product-thumbnail>a,
    ul.products.layout-masonry li.product .product-thumbnail>.slick-list {
        display: block;
        position: static;
        transform: none
    }

    ul.products.layout-masonry li.product .product-thumbnail>a img,
    ul.products.layout-masonry li.product .product-thumbnail>.slick-list img {
        position: static;
        transform: none
    }

    ul.products.layout-masonry li.product .product-thumbnails--hover .hover-image {
        position: absolute;
        top: 0;
        left: 0
    }

    ul.products.layout-masonry li.product .woocommerce-loop-product__title {
        white-space: wrap;
        max-height: none
    }

    ul.products.layout-masonry li.product:nth-child(10n+1),
    ul.products.layout-masonry li.product:nth-child(10n+7) {
        width: 33.3333%
    }

    ul.products.layout-masonry li.product:nth-child(10n+1) .product-thumbnail,
    ul.products.layout-masonry li.product:nth-child(10n+7) .product-thumbnail {
        padding-bottom: 0
    }

    .sidebar-left ul.products.layout-masonry li.product:nth-child(10n+1) .product-thumbnail,
    .sidebar-left ul.products.layout-masonry li.product:nth-child(10n+7) .product-thumbnail,
    .sidebar-right ul.products.layout-masonry li.product:nth-child(10n+1) .product-thumbnail,
    .sidebar-right ul.products.layout-masonry li.product:nth-child(10n+7) .product-thumbnail {
        padding-bottom: 0
    }

    .shipping ul {
        display: block
    }

    .shipping ul li {
        margin-bottom: 10px
    }

    .shipping ul li:last-child {
        margin-bottom: 0
    }

    .cart-collaterals .cart-subtotal-table,
    .cart-collaterals .order-total-table {
        width: 100%;
        float: none
    }



    .track_order .form-row .input-text {
        margin-right: 0
    }




    table.wishlist_table {
        display: block
    }

    table.wishlist_table thead,
    table.wishlist_table tbody,
    table.wishlist_table tfoot {
        display: block
    }

    table.wishlist_table tr {
        border-bottom: 1px solid #e3e7e8
    }

    table.wishlist_table th,
    table.wishlist_table td {
        border-bottom-width: 0
    }

    table.wishlist_table thead tr {
        display: block
    }

    table.wishlist_table thead .product-remove,
    table.wishlist_table thead .product-thumbnail,
    table.wishlist_table thead .product-price,
    table.wishlist_table thead .product-stock-status,
    table.wishlist_table thead .product-add-to-cart {
        display: none
    }

    table.wishlist_table tbody tr {
        display: grid;
        grid-template-columns: 130px auto min-content;
        padding: 20px 0
    }

    table.wishlist_table tbody td {
        grid-column: 2;
        padding: 0
    }

    table.wishlist_table .product-name {
        padding-left: 0
    }

    table.wishlist_table .product-remove {
        padding: 0
    }

    table.wishlist_table .product-remove a {
        top: 20px;
        transform: none
    }

    table.wishlist_table .product-thumbnail {
        grid-column: 1;
        grid-row: span 10;
        padding-left: 0;
        padding-right: 20px;
        width: auto
    }

    table.wishlist_table .product-thumbnail img {
        margin-left: 0
    }

    table.wishlist_table .product-stock-status {
        font-size: 14px;
        font-size: .875rem;
        color: #838889
    }

    table.wishlist_table .product-add-to-cart {
        grid-column: 3;
        grid-row: 2
    }

    .woocommerce-account-login .content-area .woocommerce {
        width: 100%;
        max-width: 500px;
        padding-left: 0;
        padding-right: 0
    }

    .woocommerce-account-login .login-tabs-nav {
        margin-top: 0
    }

    .woocommerce-order-pay form.login {
        width: 80%
    }



}

@media(max-width: 767px) {

    .woocommerce-address-fields #billing_postcode_search_field .postcode-button {
        margin-left: 0;
        margin-top: 24px;
    }

    .woocommerce-address-fields .form-row label.screen-reader-text {
        text-indent: unset;
    }

    table.cart tr:last-child {
        border-bottom: none;
    }



    #show-form {
        max-width: 100%;
    }

    .woocommerce-badges {
        left: 20px
    }

    .woocommerce-badge {
        line-height: 40px;
        width: 40px;
        height: 40px
    }

    .woocommerce-badge.sold-out {
        line-height: inherit
    }



    .woocommerce-tabs ul.tabs li {
        display: block;
        margin: 0 0 15px 0
    }

    .woocommerce-tabs ul.tabs li:last-child {
        margin-bottom: 0
    }

    .woocommerce-tabs ul.tabs li a {
        display: inline-block;
        padding-bottom: 0
    }

    .woocommerce-tabs.panels-offscreen .button-close {
        right: 18px;
        top: 15px
    }

    .woocommerce-tabs.panels-offscreen .button-close .menu-text {
        display: none
    }

    .woocommerce-tabs.panels-offscreen .panel {
        max-width: 100%
    }

    .woocommerce-tabs.panels-offscreen .panel-header {
        padding: 20px 20px 0 20px
    }

    .woocommerce-tabs.panels-offscreen .panel-header h3 {
        font-size: 20px;
        font-size: 1.25rem
    }

    .woocommerce-tabs.panels-offscreen .panel-content {
        top: 60px;
        padding: 20px
    }

    .woocommerce div.product .product_title {
        font-size: 24px;
        font-size: 1.5rem
    }

    .woocommerce div.product .woocommerce-badges {
        left: 20px
    }

    .woocommerce div.product .price {
        margin-top: 0
    }



    .woocommerce div.product .variations .product-size-guide {
        float: none
    }

    .woocommerce div.product .group_table .quantity {
        width: auto;
        margin-bottom: 0
    }



    .woocommerce div.product .variations td.label {
        vertical-align: top
    }



    .woocommerce div.product .variations .reset_variations {
        display: none !important
    }

    .woocommerce div.product .swatches-support td.value {
        text-align: left;
        display: block;
        position: relative
    }

    .woocommerce div.product .swatches-support td.value .product-size-guide {
        padding: 0;
        border-bottom: 0;
        position: absolute;
        top: -36px;
        right: 0;
        margin: 0
    }

    .woocommerce div.product .bundle_form .cart .quantity {
        width: 100%
    }

    .woocommerce div.product .bundle_form .bundled_product .variations_button {
        display: inline-block
    }

    .woocommerce div.product .bundle_form .bundled_product .quantity {
        width: auto
    }

    .woocommerce div.product .bundle_form .bundled_product .quantity .qty {
        width: 40px
    }

    .woocommerce div.product .bundle_form ul.products .swatches-support td.value {
        text-align: center
    }

    .woocommerce div.product .bundle_button .single_add_to_cart_button {
        flex: 1
    }

    .woocommerce div.product .product_meta span.label {
        min-width: 100px
    }

    .woocommerce div.product .woocommerce-tabs {
        margin-top: 20px
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs {
        display: block
    }

    .woocommerce div.product .woocommerce-tabs .tabs a {
        color: #243953
    }

    .woocommerce div.product .woocommerce-product-gallery--mobile-nav-thumbnails~.summary .wcboost-wishlist-button,
    .woocommerce div.product .woocommerce-product-gallery--mobile-nav-thumbnails~.summary .add-to-wishlist-button {
        top: 20px
    }

    .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
        width: 16px;
        height: 16px;
        background-size: 16px
    }

    .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav {
        line-height: 6px;
        bottom: 17px;
        left: 20px
    }

    .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li {
        padding: 5px;
        margin-right: 10px
    }

    .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li span {
        width: 6px;
        height: 6px
    }

    .woocommerce-product-gallery--mobile-nav-dots.lightbox-support.zoom-support .woocommerce-product-gallery__trigger {
        left: 20px;
        bottom: 16px
    }

    .woocommerce-product-gallery--mobile-nav-dots.lightbox-support.zoom-support .flex-control-nav {
        left: 50px !important
    }

    .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav {
        padding-left: 10px;
        padding-right: 10px
    }

    .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav li img {
        width: 70px
    }

    .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav .slick-next {
        right: 10px
    }

    .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav .slick-prev {
        left: 10px
    }

    .products.related,
    .products.upsells {
        margin-top: 20px
    }

    .products.related h2,
    .products.upsells h2 {
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: 30px
    }

    .woocommerce div.product.layout-v1 {
        margin-bottom: 30px
    }

    .woocommerce div.product.layout-v1 .woocommerce-badges {
        left: 22px
    }

    .woocommerce div.product.layout-v1 .woocommerce-product-gallery {
        margin-left: -20px;
        margin-right: -20px
    }

    .woocommerce div.product.layout-v1 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav {
        left: 20px
    }

    .woocommerce div.product.layout-v1 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav {
        padding-left: 10px;
        padding-right: 10px
    }

    .woocommerce div.product.layout-v1 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav li img {
        width: 70px
    }

    .woocommerce div.product.layout-v1 .summary {
        padding-top: 30px
    }

    .woocommerce div.product.layout-v1 .product-share {
        padding: 25px 0
    }

    .woocommerce div.product.layout-v1 .product_meta {
        padding: 25px 0 20px 0
    }

    .woocommerce div.product.layout-v1 .woocommerce-tabs {
        margin-top: 18px;
        margin-bottom: 0
    }

    .woocommerce div.product.layout-v1 .woocommerce-tabs .tabs li {
        margin-right: 0
    }

    .woocommerce div.product.layout-v2 {
        padding-left: 20px;
        padding-right: 20px
    }

    .woocommerce div.product.layout-v2 .woocommerce-badges {
        left: 20px;
        margin-left: 0
    }

    .woocommerce div.product.layout-v2 .woocommerce-product-gallery {
        margin-left: -20px;
        margin-right: -20px
    }

    .woocommerce div.product.layout-v2 .summary {
        padding-top: 30px
    }

    .woocommerce div.product.layout-v2.product-type-simple .cart,
    .woocommerce div.product.layout-v2 .variations_button {
        flex-direction: column
    }

    .woocommerce div.product.layout-v2.product-type-simple .cart .quantity,
    .woocommerce div.product.layout-v2 .variations_button .quantity {
        margin-bottom: 20px;
        margin-right: 0
    }

    .woocommerce div.product.layout-v2 table.bundled_products .bundled_product_image {
        float: none
    }

    .woocommerce div.product.layout-v2 .product-share {
        padding: 25px 0
    }

    .woocommerce div.product.layout-v2 .product_meta {
        padding: 25px 0 20px 0
    }

    .woocommerce div.product.layout-v2 .woocommerce-tabs {
        padding-top: 20px
    }

    .woocommerce div.product.layout-v2 .woocommerce-tabs .tabs li {
        margin-right: 0;
        margin-bottom: 23px
    }

    .woocommerce div.product.layout-v2 .woocommerce-tabs .tabs li:last-child {
        margin-bottom: 0
    }

    .woocommerce div.product.layout-v3 {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery {
        margin-left: -20px;
        margin-right: -20px;
        height: auto !important;
        max-height: none !important
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery__wrapper {
        overflow: hidden
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav {
        bottom: 17px;
        left: 20px
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li span {
        width: 6px;
        height: 6px
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav {
        padding-left: 10px;
        padding-right: 10px
    }

    .woocommerce div.product.layout-v3 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav li img {
        width: 70px
    }

    .woocommerce div.product.layout-v3 .summary {
        padding-top: 25px
    }

    .woocommerce div.product.layout-v3 .group_table .quantity {
        max-width: 100%;
        min-width: 120px
    }

    .woocommerce div.product.layout-v3 .group_table .quantity .decrease {
        padding-right: 1px
    }

    .woocommerce div.product.layout-v3 .group_table .quantity .increase {
        padding-left: 1px
    }

    .woocommerce div.product.layout-v3.product-type-simple .cart,
    .woocommerce div.product.layout-v3 .variations_button {
        flex-direction: column
    }

    .woocommerce div.product.layout-v3.product-type-simple .cart .quantity,
    .woocommerce div.product.layout-v3 .variations_button .quantity {
        margin-bottom: 20px;
        margin-right: 0
    }

    .woocommerce div.product.layout-v3 .variations_button .quantity .qty {
        flex: 1
    }

    .woocommerce div.product.layout-v3 .product-share {
        padding: 25px 0
    }

    .woocommerce div.product.layout-v3 .product-share .sharing-icon span {
        margin-left: 0
    }

    .woocommerce div.product.layout-v3 .product_meta {
        padding: 25px 0 20px 0
    }

    .woocommerce div.product.layout-v3 .woocommerce-tabs {
        padding-top: 20px
    }

    .woocommerce div.product.layout-v3 .woocommerce-tabs .tabs {
        padding-top: 0
    }

    .woocommerce div.product.layout-v3 .woocommerce-tabs .tabs li {
        margin-right: 0;
        margin-bottom: 23px
    }

    .woocommerce div.product.layout-v3 .woocommerce-tabs .tabs li:last-child {
        text-align: left;
        margin-bottom: 0
    }

    .woocommerce div.product.layout-v3 .woocommerce-tabs .tabs li a {
        font-size: 16px;
        font-size: 1rem
    }

    .single-product.product-v3 {
        position: static
    }

    .woocommerce div.product.layout-v4 .woocommerce-badges {
        top: 20px
    }

    .woocommerce div.product.layout-v4 .woocommerce-product-gallery {
        margin-left: -20px;
        margin-right: -20px
    }

    .woocommerce div.product.layout-v4 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav {
        bottom: 17px;
        left: 20px
    }

    .woocommerce div.product.layout-v4 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav li img {
        width: 70px
    }

    .woocommerce div.product.layout-v4 .summary {
        padding-top: 30px
    }

    .woocommerce div.product.layout-v4 .quantity--dropdown,
    .woocommerce div.product.layout-v4 .quantity-dropdown {
        border-width: 1px;
        display: flex;
        margin-bottom: 20px
    }

    .woocommerce div.product.layout-v4 .quantity--dropdown label,
    .woocommerce div.product.layout-v4 .quantity-dropdown label {
        display: none
    }

    .woocommerce div.product.layout-v4 .quantity--dropdown .qty,
    .woocommerce div.product.layout-v4 .quantity--dropdown .qty-button,
    .woocommerce div.product.layout-v4 .quantity-dropdown .qty,
    .woocommerce div.product.layout-v4 .quantity-dropdown .qty-button {
        display: inline-block
    }

    .woocommerce div.product.layout-v4 .quantity--dropdown .qty,
    .woocommerce div.product.layout-v4 .quantity-dropdown .qty {
        flex: 1
    }

    .woocommerce div.product.layout-v4 .quantity--dropdown .qty-dropdown,
    .woocommerce div.product.layout-v4 .quantity-dropdown .qty-dropdown {
        display: none
    }

    .woocommerce div.product.layout-v4 .quantity--dropdown:after {
        display: none
    }

    .woocommerce div.product.layout-v4 .quantity--dropdown .qty {
        text-align: center
    }

    .woocommerce div.product.layout-v4 .group_table .quantity {
        max-width: 100%;
        min-width: 120px;
        margin-bottom: 0
    }

    .woocommerce div.product.layout-v4 .group_table .quantity .qty {
        margin-left: -4px;
        margin-right: -4px
    }

    .woocommerce div.product.layout-v4 .variations tbody {
        margin-left: 0;
        margin-right: 0;
        display: table-row-group
    }

    .woocommerce div.product.layout-v4 .variations tr {
        display: table-row;
        width: auto;
        float: none;
        padding: 0
    }

    .woocommerce div.product.layout-v4 .variations td {
        display: table-cell
    }

    .woocommerce div.product.layout-v4 .variations td.value {
        text-align: right
    }

    .woocommerce div.product.layout-v4 .variations select {
        width: auto
    }

    .woocommerce div.product.layout-v4 .variations .product-size-guide {
        position: static;
        margin: 10px 0 0
    }

    .woocommerce div.product.layout-v4 .swatches-support tr {
        display: block
    }

    .woocommerce div.product.layout-v4 .swatches-support td.value {
        text-align: left
    }

    .woocommerce div.product.layout-v4 .cart,
    .woocommerce div.product.layout-v4 .bundle_wrap {
        width: 100%
    }

    .woocommerce div.product.layout-v4 .bundle_form ul.products .variations td {
        display: block
    }

    .woocommerce div.product.layout-v4 .bundle_form .wcboost-wishlist-button,
    .woocommerce div.product.layout-v4 .bundle_form .add-to-wishlist-button {
        margin: 20px 0 0 0;
        width: 100%
    }

    .woocommerce div.product.layout-v4 .product-share {
        padding: 25px 0
    }

    .woocommerce div.product.layout-v4 .product_meta {
        padding: 25px 0 20px 0
    }

    .woocommerce div.product.layout-v5 .summary {
        padding: 30px 20px 0 20px !important
    }

    .woocommerce div.product.layout-v5 .cart,
    .woocommerce div.product.layout-v5 .variations_button {
        flex-wrap: wrap
    }

    .woocommerce div.product.layout-v5 .single_add_to_cart_button {
        width: 100%
    }

    .woocommerce div.product.layout-v5 .wcboost-wishlist-button,
    .woocommerce div.product.layout-v5 .add-to-wishlist-button {
        right: 20px
    }

    .woocommerce div.product.layout-v5 .wcboost-wishlist-button~.share,
    .woocommerce div.product.layout-v5 .add-to-wishlist-button~.share {
        margin-bottom: 0
    }

    .woocommerce div.product.layout-v5 .product-share {
        padding: 25px 0
    }

    .woocommerce div.product.layout-v5 .product_meta {
        padding: 25px 0 20px 0;
        margin-top: 0;
        border-bottom: 1px solid #e3e7e8
    }

    .woocommerce div.product.layout-v5 .woocommerce-tabs {
        padding-top: 20px;
        margin-bottom: 0
    }

    .woocommerce div.product.layout-v5 .woocommerce-tabs .tabs li {
        margin-bottom: 23px
    }

    .woocommerce div.product.layout-v5 .woocommerce-tabs .tabs li:last-child {
        margin-bottom: 0
    }

    .single-product.product-v5 .upsells,
    .single-product.product-v5 .related {
        padding-top: 30px
    }

    .woocommerce div.product.layout-v6 .woocommerce-badges {
        top: 20px;
        left: 0
    }

    .woocommerce div.product.layout-v6 .woocommerce-product-gallery {
        margin-left: -20px;
        margin-right: -20px;
        width: auto
    }

    .woocommerce div.product.layout-v6 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav {
        bottom: 17px;
        left: 20px
    }



    .woocommerce div.product.layout-v6 .cart,
    .woocommerce div.product.layout-v6 .variations_button {
        flex-wrap: wrap
    }

    .woocommerce div.product.layout-v6 .variations {
        display: table;
        padding-right: 0;
        margin-bottom: 20px
    }

    .woocommerce div.product.layout-v6 .variations tbody {
        margin-left: 0;
        margin-right: 0;
        display: table-row-group
    }

    .woocommerce div.product.layout-v6 .variations tr {
        display: table-row;
        width: auto;
        float: none;
        padding: 0
    }

    .woocommerce div.product.layout-v6 .variations td {
        display: table-cell
    }



    .woocommerce div.product.layout-v6 .variations select {
        width: auto
    }

    .woocommerce div.product.layout-v6 .variations .product-size-guide {
        position: static;
        margin: 10px 0 0
    }

    .woocommerce div.product.layout-v6 .swatches-support tr {
        display: block
    }

    .woocommerce div.product.layout-v6 .swatches-support .variations td.value {
        display: block;
        text-align: left
    }

    .woocommerce div.product.layout-v6 .swatches-support .variations .product-size-guide {
        margin-top: 0;
        position: absolute;
        top: -36px;
        right: 0
    }

    .woocommerce div.product.layout-v6 .bundle_form ul.products .variations td {
        display: block
    }

    .woocommerce div.product.layout-v6 .product-share {
        padding: 25px 0
    }

    .woocommerce div.product.layout-v6 .product_meta {
        padding: 25px 0 20px 0
    }

    .woocommerce div.product.layout-v7 .woocommerce-badges {
        top: 20px
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery {
        margin-left: -20px;
        margin-right: -20px
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav {
        bottom: 17px;
        left: 20px
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery--mobile-nav-dots .flex-control-nav li:not(:last-child) {
        margin-right: 10px
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav .slick-next {
        right: 10px
    }

    .woocommerce div.product.layout-v7 .woocommerce-product-gallery--mobile-nav-thumbnails .flex-control-nav .slick-prev {
        left: 10px
    }

    .woocommerce div.product.layout-v7 .summary {
        padding-top: 30px
    }

    .woocommerce div.product.layout-v7 .cart,
    .woocommerce div.product.layout-v7 .variations_button {
        flex-wrap: wrap
    }

    .woocommerce div.product.layout-v7 .product-share {
        padding: 25px 0
    }

    .woocommerce div.product.layout-v7 .product_meta {
        padding: 25px 0 20px 0
    }

    .woocommerce div.product.layout-v7 .woocommerce-tabs {
        padding-top: 20px
    }

    .woocommerce div.product.layout-v7 .woocommerce-tabs .tabs li {
        display: block;
        margin: 0 0 23px 0
    }

    .woocommerce div.product.layout-v7 .woocommerce-tabs .tabs li:last-child {
        margin-bottom: 0
    }

    .woocommerce div.product.layout-v7 .woocommerce-tabs .tabs li a {
        font-size: 16px;
        font-size: 1rem;
        color: #243953
    }

    .woocommerce-products-header.layout-minimal {
        margin: 10px 0
    }

    .woocommerce-products-header.layout-standard .page-title {
        font-size: 32px;
        font-size: 2rem
    }

    .woocommerce-products-header.layout-standard .breadcrumbs {
        margin-bottom: 20px
    }



    .select2-container .products-quick-search-options {
        min-width: 110px
    }

    .select2-container .products-quick-search-options.select2-dropdown {
        margin-left: 0
    }

    .select2-container .products-quick-search-options .select2-results .select2-results__option {
        font-size: 18px;
        font-size: 1.125rem
    }

    .products-tools {
        padding: 28px 0
    }

    .products-tools .woocommerce-ordering .select2 {
        min-width: 0
    }

    .products-tools .woocommerce-ordering .select2 .select2-selection--single .select2-selection__rendered {
        padding-right: 24px
    }

    .products-tools .woocommerce-ordering .select2 .select2-selection--single .select2-selection__arrow {
        margin-top: -4px
    }

    .products-tools .products-filter-toggle .remove-filtered {
        display: none
    }

    .products-tools .products-filter.offscreen-panel .filter-widgets {
        padding: 20px 40px
    }

    .products-tools .products-filter.dropdown-panel {
        position: fixed;
        top: 0;
        left: 0;
        margin-left: 0 !important;
        width: 100% !important;
        height: 100%;
        padding-top: 0;
        z-index: 1100;
        overflow-y: auto
    }

    .products-tools .products-filter.dropdown-panel .products-filter-container {
        padding-top: 0
    }

    .products-tools .products-filter.dropdown-panel .button-close {
        top: 18px
    }

    .products-tools .products-filter.dropdown-panel .button-close .menu-text {
        display: none
    }

    .products-tools .products-filter.dropdown-panel .panel-header {
        display: block;
        padding: 21px 0
    }

    .products-tools .products-filter.dropdown-panel .filter-widgets {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px
    }

    .products-tools .products-filter.dropdown-panel .products-filter-widget .filter {
        width: 100%
    }

    .products-tools .products-filter.dropdown-panel .products-filter-widget .button {
        width: 100%
    }

    .products-tools .products-filter.dropdown-panel .products-filter-widget .reset-button {
        margin-left: 0;
        margin-top: 20px
    }

    .products-tools .products-filter.dropdown-panel .products-filter-widget .products-loader {
        text-align: center;
        display: block;
        margin-left: 0
    }

    .products-toolbar.layout-v3 .woocommerce-result-count {
        display: none
    }

    .products-toolbar.layout-v4 .products-tabs,
    .products-toolbar.layout-v5 .products-tabs {
        display: none
    }

    .products-toolbar.layout-v4 .woocommerce-ordering,
    .products-toolbar.layout-v5 .woocommerce-ordering {
        display: block
    }

    .products-toolbar.layout-v4 .products-filter-container .button-close,
    .products-toolbar.layout-v5 .products-filter-container .button-close {
        display: block
    }

    .products-toolbar.layout-v4 .products-filter-container .button-close .menu-text,
    .products-toolbar.layout-v5 .products-filter-container .button-close .menu-text {
        display: none
    }

    .products-toolbar.layout-v4 .columns-switcher {
        display: none
    }

    .products-toolbar.layout-v4 .products-filter-toggle {
        margin-left: 0;
        padding-left: 0;
        border-left: 0
    }

    .products-toolbar.layout-v5 .woocommerce-result-count {
        display: none
    }

    .products-toolbar.layout-v5 .products-filter-toggle {
        margin-left: 0;
        padding-left: 0;
        border-left: 0
    }

    ul.products {
        margin-left: -10px;
        margin-right: -10px
    }

    ul.products li.product {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px
    }

    ul.products li.product .product-summary {
        padding: 10px
    }

    ul.products li.product .buttons {
        left: 10px;
        right: 10px
    }

    ul.products li.product .wcboost-wishlist-button,
    ul.products li.product .wcboost-products-compare-button,
    ul.products li.product .add-to-wishlist-button {
        display: none
    }

    ul.products li.product-category .woocommerce-loop-category__title {
        font-size: 20px;
        font-size: 1.25rem;
        margin: 0 30px 20px 30px
    }

    .sidebar-left ul.products.columns-3 li.product,
    .sidebar-left ul.products.columns-4 li.product,
    .sidebar-left ul.products.columns-5 li.product,
    .sidebar-left ul.products.columns-6 li.product,
    .sidebar-right ul.products.columns-3 li.product,
    .sidebar-right ul.products.columns-4 li.product,
    .sidebar-right ul.products.columns-5 li.product,
    .sidebar-right ul.products.columns-6 li.product {
        width: 50%
    }

    ul.products.layout-masonry li.product {
        width: 50%
    }

    ul.products.layout-masonry li.product:nth-child(10n+1),
    ul.products.layout-masonry li.product:nth-child(10n+7) {
        width: 50%
    }

    .mobile-shop-columns-1 ul.products li.product,
    .mobile-shop-columns-1 ul.products.layout-masonry li.product {
        width: 100%
    }

    .mobile-shop-buttons ul.products li.product .buttons {
        position: static;
        transform: none;
        opacity: 1;
        padding-top: 10px
    }

    .mobile-shop-buttons ul.products li.product .wcboost-wishlist-button,
    .mobile-shop-buttons ul.products li.product .add-to-wishlist-button {
        margin-left: 6px;
        display: inline-block
    }

    .mobile-shop-buttons ul.products .product-inner:hover .product-summary {
        transform: none
    }

    .mobile-shop-buttons ul.products .product-inner:hover .price,
    .mobile-shop-buttons ul.products .product-inner:hover .buttons {
        transform: none;
        opacity: 1
    }



    .products-quick-search .select2 .select2-selection--single .select2-selection__rendered {
        min-height: 0
    }

    .products-quick-search__intro-text {
        display: block
    }

    .products-quick-search__intro-text+select+.select2 {
        margin-left: 0
    }

    .products-toolbar.layout-v6 .products-tools {
        text-align: left;
        padding: 50px 0 10px 0
    }



    .woocommerce-navigation {
        margin-top: 40px
    }





    .cart-panel .widget_shopping_cart_content .total {
        margin-top: 30px;
        border-top: 1px solid #e3e7e8
    }

    .cart-panel .widget_shopping_cart_content .buttons {
        margin-bottom: 20px
    }

    .cart-panel .widget_shopping_cart_content .buttons .button {
        font-size: 16px;
        font-size: 1rem;
        line-height: 50px
    }

    .woocommerce-account-login .login-tabs-nav {
        font-size: 20px;
        font-size: 1.25rem
    }



    .woocommerce-cart .entry-title {
        margin-bottom: 30px
    }

    .woocommerce-wishlist .entry-title {
        margin-bottom: 0
    }

    table.wishlist_table tbody tr {
        grid-template-columns: 100px auto;
        padding-right: 50px
    }

    table.wishlist_table .product-stock-status {
        font-size: 12px;
        font-size: .75rem;
        margin-top: 5px
    }

    table.wishlist_table .product-date {
        margin-top: 5px;
        font-size: 14px;
        font-size: .875rem
    }

    table.wishlist_table .product-quantity {
        margin: 5px 0
    }

    table.wishlist_table .product-add-to-cart {
        text-align: initial;
        grid-column: 2;
        grid-row: auto;
        margin-top: 18px;
        padding-right: 0
    }

    table.wishlist_table .product-add-to-cart .button {
        color: inherit;
        line-height: inherit;
        background-color: rgba(0, 0, 0, 0);
        padding: 0;
        min-width: 0
    }

    table.cart {
        width: 100%
    }

    table.cart tr {
        border-bottom: 1px solid #e3e7e8
    }

    table.cart td {
        border-bottom: 0
    }






    table.cart .product-name .product-price {
        font-size: 16px;
        font-size: 1rem;
        display: block
    }

    table.cart .product-name .product-remove {
        text-align: left;
        display: block
    }

    table.cart .product-name .product-remove a {
        font-size: 12px;
        font-size: .75rem;
        font-weight: 400
    }





    table.cart .product-quantity {
        text-align: right;
        padding-left: 0;
        padding-right: 0
    }

    table.cart .product-quantity .quantity {
        min-width: 0
    }

    table.cart .product-quantity .quantity--individual {
        width: 40px
    }






    table.cart .actions {
        padding-left: 0;
        padding-right: 0
    }

    table.cart .actions .empty-cart-button {
        float: left
    }

    table.cart .coupon {
        width: 100%;
        margin-bottom: 30px
    }

    .cart-collaterals {
        padding: 15px 20px 20px 20px;
        margin-top: 40px
    }



    .cart-collaterals .shop_table tbody {
        display: block
    }

    .cart-collaterals .shop_table tr {
        display: flex;
        justify-content: space-between;
    }

    .cart-collaterals .shop_table th {
        flex: 1
    }

    .cart-collaterals .shop_table tr.shipping {

        border-bottom: 1px solid #e3e7e8
    }

    .cart-collaterals .shop_table tr.shipping th,
    .cart-collaterals .shop_table tr.shipping td {
        display: block;

        border-bottom: 0
    }

    .cart-collaterals .shop_table tr.shipping th {
        padding-bottom: 0
    }




    .checkout-login,
    .checkout-coupon {
        width: auto;
        float: none;
        margin-bottom: 30px
    }

    .checkout-coupon .checkout_coupon {
        padding: 0
    }


    .track_order .form-row {
        display: block
    }

    .track_order .form-row .input-text {
        width: 100%
    }

    .woocommerce-MyAccount-navigation {
        width: 100%;
        float: none;
        margin-top: 0;
        margin-bottom: 40px;
        padding-bottom: 20px;
        padding-right: 0;
        overflow-y: scroll;
        border-bottom: 1px solid #e3e7e8
    }

    .woocommerce-MyAccount-navigation::-webkit-scrollbar {
        display: none
    }

    .woocommerce-MyAccount-navigation ul {
        white-space: nowrap;
        max-height: 30px
    }

    .woocommerce-MyAccount-navigation li {
        display: inline-block;
        margin: 0 15px
    }

    .woocommerce-MyAccount-navigation li:first-child {
        margin-left: 0
    }

    .woocommerce-MyAccount-navigation .is-active a:before {
        display: none
    }

    .woocommerce-MyAccount-content {
        width: auto;
        float: none
    }



    .woocommerce-MyAccount-content h3.greeting {
        margin-bottom: inherit
    }



    form.edit-account .form-row {
        display: block
    }

    form.edit-account>.form-row>span {
        margin-left: 0
    }

    form.edit-account .form-row-submit {
        padding-left: 0
    }

    form.edit-account label {
        display: inline-block
    }

    form.edit-account .input-text {
        width: 100%
    }



    .woocommerce-address-fields .form-row {
        display: block
    }

    .woocommerce-address-fields label {
        display: inline-block
    }

    .woocommerce-address-fields .button {
        margin-left: 0;
        width: 100%
    }

    .woocommerce-order-pay form.login {
        width: 100%
    }

    table.woocommerce-table--order-downloads thead,
    table.my_account_orders thead {
        display: none
    }

    table.woocommerce-table--order-downloads tbody tr,
    table.my_account_orders tbody tr {
        display: block;
        padding: 10px 0;
        border-bottom: 1px solid #e3e7e8
    }

    table.woocommerce-table--order-downloads tbody td,
    table.my_account_orders tbody td {
        font-size: 16px;
        font-size: 1rem;
        text-align: right;
        display: block;
        border-bottom: 0;
        padding: 5px 0
    }

    table.woocommerce-table--order-downloads tbody td:before,
    table.my_account_orders tbody td:before {
        content: attr(data-title);
        font-size: 14px;
        float: left;
        text-transform: uppercase;
        display: block
    }

    table.woocommerce-table--order-downloads tbody .button,
    table.my_account_orders tbody .button {
        line-height: inherit;
        color: #243953;
        padding: 0;
        margin-left: 10px;
        border-bottom: 2px solid #e3e7e8;
        background: rgba(0, 0, 0, 0)
    }

    table.woocommerce-table--order-downloads tbody .button:hover,
    table.woocommerce-table--order-downloads tbody .button:active,
    table.woocommerce-table--order-downloads tbody .button:focus,
    table.my_account_orders tbody .button:hover,
    table.my_account_orders tbody .button:active,
    table.my_account_orders tbody .button:focus {
        border-bottom-color: #243953
    }

    .floating-cart-icon {
        right: 20px;
        bottom: 20px
    }

    .gotop~.floating-cart-icon {
        right: 80px
    }

    .sticky-cart-form__container {
        justify-content: center;
        margin-left: 0;
        margin-right: 0
    }



    .sticky-cart-form form.cart,
    .sticky-cart-form__mobile-button {
        width: 100%
    }



    .sticky-cart-form form.cart .single_add_to_cart_button {
        width: 100%;
        flex-basis: 100%
    }

    .mobile-bottom-bar-enabled .wc-block-cart .wc-block-cart__submit-container--sticky,
    .mobile-bottom-bar-enabled .wcboost-flyout-notices-container {
        bottom: var(--mobile-bottom-bar-height)
    }
}

@media(max-width: 520px) {
    #billing_postcode_search_field .postcode-button {
        margin-left: 0;
    }

    #checkout-form #billing_address_2_field label {
        display: none;
    }


    form.woocommerce-checkout .form-row label {
        flex-basis: 0;
    }

    .woocommerce-account-fields .form-row.create-account {
        padding-left: 0;
    }


    form.woocommerce-checkout .form-row {
        flex-direction: column;
    }



    table.cart .product-thumbnail {
        width: 120px
    }



    .woocommerce-products-header .breadcrumbs {
        width: 100%;
    }


}

@media(max-width: 380px) {
    .mobile-shop-buttons ul.products li.product .woocommerce-loop-product__button {
        font-size: 0
    }

    .mobile-shop-buttons ul.products li.product .woocommerce-loop-product__button:before {
        content: "";
        display: block;
        width: 24px;
        height: 24px;
        opacity: 1;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxyZWN0IGZpbGw9Im5vbmUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIvPjxwYXRoIGQ9Ik0xOSwxMGgtM1Y3YzAtMi4yMDYtMS43OTQtNC00LTRTOCw0Ljc5NCw4LDd2M0g1Yy0wLjU1LDAtMC45MDgsMC40NDEtMC43OTcsMC45NzlsMS44NzksOS4wNDJDNi4xOTQsMjAuNTU5LDYuNzM2LDIxLDcuMjg2LDIxaDkuNDI5YzAuNTUsMCwxLjA5Mi0wLjQ0MSwxLjIwMy0wLjk3OWwxLjg3OS05LjA0MkMxOS45MDgsMTAuNDQxLDE5LjU1LDEwLDE5LDEweiBNMTAsN2MwLTEuMTAzLDAuODk3LTIsMi0yczIsMC44OTcsMiwydjNoLTRWN3ogTTE2LjA4NywxOUg3LjkxM2wtMS40NTUtN2gxMS4zMTNMMTYuMDg3LDE5eiIvPjwvZz48L3N2Zz4=)
    }

    .mobile-shop-buttons ul.products li.product .ajax_add_to_cart.loading:before {
        width: 16px;
        height: 16px;
        background: none;
        margin-top: 3px
    }

    .mobile-shop-buttons ul.products li.product .ajax_add_to_cart.added:before {
        animation: none
    }

    .mobile-shop-buttons ul.products li.product .ajax_add_to_cart.added:after {
        display: none
    }

    .mobile-shop-buttons ul.products li.product .ajax_add_to_cart.loading:before {
        margin-right: 0
    }
}