header{position: relative;}
.text-center{text-align:center;}
.text-right{text-align:right;}

.top-cart-block{
    float: right;
    position: absolute;
    top: 103px;
    right: 10px;
    font-size: 14px;
    z-index: 2;
    border: 1px dotted;
    cursor: pointer;
    border-radius: 4px;
    width: 134px;
	
}
.ecommerce .header .mobi-toggler{margin-top:30px;}
.ecommerce .reduce-header .mobi-toggler,.reduce-header .top-cart-block{margin-top:19px;}
.top-cart-info{
color: #5d1403;
    float: left;
    padding: 5px 35px 5px 5px;
    line-height: 1.2;
    height: 36px;
    width: 93px;
    border-radius: 5px;
    background: #F0DBBF;
}
.top-cart-info a{color:#595f65;}
.top-cart-info-count{}
.top-cart-info-value{margin-top:3px;}
.top-cart-block .top-cart-image{
position: absolute;
    top: 0;
    right: 0;
    background: url(../img/basket-7.png) no-repeat 28px center;
    height: 46px;
    width: 64px;
}
.top-cart-content-wrapper{position:absolute;right:-2px;top:100%;z-index:100;}
.top-cart-content{padding:8px 0 10px;background:#fcfafb;border-top:solid 2px #5d1403;box-shadow:5px 5px rgba(91,91,91,0.2);width:425px;margin-top:12px;color:#717880;display:block;position:relative;transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;}
.top-cart-content:after{top:-8px;width:0; height:0;right:8px;z-index:2; content:" "; display:block; position:absolute;border-bottom:8px solid #5d1403;border-right:8px solid transparent;border-left:8px solid transparent;}
.top-cart-content.hidden{display:none;}
.top-cart-content p{margin:7px 0 5px;}
.top-cart-content ul{margin:0;padding:0 8px;}
.top-cart-content .scroller{overflow:hidden;}
.top-cart-content li{list-style:none;margin:0;padding:9px 0;border-bottom:solid 1px #f2f2f2;width:100%;overflow:hidden;}
.top-cart-content img,.top-cart-content em,.top-cart-content strong,.top-cart-content span,.top-cart-content .del-goods,.top-cart-content .add-goods{float:left;}
.top-cart-content img{border:solid 2px #fff;margin-right:4px;-moz-box-sizing:content-box;box-sizing:content-box;}
.top-cart-content span,.top-cart-content strong,.top-cart-content em{margin-right:10px;overflow:hidden;padding-top:10px;}
span.cart-content-count{padding-top:0;}

.top-cart-content strong{width:165px;font-weight:normal;}
.top-cart-content strong a{color:#717880;}
.top-cart-content em{width:60px;font-style:normal;text-align:right;}

.del-goods,.add-goods,.minus-goods{width:17px;height:17px;color:#fff !important;border-radius:22px !important;float:right;margin:10px 0 0 5px;font-size:12px;}
.del-goods:hover,.add-goods:hover,.minus-goods{text-decoration:none;}

.del-goods{background:#d7dde3 url(../img/icons/del-goods.png) no-repeat 50% 50%;}
.del-goods:hover{background:#5d1403 url(../img/icons/del-goods.png) no-repeat 50% 50%;}

.add-goods{background:#d7dde3 url(../img/icons/add-goods.png) no-repeat 50% 50%;}
.add-goods:hover{background:#5d1403 url(../img/icons/add-goods.png) no-repeat 50% 50%;}

.minus-goods{background:#d7dde3 url(../img/icons/minus-goods.png) no-repeat 50% 50%;float: left;}
.minus-goods:hover{background:#5d1403 url(../img/icons/minus-goods.png) no-repeat 50% 50%;}

.top-cart-content .shk-count{
    height: 17px;
    float: left;
    margin: 10px 0 0 5px;
	width: 25px;
	text-align:center;
}
.top-cart-content .total{float: left;font-size: 18px;}
.top-cart-content .total span{float: none;margin-right: 0;font-weight: 700;}
.top-cart-content .text-right{margin:5px 8px 5px;padding-top:10px;}
.top-cart-content .btn{font-size:16px;padding:8px 12px 7px;}
.top-cart-content .btn-default{color:#fff!important;border:1px solid #c1cad3!important;background:#c1cad3;margin-right:4px;}
.top-cart-content .btn-default:hover{background:#A8AEB3;}
.top-cart-content .btn-primary {background: #5d1403;color:#fff;text-decoration: none;border:1px solid #5d1403;}
.top-cart-content .btn-primary:hover{background:#AB2D10;}
.top-cart-block.scrollBasket{top:0px!important;position:fixed;}


@media all and (max-width: 767px) {

    .top-cart-block {
        right: 10px !important;
        top:85px;
        z-index: 99999;
    }


}

/*
playback timings (ms):
  captures_list: 84.276
  exclusion.robots: 0.074
  exclusion.robots.policy: 0.065
  cdx.remote: 0.055
  esindex: 0.008
  LoadShardBlock: 51.007 (3)
  PetaboxLoader3.datanode: 79.736 (5)
  load_resource: 832.899 (2)
  PetaboxLoader3.resolve: 799.125 (2)
*/