/*
Theme Name:   Arwoshop Theme
Theme URL:
Description:  Arwoshop Theme
Author:       Bernardo Bär
Author URL:
Template:     storefront
Version:      1.0.0
Tags:
Text Domain:  arwo_theme
*/

@font-face {
    font-family: "FSMeWeb";
    src: url("assets/font/FSMeWeb-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body,
html {
    font-family: 'FSMeWeb', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    font-style: normal;
}

h2 {
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: 0;
    font-weight: 700;
    font-style: normal;
    color: #285468;
    margin-bottom: 20px;
}

p.center {
    margin: auto;
    margin-top: 35px;
}

p.button {
    width: auto;
    border: none;
    background-color: #f4f4f4;
    padding: 10px 20px;
    color: #285468;
    font-size: 18px;
    font-weight: bold;
}

p.button:hover {
    background-color: #f4f4f4;
}

p.button a {
    display: inline-flex;
    align-items: center;
    gap: 10px;

    color: #285468;
    text-decoration: none !important;
}

p.button:hover a {
    color: #e11e34;
}

.storefront-breadcrumb {
    display: none;
}

.single-product .storefront-breadcrumb {
    height: 50px;
    background: #f4f4f4;
    display: flex;
    align-items: center;
    margin-bottom: 50px;

    margin-top: 142px;
}

.storefront-breadcrumb .col-full {
    width: 90%;
    max-width: 1120px;
}

.woocommerce-breadcrumb a:first-of-type::before {
    content: unset;
}

.woocommerce-breadcrumb a {
    text-decoration: none;
    font-weight: 400;
    color: #444444;
}

.woocommerce-breadcrumb {
    font-weight: 700;
    color: #444444;
    font-size: 16px;
}

.woocommerce-breadcrumb .breadcrumb-separator {
    font-size: 18px;
    margin: 0 10px;
    color: #444444;
}

.woocommerce-breadcrumb .breadcrumb-separator::after {
    opacity: 1;
    font-weight: normal;
    content: "❯";
    top: 42%;
}

.algwcwishlistmodal-container .iziToast-close {
    top: 5px;
    right: 15px;
}

.storefront-sticky-add-to-cart__content-title strong {
    display: flex;
}

.storefront-sticky-add-to-cart__content-title strong>div {
    margin-right: 4px;
}

.product-information {
    margin-bottom: 70px;
}

.product-information>.row {
    display: flex;
    width: 100%;
}

.product-information .column {
    width: 50%;
}

.product-information .description {
    position: relative;
}

.showmore,
.showless {
    display: flex;
    cursor: pointer;
    border-bottom: 1px #f4f4f4 solid;
    padding-bottom: 15px;
    margin-top: 55px;
}

.showmore .material-icons-outlined,
.showless .material-icons-outlined {
    font-size: 32px;
    margin-right: 15px;
}

.showmore .text,
.showless .text {
    color: #285468;
    font-size: 18px;
    line-height: 32px;
}

.moretext {
    max-height: 0;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
}

.moretext.open {
    max-height: unset;
    transition: max-height 0.25s ease-in;
}

.product-information .moretext h3 {
    border-top: 1px #f4f4f4 solid;
    padding-top: 30px;
    margin-top: 35px;
}

.product-information .overlay {
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    height: 50%;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.product-information .metadata {
    margin-top: 50px;

    width: 75%;
    margin-left: 25%;

    background-color: #F4F4F4;
    padding: 15px 30px 30px;

    font-weight: normal;
    color: #8f8f8f;
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
}

h3,
h3 .alg-wc-wl-tablink,
.font-loginform-heading {
    font-size: 26px;
    line-height: 1.4;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: rgb(40, 84, 104);
}

h4 {
    font-size: 18px;
    line-height: 1.45;
    letter-spacing: 0;
    font-weight: 700;
    font-style: normal;
    color: #285468;
}

p b,
p strong {
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    font-weight: 700;
    font-style: inherit;
    color: inherit;
}

p {
    font-size: 18px;
    line-height: 1.45;
    letter-spacing: 0;
    font-weight: 400;
    font-style: normal;
    color: #444444;
}

.product-information .metadata h4 {
    margin-block-start: 15px;
    margin-block-end: 0;
}

.woocommerce-cart-form table.cart {
    margin-bottom: 0;
}

table.cart td.product-name div div:not(.font-nra) {
    color: #285468;
    font-size: 26px;
    line-height: 1.4;
    letter-spacing: 0;
    font-weight: 700;
    font-style: normal;
}

table.cart td.product-name {
    display: flex;
    white-space: nowrap;
}

table.cart td.product-name img {
    width: 100px;
    max-width: 100px;
}

table.cart td.product-name>* {
    display: inline-block;
}

table.cart td.product-name a {
    width: 100px;
}

table.cart .product-subtotal {
    padding-right: 0;
}

table.cart {
    border-collapse: separate;
    border-spacing: 0;
}

table.cart tr th {
    border-bottom: 2px solid #f0efe7;
    white-space: nowrap;
}

.product a:hover,
.product a:focus {
    text-decoration: unset;
}

li:has(#algwcwishlistmodal-cbk) {
    display: none;
}

.page-id-65 .entry-header {
    display: none;
}

.alg-wc-wl-view-table-container .actions {
    display: flex;
    justify-content: space-between;
}

.alg-wc-wl-tab {
    flex-direction: column;
}

.alg-wc-wl-view-table td {
    border-bottom: 1px solid #f0efe7;
}

.alg-wc-wl-view-table th {
    border-bottom: 2px solid #f0efe7;
}

.alg-wc-wl-view-table td,
.alg-wc-wl-view-table tr,
.alg-wc-wl-view-table th {
    text-align: left !important;
    vertical-align: top !important;
}

.alg-wc-wl-view-table td.product-subtotal,
.alg-wc-wl-view-table tr,
.alg-wc-wl-view-table th.product-subtotal {
    text-align: right !important;
}

h3:has(.alg-wc-wl-tablink) {
    width: 75%;
    margin-bottom: 0;
}

.col-20per .button,
.col-20per .button:hover {
    width: auto;
    background-color: rgb(244, 244, 244);
    display: inline-block;
    color: rgb(40, 84, 104);
    font-size: 18px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 10px 20px;
    margin-right: 5px;
}

.alg-wc-wl-tab .col-20per .alg-wc-wl-tablink {
    width: 100%;
    line-height: 60px;
}

.alg-wc-wl-tab .col-20per {
    display: flex;
    border: unset;
    padding: 0;
}

.col-20per .actions {
    display: flex;
    gap: 15px;
}

.col-20per .actions a span {
    line-height: 40px;
}

.alg-wc-wl-tab>.col-20per {
    border-bottom: 1px solid rgb(240, 239, 231);
    padding: 10px 0;
}

.upload-files h4 {
    line-height: 2.45;
}

table.cart tr td,
.upload-files {
    border-bottom: 2px solid #f0efe7;
}

table:not(.has-background) th,
.upload-files h4 {
    background-color: unset;

    font-size: 20px;
    font-weight: 700;
    color: #444444;

    padding-bottom: 10px;

    padding-left: 0;
}

table:not(.has-background) th .small {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400;
}

table:not(.has-background) td {
    padding-left: 0;
}

ul.products li.product .woocommerce-loop-product__title,
ul.products li.product .woocommerce-loop-category__title,
ul.products li.product .wc-block-grid__product-title,
ul.products li.product .wc-block-grid__product-title>a:not(.has-font-size),
ul.products .wc-block-grid__product .woocommerce-loop-product__title,
ul.products .wc-block-grid__product .woocommerce-loop-category__title,
ul.products .wc-block-grid__product .wc-block-grid__product-title,
ul.products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size),
.wc-block-grid__products li.product .woocommerce-loop-product__title,
.wc-block-grid__products li.product .woocommerce-loop-category__title,
.wc-block-grid__products li.product .wc-block-grid__product-title,
.wc-block-grid__products li.product .wc-block-grid__product-title>a:not(.has-font-size),
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title,
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size) {
    font-size: 18px;
    line-height: 1.45;
    letter-spacing: 0;
    font-weight: 700;
    font-style: normal;
    color: #285468;

    min-height: 52px;
}

ul.products li.product .woocommerce-loop-product__title>div {
    display: inline-block;
    margin-right: 4px;
}

.storefront-full-width-content.woocommerce-cart .entry-header h1:last-child,
.storefront-full-width-content.woocommerce-checkout .entry-header h1:last-child,
.storefront-full-width-content.woocommerce-account .entry-header h1:last-child,
.storefront-full-width-content .woocommerce-products-header h1:last-child {
    font-size: 35px;
    line-height: 1.3;
    letter-spacing: 0;
    font-weight: 700;
    font-style: normal;
    color: #285468;
    text-align: left;
    margin-bottom: 30px;
}

.archive.storefront-full-width-content .woocommerce-products-header {
    padding: 0;
}

/*
h2.wp-block-heading {
    padding-left: 10px;
    padding-right: 10px;
}
*/
.site-header>.col-full {
    display: flex;
}

.site-info {
    background: #f4f4f4;
    padding: 15px 0;
}

.site-info .right {
    float: right;
}

.site-info .right a {
    margin: 0 10px;
}

.site-footer a {
    text-decoration: none;
    color: #285468 !important;
}

.site-footer a:hover {
    color: #e11e34 !important;
}

.site-footer {
    border-top: 1px solid #f0efe7;
    padding: 1.618em 0 0;
    background-color: #fff;
}

.footer-widgets {
    padding-top: 0;
    border-bottom: unset;
}

.widget_search form:not(.wp-block-search) input[type=text],
.widget_search form:not(.wp-block-search) input[type=search],
.widget_product_search form:not(.wp-block-search) input[type=text],
.widget_product_search form:not(.wp-block-search) input[type=search] {
    font-size: 18px;
    padding: 10px 2.617924em 10px 1.41575em;
}

.widget_search form:not(.wp-block-search)::before,
.widget_product_search form:not(.wp-block-search)::before {
    content: unset;
}

.widget_search form:not(.wp-block-search)::after,
.widget_product_search form:not(.wp-block-search)::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-family: "Font Awesome 5 Free", serif;
    font-weight: 900;
    vertical-align: baseline;
    content: "";
    position: absolute;
    top: 12px;
    right: 19px;
    line-height: 1;
    font-size: 20px;
}

