/*
Theme Name: Mediteraneo Child
Theme URI: https://mediteraneo.qodeinteractive.com
Description: A child theme of Mediteraneo
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: mediteraneo
Template: mediteraneo
*/

@font-face {
    font-family: 'Tesla';
    src: url('font/Tesla.woff2') format('woff2'),
        url('font/Tesla.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


#qodef-page-footer-top-area-inner{
    width:100% !important;
}

.qodef-menu-item-circle{
    display:none;
}

.elementor-element.elementor-element-6c79c73.e-con-full.menu1.e-flex.e-con.e-child:after,
.elementor-element.elementor-element-685ba6c.e-con-full.menu2.e-flex.e-con.e-child:after{
    content: '';
    position: absolute;
    right: 0;
    top: 25%;
    height: 50%;
    width: 1px;
    background-color: white;
}

.qodef-woo-product-list.qodef-grid .qodef-e-media>.woocommerce-LoopProduct-link:after {
    content: '';
    height: 80%;
    width: 1px;
    position: absolute;
    right: 0;
    bottom: 10%;
    background-color: #212a17;
}