/*
Theme Name: Biagiotti
Theme URI: https://biagiotti.qodeinteractive.com
Description: A Contemporary Theme for Creative Business
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: biagiotti
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 3.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.mkdf-main-menu>ul>li.has_sub>a .mkdf-menu-arrow

 {
    display:inline-block!important;
 }

img.wpml-ls-flag {
    position: relative;
    float: left;
    padding: 5px;
}
.revolut-pay-label-title-wrapper{
    display: none!important;
}
.mkdf-post-info-top{
    display: none!important;
}
.wc-block-cart__submit{
    background-color:#cbcbcb!important ;
}
.mkdf-title-holder .mkdf-title-inner {
    background: url('https://sinalt.eu/wp-content/uploads/2026/02/header-CONTACT-page.jpg') no-repeat center center;
    background-size: cover;
}
.wc-block-components-product-metadata__description{
    display:none;
}
@media only screen and (max-width: 680px) {
    .mkdf-woocommerce-page .woocommerce-message a.button, .mkdf-woocommerce-page .woocommerce-message a.wc-forward:not(.added_to_cart):not(.checkout-button) {
        top: 25px!important;
    }
}