/* GENERAL */

a {
	color: #2aa8db;
	outline: none;
}

a:hover {
	color: #0385b7;
	outline: none;
}

a:active,
a:focus {
	outline: none;
	text-decoration: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
	outline: none;
}
/* BUTTON */

.btn {
	transition: all 0.3s ease-out;
}

.btn:hover {
	transition: all 0.3s ease-out;
}

.btn-primary {
	color: #fff !important;
	background-color: #d53c00;
	border-color: #d53c00;
	padding:10px 8px 10px 8px;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
	border-radius:3px;
	font-size:16px;
	
}

.btn-primary:hover {
	background-color:#f04400;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}

.btn-default {
	
	background-color: #ffffff;
	border-color: #7A1A66;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}

.btn-default:hover {
	
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}
/* MODAL */

#onepage_main_div .field_wrapper .field_wrapper{
    position: relative;
}

#login-modal {
	height: 340px;
	width: 380px;
}

.sourcecoast ul {
	padding-left: 0;
}

#form-sclogin-remember {
	margin-top: 30px;
}

.sourcecoast .modal-header {
	background: #2aa8db;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	text-align: center;
}

.sourcecoast a.btn {
	color: #2aa8db !important;
	background-color: #ffffff;
	border-color: #2aa8db;
	text-transform: uppercase;
	float: right;
}

.sourcecoast a.btn:hover {
	color: #fff !important;
	background-color: #2aa8db;
	border-color: #2aa8db;
	text-transform: uppercase;
}

.sourcecoast label {
	width: 100%;
	font-weight: normal;
}

#sclogin-remember {
	float: left;
	width: 15px;
	height: 15px;
	margin: 2px 5px 0 0;
}

.sclogin-joomla-login.vertical #form-sclogin-submitcreate .btn {
	color: #2aa8db !important;
	background-color: #ffffff;
	border-color: #2aa8db;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
	background-image: none;
	text-shadow: none;
}

.sclogin-joomla-login.vertical #form-sclogin-submitcreate .btn:hover {
	color: #fff !important;
	background-color: #2aa8db;
	border-color: #2aa8db;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}
}
/* REGISTER */

#com-form-login-remember #remember {
	float: left;
	width: 15px;
	height: 15px;
	margin: 2px 5px 0 0;
}
#com-form-login-remember label {
	font-weight: normal
}
#com-form-login input[type="submit"] {
	margin-bottom: 15px
}
.user-details label {
	text-align: left;
	font-weight: normal;
	padding-right: 15px;
}
table.user-details {
	width: 100%
}
table.user-details td {
	border-top: 0
}
td.key {
	width: auto
}
.user-details .input,
.user-details .inputbox {
	margin-left: 0
}
table.user-details input,
.user-details .input,
.user-details .inputbox {
	width: auto
}
.user-details .input {
	margin: 10px 0
}
.user-details label {
	width: auto
}
table.user-details tr {
	padding: 5px 0
}
.user-details label,
.user-details input {
	margin: 10px 0
}
#form-login input.button,
.order-view input.button,
.form-validate .button {
	color: #2aa8db !important;
	background-color: #ffffff;
	border-color: #2aa8db;
	text-transform: uppercase;
	border: 1px solid;
	border-radius: 4px;
	padding: 6px 12px;
	transition: all 0.3s ease-out;
}
#form-login input.button:hover,
.order-view input.button:hover,
.form-validate .button:hover {
	color: #fff !important;
	background-color: #2aa8db;
	border-color: #2aa8db;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}
.sclogin-joomla-login ul li {
	list-style: none;
	text-align: center;
}
.order-view label {
	font-weight: normal
}
.order-view h1 {
	font-size: 20px;
	font-weight: normal;
}
/* MESSEGE */

#system-message dd {
	font-weight: normal !important
}
/* HEADER TOP */

.header-top {
	background:none;
}
.header-top a {
	color: #fff
}
.sclogin-modal-links {
	background: url(../images/key.svg) no-repeat left center;
	background-size: 26px 11px;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
}
.sclogin-greeting {
	margin-bottom: 0 !important;
	padding-left: 6px;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
.sclogin-modal-links a {
	margin: 0 7px 0 6px !important
}
.header-top .nav-stacked {
	float: right
}
.header-top .nav-stacked li {
	height: 30px;
	line-height: 30px;
}
.header-top .nav-stacked > li + li {
	margin-top: 0
}
.header-top .nav-stacked li {
	padding: 0 7px 0 8px;
	display: inline-block;
	margin-top: 0;
	background: url(../images/divider.gif) no-repeat left center;
}
.header-top li:first-child {
	background: url(../images/account.svg) no-repeat left center;
	background-size: 21px 18px;
	padding-left: 31px;
}
.header-top .nav-stacked li a {
	padding: 0
}
.header-top .nav-stacked li a:hover {
	background: none;
	text-decoration: underline;
}
.header-top .nav-stacked li.active a {
	background: none
}
/* HEADER */

.t3-header {
	padding-top: 0px;
	padding-bottom: 0px;
}
.logo {
	margin-top: 0px
}
.logo-image {
	margin-top: 0px
}
.logo-image img {
	max-width: 100%;
	margin-top:-10px;
	margin-bottom:-7px;
	
}
.header-phone {
margin-top:10px;
}

#t3-header .phone {
	padding-right:20px
}
.header-phone p {
	margin-bottom: 0;
	color: #5b5b5b;
	font-size: 14px;
}
.header-phone .number {
	font-size: 30px;
	line-height: 28px;
	color: #000;
}

.header-phone a {
	color: #333;
	text-decoration:none;
}

.vmCartModule {
	height: 45px;
	background: url(../images/cart.svg) no-repeat 10px center;
	background-size: 27px 25px;
	border-radius: 3px;
	padding-left: 47px;
	width: 145px;
	float: right;
	line-height: 43px;
}
.vmcartmodule-title {
	line-height: 45px;
	text-align: left;
	font-size: 14px;
	color: #7A1A66;
	float: left;
	padding-right: 10px;
}
.vmCartModule a {
	display: block;
	float: left;
	line-height: 42px;
	width: 100%;
}
.vmCartModule .total_products {
	float: left;
	font-size: 14px;
	text-transform: uppercase;
}
.cart-product {
	margin: 3px 5px 0 -13px;
	padding: 3px 0 0 5px;
	width: 18px;
	height: 18px;
	line-height: 12px;
	color: #fff;
	background: #7A1A66;
	border-radius: 50%;
}






.header-search {
	margin-top: 10px
}
.virtuemart_search {
	overflow: hidden;
}
.virtuemart_search .inputbox,
#mod_virtuemart_search {
	height: 25px !important
	
	
}
#mod_virtuemart_search {
	width: 100%
}
.header-search form {
	width: 100%;
	margin: 0 !important;
	padding: 0;
}
#mod_virtuemart_search {
	background: #fff;
	border-color: #f0f0f0;
	border-radius: 5px;
	padding-right: 40px;
}
.search input[type="image"] {
	height: auto !important;
	border: none !important;
	margin-left: -38px;
}
/* MAIN NAVIGATION */

#t3-mainnav {
	background: #d53c00;
	border: none;
	min-height: 46px;
	
}
#t3-mainnav li.active a,
#t3-mainnav li a:hover,
#t3-mainnav li.open > a {
	background-color: #f04400;
	transition: background-color 0.2s ease-out;
}
#t3-mainnav .navbar-nav > li > a {
	color: #fff;
	transition: background-color 0.2s ease-out;
}
.mega-dropdown-menu {
	background: #f04400;
	border-radius: 0;
	border: 0;
}
.t3-megamenu .dropdown-menu .mega-nav > li a {
	color: #fff !important;
	background: none;
	transition: none;
	margin-left: 5px;
}
.t3-megamenu .dropdown-menu .mega-nav > li a:hover {
	color: #fff !important;
	background: none;
	transition: none;
}
.t3-megamenu .dropdown-menu .mega-nav > li {
	position: relative;
	padding-left: 15px;
}
.t3-megamenu .dropdown-menu .mega-nav > li.lead {
	padding-left: 0
}
.t3-megamenu .dropdown-menu .mega-nav > li.lead:after {
	content: ""
}
.t3-megamenu .dropdown-menu .mega-nav > li:after {
	content: "►";
	position: absolute;
	top: 5px;
	color: #fff;
	left: -2px;
	transition: left 0.4s ease-out;
	padding-left:5px;
}
.t3-megamenu .dropdown-menu .mega-nav > li:hover:after {
	left: 5px;
	transition: left 0.3s ease-out;
}
.t3-megamenu li.dropdown:after {
	content: "_";
	position: absolute;
	color: #fff;
	top: 17px;
	left: 16px;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
	display: none
}
.header-search input.button {
	width: 15px;
}
/* CANVAS */

.off-canvas-toggle {
	padding: 0 5px;
	font-size: 16px;
	width: auto;
	color: #fff !important;
	background: #2f343a
}
.canvas-title {
	padding-left: 5px;
		padding-right: 10px;
}
.t3-off-canvas-body ul.nav-stacked {
	font-size: 16px;
	color: #fff;
}
.t3-off-canvas-body ul.nav-stacked li {
	padding: 0;

}
.t3-off-canvas-body ul.nav-stacked li a {
	color: #fff;
	padding: 7px 0 7px 0;
	border-bottom: 1px solid #c8c8c8;
	border-radius: 0;
}
.t3-off-canvas-body ul.nav-stacked li a:hover {


}
.t3-off-canvas-body ul.nav-stacked li. 
/* Breadcrumbs */

