.left_sidebar {
  float: left;
  width: 28%;
  padding-right: 26px;
  box-sizing: border-box;
  padding-bottom: 50px;
}

.left_sidebar + .contentWrapper {
  float: left;
  width: 72%;
}

.clear {
  clear: both;
}

iframe {
  max-width: 100%;
  height: 500px;
}

.form-horizontal .box_products_count_to_page .controls .inputbox {
  width: auto;
}

.form-horizontal .block_sorting_count_to_page .controls .inputbox {
  width: auto;
  padding: 7px 12px;
  font-size: 16px;
  height: 40px;
}

.odcat * {
  font-size: 16px;
}

.odcat {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.odcat li {
  background: #000;
}

.odcat li a {
  color: #000;
  display: block;
  height: auto;
  padding: 0px 30px;
  line-height: 40px;
  background: #e4e4e4;
  border-bottom: 1px solid #fff;
}

.odcat ul li a {
  padding-left: 50px;
  background: #efefef;
}

.odcat li a:hover {
  background-color: #a5a5a5;
}

.odcat ul {
  padding: 0px 0px 0px 0px;
  margin: 0px;
  list-style: none;
}

.productPage {
  display: table;
  width: 100%;
}

.left_product {
  display: table-cell;
  width: 390px;
  vertical-align: top;
}

.right_product {
  display: table-cell;
  vertical-align: top;
  padding-left: 30px;
}

.jshop_img_description #list_product_image_thumb {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 5px;
}

img.jshop_img_thumb {
  padding: 1px;
  text-align: center;
  border: 1px solid #ccc;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  cursor: pointer;
  margin-top: 0px;
}

.productfull .image_middle {
  width: 100%;
  position: relative;
}

.module .product_label {
  position: absolute;
  margin-left: 0px;
  margin-top: 0px;
  right: -1px;
  top: -3px;
  z-index: 1;
}

.product .product_label {
  position: absolute;
  margin-left: 0px;
  margin-top: 0px;
  right: -9px;
  top: -11px;
  z-index: 1;
}

.product * {
}

.block_price {
  font-size: 20px;
}

.btn_zakaz {
  background: #000;
  border-radius: 5px;
  color: #fff;
}

#table_payments td,
#table_shippings td {
  border: 0px;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

#table_payments,
#table_shippings {
  border: 0px;
}

.jshop_img_thumb {
  display: inline-block;
  vertical-align: top;
  height: 90px !important;
  margin-top: 10px;
}

.extra_fields_name {
  font-weight: bold;
}

.productfull .extra_fields {
  margin: 0px;
}

#list_product_image_thumb {
  text-align: left;
}

.form-horizontal .block_sorting_count_to_page .control-label {
  width: auto;
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.form-horizontal .block_sorting_count_to_page .controls {
  margin-left: 0px;
  display: inline-block;
  vertical-align: middle;
}

.block_sorting_count_to_page {
  padding-bottom: 20px;
  /* display: flex; */
  align-items: center;
  flex-wrap: wrap;
}

.blockPrice {
  padding: 10px 0px 16px 0px;
}

.product_price {
  font-size: 28px;
  color: #000;
  display: inline-block;
  padding-right: 10px;
  font-weight: bold;
}

.product_price_old {
  display: inline-block;
  font-size: 20px;
  color: #ff0000;
  text-decoration: line-through;
}

.moduleProductItem {
  margin-bottom: 30px;
}

.moduleProductPrice .product_price {
  font-size: 16px;
  color: #000;
  display: inline-block;
  padding-right: 10px;
  font-weight: bold;
}

.moduleProductPrice {
  padding: 8px 0px;
}

.moduleProductPrice .product_price_old {
  display: inline-block;
  font-size: 16px;
  color: #ff0000;
  text-decoration: line-through;
}

.navProd {
  list-style: none;
}

.navProd li {
}

.navProd li a {
}

.navProd li.active {
  display: block;
}

.tab-content .tab-pane {
  display: none;
}

.tab-content .tab-pane.active {
  display: block;
}

#list_product_image_middle img {
  max-width: 100%;
}

#top-bottom {
  width: 50px;
  height: 50px;
  background: url("/images/libre-arrow-up.svg") 0px 0px no-repeat;
  cursor: pointer;
  position: fixed;
  bottom: 14px;
  right: 40px;
  opacity: 0.7;
  z-index: 9999;
}

#top-bottom:hover {
  opacity: 1;
}

.left_sidebar a.active + ul {
  display: block !important;
}

.control-group select {
  margin-bottom: 0px;
}

.pagination-list {
  list-style: none;
  padding: 0px;
  text-align: center;
}

.pagination-list li {
  display: inline-block;
  padding: 0px 10px;
}

