/*********************************************************
 * @package UnitCMS
 * @version 1.0
 * @author sanyok http://legosp-themes.ru
 * @copyright	Copyright (C) 2015 http://unitcms.net
**********************************************************/

body {
  background: #FFFFFF;
  color: #666;
  font-size: 13px;
  font-family: 'Arial';
  line-height:1.6;
  min-width: 320px;
  height: 100%;
}

#cart .cart-info:nth-child(2){
    background: red;
}

a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
/*  font-weight: 300;*/
  line-height: 1.3;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
  font-weight: 400;
  line-height: 1;
}
h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1, .h1 {
  font-size: 24px;
}
h2, .h2 {
  font-size: 20px;
}
h3, .h3 {
  font-size:18px;
}
h4, .h4 {
  font-size: 16px;
}
h5, .h5 {
  font-size: 14px;
}
h6, .h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}

.category-filtr .navbar-toggle .icon-bar{
    background: #fff;
}

.visible-xx {
  display: none;
}

.dropdown-menu {
  font-size: 13px;
}

#custinfo_form em.text-danger{
    font-weight: bold;
}

.red {
  color: #F00;
  font-weight: bold;
}

.nobr {
  white-space: nowrap;
  word-wrap:normal;
}
.margin-0 {margin: 0px;}
.margin-t0 {margin-top: 0px;}
.margin-t20 {margin-top: 20px;}
.margin-t30 {margin-top: 30px;}
.margin-b0 {margin-bottom: 0px;}
.margin-b10 {margin-bottom: 10px;}
.margin-b20 {margin-bottom: 20px;}
.margin-b30 {margin-bottom: 30px;}

.space10 { height: 10px; }
.space15 { height: 15px; }
.space20 { height: 20px; }
.space30 { height: 30px; }
.space40 { height: 40px; }
.space50 { height: 50px; }
.space60 { height: 60px; }

.divider_line {
  float: left;
  margin: 25px 0 30px 0;
  width: 100%;
  height: 1px;
  border-bottom: 3px solid #eee;
}
.divider_line2 {
  float: left;
  margin: 5px 0 30px 0;
  width: 100%;
  height: 1px;
  border-bottom: 3px solid #eee;
}
.divider_line3 {
  float: left;
  margin: 15px 0 30px 0;
  width: 100%;
  height: 1px;
  border-bottom: 3px solid #eee;
}
.divider_line4 {
  float: left;
  margin: 17px 0 16px 0;
  width: 100%;
  height: 1px;
  border-bottom: 3px solid #eee;
}

/* Override the bootstrap defaults */

/*== HEADER 
========================================*/

/* START Header */
header {
  background-color: #FFFFFF;
  border-bottom: 2px solid #eee;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

header .navbar{
  border-radius: 0;
  min-height: 40px;
}

header .logo img {
  max-width: 100%;
  height: auto;
}

.header-center {
  text-align: center;
}


.page-title{
    margin-top: 0;
}

/* cart modul */
#module_cart {
	float: right;
}
#module_cart .cart-icon {
/*  margin-top: -16px;*/
}
#module_cart .cart-icon:before {
  content: "\e116";
  font-family: 'Glyphicons Halflings';
  font-size: 34px;
  line-height: 32px;
}
#module_cart .cart-inner {
  min-height: 34px;
  height: 32px;
  height: auto !important;
  margin-left: 40px;
}
#module_cart h4 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0;
  margin: 0;
  margin-bottom: 3px;
  color: #333333;
}


/* Block */
.box {
  margin-bottom: 15px;
  position: relative;
}
.box .box-heading {
  padding: 0px 0px 8px 0px;
  margin: 0px 0px 15px 0px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}

aside.sidebar .panel-heading{
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}

.sidebar .box {
	border: 1px solid #e5e5e5;
	border-radius:         2px;
	-moz-border-radius:    2px;
	-webkit-border-radius: 2px;
	background: #fff;
}
.sidebar .box .box-heading {
  padding: 8px 15px;
  margin: 0px;
  background-color: #F6F6F6;
}
.box .box-content {
	clear: both;
	padding: 0px;
}
.sidebar .box .box-content {
	padding: 15px;
}

.sidebar [class*="col-"] {
    width: 100%;
}


