html {
  min-height: 100%;
  position: relative;
  -ms-overflow-style: scrollbar;
}
body {
  background: #fff;
  color: #000;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.25px;
}
ul,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/* li{list-style:none}*/
a {
  cursor: pointer;
}
a {
  /* -webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none; */
  outline: none !important;
}
input {
  outline: none !important;
}
button {
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
button:hover {
  opacity: 0.9;
}
.container,
.modal {
  min-width: 290px;
}
#header mark {
  background-color: #6b6b6b;
}
.mt-20{
  margin-top: 20px
}
@media (max-width: 992px) {
  .container {
    width: 100%;
  }
}
.left {
  float: left;
}
.right {
  float: right;
}
.dib {
  display: inline-block;
}
.red {
  color: #e11717;
}
.blue {
  color: #215bc6;
}
.turquoise {
  color: #1d7c9b;
}
#before-load {
  background: #fff;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
}
#before-load i {
  color: #6b6b6b;
  font-size: 50px;
  left: 50%;
  margin: -35px 0 0 -35px;
  position: absolute;
  top: 50%;
}
@media (max-width: 480px) {
  #before-load i {
    left: 55%;
    top: 55%;
  }
  .container {
    padding-right: 20px !important;
    padding-left: 15px !important;
  }
  .right_product_block_img {
    margin: 0 15px 12px;
  }
}
/*-CANVAS-*/
.mm-listview {
  font-size: 14px;
  color: #fff;
}
.mm-panels > .mm-panel {
  padding: 0;
}
.mm-panels > .mm-panel::before {
  height: 0;
}
.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 49px;
}
.mm-vertical .mm-listview > li > .mm-next::after,
.mm-listview > li.mm-vertical > .mm-next::after {
  top: 19px;
}
.mm-vertical .submenu > li > .mm-next,
.submenu > li.mm-vertical > .mm-next {
  height: 32px;
}
.mm-vertical .submenu > li > .mm-next::after,
.submenu > li.mm-vertical > .mm-next::after {
  top: 11px;
  left: 19px;
}
.submenu .mm-next {
  width: 50px;
}
.mm-opened .canvas ul {
  display: block !important;
}
.canvas ul {
  margin: 0 !important;
  padding: 0 !important;
}
.canvas ul li {
  position: relative;
}
.canvas ul li a {
  text-transform: uppercase;
}
.canvas ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  padding-left: 4px;
}
.submenu a {
  font-size: 14px;
  color: #fff;
  display: block;
  padding: 5px 10px 8px;
  text-transform: none !important;
}
.active_m {
  display: block !important;
}
.submenu_submenu a {
  font-size: 12px;
}
.canvas ul li .canvas_img {
  width: 35px;
  height: 25px;
}
/* .canvas ul li .canvas_sign_img{background:url(../images/sprite_menu.png);background-position:-10px -246px} */
.canvas ul li .canvas_cart_img {
  background: url(../images/sprite_menu.png);
  background-position: -10px -65px;
}
.canvas_how_many {
  background: #1a5fdd;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  height: 24px;
  line-height: 23px;
  position: absolute;
  right: 15px;
  text-align: center;
  top: 10px;
  width: 24px;
}
.canvas ul li .canvas_catalog_img {
  background: url(../images/sprite_menu.png);
  background-position: -10px -101px;
}
.canvas ul li .canvas_contact_img {
  background: url(../images/sprite_menu.png);
  background-position: -10px -208px;
}
/*-HEADER-*/
#header {
  background: #6b6b6b;
  width: 100%;
}
.fancybox-margin #header {
  padding-right: 17px;
}
/* header_left */
.header_left {
  color: #fff;
  padding: 16px 15px;
  font-size: 15px;
}
.header_left_phone i {
  font-size: 14px;
  position: relative;
  top: 1px;
}
.header_left_phone span {
  color: #d6d6d6;
}
.header_left_phone a {
  /* color:#d6d6d6; */
  color: #fff;
  text-decoration: none;
  margin-left: 1px;
}
.header_left_callback {
  margin-left: 20px;
}
.header_left_callback a {
  border-bottom: 1px dashed #fff;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.header_left_callback a:hover {
  border: none;
}
.header_left_time {
  margin-left: 20px;
}
.header_left_time i {
  font-size: 14px;
  position: relative;
  top: 1px;
}
.header_left_time span {
  color: #d6d6d6;
  margin-left: 2px;
}
.header_left_mail {
  margin-left: 20px;
}
.header_left_mail i {
  font-size: 14px;
  position: relative;
  top: 1px;
}
.header_left_mail a {
  color: #d6d6d6;
  margin-left: 2px;
}
/* header_right */
.header_right {
  font-size: 14px;
  text-align: right;
  padding: 0;
  margin: 0;
}
.header_right_catalog {
  background: #ffc000;
  color: #2c2c2c;
  cursor: pointer;
  padding: 16px 10px;
  position: relative;
  z-index: 3;
}
.header_right_catalog:hover {
  color: #2c2c2c;
  text-decoration: none;
}
.header_right_catalog span {
  border-bottom: 1px dashed #2c2c2c;
  text-transform: uppercase;
}
.header_right_catalog.active:after {
  content: '';
  position: absolute;
  left: 43%;
  bottom: -5px;
  border: 10px solid transparent;
  border-bottom: 10px solid #f6f6f6;
  z-index: 3;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.header_right_catalog:hover span,
.header_right_catalog.active span {
  border: none;
}
.header_right_sign {
  color: #fff;
  cursor: pointer;
  padding: 15px 0px 15px 5px;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.header_right_sign:hover,
.header_right_search:hover,
.header_right_search.active,
.header_right_wishlist:hover {
  background: #666;
  color: #fff;
  text-decoration: none;
}
.header_right_search,
.header_right_wishlist {
  cursor: pointer;
  height: 50px;
  position: relative;
  text-decoration: none; /* padding:15px 15px; */
  padding: 15px 15px 5px 5px;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
/* .header_right_search:hover, .header_right_search.active, .header_right_wishlist:hover{background:#666}
 */ /* .header_right_search span{display:block;height:100%} */
.header_right_search span {
  /* display: block; */
  height: 100%;
  color: #fff;
  cursor: pointer;
}
.header_right_search form {
  position: absolute;
  right: 57px;
  top: -1px;
  z-index: 3;
}
/* .header_right_search .search_input{background:#565656;border:none;color:#fff;font-size:12px;height:52px;opacity:0;outline:none;padding-left:15px;text-transform:uppercase;width:0px;-webkit-transition:0.2s;transition:0.2s} */
.header_right_search .search_input {
  background: #f5f4f4;
  border: none;
  color: #2c2c2c;
  font-size: 12px;
  height: 52px;
  opacity: 0;
  outline: none;
  padding-left: 15px;
  text-transform: uppercase;
  width: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-weight: 700;
}
.header_right_search .search_input::-webkit-input-placeholder {
  color: #a6a6a6;
  font-size: 12px;
  opacity: 1;
  text-transform: uppercase;
}
/* .header_right_search .search_input::-moz-placeholder{color:#a6a6a6;font-size:12px;opacity:1;text-transform:uppercase} */
.header_right_search .search_input::-moz-placeholder {
  color: #2c2c2cb3;
  font-size: 12px;
  opacity: 1;
  text-transform: uppercase;
}
.header_right_search .search_input.active {
  width: 210px;
  opacity: 1;
}
.header_right_cart {
  cursor: pointer;
  padding: 15px 18px;
  position: relative;
}
.header_right_cart:hover,
.header_right_cart.active {
  background: #666;
}
.header_right_cart .how_many,
.header_right_wishlist .how_many {
  background: #1a5fdd;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 10px;
  height: 18px;
  padding-top: 2px;
  position: absolute;
  right: 8px;
  text-align: center;
  top: 8px;
  width: 18px;
}
.cart_full {
  background: #fff;
  box-shadow: 0px 8px 20px 4px rgba(0, 0, 1, 0.1);
  display: none;
  padding: 10px 15px;
  position: absolute;
  right: 15px;
  text-align: left;
  width: 410px;
  z-index: 3;
}
.cart_full.active {
  display: block;
}
.cart_full_item {
  border-bottom: 1px solid #eaeaea;
  letter-spacing: 0;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.cart_full_item .item_img {
  float: left;
  margin-right: 20px;
}
.cart_full_item .item_img img {
  height: 40px;
  width: 40px;
  padding: 0;
  border: none;
  border-radius: 0;
}
.cart_full_item .item_detail {
  float: left;
  font-size: 12px;
  line-height: 1.3;
  margin-top: 3px;
  width: 180px;
}
.cart_full_item .item_price {
  float: right;
  font-size: 12px;
  margin-top: 10px;
}
.cart_full_item .item_price p {
  display: inline-block;
  margin-left: 8px;
}
.cart_full_item .item_price p.red {
  margin-left: 10px;
}
.cart_full_item .item_price p.red a {
  color: #fe0d0d;
  display: block;
  font-weight: 700;
  text-decoration: none;
}
.cart_full_price {
  letter-spacing: 0;
  text-align: right;
  font-size: 14px;
  margin-bottom: 15px;
}
.cart_full_price p span {
  font-weight: 700;
}
.cart_full_button {
  overflow: hidden;
}
.cart_full_button a {
  border-radius: 2px;
  border: none;
  color: #000;
  padding: 3px 8px;
  text-decoration: none;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.cart_full_button a:hover {
  opacity: 0.9;
}
.cart_full_button .view_cart {
  background: #dadada;
  float: left;
}
.cart_full_button .form_order {
  background: #ffc000;
  float: right;
}
.full_catalog {
  background: #fcfcfc;
  border-bottom: 1px solid rgba(107, 107, 107, 0.5);
  border-top: 4px solid #ffc000;
  display: none;
  padding-top: 40px;
  padding-bottom: 40px;
  position: absolute;
  width: 100%;
}
.full_catalog_list {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
}
.full_catalog.active {
  display: block;
  z-index: 2;
}
.full_catalog_list_block {
  width: 100%;
  margin-bottom: 25px;
  vertical-align: top;
  position: relative;
}
.full_catalog_list_block ul li {
  padding: 0 10px 0 5px;
  line-height: 12px;
  margin-bottom: 10px;
}
.full_catalog_list_block ul li:last-child {
  margin-bottom: 0;
}
.full_catalog_list_block ul li > a {
  color: #000;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.full_catalog_list_block ul li a:hover {
  color: #1a5fdd;
  border-bottom: 1px dashed #1a5fdd;
}
.full_catalog .catalog_submenu {
  margin-top: 7px;
}
.full_catalog .catalog_submenu li {
  margin-bottom: 10px;
}
.full_catalog .catalog_submenu li a {
  color: #707070;
  font-size: 11px;
  font-weight: 400;
  text-transform: none;
}
.full_catalog .catalog_submenu li a:hover {
  border: none;
  color: #707070;
  text-decoration: underline;
}
.full_catalog .catalog_submenu .menu3rdlevel_inner ul {
  margin: 0 0 15px 0;
}
.full_catalog .catalog_submenu .menu3rdlevel_inner li {
  padding: 5px 0 5px 10px;
  margin: 0;
}
@media (max-width: 1200px) {
  .header_left {
    font-size: 11px;
  }
  .header_right {
    font-size: 12px; /* width: 323px; */
  }
  .header_right_catalog,
  .header_right_search .search_input {
    height: 51px;
  }
  .header_left {
    color: #fff;
    padding: 15px 15px 9px;
    font-size: 12px;
  }
  .header_left_mail {
    margin-left: 0;
  }
  .header_left_time {
    margin-left: 0;
  }
  
  .christmass-tree {
  display: none;
}
}
.header_right_sign {
  padding: 15px 0px 15px 5px;
}
@media (max-width: 992px) {
  #header {
    display: none;
  }

  iframe {
    max-width: 100%;
  }
}
/*-MENU-*/
#menu {
  background: #fff;
  box-shadow: 0px 1px 1px 0px rgba(51, 51, 51, 0.1); /* padding:15px 0 */
  padding: 5px 0;
}
#menu .container {
  position: relative;
}
/* menu_list */
.menu_list {
  text-align: right;
}
.menu_list ul {
  margin-top: 8px !important;
}
.menu_list ul li {
  display: inline-block;
  margin-left: 15px;
}
.menu_list ul li:nth-child(1) {
  margin-left: 0;
}
.menu_list ul li a {
  font-size: 14px;
  text-transform: uppercase;
  color: #949494;
  text-decoration: none;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.menu_list ul li a:hover {
  /* color:#15abba; */
  font-weight: bold;
}
.menu_callback {
  margin-top: 7px;
}
.menu_callback a {
  color: #000;
  border-bottom: 1px dashed #000;
}
.menu_find {
  margin-top: 5px;
}
.menu_find input {
  border: 1px solid #c2c2c2;
  height: 30px;
  max-width: 100%;
  padding-left: 10px;
  vertical-align: top;
  width: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.menu_find input.entry_field:focus {
  border: 2px solid #2678e7;
}
.menu_find button {
  background: #2678e7;
  border: none;
  margin-left: -4px;
  padding: 4px 9px 6px;
  vertical-align: top;
}
#languages {
  background: #0f2441;
  padding: 4px 10px;
  color: #8d9892;
  text-transform: uppercase;
}
#languages a {
  text-transform: uppercase;
  font-size: 15px;
}
#languages .delimit {
  width: 1px;
  background: #404f62;
  padding-right: 0;
  height: 15px;
  display: inline-block;
  margin-bottom: -2px;
  margin-right: 3px;
  margin-left: 3px;
}
/* canvas_button */
.canvas_button {
  position: absolute;
  right: 15px;
  top: 7px;
}
.canvas_button a {
  cursor: pointer;
  height: 30px;
}
.canvas_button a span {
  background: #6e6e6e;
  display: block;
  height: 4px;
  position: relative;
  opacity: 1;
  width: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.canvas_button a span:nth-child(1) {
  top: 0;
}
.canvas_button a span:nth-child(2) {
  top: 5px;
}
.canvas_button a span:nth-child(3) {
  top: 10px;
}
.mm-opening .canvas_button a span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 10px;
}
.mm-opening .canvas_button a span:nth-child(2) {
  opacity: 0;
}
.mm-opening .canvas_button a span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 2px;
}
@media (min-width: 993px) {
  .canvas_button {
    display: none;
  }
  .menu_callback {
    display: none;
  }
  .menu_find {
    display: none;
  }
  table.pqb-mob {
    display: none;
  }
  nav#canvas {
    display: none !important;
  }
  #before-load {
    display: none !important;
  }
  #blok-header-1 {
    display: none;
  }
  .cena-snizim {
    float: right;
    position: absolute;
    right: 10px;
  }

