body.SiteBackground{background-image:url('https://resx.octorate.com/content/697175/1707128508945.png')}@media (min-width: 1220px) {.SearchLabel .fa{background:#b7a04c;color:#fff}}.BoxHover:hover{box-shadow:1px 1px 10px #b7a04c}.SearchBar .GreenButton .ui-button-text{background-color:#b7a04c}.SiteTopBar{background-color:rgba(183,160,76,0.8)}:root{--color:#b7a04c!important;--color-rotation:48.21862990929476deg!important;}.button, .button span.ui-button-text, .customButton span.ui-button-text{background-color:#b7a04c!important;}section.cover .picture {
    max-width: 100%;
    display: block;
    background-color: #bc9e39!important;
    padding: 0;
    margin: 0;
    box-shadow: var(--box-shadow);
}

section.welcome, footer.animatedParent.animateOnce.flex-auto.p-justify-center {
    display: none !important;
}

.customButtonBlueOffert span.ui-button-text, .button, .button span.ui-button-text, .customButton span.ui-button-text {
    background-color: #b79f4c !important;
}

.Blue {
    color: #b79f4c !important;
}

span.stickyPanel.PriceChange div:first-child {
    display: none;
}

#toTop {
 background: #b79f4c !important;
}

.SiteContent {
    padding-bottom: 20px !important;
}

@media only screen and (max-width: 550px) {
	.searchBox {
    	width: auto !important;
      	height: auto !important;
    	padding-bottom: 1rem;
	}
  	.flex-auto.justifyContentEnd {
    	display: block !important;
	}
  	.headerButton {
      	width: 150px;
    	height: 40px;
  	}
}

@media only screen and (max-width: 600px) {
section.shortcuts {
    display: flex !important;
    flex-direction: column;
    gap: 1.4rem;
}
}