/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.woocommerce .price,
.woocommerce-page .price,
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce div.product .summary .price {
    display: none !important;
}

/*************** Home page icon hover color  ***************/
.elementor-4468 .elementor-element.elementor-element-d9e5009 .porto-sicon-title:hover{
	color: white;
	fill: #fff !important;
    transition: fill .2s;
    z-index: 2;
}

.elementor-4468 .elementor-element.elementor-element-ca0c57c .porto-icon:hover{
	color: white;
	fill: #fff !important;
    transition: fill .2s;
    z-index: 2;
}

a.porto-sicon-box-link:hover{
	color: white;
	fill: #fff !important;
    transition: fill .2s;
    z-index: 2;
}
div.porto-just-icon-wrapper.porto-icon.none:hover{
	color: white;
	fill: #fff !important;
    transition: fill .2s;
    z-index: 2;
}

.custom-service-1 .porto-sicon-box-link:hover i {
    fill: #fff !important;
    transition: fill .2s;
    position: relative;
    z-index: 2;
    color: #FFF !important;
}
.custom-icon-style-1 .porto-icon::before{
    border-color:#b30f14 !important; 
}
.custom-service-1 .porto-sicon-box-link:hover .porto-icon::before{
    background-color:#b30f14 !important; 
}
.custom-service-1 .porto-sicon-box-link:hover h3{
    color:#b30f14 !important;
}
#mini-cart .quantity, #mini-cart .quantity .amount,
#mini-cart .woocommerce-mini-cart__total,
.checkout-order-review .cart-subtotal, .checkout-order-review tbody .amount,
.checkout-order-review .shop_table tr.cart-subtotal,
.checkout-order-review .shop_table tr.order-total,
.checkout-order-review .woocommerce-checkout-payment,
.shop_table.cart-table .product-price,
.shop_table.cart-table .product-subtotal,
.woo-page-header .breadcrumb li,
#panel-cart-total .cart-total{
    display: none;
}


.woocommerce-cart .card-sub-title, 
.woocommerce-checkout .card-sub-title, 
.woocommerce-order-details .card-sub-title{
    font-size: 0px !important;
}

.woocommerce-cart .card-sub-title::before, 
.woocommerce-checkout .card-sub-title::before, 
.woocommerce-order-details .card-sub-title::before{
     content: "ASK FOR QUOTATION";
     font-size: 0px;
     font-weight: 700;
     font-size: 1rem !important;
}

.woo-page-header .breadcrumb li:first-child{
    display: block !important;
    pointer-events: none;
}
#mini-cart:not(.minicart-offcanvas) .buttons>a:first-child{
    display: block !important;
}

#mini-cart:not(.minicart-offcanvas) .buttons>a:last-child{
    display: none !important;
}

.custom-icon-style-1 .porto-sicon-title {
        padding-left: 0px;
        padding-right: 0px;
}