/*
Theme Name: Manga Tenshi Theme
Theme URI: 
Description: Child theme
Author: Kegge Web Solutions
Author URI: 
Template: shoptimizer
Version: 1.2.2
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

body, input, select, option, textarea, :root :where(body) {
    font-family: 'Quasimoda'!important;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #142A46!important;
    overflow-x: hidden;
}

.meatball-header-XXL>h2, .page-title{
    font-family: 'Meatball';
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 56px;
    text-transform: uppercase;
    color: #325F96;
}

.woocommerce-image__wrapper {
    background: white;
    padding: 30px;
    border-radius: 16px;
    box-shadow: 4px 4px 8.1px -1px #D9D9D9;
}

.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link {
    font-family: 'Quasimoda';
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 28px;
    text-transform: none;
    color: #142A46;   
}

ul.products li.product .woocommerce-loop-product__title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;     
    overflow: hidden;          
    text-overflow: ellipsis;
    line-height: 28px;         
    min-height: 58px;          
    max-height: 58px;
    margin-bottom: 10px;
}

ul.products li.product .woocommerce-loop-product__title a {
    font-family: 'Quasimoda';
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 24px;
    text-transform: none;
    color: #142A46;
}

.single-product .product-volume{
    font-family: 'Quasimoda';
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 24px;
    text-transform: none;
    color: #325F96;
    margin-bottom: 10px;
}

.product-volume{
    font-family: 'Quasimoda';
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    text-transform: none;
    color: #142A46;
    margin-bottom: 10px;
}

.single-product span.woocommerce-Price-amount.amount {
    font-family: 'Quasimoda';
    font-size: 20px;
    font-weight: 700;
    color: #142A46;
}

span.woocommerce-Price-amount.amount {
    font-family: 'Quasimoda';
    font-size: 16px;
    font-weight: 700;
    color: #142A46;
}

.custom-related-products span.woocommerce-Price-amount.amount {
    font-family: 'Quasimoda';
    font-size: 16px;
    font-weight: 700;
    color: #142A46;
}

.custom-related-products .product-volume {
    font-family: 'Quasimoda';
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    text-transform: none;
    color: #142A46;
    margin-bottom: 10px;
}

.price > del > span.woocommerce-Price-amount.amount{
    /*color: #6891C2;*/
}

ul.products li.product:not(.product-category)::before{
    display: none!important;
}

.price del {
    color: #455f91;
    font-size: 22px;
}

ul.products li.product .added_to_cart, ul.products li.product .button {
    width: calc(100% - 50px);
}

.custom-cart-icon{
    vertical-align: middle;
}

:is(.elementor-section-wrap,[data-elementor-id])>.e-con {
max-width: unset;
}

@media screen and (min-width: 992px) {
    .elementor-7105 .elementor-element.elementor-element-e749957 {
        width: 120%;
        margin-left: -10%;
    }
    .left-woocommerce-sidebar #secondary {
        float: left;
        background: #E6F2FF;
        padding: 48px 24px;
        border-radius: 16px;
    }
}

@media screen and (max-width: 992px) {
    ul.products li.product .add_to_cart_button, ul.products li.product .added_to_cart, ul.products li.product .button {
        position: relative;
        width: 100%;
        opacity: 1;
    }
    .elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link {
        font-size: 16px;
        line-height: 24px;   
    }
    div.woocommerce-card__header{
        align-items: start;
        gap: 0;
    }
    .product-volume{
        font-size: 12px;
    }
    ul.products li.product .woocommerce-loop-product__title{
        min-height: 48px;
        max-height: 48px;
        margin-bottom: 6px;
    }
    .shoptimizer_ratingContainer, .add_to_cart_button, .product_type_simple, .custom-related-products .star-rating{
        display: none!important;
    }
    li.product:not(.product-category) .woocommerce-card__header{
        flex-direction: row;
        flex: none;
    }
    .product-details-wrapper .product-label{
        position: absolute;
    }
    .related.products ul.products li.product .woocommerce-loop-product__title{
        min-height: 3.7em;
    }
}