input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
input[type=password],
input[type=search],
textarea,
.input-text {
    box-shadow: unset;
    background-color: unset;

    border: 1px solid #f0efe7;
}

.select2-container--default .select2-selection--single,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
    background-color: white;
    border: 1px solid #f0efe7;
    min-height: 50px;
    padding: 10px 20px;
    font-size: 16px;
    color: #444444;
    -webkit-appearance: none;
    border-radius: unset;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 12px;
}

.header-wishlist {
    height: 40px;
    width: 40px;

    position: relative;

    padding: 0;
}

.header-user-account,
.header-wishlist {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;

    align-content: center;
    text-align: center;
}

.user-account-link,
.wishlist-link {
    height: 40px;
    display: block;

    cursor: pointer;

    padding: 0 !important;
}

.user-account-link .name {
    font-size: 16px;
    color: #565656;
    font-weight: 400;
    font-style: normal;
}

.user-account-link .material-icons-outlined,
.wishlist-link .material-icons-outlined {
    height: 40px;
    width: 40px;
    align-content: center;
    text-align: center;

    font-size: 30px;

    color: #285468;
}

.material-icons-outlined {
    color: #285468;
}

.material-icons-outlined.new {
    position: absolute;
    top: 0px;
    right: 5px;
    font-size: 40px;
}