/*   input[type='text'] {
    border: none !important;
  } */
}
@media (max-width: 992px) {
  #menu {
    padding: 15px 0;
  }
  .menu_list {
    display: none;
  }
  .menu_logo img {
    margin: 0 auto;
    display: inline-block;
  }
  .menu_find img {
    display: none;
  }
  td.pqb-mob {
    display: none;
  }
  .reviews {
    margin: 0 0 0px 0 !important;
  }
  .cena-snizim {
    float: right;
    /* position: absolute; */
    right: 10px;
    width: 50%;
    /* display: none; */
  }
}
@media (max-width: 767px) {
  .menu_logo {
    margin-bottom: 15px;
  }
  .menu_callback {
    text-align: center;
  }
  .shop_page_head_info .price {
    border-bottom: 0px solid #dedede !important;
    padding-bottom: 5px !important;
  }
/*   #slider {
    padding: 4px 0 0 !important;
  }
  #breadcrumbs {
    margin-top: 10px !important;
  } */

  #slider{padding: 130px 0 0!important;}
  /* #slider{padding: 0px 0 0!important;} */
  #breadcrumbs {margin-top: 130px!important;} 
  
  /* logo-down */
  .logo-down {
	left: 65px !important;
	width: 125px !important;
	top: 30px !important;
	height: 30px !important;
	/* /logo-down */
}
  
}

@media (min-width: 1600px){
.container {width: 1570px;}
}

/*-SLIDER-*/
#slider {
  padding: 20px 0;
}
.swiper-slide {
  font-size: 48px; /* padding-bottom:90px; */
  text-align: center;
}
.swiper_info {
  margin-bottom: 40px;
  display: none;
}
.swiper_info h2 {
  font-size: 1em;
  margin-bottom: 10px;
}
.swiper_info h3 {
  font-size: 0.5em;
  line-height: 1.3;
}
.swiper_img img {
  display: block;
  height: auto;
  /* margin:0 auto; */
  max-width: 1290px;
  max-height: 568px;
  width: 100%;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.swiper-pagination-bullet {
  height: 9px;
  width: 9px;
}
.swiper-pagination-bullet-active {
  background: #ffc000;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

@media screen and (max-width: 575px) {
  .owl-carousel .owl-item img {
    width: 60% !important;
  }
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #ffc000;
  outline: none;
}

.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 4px 6px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-nav {
  position: absolute;
  width: 100%;
  top: 30%;
  z-index: -1;
}

.owl-theme .owl-nav button,
.owl-theme .owl-nav button:hover,
.owl-theme .owl-nav button:focus {
  color: #62b6d9 !important;
  outline: none;
}

.owl-theme .owl-nav .owl-prev {
  float: left;
  margin-left: -26px;
}

.owl-theme .owl-nav .owl-next {
  float: right;
  margin-right: -26px;
}

@media (max-width: 992px) {
  /* .swiper-slide{font-size:44px;padding:70px 0 80px} */
  .swiper-slide {
    font-size: 44px;
  }
  #slider {
	padding: 10px 0 0 0;
	/* margin-top: -20px; */
}
  .timer-product-carousel-area {
    overflow: hidden;
    position: relative;
    width: 92%;
    padding: 0 0 0 3%;
  }
}
@media (max-width: 768px) {
  .swiper-slide {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  /* .swiper-slide{font-size:36px;padding:120px 0;} */
  .swiper-slide {
    font-size: 36px;
  }
.cabinet.opened {
	margin-right: 6px !important;
}
.color-product h4 {
	left: 0px!important;	
}
  /* a.opened img { */
    /* /* margin-right: 6px !important; */
	/* margin-right: 45px !important; */
  /* }  */




input#customer_firstname,
input#customer_telephone,
input#customer_field20,
input#customer_email,
input#shipping_address_address_1, 
input#shipping_address_field21,
input#shipping_address_index2,
input#shipping_address_city_2,
#shipping_address_country_2{
min-width: 310px;
  }

  /* #breadcrumbs {
     margin-bottom: 4px !important;
    margin-top: 10px; 

   margin-top: 130px !important;
  }*/
  .ocf-offcanvas {top: 80px!important;}
  
  .mob58 {padding: 58px 0 0 0!important;}
  
  #relative .ukrcreditsticker {visibility: hidden !important;}
}
/*-CATEGORY_IMG-*/
#category_img {
  background: #f6f6f6;
  padding: 0;
}
#category_img .container {
  padding: 25px 25px;
}
.category_title {
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 50px;
  letter-spacing: 0.5px;
}
.category_img {
  display: block;
  font-size: 35px;
  margin-bottom: 17px;
  padding: 0 10px;
  position: relative;
  text-align: center;
  overflow: hidden;
  text-decoration: none;
}
.category_img_overflow {
  overflow: hidden;
  border-radius: 14px;
}
.category_img_txt {
  bottom: 0;
  color: #fff;
  font-size: 1em;
  font-weight: 500;
  left: 15px;
  letter-spacing: 0.5px;
  position: absolute;
  right: 15px;
  text-transform: uppercase;
  top: 0;
  z-index: 1;
}
.category_img_txt p {
  /* background:rgba(51, 51, 51, 0.3); */
  display: inline-block;
  padding: 0 10px;
  text-shadow: black 0 0 2px;
}
.category_img_x1 p {
  margin-top: 8%;
}
.category_img_x2 p,
.category_img_x3 p {
  margin-top: 15%;
  font-family: 'PT Sans Narrow' !important;
  font-weight: 700;
  font-size: 30px;
}
.category_img img {
  display: block;
  height: auto;
  width: 100%;
  min-height: 150px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.category_img:hover img {
  transform: scale(1.05);
}
@media (max-width: 1200px) {
  /* .category_img_x3 p{margin-top:20%} */
}
@media (max-width: 1080px) {
  #breadcrumbs {
    margin-bottom: 6px !important;
    /* margin-top: -10px !important; */
  }
  .page h3 {
    margin-bottom: 20px !important;
  }
  .left_sidebar {
    margin-bottom: 0px !important;
  }
  .right_content_sorting {
    margin-bottom: 20px !important;
  }
  .header_left {
    top: 7px;
  }
}

@media (max-width: 1190px) {
  #blok-header-0 {
    display: none;
  }
}

@media (width: 1024px) {
  #blok-header-1 {
    width: 150px !important;
    margin: -40px 170px -10px;
    position: absolute;
  }
}

