body {
font-family: 'PT Sans', sans-serif;
color:  #4c4c4c;
font-size: 16px;/* Приближение из-за подстановки шрифтов */
line-height: 1.4em;
width: 100%;
background: #f1f1f1;
}

header {
background: #fff;
padding-top: 12px;
    margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6 {
color: #444;
}
/* default font size */
.fa {
font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
font-size: 33px;
}
h2 {
font-size: 27px;
}
h3 {
    color: #495fa8;
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 10px 0;
}
h4 {
    font-size: 18px;
    font-weight: 700;
}
h5 {
font-size: 12px;
}
h6 {
font-size: 10.2px;
}
a {
color: #495fa8;
}
a:hover {
text-decoration: none;
color: #ffa800;
}
legend {
font-size: 18px;
padding: 7px 0px
}
label {
font-size: 12px;
font-weight: normal;
}
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: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
font-size: 12px;
}
.input-group .input-group-addon {
font-size: 12px;
height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
display: inline;
}

div.required .control-label:before {
content: '* ';
color: #F00;
font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
text-decoration: none;
color: #ffffff;
background-color: #495fa8;
}
/* top */
#top {
background-color: #495fa8;
}
#top i.fa.fa-user-circle-o {
margin-right: 7px;
}

#top  .caret {
margin-left: 6px;
}

#top a{
color:  #ffffff;
font-size: 14px;/* Приближение из-за подстановки шрифтов */
font-weight: 400;
}
#top .container {
padding: 0 20px;
}
#top #currency .currency-select {
text-align: left;
}
#top #currency .currency-select:hover {
text-shadow: none;
color: #ffffff;
background-color: #229ac8;
background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
background-repeat: repeat-x;
}
#top .list-inline {
margin: 0;
}

#top .btn-link, #top-links li, #top-links a {

}
#top .btn-link:hover, #top-links a:hover {

}
#top-links .dropdown-menu a {
text-shadow: none;
}
#top-links .dropdown-menu a:hover {
color: #FFF;
}
#top .btn-link strong {
font-size: 14px;
line-height: 14px;
}
#top-links {

}
#top a:hover {
color: #ececec;

}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
background-color: transparent !important;
border-color: #337ab7;
text-decoration: none;
}

#top  .dropdown-menu-right {
right: 0;
left: auto;
margin-left: 0;
padding-left: 0;
}

#top  .dropdown-menu-right a{
color: #495fa8;
}

.menu-top a {
margin: 0 20px;
}

.menu-top a:first-child {
margin-left: 0;
}

.phones_top {
color: #4c4c4c;
font-size: 16px; /* Приближение из-за подстановки шрифтов */
font-weight: 400;
line-height: 32px; /* Приближение из-за подстановки шрифтов */
margin-top: 4px;
}

.phones_half {
width: 150px;
float: left;	
}

.phones_top .phones_half:first-child{
margin-left: 100px;
}

.phones_top .phones_half:nth-child(2){
margin-left: 50px;
}

.phones_top img {
margin-right: 15px;	
}

.menu-top a:last-child {
margin-right: 0;
}

.menu-top, #top-links {
padding: 4px 0;	
}

#top-links a + a {
margin-left: 15px;
}
/* logo */
#logo {
margin: 0 0 10px 0;
}
/* search */
#search {
margin-bottom: 10px;
margin-top: 10px;
}
#search .input-lg {
height: 32px;
line-height: 20px;
padding: 0 10px;
outline: none!important;
border-radius: 0;
border-color: #176ea4;
font-size: 15px;
}

#search .input-lg:focus{
border-color: #ffa800;	
}

#search .input-lg::-webkit-input-placeholder {color:  #767676;font-size: 15px;font-style: italic;}
#search .input-lg::-moz-placeholder{color:  #767676;font-size: 15px;font-style: italic;}
#search .input-lg:-moz-placeholder {color:  #767676;font-size: 15px;font-style: italic;}
#search .input-lg:-ms-input-placeholder  {color:  #767676;font-size: 15px;font-style: italic;}


#search .btn-lg {
font-size: 15px;
line-height: 18px;
padding: 6px 45px;
outline: none!important;
border-radius: 0;
box-shadow: none;
color: #fff;
text-transform: uppercase;
text-shadow: none;
background-color: #176ea4;
background-image: none;
background-repeat: repeat-x;
border-color: #176ea4;
}

.work_time img {
margin-right: 10px;
margin-bottom: 10px;
position: relative;
top: 1px;
}
.work_time p{
color: #767676;
font-size: 16px; /* Приближение из-за подстановки шрифтов */
font-weight: 400;
}

.work_time span {
color: #4c4c4c;
font-size: 18px; /* Приближение из-за подстановки шрифтов */
font-weight: 700;

}

.work_time{
margin-top: 6px;
}

button.cart_button {
background: transparent;
border: none;

color:  #4c4c4c;
font-size: 18px;/* Приближение из-за подстановки шрифтов */
font-weight: 400;
}

button.cart_button:hover {
color: #ffa900;
}

#search .btn-lg:hover {
background-color: #ffa800;
border-color: #ffa800;
}
#search .btn-lg i{
position: relative;
top: -1px;
margin-right: 7px;
}
/* cart */
#cart {
margin-bottom: 10px;
margin-top: 37px;
}
#cart > .btn {
font-size: 12px;
line-height: 18px;
color: #FFF;
}
#cart.open > .btn {
background-image: none;
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
color: #666;
box-shadow: none;
text-shadow: none;
}
#cart.open > .btn:hover {
color: #444;
}
#cart .dropdown-menu {
background: #eee;
z-index: 1001;
}
#cart .dropdown-menu {
min-width: 100%;
    padding-left: 0;
}


/*reset button padding*/
#cart .btn-danger{
    padding: 1px 3px;
    border-radius: 0;
}

.simplecheckout-cart  input{
	text-align: center;
	outline: none;
}

.simplecheckout-cart .input-group.btn-block .btn {
    padding: 7px 11px;
    border-radius: 0;
    font-size: 14px;
    position: relative;
    top: 0px;
	border: none;
}

#total_shipping,
#total_total,
#simplecheckout_cart .simplecheckout-cart-total.simplecheckout-cart-buttons{
display: none;
}

.simplecheckout-block-content b {
display: none;
}

.simplecheckout-block {
background: #fff;
    border: 1px solid #d2d2d2;	
}

#simplecheckout_cart {
	border: none;
}
#simplecheckout_comment textarea {
    border: none;
}

#simplecheckout_bottom {
	display:none;
}

#simplecheckout_payment_form {
	border:none;
}