/* Archive filters styling */

#secondary > .widget .widget-title {
    font-family: 'Quasimoda';
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 28px;
    text-transform: none;
    color: #142A46;
}

#secondary .widget {
    border-bottom: 1px solid #142A46;
}

/* Single product styling */
@media screen and (max-width: 992px) {
    .woocommerce-product-gallery {
        flex-direction: column;
    }
    .woocommerce-product-gallery .flex-control-thumbs{
        flex-direction: row;
    }
    .product .woocommerce-product-gallery .flex-control-thumbs li img{
        width: 100px;
    }
    .custom-cart-text{
        padding-bottom: 20px;
    }

    .related.products ul.products li.product {
    display: flex;
    flex-direction: column;
    height: 100%;
    }

    .related.products ul.products li.product .woocommerce-loop-product__title {
    display: -webkit-box;
    -webkit-line-clamp: 2;      
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 2.8em;          
    }

    .related.products ul.products li.product .price { 
        margin-top: auto; 
    }
}

.woocommerce div.product {
  align-items: start; /* for CSS grid */
}

.product-heading-above-gallery{
    margin: 34px 0;
}

div.summary > h1.product_title, div.product-heading-above-gallery > h1.product-title, .entry-title{
    font-family: 'Meatball';
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    text-transform: uppercase;
    color: #325F96;
    margin-bottom: 0;
}

.custom-cart-text{
    font-size: 12px;
    line-height: 16px;
}

.custom-cart-text>span{
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    padding-top: 28px;
    display: block;
}

@media screen and (min-width: 992px) {
    .pdp-g-skinny .product .images, .pdp-g-skinny .product .woocommerce-product-gallery{
        width: 80%!important;
    }

    .custom-cart-text{
        padding-bottom: 48px;
    }

    .woocommerce-product-gallery {
        display: flex;
        flex-direction: row-reverse; 
        gap: 15px;
    }

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

    .woocommerce-product-gallery .flex-control-thumbs {
        display: flex;
        flex-direction: column; 
        width: 180px;
        gap: 12px;
    }

    .woocommerce-product-gallery .flex-control-thumbs li {
        width: 100% !important;
    }

    .woocommerce-product-gallery .flex-control-thumbs img {
        width: 100%;
        height: auto;
        object-fit: cover;
        border: 1px solid #ddd;
        border-radius: 4px;
    }
}


.custom-related-products {
    margin-top: 30px;
    border-top: 1px solid #E6F2FF;
    padding-top: 20px;
}

.related.products{
    padding: 0;
}

.custom-related-products>section>h2{
    font-family: 'Meatball';
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 56px;
    text-transform: uppercase;
    color: #325F96;
}

.woocommerce-product-details__short-description{
    margin-top: 20px;
    border-top: 1px solid #E6F2FF;
    padding-top: 30px;
}

.quantity-nav{
    background: #E6F2FF;
    border: 1px solid #E6F2FF;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.product .cart .quantity .input-text{
    border: 1px solid #E6F2FF;
    background-color: #E6F2FF;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.quantity-button.quantity-down:before, .quantity-button.quantity-up:before{
    background: #142A46;
}

.cart>.single_add_to_cart_button{
    font-family: 'Quasimoda';
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 24px;
    text-transform: none;
    border-radius: 10px;
}

/* menu styling */

.menu-primary-menu-container > ul > li > a.main-menu-link{
    font-family: 'Quasimoda';
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    border-radius: 10px;
    color: #325F96!important;
}

.main-navigation ul.menu ul li.menu-item-has-children > a > span{
    font-weight: 700;
}

.main-navigation ul.menu ul li > a > span, .main-navigation ul.nav-menu ul li > a > span, .main-navigation ul.menu ul li.nolink{
    font-family: 'Quasimoda';
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    text-transform: none;
    border-radius: 10px;
    color: #142A46;
}

