/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

/*************/
/* &JR_K0504 */

@media screen and (max-width: 1240px)
{

  #s5_nav li.nn_cafe_fb_menu
  {
    display: none !important;
  }

  #s5_pos_custom_2
  {
    display: none;
  }

}


@media (max-width: 767px) {

  .row [class*="span"] ,
  .row-fluid [class*="span"]
  {
    float: left !important;
  }

}

#sbox-window {

  height: 150px !important;	
  border: 1px solid red;	

}

/*************/
/* &JR_K1104 */

#s5_bottom_menu_wrap {
  padding-top: 0px !important;
}

#footer_area_mod {
  float: left;
  width: 40%;
}

#logo_rodinna_firma,
#logo_gelato_festival {
  float: left;
  width: 30%;
  height: 150px;
  background-size: 120px 120px;
  background-repeat: no-repeat;
}

#logo_rodinna_firma {
  background-image: url("./../../../images/NN_pecet_Rodinna-firma_ZMRZLINA-cervena.png");
  background-position: left center; 
}

#logo_gelato_festival {
  background-image: url("./../../../images/Gelato-Festival-Winner_2019.png");
  background-position: right center; 
}