@media (max-width: 768px) {
  /* .category_img_x1 p{margin-top:60px} */
}
/*-FOOTER-*/
#footer {
  background: #eaeaea;
  letter-spacing: 0.5px;
  padding: 50px 0 10px;
  font-family: 'PT Sans Narrow' !important;
}
/* footer_left */
.footer_menu h3 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.footer_menu ul li {
  margin-bottom: 5px;
}
.footer_menu ul li a {
  color: #000;
  font-size: 15px !important;
}
/* footer_right */
.footer_contact h3 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.footer_contact_block {
  margin-bottom: 15px;
}
.footer_contact_block h4 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
}
.footer_contact_block a {
  color: #000;
  display: inline-block;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.footer_worktime h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.footer_worktime_block h4 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
}
.footer_accept {
  font-size: 14px; /* text-align:right */
}
.footer_accept_copyright {
  display: inline-block;
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 1.3;
}
.footer_accept_copyright p {
  text-align: left;
}
.footer_accept_copyright p span {
  color: #888;
  margin-left: 10px;
}
.footer_accept_visa {
  margin-bottom: 11px;
}
.footer_accept_visa p {
  margin-bottom: 10px;
}
.footer_accept_visa img {
  display: inline-block;
  width: 31%;
}
.footer_accept_redlab p {
  color: #858585;
  margin-bottom: 5px;
}
@media (max-width: 640px) {
  .footer_left,
  .footer_right {
    width: 100%;
  }
  .footer_copyright,
  .footer_menu,
  .footer_contact,
  .footer_worktime,
  .footer_accept {
    margin-bottom: 20px;
  }
  .footer_menu ul li {
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 10px;
  }
}
@media (max-width: 480px) {
  #footer {
    padding: 40px 0 0px;
  }
  .footer_copyright,
  .footer_menu,
  .footer_contact,
  .footer_worktime,
  .footer_accept {
    width: 100%;
    text-align: left;
  }
  .footer_accept_visa {
    margin-bottom: 20px;
  }
}
/*-BREADCRUMBS-*/
#breadcrumbs {
  margin-top: 20px;
  margin-bottom: 20px;
}
.breadcrumbs_list ul {
  padding: 5px 10px 10px;
  background: #f5f4f4;
}
.breadcrumbs_list ul li {
  display: inline-block;
  margin-right: 0;
  color: #878787;
  font-size: 12px;
}
.breadcrumbs_list ul li a {
  font-size: 12px;
  color: #2678e7;
  text-decoration: underline;
}
.breadcrumbs_list ul li a:hover {
  text-decoration: none;
}
.breadcrumbs_list span {
  color: #878787;
  font-size: 12px;
  margin: 2px 4px;
}
.breadcrumbs_list ul li:nth-last-child {
  color: red;
}
/*-DELIVERY-*/
#delivery {
  padding-bottom: 100px;
}
.delivery_content h3 {
  font-size: 24px;
  margin-bottom: 40px;
}
.delivery_content_block {
  margin-bottom: 40px;
}
.delivery_content_block h4 {
  font-size: 18px;
  margin-bottom: 20px;
}
.delivery_content_block p {
  font-size: 14px;
  margin-bottom: 15px;
}
.delivery_content_block table {
  margin: 20px 0;
  max-width: 400px;
}
/*-PAYMENT-*/
#payment {
  padding-bottom: 100px;
}
.payment_content h3 {
  font-size: 24px;
  margin-bottom: 40px;
}
.payment_content_block {
  margin-bottom: 40px;
}
.payment_content_block h4 {
  font-size: 18px;
  margin-bottom: 20px;
}
.payment_content_block p {
  font-size: 14px;
  margin-bottom: 15px;
}
/*-GUARANTEE-*/
#guarantee {
  padding-bottom: 100px;
}
.guarantee_content h3 {
  font-size: 24px;
  margin-bottom: 40px;
}
.guarantee_content_block {
  margin-bottom: 40px;
}
.guarantee_content_block h4 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
}
.guarantee_content_block p {
  font-size: 14px;
  margin-bottom: 10px;
}
/*-CERTIFICATES-*/
#certificates {
  padding-bottom: 100px;
}
.certificates_content h3 {
  font-size: 24px;
  margin-bottom: 40px;
}
.certificates_content_block {
  margin-bottom: 40px;
}
.certificates_content_block h4 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
}
.certificates_content_block p {
  font-size: 14px;
  margin-bottom: 10px;
}
/*-CONTACTS-*/
/* #contacts{padding-bottom:100px} */
.contacts_title table {
  text-align: center;
}
.contacts_title h3 {
  font-size: 24px;
  margin: 20px;
}
.contacts_map {
  position: relative;
}
.contacts_map iframe {
  vertical-align: bottom;
  pointer-events: none;
}
.contacts_map_attention {
  padding: 15px;
  background: #f5f4f4;
}
.contact_info {
}
.partners {
  margin: 0;
  padding: 0;
}
.contact_info h3 {
  margin: 25px 0 15px 0 !important;
  padding: 0;
}
.contact_info_block {
  margin-bottom: 30px;
}
.contact_info_block h5 {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.contact_info_block h5 i {
  color: #2678e7;
  margin-right: 5px;
}
.contact_info_block p {
  color: #848484;
}
/*
.contact_info_block a{color:#004eff;text-decoration:underline}
.contact_info_block a:hover{text-decoration:none}
*/
.contact_info_block a {
  color: #004eff;
  border-bottom: 1px dotted #005dff;
}
.contact_info_block a:hover {
  color: #004eff;
  border-bottom: 1px dotted #005dff;
}

.contact_info_block_sub {
  margin-top: 10px;
}
.contact_info_block_sub h6 {
  font-size: 14px;
  font-weight: 700;
}
.contact_info form input {
  border: 2px solid #cccccc;
  display: inline-block;
  padding-left: 15px;
  width: 96%;
  height: 35px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.contact_info form input:focus {
  border: 2px solid #2678e7;
}
.contact_info form input::-webkit-input-placeholder {
  color: #000;
  font-size: 14px;
  opacity: 1;
}
.contact_info form input::-moz-placeholder {
  color: #000;
  font-size: 14px;
  opacity: 1;
}
.contact_info form textarea {
  border: 2px solid #cccccc;
  height: 175px;
  padding-left: 15px;
  padding-top: 10px;
  resize: none;
  width: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.contact_info form textarea:focus {
  border: 2px solid #2678e7;
}
.contact_info form textarea::-webkit-input-placeholder {
  color: #000;
  font-size: 14px;
  opacity: 1;
}
.contact_info form textarea::-moz-placeholder {
  color: #000;
  font-size: 14px;
  opacity: 1;
}
.contact_info form button,
.contact_info .sendform {
  margin-top: 15px;
  background: #2678e7;
  border: none;
  color: #fff;
  padding: 10px 20px;
  display: block;
  float: right;
}
.contact_table table th {
  background: #2678e7;
  border: 1px solid #d9d9d9;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: middle !important;
  width: 50%;
  text-align: center;
}
.contact_table table td {
  border: 1px solid #d9d9d9;
  padding-left: 15px;
  padding: 2px 15px !important;
}
@media (max-width: 480px) {
  .contact_info form input {
    width: 100%;
    float: none;
  }
}
/*-PAGE_404-*/
#page_404 {
  padding: 70px 0 300px;
}
#page_404 .col-sm-6 {
  padding: 0 40px;
}
.page_404_img img {
  display: inline-block;
}
.page_404_txt h3 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
}
.page_404_txt p {
  font-size: 14px;
  margin-bottom: 20px;
}
.page_404_txt p span {
  display: block;
  margin-bottom: 10px;
}
.page_404_txt button {
  background: #2678e7;
  border: none;
  color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #page_404 {
    padding: 50px 0 100px;
  }
  #page_404 .col-sm-6 {
    padding: 0 15px;
  }
  .page_404_img {
    margin-bottom: 50px;
  }
  .page_404_img,
  .page_404_txt {
    text-align: center;
  }
}
/*-PAGE_DESCRIPTION-*/
#page_description {
  padding-bottom: 0px;
}
.description_space {
  height: 100px;
}
.page_description_left {
  position: static;
}
.page_description_left_list {
  border-radius: 2px;
  background-color: #f5f4f4;
  box-shadow: 0px 1px 1px 0px rgba(0, 1, 2, 0.2);
}
.page_description_left_list li a {
  border-bottom: 1px solid #e8e6e6;
  color: #959595;
  cursor: pointer;
  display: block;
  font-size: 14px;
  padding: 12px 0;
  text-decoration: none;
  text-indent: 30px;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.page_description_left_list li a.active {
  background: #2678e7;
  color: #fff;
}
/* .description_block{margin-bottom:50px;font-size:10px} */
.description_block_img {
  margin-bottom: 20px;
}
.description_block_img img {
  width: 100%;
  display: block;
  height: auto;
}
/* .description_block_title{margin-bottom:20px;font-size:1.5em} */
.description_block_txt {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 20px;
}
.description_block_buton {
  background: #2678e7;
  border: none;
  color: #fff;
  padding: 10px 20px;
  font-size: 14px;
}
@media (max-width: 992px) {
  .page_description_left {
    display: none;
  }
  .description_block {
    /*font-size:9.5px;*/
    margin-bottom: 20px;
  }
  .description_block_title {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  /* .description_block{font-size:9px} */
  .description_block_title {
    font-size: 14px;
  }
}
/*-FAST_REGISTRATION-*/
#fast_registration {
  padding-bottom: 100px;
}
.fast_registration_title h3 {
  font-size: 24px;
  margin-bottom: 15px;
}
.fast_registration_title p {
  font-size: 14px;
}
.fast_registration_title p a {
  color: #0048ff;
  text-decoration: underline;
}
.fast_registration_title p a:hover {
  text-decoration: none;
}
.fast_registration_form {
  margin-top: 50px;
}
.fast_registration_form form {
  overflow: hidden;
}
.fast_registration_form h5 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 30px;
}
.fast_registration_form .left_form,
.fast_registration_form .middle_form,
.fast_registration_form .right_form {
  float: left;
  vertical-align: top;
  width: 33.3%;
}
.fast_registration_form .middle_form input {
  margin: 0 auto;
}
.fast_registration_form .right_form input {
  float: right;
}
.fast_registration_form .middle_form span {
  padding-left: 5px;
}
.fast_registration_form .right_form span {
  padding-left: 10px;
}
.fast_registration_form span,
.fast_registration_form input {
  display: block;
}
.fast_registration_form span {
  font-size: 14px;
  margin-bottom: 5px;
}
.fast_registration_form input,
.fast_registration_form select {
  border: 1px solid #a8a6a6;
  padding-left: 10px;
  height: 35px;
  margin-bottom: 15px;
  width: 97%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.fast_registration_form input:focus {
  border: 1px solid #2678e7;
}
.form_button {
  clear: both;
  margin-top: 10px;
}
.form_button button {
  background: #2678e7;
  border: none;
  color: #fff;
  padding: 10px 20px;
}
@media (max-width: 768px) {
  .fast_registration_form .left_form,
  .fast_registration_form .middle_form,
  .fast_registration_form .right_form {
    width: 100%;
  }
  .fast_registration_form span {
    padding-left: 0 !important;
  }
  .fast_registration_form input {
    float: none;
    margin-bottom: 15px !important;
    width: 100%;
  }
}
@media (max-width: 420px) {
  .fast_registration_form .left_form,
  .fast_registration_form .right_form {
    width: 100%;
    vertical-align: top;
  }
}
/*-SHOPPING_CART-*/
#shopping_cart {
  padding-bottom: 100px;
}
.shopping_cart_title h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
.schopping_cart_content ul {
  border: 1px solid #ebe8e8;
  overflow: hidden;
  margin: -1px -15px 0;
}
.schopping_cart_content li {
  display: block;
  padding: 0;
}
.schopping_cart_content li .title {
  background: #f5f4f4;
  color: #000;
  display: block;
  padding: 5px 0;
}
.schopping_cart_content li:nth-child(3) .title,
.schopping_cart_content li:nth-child(4) .title,
.schopping_cart_content li:nth-child(5) .title {
  font-weight: 700;
}
.schopping_cart_content li .content {
  padding: 15px 0px;
}
.schopping_cart_content li img {
  display: block;
  margin: 0 auto;
}
.schopping_cart_content li a {
  text-decoration: underline;
}
.schopping_cart_content li a:hover {
  text-decoration: none;
}
.schopping_cart_content li.product_photo {
  text-align: center;
}
.schopping_cart_content li.product_quantity input {
  width: 50px;
  padding-left: 10px;
  outline: none;
}
.schopping_cart_price {
  margin-top: 30px;
}
.schopping_cart_price p {
  font-size: 14px;
}
.schopping_cart_price p span {
  font-weight: 700;
}
.shopping_cart_next_step {
  margin-top: 15px;
}
.shopping_cart_next_step button {
  border: none;
  color: #fff;
  font-size: 14px;
  padding: 10px 15px;
}
.left_step button,
.left_step_responsive button {
  background: #333;
}
.right_step button {
  background: #2678e7;
}
.left_step_responsive {
  margin-top: 20px;
}
@media (max-width: 992px) {
  .schopping_cart_content li {
    text-align: center;
  }
  .product_quantity {
    clear: both;
  }
  .cart_full {
    position: relative;
    right: 0;
    text-align: left;
    width: 100%;
  }
  .cart_full_button .view_cart,
  .cart_full_button .form_order {
    float: left;
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin: 0 0 8px 0;
    padding: 10px 0;
  }
  .cart_full_item .item_detail {
    float: left;
    font-size: 14px;
    line-height: 1.3;
    margin-top: 3px;
    width: 168px;
    display: block;
    overflow: hidden;
    color: #1c1c1c;
  }
  .cart_full_item .item_price {
    float: right;
    font-size: 18px;
    margin-top: 10px;
    color: #1f1f1f;
  }
  .cart_full_price {
    letter-spacing: 0;
    text-align: right;
    font-size: 14px;
    margin-bottom: 15px;
    color: #494949;
  }
}
@media (min-width: 421px) {
  .left_step_responsive {
    display: none;
  }
}
@media (max-width: 420px) {
  .schopping_cart_price {
    text-align: center;
  }
  .left_step {
    display: none;
  }
  .right_step {
    width: 100%;
    text-align: center;
  }
}
/*-CONFIRM_ORDER-*/
#confirm_order {
  padding-bottom: 100px;
}
.confirm_order_title h3 {
  font-size: 24px;
  margin-bottom: 30px;
}
.confirm_order_list ul li {
  overflow: hidden;
  margin-bottom: 30px;
}
.confirm_order_list ul li .step_button {
  background: #f5f4f4;
  padding: 10px 15px;
}
.step_button .step_txt {
  float: left;
  font-size: 14px;
}
.step_button .step_txt span {
  font-weight: 700;
}
.step_button .step_icon {
  background: #ffc000;
  cursor: pointer;
  float: right;
  padding: 0 5px;
}
.confirm_order_list .fast_registration_form {
  margin-top: 15px;
}
.payment_method {
  margin-top: 30px;
}
.payment_method h5 {
  font-size: 14px;
  margin-bottom: 15px;
}
.payment_method p {
  margin-bottom: 10px;
}
.payment_method p input {
  vertical-align: text-top;
  margin-right: 5px;
}
.payment_method textarea {
  height: 100%;
  height: 150px;
  padding-left: 10px;
  padding-top: 10px;
  resize: none;
  width: 100%;
}
.payment_method textarea:focus {
  border: 1px solid #2678e7;
}
.comment_order {
  margin-top: 30px;
}
.comment_order h5 {
  font-size: 14px;
  margin-bottom: 15px;
}
.comment_order textarea {
  border: 1px solid #b5b3b3;
  height: 120px;
  resize: none;
  width: 100%;
  padding-left: 10px;
  padding-top: 5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.comment_order textarea:focus {
  border: 1px solid #2678e7;
}
.confirm_order_list .schopping_cart_content {
  margin-top: 30px;
}
.confirm_order_list .schopping_cart_content ul li {
  margin-bottom: 0;
}
.payment_method_action {
  background: #f84c0a;
  border-radius: 5px;
  margin-top: 50px;
  padding: 20px;
  text-align: center;
}
.payment_method_action p {
  color: #f9f9f9;
  font-size: 24px;
  font-weight: 400;
}
.payment_method_action p span {
  color: #fff;
  font-weight: 700;
}
@media (max-width: 768px) {
  .confirm_order_list .schopping_cart_price,
  .confirm_order_list .right_step {
    text-align: center;
  }
  .payment_method .col-sm-9 {
    margin-top: 20px;
  }
}
/*-SHOP-*/
#shop {
  padding-bottom: 100px;
}
.left_sidebar {
  margin-bottom: 10px;
}
/* .left_sidebar_title h3{font-size:18px;margin-bottom:20px;text-transform:uppercase} */
.left_sidebar_title {
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.left_sidebar_block > a {
  background: #f5f4f4;
  color: #000;
  cursor: pointer;
  display: block;
  padding: 10px 20px;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  text-transform: uppercase;
}
.left_sidebar_block > a:hover {
  background: #e1e1e1;
}
.left_sidebar_block > a.sidebar_button.opened:before {
  background: #2678e7;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 3px;
}
.left_sidebar_block > a.sidebar_button.active_m:before {
  background: #2678e7;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 3px;
}
/*.left_sidebar_block .view_submenu:after{content:"+";background:#ffc000;position:absolute;display:block;font-family:FontAwesome;right:10px;top:10px;width:17px;text-align:center;border-radius:2px}
*/
.left_sidebar_block .view_submenu i {
  background-color: #ffc000;
  font-size: 10px;
  padding: 4px;
  border-radius: 2px;
  float: right;
}
/*.left_sidebar_block .view_submenu.active_m:after{content:"-";background:#ffc000;position:absolute;display:block;font-family:FontAwesome;right:10px;top:10px;width:17px;text-align:center;border-radius:2px}
*/
/*.left_sidebar_block .view_submenu.opened:after{content:"-"}
*/
.top_view_submenu:after {
  content: '+';
  background: #c0c0c0;
  position: absolute;
  display: block;
  font-family: FontAwesome;
  left: -22px;
  color: #fff;
  top: 0px;
  padding: 2px;
  width: 17px;
  text-align: center;
  border-radius: 2px;
}
.left_sidebar_block.active_m span {
  display: block !important;
}
.top_view_submenu.opened:after {
  content: '-';
}
.left_sidebar_block span {
  background: #8a8a8a;
  width: 100%;
}
.left_sidebar_block span li a {
  /* color: #fff; */
  /* display: block; */
  /* font-size: 12px; */
  /* padding: 6px 0 8px 15px; */
  /* color: #191818; */
  /* border-bottom: 1px solid #eee; */
  /* display: block; */
  font-size: 17px !important;
  /* padding: 5px; */
  /* font-weight: 500; */
  /* text-decoration: none; */
  font-family: PT Sans Narrow !important;
}
.left_sidebar_block span a.active_m,
.left_sidebar_block a.active_m {
  text-decoration: underline;
  border-left: 3px solid #107aff;
  background: #707070;
  color: #fff;
}
.right_content_title h3,
h1 {
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.right_content_sorting {
  overflow: hidden;
  background: #f5f4f4;
  padding: 10px 15px;
}
.sort_1 {
  margin-right: 20px;
}
.sort_1 span {
  margin-right: 10px;
  font-size: 13px;
}
.sort_1 select {
  height: 26px;
  padding-left: 10px;
  width: 200px;
}
.sort_2 span {
  margin-right: 10px;
  font-size: 13px;
}
.sort_2 select {
  height: 26px;
}
.right_content_sorting {
  margin-bottom: 30px;
}
.right_sorting {
  padding-right: 10px;
  padding-top: 3px;
}
.right_sorting a {
  color: #898989;
  font-size: 13px;
  margin-left: 20px;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.right_sorting a.opening,
.right_sorting a:hover {
  color: #107aff;
}
.right_sorting a i {
  font-size: 15px;
  vertical-align: middle;
  margin-right: 3px;
}

.right_product {
  overflow: visible;
}

.module_product ul li {
  display: inline-block;
  margin-bottom: 30px;
  width: 33%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.right_product ul li {
  display: inline-block;
  margin-bottom: 30px;
  width: 48%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.related_right_product ul li {
  display: inline-block;
  margin-bottom: 30px;
  overflow: hidden;
  width: 30%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin: 0 2% 2% 0;
}
.right_product ul li:nth-child(odd) {
  float: none;
}
.right_product ul li:nth-child(even) {
  float: right;
}
.right_product_block {
  height: 184px;
  position: relative;
  /* background: #f7f7f7; */
  padding: 5px;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  padding-top: 15px;
}
.right_product_block:hover {
  border: 1px solid #2678e7;
}
.right_product_block:hover a {
  color: #2678e7;
}
.right_product_block_img {
  margin-right: 15px;
}
.right_product_block_img img {
  /* width:100%; */
  height: auto;
  display: block;
  margin: 0 auto;
}
.right_product_title {
  font-weight: 700;
  margin-bottom: 15px;
  height: 40px; /* min-height:40px */
}
.right_product_title a {
  font-size: 14px;
  color: #000;
}
.right_product_title a:hover {
  color: #2678e7;
}
.right_product_info {
  font-size: 12px;
  margin-bottom: 15px;
  height: 45px;
  overflow: hidden;
  line-height: 1.3;
  display: none;
}
.right_product_buy {
  overflow: hidden;
  display: inline-block;
  padding: 0 0 0 0;
}
.right_product_buy .left_buy {
  position: relative;
  top: 10px;
  width: 90px;
}
.right_product_buy span {
  display: block;
}
.right_product_buy span.discount {
  position: absolute;
  top: -12px;
  color: #a3a3a3; /* font-size:12px; */
  text-decoration: line-through;
}
.right_product_buy span.base_price {
  font-size: 14px;
  font-weight: 700;
}
.right_product_buy button {
  border-radius: 2px;
  background: #ffc000;
  color: #000;
  border: none;
  padding: 5px 15px;
  vertical-align: bottom;
}
.right_pagination {
  text-align: center;
  margin-top: 15px;
}
.right_pagination ul li {
  display: inline-block;
  margin: 0 5px;
  position: relative;
}
.right_pagination ul li a {
    color: #000;
    font-size: 20px;
    padding: 0 6px;
    position: relative;
    text-decoration: none;
}
.right_pagination ul li.active span {
  background: #2678e7;
  color: #fff;
  padding: 0 4px;
}
.right_pagination ul li.active span:before {
    background: #2678e7;
    bottom: -10px;
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    font-size: 20px !important;
}
.pagination li a {
  border: none !important;
  border-radius: 0 !important;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border: none !important;
  border-radius: 0 !important;
}

.manufacturer-list:before,
.manufacturer-list:after {
  display: table;
  content: '';
  line-height: 0;
}
.manufacturer-list:after {
  clear: both;
}
.manufacturer-list .manufacturer-heading {
  font-weight: bold;
  color: #000;
  float: left;
  display: block;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
  width: 15%;
  height: 50px;
  line-height: 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.manufacturer-list .manufacturer-content {
  padding: 12px 15px;
  float: left;
  width: 85%;
  border-left: 1px solid #c6c6c6;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.manufacturer-list .manufacturer-content a {
  white-space: nowrap;
  line-height: 20px;
  margin: 0px 0 5px 0;
  display: block;
}
.manufacturer-list + .manufacturer-list {
  border-top: 1px solid #c6c6c6;
}
.brands {
  background: #e6eaed;
  padding: 20px;
  margin-bottom: 30px;
}
p.brands a {
  font-weight: 900;
}
.manufacturer-content div,
#content ul.list-unstyled {
  margin: 0;
  list-style-type: none;
}
.manufacturer-content div li + li,
#content ul.list-unstyled li + li {
  margin-top: 10px;
}
.manufacturer-content div a,
#content ul.list-unstyled a {
  position: relative;
}
.manufacturer-content div a:hover {
  text-decoration: none;
}
.manufacturer-content div a:before,
#content ul.list-unstyled a:before {
  content: '\f105';
  margin-right: 10px;
  color: #df4c49;
  font-weight: 400;
  font-size: 20px;
  font-family: 'FontAwesome';
  vertical-align: top;
}
.manufacturer-content div a:before {
  vertical-align: top;
  color: #3fa2c5;
}

@media (max-width: 480px) {
  .right_product ul li {
    width: 100% !important;
  }
  .right_sorting {
    display: none;
  }
}
/*-PRODUCT_PAGE-*/
#shop_page {
  padding-bottom: 100px;
}
.shop_page_head {
  margin-bottom: 0;
}
.shop_page_head_img {
  overflow: hidden;
}
.shop_page_head_img img {
  display: block;
  height: auto;
  width: 100%;
}
.shop_page_head_img .main_img {
  width: 100%;
  /*max-width:286px;*/
  margin-right: 3%;
}
.shop_page_head_img .main_img a {
  /*background:#f5f4f4;*/
  /* border:1px solid #f5f4f4; */
  display: block;
  padding: 1px;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.shop_page_head_img .main_img a:hover {
  border: 1px solid #2678e7;
}
.shop_page_head_img .other_img {
  max-width: 66px;
}
.shop_page_head_img .other_img a {
  /* background:#f5f4f4 ;border:1px solid transparent;*/
  display: block;
  margin-bottom: 9px; /* padding: 4px; */
  -webkit-transition: 0.1s;
  transition: 0.1s;
  border: 1px solid rgba(191, 173, 173, 0.2);
}
.shop_page_head_img .other_img a:last-child {
  margin-bottom: 0;
}
.shop_page_head_img .other_img a:hover {
  border: 1px solid #2678e7;
}
.shop_page_head_info .title {
  margin-bottom: 10px;
}
.shop_page_head_info .title h5,
h1 {
  font-size: 20px;
  font-weight: 700; /* padding: 10px 0 0 0; */
}
.shop_page_head_info .price {
  overflow: hidden; 
}
.shop_page_head_info .price p {
  font-size: 16px;
  color: #858585;
  margin-bottom: 10px;
}
.shop_page_head_info .price_left {
      margin-right: 10px;
    display: flex;
    align-items: center;
  gap: 10px;
}
.shop_page_head_info .price_left span {
  display: block;
  font-size: 24px;
  font-weight: 700;
}
.shop_page_head_info .price_left span.discount {
  /* color:#a4a4a4; */
  font-size: 16px;
  text-decoration: line-through;
  font-weight: 100;
      margin-right: 25px;
}
.js-minus,
.js-plus {
  background: #333334;
  border: none;
  color: #fff;
  height: 24px;
  padding: 2px 8px;
  width: 24px;
  display: block;
  cursor: pointer;
}
.js-minus {
  float: left;
}
.js-plus {
  float: right;
}
div#cart {
  float: right;
}
.shop_page_head_info .price_right input {
  border: 1px solid #d7d7d7; /* height:25px */
  text-align: center;
  width: 45px;
}
.shop_page_head_info .cart {
  padding: 20px 0;
}
.shop_page_head_info .cart .re views {
  margin-bottom: 20px;
}
.shop_page_head_info .cart .reviews span {
  color: #ffc000;
  font-size: 14px;
  margin: 0;
  padding: 0;
  letter-spacing: -1px;
}
.shop_page_head_info .cart .reviews .rating-symbol {
  color: #ffc000;
  cursor: pointer;
}
.shop_page_head_info .cart_info {
  overflow: hidden;
}
.shop_page_head_info .cart_info_left span {
  display: block;
  font-size: 18px;
}
.shop_page_head_info .cart_info_right button {
  border: none;
  text-transform: uppercase;
  color: #fff;
  background: #2678e7;
  padding: 10px 17px; /*padding:10px 20px*/
}
.nav-tabs > li > a {
  border: none;
  color: #0009;
  font-weight: 700;
  margin-right: 2px;
  text-transform: uppercase;
}
.price .cart_info_right .wishlist{
  padding: 0 12px !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #f5f4f4;
  border: none;
  color: #000;
  font-weight: 700;
}
.tab-content {
  margin-top: 10px;
}
.tab-content .txt_block {
  margin-bottom: 20px;
}
.tab-content .txt_block h6 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
}
.tab-content .txt_block p {
  font-size: 14px;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .shop_page_head_img {
    text-align: center;
    margin-bottom: 30px;
  }
}
@media (max-width: 400px) {
  .shop_page_head_info .cart_info_right {
    float: left;
    margin-top: 20px;
    width: 100%;
  }
  .nav-tabs > li {
    float: none;
    display: inline-block;
  }
  .nav-tabs > li > a {
    font-size: 11px;
    padding: 10px;
  }
  #button-cart {
    width: 32% !important;
  }
}
/*-FIND-*/
#find {
  padding-bottom: 100px;
}
.find_1 h3 {
  font-size: 20px;
  margin-bottom: 30px;
}
.find_1 form input,
.find_1 form select {
  border: 1px solid #c2c2c2;
  height: 35px;
  max-width: 305px;
  padding-left: 15px;
  width: 100%;
  margin-right: 15px;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.find_1 form select {
  color: #919090;
  font-size: 14px;
  opacity: 1;
}
.find_1 form input:focus,
.find_1 form select:focus {
  border: 1px solid #2678e7;
}
.find_1 form input::-webkit-input-placeholder {
  color: #919090;
  font-size: 14px;
  opacity: 1;
}
.find_1 form input::-moz-placeholder {
  color: #919090;
  font-size: 14px;
  opacity: 1;
}
.find_1 form button,
.find_1.form button {
  background: #2678e7;
  border: none;
  color: #fff;
  margin-left: 15px;
  padding: 8px 20px;
}
.find_2 {
  margin-top: 50px;
}
.find_2 h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
.view_more {
  margin-top: 50px;
}
.view_more_content {
  background: #f6f6f6;
  border-radius: 3px;
  color: #2678e7;
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin: 0 auto;
  padding: 20px 0 18px;
  text-decoration: none;
  text-transform: uppercase;
  width: 315px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.view_more_content span {
  margin-right: 20px;
}
.view_more_content:hover {
  background: #e1e1e1;
  color: #2678e7;
  text-decoration: none;
}
.view_more_content img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.view_more_content:hover img {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (max-width: 768px) {
  .find_1 form {
    text-align: center;
  }
  .find_1 form input,
  .find_1 form select {
    display: block;
    width: 48%;
    max-width: 100%;
    margin-right: 0;
  }
  .find_1 form input {
    float: left;
  }
  .find_1 form select {
    float: right;
  }
  .find_1 form button {
    margin: 20px auto 0;
    max-width: 150px;
    width: 100%;
  }
}
/*-THANK-*/
#thank {
  padding-bottom: 100px;
}
.thank_content h3 {
  font-size: 24px;
  margin-bottom: 30px;
}
.thank_content p {
  margin-bottom: 10px;
}
.thank_content p a {
  text-decoration: underline;
  color: #00A7DC;
}
.thank_content p a:hover {
  text-decoration: none;
}
.thank_content button {
  margin-top: 30px;
  background: #333333;
  border: none;
  color: #fff;
  font-size: 14px;
  padding: 6px 15px;
}
/*-REMEBER-*/
#remember {
  padding-bottom: 200px;
}
.remember_content h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
.remember_content p {
  margin-bottom: 10px;
}
.remember_content form {
  margin-top: 20px;
  width: 100%;
}
.remember_content form input {
  border: 1px solid #c2c2c2;
  height: 35px;
  padding-left: 15px;
  width: 80%;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.remember_content form input:focus {
  border: 1px solid #2678e7;
}
.remember_content form input::-webkit-input-placeholder {
  color: #919090;
  font-size: 14px;
  opacity: 1;
}
.remember_content form input::-moz-placeholder {
  color: #919090;
  font-size: 14px;
  opacity: 1;
}
.remember_content form button {
  background: #2678e7;
  border: none;
  color: #fff;
  padding: 7.5px 0px;
  width: 19%;
}
/*-BACK-TOP-*/
#catalog_page {
  padding-bottom: 100px;
}
.catalog_page_title h3 {
  font-size: 24px;
  border-bottom: 1px solid #ebe8e8;
  padding-bottom: 20px;
}
.catalog_page_content {
  margin-top: 50px;
}
.cpc_block {
  margin-bottom: 50px;
  vertical-align: top;
  width: 49.5%;
}
.cpc_block .section_item_inner {
  margin-right: 45px;
}
.cpc_block .section_item_inner td {
  vertical-align: top;
}
.cpc_block .image {
  height: 90px;
  padding-right: 20px;
  width: 90px;
}
.cpc_block .image img {
  display: block;
  height: auto;
  width: 100%;
}
.cpc_block .section_info ul {
  overflow: hidden;
}
.cpc_block .section_info ul li.name {
  display: block;
  margin-bottom: 8px;
}
.cpc_block .section_info ul li a {
  color: #1a5fdd;
}
.cpc_block .section_info ul li.name a {
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}
.cpc_block .section_info li.txt {
  color: #6f6f6f;
  line-height: 1.5;
}
.cpc_block .section_info li.sect {
  display: inline-block;
  padding-right: 5px;
  white-space: nowrap;
}
.cpc_block .section_info ul li.name a:hover {
  color: #000;
}
.cpc_block .desc .desc_wrapp {
  color: #6f6f6f;
  line-height: 1.5;
  margin-top: 10px;
}
@media (max-width: 1200px) and (min-width: 769px){
  .shop_page_head_info.col-sm-6.col-md-5.col-lg-5,
  .shop_page_head_info.col-sm-6.col-md-2.col-lg-3{
    width: 50% !important;
  }
  .wrapper-input-plmin input{
    padding-right: 20px !important;
  }
  .shop_page_head_info .price_left span{
    font-size: 18px;
  }
  #button-cart i{
    display: none;
  }
  .shop_page_head_info .cart_info_right button{
    font-size: 13px;
    padding: 10px 12px;
  }
  .price .cart_info_right .wishlist {
    font-size: 24px;
    padding: 0 5px !important;
  }
}
@media (max-width: 768px) {
  .cpc_block {
    width: 100%;
  }
  .cpc_block .section_item_inner {
    margin-right: 0;
  }
  .shop_page_head_info .cart{
    width: 50%;
    margin-left: 50%;
  }
  .price_left.left {
    margin-top: -25px;
    position: relative;
  }
  .wrapper-input-plmin input {
    height: 44px;
    width: 100%;
    padding-right: 20px !important;
  }
  .wrapper-input-plmin input{
    max-width: unset !important;
  }
  .wrapper-input-plmin {
    position: absolute !important;
    top: 35px;
    left: 0;
  }
  .shop_page_head_info .price{
    overflow: visible;
  }
  .cart_info_right.stts{
    padding-bottom: 25px;
  }
}
@media (max-width: 600px){
  .shop_page_head_info .price {
    height: 60px;
  }
}
@media (min-width: 601px) and (max-width: 768px){
  .shop_page_head_info .cart {
    width: 50vw;
    margin-left: 50%;
  }
}
@media (min-width: 481px) and (max-width: 640px){
  .wrapper-input-plmin input{
    height: 41.5px;
  }
  .shop_page_head_info .cart_info_right button{
    transform: translateY(11px);
  }
}
 @media (width: 768px), (width: 810px), (width: 820px),(width: 1024px) {
  .logo-down {
    display:none;
  }
 }