.main-navigation ul.menu > li:not(.full-width) a.sub-menu-link, ul.menu ul li.nolink{
    padding: 8px 24px;
}

#nav-menu-item-8099 {
    min-height: 55px;
    background: #F9F6ED;
    vertical-align: middle;
    align-items: center;
    align-content: center;
    padding: 12px 16px;
    margin: 22px 0;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.header-4 .menu-primary-menu-container > ul > li > a, .header-4 .menu-primary-menu-container > ul > li.nolink, .header-4 .search-trigger{
    line-height: normal!important;
}

@media screen and (min-width: 992px) {
    .main-navigation ul.menu > li:not(.full-width) ul.sub-menu {
        box-shadow: revert;
        border-left: 2px solid #CDE2FB;
        background: #F9F6ED;
    }
    .main-navigation ul.menu > li:not(.full-width) ul.sub-menu:first-child {
        border-left: none;
        border-radius: 10px;
    }
    ul.menu > li:is(.first-item) > div.sub-menu-wrapper{  
        padding-top: 22px;
        margin-left: -90px;
    }
    .menu-primary-menu-container > ul > li > a span:before, .menu-primary-menu-container > ul > li.nolink > span:before {
    border-color: transparent!important;
    }
}

.shoptimizer-cart a.cart-contents .shoptimizer-cart-icon .mini-count{
    top: -10px;
    left: -15px;
}

.header-4 .shoptimizer-cart .cart-contents .amount{
    display: none;
}

@media screen and (min-width: 992px) {
    .header-5 .site-header .main-navigation {
        width: auto; 
        margin-left: 90px;
    }
    .secondary-navigation ul li a, .secondary-navigation .menu li:not(.ri) a{
        padding:0;
        font-size: 16px;
        font-weight: 700;
        color: #F9F6ED;
        line-height: 24px;
    }
    .site-header .site-search {
        margin-left: 0;
    }
    .main-navigation ul.menu > li.menu-item-has-children > a::after {
        background-color: #325f96!important;
        width: 13px;
        height: 13px;
    }
    .secondary-navigation{
        padding-left: 90px;
    }
    .secondary-navigation .menu-item{
        border-left: none;
    }
    .secondary-navigation .icon-wrapper {
        position: relative;
        left: 50%;
        top: 5px;
        transform: none;
    }
    .header-5 .shoptimizer-cart .cart-contents .amount {
        display: none;
    }
    .header-5 .shoptimizer-cart a.cart-contents{
        border: none;
        height: auto;
        line-height: 0;
    }
    .header-5 .site-header .site-header-cart {
        height: auto;
    }
}

.site-search input[type="search"]{
    padding-left: 24px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: none;
    border-left: 2px solid #325F96;
    background: #F9F6ED;
}

.site-search input[type="search"]::placeholder{
    color: #6891C2;
}

.col-full-nav{
    display: none;
}

.woocommerce-product-search::after{
    width: 16px;
    height: 16px;
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -7px;
    right: 0.8em;
    background-color: #325F96;
    -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 21L15 15M17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10Z' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 21L15 15M17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10Z' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.site-search form:before{
    display: none!important;
}

li.wishlist-nav > a > span{
    display: none;
}

.woocommerce-breadcrumb{
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #325F96;
}

.woocommerce-breadcrumb a{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #325F96;
}

footer.copyright{
    padding: 8px;
    background-color: #325F96!important;
    margin-top: 0!important;
    color: #6891C2!important;
    text-decoration: underline;
}

li.menu-item-product p.product__categories a, li.product p.product__categories a, li.product p.product__categories{
    display: none;
}

.product-label.type-bubble, li.product .onsale{
    top: -10px;
    left: -10px;
}
div.product .product-label.type-bubble, div.product li.product .onsale{
    top: -2px;
    left: 0;
}
.content-area .summary .onsale{
    margin-left: 10px;
}
.custom-additional-info-tab{
    border-top: 1px solid #eaf2fe;
    border-bottom: 1px solid #eaf2fe;
    margin: 40px 0;
}

.product-specs{
    font-family: 'Quasimoda';
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 28px;
    text-transform: none;
    color: #142A46;
    padding-top: 40px;
}

table.woocommerce-product-attributes{
    padding-bottom: 40px;
}

table.woocommerce-product-attributes td{
    text-align: left;
}

h2.woocommerce-Reviews-title{
    font-family: 'Quasimoda';
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 28px;
    text-transform: none;
    color: #142A46;
}

#respond .comment-reply-title{
    display: none;
}

