/*
554948 - brown
03adac - #0eb1ae-blue
cdc0b0 - light;		
*/

.accent-color, a:hover, .btn.btn-iconed > i, label.required:after, .iconlist .media-body a, .iconlist .media:hover .pull-left > i, .breadcrumbs ul > li > a:hover, .top-links .menu li > a:hover, .cart-items .items .item-price, .offer .product-info .by > a, .offer .product-info > .add-to-cart, .twitterfeed .tweet_list > li:hover:before, .twitterfeed .tweet_text a, .display-mode ul > li > a:hover, .display-mode ul > .active span, .product-info .description .prices > .off-price, .my-cart td > .price, .shop-summary .total td, input[type="text"].error,input[type="email"].error,input[type="password"].error,textarea.error,select.error {
	color: #0eb1ae /*Öâ*/;
}
::selection { background-color: #0eb1ae /*Öâ*/; }
::-moz-selection { background-color: #0eb1ae /*Öâ*/; }

.main-menu > li.active > a:before, .main-menu > li > a:hover:before, .range-slider-value > span, .qty-btngroup button:hover, .product-thumbnail > .caption, .btn.btn-primary, .range-slider > a:first-child {
	background-color: #0eb1ae /*Öâ*/;
}

.main-menu > li.selected, .main-menu > li.active > a:before, .main-menu > li > a:hover:before, .range-slider-value > span, .qty-btngroup button:hover, .product-thumbnail > .caption, .btn.btn-primary, .range-slider > a:first-child {
	background-color: #cdc0b0 /*Öâ*/;
}

.btn.btn-light{
	background-color: #9d948a /*Öâ*/;
	background-image: none;
	color: #fff;
}

.range-slider-value > span:before {
	border-color: transparent transparent #0eb1ae /*Öâ*/ transparent;
}
input[type="text"].error,input[type="email"].error,input[type="password"].error,textarea.error,select.error {
	border-color: #0eb1ae /*Öâ*/;
}
.pagination > .active > a, .pagination > li > a:hover {
	border-bottom-color: #0eb1ae /*Öâ*/;
}
.section .section-title:after, .footer-widgets.alt .widget-title:after {
	/*background-color: #ff6969;*/
}
#top-slider .flex-control-nav a.flex-active:before, .theme-default .nivo-controlNav a.active:before {
	background-color: #0eb1ae !important;
}



body {
	color: #7e7e7e;
	background-color: #fff;
}
.main-menu > li {
			border-left: 1px solid  #18c2bf;
			border-right: 1px solid #12a5a2;
}

::selection {
	background-color: #0eb1ae /*Öâ*/;
	color: #fff;
}
::-moz-selection {
	background-color: #0eb1ae /*Öâ*/;
	color: #fff;
}

.accent-color { color: #0eb1ae /*Öâ*/; }
.blue-color {background-color: #0eb1ae /*Öâ*/; 
	color: #fff;
}


a {
	color: #7e7e7e;
}

.btn {
	background: #fdfdfd;
	background: -moz-linear-gradient(top,  #fdfdfd 0%, #f1f1f1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f1f1f1));
	background: -webkit-linear-gradient(top,  #fdfdfd 0%,#f1f1f1 100%);
	background: -o-linear-gradient(top,  #fdfdfd 0%,#f1f1f1 100%);
	background: -ms-linear-gradient(top,  #fdfdfd 0%,#f1f1f1 100%);
	background: linear-gradient(to bottom,  #fdfdfd 0%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f1f1f1',GradientType=0 );
	color: #7e7e7e;	
	border: 1px solid #eaeaea;
}

.btn.btn-iconed > i {
	color: #0eb1ae /*Öâ*/;
}

.btn.btn-primary {
	background: #554948;
	color: #fff;
}


.btn.btn-primary.btn-iconed > i {
	color: #fff;
}

input, select, textarea, .form-control {
	color: #b1b1b1;
	border-color: #eaeaea;
}

label.required:after {
	color: #0eb1ae /*Öâ*/;
}

input[type="text"].error,input[type="email"].error,input[type="password"].error,textarea.error,select.error {
	border-color: #0eb1ae /*Öâ*/;
	color: #0eb1ae /*Öâ*/;
}

	.iconlist .media-body a {
		color: #0eb1ae /*Öâ*/;
	}
	.iconlist .media:hover .pull-left > i {
		color: #0eb1ae /*Öâ*/;
	}
	
	/*Bread*/
	.breadcrumbs ul > li > a {
		color: #9d9d9d;
	}
	.breadcrumbs ul > li > a:hover {
		color: #0eb1ae /*Öâ*/;
	}

	/*Pagination*/
	.pagination > li > a {
		background: #fdfdfd;
		background: -moz-linear-gradient(top,  #fdfdfd 0%, #f1f1f1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f1f1f1));
		background: -webkit-linear-gradient(top,  #fdfdfd 0%,#f1f1f1 100%);
		background: -o-linear-gradient(top,  #fdfdfd 0%,#f1f1f1 100%);
		background: -ms-linear-gradient(top,  #fdfdfd 0%,#f1f1f1 100%);
		background: linear-gradient(to bottom,  #fdfdfd 0%,#f1f1f1 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f1f1f1',GradientType=0 );
	}
	
	.pagination > .active > a {
		color: #7e7e7e;
	}
	.pagination > .active > a,
	.pagination > li > a:hover {
		border-bottom-color: #0eb1ae /*Öâ*/;
	}
	
	/*Alpha*/
	.alpha > .active > a {
		color: #7e7e7e;
	}
	.alpha > .active > a,
	.alpha > li > a:hover {
		border-bottom-color: #0eb1ae /*Öâ*/;
	}
	
	/*Zapros*/
	.zapros > .active > a,
	.zapros > li > a:hover {
		border-bottom-color: #0eb1ae /*Öâ*/;
	}
	
	/*Top head*/
	.top-links .menu li > a:hover {
			color: #0eb1ae /*Öâ*/;
	}
	
	.site-links .menu li > a:hover {
			color: #0eb1ae /*Öâ*/;
	}
	
	.cart-items .items .item-price {
			color: #0eb1ae /*Öâ*/;
	}
	
	#site-menu {
		background: #0eb1ae; /*Öâ*/
	}
	
	.main-menu > li.active ,
	.main-menu > li > a:hover {
			background-color: #cdc0b0; /*Öâ*/
	}
	
	.search-box .btn-search {
			background-color: #0eb1ae;		
	}
	
	.search-box .btn-search > i {
			color: #fff;
	}	
	
	
	/* Lenta */
	.interiors{
	background: url('../img/icons/interiors.png') 90% 100% no-repeat #0eb1ae;
	}

	.users{
		background: url('../img/icons/users.png') 90% 100% no-repeat #0eb1ae;
	}
	
	
	/*
	| ----------------------------------------------------------------------------------------------
	| Product list
	| ----------------------------------------------------------------------------------------------
	*/
	.products-container .product {
		border-bottom: 5px solid #0eb1ae; /*Öâ*/
	}
	
	.products-container .wobottom {
		border-bottom: 1px solid #EAEAEA;;
		
	}
	
	.products-container .user {
		border-bottom: 5px solid #0eb1ae; /*Öâ*/
	}
	
	.products-container .product .statii-thumbnail.loading,
	.products-container .product .product-thumbnail.loading {
			background: #fafafa url('../img/loading.gif') no-repeat center center;
	}
	
	.offer .product-info .by > a {
			color: #0eb1ae /*Öâ*/;
	}

	.offer .product-info > .add-to-cart {
			color: #0eb1ae /*Öâ*/;

	}
	
	
	.loc .icon-map-pin-fill,
	.offer .product-info .details .icon-map-pin-fill,
	.offer_det .product-info .details .icon-map-pin-fill
		/*Çíà÷êè MOD Öâ*/
		{
			color: #0eb1ae;
		}
		
		.offer .product-info  .icom  .icon-heart-stroke,
		.offer .product-info  .icom  .icon-eye,
		.offer .product-info  .icom  .icon-comment-stroke,
		.offer_det .product-info  .icom  .icon-heart-stroke,
		.offer_det .product-info  .icom  .icon-eye,
		.offer_det .product-info  .icom  .icon-comment-stroke

		{ /*Çíà÷êè MOD Öâ*/
			color: #554948;
		}
		
		
		.offer .product-info  .icom  .icon-movie,
		.offer_det .product-info  .icom  .icon-movie
		{ /*Çíà÷êè MOD Öâ*/
			color: #554948;
		}
		
		
		.offer .product-info  .icontext,
		.offer_det .product-info  .icontext
		{ /*Çíà÷êè MOD Öâ*/
			color: #554948;
		}
	
		/* Ribbon*/
		.products-container .product .ribbon {
			position: absolute;
			top: -5px;
			right: -4px;
			background: url(../img/ribbon/red.png) no-repeat top left;
			width: 78px;
			height: 78px;
			z-index: 1;
		}
		
		.footer-widgets.main {
			background-color: #3f3e3e;
			color: #9d9d9d;
		}
		.footer-widgets.alt {
			background-color: #fafafa;
			color: #7e7e7e;
		}
		.sub-footer {
			background-color: #474747;
			color: #9d9d9d;
		}
		
		.twitterfeed .tweet_list > li:hover:before,
		.twitterfeed .tweet_text a {
			color: #0eb1ae /*Öâ*/;
		}
		
		
	/*
	| ----------------------------------------------------------------------------------------------
	| Display mode
	| ----------------------------------------------------------------------------------------------
	*/

	.display-mode ul > li > a {
		color: #9d9d9d;
	}
	.display-mode ul > li > a:hover {
		color: #0eb1ae /*Öâ*/;
	}
	
	.display-mode ul > .active span {
		/*color: #0eb1ae Öâ*/;
	}
	
	
	.range-slider-value > span {
		color: #fff;
		background: #0eb1ae /*Öâ*/;
	}
	
	.range-slider-value > span:before {
		border-color: transparent transparent #0eb1ae /*Öâ*/ transparent;

	}
	
	.product-info .description .prices > .off-price {
		color: #0eb1ae /*Öâ*/;
	}
	
	.my-cart td > .price {
			color: #0eb1ae /*Öâ*/;
	}
	
	.shop-summary .total td {
		color: #0eb1ae /*Öâ*/;
	}
	
	/*SOCNET*/
	.gdheader {background-color: #cdc0b0; padding: 10px; margin: 1px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 14px; font-weight: bold; color: #fff}
	.gdparent {border: 1px solid #ñññ; position: relative; background-color: white;}
	
	
	#top-slider .slider-caption .caption-body .subtitle span {
		color: #554948;
	}
	
	#top-slider .slider-caption .caption-body .ili {
		color: #554948;
	}
	
/*	
.ava img {

	border: 2px #0eb1ae solid;
}
*//* Yellow */
.yellow-tooltip:hover:before {
    border-color: #cdc0b0;
    background-color: #cdc0b0;
}
.yellow-tooltip:hover:after {
    border-top-color: #cdc0b0;
}