#simplecheckout_button_confirm{
    max-width: 300px;
    width: 100%;
    font-size: 20px;	
	margin: 0 auto;
}

#buttons .simplecheckout-button-right {
	    max-width: 300px;
    width: 100%;
    float: none;
    text-align: center;
    margin: 15px auto;
}

.checkout-success #content {
	    background: #fff;
}

@media (max-width: 478px) {
#cart .dropdown-menu {
width: 100%;
}
}
#cart .dropdown-menu table {
margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
min-width: 427px;
padding: 0 10px;
}
@media (max-width: 478px) {
#cart .dropdown-menu li > div {
min-width: 100%;
}
}
#cart .dropdown-menu li p {
margin: 20px 0;
}
/* menu */
#menu {
    background-color: #495fa8;
min-height: 40px;

}
#menu .nav > li > a {
 /*   border: 1px solid #DDDDDD; */
    color: #888888;
    padding: 8px 12px;
}

.navbar-nav {
    margin: 0 -15px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
padding-bottom: 0;
}
#menu .dropdown-inner {
display: table;
}
#menu .dropdown-inner ul {
display: table-cell;
}
#menu .dropdown-inner a {
min-width: 160px;
display: block;
padding: 3px 20px;
clear: both;
line-height: 20px;
color: #333333;
font-size: 12px;
}
#menu .dropdown-inner li a:hover {
color: #FFFFFF;
}
#menu .see-all {
display: block;
margin-top: 0.5em;
border-top: 1px solid #DDD;
padding: 3px 20px;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 3px 3px;
font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
text-decoration: none;
color: #ffffff;
background-color: #229ac8;
background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
background-repeat: repeat-x;
}
#menu #category {
float: left;
padding-left: 15px;
font-size: 16px;
font-weight: 700;
line-height: 40px;
color: #fff;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
font-size: 15px;
font-stretch: expanded;
    border-radius: 0;
color: #FFF;
padding: 2px 18px;
float: right;
background-color: #495fa8;
border: 1px solid #fff;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
color: #ffffff;
background-color: #229ac8;
}
@media (min-width: 768px) {
#menu .dropdown:hover .dropdown-menu {
display: block;
}
}
@media (max-width: 767px) {
#menu {
border-radius: 0px;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
    border-radius: 0px;
}
#menu div.dropdown-inner > ul.list-unstyled {
display: block;
}
#menu div.dropdown-menu {
margin-left: 0 !important;
padding-bottom: 0px;
background-color: #fff;
}
#menu .dropdown-inner {
display: block;
}
#menu .dropdown-inner a {
    width: 100%;
    color: #888;
    font-size: 16px;
    padding: 12px 15px 10px 60px;
    border-bottom: 1px solid #eee;
}
#menu .dropdown-menu a:hover,
#menu .dropdown-menu ul li a:hover {
background: rgba(0, 0, 0, 0.1);
}
#menu .see-all {
    width: 100%;
    color: #888;
    font-size: 16px;
    padding: 12px 15px 10px 60px;
    border-bottom: 2px solid #eee;
    border-top: 0px;
    margin-top: 0px;
}
}
/* content */
#content {
min-height: 600px;
}
/* footer */
footer {
margin-top: 60px;
padding-top: 15px;
padding-bottom: 25px;
background-color: #dbd9d9;
border-top: 1px solid #000;
color: #373737;
}
footer hr {
border-top: none;
border-bottom: 1px solid #666;
}
footer a {

}
footer a:hover {
color: #000;
}
footer h5 {
color:  #4c4c4c;
font-size: 22px;/* Приближение из-за подстановки шрифтов */
font-weight: 700;
    margin-bottom: 20px;
}

footer ul{
    margin: 0;
    padding: 0;
    list-style: none;	
}

footer ol {

    padding-left: 15px;	
}
.copyright_and_date {
color:  #4c4c4c;
font-size: 12px;/* Приближение из-за подстановки шрифтов */
font-weight: 400;
    text-align: center;
}
footer ul li{
	
}
footer i.fa{
color: #4b4b4b;
font-size: 20px;
}
 .margin-left-phone {
	    margin-left: 25px;
}

footer .fa.fa-phone {
	    position: relative;
    top: 4px;
    margin-right: 5px;
}

footer .cont_block  > div {
	margin: 10px 0;
}

footer .fa.fa-envelope-o {
    position: relative;
    top: 2px;
    margin-right: 6px;
}

footer .fa.fa-map-marker {
    margin-right: 15px;
    position: relative;
    top: 3px;
    font-size: 24px;
    left: 4px;
}


.header_line {
background: #ffffff;
border-bottom: 1px solid #495fa8;
margin-bottom: 20px;
}

.header_line h3.red {
background-color:  #fe5621;
}

.header_line_red {
border-bottom: 1px solid #fe5621;	
}

.header_line  h3 {
font-size: 20px;
display: inline-block;
line-height: 1em;
padding: 8px 15px;
margin: 0;
color: #fff;
background: #ffffff;

}

.header_line  h3.blue {

background-color: #495fa8;

}

.header_line  h3.blue_second  {
background-color: #176ea4;
}

.main_text h1{
color:  #4c4c4c;
font-size: 24px;/* Приближение из-за подстановки шрифтов */
font-weight: 700;	
}

.main_text{
padding: 0 25px 25px;
background: #fff;
float: left;
border: 1px solid #d4d4d4;
}

/* alert */
.alert {
padding: 8px 14px 8px 14px;
    position: relative;
border-radius: 0!important;
}
/* breadcrumb */
.breadcrumb {
margin: 0 0 20px 0;
padding: 8px 0;

}
.breadcrumb i {
font-size: 15px;
}
.breadcrumb > li {
padding: 0 5px 0 0px;
position: relative;
white-space: nowrap;
}

.breadcrumb > li a{

}

.quantity-prod b{
    color: #00802e;
}

.quantity-prod.quantity-prod-0 b{
    color: #929292;
}
.fake_popup_link_dissabled_button {
    color: #ffffff;
    background-color: #929292;
    width: 180px;
    margin: 0 auto;
    display: block;
    cursor: default;
	    text-align: center;
    padding: 4px 0;
    font-size: 14px;
}

.pagination {
margin: 0;
}
/* buttons */
.buttons {
margin: 1em 0;
}
.btn {
    padding: 8px 24px;
    font-size: 16px;
border: 1px solid #cccccc;
border-radius: 4px;
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.description .table.table-bordered {
	
}

#tab-description .table-bordered td ,
#tab-description  .table-bordered {
    border: 0px solid #ddd;
}