.carousel-nav {
	float:right;
}
.carousel-nav i:hover {
/*	color:#EC008B;*/
}
.carousel-nav i {
	font-size:15px;
	margin-left:0px;
	cursor:pointer;
	color:#333333
}

/* Block Category */
.box-category {
	position: relative;
	padding: 0px !important;
}
.box-category ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.box-category li.active>a{
  background: #fafafc;
  color: #069ae4;
}

.box-category a.active{
    color: #069ae4;
}




ul.category {}
ul.category li {
	border-top: 1px solid #e5e5e5;
	position: relative;
	margin: 0;
}
ul.category > li:first-child {
	border: none;
}
ul.category li a {
	display: block;
	padding: 8px 15px 6px 15px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #737474;
}
ul.category li:hover > a {
	background: #f7f7f7;
	color: #069ae4;
}
ul.category li ul a {
	font-size: 13px;
	font-weight: 400;
	text-transform: none;
}
ul.category li a.active,
ul.category li ul a:before {
	content: '•';
	color: #737474;
	padding-right: 10px;
}
ul.category li ul li ul a:before {
	padding-left: 10px;
}


/* box addres */
.box-addres div {
  line-height: 24px;
}
.box-addres div i {
  color: #069AE4;
  padding-right: 5px;
}

/* Category page */
.category-info {
  padding: 0px;
  position: relative;
  
}
.category-info .image {
  padding: 0px 20px 20px 0px;
  float: left;
  width: auto;
  max-width: 100%;
}
.category-info .image img {
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  display: block;
  max-width: 120px;
}
.category-info > p {
  padding: 0px 0px 10px 0px;
}
.refine_search {
  padding-top: 0px !important;
  margin-top: 0;
  display: none;
}
.category-list {}
.category-list-text-only {
  margin-bottom: 20px;
}
.category-list .row > div {
  margin-bottom: 20px;
  text-align: center;
}
.category-list-text-only .row > div {
  margin-bottom: 6px;
  text-align: left;
}
.category-list img {
  display: block;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #e5e5e5;
  border-radius:         2px;
  -moz-border-radius:    2px;
  -webkit-border-radius: 2px;
}
	
.product-filter {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius:         2px;
  -moz-border-radius:    2px;
  -webkit-border-radius: 2px;
  padding: 10px;
  margin: 0px 0px 20px 0px;
}
.product-filter label {
  font-weight: 300;
  padding: 0 6px 0 0;
  margin: 0;  
}
.product-filter .sort {
  float: right;
  width: auto;
}
.product-filter .sort select {
  width: auto;
  margin: 0;
}
.product-filter .options {
  float: left;
  width: auto;
  padding: 6px 0 0 0;
}
.product-filter .options label {
  display: none;
}
.product-filter .options .display {
  display: inline-block;
}
.product-filter .options .display a {
  margin: 0px 2px;
  line-height: 22px;
  border: none;
  background: none;
  color: #737474;
  font-size: 18px;
}
.product-filter .options .display a:hover,
.product-filter .options .display .active {
  color: #333333;
}

/*==============================
=            PRODUCT           =
==============================*/
.product-thumb {
  background: #FFFFFF;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}
.product-thumb .image {
  position: relative;
  margin-bottom: 5px;
}
.product-thumb .image img {
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.product-thumb h4 {
  font-weight: 700;
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 5px;
}
.product-thumb .description {
  font-size: 12px;
}

/* sale label */
.sale {
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
}

/* Price */
.price {
  color: #444;
  margin-bottom: 5px;
  font-weight: 600;
}
.price-new {
  word-wrap: normal;
  margin-right: 6px;
  display: inline-block;
}
.price-old {
  font-weight: normal;
  color: #999;
  text-decoration: line-through;
  word-wrap: normal;
  display: inline-block;
}
.price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}

/*-- View Type: grid ----*/
.product-grid {}



/*-- View Type: list ----*/
.product-list {
  width: 100%;
}
.product-list .product-thumb {
  text-align: left;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 20px;
}
.product-list .product-thumb .image {
  float: left;
  width: 25%;
  margin-right: 20px;
  margin-bottom: 0;
}

.product-list .productname{
    display: none;
}

.product-list .cart_block{
    float: right;
    width: 155px;
    padding-left: 15px;
}

#products_list .product-list .caption{
    margin-left: 158px;
    margin-right: 155px;
}

