

.wd-product :is(.product-image-link,.hover-img) img {

    object-fit: contain;
    height: 216px;
}

.entry-meta.wd-entry-meta {
    display: none;
}
.hovered-social-icons.wd-tltp.wd-tltp-top {
    display: none;
}


.blog-design-masonry .post-title {
    font-size: 18px;
    line-height: 23px;
    text-align: left;
}

.entry-content.wd-entry-content {
    text-align: left;
}

.meta-categories-wrapp {
    display: none;
}
.read-more-section {

    text-align: right;
}

.wd-back-btn.wd-action-btn.wd-style-icon {
    display: none;
}


body .title-size-large {
    padding: 20px 0;
}


.title-size-large .title {
    font-size: 48px;
}
.wd-nav-product-cat .nav-link-count {

    display: none !important;
}
.wd-nav-product-cat a.category-nav-link {
    font-size: 14px;
    text-transform: none;
}

.wd-term-desc {
    margin-top: 90px !important;
}

.wd-product-cats {
    display: none;
}

.single-breadcrumbs-wrapper .wd-products-nav {
    display: none;
}

span.tagged_as {
    display: none;
}

.wd-social-icons.icons-design-default.icons-size-small.color-scheme-dark.social-share.social-form-circle.product-share.wd-layout-inline.text-left {
    display: none;
}

body .product-additional-galleries {
    display: none;
}
body  .single-breadcrumbs-wrapper {
    display: none;
}

body p.stock.in-stock.wd-style-default {
    display: none;
}


tr.woocommerce-shipping-totals.shipping th {
    display: none;
}

body .woocommerce ul#shipping_method li {
    max-width: inherit !important;
}

#shipping_method .paysera-delivery-checkout-logo {
    max-width: 50px !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--request-quote {
    display: none;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

.wd-buttons.wd-pos-r-t {
    display: none;
}

.wd-filter-buttons.wd-action-btn.wd-style-text {
    display: none;
}

.our-newswrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.our-naudinga {
    width: calc(33.33% - 30px);
    margin: 0 15px;
    transition: all 0.3s;
}
.our-naudinga:hover {
    opacity: 0.7;
    transition: all 0.3s;
}


.our-brand-image img {
    object-fit: cover;
    height: 250px;
}
.our-brand-image {
    margin-bottom: 10px;
}

.buttonreadmore {
    text-align: center;
    margin: 10px;
}
.buttonreadmore a {
    background: #F29C1E;
    padding: 10px 30px;
    display: inline-block;
    transition: all 0.3s;
    color: #fff;
}
.buttonreadmore a:hover {

    opacity: 0.7;
    transition: all 0.3s;
}



body .page-title-default:before {
    content: "";
    background-color: #0000009c;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 100%;
}




.woocommerce-checkout .header-banner.color-scheme-light {
    display: none !important;
}
.woocommerce-checkout ul#menu-pagrindinis-meniu-desktop {
    display: none !important;
}
.woocommerce-checkout .whb-main-header .whb-column.whb-col-right.whb-visible-lg {
    display: none !important;
}
.woocommerce-checkout .header-banner-display .website-wrapper {
    margin-top: 0px !important;
}
.woocommerce-checkout .page-title.page-title-default.title-size-large.title-design-centered.color-scheme-light {
    display: none !important;
}
.woocommerce-checkout .container.main-footer {
    display: none !important;
}


.paysera-delivery-terminal-country {
    background: #fff;
    padding: 15px;
}
.paysera-delivery-terminal-city {
    background: #fff;
    padding: 15px;
}
.paysera-delivery-terminal-location {

    background: #fff;
    padding: 15px;
    margin-bottom: 40px;
}

.category-grid-item {
    display: none !important;
}
.request-quote-link {
    display: none;
}

.wd-sub-menu li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
    display: none;
}

.single-post-social {
    display: none;
}

.wd-single-footer ~ .wd-page-nav {
    border-top: none;
    display: none;
}
.wd-single-footer {
    display: none;
}
@media screen and (min-width: 1500px) {

}

@media screen and (max-width: 900px) or (min-width: 600px) {

}

@media screen and (min-width: 1200px) {

}

@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 992px) {

}

@media screen and (max-width: 767px) {

    div.paysera-payments.grid div.paysera-payment-method {
        width: 50%;
    }

    .payment_methods li img {
        max-height: 20px;
    }

    .hometitle h1 {
        font-size: 18px;
        line-height: 22px;
    }
    .elementor-widget-container .our-newswrapper {
        margin-top: -15px !important;
    }
    .our-newswrapper {
        margin: 0 0px;
    }
    .our-naudinga {
        width: calc(100% - 0px);
        margin: 0 0px;
        transition: all 0.3s;
        margin-bottom: 15px;
    }
    .our-brand-image img {
        object-fit: cover;
        height: 160px;
    }
    .titleswrapper h2 {
        font-size: 16px;
        line-height: 20px;
    }
    .title-size-large .title {
        font-size: 28px;
    }


    .wd-product :is(.product-image-link,.hover-img) img {

        height: 45vw;
    }
}

@media screen and (max-width: 480px) {

}