div.jshop_prod_attributes select {
  width: auto;
  padding: 7px 12px;
  font-size: 16px;
  height: 40px;
  width: auto;
  min-width: 250px;
}

.filter-cell label {
  color: #020813;
  font-size: 14px;
  display: block;
  cursor: pointer;
  padding: 8px 16px 8px 16px;
  border-bottom: 1px solid #e4e4e4;
  vertical-align: middle;
  margin: 0px;
  line-height: 16px;
}

.filter-cell label:last-child {
  border: 0px;
}

.filter-cell label:hover {
  background: #c4c4c4;
}

.filter-cell .chek {
  position: relative;
  float: right;
}

.filter-cell .chek:before {
  content: "";
  position: absolute;
  top: 1px;
  right: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #818181;
}

.checkbox_f:checked + .chek:after {
  opacity: 1;
}

.checkbox_f:not(checked) + .chek:after {
  content: "";
  background: #818181;
  position: absolute;
  top: 4px;
  right: 3px;
  width: 10px;
  height: 10px;
  opacity: 0;
}

.filter-cell .checkbox_f {
  opacity: 0;
  display: none;
}

.ExtendedFilterContainer {
  padding: 20px 0px 0px 0px;
}

.ExtendedFilterContainer .slider_wrapper {
  width: 100%;
  box-sizing: border-box;
  padding: 0px 20px 18px 20px;
}

.filter-cell h3 {
  margin: 0px 0px 0px 0px;
  color: #000;
  padding: 8px 10px;
  font-size: 18px;
  font-weight: 100;
  text-align: left;
  cursor: pointer;
  position: relative;
  background: #e4e4e4;
}

.filter_scrol {
  border: 1px solid #e4e4e4;
}

.filter-slider-amount {
  width: 100%;
  text-align: center;
  font-size: 18px;
  border-radius: 4px 4px 0px 0px;
  border: 0px;
  border-bottom: 0px;
  padding: 8px 0px;
  background: #fff;
  color: #000;
}

.ExtendedFilterContainer .filter-cell {
  padding: 0px 0px 20px 0px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 0px !important;
  background: #e4e4e4 !important;
  font-weight: normal;
  color: #555555;
  box-shadow: 0px 0px 3px #000;
  cursor: pointer !important;
  transition: 0s;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -6px !important;
}

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #e4e4e4 !important;
  color: #222222;
  font-weight: bold;
}

.ui-widget.ui-widget-content {
  border: 1px solid #e4e4e4;
  border-radius: 0px;
  height: 10px;
  width: 100%;
}

.ui-widget.ui-widget-content {
  border: 1px solid #ccc;
  border-radius: 0px;
  height: 10px;
  width: 100%;
  border-radius: 3px;
}

.right_product h1 {
  text-align: left;
}

.moduleProductName {
  overflow: hidden;
  /*height: 52px;*/
  margin-bottom: 6px;
}

.moduleProductName h4 {
  margin: 0px !important;
}

.moduleProductPrice .blockPrice {
  padding: 10px 0px 14px 0px;
}

.moduleProductPrice {
  margin: 0px !important;
}

.moduleProductName * {
  font-size: 20px;
}

.moduleProductDescription {
  height: 24px;
  overflow: hidden;
}

.moduleProductImage img {
  width: 100% !important;
  max-height: initial !important;
  height: auto !important;
}

.related_header {
  margin: 0px 0px 20px 0px;
  padding: 20px 0px 10px 0px;
  border-bottom: 1px solid #999;
}

.moduleProductImage {
  overflow: hidden;
  margin-bottom: 10px;
}

.moduleProductImage img {
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  margin: 0px !important;
}

/* .moduleProductItem:hover .moduleProductImage img {
  transform: scale(1.2);
} */

.moduleNewsDate {
  color: #7d7d7d;
  font-style: italic;
  padding: 0px 0px 10px 0px;
  font-size: 14px;
}

.moduleNewsDate p {
  margin: 0px;
}

