body{
	font-size:14px;
	color:#919191;
	background: #ffffff;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Playfair Display', serif;
}
a{
	color:#4c4c4c;
}

p{
	font-family: 'Poppins', sans-serif;
	color:#919191;
}
li{
	list-style-type: none;
}
a:hover{
    text-decoration: none;
}
.top_bar{
	border-bottom: 1px solid #f1f0f0;
	background: #ffffff;
	padding:10px 0;
}
.login-customer p{
	float:right;
	font-size: 14px;
    color: #909090;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	text-transform: capitalize;
	margin:5% 0;
}
.login-customer p i{
	padding-right: 7px;
}
.login-customer p span{
	padding-left: 30px;
}

.top-bar-two{
	background: #ffffff;
}
.logo img{
	width:75%;
	max-width:100%;
	margin:5%;
}
.cart-head{
	display: flex;
    float: right;
	margin: 30px;
}
.cart-head li{
	margin: auto 30px;
	font-size:14px;
	color:#8f8e8d;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	text-transform: capitalize;
}
.cart-head a{
	font-family: 'Poppins', sans-serif;
	font-weight:600;
	font-size:14px;
	color:#2c2c2c;
	position: absolute;
    margin: auto;
    display: flex;
    padding-left: 65px;
	letter-spacing: 1px;
}
.cart-head li span{
	position: relative;
    top: 14px;
}
.cart-head li span i{
	background: #529e9a;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #ffffff;
    padding: 10px;
    font-size: 22px;
	margin: auto 10px;
}
.navigation-top{
	position: relative;
	background: #529e9a;
	border-bottom: 1px solid #529e9a;
}
.navigation-top a{
	font-size: 15px;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
	font-family: 'Playfair Display', serif;
	font-weight:400;
	padding: 10px 20px;
}
.main-navigation a:hover{
	color: #2c2c2b;
}
.main-navigation ul ul{
	background: #529e9a;
    border: 1px solid #529e9a;
}
.metaslider .caption-wrap{
    top: 0;
    background: transparent !important;
    opacity: 20.9 !important;
    text-align: right;
	top: 30%;
}
.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
    color: #2c2c2c;
	font-weight: 700;
}
.slider-content a{
	font-size:14px;
	color:#ffffff;
	background: #eeaa9c;
    padding: 12px 24px;
	position: relative;
    top: 30px;
	text-transform:uppercase;

}
.slider-content h2{
	    font-size: 30px;
    font-weight: 700;
    color: #000;
    margin-top: 0px;
    padding-top: 0px;
}

/*<-------FOOTER-START ------->*/


.site-footer{
	background: #f2f6f5;
	border-top: none;
	margin-top: 8px;
}
.widget ul li{
	border-bottom: none;
    border-top: none;
}

.widget-column h2{
	color:#303030;
	font-size:16px;
	font-family: 'Playfair Display', serif;
	font-weight:700;
	letter-spacing: 0;
	border-bottom: 1px solid #1b1a1a;
    padding: 0px 0px 17px 0px;
	width: fit-content;
	margin-bottom: 15px !important;
}
.widget ul li{
	font-size:13px;
	color:#5f5f5f;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
}
.textwidget p{
	font-size:13px;
	color:#5f5f5f;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
}
.widget ul li a, .site-footer .widget-area ul li a, .site-footer .widget-area ul li a,.widget a, .site-footer .widget-area a{
	-webkit-box-shadow: none !important;
}
.copy_container{
	background:#529e9a;
}
.site_footer p{
	text-align:center;
	text-transform: uppercase;
	font-size:14px;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	color:#ffffff !important;
	margin-top: 1rem;
}
.site_footer a{
	color:#ffffff !important;
}
.widget{
	padding-bottom: 0;
}
.widget_text ul{
	margin:0px;
}
/*<-------FOOTER-END ------->*/

.woocommerce-cart table.cart img{
	    width: 150px;
}