.breadcrumbs {
	background: #f0f0f0;
}
.breadcrumb {
	background: none;
		padding-top:14px;
		font-size:14px;
		padding-bottom:5px;
}
/* SLIDER */

.flex-direction-nav a {
	background: url(../images/bg_direction_nav.png) no-repeat 0 0 !important;
	width: 26px !important;
	height: 38px !important;
}
.flex-direction-nav .flex-next {
	background-position: -26px 0 !important
}
.flex-control-paging li .flex-active,
.flex-control-paging li a:hover {
	background: #2aa8db !important
}

.padded-product-image{
    width: 50%;
    height: 50%;
    margin: auto;
}
.padded-product-image img{
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}

.padded-related-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 650px;
    border-top: 1px solid #eee;
}
.padded-related-wrap h4{
    width: 100%;
}
.padded-related-product{
    -ms-flex-preferred-size: 25%;
    width:50%;
    text-align: center;
    padding: 3px;
    box-sizing: border-box;
}
.padded-related-product img{
    display: block;
    margin: 0 auto;
    width:80%;
}
.padded-related-product .vm-img-desc,
.padded-related-product .product_s_desc{
    display: none;
}
/*
Related Products
*/
 
.product-field-type-R {
width: 25%;
float: left;
text-align: center;
margin-bottom: 10px;
}
.product-field-type-R img {
max-width: 90%;
max-height: 100%;
height: auto;
padding: 10px 0;
display: block;
margin: 0 auto
}
.related-product-image {
height: 200px;
display: table;
width: 100%;
}
.related-product-image a {
height: 200px;
display: table-cell;
vertical-align: middle;
text-align: center;
}

/* PROMO */

.promo {
	text-align: center
}
.promo h3 {
	text-transform: uppercase;
	font-weight: normal;
}
.promo img {
	max-width: 50%
}
.promo p {
	padding: 0 50px
}
/* DEALDAY */

