/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 25 2025 | 11:46:34 */
/*
//Global styles - Only show on mobile/tablet devices
body {
	.wa-read-more--pwa {
		display: none;
		padding-top: clamp(8px, 2vmin, 20px);
		
		.oxy-pro-accordion {
			
			&_item {
				border: 3px solid #F8F8F8;
				border-radius: 10px;
				overflow: hidden;
				
				&.active {
					 background-color: #F8F8F8;
					
					.oxy-pro-accordion_header {
						background-color: #F8F8F8;
					}
				}
			}
			
			&_header {
				background-color: white;
    			color: var(--secondary);
			}
			
			&_title {
				font-size: 1.6rem !important;
    			font-weight: 500;
    			text-transform: none;
			}
			
			&_icon {
				color: var(--primary);
			}
			
			&_body {
				background-color: #F8F8F8;
    			color: var(--secondary);
			}
			
			&_content {
				padding-top: 5px;
			}
		}
		
		.oxy-read-more-link {
			color: var(--primary);
    		font-weight: 700;
			font-size: 1.8rem !important;
			text-decoration: underline;
		}
	}
}

@media (display-mode: standalone) {
	
	body {
		.wa-pwa-footer {
			display: flex !important;
		}
		
		.wa-pwa-menu {
			display: flex !important;
		}
		
		 .wa-pwa-benefits {
			display: flex !important;
		}
		
		.wa-pwa {
			display: flex !important;
		}
		
		.erecept-hero-section--hp {
			display: none !important;
		}
		
		.wa-hp-products__heading {
    		display: none !important;
		}
		
		.wa-hp-products--mobile {
    		display: none !important;
		}
		
		.wa-product-grid-link__mobile {
    		display: none !important;
		}
		
		.wa-faq-read-more--mobile {
			display: none !important;
		} 
		
		.wa-erecept-faq--mobile h3 {
			font-size: 1.6rem !important;	
		}
		
		.wa-read-more--pwa {
			display: flex;	
		}
		
		.wa-accordions .tab input:checked ~ .tab-label {
			border-bottom-left-radius: 0;
			border-bottom-right-radius: 0;
		}
		
	    .wa-accordions .tab-label {
        	padding: 10px 20px;
			min-height: 5.8rem;
		}
	}
}

@media (display-mode: browser) {
	body .wa-pwa {
		display: none !important;
	}
}

//For DEV -> PWA in browser enabled
@media (max-width: 768px) and (display-mode: browser){
	
	body.onpwa {
		.wa-pwa-footer {
			display: flex !important;
		}
		
		.basic-footer {
    		margin-bottom: 5.8rem !important;
		}
		
		.wa-pwa-menu {
			display: flex !important;
		}
		
		.wa-pwa-benefits {
			display: flex !important;
		}
		
		.wa-pwa {
			display: flex !important;
		}
		
		.erecept-hero-section--hp {
			display: none !important;
		}
		
		.wa-hp-products__heading {
    		display: none !important;
		}
		
		.wa-hp-products--mobile {
    		display: none !important;
		}
		
		.wa-product-grid-link__mobile {
    		display: none !important;
		}
	}
}

@media (min-width: 1281px) {
	body .wa-pwa-footer {
		display: none !important;
	}
	
	body .wa-pwa-benefits {
		display: none !important;
	}
	
	body .wa-pwa-menu {
		display: none !important;
	}
}
*/
@media (min-width: 1281px) {
  .wa-desktop-pwa-hidden {
    display: none !important; }

  .wa-plusheader-extratopbar {
    display: none !important; } }

@media (max-width: 1280px) {
  body .wa-plusheader-extratopbar {
    display: none;
    overflow: hidden;
    max-height: 48px;
    background-color: var(--blue);
    -webkit-animation: slideDown 0.8s;
    transition: all 0.3s ease; }
    body .wa-plusheader-extratopbar .ct-section-inner-wrap {
      width: 100%;
      padding-block: 0.7rem;
      padding-inline: 0.5rem !important;
      flex-direction: row;
      align-items: center;
      justify-content: space-between; }
    body .wa-plusheader-extratopbar-inner {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      align-items: center;
      gap: 1.2rem; }
    body .wa-plusheader-extratopbar__text {
      font-size: var(--text-s);
      line-height: 15px;
      color: var(--white); }
    body .wa-plusheader-extratopbar-button {
      color: var(--primary);
      text-transform: uppercase;
      font-size: var(--text-s);
      font-weight: 700;
      border-radius: 6px;
      background-color: var(--white);
      padding: 6px 16px 5px;
      transition: 0.2s all ease-in-out; }
      body .wa-plusheader-extratopbar-button:hover {
        background-color: var(--primary);
        color: var(--white); }
    body .wa-plusheader-extratopbar__close {
      font-size: 26px;
      font-weight: 100;
      line-height: 15px;
      padding: 8px;
      cursor: pointer;
      color: var(--white-trans-50);
      transition: 0.2s all ease-in-out; }
      body .wa-plusheader-extratopbar__close:hover {
        color: var(--white); }
    body .wa-plusheader-extratopbar.hidden {
      transform: translateY(-100%);
      opacity: 0;
      max-height: 0; } }

