/* .slider-area,
.nivo-main-image{
    height: 447px !important;
} */
.btn_bag{
    margin-top:20px;
    background:#ff0000;
    color:#fff;
    padding:3px;
    border-radius:5px;
    
}
a.btn_bag:hover{
 color:#fff;   
}
.logo-print{
    display: none;
    margin-bottom: 20px;
}
.product-img img{
    max-width:95%;
}
a:hover {
	color: #ff0000;
}
.sort-by{
    margin-bottom: 20px;
}
.fa-phone {
	transform: rotate(90deg);
}

.std>ul,
.std>div {
	display: inline-block;
}

.our-shops span {
	display: block;
	margin-bottom: 5px;
}

.our-shops span {
	display: block;
	margin-bottom: 5px;
}

.our-shops .shop-title {
	font-size: 16px;
	font-weight: bold;
}

.search-catalog form input {
	height: 40px;
	width: 400px;
	color: #000;
	padding-left: 10px;
	outline: none;
}

.search-catalog form input:active {
	box-shadow: none;
}

.search-catalog form {
	padding: 10px 0px;
	display: inline-block;
	position: relative;
}

.search-catalog form label {
	font-size: 20px;
	margin-right: 57px;
	margin-left: 20px;
}

.search-catalog form .search-btn {
	height: 40px;
	width: 40px;
	color: #fff;
	background: #5e5e5e;
	position: absolute;
	right: 0px;
	top: 10px;
	border: none;
	font-size: 16px;
	outline: none;
}

.search-catalog,
.week-offer {
	display: inline-block;
}

.week-offer {
	background: #ff0000;
	color: #fff;
	float: right;
	padding: 10px;
	margin-top: 10px;
}

.week-offer:hover {
	background: #fff;
	border: 1px solid #ff0000;
	color: #ff0000;
}

.bottom-menu-last {
	float: right !important;
	vertical-align: middle;
}

.autoz {
	height: 42px;
	color: #fff;
	background: rgb(255, 0, 0);
	border: 1px solid #ff0000;
	font-size: 16px;
	margin-top: 10px;
}

.single-menu ul li:last-child a {
	border-right: 0;
	padding-right: 0;
}

.price_filter input[type="text"] {
	width: 100%;
}

.priceTo,
#mse2_ms\|price_1 {
	float: right;
}

.price_filter button {
	display: block;
	margin: auto;
	margin-top: 20px;
	padding: 5px;
	width: 70%;
	background: #ff0000;
	color: #fff;
	border: 1px solid #ff0000;
}

.fa-phone-volume {
	transform: rotate(-45deg);
	transition: ease 0.3s;
	display: none;
	width: 0.8em !important;
}

.fa-phone {
	font-size: 24px;
}

.about-text h2 {
	text-align: center;
}

.pagination ul li span {
	background: #ccc none repeat scroll 0 0;
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	padding: 0px 10px;
}

.jGrowl-message,
.jGrowl,
.jGrowl-notification,
.ms-2-message-success {
	background: #ff0000 !important;
}

.mobile-menu {
	position: relative;
	background: url('../images/carbon1.png');
}

.mobile-burger {
	width: 50px;
	height: 50px;
	display: inline-block;
}

.mobile-burger a {
	display: block;
	width: 50px;
	height: 50px;
	padding: 11px;
	position: absolute;
	top: 5px;
}

.mobile-burger a:before,
.mobile-burger a:after {
	content: '';
	display: block;
	background: #fff;
	height: 2px;
}

.mobile-burger a span {
	background: #fff;
	display: block;
	height: 2px;
	margin: 6px 0;
}

.logo-mob {
    margin-top: 5px;
	display: inline-block;
	vertical-align: top;
}

.shope-mob {
	float: right;
	width: 30px;
	height: 30px;
	margin-top: 15px;
	margin-right: 5px;
}

.header-phone h2 .main_phone {
	font-size: 30px;
	font-weight:700;
}

.header-phone h2 .main_phone span {
	font-size: 24px;
}

.header-phone h2 a {
	font-size: 24px;
}

.li-catalog a:before {
	content: '\2261';
	margin-right: 5px;
	font-size: 20px;
}

.web-links ul li a {
	background: #5e5e5e;
	color: #fff;
	transition: 0.3s;
}

.web-links ul li a:hover {
	background: #ff0000;
}

.category-menu-list ul li:hover a {
	color: #ff0000 !important;
}