.material-icons-outlined:hover {
    font-family: "Material Icons Round", serif;
}

.user-account-link span {
    font-size: 30px;
    vertical-align: middle;

    color: black;
}

.woocommerce-active .site-header .site-header-cart {
    height: 40px;
    width: 40px;

    position: relative;
}

.header-icons {
    width: 33%;
    justify-content: end;
    gap: 30px;

    display: flex;
}

.site-header-cart .cart-contents {
    font-size: 25px;
    height: 40px;
    width: 40px;

    align-content: center;
    text-align: center;
}

.site-header-cart .cart-contents .material-icons-outlined {
    height: 40px;
    width: 40px;

    color: #285468;

    font-size: 30px;

    display: block;
    align-content: center;
    text-align: center;
}

.site-header-cart .cart-contents:after {
    content: unset;
}

.main-navigation:not(.header-icons) ul ul,
.secondary-navigation ul ul {
    left: 0;
    position: relative;

    width: 90%;
    max-width: 1120px;
}

.menu-item .wrapper {
    left: -9999px;
    position: absolute;
    display: flex;
    justify-content: center;

    background-color: #f0f0f0;
    padding: 20px 0;

    width: 100%;
}

.menu-item:hover .wrapper {
    left: 0;
}

ul.products li.product img,
ul.products .wc-block-grid__product img,
.wc-block-grid__products li.product img,
.wc-block-grid__products .wc-block-grid__product img {
    border: 2px solid #f0efe7;
    border-radius: unset;

    margin-bottom: 20px;

    aspect-ratio: 1 / 1;
    object-fit: contain;
}

