/*!
 * Bootstrap v3.3.5 (http://waseem.pro)
 * Copyright 2011-2015 Twitter, Inc.
 */

body {
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	height: 100%;
	width: 100%;
	font-size: 16px;
	color: #000;
}

.catimg{
	border-radius: 25px;
	border:#000 thick solid;	
}
body.home .navbar-default, 
body.home .navbar-collapse.collapse {
	border:0px;
	margin:0px;
}

.content-body {
	padding:0 15px;
}

.container-bg {
	background:#fff;
	padding-bottom: 0;
}
.text-underline {
	border-bottom: 1px solid #ED1B24;
}

a:focus, button:focus{
	outline:none !important;
}
.relative {
	position:relative;
}

.icon-holder .glyphicon {
	font-size: 32px;
	padding-right: 12px;
	display: block;
	color: #222222;
}
.sec-divider {
    margin-top: 44px;
}

.topheader {
	padding-bottom: 6px;
	background: #fff;
	border-bottom: #fff solid thick;
}
.topheader img {
	max-width:100%;
}

#typed, .typed-cursor {
	display:inline-block;
}

.typed-cursor {
	margin-left:4px;
}

.navbar-header {
	text-align:center;
}
.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
@keyframes blink {
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink {
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

.nav-pils a {
	text-decoration:none;
}
.nav-pils li {
	list-style:none;
}

.nav-pils .menutitle {
	background: #1F1F1F;
	cursor:pointer;
	color: #fff;
	margin-bottom:3px;
	height: 36px;
	line-height:36px;
	padding-left: 20px;
}
.nav-pils .menutitle:hover , .nav-pils .menutitle:active, .nav-pils .menutitle:focus {
	background: #1F1F1F;
	cursor:pointer;
}

.nav-pils .menutitle a, .nav-pils .menutitle img  {
	display: inline-block;
	margin-right: 5px;
	color: #fff;
}
#loadcategories .nav-pils {
    background: #F1F1F1;
	}
.nav-pils .submenu {
    border-left: 1px solid #D8D8D8;
    margin: 15px 0px 15px 35px;
    padding-left: 0;
}
.nav-pils .submenu a {
	display:block;
	color:#777;
	padding: 2px 0px 2px 10px;
}

.nav-pils .submenu a:hover {
	border-right: 2px solid #1F1F1F;
	color: #FFFFFF;
	background: #E94C88;
}

.pr-wrap .col-hov:hover {
	background: #ECECEC;
}
.text-section {
	padding: 4em 0em 4em 0em;
}
.bottom-text {
	padding: 0em 0em 5em 0em;
}

.bottom-text p {
	padding-top: 2em;
}

.bottom-text:before {
    width: 200px;
    height: 4px;
    background: #D8D8D8;
    margin: 0 auto;
    display: block;
}

.product-categories .row {
	background: #E94C88;
	padding: 2.5em 0 2em 0;
	margin-bottom: 0;
}

.product-categories .heading-lge h1 {
	color:#fff;
}
.product-categories a {
	color: #fff;
	text-decoration:none;
}
.product-categories a:hover {
	color: #000;
}
	
.text-section p {
	font-size: 16px;
	max-width: 830px;
	display: inline-block;
	font-weight: 300;
	margin-bottom: 1em;
	color: #505050;
}

.heading-lge h1 {
	margin: 0px 0px 0.5em 0px;
	font-weight: 300;
	color: #1D1D1D;
	font-size:26px;
}

.product-lge h1 {
	margin: 0px 0px 0.3em 0px;
	font-weight: 300;
	color: #E94C88;
	font-size: 30px;
}
.product-lge:after {
	height: 2px;
	width: 90px;
	background: #D8D8D8;
	margin-top: 15px;
	margin-bottom: 15px;
	}

.images-wrap {
	margin-bottom: 3.6em;
	}

.images-links:after {
    width: 200px;
    height: 4px;
    background: #D8D8D8;
    margin: 0 auto;
    display: block;
}

.images-links {
	margin-bottom: 0em;
}

footer.clearfix {
    background: #000;
    color: #fff;
    padding: 50px 0 0 0;
    font-weight: 300;
}
footer.clearfix a{
    color: #fff;
    font-size: 16px;
    padding-bottom: 10px;
    display: inline-block;
}

footer.clearfix .footer-heading {
    font-weight: 300;
    margin: 0px 0px 20px 0px;
    font-size: 24px;
    color: #fff;
}

footer.clearfix .footer-heading:after {
	width: 50px;
	height: 2px;
	background: #E94C88;
	margin-top: 12px;
}


footer.clearfix .copyright  {
	padding: 25px 15px;
	background: #E94C88;
	margin-top: 2em;
}




@media (min-width: 768px) {
.navbar-default {
    position: relative;
    min-height: 50px;
    margin-bottom:0px;
    border: 0;
}
.text-section p {
	font-size: 26px;
}

.outfit-heading {
	text-align: right;
	border-bottom:0px;
}

.bb-left {
	border-left: 3px solid #ddd;
}
}

.outfit-heading {
	margin-top:3px;
	color: #0275BA;
	margin-bottom:1em;
	
}
.outfit-text {
	    margin-top: 6px;
}

.dk-nav .navbar-right {
	margin-right:0px;
}

.navbar-form .btn-search {
	position:absolute;
	top: 1px;
	border:0;
	background:none;
	outline:0;
	color: #E94C88;
	right:0;
	padding: 0px 8px;
	border-left: 1px solid #D8D8D8;
	margin: 5px 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
}

@media (min-width: 768px) {
.heading-lge h1 {
	font-size:34px;
	
}


.dk-nav li a:after {
	transition: all 0.5s;
	width: 0;
	height: 5px;
	display: inline-block;
	bottom: 0;
	position: absolute;
	background: #4A4A4A;
	left: 0;
}
	
.dk-nav li a:before {
	transition: all 0.5s;
	width: 0;
	height: 5px;
	display: inline-block;
	top: 0;
	position: absolute;
	background: #4A4A4A;
	right: 0;
}

.dk-nav li:hover a:after {
	width: 100%;
}
.dk-nav li:hover a:before {
	width: 100%;
}

}

.dropdown:hover .dropdown-menu {
  display: block;
}