.custom-product {
	width:100%;
	clear:both;
}
.custom-product h4 {
	margin:0;
	font-weight: 600;
}
.custom-product img {
	margin-top:7px;
	margin-bottom:20px;
}
.single-product div.product .summary-price-box {
	margin:0 !important;
	padding:0 !important;
}
.woocommerce-tabs > ul.tabs > li.active > a {
	color:#000 !important;
}
.getquote {
	width:100%;
}
.getquote a {
	background-color:#000;
	color:#FFF;
	border:1px solid #000;
    padding: 12px 20px 12px 20px;
}
.getquote a:hover {
	background-color:#FFF;
	border:1px solid #000;
	color:#000;
}
.single-product div.product .entry-summary .product_title {
	font-weight:900 !important;
}
.text-justify {
	text-align:justify;
}
.custom-btn a {
	border:1px solid #000;
}
.custom-btn a:hover {
	border:1px solid #FFF;
	background-color:#000 !important;
	color:#FFF !important;
}
.razzi-products-tabs ul.tabs li a {
	background-color:#000;
	background-color: #000;
    text-align: center;
	padding:10px 20px 10px 20px !important;
	border-radius: 5px;
	border:1px solid #000;
}
.razzi-products-tabs ul.tabs li a:hover {
	background-color:#FFF;
	border:1px solid #000;	
	color:#000 !important;
}
.razzi-products-tabs ul.tabs li {
	padding: 0 8px !important;
}
.single_add_to_cart_button {
	border:1px solid #000;
}
.single_add_to_cart_button:hover {
	background-color:#FFF;
	color:#000;
	border:1px solid #000;
}
.footer-custom {
	width:100%;
	clear:both;
	font-family: 'Poppins', sans-serif;
	color: #FFF;
	text-decoration: none;
	padding-left:50px;
	padding-right:50px;
	font-weight: 100;
}
.footer-custom a {
	color: #FFF !important;
}
.footer-left1 {
	float:left;
}
.footer-right1 {
	float:right;
}
.footer-custom a:hover {
	color:#cdcdcd !important;	
}
#content {
	overflow:hidden;
}
.foot-social i {
	margin-right:15px;
}
.mobile-top i {
	margin-left:15px;
}
.mobile-top {
	text-transform:none;
	font-size:15px;
}
.mobile-top i {
	margin-left:10%;
}

@media all and (max-width : 600px) {
.mobile-topbar-items {
	width:auto !important;
}
.mobile-topbar-items > * {
	padding: 0 25px !important;
}
}
@media all and (max-width : 800px) {

.footer-left1 {
	clear:both;
	float:none;
	width:100%;
	text-align:center;
}

.footer-right1 {
	clear:both;
	float:none;
	width:100%;
	text-align:center;
}
.razzi-products-tabs ul.tabs li {
	padding: 0 2px !important;
}
}