.deal-day {
	background: #f0f0f0;
	padding: 40px 0 20px 0;
}
.t3-deal-day {
	display: flex
}
.t3-deal-day>div {
	display: flex
}
.t3-deal-day .t3-module {
	background: #FFFFFF;
	border: 1px solid #DBDEE1;
}
.box-content {
	padding: 20px;
	width: auto;
}
.box_product img {
	max-width: 100%;
	max-height: 240px;
}
.box_product .name {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.box_product .name a {
	font-size: 18px;
}
.box_product .name a:hover {
	text-decoration: none;
}
.box_product .box_image a {
	display: block;
}
.box_product .box_image {
	max-width: 100%;
}
.box_product .description {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 20px;
}
.box_product .deal_discount {
	font-size: 18px;
	overflow: hidden;
	margin: 10px 0;
}
.box_product div.PricebasePriceWithTax {
	float: left;
	margin-right: 10px;
	color: #a3a3a3;
	line-height: 40px;
	font-size: 20px;
	text-decoration: line-through;
}
.box_product div.PricesalesPrice {
	float: left;
	padding: 0;
	font-size: 28px;
	color: #e67f22;
	line-height: 35px;
	text-align: left;
	margin-right: 15px;
}
.box_product .time-left {
	overflow: hidden
}
.box_product .time-left .countdown_section {
	float: left;
	margin-right: 15px;
	text-align: center;
}
.box_product .time-left .countdown_section .countdown_amount {
	text-align: center;
	border: 1px solid #2aa8db;
	border-radius: 2px;
	font-size: 18px;
	width: 30px;
	height: 30px;
	display: block;
	line-height: 28px;
}
.box_product .addtocart {
	margin-top: 10px
}
/* NEW PRODUCT */

.home-product h3.module-title {
	height: 14px;
	border-bottom: 1px solid #f0f0f0;
	text-align: center;
	font-weight: normal;
	font-size: 25px;
	margin: 0 auto 20px auto;
	width: 90%;
}
.home-product h3.module-title span {
	background: #fff;
	padding: 0 2%;
}
.home-product .vmproduct {
	display: flex;
	flex-wrap: wrap;
}
.home-product .vmproduct > div {
	display: flex;
}
.home-product .spacer {
	border: 1px solid #e9e9e9;
	transition: border 0.5s ease-out;
	margin-bottom: 15px;
	width: 100%;
}
.home-product .spacer:hover {
	border: 1px solid #2aa8db;
	transition: border 0.5s ease-out;
}
.home-product .vmproduct .spacer .product-image {
	height: 250px;
	width: 100%;
	padding: 60px 0 40px 0;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
}
.home-product .vmproduct .spacer .product-image a {
	max-height: 100%;
	height: 250px;
	width: 100%;
	display: block;
}
.home-product .vmproduct .spacer img {
	max-width: 80%;
	max-height: 100%;
}
.home-product .vmproduct .spacer .product-name {
	min-height: 65px;
	padding: 20px 20px 0 20px;
	text-align: center;
}
.home-product .vmproduct .spacer .product-name a {
	color: #333;
	text-decoration: none;
	transition: all 0.3s ease-out;
}
.home-product .vmproduct .spacer .product-name a:hover {
	color: #0385b7;
	text-decoration: none;
	transition: all 0.3s ease-out;
}
.home-product .vmproduct .spacer .product-price {
	padding: 0 20px;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.home-product .vmproduct .spacer .product-price div.PricesalesPrice {
	padding: 0 5px;
	color: #e67f22;
	text-align: center;
	font-size: 16px;
}
.home-product .vmproduct .spacer .product-price div.PricebasePriceWithTax {
	padding: 2px 5px 0 5px;
	color: #a3a3a3;
	float: left;
	font-size: 14px;
}
.home-product .vmproduct .spacer .addtocart-bar {
	text-align: center;
	margin-bottom: 20px;
}
.home-product .vmproduct .spacer .quantity-box,
.home-product .vmproduct .spacer .quantity-controls {
	display: none
}
.home-product .vmproduct .spacer .addtocart-button {
	width: auto;
	float: none;
	margin: 0;
}
/* HOME INFO */

.home-info {
	position: relative
}
.home-info img {
	max-width: 100%
}
.home-info .more {
	text-align: center
}
.home-info a {
	margin-top: -180px
}
.home-info a.btn {
	background: none;
	color: #fff;
	border: 1px solid #fff;
	text-transform: uppercase;
}
/* CATEGORIES HOME */

.category-view h4.module-title {
	height: 14px;
	border-bottom: 2px solid #f0f0f0;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 26px;
	margin: 0 auto 60px auto;
	width: 75%;
}
.category-view h4.module-title span {
	background: #fff;
	padding: 0 2%;
}
.category-view .spacer {
	border: 1px solid #f0f0f0;
	padding: 0 !important;
	transition: border 0.5s ease-out;
	margin-bottom: 15px;
}
.category-view .spacer:hover {
	border: 1px solid #004cb8;
	transition: border 0.5s ease-out;
}
.category-image {
	height: 190px;
	padding: 5px;
	border-bottom: 1px solid #f0f0f0;
	text-align: center;
}
.category-image a {
	max-height: 100%;
	height: 190px;
	display: block;
}
.category-image img {
	max-width: 80%;
	max-height: 100%;
}
.category-view h2 {
	text-align: center
}
.category-view h2 a {
	display: inline-block !important;
	margin: 10px 0;
}
/* ABOUT SHOP */

.about-shop {
	background: #2f343a;
	color: #fff;
	padding: 20px 0 35px 0;
	text-align: justify;
	border-bottom:1px solid #8b8c8d;
}
.about-shop a {
	color: #fff
}
.about-shop a:hover {
	color: #fff
}
/* FOOTER */

.t3-footer{
	background: #2f343a;
	border-top: none;
	 padding-bottom:40px;
	
}

.t3-footer -test  {
	background-image: url(/images/footer.jpg);
	background-position:center;
	background-size:100%;
	border-top: none;
	
}


.t3-footnav .t3-module {
	background: none;
	color: #fff;
}
.t3-footnav .t3-module .module-title {
	color: #fff;
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: 400;
}
.t3-footer p {
	margin-bottom: 5px
}
.t3-footnav .t3-module ul > li {
	line-height: inherit;
	margin-bottom: 5px;
}
.t3-footnav .t3-module ul > li > a {
	color: #27a8df
}
.t3-footnav .t3-module ul > li > a:hover {
	color: #0385b7
}
.t3-copyright {
	padding: 0;
	color: #fff;
	font-size: 14px;
	border-top: none;
}
.copyright {
	border-top: 2px solid #8b8c8d;
	padding: 15px 0 0 0;
}
/* CATEGORY */

.browse-view h1 {
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
}
.sorting {
	font-size: 13px;
	padding: 5px 0 25px 0;
}
.orderlistcontainer .title {
	float: left;
	margin-right: 5px;
}
.orderlistcontainer a:hover {
	text-decoration: none
}
.orderlistcontainer div.activeOrder {
	cursor: pointer;
	float: left;
	border-radius: 0;
	padding: 0 5px;
}
.orderlistcontainer div.activeOrder a {
	border-bottom: 1px dashed
}
.orderlistcontainer div.orderlist {
	background: #FFF;
	cursor: pointer;
	z-index: 1;
	float: left;
	display: block !important;
}
.orderlistcontainer div.orderlist div {
	float: left;
	padding: 0 5px;
}
.results {
	overflow: hidden
}
.vm-pagination {
	float: right;
	font-size:18px;
}
.orderby-displaynumber .display-number span {
	float: left;
	line-height: 33px;
	margin-right: 10px;
}
.browse-view .row {
	display: flex;
	flex-wrap: wrap;
}
.browse-view .product {
	display: flex
}
.browse-view .product .spacer {
	border: 1px solid #fff;
	border-radius:3px;
	margin-bottom: 25px;
	width: 100%;
	transition: border 0.5s ease-out;
	position: relative;
}
.browse-view .product .spacer:hover {
	border: 1px solid #f0f0f0;
	transition: border 0.5s ease-out;
}
.browse-view .product .spacer .product-image {
	height: 260px;
	padding: 10px 0 10px 0;
	border-bottom: 0px solid #f0f0f0;
	text-align: center;
	position: relative;
}
.row .product .spacer .product-image img {
	max-width: 100%;
	max-height: 100%;
}
/* СМЕНА ИЗОБРАЖЕНИЙ ПРИ НАВЕДЕНИИ */

.image2 {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 100%;
	padding-right: 0px;
	opacity: 0;
	transition: opacity 0.4s ease-out;
}
.image1 {
	opacity: 1;
	transition: opacity 0.3s ease-out;
}
.image1,
.image2 {
	height: 230px;
}
.browse-view .product .spacer:hover .image2 {
	opacity: 1;
	transition: opacity 0.3s ease-out;
}
.browse-view .product .spacer:hover .image1 {
	opacity: 0;
	transition: opacity 0.3s ease-out;
}
.category-name {
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	margin:0 auto;
	text-transform:uppercase;
	width:90%;
	padding-top:10px;
}
.category-name a {
color: #333;
}

.category-name a:hover {
	color: #0385b7;
	transition: all 0.3s ease-out;
	text-decoration: none;
}

.product .spacer .product-name {
	min-height: 115px;
	line-height: 20px;
	padding-top:45px;
	text-align: center;
	font-size: 16px;
	font-weight:bold;
	width:90%;
	border-bottom:1px solid #ccc;
	margin:0 auto;
	text-transform:uppercase;
}
.product .spacer .product-name a {
color: #333;
}
.product .spacer .product-name a:hover {
	color: #0385b7;
	text-decoration: none;
	transition: all 0.3s ease-out;
}
.product .spacer .product-name h2 {
	font-weight: normal;
	margin: 0;
	font-size: 16px;
}
.product .spacer .product-name h2 a {
	color: #333;
	transition: all 0.3s ease-out;
	line-height: 20px;
	padding-top:25px;
		padding-bottom:10px;
		border-bottom:1px solid #ccc;
		width:90%;
		text-transform:uppercase;
}
.product .spacer .product-name h2 a:hover {
	color: #0385b7;
	text-decoration: none;
	transition: all 0.3s ease-out;
}
.product .spacer .product-price {
	padding: 0 20px;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	
}
.product .spacer .product-price div.PricesalesPrice {
	padding: 0 3px;
font-weight:bold;
	text-align: center;
	font-size: 22px;
text-decoration:bold;
margin-top:10px;
}
.product .spacer .product-price div.PricebasePriceWithTax {
	padding: 2px 5px 0 5px;
	color: #a3a3a3;
	float: left;
	font-size: 14px;
}
.vrvote-count {
	display: block;
}

.spacer .product-availability {
	font-size: 12px;
	float: left;
	text-decoration:bold;
}
.spacer .category-product-info {
	font-size: 12px;
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
.spacer .product-review,
.spacer .product-availability {
	padding: 0 5px;
}
.in-stock {
	color: green;
	text-decoration:bold;
}
.not-available {
	color: red;
	text-decoration:bold;
}
.product_badge > div:nth-child(2) {
	margin-top: 30px
}
.spacer .product-rating {
	text-align: center;
	margin-bottom: 7px;
}
.spacer ul.vrvote-ul {
	z-index: -1
}
.orderby-displaynumber {
	font-size: 15px;
	margin: 5px 0 5px 0;
}
.orderby-displaynumber .display-number {
	overflow: hidden;
	float: left;
}
.orderby-displaynumber .display-number select {
	float: left;
	padding: 5px 5px 4px 12px;
	border-color: #ddd;
}
.vm-pagination ul {
	margin-top: 0
}
.category_description {
	font-size: 13px;
	text-align: justify;
	border: 1px solid #f0f0f0;
	padding: 15px 20px;
}
.virtuemart_search input[name="keyword"] {
	float: left;
	margin: 0 20px 10px 0;
}
.product .spacer .product-fields {
	display: none
}
.category-addtocart {
	width: 35px;
	height: 35px;
	bottom: 0;
	border: 35px solid transparent;
	border-bottom: 35px solid #7A1A66;
	border-left: 35px solid #7A1A66;
	position: absolute;
	opacity: 0;
	transition: opacity 0.5s ease-out;
}
.product .spacer:hover .category-addtocart {
	opacity: 0.8;
	transition: opacity 0.5s ease-out;
}
.category-addtocart .addtocart-area {
	position: absolute;
	top: -5px;
	left: -35px;
}
.addtocart-button2 input {
	width: 45px;
	color: #00b956;
	border: 0;
	height: 40px;
	text-indent: -99999px;
	background: url(../images/buy.svg) 12px no-repeat;
	background-size: 20px 18px;
}
.addtocart-button2 input:active,
.addtocart-button2 input:focus {
	outline: none
}
/* PRODUCT PAGE */
.videoobzor-top {cursor: pointer;padding:10px;text-transform:uppercase;}
.videoobzor-mob {display:inline-block;width:100%;}
.videoobzor-tittle {font-size: 22px; padding: 3px 15px; text-align: center; margin-bottom: 15px; padding-top: 10px; }
.videoobzor-fly {margin:0 auto;max-width:580px;}
.video-responsive-fly {
position:relative;
padding-bottom:56.25%;
margin-bottom:10px;
height:0;
overflow:hidden;
}
.video-responsive-fly iframe,
.video-responsive-fly object,
.video-responsive-fly embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tabs {margin-top:35px;width:68%;float:left;}
.plusi {width:100%;margin-top:10px;}
.plusi-mobile {width:100%}
.dostavka-po-rossii {background: #f7f7f7 none repeat scroll 0px 0px; font-size: 14px; border-radius: 2px; border: 1px solid #c8c8c8;line-height:8px;height:80px;margin-bottom:10px;margin-top:10px;}
.garantiya {background: #f7f7f7 none repeat scroll 0px 0px; font-size: 14px; border-radius: 2px; border: 1px solid #c8c8c8;line-height:8px;height:80px;margin-bottom:10px;margin-top:10px;}

.sborka {background: #f7f7f7 none repeat scroll 0px 0px; font-size: 14px; border-radius: 2px; border: 1px solid #c8c8c8;line-height:8px;height:80px;margin-bottom:10px;margin-top:10px;}


.productdetails-view h1 {
	font-weight: normal;
	padding-bottom: 10px;
}
div.flexible-main-image {
	height: 330px;
	border: 1px solid #f0f0f0;
}
div.flexible-main-image a {
	line-height: 330px;
	height: 330px;
	display: block;
}
#additionalImagesNoScroll {
	margin-top: 10px;
	overflow: hidden;
}
#FlexibleAdditionalGallery > div {
	padding: 0 5px 0 5px !important;
	margin-bottom: 10px;
}
#FlexibleAdditionalGallery > div:first-child,
#FlexibleAdditionalGallery > div:nth-child(5) {
	padding-left: 15px !important
}
#FlexibleAdditionalGallery > div:last-child,
#FlexibleAdditionalGallery > div:nth-child(4) {
	padding-right: 15px !important
}
#FlexibleAdditionalGallery > div:nth-child(5) {
	padding-right: 5px !important
}
#FlexibleAdditionalGallery img {
	max-width: 90%;
	max-height: 90%;
}
#FlexibleAdditionalGallery a {
	display: block;
	text-align: center;
	border: 1px solid #f0f0f0;
	height: 100px;
	line-height: 100px;
}
#FlexibleAdditionalGallery a span {
	display: block;
	height: 100px;
	line-height: 100px;
}
.quantity-box,
.quantity-controls {
	display: none
}
#fancybox-content,
#fancybox-wrap,
#fancybox-content {
	box-sizing: content-box
}
#fancybox-wrap {
	width: 450px !important
}
#fancybox-content {
	width: 430px !important
}
.product-info {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 10px 10px 30px 10px;
	margin-bottom: 15px;
}
.manufacturer {
	margin: 0
}
.spacer-buy-area .product-price {
	overflow: hidden
}
.spacer-buy-area div.PricesalesPrice {
	text-align: center;
	font-size: 38px;
	float: left;
	text-decoration:bold;
	margin-right: 10px;
	font-weight:bold;
}
.spacer-buy-area div.PricebasePriceWithTax {
	padding: 4px 0 0 0;
	color: #a3a3a3;
	float: left;
	font-size: 16px;
}
.spacer-buy-area .addtocart-area {
	margin-bottom: 10px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 30px;
}
.pluso-more {
	display: none !important
}
.pluso .pluso-wrap a {
	margin-right: 5px !important
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	border: 1px solid #c8c8c8;
	border-bottom-color: transparent;
}
.nav-tabs {
	border-bottom: 1px solid #c8c8c8;

}
.nav-tabs > li > a {
	padding: 10px 20px;
	font-size: 16px;
	font-weight:bold;
}
.tab-content {
	border: 1px solid #c8c8c8;
	border-top-color: transparent;
	padding: 25px 10px 20px 10px;
	font-size:16px;
}
/* COMMENTS */