#tab-description .table-bordered tr:nth-child(odd) td{background-color:#eeeeee;}
#tab-description .table-bordered tr{border-bottom:1px solid #fff;}
#tab-description .table-bordered tr:hover td{background-color:#e4e4e4 !important;color:#000;}
#tab-description .table-bordered tr td{padding:8px 15px;line-height:1.2em;}
#tab-description .table-bordered tr td:first-child{border-right:1px solid #fff!important;}
#tab-description .table-bordered tr:nth-child(even) td{background-color:#f9f9f9;}

.btn-xs {
font-size: 9px;
}
.btn-sm {
font-size: 10.2px;
}
.btn-lg {
padding: 10px 16px;
font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
font-size: 12px;
}
.btn-group > .btn-xs {
font-size: 9px;
}
.btn-group > .btn-sm {
font-size: 10.2px;
}
.btn-group > .btn-lg {
font-size: 15px;
}
.btn-default {
color: #777;
    background-color: #e7e7e7;
    border-color: #b7b7b7;
    border-radius: 0;
}
.btn-primary {
color: #ffffff;
    background-color: #485fa9;
    background-repeat: repeat-x;
    border: none;
    border-radius: 0;
	outline: none !important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
background: #ffa800;
color: #ffffff;
}
.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 {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #da4f49;
background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
background-repeat: repeat-x;
border-color: #bd362f #bd362f #802420;
}
.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-info {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #df5c39;
background-image: linear-gradient(to bottom, #e06342, #dc512c);
background-repeat: repeat-x;
border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
background-image: none;
background-color: #df5c39;
}
.btn-link {
border-color: rgba(0, 0, 0, 0);
cursor: pointer;
color: #23A1D1;
border-radius: 0;
}
.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);
}
/* list group */
.list-group a {
border: 1px solid #DDDDDD;
color: #888888;
padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
color: #444444;
background: #fafafa;
border: 1px solid #DDDDDD;

}
/* carousel */
.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;
}
/* product list */
.product-thumb {
border: 1px solid #c9c9c9;
margin-bottom: 20px;
overflow: auto;
background: #fff;
}
.product-thumb .image {
text-align: center;
}
.product-thumb .image a {
display: block;
}
.product-thumb .image a:hover {
opacity: 0.8;
}
.product-thumb .image img {
/*max-width: 200px;
    max-height: 100%; */
    padding: 15px;
    margin: 0 auto;
}
.subcat_block a {
	font-weight: 700;
}

#ocfilter .panel-heading {
background-color:  #176ea4;	
color:  #ffffff;
font-size: 22px;/* Приближение из-за подстановки шрифтов */
font-weight: 400;
text-align: left;
text-transform: none;
border-radius: 0;
}

.product-grid .product-thumb .image {
float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
float: left;
padding: 0 15px;
}
}

.product-thumb h4 {
text-align: center;
margin-top: 0;
}


.product-thumb h4 a{
font-size: 18px;/* Приближение из-за подстановки шрифтов */
font-weight: 700;
}


.product-thumb .caption {
padding: 0 20px;
    min-height: 70px;
	height: 120px;
}
#ocfilter .list-group-item {
      padding: 5px 15px 0px ;

}

.product-list .product-thumb .caption {
margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
min-height: 210px;
padding: 0 10px;
}
.product-thumb h4 a{
font-size: 14px;/* Приближение из-за подстановки шрифтов */
font-weight: 700;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
min-height: 0;
margin-left: 0;
padding: 0 10px;
}
.product-grid .product-thumb .caption {
min-height: 0;
}
}
.product-thumb .rating {
padding-bottom: 7px;
    text-align: center;
    margin-bottom: 0;
}
.rating .fa-stack {
font-size: 8px;
}
.rating .fa-star-o {
color: #cacaca;
font-size: 15px;
}
.rating .fa-star {
color: #ffa900;
font-size: 15px;
}
.rating .fa-star + .fa-star-o {
color: #ffa900;
}
h2.price {
margin: 0;
}
.product-thumb .price {
color: #ffa800;
    font-size: 24px;
    font-weight: 400;
    float: left;
}

.product-thumb .price-new {

}
.fake_popup_link_dissabled_button i {
    margin-right: 10px;
}
.quantity-0 .product-thumb .button-group button,
.quantity-0 .product-thumb .button-group button:hover  {
    background-color: #929292;	
}

.quantity-0  .product-thumb .price {
    color: #929292;
}

.quantity {
    text-align: center;
    font-size: 75%;
    color: #00802e;
    font-weight: bold;
}

h3 {
    font-size: 22px;
}

.quantity-0  .quantity {
	 color: #929292;
}

.product-thumb .price-old {
text-decoration: line-through;
color:  #4c4c4c;
font-size: 20px;/* Приближение из-за подстановки шрифтов */
font-weight: 400;
    margin-top: 4px;
}
.product-thumb .price-tax {
color: #999;
font-size: 12px;
display: block;
}
.product-thumb .button-group {
padding: 10px;
float: left;
    width: 100%;
}

.product-thumb .button-group-inner{
    border-top: 1px solid #d4d4d4;
    float: left;
    width: 100%;
	    padding-top: 12px;
}

.product-list .product-thumb .button-group {
border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
.breadcrumb > li {
    padding: 0 5px 0 0px;
    position: relative;
    width: 100%;
    }
.product-list .product-thumb .button-group {
border-left: none;
}
}
.product-thumb .button-group button {
border: none;
    display: block;
    float: right;
    background-color: #ffa900;
    color: #fff;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    width: 70px;
    height: 50px;
	outline: none;
}

.product-thumb .button-group button  i{
    font-size: 34px;
    position: relative;
    top: 5px;
    left: -1px;
}


.product-thumb .button-group button + button {
width: 20%;
border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
    background-color: #495fa8;
}
@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
/*	width: 33.33%; */
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
/*	width: 33.33%; */
}
}
.thumbnails {
overflow: auto;
clear: both;
list-style: none;
padding: 0;
margin: 0;
}
.thumbnails > li {
margin-left: 20px;
}
.thumbnails {
margin-left: -20px;
}
.thumbnails > img {
width: 100%;
}
.image-additional a {
margin-bottom: 20px;
padding: 5px;
display: block;
border: 1px solid #ddd;
}
.image-additional {
    max-width: 87px;

}
.thumbnails .image-additional {
float: left;
margin-left: 20px;
}



/* fixed colum left + content + right*/
@media (min-width: 768px) {
#column-left  .product-layout .col-md-3 {
width: 100%;
}

#column-left + #content .product-layout .col-md-3 {
width: 50%;
}

#column-left + #content + #column-right .product-layout .col-md-3 {
width: 100%;
}

#content + #column-right .product-layout .col-md-3 {
width: 100%;
}
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
background-image: none;
background-color: #df5c39;
}

