.simplePopup {
	display:none;
	position:fixed;
	border:4px solid #808080;
	background:#fff;
	z-index:9999;
	padding:12px;
	width:100%;
	max-width:920px;
}

.simplePopupClose {
	float:right;
	cursor:pointer;
	margin-left:10px;
	margin-bottom:10px;
}

.simplePopupBackground {
	display:none;
	background:#000;
	position:fixed;
	height:100%;
	width:100%;
	top:0;
	left:0;
	z-index:2;
}
.show1{
	cursor: pointer;
}
.simplePopupClose {
  background: #000 none repeat scroll 0 0;
  border-radius: 15px;
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 16px;
  margin-bottom: 10px;
  margin-left: 10px;
  position: absolute;
  right: -16px;
  text-align: center;
  top: -14px;
  width: 26px;
}

.mcode{
	height:500px;
	overflow-y:scroll;
	overflow-x:hidden;
}
.size-border{
    border-top: 1px solid #cccccc;
    margin: 30px 0;
}
.size-responsive{
    float:left;
}
.size-parent{
    float:left;
}
.storefront-primary-navigation.nfp {
    background: #eeeeee !important;
    border-bottom: none !important;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    font-size: 16px;
    color: #ed2a68;
padding-right: 99em;
}
.storefront-primary-navigation.nfp em {
    font-family: Pacifico;
    text-transform: none;
    font-style: normal;
font-size: 15px;
letter-spacing: 1px;
font-weight: 100;
}
.storefront-primary-navigation.nfp p {
    margin: 0;
}
@media only screen and (max-width: 568px) {
.storefront-primary-navigation.nfp {
    clear: both;
    margin-top: 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc!important;
    position: relative;
    margin-left: -10px;
    margin-bottom: 7px;
    width: 100%;
    float: left;
    box-sizing: content-box;
    text-align: center;
}
.site-header {
    padding-bottom: 0;
}
button.menu-toggle {
    margin-bottom: 10px;
}
}

div#woocommerce_layered_nav-13 ul {
    height: 250px;
    overflow: auto;
}

 
