/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.fusion-main-menu {
    padding-top: 50px;
}

.fusion-main-menu li.menu-item:after {
    content: "|";
    color: #1f2b64;
    position: absolute;
    top: 5px;
    right: 20px;
}
.fusion-main-menu li.menu-item:last-child:after {
	display: none;
}


.zh-product-title {
	font-size: 30px;
	font-weight: 700;
	color: #1a4999;
	text-align: center;
	text-transform: uppercase;
}

.zh-product-bread {
	border-bottom: 1px solid #000;
}
.zh-product-bread p {
	margin-bottom: 5px;
}
.zh-product-bread span {
	color: #1a4999;
	text-transform: uppercase;
}

.zh-product-nav {
	margin-top: 10px;
}
.zh-product-nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.zh-product-nav li {
	padding: 10px 0;
	border-bottom: 1px solid #000;
}
.zh-product-nav li a {
	color: #1a4999;
	font-weight: 500;
	text-transform: uppercase;
}

.product-cabinet .awb-imageframe-caption-container {
	position: absolute;
    top: 50%;
    z-index: 9;
    color: #fff;
    left: 50px;
}



.stone-title {
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

.home1 {
	background-size: auto;
}
.home1 .fusion-row {

}
.home1-2 {
	margin-top: 200px;
}

.home4-text {
	margin-top: 20px;
	color: #ffffff;
}


select.tablinks {
    border: 2px solid #eaeaea;
    height: 2.875rem;
    font-size: 1rem;
    padding: 0 1.0625rem;
    box-shadow: none !important;
    font-weight: 400;
    color: #222222;
}


.product-text {
	margin-top: 10px;
}