@import
	url('http://fonts.googleapis.com/css?family=Arimo:400,400italic');

body {
	background-color: #fff;
}

.logoClass {
	background-color: #41B9AD;
	text-align: center;
}

.logga {
	text-align: center;
}

.navbar {
	margin-bottom: 0;
}

.bigDiv {
	background: #b4b4b4;
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-default {
	background-color: #5d5d5d;
	color: #fff;
	border-color: #5d5d5d;
}

.navbar-default .navbar-brand {
	color: #fff;
	font-size: 20px;
	padding-right: 25px;
	font-weight: 600;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 20px;
	padding-right: 25px;
	font-family: 'Arimo', sans-serif, Arial, Verdana;
	font-weight: 600;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus
	{
	color: #000;
}

@media ( max-width : 1023px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
	}
}

@media ( max-width : 1024px) {
	.navbar-brand {
		display: none;
	}
}

.footer-bottom {
	background-color: #c2c2c2;
	color: #000;
	text-align: center;
	border-top: none;
	padding-bottom: 3px;
	padding-top: 3px;
}

.foot p {
	margin: 0;
}

.foot {
	font-size: 20px;
}

.popular {
    font-family: 'Arimo', sans-serif;
	color: #000;
	font-weight: 700;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}

.popular.white{
    color: #fff;
}

.pagination>li>a, .pagination>li>span {
	margin: 0 5px;
	border: none;
	background-color: #eee;
	color: #5d5d5d;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover,
	.pagination>.active>span:hover, .pagination>.active>a:focus,
	.pagination>.active>span:focus {
	background-color: #5d5d5d;
}

.pagination {
	font-size: large;
}

button.btn.btn-default.dropdown-toggle {
	background-color: #379CCA;
}

div>span>button.btn.btn-default {
	background-color: #379CCA;
}

#productName {
	color: #000;
}

.color {
	color: #000;
	font-size: 20px;
}

#color {
	font-size: 15px;
}

#attributes {
	color: #000;
	font-size: 16px;
}

.attname {
	border-left: #CECECE solid thin;
	border-top: #CECECE solid thin;
	border-bottom: #CECECE solid thin;
}

.attvalue {
	border: #CECECE solid thin;
}

.logoClass>h4 {
	margin-top: 5px;
	margin-bottom: 5px;
}

@media ( min-width : 1024px) {
	.navbar-form {
		padding-left: 185px;
	}
	.se {
		width: 100px !important;
	}
}

.come-see-image {
	margin: 0 auto;
}

.caption h4 {
	font-size: 22px;
}

.caption h4 .name {
	font-weight: 600;
}

span.sizes {
	float: right;
	/*font-weight: 300;*/
	font-style: italic;
    font-size: 18px;
    line-height: 1.5;
}

.thumbnail .caption {
	text-align: left;
}

/*
span.name{
	font-weight: 600;
}
*/
.btn-default {
	border-color: #379CCA;
}

.input-group.aa {
	max-width: 80%;
}

.navbar-default .navbar-toggle {
	border-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #d0d0d0;
}

.navbar-toggle .icon-bar {
	height: 3px;
}

li.dropdown {
	padding-right: 10px;
	padding-left: 10px;
}

.navbar-toggle {
	float: left;
	margin-left: 10px;
}

button.navbar-toggle:after {
	content: "Menu";
	left: 40px;
	top: 8px;
	position: absolute;
	width: 50px;
	text-transform: uppercase;
}

.fea {
	background: #41b9ad;
	margin-bottom: 10px;
}

.home-sizes {
	font-size: 18px !important;
}

.nb-footer {
	background: #272727;
	margin-top: 60px;
	padding-bottom: 30px;
}

.nb-footer .footer-single {
	margin-top: 30px;
}

.nb-footer .footer-title {
	display: block;
	margin: 10px 0 25px 0;
	border-bottom: 1px dotted #e4e9f0;
}

.nb-footer .footer-single a {
	text-decoration: none;
}