/*-BACK-TOP-*/
#back-top {
  bottom: 10%;
  display: block;
  position: fixed;
  right: 3%;
  z-index: 1000;
}
#back-top a {
  color: #239bcd;
  display: block;
  font-size: 60px;
  font-weight: 700;
  text-decoration: none;
}
/*-MODAL-*/
.modal-dialog {
  margin: 10% auto;
  width: 390px;
}
.modal-content {
  border-radius: 0;
  border: none;
  box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.3);
  position: relative;
}
.modal-header {
  border-bottom: 1px solid #e0e0e0;
  padding: 20px;
}
.modal-header .close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.modal-header h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #6e6d6d;
}
.modal-body {
  padding: 30px;
}
.modal-body input.entry_field {
  background: #f3f3f3;
  border: 2px solid transparent;
  height: 45px;
  margin-bottom: 20px;
  padding-left: 15px;
  width: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.modal-body input.entry_field:focus {
  border: 2px solid #2678e7;
}
.modal-body input.entry_field::-webkit-input-placeholder {
  color: #7d7d7d;
  font-size: 14px;
  opacity: 1;
  text-transform: uppercase;
}
.modal-body input.entry_field::-moz-placeholder {
  color: #7d7d7d;
  font-size: 14px;
  opacity: 1;
  text-transform: uppercase;
}
.modal-body input[type='checkbox'],
.modal-body input[type='radio'] {
  margin: 0;
}
.modal-body p {
  overflow: hidden;
}
.modal-body p a {
  text-decoration: underline;
}
.modal-body p a:hover {
  text-decoration: none;
}
.modal-body p.remember {
  margin-bottom: 20px;
}
.modal-body p.remember input {
  float: left;
  margin-right: 5px;
  margin-top: 3px;
}
.modal-body p.remember span {
  float: left;
}
.modal-body p.remember a {
  float: right;
  color: #000;
}
.modal-body p.registr a {
  font-weight: 700;
}
.modal-footer {
  padding: 0;
  text-align: center;
}
.modal-footer button {
  background: #2678e7;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 700;
  height: 100%;
  width: 100%;
  border: none;
  padding: 20px 0;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.modal-footer button:hover {
  opacity: 0.95;
}
.modal-footer a:hover {
  text-decoration: none;
}
@media (max-width: 420px) {
  .modal-dialog {
    margin: 23% 15px;
    width: auto;
  }
  .cart_full {
    position: relative;
    right: 0;
    text-align: left;
    width: 100%;
  }
  .cart_full_button .view_cart,
  .cart_full_button .form_order {
    float: left;
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin: 0 0 8px 0;
    padding: 10px 0;
  }
  .cart_full_item .item_detail {
    float: left;
    font-size: 14px;
    line-height: 1.3;
    margin-top: 3px;
    width: 168px;
    display: block;
    overflow: hidden;
    color: #1c1c1c;
  }
  .cart_full_item .item_price {
    float: right;
    font-size: 18px;
    margin-top: 10px;
    color: #1f1f1f;
  }
  .cart_full_price {
    letter-spacing: 0;
    text-align: right;
    font-size: 14px;
    margin-bottom: 15px;
    color: #494949;
  }
}
@media (max-width: 360px) {
  /* .contact_info_1,.contact_info_2{width:100%} */

  #contacts .col-sm-3 {
    padding-right: 10px;
    padding-left: 10px;
  }

  ul.col-right.thumbnails {
    float: none !important;
    overflow: hidden; /* max-height:275px; */
    margin-left: auto;
    margin-right: auto;
    width: 274px;
  }
  .shop_page_head_img .other_img {
    float: left !important;
  }

  #button-ukrcredits {
    padding: 8px 1px !important;
  }

  #button-cart {
    width: 31% !important;
  }
  #ogolosha p {
    font-size: 14px !important;
  }
}
@media (max-width: 380px) {
  #button-cart {
    width: 25% !important;
  }
}

