/**
Theme Name: Stroneo! Child Theme
Author: Kotrys Media
Author URI: https://kotrysmedia.com
Description: Motyw Potomny Stroneo!
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: stroneo-child-theme
Template: astra
*/
.page .entry-content .artists{margin-bottom:100px;}
.stripe-buttons-wrapper{
  margin:auto;
  width:600px;
  max-width: 100%;
}
.stripe-buy-btn{
  background-color: #0D5BA5;
  border-radius:10px;
  color:#FFF;
  line-height: 16px;
  font-size:14px;
  padding: 10px;
  width: 250px;
  max-width:75%;
  display: inline-block;
  text-align: center;
}
.stripe-buttons-wrapper table{
  border:0;
}
.stripe-buttons-wrapper table td{
  padding: 15px;
  border:0;
}
header .main-header-menu .menu-link, .main-header-menu>a{padding: 0 11px;}
@media (max-width: 768px) {
    .main-navigation ul .menu-item.menu-item-has-children .menu-link{ position: relative; z-index: 1; width: calc(100% - 50px); }
}