/* Header ================================================================================= */
.header-top {
    color: #FFF;
    background-color: #1a1a1a;
    padding: 5px 0;
}
.header-top .left { }
.header-top .left span {
    color: #585858;
    margin-left: 30px;
    position: relative;
}
.header-top .left span:before {
    content: '';
    position: absolute;
    height: 22px;
    width: 1px;
    background: #585858;
    left: -13px;
    top: -2px;
}
body.home4 {
	margin:  0 50px 50px;
}
.header-top .left span i {
    margin: 0 8px;
    font-weight: bold;
}
.header-top .right { float: right }
.header-top .right ul { }
.header-top .right ul li {
    display: inline-block;
    margin-left: 20px;
}
.header-top .right ul li i {
    margin-right: 2px;
    vertical-align: middle;
	color: #fff;
}
.header-top .right ul li.toggle { position: relative }
.header-top .right ul li.toggle ul {
    position: absolute;
    visibility: hidden;
    left: 0;
    color: #585858;
    width: 90px;
    background: #FFF;
    border: 2px solid #f5f5f5;
    z-index: 9999;
    top: 45px;
    -webkit-transition: 0.3s ease all;
            transition: 0.3s ease all;
}
.header-top .right ul li.toggle ul:before {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    background-color: #FFF;
    top: -6px;
    left: 15px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
.header-top .right ul li.toggle:hover ul {
    visibility: visible;
    top: 34px;
}
.header-top .right ul li.toggle ul li {
    display: inline-block;
    padding: 0 10px;
    width: 100%;
    margin: 0;
}
.header-top .right ul li.toggle { position: relative }
.header-top .right ul li span { margin-right: 5px }
.header-top .right ul li.toggle ul li:hover { background: #F5F5F5 }
.header-top .right ul li.toggle ul li a {
    display: block;
    padding: 5px;
}

/*search form */
.search { padding-top: 15px }
.search form { position: relative }
.search form input[type="text"] {
    width: 250px;
    border-width: 0 0 1px 0;
    padding: 2px 35px 2px 0;
    font-style: italic;
}
.search form input[type="text"]:focus + input[type="image"] {
	right: -5px;
}
.search form input[type="text"]:focus + button[type="submit"],
.trendify-newsletter form input[type="email"]:focus + button[type="submit"] {
	right: -5px;
}
.search form input[type="image"] {
    position: absolute;
    right: 0;
    top: 5px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.3s ease;
}
.home6 .subscribe form input[type="email"] {
	padding-right: 35px !important;
}
.search form button[type="submit"],
.trendify-newsletter button[type='submit'] {
    position: absolute;
    right: 0;
    top: -3px;
	padding: 0;
	border: none;
	background: transparent;
	font-size: 24px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.3s ease;
}
/* logo */
.logo-part { padding: 34px 0 }

/* cart icon */
.cart-icon { padding-top: 24px }
.cart {
    position: relative;
    height: 38px;
    width: 38px;
    background-color: #d5d5d5;
    border-radius: 50px;
    float: right;
}
.cart:hover {
    background-color: #000;
}
.cart:hover span { -webkit-transform: rotateY(360deg); transform: rotateY(360deg) }
.cart > a > img {
    position: absolute;
    top: 8px;
    left: 9px;
    width: 20px;
    height: auto;
}
.cart > a >span {
    position: absolute;
    height: 17px;
    width: 17px;
    background-color: #005b9f;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    line-height: 14px;
    right: -9px;
    border: 1px solid #FFF;
    -webkit-transition: 0.5s ease all;
            transition: 0.5s ease all;
}


/* navigation one */
.trendify-nav { border-color: #f2f2f2 }
.trendify-nav .navbar-toggle {
    border-color: #FFF;
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
.trendify-nav .navbar-toggle .icon-bar { background-color: #FFF }
.trendify-nav .nav li a {
    color: #005ba0;
    padding: 12px 40px;
    text-transform: uppercase;
	font-size: 13px;
    font-family: 'Montserrat Light', 'Open Sans';
}
.navbar {
    min-height: 46px;
    margin-bottom: 0;
}

@media only screen and (min-width: 767px) { 
	.navbar-nav{
		text-align: center !important;
	}
	.dropdown:hover .dropdown-menu {
		visibility: visible !important;
	}
	ul.nav.navbar-nav li.dropdown ul.dropdown-menu {
		visibility: hidden;
	}
}
.dropdown > a:after {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    margin: -5px 0 0 10px;
    vertical-align: middle;
    border-left: 0px solid transparent;
    border-top: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}



.dropdown-menu>li>a { font-size: 12px }


/* Mega Menu */
.megamenu .nav,
.megamenu .collapse,
.megamenu .dropup,
.megamenu .dropdown {
  position: static;
}
.megamenu .container {
  position: relative;
}
.home1 .megamenu .dropdown-menu,
.home2 .megamenu .dropdown-menu,
.home4 .megamenu .dropdown-menu,
.home4 .megamenu .dropdown-menu,
.megamenu .dropdown-menu {
	left: auto !important;
}
.megamenu .megamenu-content {
  padding: 15px;
}
.megamenu .megamenu-content h3{
  margin-top: 0;
  color: #428bca;
  font-size: 18px;
}
.megamenu .dropdown.megamenu-fw .dropdown-menu {
  left: 0;
  right: 0;
}
.megamenu .megamenu-content li a {
    text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 100%;
	padding: 15px 45px 15px 0;
}
.dropdown-menu.megamenu-content li a:hover {
    color: #005b9f;
}
.active a{
	color: #005b9f !important;
}

.sell {
    background-color: #FF4343;
}
.sell:before {
    border-bottom: 19px solid #FF4343;
}

.new {
    background-color: #005b9f;
}
.new:before {
    border-bottom: 19px solid #005b9f;
}
.hot {
    background-color: #58C12E;
}
.hot:before {
    border-bottom: 19px solid #58C12E;
}
.sell, .new, .hot{
	height: 0;
    width: 0;
    padding: 0px 5px;
    color: #FFF;
	position: relative;
    margin-left: 19px;
} 
.sell:before, .new:before, .hot:before {
	content: "";
    width: 0;
    height: 0;
    left: -15px;
    top: 0;
    position: absolute;
	border-left: 15px solid transparent;
	
}
/* navigation Two */
.navbar-style-2 .navbar-brand {
    padding: 5px 15px;
}
.navbar-style-2 .nav li a img {
    margin-right: 5px;
}
.nav li.cart a.trendify-btn {
    padding: 5px 18px !important;
}
.navbar-style-2 .nav li a {
    padding-left: 18px;
    padding-right: 18px;
}
.nav li.cart a:hover {
    color: #FFF;
}
.navbar-style-2.trendify-nav {
    border: 0;
    padding: 15px 0;
}
.navbar-style-2 .dropdown:hover .dropdown-menu {
    top: 79px;	
}
.home5 .navbar-style-2.trendify-nav,
.home6 .navbar-style-2.trendify-nav {
	 padding: 10px 0 30px;
}
.home5 .trendify-nav .nav li a,
.home6 .trendify-nav .nav li a {
	padding-top: 15px;
	padding-bottom: 15px;
}
/* Mini Cart */
.cart-list {
    min-width: 320px;
    height: auto;
    position: absolute;
    z-index: 999;
    background-color: #FFF;
    padding: 20px;
	padding-top: 0;
    box-shadow: 2px 5px 10px #ddd;
    top: 50px;
    right: 0;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}
.cart:hover .cart-list {
    opacity: 1;
    visibility: visible;
	transition: all 0.3s ease-in-out;
}
.cart-list .title {
	text-align: left;
	color: #292929;
    margin: 20px 0;
}
.cart-list .title span {
    font-size: 12px;
    color: #707070;
    font-family: 'Montserrat Light';
    margin-left: 10px;
}
.cart-list .title span.amount {
    color: #292929;
}
.cart-list .product-info h5 {
    color: #292929;
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.cart-item {
    overflow: hidden;
    display: block;
	text-align: left;
	transition: all 0.3s ease-in-out;
    margin-bottom: 40px;
}

.cart-item img {
    float: left;
    width: 80px;
    height: auto;
    margin: 0 18px 0 0;
}
.cart-item .star-rating ul li {
    float: left;
    color: #ffc925;
    margin: 0 5px;
}
.cart-list a {
    display: inline-block;
    margin: 0 8px;
    padding: 10px 20px!important;
}
span.remove {
    position: absolute !important;
    display: block;
    background-image: url('../img/cross.png');
	background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
    left: 90px;
}
span.close-icon {
    position: absolute !important;
    display: block;
	background-color: #f5f5f5;
	color: #272727;
	font-size: 14px;
	padding: 3px;
    cursor: pointer;
    left: 86px;
}
.navbar-style-2 span.remove {
    left: 75px;
}
/* Header 2 mini cart */
.navbar-style-2 .cart {
    background: transparent;
    border-radius: 0;
    height: auto;
    width: auto;
}
.navbar-style-2 .cart > a span {
    background-color: transparent;
    position: static;
    color: #707070;
    border: 0;
    margin-left: 15px;
}
.price {
    font-family: 'Montserrat Light';
    font-size: 13px;
}
.price del {
    color: #cbcbcb;
    margin: 0 10px;
    font-family: 'Montserrat Light';
    font-size: 13px;
}