body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	background: #ffffff;
}
h1, h2, h3, h5, h6 {
	color: #ffffff;
	font-weight: bold;
}
/* default font size */
.fa {
	font-size: 14px;
}

#solsag{width:100%; height:100%;}
.sol{float:left; background:#000; height:40px; width:48%;}
.sag{background:#000; height:40px; width:48%; float:right;}

/* Override the bootstrap defaults */
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
a {
	color: #000;
}
.udk{padding:14px 20px 14px 20px; width:160px; background:#FFFFFF; border:1px solid #eae9e9; color:#000000; float:right; margin-bottom:10px; text-align:center; margin-right:10px;}

a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	font-weight: bold;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 14px;
}
.input-group .input-group-addon {
	font-size: 14px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
    margin-top: 30px;
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #000!important;
	background-color: #f1f1f1;
}
header{
   background-color: #fff;
   margin: 0;
}
/* top */
#top {
	padding: 4px 0px 3px 0;
	min-height: 40px;
	display:none;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
    color: #333;
    text-transform: lowercase;
    font-weight: normal;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	color: #ffffff;
	background-color: #009ddf;
}
#top .btn-link, #top-links li, #top-links a {
	color: #fff;
	text-decoration: none;
    text-transform: lowercase;
}
#top .btn-link:hover, #top-links a:hover {
	color: #fff;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 10px 0 0 0;
}
#logo a{
	color: #fff;
}
#logo h1{
    margin-top: 0;
}
/* search */

#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;

	
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	
}
#search .input-group{
    background-color: #000;
    border: 1px solid #f1f1f1;
}

#search .btn-default {
    color: #fff;
    background-color: #51b549;
    border-color: #51b549;
	width:50px;
	border-radius:0 5px 5px 0;
}
#search .form-control {
    background-color: #fff;
    border: 1px solid #f1f1f1;
	border-radius: 5px 0 0 5px;
}


#search .form-control::-webkit-input-placeholder { color: #ccc; }
#search .form-control:-moz-placeholder { color: #fff; }
#search .form-control::-moz-placeholder { color: #fff; }
#search .form-control:-ms-input-placeholder { color: #fff; }
#search .form-control::-ms-input-placeholder { color: #fff; }
/* cart */
#cart > .btn {
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-weight:normal;

}
#cart.open > .btn {
	background-image: none;
	background-color: transparent;
	border: 1px solid transparent;
	color: #000;
	box-shadow: none;
}
#cart.open > .btn:hover {
	color: #000;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
    padding: 0px;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#cart .dropdown-menu td, th {
    border-top: 1px solid transparent;
}
#cart .dropdown-menu td,th {
    border: 1px solid transparent;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
    border: 0;
}
#menu .nav > li > a {
    font-size: 15px;
    color: #fff;
    padding: 10px 15px;
    min-height: 15px;
    background-color: transparent;
    text-transform: uppercase;
}
#menu .nav > li:hover > a, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 190px;
	display: block;
	padding: 10px 20px;
	clear: both;
	line-height: 20px;
	color: #333;
	font-size: 14px;
}
#menu .dropdown-inner li a:hover {
	color: #fff;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #eee;
	padding: 10px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 14px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #fff;
	background-color: #f1f1f1;

}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-transform: uppercase;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #1a1c25;
	border-color: #fff;
	border-radius: 20px;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #ff8300;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 0px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #000000;
	border-top: 1px solid #eee;
	color: #1a1c25;
}
footer ul li{
    padding: 4px 4px;
    text-align: center;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #b2e8ff;
}
footer a {
	color: #ffffff;
}
footer a:hover {
	color: #484848;
}
footer h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #185aa3;
    text-align: center;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
    border-radius: 0;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid transparent;
    background-color: transparent;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 3px;
	right: -5px;
	width: 14px;
	height: 14px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 14px;
	border: 1px solid transparent;
	border-radius: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.btn-xs {
	font-size: 10px;
}
.btn-sm {
	font-size: 12px;
}
.btn-lg {
	padding: 10px 20px;
	font-size: 16px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 14px;
}
.btn-group > .btn-xs {
	font-size: 10px;
}
.btn-group > .btn-sm {
	font-size: 12px;
}
.btn-group > .btn-lg {
	font-size: 14px;
}
.btn-default {
	color: #777;
	background-color: #e7e7e7;
	border-color: #eee;

}
.btn-primary {
	color: #fff;
	background-color: #51b549;
	border-color: #51b549;
 
    
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #458400;
   border-color: #51b549;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #458400;
	background-position: 0 -15px;
	 border-color: #458400;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #458400;
   border-color: #51b549;
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	border-color: #faa732;
}

.btn-danger {
	color: #fff;
	background-color: #da4f49;
	border-color: #da4f49;
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	border-color: #5bb75b;
}