.display_none {
display:none !important;
}

.subcat_block img{
display:block
}

/* buy 1 click */

.fake_popup_link  i {
font-size: 12px;
}

.fake_popup_link {
color: #ffffff;
background-color: #495fa8;
width: 180px;
margin: 0 auto;
display: block;
cursor: pointer;
text-align: center;
padding: 4px 0;
font-size: 14px;
}

.fake_popup_link:hover {
background: #ffa800;




-webkit-transition: all 0.1s ease;
-moz-transition: all 0.1s ease;
-o-transition: all 0.1s ease;
transition: all 0.1s ease;
}
.product-search .sort-labels {
    margin: 0 15px;
}
.buy-one-click-grid {
position: fixed;
width: 400px;
height: 380px;
background: #fff;
padding: 20px;
z-index: 2100;
-webkit-box-shadow: 0px 0px 20px 3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 20px 3px rgba(0,0,0,0.75);
box-shadow: 0px 0px 20px 3px rgba(0,0,0,0.75);

margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;

display: none;
}

.checkout-cart .input-group-btn button {
    border-radius: 0!important;
    border: none;
    padding: 6px 13px;
}

.checkout-cart .table.table-bordered  {
	background: #fff;
}

.checkout-cart  #accordion {
	display:none;
}

.buy-one-click-grid img  {
width: 120px;
margin: 0 auto;
display: block;
}

.buy-one-click-grid a  {
    color: #485fa9;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    display: block;
}

label {
font-weight: 700;
}

#shadow {
z-index: 1500;
position: fixed;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
cursor: pointer;
top: 0;
left: 0;
display: none;
}

.buy-one-click-grid .title {
text-align: center;
}

.buy-one-click-grid h3 {
text-align: center;	
}

#btn_submit {
margin: 0 auto;
}

.fake_popup_link i {
margin-right: 10px;
}

.thankyou_block {
position: fixed;
padding: 20px;
background: #fff;
font-size: 22px;
color: #2199c7;
border: 2px solid;
z-index: 3000;
left: 50%;
top: 50%;
margin-left: -200px;
margin-top: -42px;
width: 400px;

text-align: center;
}

.close {
position: absolute;
right: 7px;
top: 2px;

cursor: pointer;
color: #333;

}

.close .fa {
font-size: 18px;	
}

.close:hover{
color: #2199c7;	
opacity: 1;

}

.help-block {
display: block;
margin-top: 5px;
margin-bottom: 0px;
color: #ff0000;
text-align: center;
}
/* buy 1 click */

.shipping-method strong{
display:none;
}

.cat_text .image {
float: left;
margin-right: 10px;

}


.subcat_block .col-sm-3{
text-align: center;
}

.sort-labels label {
font-weight: 700;
font-size: 14px;
position: relative;
top: 4px;
float: left;
margin-right: 15px;
}
.sort-labels .form-control {
height: 30px;
padding: 3px 6px;
border-radius: 0;
width: auto;
float: left;
margin-right: 30px;
}

.sort-labels {
margin-top: 40px;
padding: 10px 0;
background: #fff;
float: left;
width: 100%;
margin-bottom: 20px;
}

.subcat_block .col-sm-3 {
text-align: center;
}

.subcat_block img {
display: block;
width: 80px;
margin: 0 auto;
}

.subcat_block .col-sm-3 {
margin-bottom: 15px;
}

.copyright {
padding: 5px 0;
background-color: #080808;
color: #e2e2e2;
text-align: center;
}

.news_img {
padding-left: 0 !important;
}

.all_news_link {
text-align: center;
margin-top: 15px;
}

#simplecheckout_shipping_address .checkout-heading {
    margin-bottom: 5px;	
}

.option-label {
	font-size:18px;
}

#product .radio img {
    display: block;
    margin: 0 auto;
}

#product .radio .opti_name {
text-align: center;
    font-size: 14px;
    line-height: 1.2em;
    margin-top: 5px;
}

.account-simpleregister  #content > h1  {
	margin-top: 0;
}

#product .radio input[type="radio"] {
    margin-top: 23px;
}

.single-image.pull-left {
margin-right: 15px;
margin-bottom: 15px;
}

.news-list .news-item {
margin-bottom:25px;
}


.main_text .main_pics{
float: left;
width: 400px;
margin-right: 20px;
margin-bottom: 15px;
}

.search_checkboxes .checkbox-inline{
display:block;
}

.margin0 {
margin: 0 !important;
}

#menu .nav li.active {
background-color: #116b8c;
}
#menu .nav li .dropdown a,
#menu  li.dropdown.active li.active > a {
color: #fff;
}

#menu .nav li.active a li a {  
color:#333;
}
.news-module {
    padding: 0 25px 25px;
    background: #fff;
    float: left;
    border: 1px solid #d4d4d4;
	width: 100%;
}

.date_added{
    color: #767676;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}

.news-module h3.box-heading{
    color: #495fa8;
    font-size: 24px;
    font-weight: 700;
	margin: 20px 0 10px;
	text-align: center;
}
.news-module h4 a {
font-size: 15px;/* Приближение из-за подстановки шрифтов */
font-weight: 700;

}

.news-module  .all_news_link  a{
font-size: 16px;
font-weight: 700;	
display: block;
text-align: center;
}
h2 {
color:  #495fa8;
font-size: 26px;/* Приближение из-за подстановки шрифтов */
font-weight: 700;
}

.info_cont {
background: #fff;
padding: 15px 20px 25px;
border:1px solid  #c9c9c9;
}

.pagination_row {
margin-top: 15px;
margin-bottom: 25px;
}

.pagination_block {

}

.result_block {
    margin-top: 6px;
}

.info_cont h1 {
    color: #495fa8;
    font-size: 24px;
    font-weight: 700;
	    margin-top: 0px;
}

p.date-pub, .news-date {
    margin: -5px 0 0;
    font-size: 14px;
    color: #949494;
}

 .news-date {
 margin: 0;
 }
 
 .news-title a {
 font-size: 18px;
 font-weight: 700;
 }
 
 h1.page-title {
    font-size: 33px;
    margin-top: 0;
}

.product_page h1 {
color: #495fa8;
font-size: 24px; /* Приближение из-за подстановки шрифтов */
font-weight: 700;
margin-top: 0px;
}

.rating {
margin-bottom: 10px;
}

.in_stock {
color: #3ba239;
font-size: 16px; /* Приближение из-за подстановки шрифтов */
font-weight: 700;
}

.out_stock {
color: #ff704e;
font-size: 16px; /* Приближение из-за подстановки шрифтов */
font-weight: 700;
}

.product_price {
color:  #ffa800;
font-size: 30px;/* Приближение из-за подстановки шрифтов */
font-weight: 700;
display: inline-block;
    margin-right: 5px;
}

.old_product_price {
color:  #464646;
font-size: 22px;/* Приближение из-за подстановки шрифтов */
font-weight: 400;
    text-decoration: line-through;
	display: inline-block;
}

#product #input-quantity {
    width: 42px;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    margin-right: 25px;
}

