main {
    overflow: visible;
    position: relative;
}

.tax-product_cat main {
    overflow: auto;
}

#content {
    padding-top: 150px;
    overflow: hidden;
}

.woocommerce-page .container,
.site-content>.woocommerce {
    max-width: 1425px;
    margin: 0 auto;
    width: 100%;
    padding-inline: 15px;
}

.shop-banner {
    padding-top: 25px;
    padding-bottom: 60px;
    padding-left: 60px;
    padding-right: 60px;
    border-left: 8px solid var(--yellow);
}

.shop-banner:before {
    background-image: url('../images/woo-leaves.jpg');
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: -30px;
    width: 488px;
    height: 542px;
}

.shop-banner .vc_col-sm-3 {
    width: 20%;
    max-width: 345px;
}

.shop-banner .vc_col-sm-9 {
    width: 80%;
    max-width: 1360px;
    background: #f8f8f8;
    padding: 25px 45px 0;
}

.woocommerce-page h1 {
    font-size: 36px;
    color: #001c32;
    letter-spacing: 3.5px;
    margin-bottom: 20px;
}

.page-description a {
    color: #0060a9;
}

.page-description a:hover {
    color: var(--yellow);
}

.page-description p {
    margin-bottom: 0;
}

.woocommerce-breadcrumb a {
    color: #9e9e9e;
}

.woocommerce-breadcrumb a:hover {
    color: var(--yellow);
}

.woocommerce-breadcrumb .separator {
    color: #9e9e9e;
    vertical-align: middle;
    vertical-align: middle;
    width: 1px;
    height: 14px;
    background-color: #8695a0;
    line-height: 1;
    margin: 0px 10px;
    display: inline-block;
}

.woocommerce-breadcrumb {
    color: #001c32;
    font-size: 14px;
    padding-top: 25px;
}

.product-cats {
    display: flex;
    justify-content: space-between;
    padding-left: 80px;
    padding-right: 80px;
    gap: 20px;
}

.product-cats .vc_col-sm-1 {
    width: 0;
}

