/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

@media(max-width:1024){
	.dgwt-wcas-overlay-mobile{
		background:none !important;
	}
	.dgwt-wcas-suggestions-wrapp{
		margin-top:0px !important;
	}
}


.dgwt-wcas-overlay-mobile{
	background:none !important;
	background-color:rgba(0,0,0,0.7) !important;
}
.dgwt-wcas-suggestions-wrapp{
	margin-top:0px !important;
}
.dgwt-wcas-sf-wrapp{
	padding:0px !important;
}
.dgwt-wcas-search-input{
	background:#FFF !important;
}

.product nav.woocommerce-breadcrumb a, .product nav.woocommerce-breadcrumb{
	color:#d42a35 !important;
}
.product nav.woocommerce-breadcrumb a:hover{
	text-decoration:underline !important;
}
.quote_list_product_table .d-flex > a{
	display:none !important;
}

#elex-rqst-float-minicart-icon{
	display:none !important;
}
.quote_list_product_table .raq-fxs{
	font-weight:bold;
	font-size:16px;
}
/*
.textwrap{
	text-wrap:wrap;
	hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
}
*/
.woocommerce-loop-product__link .price bdi{
	text-wrap:nowrap;
}
.product-category a img{
	display:none !important;
}
.product-category a{
	text-align:center;
	display:block;
	padding:10px;
	background:#EEEEEE;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	background-clip: padding-box;
}
.product-category a:hover{
	background:#DDDDDD;
}
#photoswipe-fullscreen-dialog{
	z-index:10000 !important;
}
.woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes-item__value{
	padding:8px !important;
}
.woocommerce-tabs a{
	font-size:12px !important;
}
.elex-rqst-quote-front-wrap .elex-raq-empty-list h6, .elex-rqst-quote-front-wrap .elex-raq-empty-list a{
	display:none;
}