#button-cart {
    max-width: 200px;
    display: inline-block;
}

#product .form-group {
margin-top: 15px;
    margin-bottom: 15px;
}

#button-cart {
background-color:  #ffa800;
color: #fff;
font-size: 18px;
text-transform: uppercase;
}
.price-blcok {
    margin-top: 20px;
    margin-bottom: 20px;
}
#button-cart:hover {
background-color: #485fa9;
}

#product .fake_popup_link {
color: #ffffff;
    background-color: #176ea4;
    width: 200px;
    margin: 0;
    display: block;
    cursor: pointer;
    text-align: center;
    padding: 4px 0;
    font-size: 14px;
    border-radius: 0;
    border: none;

}

#product .fake_popup_link_dissabled_button,
#product .fake_popup_link_dissabled_button:hover{
	color: #ffffff;
    background-color: #929292;
    cursor: default;
	margin: 0;
}

#button-cart-dissable,
#button-cart-dissable:hover  {
    background-color: #929292;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
	cursor: default;
	max-width: 200px;
    display: inline-block;
}

.buy-one-click-grid  .btn.btn-primary {
	width: 100%;
}

#product .fake_popup_link:hover {
background-color: #ffa800;
}
.del_ship_block_product {
border: 1px solid #c9c9c9;
background: #fff;
padding: 15px 20px 30px;
float: left;
margin-top: 20px;
font-size: 15px;
    width: 100%;
}

.big_father_wrap {
position: relative;
    

}

.header_nav i.fa{
    font-size: 17px;
	margin-right: 5px;
}

.header_nav h3 {
   color: #ffffff;
    font-size: 22px;
        border: 1px solid #ddd;
		border-bottom: 0px;
    padding: 10px 20px;
    font-weight: 400;
    background-color: #176ea4;
    margin: 0;
}

.big_father_wrap > a:hover{
    color: #444444;
background: #fafafa  url(/catalog/view/theme/default/image/right.png) no-repeat 95% 13px;
	
}
.big_father_wrap.show_child a.father_cat {
	color: #444444;
	background: #fafafa  url(/catalog/view/theme/default/image/right.png) no-repeat 95% 13px;
}

.big_father_wrap > a:first-child{
background: #fff url(/catalog/view/theme/default/image/right.png) no-repeat 95% 13px;
}
.children_cat {
	position: absolute;
    width: 262px;
    right: -261px;
    z-index: 100;
    top: 0px;

}

.collapse_menu_cat {
cursor: pointer;
    margin-bottom: 30px;
}


.hamburger .line{
    width: 18px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 3px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.hamburger:hover{
  cursor: pointer;
}

#hamburger-5.is-active{
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

#hamburger-5.is-active .line:nth-child(2){
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

#hamburger-5 .line:nth-child(2){
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}


#hamburger-5.is-active .line:nth-child(2){
  opacity: 0;
}

#hamburger-5{
    width: 20px;
    float: left;
    position: relative;
    top: 4px;
    margin-right: 10px;
}

#hamburger-5.is-active .line:nth-child(1),
#hamburger-5.is-active .line:nth-child(3){
  width: 18px;
  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -o-transform-origin: right;
  transform-origin: right;
}

#hamburger-5.is-active .line:nth-child(1){
    -webkit-transform: translateY(2px) rotate(-35deg);
    -ms-transform: translateY(2px) rotate(-35deg);
    -o-transform: translateY(2px) rotate(-35deg););
    transform: translateY(2px) rotate(-35deg);
}

#hamburger-5.is-active .line:nth-child(3){
  -webkit-transform: translateY(-7px) rotate(35deg);
  -ms-transform: translateY(-7px) rotate(35deg);
  -o-transform: translateY(-7px) rotate(35deg);
  transform: translateY(-7px) rotate(35deg);
}

.collapse_menu_cat:hover .header_nav h3{
background-color: #495fa8;	
}

.collapse_menu_cat .nav_body {
	display:none;
}

.wrap_cols_1 {
		-webkit-box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.5);
box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.5);	
}

.wrap_cols_2{
    position: absolute;
    width: 262px;
    left: 262px;
    top: 0px;
		-webkit-box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.5);
box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.5);
}

.panel-heading {
    background-color: #176ea4;
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    text-align: left;
    text-transform: none;
    border-radius: 0;
}

.list-group-item:first-child,
.list-group-item:last-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.children_cat .list-group-item {
margin-bottom: -1px;
}
.children_lv3_cat {
	display: none;
}


.ds_title {
color:  #495fa8;
font-size: 15px;/* Приближение из-за подстановки шрифтов */
font-weight: 700;
display: block;
    margin-bottom: 5px;
}

.ds_title i{
color: #495fa8;
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.ds_title  .fa.fa-credit-card-alt{
    font-size: 17px;
	 top: 1px;
}

.tab-content {
padding: 10px 20px 30px;
border: 1px solid #c9c9c9;
    background: #fff;
	    margin-bottom: 45px;
}

#tab-description .table.table-bordered {
margin: 0;

}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    background-color: #e4e4e5;
    border: 1px solid #c9c9c9;
    margin-left: -1px;
}

ul.nav.nav-tabs > li:nth-child(1) {
	 margin-left: 0px;
}

.nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
}


.nav-tabs {
margin-top: 30px;
    background: none;
	margin-bottom: -1px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active {
    color: #fff;
    cursor: default;
    border: 1px solid #495fa8;
    background-color: #495fa8;
}

.nav-tabs>li>a:hover,
.nav-tabs>li:hover ,
.nav-tabs>li:hover a{
    border-color: #176ea4;
    background-color: #176ea4;
    color: #fff;
}

#review span.fa-stack{
	color: #999;

    margin: 0px;
    width: 16px;
    height: auto;
    font-size: 16px;
}

#review  .fa-star + .fa-star-o {
    color: #ffa800;
}

#review  .fa-star {
    color: #ffa800;
    font-size: 15px;
}

.review_rating {
	padding-bottom: 10px;
}

.open_up {
	bottom: 0px !important;
	top: inherit!important;
}

#content .product-layout  {
/* height: 462px; */
}

.descr-text {
margin-top: 15px;
}

.acc_heaing {
    background-color: #176ea4;
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    text-align: left;
    text-transform: none;
	padding: 10px 15px;
}