/* modal_add */
#modal_add .modal-content {
  border: 12px solid rgba(0, 0, 0, 0.3);
}
#modal_add .modal-header {
  border: none;
  padding: 10px;
}
#modal_add .modal-body {
  padding: 20px;
}
#modal_add .modal-body img {
  margin-bottom: 30px;
}
#modal_add .modal-body p {
  font-size: 18px;
}
#modal_add .modal-body p a {
  color: #2678e6;
  text-decoration: underline;
}
#modal_add .modal-body p a:hover {
  text-decoration: none;
}
/*** No-Zoom IOS ***/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select,
  textarea,
  input {
    font-size: 16px;
  }
}
.page {
  margin-bottom: 10px;
}
.page h3,
h1 {
  font-size: 20px;
  margin-bottom: 16px; /* margin-top: 16px; font-weight: 100; */
}
.page_404 {
  padding: 80px 0 100px 0;
}
.img404 {
  padding: 0 50px 0 0;
}
.reviews {
  width: 100%;
  overflow: hidden;
  margin: 0 0 25px 0;
}
.reviews span.txt {
  color: #333 !important;
  display: inline-block;
  letter-spacing: 0 !important;
  margin: 0 0 0 10px !important;
}
.reviews a:hover {
  text-decoration: none;
}
.remove_cart_btn {
  background: none;
  border: none;
  font-weight: 700;
}
.payment.clearfix {
  width: 100%;
  padding: 0 15px;
}
.payment input {
  background: #2678e7;
  border: none;
  color: #fff;
  font-size: 14px;
  padding: 10px 15px;
  float: right;
}
.payment input:hover {
  opacity: 0.9;
}
div#payment-address-new .radio input {
  width: 14px;
  float: left;
  margin: -6px 10px 0 -18px;
}
div#payment-address-new .checkbox label,
div#payment-address-new .radio label {
  padding: 0 16px 0px 24px;
}
.shipping-methods {
  position: relative;
  overflow: hidden;
  margin: 0 0 10px 0;
}
.shipping-methods .left_form select,
.shipping-methods .left_form input,
.shipping-methods .left_form span {
  width: 100%;
  height: 34px;
}
.shop_page_head_img .other_img {
  max-width: 64px;
  float: none;
  /*display:block;*/
}
li.other_img.dib {
  margin: 0 0 3px 0;
}
ul.col-right.thumbnails {
  /*float:right;*/
  overflow: hidden; /* max-height:275px */
}
.rating a:hover {
  text-decoration: none;
}
.imag img {
  margin: 25px 0 5px 0;
  border: 2px solid;
  border-radius: 2px;
}
.form-control {
  border-radius: 0;
}
.fa.fa-stack {
  color: #ffc000;
}
/*dop color img*/
.color-foto {
  width: 200px;
  overflow: hidden;
  position: absolute; /*overflow:hidden;*/
  height: 66px;
  margin: 0 0 10px 0; /*display:inline-block;*/
  right: 20px; /*top: 56px;*/
  top: 106px;
}
.color-foto img {
  height: 56px;
  margin: 4px 3px;
}
.color-foto:hover {
  height: 100%;
  z-index: 10001;
  overflow: visible;
  width: 266px;
  right: 5px;
}
.dop-color {
  float: left;
  width: 46px;
  height: auto;
  margin: 0 3px 2px 1px;
  display: inline-block;
}
.dop-color img {
  border: 1px solid #999;
  width: 46px;
  height: auto;
}
.prod-color {
  float: left;
}
.prod-color {
  width: calc(20% - 6px);
  margin: 7px 0 0 2px;
}
.prod-color img {
  width: 100%;
  border-bottom: 3px solid #fff;
}
.prod-color img:hover {
  border-bottom: 3px solid #2678e7;
}
/*.color-product{*/
/*height:154px;*/
/*}
*/
.next-colors {
  float: none;
  display: block;
  border: none;
  color: #2678e7;
  border-bottom: 1px dashed;
  margin: 0 auto 0 auto;
  background: #fff;
  outline: none;
}
.next-colors:hover {
  border-bottom: 1px dashed #fff;
}
.hidden-color {
  display: none;
}
@media screen and (max-width: 1200px) {
  .right_product_block {
    height: auto;
  }
  .color-foto {
    /*width:86%;*/
    display: block;
    float: none;
    margin: 0 auto 15px auto;
    height: 48px;
    top: 173px;
    right: 66px;
  }
  .color-foto img {
    height: 40px;
    margin: 2px;
  }
  .dop-color {
    width: calc(20% - 4px);
  }
  .dop-color img {
    width: 100%;
  }
  .right_product_block_img {
    margin: 0 15px 12px !important;
  }
}
@media screen and (max-width: 991px) {
  .color-foto {
    /*right: 27px; */
    top: 70px;
    height: 53px;
  }
  .color-foto img {
    height: auto;
  }
  .left_sidebar .panel-heading {
    display: none;
  }
  .left_sidebar .panel-body {
    display: none;
  }
}
@media screen and (max-width: 849px) {
  .color-foto {
    right: 0;
  }
  .right_product_buy {
    padding: 0;
  }
}
@media screen and (max-width: 807px) {
  .color-foto {
    right: 10%;
    top: 173px;
  }
  .right_product_buy {
    padding: 63px 0 0 0;
  }
}
@media screen and (max-width: 502px) {
  .color-foto {
    top: 223px;
  }
}
@media screen and (max-width: 470px) {
  .color-foto {
    right: 0;
    top: 70px;
    height: 53px;
  }
}
@media screen and (max-width: 410px) {
  .color-foto {
    right: 0;
    top: 170px;
    height: 53px;
  }
}
@media screen and (max-width: 480px) {
  .footer_contact_block a {
    display: block;
    width: 100%;
  }
  .footer_accept_visa img {
    width: 19%;
  }

  .cart_info_right button.wishlist {
    padding: 8px 8px !important;
    /* width: 30%; */
    min-width: 77px;
  }
  #button-cart {
    padding: 11px 11px !important;
    width: 100%!important;
	    display: initial;
  }
  .shop_item_description {
    padding-top: 17px;
}
.pod {
    margin-top: 0px!important;
    margin-left: 0px!important;
}
  #content .ukrcreditsticker {
    top: 130px;
    left: 70px;
  }
  .shop_page_head_info .cart_info_right {
    float: left;
    margin-top: 10px;
    width: 100%;
  }
  .nav-tabs > li {
    float: none;
    display: inline-block;
  }
  .nav-tabs > li > a {
    font-size: 11px;
    padding: 10px;
  }
#button-ukrcredits {
    padding: 9px 26px!important;
    margin-top: 7px;
    width: 100%;
    text-transform: uppercase;
}
  input#shipping_address_city, input#shipping_address_address_1, input#shipping_address_field21{
    width: auto !important;
  }
}
.cnt_to-add::-webkit-outer-spin-button,
.cnt_to-add::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cnt_to-add {
  -moz-appearance: textfield;
}
.cnt_to-add:hover,
.cnt_to-add:focus {
  -moz-appearance: number-input;
}
.cnt_to-add::-webkit-inner-spin-button,
.cnt_to-add::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
@media (max-width: 375px){
  /* .simplecheckout label, */ .simpleregister label{
    width: min-content;
  }
  #button-cart {
    padding: 11px 2px !important;
  }
}
@media screen and (max-width: 991px) {
  .list-group {
    /*display:none*/
  }
  .list-group-category {
    display: none;
  }
}

/* partner_form */
.menu3rdlevel_inner ul li {
  padding: 0 0 0 10px;
}
.color_item {
  float: left;
  border: 1px solid #d2d2d2;
  background-color: #ffffff;
}
.color_item:hover {
  border: 1px solid #2678e7;
}
.color_item .image_block {
  /*border: 1px solid rgba(192, 192, 192, 0.51);*/
  background-color: #fff;
}
/*.color_item .image_block:hover {*/
/*border: 1px solid;*/
/*}*/

@media screen and (max-width: 600px) {
  .shop_page_head_img .main_img a {
    padding: 3px;
  }
}
.cart_info_right.right.mobile_statemant {
  padding: 23px 0 0 0;
  display: none;
}
@media screen and (max-width: 752px) {
  .cart_info_right.right.mobile_statemant {
    display: block;
  }
  .cart_info_right.right.desctop_statement_btn {
    display: none;
  }
}

@media screen and (max-width: 752px) {
  .cart.mobile-carts {
    display: block;
  }
  /* .cart.desktop-items {
        display: none;
    } */
}
@media screen and (max-width: 1124px) {
  .right_product_buy {
    padding: 58px 0 0 0;
  }
  .right_product_block_img {
    float: none;
  }
  .color-foto {
    top: /* 358 */ 220px;
  }
}

@media screen and (max-width: 882px) {
  .right_product_block {
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: center;
  }
  .color-foto {
    top: 0;
    display: block;
    position: relative;
    padding: 10px 0 0 0;
        height: 100%;
		    margin: 0px 21%;
  }
  .right_product_buy {
    padding: 0;
  }

  p img {
    max-width: 100%;
  }
  #truba td {
    text-align: center;
    vertical-align: middle !important;
    max-width: 120px;
  }
  #truba img {
    width: 100px !important;
    height: 100px !important;
  }
}
.new_article_tovar {
  display: block;
    margin-bottom: 0px;
}
span.new_article_tovar.gd {
    margin-bottom: -1px;
    font-size: 20px;
}
@media screen and (max-wdith: 992px) {
  .right_product ul li:nth-child(odd) {
    float: none;
  }
}
.related_right_product {
  width: 100%;
  overflow: hidden;
}

.form-group-input.required {
  overflow: hidden;
  float: left;
  width: 50%;
  padding: 0;
  margin: 0 0 15px 0;
}
span.text-danger {
  font-size: 12px;
  float: left;
  margin: 3px 0 0 15px;
}
.right_product {
  position: relative;
}

button.wishlist {
  background: none !important;
  color: #333 !important;
  border: 2px solid #ddd !important;
  padding: 8px 28px !important;
  margin-right: -5px; /* padding: 8px 16px!important; */
}
button.wishlist:hover {
  color: #fff !important;
  border: 2px solid #2678e7 !important;
  background: #2678e7 !important;
}

/* ÐžÐ¿Ð¸ÑÐ°Ð½Ð¸Ðµ */
span.opis_z {
  font-weight: bolder;
  color: #104e8b;
}

span.opis_h {
  font-weight: bold;
  color: #4f4f4f;
}

/* ÐŸÐ¾Ð³Ñ€ÐµÐ± */

th.pqb {
  background: #fc0;
  text-align: left;
}
td.pqb {
  background: #fff;
  text-align: center;
}
th.pqb,
td.pqb1,
td.pqb2,
td.pqb3,
td.pqb4,
td.tabp1,
td.tabp2 {
  border: 1px solid black;
  padding: 4px;
}
table.pqb {
  border-collapse: collapse; /* border: 2px solid; */
  width: 100%;
}
td.pqb1 {
  width: 20%;
  vertical-align: middle;
}
td.pqb2,
td.pqb4 {
  width: 20%;
  vertical-align: middle;
  text-align: center;
}
td.pqb3 {
  width: 10%;
}
td.pqb3,
td.pqb3 {
  vertical-align: middle;
  text-align: center;
}
td.pqb4 {
  height: 30px;
  vertical-align: middle;
  text-align: center;
}
td.tabp1 {
  width: 23%;
  vertical-align: middle;
}
td.tabp2 {
  width: 15%;
  vertical-align: middle;
  text-align: center;
}

.owl-item {
  float: left;
  text-align: center;
  width: 20%;
}

.image-pg {
  height: 70px;
}
.name_pg_1 {
  font-size: 16px;
  font-weight: bold;
}

.owl-pog {
  /* float: left; */
  text-align: center;
  border: 1px solid rgba(16, 75, 134, 0.6);
  border-radius: 8px;
  /* width: 32%; */
  position: relative;
  margin: 5px;
}

.product-pog {
  text-align: center;
}
.m-l-3 {
  margin-left: 3%;
}

