@font-face {
    font-family: GTEestiPro-Bold; 
    src: url(https://global-cartidge.ru/catalog/view/theme/unishop/fonts/GTEestiProDisplay-Bold.woff); 
	font-display: swap;
}

@font-face {
    font-family: GTEestiPro-Light; 
    src: url(https://global-cartidge.ru/catalog/view/theme/unishop/fonts/GTEestiProDisplay-Light.woff); 
	font-display: swap;
}

.loading {
	position: absolute;
	z-index: 9999;
}


.edit-product-button {
    font-size: 16px;
}

::-webkit-scrollbar-button { 
background-repeat:no-repeat; 
width:6px; 
height:0px;
} 

::-webkit-scrollbar-track { 
background-color:#f9f9f9;
} 

::-webkit-scrollbar-thumb { 
background-color:#ccc;
background-position:center; 
background-repeat:no-repeat; 
} 

::-webkit-resizer{ 
background-repeat:no-repeat; 
width:7px; 
height:0px;
} 

::-webkit-scrollbar{ 
width: 10px; 
}

.display-none {
    display: none !important;
}

#additional-img::-webkit-scrollbar { 
background-repeat:no-repeat; 
width:2px; 
height:0px;
} 

html {height:100%;overflow-x:hidden}
body{font-family: GTEestiPro-Light, Arial, sans-serif; font-weight:400;font-size:14px;height:100%;display:flex;flex-direction:column}
button, select{outline:none !important;-moz-user-select:none !important;-webkit-user-select:none !important}
.btn:active, .btn:hover, .btn:focus{outline:none !important;-moz-user-select:none !important;-webkit-user-select:none !important}
.add_to_cart.disabled {opacity:1;cursor:default}
.tooltip {font-family:'Montserrat', sans-serif;line-height:14px}
h1, h2, h3 {
	/*font-family: GTEestiPro-Bold;*/
}
h1{font-size:3.2em;margin:0 0 10px}
h2{font-size:2.0em;margin:0 0 10px}
h3{font-size:1.4em;margin:0 0 8px}
h4{font-size:1.2em;margin:1px 0 10px}
h5{font-size:1.1em;font-weight:500;margin:15px 0 10px}
h6{font-size:10.2px}

#main_content h1 {color: #333; font-family: 'GTEestiPro-Bold';}
.home h1 {text-align: center;}


h1 span.no_chip, .product_carousel .caption span.no_chip {
    color: #e6007e;
    cursor: pointer;
	position:relative;
	display: inline-block;
}

h1 span.no_chip:hover, .product_carousel .caption span.no_chip:hover {
	color: #ca006e;
}

h1 span.emu, .product_carousel .caption span.emu {
    color: #005bff;
    cursor: pointer;
	position:relative;
	display: inline-block;
}

h1 span.emu:hover, .product_carousel .caption span.emu:hover, .product_carousel .caption a:hover span.emu {
	color: #0045c1; 
}


h1 span.no_chip:after, .product_carousel .caption span.no_chip:after, h1 span.emu:after, .product_carousel .caption span.emu:after {
	border-bottom: 1px dashed;
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    left: 0;
    bottom: 0;
}


.home .stock_status_id {
    margin-left: 10px;
}

.categoris #content h2 {text-align: center;}

.alert-success {
    color: #005bff;
    background-color: #ffffff;
    border-color: #005bff;
}

img {
    max-width: 100%;
}

.modal-dialog .modal-content .modal-body {padding: 10px;}

.modal-dialog {min-width: 300px; max-width: 100%;}
.heading {overflow:hidden;margin-right:0px}
.heading span{position:relative;display:inline-block;padding:0;padding-right: 10px;font-size: 18px;font-weight: 700;margin: 10px 0 10px;}
.heading span:after{position:absolute;top:50%;left:100%;right:-2000px;content:'';border-bottom: solid 2px #f5f5f5;}

a{cursor:pointer;text-decoration:none}
a:focus, a:hover, a:visited{text-decoration:none !important}
legend{font-size:18px;padding:7px 0px}
label{text-align:left !important;font-size:1.0em;font-weight:400}
label.input input[type="radio"], label.input input[type="checkbox"] {display:none}
label input[type="radio"] + span, label input[type="checkbox"] + span{position:relative;display:inline-block;vertical-align:middle;margin:-2px 5px 0 0;background:#e5e5e5;width:14px;min-height:14px;height:14px;border:solid 1px rgba(0, 0, 0, .1);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .1)}
label.input input[type="radio"] + span {border-radius:100%} 
label.input input[type="checkbox"] + span {border-radius:2px}
label.input input[type="radio"]:checked + span, label.input input[type="checkbox"]:checked + span{box-shadow:inset 0 1px 1px rgba(0, 0, 0, .2)}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control{font-size:1.0em}
.form-control[readonly] {opacity:.5}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover{font-size:1.0em;padding:6px 8px}
.input-group .input-group-addon{font-size:1.0em;line-height:1.0em;background:#f5f5f5;border:solid 1px rgba(0, 0, 0, .12);border-right:none}
.input-group .input-group-addon i{}
.input-group .input-group-addon i + span{padding:0 0 0 6px}
.input-group-btn .btn{height:34px;font-size:12px}
.form-control {border:solid 1px #f5f5f5; height: 42px;}
.form-control:focus{border:solid 1px #bbb;box-shadow:none}
.img-responsive{margin:0 auto}
hr{margin:10px 0}

label.input {padding:0}


.modal-fix {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
	text-align: center;
	overflow-x: hidden;
    overflow-y: auto;
}
.modal-fix button.close {width: auto;height: auto;
}

.modal-fix button {width: 100%;height: 42px;}

.modal-fix .modal-footer button:hover {
    background: #ca006e !important;
}


#form-review .well {
    box-shadow: 0px 8px 16px rgba(50, 50, 48, 0.2);
    padding: 10px 5%;
    width: 80%;
    margin: 0 10% 20px;
    background-color: #f2f4fb;
    border: 1px solid #f2f4fb;
}

.callback button.callback_button {width: 100%;height: 38px;margin-bottom: 10px;}

.text-danger{float:none;clear:both;font-weight:500;color: #a94442;border-radius:4px}

.close {position:relative;z-index:9;cursor:pointer}
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg{display:inline}
.nav-tabs{
	padding: 20px 25px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 3px 12px rgb(0 0 0 / 10%);
    margin-bottom: 3px;
}
.nav-tabs>li {
    float: left;
	border-right: 1px solid #f2f4fb;
	margin-bottom: 0px;
	flex-basis: auto;
    flex-grow: 1;
}

.nav-tabs>li:last-child {
	border-right: 0;
    margin-right: -1px;
}

#content .nav-tabs li a {
    margin: 0;
    padding: 0px 15px 0px 15px;
    background: #ffffff;
    border: 0px;
	border-radius: 0;
    line-height: 1.2;
	color: #323232;
    font-weight: 700;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}

#content .nav-tabs li.active a {
	color: #005bff;
   font-family: GTEestiPro-Bold; 
}

#top #wishlist-total, #top #compare-total {
    display: inline-block;
    float: right;
    margin: 0 20px 0 10px;
    line-height: 30px;
    position: relative;
}

#top #wishlist-total a, #top #compare-total a {
    color: #323232;
    font-size: 12px;
}

#top #wishlist-total a.active i, #top #compare-total a.active i {
	color: #005bff;
}

#top #wishlist-total a i, #top #compare-total a i{
    font-size: 18px;
}

#top #wishlist-total a:hover, #top #wishlist-total a:hover i, #top #compare-total a:hover, #top #compare-total a:hover i  {
	color: #005bff;
}

#wishlist-total a span, #compare-total a span {
    position: absolute;
    top: 15px;
    right: -15px;
    border: 1px solid #005bff;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 4px;
}



.nav-tabs li a i {margin:0 10px 0 0}

.nav-tabs li:hover a {border:0}
.nav-tabs li:hover a:after {background:#eee}
.nav-tabs li.active{z-index:2}
.nav-tabs li.active a:after{background:#fff;border-bottom:none}

div.required .control-label:before{content:'* ';color:#e6007e;font-weight:bold}
.dropdown-menu li > a i{min-width:15px;font-size:1.2em;vertical-align:middle;text-align:center}
.dropdown-menu li > a i.fa-mobile{font-size:1.4em}
.dropdown-menu li > a i.fa-phone, .dropdown-menu li > a i.fa-fax, .dropdown-menu li > a i.fa-envelope{font-size:1.0em}
.dropdown-menu li > a i + span{padding:0 0 0 5px}
.container {position:relative}

.modal-open {overflow:visible;padding-right:0 !important}
.modal {text-align:center}
.modal-header {padding:10px 15px;background:#fff;border-radius:6px 6px 0 0; font-family: GTEestiPro-Bold; }
#modal-cart .modal-header {background:#fff;}
.modal-header .close {position:relative;margin:0;z-index:99}
.modal-dialog {display:inline-block;text-align:left;vertical-align:middle}

#modal-cart .modal-dialog {width:360px;max-width:100%}

@media (max-width:359px){
#modal-cart .modal-dialog {width:290px;}
}

#modal-cart .modal-header {border:none}
#modal-cart .modal-body {margin:-20px 0 0}
#modal-cart .col-xs-3 img{border-radius:4px}
#modal-cart .col-xs-9 {margin:-15px 0 0;padding:0 25px 0 5px !important}
#modal-cart .row + .row {margin:10px -10px 0}
#modal-cart .col-xs-6 a {font-size:.95em;line-height: 32px;border-bottom:dotted 1px}

.cart-wrapper {position:fixed;top:45px;right:20px;width:300px;max-width:100%}
.cart-wrapper #modal-cart {position:relative;display:block;margin:0 0 20px;animation:slide .5s ease}
.cart-wrapper #modal-cart .modal-header {background:none}
.cart-wrapper #modal-cart .modal-header .close{opacity:0}
.cart-wrapper #modal-cart .modal-content {box-shadow:0 3px 9px rgba(0, 0, 0, .1)}

.cart-wrapper #modal-cart .modal-body .row + .row {display:none}
.cart-wrapper #modal-cart .modal-dialog {margin:0}

@keyframes slide {from {top:-100px} to {top:0}}

#column-left .custom_menu{margin:0 0 21px}

#top{position:relative;padding:0;height:35px}
#top .container{padding:0 12px}
#top .dropdown-menu a{padding:3px 15px}

#top #account {
    float: right;
    margin: 0 15px;
}
#top #account.btn-group > .btn {
    height: 30px;
    font-size: 12px;
    font-weight: 500;
    border: 0;
    background: rgba(255, 255, 255, .1);
    padding: 0 5px;
    margin: 0;
    border-radius: 3px;
}

#account ul.dropdown-menu {
    margin: 0;
    padding: 0;
    border: 0;
}

#account ul.dropdown-menu li a {
	padding: 10px 3px;
	text-align: center;
}

#top .btn-group > .btn .fa + span, #top .btn-group > .btn img + span, #top .btn-group > .btn span + span{margin:0 4px 0 4px}
#top .btn-group > .btn .fa + .fa {margin:0 0 0 4px}
#top .btn-group > .btn:hover, #top .btn-group.open > .btn{background:rgba(0, 0, 0, .05)}
#top .pull-right{margin:0 0 0 10px}
#top .pull-left{margin:0 10px 6px 0}
#top .btn-link, #top-links li, #top-links a{text-decoration:none}
#top .btn-link:hover, #top-links a:hover{color:#444}
#top-links .dropdown-menu a{text-shadow:none}
#top-links{
	display: inline-block;
    float: right;
}
#top-links ul{list-style:none;margin:0 0 0 4px;padding:0;display: inline-block;}
#top-links ul li{float:left;line-height:30px}
#top-links ul li + li{margin:0 0 0 20px}
#top-links ul li a{font-size:14px;font-weight:500;}
#top-links ul li a:hover{border-bottom:solid 1px rgba(0, 0, 0, .25)}
#top #currency .btn-group > .btn span:first-child {font-weight:700}

header {flex:0 0 auto; margin: 10px 0;}
header #logo{top: 0px;position: relative;}
header #logo .logo-mobile {display:none;}

header .search_form{
	margin: 4px 0;
    border: 3px solid #8654cc;
    border-radius: 16px;
}
header .search_form .btn{position:relative;border:solid 1px #fff}
header .search_form .btn:hover:after {position:absolute;top:0;bottom:0;left:0;right:0;content:'';background:rgba(0, 0, 0, .03)}
header #search_phrase {margin:0 0 5px;font-size:0.8em;color:#888}
header #search_phrase a{border-bottom:dotted 1px;cursor:pointer}
header .search_form .cat_id {font-size:14px}
header .search_form .cat_id button{float:left;font-size:1.0em;font-weight:400;margin-right:-2px;padding-left:10px;padding-right:10px;border-radius:3px 0 0 3px}
header .search_form .cat_id button span {display:inline-block;vertical-align:middle;overflow:hidden;max-width:90px;margin:-2px 0 0;line-height:15px;text-overflow:ellipsis}
header .search_form .cat_id button i {vertical-align:middle;padding:0 0 0 5px;font-size:0.7em}
header .search_form .cat_id.open button i {padding:0 5px 0 0}
header .visible-sm .search_form{margin:0}
header .visible-sm .search_form .input-lg{height:40px;line-height:20px}
header .visible-sm .search_form .btn-lg{height:40px !important}

header #search .search i {color: #fff;font-size: 14px;}

header #search .search:hover {
	background: #68419e;
}

header .fon-blue #search .btn {
    color: #ffffff;
    background: #ffffff;
    border: 1px solid #00a1d8;
}

header .fon-blue #search .btn i {
    color: #00a1d8;
}

header .fon-blue #search input[type="text"] {color: #333 !important;}

.fon-blue #menu.menu2 .nav > li:hover, .fon-blue #menu.menu2 .nav > li.open {
    background: #f9f9f9 !important;
}

header .fon-blue #menu.menu2 li.open > a {color:#00a1d8}


header .search_form .input-lg{
	height: 32px;
    margin-top: 1px;
    line-height: 20px;
    padding: 0 10px;
    background: #fff;
    border-radius: 16px !important;
    border: 0px solid #0049bc;
    width: 100%;
    outline: none;
}
header .search_form .btn-lg{font-size:15px;height:34px;line-height:10px;padding:0 18px}
header .search_form .dropdown-menu {font-size:14px;z-index:99999}
header .search_form .dropdown-menu a {padding:2px 10px}
header .phone{margin:8px 10px 0 0;cursor:pointer}

header #phone {text-align: center;}

header #phone a {
    font-size: 20px;
    color: #323230;
    font-family: GTEestiPro-Bold;
}


header #phone a:hover {
	color: #005bff;
}
#phone .dropdown-menu{left:10px}
#phone .dropdown-menu li{padding:4px 15px}
#phone .dropdown-menu li a {display:inline;padding:0;cursor:default}
#phone .dropdown-menu a:hover {background:transparent}
#phone .dropdown-menu li a i{min-width:16px}
#phone .dropdown-menu li.text{padding:4px 15px;line-height:1.4em}
#phone .dropdown-menu .open_callback{font-weight:500;margin:0 0 3px;border-bottom:dotted 1px rgba(0, 0, 0, .3);cursor:pointer}
#phone .phone > div:first-child{font-size:1.4em}
#phone .phone > div:first-child span{border-bottom:dotted 1px rgba(0, 0, 0, .2)}
#phone .phone > div:last-child{font-size:0.8em;color:#888;margin:2px 0 0}
#phone .phone a.callback{border-bottom:dotted 1px;cursor:pointer}
#phone .phone .fa-phone{vertical-align:bottom;font-size:0.9em}
#phone .phone .fa-chevron-down{vertical-align:middle;font-size:0.6em;margin:0 0 3px}
header .open .fa-chevron-down{transform:rotate(-180deg)}


header #mail {
	font-size: 14px;
    text-align: center;
}
header #mail a {
	color: #999;
	border-bottom: 1px dashed;
}

header #mail a:hover {
	color: #005bff;
}

#cart.fly {position:fixed;top:50%;right:-100%;z-index:999;margin:-32px 0 20px;transition:all ease-in-out .5s}
#cart.fly2 {right:24px;transition:all ease-in-out .5s}
#cart.open > .btn {}
#cart.open .dropdown-menu {margin:-1px 0 0}
#cart.open .dropdown-menu {border-radius:4px 0 4px 4px;z-index:99999}
#cart.open .dropdown-menu li{overflow-y:auto;max-height:200px}
#cart .input-group {min-width:70px;padding:5px 0}
#cart .form-control{display:inline-block;float:left;vertical-align:middle;min-width:34px;padding-left:0;padding-right:0;width:34px;text-align:center;height:30px}
#cart .form-control + span{display:inline-block;float:left;vertical-align:top;margin:0 0 0 -1px;overflow:hidden;text-align:center}
#cart .form-control + span .btn{display:block;min-width:20px;width:8px;height:15px;line-height:15px;margin:0;padding:0;font-size:0.6em !important;color:#777}
#cart .form-control + span .btn:first-child {border-radius:0 3px 0 0}
#cart .form-control + span .btn:last-child {border-top:none;border-radius:0 0 3px 0}
#cart.show.fly2 > .btn {animation:shadow  2s infinite ease-in-out}

@-webkit-keyframes shadow {from{box-shadow:0 0 0}50%{box-shadow:0 0 30px #D9534F}to{box-shadow:0 0 0}}
@-moz-keyframes shadow {from {box-shadow:0 0 0}50%{box-shadow:0 0 30px #D9534F}to{box-shadow:0 0 0}}

#cart{width: 100%;}
header #cart > .btn {
	text-align: left;
    width: 100%;
    display: inline-block;
    height: 32px;
    border: solid 1px #dfdfe1;
    border-radius: 8px !important;
    padding: 0 10px;
    font-size: 16px;
}
#cart > .btn:hover:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0px;
    right: 0px;
    content: '';
    background: rgba(0, 0, 0, .03);
}

#cart img {margin-right: 10px;}

#cart > .btn i{font-size:1.8em}
header #cart .btn i {float: left;}
#cart > .btn span {
	color: #dfdfe1 !important;
    position: absolute;
    right: 5px;
    bottom: 5px;
    margin: 0;
    padding: 0 4px;
    min-width: 20px;
    height: 20px;
    line-height: 19px;
    text-align: center;
    font-size: 0.9em;
    font-weight: 400;
    border-radius: 100%;
    text-shadow: none;
    border: 1px solid #dfdfe1;
}
#cart > .btn span.active {
	background: #005bff;
    color: #fff;
}

#cart.open > .btn{box-shadow:none;text-shadow:none}
#cart.open2 > .btn {}
#cart .dropdown-menu{width:450px;background:#fff;z-index:1001}
.open2.dropdown-menu{display:block;min-width:450px;margin-top:-1px}
#cart .dropdown-menu{padding:5px 10px 2px}
#cart.open .dropdown-menu li:first-child tr + tr {border-top:solid 1px rgba(0, 0, 0, .07)}
#cart .dropdown-menu li:last-child {padding-top:8px;border-top:solid 1px rgba(0, 0, 0, .12)}
#cart .dropdown-menu table{margin-bottom:0;border:none}
#cart .dropdown-menu table td {vertical-align:middle;padding:5px 5px;background:#fff;border:none}
#cart .dropdown-menu table td.total {white-space:nowrap}
#cart .dropdown-menu table td.text-right {padding:0}
#cart .dropdown-menu table td.text-right + td.text-right {width:1%;padding-left:5px;white-space:nowrap;font-weight:500;border:none}
#cart .dropdown-menu table tr > td:first-child {padding-left:0}
#cart .dropdown-menu table td button {padding:0;border:none;background:none;border-radius:100%}
#cart .dropdown-menu table td .fa-times {font-size:1.0em}
#cart .dropdown-menu table td strong {font-weight:500}
#cart .dropdown-menu .table-bordered {font-size:0.85em}

