/*
 Theme Name:   Uomo Child
 Theme URI:    https://themeforest.net/item/uomo-real-estate-wordpress-theme/26372986
 Description:  Uomo Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     uomo
 Version:      1.0.0
 Text Domain:  uomo-child
*/

.share-product-more {
    display: none;
}

.delivery-shipping-info {
	display: none;
}

.product_meta {
	display: none;
}

.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;
    box-shadow: none; 
}

.woocommerce-tabs .tab-content {
	line-height: 1.5;
}

p {
	margin: 0 0 10px; 
}

.tab-content {
     overflow: hidden; 
}

.product-block.grid .add-cart {
    display: none;
}

.product-block.grid-v2 .groups-button > * {
    display: none;
}

.breadcrumb-navigation-wrapper .post-navigation .nav-links {
    display: none;
}

[class^="ti-"], [class*=" ti-"] {
    line-height: inherit;
}

.phone-mobile-8800 {
	display: none;
}

.apus-footer-mobile {
    display: none;
}

.top-cart {
	display: none;
}

@media (max-width: 768px) {
	
.phone-mobile-8800 {
	position: fixed;
	z-index: 99;
	bottom: 19px;
	left: 22px;
	background-color: #2b7a00b5;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	text-align: center;
	display: flex;
	width: auto;
	height: auto;
	padding: 19px 22px 12px 45px;
	border-radius: 60px;
	overflow: hidden;
}

.phone-mobile-8800 svg {
	position: absolute;
    top: 22px;
    left: 11px;
}

.phone-mobile-8800 a {
	color: #fff;
	font-family: Montserrat, sans-serif;
	font-size: 18pt;
	font-weight: 700;
	line-height: 0.7;
	text-decoration: none;
	border-bottom: 0;
	text-align: center;
}

.phone-mobile-8800 a span {
	color: #fff;
	font-family: Montserrat, sans-serif;
	font-size: 8pt;
	font-weight: 600;
	text-align: center;
}
.vertical-icon {
	border-width: 3px 0;}
}