.product-cat {
    position: relative;
    min-width: 325px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.product-cat img {
    width: 325px;
    height: 260px;
    object-fit: cover;
}

ul.products li.product img {
    display: block;
    width: 100%;
}

.product-cat h2,
.product-cat h2.vc_custom_heading a {
    font-size: 20px;
    color: #001c32;
    font-weight: 600;
    margin-top: 30px;
    line-height: 16px;
    padding: 0 22px;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.product-cat h2.vc_custom_heading a,
.product-cat h2.vc_custom_heading a:focus,
.product-cat h2.vc_custom_heading a:visited {
    padding-left: 0;
    color: #001c32;
}

.product-cat .vc_custom_heading a,
.product-cat .vc_custom_heading a:focus,
.product-cat .vc_custom_heading a:visited {
    padding: 0 22px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 10px;
    position: relative;
    color: #0060a9;
    opacity: 1;
}

.vc_custom_heading a:before {
    content: "\e911";
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    top: 55%;
    right: 0px;
    transform: translate(0, -50%) rotate(-90deg);
    font-size: 12px;
}

.product-cat .vc_custom_heading a:hover {
    color: var(--yellow) !important;
}

.product-cat .vc_custom_heading a:hover:before {
    color: var(--yellow) !important;
    right: -10px;
}

.product-cats>.product-cat>.vc_column-inner {
    padding-top: 0 !important;
}

/*category page*/
/*category page*/
/*category page*/
.category-cs {
    display: flex;
    margin-top: 60px;
    max-width: 1905px;
    margin-inline: auto;
}

.category-cs .sidebars {
    width: 20%;
    padding-left: 60px;
    padding-right: 30px;
    margin-top: 60px;
}

.category-cs .container {
    margin-left: 0;
    width: 80%;
    margin-top: 0;
}

.category-cs .woocommerce-breadcrumb {
    display: none;
}

.site-content>.woocommerce-breadcrumb {
    display: none;
}

header.woocommerce-products-header {
    background: #f8f8f8;
    padding: 20px 55px;
}

h3.berocket_ajax_group_filter_title {
    color: #0060a9;
    font-size: 18px;
    letter-spacing: 1.5px;
    font-weight: 500;
    margin-bottom: 25px;
    line-height: 28px;
}

.bapf_sfilter ul li {
    padding-left: 0;
}

.bapf_sfilter ul li:before {
    content: none;
}

.bapf_sfilter ul li label {
    color: #9b9b9b;
}

.bapf_sfilter.bapf_ckbox input[type=checkbox] {
    margin-right: 20px !important;
}

.bapf_sfilter .bapf_body ul li ul {
    margin-left: 0;
}

.bapf_head h3 {
    color: #484848;
    font-size: 18px;
    letter-spacing: 1.5px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 28px;
}

.bapf_ckbox_sqchck input[type=checkbox]:checked:after {
    width: 15px;
    height: 15px;
    border-bottom: none;
    border-right: none;
    top: -6px;
    left: 0;
    transform: rotate(0deg);
    content: "\e902";
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 24px;
    line-height: 1;
    color: #0060a9;
}

.bapf_ckbox_sqchck input[type=checkbox] {
    border: 1px solid #fff;
    outline: 2px solid #9b9b9b;
    width: 18px;
    height: 18px;
}

.bapf_ckbox_sqchck input[type=checkbox]:hover {
    background: var(--yellow);
}

.top-pagination {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-top: 1px solid #919191;
    border-bottom: 1px solid #919191;
    margin-top: 0;
    margin-bottom: 45px;
    padding: 15px 10px;
}

.woocommerce-notices-wrapper {
    max-width: 1425px;
    margin: 0 auto;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    margin: 10px 0px;
}

.woocommerce-message {
    border: 1px solid var(--green);
    padding-inline: 10px;
}

.woocommerce-message a {
    font-weight: 400;
    color: #001c32;
}

.woocommerce-error {
    background-color: transparent;
    color: #001c32;
    padding: 8px;
    border: 1px solid #e2401c;
}

.top-pagination p {
    font-size: 16px;
    color: #919191;
    margin-bottom: 0;
}

.woocommerce-ordering {
    display: flex;
    gap: 8px;
}

ul.products {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

ul.products li.product {
    background: #f9f9f9;
    padding: 5px 5px 10px;
    border-radius: 4px;
    width: 24.2% !important;
    margin-right: 1%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.products li,
.slider li,
.tabs li,
.inner-tab li,
.methods li {
    padding-left: 0;
}

.products li:before,
.slider li:before,
.tabs li:before,
.inner-tab li:before,
.methods li:before {
    content: none !important;
}

a.woocommerce-LoopProduct-link {
    background: #f9f9f9;
    padding: 10px;
    display: block;
}

h2.woocommerce-loop-product__title {
    color: #1d1d1d;
    line-height: 1.5;
    font-size: 20px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 0;
    letter-spacing: 2.4px;
}

ul.products li.product .button {
    color: var(--green);
    width: 100%;
    background: transparent;
    padding: 10px 35px 10px 10px;
    text-align: left;
}

ul.products li.product .button:before {
    right: 10px;
}

ul.products li.product .button:hover,
a.woocommerce-LoopProduct-link:hover~a.button {
    background: var(--green);
    color: #fff;
}

ul.products li.product .button:hover:before {
    right: 5px;
}

ul.products:lang(de-DE) li.product .button {
    font-size: 16px;
}

ul.products li.product span.price,
ul.slide-flex li.product span.price {
    display: none;
}

ul.products li.product .attribute {
    color: #1d1d1d;
    font-size: 16px;
    line-height: 28px;
    padding-inline: 10px;
}







.bottom-descrip {
    padding: 15px 55px;
}

nav.woocommerce-pagination {
    float: left;
    width: 100%;
    border-top: 1px solid #919191;
    border-bottom: 1px solid #919191;
    margin-top: 30px;
    margin-bottom: 45px;
    padding: 15px 55px;
}

ul.page-numbers {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
}

ul.page-numbers li {
    padding-left: 0;
}

ul.page-numbers li:before {
    content: none;
}

a.added_to_cart.wc-forward {
    position: relative;
    top: -30px;
    padding: 0 10px;
    color: var(--green);
    font-weight: 400;
    font-size: 16px;
}

a.added_to_cart.wc-forward:hover {
    color: var(--yellow);
}

.woocommerce-cart #masthead,
.woocommerce-checkout #masthead {
    position: relative;
}

.woocommerce-cart #content,
.woocommerce-checkout #content {
    padding-top: 0;
}

/*single product*/
/*single product*/
/*single product*/

.single-product main:before {
    content: '';
    width: 8px;
    height: 500px;
    display: block;
    position: absolute;
    left: 0;
    top: 250px;
    background-color: var(--yellow);
}

.single-product div.product {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    max-width: 1550px;
    margin: 0 auto;
    width: 100%;
    padding-inline: 15px;
    padding-block: 40px;
    gap: 4%;
}

.left-image {
    width: 36%;
}

.right-content {
    width: 60%;
}

.single-product h1.product_title {
    font-size: 30px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 30px;
    max-width: 100%;
}

.attributes {
    max-width: 100%;
}

.attributes .attribute {
    padding-bottom: 10px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

.attributes.attributes-after-title .attribute span {
    width: 100%;
    margin-bottom: 20px;
}

.attribute span {
    font-weight: 500;
    display: block;
    min-width: 275px;
}

.attribute img {
    width: 80px;
    height: 60px;
    object-fit: contain;
    margin-right: 25px;
}

.attribute img[title='FSC-logo'] {
    width: 50px;
    height: 50px;
}

li.product .attribute span {
    font-weight: 300;
    display: inline;
    margin-right: 5px;
}

.price {
    font-weight: 500;
}

.woocommerce-product-details__short-description {
    padding-bottom: 25px;
    max-width: 100%;
}

.woocommerce-product-details__short-description p {
    margin-bottom: 0;
}

form.cart {
    display: flex;
    margin-bottom: 55px;
    margin-top: 50px;
    flex-wrap: wrap;
    gap: 55px;
}

/**/
/**/
/**/
/**/
/**/
.quantity {
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 20px;
}

.woocommerce .quantity .qty {
    border-radius: 4px;
    font-size: 20px;
    outline: none !important;
    /*    pointer-events: none;*/
    padding: 5px;
    width: 70px;
    text-align: center;
}

.quantity .quantity-button {
    height: 26px;
    width: 26px;
    background: transparent;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0 10px;
    border: 1px solid var(--dark-blue);
    line-height: 24px;
    cursor: pointer;
    font-size: 24px;
}

.quantity .quantity-down {
    order: -1;
}

.quantity .quantity-button:hover {
    background: var(--yellow);
    color: #fff;
}

.woocommerce .quantity .select-input-qty {
    border: 1px solid;
    width: auto;
    border-radius: 4px;
    font-size: 20px;
}

a.product-modal-qty-submit {
    margin-left: 10px;
    background-color: var(--dark-green);
    color: #fff;
    padding: 10px;
    border-radius: 4px;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-modal-qty-submit .icon-check {
    font-size: 22px;
}

a.product-modal-qty-submit:hover {
    background-color: var(--green);
    color: var(--white);
}

.quantity-wrap {
    /*    display: flex;*/
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: flex-end;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    border-radius: 4px;
    padding: 12px 12px 6px;
    min-width: 185px;
    z-index: 99;
    border: 1px solid var(--dark-blue);
}

.quantity-wrap p {
    line-height: 1;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/**/
/**/
/**/
/**/
/**/
/**/

.quantity-wrap,
.product_meta {
    display: none;
}

.woocommerce-tabs {
    width: 100%;
    max-width: 1050px;
    margin: 0 auto;
    padding-bottom: 60px;
    padding-inline: 15px;
}

.woocommerce-tabs ul.tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.woocommerce-tabs ul.tabs li {
    padding-left: 0;
}

.woocommerce-tabs ul.tabs li a {
    padding: 15px;
    font-size: 20px;
    color: var(--blue);
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    font-weight: 400;
    letter-spacing: 2px;
    position: relative;
    width: 100%;
}

.woocommerce-tabs ul.tabs li a:hover,
.woocommerce-tabs ul.tabs li a:focus,
.woocommerce-tabs ul.tabs li a:active,
.woocommerce-tabs ul.tabs li.active a {
    font-weight: 600;
}


.woocommerce-Tabs-panel h2 {
    display: none;
}

.woocommerce-Tabs-panel {
    padding-block: 40px;
    padding-inline: 15px;
    background-color: #ecf2f6;
    position: relative;
}

.woocommerce-Tabs-panel:before,
.woocommerce-Tabs-panel:after {
    content: '';
    background-color: #ecf2f6;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 100%;
}

.woocommerce-Tabs-panel:after {
    left: auto;
    right: 100%;
}

button.single_add_to_cart_button {
    color: #fff;
    background: var(--dark-green);
    padding: 10px 35px 10px 10px;
    position: relative;
    min-width: fit-content;
}

button.single_add_to_cart_button:before {
    content: '\e90d';
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: 800;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    top: 55%;
    right: 30px;
    transform: translate(0, -50%);
    font-size: 18px;
}

button.single_add_to_cart_button:hover {
    background: var(--green);
    color: #fff;
}

button.single_add_to_cart_button:hover:before {
    right: 20px;
}

.single-product button.single_add_to_cart_button {
    padding: 10px 60px 10px 20px;
}



.inner-tab.downloads a {
    position: relative;
    width: 100%;
    background: #fff;
    padding-inline: 50px 100px;
    padding-block: 30px;
    border-radius: 50px;
    margin-bottom: 16px;
    max-width: 900px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
    font-size: 18px;
    color: var(--dark-green);
}

.inner-tab.downloads a:last-child {
    margin-bottom: 0;
}

.inner-tab a span {
    color: #698aa0;
}

.subtype {
    text-transform: uppercase;
    padding-right: 10px;
}

.downloads .img-wrap {
    background-color: #698aa0;
    width: 50px;
    height: 50px;
    padding: 10px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 26px;
    transform: translate(0, -50%);
}

.inner-tab.downloads a:hover {
    color: var(--green);
}

.inner-tab.downloads a:hover .img-wrap {
    background-color: var(--green);
}

.pagiantion-cstm {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 60px;
    padding-inline: 15px;
}


/* cart pge , checkout page, account page */
/* cart pge , checkout page, account page */
/* cart pge , checkout page, account page */

.woocommerce-cart .entry-content,
.woocommerce-checkout .entry-content,
.woocommerce-account .entry-content {
    padding-top: 0;
    padding-bottom: 80px;
}

.woocommerce-info a {
    color: #0060a9;
    padding: 0;
    display: inline-block;
    background: transparent;
    white-space: nowrap;
}

.woocommerce-info a:before {
    content: none;
}

.woocommerce-info a:hover {
    color: var(--yellow);
    background: transparent;
}

table {
    border-collapse: collapse;
}

table,
th,
td {
    border: 1px solid #f8f8f8;
    padding: 10px;
}

td.product-thumbnail img {
    max-width: 85px;
}

table.shop_table_responsive tr th,
table.shop_table_responsive tr td {
    text-align: center;
}

.cart-collaterals {
    display: flex;
    justify-content: flex-end;
}

.cart_totals,
.woocommerce-shipping-totals.shipping {
    display: none;
}

.logged-in .cart_totals,
.logged-in .woocommerce-shipping-totals.shipping {
    display: block;
}

table.variations {
    text-align: left;
    display: inline-block;
    width: auto;
}

table.variations th.label {
    border: none;
    padding: 0px 15px;
}

table.variations td.value {
    border: none;
    padding: 0px 15px;
}

a.reset_variations {
    margin-left: 15px;
    font-size: 14px;
}

ul.woocommerce-shipping-methods li {
    padding-left: 0;
}

ul.woocommerce-shipping-methods li::before {
    content: none;
}

select,
select:focus {
    padding: 4px 10px;
    border-radius: 0;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #000;
    outline: 1px solid transparent;
}

select:focus {
    border-color: var(--green);
}

.woocommerce-variation-add-to-cart.variations_button {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button {
    width: auto;
    padding: 10px 70px 10px 30px;
}

.button {
    display: inline-block;
    color: #001c32;
    width: auto;
    background: var(--yellow);
    padding: 10px 60px 10px 20px;
    font-weight: 500;
    letter-spacing: 2px;
    border-radius: 30px;
    font-size: 16px;
    text-align: center;
    line-height: 1;
    position: relative;
}

.button:before {
    content: '\e90d';
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: 800;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    top: 55%;
    right: 30px;
    transform: translate(0, -50%);
    font-size: 18px;
}

.button:hover {
    background: var(--green);
    color: #fff;
}

.button:hover:before {
    right: 20px;
}

.wc-proceed-to-checkout {
    text-align: right;
}

.wc-proceed-to-checkout .button {
    width: 270px;
    color: #001c32;
    min-width: fit-content;
}

.wc-proceed-to-checkout .button:hover {
    color: #fff;
}

.woocommerce .wc-forward,
.woocommerce-button {
    color: #001c32;
}

.woocommerce-message .wc-forward {
    max-width: 330px;
}

.wc-forward:hover,
.woocommerce-button:hover {
    color: #fff;
}

td.actions .button {
    display: inline-block;
    color: #001c32;
    width: auto;
    padding: 10px 60px 10px 30px;
}

td.actions .button:hover {
    color: #fff;
}

.coupon {
    max-width: 400px;
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 10px;
}

td.actions .coupon .button {
    width: 100%;
}

a.shop-button.button {
    float: left;
}

a.checkout-button.button {
    float: right;
}

table tr th.product-name,
table tr td.product-name {
    text-align: left;
}

table.woocommerce-checkout-review-order-table th.product-name,
tr.order-total,
tr.cart-subtotal {
    text-align: left;
}

.woocommerce-error {
    background-color: #e2401c;
    color: #fff;
    padding: 10px;
}

ul.woocommerce-error li {
    padding-left: 0;
}

ul.woocommerce-error li::before {
    content: none;
}

td.product-quantity .quantity {
    justify-content: center;
}

.logged-in .entry-content .woocommerce {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.woocommerce-account .entry-content .woocommerce {
    justify-content: flex-start;
    flex-wrap: nowrap;
}

form.woocommerce-cart-form,
.woocommerce-form-coupon-toggle,
.woocommerce-order {
    width: 100%;
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions .button {
    width: 100%;
    margin-bottom: 10px;
}

.u-columns {
    display: flex;
    flex-wrap: wrap;
}

.u-column1.col-1,
.u-column2.col-2 {
    width: 49%;
}

.u-column1.col-1 {
    border-right: 1px solid #cdd7de;
    margin-right: 2%;
    padding-right: 2%;
}

.u-columns p.form-row {
    display: flex;
    flex-direction: column;
}

.u-columns p.form-row .button {
    width: 50%;
}

form.checkout.woocommerce-checkout {
    display: flex;
    gap: 4%;
    flex-wrap: wrap;
    width: 100%;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    width: 100%;
    margin-bottom: 15px;
}

.checkout-left,
.checkout-right {
    width: 48%;
}

.logged-in.woocommerce-account .woocommerce {
    display: flex;
    gap: 2%;
}

.woocommerce-MyAccount-navigation,
.woocommerce-side-nav {
    width: 30%;
    background: #fbfbfb;
}

.woocommerce-MyAccount-content {
    width: 70%;
}

.woocommerce-MyAccount-navigation ul,
.woocommerce-side-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}

.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li:hover a {
    background: var(--yellow);
}

.woocommerce-MyAccount-navigation ul li a {
    font-weight: 400;
    font-family: 'Ubuntu', sans-serif;
    padding: 10px 15px;
    position: relative;
    width: 100%;
    display: inline-block;
    color: #001c32;
}

.woocommerce-MyAccount-navigation ul li a:after {
    font-family: "Ionicons";
    content: "\f219";
    position: absolute;
    right: 20px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--quotations a:after {
    content: "\f347";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:after {
    content: "\f3f8";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:after {
    content: "\f12f";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:after {
    content: "\f203";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:after {
    content: "\e900";
    font-family: 'icomoon' !important;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:after {
    content: "\f385";
}

ul.payment_methods li {
    font-weight: 500;
}

.woocommerce-checkout h3 {
    margin-bottom: 10px;
}

.woocommerce-terms-and-conditions-wrapper a {
    color: #0060a9;
}


.inner-tab ul li span {
    font-weight: 500;
    margin-right: 20px;
    min-width: 165px;
}

.inner-tab ul li:nth-child(even) {
    background: rgba(0, 0, 0, .025);
}

.inner-tab ul li {
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    padding: 10px;
}

.inner-tab.custom-attri ul li {
    display: flex;
}

.inner-tab a {
    color: #0060a9;
}

.inner-tab a:hover {
    color: var(--yellow);
}

.woocommerce-MyAccount-content .woocommerce-Button {
    margin-top: 15px;
}

.wc-empty-cart-message,
.return-to-shop {
    width: 100%;
}

abbr.required {
    text-decoration: none;
}

.remove svg path {
    stroke: var(--blue);
    opacity: .75;
}

.remove:hover svg path {
    opacity: 1;
}

.woocommerce-additional-fields {
    margin-top: 20px;
}

.woocommerce-additional-fields h3 {
    display: none;
}

/* The Modal (background) */
.popup {
    display: block;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 9999999;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

.popup-inner {
    background-color: #fefefe;
    margin: 15% auto;
    /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
    min-width: 355px;
    position: relative;
}

.popup-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}

.popup-content img {
    max-width: 350px;
}

.popup-buttons {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 20px;
}

.popup-buttons .button {
    width: auto;
    padding: 10px 60px 10px 15px;
}

.popx-close {
    color: #001c32;
    background: var(--yellow);
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 50%;
    padding: 6px;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    cursor: pointer;
    width: 32px;
    height: 32px;
}

.popx-close .icon-close {
    font-size: 14px;
    font-weight: 600;
    display: block;
    position: relative;
    left: 2.5px;
    top: 2.5px;
}

.popx-close:hover,
.popx-close:focus {
    color: #fff;
    background: var(--green);
    text-decoration: none;
    cursor: pointer;
}

ul.payment_methods.methods {
    margin-bottom: 35px;
}

.select2-container--default .select2-results__option {
    padding: 6px;
}

.select2-container--default .select2-results__option:before {
    content: none;
}

.total {
    display: none;
}

.woocommerce-order ul.woocommerce-thankyou-order-details {
    margin-bottom: 20px;
}

.woocommerce-order .woocommerce-notice {
    font-weight: bold;
}

.inner-tab.custom-attri ul li.pa_categorie {
    background-color: #fff;
}

.form-row.input-checkbox .optional {
    display: none;
}

.full_text {
    display: none;
}

a.read-btn {
    color: var(--green);
    font-weight: 400;
    margin-top: 20px;
    display: inline-block;
}

.woocommerce-tabs .tc_video_slide {
    display: flex;
    justify-content: flex-start;
    background-color: #fff;
    padding: 10px;
    max-width: 500px;
    margin-top: 40px;
}

.woocommerce-tabs .tc_video_slide .product_video_iframe {
    display: block;
    max-width: 500px;
    max-height: 400px;
    min-height: 400px;
}

.filter-open {
    display: none;
}

.cpt-expert-advice {
    width: 100%;
    max-width: 1290px;
    margin: 0 auto;
    padding-inline: 15px;
}

.cpt-expert-advice .container {
    background: #437147;
    border-radius: 18px;
    position: relative;
    padding: 50px 100px 60px;
    max-width: 1290px;
    width: 100%;
}

.cpt-expert-advice .cta-bird {
    position: absolute;
    left: -35px;
    top: 15px;
    opacity: 0.5;
}

.cpt-expert-advice-inner {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
}

.cpt-expert-advice-inner h2 {
    color: #fff;
    max-width: 860px;
}

.cpt-expert-advice-inner p {
    color: #fff;
    max-width: 680px;
}

.cpt-expert-advice-inner .btn-group {
    display: flex;
    margin-top: 35px;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    max-width: 700px;
}

.cpt-expert-advice-inner .btn-group .social-media {
    display: none;
}

.cpt-expert-advice-inner .btn-group a {
    background: #fff;
    font-weight: 600;
    padding: 15px 28px 15px 48px;
    border-radius: 24px;
}

.cpt-expert-advice-inner .btn-group i {
    color: #000c15;
    font-size: 22px;
    line-height: 1;
    margin-right: 20px;
    position: relative;
    top: 5px;
    width: fit-content;
    height: auto;
    margin-left: 0;
    vertical-align: text-bottom;
}

.cpt-expert-advice-inner .btn-group .icon-mail {
    font-size: 30px;
}

.img-wrap-round {
    position: absolute;
    right: -30px;
    top: 51%;
    transform: translate(0px, -50%);
    border-radius: 50%;
}

.img-wrap-round img {
    border-radius: 50%;
    border: 8px solid #fff;
    width: 100%;
    max-width: 336px;
}

#my_custom_checkout_field {
    display: none;
}

#my_custom_checkout_field:lang(nl-NL),
#my_custom_checkout_field:lang(de-DE) {
    display: block;
    margin-bottom: 20px;
}

#my_custom_checkout_field h4 {
    font-weight: 700;
    margin-bottom: 5px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ededed;
    border-radius: 0;
}

#billing_address_2_field,
#billing_lang_field {
    display: none !important;
}

.font-normal {
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 30px;
}

.partners-logos-section.container.d-flex {
    max-width: 1350px;
    padding: 60px 15px 10px;
}

.partners-logos img {
    max-width: 150px;
}

/* .custom-text {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 80px;
    left: 40px;
    z-index: 9;
    gap: 6px;
} */
.attr-ut {
    display: flex;
    gap: 10px;
}

.custom-text span {
    background: #3e7043;
    border-radius: 50px;
    color: #fff;
    min-width: 160px;
    padding: 0 8px;
    text-align: center;
    font-family: var(--secondary-font);
    font-size: 16px;
    line-height: 1;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-text span:nth-child(2) {
    background-color: #e2a142;
}

.custom-text span:nth-child(3) {
    background-color: #b2b8b8;
}

/* .archive .custom-text,
.products .custom-text {
    top: 25px;
    left: 25px; */
}

.archive .custom-text span,
.products .custom-text span {
    width: auto;
    font-size: 14px;
    padding-inline: 20px;
}

li.product.ribbon_text_active img {
    padding-top: 80px;
    background: #fff;
}


/* single product page slider */
.main_arrow {
    opacity: 1;
    bottom: calc(-20px - 72px);
    top: auto;
}

.nswiper-button-next.main_arrow {
    right: 0;
}

.nswiper-button-prev.main_arrow {
    left: 0;
    transform: rotate(180deg);
}

.nickx-slider-for {
    overflow: visible;
    z-index: 2;
}

.nswiper-button-next.main_arrow::after {
    content: "\e90d" !important;
    font-family: 'icomoon' !important;
    font-weight: 600;
    font-size: 28px;
}

.nswiper-button-prev.main_arrow::after {
    content: "\e90d" !important;
    font-family: 'icomoon' !important;
    font-weight: 600;
    font-size: 28px;
}

#nickx-gallery,
.nswiper-wrapper {
    width: 200px;
}

.nswiper-fade .nswiper-slide-active {
    min-height: 562px;
    background: #fff;
}

/*responsive */
/*responsive */
/*responsive */

@media screen and (min-width: 1921px) {

    .shop-banner,
    .product-cats {
        max-width: 1905px !important;
        margin-inline: auto !important;
        left: 0 !important;
        width: 100% !important;
    }

    .product-cats {
        justify-content: flex-start;
        padding-left: 0;
        padding-right: 0;
    }

    .product-cats .vc_col-sm-1 {
        display: none;
    }

    .product-cat {
        min-width: auto;
    }

    .product-cat .vc_custom_heading a,
    .product-cat .vc_custom_heading a:focus,
    .product-cat .vc_custom_heading a:visited,
    .product-cat h2 {
        padding: 0 !important;
    }

    .vc_custom_heading a:before {
        top: 13px;
        right: -15px;
    }

    .product-cat .vc_custom_heading a:hover:before {
        right: -15px;
    }
}

@media (min-width: 768px) and (max-width: 1745px) {

    .woocommerce-breadcrumb,
    .rank-math-breadcrumb {
        padding-top: 55px;
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .category-cs {
        margin-top: 30px;
    }

}



@media (min-width: 768px) and (max-width: 1024px) {
    .category-cs {
        margin-top: 30px;
    }

    .woocommerce-tabs ul.tabs li a {
        font-size: 20px;
    }

}

@media (min-width: 1815px) and (max-width: 1875px) {
    .product-cats {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width: 768px) and (max-width: 1814px) {
    .product-cats {
        padding-left: 20px;
        padding-right: 20px;
        flex-wrap: wrap;
        justify-content: space-evenly;
        gap: 0;
    }

    .product-cats .vc_col-sm-1 {
        display: none;
    }

    .product-cats .vc_col-sm-2 {
        width: 32%;
    }

    .product-cat .wpb_single_image .vc_figure,
    .product-cat .wpb_single_image .vc_single_image-wrapper,
    .product-cat img {
        width: 400;
        height: auto;
    }

}

@media (min-width: 1401px) and (max-width: 1540px) {
    ul.products {
        justify-content: center;
    }

    ul.products li.product {
        width: 32.2% !important;
        margin-right: 1%;
    }

    ul.products li.product.last {
        margin-right: 1%;
    }

    /*    cat page*/
    .category-cs .sidebars {
        padding-left: 20px;
        padding-right: 0;
    }

    .bapf_sfilter ul li {
        line-height: 1.8;
    }

    .bapf_sfilter ul li label {
        font-size: 14px;
        line-height: 20px;
        word-break: break-all;
    }

    .bapf_sfilter.bapf_ckbox input[type=checkbox] {
        margin-right: 7px !important;
        width: 14px;
        height: 14px;
    }

    .bapf_ckbox_sqchck input[type=checkbox]:checked:after {
        width: 14px;
        height: 14px;
        top: -8px;
        font-size: 22px;
    }

    /*    cta*/
    .category-cs .cpt-expert-advice .container {
        padding: 40px;
        flex-wrap: nowrap;
        gap: 10px;
    }

    .category-cs .img-wrap-round {
        position: relative;
        right: 0;
        top: 0;
        transform: none;
        border-radius: 50%;
    }

    .category-cs .cpt-expert-advice-inner .btn-group div {
        height: 52px;
    }

}

@media (min-width: 1241px) and (max-width: 1400px) {
    ul.products {
        justify-content: center;
    }

    ul.products li.product {
        width: 32.2% !important;
        margin-right: 1%;
    }

    ul.products li.product.last {
        margin-right: 1%;
    }

    /*    cat page*/
    .category-cs .sidebars {
        padding-left: 20px;
        padding-right: 0;
    }

    .bapf_sfilter ul li {
        line-height: 1.6;
    }

    .bapf_sfilter ul li label {
        font-size: 14px;
        line-height: 20px;
        word-break: break-all;
    }

    .bapf_sfilter.bapf_ckbox input[type=checkbox] {
        margin-right: 7px !important;
        width: 14px;
        height: 14px;
    }

    .bapf_ckbox_sqchck input[type=checkbox]:checked:after {
        width: 14px;
        height: 14px;
        top: -8px;
        font-size: 22px;
    }

    /*    cta*/
    .category-cs .cpt-expert-advice .container {
        padding: 40px;
        flex-wrap: nowrap;
        gap: 10px;
    }

    .category-cs .img-wrap-round {
        position: relative;
        right: 0;
        top: 0;
        transform: none;
        border-radius: 50%;
    }

    .category-cs .cpt-expert-advice-inner .btn-group div {
        height: 52px;
    }
}

@media (min-width: 768px) and (max-width: 1240px) {
    .shop-banner {
        padding-left: 30px;
        padding-right: 30px;
    }

    .woocommerce-page h1 {
        font-size: 32px;
        letter-spacing: 2.5px;
        margin-bottom: 20px;
    }

    .button {
        width: 55%;
        padding: 10px 40px 10px 10px;
    }

    .button:before {
        right: 20px;
    }

    .button:hover:before {
        right: 10px;
    }

    /*    cat page*/
    .category-cs .sidebars {
        padding-left: 20px;
        padding-right: 0;
    }

    .bapf_sfilter ul li {
        line-height: 1.6;
    }

    .bapf_sfilter ul li label {
        font-size: 14px;
        line-height: 20px;
        word-break: break-all;
    }

    .bapf_sfilter.bapf_ckbox input[type=checkbox] {
        margin-right: 5px !important;
        width: 12px;
        height: 12px;
    }

    .bapf_ckbox_sqchck input[type=checkbox]:checked:after {
        width: 14px;
        height: 14px;
        top: -8px;
        font-size: 20px;
    }

    header.woocommerce-products-header {
        padding: 30px 20px 10px;
    }

    .top-pagination {
        margin-bottom: 30px;
    }

    .top-pagination p,
    select.orderby {
        font-size: 14px;
    }

    ul.products {
        justify-content: center;
    }

    ul.products li.product {
        width: 49% !important;
        margin-right: 1%;
    }

    ul.products li.product img {
        width: 100%;
    }

    ul.products li.product.last {
        margin-right: 1%;
    }

    ul.products li.product .button {
        font-size: 14px;
    }

    ul.products li.product .button:before {
        font-size: 16px;
    }

    /* cart page*/
    td.actions .button {
        width: 30%;
    }

    /* cta */
    .cpt-expert-advice {
        margin: 30px 0;
    }

    .cpt-expert-advice .container {
        flex-wrap: nowrap;
        padding: 40px;
        gap: 10px;
    }

    .img-wrap-round {
        position: relative;
        right: 0;
        top: 0;
        transform: none;
    }

    .cpt-expert-advice .cta-bird {
        top: 45px;
    }

    .cpt-expert-advice-inner .btn-group div {
        height: 52px;
    }

    /*    cta*/
    .category-cs .cpt-expert-advice .container {
        padding: 40px;
        flex-wrap: nowrap;
        gap: 10px;
    }

    .category-cs .img-wrap-round {
        position: relative;
        right: 0;
        top: 0;
        transform: none;
        border-radius: 50%;
    }

    .category-cs .cpt-expert-advice-inner .btn-group div {
        height: 52px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .cpt-expert-advice-inner .btn-group i {
        top: 0;
    }

    /*    cta*/
    .category-cs .cpt-expert-advice .container {
        padding: 40px;
        flex-wrap: nowrap;
        gap: 10px;
        flex-direction: column-reverse;
    }

    .category-cs .img-wrap-round {
        position: relative;
        right: 0;
        top: 0;
        transform: none;
        border-radius: 50%;
    }

    .category-cs .cpt-expert-advice-inner .btn-group div {
        width: 100%;
        height: auto;
    }

    .category-cs .cpt-expert-advice-inner .btn-group a {
        display: flex;
        justify-content: center;
    }

    .category-cs .cpt-expert-advice .cta-bird {
        top: auto;
        bottom: 150px;
    }
}

@media screen and (max-width: 767px) {
    .category-cs {
        margin-top: 0;
    }

    .button {
        width: 100%;
    }

    .single-product main:before {
        content: none;
    }

    .woocommerce-breadcrumb,
    .rank-math-breadcrumb {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .rank-math-breadcrumb p {
        line-height: 20px;
        margin-bottom: 0;
    }

    .shop-banner {
        padding: 0;
    }

    .woocommerce-page h1,
    .single-product h1.product_title {
        font-size: 24px;
        letter-spacing: 2px;
        margin-bottom: 20px;
    }

    .shop-banner:before {
        width: 0;
        height: 0;
        background-image: none;
    }

    .shop-banner .vc_col-sm-9 {
        width: 100%;
        padding: 25px 20px 0;
    }

    .product-cats {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        flex-wrap: wrap;
        justify-content: space-evenly;
        gap: 0;
    }

    .product-cats .vc_col-sm-1 {
        display: none;
    }

    .product-cats .vc_col-sm-2 {
        width: 32%;
        padding-top: 0;
        padding-bottom: 0;
    }

    .product-cat .wpb_single_image .vc_figure,
    .product-cat .wpb_single_image .vc_single_image-wrapper,
    .product-cat img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .product-cat .vc_custom_heading:last-child {
        margin-bottom: 30px;
    }

    /*    cat page*/
    .category-cs .sidebars {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 0;
        width: 100%;
    }

    .category-cs .container {
        margin-left: 0;
        width: 100%;
        margin-top: 20px;
    }

    .woocommerce-ordering {
        display: flex;
        gap: 0px;
        flex-direction: column;
    }

    .bapf_ckbox_sqchck input[type=checkbox]:checked:after {
        width: 14px;
        height: 14px;
        font-size: 20px;
    }

    .bapf_sfilter ul li label {
        font-size: 14px;
        line-height: 20px;
    }

    .bapf_sfilter.bapf_ckbox input[type=checkbox] {
        margin-right: 7px !important;
        width: 14px;
        height: 14px
    }

    header.woocommerce-products-header {
        padding: 30px 20px 10px;
    }

    .top-pagination {
        margin-bottom: 30px;
    }

    .top-pagination p,
    select.orderby {
        font-size: 14px;
    }

    ul.products {
        justify-content: center;
    }

    ul.products li.product {
        width: 100% !important;
        margin-right: 0;
    }

    ul.products li.product img {
        width: 100%;
    }

    ul.products li.product.last {
        margin-right: 1%;
    }

    ul.products li.product .button {
        font-size: 14px;
    }

    ul.products li.product .button:before {
        font-size: 16px;
    }

    .category-cs {
        flex-direction: column;
    }

    .bottom-descrip {
        padding: 15px 0px;
    }

    /*    single page*/
    .right-content,
    .left-image {
        width: 100%;
    }

    .single-product div.product {
        gap: 20px;
    }

    .main_arrow {
        bottom: calc(-20px - 55px);
    }

    .nswiper-button-next.main_arrow::after,
    .nswiper-button-prev.main_arrow::after {
        font-size: 20px;
    }

    .custom-text {
        top: 15px;
        left: 15px;
    }

    form.cart {
        flex-direction: column;
        gap: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .woocommerce .quantity .select-input-qty {
        width: 150px;
    }

    .single-product button.single_add_to_cart_button {
        padding: 10px 45px 10px 20px;
    }

    button.single_add_to_cart_button:before {
        right: 20px;
    }

    .woocommerce-tabs {
        padding-bottom: 0;
    }

    .woocommerce-tabs ul.tabs {
        flex-direction: column;
    }

    .woocommerce-tabs ul.tabs li a {
        font-size: 18px;
    }

    .woocommerce-Tabs-panel {
        padding-left: 0;
        padding-right: 0;
    }

    .inner-tab ul li span {
        min-width: auto;
    }

    .inner-tab.custom-attri ul li {
        flex-direction: column;
    }

    .inner-tab.downloads a {
        padding-inline: 20px 70px;
        padding-block: 20px;
        font-size: 16px;

    }

    .downloads .img-wrap {
        width: 35px;
        height: 35px;
        padding: 7px;
    }

    .frame.products li.product .button::before {
        right: 10px;
    }

    .pagiantion-cstm {
        padding-bottom: 20px;
    }

    .partners-logos-section.container.d-flex {
        padding: 30px 15px 10px;
    }

    /* cart page*/
    table.shop_table_responsive tr td.actions {
        text-align: center;
    }

    td.actions .button {
        width: 100%;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .woocommerce-account .entry-content .woocommerce {
        flex-wrap: wrap;
    }

    .woocommerce-MyAccount-navigation,
    .woocommerce-side-nav,
    .woocommerce-MyAccount-content {
        width: 100%;
    }

    .logged-in.woocommerce-account .woocommerce {
        flex-wrap: wrap;
    }



    .logged-in .entry-content .woocommerce {
        justify-content: flex-start;
    }

    form.checkout.woocommerce-checkout {
        gap: 20px;
        flex-direction: column;
    }

    .checkout-left,
    .checkout-right {
        width: 100%;
    }

    .u-column1.col-1 {
        border-right: none;
        margin-right: 0;
        padding-right: 0;
    }

    .u-column1.col-1,
    .u-column2.col-2 {
        width: 100%;
        margin-top: 20px;
    }

    .woocommerce-cart .entry-content,
    .woocommerce-checkout .entry-content,
    .woocommerce-account .entry-content {
        padding-top: 0;
        padding-bottom: 20px;
    }

    /* popup*/
    .popup-inner {
        margin: 20% auto;
    }

    .popx-close {
        right: 5px;
        top: 5px;
    }

    .popup-buttons {
        flex-wrap: wrap;
    }

    .filter-open,
    .filter-open:focus,
    .filter-open:visited {
        display: inline-block;
        background: var(--blue);
        color: #fff;
        padding: 4px 20px;
    }

    .filter-open i {
        position: relative;
        top: 2px;
        left: 2px;
    }

    #secondary,
    .berocket_ajax_group_filter_title {
        display: none;
        margin-top: 10px;
        padding-left: 5px;
    }

    .cpt-expert-advice-inner .btn-group i {
        top: 0;
        font-size: 20px;
    }

    .cpt-expert-advice-inner .btn-group .icon-mail {
        font-size: 24px;
    }

    /* cta */
    .cpt-expert-advice {
        margin-block: 20px;
    }

    .cpt-expert-advice .container {
        flex-wrap: nowrap;
        padding: 30px 20px;
        gap: 15px;
        flex-direction: column-reverse;
    }

    .cpt-expert-advice-inner .btn-group div {
        width: 100%;
    }

    .cpt-expert-advice-inner .btn-group a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 15px 10px 20px;
    }

    .img-wrap-round {
        position: relative;
        right: 0;
        top: 0;
        transform: none;
    }

    .cpt-expert-advice .cta-bird {
        top: auto;
        bottom: 150px;
    }



}


td.value.new-select select,
td.value.new-select select:focus {
    text-align: right
}

.woocommerce-checkout .optional,
.woocommerce-order-received .woocommerce-customer-details {
    display: none;
}


input[type="text"]::-ms-input-placeholder {
    /* Edge 12-18 */
    font-style: normal;
}

input[type="text"]::placeholder {
    font-style: normal;
}


ul li.woocommerce-MyAccount-navigation-link {
    padding-left: 0;
}

ul li.woocommerce-MyAccount-navigation-link::before {
    content: none;
}

.u-columns .woocommerce-form-register p.form-row {
    display: block;
}

.u-columns .woocommerce-form-register select {
    display: block;
    width: 100%;
    border: 1px solid #ededed;
}

.woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-direction: column;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
    order: 1;
}


.woocommerce-form-register {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

#billing_company_field,
#billing_address_1_field,
#billing_address_2_field,
#billing_house_number_1_field,
#billing_house_number_2_field,
#billing_postcode_field,
#billing_place_residence_field,
#billing_country_field,
#billing_county_field,
#billing_county_2_field,
#billing_first_name_field,
#billing_last_name_field {
    order: 0;
}


#billing_email,
#billing_password {
    order: 1;
}

#billing_phone_field,
#billing_btw_field,
#billing_kvk_field {
    order: 2;
}

.woocommerce-privacy-policy-text,
#register-btn {
    order: 3;
}

.woocommerce-form-register #billing_address_2_field {
    display: block !important;
}

.password-input {
    position: relative;
    overflow: hidden;
}

.show-password-input {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0px, -50%);
    padding: 10px 15px;
}

.show-password-input::before {
    content: "\f06e";
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;

}

.show-password-input.display-password::before {
    content: "\f070";
}

span.onsale {
    display: none;
}

.attr-after-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 25px;
    padding-bottom: 20px;
}

.attributes.attributes-after-addtocart {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
    padding-bottom: 20px;
}

.attr-after-title, .attributes.attributes-after-addtocart, .woocommerce-product-details__short-description{
    border-bottom: 1px solid #c4c4c4;
}

.attributes.attributes-after-addtocart .attribute {
    flex: 0 50%;
}

.attributes.attributes-after-title .attribute {
    display: block;
}

.attributes.attributes-after-title {
    margin-top: 120px;
}

div#nickx-gallery {
    margin-top: 0px;
    height: 420px !important;
}

.nswiper-button-prev.main_arrow {
    display: none;
    top: 0px;
    transform: rotate(270deg);
    left: -95px;
}

.nswiper-button-next.main_arrow {
    left: -110px;
    bottom: -150px;
    transform: rotate(90deg);
}
.nswiper-fade .nswiper-slide-active {
    border: 1px solid #e3e3e3;
    height: 100%;
}
.nickx_product_images_with_video.v-left, .nickx_product_images_with_video.v-right{
    /* gap: 30px; */
}

#nickx-gallery .nswiper-slide {
    max-width: 100% !important;
    width: 130px !important;
    height: 130px !important;
}
.nswiper-fade .nswiper-slide-active, #nickx-gallery .nswiper-slide{
    border: 2px solid #e3e3e3;
}

/* .nswiper.nickx-slider-for{
    height: auto;
} */

.nswiper-slide img, .nswiper-slide video, .nswiper-slide iframe{
    object-fit: contain !important;
}

.images.nickx_product_images_with_video.v-left {
    max-height: 420px !important;
    height: 100% !important;
}

li.product .custom-text {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 5px;
}