#cart .dropdown-menu li .cart .image {min-width:55px;width:1%}
#cart .dropdown-menu li .cart .name {width:100%;font-size:.9em}

#cart .dropdown-menu li p{margin:10px 0;font-weight:500}
#cart .dropdown-menu li p a strong {font-weight:500}
#cart .dropdown-menu li p a + a {margin:0 0 0 5px}

#menu_wrap {display:none !important}

/* menu */

#menu{position:relative;z-index:3;min-height:30px;margin:0;border:none;border-radius:4px}
#menu.open{border-radius:4px 4px 0 0 !important}
#menu .btn-navbar{position:absolute;right:0;padding:0; line-height: 37px;}
#menu .nav > li{
	display: block;
    float: none;
    min-height: 36px;
    border-radius: 6px;
    transition: all linear .15s;
}
#menu .nav > li.has-children.open {border-right:solid 1px transparent}
#menu .nav > li:last-child{}
#menu .nav > li > a{min-height:36px;padding:9px 10px 8px 10px;background:none;font-size:15px;font-weight:500}
#menu .nav > li > a > span{display:inline-block;vertical-align:middle;width:20px;text-align:center;margin:0 4px 0 0}
#menu .nav > li > a > span img{margin:-3px 0 0;width:16px;height:16px}
#menu .nav > li > a > span i{transform:none !important}
#menu .nav > li.open > a i{}

#menu .nav li ul li a {display:block;min-height:40px;padding:12px 0 10px;line-height:normal;font-size:.95em;font-weight:500;white-space:normal}

#menu .nav li ul li a.active {
    color: #e6007e !important;
}

#menu.menu2 li.link_old a {
    color: #c5c5c5 !important;
}

#menu .nav li ul li a i.fa-angle-right {font-size:.95em !important}
#menu .nav li ul li ul li a {min-height:auto;padding:0;line-height:1.2em;font-weight:400;display: inline-block;}
#menu .nav li ul li ul li + li {margin:0}
#menu .nav > li.open > .dropdown-menu {display:block;visibility:visible;opacity:1;left:100%}
#menu .nav > li .dropdown-menu .dropdown-menu {position:static;display:block;width:100%;margin:-6px 0 0 !important;padding:0 0 10px;background:none;border:none;box-shadow:none}

#menu .nav span.visible-xs{position:absolute !important;right:5px;top:0;display:block;height:40px;line-height:41px !important;padding:0 10px}
#menu .nav li .visible-xs i {line-height:40px}
#menu .nav .visible-xs .fa-minus{display:none}
#menu .nav .open > .visible-xs .fa-plus{display:none}
#menu .nav .open > .visible-xs .fa-minus{display:block}

#menu .navbar-collapse{position:absolute;z-index:9999;left:0;right:0}
#menu .nav > li.has-children ul li a i{text-align:left;opacity:.6}
#menu .nav > li ul li a .fa-angle-double-right{font-size:.7em}
#menu .nav > li .dropdown-menu ul li a > * {padding:0}
#menu .nav > li .dropdown-menu ul li a > span {
	font-family: GTEestiPro-Bold;
	font-size: 14px;
}
#menu #category{position:relative;display:block;margin:0;float:left;padding-left:15px;font-weight:500;line-height:56px}

#menu.menu2 .nav > li > a{padding:0 10px;line-height:36px}
#menu.menu2 .nav > li:hover, #menu.menu2 .nav > li.open{background: #008cbd !important}

#menu .additional {width:50px;max-width:50px}
#menu .additional button {height:56px;line-height:56px;width:100%;font-size:1.2em}
#menu .additional ul {padding:0 10px}
#menu .additional a span {display:inline-block !important;min-width:20px;margin:0 4px 0 0}
#menu .additional a > i {display:none}
#menu .additional li a {line-height:40px !important;padding:0 !important}
#menu .additional li a:hover {background:none}
#menu .additional li + li {border-top:dotted 1px rgba(0, 0, 0, .1)}
#menu .additional {width:50px;max-width:50px}

#menu .disabled{text-decoration:none !important;cursor:default}

.menu_links{display:flex;width:100%;overflow:hidden;margin:0 0 20px;padding:0;height:40px;border:solid 1px rgba(0, 0, 0, .08);border-radius:4px}
.menu_links > li{display:block;flex-basis:auto;flex-grow:1;text-align:center;white-space:nowrap} 
.menu_links > li + li {border-left:solid 1px rgba(0, 0, 0, .08)}
.menu_links > li a{display:block;height:40px;line-height:36px;padding:0 10px;font-size:.95em;font-weight:500}
.menu_links > li a:hover {background:rgba(0, 0, 0, 0.05) !important}
.menu_links a i{margin:0 5px 0 0;min-width:16px;text-align:left}

.menu_links .additional{width:50px;max-width:50px}
.menu_links .additional button{height:40px;line-height:40px;width:100%;font-size:1.2em}
.menu_links .additional ul {right:10px;padding:0 15px}
.menu_links .additional li + li {border-top:dotted 1px rgba(0, 0, 0, .1)}
.menu_links .additional li a {line-height:40px !important;padding:0 !important;background:none !important}

/* menu */

#main_content {flex:1 0 auto}

.breadcrumb{margin: 5px 10px 15px;padding:0;background:0; font-size: 14px;}
.breadcrumb>li a {color: #21201f;position: relative;padding: 4px 10px;background-color: #f5f4f2;border-radius: 4px;}

.breadcrumb>li {
    position: relative;
    color: #21201f;
    font-size: 13px;
}

.breadcrumb>li a:hover {
	background-color: #edece8;
}

.breadcrumb.col-md-offset-4, .breadcrumb.col-lg-offset-3{padding:0 0 0 6px}
.breadcrumb i{font-size:15px;margin-right: 5px;}
.breadcrumb > li a:after{
	content: '>';
    padding-left: 5px;
    font-size: 10px;
}

.breadcrumb > li > span {
	padding: 4px 10px;
	background-color: #f5f4f2;
	border-radius: 4px;
}

/*owl*/
.owl-carousel{position:relative;display:none;margin:0 0 20px;background:transparent !important;direction:ltr !important}
.owl-carousel .owl-wrapper{display:none}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;border:none !important;box-shadow:none !important}
#relater-carousel.owl-carousel .owl-wrapper-outer {
	margin: 0px 0px;
    padding: 0px;
}

#relater-carousel .favorite-price i {
	font-weight: 500;
}

#relater-carousel .favorite-price .price2 {
    padding-top: 4px;
}


.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left;-webkit-transform:translate3d(0, 0, 0) !important}
.carousel .owl-controls{position:absolute;width:100%;top:50%}
.owl-controls .owl-page, .owl-controls .owl-buttons div{cursor:pointer}
.owl-controls .owl-buttons div{position:absolute}
.carousel .owl-buttons div i{line-height:28px;font-size:2.0em !important;margin:0 !important}
.owl-controls .owl-buttons .owl-prev{left:10px;top:50%}
.owl-controls .owl-buttons .owl-next{right:10px;top:50%}
.carousel-caption{color:#FFFFFF;text-shadow:0 1px 0 #000000}
.carousel-control .icon-prev:before{content:'\f053';font-family:FontAwesome}
.carousel-control .icon-next:before{content:'\f054';font-family:FontAwesome}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}
.owl-carousel .owl-buttons div{opacity:0;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);transition:all .3s ease}
.owl-carousel:hover .owl-buttons div{opacity:0.7}
.owl-carousel .owl-buttons .owl-prev{left:10px}
.owl-carousel .owl-buttons .owl-next{right:10px}
.owl-pagination{text-align:center;top:20px;position:relative}
.owl-controls .owl-page{display:inline-block;margin:0 6px}
.owl-controls .owl-page span{display:block;border-radius:20px}