.image-pog img {
  /* height: 350px; */
  width: 100%;
  max-height: 350px;
}
.name_pog {
  font-size: 20px;
}
.price-button.all-caps {
  display: block;
  text-align: center;
  padding-bottom: 10px;
  border-radius: 0px 0px 6px 6px;
  background: transparent none repeat scroll 0% 0%;
  color: #ed420a;
  font-size: 18px;
}
table.text {
  width: 100%;
}
td.tabtext {
  width: 45%;
  text-align: justify;
}
td.tabtextc {
  width: 1%;
}

table.pog_map {
  width: 100%;
}
td.pog_map {
  width: 70%;
}
td.pog_map1 {
  width: 30%;
}

.price_pog {
  font-weight: bold;
}

.media > .pull-left {
  margin-right: 20px;
}
.contact-info i {
  width: 60px;
  height: 60px;
  font-size: 40px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  margin: 2px 0px;
  background: #0c0c0c none repeat scroll 0% 0%;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size-adjust: none;
  font-stretch: normal;
  font-feature-settings: normal;
  font-language-override: normal;
  font-kerning: auto;
  font-synthesis: weight style;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
}

.pull-left {
  float: left !important;
  margin-right: 20px;
}

.media-body p {
  font-size: 14px;
  font-weight: 900;
  line-height: 22px;
  vertical-align: middle;
  color: #000;
  margin: 10px;
}

.media,
.media-body {
  overflow: hidden;
}

.col-sm-8 {
  /*     width: 66.6667%; */
  float: left;
  /* margin-top: 17px; */
  padding-right: 15px;
  padding-left: 15px;
}

#conatcat-info {
  background: #fff url('/image/catalog/pogreb/foto/contact.png') no-repeat scroll 100% 0px;
  padding: 32px 0px;
  height: 100px;
}

hr.pog {
  border: medium none;
  background-color: rgb(111, 103, 103);
  height: 2px;
}
p.ots-pog1 {
  height: 130px;
}

.owl-wrapper1 {
  height: 380px;
}

.shop_page_head_info .no-pdv {
	font-weight: bold;
}

.footer_left li,
.shop_page_head_img li,
.full_catalog_list_block li,
.submenu li,
.color_option.photos,
.page_description_left_list {
  list-style: none;
}
#tab-description ul {
  /* list-style-image: url(/catalog/view/theme/default/images/blt_01.gif); */
  margin: 0 1.5em 1.5em 1.5em;
  list-style: square outside;
}

#content ol {
  margin: 0 1.5em 1em -25px;
}

span.dostavka_b {
  font-weight: bold;
  font-size: 12pt;
  color: #000;
}
p.dostavka_text {
  /* padding-left: 15px; */
}
.slide-content {
  background: #fff;
}
#tab-description p {
  margin: 0 0 1.5em !important;
}
#reviewStars-input input:checked ~ label,
#reviewStars-input label,
#reviewStars-input label:hover,
#reviewStars-input label:hover ~ label {
  background: url('../image/star.png') no-repeat;
}
#reviewStars-input {
  /*fix floating problems*/
  overflow: hidden;
  *zoom: 1; /*end of fix floating problems*/
  position: relative;
  float: left;
  width: 120px;
  padding: 12px 0;
}
#reviewStars-input input {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  z-index: 0;
}
#reviewStars-input input:checked ~ label {
  background-position: 0 -20px;
  height: 20px;
  width: 20px;
}
#reviewStars-input label {
  background-position: 0 0;
  height: 20px;
  width: 20px;
  float: right;
  cursor: pointer;
  margin-right: 4px;
  position: relative;
  z-index: 1;
}
#reviewStars-input label:hover,
#reviewStars-input label:hover ~ label {
  background-position: 0 -20px;
  height: 20px;
  width: 20px;
}
#reviewStars-input #star-1 {
  left: 2px;
}
#reviewStars-input #star-2 {
  left: 26px;
}
#reviewStars-input #star-3 {
  left: 50px;
}
#reviewStars-input #star-4 {
  left: 74px;
}
#reviewStars-input #star-5 {
  left: 97px;
}

/* Галерея_погреб */
#thumbs {
  padding-top: 10px;
  overflow: hidden;
}
#thumbs img,
#largeImage {
  border: 1px solid gray;
  padding: 4px;
  background-color: white;
  cursor: pointer;
}
#thumbs img {
  float: left;
  margin-right: 6px;
}
#description {
  background: black;
  color: white;
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  width: 525px;
  margin: 5px;
}
#panel {
  position: relative;
}

/* /Галерея_погреб */

.show-hidden-values.opened {
  color: #0087ff;
}
@media only screen and (min-width: 320px) {
  fieldset {
    padding: 1px !important;
  }
}
.col-sm-10 {
  width: 100%;
}
.description_block {
  margin-bottom: 20px;
}

/*cashe*/
.sc-flex-block.sc-jetcache-heading {
  display: none;
}
.sc-jetcache-bottom-heading {
  background-color: #6b6b6b;
}
#httpsfix_cache_remove {
  background-color: #2053b3;
}

/* .cart_info_right span {
  font-weight: 700;
  text-transform: uppercase;
} */

.cart_info_right span {
	font-size: 19px!important;
	font-weight: bold;
	text-transform: inherit;
	color: #63bd64;
}

/* .category_img_txt p {display: none;}
.category_img_txt:hover p {display: block;} */

#truba td {
  text-align: center;
}

/* Фильтр */
.ocfilter-option label:hover {
  color: #fb3f4c;
}

#content .btn-danger {
  background-color: red !important;
  border-color: red !important;
  opacity: 0.65 !important;
}

.btn-danger {
  background-color: #2678e7 !important;
  border-color: #6078e7 !important;
  opacity: 0.65 !important;
}

.btn-danger:hover {
  background-color: #286090 !important;
  border-color: #204d74 !important;
}
.btn-primary {
  background-color: #2678e7 !important;
  opacity: 0.65 !important;
}
.btn-light {
  background-color: rgb(113 166 239) !important;
  border-color: rgb(113 166 239) !important;
  opacity: 0.65 !important;
  color: #fff
}
.btn-primary:hover, .btn-light:hover {
  background-color: #286090 !important;
  border-color: #204d74 !important;
  color: #fff
}
.row-customer_count_step {
  opacity: 0;
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
}
.opis_zel {
  color: green;
}
.button-z {
  background: #6b6b6b99 !important;
}
@media (min-width: 992px) {
  #tab-specification .table {
    max-width: 50%;
  }
  .right_product_block:hover .product_attributes {
    display: block;
    border-top: 0;
  }
#ogolosha p {
	font-size: 20px !important;
	height: 7px;
}

#menu .img-responsive2 {
	margin-top: 5px;
}

}
.product_attributes {
  display: none;
  width: calc(100% + 2px);
  clear: both;
  background: #fff;
  position: absolute;
  top: 100%;
  z-index: 10;
  padding: 5px 15px;
  left: -1px;
  border: 1px solid #2678e7;
  transition: 0.1s;
}

#tab-specification .table {
  border: 0 !important;
}
#tab-specification .table td {
  padding: 1px;
  border: 0 !important;
}

.checkout-mode-block {
  padding: 0 40px 40px 40px;
}

.checkout-mode-block .row h1 {
  font-size: 22px;
}

.checkout-mode-block .row h2 {
  font-size: 18px;
  padding: 15px;
  background: #f6f6f6;
}

.checkout-mode-form {
  margin-top: 22px;
  line-height: 2;
}

.checkout-mode-row input {
  margin-right: 8px;
}

.checkout-mode-form h4,
.checkout-mode-form h3 {
  margin-bottom: 8px;
}

.form-horizontal .control-label {
  text-align: left !important;
}

.right_product_title.category-tile {
/* margin-top: 60px; */
text-align: center;
text-transform: uppercase;
font-weight: 100;
display: flex;
align-items: center;
justify-content: center;
height: 150px;
}


.right_product_title.category-tile a {
  font-size: 20px;
}
#new-year {
  margin-top: 1px;
}

.base_price_red {
  color: red;
  font-weight: 700;
}

#ogolosha {
  color: #2678e7;
  font-weight: 500; 
  /* height: 8px; */
}
/* #ogolosha {margin-left: 372px;} */
/* .lnk #languages { */
/* position: absolute; */
/* left: 0; */
/* bottom: -27px; */
/* font-size: 14px; */
/* padding: 2px 8px; */
/* } */

.lnk #languages {
  position: absolute;
  right: 0;
  bottom: -28px;
  font-size: 14px;
  padding: 2px 8px;
  font-weight: bold;
}

.lnk #languages a {
  font-size: 14px;
}

.delivery h3 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 1px;
}
.image-delivery img {
  max-width: 200px;
  width: 50%;
}
.image-delivery {
  text-align: center;
}
input[type='text'] {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  /*border: none;
  padding: 4px;*/
}

input[type='submit'] {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #09597a !important;
}
.black_bg {
  position: absolute;
  width: 96.5%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 100400;
  border-radius: 14px;
}
.go_button {
  position: absolute;
  margin: auto;
  top: 55%;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100500;
  display: none;
}
.go_button_b {
  color: #fff;
  background: orange;
  width: 143px;
  text-transform: uppercase;
  font-size: 21px;
  text-shadow: none !important;
  padding: 4px;
  border-radius: 5px;
  font-family: 'PT Sans Narrow' !important;
}
.header_right_sign2 {
  padding: 5px 44px 5px 5px !important;
}
td a:hover {
  opacity: 0.5;
}
.col-xs-6.footer_menu ul li a:hover {
  opacity: 0.5;
}
a.opened img:hover {
  opacity: 0.5;
}
a.category_img.category_img_x3.col-sm-4 {
  padding: 0 7px;
}
.simplecheckout-block{
  position: relative;
}
div#simple_checkout_check_n {
  margin-bottom: 110px;
}
.form-group.required.row-customer_field27 {
  position: absolute;
  top: -90px;
  left: 15px;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px 10px 10px 33px;
  border: 1px solid #ebccd1;
  border-radius: 5px 5px 5px 5px;
  background-color: #f2dede;
}
.form-group.required.row-customer_field27 .simplecheckout-error-text{
  font-weight: 600;
}
.form-group.required.row-customer_field27>label {
  display: none !important;
}
li.backgr a {
  color: white;
}
li.backgr {
  display: block;
  background: #526069;
}
input#customer_firstname,
input#customer_telephone,
input#customer_field20,
input#customer_email,
input#customer_company_name{
  /*width: 310px;*/
  border-radius: 3px;
}
span.wrapper-count > input[type='text'] {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 0px;
}

.btn.btn-block {
  font-weight: bold;
}

#footer {
  background: #171932;
  color: #aaa9bb;
  font-size: 15px;
}
#footer h3 {
  color: #fff;
}
#footer a {
  color: #aaa9bb;
  font-size: 15px;
}
.footer_line {
  height: 50px;
  background: #787785;
}
.copyright_1 {
  font-size: 15x;
}
.footer_accept_visa {
  font-size: 15px;
}
.fa.fa-home {
  font-size: 20px;
}
.dostavka-product {
  margin-top: 65px;
  text-transform: uppercase;
}
.dostavka-product img {
  margin-top: -20px;
}
.mfp-figure:after {
  background: #fff !important;
}
#button-ukrcredits {
  /* margin-right: 3px; */
  /* width: 15px; */
    text-transform: uppercase;
    padding: 8px 10px;
  background: none !important;
  color: #333 !important;
  border: 2px solid #ddd;
}
#button-ukrcredits:hover {
  color: #fff !important;
  border: 2px solid #2678e7 !important;
  background: #2678e7 !important;
}
/* 2021-12-22 */
.christmass-tree {
  position: absolute;
	left: -170px;
	top: 55px;
  height: 100px;
  display: none-;
}

.col-sm-12 {
  position: static !important;
}

#homemenu .uq-sub-menu .uq-sub-menu .uq-flyout ul li,
#homemenu #sub-menu ~ .uq-sub-menu .uq-flyout ul li {
  margin-right: -30px !important;
  width: 185px !important;
}
#homemenu .uq-sub-menu .uq-sub-menu,
#homemenu #sub-menu ~ .uq-sub-menu {
  padding: 5px 0px !important;
}

