/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28-mar-2020, 11.08.06
    Author     : pubbliSHARK
*/

/*
Palette:
blue chiaro: #000
blue scruro: #000001
grigio: #828281
*/

.subscribe {background: #000 !important;}
.category-selected {background: #000 !important;}
.button-exclusive button {background: #000 none repeat scroll 0 0 !important;}
.breadcrump-cat-prod{color: #000;}

a:hover{color:#000 !important;}
.search-form button {    background: #000; border-bottom: 3px solid #000;}
.category-menu ul li a:hover {border-color: #000 #000 #f1f1f1;}
/*.single-product{border: 1px solid #f1f1f1;border-bottom: 5px solid #000 !important;}*/
.single-product{border: 1px solid #fff;}
.single-product:hover {border: 1px solid #000;}
.single-product.list:hover{border-bottom: 1px solid #000 !important;}
.category-title {background-color: #000;border-color: #000;}
.add-banner-slider-area .owl-theme .owl-controls .owl-page.active span, .add-banner-slider-area .owl-theme .owl-controls.clickable .owl-page:hover span, .special-product-carosul.owl-theme .owl-controls .owl-page.active span, .special-product-carosul.owl-theme .owl-controls.clickable .owl-page:hover span, .recent-post.owl-theme .owl-controls .owl-page.active span, .recent-post.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #000 none repeat scroll 0 0;
}
#scrollUp {background: #000 none repeat scroll 0 0;}
/*MENU ORIZZONTALE START*/
.main-menu-area .bg-half {background: #000;height: 60px;}
.main-menu {background: #000  none repeat scroll 0 0;}
.main-menu ul li:first-child a i {  color: #000;}
.main-menu ul li:hover a{ border-color: #000;}
.active-menu-top {border-bottom: 4px solid #000 !important;color: #000 !important;}
.active-menu-top {border-bottom: 4px solid #000 !important;}
/*MENU ORIZZONTALE END*/
.comments-advices ul li a {background: #000 none repeat scroll 0 0;}
.button-exclusive button {background: #000 none repeat scroll 0 0 !important;}
.btn-success {background-color: #000;border-color: #000;}
.copyright-area {background: #000 none repeat scroll 0 0;}
/*PAGING START*/
.pagination-area ul li a:hover, .pagination-area ul li.current-pag a {background-color: #000 !important;}
.view-mode ul li.active a, .view-mode ul li a:hover {color: #000;}
/*PAGING END*/
.my-account-button{transition: all .2s ease-in-out;}
.my-account-button:hover{transform: scale(1.1);}
.btn-primary {background-color: #000;border-color: #000;}
.form-content button {background: #000 none repeat scroll 0 0;}
.fa-top{color: #000 !important;}
.ratting {color: #000;}
.fly-cartadd-button {background: #000;}
.shopping-cart ul li:before {background: #000;}

#cate-toggle{border-top: 4px solid #000001;}
.btn-success:hover {background-color: #000001;border-color: #000001;}
.btn-primary:hover {background-color: #000001;border-color: #000001;}

 li.product:hover .button::before, .button:hover::before{background-color: #efecec;}

@media (max-width: 450px){
    .mobile-list .product-description h2.product-name a{color: #000;}
    .btn-success {color: #fff !important;margin: 0px;border: 1px solid #fff;}
    .mobile-form .show-link{background: #000;}
    .overlay-price {    white-space: nowrap;}
}