body {
    color: unset;
}

#header {
    background: unset;
    color: unset;
}

a {
    background-color: unset;
}

#header a {
    color: unset;
}

#header a:hover {
    color: #7f2a36;
}

#header .header-nav {
    background-color: #f24f65ff;
    color: #ffffff;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: unset;
    opacity: 0.75;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: unset;
    opacity: 0.75;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: unset;
    opacity: 0.75;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: unset;
    opacity: 0.75;
}

input:active::-webkit-input-placeholder,
textarea:active::-webkit-input-placeholder {
    color: unset;
    opacity: 0.75;
}

input:active::-moz-placeholder,
textarea:active::-moz-placeholder {
    color: unset;
    opacity: 0.75;
}

input:active:-ms-input-placeholder,
textarea:active:-ms-input-placeholder {
    color: unset;
    opacity: 0.75;
}

input:active:-moz-placeholder,
textarea:active:-moz-placeholder {
    color: unset;
    opacity: 0.75;
}

#header .header-top a[data-depth="0"] {
    color: unset;
    text-transform: unset;
}

.top-menu a[data-depth="0"] {
    font-weight: unset;
}

#header .top-menu a[data-depth="0"]:hover {
    color: #7f2a36;
    text-decoration: none;
}

.carousel .carousel-control .icon-next i,
.carousel .carousel-control .icon-prev i {
    color: #f24f65ff;
}

.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
    color: #7f2a36;
}

a {
    color: #f24f65;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #7f2a36;
    text-decoration: none;
}

#footer {
    background: #333333;
    color: white;
}

.block_newsletter {
    background: unset;
    font-size: unset;
}

.block-contact .block-contact-title,
.linklist .blockcms-title a {
    color: white;
}

.footer-container li a {
    color: #f24f65;
    font-size: unset;
}

.footer-container li a:hover {
    color: #7f2a36;
}

.block-contact {
    color: white;
}

.h1,
.h2,
.h3 {
    text-transform: unset;
    color: unset;
}

#footer .h1,
#footer .h2,
#footer .h3 {
    text-transform: unset;
    color: white;
}

.dropdown {
    color: unset;
}

.dropdown:hover .expand-more {
    color: #7f2a36;
}

#footer .dropdown {
    color: #f24f65;
}

.page-content.page-cms ul,
p {
    font-size: unset;
    color: unset;
    font-weight: unset;
}

#footer a:focus,
#footer a:hover {
    color: #7f2a36;
    text-decoration: none;
}

.block-social ul li {
    background-color: #f24f65;
    background-repeat: no-repeat;
}

.block-social ul li:hover {
    background-color: #7f2a36;
}

.btn-primary {
    background-color: #f24f65;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #7f2a36;
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-color: #7f2a36;
}

#header .header-nav .cart-preview.active {
    background: unset;
}

#header .header-nav .blockcart.active a:hover {
    color: #7f2a36;
}

.form-control:focus,
.input-group.focus {
    outline: 0.1875rem solid #f24f65;
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
    background: #f24f65;
}

.form-control:focus {
    color: unset;
    border-color: #f24f65;
}

.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
    color: #f24f65;
}

#products .highlighted-informations .quick-view:hover,
.featured-products .highlighted-informations .quick-view:hover,
.product-accessories .highlighted-informations .quick-view:hover,
.product-miniature .highlighted-informations .quick-view:hover {
    color: #f24f65;
}

.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
    border: 3px solid #f24f65;
}

.product-price {
    color: #f24f65;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
    border-color: #f24f65;
}

.tabs .nav-tabs .nav-link.active {
    color: #f24f65;
}