

/* Start:/local/components/pan/sale.basket.basket/templates/main/style.css?1753696800*/

/* quantity control table */

table.counter{
	min-width: 0% !important;
}
table.counter td {
	border: none !important;
    vertical-align: middle;
}

table.counter tbody tr td#quantity_control {
	text-align: left;
}

.basket_quantity_control {
	display: inline-block;
	left: 0;
	margin: 0;
	padding: 0;
}

.basket_quantity_control a {
    background: url("/local/components/pan/sale.basket.basket/templates/main/images/arrows.png") no-repeat scroll 0 0 transparent;
    border: 1px solid #D8D8D8;
    display: block;
    height: 10px;
    text-align: center;
    width: 11px;
}

.basket_quantity_control a.plus {
    background-position: 0px 0px;
    border-radius: 5px 5px 0 0;
}

.basket_quantity_control a.minus {
    background-position: 0px -20px;
    border-radius: 0 0 5px 5px;
    margin-top: -1px;
}

.flat {
	display: inline;
}

.centered {
	text-align: center;
}

.bt2 {
	color:#3f3f3f;
	font-size:13px;
	text-align:center;
	padding:7px 16px;
	text-decoration:none;
	box-shadow:0 1px 2px 1px rgba(0,0,0,0.4);
	border-radius:3px;
	font-weight:bold;
	text-shadow:0 1px 1px #fff;
	background:#fff;
	background:-moz-linear-gradient(top,#fff 0%,#eee 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#eee));
	background:-webkit-linear-gradient(top,#fff 0%,#eee 100%);
	background:-o-linear-gradient(top,#fff 0%,#eee 100%);
	background:-ms-linear-gradient(top,#fff 0%,#eee 100%);
	background:linear-gradient(to bottom,#fff 0%,#eee 100%);
}

.bt2:hover {
	color:#3f3f3f;
	background:#fbfbfb;
	text-decoration:none !important
}

.bt2:active {
	color:#3f3f3f;
	text-shadow:none;
	text-shadow:0 2px 1px white;
	background:#fbfbfb;
	background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,#fbfbfb),color-stop(100%,#eaeaea));
	background:-webkit-radial-gradient(center,ellipse cover,#fbfbfb 0%,#eaeaea 100%);
	background:-o-radial-gradient(center,ellipse cover,#fbfbfb 0%,#eaeaea 100%);
	background:-ms-radial-gradient(center,ellipse cover,#fbfbfb 0%,#eaeaea 100%);
	background:radial-gradient(ellipse at center,#fbfbfb 0%,#eaeaea 100%);
	box-shadow:none;
	padding:6px 15px;
	border:1px solid #d2d2d2
}

input.bt2 {
	border:none;
}

input.bt2:active {
	border:1px solid #d2d2d2;
}

.sum_min-width {
	min-width: 120px;
}

.basket_prod_price {
	min-width: 100px;
}

.custom {
	min-width: 88px;
}

@media (max-width: 768px){
	.bx_ordercart .bx_ordercart_order_table_container {
		overflow-x: auto;
	}
}
.empty-cart{
	height: 370px; 
}

.empty-cart .inner-block{
	padding: 130px 0; 
	text-align: center;
}

.empty-cart span{
	margin: -13px 0 12px 0;
    font-size: 30px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
}

.cart-away a{
	cursor: pointer;
    text-transform: uppercase;
    text-decoration: none !important;
	text-align: center;
	display: inline-block;    
	font-size: 14px;
	margin-top: 15px;
    background: #ffd700;
    color: #1c1c1c;
    box-shadow: none;
    border: 2px solid #ffd700;
    border-radius: 0;
    transition: all ease .3s;   
    padding: 17px 60px;
	font-weight: 700;
} 

.min-summ {
	background-color: #db0908;
    padding: 10px 25px;
    color: #fff;
}
/* End */
/* /local/components/pan/sale.basket.basket/templates/main/style.css?1753696800 */