#comments-list {
	margin-bottom: 30px
}
#comments-form input {
	padding-left: 10px
}
.rating {
	
	padding-top: 2px;
	margin-right: 5px;
}
.recent-product {
	margin-top: 35px
}
.recent-product h3 {
	font-size: 18px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 15px;
}
.recent-product .spacer {
	text-align: center
}
.recent-product .product_badge {
	display: none !important
}
.recent-product .product-image {
	height: 150px
}
.recent-product img {
	max-width: 90%;
	max-height: 140px;
}
.recent-product a:hover {
	text-decoration: none
}
.recent-product .PricebasePriceWithTax {
	color: #a3a3a3
}
/* SIDEBAR-1 */

.t3-sidebar .module-title {
	font-size: 22px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
}
.t3-sidebar .vmgroup {
	padding-top: 10px;
}
.t3-sidebar .vmgroup ul {
	padding-left: 0
}
.t3-sidebar .vmgroup ul li {
	list-style: none;
	margin-bottom: 20px;
	overflow: hidden;
}
.t3-sidebar .product-image {
	float: left;
	width: 40%;
}
.t3-sidebar .product-image img {
	max-width: 100%;
	max-height: 80px;
	text-align: left;
}
.t3-sidebar .product-name {
	float: left;
	width: 60%;
	text-align: left;
	font-size: 13px;
	padding-left: 15px;
}
.t3-sidebar .product-name a:hover {
	text-decoration: none
}
/* CATEGORY MENU */

.accordeonck ul {
	padding: 0
}
.accordeonck li {
	list-style: none;
	border-bottom: 1px solid #c8c8c8;
	padding: 10px 0 8px 0;

}
.accordeonck li a {
	font-size: 16px;
	color: #333;
	display: block;
	max-width:90%;
	color:#fff;
}
.accordeonck li a:hover {
	color: #fff;
	text-decoration: none;
}
.accordeonck a.isactive {
	color: #fff
}
.accordeonck li img  {
margin-right: 5px;
width:20px;
height:20px;
}
.accordeonck li img:hover {
	cursor: pointer
}
.accordeonck ul li ul {
	padding-left: 8px;
	position: relative;
}
/*.accordeonck ul li ul li a:after {
	content: ">";
	position: absolute;
	color: #fff;
	left: -3px;
	transition: left 0.3s ease-out;
}*/
.accordeonck ul li ul li a:hover:after {
	left: 7px;
	transition: left 0.3s ease-out;
}
.accordeonck ul li ul li:last-child {
	border-bottom: none
}
.accordeonck ul li ul li a {
	font-size: 16px
}

div.opc_menu span.opc_title,
div.opc_heading span.opc_title {
	font-size: 16px;
	line-height: 40px;
	text-transform: uppercase;
}
#onepage_main_div label {
	font-weight: normal
}
.inside_product_wrapper {
	padding-bottom: 15px;
	padding-top: 10px;
}
#vmMainPageOPC #basket_container a.deletebtn:hover {
	text-decoration: none
}
/* OTHER */

.pagination-wrap {
	overflow: hidden;
}
#system-message-container,
span.opc_price_general {
	display: none
}
input[type="checkbox"].inputbox {
	width: auto;
	float: left;
	height: auto;
	margin: 4px 5px 0 0;
}
a.b1c {
	margin-top: 5px;
	display: inline-block;
	border-bottom: 1px dashed;
	transition: all 0.3s ease-out;
}
a:hover.b1c {
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	transition: all 0.3s ease-out;
}
/*
Update VM3
*/

a:focus {
	outline: 0 !important;
}
.btn-primary:focus,
.btn-primary:active {
	color: #fff !important;
	background-color: #2f343a;
	border-color: #2f343a;
}
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
	color: #0385b7;
}
#login-modal .sclogin-joomla-login.vertical input#sclogin-username.input-block-level,
#login-modal .sclogin-joomla-login.vertical input#sclogin-passwd.input-block-level {
	width: 100% !important;
}
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
	background: none;
}
.flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: 0px;
}
.flex-direction-nav .flex-prev {
	left: 0px;
}
.slider .flexslider {
	margin-bottom: 60px;
}
#email_input input[type="email"] {
	width: 100%;
}
.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited {
	color: #2aa8db !important;
	background-image: none;
	background-color: #ffffff;
	border-color: #2aa8db;
	font-weight: normal;
	text-transform: uppercase;
	padding: 6px 12px;
	margin-top: 10px;
	font-size: 14px;
	transition: all 0.3s ease-out;
}
.vm-button-correct:hover {
	color: #fff !important;
	background-color: #2aa8db;
	border-color: #2aa8db;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}
#com-form-login h2 {
	font-size: 14px;
}
#com-form-login-username,
#com-form-login-password {
	width: 100%;
}
#com-form-login-remember {
	width: 170px;
}
#com-form-login-remember input[type="submit"] {
	color: #2aa8db !important;
	background-image: none;
	background-color: #ffffff;
	border: 1px solid;
	border-radius: 4px;
	border-color: #2aa8db;
	font-weight: normal;
	text-transform: uppercase;
	padding: 6px 12px;
	margin-top: 10px;
	font-size: 14px;
	float: left;
	transition: all 0.3s ease-out;
}
#com-form-login-remember input[type="submit"]:hover {
	color: #fff !important;
	background-color: #2aa8db;
	border-color: #2aa8db;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}
