/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


/*SoMe Sharing Buttons auf Blog-Seite*/
.sharing-default-minimal {
    text-align: center!important;
}

/*Anzeige Aktuell Kacheln Startseite*/
.blog-recent[data-style=list_featured_first_row] .featured .post-featured-img, .blog-recent[data-style=list_featured_first_row] .featured>.img-thumbnail, .blog-recent[data-style=list_featured_first_row] .featured>img {
    height: 320px;
}


/*Beschriftung Bilder*/
.portfolio-items .work-meta {
  line-height: 22px;
  font-size: 16px;
  position: relative;
  color: #000;
  width: 95%;
}

/*Abstand nach Titel*/
p {
padding-bottom: 0.6em;
}

/*breite Register TAB*/
.tabbed[data-style=minimal]>ul li:not(.cta-button) .active-tab, .tabbed[data-style=minimal]>ul li:not(.cta-button) a, .tabbed[data-style=minimal_alt]>ul li:not(.cta-button) .active-tab, .tabbed[data-style=minimal_alt]>ul li:not(.cta-button) a {
padding: 10px 10px;
}

body .meta-author {display: none !important;}
body .meta-category {display: none !important;}
body .meta-comment-count {display: none !important;}
body #single-below-header {display: none !important;}
body #post-area.masonry article.post .post-meta {display: none!important;}
article.post .content-inner {border-bottom: none;}

/*Grösse Text und Icon Second Header*/
body.material #header-secondary-outer nav>ul>li>a {font-size: 14px;margin-top: 10px;}
.nectar-menu-icon.svg-icon svg {
    width: 14px;
    height: 14px;
    vertical-align: middle;
}

/*Grösse Lupen-Icon*/
body.material #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart, body.material #top nav ul #search-btn a span {
    font-size: 16px;}

/*Aufzählungszeichen*/
ol, ul{
    margin-left: 20px;
}
ul li{
  list-style-type: "\2014\00A0"; 
  margin: 0 0 0.2em 0; 
}

/*Icon-List Element aus Jobs Seiten*/
.nectar-icon-list[data-icon-size=medium] .nectar-icon-list-item {
padding-left: 80px;
}

.nectar-icon-list-item .content {
color: #333;
margin-bottom: 30px;
    
}


/*Icon-Text Element aus Jobs Seiten*/
.row .col .iwithtext .iwt-icon img:not([srcset]) {
width: 60px;}

.nectar-icon-list[data-icon-size=medium] .nectar-icon-list-item {
padding-left: 70px;
}

*.iwithtext .iwt-text {
padding-left: 70px;
}*


/* Toggle Element allgemein*/
body .toggle[data-inner-wrap=true]>div .inner-toggle-wrap {
    padding: 0;
}    

/* Toggle Element Leitbild*/
.nectar-inherit-h5  {
    font-size: 18px !important;
}


.grecaptcha-badge {
	display: none;
}


/* Badge Elemente auf Seite Arbeit*/
.nectar-badge__inner {
    background-color: rgba(20, 20, 20, 0.8) !important;}

/*Breite Submenu*/
.sf-menu>li ul {
    padding: 20px 10px 20px 20px;
    width: 260px;
}

/*Suchresultate*/
body:not(.archive) #page-header-bg {
background-color: #f7f5f0;
}

/*Seiten «personalisierte Produkte -> siehe CSS onpage*/
.outlined {
    border: solid!important;
    border-radius: 3px;
    border-width: 1px!important;
    border-color: #eee!important;
}

.tabbed[data-style="vertical_modern"] .wpb_tabs_nav li a {
    border-radius: 3px!important;
    padding: 14px 28px!important;
}
@media only screen and (max-width: 980px) {
	.tabbed[data-style="vertical_modern"] .wpb_tabs_nav li a {
		padding: 12px 10px!important;}
}

@media only screen and (min-width:1000px) and (max-width:1300px) {
.tabbed[data-style*=vertical] .wpb_tabs_nav {
	width: 20%;}
}

@media only screen and (min-width:1000px) and (max-width:1300px) {
.tabbed[data-style*=vertical]>div {
width: 80%;
}

@media only screen and (max-width : 690px) {
	.portfolio-items:not(.carousel) .col.span_4, .portfolio-items:not(.carousel) .col.span_3, .portfolio-items:not(.carousel) .col.span_6 {
	width: 50%;}
}
