@viewport {
  width: 1200px;
}

@-ms-viewport {
  width: 1200px;
}
@-o-viewport {
  width: 1200px;
}

body {
  /* min-width: 1170px; */
}
.popup-text.cart-more {
  display: inline !important;
}
.nicescroll-rails {
  display: none;
}
.mfp-wrap {
  overflow-y: auto !important;
  overflow-x: hidden !important;
}
a.popup-text {
  display: block;
}
.er {
  color: red;
}
.shk-but {
  background-color: #2a8fbd !important;
}

.product-actions-list span {
  color: silver;
}
.header-features > li:last-of-type .header-feature-title,
.header-features > li:nth-of-type(2) .header-feature-title {
  text-transform: uppercase;
}

img.fa {
  max-width: 30px;
  max-height: 30px;
  width: auto !important;
  height: auto !important;
}
.sidebar-box {
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.15);
  border-radius: 0px;
}
.footer-top-area .col-md-3:nth-of-type(3) {
  margin-top: 25px;
}

.no-margin-top {
  margin-top: 0px !important;
}

.footer-top-area .col-md-3 ul li {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1.2;
}

.footer-top-area .col-md-3 p i {
  color: white;
  margin-right: 5px;
}

.B_crumbBox {
  color: silver;
  font-size: 12px;
  margin-left: 15px;
}

.sidebar-box .h4 {
  margin-bottom: 15px;
}

.sidebar-box ul li {
  text-indent: -5px;
  margin-left: 10px !important;
}

.bread {
  line-height: 12px;
}

.product-inner a {
  color: #666;
}

.shopping-cart-box ul li:first-child {
  color: #4d4d4d;
  margin-bottom: 20px;
}

.shopping-cart-box ul li a {
  color: rgb(42, 143, 189);
}

.shk-but {
  border: none;
}

.mfp-content .shk-but {
  margin-left: 5px;
}

.product-info.box h1 {
  font-size: 28px;
  line-height: 34px;
}

.qmedia_category {
  font-style: italic;
  font-size: 0.9em;
}

.product-info.box button {
  background-color: #53a14b;
  padding: 10px;
  color: white;
  font-size: 14px;
}

.product-info.box button:hover {
  background-color: #53a14b;
}

.qmedia-block-img {
  background-color: white;
  text-align: center;
  margin-bottom: 5px;
}

.qmedia-tovar {
  margin-bottom: 20px;
}

.logos-left {
  padding: 0px;
  display: inline-block;
}

.logos-left div {
  padding: 2.5px 0px;
}

.logos-left div img {
  width: 90%;
}

.logos-category {
  background: #fafafa;
  padding: 10px;
  overflow: hidden;
  font-weight: 300;
  margin-bottom: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e6e6e6;
}

.logos-category div {
  padding: 8px;
}

.curr {
  background: #f2f2f2;
  width: 100%;
  text-align: right;
  padding-right: 45px;
}

.qmedia-block-img img {
  max-width: 100%;
  max-height: 100%;
}

.old-price {
  text-decoration: line-through;
  font-size: 12px;
  color: rgb(158, 158, 158);
}

form#shopOrderForm input[type='submit'] {
  width: 100%;
  height: 32px;
  border: none;
  margin-top: 5px;
  padding: 5px;
  font-family: 'Open Sans', Arial, helvetica, sans-serif;
  color: white;
  background-color: #53a14b;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}

form#shopOrderForm textarea {
  width: 260px;
  height: 90px;
  border: 1px solid #e7e7e7;
  margin-top: 5px;
  padding: 5px;
  font-family: 'Open Sans', Arial, helvetica, sans-serif;
}

span.old-price-tovar {
  font-size: 22px;
  letter-spacing: 0;
  text-decoration: line-through;
  color: #9d9d9d;
}

.last-li img {
  max-width: 70px;
  max-height: 70px;
  overflow: hidden;
}

.thumb-list .old-price {
  font-size: 10px;
}

.thumb-list .shk-price {
  font-size: 12px;
}

.thumb-list p.thumb-list-item-price {
  font-size: 12px !important;
}