input[type="submit"]{
    color: #f9f6ed!important;
}

ul.footer-menu-left > li > a{
    text-align: right;
}

ul.footer-menu-left{
    margin-bottom: 20px;
}

#text-9, #text-13{
    text-align: right;
}

#text-12 > div, #text-14{
    display: flex;
    justify-content: center;
}

footer.copyright .widget:last-child{
    text-align: left;
}

@media screen and (max-width: 1024px) {
    .site-footer {
        padding: 4rem 0;
    }
    footer.site-footer, footer.copyright{
        text-align: center;
    }
    footer.copyright .widget:last-child{
        text-align: center;
        margin-bottom: 1rem;
    }
    footer.copyright > .col-full{
        display: flex;
    }
    #text-12{
        margin: 0 auto;
        padding-bottom: 1.25rem;
    }
    #text-9, #text-13{
    text-align: center;
    }
}

.cart-collaterals{
    background: #E6F2FF;
    padding: 15px;
    border-radius: 10px;
}

.cart_totals .shop_table{
    background-color: #E6F2FF;
    border: none;
}

.cart_totals .shop_table tr.order-total td, .cart_totals .shop_table tr.order-total th{
    border-bottom: 2px solid #325F96;
}

/* search results 
@media screen and (min-width: 992px) {*/
    .commercekit-ajs-results{
        margin-top: 2px;
        margin-left: 2px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
    }
    .commercekit-ajs-suggestions{
        background: #f8f6ee;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #CDE2FB;
    }
    .commercekit-ajs-suggestions>.autocomplete-suggestion{
        border-bottom: 1px solid #CDE2FB;
    }
    .commercekit-ajs-view-all-holder>a{
        background: #455f91;
        margin: 10px;
        border-radius: 10px;
    }
    .commercekit-ajs-product {
        align-items: flex-start;
    }
    .commercekit-ajs-product-desc {
        flex-direction: column;
        flex: 1;
    }
    .commercekit-ajs-product-header {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
    }
    .commercekit-ajs-product-price {
        white-space: nowrap;
    }
    .commercekit-ajs-product-title{
        font-size: 20px;
        line-height: 28px;
    }
    .commercekit-ajs-product-volume{
        font-size: 16px;
        line-height: 24px;
    }
    .commercekit-ajs-product-price>del>span.woocommerce-Price-amount.amount{
        font-size: 12px;
        font-weight: 400;
    }
    .woocommerce-tabs.wc-tabs-wrapper{
        display: none;
    }
/*}*/

.page-id-7417 .main-navigation, .page-id-7417 .site-search, .page-id-7417 .secondary-navigation, .page-id-7417 .menu, .page-id-8 .main-navigation, .page-id-8 .menu-toggle, .page-id-7417 .menu-toggle{
    display: none!important;
}

.page-id-7417 .site-branding, .page-id-8 .site-branding{
    padding-top: 24px;
    padding-bottom: 24px;
}