ul.products li.product,
ul.products .wc-block-grid__product,
.wc-block-grid__products li.product,
.wc-block-grid__products .wc-block-grid__product {
    text-align: left;
    margin-bottom: 0;
}

ul.products li.product .price ins,
ul.products .wc-block-grid__product .price ins,
.wc-block-grid__products li.product .price ins,
.wc-block-grid__products .wc-block-grid__product .price ins,
.woocommerce-tabs ul.tabs li.active a,
ul.products li.product .price,
.onsale,
.wc-block-grid__product-onsale,
.widget_search form:before,
.widget_product_search form:before {
    color: #444444;
    font-weight: 700;
    font-size: 18px;

    margin-top: 14px;
    margin-left: 0;
}

.price del {
    display: none;
}

.single-product .price del {
    display: inline-block;
}

.home .entry-header {
    display: none;
}

body:not(.home) .site-content {
    padding: 50px 0;
}

.site-content {
    margin-top: 142px;
}

.site-content>.col-full {
    width: 90% !important;
    max-width: 1120px !important;
}

.single-product .site-content {
    margin-top: 0;
}

.home .site-content>.col-full {
    max-width: 100%;
    padding: 0;
}

.home .site-content .wp-block-group {
    width: 90% !important;
    max-width: 1120px !important;
    margin: auto;
}

.home .product-category {
    position: relative;
}

.home.storefront-full-width-content .site-main ul.products.columns-3 li.product {
    width: calc((100% - 40px)/3);

    padding-left: 10px;
    padding-right: 10px;

    margin-right: 0;
    margin-bottom: 20px;

    overflow: hidden;
}

.home .product-category .count {
    display: none;
}

.home .woocommerce.columns-3 {
    width: 100%;
}

.home .product-category .background {
    transition: 250ms all ease-in;

    position: absolute;
    height: 100%;
    width: 100%;

    background: rgba(40, 84, 104, 0.46);

    z-index: 0;

    pointer-events: none;
    touch-action: none;
}

.home .product-category:hover>.background {
    opacity: 1;
    background-color: #285468;
}

.home ul.products li.product .woocommerce-loop-category__title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);

    z-index: 1;

    color: white;
    font-weight: 700;
    font-size: 35px;
}

