﻿body {
}

.blink_text {
    animation: 3s blinker linear infinite;
    -webkit-animation: 3s blinker linear infinite;
    -moz-animation: 3s blinker linear infinite;
}

@@-moz-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@@keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

.dMobile {
    text-align: center;
    padding: 7px;
    background-color: #043e00;
    border: solid white;
}

.filters-panel .list-view button.btn:hover, .filters-panel .list-view button.btn.active {
    background: #043e00;
    box-shadow: none;
    color: #fff;
}

filters-panel .list-view button.btn:hover, .filters-panel .list-view button.btn.active {
    background: #043e00;
    box-shadow: none;
    color: #fff;
}

.dMobile {
    text-align: center;
    padding: 7px;
    background-color: #043e00;
    border: solid white;
}

.page-login .bottom-form .btn:hover {
    background: #043e00;
    border-color: #043e00;
    color: #fff;
}

.left-content-product .content-product-right .box-info-product .cart input:hover {
    background: #043e00;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li.active a {
    background: transparent;
    color: black;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li.active:before {
    background-color: black;
}

.buttonGray {
    padding: 9px 20px;
    background: #043e00;
    color: #fff;
    border-radius: 3px;
    border: none;
}

.left-content-product .content-product-right .box-info-product .cart input {
    background: #043e00;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    padding: 12px 16px;
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    background: #043e00;
    border-color: #0c0c0c;
    color: white;
}

.typefooter-1 .infos-footer ul li.adres {
    background-position: left 2px;
    padding-top: 0;
}


typefooter-1 .infos-footer ul li.adres {
    background-position: left 1px;
    padding-top: 0;
}

.megamenuToogle-wrapper .container > div span {
    display: block;
    width: 100%;
    height: 3px;
    margin-top: 2px;
    background: black;
}

.typeheader-1 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container:after {
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 16px;
    color: black;
    position: absolute;
    right: 20px;
    top: 0;
    font-weight: 400;
}

.so-category-slider.container-slider .page-top .page-title-categoryslider {
    color: black;
    background-color: transparent;
}

.typeheader-1 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container {
    background-color: #FDFDFD;
    color: black;
    border: 1px solid #F5F5F5;
}

.typeheader-1 #sosearchpro .search button {
    background-color: #808080;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .subcribe button {
    background-color: #808080;
}

.typeheader-1 #sosearchpro .search input {
    border: none;
    background-color: #ececec;
    color: #999;
}

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .text-shopping-cart {
    color: #808080;
}

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_carts {
    color: #808080;
}

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
    color: white;
    background-color: #c9302c;
}

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .icon-c {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: left;
    text-align: center;
    line-height: 40px;
    background-color: #808080;
}

.fa-shopping-bag:before {
    content: "\f290";
    color: white;
}

.typefooter-1 .footer-top {
    background-color: #043e00;
}

.products-list.grid .product-layout .product-item-container .right-block .addToCart, .products-list .product-grid .product-item-container .right-block .addToCart {
    font-size: 12px;
    font-weight: 600;
    color: black;
    background-color: #f5f5f5;
    border-color: #46b8da;
    text-transform: capitalize;
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    line-height: 100%;
    border: none;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


    .products-list.grid .product-layout .product-item-container .right-block .addToCart:hover, .products-list .product-grid .product-item-container .right-block .addToCart:hover {
        background-color: none !important;
    }
/* .products-list.grid .product-layout .product-item-container .right-block .addToCart, .products-list .product-grid .product-item-container .right-block .addToCart {
            background-color: #808080;
        }*/
ul.breadcrumb li:last-child a {
    color: #337ab7;
}

.typeheader-1 .header-top {
    color: white;
    background-color: #FF0000;
    font-size: 12px;
    min-height: 36px;
}

.btn-group .btn-link {
    text-align: left;
    background: transparent;
    text-decoration: none;
    padding: 5px 10px;
    color: #f5f5f5;
    font-weight: normal;
    position: relative;
    z-index: 1;
}