#adminForm .buttonBar-right {
	text-align: left;
	margin: 30px 0 15px 0;
}
.category-view h2 a {
	white-space: normal;
	max-width: 90%;

}
.category-image {
	display: table;
	height: 190px;
	padding: 5px;
	border-bottom: 1px solid #f0f0f0;
	text-align: center;
	width: 100%;
}
.category-image a {
	display: table-cell;
	vertical-align: middle;
	box-sizing: content-box;
}
.header-search input.button {
	height: auto !important;
}
.header-search input.button:active,
.header-search input.button:focus {
	outline: 0;
}
.nav > li > a:focus {
	background: none;
}
.slider .flex-direction-nav .flex-prev {
	left: 0px;
}
.slider .flex-direction-nav .flex-next {
	right: 0;
}
.category-view h2 a {
	white-space: normal;
	max-width: 90%;
font-weight:bold;
}
.productdetails-view span.addtocart-button {
	float: none;
}
.productdetails-view .main-image {
	border: 1px solid #f0f0f0;
	padding: 10px;
	height: 330px;
	display: table;
}
.productdetails-view .main-image a {
	display: table-cell;
	width: 100%;
	height: 330px;
	vertical-align: middle;
	box-sizing: content-box;
}
.productdetails-view .main-image img {
	max-height: 95%;
	max-width: 95%;
}
.additional-images div {
	border: 1px solid #f0f0f0;
	height: 100px;
	width: 100px;
	padding: 7px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 80px;
}
.additional-images img {
	margin-right: 0;
	max-width: 100%;
	width: auto;
	max-height: 100%;
}
#fancybox-title {
	display: none !important;
}
#fancybox-img {
	height: auto;
	max-height: 100%;
	width: auto;
	max-width: 100%;
}
#fancybox-content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#fancybox-wrap {
	left: 32% !important;
}
div.flexible-main-image img {
	max-height: 95% !important;
	max-width: 95% !important;
}
body .flexibleZoomContainer .flexibleZoomLens {
	cursor: pointer !important;
}
.fancybox2-outer .fancybox2-nav span {
	position: absolute;
	top: 50%;
	width: 24px;
	height: 38px;
	margin-top: -19px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox2-outer .fancybox2-next span {
	right: -10px;
	background-position: 0 -74px;
}
.fancybox2-outer .fancybox2-prev span {
	left: -10px;
	background-position: 0 -28px;
}
.fancybox2-skin .fancybox2-close {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 24px;
	height: 24px;
	cursor: pointer;
	z-index: 8040;
}
.spacer-buy-area .addtocart-area {
	margin-top: 20px;
	padding-bottom: 0;
	border-bottom: 0;
}
.addtocart-area+a {
	margin-bottom: 25px;
}
.productdetails-view .product-short-description {
	border-top: 1px solid #f0f0f0;
	padding-top: 20px;
}
.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited {
	letter-spacing: normal;
}
/*
Update version 1.2
*/
/*
Related Products
*/

.product-related-products {
	border-top: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
.product-related-products .product-fields-title-wrapper {
	font-size: 18px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 15px;
}
.product-related-products .product-fields-title {
	font-weight: normal;
}
.product-field-type-R {
	width: 20%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	padding-right: 5px;
}

@media (min-width: 768px) and (max-width: 991px) {
	.product-field-type-R {
		width: 25%;
		padding-bottom: 5px;
	
	}
	
}
@media (min-width: 590px) and (max-width: 768px) {
	.product-field-type-R {
		width: 25%;
		padding-bottom: 5px;
	
	}
}
@media (max-width: 590px) {
	.product-field-type-R {
		width: 33%;
		padding-bottom: 5px;
		min-height:270px
	}
	.related-title {margin-left:0px;}
}
@media (max-width: 400px) {
	.product-field-type-R {
		width: 50%;
		padding-bottom: 5px;
		min-height:270px
	}
	.related-title {margin-left:0px;}
}
.product-field-type-R img {
	max-width: 90%;
	max-height: 100%;
	height: auto;
	padding: 10px 0;
	display: block;
	margin: 0 auto
}
.related-product-image {
	height: 200px;
	display: table;
	width: 100%;
}
.related-product-image a {
	height: 200px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.product-field-type-R .price-crossed {
	color: #a3a3a3;
}
/*
Related Categories
*/

.product-related-categories {
	display: flex;
	flex-wrap: wrap;
	border-top: 0;
}
.product-related-categories .product-fields-title-wrapper {
	width: 100%;
	margin-bottom: 15px;
	font-size: 18px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 15px;
}
.product-related-categories .product-fields-title-wrapper .product-fields-title {
	font-weight: normal;
}
.product-related-categories .product-field {
	width: 25%;
	float: left;
	text-align: center;
}
.product-related-categories img {
	max-height: 90%;
	max-width: 90%;
	width: auto;
	margin: 0 auto;
	padding-bottom: 10px;
}
.product-related-categories .product-field-display {
	display: table;
	width: 100%;
	height: 200px;
}
.product-related-categories a {
	display: table-cell;
	vertical-align: bottom;
	height: 200px;
}
/*
Animation
*/

@-webkit-keyframes hvr-wobble-vertical {
	16.65% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}
	
	33.3% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
	
	49.95% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}
	
	66.6% {
		-webkit-transform: translateY(-1px);
		transform: translateY(-1px);
	}
	
	83.25% {
		-webkit-transform: translateY(1px);
		transform: translateY(1px);
	}
	
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes hvr-wobble-vertical {
	16.65% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}
	
	33.3% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
	
	49.95% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}
	
	66.6% {
		-webkit-transform: translateY(-1px);
		transform: translateY(-1px);
	}
	
	83.25% {
		-webkit-transform: translateY(1px);
		transform: translateY(1px);
	}
	
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
.vmCartModule {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.vmCartModule:hover .cart-product,
.vmCartModule:focus .cart-product,
.vmCartModule:active .cart-product {
	-webkit-animation-name: hvr-wobble-vertical;
	animation-name: hvr-wobble-vertical;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/*
New style 1.2
*/

.addtocart-area .product-field {
	width: 100%;
}
.vm-customfield-cart .product-field-type-S {
	width: 100%;
}
.product_badge > div:nth-child(3) {
	margin-top: 83px;
}
.home-product {
	padding-bottom: 20px;
}
.t3-footer .fa {
	font-size: 30px;
	margin-right: 5px;
}
.t3-footer .sicon .fa {
	margin-right: 10px;
}
.rev_slider_wrapper {
	margin-bottom: 50px !important;
}

/* 
VERSION 1.3
*/
/*
start new cart
*/
.cart #vmCartModule{
    height: 45px;
    border: 1px solid #f04400;
    padding-top: 7px;
    margin-top:14px;
    border-radius: 4px;
    background:#fff;
}
.cart #vmCartModule .cart_top .total strong{
    transition: color 0.3s; 
}
.cart #vmCartModule:hover .cart_top .total strong{
  
    transition: color 0.3s;

}
.vmCartModule .cart_content .product_name a{
    transition: color 0.3s;
    color: #000;
}
.vmCartModule .cart_content .product_name a:hover{
    text-decoration: none;
    color: #000;
    transition: color 0.3s;
}
.vmCartModule .cart_content .show_cart a{
    transition: background 0.3s;
    background: #d53c00;
}
.vmCartModule .cart_content .show_cart a:hover{
    background: #d53c00;
    opacity: 1;
    transition: background 0.3s;
}
/*
end new cart
*/
/*
start full menu
*/
.navbar-default .navbar-nav > li.full {
  position: inherit;
}
.navbar-default .navbar-nav > li.full > .dropdown-menu {
  width: 100% !important;
  left: 0 !important;
}
.t3-navbar {
    position: relative;
}
.t3-megamenu li.dropdown:after{
    content: '';
}
.navbar-default .navbar-nav > li > .dropdown-toggle:after {

    content: '⬇';
    margin-left: 4px;
}
/*
end full menu
*/
/*
line product category
*/
.category-view .browse-view .product.line div.row{
    display: block;
}
.category-view .browse-view .product.line .spacer div.flex{
    display: flex;
    flex-wrap: nowrap;
}
.category-view .browse-view .product.line .spacer div.flex > div:last-child {
    border-left: 1px solid #f0f0f0;
}
.browse-view .product.line .spacer .product-image{
    border-bottom: 0;
}
.product.line .spacer .product-name{
    padding: 0;
}
.product.line .spacer .product-name h2{
    text-align: left;
    font-size: 16px;
}
.product.line .spacer .product-name h2 a{
    color: #2aa8db;
}
.product.line .spacer .product-name h2 a:hover{
    text-decoration: none;
    color: #0385b7;
}
.category-view .browse-view .product.line .spacer .product-price {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: row-reverse;
    padding: 0;
    margin: 7px 15px 0 0;
}
.line .spacer .product-review{
    font-size: 12px;
    padding: 0 15px;
    text-align: right
}
.line .spacer .product-availability{
    float: right;
    padding: 0 15px;
}
.line form.product{
    display: block;
    float: right;
    margin: 15px 15px 15px 0;
}
/*
other styles
*/
#system-message-container{
    display: block;
}
.view-cart #system-message-container{
    display: none;
}
.view-category .category-view > h1 {
    font-size: 25px;
    font-weight: normal;
    /*border-bottom: 1px solid #f0f0f0;*/
    padding-bottom: 10px;
    margin: 0 0 10px 0;
}
.category-addtocart span.addtocart-button  input.addtocart-button {
    width: 45px;
    color: #00b956;
    background-color: none;
    border: 0;
    height: 40px;
    text-indent: -99999px;
    background-size: 20px 18px;
}
.orderby-displaynumber .display-number{
    margin-bottom: 10px;
}
/* button top */
#back-to-top {
	position: fixed;
	right: 20px;
	top: auto;
	z-index: 999;
	display: none;
	
}

@media (min-width: 768px) {
	#back-to-top{
		display: block;
	}
}
.angle-up::before {content:'⇧';color:#d53c00;font-size:25px;}



#back-to-top .btn {
	background: none;
	border: 2px solid #d53c00;
	color: #d53c00;
	height: 40px;
	width: 40px;
	margin-bottom:30px;
	border-radius: 50%;
	line-height: 1;
	padding: 0;
	text-align: center;
	opacity: 0.7;
	transition: all 0.2s;
}
.fa-bars::before {content:'\2630';float:left;margin-top:-2px;font-size:18px;}

#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
	background: none;
	outline: none;
	opacity: 1;
}

#back-to-top.affix {
	bottom: 40px;
}

#back-to-top a {
	outline: none;
}