.ajaxSearch_result {
  border: 1px solid #cbcbcb;
  padding: 5px;
  margin: 10px 0px;
  display: inline-block;
  width: 100%;
}

.images-prev {
  margin-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
}

.images-prev > div {
  padding-left: 0px;
  padding-right: 0px;
}

.images-prev > div > div {
  height: 70px;
  background-color: white;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  width: 97%;
  overflow: hidden;
  line-height: 65px;
}

.col-md-4.images-prev img {
  max-width: 90%;
  max-height: 70px;
  overflow: hidden;
}

a.parent-category {
  font-size: 11px;
  color: silver;
  border-bottom: 1px dotted;
}

a.parent-category:hover {
  color: #53a14b;
  border-bottom: 1px dotted;
}

.call-button {
  background: #2a8fbd;
  color: #fff;
  border-color: #2a8fbd;
  padding: 7px 10px;
}

.call-button:hover {
  background: #2a8fbd;
  color: #fff;
  border-color: #2a8fbd;
}

.call-dialog {
  width: 400px;
  margin: 40px auto;
}

#myModal_form input[type='text'],
#myModal_form textarea {
  margin-bottom: 10px;
  width: 100%;
  border: 1px solid #e5e5e5;
}

#myModal_form textarea {
  resize: none;
  height: 70px;
}

#myModal_form > div:second-child {
  margin-top: 20px;
}

#myModal_form input[type='submit'] {
  background: #2a8fbd;
  color: #fff;
  border-color: #2a8fbd;
  padding: 7px 10px;
  float: right;
  border: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.errors {
  border-left: 5px solid rgb(255, 97, 97);
  padding-left: 10px;
  margin-top: 20px;
}

.sentcall {
  border-left: 5px solid rgb(104, 211, 104);
  padding-left: 10px;
  margin-top: 20px;
}

.sky-menu {
  background-color: rgb(242, 242, 242);
}

.sky-menu span {
  margin-left: 40px;
}

.sky-menu span select {
  height: 20px;
  font-size: 12px;
  border: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

#wlpeUserRegisterForm input[type='text'],
#wlpeUserRegisterForm input[type='password'] {
  width: 340px;
}

.wlpeMessage {
  border-left: 5px solid rgb(255, 97, 97);
  padding-left: 10px;
  margin-top: 10px;
}

.filtr-one {
  position: absolute;
  top: 50px;
  /*width: 600px;*/
  background-color: rgb(255, 255, 255);
  height: 310px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  background: rgb(51, 51, 51);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  display: none;
  padding: 20px;
  left: 0px; /*0*/
}
.filtr-one .tab-content {
  height: 230px;
}

.filtr-one .col-md-4 {
  text-align: center;
  border-right: 1px solid #dfdfdf;
  height: 100%;
  width: 100%;
}

.filtr-one .col-md-4:last-child {
  border-right: none;
}

.menu-filtr-form {
  display: inline-block;
  width: 100%;
  height: 35px;
  margin: 5px 0px;
}

.menu-filtr-form .form-label,
.menu-filtr-form .form-select {
  float: left;
}

.menu-filtr-form .form-label {
  width: 130px;
  text-align: left;
  padding-right: 15px;
  padding-top: 5px;
}

.menu-filtr-form select {
  border: 1px solid #dfdfdf;
  width: 342px;
}

.menu-filtr-form button[type='submit'] {
  float: right;
  background: #2a8fbd;
  color: #fff;
  border-color: #2a8fbd;
  padding: 3px 10px;
}

.menu-filtr-form button[type='submit']:hover {
  background: #2a8fbd;
  border-color: #2a8fbd;
}

.descr_category {
  font-size: 12px;
  color: rgb(161, 161, 161);
  font-style: italic;
  border-bottom: 1px dotted;
}

.product-desc {
  margin-top: 10px;
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}

.product-title div.title {
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
}

.product-title div.title:hover {
}

.product-price-list .shk-price {
  font-size: 18px;
}

.product-actions-list {
  font-size: 12px;
}

.filtr-close {
  float: right;
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: #bdbdbd;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.filtr-close:hover {
  background-color: #808080;
}

