@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

@media (max-width: 768px) {
  .navbar-nav { margin: 20px 0 0 0;}
  .select-days { width: 100%;}
  .row-offcanvas { margin-left: 0; margin-right: 0;} 
}

@media (min-width: 1200px){
    .row-offcanvas { margin-left: 0;  margin-right: 0; }
}

@media (min-width: 992px) {
    .row-offcanvas { margin-left: 0; margin-right: 0;}
}

@media (min-width: 768px) {
    .row-offcanvas { margin-left: 0; margin-right: 0;}
}

@font-face { font-family:'Neuropol Medium'; src: url('ttf/Neuropol_Medium.ttf');}

body { font-family: 'Tahoma', serif; font-size: 14px; line-height: 1.428571429; color: #231f20; background-color: #f2f1e6;}
body {display: block; padding: 10px 0px; margin-bottom: 45px;}
img {border: 0}
h4 {font-size: 18px;}
h3 {font-size: 14px;}
h4, h5, h6 { margin-bottom: 10px; }
a { color: #777777; }
a:hover { color: #000;}
select, .btn-search, input[type="text"], .form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555555; vertical-align: middle; background-color: #ffffff; background-image: none; border: 1px solid #efeddf; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; box-shadow: 0 4px 0 #efeddf;}
.input-group-addon {border: none; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; box-shadow: 0 4px 0 #efeddf;}

.margin-top {margin-top: 37px;}
.description {position: absolute; top: -15px; left: 250px;}
.description h2 { font-family: 'Neuropol Medium', sans-serif!important; font-weight: 500; line-height: 1.1; color: #5c5a5a; }

/*HEADER*/
.wrapper { position: relative; padding-top: 45px;}
.logo { position: absolute; top: 0; left: 20px; z-index: 9999;}
.navbar { margin-bottom: 20px; border: 0!important;}
.navbar-default {background-color: #efeddf; border-radius: 4px!important;}
.dropdown-menu { background-color: #efeddf!important; border: 0!important;}
.dropdown-menu > li > a:hover { background-color: #f2f1e6!important;}
.dropdown-menu > li.divider {background-color: #806b2a;}
.navbar-collapse {border-top: none;}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus { background-color: #efeddf!important; }
.navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus { background-color: #efeddf!important;}
.link-add {color: #f76332!important; font-weight: bold;}
.main-region a.main-region {font-weight: bold;}
.list-region {margin-left: 50px;}
.list-region li {width:49%; text-align: left; display: inline-table;}

/*BLOCKS*/
.block_h .well, .block_t .well, .block_b .well, .block_f .well { background-color: #fff; border: none;}
.block_f .panel-default {border: none;}
.block_f .panel-default h4 {font-family: Verdana, sans-serif!important;}
.block_b {margin-top: 20px;}
div.tag_block { border: 1px solid silver; background-color:#EFEFEF; margin:3px; padding:3px; text-align: left;}
div.tag_block2 { text-align: left;}
div.tag_block2 a {line-height: 20px; text-decoration: underline; padding: 2px; color:#606060;}
div.tag_block a {line-height: 25px;text-decoration: underline;padding: 2px;color:#606060;}
a.tag1:link { font-size: 13px; }
a.tag1:visited {font-size: 13px;}
a.tag1:hover {font-size: 13px; text-decoration:none;}
a.tag2:link { font-size: 14px; }
a.tag2:visited {font-size: 14px; }
a.tag2:hover {font-size: 14px; text-decoration:none;}
a.tag3:link { font-size: 15px; }
a.tag3:visited {font-size: 15px;}
a.tag3:hover {font-size: 15px; text-decoration:none;}
a.tag4:link { font-size: 16px; }
a.tag4:visited {font-size: 16px; }
a.tag4:hover {font-size: 16px; text-decoration:none;}
a.tag5:link { font-size: 17px;}
a.tag5:visited {font-size: 17px;}
a.tag5:hover {font-size: 17px; text-decoration:none;}
a.tag6:link { font-size: 18px;}
a.tag6:visited {font-size: 18px;}
a.tag6:hover {font-size: 18px; text-decoration:none;}
a.tag7:link { font-size: 19px;}
a.tag7:visited {font-size: 19px;}
a.tag7:hover {font-size: 19px; text-decoration:none;}

/*LEFT COLUMN*/
.content-left {padding: 0 10px 0 0;}
.content-left h4  { font-family: 'Neuropol Medium', sans-serif!important; font-weight: 500; line-height: 1.1; color: #5c5a5a; }
.content-left .panel-default {border: none;}
.caption h4 {font-family: Verdana, sans-serif!important;}  
  /*search*/
  .search .panel-default {border: none; padding: 10px;}
  .btn-search {background: #f0ad4e; border-color: #eea236; color: #fff;}
  .btn-search:hover {color: #fff; background-color: #ed9c28; border-color: #d58512;}
  
  /*rubriki*/
  .rubriki a.list-group-item {border: none; }
  .rubriki a.list-group-item:hover {background-color: #efeddf;}
  .rubriki a.list-group-item.active {background-color: #ed9c28!important;}
  
/*CONTENT COLUMN*/
.content-right { padding: 0 0 0 10px; }
.content-right h1, h2, h3, h4, h5, h6 {font-family: Verdana, sans-serif!important;}
.breadcrumb { background: none; border-radius: 0; border-bottom: 1px solid #e7e7e7; font-size: .8em;}
.user-panel .active-panel a  {border-bottom: 1px solid #000; color: #000; text-decoration: none;}
.select-days {width: 50%;}

 /*list*/
 .messages-list {margin-top: 20px;}
 .messages-list h4 {margin-top: 0;}
 .messages-list h4.line {margin-top: 25px; border-bottom: 2px solid #fff; padding-bottom: 5px;}
 .messages-list .panel {margin-bottom: 0px!important; border-radius: 0px; -webkit-box-shadow: none; box-shadow: none}
 .messages-list .panel-default, .panel-warning {border: none; border-radius: 0;}
 .messages-list .panel-default {background-color: #f2f1e6!important;}
 .messages-list .panel-default.active {background-color: #efeddf!important;}
 .messages-list .marked {border: 3px dashed #ed9c28; background-color: transparent; margin-bottom: 5px;}
 .messages-list .marked h4 a {color: #ed9c28}
 .messages-list .marked .img-thumbnail {background: #ed9c28!important;}
 .pagination > .active > a,
 .pagination > .active > span,
 .pagination > .active > a:hover,
 .pagination > .active > span:hover,
 .pagination > .active > a:focus,
 .pagination > .active > span:focus {background-color: #806b2a!important; border: none;}
 .border-m {border: 1px dashed #806b2a; margin-top: 3px; margin-bottom: 3px;}

/*MESSAGES*/
.messages h1 {font-size: 24px; margin-bottom: 20px; font-weight: 300;}
.messages .btn-success {border-radius: 0; width: 100%;}
.left-item { padding: 15px; -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);}
.right-item { -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);}
.left-item .review { border-bottom: 1px solid #e9e9e9; padding: 0 0 10px 0; margin: 0 0 10px 0; }
a.red {color: #800000}
.title-video { margin-top: 20px;}
.block_yotube { width: 100%; position: relative; padding-top: 56.25%; margin-top: 5px;}
.block_yotube object, .video embed{ position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.block_yamap { width: 100%; position: relative; padding-top: 56.25%; margin-top: 20px;}
.block_yamap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;} 
.nav-tabs > li {width: 50%;}
.nav-tabs > li > a {border-radius: 0!important; width: 100%; text-align: center; color: #000;}
.nav-tabs { border-bottom: 6px solid #428bca!important;}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus { color: #fff; cursor: default; background-color: #428bca!important; border: 1px solid #428bca!important; border-bottom-color: transparent; width: 100%; text-align: center;}
.tab-pane {padding: 15px;}
.right-item .price { border-bottom: 1px solid #e9e9e9; padding: 15px 0;}
.right-item .price .all-price { font-size: 24px; font-weight: 300; color: #000; font-family: 'Open Sans', Helvetica, sans-serif;}
.param { margin: 15px 0 0 0; border-bottom: 1px solid #e9e9e9; padding-bottom: 15px;}
.param li {color: #000!important; line-height: 25px; }
.param li a {color: #777!important; text-decoration: none; border-bottom: 1px dotted #000;}
p.text-mess {display: block; margin-top: 15px;}
.comments-area {padding: 5px 0 !important}
.comments-area .comments {margin: 0 15px; padding-bottom: 15px;}
.comments-area a.add-comment {background: url(images/icon-add-comment.png) center left no-repeat; color: #000; text-decoration: underline; padding-left: 20px}
.comments-area h4 {font-size: 18px;}
.border {border: 1px solid #ccc; border-radius: 0px; padding-top: 10px; background: #f5f5f5;}
.editblock{cursor: pointer; width: 100%;}   
.editblock a { color: #000; font-size: 10px; text-decoration:none; border-bottom:1px dashed; }    
.editblock a:hover { text-decoration:none; border-bottom:0px; }
.edit_comment textarea { margin:5px; width: 95%;}
.edit_comment {width:100%; border: 1px solid #ccc; padding: 10px 10px 10px 10px; background: #f5f5f5;}
.editblock a.comm_edit { margin-left: 15px; }
.editblock a.comm_delete { margin-left: 10px; }
.simmessages, .tags {margin-top: 30px;}
tr.state_list_head td { background-color:#FFDBB7; padding:4px 6px; font-size:11px; font-family: Tahoma, Verdana, Arial; text-align:center;}
tr.state_list_i td { background-color:#D5FFD5; padding:4px 6px; font-size:11px; font-family: Tahoma, Verdana, Arial;}
tr.state_list_o td { background-color:#FFD7EB; padding:4px 6px; font-size:11px; font-family: Tahoma, Verdana, Arial;}
tr.state_list_p td, tr.state_list_m td { background-color:#E5E5E5; padding:4px 6px; font-size:11px; font-family: Tahoma, Verdana, Arial;}
tr.orders_list_head td { background-color:#FFDBB7; text-align:center; padding:4px 6px; font-size:11px; font-family: Tahoma, Verdana, Arial; font-weight:bold; }
tr.orders_list td { background-color:#FFFFFF; padding:4px 6px; font-size:11px; font-family: Tahoma, Verdana, Arial;}    
.once_price {}
.once_price span {}
.once_price ul{list-style-type: none; line-height: 16px; }
.once_price ul li{ display: inline; margin-right: 10px;}
.once_price ul li a { font-size:12px; text-decoration: none; border-bottom: 1px dashed black; margin-left: 18px;}
.once_price ul li a:hover { border-bottom: 0px; }
.once_price_selected { background:url('images/tick.png') no-repeat left center;}

/*GALERY*/
.thumb a,.images a {text-decoration:none;}
.thumb a, .images a {padding:10px; border:1px solid #e9e9e9; text-align:center; -webkit-transition:all 0.2s ease-out; -moz-transition:all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition:all 0.2s ease-out;}
.thumb a {display:block; position:relative;}
.thumb a span {position:absolute; opacity:0; left:-10px; bottom:-10px; background:rgba(0,0,0,0.2); width:100px; height:100px; -webkit-transition:all 0.2s ease-out; -moz-transition:all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition:all 0.2s ease-out;}
.thumb a span i {display:block; width:100px; height:100px; text-align:center; line-height:100px; font-size:48px; color:#fff; text-shadow:0 0 3px rgba(0, 0, 0, 0.2);}
.thumb a:hover span {opacity:1; left:10px; bottom:10px;}
.images {margin:0 0 0 10px;}
.images img {max-height: 50px;}
.images a {display:inline-block; vertical-align:top; margin:10px 0 0 10px;}
.images a:hover{border:1px solid #3276B1;}

/*ADD*/
iframe.fileupload{ border:0px; width:100%; height:100%; margin: 0!important; padding: 0!important;}
.filedelete { position: absolute; top: 22px; right: 11px; width:16px; height:16px; cursor: pointer; background: url('images/del.png') no-repeat left center;}  
.filetypes {font-size: 10px;}
.price-width45 {width: 45%!important;}

/*FOOTER*/
.footer {margin: 20px 0 20px 0;}
.footer .panel-default {border: none;}
.footer .text-muted {margin-top: -10px!important;}
.footer .nav-pills li a:hover {background-color: #f2f1e6!important;}

/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 767px) {
  .row-offcanvas { position: relative; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out;
  }
  .row-offcanvas-right {right: 0;}
  .row-offcanvas-left {left: 0;}
  .row-offcanvas-right .sidebar-offcanvas {right: -90%; /* 6 columns */}
  .row-offcanvas-left .sidebar-offcanvas { left: -90%; /* 6 columns */}
  .row-offcanvas-right.active { right: 90%; /* 6 columns */}
  .row-offcanvas-left.active { left: 90%; /* 6 columns */}
  .sidebar-offcanvas { position: absolute; top: 0; width: 90%; /* 6 columns */}
  .open-column{margin-right: 5px;}
}


div.error { width:100%; margin:5px; padding:5px; padding-left:20px; text-align:left; border:1px solid red; background-color:#FFEAEA;}
div.error li { list-style-type: none; }
div.ok { width:300px; margin:5px; padding:5px; text-align:center; border:1px solid green; background-color:#D5FFD5;}
div.selected { width:90%; margin:3px; padding:3px; text-align:center; border:1px solid green; background-color:#D5FFD5;}

/*TREE*/
.table > tbody > tr > td.info {background: #efeddf!important;}
.table > tbody > tr > td.info a {font-weight: bold;}
.table ul li {list-style: none;}
.no-links {font-style:italic; color:silver; margin-bottom: 20px;} 
a.links {font-style:italic; color:silver; margin-bottom: 20px;}

.categories-list { -moz-column-count: 2; -moz-column-width: 16em; -webkit-column-count: 2; -webkit-column-width: 16em; column-count: 2; column-width: 16em; }
.category-group { display: table; width: 100%; -webkit-column-break-inside: avoid; break-inside: avoid; margin-bottom: 15px;}

/*ARTICLES*/
.article {background-color: #fff; padding: 10px;}
.article, .article_description{ margin: 15px;}
.article h4{text-align: left;}
.articles_cat{padding: 20px;}
.articles_cat a { line-height: 25px;  }
.smalldate { font-size:10px; color: silver;} 


#searchform_input .btn-search{
    margin-right: 10px;
}


/*//upd1701080*/
ul#shoptabs {
	margin: 0;
	padding: 0;
}
ul#shoptabs li {
	display: inline-block;
	line-height: 30px;
	border: 1px solid #999;
	border-bottom: 0 none;
    border-radius: 7px 7px 0 0;
}
ul#shoptabs li a {
	display: block;
	color: #666;
	text-decoration: none;
	display: block;
	padding: 0px 12px;
	white-space: nowrap;
}
ul#shoptabs li a:focus {
	outline: thin dotted;
	outline-offset: -2px;
}
ul#shoptabs li a:hover {
	background: #fff;
    border-radius: 7px 7px 0 0;
}
ul#shoptabs li a.active {
	background: #fff;
    border-radius: 7px 7px 0 0;
    color: black;
}
div#shopblock{
    border: 1px solid #999; 
    color: black;
    padding: 5px;
}

#shops .img{
    float: left;
    width: 250px
}
#shops .cont{
    width:100%;
    
}
#shops .img img{
    max-width: 240px;
    max-height: 250px;
    margin: 2px;
}

#shops h4, .cont h4{
    text-align: left;
}

#shops {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

#shops li{
    border-bottom: 1px dashed #c0c0c0;
    margin: 5px;
    padding-bottom: 4px;
}
.clear2{
    width:100%;
    overflow: hidden;
}
#logo_block .img{
    float:left;
}
#YMapsID{
    height: 200px;
}
#logo_block{
    margin-top: 5px;
    margin-bottom: 5px;
}
.delivery h3{
    text-align: left;
    margin-top: 15px;
    margin-bottom: 5px;
}
#search_block input{
    width:95%;
    margin-bottom: 7px;
    margin-top: 7px;
}
.shoptab h3{
    font-size:1.2em;
    font-weight: bold;
}
.simmessages blockquote{
    font-size:0.9em;
}

.block_search .form-control {
  height: auto;
}
.float_field{
    text-align: left;
}
.float_field label.checkbox-inline{
    margin-left: 0 !important;
    margin-right: 10px;
}
.float_field label.radio-inline{
    margin-left: 0 !important;
    margin-right: 10px;
}
input.price_field {
    width:70px;
    display:inline;
}
select.price_field {
    width:80px;
    display:inline;
}
input.num_field {
    width:100px;
    display:inline;
}
select.num_field {
    width:90px;
    display:inline;
}

.float_field, .block_search{
    margin-bottom: 10px;
}
.list-title {
    border-bottom: 1px solid #ddd;
    display: block;
    margin-bottom: 15px;
    padding: 10px 0;
    position: relative;
    text-transform: uppercase;
}
.rubriki .list-group-item {
    width: 260px;
}
