/*
	Theme Name: Gera Gyventi
	Author: WebPagalba.lt
	Template: envision
	Version: 1.1
*/
@import url("../envision/lib/css/style.css");

.yarpp-thumbnails-horizontal .yarpp-thumbnail, .yarpp-thumbnail-default, .yarpp-thumbnail-title {
	display: inline-block;
	*display: inline;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border: 1px solid rgba(127,127,127,0.1);
	width: 130px;
	height: 170px;
	margin: 5px;
	margin-left: 0px;
	vertical-align: top;
}
.yarpp-thumbnail > img, .yarpp-thumbnail-default {
	width: 120px;
	height: 120px;
	margin: 5px;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail > img, .yarpp-thumbnails-horizontal .yarpp-thumbnail-default {
	display: block;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	font-size: 1em;
	max-height: 2.8em;
	line-height: 1.4em;
	margin: 7px;
	margin-top: 0px;
	width: 120px;
	text-decoration: inherit;
	overflow: hidden;
	font-weight:normal!important;
}

.yarpp-thumbnail-default {
	overflow: hidden;
}
.yarpp-thumbnail-default > img {
	min-height: 120px;
	min-width: 120px;
}

span.iherb_offer {
  font-weight: bold;
  display: block;
  margin-bottom: 6px;
  font-size: 16px;
  color: red;
}

 .fbtitle .fbtab {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 6px;
    padding: 2px 4px 0;
    font-size: 11px;
    line-height: 16px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	text-decoration: none;
    background-color: #FFF;
    color: #4e5665;
    border: 1px solid #9197a3;
/*
	background-color: #d8dfea;
    color: #3b5998;
    border: 1px solid #476BB8;
*/
}
/* Triangle with border */
 .fbtitle .fbtab:before, .fbtitle .fbtab:after {
    content:'';
    display: block;
    position: absolute;
    left: 100%;
    top: 5px;
    height: 0;
    width: 0;
    /*border-color: transparent inherit;*/
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-left-color: inherit;
	border-right-color: inherit;
    border-style: solid;
    border-width: 4px 0 4px 5px;
    z-index: 2;
}
.fbtitle .fbtab:after {
    margin-left: -2px;
    top: 5px;
    border-left-color: #fff; /* #d8dfea; */
}
.fbtitle {
	margin-bottom:8px;
}

.reccomname {
/*	font-weight:bold;
	font-style: italic;*/
}
.reccomblock {
	font-style: italic;
	margin-left: -10px;
	margin-bottom: 10px;
	color: gray;
}
.reccomtxt {
	font-size: 14px;
}

.smooth_slider .sldr_title,
.smooth_slider .smooth_slideri h2, 
.smooth_slider .smooth_slideri span,
.smooth_slider .smooth_slideri p.more, 
.smooth_more a {font-family:Roboto,serif!important;}
.smooth_slider a:hover {color:#146835 !important;}
#smooth_slider_recent, .smooth_slider {min-height:inherit!important;}
#smooth_slider_recent_nav, .smooth_nav {content:"";
	display:table;
	clear:both;}

.smooth_slider .smooth_slideri {
	background-color: white;
}

#smooth_slider_receptai {
	height: 200px!important;
}