/**
Theme Name: Cellular Planet
Author: Sightfactory
Author URI: https://www.sightfactory.com
Description: Theme for Cellular Planet
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cellularplanet
Template: dimita
*/

span.menu-item-text:hover {
    color: #ffcc00 !important;
}

.bwp-navigation ul > li.level-0 > a:hover {
    color: #ffcc00 !important;
}

.bwp-header .wpbingoLogo img {
	max-height: 75px !important;
}

.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .category-nav {
	display: inline-block;
	float: none !important
}


.products-list.grid .product-wapper .products-content {
	border: none !important
}

.header-menu-bg {
	background: #00a651 !important;
	padding: 5px;
}
#searchsubmit2 {
	background: #2e3192 !important;
}

.content-newlest-footer {
	background: #00a651;
	padding: 10px;
}

.select_category .caret {
	cursor:pointer;
}

.bwp-header .shipping .text::before {
	background: url("images/fast-delivery.png") no-repeat !important;
	background-size:contain !important;
}

.header-shipping-rates {
	color:#FFF;
}
.header-shipping-rates:hover {
		color:#1b1b1b;
}

#cart .cart-popup .buttons .button {
	background:#56d218 !important;
}

.tableview th {
    background:#56D218;
    color:#000;
    font-size:18px;
}


.addresses .col-1 {
	max-width:50%;
}

.woocommerce-orders-table__cell .invoice {
	margin-left:10px;
}

a.order_print_invoice :hover {
	background:#56d218;
}

@media screen and (max-width: 768px) {

  #sale img {
    max-width:80px;
  }
}

/*a:hover{
    color:#00a651 !important;
}

a:active{
    color:#00a651 !important;
}

a:visited{
    color:#00a651 !important;
}

.back-top button-show{
    background:#00a651 !important;
}

.element.style {  
    background-color: #00a651 !important;
}
.bwp-header .wpbingoLogo img {
	max-height: inherit !important;
}

.back-top{
    background:#00a651 !important;
}

.bwp-sidebar>.widget.widget_search #searchsubmit {

    background: #00a651 !important
}

.bwp-widget-banner.layout-3 .button:hover{
    
    background:#00a651 !important;
}

.bwp-top-bar .display li a.active .icon-column .layer>span, .bwp-top-bar .display li a:hover .icon-column .layer>span {
    background: #00a651 !important;
}

.price {
    color: #00a651 !important;
}

.menu-item-text:active{
    color: #00a651 !important;
}

.menu-item-text:hover{
    color: #00a651 !important;
}

.icon_search:hover{
    color: #00a651 !important;
}

.widget-title:hover{
    color: #00a651 !important;
}

.icon_cart_alt:hover{
    color: #00a651 !important;
}

#rev_slider_2_1_wrapper .bullet-1.tparrows.tp-rightarrow:hover:before {
    color: #00a651 !important;
}

#rev_slider_2_1_wrapper .bullet-1.tparrows {
    border: #00a651 !important;
}

.item-title:hover{
    color: #00a651 !important;
}

.button:hover {
    background: #00a651 !important;
    color: black !important;
    border-color: #00a651 !important;
}

.bwp-widget-banner.layout-3 .bwp-image-subtitle {
    color: #00a651 !important;
}

.bwp-filter-homepage.filter.slider .bwp-filter-heading .filter-category li.active span, .bwp-filter-homepage.filter.slider .bwp-filter-heading .filter-category li:hover span {
	background: #00a651 !important;
}

.bwp-filter-homepage.tab_product_slider_2 .filter-order-by .filter-orderby li.active {
	background: #00a651 !important;
}

.bwp-header .header-page-link .wpbingoCartTop .cart-count {
	background: #00a651 !important;
}
*/