ul.products .add_to_cart_button {
    position: absolute;
    bottom: 0;
    right: 0;

    border: none;
    background-color: #f4f4f4;
    border-radius: 0;
    color: #285468;
    font-size: 26px;
    width: 40px;
    height: 40px;
    padding: 0;

    text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6,
.wc-block-grid__product-title {
    color: #285468;
    font-weight: 700;
}

.single-product div.product p.price {
    color: #285468;
    font-size: 24px;
    font-weight: 700;
}

.single-product .info .shipping .material-icons-outlined,
.single-product .info .stock .material-icons-outlined {
    font-size: 32px;
    margin-right: 15px;
}

.single-product .info .local-shipping {
    margin-bottom: 20px;
}

.single-product .info .local-shipping,
.single-product .info .stock {
    font-size: 18px;
    color: #444444;
    line-height: 32px;
    font-weight: normal;
    display: flex;
}

.single-product .info {
    margin: 40px 0;
    padding: 20px 0;
    border-top: 1px solid #f0efe7;
    border-bottom: 1px solid #f0efe7;
}

.stock::before {
    content: "" !important;
    position: absolute;
}


.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
    color: #285468;
}

.menu-item a:hover {
    text-decoration: none;
}

.menu-item.current-menu-item,
.menu-item.current-menu-parent,
.menu-item.current-menu-parent .current-menu-item a {
    font-weight: 700;
}

.single-product div.product p.price .woocommerce-Price-currencySymbol,
.single-product div.product p.price .salesUnit {
    font-size: 16px;
}

a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
    outline: unset;
}

.home ul.products li.product.product-category img {
    margin: 0;
    height: 180px;
    width: 100%;

    object-fit: cover;
}

.home .site-content .slick-track img {
    width: 100%;
    border-radius: 0;

    object-fit: cover;
}

.home .site-content .products .slick-arrow:before {
    content: unset;
}

.home .site-content .products .slick-track img {
    width: 450px;
}

.home .site-content .slick-prev {
    left: calc(50% - (1120px / 2));
    z-index: 1;
}

.home .site-content .products .slick-prev {
    left: -50px;
    z-index: 1;
}

.slick-next,
.slick-prev {
    z-index: 1;
    background: #f4f4f4;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 32px;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    background: #f4f4f4;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.slick-next:before,
.slick-prev:before {
    content: unset;
}

.home .site-content .slick-next {
    right: calc(50% - (1120px / 2));
    z-index: 1;
}

.home .site-content .products .slick-next {
    right: -50px;
    z-index: 1;
}

.home .site-content .products .slick-arrow .material-icons-outlined {
    color: #285468;
    font-size: 32px;
}

.products .product {
    margin-bottom: 40px !important;
}

.products .product-nra {
    color: #444444;
    font-size: 16px;
    line-height: 26px;

    height: 26px;
    display: block;
}

.home .site-content .wp-block-cb-carousel .slick-slide {
    padding: 0;
}

.home .site-content .slick-dots {
    bottom: 30px;
}

.home .site-content .slick-dots li button:before {
    color: #FFF;
}

.home .site-content .slick-dots li.slick-active button:before {
    color: #FFF;
}

.wp-block-cb-carousel .slick-next:before,
.wp-block-cb-carousel .slick-prev:before {
    font-size: 32px;
    color: white;
}

.site-header {
    position: fixed;
    width: 100%
}

.number-icon {
    width: 1.5em;
    height: 1.5em;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -15px;
    background-color: #285468;
    position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    min-width: 1em;
    border-radius: 50%;
    vertical-align: middle;
    font-size: 12px;
    line-height: 12px;
}

.tinvwl-table-manage-list .woocommerce-Price-amount,
.cart_item .woocommerce-Price-amount,
.alg-wc-wl-view-table .woocommerce-Price-amount {
    font-weight: 700;
    font-size: 18px;
}

.tinvwl-table-manage-list .product-name a,
.alg-wc-wl-view-table .product-name a {
    text-decoration: none;
    color: #285468;
    font-size: 18px;
    line-height: 1.45;
    letter-spacing: 0;
    font-weight: 700;
    font-style: normal;
}

.tinvwl-to-left {
    display: none;
}

.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
    margin-bottom: unset;
}

.home ul.products li.product.first {
    clear: none !important;
}

.home #page #content #primary ul.products.columns-4 li.product {
    margin-right: 10px !important;
    margin-left: 10px !important;
}

