﻿.mypopclass.mfp-bg{
	display: none!important;
	background: #99cec6!important;
}
.mypopclass.mfp-wrap {
	height: 36px!important;
	overflow: hidden!important;
	
	position: absolute!important;
}
.mypopclass .pavpopup-inner{
	padding:0px!important;
	margin:0px!important;
	background: #99cec6!important;
	color:#fff!important;
}
.mypopclass .mfp-content {
	text-align:center!important;
	vertical-align: inherit!important;
	
}

.mypopclass .mfp-close {
	opacity: 1;
	top: -10px;
	color: #ffffff;!important;
}
html {
	overflow:auto!important;
	margin-right:0px!important;
}
.mypopclass .mfp-close:active {
     top: 0px!important;
}
#cart .btn-lg {
    padding: 10px 5px 0px 15px!important;
}
#search input[type="text"] {
        text-align: right;
}
#search .input-lg, #search .btn-lg {
  border: 0px!important;;
}

.mynavtop {
	border-top: 1px solid #999;
}

.mynavbottom {
	border-top: 1px solid #999;
	    padding-bottom: 50px;
		margin-top: -35px;
}
#top {
	background: #99cec6!important;
}
#top .btn-group > .btn-link, #top-links > ul > li, #top-links > ul > li > a {
	color:#FFFFFF!important;
}
#top .btn-group > .btn-link:hover, #top-links > ul > li > a:hover { 
	color: #000000!important;
}
@media (max-width: 767px) {
.mynavtop, .mynavbottom {
	display:none;
}
}