/* mobile styling home */
@media screen and (max-width: 992px) {
    /*.elementor-7105 .elementor-element.elementor-element-e749957.e-con{
        width: 120%;
        margin-left: -10%;
        overflow: hidden;
    }*/
    .woocommerce-image__wrapper{
        padding: 20px;
    }
    .footer-contact .social-icons{
        justify-content: center;
    }
    .custom-additional-tabs{
        
    }
    .cross-sells ul.products li.product .woocommerce-card__header, .mobile-scroll ul.products li.product .woocommerce-card__header, .related.products ul.products li.product .woocommerce-card__header, .upsells.products ul.products li.product .woocommerce-card__header{
        box-shadow: unset;
        padding: 0;
    }
}

.footer-contact .email {
  font-size: 15px;
}

.footer-contact .social-icons {
  display: flex;
  gap: 8px;
}

.footer-contact .social-icons a img {
  transition: transform 0.2s ease;
}

.footer-contact .social-icons a:hover img {
  transform: scale(1.1);
}

.widget > .widget-title{
    font-family: 'Quasimoda';
    line-height: 24px;

}

.site-footer .widget .widget-title{
    margin-bottom: 0;
}

.brb-form input[type="email"]{
    font-size: 16px!important;
    padding-left: 24px;
    border-radius: 10px;
    border: none;
    background: #F9F6ED;
    color: #6891C2;
    box-shadow: 2px 2px 8.1px -1px #D9D9D9;
    text-align: center;
    margin: 12px 0;
}

.elementor-element-87f6219 svg.custom-cart-icon{
    display: none;
}

.brb-form input[type="email"]::placeholder{
    color: #6891C2;
}

.brb-form button{
    font-size: 16px!important;
    text-align: center;
    border-radius: 10px!important;
}

@media screen and (min-width: 992px) {
    ul.products li.product img{
        height: 300px;
        object-fit: contain;
    }

    .single-product ul.products li.product img{
        height: 200px;
        object-fit: contain;
    }
}


@media screen and (max-width: 992px) {

    ul.products li.product img{
        height: 150px;
        object-fit: contain;
    }

    .single-product ul.products li.product img{
        height: 150px;
        object-fit: contain;
    }
    div.summary > h1.product_title {

        font-size: 32px;
        line-height: 56px;

    }
    .custom-related-products>section>h2{
                font-size: 32px;
        line-height: 56px;
    }
    .main-navigation ul.menu ul li > a > span {
        color: #F9F6ED;

    }
    .related.products ul.products li.product{
        min-width: 180px;
        height: 388px;
    }
}


#site-navigation .primary-navigation .menu > li { position: relative; }


#site-navigation .primary-navigation .sub-menu { position: relative; }
#site-navigation .primary-navigation .sub-menu > li { position: static; }


#site-navigation .primary-navigation .sub-menu > li > .sub-menu-wrapper {
  position: absolute;
  top: 0;
  left: 100% !important;           
  z-index: 2000;
}


#site-navigation .primary-navigation .menu > li > .sub-menu-wrapper {
  top: 100%;
  left: 0;
}


#site-navigation .primary-navigation .sub-menu > li > a.cg-menu-link {
  position: relative;
  padding-right: 1.5rem; 
}


#site-navigation .primary-navigation .sub-menu > li > a.cg-menu-link + .caret {
  position: absolute;
  right: .5rem;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  z-index: 1;
}


#site-navigation .primary-navigation .sub-menu > li.menu-item-has-children > a.cg-menu-link::after {
  
  position: absolute;
  right: .5rem;
  top: 50%;
  transform: translateY(-50%);
}


#site-navigation .primary-navigation .sub-menu > li > .sub-menu-wrapper {
  min-height: 240px;
}

@media (max-width: 992px) {
    .col-full-nav {
        background-color: #F9F6ED;
    }
}


