.site-header .site-logo-anchor img, .site-header .site-logo-link img, .site-header .custom-logo-link img {

  max-width: 140px;
}


@media (max-width: 768px) {

.shopvote_trustmark {
  float: left;
  width: 70px;
  height: 70px;
  margin-left: 32px;
  
}

.site-branding {
  width: calc( 100% - 222px);
}

button.menu-toggle, button.menu-toggle:hover {
  margin-right: 0;
  margin-top: 0.9em;
}

	
}



@media (max-width: 535px) {

.shopvote_trustmark {
  float: left;
  width: 50px;
  height: 50px;
  margin-left: 0;
  
}

.site-branding {
  width: calc( 100% - 202px);
}

button.menu-toggle, button.menu-toggle:hover {
  margin-right: 0;
  margin-top: 0.2em;
}

	
}



@media (min-width: 768px) {
  .storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation {
    /* width: 47.8260869565%; */
    width: 42.8260869565%;
    width: calc(42.8260869565% - 30px);
    margin-top: 0.75em;
	margin-right: 2.173913043%;
	margin-right: calc(2.173913043% - 40px);
  }
  .woocommerce-active .site-header .site-search {
    /* float: right; */
    float: left;
    margin-top: 1em;
	margin-right: 2.173913043%;
  }
  .storefront-secondary-navigation.woocommerce-active .site-header .site-branding {
    max-height: 60px;
  }
  .site-header .site-branding img {
    /* max-height: none; */
    max-height: 60px;
  }
  .site-header {
    /* padding-top: 2.617924em; */
    padding-top: 2.117924em;
  }
  
  
  .site-header .site-logo-anchor, .site-header .site-logo-link, .site-header .custom-logo-link {
	  max-height: 60px;
	}

/* In Webseite enthaltenes Stil-Dokument #47 | https://staging.lifetex.flint-udm.de/k/bettwaren/bettdecken/ */

	.shopvote_trustmark {
	  width: 5%;
	  width: calc(70px);
	  
	  height: 5%;
	  height: calc(70px);
	  
	  float: right;
	}

	#masthead > .col-full:first-of-type {
	  padding-bottom: 1.6em;
	}

}


