/*
Theme Name: Hijabcoutoure
Author:  bowendesign.com.au
Version: 1.7.4 Updated 8-Mar-2016


This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import 'font.css';

.wp-caption{
	color:#000;
}

.wp-caption-text{
	color:#000;
}

.sticky{
	color:#000;
}

.gallery-caption{
	color:#000;
}

.bypostauthor{
	color:#000;
}

.alignright{
	text-align: right;
}

.alignleft{
	text-align: left;
}

.aligncenter{
	text-align: center;
}
.languages {
	position: relative;
	z-index: 20;
	margin-right: 5px;
}
.submenu-languages {
	position: absolute;
	visibility: hidden;
	left: 0;
	z-index: 30;
	background-color: #000;
	width: 100%;
	border-top: 3px solid #000;
}
.submenu-languages li {
	padding: 10px 20px;
}
.submenu-languages li a{
	color: #999;
}
.submenu-languages li a:hover{
	color: #fff;
}
.menu-item-language:hover .submenu-languages {
	visibility: visible;
}
#lang_sel a {
	line-height: 27px!important;
	border: 1px solid #ededed!important;
}
.currency {
	margin-right: 5px;
}
.currency select {
	height: 29px;
	display: inline-block;
}
.woocommerce span.onsale, .woocommerce-page span.onsale{
	z-index: 999!important;
} 

.box-heading{
	width: 100%;
}
.wpo_all_products{
	padding-top: 30px!important;
}
.wpo-brand{
	padding-top: 30px!important;
}
.mass-bottom{
	padding-bottom: 30px!important;
}