.carousel{border:solid 1px #ddd;border-radius:4px}

.owl-origin {-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}

.buttons{overflow:auto;margin:0 0 20px}
.btn{height:32px;padding:0 10px 2px;font-weight:500;border-radius:4px;box-shadow:inset 0 1px 0 rgba(255, 255, 255, .3), 0 5px 5px -4px rgba(0, 0, 0, 0);transition:all ease-in-out .2s}
a.btn{padding:2px 10px 0}
.btn:hover, .btn:active, .btn:focus{box-shadow:none;}

.btn i + span {margin:0 0 0 5px}
.btn .fa.visible-xs + span {margin:0}

.btn-xs{height:26px !important;font-size:0.75em}
.btn-sm{font-size:10.2px}
.btn-lg{
	height: 34px !important;
    font-size: 1.0em;
    font-weight: 500;
    padding: 0 12px 0px;
    line-height: 32px;
}
.btn + .btn-lg{margin:0 0 0 10px}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover{font-size:1.0em}
.btn-group > .btn-xs{font-size:9px}
.btn-group > .btn-sm{font-size:10.2px}
.btn-group > .btn-lg{font-size:15px}
.btn-default{background:#fff;border-color: #f5f5f5;}
.btn-default:hover{background:#fff}
.btn-default:active, .btn-default:focus {border:solid 1px rgba(0, 0, 0, .12)}

.quick_order.btn-default, .quick_order.btn-default:active, .quick_order.btn-default:focus {border: 0px;}

.btn-primary{border:solid 1px rgba(0, 0, 0, .12);text-shadow:0 1px 0 rgba(0, 0, 0, .3);box-shadow:inset 0 1px 0 rgba(255, 255, 255, .3)}
.btn-primary i + span{padding:0 0 0 5px}
.btn-warning{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#faa732;background-image:linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x;border-color:#f89406 #f89406 #ad6704}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled]{box-shadow:inset 0 1000px 0 rgba(0, 0, 0, 0.1)}
.btn-danger{}

.quantity #button-preorder {
	margin-top: 10px;
}

.button-preorder-default {
    background: #fff;
    border: 0px;
    padding: 0;
    padding-left: 10px;
	float: right;
	display: none;
	height: 34px;
}

.products-block .price .button-preorder-default {
	float: none;
    display: inline-block;
	line-height: 37px;
}

.product-layout-1:hover .button-preorder-default {
	display: block;
}


.button-preorder-default i {
	font-size: 24px;
	color: #363ef8;
}

.button-preorder-default i:hover {
	color: #3616d0;
}


.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled]{box-shadow:inset 0 1000px 0 rgba(0, 0, 0, 0.1)}
.btn-success{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#5bb75b;background-image:linear-gradient(to bottom, #62c462, #51a351);background-repeat:repeat-x;border-color:#51a351 #51a351 #387038}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled]{box-shadow:inset 0 1000px 0 rgba(0, 0, 0, 0.1)}
.btn-link, .btn-link:active, .btn-link[disabled]{background-color:rgba(0, 0, 0, 0);background-image:none;box-shadow:none}
.btn-inverse{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#363636;background-image:linear-gradient(to bottom, #444444, #222222);background-repeat:repeat-x;border-color:#222222 #222222 #000000}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled]{background-color:#222222;background-image:linear-gradient(to bottom, #333333, #111111)}
.btn.disabled2 {display:none !important}

.list-group a{border:1px solid #ddd;color:#666;padding:9px 15px 10px 15px;min-height:40px;background:#f5f5f5;text-shadow:0 1px 0 #FFF;box-shadow:inset 0 1px 0 #fff;margin-bottom:-1px !important;transition:all ease-in-out .2s}
.list-group i{color:#888;vertical-align:middle;margin:-4px 3px 0 0;font-size:0.7em;transform:rotate(0deg)}
.list-group a:hover i, .list-group a.active i{}
.list-group a.active, .list-group a.active:hover, .list-group a:hover{color:#e6007e;background:#eee;border:1px solid #ddd}
a.btn-info, a.btn-danger, a.btn-primary {line-height: 26px;}
.slideshow{border-radius:4px;overflow:hidden}
.slideshow .title{position:absolute;z-index:999;left:0;bottom:20px;width:auto;z-index:99;height:30px;padding:0 5px 0 12px;line-height:28px;font-size:1.1em;text-shadow:0 1px 0 rgba(0, 0, 0, .2);}
.slideshow .title:after{position:absolute;content:'';width:20px;height:0;right:-20px;top:0;border-width:15px 10px;border-style:solid}
.slideshow .owl-buttons div{z-index:1;line-height:18px;margin:-15px 0 0}
.slideshow .owl-buttons div i{font-size:2.0em !important;margin:0 !important}
.slideshow .owl-pagination{position:absolute;z-index:1;right:0;left:0;bottom:0px;top:auto;text-align:center}
.slideshow .owl-controls .owl-page span {width:25px;height:8px;opacity:.5;background: #929292}
.slideshow .owl-controls .owl-page.active span {opacity:1;background: #323230;}

.home_banners{margin-bottom:10px !important}
.home_banners .home_banner{display:table;width:100%;min-height:75px;margin:0 0 10px;padding:10px;border:solid 1px rgba(0, 0, 0, .12);border-radius:4px;box-shadow:inset 0 1px 0 rgba(255, 255, 255, .3)}
.home_banners .home_banner:hover{border:solid 1px rgba(0, 0 ,0, .2)}
.home_banners .home_banner i{font-size:4.0em;opacity:.7}
.home_banners .home_banner i.fa-percent{font-size:3.5em;margin:4px 0 0}
.home_banners .home_banner:hover i {opacity:1}
.home_banners .home_banner .icon {display:table-cell;width:50px;padding:0 15px 0 5px;text-align:center}
.home_banners .home_banner .text {display:table-cell;vertical-align:top;line-height:1.0em}
.home_banners .home_banner .text strong{display:block;margin:8px 0 10px;font-size:1.1em}
.home_banners .home_banner.has_link {cursor:pointer}
.home_banners .home_banner.has_link span {border-bottom:dotted 1px}

#filter_default h5 {margin:10px 10px 10px 12px}
#filter_default label {cursor:pointer;padding-left:15px}
#filter_default input[type='checkbox']{display:none}
#filter_default input[type='checkbox'] + label{display:inline-block;vertical-align:middle;margin:-2px 6px 0 0;padding:0;min-height:auto;background:#e5e5e5;width:14px;height:14px;border:solid 1px #ccc;border-radius:2px;text-shadow:0 1px 0 rgba(255, 255, 255, 1);box-shadow:inset 0 1px 0 rgba(255, 255, 255, .5)}
#filter_default input[type='checkbox'] + label:hover{background:#d5d5d5;border:solid 1px #ccc}
#filter_default input[type='checkbox']:checked + label{color:#D9534F;color:#fff;background:#d5d5d5;background:#D9534F;border:solid 1px #aaa;border:solid 1px #D9534F;text-shadow:0 1px 0 rgba(0, 0, 0, .7);box-shadow:inset 0 1px 3px rgba(0, 0, 0, .3)}

.product_sticker{position:absolute;top:0px;left:-11px;z-index:9;height:23px;padding:0 0 0 10px;line-height:22px;font-weight:500;text-shadow:0 1px 0 rgba(0, 0, 0, .5);color:#fff;font-size:0.8em;opacity:.7}
.product_sticker + .product_sticker{top:28px}
.product_sticker + .product_sticker + .product_sticker{top:56px}
.product_sticker + .product_sticker + .product_sticker + .product_sticker{top:84px}
.product_sticker + .product_sticker + .product_sticker + .product_sticker + .product_sticker{top:112px}
.product_sticker:after{position:absolute;content:'';width:18px;height:0;right:-18px;top:0;border-width:11px 10px 12px 0;border-style:solid}
.product_status{position:absolute;top:50%;left:50%;margin:-15px 0 0 -70px;width:140px;max-width:100%;height:30px;line-height:27px;text-align:center;font-weight:500;color:#D9534F;border:solid 1px #ddd;background:rgba(255, 255, 255, .8);border-radius:3px;transition:all ease-in-out .2s;transform:rotateX(0deg) scale(1)}
.product-list .product-thumb a{margin:15px 0 10px;height:auto !important}
.product-list .product_status {margin-left:-70px}
.product-thumb:hover .product_status{transform:rotateX(0deg) scale(0);display:none}
.product-grid .product-thumb .image{float:none}

.option {position:relative;margin:0 0 5px}
.option select {width:auto;height:23px;margin:0 0 10px;padding:0 5px;line-height:18px;font-size:.85em;border-radius:3px}
.option input[type='radio'], .option input[type='checkbox']{display:none}
.option label {font-weight:500;cursor:pointer;margin:0px}
.option div label:first-child {margin:0 0 5px}
.option label input[type="radio"] + span, .option label input[type="checkbox"] + span{display:block;white-space:nowrap;margin:0;padding:0;font-size:0.85em;width:auto;height:10px;line-height:10px;border-radius:0px;box-shadow:none;background:rgba(0, 0, 0, .04)}
.option label span span {margin:0 0 0 3px}
.option input[type='radio']:checked + span, .option input[type='checkbox']:checked + span{box-shadow:none !important}

.option input[type='radio'] + span.img {border: 0px !important;min-height:10px;background:none;box-shadow:none;padding:0px !important;transition:all ease-in-out .2s}
.option input[type='radio']:checked + span.img {background:none;box-shadow:none;border-color:transparent}
.option input[type='radio'] + span.img img {width:100%;border-radius:0px;border:none;padding:0px}
.product-thumb .option input[type='radio'] + span.img img {width:100%;}
.option input + span:before {display: none;position:absolute;top:-10px;bottom:-10px;left:-10px;right:-10px;content:'';border:solid 2px transparent;border-radius:3px;background:none;transition:all ease-in-out .2s}
.option input:checked + span:before {content: none;top:-2px;bottom:-2px;left:-2px;right:-2px;border:solid 2px}
.product-thumb .option input:checked + span:before {top:-1px;bottom:-1px;left:-1px;right:-1px}
.option label:hover input + span, .option input:checked + span{background:rgba(0, 0, 0, .07) !important}

.product-thumb .option {position: absolute;z-index: 1; top: 0;}


.product-thumb, .news{margin-bottom:0px;padding-bottom: 5px;background:#fff;border-radius:6px;}
.product-thumb.hover{position:absolute;z-index:99}
.product-thumb h4{margin-bottom:7px;font-weight:500;font-size:1.15em}
.product-thumb .caption > a{display:block;margin-bottom:7px;font-size:16px; height: 40px;overflow: hidden;text-align: left;line-height: 1.2;}

.product-thumb .caption .artikul {
	color: #aaa;
	height: 38px;
    overflow: hidden;
	margin-bottom: 3px;
}

.product-thumb .caption .name_txt {
	display: none;
}

.product_similar_related .product-thumb .product-name {
    margin-top: 12px;
}

.rating-text {cursor: pointer}

.product_similar_related .product-thumb .caption a {

}

.product_similar_related .product-thumb:hover .caption a {
	color: #68419e;
}

.product-list .product-thumb h4{margin:15px 0 10px}
.product-thumb .caption{}
.product-thumb .cart{
	margin: 0 auto 10px;
    text-align: center;
}
.product-thumb .image{position:relative;text-align:center;padding: 0;margin: 0;overflow: hidden;}
.product-grid2 .product-thumb .color {
	position: absolute;
    z-index: 2;
    width: 3px;
    height: 100%;
    background-size: contain !important;
}
.product-thumb .image .color input {display: none;}
.product-thumb .image .color img {width: 100%;height: 4px;}
.product-thumb .image > a {display:block;position:relative;margin: 0px;}
.product-thumb .image img{cursor:pointer;border-radius: 10px;}
.product-thumb .additional{display:none}
.product-thumb button + button{margin:0 0 0 6px}
.product-thumb .attribute {display:block;margin:0 0 10px;height: 55px;overflow: hidden;}
.product-thumb .attribute_alt {display:none}
.product-thumb .attribute .attr_name {color:#888}

.compat .attribute {margin: 15px 0;}
.compat .attribute .attr_txt {
    margin: 0 10px 7px;
    font-size: 12px;
}

.product-thumb .attribute .attr_value:last-child:after {content:''}
.product-thumb .option span.img + span {display:none}
.product-thumb .option .text-danger {position:absolute;top:-6px;background:#eee;border:solid 1px #ccc;padding:2px 9px 3px}
.product-thumb .option .text-danger:after{content:''}
.product-thumb .quick_order{transition:all ease-in-out .2s}
.product-thumb .wishlist{transition:all ease-in-out .3s}
.product-thumb .compare{transition:all ease-in-out .4s}
.product-thumb .quick_order, .product-thumb .wishlist,.product-thumb .compare{transform:scale(0)}
.product-thumb:hover .quick_order, .product-thumb:hover .wishlist,.product-thumb:hover .compare{bottom:0px;transform:scale(1.0)}
.product-thumb sup {position:relative}
.product-thumb .reviews-caption {margin:0 10px 10px}
.product-thumb .reviews-author {margin-bottom:10px;font-weight:500}
.product-thumb .reviews-date {font-size:.9em;text-align:right;color:#aaa}
.product-thumb .all {text-decoration:underline;font-size:.9em}
.product-thumb .all:hover {text-decoration:none}
.product-thumb .price{
	text-align: center;
	font-size: 20px;
    font-family: GTEestiPro-Bold;
}
.product-thumb .price span.printer{
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}

.product-thumb .price-new{font-weight:700;white-space:nowrap; margin-left:10px;line-height: 34px;float: left;}
.product-thumb .price-old{font-size: 12px;color:#999;text-decoration:line-through}
.product-thumb .price span.price-new, .product-thumb .price span.price-fix{margin:0; display: block;font-size: 20px;font-family: GTEestiPro-Bold;}

.product-thumb .price span.price-fix {}
.product-thumb .price span + span{margin:0}
.product-thumb .price-tax{color:#999;font-size:12px;display:block}
.product-thumb .rating{

}

.product-thumb .rating span.text {
    cursor: pointer;
    border-bottom: 1px dashed;
    color: #777;
    margin: 0 7px;
}

.product-thumb .rating span.text a {
	color: #777;
}

.product-layout .price .quantity {
    display: inline-block;
    margin: 3px 0;
    vertical-align: middle;
}

.product-layout .price .quantity .left {
    display: inline-block;
    float: left;
    margin-right: -1px;
}

.product-layout .price .quantity i {
    display: block;
    min-width: 20px;
    width: 20px;
    height: 34px;
    line-height: 34px;
    margin: 0;
    padding: 0;
    font-size: 12px !important;
    color: #ccc;
    border: 1px solid #ccc;
}

.product-layout .price .quantity .left i {
	border-radius: 4px 0px 0px 4px;
}

.product-layout .price .quantity .right i {
	border-radius: 0 4px 4px 0;
}

.product-layout .price .quantity input {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 34px;
    float: left;
    line-height: 32px;
    margin: 0;
    padding: 0;
    text-align: center;
    border-radius: 0;
    border: 1px solid #ccc;
    font-family: GTEestiPro-Light, Arial, sans-serif;
	font-size: 16px;
}

.product-layout .price .quantity .right {
    display: inline-block;
    vertical-align: top;
    margin-left: -1px;
    overflow: hidden;
    float: left;
}

.rating .fa-stack{
	font-size: 14px;
    height: 2em;
    color: #FC0;
    width: 1.2em;
}
.rating sup {margin-left: 5px;cursor: pointer;top: 0;line-height: 1;}
.product-price .product-thumb {width:100%;margin:0 0 -1px;padding:5px 0 5px 10px;border-radius:0}
.product-price .product-thumb:before {border-radius:0px}
.product-price:last-child {margin:0 0 20px}
.product-price:first-child .product-thumb {border-radius:4px 4px 0 0}
.product-price:last-child .product-thumb {border-radius:0 0 4px 4px}
.product-price .product-thumb > * {display:table-cell;vertical-align:middle;padding:0;margin:0}
.product-price .product-thumb > div:nth-child(2) {width:100%}
.product-price .product_sticker {display:none}
.product-price .image{width:6%;max-width:60px;padding:2px 10px 2px 0}
.product-price .image .product_status{display:none}
.product-price .caption{display:table;width:100%;min-height:36px;padding:0;margin:0}
.product-price .caption > * {display:table-cell !important;float:none;vertical-align:middle;border-right:solid 1px #ddd}
.product-price .caption a {width:60%;font-size:1.0em;padding:0 0 0 10px;border-left:solid 1px #ddd}
.product-price a .product_status {position:relative;top:0;left:15px;display:inline;height:auto;line-height:1.6em;font-size:0.8em;padding:0;margin:0;border:none;color:#888}
.product-price a .product_status:before {content:'('}
.product-price a .product_status:after {content:')'}
.product-price a .product_sticker {position:relative;display:none;float:right;top:auto;height:auto;;line-height:1.5em;margin:0 0 0 10px;padding:0px 8px 2px;font-size:0.8em;font-weight:400;border-radius:3px}
.product-price a .product_sticker:after{content:'';border:none}
.product-price .caption .description {display:none !important}
.product-price .caption .rating {display:none !important;width:10%;min-width:80px;margin:0;padding:0;text-align:center}
.product-price .caption .price {width:10%;min-width:90px;text-align:center;font-size:1.0em !important}
.product-price .caption .price span {display:block;margin:0 !important}
.product-price .cart{float:none;text-align:center;min-width:90px}
.product-price .cart button span{display:none}
.product-price .cart button i{display:inline-block !important}
.product-price .cart button {min-width:30px;height:26px;padding:0;transform:scale(1.0)}
.product-price .cart .wishlist, .product-price .cart .compare {display:none}
.product-price .product-thumb > button {display:none}
.product-price .attribute {display:none !important}
.product-price .option{padding:0 6px}

#column-left .product-layout, #column-right .product-layout{width:100%}
.input-group .form-control[name^=quantity]{min-width:50px}
#list-view, #grid-view, #compact-view{height:34px;line-height:32px;font-size:.85em}
.product_carousel{margin:0 !important}
.tab-content .product_carousel {
	position: relative;
    top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
}

.product_carousel .owl-carousel .product-thumb {
	margin-bottom: 30px;
}

.products, .news_wrapper{margin:0 0px !important}
.products .owl-item, .news_wrapper .owl-item{padding:0 10px;float:left}
.products .owl-buttons div, .news_wrapper .owl-buttons div{opacity:1 !important;color:#9E1A3F !important;border:solid 1px #0094c9;line-height:1.0em;text-align:center;border-radius:3px;box-shadow:inset 0 1px 0 rgba(255, 255, 255, .3)}
.products .owl-buttons div:hover, .news_wrapper .owl-buttons div:hover{
	background: #0094c9;
    border-color: #0094c9;
}
.products .owl-buttons div:hover i, .news_wrapper .owl-buttons div:hover i{
	color: #fff;
}
.products .owl-buttons div i, .news_wrapper .owl-buttons div i{color:#0094c9;font-size:1.4em !important;text-shadow:0 1px 0 #fff}
.products .owl-buttons .owl-prev, .news_wrapper .owl-buttons .owl-prev {
    top: 50% !important;
    left: 0px !important;
    right: auto !important;
    margin-top: -25px;
    padding: 15px 7px 15px 7px;
}
.products .owl-buttons .owl-next, .news_wrapper .owl-buttons .owl-next {
    top: 50% !important;
    right: 0px !important;
    padding: 15px 7px 15px 7px;
    margin-top: -25px;
}

.products .stock_status_id {
	text-align: left;
    padding: 3px 0px;
    position: relative;
    height: 24px;
}

.products .stock_status_id .green, .products .stock_status_id .grey {

}

.products .stock_status_id .red {
    color: #fd3434;
}

.products .stock_status_id .delivery_id {
	position: absolute;
    top: -17px;
    font-size: 12px;
    border: 1px solid #ddd;
    display: inline-block;
    padding: 0px 5px;
    border-radius: 10px;
    left: 0;
}

.uni-banner-in-category {float:left;width:calc(100% - 20px);margin:0 10px 20px;overflow:hidden;text-align:center;padding:20px 20px;background:linear-gradient(-315deg, rgba(0,0,0,0.01) 0%, rgba(0,0,0,0.04) 100%);background-repeat:no-repeat;border:solid 1px rgba(0, 0, 0, .06);border-radius:4px}
.product-price + .uni-banner-in-category {margin:-1px 10px;border-radius:0}
.uni-banner-in-category .image {margin:-20px;background-size:cover !important;background-position:center 0 !important;background-repeat:no-repeat !important;cursor:pointer}
.uni-banner-in-category .description {display:inline-block;vertical-align:middle}
.uni-banner-in-category .description {padding:0 25px 0 0;line-height:normal;font-size:1.65em;font-weight:500}
.uni-banner-in-category .description p {margin:0}
.uni-banner-in-category .btn {font-weight:500}

.pagination_wrap {margin-bottom:15px;display: flex;}
.pagination_wrap .col-sm-6.text-left {width:auto;text-align:center}
.pagination_wrap .col-sm-6.text-left + .col-sm-6.text-right {width:auto;float:none;text-align:center;color:#777}
.pagination{margin:0}
.pagination>li {margin-right: 5px;display: inline-block;}
.pagination li a, .pagination li span{font-weight:500;height:24px;line-height:22px;margin:0 !important;padding:0 12px !important;border:solid 1px rgba(0, 0, 0, .12) !important}
.pagination li + li a, .pagination li + li span{border-radius: 4px;}

.pagination li.active span {border: 1px solid #005bff !important;border-radius: 4px;}
#product{margin-bottom:5px}
#product .thumbnails{position:relative;clear:both;list-style:none;padding:0;margin:0px}
#product .thumbnails > li:first-child {margin:0px;position:relative}
#product .thumbnails > li:first-child a{border:solid 0px #ddd; padding: 0;margin: 0;}
#product .thumbnails > li:first-child a:hover{border:solid 0px #ddd}

#product .thumbnails > li:first-child .option {
	position: absolute;
    top: 0;
    max-width: 40px;
}
#product .thumbnails > img{width:100%}
#product a.thumbnail{border:none}
#product .thumbnails .additional {margin:0 -10px 0 -10px}
#product .thumbnails .additional.none {display:none}
#product .thumbnails .owl-item {padding:0 10px}
#product #additional-img .thumbnail{margin:0;padding:0}
#product #additional-img.row .thumbnail{margin: 0 auto 10px;width: 84px;}
#product #additional-img img{padding:5px;border-radius:15px;}
#product #additional-img a {position:relative}
#product #additional-img a:before {position:absolute;top:-10px;bottom:-10px;left:-10px;right:-10px;content:'';border:solid 2px transparent;border-radius:3px;background:none;transition:all ease-in-out .2s}
#product #additional-img a.selected:before {top:0px;bottom:0px;left:0px;right:0px;border:solid 2px #f5f5f5}
#product #additional-img .owl-prev {margin:-14px 0 0 -10px;opacity:.6}
#product #additional-img .owl-next {margin:-14px -10px 0 0;opacity:.6}
#product .col-sm-6 .product_sticker {font-size:1.0em;height:28px;line-height:27px}
#product .col-sm-6 .product_sticker:after {border-width:14px 10px 14px 0}
#product .col-sm-6 .product_sticker {top:10px;left:10px}
#product .col-sm-6 .product_sticker + .product_sticker{top:48px}
#product .col-sm-6 .product_sticker + .product_sticker + .product_sticker{top:86px}
#product .col-sm-6 .product_sticker + .product_sticker + .product_sticker + .product_sticker{top:124px}
#product .col-sm-6 .product_sticker + .product_sticker + .product_sticker + .product_sticker + .product_sticker{top:162px}
#product .col-sm-6 .product_sticker + .product_sticker + .product_sticker + .product_sticker + .product_sticker + .product_sticker{top:198px}
#product .image-additional {margin-bottom:10px}
#product .sale-color a {border-bottom: 1px dotted;}
#product .price{
	margin: 0px;
    padding: 15px 25px 15px;
    box-shadow: 0 5px 25px rgb(30 31 33 / 12%);
    border-radius: 16px;
}
#product .price li > span{display:inline-block;vertical-align:middle;margin:2px 0 8px;font-size:1.8em;font-weight:500}
#product .price .old_price{text-decoration:line-through;margin-right:10px;color:#999}

#product .price .price_call .price_sale {
	font-size: 30px;
    line-height: 38px;
    color: #000;
	font-family: GTEestiPro-Bold;
}

.favorite-price .price-sale2 {
	align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 4px;
    position: relative;
    width: 70px;
}

.favorite-price span.price_sale {
    line-height: 33px;
    float: left;
    margin-right: 10px;
	font-family: GTEestiPro-Bold;
}

.favorite-price .new_price {
	width: 100%;
    display: inline-block;
    float: left;
    margin-top: -5px;
}

.favorite-price span.old_price_sale {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    text-decoration: line-through;
    float: left;
    display: inline-block;
	color: #999;
}

.favorite-price span.old_price_sale_proc {
    font-size: 14px;
    color: #fff;
    background: #eb4650;
    border-radius: 20px;
    padding: 0px 5px;
	border-radius: 4px 6px;
    height: 18px;
    transform: skew(-12deg);
}


.price_call .old_price_sale {
	margin-left: 0px;
    color: #777;
    position: relative;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    text-decoration: line-through;
    display: inline-block;
}

.price_call .new_price .old_price_sale_proc {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background: #eb4650;
    border-radius: 20px;
    padding: 0px 5px;
    border-radius: 4px 6px;
    height: 18px;
    transform: skew(-12deg);
    margin-left: 10px;
}

#product #input-quantity{
	display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 34px;
    float: left;
    line-height: 32px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.0em;
    border-radius: 0;
    border: 1px solid #ccc;
}
#product #input-quantity + div {display:none}
#product #input-quantity + span, #product #input-quantity + div + span{
	display: inline-block;
    vertical-align: top;
    margin-left: -1px;
    overflow: hidden;
}
#product .quantity span .btn{
	display: block;
    min-width: 24px;
    width: 24px;
    height: 34px;
    line-height: 34px;
    margin: 0;
    padding: 0;
    font-size: 1em !important;
    color: #ccc;
    border: 1px solid #ccc;
}

#product .quantity span .btn:hover {
	color: #323232;
}

#product .quantity span .btn:first-child {}
#product .quantity span .btn:last-child {}
#product .cart .btn-group{margin:0 0 0 10px}
#product .discount{margin:0 0 -5px}
#product .discount span{display:inline-block;margin:0 5px 5px 0;padding:0 5px;font-size:0.85em !important;font-weight:500;border-radius:3px;background:rgba(0, 0, 0, .07)}
#product .col-xs-12 h5 {margin-top:5px}
#product .form-group{margin:10px 0 15px;}

#product .form-group .left {
    display: inline-block;
    float: left;
    margin-right: -1px;
}

#product .form-group .left i {border-radius: 4px 0 0px 4px;}
#product .form-group .right i {border-radius: 0 4px 4px 0px;}

#product .form-group.popup_options{margin:0 0 10px}
#product .form-group.popup_options a{text-decoration:none}
#product .input-group-btn{vertical-align:top}
#product .form-group > label{display:inline;font-size:1.0em;margin:0 0 5px;font-weight:500}
#product .form-group > label + div {margin:5px 0 0}
#product .options_select select{width:100%;height:27px;padding:0 0 2px 5px;font-size:.85em}
#product .options_select {padding:0 5px 0 10px}
#product .options_select + .options_select {padding:0 10px 0 5px}
#product .alert-info{background:none;border:none;margin:0;padding:4px 0 0;font-size:0.8em;line-height:10px;font-weight:500;color:#D9534F}
#product .radio{display:inline-block;float:left;margin:0 10px 10px 0}
#product .radio label{margin:0;padding:0}
#product .option label > span{height:auto;margin:0;padding:3px 10px}
.rating .fa-comments-o {margin:0 0 0 5px;}

.rating-all {
	color: #323232;
    font-size: 14px;
    margin-right: 5px;
}

.compat .image .rating span i {
    font-size: 16px;
    color: #ffa800;
}

.compat .image .rating sup a, .compat .image .rating sup i {
	color: #5d5d64;
	font-size: 14px;
}

.rating a{
	text-decoration: none;
    display: inline-block;
    color: #00a1d8;
    font-size: 18px;
}
#product .product_button {
	width: 25%;
    margin: 0;
    position: absolute;
    top: 15px;
    right: 25px;
}

#product .product_button button {
	border-radius: 50%;
	height: 30px;
    width: 30px;
    line-height: 30px;
}

#product .product_button i {
    font-size: .9em;
}
#product .product_button .btn{width:100%;padding:0;height:32px;color:#323232;background:#fff}
#product .product_button .btn:hover{border:solid 0px #fff}
#product .product_button .btn:hover{color:#008cbd}
#product .product_button .btn:nth-last-child(2):first-child, #product .product_button .btn:nth-last-child(2):first-child ~ .btn  {width:50%}
#product .product_button .btn:nth-last-child(3):first-child, #product .product_button .btn:nth-last-child(3):first-child ~ .btn  {width:33.6%}
#product .attribute > span{position:relative;display:table-cell}
#product .attribute > span:first-child{white-space:nowrap}
#product .attribute > span:last-child{width:100%;text-align:right !important;font-weight:500}
#product .attribute > span:last-child:before{position:absolute;left:0;right:0;top:15px;content:'';border-bottom:dotted 1px #888}
#product .attribute > span:first-child span{background:#fff;padding:0 5px 0 0}
#product .attribute > span:last-child span{position:relative;background:#fff;padding:0 0 0 5px}

.product_banners > div > div{display:table;width:100%;max-width:100%;margin:0 0 10px;padding:8px 10px 10px;border:solid 1px rgba(0, 0, 0, .12);border-radius:4px;box-shadow:inset 0 1px 0 rgba(255, 255, 255, .3)}
.product_banners > div > div:hover{border:solid 1px rgba(0, 0 ,0, .2)}
.product_banners > div > div i{display:table-cell;vertical-align:top;min-width:50px;padding:2px 10px 0 0;font-size:2.4em;text-align:center;opacity:.8}
.product_banners > div > div:hover i{opacity:1}
.product_banners > div > div strong{display:block;margin:2px 0 0}
.product_banners > div > div span{display:table-cell;line-height:1.3em}
.product_banners > div > div.has_link {cursor:pointer}
.product_banners > div > div.has_link span span {display:inline;border-bottom:dotted 1px}
.manufacturer_block img {padding:4px;border:solid 1px #ddd;border-radius:4px}
.manufacturer_block a {text-decoration:underline}
.tab-content{
	position: relative;
    margin: 0 0 20px;
    padding: 20px 20px 20px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 14px 40px 0 rgb(0 0 0 / 6%), 0 2px 5px 0 rgb(0 0 0 / 10%);
}

#tab-description img {max-width:100%}
#tab-specification .row > div:nth-child(odd) {clear:left;margin:0 0 10px}
#tab-specification table tr td {font-size: 14px;border-top:0px;}

#tab-specification .property .name {
    font-family: GTEestiPro-Bold; 
    font-size: 16px;
    line-height: 1.2;
    margin-top: 15px;
}


#form-review {display:none}
.review_star{position:relative;display:inline-block;min-width:130px;margin:0 0 0 5px}
.review_star input{position:relative;display:inline-block;vertical-align:middle;width:22px;height:20px;margin:0;z-index:99;cursor:pointer;opacity:0}
.review_star input + input{margin:0 0 0 1px}
.review_star .stars{position:absolute;top:-1px;left:0}
.review_star .stars i{display:inline-block;vertical-align:top;font-size:1.5em;color: #005bff;opacity:.8}
.review_star .stars i + i{margin:0 0 0 2px}

#review .review_list, #review-best .review_list {margin:0 0 20px;border-bottom:solid 0px rgba(0, 0, 0, .12)}
#review .review_list .name_date, #review-best .review_list .name_date{overflow:auto;margin:0 0 10px;padding:5px 16px;background:linear-gradient(to right, #f5f5f5 0%,transparent 100%);border:solid 1px rgba(0, 0, 0, .1);border-radius:3px}
#review .review_list .name_date .name, #review-best .review_list .name_date .name {float:left;min-width:100px;font-weight:700}
#review .review_list .name_date .name i {margin:0 10px 0 0;color:#D9534F}
#review .review_list .name_date .rating, #review-best .review_list .name_date .rating {float:left}
#review .review_list .name_date .date-added, #review-best .review_list .name_date .date-added {float:right;color:#888}
#review .review_list .plus, #review .review_list .minus, #review .review_list .comment, #review-best .review_list .plus, #review-best .review_list .minus, #review-best .review_list .comment {margin:0 0 12px;padding:0 17px}
#review .review_list .plus div, #review-best .review_list .plus div {color:#080}
#review .review_list .minus div, #review-best .review_list .minus div {color:#f00}
#review .review_list .comment div, #review-best .review_list .comment div {color:#777}
#review .review_list .plus div, #review .review_list .minus div, #review .review_list .comment div, #review-best .review_list .plus div, #review-best .review_list .minus div, #review-best .review_list .comment div {margin:0 0 2px -14px;font-weight:700}
#review .review_list .plus i, #review-best .review_list .plus i, .review_list .minus i, .review_list .comment i  {width:14px;font-size:.8em}
#review .review_list .admin_reply, #review-best .review_list .admin_reply {margin:0 0 0 15px;padding:5px 10px;border-left:solid 2px #D9534F;font-weight:500;background:rgba(0, 0, 0, .025)}
#review .review_list .admin_reply > div {margin:0 0 3px;padding:0 0 3px;color:#666;font-size:.85em;border-bottom:solid 1px rgba(0, 0, 0, .1)}
#review .review_list .admin_reply > div i, #review-best .review_list .admin_reply > div i {margin:0 6px 0 0;transform:rotate(180deg);font-size:.85em}
#review .review_pagination {margin:0 0 20px;padding:20px 0 0;}
#review .review_pagination .btn-primary:hover, #review .review_pagination .btn-primary:focus {background: #ca006e !important; border: 1px solid #ca006e;}
#review .pagination{float:left;margin:0 0 10px}

#review-best .review_list .name_date .name img {
    width: 17px;
}
#review-best .review_list .name_date .name i {
	margin: 0;
    color: #078b07;
}
#review-best .profile-info {
    display: inline-block;
    margin: 0 5px;
}
#review-best .name span {
	margin: 0 10px;
}
	
#review-best .popular-rating {
    margin-bottom: 10px;
    font-size: 18px;
}

#review-best .rating span {
	margin-right: 5px;
}
#review-best .rating i {
	font-size: 12px;
    color: #e6007e !important;
}

#review-best .rank {
	text-align: right;
    margin: 0px 10px 10px;
}

#tab-review #review-best .rank i {
    margin-left: 15px;
    margin-right: 0px;
	font-size: 16px;
}

#review-best .rank i:hover {
    color: #e6007e;
}

.attribute div > span{position:relative;display:table-cell}
.attribute div > span:first-child{white-space:nowrap}
.attribute div > span:last-child{width:100%;text-align:right;font-weight:500}
.attribute div > span:last-child:before{position:absolute;left:0;right:0;top:15px;content:'';border-bottom:dotted 1px #888}
.attribute div > span:first-child span{position:relative;z-index:2;background:#fff;padding:0 5px 0 0}
.attribute div > span:last-child span{position:relative;z-index:2;background:#fff;padding:0 0 0 5px}

.show_attr{display:inline-block;font-weight:500;margin:0 0 2px;padding:8px 0 0;line-height:1.0;border-bottom:dotted 1px;text-decoration:none !important}

.news_wrapper{margin:0 -10px -20px !important}
.news{line-height:1.3em}
.news .image{padding:10px 10px 12px;border-radius:4px}
.news .image img{border-radius:3px}
.news .name{margin:0 0 10px;padding:0 10px;font-weight:700}
.news .description{margin:0 0 10px;padding:0 10px}
.news .posted{margin:0 0 10px;padding:0 10px;font-size:.9em;text-align:right;color:#aaa}
.news .posted a{float:left;text-decoration:underline}
.news_page > div {overflow:auto;padding:10px;border:solid 1px #ddd;border-radius:4px}
.news_page .show_all_news {margin:20px -10px 20px;padding:0;border:none}
.news_page .image {float:left;margin:0 15px 0 0}
.news_page .image img {border-radius:3px}
.news_page .description {line-height:1.5em}
.news_list .image img {border-radius:3px}
.news_list .posted {text-align:right;background:#fff}
.news_list a {text-decoration:underline}

.cat_desc .category-info {display:block;overflow:auto;margin:0 0 20px}
.category-info .image {float:left;margin:0 10px 0 0}
.category-info hr {clear:both;margin:10px 0}

.form-category .category_list {
    text-align: left;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.category_list .category {
    display: inline-block;
    min-width: 80px;
    margin: 0 2px;
	text-align: center;
}

.category_list a, .category_list span {display:block;margin:0 0 7px;line-height:1.2em;font-size:0.85em;font-weight:700;padding:5px 10px;border: solid 1px #005bff;border-radius:12px}
.category_list a:hover, .category_list span {border: solid 1px #005bff;background: #fff;}
.category_list img {margin-bottom:5px}
.category_list p {margin:0}


footer{background: #323230 !important;position:relative;flex:0 0 auto;padding:20px 0 10px;border-top:solid 3px rgba(255, 255, 255, .3);text-shadow:0 1px 0 rgba(0, 0, 0, .2) !important;box-shadow:inset 0 10px 15px rgba(0, 0, 0, .2)}
footer hr{border-top:1px solid rgba(0, 0, 0, .15);border-bottom:solid 1px rgba(255, 255, 255 , .1);margin:10px 0}
footer ul{margin:0;padding:0}
footer ul, footer .text {line-height:24px}
footer li i.fa{vertical-align:middle;margin:0 5px 0 0;font-size:0.6em}
footer h5{margin:0px 0 10px;font-size:1.2em}
footer h5.heading span:after{border-top:solid 1px rgba(0, 0, 0, .15);border-bottom:solid 1px rgba(255, 255, 255, .1)}
footer h5 i {position:relative;top:1px;margin:0 8px 0 0}
footer .socials{}
footer .socials a + a{margin:0 0 0 20px}
footer .socials a i{font-size:1.7em}
footer .socials .fa-odnoklassniki:hover{color:#EF8117}
footer .socials .fa-vk:hover{color:#597BA0}
footer .socials .fa-facebook:hover{color:#3A5795}
footer .socials .fa-twitter:hover{color:#59ADEA}
footer .socials .fa-google-plus:hover{color:#DB4437}
footer .socials .fa-instagram:hover{color:#125688}
footer .socials .fa-youtube:hover{color:#E62117}
footer .payments{text-align:right}
footer .payments img{width:40px}
footer .payments img:hover{filter:none;-webkit-filter:none;-moz-filter:none;-ms-filter:none}
footer .payments img + img{margin:0 0 0 10px}
footer .ya_maps{margin:15px 0 0}
footer ymaps{font-weight:400 !important;text-shadow:0 0 0}
footer .brends, footer .color-footer {text-align: center;}
footer .brends a, footer .color-footer a {margin-right: 10px;}


#add_to_cart_success{width:380px;max-width:100%;padding:15px;background:#f5f5f5}
#add_to_cart_success .close{position:absolute;z-index:999;top:8px;right:10px}
#add_to_cart_success .close:after{position:absolute;content:'';top:-4px;bottom:-6px;left:-8px;right:-8px}
#add_to_cart_success .row + .row {margin-top:10px}
#add_to_cart_success img {float:left;padding:3px;background:#fff;border:solid 1px #ddd;border-radius:3px}
#add_to_cart_success .col-xs-6.text-left a {line-height:1.9em;border-bottom:dotted 1px}

.fly_callback{position:fixed;z-index:999;right:34px;bottom:25px;text-align:center;cursor:pointer;width:40px;height:40px;border-radius:100%;transition:all ease-in-out .3s}
.fly_callback i{line-height:40px;font-size:20px;transform:rotate(120deg);transition:all ease-in-out .3s;animation:pulsate 1s infinite ease-in-out}
.fly_callback.show{bottom:88px}
.fly_callback:before {position:absolute;top:-8px;bottom:-8px;left:-8px;right:-8px;content:'';border-radius:100%;animation:pulsate_after 4s infinite linear}
.fly_callback:after {position:absolute;top:-16px;bottom:-16px;left:-16px;right:-16px;content:'';border-radius:100%;animation:pulsate_after 5s infinite linear}

@-keyframes pulsate {50% {transform:rotate(150deg)}}
@-webkit-keyframes pulsate {50% {transform:rotate(150deg)}}
@-moz-keyframes pulsate {50% {transform:rotate(150deg)}}

@-keyframes pulsate_after {100% {}}
@-webkit-keyframes pulsate_after {100% {transform:rotate(360deg)}}
@-moz-keyframes pulsate_after {100% {transform:rotate(-180deg)}}

.container > .alert{position:fixed;z-index:9999;right:10px;top:10px;min-height:60px;padding:0}
.container > .alert.alert-danger, .container > .alert.alert-success {min-height:auto;width:300px;padding:8px 10px}
.container > .alert .alert {position:relative;margin:0 0 10px;padding:8px 10px;width:310px;font-size:.9em}
.container > .alert .alert {animation:slide .3s ease-in-out}
.container > .alert .close {position:absolute;right:6px;top:2px}

.alert a{text-decoration:underline}

@keyframes slide {from {top:-100px} to {top:0}}

.scroll_up{position:fixed;z-index:999;right:10px;bottom:150px;transform:scale(0);background:rgba(0, 0, 0, .3);font-size:20px !important;line-height:36px !important;color:#fff;width:40px;height:40px;text-align:center;border-radius:100%;cursor:pointer;transition:all ease-in-out .3s}
.scroll_up.show{transform:scale(1)}
.scroll_up:hover{background:rgba(0, 0, 0, .5)}

.information-contact .contacts {}
.information-contact .contacts i{vertical-align:middle;min-width:15px;text-align:center;margin:0 5px 0 0;font-size:1.2em;line-height:1.4em}
.information-contact .contacts i.fa-mobile{font-size:1.5em}

.bootstrap-datetimepicker-widget{z-index:9999999999 !important}
.row{margin:0 -10px}
.form-horizontal .form-group {margin:10px -10px}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{padding:0 10px}

/* fade */
.owl-fade-out {z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}
.owl-fade-in {-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}
/* backSlide */
.owl-backSlide-out {-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}
.owl-backSlide-in {-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}
/* goDown */
.owl-goDown-out {-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}
.owl-goDown-in {-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}
/* scaleUp */
.owl-fadeUp-in {-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}
.owl-fadeUp-out {-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {0% {opacity:1}}
@-moz-keyframes empty {0% {opacity:1}}
@keyframes empty {0% {opacity:1}}
@-webkit-keyframes fadeIn {0%{opacity:0}100% {opacity:1}}
@-moz-keyframes fadeIn {0%{opacity:0}100% {opacity:1}}
@keyframes fadeIn {0%{opacity:0}100%{opacity:1}}
@-webkit-keyframes fadeOut {
  0% { opacity:1}
  100% { opacity:0}
}
@-moz-keyframes fadeOut {
  0% { opacity:1}
  100% { opacity:0}
}
@keyframes fadeOut {
  0% { opacity:1}
  100% { opacity:0}
}
@-webkit-keyframes backSlideOut {
  25% { opacity:.5;-webkit-transform:translateZ(-500px)}
  75% { opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}
  100% { opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}
}
@-moz-keyframes backSlideOut {
  25% { opacity:.5;-moz-transform:translateZ(-500px)}
  75% { opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}
  100% { opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}
}
@keyframes backSlideOut {
  25% { opacity:.5;transform:translateZ(-500px)}
  75% { opacity:.5;transform:translateZ(-500px) translateX(-200%)}
  100% { opacity:.5;transform:translateZ(-500px) translateX(-200%)}
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}
  75% { opacity:.5;-webkit-transform:translateZ(-500px)}
  100% { opacity:1;-webkit-transform:translateZ(0) translateX(0)}
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}
  75% { opacity:.5;-moz-transform:translateZ(-500px)}
  100% { opacity:1;-moz-transform:translateZ(0) translateX(0)}
}
@keyframes backSlideIn {
  0%, 25% { opacity:.5;transform:translateZ(-500px) translateX(200%)}
  75% { opacity:.5;transform:translateZ(-500px)}
  100% { opacity:1;transform:translateZ(0) translateX(0)}
}
@-webkit-keyframes scaleToFade {to { opacity:0;-webkit-transform:scale(.8)}}
@-moz-keyframes scaleToFade {to { opacity:0;-moz-transform:scale(.8)}}
@keyframes scaleToFade {to { opacity:0;transform:scale(.8)}}

@-webkit-keyframes goDown {from { -webkit-transform:translateY(-100%)}}
@-moz-keyframes goDown {from { -moz-transform:translateY(-100%)}}
@keyframes goDown {from { transform:translateY(-100%)}}

@-webkit-keyframes scaleUpFrom {from { opacity:0;-webkit-transform:scale(1.5)}}
@-moz-keyframes scaleUpFrom {from { opacity:0;-moz-transform:scale(1.5)}}
@keyframes scaleUpFrom {from { opacity:0;transform:scale(1.5)}}

@-webkit-keyframes scaleUpTo {to{ opacity:0;-webkit-transform:scale(1.5)}}
@-moz-keyframes scaleUpTo {to{ opacity:0;-moz-transform:scale(1.5)}}
@keyframes scaleUpTo {to{opacity:0;transform:scale(1.5)}}

/*  live search */
header #div_search #live-search {margin:-4px 0 0}

header #live-search {display:none;z-index:999;position:relative}
header #live-search ul {margin:0;padding:0}
header #live-search ul {position:absolute;width:100%;list-style:none;padding:0 0px;background:#fff;border-radius:3px;border:solid 1px rgba(0, 0, 0, .12);box-shadow:0 6px 12px rgba(0, 0, 0, .2)}
header #live-search ul li {padding:5px 5px}
header #live-search ul li:hover {background:rgba(0, 0, 0, .05)}
header #live-search ul li div{display:table-cell;vertical-align:middle;padding:0 5px;cursor:pointer}
header #live-search ul li + li{border-top:solid 1px rgba(0, 0, 0, .12)}
header #live-search ul li div.product-image{width:1%;text-align:center}
header #live-search ul li div.product-image img {border-radius:3px}
header #live-search ul li div.product-name{width:100%;font-weight:500;line-height:16px}
header #live-search ul li div.product-name p{margin:4px 0 0;color:#888;font-size:.85em;font-weight:400}
header #live-search ul li div.product-name p .rating{display:block;margin:3px 0 0}
header #live-search ul li div.product-name p .rating i{font-size:.9em;margin:0 2px 0 0}
header #live-search ul li div.product-price{width:1%;white-space:nowrap;text-align:right;font-weight:500}
header #live-search ul li div.product-price span{display:block}
header #live-search ul li div.product-price span.special {text-decoration:line-through;color:#888;font-weight:400}
header #live-search ul li > a {display:inline-block;vertical-align:top;margin:-1px 0 0;font-size:.9em}
header #live-search li > i {animation:spin 1s infinite linear}

@-keyframes spin {100% {transform:rotate(360deg)}}
@-webkit-keyframes spin {100% {transform:rotate(360deg)}}
@-moz-keyframes spin {100% {transform:rotate(360deg)}}



#product .add_quick_order {margin: 0px 0 5px;}
/* callback */
#callback {margin-top: 10px;}
#callback .close{position:absolute;z-index:999;top:8px;right:10px}
#callback h4 span {background:#f8f8f8}
#callback form div + div {margin:10px 0 0}
#callback .mail, #callback .comment {display:none}

.modal.fade {-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px;overflow-y:auto}
.modal.fade .modal-dialog {-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(-70deg);-moz-transform:rotateX(-70deg);-ms-transform:rotateX(-70deg);transform:rotateX(-70deg);-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;opacity:0}
.modal.fade.in .modal-dialog{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}

.corner_0, .corner_1, .corner_2, .corner_3 {height: 57px;width: 58px;position: absolute;z-index:9}
.corner_0 {left: 0px;top: 0px}
.corner_1 {right: 0px;top: 0px}
.corner_2 {left: 0px;bottom: 0px}
.corner_3 {right: 0px;bottom: 0px}
.corner_0 img, .corner_1 img, .corner_2 img, .corner_3 img {max-width:100%}

#uni-notification.fixed {position:fixed;z-index:999;width:100%;bottom:10px}
#uni-notification.fixed.remove{opacity:0;transition:all ease-in-out .15s}
#uni-notification .wrapper {padding:15px;border-radius:6px}
#uni-notification.fixed .wrapper {border:solid 1px rgba(0, 0, 0, .1);box-shadow:0 4px 10px rgba(0, 0, 0, .15)}
#uni-notification .modal-body{padding:0;border-radius:6px}
#uni-notification .text a{text-decoration:underline}
#uni-notification .buttons {margin:10px 0 0;padding:10px 0 0 ;text-align:right;border-top:dotted 1px rgba(0, 0, 0, .2)}
#uni-notification .buttons .btn + .btn {margin:0 0 0 10px}

@media (min-width:767px){
    #quick_order .row_input > div:nth-child(odd){padding:0 5px 0 10px}
    #quick_order .row_input > div:nth-child(even){padding:0 10px 0 5px}
    #quick_order .row_input > div:last-child{padding:0 10px}
    
	.product-list .product-thumb {overflow:auto}
    .product-list .product-thumb .image{float:left;margin:10px 15px 10px 10px}
    .product-list .product-thumb .description {font-size:1.0em}
    .product-list .product-thumb .description, .product-list .product-thumb .attribute, .product-list .product-thumb .option {height:auto !important}
    .product-list .product-thumb .price {font-size:1.4em;font-weight:500}
	
	.modal:before {display:inline-block;vertical-align:middle;content: " ";height:100%}
}
@media (min-width:992px){
	
	.fon-blue #menu.menu2 {background: #f9f9f9 !important;}
	.fon-blue #menu.menu2 .nav > li > a, .fon-blue #menu.menu2 .btn-navbar {
    color: #333;}

    #logo img{float:left}
	
	.product-thumb .main{transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transition:all ease-in-out .4s;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;backface-visibility:hidden;-webkit-backface-visibility:hidden}
	.product-thumb .image:hover .main{transform:rotateY(-180deg)}
	.product-thumb .additional{display:block;position:absolute;top:0;left:0;right:0;cursor:pointer;transform:rotateY(-180deg);transition:all ease-in-out .4s;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;backface-visibility:hidden;-webkit-backface-visibility:hidden}
	.product-thumb .image:hover .additional{transform:rotateY(0deg)}

    .product-price .product-thumb .option {min-width:120px}
}

@media (min-width:768px){
		#menu:hover{border-radius:4px 4px 0 0}
    #menu.menu2:hover{border-radius:4px}
	#menu .btn-navbar{position:absolute;display:block;top:8px;right:11px;margin:0;padding:0;box-shadow:none;cursor:default}
    #menu .navbar-collapse{display:none !important;padding:0;z-index:99;top:40px;border:none}
	#menu:hover .navbar-collapse{display:block !important}
	
	#menu .nav{z-index:9999;width:100%;margin:0;top:40px;border-radius:0 0 4px 4px}
	#menu .nav > li.has-children.open {border-right:solid 1px transparent}
    #menu .nav > li > a > i{position:absolute;top:14px;right:14px;display:inline-block;font-size:.9em;transition:all ease-in-out .15s}
    #menu .nav > li.open > a > i{}
	#menu .nav > li > .dropdown-menu{position:absolute;z-index:-1;top:-1px;left:100%;display:block;visibility:hidden;opacity:0;padding:0 10px 0 20px;border-radius:0 4px 4px 0;}
	#menu .nav > li > .dropdown-menu.column-1{}
	#menu .nav > li > .dropdown-menu.column-2{width:370px}
	#menu .nav > li > .dropdown-menu.column-3{width:550px}
    #menu .nav > li > .dropdown-menu.column-4{width:327.2%}
    #menu .nav > li ul.col-sm-3:nth-child(n+5):before, #menu .nav > li ul.col-sm-12:nth-child(n+2):before{display:block;content:'';border-top:dotted 1px rgba(0, 0, 0, .1)}
	#menu .nav > li ul.col-sm-3:nth-child(4n+1){clear:left}
	#menu .nav > li ul.col-sm-4:nth-child(n+4):before{display:block;content:'';border-top:dotted 1px rgba(0, 0, 0, .1)}
	#menu .nav > li ul.col-sm-4:nth-child(3n+1){clear:left}
	#menu .nav > li ul.col-sm-12:nth-child(n+2):before{display:block;content:'';border-top:dotted 1px rgba(0, 0, 0, .1)}
    #menu .nav > li ul li ul li{line-height:1.7em;list-style: decimal-leading-zero;color: #e6007e;}
	#menu .nav > li ul li ul li.left {float: left;margin-right: 15px;margin-left: 30px;padding-left: 0px;}
	#menu .nav > li ul li ul li a:hover span{text-decoration:underline}
	#menu.menu2 .navbar-header{display:none}
    #menu.menu2 .navbar-collapse{top:8px;display:block !important;position:relative}
    #menu.menu2 .nav{display:flex;height:36px;background:transparent !important;border:none;float:none}
    #menu.menu2 .nav > li{flex-basis:auto;flex-grow:1;text-align:center;position:static;max-width: 110px;border-radius: 6px;}
    #menu.menu2 .nav > li.open{}
    #menu.menu2 .nav > li + li{border:none;border-left:solid 1px rgba(0, 0, 0, .12)}
	#menu.menu2 .nav > li + li:nth-child(2) {border: 0px;}
	#menu.menu2 .nav > li > a {line-height: 36px;}
    #menu.menu2 .nav > li > a i{position:relative;top:0;right:auto;margin:0 0 0 5px}
    #menu.menu2 .nav > li.open > a i{}
    #menu.menu2 .nav > li > .dropdown-menu{left:auto !important;top:115%;padding:20px 15px 20px 0;border-top:none;box-shadow:none;border-radius:0;-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);scrollbar-color: #e0e0e0 #ffffff;scrollbar-width: thin;scrollbar-face-color: #e0e0e0;-ms-overflow-style: -ms-autohiding-scrollbar;}
    #menu.menu2 .nav > li.open > .dropdown-menu {top:100%;padding-left: 40px;max-height: 510px;overflow: auto;border-radius: 8px;}
    #menu.menu2 .nav > li + li .dropdown-menu{margin:0 0 0 -1px}
	#menu.menu2 .nav > li > .dropdown-menu.column-1 > ul > li {
	width: 33%;
    display: inline-block;
	vertical-align: top;
	float: left;
	}

	#menu .has-children.open ul li {
	margin: 0;
    vertical-align: middle;
	}

	#menu .has-children.open ul li:first-child {
	}
	
	#menu .has-children.open ul li:hover {
	}

	#menu.menu2 .nav > li > .dropdown-menu.column-2{width:50%}
	#menu.menu2 .nav > li > .dropdown-menu.column-3{width:75%}
	#menu.menu2 .nav > li > .dropdown-menu.column-4{width:100%}
	
    #menu_wrap.show {top:0px}
    #menu_wrap {display:block !important;z-index:999;position:fixed;left:0;right:0;top:-100%;border-bottom:solid 1px rgba(0, 0, 0, .2);background:rgba(255, 255, 255, 1) !important;box-shadow:0 4px 10px rgba(0, 0, 0, .2);transition:all ease-in-out .4s}
    #menu_wrap #menu{min-height:40px;margin:0;box-shadow:none;border-radius:0}
    #menu_wrap #menu .navbar-header{float:none;position:relative;z-index:99999;height:40px;border:solid 1px rgba(0, 0, 0, .1);border-top:none;border-bottom:none}
    #menu_wrap #menu.menu2 .navbar-header{border:none}
    #menu_wrap #menu #category, #menu_wrap #menu .btn-navbar{text-shadow:none}
    #menu_wrap #menu .navbar-collapse{display:none !important}
    #menu_wrap #menu:hover .navbar-collapse{display:block !important}
    #menu_wrap #menu .nav > li {display:block !important}
    #menu_wrap #menu .nav > li.additional {display:none !important}
	#menu_wrap #menu.menu3 .nav > li.has-children:hover:before{background:transparent !important}
	#menu_wrap #menu .nav > li > .dropdown-menu{margin-left:0 !important}
    #menu_wrap .product_wrap {overflow:hidden;border-right:solid 1px rgba(0, 0, 0, .1)}
    #menu_wrap .product_wrap > div {display:table;width:100%}
    #menu_wrap .product_wrap .product_name{position:relative;display:table-cell;width:100%;margin:0;padding:0;font-size:1.3em;font-weight:500;overflow:hidden}
    #menu_wrap .product_wrap .product_name span{display:block;position:absolute;top:0;line-height:37px;white-space:nowrap}
    #menu_wrap .product_wrap > div > span {display:table-cell;position:relative;height:40px;line-height:38px;padding:0 8px 0 12px;white-space:nowrap;font-size:1.4em;font-weight:500;border-left:solid 1px rgba(0, 0, 0, .1);border-right:solid 1px rgba(0, 0, 0, .1)} 
    #menu_wrap .product_wrap > div > .product_name + span:before {position:absolute;z-index:99;content:'';top:0;left:-100%;width:100%;height:44px;margin:0;padding:0;border-right:solid 1px rgba(0, 0, 0, .05);background:linear-gradient(to right, transparent 0%, rgba(255, 255, 255, .7) 50%, #fff 100%)}
    #menu_wrap .product_wrap > div > span + span {border-left:none}
    #menu_wrap .product_wrap > div > span.old_price {text-decoration:line-through;color:#999}
    #menu_wrap .product_wrap button{display:table-cell;margin:-7px 0 0 10px;height:28px !important;border:solid 1px rgba(0, 0, 0, .12) !important}
    #menu_wrap #search {margin:0;border:none}
    #menu_wrap #search .input-lg {height:40px;border:solid 1px rgba(0, 0, 0, .12);border-top:none;border-bottom:none}
    #menu_wrap #search .btn {height:40px !important;border:solid 1px rgba(0, 0, 0, .12);border-top:none;border-bottom:none;border-radius:0;box-shadow:none}
    #menu_wrap #search .btn:hover:after {position:absolute;content:'';top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, .05)}
    #menu_wrap #search .open .fa-chevron-down{transform:rotate(-180deg)}
    #menu_wrap #search .dropdown-menu {margin:1px 0 0;border-top:none;border-radius:0 0 4px 4px;box-shadow:inset 0 3px 5px rgba(0, 0, 0, .1), 0 5px 10px rgba(0, 0, 0, .1)}
    #menu_wrap #live-search {top:0px}
    #menu_wrap #phone {margin:-1px -20px 0 0;height:33px;text-align:left;background:#fff}
    #menu_wrap #phone .phone {float:none !important;padding:0px 0 2px;text-align:center;border-right:solid 0px rgba(0, 0, 0, .1)}
    #menu_wrap #phone .phone > div {font-size:1.3em !important;font-weight:500;color:#D9534F}
    #menu_wrap .phone > div i {display:none}
    #menu_wrap .phone > div span {border-bottom:dotted 1px #aaa;cursor:pointer}
    #menu_wrap .phone > div:last-child {display:none}
    #menu_wrap #phone .dropdown-menu {top:40px;left:auto;right:-30px;min-width:250px;margin:1px -1px 0 0;border-top:none;border-radius:0 0 4px 4px;box-shadow:inset 0 3px 5px rgba(0, 0, 0, .1), 0 5px 10px rgba(0, 0, 0, .1)}
    #menu_wrap #phone .dropdown-menu p {margin:0}
    #menu_wrap .account_wrap {margin:0 -20px 0 20px}
    #menu_wrap #account {position:relative;float:none;width:100%;height:40px;border-left:solid 1px rgba(0, 0, 0, .12);text-align:center;transition:all ease-in-out .2s}
    #menu_wrap #account button {position:absolute;width:100%;height:100%;left:0;border:none !important}
    #menu_wrap #account button:hover:after {position:absolute;content:'';top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, .05)}
    #menu_wrap #account button span {display:none}
    #menu_wrap #account button i {line-height:24px;font-size:1.6em}
    #menu_wrap #account button i.fa-caret-down {display:none}
    #menu_wrap #account .dropdown-menu {float:right;margin:1px -1px 0 0;border-top:none;border-radius:0 0 4px 4px;box-shadow:inset 0 3px 5px rgba(0, 0, 0, .1), 0 5px 10px rgba(0, 0, 0, .1)}
    #menu_wrap #cart {position:absolute;left:10px;right:8px;height:40px;margin:0 !important;border:solid 1px rgba(0, 0, 0, .15);border-top:none;border-bottom:none}
    #menu_wrap #cart > button{height:40px;width:100%;border:none;border-radius:0;box-shadow:none;transition:all ease-in-out .2s}
    #menu_wrap #cart button:hover:after {position:absolute;content:'';top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, .05);border-radius:0}
    #menu_wrap #cart > button i{font-size:1.6em}
    #menu_wrap #cart > .btn span {min-width:16px;height:17px;line-height:16px;padding:0 3px;bottom:0;border-radius:5px 0 0 0;text-shadow:none}
    #menu_wrap #cart .dropdown-menu {margin:1px 0 0;border-top:none;border-radius:0 0 4px 4px;box-shadow:inset 0 3px 5px rgba(0, 0, 0, .1), 0 5px 10px rgba(0, 0, 0, .1)}
}

@media (max-width:1180px){
    #menu_wrap #phone .phone > div {font-size:1.2em !important}
}

@media (max-width:1064px){
    .product-price .caption h4 .product_status {display:block;left:0;width:100%;line-height:1.0em;margin:5px 0 0 !important;padding:6px 0 0 !important;font-size:0.8em;transform:scale(1)}
    .product-price .caption h4 .product_sticker {display:block;left:0;top:0;margin:5px 0 0;padding:0;font-size:0.8em}
    .product-price .caption h4 :nth-child(2) {margin:6px 0 0;padding:3px 0 0;border-top:solid 1px #ddd !important}
    .product-price .caption h4 .product_sticker + .product_sticker {top:0;margin:0}
}

@media (max-width:991px){
    header #logo img{float:none;margin:0}
    .navbar-toggle{display:block}
	
    .menu_links{display:block;height:auto;margin:0 0 15px;background:transparent !important;border:0}
    .menu_links li{float:left;line-height:1.8em;border:none !important;margin:0 15px 0 0;text-decoration:underline}
    .menu_links li a{height:auto;padding:0;line-height:1.8em;font-weight:400;background:none !important}
    
    .home_banners div div i{font-size:4.0em}
    .home_banners > div > div strong{margin:0 0 5px;font-size:0.9em}
    .products, .news_wrapper{margin:0 0px 0 0px !important}
    .custom_menu div:nth-child(3){display:none}
    .custom_menu div:nth-child(4){display:none}
    .custom_menu div:nth-child(5){display:none}
    .product-thumb button{transform:scale(1.0) !important}
    footer .socials{margin:-3px 0 3px}
    footer .payments{margin:10px 0 0;text-align:left}
    .product-price .caption h4 .product_sticker {display:block;float:none;background:none;color:#D9534F;font-weight:700;text-shadow:0 0 0;left:0;top:0}
    .product-price .option + .rating {display:none !important}
}

@media (max-width:767px){
header #logo img {
	margin:0 auto !important;
	float: left;
    width: 100%;
}
	
    header #logo {text-align:center}
    header .phone{float:left !important;text-align:left !important}
    header .phone > div:first-child span{font-weight:500}
    header #cart {margin:0}
    header #search{margin:0px 0 15px}

    #cart > .btn{width:54px;height:54px}

    .menu_links a{line-height:1.8em}
    .home_banners > div > div strong{display:block;margin:0 0 10px;font-size:1.1em}
    .product-price .option {min-width:95px;padding:0 5px}
    .product-price .option label {font-size:0.8em}
    .product-price .option + .rating {display:none !important}
    #column-left{position:fixed;z-index:999999;display:block !important;top:0;left:-100%;width:100%;max-width:100%;height:100%;margin:0;padding:0;background:#f5f5f5;transition:all ease-in-out .3s}
    #column-left > *{display:none}
	/*filter-pro*/
    #column-left #filterpro_box {overflow-y:auto;display:block;padding:10px 12px 0 10px}
    #column-left #filterpro_box h3 span, #column-left #filterpro_box .clear_filter{background:#f5f5f5}
    #filterpro_box_open{position:fixed;z-index:9999;display:block;top:50%;left:-20px;content:'';padding:6px 10px;background:#eee;border:solid 1px #ddd;border-radius:0 0 8px 8px;box-shadow:inset 0px 1px 5px rgba(0, 0, 0, .1);transform:rotate(-90deg);transition:all ease-in-out .3s}
    #column-left.show {left:0}
    #filterpro_box_open.show {left:100%}
	/*megafilter */
	#column-left #megafilter-box {overflow-y:auto;display:block;padding:10px 12px 0 10px}
    #column-left #megafilter-box h3 span, #column-left #megafilter_box .clear_filter{background:#f5f5f5}
    #megafilter_box_open{position:fixed;z-index:999;display:block;top:50%;left:-20px;content:'';padding:6px 10px;background:#eee;border:solid 1px #ddd;border-radius:0 0 8px 8px;box-shadow:inset 0px 1px 5px rgba(0, 0, 0, .1);transform:rotate(-90deg);transition:all ease-in-out .3s}
    #column-left.show {left:0}
    #megafilter_box_open.show {left:100%}
    #product .options_select:nth-child(odd) {padding:0 10px 0 10px}
    #product .options_select:nth-child(even) {padding:0 10px 0 10px}
    #product .rating a span.visible-xs {display:inline-block !important}
    .sort, .limit {padding:0;width:50%}
    .sort {padding:0 5px 0 0}
    .limit {padding:0 0 0 5px}
    .nav-tabs li a{margin:0 10px 10px 0;padding: 8px 10px !important;border:solid 1px #f1f1f1 !important;border-radius:4px}
    .nav-tabs li a i {margin:0 10px 0 0}
    .nav-tabs li a:after{display:none}
	
	.rating-tovar #tab-review {margin-top: 35px;}
	
}
@media (max-width:540px){
    .product-price .caption h4 {width:60%;padding:0;border:none;border-right:solid 1px #ddd}
    .product-price .caption h4 .product_status{display:block !important;float:none;left:0;top:0;padding:0;font-size:0.7em}
    .product-price .image{display:none} 
    .product-price .caption .rating{display:none !important}
    .product-price .caption .price {min-width:50px}
    .product-price .option {display:none !important}
    footer .payments img, footer .payments img + img{margin:0 10px 10px 0}
    .scroll_up {display:none}
    .slideshow .title{bottom:15px;height:20px;line-height:20px;font-size:0.7em}
    .slideshow .title:after {border-width:10px}
    .slideshow .owl-pagination {width:100%;bottom:0;right:auto}
    .slideshow .owl-controls .owl-page span {height:5px}
    #cart .dropdown-menu {min-width:385px;max-width:100% !important}
}
@media (max-width:400px){
    h1.heading{line-height:1.2em}
    h1.heading:before{display:none}
    .product_banners > div {width:100%} 
    .product_banners > div > div i {width:46px;max-width:50px !important}  
    #cart .dropdown-menu {min-width:330px;max-width:100% !important}
}

@media (max-width:380px){
    #cart .dropdown-menu {min-width:0;max-width:325px !important}
}

@media (max-width:361px){
    h1.heading{font-size:1.6em}
    header .phone div:first-child{font-size:1.2em}
    header .phone > div:first-child span{font-weight:400}
    #product .cart .control-label{display:none}
    .product-price .caption h4 .product_status, .product-price .caption h4 .product_sticker {display:none !important}
    #cart .dropdown-menu {min-width:0;max-width:330px !important}
    #cart .quantity {display:none}
    #cart .dropdown-menu table tr > td:first-child {display:none}
    #add_to_cart_success{max-width:290px}
    #add_to_cart_success .col-xs-6 a {font-size:0.8em}
    #add_to_cart_success .col-xs-6 .btn {padding:4px 8px;font-size:0.8em}
}

@media (max-width:321px){
    #cart.open .dropdown-menu {min-width:0;max-width:290px !important}
}

@media (min-width:992px) and (max-width:1200px){
    #menu .navbar-collapse {padding:0}
    #menu .nav > li a {/* padding-left:7px;*//* padding-right:7px;*/}
    #custom_menu .nav > li .dropdown-menu > .dropdown-inner ul li{min-width:192px}
    .menu_links a{padding:0 10px}
    #menu_wrap #phone .phone > div {font-size:1.2em}
    .custom_menu div a{line-height:43px}
    .custom_menu div:nth-child(4){display:none}
    .custom_menu div:nth-child(5){display:none}
    footer .payments img, footer .payments img + img {margin:0 5px 0 0}
}



#menu_wrap #menu .navbar-collapse{height:calc(100vh - 40px) !important;width:calc(100vw);overflow-y:auto !important}
#menu_wrap #menu .nav {max-width:270px}






















/* пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ CSS */
header .container > .row > .col-lg-1, header .container > .row > .col-lg-2, header .container > .row > .col-lg-3, header .container > .row > .col-lg-6 {
    vertical-align: middle;
    float: none;
    display: inline-block;
    margin: 0 -2px;
	text-align: left;
}

header #adress {
    line-height: 1.2;
	color: #999999;
}

#menu .open .column-1 .dropdown-inner .list-unstyled {width: 100%;padding-left: 40px;}

#callback-head {text-align:center;}
#callback-head a {
    border: 1px solid #005bff;
    box-sizing: border-box;
    border-radius: 24px;
    padding: 6px 10px;
    color: #005bff;
}

#callback-head a:hover {
	color: #fff;
	background: #005bff;
}


.fon-blue {background: #f9f9f9;}
.fon-blue  .container{
    margin-top: 15px;
}

.nav .dropdown-menu ul p {
	color: #333;
	font-weight: 700;
	margin: 10px 0 0 0;
}
.printer-home, .fon-white {
	padding: 30px 0; text-align:center;
}
.printer-home {background: #f2f4fb;}
.fon-white {background: #fff;}

.fon-white .name-title {
	font-family: GTEestiPro-Bold; 
	font-size: 20px;
}

.printer-home .icons-brend a {
    width: 200px;
    height: 85px;
    margin: 0 3px 10px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    line-height: 67px;
    padding: 10px 20px;
}

.printer-home a img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
  max-height: 100%;
}

.printer-home a img:hover {
	-webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}

.printer-home a span {
	display: none;
}

.view_printer {
	display: inline-block;
    width: 100%;
    padding: 15px 0 0;
}

.view_printer .product-thumb {
    display: inline-block;
	display: flex;
}

.view_printer .product-layout {
    float: none;
	margin: 0 -3px;
	display: inline-block;
}

.view_printer .product-thumb {margin-bottom: 10px;}

.view_printer .product-thumb .caption {
	margin: 0px;
}

.view_printer .product-thumb .image {
    padding: 0;
	margin: 0 3px;
}

.view_printer .product-thumb .caption .name {
	padding: 10px 0;
	text-align: left;
	font-size: 13px;
}

.view_printer .product-thumb .caption .name a {
	color: #323230;
	font-weight: 700;
}

.view_printer .product-thumb .caption .name a:hover {
	color: #005bff;
}

.view_printer .product-thumb .caption .all {
    position: absolute;
    bottom: 5px;
	left: 0;
    right: 0;
	text-decoration: none;
}

.view_printer .product-thumb .caption .all a:hover {
	text-decoration: underline !important;
}

.cartridge-home {
	padding: 30px 0;
}

.cartridge-home h2 {
	text-align: center;
}


#recomcarousel .owl-item .product-layout, #relater-carousel .owl-item .product-layout {
	padding: 0 7px;
	margin-bottom: 5px;
}

#recomcarousel .owl-item .product-layout .product-thumb {
	border: 0px;
	border-radius: 6px;
	padding: 0 0 5px;
}

.home #recomcarousel .owl-item .product-layout .product-thumb {
	border: 1px solid #f2f4fb;
}

#recomcarousel .owl-item .product-layout .product-thumb:hover {
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.08);
}

#recomcarousel .owl-item .product-layout .caption .name {
	margin-bottom: 10px;
    max-height: 48px;
    overflow: hidden;
    line-height: 1.2;
}

#recomcarousel .owl-item .product-layout .caption .name a {
	color: #323230;
	font-weight: 700;
	font-size: 13px;
}

#recomcarousel .owl-item .product-layout .caption .name a:hover {
	color: #005bff;
}

#recomcarousel .owl-item .product-layout .caption .price {
	font-family: GTEestiPro-Bold; 
}

#recomcarousel .owl-item .product-layout .add_to_cart {
    
}



.preim  .container {display: flex;text-align: left;}

.preim .col-lg-3 {
    font-family: GTEestiPro-Bold; 
    min-height: 250px;
    font-size: 40px;
    margin: 15px;
    font-weight: 700;
    line-height: 1;
    padding: 55px 20px 20px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.08);
	border-radius: 8px 8px 0 0;
}

.preim .col-lg-3 > div span.mini {
    font-size: 18px;
    line-height: 20px;
    position: absolute;
    bottom: 25px;
}

.preim .block1 {
	background: url(https://global-cartidge.ru/image/catalog/icon/preim1.png) no-repeat right 20px top 20px;
	border-bottom: 4px solid #323230;
	padding: 10px 30px 20px;
}

.preim .block2 {
	background: url(https://global-cartidge.ru/image/catalog/icon/preim2.png) no-repeat right 20px top 20px #005bff;
    border-bottom: 4px solid #E6007E;
    color: #fff;
}

.preim .block3 {
	background: url(https://global-cartidge.ru/image/catalog/icon/preim3.png) no-repeat right 20px top 20px;
	border-bottom: 4px solid #FEED00;;
}

.preim .block4 {
	background: url(https://global-cartidge.ru/image/catalog/icon/preim4.png) no-repeat right 20px top 20px;
	border-bottom: 4px solid #005bff;;
}




footer .help {
    display: flex;
	text-align: center;
    font-weight: 700;
    padding: 0 5%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #3e3e3c;
}

footer .help .block1 {
    background: url(https://global-cartidge.ru/image/catalog/icon/info.png) no-repeat left center;
    padding: 15px 10px 15px 60px;
    font-size: 23px;
    color: #fff;
}

footer .help .block1 a {
	color: #FEED00;
	text-decoration: underline !important;
	font-family: GTEestiPro-Bold; 
}

footer .help .block2 a {
    font-size: 30px;
    color: #fff;	
	font-family: GTEestiPro-Bold; 
}

footer .help .block2 a:hover {
	color: #feed00 !important;
}

footer .help .block2 span {
    display: block;
    font-size: 12px;
    color: #929292;
	font-weight: 500;
}

footer .logo {
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
}

footer .name {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}

footer .list-unstyled li {
	line-height: 1.2;
	margin: 10px 0;
}

footer .list-unstyled li a {
    font-size: 13px;
}

footer .list-unstyled li a.active {
	color: #feed00;
}

footer .list-unstyled li a:hover {
	color: #fff;
}

footer .adress {
    margin-bottom: 10px;
}

footer .time {
    font-size: 12px;
    margin-top: 5px;
}

footer a:hover {
	color: #fff !important;
}

footer .callback {
    margin: 20px 0 10px;
}

footer .callback a {
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 15px;
    border-radius: 8px;
}

footer .callback a:hover {
	color: #fff;
}

footer .callback a img {
	margin-right: 10px;
}

.categoris, .product-all {
	background:#fff;
}

.categoris h1 {
    margin-top: 0px;
    margin-bottom: 15px;
}

.form-category {
	display: block;
	margin-bottom: 0px;
}

.form-category .dop-url span {
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
    color: #929292;
}

.form-category .dop-url a {
    border: 1px solid #929292;
    border-radius: 4px;
    margin-right: 20px;
    padding: 5px 25px;
    color: #929292;
}

.form-category .dop-url a:hover {
    background: #fff;
	color: #005bff;
	
}

.form-category .dop-url a.active {
    border: 1px solid #005bff;
    background: #fff;
    color: #005bff;
}


.sort-categor span {
    display: inline-block;
    margin-right: 10px;
    font-weight: 700;
}

.sort-categor ul {
    display: inline-block;
    padding: 0;
    line-height: 18px;
    margin-bottom: 6px;
    margin-top: 5px;
}

.sort-categor ul li {
    display: inline-block;
    margin: 0 5px;
}

.sort-categor ul li a {
    color: #929292;
}

.sort-categor ul li a.active {
    color: #005bff;
    font-weight: 700;
}

.products-block {
    display: inline-block;
    width: 100%;
	margin-top: 15px;
}

.products-block > div {
	padding: 0 10px;
    border-bottom: 1px #eaeaea dotted;
	float: none;
    display: inline-block;
    margin: 0 -3px;
    vertical-align: bottom;
}

.products-block .product-thumb .price span.price-new {
	float: none;
    line-height: inherit;
}

.product-layout:hover {
	box-shadow: 0 5px 25px rgb(30 31 33 / 12%);
    z-index: 99;
}

.owl-carousel .product-layout:hover {
	box-shadow: none;
}

.owl-carousel .product-layout:hover a {
	color: #e6007e;
}

.productcarusel .product-layout:hover {
	box-shadow: none;
}

.productcarusel .product-layout:hover a {
	color: #e6007e;
}

.cartridge-home .product-layout:hover {
	box-shadow: none;
}

.cartridge-home .product-layout:hover a {
	color: #e6007e;
}

#relater-carousel .add_to_cart {

}

#relater-carousel .product-layout:hover .add_to_cart {
	display: block;
}

.printer-home .product-layout:hover {
	box-shadow: none;
}

.add_to_cart {padding: 0 5px 0px;}

#relater-carousel .cart .add_to_cart {line-height: 26px;}

.product-block.printer-block {}

.product-block .specifical {display: inline-block;max-width: 100%;}

.printer-block .image-tovar, .printer-block .price-tovar, .printer-block .specifical {
	display: none;
}

.product-block .specifical .add_to_cart {width: 100%;border-radius: 4px;}

.product-block .specifical .add_to_cart:hover {
	color: #ffffff !important;
    background: #3616d0 !important;
}

.product-grid2.cartridge .product-thumb .add_to_cart, .product-grid2.cartridge .product-thumb:hover .add_to_cart, .product-grid2.cartridge .add_to_cart:focus, .product-grid2.cartridge .add_to_cart:active {
    color: #fff !important;
    background: url(https://global-cartidge.ru/image/catalog/icon/cart-white.svg) #e6007e no-repeat left 10px center !important;
    padding-left: 35px;
    border: 0;
}

.product-grid2.cartridge .add_to_cart:hover {
	
}

.product-grid2 .product-thumb .add_to_cart {
    background: url(https://global-cartidge.ru/image/catalog/cart.svg) no-repeat left;
	margin: 3px 0;
	font-weight: 700;
	padding-top: 6px;
}

.product-grid2 .product-thumb .add_to_cart a {
	color: #e6007e;
}




.product-block {background: #fff;}

.product-block .color-image span {
	position: absolute;
    left: 0px;
    overflow: hidden;
    top: 0;
    width: 4px;
    height: 100%;
    background-size: contain !important;
}

.product-block .price-tovar {
	position: sticky;
    top: 20px;
    float: right;
}

.product-block .color-image input {display: none;}

.product-block .property {
	margin-top: 10px;
	display: inline-block;
    width: 100%;
}

.product-block .property .name {
	display: inline-block;
    width: 100%;
    color: #a5a5a5;
    font-size: 16px;
}

.product-block .property .parametr_item {
    padding: 5px 0;
    font-size: 16px;
	color: #5d5d64;
}

.product-block .property div span {
    float: right;
	color: #343434;
	border-radius: 4px;
}


#tab-specification .desc_printer .image {
	vertical-align: middle;
    max-width: 25%;
    display: inline-block;
	padding-right: 1%;
}

#tab-specification .desc_printer .txt {
	vertical-align: middle;
    display: inline-block;
    max-width: 74%;
}

#product .price .price2, #product .price span.price-new {
    font-size: 34px;
    line-height: 38px;
    color: #000;
    font-family: GTEestiPro-Bold;
}

#product .price .garant {
	position: absolute;
    z-index: 9;
    right: 10px;
    top: 0px;
    background: #00a1d8;
    color: #fff;
    padding: 3px 5px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 0 6px 0 0;
}

#product .price .price2 span {font-size: 16px;}

#product .price .stock {
    margin-top: 7px;
    display: inline-block;
    font-size: 14px;
}

#product .quantity .add_to_cart {
	width: 100% !important;
    line-height: 46px;
    height: 46px !important;
    font-size: 18px;
    color: #ffffff !important;
    background: #8654cc !important;
    /* margin-left: 8px; */
    text-decoration: none;
    border-radius: 6px;
    margin-bottom: 7px;
    box-shadow: 0 14px 40px 0 rgb(0 0 0 / 6%), 0 2px 5px 0 rgb(0 0 0 / 10%);
}

#product .quantity .add_to_cart:hover {
	background: #68419e !important;
}

#product .quantity .add_to_cart i.fa-shopping-cart {
	font-weight: 500;
	margin-right: 10px;
} 

#product .quick_order {
	width: 100%;
    border: 1px solid #363ef8;
    margin: 10px 0 15px;
	border-radius: 6px;
}

#product .quick_order:hover {
	color: #ffffff !important;
    background: #3616d0 !important;
}

#product .infomation {text-align: center;margin: 15px 0;}

#product .infomation .deliv {
	display: inline-block;
	margin-right: 10px;
}

#product .infomation .delivery, #product .infomation .oplata {
	text-decoration: none;
    border-bottom: 1px dashed #323232;
    color: #323232;
    padding-bottom: 1px;
    margin: 0 0 0 10px;
}

#product .infomation .delivery:hover, #product .infomation .oplata:hover {
	color: #005bff;
	border-bottom: 1px dashed #005bff;
}
#product .infomation .delivery i, #product .infomation .oplata i {
	font-size: 16px;
	margin-right: 10px;
}





