/*
Theme Name: ofen.de
Theme URI: http://ofen.de
Description: Legen... wait for it... Dary!
Author: endcore Medienagentur
Author URI: http://endcore.com
Version: 1.0-almighty
*/

/*
 * BASICS
 */
html { position: relative; min-height: 100%; }
@media (max-width: 767px) { html { font-size: 14px; } }
@media (min-width: 768px) and (max-width: 991px) { html { font-size: 14px; } }
@media (min-width: 992px) and (max-width: 1199px) { html { font-size: 15px; } }
@media (min-width: 1200px) { html { font-size: 16px; } }
body { font-family: 'Roboto', sans-serif; font-size: 1rem; font-weight: 400; color: #666; background: #eee; line-height: 1.6; border-top: 1px solid #121516; }
body.sticky-footer { margin-bottom: 50px; }
a { color: #e80000; transition: .25s; }
a:hover, a:focus { color: #e80000; text-decoration: none; }
#content a:hover, #content a:focus,
p a:hover, p a:focus { text-decoration: underline; }
#content article + hr { margin-bottom: 35px; }
article h2 a:hover, article h2 a:focus { text-decoration: none !important; }
#content a,
p a { font-weight: 500; }
b, strong, th { font-weight: 500; }
hr { margin-top: 20px; margin-bottom: 20px; border-color: #eee; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Roboto', sans-serif; font-weight: 500; color: #333; }
h1, .h1 { font-size: 1.5rem; }
h2, .h2 { font-size: 1.3rem; }
h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-size: 1.2rem; }
::selection { color: #fff; background: #e80000; text-shadow: none; }
::-moz-selection { color: #fff; background: #e80000; text-shadow: none; }
.alignleft { float: left; margin: 0 15px 10px 0; }
.aligncenter { display: block; margin: 0 auto 10px auto; }
.alignright { float: right; margin: 0 0 10px 15px; }
.alignnone { float: none; display: block; margin: 0 0 10px 0; }
p .alignleft { float: left; margin: 5px 15px 10px 0; }
p .aligncenter { display: block; margin: 5px auto 10px auto; }
p .alignright { float: right; margin: 5px 0 10px 15px; }
p .alignnone { float: none; display: block; margin: 5px 0 10px 0; }
p.empty { padding: 0; margin: 0; line-height: 0; }
img[class*="wp-image-"] { display: block; max-width: 100%; height: auto; }
span.highlight { padding: 0 .1em; background-color: #fcf8e3; display: inline-block; margin: 0 .1em; box-shadow: 0 0 0 .1em #fcf8e3; }
.wp-caption { max-width: 100%; width: auto !important; }
.wp-caption-text { font-size: 0.875rem; margin: 5px 0 0 0; color: #999; font-style: italic; }
.wp-caption img { height: auto; }
.mfp-title { font-size: 0.875rem !important; }
.grayscale { -webkit-backface-visibility: hidden; filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); filter: gray; filter: alpha(opacity=100); -webkit-filter: grayscale(100%); display: inline-block; -webkit-transition: all 0.5s; transition: all 0.5s; }
.grayscale:hover { filter: none; -webkit-filter: none; filter: alpha(opacity=100); }
.pb50 { padding-bottom: 50px; }
#wrapper, #wrapper-fluid { background: #fff; box-shadow: 0 0 10px #ddd; }
#wrapper, .wrapped { margin-right: auto; margin-left: auto; }
.wp-smiley { height: 16px; width: auto; max-width: 16px; }
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }
.col-xs-15 { float: left; width: 20%; }
.col-xs-pull-15 { right: 20%; }
.col-xs-push-15 { left: 20%; }
.col-xs-offset-15 { margin-left: 20%; }
.browserupgrade { background: #e80000; color: #fff; text-align: center; padding: 10px; }
.browserupgrade  a { color: #fff; text-decoration: underline; }
.no-padding .row div[class*=col-] { padding: 0; }
@media (max-width: 479px) {
	.col-xxs-12 { width: 100%; float: none; }
	.hidden-xxs { display: none !important; }
}
@media (max-width: 767px) {
	body.sticky-footer { margin-bottom: 80px; }
}
@media (min-width: 768px) and (max-width: 991px) {
	#wrapper, .wrapped { width: 750px; }
}
@media (min-width: 768px) {
	.dl-horizontal dd { margin-bottom: 5px; }
	.col-sm-15 { float: left; width: 20%; }
	.col-sm-pull-15 { right: 20%; }
	.col-sm-push-15 { left: 20%; }
	.col-sm-offset-15 { margin-left: 20%; }
}
@media (min-width: 992px) and (max-width: 1199px) {
	#wrapper, .wrapped { width: 970px; }
}
@media (min-width: 992px) {
	.col-md-15 { float:left; width: 20%; }
	.col-md-pull-15 { right: 20%; }
	.col-md-push-15 { left: 20%; }
	.col-md-offset-15 { margin-left: 20%; }
}
@media (min-width: 1200px) {
	body.admin-bar #navigation.affix { margin-top: 32px; }
	#wrapper, .wrapped { width: 1170px; }
	.col-lg-15 { float: left; width: 20%; }
	.col-lg-pull-15 { right: 20%; }
	.col-lg-push-15 { left: 20%; }
	.col-lg-offset-15 { margin-left: 20%; }
}
@media print {
	#topbar, #navigation .navbar-collapse, #breadcrumbs, #sidebar, #footer, .post-social, .post-related, .post-postnav, .post-comments {
		display: none !important;
	}
}
@-moz-document url-prefix() {
	/*fieldset { display: table-cell; }*/
}

/*
 * TOPBAR
 */
#topbar { background: #cbcbcb; color: #000; padding: 0; font-size: 0.875rem; line-height: 20px; }
#topbar ul, #topbar p { margin: 0; }
#topbar a { color: inherit; }
#topbar a:hover, #topbar a:focus { color: #e40000; text-decoration: none; }
#topbar .contact-bar { padding: .75rem 0; font-size: 16px; }
#topbar .contact-bar a { padding: 0 .75rem; }
#topbar .contact-bar #phone-expert { color: #f43434; padding: 0 .75rem; font-weight: 600; font-size: 18px; }
#topbar .contact-bar .fa-phone { padding-left: .5rem; color: #000; font-size: 18px; }
@media (max-width: 767px) {
	#topbar { text-align: center; }
	#topbar ul { float: none !important; margin-top: 10px; }
}

/*
 * HEADER
 */
#header { background: #fff; }
#header .brand { display: inline-block; }
#header .brand img { max-width: 170px; }
@media (max-width: 767px) {
	#header .brand { margin: 20px auto; }
}
#header .brand { font-family: 'Roboto', sans-serif; font-weight: 500; color: #333; }
#header .brand { font-size: 2rem; }
#header .container { }
#header .container .list-inline { margin: 0; padding: 1.75rem; display: inline-block; }
#header .container .list-inline > li:first-of-type { padding-left: 15px; padding-right: 25px; }
#header .container .list-inline a { font-weight: 500; font-size: .9rem; color: #000; }
#header .container .list-inline a:hover, #header .container .list-inline a:focus { text-decoration: none; color: #f22; }
#header .shop-rating { padding-left: 30px; padding-right: 30px; }
#header .shop-link {}
#header #menu-topbar-navigation .dropdown-menu { background: #121516; }
#header #menu-topbar-navigation .dropdown-menu a { color: #fff; }
#header #menu-topbar-navigation .dropdown-menu a:hover, #header #menu-topbar-navigation .dropdown-menu a:focus { color: #e80000; }
#header .col-sm-9.col-xs-12 { overflow: visible !important; }
#header #menu-topbar-navigation .dropdown.menu-item-has-children { transform: scale(0); transition: .25s; height: 0; }
#header #menu-topbar-navigation .dropdown.menu-item-has-children.visible { transform: scale(1); height: auto; }
/*#header #menu-topbar-navigation .dropdown.menu-item-has-children.visible
 * NAVIGATION
 */
#navigation .navbar { border: none; border-radius: 0;  margin: 0; background-color: #121516; }
#navigation .navbar .navbar-brand, #navigation .navbar .navbar-nav > li > a {  }
#navigation .navbar .navbar-brand { color: #999; }
#navigation .navbar .navbar-brand:hover, #navigation .navbar .navbar-brand:focus { color: #fff; background-color: transparent; }
#navigation .navbar .navbar-nav > li > a { color: #fff; }
#navigation .navbar .navbar-nav > .current_page_item > a, #navigation .navbar .navbar-nav > .current_page_parent > a { color: #e40000; }
#navigation .dropdown-menu > .current_page_item > a, #navigation .dropdown-menu > .current_page_parent > a { color: #e40000; }
#navigation .navbar .navbar-nav > li > a:hover, #navigation .navbar .navbar-nav > li > a:focus, #navigation .navbar .navbar-nav > li:hover > a, #navigation .navbar .navbar-nav > .open > a, #navigation .navbar .navbar-nav > .open > a:hover, #navigation .navbar .navbar-nav > .open > a:focus, #navigation .navbar .navbar-nav > .current_page_item > a:hover, #navigation .navbar .navbar-nav > .current_page_item > a:focus, #navigation .navbar .navbar-nav > .current_page_parent > a:hover, #navigation .navbar .navbar-nav > .current_page_parent > a:focus { color: #e80000; background-color: transparent; }
#navigation .container .row { display: flex; align-items: center; }
#navigation .container .row .searchform { margin: 0; }
#navigation .container .row .searchform input { background: #333; border-color: #5f5f5f; box-shadow: none; color: #fff; }
#navigation .container .row .searchform input::placeholder { color: #fff; }
#navigation .container .row .searchform button { background: #5f5f5f; border-color: #5f5f5f; border-radius: 0; }
#navigation .container .row .searchform .glyphicon-search:before { content: "\f002"; font-family: "Font Awesome 5 Pro"; font-weight: 400;	font-size: 1rem; color: #fff; }
#navigation .container .row .col-sm-9 { overflow: hidden; }
#navigation .navbar-brand { width: 0; overflow: hidden; transition: all .25s; padding: 13px 0; height: auto; margin: 0; }
#navigation .navbar-brand img { }
#navigation.affix .navbar-brand { width: 153px; padding: 13px 0; }
#navigation.affix-top .navbar-brand img { }
#navigation.affix-top .navbar-brand { padding: 13px 0; }
#navigation.affix .navbar-brand {  }

@media (max-width: 767px) {
	#navigation .navbar .navbar-toggle { border-color: #333; margin-right: 0; padding: 13px 10px; border: 0; }
	#navigation .navbar .navbar-toggle:hover, #navigation .navbar .navbar-toggle:focus { border-color: transparent; background-color: transparent; }
	#navigation .navbar .navbar-toggle .icon-bar { background-color: #fff; }
	#navigation .navbar .navbar-toggle:hover .icon-bar, #navigation .navbar .navbar-toggle:focus .icon-bar { background-color: #999; }
	#navigation .dropdown-menu > li > a { color: #999; }
	#navigation .dropdown-menu > li:hover > a, #navigation .dropdown-menu > li.open > a, #navigation .dropdown-menu > li > a:hover, #navigation .dropdown-menu > li > a:focus { color: #e80000; background-color: transparent; }
	#navigation .navbar .navbar-collapse { border-color: rgba(0,0,0,0.3); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); }
	#navigation .navbar .navbar-form { border-color: rgba(0,0,0,0.3); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1); box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1); }
	#navigation .dropdown:not(.open) .dropdown-menu { display: none !important; }
	#navigation .dropdown-menu > li:not(:first-of-type) { padding-top: 5px; }
	#navigation #menu-topbar-navigation li > a { display: inline-block !important; padding-right: .5rem !important; }
	#navigation #menu-topbar-navigation li > a + a { margin-left: .75rem !important; }
	#navigation #menu-topbar-navigation li > a + a { padding-left: 0 !important; }
	#navigation .navbar-nav > .open > .dropdown-menu > li.open > .dropdown-menu > li > a { padding: 10px 15px 10px 45px !important; }
	#navigation .navbar-nav > .open > .dropdown-menu > li > a { padding: 10px 15px 10px 30px !important; }
	#navigation .navbar-nav a { font-size: 1.125rem; letter-spacing: 1px; }

}
@media (min-width: 768px) {
	.navbar { min-height: 1px; }
	#navigation .navbar .navbar-nav { }
	#navigation .navbar .navbar-nav > li { }
	#navigation .navbar .navbar-nav > li > a { padding: 1.125rem 0; font-size: .9rem; }
	#navigation .navbar .navbar-nav > li:not(:first-of-type) { padding-left: 2rem !important; }
	#navigation .dropdown-menu { background-color: #fff; }
	#navigation .dropdown-menu > li > a { color: #333; }
	#navigation .dropdown-menu > .current_page_item > a, #navigation .dropdown-menu > .current_page_parent > a { color: #e80000; }
	#navigation .dropdown-menu > li:hover > a, #navigation .dropdown-menu > li.open > a, #navigation .dropdown-menu > li > a:hover, #navigation .dropdown-menu > li > a:focus { color: #e80000; background-color: #121516; background-image: none; }
	#navigation .dropdown-submenu > a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px; }
	#navigation .dropdown-submenu:hover > a:after, #navigation .dropdown-submenu.open > a:after, #navigation .dropdown-submenu > a:hover:after, #navigation .dropdown-submenu > a:focus:after { border-left-color: #fff; }
}

/*
 * NAVIGATION HELPER
 */
#navigation .navbar-brand-logo { padding-top: 5px; padding-bottom: 5px; }
#navigation .navbar-brand-logo img { max-height: 30px; width: auto; }
#navigation.affix { left: 0; right: 0; top: 0; z-index: 999; }

@media (max-height: 300px) {
	#navigation.affix .navbar .navbar-collapse { max-height: 200px; }
}
@media (max-width: 767px) {
	#navigation.affix-top { position: relative !important; }
	#navigation .navbar-nav > .open > .dropdown-menu > li > a { padding: 5px 15px 5px 35px; }
	#navigation .navbar-nav > .open > .dropdown-menu > li.open > .dropdown-menu > .open > .dropdown-menu > li > a { padding: 5px 15px 5px 45px; }
	#navigation.affix .navbar .navbar-collapse { max-height: 90vh; }
}
@media (min-width: 768px) {
	#navigation .dropdown-menu { border-left: 0; border-right: 0; border-radius: 0; min-width: 180px; padding: 5px 0; }
	#navigation .dropdown-menu .caret { display: none; }
	#navigation .dropdown-submenu { position: relative; }
	#navigation .dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; }
	#navigation .navbar-hover .navbar-nav > .dropdown:hover > .dropdown-menu, #navigation .navbar-hover .navbar-nav > .dropdown > .dropdown-toggle:focus + .dropdown-menu, #navigation .navbar-hover .dropdown-menu > .dropdown:hover > .dropdown-menu { display: block; }
	#navigation .navbar-right .dropdown-submenu > .dropdown-menu { right: 100%; left: auto; }
	#navigation .navbar-5-2-5 .navbar-brand { position: absolute; left: 50%; }
	#navigation .navbar-5-2-5 .navbar-left, #navigation .navbar-12 .navbar-left { margin-left: -15px; }
	#navigation .navbar-12 .navbar-form { padding-right: 0; }
}

/*
 * TEASER
 */
#teaser .carousel-inner > .item { background-size: cover; height: 400px; max-height: 400px !important; }
#teaser .carousel { color: #e80000; min-height: 50px; }
#teaser .carousel-fade .carousel-inner .item { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity; transition-property: opacity }
#teaser .carousel-fade .carousel-inner .item img { margin: 0 auto; max-width: 100%; }
#teaser .carousel-fade .carousel-inner .active { opacity: 1; }
#teaser .carousel-fade .carousel-inner .active.left, #teaser .carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 1; }
#teaser .carousel-fade .carousel-inner .next.left, #teaser .carousel-fade .carousel-inner .prev.right { opacity: 1; }
#teaser .carousel-fade .carousel-control { z-index: 2; }
#teaser .carousel .carousel-inner .item.item-noimg { padding: 10px; }
#teaser .carousel .carousel-inner .item.item-noimg h1, #teaser .carousel .carousel-inner .item.item-noimg h2 { margin-top: 10px; }
#teaser .carousel .carousel-inner .item.item-noimg .carousel-caption { text-shadow: none; left: auto; right: auto; bottom: auto; padding-top: 0; padding-bottom: 0; position: relative; text-align: left; }
#teaser .carousel .carousel-caption, #teaser .carousel .carousel-caption * { color: #fff; }

/*
 * BREADCRUMBS
 */
#breadcrumbs { background: #fff; color: #999; padding: 10px 0; font-size: 0.875rem; line-height: 20px; border-bottom: 1px solid #eee; }
#main + #breadcrumbs { border-bottom: 0; border-top: 1px solid #eee; }
#breadcrumbs p { margin: 0; }
#breadcrumbs strong { color: #666; }
#breadcrumbs a { color: inherit; }
#breadcrumbs a:hover, #breadcrumbs a:focus { color: #e80000; }

/*
 * CONTENT
 */
#main { padding-top: 30px; padding-bottom: 30px; }
#content > :first-child , #content > article > :first-child { margin-top: 0; }
.post > h2 > a { color: #333; }
.post > h2 > a:hover, .post > h2 > a:focus { color: #e80000; text-decoration: none; }
.search #content .page > h2 > a { color: #333; }
.search #content .page > h2 > a:hover, .search #content .page > h2 > a:focus { color: #e80000; }
.search #content .page .post-meta, .search #content .page > a { display: none; } 
.post-large img { margin-bottom: 10px; }
.post-large { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #eee; }
.post-large p:not(.post-meta):last-of-type { margin-bottom: 0; }
.post-small { /*padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #eee;*/ display: block; }
.post-small p { font-size: 14px; }
.post-small p:not(.post-meta):last-of-type { margin-bottom: 0; }
.post-meta { font-size: 0.875rem; line-height: 20px; color: #999; }
.post-meta a { color: inherit; }
.post-meta a:hover, .post-meta a:focus { color: #e80000; }
.post-meta span:after { content: "·"; width: 5px; display: inline-block; text-align: center; margin-left: 5px; }
.post-meta span:last-of-type:after { content: none; }
.pagination { border-radius: 0; }
.pagination > li > a, .pagination > li > span { color: #e80000; border-color: #eee; border-radius: 0; }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { color: #e80000; background-color: #fcfcfc; border-color: #eee; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { color: #fff; background-color: #e80000; border-color: #ac1111; }
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #999; background-color: #fcfcfc; border-color: #eee; }
.post-social { margin: 20px 0; }
.gallery .gallery-item { margin-bottom: 15px; }
.post-author { border-left: 10px solid #e80000; padding-left: 30px; }
.post-related article img:hover { opacity: 0.75; }
.post-related article h2 { font-size: 1rem; line-height: 1.2em; }
.post-postnav { background: #fff; }
.pager li > a, .pager li > span { background-color: #fff; color: #999; border: none; border-radius: 0; font-weight: 600; width: 50%; }
.pager li > a > small { display: block; color: #ccc; font-size: 0.875rem; text-transform: uppercase; font-weight: 300; }
.pager li > a:hover, .pager li > a:focus { background-color: #fcfcfc; color: #333; }
.pager .next > a, .pager .next > span { text-align: right; }
.pager .previous > a, .pager .previous > span { text-align: left; }
.comment { min-height: 70px; }
.comment .media-heading { font-weight: 600; }
.comment .media-heading a { color: #333; }
.comment .media-heading a:hover, .comment .media-heading a:focus { color: #e80000; }
.comment .media-heading small { font-size: 0.875rem; font-weight: 400; color: #999; }
.comment .comment-reply-link { float: right; opacity: 0.5; font-size: 0.875rem; }
.comment .comment-reply-link:hover, .comment .comment-reply-link:focus { opacity: 1; text-decoration: none; }
.comment .comment-reply-link:after { content: "\e095"; font-family: 'Glyphicons Halflings'; float: left; margin-right: 10px; margin-top: 2px; }
.comment.depth-1 .comment { margin: 20px 0 0 23px; padding-left: 33px; border-left: 2px solid #eee; }
.comment.bypostauthor { position: relative; }
.comment.bypostauthor:after { content: "Autor"; background: #333; width: 48px; color: #fff; font-size: 10px; line-height: 16px; padding: 0 10px; position: absolute; top: 53px; left: 0; }
.comment.depth-1 .comment.bypostauthor:after { left: 33px; }
.alert { padding: 10px 15px; margin-bottom: 10px; border: 1px solid #eee; border-left: 5px solid #eee; border-radius: 3px; }
.alert > :first-child { margin-top: 0; }
.alert h1, .alert h2, .alert h3, .alert h4, .alert h5, .alert h6 { color: inherit; }
.alert-success { background: none; color: #398439; border-left-color: #5cb85c; }
.alert-info { background: none; color: #1b809e; border-left-color: #5bc0de; }
.alert-warning { background: none; color: #aa6708; border-left-color: #f0ad4e; }
.alert-danger { background: none; color: #ce4844; border-left-color: #d9534f; }
.alert-success a { color: #5cb85c; }
.alert-info a { color: #5bc0de; }
.alert-warning a { color: #f0ad4e; }
.alert-danger a { color: #d9534f; }
.nav-tabs { border-bottom: 1px solid #eee; }
.nav-tabs > li > a { border-radius: 0; background: #fcfcfc; border-bottom: 1px solid #eee; color: #999; padding: 7px 20px; margin-right: 5px; }
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus { border-color: #f5f5f5 #f5f5f5 #f5f5f5; background: #f5f5f5; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #e80000; border: 1px solid #eee; border-bottom-color: transparent; }
.nav-tabs + .tab-content { border: 1px solid #eee; border-top: 0; padding: 10px; }
.panel-default { border-color: #eee; border-radius: 0 !important; box-shadow: none; }
.panel-default > .panel-heading { color: #666; background-color: #fff; border-color: #eee; }
.panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: #eee; }
.panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #eee; }
div[id*="accordion"] .panel-heading { padding: 0; }
div[id*="accordion"] .panel-heading .panel-title { padding: 10px 15px; display: block; }
div[id*="accordion"] .panel-heading .panel-title i { line-height: 1.42857143; }
div[id*="accordion"] .panel-heading .panel-title:hover, div[id*="accordion"] .panel-heading .panel-title:focus { text-decoration: none; background: #f5f5f5; }
div[id*="accordion"] .panel-heading .panel-title[aria-expanded="true"] { text-decoration: none; background: #f5f5f5; color: #e80000; }
.form-control { color: #666; background-color: #fff; border-color:#ccc; border-radius: 0; transition: none; }
.form-control:focus { color:#333; background-color: #fcfcfc; border-color: #bbb; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); }
.form-control::-moz-placeholder { color: #999; }
.form-control:-ms-input-placeholder { color: #999; }
.form-control::-webkit-input-placeholder { color: #999; }
.form-control.wpcf7-not-valid { color: #e80000; background-color: #fef8f8; border-color: #e80000; }
.form-control.wpcf7-not-valid:focus { color: #ac1111; background-color: #fff; border-color: #ac1111 }
.form-control.wpcf7-not-valid::-moz-placeholder { color: #a37878; }
.form-control.wpcf7-not-valid:-ms-input-placeholder { color: #a37878; }
.form-control.wpcf7-not-valid::-webkit-input-placeholder { color: #a37878; }
.control-label, .form-horizontal .control-label { text-align: left; font-weight: 400; }
.control-label sup { color:#e80000; }
.wpcf7 .ajax-loader { display: none; }
.wpcf7 .screen-reader-response { display: none; }
.wpcf7 .wpcf7-not-valid-tip { display: block; font-size: 0.875rem; text-align: right; color: #e80000; }
.wpcf7-radio .wpcf7-list-item, .wpcf7-checkbox .wpcf7-list-item { margin-right: 10px; }
.wpcf7-response-output.wpcf7-validation-errors { color: #e80000; border-left: 3px solid #e80000; margin: 20px 0; padding: 3px 10px; font-size: 0.875rem; }
.wpcf7-response-output.wpcf7-mail-sent-ok { color: #13c013; border-left: 3px solid #13c013; margin: 20px 0; padding: 3px 10px; font-size: 0.875rem; }
.btn-xcore { color: #fff; background-color: #e80000; border-color: #ac1111; }
.btn-xcore:hover, .btn-xcore:focus, .btn-xcore:active { color: #fff; background-color: #ac1111; border-color: #990f0f; }
.btn-xcore:active { background-image: none; }
.brand-area { text-align: center; margin: 1.5rem 0; }
.brand-area span { padding-top: 1.5rem; font-size: 1.125rem; color: #afafaf; display: block; }
#categories-list { position: relative; margin-left: 0; margin-top: 4rem;  padding: 1rem 0; background: #fafafa; text-align: center; display: flex; justify-content: space-between; margin-bottom: 1rem; /*font-family: 'EB Garamond';*/  overflow: -moz-scrollbars-none; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-overflow-scrolling: touch; white-space: nowrap; flex-wrap: nowrap; }
#categories-list li { position: relative; }
#categories-list li a:hover + ul.dropdown-menu { display: block; }
.paged #categories-list { margin-top: 4rem; padding: 1rem 0; background: #fafafa; }
#categories-list > li { padding: 0; margin: 0 auto; }
#categories-list > li > a { font-size: 1.125rem; color: #000; font-weight: 500; letter-spacing: .25px; transition: .25s; }
#categories-list > li > a:hover, #categories-list > li > a:focus { text-decoration: none; /*box-shadow: 0 4px #fafafa, 0 6px #e80000;*/ color: #e80000; }
#categories-list > li > .dropdown-menu:hover { display: block; }
#categories-list li a.active { box-shadow: 0 4px #fafafa, 0 6px #e80000; }
#categories-list li .dropdown-menu { border: 0; box-shadow: none; font-size: 1.125rem; font-weight: 500; background: #fafafa; border-radius: 0; padding-top: 1rem; }
#categories-list li .dropdown-menu > li:not(:first-of-type) { padding-top: .5rem; }
#categories-list li .dropdown-menu > li > a { transition: .25s; }
#categories-list li .dropdown-menu > li > a:hover, #categories-list li .dropdown-menu > li > a:focus { background: transparent; color: #e80000; }
.content-seperator { width: 15%; border: 1px solid #eee; margin-top: 30px; margin-bottom: 0; }
.term-list { list-style: none; margin: 0; padding: 0; text-align: center; }
.item-content-wrapper {	position: relative; }
.item-content-wrapper .caption { position: absolute; left: 10%; right: 10%; top: 50%; transform: translateY(-50%); text-align: center; z-index: 1; background: rgba(0,0,0,.5); padding: 1rem; border-radius: .25rem; }
.item-content-wrapper .caption .h1 { color: #fff; margin: 25px 0; font-family: 'EB Garamond'; font-weight: 400; font-size: 2rem; }
.item-content-wrapper .caption .h1 a { color: #fff; text-shadow: 1px 1px #000; }
.item-content-wrapper .caption .h1 a:hover, .item-content-wrapper .caption .h1 a:focus { color: #ccc; text-decoration: none; }
.read-more { padding: .6rem 1.25rem; background: #000; color: #fff; display: inline-block; transition: .25s; display: inline-block; }
.item-content-wrapper .caption .read-more { padding: .6rem 1.25rem; background: #000; color: #fff; display: inline-block; transition: .25s; }
.read-more:hover, .read-more:focus, .item-content-wrapper .caption .read-more:hover, .item-content-wrapper .caption .read-more:focus { color: #fff; text-decoration: none; box-shadow: inset 0 -4px 0 -1px #e80000; }
.item-content-wrapper .caption .term-list > li { display: inline-block; }
.item-content-wrapper .caption .term-list > li:not(:first-of-type) { margin-left: 1rem; }
.item-content-wrapper .caption .term-list > li > a { color: #fff; padding: 0 0 .25rem 0; display: block; transition: .25s; box-shadow: inset 0 -2px 0 -1px #e80000; }
.item-content-wrapper .caption .term-list > li > a:hover, .item-content-wrapper .caption .term-list > li > a:focus {  text-decoration: none; box-shadow: inset 0 -4px 0 -1px #e80000; }
.item-content-wrapper .img-wrapper:after { position: absolute; content: ''; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,.25); }
.section.posts .section-title { margin-top: 3rem; margin-bottom: 30px; padding-bottom: 1rem; font-weight: 400; font-size: 1.5rem; box-shadow: 0 2px #000; color: #000; text-transform: uppercase; }
.section.posts .read-more { color: #fff; margin-top: 1rem; display: inline-block; }
.section.posts p { font-size: .9rem; }
.owl-carousel .owl-stage-outer { background: #fafafa; max-height: 600px; }
.container #content p { margin-bottom: 20px; }
.single .container #content img { margin: 15px 0 10px 0 !important; display: inline-block; }
.single .container #content img.aligncenter { display: block; margin: 0 auto !important; }
.single .container #content img.alignright { margin-right: 0 !important; }
.container #content h1,
.container #content h2 { margin-bottom: 15px; }
#content ul:not(.related_post) { list-style: none; }
#content ul:not(.related_post) li { position: relative; }
#content ul:not(.related_post) li:before { content: '\f0da'; position: absolute; left: -20px; font-family: "Font Awesome 5 Pro"; }
.home #main .col-sm-8 article a > img { width: 100%; }
.archive article .col-sm-5 > a > img { width: 100%; margin: 0; padding: 0; }
.owl-carousel-wrapper {	position: relative; }
.owl-carousel-wrapper .owl-nav { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.owl-carousel-wrapper .owl-nav #owl-prev { position: absolute; top: 50%; left: 3%; transform: translateY(-50%); z-index: 1; color: #fff; text-shadow: 1px 1px #000; }
.owl-carousel-wrapper .owl-nav #owl-next { position: absolute; top: 50%; right: 3%; transform: translateY(-50%);  z-index: 1; color: #fff; text-shadow: 1px 1px #000; }
.owl-carousel-wrapper .owl-nav #owl-prev:before, .owl-carousel-wrapper .owl-nav #owl-next:before { font-family: "Font Awesome 5 Pro"; font-weight: 400; display: inline-block; padding: .75rem 1.25rem; background: rgba(0,0,0,.5); }
.owl-carousel-wrapper .owl-nav #owl-prev:before { content: '\f053'; }
.owl-carousel-wrapper .owl-nav #owl-next:before { content: '\f054'; }
.owl-carousel-wrapper .owl-nav #owl-prev:hover:before, .owl-carousel-wrapper .owl-nav #owl-next:hover:before { cursor: pointer; background: rgba(0,0,0,.8); color: #e80000; }

@media (min-width: 768px) {
	#categories-list > li > a { padding-bottom: 10px; }
	.col-sm-6 { margin-bottom: 30px; }
	.archive article .col-sm-5 > a { display: inline-block; margin-top: 35px; }
	.archive article .col-sm-5 { padding-right: 0; }
}
@media (max-width: 767px) {
	.item-content-wrapper .caption .h1 { margin-top: 0; margin-bottom: 15px; font-size: 1.375rem; }
	.item-content-wrapper .caption .h1 a { text-shadow: 1px 1px #000; }
	.item-content-wrapper .caption .term-list > li > a { margin-bottom: 10px; }
	.item-content-wrapper { min-height: 200px; }
	#categories-list { overflow-x: auto; overflow-y: hidden; }
	#categories-list li a.active { /*border-bottom: 2px solid #e80000;*/ }
	#categories-list > li:first-of-type { padding-left: 1.5rem; padding-right: 1.5rem; }
	#categories-list > li:not(:first-of-type) { padding-right: 1.5rem; }
	.section.posts .row .col-xs-12 { margin-bottom: 1rem; }
	/*.post-small { margin-bottom: 1rem; }*/
	img { max-width: 100%; }
	.section.posts .section-title { font-weight: 500; }
}
@media (min-width: 1400px) {
	.container { width: 1270px; }
}
	/*
    .btn-xcore { text-shadow: 0 -1px 0 rgba(0, 0, 0, .2); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075); }
    .btn-xcore:active { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); background-image: none; }
    .btn-xcore { background-image: -webkit-linear-gradient(top, #e80000 0%, #ac1111 100%); background-image: -o-linear-gradient(top, #e80000 0%, #ac1111 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#e80000), to(#ac1111)); background-image: linear-gradient(to bottom, #e80000 0%, #ac1111 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe80000', endColorstr='#ffac1111', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background-repeat: repeat-x; border-color: #990f0f; }
    .btn-xcore:hover, .btn-xcore:focus { background-color: #ac1111; background-position: 0 -15px; }
    .btn-xcore:active { background-color: #ac1111; border-color: #990f0f; }
    */
.btn-social { border: none !important; border-radius: 0 !important; border-right: 5px solid #fff !important; position: relative; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.btn-social:last-of-type { border-right: none !important; }
.btn-social :first-child { position: absolute; left: 0; top: 0; bottom: 0; text-align: center; font-size: 1.2rem; border-right: 1px solid rgba(255,255,255,0.1); background: rgba(255,255,255,0.2); }
.btn-social, .btn-social:hover, .btn-social:focus, .btn-social:active { color: #fff; }
.btn-group-social.btn-group-md .btn-social { padding-left: 48px; height: 32px; }
.btn-group-social.btn-group-md .btn-social :first-child { line-height: 32px; width: 32px; }
.btn-group-social.btn-group-xs .btn-social { padding-left: 30px; height: 20px; }
.btn-group-social.btn-group-xs .btn-social :first-child { line-height: 20px; width: 20px; }
.btn-group-social.btn-group-sm .btn-social { padding-left: 42px; height: 28px; }
.btn-group-social.btn-group-sm .btn-social :first-child { line-height: 28px; width: 28px; }
.btn-group-social.btn-group-lg .btn-social { padding-left: 66px; height: 44px; }
.btn-group-social.btn-group-lg .btn-social :first-child { line-height: 44px; width: 44px; }
.btn-summary { background-color: #999999; }
.btn-summary:hover, .btn-summary:focus, .btn-summary:active { background-color: #a3a3a3; }
.btn-facebook-like { background-color: #3b5998; }
.btn-facebook-like:hover, .btn-facebook-like:focus, .btn-facebook-like:active { background-color: #4e69a2; }
.btn-facebook-share { background-color: #3b5998; }
.btn-facebook-share:hover, .btn-facebook-share:focus, .btn-facebook-share:active { background-color: #4e69a2; }
.btn-twitter { background-color: #55acee; }
.btn-twitter:hover, .btn-twitter:focus, .btn-twitter:active { background-color: #66b4ef; }
.btn-google-plus { background-color: #dd4b39; }
.btn-google-plus:hover, .btn-google-plus:focus, .btn-google-plus:active { background-color: #e05d4c; }
.btn-pinterest { background-color: #cc2127; }
.btn-pinterest:hover, .btn-pinterest:focus, .btn-pinterest:active { background-color: #d1373c; }
.btn-whatsapp { background-color: #4dc247; }
.btn-whatsapp:hover, .btn-whatsapp:focus, .btn-whatsapp:active { background-color: #5ec859; }
.btn-xing { background-color: #026466; }
.btn-xing:hover, .btn-xing:focus, .btn-xing:active { background-color: #1b7375; }
.btn-linkedin { background-color: #0976b4; }
.btn-linkedin:hover, .btn-linkedin:focus, .btn-linkedin:active { background-color: #2183bb; }
.list-social > li > a { text-decoration: none; }
.list-social > li > a > i { height: 48px; width: 48px; text-align: center; line-height: 48px; font-size: 24px; border-radius: 50%; background: #eee; color: #333; display: block; }
.list-social > li > a:hover i, .list-social > li > a:focus i { color: #fff; }
.list-social > li > a:hover > i.fa-facebook, .list-social > li > a:focus > i.fa-facebook { background: #3b5998; }
.list-social > li > a:hover > i.fa-google-plus, .list-social > li > a:focus > i.fa-google-plus { background: #dd4b39; }
.list-social > li > a:hover > i.fa-instagram, .list-social > li > a:focus > i.fa-instagram { background: #3f729b; }
.list-social > li > a:hover > i.fa-linkedin, .list-social > li > a:focus > i.fa-linkedin { background: #0976b4; }
.list-social > li > a:hover > i.fa-pinterest, .list-social > li > a:focus > i.fa-pinterest { background: #cc2127; }
.list-social > li > a:hover > i.fa-rss, .list-social > li > a:focus > i.fa-rss { background: #f26522; }
.list-social > li > a:hover > i.fa-skype, .list-social > li > a:focus > i.fa-skype { background: #00aff0; }
.list-social > li > a:hover > i.fa-tumblr, .list-social > li > a:focus > i.fa-tumblr { background: #35465c; }
.list-social > li > a:hover > i.fa-twitch, .list-social > li > a:focus > i.fa-twitch { background: #6441a5; }
.list-social > li > a:hover > i.fa-twitter, .list-social > li > a:focus > i.fa-twitter { background: #55acee; }
.list-social > li > a:hover > i.fa-whatsapp, .list-social > li > a:focus > i.fa-whatsapp { background: #4dc247; }
.list-social > li > a:hover > i.fa-xing, .list-social > li > a:focus > i.fa-xing { background: #026466; }
.list-social > li > a:hover > i.fa-youtube, .list-social > li > a:focus > i.fa-youtube { background: #cd201f; }
.error404  #content { text-align: center; padding: 50px 0; }
#map_canvas{height:400px; }
@media (max-width: 767px) {
	.list-social > li > a > i { height: 24px; width: 24px; line-height: 24px; font-size: 12px; }
	.btn-group-justified > .btn, .btn-group-justified > .btn-group { width: auto; }
	.btn-social { text-align: center; padding-left: 0 !important; height: 32px !important; }
	.btn-social :first-child { left: 0; right: 0; margin: 0 auto; line-height: 32px !important; width: 32px !important; font-size: 2rem !important; text-align: center; border-right: none; background: transparent; }
	.btn-whatsapp { display: table-cell !important; }
	.btn-social .count { display: none; }
}
@media (min-width: 768px) {
	.dl-horizontal dt { width: 200px; text-align: left; }
	.dl-horizontal dd { margin-left: 220px; }
	.error404  #content h1 { font-size: 3rem; }
}
@media (min-width: 768px) and (max-width: 991px) {
	.list-social > li > a > i { height: 32px; width: 32px; line-height: 32px; font-size: 16px; }
}

/*
 * SIDEBAR
 */
#sidebar { margin-top: 30px; }
#sidebar .widget { margin-top: 30px; /* padding: 10px; */  }
#sidebar .widget .h1 { font-size: 1.2rem; font-weight: 600; background: #f5f5f5; box-shadow: 0 -1px 0 1px #f5f5f5; border-bottom: 2px solid #ccc; margin: 0; color: #666; padding: 10px; }
#sidebar .widget_archive ul, #sidebar .widget_nav_menu ul, #sidebar .widget_categories ul, #sidebar .widget_recent_entries ul, #sidebar .widget_recent_comments ul, #sidebar .widget_meta ul, #sidebar .widget_rss ul, #sidebar .widget_pages ul { list-style: none; margin: 0; padding: 0; }
#sidebar .widget_archive ul li, #sidebar .widget_nav_menu ul li, #sidebar .widget_categories ul li { position: relative; }
#sidebar .widget_archive ul li a, #sidebar .widget_nav_menu ul li a, #sidebar .widget_categories ul li a, #sidebar .widget_meta ul li a, #sidebar .widget_pages ul li a { display: block; border-bottom: 1px solid #eee; line-height: 30px; padding: 0 10px; }
#sidebar .widget_archive ul > li:last-of-type > a, #sidebar .widget_nav_menu ul.menu > li:last-of-type > a, #sidebar .widget_categories > ul > li:last-of-type > a, #sidebar .widget_recent_entries ul li:last-of-type, #sidebar .widget_recent_comments ul li:last-of-type, #sidebar .widget_meta ul li:last-of-type a, #sidebar .widget_rss ul li:last-of-type, #sidebar .widget_pages > ul > li:last-of-type > a { border: none; }
#sidebar .widget_archive ul li a:hover, #sidebar .widget_archive ul li a:focus,
#sidebar .widget_nav_menu ul li a:hover, #sidebar .widget_archive ul li a:focus,
#sidebar .widget_categories ul li a:hover, #sidebar .widget_categories ul li a:focus,
#sidebar .widget_meta ul li a:hover, #sidebar .widget_meta ul li a:focus,
#sidebar .widget_pages ul li a:hover, #sidebar .widget_pages ul li a:focus { background-color: #fff; text-decoration: none; }
#sidebar .widget_archive ul li .count, #sidebar .widget_categories ul li .count { font-size: 0.875rem; position: absolute; right: 10px; top: 0; color: #999; line-height: 30px; }
#sidebar .widget_nav_menu ul.sub-menu > li > a, #sidebar .widget_pages ul.children > li > a { padding-left: 20px; }
#sidebar .widget_nav_menu ul.sub-menu ul.sub-menu > li > a, #sidebar .widget_pages ul.children ul.children > li > a { padding-left: 30px; }
#sidebar .widget_nav_menu ul.sub-menu ul.sub-menu ul.sub-menu > li > a { padding-left: 40px; }
#sidebar .widget_nav_menu ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu > li > a { padding-left: 50px; }
#sidebar .widget_calendar #wp-calendar { width: 100%; }
#sidebar .widget_calendar #wp-calendar caption, #sidebar .widget_calendar #wp-calendar th, .widget_calendar #wp-calendar td { text-align: center; }
#sidebar .widget_calendar #wp-calendar tfoot > tr > td { padding: 5px 0; }
#sidebar .widget_categories ul.children > li > a { padding-left: 20px; }
#sidebar .widget_categories ul.children ul.children > li > a { padding-left: 30px; }
#sidebar .widget_recent_entries ul li, #sidebar .widget_rss ul li, #sidebar .widget_recent_comments ul li { padding: 5px 10px; border-bottom: 1px solid #eee; }
#sidebar .widget_recent_entries ul li .post-date, #sidebar .widget_recent_comments ul li, #sidebar .widget_rss ul li .rss-date, #sidebar .widget_rss ul li cite { color: #999; }
#sidebar .widget_rss .h1 a { color: inherit; }
#sidebar .widget_tag_cloud .tagcloud, #sidebar .widget_text .textwidget { }
#sidebar .widget_search .searchform { padding: 10px; }
#sidebar .widget_text :last-child { margin-bottom: 0; }
#sidebar .social_widget .widget-social-list, #footer .social_widget .widget-social-list { list-style: none; padding: 0; margin: 0; }
#sidebar .social_widget .widget-social-list > li:not(:first-of-type), #footer .social_widget .widget-social-list > li:not(:first-of-type) { margin-top: .5rem; }
#sidebar .social_widget .widget-social-list a, #footer .social_widget .widget-social-list a { color: #000; }
#sidebar .social_widget .widget-social-list a { font-weight: 500; }
#sidebar .social_widget .widget-social-list a:hover,
#sidebar .social_widget .widget-social-list a:focus,
#footer .social_widget .widget-social-list a:hover,
#footer .social_widget .widget-social-list a:focus { color: #e80000; text-decoration: none; }
#sidebar .social_widget .widget-social-list a i, #footer .social_widget .widget-social-list a i { padding: .6rem; border-radius: .25rem; color: #fff; display: inline-block; margin-right: 1rem; }
#sidebar .social_widget .widget-social-list a i:before, #footer .social_widget .widget-social-list a i:before { display: inline-block; width: 17px; height: 17px; text-align: center; }
#sidebar .social_widget .widget-social-list a i.fa-facebook-f, #footer .social_widget .widget-social-list a i.fa-facebook-f { background: #3b5998; }
#sidebar .social_widget .widget-social-list a i.fa-twitter, #footer .social_widget .widget-social-list a i.fa-twitter { background: #1da1f2; }
#sidebar .social_widget .widget-social-list a i.fa-youtube, #footer .social_widget .widget-social-list a i.fa-youtube { background: #ff0000; }
#sidebar .social_widget .widget-social-list a i.fa-wordpress-simple, #footer .social_widget .widget-social-list a i.fa-wordpress-simple { background: #21759b; }
#sidebar .widget .widget-border { border: 1px solid #eee; padding: 25px 30px 30px 30px; }
#sidebar .widget .widget-border .widget-title { border: 0; margin-bottom: 0; display: inline-block; width: 100%; text-align: center; padding: .375rem 0; background: #000; color: #fff; font-weight: 400; text-transform: uppercase; font-size: 1.125rem; letter-spacing: 1px; }
#sidebar .widget strong { color: #000; display: inline-block; margin-bottom: 5px; }
#sidebar strong { color: #000; }
#sidebar .widget p { line-height: 1.75; }
#sidebar .widget .searchform { float: none !important; padding: 0; display: block; padding: 0 10px 0 12px; }
#sidebar .widget .searchform .input-group { width: 100%; }
#sidebar .widget .searchform .input-group input { font-weight: 500; }
#sidebar .widget .searchform .input-group input::placeholder { color: #000; }
#sidebar .widget .searchform .input-group input,
#sidebar .widget .searchform .input-group button { height: 40px; background: #ddd; border: 1px solid transparent; box-shadow: inset 0 1px 1px rgba(0,0,0,.075); border-radius: 0; }
#sidebar .widget.most_viewed .popular-posts { list-style: none;  }
#sidebar .widget.most_viewed #view-counter { font-size: 1.75rem; }
#sidebar .widget.most_viewed .popular-wrapper { padding-top: .375rem; }
#sidebar .widget.most_viewed .popular-wrapper h3 { margin-top: 0; margin-bottom: 5px; font-weight: 400; color: #000; }
#sidebar .widget.most_viewed .popular-wrapper h3 a { color: #000; }
#sidebar .widget.most_viewed .popular-wrapper h3 a:hover, #sidebar .widget.most_viewed .popular-wrapper h3 a:focus { color: #e80000; text-decoration: none; }
#sidebar .widget.most_viewed .popular-wrapper p { margin-bottom: 15px; font-size: .9rem; }
#sidebar .widget.most_viewed fieldset > .row:last-of-type .popular-wrapper p { margin-bottom: 0; }
#sidebar .widget.most_viewed fieldset > .row:not(:last-of-type) { margin-bottom: 15px; border-bottom: 1px solid #ddd; }
#sidebar .to_shop { list-style: none; padding-left: 0; }
#sidebar .to_shop li:not(:first-of-type) { padding-top: 7.5px; }
#sidebar .to_shop li > a { font-weight: 400; font-size: 1.125rem; }
#sidebar .to_shop li > a:hover, #sidebar .to_shop li > a:focus { text-decoration: underline; }

@media (min-width: 768px) {
	#sidebar .widget:first-of-type { margin-top: 0; }
}

@media (max-width: 767px) {
	aside.widget_media_image img { margin: 0 auto; }
}
body:not(.home) #sidebar { margin-top: 0; }
.brand-area { margin: 1.5rem 0; }
.container > hr { margin-top: 20px; margin-bottom: 30px; }

/*
 SINGLE
 */


/*
 CATEGORY
 */
/*.category #sidebar { margin-top: 0; }
.category .brand-area { margin: 1.5rem 0; }
.category .container > hr { margin-top: 20px; margin-bottom: 30px; }
.category .container #content p { margin-bottom: 20px; }
.category .container #content img { margin: 15px 0; display: inline-block; }
.category .container #content h1,
.category .container #content h2 { margin-bottom: 15px; }
.category #content article.post-small { margin-bottom: 15px; }
.category #content article.post-small a img { margin-bottom: 0; }*/

/*
 SEARCH
 */
/*.search #sidebar { margin-top: 0; }
.search .brand-area { margin: 1.5rem 0; }
.search .container > hr { margin-top: 20px; margin-bottom: 30px; }
.search .container #content p { margin-bottom: 20px; }
.search .container #content img { margin: 15px 0; display: inline-block; }
.search .container #content h1,
.search .container #content h2 { margin-bottom: 15px; }
.search #content article.post-small { margin-bottom: 15px; }
.search #content article.post-small a img { margin-bottom: 0; }*/

@media (max-width: 767px) {
	.single #sidebar { margin-top: 30px; }
}
@media (min-width: 768px) {
	.single #sidebar { margin-top: 0; }
}

/*
 FOOTER
 */
#footer { font-size: 0.875rem; line-height: 20px; background: #121516; }
#footer-top { background: #121516; color: #5d5d5d; margin-bottom: 15px; }
#footer-bottom { background: #121516; color: #5d5d5d; padding: 30px 0; }
#footer .h1, #footer legend { margin-top: 0; color: #fff; font-size: 18px; padding-bottom: 10px;  text-transform: uppercase; font-weight: 400; padding-top: 30px; }
#footer .col-sm-12 .h1 { padding-top: 45px; }
#footer .col-sm-12 .textwidget { font-size: 1rem; font-weight: 400; letter-spacing: .25px; word-spacing: 1px; line-height: 1.6; }
#footer p { color: #ccc; line-height: 1.6; letter-spacing: .25px; word-spacing: 1px; font-size: 16px; }
#footer .col-sm-6 { margin-bottom: 0; }
#footer a { color: #e80000; }
#footer a:hover, #footer a:focus { }
#footer-bottom ul, #footer-bottom p { margin: 0; }
#footer aside { margin-bottom: 30px; }
#footer legend { border: 0; }
#footer .social_widget .widget-social-list a i { font-size: 1rem; }
#footer .social_widget .widget-social-list a { color: #fff; font-weight: 500; }
#footer .widget-social-list { margin-top: 15px; }
.widget-social-list a i { transition: .25s; }
.widget-social-list a:hover i, #footer .widget-social-list a:focus i { margin-left: .25rem; }
#footer .widget_nav_menu ul { padding: 0; margin: 0; list-style: none; }
#footer .widget_nav_menu ul > li:not(:last-of-type) { margin-bottom: .75rem; }
#footer .widget_nav_menu ul > li a { font-size: 1rem; font-weight: 400; color: #fff; }
#footer .widget_nav_menu ul > li a:hover, #footer .widget_nav_menu ul > li a:focus { color: #e80000; text-decoration: none; }
#footer #menu-footer-widget.menu { padding-left: 30px; }
#footer #menu-footer-widget.menu li a { position: relative; }
#footer #menu-footer-widget.menu li a:before { content: '\f0da'; position: absolute; left: -20px; font-family: "Font Awesome 5 Pro"; color: #999; font-size: 1rem; transition: .25s; }
#footer #menu-footer-widget.menu li a:hover:before, #footer #menu-footer-widget.menu li a:focus:before { left: -15px; }
#footer #footer-bottom a { color: #ccc; }
#footer #footer-bottom a:hover, #footer #footer-bottom a:focus { color: #e80000; text-decoration: none; }
body.sticky-footer #footer { position: absolute; bottom: 0; height: 50px; }
body.sticky-footer #wrapper-fluid #footer { left: 0; right: 0; }
@media (max-width: 767px) {
	#footer-top .col-sm-3:last-of-type aside:last-of-type { margin-bottom: 0; }
	#footer-top ul { line-height: 25px; }
	#footer-bottom { text-align: center; }
	#footer-bottom ul { float: none !important; margin-top: 10px; }
	body.sticky-footer #footer { height: 80px; left: 0; right: 0; }
}
@media (min-width: 768px) {
	#footer aside:last-of-type { margin-bottom: 0; }
}

/*
 * RESPONSIVE
 */
@media (min-width: 1200px) {
	#access { background: #ACCE55; }
}
@media (min-width: 992px) and (max-width: 1199px) {
	#badass { background: #BADA55; }
}
@media (min-width: 768px) and (max-width: 991px) {
	#coffee { background: #C0FFEE; }
}
@media (max-width: 767px) {
	#delete { background: #DE1E7E; }
}

/*
 * PAGINATION
 */
#pagination { margin-left: 0; display: flex; justify-content: space-between; margin-top: 2rem; }
#pagination .page-numbers { transition: .25s; border: 1px solid #121516; display: inline-block; background: #fff; text-align: center; line-height: 1.9; font-weight: 400; color: #000; font-size: 1.125rem; width: 38px; }
#pagination .page-numbers.current { background: #121516; color: #fff; border: 1px solid #121516; }
#pagination .page-numbers:not(.current):hover,  #pagination .page-numbers:not(.current):focus { text-decoration: none; color: #e80000; border-color: #999; }
#pagination .page-numbers.dots:hover, #pagination .page-numbers.dots:focus { color: #000; border-color: #121516; }
#pagination .prev.page-numbers, #pagination .next.page-numbers { padding: 0 .5rem; background: #f3f3f3; border-color: #f3f3f3; color: #000; width: auto; }
#pagination .prev.page-numbers:hover, #pagination .prev.page-numbers:focus,
#pagination .next.page-numbers:hover, #pagination .next.page-numbers:focus { border-color: #f3f3f3;  }
@media (max-width: 767px) {
	#pagination { text-align: center; margin-top: 30px; margin-bottom: 45px; display: block; overflow-x: auto; overflow-y: hidden; overflow: -moz-scrollbars-none; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-overflow-scrolling: touch; white-space: nowrap; flex-wrap: nowrap; }
}



/*
 * MISC && OVERWRITES
 */
.meta-post-date { margin: 10px 15px 15px 0; display: inline-block; font-size: .9rem;}
.meta-post-date:before { content: '\f073'; margin-right: .5rem;	font-family: "Font Awesome 5 Pro"; font-weight: 400; }
.author-link { font-size: .9rem; display: inline-block; font-weight: 400; }
.author-link:before { content: '\f007'; margin-right: .5rem;	font-family: "Font Awesome 5 Pro"; font-weight: 400; }
.author-link:hover, .author-link:focus { text-decoration: underline; }
.archive.author .author-social-list { margin-left: 0; }
.archive.author .author-social-list li { padding: 0; }
.archive.author .author-social-list > li:not(:first-of-type) { margin-left: 10px; }
.archive.author .author-social-list li:before { content: ''; display: none; }
.archive.author .author-social-list li > a { display: inline-block; }
.archive.author .author-social-list li > a i { font-size: 1.125rem; padding: .5rem 2rem; background: #dd4b39; color: #fff; }
.archive.author .author-social-list li > a i.fa-google-plus-g { background: #dd4b39; }
.archive.author .author-social-list li > a i.fa-facebook-f { background: #3b5998; }
.archive.author .author-social-list li > a i.fa-twitter { background: #1da1f2; }
.archive.author .author-description + .clearfix + p { margin-bottom: 10px !important; }
.page-template-author .author-wrapper { margin-top: 1rem; }

ul.related_post li a { font-weight: 500 !important; color: #000 !important; font-size: 14px !important; }
.wp_rp_wrap .related_post_title { margin-bottom: 1rem !important; font-size: 1.3rem; }
#wp_rp_first { margin-top: 2rem; }
ul.related_post li { width: 170px !important; min-width: 170px !important; }
.tinymce-editor-image { max-width: 100%; }
html .container #content table.table td img { display: block !important; margin: 0 auto !important; }

.nobullet { list-style: none !important; margin-left: 0; margin-top: -5px; }
.nobullet li { padding: 0; }
.nobullet li:not(:first-of-type) { padding-left: 10px; }
.nobullet li:before { content: '' !important; display: none; }
.nobullet li a { font-size: 1.125rem; font-weight: 300 !important; color: #222; }
.nobullet li a:hover, .nobullet li a:focus { text-decoration: none !important; color: #e80000; }
.nobullet + h2 { margin-top: 10px !important; color: #000 !important; }
.nobullet + h2 a { color: #000; }
.nobullet + h2 a:hover, .nobullet + h2 a:focus { color: #e80000; }

html body.single .container #content article > img.post_thumb { margin-top: 0 !important; width: 100% !important; }

@media (max-width: 767px) {
	.tinymce-editor-image.alignnone { float: none !important; }
	.wp_rp_thumbnail { min-width: 100% !important; }
	.wp_rp_thumbnail img { min-width: 100% !important; }
	#navigation #menu-topbar-navigation li > a { display: inline-block !important; padding-right: .5rem !important; }
	#navigation #menu-topbar-navigation li > a + a { margin-left: .75rem !important; }
	#navigation #menu-topbar-navigation li > a + a { padding-left: 0 !important; }  
}
@media (min-width: 768px) {
	.post_thumb + h1 { font-weight: 400; font-size: 1.75rem; margin-bottom: 0 !important; }
	.post_thumb + h1 + .meta-post-date { margin-bottom: 1.5rem; }
}


/*
 * FONTS
 */
/* eb-garamond-regular - latin */
@font-face {
	font-family: 'EB Garamond';
	font-style: normal;
	font-weight: 400;
	src: url('_/fonts/eb-garamond-v9-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('EB Garamond Regular'), local('EBGaramond-Regular'),
	url('_/fonts/eb-garamond-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('_/fonts/eb-garamond-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('_/fonts/eb-garamond-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
	url('_/fonts/eb-garamond-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('_/fonts/eb-garamond-v9-latin-regular.svg#EBGaramond') format('svg'); /* Legacy iOS */
}
/* eb-garamond-500 - latin */
@font-face {
	font-family: 'EB Garamond';
	font-style: normal;
	font-weight: 500;
	src: url('_/fonts/eb-garamond-v9-latin-500.eot'); /* IE9 Compat Modes */
	src: local('EB Garamond Medium'), local('EBGaramond-Medium'),
	url('_/fonts/eb-garamond-v9-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('_/fonts/eb-garamond-v9-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
	url('_/fonts/eb-garamond-v9-latin-500.woff') format('woff'), /* Modern Browsers */
	url('_/fonts/eb-garamond-v9-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
	url('_/fonts/eb-garamond-v9-latin-500.svg#EBGaramond') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('_/fonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
	src: local('Roboto Light'), local('Roboto-Light'),
	url('_/fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('_/fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
	url('_/fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
	url('_/fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
	url('_/fonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('_/fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Roboto'), local('Roboto-Regular'),
	url('_/fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('_/fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('_/fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
	url('_/fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('_/fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url('_/fonts/roboto-v18-latin-500.eot'); /* IE9 Compat Modes */
	src: local('Roboto Medium'), local('Roboto-Medium'),
	url('_/fonts/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('_/fonts/roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
	url('_/fonts/roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */
	url('_/fonts/roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
	url('_/fonts/roboto-v18-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

.owl-stage-outer { max-height: 600px !important; }  

#sidebar .widget_nav_menu { border: 1px solid #eee; padding: 25px 30px 30px 30px }
#sidebar .widget_nav_menu .h1 { border: 0; margin: -25px 0 -10px 0; transform: translateY(-30px); display: inline-block; width: 100%; text-align: center; padding: .375rem 0; background: #000; color: #fff; font-weight: 400; text-transform: uppercase; font-size: 1.125rem; letter-spacing: 1px }
#sidebar .widget_nav_menu ul li a { padding: 5px 0; border: none; font-weight: 400; font-size: 1.125rem; display: inline-block; }
#sidebar .widget_nav_menu ul li a:hover { text-decoration: underline; }

/**
 * PSI Fix
 */
@media(min-width: 992px) {
	.home .owl-carousel-wrapper { height: 600px; }
}