/*-----------------------------------------------------------------------------------

	Theme Name: Music Child
	Theme URI: https://visualmodo.com
	Author: Jared S Dias
	Author URI: https://visualmodo.com
	Description: <strong>Music Child Theme</strong> - <a href="https://visualmodo.com">https://visualmodo.com</a>. Follow us for update notifications:<br/> <a href='http://twitter.com/visualmodo'>Twitter</a><br/> | <a href='http://www.facebook.com/visualmodo'>Facebook</a>
	Template: music
	Version: 1.0.0
	Text Domain:  vslmd
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: translation-ready, threaded-comments, theme-options, sticky-post, post-formats, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background, fluid-layout

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

*/


/* --------------------------------------------
	Custom CSS
-------------------------------------------- */

.schowajTo
{
  display: none !important;
}

/* Default: Extra-small devices such as small phones (less than 640px) */
/* Small devices such as large phones (640px and up) */
@media only screen and (min-width: 340px) {
  
  .wokale-header-home h2
  {
    text-align: center; 
    color: #000; 
    font-size: 25px;
  }
  
  /* ONAS */
  .wokale-box-nasza-historia .vc_custom_1720079817877,
  .wokale-box-nasza-historia .vc_custom_1720077684060, /** KONCERTY **/
  .wokale-box-nasza-historia
  {
    padding-top: 35px !important;
    padding-right: 35px !important;
    padding-left: 35px !important;
    padding-bottom: 35px !important;
  }
  
  .wokale-box-nasza-historia .wokale-nasza-historia-header h2
  {
    text-align: left; 
    color: #ffffff !important; 
    font-size: 45px; 
    line-height: 40px;
  }
  
  .wokale-box-nasza-historia .wokale-nasza-historia-wprowadzenie
  {
    font-size: 20px; 
    line-height: 30px; 
    color: #fff; 
    letter-space: 0px;
  }
  
  .wokale-box-nasza-historia .wokale-nasza-historia-opis
  {
    font-size: 20px; 
    line-height: 30px; 
    color: #fff; 
    font-weight: 300; 
    letter-space: 0px;
  }
  
  .vc_row.wokale-reverse-column
  {
    flex-direction: column-reverse;
  }
  
  /* KONCERTY */
  .box-najblizszy-wystep
  {
    /* display: none !important; */
  
    
  }
  

  
}

/* Medium devices such as tablets (768px and up) */
@media only screen and (min-width: 768px) {
  
  .wokale-header-home h2
  {
    text-align: center; 
    color: #000; 
    font-size: 45px;
  }
  
  /* ONAS */
  .wokale-box-nasza-historia .vc_custom_1720079817877,
  .wokale-box-nasza-historia .vc_custom_1720077684060 /** KONCERTY **/
  /* .wokale-box-nasza-historia*/
  {
    padding-top: 75px !important;
    padding-right: 75px !important;
    padding-left: 75px !important;
    padding-bottom: 75px !important;
  }
  
  .wokale-box-nasza-historia .wokale-nasza-historia-header h2
  {
    color: #ffffff; 
    font-size: 54px; 
    line-height: 50px;
  }
  
  .wokale-box-nasza-historia .wokale-nasza-historia-wprowadzenie
  {
    font-size: 30px; 
    line-height: 70px; 
    color: #fff; 
    letter-space: 0px;
  }
  
  .wokale-box-nasza-historia .wokale-nasza-historia-opis
  {
    font-size: 25px; 
    line-height: 42px; 
    color: #fff; 
    font-weight: 300; 
    letter-space: 0px;
  }
  
  .vc_row.wokale-reverse-column
  {
    flex-direction: row;
  }
  
}

/* Large devices such as laptops (1024px and up) */
@media only screen and (min-width: 1024px) {
  
  
  
  .wokale-box-nasza-historia .vc_custom_1720079817877,
  .wokale-box-nasza-historia .vc_custom_1720077684060, /** KONCERTY **/
  .wokale-box-nasza-historia
  {
    padding-top: 75px !important;
    padding-right: 75px !important;
    padding-left: 75px !important;
    padding-bottom: 75px !important;
    
  }
  

  .wokale-box-nasza-historia .wokale-nasza-historia-header h2
  {
    text-align: left; 
    color: #ffffff; 
    font-size: 74px; 
    line-height: 70px;
  }
  
  .wokale-box-nasza-historia .wokale-nasza-historia-wprowadzenie
  {
    font-size: 36px; 
    line-height: 70px; 
    color: #fff; 
    letter-space: 0px;
  }

  
  
}

/* Largest devices such as desktops (1280px and up) */
@media only screen and (min-width: 1280px) {
  
  .wokale-box-nasza-historia .vc_custom_1720079817877,
  .wokale-box-nasza-historia .vc_custom_1720077684060, /** KONCERTY **/
  .wokale-box-nasza-historia
  {
    padding-top: 140px !important;
    padding-right: 140px !important;
    padding-left: 140px !important;
    padding-bottom: 140px !important;
  }
  

  
}