.favorite {
    background: #fff;
    border: 1px solid #E5E5E5;
    padding: 15px 10px;
    margin: 50px -10px 30px;
    position: relative;
	border-radius: 24px;
}

.favorite .sale-color {
	position: absolute;
    top: -20px;
    padding: 10px 15px;
    border: 1px solid #0a0;
    line-height: 18px;
    height: 38px;
    z-index: 1;
    left: 10px;
    border-radius: 24px;
    background: #fff;
    color: #0a0;
}

.favorite .sale-color a {color: #e6007e;}

.favorite div {
    float: none;
    vertical-align: middle;
    display: inline-block;
    margin: 0 -3px;
	text-align: center;
}

.favorite .specific {
	margin: 0 10px;
    font-size: 14px;
    font-family: GTEestiPro-Light, Arial, sans-serif;
    font-weight: 500;
}

.favorite .rating {
	margin: 0 10px;
} 

.favorite .image {
    padding: 0 3%;
}

.favorite .name {
    text-align: left;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    font-family: GTEestiPro-Bold; 
}

.favorite .name a {
    color: #323232;
}

.favorite .name a:hover {
    color: #e6007e;
}

.favorite .sale {
    color: #0a0;
    text-align: center;
}

.favorite .sale span {
	font-weight: 700;
	display: block;
}

.favorite-price {
    font-size: 20px;
	margin: 0;
    display: inline-block;
    width: 100%;
	height: 65px;
}

.product_similar_related .product-layout-1 .favorite-price {
	position: relative;
}

.favorite-price .price2 {
	float: left;
	line-height: 33px;
	font-family: GTEestiPro-Bold;
	margin-right: 10px;
}

.favorite .cart .add_to_cart {
    width: 100%;
    color: #e6007e !important;
	border-radius: 24px;
}

.favorite .cart .add_to_cart:hover {
	background: #ca006e !important;
	color: #fff !important;
}

.favorite-price .price3 {
    font-size: 14px;
}


.releted h3 {margin: 20px 0 0;}

.releted #printers, .releted #compatible, .releted #filling {display: block;}

.releted .block-tab {
    display: inline-block;
    width: 100%;
	margin-top: 0px;
    margin-bottom: 20px;
}

.releted .block-tab .printer-releted {
    text-align: center;
    background: #fff;
    padding: 0 5px 15px;
	margin-bottom: 10px;
	border-radius: 4px;
}

.releted .block-tab .printer-releted:hover {
	box-shadow: 0px 8px 16px rgba(50, 50, 48, 0.2);
}

.releted .block-tab .printer-releted .name {
	height: 60px;
    overflow: hidden;
    margin-top: 5px;
}

.releted .block-tab .printer-releted .name a {
	color: #323232;
    font-weight: 700;
}

.releted .block-tab .printer-releted .name a:hover {
	color: #005bff;
}


.releted .compat .caption {
    text-align: left;
    min-height: 20px;
    margin: 7px 0 7px;
	height: 90px;
}

.releted .compat .name {
    padding: 0 10px;
	height: 58px;
	overflow: hidden;
}

.releted .compatible .compat .name a {
	color: #323232;
    line-height: 1;
    font-size: 16px;
}

.releted .compatible .compat .product-layout-1:hover .name a {
	color: #e6007e;
}

.releted .compatible .compat .quantity {margin: 0;}
.releted .compatible .compat .quantity input#quantity {display: none;}

.releted .compatible .compat .quantity .left {
    display: inline-block;
    float: left;
    margin-right: -1px;
	margin-left: 10px;
}

.releted .compatible .compat .quantity #input-quantity {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 34px;
    float: left;
    line-height: 32px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.0em;
    border-radius: 0;
    border: 1px solid #323232;
}

