@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }

  .start h2, .start h2 p {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 5px;
  } 

  p.s-padding {
    padding: 0 30px;
  }
	
  h1 {
	font-size: 16px;
	}

}

@media (max-width: 400px) {
	h1.msmall {
		font-size: 14px;
	}

  #oleana-store {
      height: 580px;
  }

  #togglePano {
      margin-top: 480px;
  }

}

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  #mc_embed_signup div.mce_inline_error {
    width: 100%
  }
	
  .navbar-nav {
    text-align: center;
    margin: 7.5px 0;
  }

  .categories li, .categories li a {
    font-size: 30px;
  }

  .categories li {
    display: block;
  }

  .start p, .kontakt .text a {
    font-size: 15px;
    line-height: 23px;
  }


  .hidden-sm-down {
    display: none !important;
  }
	
  .start .store {
	 background: #DDDDDD;
  }
	
  .nav>li>a {
	padding: 10px 0 3px 0;
  display: inline-block;
  border-bottom: 4px solid transparent;
  }

  .start .kontakt .text {
    margin-bottom: 40px;
  }

  .oleana-kontakt, .oleana-cart {
  	display: none;
  }

  .row.reorder-xs {
    transform: rotate(180deg);
    direction: rtl;
  }

  .row.reorder-xs > [class*="col-"] {
    transform: rotate(-180deg);
    direction: ltr;
  }
	
	
  .philosophie ul, .woman ul {
    margin: 0; 
  }	

}

@media (min-width: 768px) {
.navbar-right {
    float: left;
}	

  .nav>li>a {
      padding: 15px 6px;
  }

  .philosophie .nav>li>a, .woman .nav>li>a {
      padding: 0;
  }

  .philosophie li, .woman li {
    padding: 5px 5px !important;
}

  .hidden-md-up {
    display: none !important;
  }

  .nav.mobile {
    display: none;
  }
}


@media (max-width: 767px) {
  #tarteaucitronAlertSmall #tarteaucitronManager {
      padding: 2px 14px 0 14px !important;
  }

  #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronText {
    display:none !important;
  }

  #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot {
      height: 38px !important;
      margin-bottom: 0 !important;
      margin-top: 4px !important;
      width: 8px !important;
  }

  .nav.mobile {
    display: block;
    margin-top: 30px;
  }

  .shop {
    margin: 20px 0;
  }

  .covid-19 .box {
    width: 80%;
  }

}

@media (max-width: 991px) {
  .nav>li {
      padding: 0;
  }

  .table-row, .table-cell {
    display: block;
  }

  .thead p {
    margin-bottom: 0;
  }

  .hidden-md-down {
    display: none !important;
  }
		
  .gal-item {
	width: 50%;
	padding-bottom:50%	
  }

  .size12 { 
	width: 50%;
	padding-bottom:100%;
  }
	
  .size21 { 
	width: 100%;
	padding-bottom: 50%;
  }
	
  .size22 { 
	width: 100%;
	padding-bottom: 100%;
  }	
	
	
}


@media (max-width: 479px) {	
  .gal-item {
	width: 100%;
	padding-bottom:100%	
  }

  .size12 { 
	width: 100%;
	padding-bottom:200%;
  }
	
  .size21 { 
	width: 100%;
	padding-bottom: 50%;
  }
	
  .size22 { 
	width: 100%;
	padding-bottom: 100%;
  }	

footer {
    min-height: 280px;
  }
  
  footer .navigation li {
    display: block;
  }

  .covid-19 .box {
      width: 96%;
      top:55%;
    }

  .covid-19 p  {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 15px;
  }

  .covid-19 a {
    line-height: 24px;
    font-size: 16px;
  }

@media (max-width: 320px) { 
 #oleana-store {
      height: 500px;
  }

  #togglePano {
      margin-top: 420px;
  }
}

@media (max-width: 640px) {
  .philosophie .nav>li>a, .woman .nav>li>a {
    font-size: 16px !important;
  }

  .philosophie li, .woman li {
    display: block;
  }

  .philosophie li.point, .woman li.point {
    display: none;
}

} 


@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
  .philosophie .nav>li>a, .woman .nav>li>a {
    font-size: 14px;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}