/*

Theme Name: Pro &ndash; Child Theme
Theme URI: https://theme.co/pro/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

/*Swipebox-Styles*/
#swipebox-overlay {
      background: rgba(444, 444, 444, 0.8);
}
div#swipebox-bottom-bar {
    display: none;
}
#swipebox-slider .slide {
    padding: 15px;
}
#swipebox-close {
	background-color: rgba(255, 224, 130)
}
.rl-gallery:not(.rl-hidden-text) .rl-gallery-link:after {
	 background: rgba(444, 444, 444, 0.5)!important;
}

/*Button-Styles*/
.x-btn, .button, [type="submit"] {
	text-shadow:none!important;
	padding: 15px;
	text-transform:uppercase;
	line-height: inherit;
}

/*Galerie-Seiten-Styles*/
.entry-featured, .entry-header {
	display:none;
}
.x-container>.offset {
    margin: 0px;
}