.account-account h2,
.account-edit h1, 
.account-password h1, 
.account-address h2, 
.account-address-edit h2, 
.account-order h1, 
.account-newsletter h1 {
    margin-top: 8px;
    font-size: 22px;
}

/* adaptive */
#menu {
	display:none;
}

@media (max-width: 1200px) {
    
	#menu {
	display:none;
}
	
.work_time img {
display:none;
}


.children_cat {
    width: 212px;
    right: -211px;
}
	
.wrap_cols_2{
    width: 212px;
    left: 212px;
}
.work_time p {
    font-size: 13px;
}	

.phones_top .phones_half:first-child {
    margin-left: 0px;
}

#cart {
    margin-top: 18px;
	text-align: center;
}
#menu {
	display:none;
}

.simple-content .checkbox,
.simple-content  .radio	{
margin: 2px 0;
}

.simplecheckout-block-content p {
	display:none;
}

.form-control {
    height: 22px;
	padding: 0px 12px;
}

#simplecheckout_cart .form-control {
    display: inline-block !important;
    min-width: 50px;
    height: 29px;
}

.form-group {
    margin-bottom: 5px;
}

.form-horizontal .control-label {
    padding-top: 0px;
    margin-bottom: 0;
    text-align: right;
}

.row-customer_register .radio {
padding-top:0px !important;
}

}
@media (max-width: 990px) {
	

	
	
#hamburger-5{
display:none;
}
.children_cat {
    width: 158px;
    right: -157px;
}
	
.wrap_cols_2{
    width: 158px;
    left: 158px;
}
.menu-top a {
    margin: 0 15px;
}

.phones_top div:nth-child(2) {
    margin-left: 40px;
}

.phones_top .phones_half:first-child {
    margin-left: 50px;
}

#menu {
	display:none;
}


}
@media (max-width: 767px) {
#menu {
	display:block;
}
#product  .radio label {
    width: 120px;
}

}

@media (max-width: 768px) {
#logo {
    text-align: center;
}
.buy-one-click-grid {
    width: 90%;
}
#product .radio input[type="radio"] {
    margin-top: 22px;
}
#product  .radio  {
padding: 0 5px;	
}



.dropdown.open{

    background: #fafafa;
}

.dropdown.open a.dropdown-toggle {
	color: #444444 !important;
	}



#menu .nav > li > a {
    padding: 12px 15px 10px 45px;
    border-bottom: 1px solid #dedede;
	    background: #fff;
}

.phones_top .phones_half:first-child {
margin-left: 0px; 
}


.navbar-nav {
    border-top: 1px solid #dedede;
}

.nav-tabs>li {
 
}

ul.nav-tabs {
    margin-top: 20px;
}

label[for="input-limit"],
#input-limit {
margin-top:10px;
}
}

@media (max-width: 550px) {
#search .btn-lg {
    font-size: 0;
        padding: 3px 32px;
}

#search .btn-lg i {
    position: relative;
    top: 1px;
    margin-right: 7px;
    font-size: 16px;
}
}

/* this make me cry*/
@media (max-width: 1200px) {

.checkout-simplecheckout .breadcrumb {
    margin: -4px 0 5px 0;
}

.simplecheckout-block {
    clear: both;
    margin-bottom: 5px;
}

.simplecheckout-cart-total {
    padding: 2px 3px !important;
	font-size: 14px;
}

.checkout-simplecheckout #content > h1 {
    font-size: 20px;
    font-weight: bold;
    margin-top: -10px;
    margin-left: 5px;
}

.simplecheckout-cart .input-group.btn-block .btn {
    padding: 5.5px 10px !important;
    font-size: 13px !important;
}

#hamburger-5.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-7px) rotate(35deg);
    -ms-transform: translateY(-7px) rotate(35deg);
    -o-transform: translateY(-7px) rotate(35deg);
    transform: translateY(-6px) rotate(35deg);
}	

#hamburger-5.is-active .line:nth-child(1) {
    -webkit-transform: translateY(2px) rotate(-35deg);
    -ms-transform: translateY(2px) rotate(-35deg);
    -o-transform: translateY(2px) rotate(-35deg);
}

#hamburger-5.is-active .line:nth-child(1), #hamburger-5.is-active .line:nth-child(3) {
    width: 14px;
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
}
	
#top a {
    font-size: 11px;
	line-height: 1em;
}

#product .fake_popup_link {
	max-width: 180px;
}

#top i.fa.fa-user-circle-o {
    font-size: 11px;
}

#top {
    padding-bottom: 3px;
}

#logo img {
width: 90px;
margin-left: auto;
margin-right: auto;
}
.col-xs-12 {
   text-align: center;
}

.phones_top {
    font-size: 12px;
}
	
.phones_top img {
	width: 16px;
	height: 16px;
}

.phones_top {
    line-height: 20px;	
}
.phones_top .phones_half:first-child {
    margin-left: 60px;
}

#search .input-lg {
    height: 24px;
	
}

#search .input-lg {
    height: 24px;
    line-height: 15px;
    font-size: 13px;
}

#search .btn-lg {
    font-size: 11px;
    line-height: 18px;
    padding: 2px 30px;
}

#search .input-lg::-webkit-input-placeholder { font-size: 13px; }
#search .input-lg::-moz-placeholder { font-size: 13px; } /* firefox 19+ */
#search .input-lg:-ms-input-placeholder { font-size: 13px; } /* ie */
#search .input-lg:-moz-placeholder { font-size: 13px; }

.work_time span {
    font-size: 15px;
}

.work_time {
    margin-top: 0px;
}
.work_time p {
    font-size: 13px;
    line-height: 17px;
}

#cart img {
    width: 31px;	
}

button.cart_button {
    font-size: 14px;
}

.header_nav h3 ,
#ocfilter .panel-heading{
    font-size: 17px;
    padding: 5px 20px;
}

h2 {
    font-size: 22px;
}

h4 {
    font-size: 16px;
    font-weight: 700;

}
.caption h4 {
    height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
}
#ocfilter .list-group a {
    font-size: 16px;
    position: relative;
    top: -2px;
}

.hamburger .line {
    width: 14px;
    height: 1px;
    margin: 3px auto;
}

#hamburger-5 {
    top: 1px;
    margin-right: 6px;
}

.list-group a {
    padding: 5px 12px;
    font-size: 13px;
    line-height: 18px;
}

.breadcrumb {
    margin: -4px 0 20px 0;
    padding: 8px 0;
	font-size: 13px
}

.sort-labels label {
    font-size: 13px;
}
.sort-labels {
    margin-top: 10px;
}