aside .nav-pills > li > a {
  border-radius: 0px;
}

.profile-about {
  width: 100%;
}

.profile-about select.form-control,
.profile-about input[type='text'],
.profile-about input[type='password'] {
  width: 260px;
}

.cart-more {
  background: #2a8fbd;
  color: #fff;
  border-color: #2a8fbd;
  padding: 7px 8px;
  border-radius: 3px;
  cursor: pointer;
  border-style: solid;
}

.cart-more:hover {
  background: #2a8fbd;
  color: #fff;
}

#shopOrderForm fieldset {
  background-color: white;
  border-radius: 10px;
}

.profile-about .h2 span {
  padding: 0px 8px;
  color: white;
  border-radius: 30px;
  background-color: #2a8fbd;
  margin-right: 10px;
}

.profile-about .col-md-4 {
  /*border-left: 1px dotted #D9D9D9;
  border-right: 1px dotted #D9D9D9;*/
  display: block;
  float: left;
}

.footer-top-area {
  padding-top: 10px !important;
}

.footer-top-area .col-md-12 {
  font-size: 11px;
  margin-bottom: 10px;
  color: rgb(198, 198, 198);
}

.footer-copyright .cards img {
  opacity: 0.4;
  border: 1px solid #2a8fbd;
  border-radius: 3px;
}

.footer-copyright .cards img:hover {
  opacity: 1 !important;
}

.profile-about .h2 {
  margin-top: 0px;
}

.cart-order td a.fa {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: #bdbdbd;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

.cart-order td a.fa:hover {
  background: #808080;
}

button.shk-but.btn.btn-sm:hover,
.call-button:hover,
.tab-content .btn:hover,
.btn-primary:hover,
.cart-more:hover,
#myModal_form input[type='submit']:hover,
.header-search-bar button:hover {
  background-color: #227297 !important;
  border-color: #227297 !important;
  color: white;
}

a.fa.fa-times:hover {
  background: #808080;
}
.nav-tabs li.active {
  box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.7);
  z-index: 100;
}

.product_li {
  margin-right: 0px;
}

.product_li_cart {
  height: 32px;
  padding: 7px;
  font-size: 12px;
  line-height: 1.5;
}

.product_li:hover {
  color: #227297 !important;
}

.product_li:hover a {
  color: #227297 !important;
}

.list-inline .product_li a {
  color: #666;
}
/*for test*/
#flexnav li.a:nth-of-type(2n),
#flexnav li.a:first-of-type {
  padding: 16px 0 !important;
}
#flexnav > li.a {
  display: inline-block;
  padding: 10px 0;
}

div.list-inline {
  display: inline-block;
}

div.list-inline > div {
  float: left;
}

div.list-inline > div.full_cart {
  padding: 11px 20px;
}

div.list-inline > div.short_cart {
  padding: 6px 20px;
}

a:focus {
  border: none;
  outline: none;
  text-decoration: none;
}

#cartInner table tr.cart-table-head > td {
  padding: 10px 5px 10px 5px;
}

.container .shop-cart table {
  border-collapse: collapse;
  margin: 0px 10px 0px 0px;
}

.container .shop-cart {
  background-color: #fff;
  padding: 0px 15px 15px 15px;
  margin: 10px 0;
  border-radius: 10px;
}

.cart-more:focus {
  border: 3px solid #2a8fbd;
  color: white;
}

input.cart-more:focus {
  border: 2px solid #2a8fbd;
  color: white;
  outline-color: white;
  outline-width: 0px;
}

.tabbable input.btn:focus,
#Forminput input:focus {
  border: 1px solid #2a8fbd;
  color: white;
  outline-color: white;
  outline-width: 0px;
}

#Form input[type='submit']:focus {
  border: 0px solid #2a8fbd;
  color: white;
  outline-color: white;
  outline-width: 0px;
}

button.shk-but:focus {
  border: 0px solid #2a8fbd;
  color: white;
  outline-color: white;
  outline-width: 0px;
}

.mfp-dialog-big a.btn-primary:focus {
  border: 1px solid #2a8fbd;
  color: white;
  outline-color: white;
  outline-width: 0px;
}