.product-list .caption {
    display: block;
}

.product-grid .caption{
    display: none;
}





@media (max-width: 979px) {
  #content .product-thumb {
    text-align: left;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 20px;
    overflow: hidden;
  }
  #content .product-thumb .image {
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
    width: 25%;
  }
  #content .product-thumb .description {
    display: block;
  }
}
@media (max-width: 480px) {
  .product-thumb .description {
    display: none!important;
  } 
}
/*-- Block product --*/
.sidebar .product-thumb {
  padding-bottom: 10px;
  margin-bottom: 10px;
}


.sidebar .product-list > div:last-child .product-thumb {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.sidebar .product-list .product-thumb .image {
  margin-right: 10px;
}
.sidebar .product-list .product-thumb .description {
  display: none;
}
.sidebar .product-list .product-thumb .button-group {
  display: none;
}

/*-- Ratings --*/
.rating i {
  margin: 0px 1px 0px 2px;
  font-size: 12px;
  color: #c2c2c2;
}
.rating i.active {
  color: #f0ad4e;
}

/* PRODUCT INFO */
/* Product info - image */
.product-info .product-image {
  margin: 0px 0px 20px 0px;
  position: relative;
  border: 1px solid #e5e5e5;
  background: #fff;
  border-radius:         2px;
  -moz-border-radius:    2px;
  -webkit-border-radius: 2px;
  text-align: center;
}
.product-info .product-image a {
  display: block;
}
.product-info .product-image img {
  display: block;
  cursor: pointer;
  margin: 0 auto;
}
/* Product info - thumbnails */
.product-info .thumbnails {}
.product-info .thumbnails ul {
  list-style: none;
  margin: 0px 0px 0px -20px;
  position: relative;
  padding: 0px;
}
.product-info .thumbnails ul li {
  width: 25%;
  float: left;
  padding: 0px 0px 20px 20px;
  margin: 0px;
}
.product-info .thumbnails li img {
  border: 1px solid #e5e5e5;
  display: block;
  border-radius:         2px;
  -moz-border-radius:    2px;
  -webkit-border-radius: 2px;
}
/* Product info - product center */
.product-info .description,
.product-info .price,
.product-info .options,
.product-info .cart {
  padding-bottom: 10px;
}
.product-info .description {
  padding: 0;
}

.product-info .options {
  border: 1px solid #e5e5e5;
  padding: 10px;
}
.product-info .options .option {
	padding: 10px 0px 0px 0px;
}
.product-info .options h4 {
	padding: 0px;
	margin: 0;
	font-size: 18px;
}
.product-info .options .product_option {
  width: 100%;
  display: block;
  margin-top: 0;
}
.product-info .cart input {
	margin: 0px 3px 0px 0px !important;
	width: 59px;
}
.product-info .cart {
  padding: 20px 0;
}

/* Review
------------------*/
.review-list .author,
.review-list .rating {
	display: inline-block;
}

	.review-list .rating {
		float: right;
		width: auto;
	}

	.review-list .author span {
		font-size: 10px;
		opacity: 0.8;
		font-style: italic;
		padding-left: 3px;
	}

.review-list .text {
	margin: 15px 0px 20px 0px;
	padding: 20px;
	position: relative;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius:         2px;
	-moz-border-radius:    2px;
	-webkit-border-radius: 2px;
}

	.review-list .text:before {
		position: absolute;
		top: -9px;
		left: 9px;
		display: inline-block;
		border-right: 9px solid transparent;
		border-bottom: 9px solid #ccc;
		border-left: 9px solid transparent;
		border-bottom-color: #e5e5e5;
		content: '';
	}

	.review-list .text:after {
		position: absolute;
		top: -8px;
		left: 10px;
		display: inline-block;
		border-right: 8px solid transparent;
		border-bottom: 8px solid #ffffff;
		border-left: 8px solid transparent;
		content: '';
	}

/* Buttons
------------------*/
.buttons {
	overflow: auto;
	margin: 0px 0px 20px 0px;
}
.buttons .btn {
	margin-top: 10px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .right .btn {
	margin-left: 10px;
}
.buttons .center {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
/* Cart table */
.cart-info table thead td {
  background-color: #F6F6F6;
  text-transform: uppercase;
}
.cart-info table td {
  vertical-align: middle!important;
  text-align: center;
}
.cart-total {
	overflow: auto;
	margin-bottom: 10px;
	padding-top: 0px;
	font-weight: bold;
}

	.cart-total table {
		float: right;
	}

		.cart-total td {
			padding: 0px 0px 0px 10px;
			text-align: right;
		}

		.cart-total table tr td:last-child {
			color: #333333;
			font-size: 18px;
		}

/*==============================*/

/* Last post & Blog post */
.last_post {
	padding: 6px 0px;
	line-height: 17px;
 border-top: 1px solid #eee;
}
.last_post a {
	line-height: 17px;
}

.last_post:first-child {
	padding-top: 0;
 border-top: none;
}
.last_post .image {
	width: 60px;
	float: left;
	margin: 4px 14px 2px 0;
}
.last_post .image img {
	max-width: 100%;
}



.blog_post {

}
.blog_post .image {
	float: left;
	width: 30%;
	margin-right: 20px;
	margin-top: 4px;
}
.blog_post img {
	max-width: 100%;
}
.blog_post h4 {
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1.6;
}
.post_date {
	color: #a1a1a1;
	text-decoration: none;
	font-size: 11px;
	margin-top: -8px;
	margin-bottom: 10px;
}

/* vote_box */
#vote_box {}
#vote_box .progress {
  margin-bottom: 6px;
}
#vote_box .progress {
    position: relative;
}
#vote_box .progress > .progress-type {
	position: absolute;
	left: 0px;
	padding: 1px 5px 1px 5px;
	color: rgb(255, 255, 255);
	background-color: rgba(25, 25, 25, 0.2);
}
#vote_box .progress > .progress-completed {
	position: absolute;
	right: 0px;
	padding: 1px 5px 1px;
}
#vote_box .radio {
  margin-top: 0;
}