.module .moduleProductLink .btn {
  /* background-color: #E4E4E4;
    border: 0px;
    border-radius: 0px;
    color: #000; */
  background: linear-gradient(45deg, #09336d, #b80021);
  /* background-color: #09336d; */
  color: #fff;
  font-family: Montserrat;
  border-radius: 35px;
  line-height: 35px;
  padding: 10px 25px;
}

.prodBuy {
}

.btnQuantBtn {
  display: table;
  width: 100%;
}

.jshop input.product_minus,
.jshop input.product_plus {
  height: 40px;
  display: table-cell;
  vertical-align: top;
  width: 40px !important;
  padding: 0px;
  text-align: center;
  background: #000;
  color: #fff;
  border: 0px;
  margin: 0px;
}

.jshop .product_quant {
  height: 40px;
  border-radius: 0px;
  border: 2px solid #e4e4e4;
  width: 50px;
  text-align: center;
  padding: 0px 4px;
  margin: 0px;
}

.prodInBlLeft {
  display: inline-block;
  vertical-align: middle;
}

.prodInBlRight {
  display: inline-block;
  vertical-align: middle;
}

.prodInBlRight input {
  border-radius: 0px;
}

div.jshop_register {
  width: 100%;
  max-width: 550px;
  margin: 0px auto;
  padding: 0px;
}

.jshop input,
.jshop textarea,
.jshop select {
  border: 1px solid #e4e4e4;
  margin: 0;
  font-size: 100%;
  height: 40px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 1.33;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

.jshop_register input,
.jshop_register textarea,
.jshop_register select {
  width: 100%;
}

.jshop input[type="submit"],
.jshop input[type="button"],
.jshop button[type="submit"] {
  background: #e4e4e4;
  color: #000;
  border-radius: 0px;
  border: 0px;
}

.cart th,
.jshop_order_step {
  text-align: center;
  background-color: #f5f5f5;
  padding: 10px 10px !important;
  border: 1px solid #ccc;
}

.cart th *,
.jshop_order_step *,
.jshop_order_step a {
  color: #000;
  font-size: 16px;
}

.cart td {
  text-align: center;
  border: 1px solid #ccc;
  padding: 10px 10px;
  vertical-align: top;
}

.cart .jshop_img {
  max-height: 150px;
}

.cart_buttons #checkout {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.btn_arr_left,
.btn_arr_right {
  background: #e4e4e4;
  color: #000;
  padding: 7px 20px;
  font-size: 16px;
  border-radius: 0px;
  margin-bottom: 14px;
}

.jshop_img_description_center {
  justify-content: center;
}

.control-group {
  padding-bottom: 14px;
}

.checkout_shipping_block input[type="radio"],
.checkout_payment_block input[type="radio"] {
  margin-top: 0px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.jshop input[type="radio"],
.jshop input[type="checkbox"] {
  width: 16px;
  height: 16px;
  padding: 0px;
  border-radius: 4px;
}

.jshop label {
  margin: 0px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.prodAddToCart {
}

.moduleProductLink {
  display: flex;
  align-items: center;
  justify-content: center;
}

.moduleProductLink a {
  margin: 0px 4px;
}

.alert {
  background: #66b732;
  border: 1px solid #4c8a24;
  margin-bottom: 30px;
  padding: 20px 30px 20px 20px;
  border-radius: 0px;
}

.fielderror {
  background-color: initial !important;
  border: 1px solid #ff0000 !important;
}

.alert h4 {
  font-size: 24px;
  margin: 0px;
}

.alert-success {
  /*background: #000;*/
}

.alert * {
  color: #fff;
  margin: 0px;
}

.msgAlert {
  position: fixed;
  top: 50px;
  left: 50%;
  top: 10%;
  transform: translateX(-50%);
  z-index: 9;
  box-shadow: 0px 0px 5px #000;
  min-width: 250px;
}

.closeP {
  position: absolute;
  right: 7px;
  top: 8px;
  text-align: center;
  width: auto;
  height: auto;
  color: #fff !important;
  text-shadow: none;
  opacity: 1;
  line-height: 16px;
}

.thumbnail.fancybox {
  margin-right: 1%;
  margin-bottom: 8px;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: inline-block;
  zoom: 1;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

a.thumbnail.fancybox:hover,
a.thumbnail.fancybox:focus,
a.thumbnail.fancybox.active {
  border-color: #848484;
}

.table_order_list .buttons {
  text-align: left;
  padding-top: 10px;
}

.btnOrders {
  background: #e4e4e4;
  border-radius: 0px;
}

.no_content .contentBlock {
  display: none;
}

.module.block__positionstatic {
  position: static;
  width: 100%;
}

.no_content .module.block__positionabsolute {
  position: absolute;
  z-index: 9;
  width: 100%;
}

.module.block__positionfixed {
  position: fixed;
  z-index: 9;
  width: 100%;
}

@media screen and (max-width: 992px) {
  .minicart.uk-table td {
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
  }

  .minicart.uk-table {
    border: 0px;
  }

  .uk-form .row .row [class*="col-md-"],
  .uk-form .row .row [class*="col-lg-"] {
    padding-left: 15px;
    padding-right: 15px;
  }

  table.jshop {
    table-layout: auto;
  }

  iframe {
    max-width: 100%;
    height: 200px;
  }

  .row .row [class*="col-md-"],
  .row .row [class*="col-lg-"] {
    padding-left: 0px;
    padding-right: 0px;
  }

  .tableRowMob {
    width: 100% !important;
    display: block;
    height: auto !important;
  }

  .tableRowMob td {
    width: 100%;
    display: block;
    padding: 0px;
  }

  .tableRowMob tbody {
    width: 100%;
    display: block;
  }

  .tableRowMob tr {
    width: 100%;
    display: block;
  }

  .popupBlock {
    padding: 0px 15px;
  }

  .block_sorting_count_to_page .control-label {
    display: none !important;
  }

  .moduleProductName {
    height: auto;
  }

  .moduleProductDescription {
    height: auto;
  }

  .left_sidebar + .contentWrapper {
    width: 100%;
    float: none;
    box-sizing: border-box;
  }

  .left_sidebar {
    width: 100%;
    padding-right: 0px;
  }

  .h-100 {
    height: auto !important;
  }

  img {
    height: auto !important;
  }

  .showFontText .galleryText {
    opacity: 1 !important;
  }

  .label_products {
    text-align: center;
  }

  .gorizont_form .input-group {
    margin-right: 0px;
  }

  .panelElements {
    text-align: left;
    position: relative;
    overflow: hidden;
  }

  .elements_list {
    width: 730px;
  }

  .panelLeft {
    display: block;
    background: #fff url("../images/exicon_prev_black.svg") 50% 50% no-repeat;
    background-size: 20px;
    position: absolute;
    left: 40px;
    top: 0px;
    height: 100%;
    width: 42px;
    box-shadow: 0px 0px 6px #848484;
  }

  .panelRight {
    display: block;
    background: #fff url("../images/exicon_next_black.svg") 50% 50% no-repeat;
    background-size: 20px;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 42px;
    box-shadow: 0px 0px 6px #848484;
  }

  .panelElementsBlock {
    margin: 0px 30px;
    overflow: auto;
  }

  .blockPrice {
    text-align: center;
  }

  .prodBuy {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .module .product_label {
    right: 0px;
  }

  .left_product {
    width: 100%;
    display: block;
  }

  .right_product {
    width: 100%;
    display: block;
    padding-left: 0px;
    padding-top: 20px;
  }

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .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-lg-auto,
  .col-md,
  .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-md-auto,
  .col-sm,
  .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-sm-auto,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-auto {
    position: relative;
    width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 100%;
  }

  .moduleNewsImage img {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
  }
}

@media screen and (max-width: 480px) {
  .moduleProductName {
    height: auto !important;
  }
  .carMiniList {
    width: 100%;
  }

  .head_title {
    word-break: break-word;
  }

  .ex_row_pt_0 {
    padding-top: 0;
  }

  .ex_row_pt_15 {
    padding-top: 15px;
  }

  .ex_row_pt_30 {
    padding-top: 15px;
  }

  .ex_row_pt_45 {
    padding-top: 15px;
  }

  .ex_row_pt_60 {
    padding-top: 15px;
  }

  .ex_row_pt_75 {
    padding-top: 15px;
  }

  .ex_row_pt_90 {
    padding-top: 15px;
  }

  .ex_row_pt_105 {
    padding-top: 15px;
  }

  .ex_row_pt_120 {
    padding-top: 15px !important;
  }

  .ex_row_pt_135 {
    padding-top: 15px !important;
  }

  .ex_row_pt_150 {
    padding-top: 15px !important;
  }

  .ex_row_pt_165 {
    padding-top: 15px !important;
  }

  .ex_row_pt_180 {
    padding-top: 15px !important;
  }

  .ex_row_pt_195 {
    padding-top: 15px !important;
  }

  .ex_row_pt_210 {
    padding-top: 15px !important;
  }

  .ex_row_pb_0 {
    padding-bottom: 0;
  }

  .ex_row_pb_15 {
    padding-bottom: 15px;
  }

  .ex_row_pb_30 {
    padding-bottom: 15px;
  }

  .ex_row_pb_45 {
    padding-bottom: 15px;
  }

  .ex_row_pb_60 {
    padding-bottom: 15px;
  }

  .ex_row_pb_75 {
    padding-bottom: 15px;
  }

  .ex_row_pb_90 {
    padding-bottom: 15px;
  }

  .ex_row_pb_105 {
    padding-bottom: 15px;
  }

  .ex_row_pb_120 {
    padding-bottom: 15px !important;
  }

  .ex_row_pb_135 {
    padding-bottom: 15px !important;
  }

  .ex_row_pb_150 {
    padding-bottom: 15px !important;
  }

  .ex_row_pb_165 {
    padding-bottom: 15px !important;
  }

  .ex_row_pb_180 {
    padding-bottom: 15px !important;
  }

  .ex_row_pb_195 {
    padding-bottom: 15px !important;
  }

  .ex_row_pb_210 {
    padding-bottom: 15px !important;
  }
}
