/* 
 Theme Name:   MyRingo
 Theme URI:    
 Description:  Úprava šablony na míru
 Author:       Karolína Vyskočilová
 Author URI:   http://kybernaut.cz
 Template:     stone-hill-progression
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

form.woocommerce-ordering, #content-progression .woocommerce-result-count, .cart-hover-progression, .post-meta-progression {
    display: none;
}
.archive #content-progression .woocommerce ul.products {
    padding-top: 0px;
}
#logo-progression > a {
    text-align: center;
}

h5.vc_custom_heading.progression {    
    font-family: 'Courgette';
}

.sf-menu li.current-menu-item {
    position: relative;
}
#sticky-header-progression.menu-resized-progression {
	background: #dde9f7;
}