.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	border-color: #df5c39;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	background-color: #363636;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
}
/* list group */
.list-group a {
	border: 1px solid #eee;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #eee;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid transparent;
	margin-bottom: 20px;
	position: relative;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(237,237,237,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(237,237,237,1);
	box-shadow: 0px 0px 15px 0px #0000000a;
	/* border: solid 1px #9a2a4f30; */
	padding: 6px;
	border-radius: 5px;
	background: white;
}
.product-list .product-thumb .p-wishlist {
	right: 5%;
    left: auto;
}
.product-thumb .p-wishlist{
    position: absolute;
    top: 5%;
    left: 5%;
}
.product-thumb .p-wishlist .fa{
     
}
.product-thumb .image {
	text-align: center;
}

.product-thumb .image:hover {
	opacity: 0.8;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
    text-align:center;
    margin-top:20px;
height:30px;
}
.product-thumb .caption {
	padding: 0 20px;
    text-align: center;
	
}
.product-thumb .caption > p:first-of-type{
	display: none;
}
.product-list .product-thumb .caption > p:first-of-type{
	display: block;
}
.product-list .product-thumb .caption {
    min-height: 180px;
    
}

.product-list .product-thumb .caption {
	margin-left: 230px;
}

@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 9px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #000;
	font-size: 15px;
	text-align:center;
	border-top: 2px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
	padding-top:10px;
	padding-bottom:10px;
}
.product-thumb .price-new {
	font-weight: 600;
    background-color: #5fb500;
    color: #fff;
    padding: 4px;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #5fb500;
	background-color: #5fb500;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #5fb500;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
	
		.col-sm-3{float:left!important; width:48%!important; height:160px;}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #5fb500;
	color: #fff;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #fff;
}
.product-thumb .button-group button:hover {
	color: #fff;
	background-color: #458400;
	text-decoration: none;
	cursor: pointer;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: rgb(255 255 255 / 0%);
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 30px;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #eee;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
	
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 44px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
.img-thumbnail, .list-group-item:first-child, .list-group-item:last-child, .btn-group>.btn, .thumbnail, .nav-tabs>li>a, .breadcrumb, .dropdown-menu, .form-control, .navbar, input[type=text] {
    border-radius: 30px !important;
}

.form-control {
    height: 37px !important;
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    height: 37px;
    border-radius: 0px;
}
.dropdown-menu-right {
    right: auto;
    left: auto;
}
.m-w {
    background-color: #ffffff;
    margin-bottom: 20px;
    padding:5px;
    margin: 3px 15px 0px 15px;
    border-radius: 10px;
    background: #c7312f;
}
.navbar {
    margin-bottom: 0;
    border: 0;
    min-height: 40px;
    
}
.my-1{
    margin: 5px 0;
}
.navbar-collapse {
    padding-right:0;
    padding-left: 0;
}
.fa-f-s{
    font-size: 25px;
}
.h-r .btn-link {
    color: #000000;
}
.h-r{
    text-align: right;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
 outline: 0;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio]
{
  -ms-transform: scale(1.4); 
  -moz-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -o-transform: scale(1.4);

}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
}
.swiper-viewport {
    margin: 0 0 60px;
    background-color: transparent;
    z-index: 1;
    border: 0;
    border-radius: 0px;
    box-shadow: none;
    width: 100%;
    position: relative;
    overflow: visible;
    border-radius: 20px !important;
}

.ffc {
    color: #000;
    text-align: center;
    margin-top: 40px;
    font-size: 100%;
}
.alert-dismissable .close, .alert-dismissible .close {
    right: 0;

}

@media (max-width: 478px) {
    #cart.btn-group{
        position: static;
    }
    .h-r{
    text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #logo {
    text-align: center;
    }

}
@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
     
    }

}
@media (max-width: 1024px){
    #logo {
        text-align: center;
    }
    .h-r {
    text-align: center;
    }
    
}
@media (min-width: 768px) and (max-width: 1024px){
    #search {
        width: 60%;
        margin: 20px auto;
    
       
    }
    .my-1{
        margin-top: 0;
    }
    
}
.px-1{
    width: 90%;
    margin-bottom: 10px;
    margin-top: 10px;
}
.px-0 {
    padding-left: 0;
    padding-right: 0;
    margin-top:12px;
}
.p-p-h {
    margin-top: 0px!important;
}
.pl-0{
    padding-left: 0;
}
.a-p a {
    padding: 7.5px 12px!important;
}
.mb-20 {
    margin-bottom: 20px;
}
.h-s-h{
    position: relative;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    display: none;
}
.h-s-h span {
    background-color: #1a1c25;
    padding: 0 15px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 20px;
    padding: 9px;
}
.h-s-h:before {
    background: #eee;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.h-s-h:before {
    left: 0;
}
.w60 {
    width: 50px;
}
.product-list .product-thumb .p-desc{
    margin-top: 40px;
}
.nav-tabs>li>a {
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #eee;
    border-bottom-color: transparent;
    text-transform: uppercase;
    font-weight: bold;
}


.p-s-price {
    background-color: #5fb500;
    padding: 4px;
    color: #fff;
    font-weight: bold;
}

.account-login {
    background-color: #282828;
    margin: 15px;
    padding: 35px 10px;
    border-radius: 15px;
    color: white;
}