.home .woocommerce.columns-4 {
    display: block;
    width: 100%;
    max-width: 1120px;
}

body:not(.home) ul.products li.product .woocommerce-loop-category__title {
    min-height: unset;
    margin-bottom: unset;

    height: 50px;
    line-height: 50px;
}

body:not(.home) ul.products li.product.product-category {
    background: #f4f4f4;
    text-align: center;
    vertical-align: middle;
    display: table-cell;

    margin-bottom: 20px;
}

body:not(.home) ul.products.categories {
    margin-bottom: 20px;
}

.single-product .woocommerce-product-gallery__wrapper .alg-wc-wl-btn {
    width: 100% !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
}

.single-product .woocommerce-product-gallery__wrapper .alg-wc-wl-btn.add .alg-wc-wl-view-state-add,
.single-product .woocommerce-product-gallery__wrapper .alg-wc-wl-btn2.add .alg-wc-wl-view-state-add,
.single-product .woocommerce-product-gallery__wrapper .alg-wc-wl-btn.remove .alg-wc-wl-view-state-remove,
.single-product .woocommerce-product-gallery__wrapper .alg-wc-wl-btn2.remove .alg-wc-wl-view-state-remove {
    display: inline-block;
    float: right;
    padding: 12px;
    background-color: #f4f4f4;
}

.single-product .woocommerce-product-gallery__wrapper {
    width: unset !important;
}

.single-product .woocommerce-product-gallery__wrapper div[data-thumb] {
    border: 2px #f4f4f4 solid;
    padding: 30px;
}

.single-product .summary .designation2 {
    color: #444444;
    font-weight: normal;
    margin-bottom: 0;

    font-size: 30px;
}

.single-product .woocommerce-product-gallery__wrapper img {
    width: 100%;
}

.single-product .woocommerce-product-gallery .flex-viewport {
    overflow: visible !important;
}

.single-product .product {
    overflow: visible !important;
}

.single-product .product .tinv-wraper {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-100%);

    background: #f4f4f4;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 32px;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before,
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before {
    position: absolute;
    top: -10px;
    left: 0;
    margin-right: 0;
    font-size: 40px;

    color: #285468;
}

/* button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.widget a.button {
    background-color: unset;
    padding: unset;
} */

button.alt,
input[type="button"].alt,
input[type="reset"].alt,
input[type="submit"].alt,
.button.alt,
.widget-area .widget a.button.alt {
    background-color: #285468;
    color: white;

    display: inline-flex;
    gap: 1em;

    font-size: 20px;
    padding: 10px 20px;
}

.padding-top {
    padding-top: 10px !important;
}

.col-20per .alg-wc-wl-tablink:hover,
.col-20per .alg-wc-wl-tablink.active {
    color: #285468;
}

.alg-wc-wl-view-table .col-20per .alg-wc-wl-btn {
    left: 0 !important;
    top: 0 !important;
    position: absolute !important;
    width: 100% !important;
}

.alg-wc-wl-view-state .material-icons-outlined {
    font-size: 30px;
}

.alg-wc-wl-view-table .col-20per .alg-wc-wl-view-state {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    padding: 12px;

    background: #f4f4f4;
    height: 50px;
    width: 50px;
}

.actions .coupon {
    width: 100%;
}

table.cart td.actions {
    border-top: 0;
}

.checkout-button {
    float: right;
}

.quickentry table td input {
    width: 100%;
}

.quickentry table thead th {
    color: #285468;
}

.quickentry button.alt .material-icons-outlined {
    color: #285468;
}

button.alt .material-icons-outlined,
input[type="button"].alt .material-icons-outlined,
input[type="reset"].alt .material-icons-outlined,
input[type="submit"].alt .material-icons-outlined,
.button.alt .material-icons-outlined,
.widget-area .widget a.button.alt .material-icons-outlined {
    color: white;
    font-size: 30px;
}



button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.widget a.button:hover {
    background-color: inherit;
    border-color: inherit;
    color: inherit;
}

.product-qty {
    display: flex;
    position: relative;
    justify-content: space-between;
}

