@import url('https://fonts.googleapis.com/css?family=Gudea:400,400i,700&display=swap');

#t3-header {
    background-image: url(../images/stripesBgConfiserie.jpg);
    background-repeat: repeat-x;
    background-position: center;
    height: 350px;
}

#t3-header:before {
    background-image: url(../images/Gutes-Besser-Confiserie-FR.png);
}

.t3-off-canvas-body ul.nav li a:hover {
    color: #e7a3b1 ! important;
}

.t3-off-canvas-body ul.nav li.active a {
    color: #e7a3b1 ! important;
}

.t3-sidebar ul.nav li.active a {
    color: #e7a3b1;
    background-color: transparent;
}

.t3-sidebar ul.nav li a:hover,
.t3-sidebar ul.nav li a:focus {
    color: #e7a3b1;
    transition-duration: 0.75s;
}

.t3-sidebar ul.nav li ul.menu li a:hover,
.t3-sidebar ul.nav li a:focus {
    color: #e7a3b1;
    transition-duration: 0.75s;
}

.t3-sidebar ul.nav li ul.menu li.active a {
    color: #e7a3b1;
    background-color: transparent;
}

.t3-off-canvas-body ul.nav li ul.menu li.active.parent a {
    color: #e7a3b1;
}

.t3-off-canvas-body ul.nav li ul.menu li.current a {
    color: #e7a3b1;
}

#order input[type="submit"] {
    background-color: #e7a3b1 ! important;
}

.t3-footer {
    background: #fbf0f4 none repeat scroll 0 0 ! important;
}

.t3-footnav ul.nav a {
    color: #f5d0e0 !important;
}

.switcherBeck {
    color: #7a3e32 ! important;
}

.switcherConfiserie {
    color: #492312 ! important;
}