/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
#Footer .footer_copy {
    border-top: 1px solid rgba(255,255,255,.1);
    background: #262626;
}

.gallery-list {
	margin:0 0 20px -9px;
	list-style:none;
	padding:0;
	width:107%;
	overflow:hidden;
}
.gallery-list li {
	float:left;
	border:4px solid #aca7a0;
	margin:0 0 9px 9px;
  
}
.gallery-list li img {
	float:left;
  width: 63px;
  height: 40px  
}

.Recent_posts.blog_news ul li:last-child {
    margin-bottom: 0px;
}

/* Gallery */
.wp-caption-text {
    background: #fff;
    color: #666;
}

.wp-caption-text {
    display: block;
    text-align: center;
    margin: 0;
    padding: 10px;
    line-height: normal;
}


.gallery-caption {
border-color: rgba(0,0,0,0);	
}


@media only screen and (max-width: 767px) {
.minimalist-header-no #Subheader {
    padding: 40px 0!important;
}

}

.logo-no-margin #Top_bar .logo {
    margin-left: 15px!important;
 
}

@media only screen and (min-width: 1240px) {
#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 50px !important;
}
}

#Top_bar .menu li ul li ul {
    position: absolute;
    left: -200px;
    top: 0;
    z-index: 204;
}

/*************************************************************
 * 
 * 
 *************************************************************/
.footer_copy a {
	text-decoration:underline;	
}
.lead a {
	text-decoration:underline;	
}

.link-button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;        /* zdedí písmo ako okolitý text */
  color: #FFF;       /* farba linky */
  cursor: pointer;
  text-decoration: underline;
}

.link-button:hover,
.link-button:focus {
  text-decoration: underline;
	background: none!important;
	color: #FFF;       /* farba pri hoveri/fokuse */
  outline: none;        /* môžeš dať aj custom outline pre prístupnosť */
}



.skip-link {
 border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}


.skip-link:focus {
background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #333;
	display: block;
	font-size: 1.5rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
    color: rgba(68,68,68,1);
}
.date_label {
    background-color: #f8f8f8;
    color: #484848;
}
a:visited, a:focus {
    outline: 2px solid #333 !important;
	outline-offset: 0px;
}

body.keyboard-support #Top_bar .menu li.submenu .menu-toggle {
    opacity: 1;
	background:transparent;
}

#Side_slide #menu ul li.submenu .menu-toggle {
    opacity: 1;
	background:#ffffff;
}
#Side_slide #menu ul li.hover > .menu-toggle:after, #Side_slide #menu ul li.submenu .menu-toggle:after  {
    color: #333;
}

body.keyboard-support #Top_bar .menu li.submenu .menu-toggle:after {
    font-size: 1.5em;
}