/*==============================
=            Footer            =
==============================*/
#footer {
  position: relative;
  padding-top: 20px;
  padding-bottom: 25px;
  background-color: #F7F7F7;
}
#footer p {
  padding: 0px;
  margin: 0px;
}
#footer h4 {
  font-weight: 700;
  margin-bottom: 15px;
}
#footer ul {
  list-style: none;
  position: relative;
  margin: -5px 0px 0px 0px;
  padding: 0px;
  clear: both;
}
#footer ul li a {
  color: #8a8989;
}
#footer ul li a:hover {
  color: #069AE4;
}
#footer ul li a:before {
  content: "»";
  color: #8a8989;
  padding-right: 6px;
}

/*=================================
=            COPYRIGHT            =
=================================*/
#copyright {
  padding: 20px 0px 20px 0px;
  border-top: 1px solid #e5e5e5;
  background-color: #F7F7F7;
}
#copyright p {
  margin: 0px;
  padding: 0px;
}
  @media (max-width: 960px) {
    #copyright {
      text-align: center;
    }
  }
/*-----  End of COPYRIGHT  ------*/

/* Scroll up */
.scrollup {
    width: 38px;
    height: 38px;
    position: fixed;
    bottom: 20px;
    right: 40px;
    display: none;
	background: #7a7a7a;
    color: #ffffff;
	font-size: 26px;
	line-height: 40px;
	text-align: center;
	transition: background-color 0.4s;
	-webkit-transition: background-color 0.4s;
	-moz-transition: background-color 0.4s;
	border-radius:        50%;
	-moz-border-radius:   50%;
	-webkit-border-radius:50%;
}
	.scrollup:hover {
		color: #ffffff;
      background: #069ae4;
	}

	@media (max-width: 960px) {
		.scrollup {
			display: none !important;
		}
	}


/* Clears ================================================================================ */
.sf-menu:after,
.product-thumb:after,
.recent_posts:after,
.blog_posts:after
{
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

#hits .bx-wrapper{
    margin-bottom: 10px;
}
#hits .bx-wrapper .bx-viewport{
    border: none;
    background: none;
    box-shadow: none;
}

.homepage-slider .bx-wrapper .bx-pager .bx-pager-link.active{
    background-color: #0581bf;
}

.homepage-slider .bx-wrapper .bx-controls-direction a{
    visibility: hidden;
}

.homepage-slider .bx-wrapper:hover .bx-controls-direction a {
    visibility: visible;
}

