.logo {
    max-width: 300px;
}
.column.main .products-grid .product-item, .page-products .products-grid .product-item:hover .product-item-info, .block.widget .products-grid .product-item:hover .product-item-info{
    background: transparent;
    border: none;
}
.page-products .products-grid .product-item:before, .block.widget .products-grid .product-item:before{
    display: none;
}
.data.item.content {
    background: transparent !important;
    margin-top: 43px !important;
}
.product.data.items:not(.accordion) > .item.title.active > .switch, .product.data.items:not(.accordion) > .item.title.active > .switch:focus, .product.data.items:not(.accordion) > .item.title.active > .switch:hover {
    border-color: #000000;
    border-bottom: 1px solid #471b11;
}
.cms-index-index .column.main .easycatalogimg .parent-category {
    width: 75%;
    margin: 0 auto;
}
.easycatalogimg-listing li.item img {
    width: 88% !important;
}
.review-form .action.submit.primary {
    border: 1px solid #a5205f;
    color: #a5205f;

}
.product.data.items:not(.accordion) > .item.title > .switch {
    text-shadow: none;
    color: #FFF;
}
ul.footer.links.argento-grid a, .form.subscribe button.action.subscribe.primary span {
    color: #fff;
}
.footer-toolbar a {
    color: #fff !important;
}
.form.subscribe button.action.subscribe.primary, button.action.askit-show-form {
    background: #a5205f;
    color: #fff !important;
    border-color: #a5205f;
}
.page-footer .block-social .social-icons {
    background: #a5205f;
}
.social-icons .fa-stack {
    color: #28140d;
}
.product.data.items > .item.title {
    margin: 0;
}
button.action.update {
    border-color: #a5205f;
    color: #a5205f;
}
button.action.update span {
    color: #a5205f;
}
a.action.continue {
    color: #a5205f;
}
.cart-gift-item .title {
    color: #fff;
    background: #a5205f;
    display: inline-block;
    padding: 3px 9px;
}
.gift-item-block.block {
    padding-bottom: 20px;
}
.gift-item-block .title:after {
    color: #fff;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo {
    width: 80%;
}
span.cart-price span, .cart.table-wrapper .actions-toolbar > .action-edit:before, .cart.table-wrapper .actions-toolbar > .action-delete:before {
    color: #fff;
}