.top-navText{
    font-size: 12px;
	color: #fff !important;
	letter-spacing: 1px;
}
.top-navText .fa-user{
	padding-right: 5px;
}
.logo{
	padding-top: 5px;
    padding-bottom: 5px;
}
#header .top_menus .nav li a {
    padding: 1px 10px;
  line-height: initial;
  text-transform: capitalize;
  color: #5f5e5e;
  margin-top: 0px;
}

.search-icon-img{
	width: 88%;
}
.font-icons{
	margin-top: 5%;
	font-size:12px !important;
	color: #fff;
}
.font-icons-wp{
	margin-top: 1%;
	color:#44c855;
	font-size:13px !important;
}
.dropdown-menu {
    width: 117% !important;
    margin-left: -15%;
}
.product .productInner .proName a {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.5;
    color: #222222;
    font-weight: bold;
    display: inline-block;
}
.bx-wrapper {
  width: 100%;
  .box-shadow(0px 0px 0px rgba(0, 0, 0, 0));
  
  .bx-viewport { height: 189px !important; }
  
  li {
    margin-top: -16px !important;
  }
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}
.proName p {
	margin: 0 0 4px;
}
.prd0{
	border: 1px solid #eee;
	height: 405px;
	margin-bottom: none;
	margin-top: none;
}
a{
	color: #000;
}
a:hover{
	color: #000;
}
.proName{
	font-size: 13px;
}
.discount-per {
    left: 7;
    position: absolute;
    z-index: 1;
    padding: 5px 10px 5px 10px;
    background-color: #eee;
    border-radius: 10%;
    color: #000;
    font-size: 11px;
    margin-top: 4%;
}
.offer-heading {
    margin-bottom: 20px;
    padding-bottom: 15px;
    padding-top: 15px;
    color: #222222;
    text-transform: uppercase;
}
.container-fluid{
	padding: 0;
}
.view-button{
	float: right;
    font-size: 13px;
    margin-right: 13px;
    margin-top: -6px;
    font-weight: normal;
    line-height: 35px;
    background-color: #9d0000 !important;
    padding: 0px 37px;
    border-radius: 0;
    text-transform: uppercase;
    text-shadow: none;
    box-shadow: none;
}
.contentRowPad {
    padding: 70px 0px 0px 0px;
}
.main-heading {
    padding-bottom: 22px;
}
.caption {
    position: absolute;
    top: 80%;
    left: 0;
    text-align: center;
    width: 100%;
    padding: 10px 6px 10px 16px;
    max-width: 91%;
    color: #fff;
    margin-left: 15px;
    margin-top: -1px;
	text-transform: uppercase;
}
.caption span{
	font-size: 12px;
    color: #9d0000;
    font-weight: 600;
}
.caption p{
	margin: 0;
}
.proPrice{ padding-bottom:7px;font-size:13px;color:#8c8c8c;}
a{
	color:#000;
}
a:hover{
	color:#000 !important;
}
.productInner a:hover{
	color:#fff !important;
}
.m00{
	bottom:0 !important;
}
.proName{
	font-size: 14px;font-weight: bold;padding: 2%;
	color: #9d0000;
	margin-top: 5%;
}
.proBuyBtn{
	position: absolute;
	left: 0;
	width: 100%;
}
@media (max-width: 500px){
	.proHeading{
		height: 92px !important;
	}
	.proPrice{
		height: 60px !important;
	}
}
.proHeading{
	font-size: 13px !important;
	height: 75px;
}
.proPrice{
	font-size: 16px !important;
	height: 70px;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0;
}
.proBuyBtn .btn{
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    display: inline-block;
    line-height: 37px;
    padding: 0px 42px;
    border: 1px solid #fff;
    background-color: #05384b !important;
    text-transform: uppercase;
}
#offerCategory .proPrice {
    font-size: 13px !important;
    height: 33px;
}
#offerCategory .proHeading {
    height: 50px;
}
#featurescatSlider .proHeading{
    height: 62px;
}
.subscribe-btn {
    font-size: 12px;
    font-weight: normal;
    line-height: 35px;
    margin-left: -31%;
    margin-top: -2px;
    background-color: #9d0000 !important;
    padding: 0 37px;
    border-radius: 0;
    text-transform: uppercase;
    text-shadow: none;
    box-shadow: none;
}
.btn-default {
    background-image: linear-gradient(to bottom, #9d0000 0, #9d0000 100%)!important;
}
.product {
    margin-bottom: 4%;
}
.body-container {
    padding-left: 2% !important;
    padding-right: 2% !important;
}
.brand-logo {
    padding-left: 19px;
    padding-right: 19px;
    padding-bottom: 1%;
    margin-bottom: 1%;
    /*border: 1px solid #eee;*/
}
.watchGuide{
	padding: 0;
}
.artical-space{
	padding-left: 0;
}
.artical {
    margin-top: 0 !important;
    margin-bottom: 5px!important;
    text-align: justify;
    letter-spacing: 1.5px;
}
.footer-nav-font{
    color: #000;
}
.footer-nav-font h4{
    color: #9d0000;
}
.footer-nav-font h4{
	padding-bottom: 4%;
}
.address-1{
	border-right: 1px solid #fff;
}
.address-2{
	margin-top: 8%;
}
.footer-nav{
	margin-top: 4%;
	margin-bottom: 4%;
}
.nav-footer li a{
	position: relative;
    display: block;
    padding: 5px 1px;
    color: #757575;
}
.copyright{
	padding: 14px;
    background-color: #9d0000;
    color: #fff;
}
.small-links2 a{
    color: #fff;
}
.small-links2 a:hover{
    color:#fff;
}
.filter-panel{
	margin-top: -4%
}
.footer-icons{
    font-size: 20px;
    border: 1px solid #eee;
    padding: 9px 10px;
    border-radius: 50%;
}
.footer-icons:hover{
    background-color: #002e94;
    color: #fff;
}
#PhoneCategory{
    display:none;
}
.mobile-banner{
    display:none;
}
.brand-img {
    margin-bottom: 15%;
    border: 1px solid #eee;
    border-radius: 10%;
    padding: 8px;
}
.offer-right-img{
    margin-top:10%;
}
.footer-Dtime{
    border-bottom: 2px solid #9d0000;
    padding-bottom: 13%;
}
.dropdown-menu .listMenu .megaInnerMenu {
    font-size: 13px;
}
.moreCompany{
    color: #9d0000;
    margin-top: 6px;
    cursor: pointer;
}
.nav li .viewCompany{
    display: none ;
}
.moreCatagory{
    color: #9d0000;
    margin-top: 6px;
    cursor: pointer;
}
.nav li .viewCatagory{
    display: none ;
}
.moreBrands{
    color: #9d0000;
    margin-top: 6px;
    cursor: pointer;
}
.nav li .viewBrands{
    display: none ;
}
.nav-footer>li>a:hover, .nav-footer>li>a:focus {
    text-decoration: none;
    background-color: #fff;
}
.followUs-icon{
    margin-left: 3%; margin-top: 6%;
}
.followUs-icon a{
    margin-right: 2%;
}
.offerProductSlider .proPrice {
    height: 20px !important;
}
.MobileBlog{
    display: none;
}
.guide-caption{
    position: absolute;
    padding: 4%;
    bottom: 0%;
    left:0;
    right:0;
}
.guide-head{
    font-size:19px;
    letter-spacing: 1px;
}
.guide-date{
    color: #636363;
}
.guide-card{
    background-color: #000;
    padding-bottom: 13%;
}
.guide-button{
    color:#fff;
    float: right;
    font-size: 15px;
    display: flex;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee0;
}