.sort-labels .form-control {
    height: 26px;
	
}
.big_father_wrap > a:first-child {
    background-size: 6px !important;
    background: #fff url(/catalog/view/theme/default/image/right.png) no-repeat 95% 10px;
}

.big_father_wrap:hover > a:first-child {
    background-size: 6px !important;
    background: #fff url(/catalog/view/theme/default/image/right.png) no-repeat 95% 10px;
}

.header_line h3 {
    font-size: 16px;
	
}

.product-thumb .button-group button {
    width: 53px;
    height: 40px;
}

.product-thumb .button-group button i {
    font-size: 26px;
    position: relative;
    top: 3px;
    left: -1px;
}

.product-thumb .price {
    font-size: 20px;
}

.product-thumb .price-old {
    font-weight: 400;
    margin-top: 0px;
}

.news-module h3.box-heading {
    font-size: 19px;
}

.news-module h4 a {
    font-size: 13px;
}
.news-module {
    padding: 0 12px 20px;
}

.buy-one-click-grid h3 {
    font-size: 20px;
}

.buy-one-click-grid #btn_submit {
    max-width: 100%;
	margin-top: 16px;
}

#form_product .form-group {
    margin-top: 8px;
    margin-bottom: 8px;
}

.buy-one-click-grid  .form-control {
	height: 26px;
}

.product_page h1 {
    font-size: 22px;
}

.rating .fa-star, 
.rating .fa-star-o {
    font-size: 12px;
}
.fa-stack {
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
}

.info_block_prod{
    font-size: 14px;
}
.in_stock {
    color: #3ba239;
    font-size: 14px;
    font-weight: 700;
}

.product_price {
    font-size: 24px;
}

.btn-lg {
    padding: 5px 13px;
    font-size: 15px;
}
.form-control {


}

#button-cart,
#button-cart-dissable,
 #button-cart-dissable:hover {
    font-size: 15px;
}
.del_ship_block_product {
    font-size: 13px;
    line-height: 18px;
	    padding: 15px 20px 20px;
}
.nav-tabs>li>a {
    font-size: 16px;
}
.tab-content {
    font-size: 14px;
}

#top-links .dropdown-menu {
    min-width: 129px;
}
/* simple */
.checkout-simplecheckout .simplecheckout-left-column {
    width: 68% !important;
	float: left !important;
}
.checkout-simplecheckout  .simplecheckout-right-column {
    width: 28% !important;
	float: left !important;
}
}



@media (max-width: 990px){
	
.ocfilter .option-values label.disabled span{
    display: block;
    position: relative;
    top: 0px;
}

#hamburger-5.is-active {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 1px;
}
.menu-top, #top-links {
    padding: 0;
    text-align: center;
    width: 100%;
}
#top-links .dropdown-menu {
    min-width: 123px;
}
h1.page-title {
    font-size: 20px;
    margin-top: 0;
}
	.news-title a {
    font-size: 16px;
    font-weight: 700;
}

.info_cont {
    font-size: 14px;
}
.info_cont img {
    max-width: 100%;
}
#button-cart,
#button-cart-dissable,
 #button-cart-dissable:hover {
    margin-top: 15px;
}	
.image-additional a {

    width: 70px;
}
	
.ds_title {
    font-size: 12px;
}	
.ds_title i {
	font-size: 14px;
    margin-right: 5px;
}

.ds_title .fa.fa-credit-card-alt {
    font-size: 12px;
    top: 1px;
}

.del_ship_block_product {
    padding: 15px 10px;
    font-size: 11px;
    width: 100%;
    line-height: 16px;
}

.del_ship_block_product .col-xs-6 {
    padding: 0 5px;
}
	
.phones_top div:nth-child(2) {
    margin-left: 0px;
}

#ocfilter .list-group a {
font-size: 12px;
    line-height: 12px;
}

.option-values label:after {
    width: 7px!important;
    height: 7px!important;
    top: 4px!important;
}

.ocfilter .option-values label.disabled {
    color: #8c8c8c;
    cursor: default;
    display: block;
      font-size: 12px;
    line-height: 12px !important;
}

.subcat_block .col-sm-3 {
    line-height: 15px;
}

.subcat_block a {
    font-size: 13px;
}

#input-limit, 
.sort-labels label.control-label[for='input-limit'] {
    margin-top: 0px;
}
.sort-labels label {
    font-size: 11px;
	    top: 0px;
		    margin-bottom: 0;
}

h2 {
    font-size: 20px;
}

.noUi-horizontal .noUi-handle {
    width: 24px!important;
    height: 18px!important;
    left: -16px!important;
    top: -9px!important;
}

.noUi-handle:after, .noUi-handle:before {
    content: ""!important;
    display: block!important;
    position: absolute!important;
    height: 12px!important;
    width: 1px!important;
    background: #E8E7E6!important;
    left: 9px!important;
    top: 2px!important;
}

.noUi-handle:after {
    left: 13px!important;
}

#ocfilter-content div.option-name.option-name-price > b {
display:block;	
}

.collapse_menu_cat {
    cursor: pointer;
    margin-bottom: 15px;
}

.breadcrumb {
    margin: -4px 0 5px 0;
}

.ocfilter-option .option-name {
    font-size: 14px!important;
}

.sort-labels .form-control {
    height: 22px;
	font-size: 11px;
}

.result_block {
    margin-top: 0px;
    font-size: 10px;
}
.margin-left-phone {
    margin-left: 21px;
}
.phones_top .phones_half:first-child {
    margin-left: 30px;
}

.phones_top .phones_half:nth-child(2) {
    margin-left: 10px;
}

.work_time span {
    font-size: 14px;
}

.work_time p {
    font-size: 9px;
    line-height: 17px;
}

#cart img {
    width: 25px;
}

button.cart_button {
    font-size: 12px;
}

#hamburger-5 {
	display: block;
    top: 3px;
    margin-right: 6px;
}

.header_nav h3 {
    font-size: 17px;
    padding: 5px 12px;
}

.list-group a {
    padding: 2px 12px;
    font-size: 11px;
    line-height: 18px;
}

.big_father_wrap > a:first-child {
    background-size: 4px !important;
    background: #fff url(/catalog/view/theme/default/image/right.png) no-repeat 95% 8px;
}

.big_father_wrap:hover > a:first-child {
    background-size: 4px !important;
    background: #fff url(/catalog/view/theme/default/image/right.png) no-repeat 95% 8px;
}

.header_line h3 {
    font-size: 14px;
}

.fake_popup_link {
    width: 90%;
    padding: 1px 0;
    font-size: 12px;
}

.fake_popup_link_dissabled_button {
	   width: 90%;
    padding: 1px 0;
    font-size: 12px;
}