#back-to-top i {
	font-size: 28px;
	line-height: 22px;
	color: #d53c00;
}
#com-form-login-username input{
    margin-bottom: 10px;
}
.category-view .orderlistcontainer{
    display: block;
}
.category-addtocart span.addtocart-button input.addtocart-button:focus{
    outline: none;
}
/*
media inquiries
*/
@media (min-width: 1200px) {
  .category-view div[class*="-view"] div.row > div.col-lg-6:first-child,
  .recent .row > div.col-lg-6:first-child {
    -webkit-flex-basis: 49.8%;
        -ms-flex-preferred-size: 49.8%;
            flex-basis: 49.8%;
  }
  .category-view div[class*="-view"] div.row > div.col-lg-4:first-child,
  .recent .row > div.col-lg-4:first-child {
    -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
            flex-basis: 33%;
  }
  .category-view div[class*="-view"] div.row > div.col-lg-3:first-child,
  .recent .row > div.col-lg-3:first-child {
    -webkit-flex-basis: 24.8%;
        -ms-flex-preferred-size: 24.8%;
            flex-basis: 24.8%;
  }
  .category-view div[class*="-view"] div.row > div.col-lg-2:first-child,
  .recent .row > div.col-lg-2:first-child {
    -webkit-flex-basis: 16%;
        -ms-flex-preferred-size: 16%;
            flex-basis: 16%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .category-view div[class*="-view"] div.row > div.col-md-6:first-child,
  .recent .row > div.col-md-6:first-child {
    -webkit-flex-basis: 49.8%;
        -ms-flex-preferred-size: 49.8%;
            flex-basis: 49.8%;
  }
  .category-view div[class*="-view"] div.row > div.col-md-4:first-child,
  .recent .row > div.col-md-4:first-child {
    -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
            flex-basis: 33%;
  }
  .category-view div[class*="-view"] div.row > div.col-md-3:first-child,
  .recent .row > div.col-md-3:first-child {
    -webkit-flex-basis: 24.8%;
        -ms-flex-preferred-size: 24.8%;
            flex-basis: 24.8%;
  }
  .category-view div[class*="-view"] div.row > div.col-md-2:first-child,
  .recent .row > div.col-md-2:first-child {
    -webkit-flex-basis: 16%;
        -ms-flex-preferred-size: 16%;
            flex-basis: 16%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .category-view div[class*="-view"] div.row > div.col-sm-6:first-child,
  .recent .row > div.col-sm-6:first-child {
    -webkit-flex-basis: 49.8%;
        -ms-flex-preferred-size: 49.8%;
            flex-basis: 49.8%;
  }
  .category-view div[class*="-view"] div.row > div.col-sm-4:first-child,
  .recent .row > div.col-sm-4:first-child {
    -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
            flex-basis: 33%;
  }
  .category-view div[class*="-view"] div.row > div.col-sm-3:first-child,
  .recent .row > div.col-sm-3:first-child {
    -webkit-flex-basis: 24.8%;
        -ms-flex-preferred-size: 24.8%;
            flex-basis: 24.8%;
  }
  .category-view div[class*="-view"] div.row > div.col-sm-2:first-child,
  .recent .row > div.col-sm-2:first-child {
    -webkit-flex-basis: 16%;
        -ms-flex-preferred-size: 16%;
            flex-basis: 16%;
  }
  .product.line .spacer .product-name h2,
.line p.product_s_desc{
        padding-left: 15px;
    }
}
@media (max-width: 767px) {
  .category-view div[class*="-view"] div.row > div.col-xs-6:first-child,
  .recent .row > div.col-xs-6:first-child {
    -webkit-flex-basis: 49.5%;
        -ms-flex-preferred-size: 49.5%;
            flex-basis: 49.5%;
  }
    .category-view .browse-view .product.line .spacer div.flex{
        flex-wrap: wrap;
    }
    .browse-view .product.line .spacer .product-image{
        border-bottom: 1px solid #f0f0f0;
    }
    .product.line .spacer .product-name{
        
    }
    .product.line .spacer .product-name h2{
        text-align: center;
    }
    .product.line .spacer .product-name h2 a{
        margin: 0;
        font-size: 14px;
        color: #333
    }
    .product.line .spacer .product-name {
    min-height: 40px;
    padding: 20px 20px 0 20px;
    text-align: center;
    }
    .category-view .browse-view .product.line .spacer .product-price{
        justify-content: center;
    }
    .category-view .browse-view .product.line .spacer .product_s_desc{
        display: none;
    }
    .line .product-cart{
        display: block;
        width: 100%;
        text-align: center;
        overflow: hidden;
    }
    .line .product-cart > .addtocart-area{
        display: inline-block;
    }
    .line .info{
        text-align: center;
    }
    .line .spacer .product-review,
    .line .spacer .product-availability{
        display: inline-block;
        float: none;
        padding: 0 3px;
    }
    .vmCartModule:hover .cart_content{
        display: none;
    }
    #fancybox-wrap{
		left: 20px !important;
		width: auto !important;
	}
}


/* New Style ver. 1.4 */
.vmslider-carousel .owl-stage-outer .owl-item:hover{
    border-color: #f04400;
}
.vmgroup .vmslider-spacer .vmslider-price .PricesalesPrice{
    color: #000;
    font-size: 18px;
    font-weight: bold;
}
.vmgroup .vmslider-spacer .vmslider-price .PricebasePriceWithTax{
    padding-top: 2px;
}
.vmslider-spacer vmslider-addtocart .product-fields {
	display: none;
}
.vmslider-spacer .vmslider-addtocart .addtocart-bar {
	float: none;
	margin: 0;
	padding: 0;
}
.vmslider-spacer .vmslider-addtocart span.addtocart-button {
	width: 100%;
	text-align: center;
}
.vmslider-spacer .vmslider-addtocart span.addtocart-button input.addtocart-button,
.vmslider-spacer .vmslider-addtocart span.addtocart-button input.addtocart-button,
.vmslider-spacer .vmslider-addtocart .notify {
	color: #fff !important;
	background: url("/templates/t3_bs3_blank/css/../images/buy.svg") 12px no-repeat;
	background-size: 20px 20px;
	background-color: #d53c00;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #d53c00;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 400;
	padding: 5px 8px 5px 40px;
	display: inline-block;
	vertical-align: middle;
	transition: all 0.3s ease-out;
}
.vmslider-spacer .vmslider-addtocart span.addtocart-button input.addtocart-button:hover,
.vmslider-spacer .vmslider-addtocart .notify:hover {
    	background: url("/templates/t3_bs3_blank/css/../images/buy.svg") 12px no-repeat;
    	background-size: 20px 20px;
	background-color: #f04400;
	transition: all 0.3s ease-out;
}
.vmslider-spacer .vmslider-addtocart span.addtocart-button input.addtocart-button:active,
.vmslider-spacer .vmslider-addtocart .notify:active {
	outline: 0;
}
.vmslider-spacer .vmslider-addtocart>div[style="display:inline-block;"] {
	width: 100%;
}
.category-addtocart span.addtocart-button  input.addtocart-button {
    background: url("/templates/t3_bs3_blank/css/../images/buy.svg") 12px no-repeat;
}
.view-category .category-view .category-view .row, 
.view-virtuemart .category-view .row{ 
    display: flex; flex-wrap: wrap; 
}
.view-virtuemart .category-view .row h4{
    width: 100%;
}

#fancybox-content .showcart{
    color: #fff !important;
    background-color: #d53c00;
    border-color: #d53c00;
    text-transform: uppercase;
    border: 1px solid;
    border-radius: 4px;
    padding: 6px 12px;
    transition: all 0.3s ease-out;
    display: inline-block;
    font-size:18px;
}

#fancybox-content .continue_link {
 text-transform: uppercase;
 padding: 6px 12px;
 transition: all 0.3s ease-out;
 display: inline-block;
}

#fancybox-content .continue_link:hover {
 text-decoration: none;
}

#fancybox-content .showcart:hover{
    color: #fff !important;
    background-color: #f04400;
    border-color: #f04400;
    text-transform: uppercase;
    transition: all 0.3s ease-out;
    text-decoration: none;
}


#fancybox-content .continue_link{
    float: left;
}
#fancybox-content h4{
        display: inline-block;
    width: 100%;
    float: none;
}
@media (max-width: 845px){
.owl-nav {
    display: none;
}
}
@media (max-width: 1050px) and (min-width: 991px){
.owl-nav {
    display: none;
}
}
/*Vertical Maximenu*/
.maximenuckv .maximenuck{
    padding-left: 0;
    font-size: 16px;
}
.maximenuckv .maximenuck > li{
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
}
.maximenuckv .maximenuck > li a{
    color: #333;
}
.maximenuckv .maximenuck > li a:hover,
.maximenuckv .maximenuck > li .titreck:hover{
    color: #0385b7;
    text-decoration: none;
}
.maximenuckv .maximenuck > li.parent > a:after{
    content: "\f105" !important;
    display: inline-block;
    font: normal normal normal 16px/1;
    font-size: 22px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: none !important;
    right: 0 !important;
    top: 0 !important;
    margin: 0 10px 0 0 !important;
    color: #2aa8db;
}
.maximenuckv div.floatck{
    background-color: #f9f9f9 !important;
    font-size: 12px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 20px rgba(0,0,0,.15);
    padding: 5px 25px 20px 25px !important;
    margin: -32px 0 0 100% !important;
}
.maximenuckv .floatck li a{
    padding: 3px 0;
}
.maximenuckv .floatck .maximenuck{
    font-size: 14px;
}
.maximenuckv .floatck .title{
    font-weight: bold;
    margin-top: 15px;
    overflow: hidden;
    display: flex !important;
    flex-wrap: nowrap;
    align-items: center;
}
.maximenuckv .floatck .title img{
    float: left;
    margin: 0 !important;
}
/*Filter*/
.paramfilter .filter_manufacturers, .paramfilter .price, .paramfilter .custom_params {
    margin-bottom: 10px;
}
.paramfilter .filter span{
    font-weight: normal;
}
.paramfilter .ui-slider .ui-slider-handle{
    border-radius: 0;
    border: 1px solid #2aa8db;
    background: #eee;
}
.paramfilter input[type="text"] {
    border: 1px solid #2aa8db;
    width: auto;
}
.paramfilter .ui-slider-horizontal {
    height: 10px;
    border-radius: 0;
    border-color: #ddd;
}
.mcf_form .mcf_button{
color: #fff !important;
    background-color: #d53c00;
    border-color: #d53c00;
    text-transform: uppercase;
    border: 2px solid;
    border-radius: 4px;
    padding: 10px 22px;
    margin-top:10px;
    transition: all 0.3s ease-out;
    display: inline-block;
    float:left;
}

.mcf_form .mcf_button:hover, 
.mcf_form .mcf_button:focus{
    color: #fff !important;
    background-color: #d53c00;
    border-color: #d53c00;
    text-transform: uppercase;
    transition: all 0.3s ease-out;
    text-decoration: none;
}

.buttons-container{
    width: 95%;
    margin:0 auto;
    text-align:center;
}
.category-addtocart2 {
    width: 49%;
    float:right;
    margin-bottom:5px;
    
}

#fastbuy-button {
    width: 49%;
    float:left;}
        
    

.view-productdetails .quantity-box,
.view-productdetails .quantity-controls {
    display: none;
}
.view-productdetails span.quantity-box{
    padding-top: 0;
    margin-right: 2px
}
.view-productdetails span.quantity-box input{
    width: 32px;
    height: 32px;
}
.view-productdetails span.quantity-controls{
    padding-top: 0;
    margin-right: 7px;
}
.view-productdetails span.quantity-controls input.quantity-plus{
    margin-bottom: 4px;
}
#addtocart2 {
    font-size: 12px;
   
}
.bk_buy_button {
   cursor: pointer;
font-weight:bold;
color: #2aa8db;
text-decoration:underline;
display: inline-block;
white-space: nowrap;
padding-bottom:5px;
}

#fastbuy {
   cursor: pointer;
font-size: 20px;
font-weight:bold;
color: #51bbe9;
text-decoration:underline;
display: inline-block;
white-space: nowrap;
padding-top:5px;
padding-bottom:5px;
}