.quantity {
    display: inline-flex;
    align-items: center;
    float: none !important;
    height: 50px;
    background: #f4f4f4;

    padding: 0 10px;
    width: 130px;
}

.quantity .material-icons-outlined {
    font-size: 26px;
    margin-right: 0;
    font-weight: 700;
}

table:not(.has-background) tbody tr:nth-child(2n) td,
fieldset,
fieldset legend {
    background-color: unset;
}

table:not(.has-background) tbody td {
    background-color: unset;
}

form.quickentry .actions {
    display: flex;
    justify-content: space-between;
}

form.quickentry .actions .button {
    margin: 0 !important;
}

form.quickentry .left {
    width: 50%;
    display: inline-flex;
    gap: 10px;
}

.half-width {
    width: 50%;
}

table tr.error td input {
    border: 1px solid #b20000;
}

.upload-files .button {
    max-width: 220px;
}

table.cart td .button,
.woocommerce-form-coupon .button,
.button.quickentry,
form.quickentry .left .button,
.upload-files .button,
#file_upload .button,
.alg-wc-wl-view-table-container .actions .button:not(.alt),
.woocommerce-MyAccount-content .button {
    border: none;
    background-color: #f4f4f4;
    display: inline-flex;
    padding: 10px 20px !important;
    color: #285468;
    font-size: 18px;

    height: 50px;
    width: 45%;

    margin: 9px;

    justify-content: center;
    align-items: center;

    white-space: nowrap;
}

.alg-wc-wl-view-table-container .actions .button:not(.alt) {
    margin: 0;
    width: auto;
}

.alg-wc-wl-view-table-container .actions .button.alt {
    height: 50px;
}

table.cart td .button .material-icons-outlined {
    margin-right: 15px;
}

table.cart .product-quantity>div,
.quantity button,
table.cart .product-quantity .plus,
table.cart .product-quantity .minus {
    display: flex;
    align-items: center;
}

table.cart .product-subtotal .woocommerce-Price-amount,
table.cart th.product-subtotal {
    float: right;
    width: 100%;
    text-align: end;
}

table.cart .product-quantity>div {
    gap: 45px;
}

a.remove::before {
    content: unset;
}

a.remove {
    text-indent: unset;
}

table.cart .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    height: 8px;
}

.quantity input {
    font-size: 26px;
    font-weight: 700;
    border: none;
    text-align: center;
    height: 100%;
    background: none;
    color: #285468;
    padding: 0;
    width: 100% !important;
}

.single-product .summary form {
    display: flex;
}