.nb-footer .footer-single h2 {
	color: #eee;
	font-size: 18px;
	font-weight: 200;
	display: inline-block;
	border-bottom: 2px solid #7BFF00;
	padding-bottom: 5px;
	margin-bottom: -2px;
}

.nb-footer .footer-single li {
	border-top: solid 1px #353535;
}

.nb-footer .footer-single li:first-child {
	border-top: none;
}

.nb-footer .footer-single li a {
	color: #979797;
	font-size: 12px;
	padding: 6px 0px;
	display: block;
	transition: all 0.4s ease-in-out;
}

.nb-footer .footer-single li a:hover {
	color: #7BFF00;
}

.nb-footer .footer-single li a:hover i {
	color: #7BFF00;
}

.nb-footer .dummy-logo {
	margin-top: 11px;
	padding-bottom: 9px;
}

.nb-footer .dummy-logo .icon {
	margin-right: 10px;
	border-radius: 20px;
	margin-top: 24px;
}

.nb-footer .brand {
	background: #7BFF00;
}

.nb-footer .dummy-logo i {
	font-size: 50px;
	color: #fff;
	padding: 5px;
}

.nb-footer .dummy-logo p {
	color: #999;
	font-size: 12px;
}

.nb-footer .dummy-logo h2 {
	font-size: 24px !important;
	border-bottom: none;
	color: #696969;
	padding: 5px 0;
}

.nb-footer .btn-footer {
	border: 1px solid #7BFF00;
	margin-top: 10px;
	color: #999;
}

.nb-footer .btn-footer:hover {
	background: #7BFF00;
	color: #fff;
	transition: all 0.4s ease-in-out;
}

.nb-footer .useful-links li a {
	text-transform: uppercase;
}

.nb-footer .footer-project a {
	font-size: 13px;
}

.nb-footer .footer-project img {
	margin-bottom: 20px;
	border: 1px solid #666;
	border-radius: 6px;
	padding: 1px;
	opacity: 0.7;
	transition: all 0.4s ease-in-out;
}

.nb-footer .footer-project img:hover {
	opacity: 1.0;
	cursor: pointer;
}

.nb-footer .footer-project .footer-title {
	margin-top: 0;
}

.nb-footer .footer-single p, .footer-single address {
	color: #979797;
	font-size: 14px;
	margin-top: 5px;
	line-height: 22px;
}

.nb-copyright {
	background: #171717;
	padding-bottom: 10px;
}

.nb-copyright .copyrt {
	margin-top: 22px;
	font-size: 14px;
	color: #7BFF00;
}

.nb-copyright .copyrt a {
	color: #7BFF00;
}

.nb-copyright .footer-social {
	margin-top: 10px;
}

.nb-copyright .footer-social i {
	padding: 5px 10px;
	color: #999;
	border: 1px solid #333;
	margin-top: 10px;
	font-size: 20px;
	border-radius: 5px;
	transition: all 0.4s ease-in-out;
}

.nb-copyright .footer-social .fa-instagram:hover {
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
	color: #fff;
}

.nb-copyright .footer-social .fa-facebook:hover {
	background: #3b5998;
	color: #fff;
}

.nb-copyright .footer-social .fa-facebook {
	padding: 5px 14px;
}

@media ( max-width : 767px) {
	.xs-center {
		text-align: center;
	}
	.left-clear {
		padding-left: 0;
	}
	.right-clear {
		padding-right: 0;
	}
}

.fa .fa-facebook{
	color: #3b5998;
}

.drop-search{
	z-index: 1001;
}

#description {
    margin-bottom: 15px;
    font-size: 16px;
}

@media(max-width:1024px){
	button.btn.btn-default.dropdown-toggle,
	.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group{
		height: 34px;
	}
}

/* The ribbons */

.corner-ribbon{
  background: #e43;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
  padding: 10px 15px;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

/* Custom styles */

.corner-ribbon.sticky{
  position: absolute;
}

.corner-ribbon.shadow{
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}

/* Different positions */

.corner-ribbon.top-right{
  top: 25px;
  right: 0;
  left: auto;
}

/* Colors */
.corner-ribbon.grey{background: #b8b8b8;}