.header-search-bar button:focus {
  border: 0px solid #2a8fbd;
  color: white;
  outline-color: white;
  outline-width: 0px;
}

.header_phones {
  line-height: 28px;
  display: inline-block;
}

.header_phones > div {
  width: 28px;
  float: left;
  text-align: center;
}

.header_phones > div img {
  height: 16px;
  padding-bottom: 2px;
}

.header_phones .phone_kod {
  color: rgb(110, 110, 110);
}

.header_phones .phone_number {
  font-weight: 700;
  font-size: 20px;
  color: rgb(51, 51, 51);
}

#discount_total {
  font-weight: bold;
}

#order_total {
  font-weight: bold;
  font-size: 20px;
  line-height: 14px;
}

.bread_filter {
  padding-left: 15px;
  padding-bottom: 20px;
}
/*ajaxSearch*/
.ajaxSearch_grpResultName,
.ajaxSearch_resultsInfos {
  padding: 15px;
}
.ajaxSearch_resultsInfos {
  margin-bottom: 0;
}

/*pagination*/
ul.pagination {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  display: block;
  clear: both;
  padding-left: 0;
  border-radius: 4px;
  margin-left: 15px;
}
/*.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
  }*/
ul.pagination li.active,
.page > span.active {
  background: #2a8fbd;
  border-color: #2681aa;
  color: #fff;
  border-radius: 3px;
  margin-right: 5px;
  border: 1px solid #e6e6e6;
  float: left;
  padding: 6px 12px;
}
/*.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
  }*/
.pagination > li > a,
.pagination > li > span,
.page > a,
.page > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
  border-radius: 3px;
}
.pagination > li > span,
.page > span {
  margin-right: 5px;
}
a.ditto_page,
.page > a {
  background: #fff;
  color: #2a8fbd;
  border-radius: 3px;
  margin-right: 5px;
  border: 1px solid #e6e6e6;
  float: left;
  padding: 6px 12px;
}
.ditto_previous_link:before,
.ditto_previous_off:before {
  content: '\f053';
}
.ditto_next_link:before,
.ditto_next_off:before {
  content: '\f054';
}
.ditto_next_link:before,
.ditto_next_off:before,
.ditto_previous_link:before,
.ditto_previous_off:before {
  font-size: 12px;
  font-family: 'FontAwesome';
  line-height: 1em;
}
.ditto_off:before {
  color: #999999;
  border-radius: 3px;
  cursor: default;
}
.ditto_off {
  cursor: default;
}
.ditto_off:hover,
.paging1Infos:hover {
  background: #fff !important;
}
/*end of pagination*/
/*.ajaxSearch_grpResult>li:nth-of-type(2), .ajaxSearch_grpResult>li:nth-of-type(3), .ajaxSearch_grpResult>li:nth-of-type(4), .ajaxSearch_grpResult>li:first-of-type{
    display:none;
  }
  .page{
    list-style-type:none;
    display:inline-block;
      float: none;
  }
  .ajaxSearch_paging{
    display:none;
  }*/
.paging1Infos:hover {
  color: #428bca !important;
}

.ajaxSearch_grpResult .pagination:first-of-type {
  display: none;
}

.used_models .model:after {
  content: ', ';
}

.used_models .model:last-child:after {
  content: '.';
}

button.button-link {
  background: none;
  border: none;
  color: rgb(42, 143, 189);
  font-size: 12px;
}

button.button-link:hover {
  text-decoration: underline;
}

button.button-link:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

#shopOrderForm label {
  display: inline-block;
}

div.to-shop-cart {
  padding: 7px;
  width: 145px;
  margin: 0 auto;
  background: rgb(42, 143, 189);
  color: white;
  border-radius: 3px;
  text-align: center;
}

.mfp-content div.to-shop-cart {
  margin-left: 5px;
}

a:hover > div.to-shop-cart {
  background: #227297 !important;
  color: white;
}

.col-md-12 .info-content ul li {
  margin: 4px 0px;
  line-height: 18px;
}

.info-content table {
  width: 100%;
  border: 1px solid rgb(179, 179, 179);
  margin: 10px 0px;
}