@media (min-width: 768px) {
    .mobile-menu-toggle {
        display: none;
    }

    .main-navigation:not(.header-icons) ul.menu ul a:hover,
    .main-navigation:not(.header-icons) ul.menu ul li:hover>a,
    .main-navigation:not(.header-icons) ul.menu ul li.focus,
    .main-navigation:not(.header-icons) ul.nav-menu ul a:hover,
    .main-navigation:not(.header-icons) ul.nav-menu ul li:hover>a,
    .main-navigation:not(.header-icons) ul.nav-menu ul li.focus {
        background: unset;

        color: #e11e34;
    }

    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
        width: 50%;
    }

    .storefront-full-width-content.single-product div.product .summary {
        width: 45%;
    }

    .woocommerce-active .site-header .main-navigation:not(.header-icons) {
        width: 100%;
    }

    .woocommerce-active .site-header .site-branding {
        width: 60%;
    }

    .woocommerce-active .site-header .site-search {
        width: 85%;
        align-content: center;
    }

    .site-branding,
    .site-search,
    .site-header-cart,
    .site-logo-anchor,
    .site-logo-link,
    .custom-logo-link {
        margin-bottom: unset;
        align-content: center;

        position: unset;
    }

    .woocommerce-active .site-header .site-branding {
        margin-right: unset;
        align-content: center;
    }

    .site-header>.col-full {
        padding-top: 20px;
        padding-bottom: 20px;

        width: 90% !important;
        max-width: 1120px !important;
    }

    .storefront-primary-navigation {
        border-top: 1px solid #f0efe7;
    }

    .storefront-primary-navigation>.col-full {
        width: 90% !important;
        max-width: 1120px !important;
    }

    .site-header {
        padding-top: unset;
    }

    .main-navigation:not(.header-icons) ul.menu>li>a,
    .main-navigation:not(.header-icons) ul.nav-menu>li>a {
        padding: 13px 15px 13px 15px;
        color: #285468;
        font-size: 18px;
    }

    .main-navigation:not(.header-icons) ul.menu>li.menu-item-has-children>a::after,
    .main-navigation:not(.header-icons) ul.menu>li.page_item_has_children>a::after,
    .main-navigation:not(.header-icons) ul.nav-menu>li.menu-item-has-children>a::after,
    .main-navigation:not(.header-icons) ul.nav-menu>li.page_item_has_children>a::after {
        content: unset;
    }

    .main-navigation:not(.header-icons) ul li,
    .secondary-navigation ul li {
        position: unset;
    }

    .main-navigation:not(.header-icons) ul.sub-menu li,
    .secondary-navigation ul.sub-menu li {
        width: 24%;
        display: inline-block;
        font-size: 16px;
    }

    .main-navigation:not(.header-icons) ul li:hover>ul,
    .main-navigation:not(.header-icons) ul li.focus>ul,
    .secondary-navigation ul li:hover>ul,
    .secondary-navigation ul li.focus>ul {
        width: 100%;
        padding: 20px 10%;
    }

    .main-navigation:not(.header-icons) ul.menu ul li a,
    .main-navigation:not(.header-icons) ul.nav-menu ul li a {
        padding: 4px 0;
        font-size: 16px;
        color: #285468;
    }

    .site-header-cart .cart-contents::after {
        height: unset;
    }

    .site-header-cart .cart-contents {
        padding: unset;
    }

    .main-navigation.header-icons ul.menu>li>a,
    .main-navigation.header-icons ul.nav-menu>li>a {
        padding: 0;
    }

    .main-navigation.header-icons ul.menu ul li a,
    .main-navigation.header-icons ul.nav-menu ul li a {
        padding: 5px 0;
        clear: both;
        font-weight: normal;
        line-height: 1.628571;
        color: #333;
        white-space: nowrap;
        display: flex;

        font-size: 16px;
    }

    .main-navigation.header-icons ul.menu ul.sub-menu,
    .main-navigation.header-icons ul.nav-menu ul.children {
        background: #f4f4f4;
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);

        padding: 20px;
    }

    .main-navigation.header-icons .material-icons-outlined {
        margin-right: 10px;
        font-size: 30px;
    }

    .main-navigation.header-icons ul.menu ul a:hover,
    .main-navigation.header-icons ul.menu ul li:hover>a,
    .main-navigation.header-icons ul.menu ul li.focus,
    .main-navigation.header-icons ul.nav-menu ul a:hover,
    .main-navigation.header-icons ul.nav-menu ul li:hover>a,
    .main-navigation.header-icons ul.nav-menu ul li.focus {
        background-color: unset;
    }

    .main-navigation.header-icons ul.menu ul li:hover>a {
        color: #e11e34;
    }

    .main-navigation.header-icons ul ul li a,
    .secondary-navigation ul ul li a {
        width: unset;
    }

    .woocommerce-active .site-header .main-navigation {
        margin-right: unset;
    }

    .storefront-full-width-content.woocommerce-cart .entry-header,
    .storefront-full-width-content.woocommerce-checkout .entry-header,
    .storefront-full-width-content.woocommerce-account .entry-header,
    .storefront-full-width-content .woocommerce-products-header {
        padding: 0 0 20px;
    }
}

.addresses header.title a {
    float: left !important;
}

.homeslider .slick-next, .homeslider .slick-prev {
    background-color: #285468 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 200px;
    padding: 0;
}

.homeslider .slick-next::before, .homeslider .slick-prev::before {
    color: white;
    border-radius: 100px;
    opacity: 1;
}