.category-menu-list ul li:hover {
	background: rgba(0, 0, 0, 0.1);
}

.product-name {
	line-height: 15px;
}

.bread-block,
.bread-block .col-md-12 {
	padding-left: 0;
}

.ms2_link {
	background: #fff !important;
	border-color: #ccc !important;
	color: #333 !important;
}

.ms2_link:hover,
.btn-default:hover {
	background: #ff0000 !important;
	border-color: #ff0000 !important;
	color: #fff !important;
}

.pagination ul li span,
.pagination ul li a {
	background: #fff !important;
}

.pagination ul .pagination-active a {
	color: #ff0000;
}

.pagination ul li a:hover {
	color: #ff0000;
}

.ui-state-highlight a {
	color: #fff !important;
}

.not_empty {
	position: relative;
}

.shope-mob .ms2_total_count {
	position: absolute;
	color: #fff;
	right: 172px;
	top: -2px;
	font-size: 13px;
}

.box_list li:hover {
	color: #ff0000;
}

.box_list li label:hover {
	cursor: pointer;
}

.pagination ul li {
	border: 1px solid #d8d8d8;
}

.pagination ul li:last-child {
	margin-left: 20px;
}

.pagination ul li:first-child {
	margin-right: 20px;
}

/*
.pagination ul li span{
    background: #fff !important;
} */

.cat-left-drop-menu-left ul li a span {
	color: #000000 !important;
}

.cat-left-drop-menu-left ul li a span:hover {
	color: #ff0000 !important;
}

.img-responsive {
	width: 100%;
	margin: 10px 0px;
}

.title-tovar {
	height: 52px;
	word-wrap: break-word;
}

.single-product {
	z-index: 1;
}

.hot-offer {
	position: absolute;
	top: 5px;
	right: -5px;
	background: red;
	color: #fff;
	padding: 2px 5px;
	transform: rotate(15deg);
	z-index: 2;
}

.pod-zakaz {
	position: absolute;
	top: 5px;
	right: -5px;
	background: #5e5e5e;
	color: #fff;
	padding: 2px 5px;
	transform: rotate(15deg);
	z-index: 2;
}

/* .feature-carousel1 .owl-wrapper-outer .owl-wrapper,
.feature-carousel1 .owl-wrapper-outer .owl-wrapper .owl-item{
    overflow: none;
} */

.vhod-opt {
	padding: 10px 0px;
}

.vhod-opt button {
	height: 40px;
	color: #fff;
	background: #5e5e5e;
	border: none;
	padding: 10px;
}

h2.product-name {
	height: 66px;
	/* было 44px */
	overflow: hidden;
}

.fotorama__stage__frame.fotorama__loaded.fotorama__loaded--img.fotorama__active .fotorama__img {
	height: auto !important;
}

.li-page-name {
	font-size: 20px;
}

.category-menu-list ul li .cat-left-drop-menu-left ul li a {
	text-transform: none;
}

.add-to-box-view .button.cart_button {
	float: none;
}

/* .fotorama__stage{
    border: 1px solid #00afea;
} */

.price-single small {
    font-size: 50%;
    margin-left: 20px;
}
.block-disable-filter{
    display: none;
}
.web-links ul li a:hover{
    background: red;
    color: #fff;
}
.count .ms2_form.form-inline .form-group input{
    width: 60px;
}
.basak-footer address{
    padding-top: 10px;
}
.basak-footer address, .deksis-block{
    display: inline-block;
}
.deksis-block{
    position: absolute;
    right: 0px;
    top: 0px;
}
.about-text ul {
    display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1 em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}
.single-menu{
    position: relative;
}
.search-field{
    display: none;
    position: absolute;
    right: -220px;
    top: 33px;
    width: auto;
    height: 46px;
    background: #fff;
    transition: 0.4s;
    z-index: 100;
}
.search-btn{
    position: relative;
}
.jGrowl-notification.office-message-error {
    background-color: transparent !important;
}

.blog-img {
    max-height: 144px;
}

.price-box span.new-price.out-of-stock {
    color: #a9a9a9;
}

@media (max-width: 1200px) {
	.main-menu ul li a {
		padding: 0 10px 0 10px;
	}
}

@media (max-width: 990px) {
	.search-catalog form input {
		width: 300px;
	}
	.search-catalog form label {
		margin-right: 25px;
		margin-left: 0px;
	}
	.header-phone h2 {
		padding-top: 0px;
	}
	.not_empty {
		position: relative;
	}
	.shope-mob .ms2_total_count {
		right: 10px;
		top: -12px;
	}
}

