/*======================================
Theme Name: WordPress Child Theme Atomion
Theme URI: https://marketpress.de
Description: Das Atomion Child Theme
Version: 1.0
Author: MarketPress
Author URI: https://marketpress.de
Template: wordpress-theme-atomion
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
======================================*/

/* You can start adding your own styles here. Use !important to overwrite styles if needed. */
.loggout{
    top: 10px;
    right: 0;
    text-align: right;
    min-width: 80px;
}

nav.woocommerce-MyAccount-navigation span.loggout i {
    color: #e84948;
    padding-right: 5px;
}

hr.wooComhr {
    width: 100%;
    max-width: none;
    border-bottom: 0 solid #cbcbcb!important;
    margin: 0;
    float: left;
}


.piece-container{
margin-left: 15px;
}

.configurator {
    background: #c6c6c6;
    background-size: cover;
    padding: 50px 10px;
  }

.filesfm-box{
position: relative;
left: -100px;
}

 