.releted .compatible .compat .quantity #input-quantity + span, .releted .compatible .compat .quantity #input-quantity + div + span {
    display: inline-block;
    vertical-align: top;
    margin-left: -1px;
    overflow: hidden;
	float: left;
}

.releted .compatible .compat .quantity  span .btn {
    display: block;
    min-width: 32px;
    width: 32px;
    height: 34px;
    line-height: 34px;
    margin: 0;
    padding: 0;
    font-size: 1em !important;
    color: #323232;
    border: 1px solid #323232;
}

.releted .compatible .compat .quantity .left i {
    border-radius: 4px 0 0px 4px;
}

.releted .compatible .compat .quantity .right i {
    border-radius: 0 4px 4px 0px;
}


.releted .property {
    padding: 0 10px 0;
    display: inline-block;
}

.releted .property > div {
    font-size: 12px;
    margin: 3px 0;
}

.releted .property > div span {
	font-weight: 700;
    margin-left: 10px;
}

.compatible .compat .add_to_cart {
	border: 0px;
    border-radius: 16px;
    padding: 1px 25px;
    float: left;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 700;
}

.compatible .compat .product-layout-1:hover .add_to_cart {
	/*display: block;*/
}

.compatible .compat .add_to_cart i {
	font-size: 28px;
	font-weight: 500;
}