@media (max-width: 772px) {
    #office-minishop2-grid{
        overflow-x: scroll;
    }
    #office-minishop2-grid>.x-panel-body,
    #office-minishop2-grid>.x-panel-body .x-grid-panel
    #office-minishop2-grid>.x-panel-body .x-panel-body
    #office-minishop2-grid>.x-panel-body .x-grid3-header-offset{
        width: 600px !important;
    }
    .product-content {
    box-sizing: border-box;
    padding: 0px;
    transition: all 0.3s ease-out 0s;
    width: 100%;
}
/*     .x-grid3-header-offset table{
    width: 100%;
} */
/*     .x-form-field-wrap, .x-form-field{
    width: 140px !important;
}
.x-field-search-btns, .x-toolbar-left{
    display: none !important;
} */
    .deksis-block{
    position: relative;
}
    #msCart td.image img{
    width: 80px;
    max-width: 80px;
}
    .block-disable-filter{
    display: block;
}
    .block-disable-filter{
        padding: 20px 0px;
        
    }
    .shop-filter.aside-padd{
        display: none;
    }
.category-mobile .img-responsive{
    width: 20%;
    display: inline-block;
}
    .category-mobile{
        border-bottom: 1px solid #333;
    }
	.slick-next {
		right: 0px !important;
	}
	.pb50 {
		padding-bottom: 20px;
	}
	.pt50 {
		padding-top: 20px;
	}
	h3.title-tovar {
		font-size: 16px;
		display: inline-block;
		text-align: left;
		margin-top: 10px;
		word-wrap: break-word;
		width: 75%;
		margin-left: 5px;
	}
	.header-category{
	    word-wrap: break-word;
	}
	.table-responsive {
		overflow-x: scroll;
	}
	.features-tab .row {
		margin: 0;
	}
	.featur-padd {
		padding: 0;
	}
	h2.product-name {
    min-height: 70px;
    line-height: 12px;
    font-size: 12px;
    overflow: hidden;
    color: #000;
}
/*     .col-padd {
    height: 300px;
} */
	.our-shops,
	.footer-static-title,
	.single-brand,
	.area-title,
	.single-product {
		text-align: center;
	}
	.footer-static-content .logo>img {
		margin: auto;
		margin-bottom: 10px;
	}
	.search-catalog {
		width: 100%;
		padding: 0 5px;
	}
	.search-catalog form input {
		width: 200px;
	}
	.search-catalog.inner form input {
		width: 300px;
	}
	.search-catalog form label {
		margin-right: 25px;
		margin-left: 0px;
	}
	.box_manufacrurer {
		margin-top: 20px;
	}
	.add-to-box-view .button.cart_button {
		float: none;
		margin-bottom: 10px;
	}
	.add-to-box-view {
		text-align: center;
	}
	.header-phone h2 span {
		font-size: 20px;
	}
	.footer-static-content {
		text-align: center;
	}
}
@media print{
    .bread-block,
    .brand-crasoule-area,
    .footer-static-container,
    .add-to-box-view,
    .social-share{
        display: none;
    }
    .logo-print{
        display: block;
    }
}

.hot__offer {
    position: absolute;
    top: 10px; right: 2px;
}
.hot__offer .hot__offer__item {
    padding: 3px 6px;
    font-size: 16px;
    color: #fff;
    margin-bottom: 8px;
    text-align: center;
}
.hot__offer__item_1 {
    background-color: rgba(255, 73, 73, 0.9);
}
.hot__offer__item_2 {
    background-color: rgba(76, 153, 75, 0.9);
}
.hot__offer__item_3 {
    background-color: rgba(254, 162, 75, 0.9);
}
.hot__offer__item_4 {
    background-color: rgba(255, 116, 117, 0.9);
}
.hot__offer__item_5 {
    background-color: rgba(94, 94, 94, 0.9);
}
.hot__offer__item_6 {
    background-color: rgba(123, 73, 225, 0.9);
}
.owl-item .blog-img.vina-banner {
    max-height: unset;
}
.btn_bag {
    background-color: unset;
    border: 1px solid #ff0000;
    color: #000;
    display: inline-block;
}
a.btn_bag:hover:hover {
    color: rgba(0,0,0, 0.8);
}