.findchip {
   cursor: pointer;
font-weight:bold;
color: #51bbe9;
text-decoration:underline;
display: inline-block;
white-space: nowrap;
margin-top:-15px;
}
.kredit-pochta-bank {
   cursor: pointer;
font-size: 16px;
font-weight:bold;
color: #51bbe9;
display: block;
padding-top:10px;
padding-bottom:5px;
max-width:300px;
}
.kredit-pochta-bank a{text-decoration:none;}
.productdetails-view span.addtocart-button input.addtocart-button {
	background-size: 50px 35px;
    padding: 10px 45px 10px 95px;
    font-size:28px;
    margin-left:0px;
    margin-top:0px;
    /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.84);*/
        box-shadow: 0 1px 0 1px rgba(11, 11, 11, 0.24), 0 1px 1px rgba(0, 0, 0, 0.71);
}
.socseti {
    float:right;
    margin-top:5px;
}
.product-rating {
    float:left;
}
.share-rating {
    height:30px;
}
#Delivery-Info-Fly-Moscow-express{background:url('/images/Delivery-Info-Fly-express.svg') no-repeat;background-position:left;padding-left:28px;padding-top:2px;margin-bottom:5px;margin-left:2px;}
#Delivery-Info-Fly-Moscow-express-text1{font-size:14px;font-weight:normal;line-height:16px;padding-bottom:12px;padding-top:12px;}
#Delivery-Info-Fly-Moscow{background:url('/images/Delivery-Info-Fly-Moscow.svg') no-repeat left top;padding-left:28px;padding-top:2px;margin-bottom:5px;margin-left:2px;}
#Delivery-Info-Fly-Moscow-text1{font-size:14px;font-weight:normal;line-height:16px;padding-top:0px;}
#Delivery-Info-Fly-Moscow-text2{font-size:14px;font-weight:normal;line-height:16px;padding-top:12px;}
#Delivery-Info-Fly-Moscow-text3{font-size:14px;font-weight:normal;line-height:16px;padding-bottom:12px;}
#Delivery-Info-Fly-Samovivoz{background:url('/images/Delivery-Info-Fly-Samovivoz.svg') no-repeat left top;padding-left:28px;padding-top:2px;margin-bottom:5px;margin-left:2px;font-size:14px;}
#Delivery-Info-Fly-Samovivoz-text1{font-size:14px;font-weight:normal;line-height:16px;padding-bottom:5px;padding-top:5px;}
#Delivery-Info-Fly-Region{background:url('/images/Delivery-Info-Fly-Region.svg') no-repeat left top;border-bottom:0px solid #d1d1d1;padding-left:28px;padding-top:2px;margin-bottom:5px;margin-left:2px;}
#Delivery-Info-Fly-Region-text1{font-size:14px;margin-left:35px;font-weight:normal;line-height:16px;padding-bottom:12px;padding-top:12px;}
#Delivery-Info-Fly-Region-calc{margin-left:14px;text-decoration:none;padding-bottom:10px;width:245px;}
.bottom-info {
    max-width:1170px; margin:0 auto;
}
.bottom-info2 {
    max-width:1170px; margin:0 auto;
	text-align: justify;
padding-top:20px;
}
.bottom-info-desktop {
    max-width:1170px; margin:0 auto;
    padding-right:15px;
       padding-left:15px;
	text-align: justify;
}
.top-scroller {
     margin-top:10px;
     margin-bottom: 10px;
    
}
.bottom-background {
   background: #fff;
	color: #333;
	padding-bottom: 10px;
	text-align: justify;
}
.top-search {
   width: 23%;
float:right;
margin-top:10px;
}
.top-categories {
  
   padding-top:15px;

}
.top-categories-single {
  min-width:180px;
  margin-bottom:15px;
  display:inline-block;
   border: #f0f0f0 1px solid;
   border-radius:3px;
   padding-block:5px;
   
}
.top-categories-single:hover {
   border: 1px solid #2aa8dc;
   text-decoration:none;
   transition:border 0.5s ease-out;
}
.top-categories-single a {color: #333333;}
.top-categories-single a:hover {
 color:#0385b7;
   text-decoration:none;
   transition:all 0.3s ease-out;
}
#Payment-Info{background:url('/images/payment.svg') no-repeat;background-position:left;padding-left:28px;padding-top:2px;margin-bottom:5px;margin-left:2px;}
#Payment-Info-Fly-text{padding-top:12px;margin-left:10px;}
#BottomPanelPad{background:#f0f0f0;height:45px;z-index:1000;bottom:0px;opacity: 0.93;border-top:1px solid #dddcdc;}
#podarok-botpanel {background:none;float:right;font-weight:normal;margin-right:15px;height:40px;margin-top:10px;font-size:14px;color:#000;line-height:6px;}
#podarok-botpanel-image {background:url('/images/arrow.svg') no-repeat;float:right;margin-right:5px;height:40px;width:40px;margin-top:11px;}
#podarok-botpanel-image2 {background:url('/images/gift-small.svg') no-repeat;float:right;margin-right:10px;height:25px;width:25px;margin-top:10px;}
#Bottomcontacts{background:url('/images/phone.svg') no-repeat;float:left;font-weight:bold;padding-left:32px;margin-left:5px;height:45px;margin-top:10px;font-size:19px;color:#000;line-height:24px;}
#Bottomcontacts2{float: left;font-weight: normal;padding: 11px;margin-left: 16px;height: 45px;font-size: 16px;color: #000;border-left: #dddcdc 1px solid;border-right: #dddcdc 1px solid;}
#Bottomcontacts2:hover {background:#f04400 ;height: 45px;}
#Bottomcontacts2 a{text-decoration:none;color:#000;}
#Bottomcontacts a{text-decoration:none;color:#000;}
.BottomPanelPad {left:0;right:0; margin: 0 auto;position:fixed;}
.bottompanel {left:0;right:0; margin: 0 auto;position:fixed;width:1100px;}
.mod-promo2 {left:0;right:0; margin: 0 auto;width:1170px;}
.mod-promo4 {left:0;right:0; margin: 0 auto;width:100%;background:#f0f0f0;}
.promo-item2 {background:#fff;border:1px solid #fff;border-radius:4px;width:49%;display:inline-block;padding:5px;margin-top:15px;min-height:60px;vertical-align:middle;}
.promo-item {background:#f0f0f0;border:1px solid #fff;border-radius:8px;width:49%;display:inline-block;padding:5px;margin-top:8px;vertical-align:middle;}
.promo-item-title {margin-top:-8px;margin-left:45px;font-size:16px;}
.promo-item-sidebar {background:#f0f0f0;border:1px solid #f0f0f0;border-radius:3px;width:100%;display:inline-block;padding-top:10px;padding-bottom:10px;padding-left:10px;margin-top:10px;}
.promo-item-title-sidebar {line-height:18px;margin-top:-8px;margin-left:45px;}
.promo-sidebar {margin-top:15px;}
.promo-sidebar-mobile {margin-top:10px;width:100%;}
.promo-mobile{left:0;right:0; margin: 0 auto;}
.promo-title {font-size:16px;font-weight:bold;}
.promo-title-mobile {font-size:22px;text-align:center;margin-bottom:15px;margin-top:10px;}
.promo-mainpage {width:100%;}
.promo-item-mainpage {background:#f0f0f0;border:1px solid #f0f0f0;border-radius:6px;width:48%;display:inline-block;padding:10px;margin:8px;}
.promo-item-mainpage-tittle {margin:10px;font-size:16px;}
#car.promo-item-title-sidebar {line-height:15px;margin-top:-8px;margin-left:45px;}
.promo-desktop {margin-bottom:20px;margin-top:-20px;}
#vmMainPageOPC {width:90%;margin:0 auto;}
.buy-info {margin-bottom:10px;background:#f0f0f0;padding:3px;border-radius:2px;}
.top-menu {left:0;right:0; margin: 0 auto;width:1170px;}
.top-menu-bg {width:100%;background:#2f343a;}
.top-bg {width:100%;height:20px;background:#f0f0f0;box-shadow: inset 0px 1px 2px 1px rgba(0, 0, 0, 0.2);} 
.top-bg2 {width:100%;height:20px;background:#f0f0f0;box-shadow:inset 0px 2px 2px 0px rgba(0,0,0,0.2);} 
.bottom-bg {width:100%;height:20px;background:#f0f0f0;box-shadow: inset 0px -2px 2px 0px rgba(0,0,0,0.2);}
.vy-we {float:right;width:30%;}
.recent-mod {max-width:1070px;margin:0 auto;padding-bottom:10px;}
.vmheader {font-size:16px;font-weight:bold;margin-bottom:10px;padding-top:10px;}
#sidebar-categories {margin-right:15px;margin-bottom:5px;}
#sidebar-categories-main-title {font-size:22px;padding:5px 10px 5px 10px;margin-bottom:10px;}
#sidebar-categories-title {font-size:18px;font-weight:bold;padding:5px 10px 5px 10px;color:#000;margin-bottom:10px;border-bottom:1px solid #ebebeb;}
#sidebar-categories-levels {font-size:16px;margin-left:15px;}
#sidebar-categories-levels a{color:#000;padding:3px;display:block;}
#sidebar-categories-levels:hover a{color:#fff;text-decoration:none;background:#d53c00;}
.product-small-description {margin:0 auto;text-align:center;line-height:16px;max-height:120px;padding-top:10px;}
.otzyv {font-size:20px;font-weight:bold;margin-top:20px;}
.category-view div[class*="-view"] div.row > div.col-lg-4:first-child, 
.recent .row > div.col-lg-4:first-child {
    flex-basis: auto; 
}
.top-categories {margin-bottom:15px;margin-top:-15px;}
.filtr-button {padding-bottom:10px;cursor: pointer;display:inline-block;vertical-align:middle;}
.otzyv-tittle {margin-bottom:10px;font-size:16px;} 
.callback-messend {float:right;}
.messengers {float:left;width:90px;margin-top:5px;} 
.callback-top {float:right;} 
.header-mobile {width:100%;} 
.messengers-mobile {float:right;width:33%;margin-top:6%;} 
.logo-mobile {margin: auto;width:95%;margin-bottom:-35px;}
.logo-mobile-2 {margin: auto;width:85%;margin-bottom:-10px;margin-top:5px;}
.fhone-mobile {text-align:center;width:65%;margin-top:12px;padding-left:0px;display:inline-block;}
.fhone-number-small {font-size:3.8vw;text-align:center;}
.fhone-number-mobile {font-size:5.5vw;font-weight:bold;margin-top:-5px;}
.fhone-number-mobile a {color:#333;}
.call-back-mobile {font-size:2.8vw;text-align:center;width:100%;margin-bottom:-10px;}
.vmzoomer-image {height:500px;} 
.rating-otzyv {width:130px;margin-left:130px;margin-top:-63px;margin-bottom:10px;line-height:15px;}
.cross-sale {float:left;width:100%;margin-bottom:-20px;margin-top:10px;}
.cross-sale-mobile {float:left;width:100%;margin-bottom:-20px;margin-top:10px;}
.infoblock {margin-top:30px;margin-bottom:20px;padding-left:10px;}
.wp-rightrow wp-logo {display:none !important;}
.warranty-item {padding:5px;min-height:40px;border:1px solid #f0f0f0; border-radius:4px;font-size:16px;margin:5px;}
.warranty-item a{text-decoration:none;font-weight:bold}
.warranty-item a:hover{color:#0385b7;}

.zapros-foto {display: block;
width: 1140px;
margin-right: auto;
margin-left: auto;
margin-bottom: -10px;
margin-top: -10px;
padding-right: 10px;
padding-left: 10px;
border-radius:4px;
overflow:hidden;
}
.zapros-foto-left {float: left; width: 43%;}
.zapros-foto-title {padding-top:25px;padding-bottom:25px;font-size:23px;line-height: 22px;text-align:center;}
.zapros-foto-info {padding:10px;font-size:16px;line-height: 20px;}
.zapros-foto-button {padding:50px;}
.zapros-foto-right {float: right; width:  56%;}
.zapros-foto-image {float: left; padding: 5px; padding-bottom: 10px; margin-right: 10px; margin-left: 20px;}
.zapros-foto-image img{border-radius: 10px;}
.my_button {background:#d53c00;color:#fff;padding:20px;border-radius:4px;font-size:18px;}
.my_button:hover {background:#f04400;color:#fff;text-decoration:none;}
.top-banner {background:#f0f0f0;
padding:5px;
text-align:center;
font-size:20px;
width:98%;
margin:0 auto;
border: #f04400 1px solid; border-radius:6px;
}
.price-bonus-kat {background:#f0f0f0;
/*border: #f04400 1px solid; */
border-radius: 5px;
text-align:center;
width:90%;
margin:10px auto;
padding:3px;
line-height:18px;
max-width:250px;
}
.price-bonus-fly {background:#fff;
border: #d53c00 1px solid;
border-radius: 5px;
text-align:center;
width:100%;
margin-top:3px;
margin-bottom:3px;
padding:2px;
max-width:400px;
display:inline-block
}
.price-bonus-img {float:left;margin-left: 5px;margin-right: 5px;width:40px; height:40px;}
.price-bonus-title {line-height:18px;margin:8px auto 5px;float:left;}
.posts {width:100%;margin-bottom:20px;display:inline-block;}
.posts  img{
max-width:100% !important;
height:auto !important;
vertical-align:top;
}
.posts-desktop {padding-bottom:10px;}
.posts-mobile {padding-bottom:10px;}
.posts-title {padding:10px;font-size:22px;line-height: 22px;text-align:center;margin-top:10px;}
.posts-center {float:none;width:50%;margin:0 auto;}
.posts-left {float:left;width:49%;}
.posts-right {float:right;width:49%;}
.oldprice {margin-bottom:-15px;font-size:20px;color:#999; text-decoration:line-through;}
.city-select {padding-bottom:3px;margin-left:5px;display:inline-block;vertical-align:middle;cursor:pointer;color:#0385b7}
.oldprice-cat {font-size:18px;color:#999; text-decoration:line-through;margin-bottom:-8px;line-height:0px;}
.oldprice-cat .product-fields {
display: block !important;
text-align: center;
}
.child-product-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.child-product{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 100%;
}
.child-product-name{
    font-size: 14px; max-width: 80%; line-height:16px;
}
.child-product-title {
    font-size: 16px; padding: 10px 0 10px 0; font-weight:bold
}
.child-product img {max-width: 80%; padding: 10px 0 10px 0;}

/*
Слайдер сопутствующих товаров
*/
.spacer product-container {width:100%;}
.related-title {font-size: 16px; font-weight:bold;margin-top:10px;}
.product-related-products {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.product-related-products .product-fields-title-wrapper,
.product-related-products .clear{
    display: none;
}
.product-related-products:before,
.product-related-products:after{
    display: block;
}

.product-related-products .product-field-display:hover{
    background: none;
}
.product-related-products .product-image{
    margin-bottom: 10px;
    height: 130px;
    position: relative;
}
.product-related-products .product-image img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
.product-related-products .product-name{
    margin-bottom: 0px;
	max-height:50px;
	overflow:hidden;
	line-height:16px;
}
.product-addtocart span.addtocart-button input.addtocart-button {
	background-position:10px;
    padding: 5px 8px 5px 40px;
	background-size:20px 20px;
	font-size:14px;
}
.product-price-related {
	font-size:18px;
	padding: 5px;
	font-weight:bold;
	
	}
.novosti  img{
max-width:100% !important;
height:auto !important;
}
.menu-title-sidebar {margin-top:30px;margin-bottom:20px;font-size:22px;}
.main-categories {width:100%;margin-top:10px;margin-bottom:-25px;display:inline-block;}
.main-categories img{
max-width:100% !important;
height:auto !important;
}
.categories-title {padding:10px;font-size:18px;line-height: 22px;}
.categories-title a {color: #000;}
.categories-title a:hover {
 color:#0385b7;
   text-decoration:none;
   transition:all 0.3s ease-out;
}
.categories-images {width:100%;float:left;padding:10px;}
.categories-block {width:32%;margin:5px;float:left;text-align:center;border:1px solid #f0f0f0;border-radius:4px}
.categories-block:hover {
border:1px solid #f04400;
transition:all 0.3s ease-out;
}
.mobile-tags {width:100%;display:inline-block;margin-bottom:10px;}
.mobile-tags li{
  float: left;
  margin-bottom:2px;
  
}
.mobile-tags li + li {margin-top: 0px;}
.mobile-tags li a{
	border:1px solid #f0f0f0;
  background:#f0f0f0;
  margin-left:7px;
  border-radius:4px;
}
.article-item-tittle {
background: #2f343a none repeat scroll 0px 0px; 
color: #fff; 
display: block; 
font-size: 16px; 
padding: 3px 15px; 
margin-bottom:10px;
border-radius:4px;
text-transform: uppercase;}
.foto-title-vendor {font-size:18px;text-align:center;margin:15px;}
.foto-vendor {margin-top:20px;margin-bottom:-10px;}
.back-button {background:#fff;border:2px solid #f04400;border-radius:4px;font-size:18px;margin:10px 5px 15px 5px;float:left;}
.back-button a{color:#f04400;}
.item-contact-remont {line-height:16px;border-bottom:1px solid #f0f0f0;margin-top:10px;}
.item-contact-container {display:grid; grid-template-columns:repeat(2, 1fr);}
.enter-article {margin-top:20px;}
.enter-article img{max-width:100%;height:auto !important;border-radius:4px;}
.enter-article-img {float:left;padding:10px;}
.enter-article-img-mini {float:left;padding:5px;}
.enter-article-img-mini img{width:15%;}
.enter-article-text {margin-top:15px;margin-bottom:-10px;text-align:left;}
.osobennosti-modeli-bg {margin:0 auto;text-align:center;}
.osobennosti-modeli {padding-top:10px;padding-bottom:10px;display:inline-block;width:90%;text-align:center;}
.osobennosti-modeli img{max-width:100%;height:auto !important;border-radius:4px;}
.osobennosti-modeli-title {padding-bottom:20px;padding-top:10px;font-size:22px;line-height: 22px;text-align:center;}
.osobennosti-modeli-item {padding-bottom:5px;font-size:16px;font-weight:bold;line-height:16px;}
.osobennosti-modeli-image {margin-bottom:15px;}
.osobennosti-modeli-left {float: left; width: 49%;}
.osobennosti-modeli-right {float: right; width:  49%;}
.proizvoditeli img{max-width:100%;height:auto !important;}
.proizvoditeli-bg {background:#f0f0f0; width:100%}
.proizvoditeli {max-width:  1170px;margin: 0 auto;text-align:center}
.proizvoditeli-logo {margin-right:10px;margin-left:10px;width:8.5%;display:inline-block;}
.zapros-whatsapp img{max-width:100%;height:auto !important;border-radius:4px;}
.zapros-whatsapp {text-align:center;max-width:1080px;margin:0 auto;}
.zapros-item-whatsapp {width:40%;display:inline-block; margin:0 auto; padding:5px;}
.Whatsapp-button {margin:0 auto;width:250px;border:1px solid #f0f0f0;border-radius:4px;padding:5px;background:#1bd741;text-align:center}
.Whatsapp-button a{text-decoration:none;color:#fff;font-size:17px;font-weight:bold;display:inline-block;height:40px;padding-top:6px}
.top-banner-black-friday img{max-width:100%;height:auto !important;}