.compatible .compat .add_to_cart:hover {
	background: #68419e !important;
}

.compatible .compat .add_to_cart:hover i, .compatible .compat .add_to_cart:hover span {
	color: #fff;
}


.releted .filling .compat {
	background: #323232;
	color: #fff;
}

.releted .filling .compat .name a {
	color: #fff;
	font-family: GTEestiPro-Bold; 
	font-size: 16px;
}

.releted .filling .compat .name a:hover {
	color: #feed00;
}

.releted .filling .compat .property {
	color: #929292;
}

.releted .filling .compat .property span {
	color: #fff;
}

.filling .compat .add_to_cart {
	color: #323232 !important;
    background: #feed00 !important;
	border: 0;
}

.filling .compat .add_to_cart:hover {
	color: #e6007e !important;
    background: #f2f4fb !important;
}




#tab-description .property {
    display: inline-block;
    padding: 0 0 10px;
	width: 100%;
}

#tab-description .property > div {
    padding: 7px 0;
    color: #929292;
}

#tab-description .property div span {
    font-weight: 700;
    color: #323232;
    margin-left: 10px;
}



.delivery-table {
    width: 60%;
    margin: 10px 20%;
}

.delivery-table > .name, .oplata-info > .name, .garant-info > .name {
	font-family: GTEestiPro-Bold;
    font-size: 16px;
    margin-bottom: 7px;
}