.info-content table td {
  border: 1px solid rgb(179, 179, 179);
  padding: 10px;
  vertical-align: middle;
  text-align: center;
}

.info-content tr:nth-child(2n + 1) td {
  background-color: rgb(242, 242, 242);
}

.info-content tr:nth-child(2n) td {
  background: white;
}

.no_sklad {
  background-color: rgb(222, 222, 222);
  width: 145px;
  padding: 7px;
  margin: 0 auto;
  border-radius: 3px;
  text-align: center;
}
.er1,
.er {
  padding-left: 5px;
}
/*.mfp-container.mfp-s-ready.mfp-inline-holder{
    overflow:auto;
  }*/
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 90%;
  left: 25%;
  top: 40px;
  padding: 0 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 800px;
  /*overflow-y:auto;*/
}
.mfp-dialog {
  background: #fff;
  padding: 20px 30px;
  text-align: left;
  margin-bottom: 40px;
  margin: 0px auto;
  position: relative;
  -webkit-border-radius: 5px 0 0px 5px;
  border-radius: 5px;
  width: 100%;
}
.content pre {
  background-color: #fff;
  border: none;
  font-size: 14px;
  font-family: 'Open Sans', Arial, helvetica, sans-serif;
}

#shopOrderForm input[type='text'],
#shopOrderForm select {
  margin-top: 5px;
}

.tovar-row .to-shop-cart {
  margin-left: 5px;
  padding: 10px;
}

.form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #66afe9 !important;
}

div#empty-cart {
  border-radius: 5px;
}

.mfp-dialog {
  margin-bottom: 40px;
}

#shopOrderForm .col-md-11 {
  padding: 3px 5px;
  font-size: 13px;
  line-height: 17px;
  height: 22px !important;
}

#shopOrderForm .col-md-1 {
  height: 22px !important;
}

button#confirmButton,
button#cancelButton {
  border-radius: 3px;
}

div#stuffHelper input[name='count'] {
  border: 1px solid #e7e7e7 !important;
  border-radius: 3px;
}

.shk-but:hover {
  background-color: #227297 !important;
}

.fotorama__thumb-border {
  border-width: 1px !important;
  border-radius: 2px;
}

/*.ajaxSearch_grpResult>span.ajaxSearch_paging:first-of-type{
    display:none;
  }*/
span.ajaxSearch_paging {
  /*margin-left:15px;*/
  clear: both;
  /* float: none; */
  display: inline-block;
}
.ajaxSearch_currentPage {
  background: #2a8fbd;
  border-color: #2681aa;
  color: #fff;
  border-radius: 3px;
  margin-right: 5px;
  border: 1px solid #e6e6e6;
  /*float: left;*/
  padding: 6px 12px;
  display: inline-block;
}
.ajaxSearch_paging > a {
  margin-right: 5px;
  border: 1px solid #e6e6e6;
  color: #2a8fbd;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
  border-radius: 3px;
  display: inline-block;
}

/*#grpResult_site_wide>span.ajaxSearch_paging:nth-of-type(2),#grpResult_site_wide>span:first-of-type,#grpResult_site_wide>a.next_link:first-of-type, #grpResult_site_wide>span:nth-of-type(3){
    display:none;
  }*/
.ajaxSearch_paging,
.next_link,
.prev_link {
  display: inline-block;
}
.prev_link,
.next_link {
  /*display:none;
       float:left;*/
  padding: 6px 12px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.prev_link {
  clear: both;
  margin-left: 15px;
  margin-right: 5px;
}
.search_block {
  clear: both;
}
a.prev_link:before,
a.next_link:before {
  color: #2a8fbd;
  cursor: pointer;
}

.prev_link:before,
.next_link:before {
  color: #999999;
  border-radius: 3px;
  cursor: default;
  font-size: 12px;
  font-family: 'FontAwesome';
  line-height: 1em;
}
.prev_link:before {
  content: '\f053';
}
.next_link:before {
  content: '\f054';
}

.form-group {
  clear: both;
}

#shopOrderForm #address {
  width: 330px;
}
