

.userpanel {
    background-color: transparent;
    border: 0 solid #ccc;
    bottom: -1px;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 999;
}

.userp_inner {
    background-color: #444444;
    border: 0 none;
    border-radius: 20px 0 0;
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.9);
    color: #fff;
    float: right;
    left: 0;
    padding: 0 20px;
    position: relative;
    width: 890px;
}

.visit_block, .sravnenir_block{
	border-right:1px solid #ccc;
}

.userp_inner > div > div {
    padding-bottom: 0px;
    padding-top: 0px;
	cursor:pointer;
}

.userp_inner .visit_block, .userp_inner .sravnenir_block, .userp_inner .cart_b_block {
    padding-bottom: 5px;
    padding-top: 5px;
}

.userp_inner > div > div:hover .text_p_ub {
    text-decoration:underline;
}

.count_up {
    border: 1px solid #6f6f6f;
    border-radius: 333px;
    display: inline-table;
    line-height: 23px;
    margin-right: 13px;
    text-align: center;
    width: 25px;
}

.text_p_ub {
    font-family: opensanssemibold;
    font-weight: 300;
}

.windows_up {
    background-color: #fff;
    background-image: url("../img/ajax-loader.gif");
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #b1b1b1;
    border-radius: 0;
    bottom: 60px;
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.4);
    height: 305px;
    opacity: 0.978;
    padding: 17px 20px 25px;
    position: absolute;
    width: 100%;
	overflow:hidden;
}


.windows_up::before {
    border-bottom: 78px solid #fff;
    border-left: 0px solid #444444;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 999;
}

.custom-arrow4.custom-arrow .owl-controls .owl-nav .owl-prev, .custom-arrow4.custom-arrow .owl-controls .owl-nav .owl-next {
    border: 1px solid #444444;
    color: #444444;
    display: table;
    font-size: 22px;
    padding: 5px 7px;
    position: absolute;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background-color:transparent !important;
}

.custom-arrow4.custom-arrow .owl-controls .owl-nav .owl-prev{
	border-right:1px solid #ddd;
	border-left:0px;
}

.custom-arrow4.custom-arrow .owl-controls .owl-nav .owl-next{
	border-left:1px solid #ddd;
	border-right:0px;
}

.visit_block, .sravnenir_block {
    border-right: 1px solid #d4d4d4;
}


/*
.windows_up::after {
    border-right: 595px solid #e21d23;
    border-top: 2px solid #fff;
    bottom: 0;
    content: "";
    height: 2px;
    position: absolute;
    right: -1px;
    width: 0;
    z-index: 9999;
}
*/


#sp-totop{
	display:none !important;
}

.userp_inner .item-title a{
	color:#444 !important;
}


.window_mini_items{
	background-color:#fff;
	
}

.window_mini_items .sp-category-slider{
	border-top:0px !Important;
	background-color:#fff;
}

.window_mini_items .item {
	overflow:hidden;
}

.window_mini_items .price {
    margin-top: 4px;
    position: relative;
    width: 100%;
}

.window_mini_items .custom-arrow .owl-controls .owl-nav .owl-prev {
    left: -35px;
}

.window_mini_items .custom-arrow .owl-controls .owl-nav .owl-next {
    right: -36px;
}

.window_mini_items .price, .window_mini_items .new_price {
    font-size: 12px !important;
}

.window_mini_items  .old_price{
	display:none;
}

.window_mini_items .item-title{
	font-size:11px;
}

.window_mini_items h3{
	border-bottom: 1px solid #eee;
    font-size: 14px;
    margin: 0;
    padding-bottom: 8px;
    text-transform: uppercase;
}

.window_mini_items h3 a{
	color:inherit;
	font-size:inherit;
	 text-transform:inherit;
	 text-decoration:inherit;
}

.window_mini_items h3 a span{
	font-size:16px;
}

.window_mini_items .owl-carousel{
	position:relative;
}

.window_mini_items .delete_item_up_icon {
    position: absolute;
    right: 0;
    top: 4px;
    z-index: 99;
}

.window_mini_items .delete_item_up_icon{
	color:#ccc;
}


.row_panel_btns i{
	color:#E31837;
	font-size:21px;
	margin-right:15px;
}

.text_p_ub {
    margin-right: 10px;
    padding-bottom: 5px;
    vertical-align: 4px;
}

.count_up {
    border: 1px solid #444  !Important;
    border-radius: 333px;
    color: #444;
    display: inline-table;
    font-size: 17px;
    line-height: 23px;
    margin-right: 0;
    text-align: center;
    vertical-align: 3px;
    width: 25px;
}