.delivery-table table {
    width: 100%;
}

.delivery-table tr {
	display: flex;
    padding: 5px;
	font-weight: 700;
}

.delivery-table td {
    width: 25%;
    padding: 10px;
    text-align: center;
}

.delivery-table .delivery-item {
    min-width: 50%;
    text-align: left;
}

.delivery-table tr:nth-child(odd) {
    background: #f2f4fb;
}


.optala-garant {
    width: 80%;
    margin: 30px 10% 0;
    display: inline-block;
}

.optala-garant hr {
	display: inline-block;
    width: 100%;
}

.optala-garant ul li {
	padding: 5px 0;
	font-size: 14px;
}



#tab-garant ul li {
	padding: 5px 0;
}




.forms-image {
    width: 100%;
    height: 190px;
	margin: 20px 0;
    background-size: cover;
	border-radius: 22px;
}

.forms-image .form {
    background: rgba(0, 161, 217, .8);
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 8px;
}

.forms-image .form .name {
    color: #fff;
    font-size: 28px;
    text-align: center;
    line-height: 34px;
}

.forms-image .form .name span {
    display: block;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
}

.forms-image .form .forms-all {
    margin-top: 20px;
    margin-bottom: 5px;
}

.forms-image .form .forms-all p {
	padding: 0 10px;
    color: #fff;
}

.forms-image .form .forms-all > div {
	width: 250px;
}

.forms-image .form .btn-primary {
    width: 100%;
    height: 42px;
    border: 0;
}

.forms-image .form .btn-primary:hover, .forms-image .form .btn-primary:focus {
	background: #ca006e !important;
}

.forms-image .form .alert {
    max-height: 42px;
    font-size: 10px;
    line-height: 1.3;
    text-align: center;
	border: 0;
}

.forms-image .text-danger {color: #f2f4fb;}
.forms-image .has-error .form-control {border-color: #e6007e;}



.sale-quantity {
    margin: 10px 0 0;
	font-size: 13px;
}

.sale-quantity div {
    padding: 3px 0;
}

.sale-quantity div span {
    font-family: GTEestiPro-Bold; 
}




.products-block .product-grid2.cartridge {
	margin-bottom: 5px;
}

.products-block .product-grid2.cartridge .product-thumb {
    display: flex;
	margin: 0;
    border-radius: 0;
}

.products-block .product-grid2.cartridge .analog {
    background: #fff;
    display: inline-block;
    width: 100%;
	padding-bottom: 5px;
}




.form-category .form-call {
    background: url(https://global-cartidge.ru/image/catalog/icon/forms-image.png) no-repeat right bottom #fff;
    background-size: contain;
    border-radius: 4px;
    padding: 20px;
}

.form-category .form-call .name {
	font-family: GTEestiPro-Bold; 
    font-size: 18px;
    line-height: 1.2;
}

.form-category .form-call .custom-field {
    margin: 10px 0;
    display: flow-root;
}

.form-category .form-call .custom-field  input {
    border: 1px solid #323232;
}

.form-category .form-call button {
    height: 42px;
    width: 100%;
	background: #323232 !important;
}

.form-category .form-call button:hover {
	background: #000 !important;
}

.form-category .form-call .alert {
    border: 0;
    font-size: 16px;
    text-align: center;
    font-family: GTEestiPro-Bold; 
}

#recomcarousel .cart .add_to_cart.in_cart {
	color: #fff !important;
}



.preim-product {
    display: flex;
	margin: 0 auto;
    width: 70%;
    padding: 0 0 20px;
}

.preim-product-name {
	font-size: 16px;
    font-weight: 700;
    text-align: center;
}

.preim-product >div {
	background: #fff;
    font-size: 14px;
    text-align: center;
	min-height: 180px;
    margin: 10px;
    font-weight: 500;
    line-height: 1.2;
    padding: 15px 30px;
    box-shadow: 0 14px 40px 0 rgb(0 0 0 / 6%), 0 2px 5px 0 rgb(0 0 0 / 10%);
	border-radius: 8px;
}

.preim-product >div a {
	color: #323232;
	line-height: 1.2;
    font-weight: 700;
	position: absolute;
    width: 100%;
    left: 0;
    bottom: 15px;
}

.preim-product >div a:hover {
	color:#005bff;
}

.preim-product >div img {
    display: block;
    margin: 20px auto;
}







.contact-all .phone, .contact-all .mail, .contact-all .clock, .contact-all .direction {
	margin: 0px 0px 15px;
}

.contact-all .phone span, .contact-all .mail span {
    display: block;
    font-size: 25px;
    font-weight: 700;
    font-family: GTEestiPro-Bold; 
    margin-bottom: 10px;
}

.contact-all .direction span, .contact-all .clock span {
	display: block;
    font-size: 18px;
    font-weight: 700;
    margin-top: 7px;
}



.maps-contact {
	margin-top: 20px;
}



.product_carousel .product_similar {margin-bottom: 20px !important;}

.product_carousel .product_similar .product-thumb .caption > a {
	text-align: left;
}

.products-block .product-thumb .caption > a {
	display: inline-block;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 400;
    color: #404040;
    text-decoration: none;
}


.product_carousel .product_similar_related .product-layout-1, .compatible .product_similar_related .product-layout-1 {
    display: inline-block;
    float: none;
    margin: 0 -4px 10px;
    vertical-align: top;
    padding: 10px 10px 15px;
	border: 2px  solid #fff;
	border-top: 2px;
	border-bottom: 1px solid #eaeaea;
	border-radius: 16px;
}

.product_carousel .product_similar_related .product-layout-1:hover, .compatible .product_similar_related .product-layout-1:hover {

}

.name-related-id {
    display: inline-block;
    margin-bottom: 10px;
    border-right: 1px solid #b0b0b0;
    padding-right: 8px;
    margin-right: 5px;
}


.name-related-id:last-child {
	border-right: 0px solid #b0b0b0;
}


.printers-relat {
	padding: 5px 10px;
    display: inline-block;
    float: none;
    margin: 0 -3px;
    vertical-align: top;
}
.printers-relat img {display: none;}
.printers-relat a:hover img {
    display: block;
    position: absolute;
    bottom: 100%;
    left: 0;
    border: 1px solid #ddd;
}

@media (max-width:767px){
	.printers-relat a:hover img {
		display: none;
	}
}

.center {text-align: center}




.orig_info {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.orig_info .name {
	font-family: GTEestiPro-Bold; 
    font-size: 16px;
    margin-top: 25px;
    color: #000;
}

.podbor_orig {
	display: inline-block;
    width: 100%;
}

.podbor_orig .name {
	font-size: 16px;
    font-family: GTEestiPro-Bold; 
    color: #000;
    margin: 15px 0px 5px;
}

.podbor_orig .info {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}





ul.footer_brend li {
    float: left;
    list-style: none;
    margin-right: 10px;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 1px 15px;
    margin-bottom: 7px;
}


.description_cat {
	background: #fff;
	padding: 15px;
    margin: 10px 0 15px;
	text-align: left;
}

.product-thumb .specific {
	position: absolute;
    top: 50px;
    left: 15px;
	padding: 0px;
    min-height: 20px;
}

.product-thumb .specific div.form-group {
	text-align: center;
    max-width: 40px;
    margin: 0 !important;
    display: inline-block;
}

.product-thumb .specific div.form-group img {
	border-radius: 5px;
}


.searc-url {
    background: #fff;
    margin: 0 0 20px;
    padding: 15px 0;
	display: inline-block;
    width: 100%;
}

.searc-url .url {
	display: inline-block;
    width: 100%;
}

.searc-url .name {
    font-family: GTEestiPro-Bold; 
    margin-bottom: 7px;
}

.searc-url a {
    float: left;
    margin: 0 5px 5px 0;
    padding: 0 10px;
    font-size: 12px;
    line-height: 16px;
    color: #9b9b9b;
    background-color: #fff;
    border-color: #eee;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    height: 30px;
    border-radius: 6px;
    border: 1px solid;
    white-space: normal;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.searc-url a.active {
    background: #005bff;
    color: #fff;
}

#tab-differ .product_descript2 .name-title {
	font-family: GTEestiPro-Bold; 
	font-size: 18px;
}

#tab-differ .product_descript2 .name {
	font-family: GTEestiPro-Bold; 
	font-size: 16px;
}


.tabs-module {margin-top: 40px;}
.tabs-module>li>a {

}

.nav-tabs>li>a {
	color: #323232;
	border: 0;
	padding: 0 15px;
}

.nav>li>a:focus, .nav>li>a:hover {
	background-color: #fff;
}

.tabs-module>li.active>a, .tabs-module>li.active>a:focus, .tabs-module>li.active>a:hover {
	background: #fff;
    color: #005bff;
    font-family: GTEestiPro-Bold; 
	border: 0px;
}

.none {display: none !important;}




.price .delivery {
    display: flex;
    margin: 5px 0px 10px;
    border: 2px solid #f5f5f5;
    padding: 10px;
    border-radius: 6px;
}

.price .delivery img {
    width: 32px;
    height: 32px;
    margin: 0 10px 0 0;
    border-radius: 8px;
}

.price .delivery .text {
    display: flex;
    flex-direction: column;
}

.price .delivery .text span {
    font-size: 12px;
    line-height: 12px;
}

.price .delivery .text a {
	color: #323232;
}

.price .delivery .text a:hover {
	color: #005bff;
}

.dost .font20-1 {
    font-weight: 700;
    font-size: 14px;
}

.home .slideshow {margin: 15px 0;}





.product-thumb.mini .image {
	width: 30%;
    display: inline-block;
    margin: 0px -3px;
    min-height: 30px;
    max-height: 80px;
    vertical-align: middle;
}

.product-thumb.mini .caption {
    width: 70%;
    display: inline-block;
    margin: 0px -3px;
    padding: 0px 10px;
    vertical-align: middle;
	max-height: 56px;
    overflow: hidden;
}

.product-thumb.mini .caption a {
    height: auto !important;
    margin-bottom: 0;
}

.product-thumb.mini .favorite-price {
    display: none;
}

.product_carousel .owl-carousel .product-thumb.mini {
	margin: 10px 0;
    padding: 0;
}

.product_similar_lastview .owl-buttons .owl-prev, .product_similar_lastview .owl-buttons .owl-next, .product_similar_lastview2 .owl-buttons .owl-prev, .product_similar_lastview2 .owl-buttons .owl-next {
	padding: 7px;
	margin-top: -13px;
}

.product_similar_lastview .owl-buttons div i, .product_similar_lastview2 .owl-buttons div i {
	font-size: 1.0em !important;
}



#product .option.option_install label {
    width: 100%;
    text-align: center !important;
}
#product .option.option_install {
	margin: 5px 0 5px;
}

#product .option.option_install label input[type='checkbox'] + span {
    font-size: 14px;
    padding: 7px 10px;
    line-height: 1.2;
    margin-bottom: 7px;
	border-radius: 24px;
}

#product .option.option_install label input[type='checkbox']:checked + span {
	color: #fff;
    background: #e6007e !important;
}

.property .table {
	margin-bottom: 10px;
}

.property .table tr.table-specific {
    width: 50%;
    display: inline-block;
	position: relative;
}

.property .table tr.table-specific td {
	width: 49.5%;
    display: inline-block;
    border: 0;
}





#unicheckout .important {

}

.specific-desc {
	display: none;
    text-align: right;
    position: absolute;
    top: 15px;
    right: 20px;
	font-size: 13px;
	background: #fff;
    padding: 0px 5px;
}

.specific-desc2 {
    text-align: center;
    padding: 0 10px 10px;
}

.specific-desc2 .herekt2 {
    border: 2px dotted #ccc;
    padding: 7px;
    margin-top: 7px;
}

.specific-desc2 .herekt2 span {
	font-weight: 700;
}

.product-thumb .compare {
	position: absolute;
    top: 110px;
    left: 18px;
    border: 0;
    width: 30px;
    margin: 0;
    padding: 5px;
    height: 30px;
}

.product-thumb .wishlist {
    position: absolute;
    top: 75px;
    left: 18px;
    border: 0;
    width: 30px;
    height: 30px;
    padding: 5px;
}

#top .prmn-cmngr {
	position: relative;
    display: inline-block;
    vertical-align: middle;
    float: right;
    padding: 5px;
}









.description_txt {
	display: inline-block;
    margin-left: 5px;
}

.description_txt i {
	font-size: 12px;
    transform: rotate(0deg);
    color: #005bff;
	cursor: pointer;
	opacity: .7;
	font-weight: 500;
}

.description_txt i:hover {
	opacity: 1; 
}

.description_txt .txt {
    opacity: 0;
	transition: opacity .5s;
	max-height: 140px;
    overflow: auto;
    position: absolute;
    bottom: 100%;
    margin-bottom: -5px;
    background: #fff;
    z-index: 9;
    left: 5px;
    right: 5px;
	padding: 0;
    border-radius: 6px; 
    font-weight: 500; 
    box-shadow: 3px 5px 15px rgb(50 65 74 / 30%);
	animation-duration: 500ms;
    transition-duration: 500ms;
}   
  
.description_txt .txt::-webkit-scrollbar {width: 4px; }
.description_txt .txt::-webkit-scrollbar-track {background-color: #f1f1f1;}
.description_txt .txt::-webkit-scrollbar-thumb {background-color: #005bff;opacity: .7}

.description_txt.active .txt {
	opacity: 1;
	padding: 10px 10px 0;
}

.description_txt .txt i {
	position: absolute;
    top: 5px;
    right: 0;
}

.description_txt .txt .info {
	display: none;
}	

.description_txt.active .txt .info {
	display: block;
}




.breadcrumb li:hover ul.seo-breadcrumb {
	display: block;
}

.breadcrumb .seo-breadcrumb {
    position: absolute;
	display: none;
    background: #fff;
	padding: 10px 7px;
    box-shadow: rgb(0 0 0 / 8%) 0px 2px 15px;
    z-index: 10;
    width: 100%;
	min-width: 170px;
	list-style: none;
}

.breadcrumb .seo-breadcrumb li {
    line-height: 1.3;
	margin-bottom: 7px;
}

.breadcrumb .seo-breadcrumb li a {
	color: #005bff;
}

.breadcrumb .seo-breadcrumb li a:hover {
    border-bottom: 1px dotted;
}

.top-tovar {
	text-align:right;
	display: inline-block;
    float: right;
}

.top-tovar .buy, .top-tovar .product-rating {
	display: inline-block;
    margin: 0 5px 5px;
    padding: 7px 10px;
    height: 32px;
	border-radius: 0px;
}

.top-tovar .product-rating i.fa-star {
	font-size: 13px;
    height: 21px;
    width: 14px;
    color: #ffa800;
    line-height: 19px;
    margin-right: 3px;
}

.product-rating .rating-all {
    color: #fff;
    font-size: 13px;
    margin-right: 5px;
    font-family: GTEestiPro-Bold;
    background: #ffa800;
    padding: 3px 5px;
    border-radius: 4px;
}

.product-rating a span {
	color: #333;
}

.product-rating a:hover span {
	color: #0094c9;
}

.top-tovar .buy a {
	display: inline-block;
	margin-top: -15px;
}

.top-tovar .rating {
	display: inline-block;
    margin: 0 5px 5px;
    padding: 7px 10px;
    border: 1px solid #f5f5f5;
    height: 32px;
	border-radius: 4px;
}

.top-tovar .rating i {
    color: #e6007e !important;
}

.top-tovar .rating span.text {
	cursor: pointer;
    border-bottom: 1px dashed;
    color: #777;
    margin: 0 7px;
}

.top-tovar .rating span.text:hover {
	color: #e6007e;
}

.top-tovar button {
    padding: 7px 10px;
    margin: 0 5px 5px;
	border:0px;
}

.info-cartridge {
    display: inline-block;
    height: 32px;
    line-height: 16px;
    border-radius: 4px;
    border: 1px solid #f5f5f5;
    background: #fff;
    color: #000;
}

.printer-block .info-cartridge {
	margin-bottom: 7px;
    margin-top: -7px;
}

.info-cartridge:hover {
	color: #0a0;
    background: #f9f9f9;
}

.product-thumb .garant1, .product-thumb .garant2, .product-thumb .garant3, .product-layout-1 .salesd {
    position: absolute;
    z-index: 1;
    left: 1px;
    top: 0px;
    max-width: 18%;
	cursor: pointer;
}

.product-thumb .garant1 {
	background: #ecff4c -webkit-gradient(linear,left top,right top,from(#d1fff0),color-stop(95.32%,#ecff4c));
	/*background: #f3cb82 linear-gradient(90deg,#f19376 0,#e7fb44 95.32%);*/
    cursor: pointer;
    color: #000;
	cursor: pointer;
}

.product-thumb .garant2 {
    background: linear-gradient(135deg,#00a3ff,#5e45ff 50%,#bd00ff);
    color: #fff;
}

.product-thumb .garant3 {
	background: #ffd34e;
	color: #000;
}

.quantity .chat {
    font-weight: 500;
    color: #333;
    line-height: 1.2;
    border: 1px solid #f8f9fa;
    padding: 10px;
    margin: 7px 0;
    border-radius: 10px;
}

.quantity .chat a {
	color: #e6007e;
    font-family: GTEestiPro-Bold;
}

.quantity .chat span {
	font-weight: 500;
    font-size: 12px;
    display: block;
    color: #999;
}

.fon-blue .mobile-menu {display: none;}

.product-grid2 .product-thumb .stock {
    text-align: center;
    margin: 5px auto;
    color: #0a0;
    background: #f9f9f9;
    display: block;
    padding: 3px 5px;
    border: 1px solid;
    border-radius: 24px;
    font-size: 12px;
}

.product-grid2 .product-thumb .code {
    font-size: 12px;
    margin: 7px 0;
}

.product-grid2 .product-thumb .delivery {
	text-align: center;
}

.product-grid2 .product-thumb .delivery span {
    font-size: 13px;
	cursor: pointer;
    color: #777;
	border-bottom: 1px dashed;
	display: inline-block
}



#form777Modal .modal-dialog button.close {
    position: absolute;
    right: 10px;
    top: 4px;
    opacity: 1;
}

#form777Modal .modal-dialog {
    min-width: 800px;
    max-width: 100%;
}

@media (max-width:991px){
	
#form777Modal .modal-dialog {
	min-width: 90%;
	max-width:90%;
	margin: 0;
}

}



#form777Modal .modal-dialog .modal-content .modal-body {
    padding: 0px;
}

