/*
Theme Name: Ekskursijas
Version: 1.0
*/

.categories_hidden.categories_visible {position: absolute; background: #FFF; display: block; height: auto}

.header__content a {color:#FFF;}
.header__content a:hover {color:#eee;}

.header__slide:after {content: ''; width: 100%; height: 100%; background-color: #17324c; opacity: 0.64; position: absolute; top: 0; left: 0; z-index: 10; display: block;}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {background: transparent!important;}

.navbar-default .navbar-nav>.active>a.nav__link:before {
    background-color: #3576b3;
}

.title {font-weight: 500;}
.slider__description,
.post__content {background-color: rgba(23, 50, 76, 0.64);}

.sidebar-widget__title.intereset {text-transform: uppercase;}

.map-list__list a:hover,
.map-list__list a:focus {text-decoration: none;}
.map-list__list p {font-size: 14px;}

@media print {
.sidebar-widget__content { max-height: none!important;}

.table-obj__th, .table-obj__td {display: table-cell; }
.table-obj__tr{display: table-row; }
.table-obj__tr:before {display: none;}
.no-print {display: none;}
.contacts__list a[href]:after,
.table-obj a[href]:after { content: none !important;}
.table-obj__td {font-size: 13px!important;}
}

.soma {position: absolute; right: 0; bottom: 0; padding: 5px; background-color: rgba(255,255,255,.4);}
.soma .inner { width: 30px; height: 30px; background-image: url(images/skolassoma.svg);display: block;}

.somas-logo {width: 81px; height: 18px; background-image: url(images/skolassoma-logo.svg); display: block;}
.sidebar-widget__content .somas-logo {margin-bottom: 10px; margin-top: -5px;}
.search-result__list .ssoma {margin-bottom: 20px; font-size: 14px;}
.search-result__list .ssoma .somas-logo {float: left; margin-right: 10px;}
.search-result__list .ssoma img.logo-s {width: 18px; height: 18px; margin-right: 3px; margin-left: 2px;}

.stem {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    background-color: rgba(255,255,255,.4);

    width: 81px;   /* tāds pats princips kā .somas-logo */
    height: 20px;
    background-image: url(images/stem.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

.stem-logo {
    width: 80px;
    height: 28px;
    background-image: url(images/stem-logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

.sidebar-widget__content .stem-logo {
    margin-bottom: 10px;
    margin-top: -5px;
}



.link-block.edit-eks {max-width: none; margin: 30px 10px 10px} 
.btn-primary.added {background-color: #3576B3!important; cursor:initial;}

.win strong{margin-bottom: 5px;}
/*.win a{text-decoration: underline;color:#609B52}
.win a:hover {color: #777;}*/

@media (min-width: 768px){
	.categories_hidden.categories_visible {
     	position: relative!important; 
     	background: transparent!important; 
     	display: inline-block!important; 
     	height: auto!important; 
 	}
}

@media screen and (min-width: 992px){
	.slider__title {
    	font-size: 45px;
	}
}

.print-block {display: none; margin-top: 10px;}

@media screen and (min-width: 992px){
	.print-block {display: block;}
}

.cl, .clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.cl {display: none;}
@media (min-width: 768px) and (max-width: 991px){.cl.cl-2{display: block;}}
@media (min-width: 992px){.cl.cl-3{display: block;}}


img.alignleft {
    float: left;
    margin: 0 15px 15px 0;
    max-width: 100%;
    height: auto;
}

.wp-table {
  border-collapse: collapse;
  width: 100%;
}

.wp-table td,
.wp-table th {
  border: 1px solid #005096;
  padding: 8px;
}

.wp-table th {
  background: #f2f7fb;
  font-weight: bold;
  text-align: left;
}

