/*
 Theme Name:     Trizzy Child
 Description:    Trizzy Child Theme - use to customize theme without loosing any changes after update
 Author:         You
 Template:       trizzy
 Version:        1.0
*/

a.button.wc-forward, .widget_layered_nav ul li:hover, .woo-search-main button:hover, .top-search button:hover, .cart-buttons a, .cart-buttons a.checkout, .menu > li:hover .current, .menu > li.sfHover .current, .menu > li:hover, .menu > li.sfHover, #navigation.alt .menu > li:hover, #navigation.alt .menu > li.sfHover, #navigation .menu > li:hover, #navigation .menu > li.sfHover, li.dropdown ul li a:hover, #jPanelMenu-menu li a:hover, li.menu-item-has-children:not(.has-megamenu) ul li a:hover, input[type="button"], input[type="submit"], a.button, .shipping-calculator-form .button, a.button.color, a.button.checkout.wc-forward, .widget_price_filter .button, .widget_price_filter .ui-state-default, a.button.dark:hover, a.button.gray:hover, .icon-box:hover span, .tp-leftarrow:hover, .tp-rightarrow:hover, .sb-navigation-left:hover, .sb-navigation-right:hover, #backtotop_trizzy a:hover, .product-discount, #footer .widget .tagcloud a:hover, .tagcloud a:hover, .onsale, .pagination span.current, .wp-pagenavi .current, .page-numbers.current, span.current, .newsletter-btn, ul.product-categories li a:hover, ul.product-categories li a.active, #categories li a:hover, #categories li a.active, .flexslider .flex-prev:hover, .flexslider .flex-next:hover, .rsDefault .rsArrowIcn:hover, .quantity input.plus:hover, .quantity input.minus:hover, .hover-icon, .magazine-lead figcaption:hover, .woocommerce-pagination ul li a:hover, #filters a:hover, .magazine-lead figcaption .button, .nav-links .nav-next a:hover, .nav-links .nav-previous a:hover, .rev_slider_wrapper .tp-leftarrow:hover, .rev_slider_wrapper .tp-rightarrow:hover, body input[name="update_cart"]:hover, #filters a.selected, .widget.woocommerce ul.product-categories > li.current-cat-parent.has-sublist > a {
    color: #fff;
}

a.button.checkout.wc-forward:hover, a.button.wc-forward:hover, body .widget_price_filter .price_slider_amount button.button:hover, .cart-btn .button.hovered, .button.wc-backward:hover, .magazine-lead figcaption:hover .button, .wishlist_table .add_to_cart.button:hover, .cart-btn .button:hover {
    background-color: #3D3D3D;
	color: #fff; 
}

.product-button:hover {
    color: #fff;
}
.widget_shopping_cart_content {
    width: 100%;
}
.qty {
	width:40px;
	height: 40px
}
.widget_shopping_cart_content .buttons a {
    width: auto;
    text-align: center;
}
.button:visited {
    color: #fff;
}
a {
    color: #356a8e;
}
a:visited {
    color: #356a8e;
}
a:hover {
    color: #356a8e;
}

.cart_item  img {max-height: 100px;}
.container .four.shop.columns {
    margin: 0px;
    padding: 10px;
}