/*
Theme Name: avengerfishing
Template: hello-elementor
Author: Child Theme Configurator
Version: 1.01.1567798311
Updated: 2019-09-06 19:31:51

*/

@media screen and (max-width: 1024px) { 
	ul.sub-menu {
	width: 100% !important;
	margin: 0 !important;
}
	
a.elementor-sub-item {
	text-align: center !important;
	float: none !important;
	display: block !important;
	font-size: 17px !important;
	line-height: 1.8 !important;
	margin: 0 auto!important;
	background-color: #FFFFFF !important;
	border-bottom: 0px solid #555 !important;
	width: 80%;
}
	
	ul.sub-menu {
	background-color: #111111 !important;
}
	
}
.woocommerce .woocommerce-breadcrumb {
    margin: 30px 0 1em;
}
.woocommerce-products-header {
    border-bottom: 1px solid #c7c8c9;
    margin-bottom: 30px;
}
.woo-pro-category .afterpay-payment-info{
	display: none;
}
.woo-pro-category a img{
	margin: 0px !important;
}
.woo-pro-category .woocommerce-loop-product__title{
	background: #8fc742;
	color: #fff;
	padding: 15px !important;
	text-align: center;
	display: block;
	z-index: 22;
    position: relative;
	-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
margin-top: 0px;
margin-bottom: 0px;
line-height: 1;
font-size: 18px;
}
.woo-pro-category:hover .woocommerce-loop-product__title{
	background: #111;
}
.woo-pro-category .woocommerce-loop-product__title a, .woo-pro-category .woocommerce-loop-product__title a:visited{
	color: #fff;
	font-size: 20px;
	line-height: 1;
}
.woo-pro-category{
	border: 1px solid #c7c8c9;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}
.woo-pro-category .woocommerce-LoopProduct-link img{
	-webkit-transition: -webkit-transform 0.3s ease;
    -ms-transition: -ms-transform 0.3s ease;
    transition: transform 0.3s ease;
}
.woo-pro-category:hover .woocommerce-LoopProduct-link img{
	-webkit-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.woo-pro-category .yith-wcwl-add-to-wishlist, .woo-pro-category .compare{
	display: none;
}
.woo-archive-pro .woocommerce-loop-product__title {
    font-size: 18px !important;
    color: #111;
}
.woo-archive-pro .price {
    color: #77a464 !important;
    font-weight: 600 !important;
    font-size: 1.5rem !important;
}
.woo-archive-pro .add_to_cart_button {
    margin-top: 1em !important;
    background-color: #111 !important;
	color: #fff !important;
	display: block !important;
    text-align: center;
    padding: 15px 10px !important;
}
.woo-archive-pro .afterpay-payment-info {
    margin-top: 15px;
}
.woo-archive-pro .woocommerce-LoopProduct-link img{
	border: 1px solid #c7c8c9;
	padding: 7px;
}
.product-categories, .product-categories .children{
	list-style: none;
	padding-left: 0;
}
.product-categories li{
	margin-bottom: 5px;
	display: block;
}
.product-categories a, .product-categories a:visited{
	color: #111 !important;
	font-size: 14px;
}
.product-categories a:hover{
	color: #77a464 !important;
}
.widget_product_categories .widget-title{
background: #111;
color: #fff;
padding: 10px;
font-size: 18px;
margin-top: 0;
}
.shop-sorting{
	border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    position: relative;
    overflow: hidden;
    padding-top: 15px;
    margin-bottom: 30px;
}
.woocommerce .woocommerce-result-count {
    margin: 0.5em 0 0em;
}
.afterpay-payment-info{
	color: #111 !important;
}
.woo-archive-pro .add_to_cart_button:hover{
	background-color: #8fc742 !important;
	color: #fff !important;
}
.yith-wcwl-add-to-wishlist {
    margin-top: 10px;
    max-width: 50% !important;
    float: left !important;
}
.woo-archive-pro .compare {
    max-width: 50% !important;
    margin-top: 10px !important;
    display: inline-block !important;
	margin-left: 20px !important;
	padding-left: 25px;
	position: relative;
	color: #111;
}
.woo-archive-pro .compare::after{
	position: absolute;
	content: '';
	background: url(img/graph.png) no-repeat;
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
	left: 0;
	top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	padding-left: 30px;
}
.hidden-title-form a.hide-title-form i, .hidden-title-form button i, .wishlist-title a.show-title-form i, .wishlist_manage_table tfoot a.create-new-wishlist i, .wishlist_manage_table tfoot button.submit-wishlist-changes i, .wishlist_table .add_to_cart.button i, .wishlist_table .ask-an-estimate-button i, .yith-wcwl-add-button>a i, .yith-wcwl-wishlist-new button i, .yith-wcwl-wishlist-search-form button.wishlist-search-button i {
    margin-right: 5px;
    color: #111 !important;
}
.add_to_wishlist{
	color: #111 !important;
}
.mb-30{
	margin-bottom: 30px;
}
.post-type-archive-product.woocommerce .woocommerce-breadcrumb{
display: none;
}