.home_down_title {
  font-size: 26px;
  text-transform: uppercase;
  /* margin-bottom: px; */
  letter-spacing: 0.5px;
}
.right_product_block:hover .ukrcreditsticker img {
    -webkit-transform: scale(1.05,1.07);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.05,1.07);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1.05,1.07);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
}
.cart_info_right.stts {
    margin-top: 5px;
}
.right_buy.right span.button_text {
    display: inherit;
}
#owl-demo .owl-stage-outer {
    margin-left: 29px!important;
    max-width: 89%!important;
}
.mobile_model {
    display: none;
}
.options .form-group {
    margin-bottom: 0px;
    /* padding: 10px 37px; */
}
.options .form-group select.form-control {
    padding: 10px 0px;
    height: auto;
	border: 2px solid #ccc;
}
.shop_page_head_info .cart {
    padding: 10px 0;
    display: flex;
}
.cart.desktop-items .wishlist {
    border: none !important;
    font-size: 30px;
    padding: 0 22px !important;
}
.ukrcreditsticker {
    position: absolute;
    text-align: left;
    color: #000;
    bottom: 0px!important;
    left: 4px!important;
    z-index: 9999;
}
input[name="customer[field27][1]"]{
  margin-left: -30px !important;
  cursor: pointer;
}
.simplecheckout-rule-group[data-for="customer_field27"] {
  padding-left: 21px !important;
}
input[name="customer[field27][1]"]:after {
  display: block;
  width: 20px;
  height: 20px;
  background: #fff;
  content: '';
  border: 1px solid #ddd;
  border-radius: 3px;
  top: -3px;
  position: relative;
}
.price .cart_info_right .wishlist{
  padding: 0 12px !important;
}
input[name="customer[field27][1]"]:checked:after{
  background-color: #2678e7;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="white" d="M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"/></svg>');
}
.form-group.required.row-customer_field27 .checkbox label{
  padding-left: 20px;
  font-weight: 600;
}
.form-group {
  font-size: 14px;
}
.form-control{
  font-size: 13px;
}
.wrapper-steps.step2 .wrapper-steps-between.need_step2 a {
  opacity: 1 !important;
  z-index: 9;
  position: relative;
}
@media (min-width: 769px) {
  .row-shipping_address_ship_anothe_address .col-sm-3{
    width: 52%;
  }
  .row-shipping_address_ship_anothe_address .col-sm-9{
    width: 48%;
  }
}
@media (max-width: 768px) {
  .wrapper-input-plmin input{
    min-width: 120px;
  }
  #simplecheckout_shipping_address label {
    display: block;
    width: 100%;
  }
}
@media (max-width: 600px) {
.price .cart_info_right .wishlist {
    position: absolute;
    right: 0px;
    margin-top: -40px;
}
.shop_page_head_info .price {
    display: block  !important;
    align-items: baseline;
    width: 100% !important;
    flex-direction: column;
}
  .wrapper-input-plmin input{
    width: 40vw;
    max-width: 40vw;
  }
li.other_img.dib a img {
    width: 100% !important;
}
.shop_page_head_info .price_left .no-pdv {
    margin-left: 20px;
    font-size: 15px;
}
.left_sorting, .right_sorting {
    width: 100%;
    text-align: center;
    float: none;
}
}
@media (max-width: 780px) {
	.right_content_sorting {
    padding: 10px 20px;
}
.left_sorting {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.sort_1,
  .sort_2 {
    margin-bottom: 10px;
  }
  .sort_2.dib {
    display: flex;
    height: auto;
    justify-content: center;
    align-items: center;
}
#content .ukrcreditsticker {
    top: 2px;
    left: 2px;
    max-width: 35px;
    height: 35px;
}
.ukrcreditsticker>div {
    height: 35px!important;
    width: 35px!important;
}
.right_product ul li {
    width: 48% !important;
}
.color-foto {
    margin: 0px 0%;
}
.color-foto {
    top: 0;
    display: none;
    position: relative;
    padding: 10px 0 0 0;
    height: 100%;
    max-width: 100%;
}
.color_item {
    float: left;
    border: 1px solid #d2d2d2;
    background-color: #ffffff;
    max-width: 100%;
}
.color-foto img {
    width: 100%;
	height: 35px;
    margin: 2px;
	max-width:100%;
}
.right_buy.right span.button_text {
    display: none;
}
.right_product_buy button {
    border-radius: 2px;
    background: #bbb9b200;
    color: #000;
    border: 1px solid #d5c326;
    padding: 6px 19px;
    vertical-align: bottom;
	display: none;
}
.right_buy.right button i.fa.fa-shopping-cart {
    font-size: 24px;
}
.right_product_buy .left_buy {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    position: relative;
    top: 0px;
    width: 90px;
	height:39px;
}
.right_product_buy span.discount {
    position: relative;
    top: 3px;
    color: #a3a3a3;
    font-size: 12px;
    text-decoration: line-through;
}
.right_product_buy span.base_price {
    font-size: 19px;
    font-weight: 700;
}
.base_price_red {
    color: red;
    font-weight: 700;
    font-size: 19px;
}
#owl-demo .owl-stage-outer {
    margin-left: 35px!important;
    max-width: 90%!important;
    margin-right: 35px!important;
}
.right_product_title {
    height: 90px;
    /* min-height: 40px; */
    text-align: left;
    margin-bottom: 10px;
}
.mobile_model {
    display: block;
    font-size: 12px;
    margin: 3px 0 5px;
    max-height: 53px;
    overflow: hidden;
}
.right_product_title a {
    font-size: 15px;
    color: #000;
    /* font-weight: inherit; */
    max-height: 45px;
    overflow: hidden;
    width: 100%;
    display: block;
}
.mobile_model span{
    font-size: 12px;
}
.right_product_title a {
    font-size: 15px;
    color: #000;
    /* font-weight: inherit; */
}
.cart.mobile-carts button.wishlist {
    padding: 8px 8px !important;
    /* width: 30%; */
    min-width: 77px;
  }
  .cart.mobile-carts .wishlist {
    position: absolute;
    right: 0px;
    margin-top: -40px;
	border: none !important;
    font-size: 30px;
    padding: 0 22px !important;
}
.shop_page_head_info .cart {
    display: block;
}
.options button#wishing {
    float: right;
    margin-right: 0px;
}
.options button.wishlist {
   padding: 8px 8px !important;
    /* width: 30%; */
    min-width: 77px;
    right: 0px;
    border: none !important;
    font-size: 30px;
    padding: 0 22px !important;
    margin-top: -19px;
    position: absolute;
  }
  .tmb-wrap-table div:after {
    height: 5px!important;
}
.tmb-wrap-table div {
    opacity: 1!important;
}
.tmb-wrap {
    position: relative!important;
    z-index: 2;
    top: 155px!important;
}
}
@media (min-width: 1600px){
.col-1600-2 {
  width: 16.666666%;
}
.col-1600-10 {
  width: 83.33333333%;
}

.uq-theme-light.uq-menu-absolute:not(.uq-mega-horizontal) > .uq-nav {
height: unset!important;
}

.right_product ul li {
width: 33% !important;
}

.right_product ul li:nth-child(2n) {
float: none;
}
}
@media (min-width: 993px){
.uq-theme-light.uq-menu-absolute:not(.uq-mega-horizontal) > .uq-nav {
/* overflow-y: hidden; */
height: 410px;
}}

@media (min-width: 1200px){
.uq-theme-light.uq-menu-absolute:not(.uq-mega-horizontal) > .uq-nav {
height: 500px;
}
#content .right_buy.right {
  visibility: hidden;
}

.category_img.category_img_x1.col-sm-12 {
  position: relative !important;
}}

@media (min-width: 1600px){
#cookie_consent_notification p, #cookie_consent_notification button, #cookie_consent_notification a, #cookie_consent_notification h4 {font-size: 35px;}
}

.header-album {
	font-weight: bold;
}

.imag img {
	border: none;
}

.right_buy.right {display: none!important;}
.right_product_buy .left_buy {top: 1px!important;}
.list-group-item {padding: 6px 15px !important;}
.mabp-price-table-container {
  display: block;
  margin-bottom: 20px;
  border: 1px solid #e8e7e8;
  border-radius: 0px;
  clear: both;
}
.mabp-price-table-heading {
  padding: 10px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  box-sizing: border-box;
  font-weight: 700;
  border-bottom: 1px solid #e8e7e8;
}
.mabp-price-table-rows {
  overflow: hidden;
}
.mabp-price-table-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  position: relative;
  height: 55px;
  box-sizing: content-box;
  -webkit-transition: height ease-out .2s,opacity .2s ease-in-out;
  transition: height ease-out .2s,opacity .2s ease-in-out;
  border-bottom: 1px solid #e8e7e8;
}
.mabp-price-table-row {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.has-active-indicator .mabp-price-table-row.js-selected {
  opacity: 1;
  cursor: default;
  height: 65px;
}
.mabp-price-table-cell {
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 20px;
  line-height: 20px;
  padding-left: 10px;
  text-align: left;
  flex: 0 0 70px;
}
.red_info {
  color: red;
  font-size: 11px;
}
.mabp-price-table-cell.is-prices-cell {
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
}
.mabp-price-table-price {
  display: flex;
  flex-direction: column;
}
.mabp-price-table-savings-currency-percent {
  font-size: 13px;
}
.mabp-price-table-discount {
  line-height: 14px;
  font-size: 12px;
  margin-right: 10px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 53px;
  height: 26px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: rgba(214,11,11,.8);
  border-radius: 3px;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
.mabp-price-table-discount:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 50%;
  margin-left: -4px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 4px 3px 0;
  border-color: transparent rgba(214,11,11,.8) transparent transparent;
}
.mabp-price-table-discount:before {
  right: 0;
  left: auto;
  margin-right: -4px;
  margin-left: 0;
  border-width: 3px 0 3px 4px;
  border-color: transparent transparent transparent rgba(214,11,11,.8);
}
.mabp-price-table-row:after {
  opacity: 0;
  -webkit-transition: all ease .2s;
  transition: all ease .2s;
  content: " ";
  position: absolute;
  display: block;
  width: 5px;
  top: -1px;
  right: -1px;
  height: calc(100% + 2px);
  background-color: #000;
}
.mabp-price-table-row.js-selected:after{
  opacity: 1;
}
.mabp-price-table-row:hover:after{
  opacity: 0.5;
}
.mabp-price-table-cell.is-prices-cell {
  flex: 0 0 calc(100% - 70px);
  padding: 0 10px;
}
.mabp-price-table-until, .mabp-price-table-from, .mabp-price-table-quantity-number, .mabp-price-table-purchase-unit {
  display: inline-block;
  min-width: 15px;
  font-size: 15px;
  line-height: 15px;
}
.mabp-price-table-cell.is-prices-cell {
  text-align: right;
}
.link-count {
  position: absolute;
  background: rgb(113,166,239);
  color: #fff;
  width: 30px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none !important;
}
.mabp-price-table-cell.is-quantity-cell {
  font-weight: 600;
}
.link-count.plus {
  right: 0;
}
.wrapper-input-plmin {
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.wrapper-input-plmin input {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 120px;
}
.mabp-price-table-row.not-clicked {
  cursor: not-allowed;
}
.mabp-price-table-cell:last-child {
  padding-right: 15px;
}
.mabp-price-table-price .product-detail-price {
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  -webkit-transition: all ease .2s;
  transition: all ease .2s;
  vertical-align: middle;
  display: inline-block;
}
.has-active-indicator .mabp-price-table-row.js-selected .mabp-price-table-price .product-detail-price {
  font-size: 23px;
  line-height: 23px;
}
@media(max-width:360px){
  .form-group.required.row-customer_field27{
    top: -80px;
  }
  .form-group.required.row-customer_field27 .col-sm-8,
  .form-group.required.row-customer_field27 label{
    width: 100% !important;
  }
}
@media(max-width:420px){
  div#simple_checkout_check_n{
    margin-bottom: 130px;
  }
  .form-group.required.row-customer_field27 {
    top: -125px;
  }
}
.wrapper-btns {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 30px 0;
}
.link_h_simple {
  color: rgb(0, 0, 0);
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-align: center;
  border: 1px solid rgb(0, 0, 0);
  padding: 5px 8px;
}

.checkout-steps {
  display: flex;
  font-family: Arial, sans-serif;
  font-size: 14px;
}
.checkout-steps .step:nth-child(1) {
  z-index: 5;
}
.checkout-steps .step:nth-child(2) {
  z-index: 4;
}
.checkout-steps .step:nth-child(3) {
  z-index: 3;
}
.checkout-steps .step:nth-child(4) {
  z-index: 2;
}
.checkout-steps .step:nth-child(5) {
  z-index: 1;
}
.step {
  position: relative;
  display: flex;
  align-items: center;
  color: #888;
  margin-right: -12px;
  height: 40px;
  padding-right: 17px;
}

.step .number {
  font-weight: bold;
  font-size: 30px;
  padding: 0 0px 0 27px;
  text-align: center;
  color: #fff;
  /*background: url(/image/checkout/step_unactive_2.png) no-repeat 0 0;*/
  background: #DDD;
  width: 43px;
  height: 40px;
  position: relative;
}

.step .number::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid white;
}
.step .label{
  display: inline;
  padding: 9px 10px 9px 27px;
  height: 40px;
  font-weight: 500;
  line-height: 1.2;
  color: rgb(153 153 153);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background: #fff;
  font-size: 18px;
  border-radius: 0;
  position: relative;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
}
.simplecheckout-block .radio b {
  font-size: 13px;
  opacity: 0.9;
}
.step:last-child .label{
  border-right: 1px solid #DDD;
}
.step:first-child .number, .step.active .number{
  background: rgb(255,135,15);
}
.step .label::before {
  content: "";
  position: absolute;
  top: -0.5px;
  left: -1px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #ddd;
}
.step.active .label::before{
  border-left: 20px solid rgb(255,135,15);
}
.step.active .label{
  background: rgb(255 166 77);
  color: #fff;
  border: none;
}
.step.active {
  color: #fff;
}
#simplecheckout_cart {
  margin-bottom: 0;
}
#simplecheckout_customer{
  margin-bottom: -30px;
}
.step.active .number {
  color: #fff;
}
.step .label::after {
  content: "";
  position: absolute;
  top: -0.5px;
  right: -20px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #ddd;
}
.step.active .label::after, .step:last-child .label::after{
  display: none;
}
.step::after {
  content: "";
  position: absolute;
  top: 0;
  right: -1px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #fff;
}
.step:last-child::after{
  display: none;
}
.step.active::after{
  border-left: 20px solid rgb(255 166 77);
  right: -2px;
}
.step .label:hover, .step .label:focus{
  color: rgb(153 153 153);
  text-decoration: underline;
}
.step.active .label:hover{
  color: #fff;
}
.wrapper-steps.step1 div#simplecheckout_customer .panel-heading, .wrapper-steps.step1 div#simplecheckout_shipping,
.wrapper-steps.step1 div#simplecheckout_shipping_address, .wrapper-steps.step1 div#simplecheckout_payment, .wrapper-steps.step1 div#simplecheckout_payment_form,
.wrapper-steps.step1 div#simplecheckout_customer .simplecheckout-block-content .form-group:not(.row-customer_field27){
  display: none !important;
  opacity: 0;
  height: 0;
  padding: 0 !important;
  margin: 0 !important
}
.btn-blue-color{
  background-color: #00A6DD !important;
  border-color: #00A6DD !important;
}
.wrapper-steps.step2 #simplecheckout_cart, .wrapper-steps.step2 div#simplecheckout_payment, .wrapper-steps.step2 div#simplecheckout_payment_form,
.wrapper-steps.step2 div#simplecheckout_customer .simplecheckout-block-content .form-group.row-customer_field27{
  opacity: 0;
  height: 0;
  padding: 0 !important;
  margin: 0 !important
}
.wrapper-steps.step3 div#simplecheckout_cart, .wrapper-steps.step3 div#simplecheckout_shipping,
.wrapper-steps.step3 div#simplecheckout_shipping_address, .wrapper-steps.step3 div#simplecheckout_payment,
.wrapper-steps.step3 div#simplecheckout_customer, .wrapper-steps.step3 div#simplecheckout_payment_form{
  opacity: 0;
  height: 0;
  padding: 0 !important;
  margin: 0 !important
}
.wrapper-steps.step4 div#simplecheckout_cart, .wrapper-steps.step4 div#simplecheckout_shipping,
.wrapper-steps.step4 div#simplecheckout_shipping_address, .wrapper-steps.step4 div#simplecheckout_customer{
  opacity: 0;
  height: 0;
  padding: 0 !important;
  margin: 0 !important
}
.wrapper-steps-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  width: 100%;
}
/*@media (min-width: 769px){
  .wrapper-steps-between.need_step1{
    transform: translateY(-80px);
  }
}*/
.wrapper-steps.step1 .simplecheckout-button-block.buttons, .wrapper-steps.step2 .simplecheckout-button-block.buttons,
.wrapper-steps.step3 .simplecheckout-button-block.buttons {
  opacity: 0;
  height: 0;
  margin: 0;
  padding: 0;
}
.wrapper-steps.step2 #simplecheckout_customer, .wrapper-steps.step2 #simplecheckout_shipping,
.wrapper-steps.step2 #simplecheckout_shipping_address{
  width: 50%;
  float: left;
  clear: none;
  padding: 0 10px
}
.wrapper-steps.step2 #simplecheckout_customer{
  padding-right: 10px
}
.wrapper-steps.step2 #simplecheckout_shipping, .wrapper-steps.step2 #simplecheckout_shipping_address{
  padding-left: 10px
}