.product-block table tr td {
	border: 0px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

.product-block table tr td.prints {
	max-height: 200px;
    overflow: auto;
    display: block;
}


.contact-all p {
	margin: 10px 0 0;
	font-size: 16px;
}
.contact-page-table {
	width: 100%;
}

.contact-page-table .head th {
	height: 45px;
    line-height: 45px;
    background: #e9e9e9;
    padding: 0 10px;
}

.contact-page-table .body tr td {
    border-top: 1px solid #d3d3d3;
    margin: 0;
    padding: 18px 14px;
    vertical-align: middle;
    font-size: 13px;
    width: 50%;
}

.number .whatsapp {
    font-style: normal;
    font-size: 14px;
    line-height: 22px;
    color: #1CB39B;
	font-weight: 700;
    margin-right: 15px;
}

.number .viber {
    font-style: normal;
    font-size: 14px;
    line-height: 22px;
    color: #574e92;
	font-weight: 700;
}



.mfp-image-holder .mfp-content {
    width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    background: #fff;
}

.mfp-ready .mfp-image-holder .mfp-close {
    color: #000;
    right: 10px;
    top: 10px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    height: 35px;
    border-radius: 50%;
    display: inline-block;
    padding: 0;
    font-size: 20px;
    border: 1px solid #f2f2f2;
    box-shadow: 0 2px 12px #00000014;
    background-color: #fff;
}





.image svg {
    max-width: 45px;
	cursor: pointer;
	z-index: 2;
	font-family: GTEestiPro-Bold;
    position: absolute;
    right: 0;
    bottom: 0;
}

.triger {
	display: flex;
	margin-top: 15px;
}

.triger .block {
	background: #f5f5f5;
	padding: 10px;
    text-align: center;
    font-size: 16px;
	margin: 0 2px;
    margin-bottom: 10px;
    display: inline-block;
    float: none;
}

.triger .block i {
	float: left;
    font-size: 40px;
    margin-right: 7px;
    color: #3a3a3a;
}


















.navbar-nav a.catalog-menu {
	background: #005bff;
    color: #fff;
    border-radius: 6px;
	border: 1px solid #0fa6da;
}

.navbar-nav a.catalog-menu:hover {
	opacity: 1;
}

.top-nav-bg {
    position: relative;
    z-index: 4;
    background: #f1f5f7;
}

.top-nav-bg a {
	color: #151528;
}

.top-nav-bg a:hover {
	color: #005bff;
}

.top-nav {
    padding: 10px 0;
}

.top-nav .left-side {
    float: left;
    width: 50%;
	line-height: 16px;
}

.top-nav .left-side ul {
	font-size: 14px;
    letter-spacing: 0.9px;
    display: flex;
    justify-content: space-evenly;
    float: left;
    margin-right: 8%;
    width: 46.5%;
    list-style: none;
    margin-bottom: 0px;
    padding: 2px 0 0 0;
}

.top-nav .left-side ul li a {
    display: block;
}


.top-nav .left-side .phone {
    float: left;
    color: #2b1b35;
    width: 45.5%;
}

.top-nav .left-side .phone a {
    font-size: 1em;
    color: #2b1b35;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.8em;
    position: relative;
	font-family: GTEestiPro-Bold;
}

.top-nav .left-side .phone a:hover {
	color: #0049bc;
}

.top-nav .left-side .phone a:before {
    width: 16px;
    height: 16px;
    position: absolute;
    left: -25px;
    top: 0;
    content: '';
    display: block;
    background: url(/image/catalog/icon/phone-ico.svg) no-repeat center center;
}

.top-nav .right-side .phone-mobile {
    display: none;
	vertical-align: middle;
	margin-right: 5%;
    width: 16px;
    height: 16px;
    background: url(/image/catalog/icon/phone-ico.svg) no-repeat center center;
}

.top-nav .left-side .phone div {
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0.4px;
}

.phone .time-block .time {
	margin: 0;
}


.top-nav .right-side {
    float: left;
    width: 50%;
    text-align: right;
    font-size: 12px;
    letter-spacing: 1.1px;
    color: #154194;
}

.top-nav .right-side #mail {
	display: inline-block;
    padding-right: 10px;
}

.top-nav .right-side #account {
	position: relative;
    height: 16px;
    margin: 0 5% 0 0;
	float: left;
}

.top-nav .right-side #account button {
    background: #F1F6FF;
    box-shadow: none;
	text-decoration: none;
    color: #1248B2;
    border-radius: 12px;
    padding: 0 10px;
    cursor: pointer;
    height: 28px;
    position: relative;
    top: -6px;
    z-index: 12;
	max-width: 170px;
    overflow: hidden;
	margin-right: 10px;
}


.register-cart {
	font-size: 16px;
	border-bottom: 1px solid #e6007e;
    padding: 5px;
}

.register-cart:hover {
	background: #fff;
	color: #e6007e;
}

#tab-rewards table.table  {
	width:100%;
}

#tab-rewards table.table thead tr {
	background: #00a1d8;
	color: #fff;
}

.top-nav .right-side #account ul.dropdown-menu {
	margin-top: 6px;
	text-transform: none;
}

.top-nav .right-side .prmn-cmngr {
    border-bottom: 1px dashed #154194;
    margin: 0 5% 0px 0;
    cursor: pointer;
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
	display: inline-block;
    vertical-align: middle;
}

@media (min-width:1200px){
#menu.menu2 .nav > li.open > .dropdown-menu {
	margin-left: -195px !important;
	width: 950px;
}
}

@media (min-width:992px) and (max-width:1199px){
#menu.menu2 .nav > li.open > .dropdown-menu {
	margin-left: -174px !important;
    width: 972px;
}
}

@media (min-width:768px) and (max-width:991px){
#menu.menu2 .nav > li.open > .dropdown-menu {
	margin-left: -138px !important;
    width: 752px;
}
}




#menu-new {
    position: relative;
    z-index: 99;
    min-height: 50px;
    margin: 0;
    border: none;
    border-radius: 4px;
}

#menu.menu2 .navbar-collapse {
    top: 0px;
    display: block !important;
    position: relative;
	padding: 0;
	z-index: 99;
	border: none;
	left: 0;
    right: 0;
}


#menu-new .nav > li > .dropdown-menu.column-1 > ul > li {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    float: left;
}

#menu-new .nav > li .dropdown-menu ul li a > span {
    font-family: GTEestiPro-Bold;
    font-size: 14px;
}


#unicart .img-thumbnail {
	border: 0px;
}

.search-mobile {display: none;}

.margin-top30 {
	margin-top: 30px;
}

.sdek_pvz_info a {
    display: inline-block;
    padding: 5px 10px;
	margin: 3px 0;
    border-radius: 6px;
	background: #0094c9;
}

.sdek_pvz_info a {
    color: #fff;
}

.sdek_pvz_info a:hover {
	background: #000;
	color: #fff;
}

.cdek_selectedPvzInfo {
	padding: 5px 10px;
    border-radius: 6px;
    color: #000;
    background: #f5f5f5;
    margin: 3px 0;
    margin-bottom: 5px;
    display: inline-block;
}

.delivery1000 {
    color: #0a0;
    line-height: 1.1;
    margin-top: 15px;
    font-size: 15px;
}

.delivery_code {
    margin-top: 5px;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 6px;
}


.cartidge-top {
    position: fixed;
    top: 50%;
    left: -60px;
    z-index: 999;
    padding: 5px 10px;
    border: 1px solid;
    border-radius: 6px;
    color: #fff;
    background: #005bff;
    box-shadow: 0 5px 25px rgb(30 31 33 / 12%);
	transform: rotate(-270deg);
}

.cartidge-top:hover {
	color: #f1f1f1;
}

.cartidge-top:focus {
	color: #fff;
}

.text-h1 {
    margin-bottom: 10px;
    margin-top: -10px;
    font-size: 16px;
}

.image-sale-20 {
	margin-bottom: 10px;
}

.black-color {
	background: #000;
    width: 20px;
    height: 20px;
    margin-left: 7px;
}

.yellow-color {
	background: #FEED00;
    width: 20px;
    height: 20px;
    margin-left: 7px;
}

.blue-color {
	background: #005bff;
    width: 20px;
    height: 20px;
    margin-left: 7px;	
}

.magenta-color {
	background: #a7216a;
    width: 20px;
    height: 20px;
    margin-left: 7px;	
}

.caption .mini-attr {
    min-height: 20px;
	margin-bottom: 0px;
}

.caption .mini-attr span {
    background: url(/image/payment/icon_a4.png) no-repeat left center;
    background-size: contain;
    padding: 2px 3px 2px 21px;
}

.accaunts table {
    width: 100%;
}

.accaunts table>thead>tr {
    background: #00a1d8;
    color: #fff;
}

.accaunts table>thead>tr>td, .accaunts table>tbody>tr>td {
    padding: 10px;
}

#preorder-box .modal-header {
	border: 0;
}

#preorder-box .modal-footer button {
	width: 100%;
}

#payment-address-new .adress-well {
	background: #005bff;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 4px;
}

#payment-address-new .adress-well:hover {
	box-shadow: 0 3px 15px rgb(0 0 0 / 10%);
}

.delivery_code span {
    display: block;
}

.reward-product {
    font-size: 14px;
    line-height: 1;
}

.products-block .favorite-price .reward-product {

}

.compat .reward-product {
    padding: 2px 5px;
    display: inline-block;
    background: #24b23e;
    color: #fff;
    border-radius: 8px;
}

.reward-product i {
    font-weight: 300;
    font-size: 12px;
    cursor: pointer;
}


.my-account li {
	font-size: 16px;
    display: inline-block;
    margin: 0 7px 7px;
    border: 1px solid #3760ff;
    padding: 7px 10px;
    border-radius: 6px;
}

.delivery_tomorrow {
    display: inline-block;
    font-weight: 700;
}

.printer-quick-search .name-title {
	display: block;
}

.relater-complect {
	display: inline-block;
}

.relater-complect .name-title {
	font-size: 16px;
	display: inline-block;
    width: 100%;
	margin-top: 10px;
	color: #a5a5a5;
}

.relater-complect .name-title.printer {
	display: inline-block;
    width: auto;
    float: left;
    margin: 0 10px 0 15px;
	line-height: 48px;
}

.relater-complect .name span.ean-mini {
    display: block;
    font-size: 12px;
    color: #333;
    line-height: 0.8;
}

.relater-complect .name {
	position: relative;
    display: inline-block;
    float: left;
    margin: 0 3px 5px 0;
    border: 2px solid #f1f1f1;
    border-radius: 6px;
    font-size: 14px;
	text-align: center;
}

.relater-complect .name > a {
	padding: 7px;
	display: block;
}

.relater-complect .name.action {
	color: #323232;
    border: 2px solid #363ef8;
    cursor: pointer;
	padding: 7px;
}

.relater-complect .name.action:hover {
	border-color: #363ef8;
}

.relater-complect .name.stock {
    color: #777;
    border: 2px solid #f1f1f1;
    cursor: pointer;
    background: #f1f1f1;
}

.relater-complect .name.stock a {
    color: #333;
}

.relater-complect .name.stock:hover {
	border: 2px solid #f1f1f1;
}

.relater-complect .name:hover {
	border-color: #c7dbff;
}

.relater-complect .name .image {
	position: absolute;
    display: none;
    bottom: 130%;
    width: 130px;
    left: 0;
    border-radius: 8px;
    padding: 10px;
    background: #fff;
    box-shadow: 0 5px 25px rgb(30 31 33 / 12%);
	z-index: 1;
}

.relater-complect .name .image .ean {
    font-size: 13px;
    color: #333;
}

.relater-complect .name:hover .image {
    display: block;
}	

.relater-complect .name .image img {
	border-radius: 8px;
}

.relater-complect .price_sale {
    color: #e6007e;
    font-size: 14px;
    font-weight: 700;
}

.relater-complect .price2 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
}

.relater-complect .old_price_sale {
    color: #001a34;
    position: relative;
    font-size: 14px;
}

.relater-complect .old_price_sale:after {
    background-color: #f91155;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: calc(50% - 1px);
    transform: rotate(-2deg);
    width: 100%;
    z-index: 1;
    height: 2px;
}



#relater-carousel2 {
	margin: 5px 0 15px;
}

#relater-carousel2 .item {
	border: 1px solid #ddd;
    padding: 20px 10px 5px;
	border-radius: 6px;
}

#relater-carousel2 .inter {
    position: absolute;
    top: 2px;
    right: 5px;
    font-size: 12px;
    color: #323232;
}

#relater-carousel2 .caption {
	margin: 0;
	line-height: 1.1;
}

#relater-carousel2.productcarusel .product-layout:hover a {
	color: #323230;
}

#relater-carousel2.productcarusel .product-layout:hover a:hover {
	color: #e6007e;
}

#relater-carousel2 span.stock{
    color: green;
    text-align: left;
    display: block;
    clear: both;
}

#relater-carousel2 .favorite-price {
    text-align: left;
    font-size: 18px;
    margin: 0;
}

#relater-carousel2 .favorite-price .price_sale {
	font-size: 20px;
    display: inline-block;
    float: none;
    margin-left: 0;
}

#relater-carousel2 .favorite-price .old_price_sale {
    font-size: 14px;
    display: inline-block;
    float: none;
}

#relater-carousel2 .add_to_cart {
    display: inline-block;
    width: auto;
    border: 0px;
    font-size: 18px;
    vertical-align: middle;
	float: right;
}

#relater-carousel2.owl-carousel .owl-buttons .owl-prev {
	left: -10px;
}

#relater-carousel2.owl-carousel .owl-buttons .owl-next {
	right: -10px;
}

#relater-carousel2.owl-carousel .owl-buttons .owl-prev, #relater-carousel2.owl-carousel .owl-buttons .owl-next {
	opacity: 1;
	color: #999;
    margin-top: -3px;
}
.product_similar_related .owl-carousel .owl-buttons div i {margin: 0;}
#relater-carousel2.owl-carousel .owl-buttons div i {
	font-size: 28px;
}

#triger-printer.owl-carousel .owl-buttons div i {
	font-size: 20px;
}

.triger-printer .delivery {
	width: 95%;
	min-height: 56px;
	margin: 0px 0px 5px;
    border: 1px solid #ddd;
    padding: 10px 5px;
    border-radius: 6px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.triger-printer .delivery > img {
    width: 32px;
    height: 32px;
    margin: 0 10px 0 0;
    border-radius: 8px;
	display: inline-block;
}

.triger-printer .delivery span {
    display: block;
	line-height: 1.2;
}

.triger-printer .delivery .text {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2;
	text-align: left;
}

.triger-printer .delivery .text a {
	font-family: GTEestiPro-Bold;
}

.triger-printer .delivery_code {
    border: 0;
    margin: 0;
    padding: 0;
	display: inline-block;
    vertical-align: middle;
}

.triger-printer .delivery_tomorrow2 {
    position: absolute;
    top: 0;
    right: 3px;
	display: inline-block;
    color: #e6007e;
}

.triger-printer span.number {
    display: inline-block;
    font-size: 23px;
    background: #f5eafc;
    padding: 0px 5px;
    font-family: GTEestiPro-Bold;
    border-radius: 6px;
    color: #e81387;
	vertical-align: middle;
}



#triger-printer .owl-next {
	right: 0;
    margin-top: -10px;
}

#triger-printer .owl-prev {
	left: 0;
    margin-top: -10px;
}

.iso-text {
    font-size: 13px;
    margin-bottom: 10px;
}

.quick_answers span {
	margin-top: 5px;
    display: block;
    font-size: 16px;
}

.quick_answers .plus span {
	margin-bottom: 5px;
}

.quick_answers .minus span {
	margin-bottom: 5px;
	margin-top: 10px;
}

.quick_answers a {
    border: 1px solid;
    padding: 5px 7px;
    display: inline-block;
    line-height: 1;
    border-radius: 6px;
    margin-right: 5px;
	margin-bottom: 5px;
}

.quick_answers .plus a {
	color: #0ba543;
}

.quick_answers .plus a:hover {
	color: #fff;
	background: #0ba543;
}

.quick_answers span.plus {
	color: #0ba543;
}

.quick_answers .minus a {
	color: #ff7676;
}

.quick_answers .minus a:hover {
	color: #fff;
	background: #ff7676;
}


.home-brends .name {
    text-align: center;
	margin-top: 20px;
}

.home-brends .name a {
    display: block;
}

.home-brends .name img {
    max-height: 24px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
}

.home-brends .name:hover img {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: none; /* IE 6-9 */
}

.home-brends .name span {
	display: block;
    font-size: 22px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 30px;
    color: #333;
}

.home-brends .name:hover span {
	color:#e6007e;
}



.home .product-thumb .caption {
	height: 110px;
    overflow: hidden;
}

.home .product-thumb .attribute {
	padding: 0 10px;
}


.orig_image {
    bottom: 10px;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    border: 1px solid #f1f1f1;
    padding: 10px;
    border-radius: 6px;
	background: #fff;
}


.product_similar_related .bestseller {
    color: #FFA800;
    padding: 0 10px;
    font-weight: 700;
    font-size: 14px;
	position: absolute;
    bottom: 25px;
	background: #fff;
	border-radius: 0px 6px 6px 0;
}

.price-tovar .bestseller, .price-tovar .garant3 {
    display: inline-block;
    margin: 0 5px 5px;
    padding: 4px 10px;
    height: 21px;
    border-radius: 4px;
    background: #ffd34e;
    color: #000;
    cursor: pointer;
    line-height: 13px;
    position: absolute;
    top: -7px;
    right: 0;
}

.price-tovar .salesd {
    cursor: pointer;
    position: absolute;
    top: -7px;
    right: 0;
    width: 23%;
}


.dir-whatsapp-second {
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 10000;
}

.dir-whatsapp-second img {
    width: 140px;
}


.info-zapravka {
	background: #f1f1f1;
    padding: 15px 15px 1px;
    margin-bottom: 15px;
}

.info-zapravka p {
    font-size: 16px;
    line-height: 1.2;
}

.price .rating.product-rating {
    font-size: 13px;
    float: right;
    display: inline-block;
    width: 100%;
}

.mobile-price, .mobile-footer {
	display: none;
}

.model-printer {
	max-height: 70px;
    overflow: auto;
	margin-bottom: 7px;
}

.product-block .relater-complect .relat-cart {
    position: absolute;
    top: 100%;
    z-index: 2;
    left: 0;
    border: 1px solid;
    display: none;
	padding: 1px;
}

.relater-complect .name:hover .relat-cart {
	display: block;
}



.polosa-stock {
    display: block;
    width: 100%;
    height: 3px;
    border-radius: 2px;
    background: #b3bcc5;
	position: relative;
}

.polosa-stock span {
    content: '';
    background: #24b23e;
    display: inline-block;
    height: 3px;
	left: 0;
	top: 0;
    position: absolute;
}

.heading.logo-product img {
	display: inline-block;
	max-width: 49%;
}

.heading.logo-product sup {
	top: auto;
    display: inline-block;
    max-width: 49%;
    line-height: normal;
    vertical-align: middle;
}

.article_description .optala {
	font-size: 18px;
}


.grid-template {
	display: grid;
    grid-template-columns: repeat(4, 1fr); 
}

.grid-template .product-layout-1 {
	width: 100%;
}





table.sklad {

}

table.sklad th {
    background: #ddd;
    padding: 5px 5px;
    font-size: 14px;
}

table.sklad td {
    font-size: 16px;
    padding-top: 5px;
    border-bottom: 1px dashed;
}

table.sklad td i{
    font-weight: 300;
}

table.sklad td:nth-last-of-type(1), table.sklad td:nth-last-of-type(2),table.sklad th:nth-last-of-type(1), table.sklad th:nth-last-of-type(2) {
	text-align: right;
}

table.sklad span.metro {
    float: right;
    display: block;
    font-size: 13px;
    background: url(/image/catalog/icon/metro.png) no-repeat left center;
    background-size: 15px;
    padding-left: 20px;
    padding-top: 4px;
}

table.sklad sup {
    cursor: pointer;
}



#product .image-tovar .thumbnails img {
    border-radius: 10px;
    margin-bottom: 10px;
}

.smartsearch .item_block .title {
	color: #333;
}

.cart_bott {
	min-height: 45px;
	display: inline-block;
}

.rating-tovar #tab-review {
    max-width: 100%;
}
