/*
Theme Name:         Daycare Grass
Theme URI:          http://daycare.wp.themeplayers.net/
Description:        Responsive Daycare template
Version:            1.0
Author:             themeplayers
Author URI:         http://themeforest.net/user/ThemePlayers/portfolio
Tags:  		     	modern, two-columns, threaded-comments, custom-menu, translation-ready
License:            ThemeForest license
License URI:        http://themeforest.net/licenses/regular_extended
Template: daycare
*/
@import "./assets/css/style.css";

.footer-gallery {
	height:320px;
	width: 440px;

}
#valik1 {
  height: inherit;
}

#iframe {
	height: 380px;
	width: 570px;
	border: none;
}

.navbar-nav .dropdown > a{
  &:before{
    z-index: 2000;
    content: "";
    background: url("../assets/images/dropdownhanger.png") no-repeat;
    width: 65px;
    height: 1157px;
    position: absolute;
    top: -20px;
    left: -15px;
    .transition(0.2s, ease-out);
    .opacity(0);
  }
}
