/*
 Theme Name:   mebae-child
 Theme URI:    http://example.com/mebae-child/
 Description:  Mebae Child Theme
 Author:       Panagiota Odysseos
 Author URI:   http://example.com
 Template:     mebae
 Version:       1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  mebae-child
*/

.wp-block-site-title  {
    
    font-size: 1.4rem!important;
}

.wp-block-navigation .wp-block-navigation-item__label:hover{

 color: #E31C79!important;
 
}
.wp-block-navigation__container:hover{
    color: #E31C79!important;
}

.wp-block-site-title a:hover {
    color: #E31C79!important;
}
.wp-block-column {
    margin: 0px!important;
}

.wp-block-columns .alignfull{
    margin: 0px!important;
}

.wp-block-columns{
    margin-bottom: 0px!important;
}
.type-titlestyle {
     margin-top: 0px!important;
     margin-bottom: 0px!important;
     margin-left: 1.2vw!important;
}
.has-text-align-right {
     margin-bottom: 0.5vh!important;
}
.wp-block-column h2{
    margin-bottom: 0.5vh!important;
}
.game-rei {
    margin-left: 2vw!important;
}
.game-rei a:hover{
  color: #E31C79!important;
}
.game-dragon {
  margin-left: 4vw!important;
}
.game-dragon a:hover{
  color: #E31C79!important;
}

.models-title1{
   margin-top: 0!important;
   margin-bottom: 1vh!important;
}
.models-title2{
   margin-top: 3vh!important;
   margin-bottom: 1vh!important;
}
.game-design-img1{
   margin: 0!important;
}
.code1{
    margin-right: 3vw!important;
}
.code2{
    margin-right: 1vw!important;
}
.circuits-title{
    margin-top: 3vh!important;
    margin-bottom: 2vh!important;
}
.about-me-paragraph{
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.ub-buttons{
    margin:0!important;
}
.menu-sub-cat{
    margin-left: 2vw!important;
}
.cv-button a:hover{
    color: #E31C79!important;
}
.website-link a:hover{
    color: #E31C79!important;
}