.template-color-red .layer-back {
    background: #292929;
    background-image: -webkit-linear-gradient(bottom, #000000, #727272);
    background-image: linear-gradient(to top, #000000, #727272);
}

.template-color-red .product-specs {
    color :#000000;
}

.template-color-red .button {
    background: #292929;
    background-image: -webkit-linear-gradient(bottom, #000000, #727272);
    background-image: linear-gradient(to top, #000000, #727272);
}

.no-touch .template-color-red .button:hover {
    background: #515151;
    background-image: -webkit-linear-gradient(bottom, #515151, #979797);
    background-image: linear-gradient(to top, #515151, #979797);
}


.template-color-red .top-link-cart .count {
    background: #515151;
}
.template-color-red .top-link-cart .count:before {
    border-right: 5px solid #515151;
}
.template-color-red .top-link-cart .count.empty {
    background: #c8c8c8;
}
.template-color-light-pink .top-link-cart .count.empty:before {
    border-right: 5px solid #c8c8c8;
}
.template-color-red a {
    color : #2a2a2a;
}

.template-color-red a:hover {
    color : #727272;
}


.template-color-light-pink .layer-back {
    background: #be4a7b;
    background-image: -webkit-linear-gradient(bottom, #5A3645, #be4a7b);
    background-image: linear-gradient(to top, #5A3645, #be4a7b);
}

.template-color-light-pink .product-specs {
    color :#000000;
}

.template-color-light-pink .button {
    background: #be4a7b;
    background-image: -webkit-linear-gradient(bottom, #5A3645, #be4a7b);
    background-image: linear-gradient(to top, #5A3645, #be4a7b);
}

.no-touch .template-color-light-pink .button:hover {
    background: #be4a7b;
    background-image: -webkit-linear-gradient(bottom, #91576f, #ee5d9a);
    background-image: linear-gradient(to top, #91576f, #ee5d9a);
}

.template-color-light-pink .top-link-cart .count {
    background: #be4a7b;
}
.template-color-light-pink .top-link-cart .count:before {
    border-right: 5px solid #be4a7b;
}
.template-color-light-pink .top-link-cart .count.empty {
    background: #c8c8c8;
}
.template-color-light-pink .top-link-cart .count.empty:before {
    border-right: 5px solid #c8c8c8;
}



.template-color-red .layer-back {
    background: #e30613;
    background-image: linear-gradient(to top, #B32F2F, #e30613);
    background-image: linear-gradient(to top, #B32F2F, #e30613);
}

.template-color-red .product-specs {
    color :#000000;
}

.template-color-red .button {
    background: #292929;
    background-image: -webkit-linear-gradient(bottom, #000000, #727272);
    background-image: linear-gradient(to top, #000000, #727272);
}

.no-touch .template-color-red .button:hover {
    background: #515151;
    background-image: -webkit-linear-gradient(bottom, #515151, #979797);
    background-image: linear-gradient(to top, #515151, #979797);
}


.template-color-red .top-link-cart .count {
    background: #515151;
}
.template-color-red .top-link-cart .count:before {
    border-right: 5px solid #515151;
}
.template-color-red .top-link-cart .count.empty {
    background: #c8c8c8;
}
.template-color-light-pink .top-link-cart .count.empty:before {
    border-right: 5px solid #c8c8c8;
}
.template-color-red a {
    color : #2a2a2a;
}

.template-color-red a:hover {
    color : #727272;
}