header {
    margin-bottom: 20px !important;	
}

.product-thumb h4 a {
    font-size: 12px;
}

.product-thumb .rating {
    padding-bottom: 0px;
}

.rating .fa-star-o {
    font-size: 11px;
}

.rating .fa-star {
    font-size: 11px;
}

.fa-stack {
    width: 1.4em;
    height: 1.4em;
    line-height: 1.4em;
}

.product-thumb .price {
    font-size: 17px;
}
.product-thumb .price-old {
    font-size: 14px;
    line-height: 14px;
}

.product-thumb .button-group button {
    width: 50px;
    height: 35px;
}

.product-thumb .button-group button i {
    font-size: 22px;
    position: relative;
    top: -1px;
    left: -1px;
}

.main_text .main_pics {
    width: 200px;
    margin-bottom: 5px;
}

.main_text h1 {
    font-size: 16px;
    margin-top: 15px;
}

.main_text {
    padding: 0 15px 25px;
    font-size: 14px;
    line-height: 1.4em;
}

.news-module h3.box-heading {
    font-size: 16px;
}

.date_added {
    font-size: 10px;
}

.news-module h4 {
	font-size: 13px;
}

.container {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

footer h5 {
    font-size: 17px;
    text-align: center;
}
footer ul{
    text-align: center;
}
footer ol {
    padding-left: 0;
    list-style-type: none;
}

footer {
    font-size: 13px;
}

footer i.fa {
    font-size: 15px;
}
footer .fa.fa-phone {
    top: 1px;
}

footer .fa.fa-envelope-o {
    top: 1px;
}
footer .fa.fa-map-marker {
    margin-right: 11px;
    top: 3px;
    font-size: 19px;
    left: 2px;
}

footer #logo img {
    width: 70px;
    margin: 0 auto;
    display: block;
}

.fake_popup_link i,
.fake_popup_link_dissabled_button i {
    font-size: 8px;
}

.fake_popup_link i ,
.fake_popup_link_dissabled_button i {
    margin-right: 5px;
}

.nav-tabs>li>a {
    font-size: 14px;
    padding: 5px 25px;
}

.tab-content {
	font-size: 13px;
}

.tab-content {
    padding: 10px 20px 10px;
}

.buy-one-click-grid h3 {
    font-size: 20px;
}

.buy-one-click-grid #btn_submit {
    max-width: 100%;
	margin-top: 16px;
}

#form_product .form-group {
    margin-top: 8px;
    margin-bottom: 8px;
}

.buy-one-click-grid  .form-control {
	height: 26px;
}

#product .fake_popup_link i {
    margin-right: 10px;
}

#form-review h2 {
    font-size: 18px;
}

.product_page h1 {
    font-size: 18px;
}

#product .fake_popup_link ,
#product .fake_popup_link_dissabled_button, 
#product .fake_popup_link_dissabled_button:hover{
    max-width: 200px;
	    width: 100%;
}

.breadcrumb {
    margin: -4px 0 20px 0;
    padding: 8px 0;
    font-size: 12px;
}

#product .form-group {
    margin-top: 10px;
    margin-bottom: 15px;
}

.price-blcok {
    margin-top: 10px;
    margin-bottom: 5px;
}
#top-links   .dropdown.open {
    background: transparent;
}

#top-links .dropdown.open > a{
    color: #fff!important;
}

.simplecheckout-cart .input-group.btn-block .btn {
display:none;
}

#simplecheckout_cart .simplecheckout-cart .form-control {
    width: 30px !important;
    min-width: 30px!important;
    padding: 0px;
}
#simplecheckout_cart  .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 3px;
    margin-top: 0;
    margin-bottom: 0;
}
.checkout-simplecheckout  .form-horizontal .control-label {
    padding-top: 4px;
    margin-bottom: 0;
    text-align: right;
}

#simplecheckout_cart .input-group.btn-block .btn.btn-danger {
display: block;
    color: #bd362f ;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    border-color: transparent;
    font-size: 19px;
    top: -5px;
    position: relative;
	padding: 0;
}

.simplecheckout-cart {

    font-size: 12px;
}

#simplecheckout_cart .simplecheckout-cart .form-control {
    height: 21px;
}

.checkout-simplecheckout .breadcrumb {
    margin: -4px 0 5px 0;
}

.checkout-simplecheckout #content > h1 {
	margin-top: 0px;
}

}

@media (max-width: 767px){
	.nav-tabs>li {
    width: 100%;
}

.menu-top a {
    margin: 0 10px 0 0;
}
.phones_top {
    font-size: 16px;
    line-height: 32px;
    margin-top: 4px;
}
.phones_top .phones_half {
    width: 50%;
    text-align: center;
	margin-left: 0 !important;
}

#search .input-lg {
    height: 30px;
    line-height: 15px;
    font-size: 15px;
}

#search .input-lg::-webkit-input-placeholder { font-size: 15px; }
#search .input-lg::-moz-placeholder { font-size: 15px; } /* firefox 19+ */
#search .input-lg:-ms-input-placeholder { font-size: 15px; } /* ie */
#search .input-lg:-moz-placeholder { font-size: 15px; }

#search .btn-lg {
    font-size: 14px;
    padding: 5px 30px;
}

#cart img {
    width: 32px;
	margin-right: 5px;
}

button.cart_button {
    font-size: 16px;
}

.rating .fa-star-o {
    font-size: 15px;
}

.rating .fa-star {
    font-size: 15px;
}
.fa-stack {
    width: 2em;
    height: 2em;
    line-height: 2em;
}

.product-thumb h4 a {
    font-size: 18px;
    font-weight: 700;
}

.fake_popup_link {
    width: 180px;
    padding: 4px 0;
    font-size: 14px;
}

.fake_popup_link i {
    font-size: 12px;
}
.fake_popup_link i {
    margin-right: 10px;
}

.product-thumb .button-group button {
    width: 70px;
    height: 50px;
}

.product-thumb .button-group button i {
    font-size: 34px;
    position: relative;
    top: 5px;
    left: -1px;
}

.product-thumb .price {
    font-size: 24px;
}

.product-thumb .price-old {
    font-size: 20px;
    font-weight: 400;
    margin-top: 4px;
}
.header_line h3 {
    font-size: 20px; 
}

.common-home #column-right  {
	display: block !important;
	
}

.main_text   {
margin-bottom: 30px ;
}

.main_text h1 {
    font-size: 22px;
}

.navbar-collapse.in {
    overflow: hidden;
}


#product .fake_popup_link {
    width: 200px;
}
#input-limit, .sort-labels label.control-label[for='input-limit'] {
    margin-top: 10px;
}

}
}