@keyframes slideDown {
  /*
.wa-pwa-menu {
	
	&-section {
		
		.ct-section-inner-wrap {
			width: 100% !important;
			gap: 1.2rem;
			padding-top: 1rem !important;
			padding-bottom: 2.4rem !important;
		}
	}
	
	#menu-pwa-menu {
		display: flex !important;
        flex-direction: row !important;
        max-width: 100%;
        flex-wrap: nowrap;
		gap: .8rem !important;
		
		@media (max-width: 369px) {
			flex-wrap: wrap;
			
			li {
				width: 100%;
				height: 3.5rem;
			}
		}
	}
	
	&-item__basic {
	    display: flex;
	    flex-direction: row !important;
    	align-items: center !important;
	    justify-content: space-between !important;
		border-radius: 5px !important;
		gap: 1rem;
		box-shadow: 0px 2px 4px 0px rgba(43, 45, 89, 0.25);
    	background-color: var(--green);
   	 	padding: 0 0.6rem !important;
   	 	border-radius: 5px !important;
    	line-height: 1.5;
		
		&--red {
			background-color: #DA2A63;
		}
		
			
		&:after {
			content: ">";
			min-width: 0.7rem;
			min-height: 1.5rem;
			width: 0.7rem;
			color: #FFF;
		}
			
		a {
			font-size: 1.4rem !important;
			font-weight: 700;
			text-transform: uppercase !important;
			color: white;
			line-height: 1.2;
			width: 100%;
			height: 100%;
			padding-top: 4px !important;
			padding-bottom: 2px !important;
		}
	}
}

//PWA Benefits
.wa-pwa-benefits {
	
	.ct-section-inner-wrap {
		width: 100% !important;
		gap: 1.2rem;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	&-box {
		display: flex;
		flex-direction: row !important;
		justify-content: space-between !important;
		align-items: center !important;
		background-color: #F5F5F5;
		border-radius: 6px;
		width: 100% !important;
		overflow: hidden;
		height: 7rem;
		box-shadow: 0px 2px 4px 0px rgba(43, 45, 89, 0.25);
		flex-wrap: nowrap !important;
		
		&-left {
			display: flex;
			flex-direction: row !important;
			align-items: center !important;
			gap: 1rem !important;
			padding: 1.6rem 1rem;
			
			&__icon {
				width: 2.5rem;
				height: auto;
			}
			
			&__body {
				display: flex;
				flex-direction: column;
			}
			
			&__text {
				text-align: left !important;
				font-size: 1.5rem;
				font-weight: 400;
				line-height: 17.25px;
				color: var(--blue);
				white-space: normal !important;
				
				&--strong {
					font-size: 1.8rem;
					font-weight: 700;
					line-height: 20.7px;
				}
			}
		}
		
		&-right {
			display: flex;
		    justify-content: center;
			align-items: center;
			height: 100%;
			background-color: var(--blue);
			height: 7rem;
			padding: 1rem;
			
			&__icon {
				height: 1.6rem !important;
				width: auto;
			}
		}
	}
}
*/
  from {
    transform: translateY(-100%);
    opacity: 0; }

  to {
    transform: translateY(0);
    opacity: 1; } }

@media (display-mode: standalone) {
  .wa-desktop-pwa-hidden {
    display: none !important; }

  .wa-plusheader-extratopbar {
    display: none !important; }

  .wa-pwa-footer {
    padding-bottom: 3.2rem !important; } }

@media (max-width: 1280px) {
  body.erecept-logged-out .wa-pwa-footer.logget_out {
    display: flex !important; }

  body.erecept-logged-in .wa-pwa-footer.logged_in {
    display: flex !important; } }

body .wa-pwa-footer {
  display: none;
  justify-content: space-between !important;
  align-items: center !important;
  flex-direction: row !important;
  position: fixed;
  min-height: 5.8rem;
  bottom: -1px !important;
  width: 100% !important;
  padding: 0.5rem 1rem;
  border-top: 3px solid var(--green) !important;
  background-color: white !important;
  z-index: 950; }
  body .wa-pwa-footer-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.2rem !important;
    min-width: 4.6rem; }
    body .wa-pwa-footer-box__icon {
      height: 2rem;
      width: auto; }
      body .wa-pwa-footer-box__icon path {
        transition: 0.2s all ease-in-out;
        stroke: var(--blue) !important; }
    body .wa-pwa-footer-box__text {
      color: var(--blue) !important;
      font-size: 1.2rem;
      font-weight: 400;
      transition: 0.2s all ease-in-out; }
    body .wa-pwa-footer-box:hover .wa-pwa-footer-box__text {
      color: var(--blue) !important;
      font-weight: 700; }
    body .wa-pwa-footer-box.active .wa-pwa-footer-box__text {
      color: var(--blue) !important;
      font-weight: 700; }

@media (max-width: 1280px) {
  /*
//PWA Products
.wa-pwa-products {
	
	.erecept-headline__text {
		margin-top: 2.4rem !important;
		margin-bottom: 2.4rem !important;
		font-size: clamp(2.3rem, calc(2.3rem + ((1vw - 0.32rem) * 1.6667)), 3.6rem) !important;
	}
	
	.wa-product-grid-link {
		margin-bottom: 2.4rem !important;
	}
	
	.ct-section-inner-wrap {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
}
*/
    body .basic-footer {
      margin-bottom: 5.5rem !important; } }