.row-shipping_address_recipient_name:before {
  display: block !important;
  background-color: #f5f5f5;
  border-bottom: 1px solid #ddd;
  color: #333;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 10px 15px;
  margin-bottom: 10px;
  width: 100%;
}
.row-shipping_address_ship_anothe_address .checkbox label {
  color: #fff;
}
.row-grid-2 {
  display: grid;
  gap: 15px;
  grid-template-columns: 1fr 1fr;
}
html[lang="de"] .row-shipping_address_recipient_name:before{
  content: 'Ein anderer Empfänger'
}
html[lang="ru"] .row-shipping_address_recipient_name:before{
  content: 'Другой получатель'
}
html[lang="uk"] .row-shipping_address_recipient_name:before{
  content: 'Інший одержувач'
}
.row-shipping_address_recipient_name {
    position: relative;
}
.wrapper-steps.step2 .need_step1, .wrapper-steps.step2 .need_step3, .wrapper-steps.step2 .need_step4,
.wrapper-steps.step1 .need_step2, .wrapper-steps.step1 .need_step3, .wrapper-steps.step1 .need_step4,
.wrapper-steps.step3 .need_step1, .wrapper-steps.step3 .need_step2, .wrapper-steps.step3 .need_step4,
.wrapper-steps.step4 .need_step1, .wrapper-steps.step4 .need_step2, .wrapper-steps.step4 .need_step3{
  display: none !important;
}
.pannel-dw-heading {
  background: rgb(239 239 239);
  border: 1px solid rgb(230 230 230);
  padding: 5px 10px;
  font-size: 22px;
}
.grid2-table {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border: 1px solid rgb(230 230 230);
}
.grid2-table-or{
  display: grid;
  grid-template-columns: 40% 10% 50%;
}
.grid1-table {
  border: 1px solid rgb(230 230 230);
}
.pannel-dw-content--item {
  padding: 10px;
  border-right: 1px solid rgb(230 230 230);
  font-size: 20px;
}
.grid2-table-or .pannel-dw-content--item{
  border: none;
}
.grid2-table-or .pannel-dw-content--item:first-child{
  padding-left: 0;
}
.grid2-table .pannel-dw-content--item:last-child{
  border-right: none;
}
.wrapper-pannel-dw, .products-info {
  margin-top: 20px;
}
.products-info table {
  border: 1px solid rgb(230 230 230);
  width: 100%;
}
.products-info thead th {
  background: rgb(239 239 239);
  border: 1px solid rgb(230 230 230);
  padding: 5px 10px;
  font-size: 20px;
}
.products-info tbody td{
  padding: 5px 10px;
  font-size: 20px;
  border: 1px solid rgb(230 230 230);
}
.submit_order_custom {
  background: rgb(109 207 246);
  display: block;
  text-align: center;
  color: #000;
  padding: 2px 5px;
  border: 1px solid rgb(112 160 245);
}
.wrapper-btn-right {
  display: flex;
  justify-content: flex-end;
  margin-top: 5px;
}
.products-info tr td:nth-child(2) .image, .products-info tr td:nth-child(3) b, .products-info tr td:nth-child(4) b, .products-info tr td:nth-child(5) b,
.products-info tr td:nth-child(6) b{
  display: none
}
.wrapper-steps>p {
  font-size: 18px;
  line-height: 1.3;
}
.thank_content .wrapper-steps>p {
  font-size: 20px;
}
.wrapper-steps{
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.f-17{
  font-size: 17px !important;
}
.step:first-child .number::before{
  display: none;
}
.step:first-child .number {
  padding-left: 10px;
}
.wrapper-steps h3 {
  font-size: 22px;
}
label.control-label.col-sm-3 {
  padding-right: 0;
  padding-left: 10px;
}
@media (min-width: 992px) {
  label.control-label.col-sm-3+.col-sm-9 {
    width: 70%;
  }
  label.control-label.col-sm-3 {
    width: 30%;
  }
}
@media (max-width: 991px) {
  label.control-label.col-sm-3{
    line-height: 1;
  }
  .form-group.row-customer_register {
    margin-bottom: 6px;
  }
  body .radio label {
    display: flex !important;
    align-items: anchor-center;
  }
  .row-customer_register .radio label b {
    margin-left: 5px;
  }
  .step::after{
    top: -2px;
    right: -12px;
  }
  .swiper-slide {
    font-size: 40px;
  }
  .step{
    font-size: 14px;
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: center;
    height: 26.5px;
    transform: translateY(.5px);
    margin-right: 3px;
  }
  .step .label{
    height: 30px;
    font-size: 14px;
    padding: 5px 6px 5px 17px;
  }
  .step .number {
    font-size: 20px;
    height: 30px;
    width: 30px;
    padding-left: 17px;
  }
  .wrapper-btns{
    margin: 15px 0;
  }
  .simplecheckout-warning-block{
    padding: 10px 10px 10px 14px !important;
    font-weight: 600;
    font-size: 12px;
  }
  td.name a {
    color: #4B748A;
    font-size: 16px;
    font-weight: 400;
  }
  .link_h_simple {
    font-size: 13px;
  }
  table.simplecheckout-cart {
    font-size: 16px;
  }
  body .simplecheckout-cart td{
    padding: 0 !important;
  }
  body .simplecheckout-cart td.quantity {
    padding: 5px 0 !important;
  }
  .wrapper-steps-between.need_step1 .btn-primary {
    background-color: #00A6DD !important;
    opacity: 1 !important;
    font-size: 16px;
    border-color: #00A6DD;
    font-weight: 700;
  }
  .wrapper-steps-between .btn-primary{
    padding-left: 20px;
    padding-right: 20px;
    opacity: 1 !important;
    font-size: 16px;
    font-weight: 700;
  }
  .simplecheckout-cart-total {
    padding-top: 0 !important;
  }
  .simple-content .table-responsive table {
    margin-bottom: 10px !important;
  }
  .red_info {
    font-size: 12px;
    margin-bottom: 0;
  }
  .form-group.required.row-customer_field27 .checkbox label {
    font-weight: 700;
    color: #504D4D;
    font-size: 16px;
    line-height: 1.2;
  }
  .wrapper-steps{
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px;
  }
  .form-group.required.row-customer_field27{
    padding: 10px
  }
  .wrapper-steps.step2 #simplecheckout_customer, .wrapper-steps.step2 #simplecheckout_shipping, .wrapper-steps.step2 #simplecheckout_shipping_address{
    width: 100%;
    padding: 0
  }
  .checkout-heading span{
    color: rgb(80, 77, 77);
  }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after{
    display: none
  }
  .form-horizontal .form-group{
    display: grid;
    grid-template-columns: 33% 67%;
  }
  .form-horizontal .control-label{
    padding: 0 5px;
  }
  input#customer_firstname, input#customer_telephone, input#customer_field20, input#customer_email, input#customer_company_name,
  input#customer_firstname, input#customer_telephone, input#customer_field20, input#customer_email, input#shipping_address_address_1, input#shipping_address_field21, input#shipping_address_index2, input#shipping_address_city_2, #shipping_address_country_2,
  input#shipping_address_city, input#shipping_address_address_1, input#shipping_address_field21{
    width: 100% !important;
    min-width: unset;
  }
  .simple-content .checkout-heading{
    font-weight: 700;
    color: #504D4D;
  }
  .wrapper-steps.step2 #simplecheckout_customer, .wrapper-steps.step2 #simplecheckout_shipping, .wrapper-steps.step2 #simplecheckout_shipping_address{
    margin-bottom: 0;
  }
  .form-group.row-shipping_address_ship_anothe_address {
    grid-template-columns: 67% 33%;
  }
  .form-group.row-shipping_address_ship_anothe_address .checkbox{
    height: 27px;
  }
  .row-shipping_address_recipient_name:before{
    grid-column: 1 / -1;
  }
  .grid2-table{
    grid-template-columns: 1fr;
    text-align: center;
  }
  .grid2-table-or{
    grid-template-columns: 1fr;
  }
  .grid2-table-or .pannel-dw-content--item {
    padding: 0;
  }
  .grid1-table{
    text-align: center;
  }
  .grid2-table .pannel-dw-content--item:last-of-type{
    border-top: 1px solid rgb(230 230 230);
  }
  .products-info tbody thead, .hide-mobile{
    display: none !important;
  }
  .products-info *{
    font-size: 16px;
  }
  .products-info tr td:nth-child(3) b, .products-info tr td:nth-child(4) b, .products-info tr td:nth-child(5) b, .products-info tr td:nth-child(6) b {
    display: inline-block;
  }
  .wrapper-steps-between.row-grid-2.need_step2 {
    position: relative;
    z-index: 99;
  }
  .products-info table, .products-info tbody{
    width: 100%;
    display: block;
  }
  .btn, .products-info tbody td{
    font-size: 16px;
  }
  .products-info tbody tr{
    display: block;
    text-align: center;
  }
  .products-info tbody tr td {
    display: block;
    width: 100%;
    border: none !important;
  }
  .products-info thead, .submit_order_custom br, .hidden-mobile{
    display: none !important
  }
  .products-info tbody td{
    padding: 0
  }
  .products-info .options {
    margin-bottom: 18px;
  }
  .submit_order_custom{
    background-color: #00A6DD !important;
    opacity: 1 !important;
    font-size: 16px;
    border-color: #00A6DD;
    font-weight: 700;
  }
  .total_vvs td {
    width: auto !important;
    display: inline !important;
  }
  /*.total_vvs td:last-child{
    margin-left: 5px;
  }*/
  tr:not(.total_vvs)+.total_vvs{
    margin-top: 18px
  }
  .b-mobile{
    font-weight: 700
  }
  .submit_order_custom{
    padding-left: 20px;
    padding-right: 20px;
    opacity: 1 !important;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border-radius: 4px;
  }
  .step .label::after, .step::after, .step .label::before, .step .label::before, .step .number::before{
    border-top-width: 15px;
    border-bottom-width: 15px;
    border-left-width: 15px;
    height: 30px;
  }
  .step.active .label::before, .step.active::after{
    border-left-width: 15px;
  }
  .step .label::after{
    right: -14px;
    height: 30px;
    top: -1px;
  }
  .step:first-child .number {
    padding-left: 3px;
    width: 20px;
  }
  .step.active::after {
    top: -2px;
    right: -14px;
    height: 30px;
  }
  .step .label::before{
    left: 0
  }
}
@media (min-width: 769px){
  .hide-desktop{
    display: none !important;
  }
}
@media (max-width: 768px){
  div#content {
    padding-top: 81px;
  }
  .wrapper-steps h3 {
    font-size: 16px !important;
  }
  .wrapper-steps>p:not(.f-17):not(.info-alert-dw){
    font-size: 14px !important;
  }
  .form-control{
    font-size: 12px;
    padding: 5px !important;
  }
  .pannel-dw-heading{
    margin-bottom: 9px;
    color: rgba(80, 77, 77, 1);
  }
  .pannel-dw-content--item b:not(.m-bold) {
    font-weight: 400;
  }
  .products-info table {
    padding: 10px;
  }
  .form-group,.pannel-dw-heading, .pannel-dw-content--item{
    font-size: 16px;
  }
  .row-customer_register .radio label, .simplecheckout-block .radio b, div#simplecheckout_shipping label span{
    font-size: 12px;
  }
  .wrapper-steps-between.row-grid-2.need_step2 {
    grid-template-columns: 1fr;
  }
  .f-17, .info-alert-dw {
    font-size: 15px !important;
  }
  .step .label {
    font-size: 9px;
    padding: 5px 0px 4px 11px;
  }
  .checkout-steps .step.customer_count_step5 .label{
    padding: 5px 3px 4px 11px;
  }
  .step .number {
    padding-top: 5px;
  }
  .step .label, .step .number, .step {
    height: 20px;
  }
  .step.active .label::before, .step.active::after{
    border-left-width: 10px;
  }
  .step .label::after, .step::after, .step .label::before, .step .label::before, .step .number::before {
    border-top-width: 10px;
    border-bottom-width: 10px;
    border-left-width: 10px;
    height: 20px;
  }
  .step.active::after {
    right: -9px;
    height: 20px;
    top: 0;
  }
  .step .number {
    padding-top: 1px;
    font-size: 13px;
    padding-left: 10px;
    width: 20px;
  }
  .step .label::before {
    left: -1px;
    top: -1px;
  }
  .step::after {
    top: 0.5px;
    right: -7px;
  }
  .step .label::after {
    right: -9px;
    top: 0px;
  }
  .step:last-child .label {
    padding: 5px 3px 4px 11px;
  }
  .step{
    margin-right: 2px;
  }
  .step:first-child .number {
    padding-left: 3px;
    width: 14px;
  }
  .form-group.has-error-new .col-sm-8 {
    width: 100%;
  }
  .form-group.has-error-new {
    display: block;
  }
  .form-horizontal .form-group {
    grid-template-columns: 37% 63%;
    font-size: 15px;
  }
  .form-group.row-shipping_address_ship_anothe_address {
    grid-template-columns: 220px auto;
  }
  .row-customer_register .radio:last-of-type{
    margin-right: 0 !important
  }
  body label.control-label.col-sm-3 {
    display: flex !important;
    align-items: center;
  }
}
@media (max-width: 480px){
  span.checkout-heading-button a {
    font-size: 12px;
  }
  .page h3, h1 {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .simplecheckout-warning-block {
    color: rgb(80, 77, 77);
    padding: 10px !important;
    font-size: 9px;
  }
}
@media (max-width: 380px) {
  .form-group.row-shipping_address_ship_anothe_address {
    grid-template-columns: 190px auto;
  }
  .form-horizontal .form-group {
    font-size: 13.5px;
  }
  .step .label {
    font-size: 7px;
  }
}