@media (max-width: 992px) {
  .woocommerce-checkout-review-order-table thead { display: none; }

  .woocommerce-checkout-review-order-table th,
  .woocommerce-checkout-review-order-table td {
    padding: 12px 16px;
  }

  
  .woocommerce-checkout-review-order-table tr.cart_item td.product-name {
    display: flex;
    gap: 12px;
    align-items: flex-start;
  }
  .woocommerce-checkout-review-order-table .product-item-thumbnail {
    width: 64px; height: 96px; flex: 0 0 64px;
    border-radius: 8px; overflow: hidden;
  }
  .woocommerce-checkout-review-order-table .product-item-thumbnail img {
    width: 100%; height: 100%; object-fit: cover;
  }
  .woocommerce-checkout-review-order-table .cg-checkout-table-product-name {
    line-height: 1.2;
    font-weight: 600;
  }
  .woocommerce-checkout-review-order-table .product-volume {
    display: block;
    margin-top: 4px;
    font-weight: 700;
    opacity: .8;
  }
  .woocommerce-checkout-review-order-table tr.cart_item td.product-total {
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
  }
  .woocommerce-checkout-review-order-table .product-quantity { font-weight: 600; }

  
  .woocommerce-checkout-review-order-table .woocommerce-shipping-methods {
    list-style: none; margin: 0; padding: 0;
  }
  .woocommerce-checkout-review-order-table .woocommerce-shipping-methods li { margin: 6px 0; }
  .woocommerce-checkout-review-order-table .woocommerce-shipping-methods label {
    display: flex; gap: 8px; align-items: center; width: 100%;
  }
  .woocommerce-checkout-review-order-table .woocommerce-shipping-methods .amount {
    margin-left: auto; white-space: nowrap;
  }

  
  .woocommerce-checkout-review-order-table tfoot th { font-weight: 600; }
  .woocommerce-checkout-review-order-table tfoot td { text-align: right; }
  .woocommerce-checkout-review-order-table .order-total th,
  .woocommerce-checkout-review-order-table .order-total td {
    font-size: 1.05rem; font-weight: 700;
  }
  
@media (max-width: 767px) {
  
    .woocommerce-cart .woocommerce-shipping-methods label {
        font-weight: 400;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 8px;
        width: 100%;
    }
  
    .woocommerce-cart .woocommerce-shipping-methods input:checked + label {
        font-weight: 700;
    }

    
    .woocommerce-cart .woocommerce-shipping-methods label .amount {
        flex-shrink: 0;
        margin-left: auto;
        white-space: nowrap;
    }

    
    .woocommerce-cart .woocommerce-shipping-methods label {
        flex-wrap: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}

.cat-item-333, .cat-item-334{
    display: none;
}

.woocommerce-card__header{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px 12px; 
}

.woocommerce-card__header > .product__categories,
.woocommerce-card__header > .woocommerce-loop-product__title,
.woocommerce-card__header > .product-volume{
  flex: 1 1 100%;
}

.woocommerce-card__header > .price,
.woocommerce-card__header > .shoptimizer_ratingContainer{
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
}

.woocommerce-card__header > .price{ order: 10; }
.woocommerce-card__header > .shoptimizer_ratingContainer{ order: 11; }


.woocommerce-card__header > .shoptimizer_ratingContainer{
  line-height: 1;
}
.woocommerce-card__header .shoptimizer_ratingContainer .star-rating{
  margin: 0 6px 0 0;   
  display: inline-block;
}

.woocommerce-card__header > .add_to_cart_button, .woocommerce-card__header > .view-basket-button, .woocommerce-card__header > a.product_type_simple  {
  flex: 1 1 100%;      
  order: 20;           
  margin-top: 8px;     
}

.shoptimizer_ratingCount{
    margin: 0;
    top: 1px;
}

.shoptimizer_ratingContainer{
    margin-bottom: 0;
}

ul.products li.product .price{
    margin-bottom: 0;
}
.static-cta-buttons ul.products li.product .button {
    position: relative!important;
}
@media (max-width: 994px) {
    .main-navigation {
        padding-top: 0!important; 
    }
}