/*
Template:       gamxo
Theme Name:     Gamxo Child Theme
Theme URI:      http://radiustheme.com/demo/wordpress/themes/gamxo
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Gamxo is an Responsive news & blog WordPress Theme.
Version:        1.0
Text Domain:    Gamxo
Tags: theme-options, featured-images, post-formats, one-column, two-columns, right-sidebar, custom-background, custom-header, editor-style, sticky-post, threaded-comments, translation-ready
License:   	  Envato split License
License URI:  https://themeforest.net/licenses/terms/regular
*/


.entry-thumbnail-area{
    display:none;
}


.container-test{
        width: 200px;
        height: 200px;
        position: relative;
        margin: 20px;
    }
    .box{
        width: 50%;
		height: 50%;
		position: absolute;
		top: 30px;
		left: 110px;
        opacity: 0.8;  /* for demo purpose  */
    }
    .stack-top{
        z-index: 9;
        margin: 100px; /* for demo purpose  */
    }



      
      ul.entry-meta li {
        font-size: 16px !important;
    }

    .rt-slide-nav .offscreen-navigation li>a {
        font-size: 16px !important;
    }

