/*

        Theme Name: Supple
        Description: Minimalist WordPress Portfolio Theme, Agency, Business and Personal Wordpress Theme.
        Version: 1.0
        Author: VennerConcept
        Author URI: http://themeforest.net/user/vennerconcept
        License: GNU General Public License version 3.0
        License URI: http://www.gnu.org/licenses/gpl-3.0.html
        
        --
        
*/
/* smartphony o ekranach 120-799 szerokosci */
@media only screen and (min-device-width : 120px) and (max-device-width : 799px) {
.opis_obrazka_slider {
position:relative;
top:10px;
height:0px;
}

.portfolio-meta {
display:none;
}

.portfolio-meta-x {
position:relative;
margin-top:70px;
height:40px;
}

.entry-content {
display:none;
}

.the_content {
padding-bottom:25px;
}
}  

/* komputery */
.opis_obrazka_slider {
position:relative;
top:40px;
height:0px;
}

.entry-content {
position:relative;
top:30px;
}