

.custom_hover_popup .pinterest_info_on_hover .portfolio_title {
display: none;
}

.custom_hover_popup .projects_holder article .icons_holder a {
    width: 50px;
    height: 50px;
    font-size: 40px;
    line-height: 50px;
}

.wpb_gmaps_widget .wpb_wrapper {
    padding: 0px;
}

.woocommerce .product h2.product_title {
    margin-bottom: 15px;
}

.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 500;
}
.woocommerce div.cart-collaterals div.cart_totals table strong, 
.woocommerce-page .div.cart-collaterals div.cart_totals table strong, 
.woocommerce div.cart-collaterals div.cart_totals table th, 
.woocommerce-page .div.cart-collaterals div.cart_totals table th {
	font-weight: 700;
    font-family: Poppins, sans-serif;
    line-height: 28px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #161616;
}
.woocommerce div.product .cart .quantity, 
.woocommerce-cart .quantity {
	background-color: #151515;
}

.woocommerce .quantity .minus, 
.woocommerce #content .quantity .minus, 
.woocommerce-page .quantity .minus, 
.woocommerce-page #content .quantity .minus, 
.woocommerce .quantity .plus, 
.woocommerce #content .quantity .plus, 
.woocommerce-page .quantity .plus, 
.woocommerce-page #content .quantity .plus {
	border: 1px solid #151515;
}
.woocommerce div.product .summary p.price span.amount {
	font-family: Georgia, sans-serif;
}
.woocommerce div.product div[itemprop="description"] {
    margin: 12px 0 0 0;
}
.woocommerce .product h2.product_title {
    margin-bottom: 1px;
}