body {
	background: #fcfaef;
}
#backgorund, #body {
	/*top: 0;
	 left: 0;
	 height: 100%;
	 width: 100%;*/
}
#body {
	position: relative;
}
#backgorund {
	max-height: 100%;
	width: 100%;
	min-height: 435px;
	overflow: hidden;
	position: fixed;/**/
}
#backgorund img {
	max-width: 100%;
}
#backgorund .col-sm-2, #backgorund .col-sm-3 {
	padding-left: 0;
	padding-right: 0;
}
#bigtitle {
	color: #af401a;
	font-size: 92px;
	font-family: "Gabriola", Arial, Helvetica, sans-serif;
	line-height: 50px;
	margin-top: 40px;
}
#bigtitle a {
	color: #bb5915;
}
#menu {
	margin-top: 15px;
	margin-left: 10px;
}
#leftcolumn {
	padding: 0;
}
#leftcolumn img {
	max-width: 100%;
}
#leftcolumn .panel {
	margin: -20px 20px 20px 10px;
}
#shopCart {
	/*margin-left: 0%;
	margin-top: 25px;
	text-align: center;
	background: transparent;
	border: 0;
	padding: 0;*/
	
	background: rgba(255, 255, 255, 0.6);
    border: 0 none;
    border-radius: 5px;
    margin-left: -10px;
    margin-top: 20px;
    padding: 5px 10px;
    text-align: center;
}
#shopCart .title {
	font-family: "Gabriola", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #99311d;
	line-height: 30px;
}
#shopCart .title i {
	font-size: 18px;
	margin-left: -5px;
}
#shopCart .empty {
	color: #8d7461;
}
#shopCart .btn {
	margin-top: 8px;
}
#shopCart .full strong {
	color: #a2230d;
}
@media (min-width: 768px) {
	#bigtitle {
		margin-left: -6%;
	}
	#menu {
		margin-left: -3%;
	}
}
body .carousel-control {
	width: 24px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 1px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-left {
	left: 1px;
}
.carousel-caption {
	/*left: 15px;
	 right: 15px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 line-height: 14px;*/

	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
	bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	right: 0;
}
.carousel-caption h2 {
	margin-top: 0;
	margin-bottom: 5px;
}

#footer {
	height: 30px;
	background-color: #AF401A;
	line-height: 30px;
	color: #fff;
	z-index: 1;
	position: absolute;
	bottom: 0px;
	width: 100%;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer p {
	margin: 0;
	padding: 0 20px;
}
body {
	position: absolute;
	min-height: 100%;
	padding-bottom: 50px;
	width: 100%;
}
.carousel-indicators {
	bottom: 0;
}
.product-b {
	margin-right: 20px;
	margin-bottom: 40px;
}
.product-text {
	height: 3em;
	overflow: hidden;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.product-text p {
	margin: 0;
}
.product-descr h3 {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.product-b .container-fluid {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	line-height: 24px;
}
.product-b .btn {
	margin-top: 5px;
}
.product-b .btn i {
	position: relative;
	top: 3px;
	margin-right: 5px;
}
.price {
	font-size: 18px;
	line-height: 35px;
	margin-right: 30px;
}
#priceblock{
	line-height: 25px;
}

@media (min-width: 1500px) {
	.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11 {
		float: left;
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.col-xl-12 {
		width: 100%;
	}
	.col-xl-11 {
		width: 91.66666666666666%;
	}
	.col-xl-10 {
		width: 83.33333333333334%;
	}
	.col-xl-9 {
		width: 75%;
	}
	.col-xl-8 {
		width: 66.66666666666666%;
	}
	.col-xl-7 {
		width: 58.333333333333336%;
	}
	.col-xl-6 {
		width: 50%;
	}
	.col-xl-5 {
		width: 41.66666666666667%;
	}
	.col-xl-4 {
		width: 33.33333333333333%;
	}
	.col-xl-3 {
		width: 25%;
	}
	.col-xl-2 {
		width: 16.666666666666664%;
	}
	.col-xl-1 {
		width: 8.333333333333332%;
	}
	.visible-xl {
    	display: block !important;
	}
	.hidden-xl {
    	display: none !important;
	}
}
#shopCart .full strong{
	white-space: nowrap;
}
.pagination{
	padding-left: 15px;
	margin-top: 0;
}
.carousel{
	max-width: 100%;
}
#fullcarusel-panel{
	float:left;
	margin: 0 40px 0 0;
	max-width: 90%;
}
.orderform{
	max-width: 600px;
}
.orderform label .error br{
	display:none;
}
.orderform label .error .error{
	display:inline;
	padding: 0;
	margin: 0;
}
table h3{
	margin-top: 0;
	margin-bottom: 2px;
}
body .shop-cart .shk-count{
	width: inherit;
	margin: 0 auto;
    text-align: center;
}
#content .cart-order td{
	vertical-align: middle;
}
#leftnav{
	margin: 0 20px 40px 10px;
}
span.icons{
	margin-left: 30px;
}
span.icons img{
	margin: -5px 10px 0 0;
}
span.icons a{
	opacity: 0.6
}
span.icons a:hover{
	opacity: 1;
}
