@charset "UTF-8";
#content {
  position: relative;
  width: 100%;
  float: left;
  padding-bottom: 15px;
}

#sideleft + #content {
  width: 870px;
  float: right;
}

.jshop_prod_description ul {
  padding-left: 20px;
}

.item-page ul {
  padding-left: 20px;
}

.item-page li {
  margin-left: 20px;
}

.jshop_prod_description ol {
  padding-left: 20px;
}

.jshop_prod_description td {
  padding: 4px 8px 4px 8px;
}

.jshop_prod_description table {
  border-color: #f0f0f0;
}

.item-page ol {
  padding-left: 20px;
}

.item-page p, .item-page span, .item-page div, .item-page {
  font-family: "GothamProRegular";
  color: #555;
  line-height: 2em;
}

a:hover {
  text-decoration: none;
  color: #555;
}

input {
  /*vertical-align: middle;*/
}

h1 {
  font-size: 14pt !important;
  line-height: 2em;
  color: #777;
}

#wrapper {
  position: relative;
  margin: 0 auto;
}

#sideleft {
  float: left;
  width: 270px;
  position: relative;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
  margin: 0 auto 20px auto;
  position: relative;
  width: 100%;
  float: left;
}

#container {
  width: 100%;
  margin: 0 auto;
  height: 100%;
}

#center {
  position: relative;
  width: 100%;
  float: left;
}

.center {
  width: 1170px;
  margin: 0 auto;
  position: relative;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
  width: 100%;
  position: relative;
  margin: 0 auto;
  float: left;
  padding: 40px 0 30px 0;
}

.moduletable_logo {
  float: left;
  margin: 34px 0 0 0;
  position: relative;
  width: 52%;
  line-height: 2em;
  letter-spacing: 0.2px;
}

.moduletable_logo p {
  margin: 0 0 4px;
  font-family: "GothamProRegular";
}

.moduletable_logo a {
  text-decoration: none;
}

.block_korz {
  float: right;
  width: 21%;
  margin: 10px 40px 10px 0;
}

.moduletable_tell a {
  text-decoration: none;
  color: #6ac3d6;
}

.moduletable_tell {
  float: left;
  margin: 29px 0 0 0;
  line-height: 2em;
  width: 22%;
}

.moduletable_tell .simplecallback {
  color: #6ac3d6;
  border: 1px solid #6ac3d6;
  background: #fff;
  display: block;
  text-align: center;
  text-decoration: none !important;
  font: 14px "GothamProRegular";
  padding: 3px 2px;
  margin: 8px 20px 2px;
  font-size: 14pt;
  border-radius: 10px;
}

.moduletable_tell .simplecallback:hover {
  color: #fff;
  background-color: #6ac3d6;
  border: 1px solid #6ac3d6;
}

.moduletable_tell img {
  border: medium none;
  vertical-align: middle;
  margin: 4px 6px;
}

.moduletable_tell p {
  font-family: "GothamProRegular";
  color: #777;
  margin: 0;
}

.pagination > ul > li > span {
  background-color: #6ac3d6;
  color: #fff;
  font-family: "GothamProRegular";
  font-size: 12pt;
  border: 1px solid #ccc;
  display: block;
  width: 18px;
  padding: 8px;
  margin: 3px 1px;
  border-radius: 10px;
}

.pagination > ul {
  display: inline-block;
}

.pagination-start span, .pagination-prev span, .pagination-next span, .pagination-end span {
  background-color: inherit !important;
  color: #6ac3d6 !important;
  padding: 10px;
}

.pagination-start span {
  border-left: 1px solid #ccc !important;
  border-radius: 10px;
  margin: 3px 1px;
}

.pagination {
  float: left;
  padding-top: 30px;
  text-align: center;
  width: 100%;
  margin-bottom: 45px;
}

.pagination > ul > li {
  color: #999;
  font-size: 12pt;
  display: block;
  float: left;
}

.pagination > ul > li > a {
  font-family: "GothamProRegular";
  font-size: 12pt;
  color: #999;
  border: 1px solid #ccc;
  display: block;
  width: 18px;
  padding: 8px;
  margin: 3px 1px;
  border-radius: 10px;
}

.pagination > ul > li > a:hover {
  text-decoration: none;
  background-color: #6ac3d6;
  color: #fff;
}

#shipping_form label {
  font-weight: bold;
}

#shipping_form .shipping_descr {
  margin-left: 4px;
  margin-top: 10px;
}

form[name=form_finish] > table.jshop {
  margin-top: 30px;
}

#system-message {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #555;
  font-size: 12pt;
  margin-bottom: 30px;
  padding: 12px;
  line-height: 2em;
  border-radius: 10px;
}

#system-message a:hover {
  text-decoration: none;
  color: #333;
}

#system-message h4 {
  color: #555;
  font-size: 14pt;
}

.td_1 a, .td_2 a {
  font-size: 18px;
}

.foxcontainer h2 {
  margin: 10px 0 25px 0;
  color: #777;
  font-size: 14pt;
  line-height: 1.5em;
}

.shipping_descr {
  display: block;
  margin-left: 20px;
}

#table_shippings td {
  float: left;
  display: block;
}

#table_shippings .open .shipping_descr {
  display: block !important;
}

/* #table_shippings > tbody > tr:first-child .shipping_descr{
display:block;
}


#table_shippings .name:first-child .shipping_descr {
display: block;
}
*/
div.jshop_register .inputbox, .login_block .inputbox {
  margin-bottom: 5px;
  -webkit-appearance: button;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

div.jshop_register {
  padding: 0 !important;
  width: 100% !important;
}

.cart img {
  max-height: 90px;
  border-radius: 10px;
  max-width: 90px;
}

#mxcpr {
  display: none;
}

.product_list_hr {
  border: none !important;
}

.jshop_categ {
  position: relative;
  text-align: center;
  margin-bottom: 8px !important;
}

.jshop table.category {
  width: 100% !important;
}

.product_link {
  float: left;
  width: 100%;
  text-align: center;
}

.camera_pag {
  margin-top: -54px;
}

.slideshowck_slider {
  margin-bottom: 0 !important;
}

.advant {
  float: left;
  padding: 25px 14px 15px 14px;
  border: 1px solid #f0f0f0;
  margin: 30px 50px 30px 2px;
  border-radius: 10px;
}

.advant_last {
  float: left;
  padding: 25px 14px 15px 14px;
  border: 1px solid #f0f0f0;
  margin: 30px 2px 30px 0;
  border-radius: 10px;
}

.advant_last img {
  opacity: 0.6 !important;
}

.control-label {
  line-height: 18px;
  min-width: 75px;
}

.form-horizontal .form_sort_count .controls {
  float: left;
  margin-left: 0 !important;
}

.icon-arrow {
  float: left;
}

#order, #limit {
  float: left;
  border-radius: 10px;
  color: #999;
}

.row-fluid .sblock2 {
  width: 100% !important;
}

.jshop_categ category {
  text-align: center;
}

#uf_price_from, #uf_price_to, .uf_pricereset {
  float: left;
  margin-top: 0px;
  max-width: 37% !important;
}

#uf_price_to {
  margin-left: 0 !important;
  float: right;
}

#uf_price_from {
  float: left;
}

.uf_pricereset {
  float: left;
  width: 40px !important;
}

.productfull .image_middle {
  width: auto !important;
}

form[name=updateCart] .td_1 {
  float: left;
}

form[name=updateCart] .td_2 {
  float: right;
}

#sort_count .control-group {
  width: auto !important;
}

form[name=add_review] .button {
  margin-top: 5px !important;
}

.simplecallback .btn {
  background: #6ac3d6 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  padding: 7px 10px 5px;
  margin-top: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}

.header_title {
  color: #6ac3d6;
  font-size: 16px;
  margin: 10px 0px 20px;
  text-transform: uppercase;
}

.input-block-level {
  border: 1px solid #ccc;
  padding: 10px;
  width: 250px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  margin: 5px 0;
}

.simplecallback-overlayed {
  margin-left: -180px !important;
  width: 300px !important;
  border-radius: 0 !important;
  -webkit-border-radius: 10px;
  z-index: 1000010;
}

.simplecallback .control-group {
  float: left;
  margin-bottom: 10px;
  width: 100%;
}

.block_slider {
  float: left;
  width: 100%;
  position: relative;
}

.fixednav {
  background-color: #6ac3d6;
  color: #555;
  height: 30px;
  width: 100%;
  float: left;
}

.moduletable_korz {
  float: left;
  margin-left: 10px;
}

.moduletable_search {
  float: right;
}

.moduletable_menu_categ {
  float: left;
  margin-left: 2px;
  height: 100px;
}

.moduletable_menu_categ > ul > li {
  display: block;
  float: left;
}

.moduletable_compare {
  float: left;
}

.moduletable_wishlist {
  float: left;
}

.moduletable_block_img_main {
  float: left;
  width: 100%;
  position: relative;
  top: 25px;
}

.moduletable_label {
  box-shadow: 0 22px 0 0 #fff inset, 0 23px 0 0 #e3e3e3 inset;
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  margin-top: 85px;
}

.moduletable_label > h3 {
  background: #fff none repeat scroll 0 0;
  font-size: 24px;
  line-height: 48px;
  margin: 0 auto 15px;
  padding: 0 48px;
  text-align: center;
  text-transform: uppercase;
  width: 280px;
  color: #6ac3d6;
  font-weight: bolder;
}

.moduletable_label #jt_jshopping_label_slider > .jt_prev_l {
  position: absolute;
}

.moduletable_label #jt_jshopping_label_slider > .jt_next_l {
  position: absolute;
}

.moduletable_label #jt_jshopping_label_slider > div > .bx-prev {
  height: 38px !important;
  width: 38px !important;
  background: #ccc url("../img/left_prew.png") no-repeat !important;
  background-position: center !important;
  border: 1px solid #ccc;
  border: 1px solid #ccc;
  opacity: 0.9 !important;
  border-radius: 10px;
}

.moduletable_label #jt_jshopping_label_slider > div > .bx-prev:hover, .moduletable_label #jt_jshopping_label_slider > div > .bx-next:hover {
  opacity: 1;
}

.moduletable_label .block_item {
  padding: 10px 22px;
}

.moduletable_label #jt_jshopping_label_slider > div > .bx-next {
  height: 38px !important;
  width: 38px !important;
  background: #ccc url("../img/right_prew.png") no-repeat !important;
  background-position: center !important;
  border: 1px solid #ccc;
  border: 1px solid #ccc;
  opacity: 0.9 !important;
  border-radius: 10px;
}

.moduletable_label #jt_jshopping_label_slider > .jt_prev_l {
  left: 0;
  z-index: 9;
  top: 35%;
}

.moduletable_label #jt_jshopping_label_slider > .jt_next_l {
  z-index: 9;
  top: 35%;
  right: 0;
}

.brends {
  background-color: #f5f5f5;
  float: left;
  margin: 40px 0 40px;
  padding: 50px 0;
  text-align: center;
  width: 100%;
  line-height: 2.2em;
}

.moduletable_brends {
  float: left;
  width: 100%;
}

.moduletable_brends h3 {
  color: #6ac3d6;
  font-size: 24px;
  text-align: center;
  margin-bottom: 40px;
  margin-top: -30px;
}

.sly_scrollbar .handle {
  background: #555;
}

#jt_jshopping_label_slider .product_label {
  margin-left: 0 !important;
  margin-top: 0 !important;
  z-index: 1;
}

.news {
  float: left;
  width: 100%;
  position: relative;
}

.town {
  width: 192px;
  float: left;
  padding-left: 2px;
  display: block;
  font-size: 13pt;
  margin-bottom: 10px;
  color: #555;
}

.moduletable_top_menu {
  float: left;
  position: absolute;
  left: 5px;
  line-height: 28px;
}

.moduletable_top_menu a {
  color: #fff;
  display: block;
  text-decoration: none;
  font-size: 13pt;
  margin: 0 10px;
  line-height: 30px;
}

.moduletable_top_menu li {
  display: inline-block;
}

.moduletable_polz_menu {
  float: right;
  margin-right: 40px;
}

.moduletable_polz_menu a {
  color: #fff;
  text-decoration: none;
  margin-right: 14px;
  display: block;
  font-size: 13pt;
  line-height: 30px;
}

.moduletable_polz_menu li {
  display: inline-block;
  line-height: 28px;
}

.moduletable_polz_menu li:first-child > a {
  background: url(../img/vhod.png) no-repeat;
  padding-left: 30px;
  background-size: 25px;
  background-position-y: 2px;
}

.compare_mode_table {
  display: none !important;
}

.moduletable_compare a {
  background: rgba(0, 0, 0, 0) url("../img/srawn.png") no-repeat scroll center top;
  color: #fff;
  display: inline-block;
  margin: 13px 0 13px 13px;
  padding-top: 24px;
  text-align: center;
  text-decoration: none;
}

.moduletable_wishlist a {
  background: url(../img/izbran.png) no-repeat;
  background-position: top center;
  background-size: auto 28px;
  text-decoration: none;
  display: inline-block;
  padding-top: 30px;
  text-align: center;
  margin: 13px 0 13px 5px;
  color: #6ac3d6;
}

.moduletable_korz a {
  background: url("../img/korz.png") no-repeat;
  background-position: top center;
  background-size: auto 28px;
  text-decoration: none;
  display: inline-block;
  padding-top: 30px;
  text-align: center;
  margin: 13px 0 13px 10px;
  color: #6ac3d6;
}

.moduletable_search .button {
  background: rgba(0, 0, 0, 0) url("../img/search.jpg") no-repeat scroll 0 0;
  border: medium none;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 0;
  height: 34px;
  width: 32px;
  margin-top: 16px;
  display: none;
}

.moduletable_search .button2 {
  background: rgba(0, 0, 0, 0) url("../img/search.jpg") no-repeat scroll 0 0;
  border: medium none;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 0;
  height: 34px;
  width: 32px;
  position: absolute;
  right: 50px;
  display: none;
  margin-top: 16px;
}

.moduletable_search {
  float: left;
  width: 100%;
  z-index: 1;
  margin-top: 6px;
}

#jshop_search {
  border: 1px solid #ccc;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: none;
  color: #999;
  font-family: "GothamProRegular";
  font-size: 18px;
  outline: 0 none;
  padding: 4px 12px;
  width: 200px;
  margin-right: 10px;
  float: left;
  background: #fff;
}

.product .product_label {
  z-index: 1;
  margin: 0 0 0 0 !important;
}

.product .product_label img {
  width: 40px;
}

table.acymailing_form {
  width: 100%;
}

.acymailing_module_form td {
  float: left;
  margin-right: 10px;
}

.block_logo {
  float: left;
  width: 100%;
  height: 148px;
  background: #fff;
}

.block_menu {
  float: left;
  width: 100%;
  position: relative;
  height: 64px;
  background: #fff;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  box-shadow: 0 0 8px -4px #777;
}

.moduletable_menu_categ > ul > li {
  margin: 0 22px 0 0px;
  z-index: 2;
  position: relative;
  line-height: 64px;
  max-width: 100px;
}

.moduletable_menu_categ > ul > li:hover {
  background: #f5f5f5;
}

.moduletable_menu_categ > ul > li:nth-child(2) {
  max-width: 260px;
}

.moduletable_menu_categ > ul > li:nth-child(3) {
  max-width: 220px;
}

.moduletable_menu_categ > ul > li:nth-child(4) {
  max-width: 140px;
}

.moduletable_menu_categ > ul > li:nth-child(5) {
  max-width: 220px;
  margin-left: 60px;
  background: #f5f5f5;
  padding: 0 20px 0 20px;
}

.moduletable_menu_categ > ul > li:nth-child(5):hover {
  background: #f0f0f0;
}

.moduletable_menu_categ > ul > li:nth-child(5) a {
  color: #777;
}

.moduletable_menu_categ > ul > li:nth-child(5) a:hover {
  color: #555;
}

.moduletable_menu_categ > ul > li:last-child > ul {
  margin-left: -178px;
}

.moduletable_menu_categ > ul > li > a {
  display: table-cell;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 1px;
  font-size: 10pt;
  color: #777;
  line-height: 1.4em;
  height: 64px;
}

.moduletable_menu_categ a:hover, .moduletable_menu_categ .separator:hover {
  color: #555;
}

.moduletable_menu_categ > ul > li > a img {
  height: 36px;
  float: left;
  position: relative;
  top: -2px;
  margin-right: -7px;
  margin-left: 0px;
}

.moduletable_menu_categ > ul > li > ul {
  box-shadow: 2px 2px 6px -2px #999;
  background-color: #f5f5f5;
  display: none;
  left: 0;
  padding: 0 0 15px;
  position: absolute;
  top: 64px;
  width: 340px;
  z-index: 2;
  font-size: 13pt;
}

.moduletable_menu_categ > ul > li > ul > li > ul {
  background-color: #f5f5f5;
  box-shadow: 2px 2px 6px -2px #999;
  color: #fff;
  display: none;
  left: 245px;
  position: absolute;
  top: 0;
  width: 340px;
  z-index: 2;
  padding: 0 0 15px;
}

.moduletable_menu_categ > ul > li > ul > li:hover > ul {
  display: block;
}

.moduletable_menu_categ > ul > li:hover > ul {
  display: block;
}

.moduletable_menu_categ > ul > li > ul li {
  display: block;
  margin: 0 10px;
  position: relative;
}

.moduletable_menu_categ > ul > li > ul li a,
.moduletable_menu_categ > ul > li > ul li .separator {
  color: #555;
  display: block;
  padding: 10px 0 12px 10px;
  text-decoration: none;
  border-bottom: 1px dotted #777;
  line-height: 1.5em;
  letter-spacing: 1px;
  width: 310px;
  font-size: 12pt;
}

.moduletable_menu_categ > ul > li > ul li a:hover,
.moduletable_menu_categ > ul > li > ul li .separator:hover {
  background-color: #fcfcfc;
}

.item_image {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  width: 242px;
  height: 238px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.item_image a img {
  transform: scale(1);
  transition: all 1s linear;
  max-height: 220px;
  max-width: 220px;
  margin-top: 15px;
  border-radius: 10px;
}

.item_image a:hover img {
  transform: scale(1.1);
  transition: all 1s linear;
}

.item_image a:hover {
  text-decoration: none !important;
}

.block_item {
  padding: 10px;
}

#jt_jshopping_label_slider ul li {
  height: auto !important;
  margin-bottom: 30px;
}

.categ_label {
  display: none;
}

.moduletable_label .item_name a {
  display: block;
  margin-bottom: 0;
  text-decoration: none;
  transition: all 1s linear;
  line-height: 1.5em;
  color: #777;
}

.moduletable_label .block_item:hover .item_name a {
  color: #555;
  transition: all 1s linear;
}

.moduletable_label .item_price {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  float: left;
  width: 100%;
  text-align: center;
  line-height: 1;
  margin-bottom: 10px;
  color: #777;
}

.moduletable_label .buttons {
  float: left;
  width: 100%;
  margin-top: 20px;
  opacity: 0;
  text-align: center;
}

.moduletable_label li.pager:hover .buttons {
  opacity: 1;
}

.jshop_register .name {
  margin: 10px 0 5px 0;
  color: #555;
}

.jshop_register input {
  padding: 8px 5px;
  width: 280px;
  margin-bottom: 5px;
  -webkit-appearance: button;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #ccc;
  font-size: 13pt;
  color: #333333;
}

.moduletable_news {
  box-shadow: 0 22px 0 0 #fff inset, 0 23px 0 0 #e3e3e3 inset;
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  margin-top: 40px;
}

.moduletable_news > h3 {
  background: #fff none repeat scroll 0 0;
  font-size: 24px;
  line-height: 48px;
  margin: 0 auto 15px;
  padding: 0 48px;
  text-align: center;
  text-transform: uppercase;
  width: 230px;
  color: #6ac3d6;
  font-weight: bolder;
}

.moduletable_news img {
  transform: scale(1);
  transition: all 1s linear;
  width: 100%;
}

.moduletable_news > .blog_news > div:first-child {
  margin-left: 0;
}

.moduletable_news > .blog_news > div {
  position: relative;
  display: inline-block;
  float: left;
  margin: 0 0 20px 40px;
  width: 260px;
}

.moduletable_news img:hover {
  transform: scale(1.1);
  transition: all 1s linear;
}

.img-intro-left {
  background-color: #e3e3e3;
  height: 260px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  width: 100%;
  border: 1px solid #ccc;
}

.moduletable_news .readmore {
  display: none;
}

.moduletable_news .blog_news > div:hover a, .bt-title:hover {
  color: #FFF !important;
  background-color: #6ac3d6;
}

.bt-center {
  background-color: #e3e3e3;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  width: 100%;
  border-radius: 10px;
}

#footer h3 {
  margin-bottom: 20px;
  margin-top: 0;
  text-transform: uppercase;
  color: #6ac3d6;
}

#footer a {
  line-height: 2em;
  text-decoration: none;
  color: #777;
}

#footer li {
  display: block;
}

.moduletable_foot2 {
  float: left;
  width: 100%;
}

.moduletable_video {
  float: left;
}

.moduletable_komp {
  float: left;
  margin: 0 1%;
  width: 23%;
}

.moduletable_pokup {
  float: left;
  margin: 0 1%;
  width: 23%;
}

.moduletable_oplata {
  float: left;
  margin: 0 1%;
  width: 23%;
}

.moduletable_s_podder {
  float: left;
  margin: 0 1%;
  width: 23%;
}

.custom_s_podder p {
  margin-bottom: 8px;
}

.custom_video {
  line-height: 1.8em;
}

.moduletable_soc {
  float: left;
  margin: 0 0 15px 35px;
  width: 254px;
}

.moduletable_soc img {
  border-radius: 10px;
}

.moduletable_soc a {
  display: inline-block !important;
  margin: 0 10px 0 0 !important;
}

.moduletable_soc a:hover {
  opacity: 0.8;
}

.moduletable_copiright {
  float: left;
  font-size: 12px;
  margin: 20px 0 0;
  width: 100%;
}

.moduletable_foot2 a {
  display: inline-block !important;
}

#smoothtop {
  background: url("../img/top_top.png") no-repeat;
  background-size: 44px;
  z-index: 1;
}

.button_detail {
  display: none;
}

.moduletable_category li {
  border-bottom: 1px solid #ccc;
  list-style: outside none none;
  margin: 3px 0;
  padding: 5px 0;
}

.jscat-and-prod_category > li {
  display: none;
}

.jscat-and-prod_category > li.active {
  display: block;
  border-bottom: none;
}

#sideleft > div {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  margin-top: 8px;
}

#comjshop > h1 {
  text-transform: uppercase;
  margin: 0px 0 25px 0;
  color: #777;
}

.moduletable_breadcrumbs {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  font-size: 12px;
  color: #999;
}

.moduletable_breadcrumbs a {
  color: #6ac3d6;
}

.moduletable_breadcrumbs li {
  display: inline-block;
  padding: 0 3px;
}

.productfull .manufacturer_name {
  padding-bottom: 0px !important;
}

.block_product .extra_fields {
  float: left;
  margin: 0 10px -5px;
  font-size: 10pt;
  color: #999;
  overflow: auto;
  max-height: 75px;
  width: 90%;
  padding: 0 10px 0 0;
}

.extra_fields div {
  margin: 6px 0 !important;
  color: #999;
}

.jscat-and-prod_category > li.active > a {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.jscat-and-prod_category > li ul a:hover {
  color: #ff0000;
}

.count_commentar {
  display: none;
}

#sort_count #order {
  width: 176px;
  border-radius: 10px;
  color: #999;
}

#sort_count {
  margin-bottom: 20px;
}

.manufacturer_name {
  color: #999 !important;
  font-size: 11pt;
  font-weight: normal;
  margin: 5px 5px 0px 1px;
  width: 100%;
}

.product .manufacturer_name {
  color: #999 !important;
  font-size: 10pt;
  font-weight: normal;
  margin: 15px 5px 5px 0px;
  width: 100%;
  text-align: center;
}

.manufacturer_logo img {
  height: 70px;
  width: auto;
}

.productfull .prod_price {
  font-size: 14pt;
  color: #555;
}

.jshop_list_product .product .review_mark {
  margin-top: 15px;
}

.jshop_list_product .row-fluid .sblock3 {
  height: 590px;
}

.product:hover .buttons {
  opacity: 1;
}

#comjshop .button, .jshop .button, .block_item .button_buy, .product .button_buy, .td_2 a,
.reset-confirm button, .reset button, .reset-complete button, .login button, .remind button {
  background-color: #6ac3d6;
  background-image: none;
  background-repeat: repeat-x;
  border: 2px solid #6ac3d6;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  filter: none;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  padding: 5px 16px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s ease 0s;
  vertical-align: middle;
  letter-spacing: 1px;
}

#comjshop .button:hover, .jshop .button:hover, .block_item .button_buy:hover, .product .button_buy:hover, .td_2 a:hover,
.reset-confirm button:hover, .reset button:hover, .reset-complete button:hover, .login button:hover, .remind button:hover {
  background-color: #fff;
  color: #6ac3d6;
}

div.jshop_prod_attributes select {
  padding: 4px;
  font-family: "GothamProRegular" !important;
  font-size: 12pt;
  width: auto;
  color: #777;
  border-color: #ccc !important;
  background-color: #fff;
  margin-top: 8px;
  border-radius: 10px;
}

.compare_link_to_list {
  line-height: 44px;
  padding: 4px;
}

.cart_block_discount .inputbox {
  padding: 9px 8px;
  margin: 0;
  -webkit-appearance: button;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #ccc;
  font-size: 12pt;
  color: #555;
}

.left_block_prod {
  float: left;
  width: 405px;
  margin-top: 20px;
}

.right_block_prod {
  float: left;
  width: 520px;
  margin-top: 20px;
  margin-left: 10px;
}

.tabs {
  width: 100%;
  overflow: hidden;
  font-size: 0.9em;
  margin: 2em 0;
  zoom: 1;
  padding: 1px;
  position: relative;
  float: left;
  z-index: 1;
  color: #555;
}

.tabs dt {
  float: left;
  line-height: 2;
  height: 2em;
  background: #f7f7f7;
  border: 1px solid #ccc;
  border-bottom: 0;
  padding: 0 1em;
  position: relative;
  left: 35px;
  margin-right: 1px;
  cursor: pointer;
  font-size: 14px;
  border-radius: 10px 10px 0 0;
}

.tabs dt:hover {
  background-color: #fcfcfc;
}

.tabs dt.selected {
  border-color: #ccc;
  background: #fff;
  z-index: 3;
  cursor: auto;
  border-radius: 10px 10px 0 0;
}

.tabs dd {
  background: #fff;
  display: none;
  float: right;
  width: 100%;
  margin: 28px 0 0 -100%;
  position: relative;
  z-index: 2;
}

.tabs dd.selected {
  display: block;
}

.tabs .tab-content {
  border: 1px solid #ccc;
  padding: 15px 10px 20px;
  border-radius: 10px;
  line-height: 2em;
}

.productfull #block_price {
  display: inline-block;
  font-size: 22px !important;
  font-weight: 700;
  color: #555 !important;
}

img.jshop_img_thumb {
  padding: 2px;
  text-align: center;
  border: 1px solid #f0f0f0;
  cursor: pointer;
  margin: 0 10px 10px 0;
  width: 80px;
  border-radius: 10px;
}

.productfull .prod_added_to_compare, .productfull .compare {
  background: url("../img/sravn_prod.jpg") no-repeat !important;
  background-size: 32px !important;
  border: none !important;
  font-size: 0 !important;
  width: 46px;
  height: 42px;
  cursor: pointer;
}

#comjshop.productfull .button.button-wishlist-icon {
  background: url(../img/save_prod.png) no-repeat center;
  background-size: 32px;
  border: none;
  font-size: 0;
  width: 20px;
  height: 36px;
  cursor: pointer;
  margin: 0 0px 0 10px;
}
#comjshop.productfull .button.button-wishlist-icon:hover {
  background: url(../img/save_prod_hover.png) no-repeat center;
  background-size: 32px;
}

.sc_askquestion,
.quickorder {
  margin: 20px 0 0 0;
}

.sc_askquestion,
.quickorder {
  float: left;
  line-height: 34px;
  border: 2px solid #6ac3d6;
  padding: 0px 10px;
  color: #6ac3d6;
  width: 55%;
  font-weight: bolder;
  text-align: center;
}

.jshop_categ .product_link,
.sc_askquestion,
.quickorder {
  border-radius: 8px;
  font-size: 12pt;
  cursor: pointer;
  text-decoration: none;
}
.jshop_categ .product_link:hover,
.sc_askquestion:hover,
.quickorder:hover {
  background: #6ac3d6;
  color: #fff;
}

.jshop_categ .product_link {
  color: #555;
  transition: all 0.2s linear 0s;
  position: relative;
  padding: 6px 8px;
  box-sizing: border-box;
  letter-spacing: 1px;
  max-height: 95px;
  overflow: hidden;
  bottom: 10px;
  box-shadow: 0 0 5px -2px #777;
  margin-bottom: -10px;
}

.productfull input[name=quantity] {
  height: 34px;
  text-align: center;
  width: 34px;
  margin-left: 4px;
  border: 2px solid #ccc;
  -webkit-appearance: button;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #999;
  font-size: 12pt;
}

.cart .quantity .inputbox {
  border: 2px solid #ccc;
}

.btn.btn-arrow-left, .btn.btn-arrow-left:hover, .btn.btn-arrow-left:focus {
  text-decoration: none !important;
}

.btn.btn-arrow-right, .btn.btn-arrow-right:hover, .btn.btn-arrow-right:focus {
  text-decoration: none !important;
  background-image: none;
}

.count_prod {
  background-color: #6ac3d6;
  color: #fff;
  display: inline-block;
  line-height: 18px;
  margin-left: 1px;
  padding: 2px 6px;
  border-radius: 10px;
  font-weight: bold;
  min-width: 8px;
  text-align: center;
}

.other_delivery_adress {
  display: none;
}

.compare_table img {
  max-width: 150px;
}

.page-header > h2, h2 {
  margin: 0 0 15px 0;
  line-height: 1.5em;
  color: #777;
}

.page-header a {
  color: #6ac3d6 !important;
}

h2 {
  margin: 0 0 15px 0;
  line-height: 1.5em;
  color: #777;
  font-size: 12pt;
}

.image_middle a img {
  max-width: 390px;
  max-height: 540px;
  border-radius: 10px;
}

.product .compare_link_to_list {
  background: rgba(0, 0, 0, 0) url("../img/sravn_prod.jpg") no-repeat scroll 0 0 !important;
  border: medium none !important;
  cursor: pointer;
  float: right;
  font-size: 0 !important;
  height: 42px;
  margin: 0 !important;
  width: 46px;
}

.moduletable_last_prosmotren > h3 {
  background: #fff none repeat scroll 0 0;
  font-size: 14px;
  line-height: 44px;
  margin: 0 auto 15px;
  padding: 0 30px;
  text-align: center;
  text-transform: uppercase;
  width: 310px;
  color: #777;
}

.moduletable_last_prosmotren {
  box-shadow: 0 22px 0 0 #fff inset, 0 23px 0 0 #e3e3e3 inset;
  float: left;
  position: relative;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 30px;
}

.jshop_list_category {
  padding-top: 10px;
}

.moduletable_last_prosmotren .block_item {
  width: 198px;
  margin-right: 8px;
  border: 1px solid #f0f0f0;
  padding-bottom: 20px !important;
  border-radius: 10px;
  margin-bottom: 10px;
}

.moduletable_last_prosmotren .block_item:last-child {
  margin-right: 0;
}

.review_header, .review {
  display: none !important;
}

.squares .item {
  border-radius: 10px;
  box-shadow: 0px 0px 5px -2px #777;
}

.jshop_list_product .product .description {
  font-size: 9pt;
  color: #777;
  max-height: 100px;
  overflow: auto;
  padding: 0 6px 0 0;
  margin-top: 12px;
  display: none;
}

.blog_news .title a, .bt-title {
  background-color: rgba(255, 255, 255, 0.9);
  bottom: 1px;
  color: #6ac3d6 !important;
  font-size: 10pt;
  left: 11px;
  padding: 10px 10px;
  position: absolute;
  text-decoration: none;
  width: 252px;
  z-index: 2;
  font-weight: bold !important;
  border-radius: 0 0 10px 10px;
  letter-spacing: 1px;
  height: auto !important;
}

.blog .items-leading img {
  display: none;
}

.blog .item-image img {
  display: block;
  float: left;
  margin-right: 20px;
  max-height: 120px;
}

.blog .items-leading > div {
  margin-bottom: 50px;
  float: left;
  width: 100%;
}

.jshop_prod_attributes .attributes_title + div > span > span {
  cursor: pointer !important;
  display: inline-block;
  height: 50px;
  width: 40px;
  position: relative;
}

.jshop_prod_attributes .attributes_title + div > span > span > input {
  cursor: pointer;
  float: left;
  height: 40px;
  opacity: 0;
  width: 40px;
  position: relative;
  z-index: 1;
}

.jshop_prod_attributes .attributes_title + div > span > span > input + label > span {
  font-size: 12pt;
  padding: 6px 10px;
  border: 1px solid #ccc;
  position: relative;
  right: 40px;
  top: 10px;
  color: #777;
  border-radius: 10px;
}

.jshop_prod_attributes .attributes_title + div > span > span > input.active + label > span {
  color: #202020;
  font-size: 14pt;
  font-weight: bold;
  border: 1px solid #6ac3d6;
}

.jshop .input_type_radio {
  margin-right: 5px !important;
}

div.jshop_prod_attributes .attributes_title {
  float: left;
  line-height: 40px;
  /* width: 100%; */
  padding-right: 15px;
  color: #777;
}

.jshop_prod_attributes .modal {
  float: left;
  margin-left: 10px;
  line-height: 40px;
}

.jshop_prod_attributes .input_type_radio input[type=radio]:checked + label > span {
  font-size: 12pt;
  background: #6ac3d6;
  color: #fff;
}

.jshop_prod_attributes .attributes_title + div > span#block_attr_sel_2 > span {
  height: 50px;
}

.jshop_prod_attributes .attributes_title + div > span#block_attr_sel_2 > span > input + label > span {
  height: 20px;
  padding: 40px 0 0 0;
}

#block_attr_sel_1 {
  float: left;
  /* width: 100%; */
  margin-top: 10px;
}

.moduletable_razm_setka {
  float: left;
  width: 100%;
  margin: 0;
}

.razmernaya-setka {
  cursor: pointer;
  color: #ff0000;
  background-position: 230px;
  background-size: 12px;
  font-weight: 100;
  background-color: #f7f7f7;
  padding: 2px 12px 2px 2px;
  margin-top: 8px;
  border-radius: 10px;
  display: inline-block;
  font-size: 12pt;
}

.razmernaya-setka a:hover {
  text-decoration: none;
}

.moduletable_razm_setka > h3 {
  cursor: pointer;
  color: #ff0000;
  background: url(../img/strela_bottom.png) no-repeat;
  background-position: 230px;
  background-size: 12px;
  font-weight: 100;
  background-color: #f0f0f0;
  padding: 10px 10px 10px 15px;
  width: 240px;
  margin-top: 8px;
  border-radius: 10px;
}

.moduletable_razm_setka li {
  display: block;
  margin: 0px 0 10px 5px;
  padding: 4px 0 10px;
  border-bottom: 1px dotted #ccc;
}

.moduletable_razm_setka li a {
  text-decoration: none;
  font-size: 12pt;
}

.category-module_razm_setka {
  display: none;
  background-color: #f7f7f7;
  padding: 10px 12px 10px 4px;
  max-width: 300px;
  border-radius: 10px;
  margin-top: -6px;
}

.jshop.productfull .jshop_prod_attributes label {
  display: block !important;
}

.radio_attr_label img {
  height: 40px !important;
  left: 2px;
  position: absolute;
  top: 5px;
  padding: 2px;
  width: 40px !important;
  border: 2px solid #f0f0f0;
  border-radius: 10px;
}

.jshop_prod_attributes .attributes_title + div > span > span > input.active + label > span img {
  border: 2px solid #6ac3d6;
}

.jshop_prod_attributes .input_type_radio input[type=radio]:checked + label > span img {
  border: 2px solid #999;
}

.jshop_prod_attributes #block_attr_sel_2 label > span {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #bababa;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  padding-top: 0;
  margin-top: -40px;
}

.jshop_prod_attributes label > span {
  cursor: pointer;
}

#block_attr_sel_2 {
  float: left;
}

.productfull .extra_fields {
  margin: 5px 0 5px;
}

.jshop_prod_attributes {
  float: left;
  width: 95%;
  padding-bottom: 0 !important;
  margin-top: 8px !important;
}

.opl_info_prod {
  float: right;
  width: 220px;
}

.sity_town {
  float: left;
  color: #555;
}

.usloviya_dostavki {
  width: 100%;
  display: inline-block;
}

.block_rating_hits {
  display: none;
}

.squares .info {
  font-size: 18pt;
  font-weight: bolder;
  letter-spacing: 1px;
}

.squares .info h5 {
  bottom: 110px !important;
  background-color: rgba(255, 255, 255, 0.9) !important;
  border-radius: 0 10px 10px 0;
  color: #777;
  font-size: 12pt;
  text-shadow: none;
  padding: 8px 12px;
  line-height: 1.5em;
}

.moduletable_slider {
  float: left;
  width: 810px;
  margin: 8px 0 0 0;
}

.moduletable_recomend {
  font-size: 20pt;
  line-height: 1.5em;
  width: 100%;
  float: left;
  margin: 40px 0 25px;
}

.moduletable_right_banner {
  float: left;
  margin: 6px 0 -25px 0;
  text-align: center;
}

.moduletable_right_banner img {
  margin: -10px 0px 0 20px;
  opacity: 0.5;
  width: 64px;
}

.moduletable_right_banner .td {
  border: solid 1px #e3e3e3;
  padding: 20px 12px 18px 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 315px;
  margin: 2px 0 20px 25px;
}

.jshop_categ a img {
  width: 100%;
  border-radius: 10px;
}

.jshop_categ .sblock2 {
  padding-left: 0;
}

.jshop_categ .sblock2.image {
  padding-right: 0;
  margin-top: 6px;
}

.rass {
  background-color: #f5f5f5;
  float: left;
  margin: 55px 0 30px 0;
  padding: 40px 0 45px;
  text-align: center;
  width: 100%;
}

.acysubbuttons .button {
  -webkit-appearance: button;
  background-color: #6ac3d6;
  background-image: none;
  background-repeat: repeat-x;
  border: 2px solid #6ac3d6;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  filter: none;
  font-size: 14pt;
  /* line-height: 39px; */
  /* padding: 0px 20px; */
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s ease 0s;
  vertical-align: middle;
  height: 44px;
  bottom: 0px;
  position: relative;
}

.acysubbuttons .button:hover {
  background-color: #fff;
  color: #6ac3d6;
}

.moduletable_rass > h3 {
  color: #6ac3d6;
  display: inline-block;
  font-size: 18px;
  margin: 5px 0px 30px 0;
  text-transform: uppercase;
  vertical-align: middle;
  letter-spacing: 1px;
}

.moduletable_rass input {
  font-family: "GothamProRegular";
  font-size: 12pt;
  padding: 8px 30px;
  margin: 0 5px 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
  color: #999;
  border: 1px solid #ccc;
  height: 26px;
}

.moduletable_rass tr {
  display: inline-block;
}

.moduletable_category .jscat-and-prod_category > li > a {
  font-size: 18px;
}

.moduletable_category .jscat-and-prod_category li li > a {
  font-size: 18px;
  text-decoration: none;
}

.form-horizontal .block_sorting_count_to_page .control-label {
  width: 100px !important;
  color: #999;
}

#camera_wrap_90 .camera_caption > div {
  border-radius: 0 !important;
  font-family: "GothamProRegular" !important;
  margin: 0 0 0px 0px;
  width: 440px;
}

.camera_caption > div {
  padding: 0;
  height: 390px;
  line-height: 1.3em !important;
  background: none !important;
}

.camera_caption_title {
  font-family: "GothamProRegular";
  padding: 5px 15px;
  line-height: 1.5em !important;
  background: rgba(255, 0, 0, 0.85);
  color: #fff;
  margin: 220px 0 15px 0px;
  font-size: 20pt;
  display: block;
  float: left;
  font-weight: bold;
  border-radius: 0 10px 10px 0;
}

.camera_caption_desc {
  font-family: "GothamProRegular";
  padding: 5px 15px;
  line-height: 1.5em !important;
  background: rgba(255, 255, 255, 0.9);
  color: #555;
  margin: 0;
  display: block;
  float: left;
  font-size: 16pt;
  border-radius: 0 10px 10px 0;
  /* font-weight: bold; */
}

.jshop_profile_data > div {
  margin-bottom: 10px;
}

.jshop_user_group_info {
  width: 100%;
  float: left;
  margin: 8px 0;
  font-size: 12px !important;
}

.myaccount_urls a {
  font-size: 14px;
  margin: 12px 0;
  background: #999;
  display: inline-block;
  color: #fff;
  padding: 4px 10px;
  font-weight: bold;
  border-radius: 10px;
}

.jshop .groups_list .title {
  width: 200px !important;
  padding: 8px 0;
}

.jshop .groups_list .discount {
  text-align: center;
}

.login_block #jlusername, .login_block #jlpassword {
  padding: 8px 5px;
  width: 280px;
  margin-bottom: 5px;
  -webkit-appearance: button;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #ccc;
  font-size: 13pt;
  color: #333333;
}

#gruemenu {
  display: none;
}

.moduletable_polz_menu.mob {
  display: none;
}

.moduletable_slider.mob {
  display: none;
}

.required {
  padding: 5px 8px;
  font-size: 12pt;
  color: #555;
}

.reset fieldset, .reset-confirm fieldset, .reset-complete fieldset,
.login fieldset, .remind fieldset, .profile fieldset {
  border: none;
}

.reset p, .reset-confirm p, .reset-complete p, .login fieldset p, .remind p {
  font-size: 12pt;
  line-height: 1.5em;
}

.reset-confirm .required, .reset-complete .required, .login .required, .remind .required {
  width: 260px;
  margin: 5px 0 30px;
}

.reset #jform_email {
  padding: 5px;
  margin: 5px 0 30px;
  width: 260px;
}

.reset, .reset-confirm, .reset-complete, .remind {
  margin: 10px 0 60px;
}

.login {
  margin: 10px 0 10px;
}

.nav-tabs.nav-stacked {
  line-height: 2em;
  margin-bottom: 60px;
}

.alert.alert-error.alert-danger .close {
  display: none;
}

.alert.alert-error.alert-danger > div {
  font-size: 12pt;
  margin: 10px 0 20px;
  color: #ff0000;
}

.login .inputbox {
  margin: 5px 0 20px;
}

.moduletable_filter h3 {
  color: #777;
}

.moduletable_filter [class^=uf_label_] {
  background: #6ac3d6;
  float: left;
  width: 100%;
  box-sizing: border-box;
  border-radius: 10px 10px 0 0;
  padding-left: 8px;
}

.moduletable_filter #uf_price_trackbar table.trackbar .c {
  background: #6ac3d6 none repeat scroll 0 0;
}

.moduletable_filter #uf_count_product {
  color: #555;
}

.groupbtnleft, .groupbtnright {
  background-color: #fff;
  background-image: none;
  background-repeat: repeat-x;
  border: 2px solid #6ac3d6;
  border-radius: 10px;
  color: #6ac3d6;
  cursor: pointer;
  display: inline-block;
  filter: none;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  padding: 4px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s linear;
  vertical-align: middle;
}

.groupbtnleft:hover, .groupbtnright:hover {
  background-color: #6ac3d6;
  color: #fff;
  transition: all 0.2s linear;
}

.moduletable_label.mob {
  display: none;
}

.camera_target_content .camera_link {
  z-index: 9999;
  position: relative;
}

.bt-cs .bt-inner img {
  border: none !important;
  margin: 0 !important;
  outline: none !important;
  width: 100% !important;
  max-width: 100% !important;
}

.moduletable_news .bt-cs_news > .prev {
  display: block;
  background: #ccc url("../img/left_prew.png") no-repeat !important;
  background-position: center !important;
  border: 1px solid #ccc;
  height: 38px !important;
  width: 38px !important;
  left: 536px;
  position: absolute;
  top: -36px;
  left: 0;
  z-index: 9;
  top: 40%;
  opacity: 0.9 !important;
}

.moduletable_news .bt-cs_news > .next {
  display: block;
  background: #ccc url("../img/right_prew.png") no-repeat !important;
  background-position: center !important;
  border: 1px solid #ccc;
  height: 38px !important;
  width: 38px !important;
  position: absolute;
  top: -36px;
  z-index: 9;
  top: 40%;
  opacity: 0.9 !important;
  right: 0;
}

.moduletable_news.mob {
  display: none;
}

.moduletable_block_img_main_mob {
  display: none;
}

div.jshop_prod_description {
  font-size: 12pt !important;
  line-height: 2em;
  font-family: "GothamProRegular" !important;
  color: #555;
}

div.jshop_prod_description h2 {
  font-size: 12pt;
}

.yashare-auto-init {
  float: left;
  width: 100%;
  margin-top: 10px;
}

.jshop_prod_description p, .jshop_prod_description span, .jshop_prod_description {
  font-size: 12pt !important;
  line-height: 2em;
  font-family: "GothamProRegular" !important;
}

.moduletable_home {
  float: left;
  width: 100%;
  line-height: 2em;
  margin: 10px auto 30px;
}

.productfull .prod_buttons {
  float: left;
  margin: 25px 0 !important;
  width: 100%;
}

.button_buy_wishlist {
  display: block;
  background: url(/templates/r-19/img/save_prod.png) no-repeat;
  background-size: 21px;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 10px;
  right: 7px;
}
.button_buy_wishlist:hover {
  background: url(/templates/r-19/img/save_prod_hover.png) no-repeat;
  background-size: 21px;
}

.button_buy_wishlist:hover {
  /*float: right;
      background: url(/templates/r-19/img/save_prod_hover.png)no-repeat!important;
      background-position: center!important;
      border: none!important;
      background-size: 28px!important;
      font-size: 0!important;
      width: 32px;
      height: 28px;
      cursor: pointer;
      margin: 6px 10px 0 0px;
      display: block;*/
}

.moduletable_menu_categ .for_mobile, .moduletable_menu_categ .for_mobile_blue, .moduletable_menu_categ .for_mobile_red {
  display: none;
}

.moduletable_menu_categ .color {
  color: #ff0000;
}

.filter_mob_click, .sort_mob_click {
  display: none;
}

.moduletable_logo.mob {
  display: none;
}

.moduletable_meseng {
  display: none;
}

.jshop_categ .image {
  position: relative;
}

.cart .cart_reload {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 126px;
}

.cart .quantity .inputbox {
  width: 40px;
  margin-bottom: 0px;
  box-sizing: border-box;
  padding: 1px;
  left: 41px;
  text-align: center;
  position: absolute;
  height: 38px;
  -webkit-appearance: button;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #999;
  font-size: 12pt;
}

.cart .quantity .data {
  position: relative;
  margin: 0 21px;
}

.prod_qty {
  display: none !important;
}

.productfull .prod_qty_input {
  position: relative;
  padding: 0 38px;
}

.productfull .prod_qty_input .product_minus {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 36px;
}

.productfull .prod_qty_input .product_plus {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 36px;
}

.close {
  position: absolute;
  right: 10px;
  top: 0px;
  font-size: 30px;
  cursor: pointer;
  color: #333;
}

.moduletable_last_prosmotren .block_item a {
  text-decoration: none;
}

.moduletable_last_prosmotren .block_item .item_price {
  margin-top: 5px;
  font-size: 12pt;
  color: #555;
}

.sc_tooltip_body input, .sc_tooltip_body textarea,
#quickorderpopup input {
  min-width: 220px;
  max-height: 80px;
  font-family: "GothamProRegular";
  padding: 8px 14px !important;
  font-size: 12pt;
  border-radius: 10px;
  height: 22px !important;
  margin: 8px 0px !important;
  border: 1px solid #ccc;
}

#quickorderpopup textarea {
  width: 220px;
  height: 60px;
  font-family: "GothamProRegular";
  padding: 8px 14px !important;
  font-size: 12pt;
  border-radius: 10px;
  margin: 8px 0px !important;
  border: 1px solid #ccc;
}

#sc_tooltip,
#quickorderpopup form {
  background: #f0f0f0 !important;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}

#sc_arrow_right {
  display: none;
}

#sc_arrow_right_inner {
  border-top: 16px solid transparent;
  border-left: 16px solid #f0f0f0 !important;
  border-bottom: 16px solid transparent;
}

#sc_cancbtn {
  background: url(../img/close.png) no-repeat;
  top: 0px;
  right: -3px;
  opacity: 0.6;
}

#sc_sendbtn {
  text-decoration: none !important;
  margin-top: 10px;
  float: left;
  box-sizing: border-box;
  width: 253px;
  font-size: 18px;
  margin: 16px 0 12px 9px;
  background: #6ac3d6 !important;
  letter-spacing: 2px;
  color: #fff;
  border-radius: 10px;
}

#quickorderpopup button {
  text-decoration: none !important;
  margin-top: 10px;
  width: 240px;
  font-size: 20px;
  margin: 10px 0 35px 0px;
  background: #6ac3d6 !important;
  letter-spacing: 2px;
  color: #fff;
  border-radius: 10px;
  border: 1px solid #fff;
  padding: 10px;
}

.title_tmpl {
  width: 100%;
  font-size: 20px;
  line-height: 1.5em;
  margin: 8px 0 10px;
  color: #6ac3d6;
}

#quickorderpopup .header {
  font-size: 20px;
  line-height: 1.5em;
  padding: 0;
  margin-bottom: 10px;
  margin-top: 32px;
  border-bottom: none;
  color: #6ac3d6;
  text-align: center;
}

.td_1 a {
  line-height: 36px;
}

.bonus_add {
  margin-top: 25px;
  font-size: 10pt;
}

.bonus_payment .bonus_summ input {
  padding: 8px 5px 8px;
  margin: 10px 0 20px;
  -webkit-appearance: button;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #555;
  font-size: 12pt;
  border: 1px solid #ccc;
}

.cart_buttons {
  margin-top: 14px !important;
}

.cart_block_discount .name {
  margin-right: 10px;
  color: #555;
}

.cart th {
  font-weight: normal;
  color: #555;
}

.jshop_prod_cart {
  padding-top: 6px;
}

.cart td {
  padding: 15px 5px 15px 5px !important;
}

.data.img_corz {
  float: left;
  margin-right: 10px;
}

.jshop_img_description_center {
  min-width: 515px;
}

.name_prod_corz {
  padding-left: 10px;
  text-align: left;
}

.addon_search_plus_plus .popup {
  margin-top: 44px;
  margin-left: -100px;
  width: calc(100% + 100px) !important;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}

.moduletable_search img {
  max-width: 100px !important;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}

.addon_search_plus_plus .results .products .image {
  min-width: 50px !important;
}

.addon_search_plus_plus .product {
  padding: 0 !important;
  margin-bottom: 20px;
}

.addon_search_plus_plus .popup {
  padding: 20px 10px !important;
}

.addon_search_plus_plus .product .name {
  height: auto;
  padding: 5px 10px !important;
}

.addon_search_plus_plus .results .products td {
  border-bottom: 1px dashed #f0f0f0;
}

.checkout_pfinish_block .checkoutinfo {
  margin: 20px 0px 30px !important;
  line-height: 2em;
}

.bill_address {
  display: none;
}

.help-block {
  font-size: 12pt !important;
  margin: 10px 2px;
}

.addon_search_plus_plus .reset_search.visible {
  position: absolute;
  top: 3px;
  right: 38px;
  color: #fff;
  width: 22px;
  background: #bebebe;
  font-size: 20pt;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  padding-top: 1px;
}

.addon_search_plus_plus .search-result {
  margin-bottom: 0 !important;
}

.article-info-term {
  display: none;
}

.category_description, .category_description p {
  line-height: 2em;
  color: #555;
}

.list_category .row-fluid [class*=sblock]:first-child {
  padding-left: 10px !important;
}

.moduletable_last_prosmotren .item_price {
  text-align: center;
}

.moduletable_last_prosmotren .item_image {
  overflow: hidden;
  position: relative;
  width: 268px;
  height: 220px;
  vertical-align: middle;
  display: table-cell;
}

.moduletable_last_prosmotren .item_image a img {
  max-height: 200px;
  max-width: 100%;
  border-radius: 10px;
}

.moduletable_last_prosmotren .product_label {
  display: none;
}

.mod_jt_jshopping_label_products .old_price {
  display: inline-block;
  font-size: 15px;
  float: left;
  width: 100%;
  text-align: center;
  line-height: 1;
  text-decoration: line-through;
  color: #555;
  margin-bottom: 5px;
}

.productfull .old_price {
  margin-bottom: 10px !important;
  font-size: 10pt;
  color: #555;
}

.ya-share2_inited:before {
  content: "Поделиться:";
  float: left;
  font-size: 10pt;
  color: #555;
  width: 100%;
  margin: 20px 10px 10px 0;
  font-weight: bold;
}

.ya-share2__container_size_m .ya-share2__icon {
  height: 20px !important;
  width: 20px !important;
  padding: 2px;
  margin: 5px;
}

.ya-share2__container_size_m .ya-share2__item {
  margin: 5px 8px 5px 0 !important;
}

.ya-share2, .ya-share2 * {
  border-radius: 10px !important;
  float: left;
}

.block_item .item_name {
  text-align: center;
  font-size: 16px;
  padding: 0 8px 0 8px;
  box-sizing: border-box;
  height: 52px;
  overflow: hidden;
  margin: 20px 0 10px 0;
}

.block_item_border {
  border: 1px solid #f0f0f0;
  float: left;
  width: 100%;
  min-height: 385px;
  box-sizing: border-box;
  border-radius: 10px;
}

.block_item .buttons {
  display: none;
}

.moduletable_last_prosmotren .item_name a {
  display: block;
  margin-bottom: 0px;
  text-decoration: none;
  transition: all 1s linear;
  line-height: 1.3em;
  font-size: 10pt;
}

.jshop_list_category .row-fluid [class*=sblock]:first-child {
  padding-left: 10px;
}

.list_related .product {
  display: block;
  padding: 10px 10px 10px 10px;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
  min-height: 510px;
  border-radius: 10px;
}

.readmore_btn_text_home {
  display: none;
  text-align: right;
  color: #999;
  cursor: pointer;
  font-size: 12pt;
  padding-top: 8px;
}

.readmore_btn_text_home_close {
  display: block;
  text-align: left;
  color: #999;
  cursor: pointer;
  font-size: 12pt;
  padding-top: 8px;
}

.prod_price_savings {
  margin-top: 10px;
}

.jshop_related .old_price {
  margin-top: 8px !important;
}

.jshop_related .price_savings {
  top: 8px !important;
}

.jshop_related .buttons .button_buy {
  float: right;
  margin-right: 30px;
  display: none;
}

.product .jshop_price.width_auto {
  width: auto;
}

.price_block {
  position: relative;
  margin: 20px 0 10px;
  float: left;
  width: 100%;
}

.productfull .price_prod_qty_list {
  margin-bottom: 20px !important;
}

.productfull .prod_price_savings::before {
  content: "";
  border: 16px solid transparent;
  border-top-width: 21px;
  border-bottom-width: 21px;
  border-right-color: #ff0000;
  position: absolute;
  margin: -4px 0 0 -32px;
}

.productfull .prod_price_savings {
  position: absolute;
  left: 220px;
  bottom: 55px;
  color: #fff;
  background: #ff0000;
  padding: 4px 8px 4px 0;
  line-height: 34px;
  font-size: 16px;
  display: none;
  border-radius: 0 10px 10px 0;
  font-weight: bold;
  letter-spacing: 1px;
}

.productfull .text_zoom {
  margin: 8px 0 15px 45px;
  font-size: 12pt;
  padding-bottom: 0px !important;
  color: #999;
}

.pagelogin h1 {
  display: none;
}

.login_block {
  line-height: 2em;
  margin-bottom: 50px;
}

.login_block .form-horizontal .controls {
  margin-bottom: 10px;
}

.pagelogin .register_block .form-horizontal .control-label {
  width: 200px !important;
  color: #555;
}

.pagelogin .register_block .form-horizontal .controls {
  margin-left: 0px !important;
}

.addon_search_plus_plus .reset_search.visible {
  display: block;
}

.addon_search_plus_plus .reset_search {
  display: none;
}

#comjshop .cart_block_discount .button {
  background-color: #ccc;
  border: 2px solid #ccc;
}

#comjshop .cart_block_discount .button:hover {
  background-color: #fff;
  border: 2px solid #ccc;
  color: #999;
}

.address_block, .checkout_shipping_block, .checkout_payment_block, .checkout_pfinish_block {
  margin-bottom: 60px;
}

.address_block .box_button, .checkout_shipping_block .button, .checkout_payment_block .button, .checkout_pfinish_block .box_button {
  margin-top: 20px;
}

.uf_buttons {
  padding-top: 20px;
  width: 100%;
  display: inline-block;
  text-align: center;
}

.block_sorting_count_to_page select {
  padding: 5px;
  border: 1px solid #ccc;
  font-family: "GothamProRegular";
  background: #fff;
}

.block_sorting_count_to_page .icon-arrow img {
  margin-top: 6px;
  opacity: 0.8;
}

.block_sorting_count_to_page .control-label {
  line-height: 28px;
}

.moduletable_last_prosmotren .block_item .item_name {
  height: 36px;
}

.cart_block_discount {
  margin-bottom: 60px;
}

.addon_search_plus_plus .results .products .more_results {
  margin: 20px 0 20px 10px;
}

.addon_search_plus_plus .results .title {
  color: #777;
}

.addon_search_plus_plus .results td.price {
  color: #777;
  text-align: center;
  padding-bottom: 15px;
}

.related_header {
  display: none;
}

.moduletable_category_on_main {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 40px;
  margin-bottom: 0;
}

.moduletable_category_on_main ul ul {
  display: none;
}

.moduletable_category_on_main li {
  display: block;
  width: 275px;
  height: 275px;
  margin: 0 20px 30px 0;
  position: relative;
  float: left;
  overflow: hidden;
}

.moduletable_category_on_main li img {
  width: 100%;
  border-radius: 10px;
  transition: all 1s linear;
}

.moduletable_category_on_main li:nth-child(4n+4) {
  margin-right: 0;
}

.moduletable_category_on_main li span {
  color: #555;
  transition: all 0.2s linear 0s;
  position: absolute;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 10px 15px;
  box-sizing: border-box;
  text-decoration: none;
  font-size: 15pt;
  line-height: 1.3em;
  text-align: center;
  /* max-height: 65px; */
  overflow: hidden;
  letter-spacing: 1px;
  bottom: 20px;
  z-index: 1;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}

.moduletable_category_on_main li:hover img {
  transform: scale(1.1);
  transition: all 1s linear;
}

.simplecallback-close {
  font-size: 40px;
  font-weight: 500;
  color: #999;
}

.chzn-container .chzn-results li.highlighted {
  background-color: #999 !important;
  color: #fff;
  background-image: none !important;
}

.cameraCont, .cameraContents {
  overflow: hidden;
  border-radius: 10px;
}

.chzn-container-multi .chzn-choices {
  background-color: inherit !important;
}

#jshop_unijax_filter .chzn-container.chzn-container-multi .chzn-choices {
  border: none !important;
}

.uf_options {
  border: 1px solid #ccc;
  border-radius: 0 0 10px 10px;
}

.uf_trackbar_inputs input:first-child {
  border-radius: 0 0 10px 10px;
  margin: 0;
  float: left;
}

.uf_trackbar_inputs input:last-child {
  border-radius: 0 0 10px 10px;
  margin: 0;
  float: right;
}

.uf_trackbar_inputs input, .uf_inputreset {
  box-sizing: border-box;
  padding: 13px 5px;
  max-width: 50%;
}

.uf_inputreset {
  left: 45%;
  top: 91px;
  position: absolute;
  line-height: 0;
}

#jshop_unijax_filter .chzn-drop {
  margin-top: -4px;
  border-radius: 0 0 10px 10px !important;
  width: 101% !important;
}

[class^=uf_label_] {
  border: none !important;
}

.jshop_order_step a {
  text-decoration: none !important;
  font-size: 11pt;
}

#active_step {
  font-size: 12pt;
}

.pfinish_comment_block #order_add_info {
  border-radius: 0;
  -webkit-border-radius: 0;
  height: 80px;
  width: calc(100% - 20px);
  padding: 8px;
  font-size: 12pt;
  color: #555;
  border-color: #ccc;
}

.insta {
  font-size: 18pt;
  color: #999;
  margin: 10px 0 0 0;
}

.insta-item {
  width: 118px !important;
  height: 120px !important;
  margin: 10px !important;
}

.insta-style3 {
  border: solid 1px #ccc !important;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}

.moduletable_search #jshop_search::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999;
}

.moduletable_search #jshop_search::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
}

.moduletable_search #jshop_search:-ms-input-placeholder {
  /* IE 10+ */
  color: #999;
}

.moduletable_search #jshop_search:-moz-placeholder {
  /* Firefox 18- */
  color: #999;
}

.phone_img {
  position: relative;
  top: 7px;
  margin-right: 8px;
  border-radius: 10px;
  width: 30px;
  height: 30px;
}

.product_bonus {
  padding-top: 12px;
  width: 100%;
  display: inline-block;
  color: #999;
  min-height: 40px;
  text-align: center;
}

.productfull .product_bonus {
  text-align: left;
}

.product_bonus .block_registration, .product_bonus .product_bonus_sub {
  font-size: 8pt;
}

.cart_empty_text {
  font-size: 12pt;
}

.bon_bonus {
  margin: 0 0 30px 0;
  font-size: 12pt;
}

.bon_bonus legend {
  padding-bottom: 15px;
  font-size: 14pt;
  padding-top: 10px;
}

.bon_bonus fieldset {
  border: none;
}

.bon_bonus span {
  line-height: 1.8em;
}

.eac_title {
  font-size: 10pt;
  padding-bottom: 5px;
}

.bonus td {
  font-size: 9pt;
}

.addon_search_plus_plus .reset_search:before {
  font-weight: normal;
}

.product_bonus_add {
  font-size: 10pt;
}

div#foxcontainer_m96 .fox_form select, div#foxcontainer_m96 .fox_form textarea, div#foxcontainer_m96 .fox_form input[type=text],
div#foxcontainer_m118 .fox_form select, div#foxcontainer_m118 .fox_form textarea, div#foxcontainer_m118 .fox_form input[type=text] {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 10px !important;
  padding: 10px;
  min-height: 40px;
  font-size: 11pt;
  font-family: "GothamProRegular";
}

.article-info-term {
  display: none;
}

.myorders_block_info {
  line-height: 2em;
}

.table_order_list {
  border: 1px solid #ccc;
}

#jshop_review_write {
  font-size: 11pt;
  color: #0cf;
  line-height: 2em;
  padding: 5px 10px;
}

#jshop_review_write .inputbox {
  font-size: 11pt;
  color: #0cf;
  line-height: 2em;
  padding: 5px 10px;
  width: 260px;
  border-radius: 10px;
  border: 1px solid #ccc;
}

#jshop_review_write .row-fluid {
  padding: 0 0 15px 0;
}

.review_bonus {
  font-size: 10pt;
  color: #00ccff;
  line-height: 1.5em;
  margin: 5px 0 20px 0;
}

.jshop_img_description #list_product_image_thumb {
  display: block;
  margin-top: 15px;
}

#jshop_menu_order {
  margin-bottom: 15px;
  border: 0;
}

td.jshop_order_step {
  padding-top: 8px;
  padding-bottom: 8px;
}

.jshop input[type=radio], .jshop input[type=checkbox] {
  margin: -3px 1px 0 0;
  width: 15px;
  height: 15px;
}

.login_block .form-horizontal .control-label {
  margin: 10px 0 5px 0;
  color: #555;
}

.checkout_payment_block #table_payments .jshop_payment_method {
  padding-left: 4px;
  margin-top: 5px;
}

.myorderinfo {
  line-height: 2em;
  color: #333;
}

.myorderinfo .userinfo {
  border: 0;
  border-radius: 0;
  width: calc(100% - 10px);
}

.userdeliveryinfo {
  display: none;
}

.list_related .product .extra_fields {
  display: none;
}

#sc_tooltip_body span {
  color: #555;
  font-size: 18pt;
  line-height: 1.5em;
}

.productfull .video_full iframe {
  width: 390px;
}

.right_slider {
  float: left;
  border-radius: 10px;
  margin: 8px 0 0 30px;
  width: 320px;
}

.right_slider .moduletable_label {
  margin-top: -65px;
}

.right_slider .moduletable_label h3 {
  background: #ff9900;
  color: #fff;
  position: relative;
  z-index: 1;
  top: 60px;
  width: 220px;
}

.right_slider .moduletable_label .item_image a img {
  transform: none;
  max-height: 240px;
  max-width: 240px;
  margin: 15px 0px 0 6px;
  border-radius: 10px;
}

.right_slider .moduletable_label .block_item .item_name {
  text-align: center;
  font-size: 14px;
  padding: 0 12px 0 12px;
  box-sizing: border-box;
  height: 48px;
  overflow: hidden;
  margin: 0px 0 10px 0;
}

.right_slider .moduletable_label .block_item_border {
  border: 1px solid #f0f0f0;
  float: left;
  width: 100%;
  min-height: 358px;
  box-sizing: border-box;
  border-radius: 10px;
}

.right_slider .moduletable_label #jt_jshopping_label_slider ul li {
  height: auto !important;
  margin-bottom: 0;
}

.moduletable_right_slide {
  float: left;
  width: 100%;
  height: 176px;
  border: 2px solid #f0f0f0;
  text-align: center;
  border-radius: 10px;
  padding: 5px 0 0 0;
  margin: 0 0 10px;
}

.moduletable_right_slide h3 {
  padding: 8px;
  float: left;
  margin: -60px 0 0 -2px;
  background: rgba(255, 153, 0, 0.9);
  position: relative;
  color: #fff;
  border-radius: 0 10px 10px 0;
}

.moduletable_right_slide span {
  padding: 8px;
  float: left;
  margin: -20px 0 0 -2px;
  background-color: rgba(0, 153, 255, 0.9);
  position: relative;
  color: #fff;
  border-radius: 0 10px 10px 0;
}

.moduletable_right_slide img {
  max-height: 140px;
}

.moduletable_advant {
  float: left;
  width: 100%;
  margin: 0px auto 16px;
  text-align: center;
  font-size: 12pt !important;
  /* font-weight: bold!important; */
  line-height: 1.6em;
  border: 1px solid #ccc;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 4px 0 3px;
  letter-spacing: 1px;
}

.moduletable_advant p {
  color: #555 !important;
  padding: 0 20px;
}

.moduletable_advant img {
  opacity: 0.65;
  max-width: 100px;
  max-height: 60px;
  float: left;
  margin-top: -4px;
}

.review_text_not_login {
  color: #ff0000;
}

.calc_gbo {
  width: 100%;
  float: left;
  margin: 10px 0 30px;
  font-size: 11pt;
}

.calc_gbo_desc {
  width: 100%;
  float: left;
  margin: -10px 0 20px 0;
  font-size: 11pt;
}

.calc_gbo td {
  max-width: 260px;
  line-height: 1.7em;
  padding: 8px 4px 8px 8px;
  color: #333;
}

.calc_gbo input {
  width: 50px;
  padding: 6px 5px;
  font-size: 12pt;
  margin-left: 10px;
}

.calc_gbo input[type=button],
.calc_gbo input[type=reset] {
  width: 120px;
  background: #6ac3d6;
  border: 2px solid #6ac3d6;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  margin: 15px 10px;
}

.custom_recomend span, .custom_recomend p {
  letter-spacing: 1px;
  font-weight: bold;
}

.owl-carousel .image-block {
  text-align: center;
  height: 180px;
}

.owl-carousel .image-block > a > img {
  max-width: 260px;
  max-height: 168px;
  border-radius: 8px;
}

.vina-carousel-jshopping.owl-carousel.owl-theme .item a {
  color: #777 !important;
  font-size: 11pt;
}

.owl-carousel .price-block .addtocart.pull-right {
  display: none;
}

.owl-carousel .price-block {
  padding-top: 10px;
  text-align: center;
  font-size: 12pt;
  color: #555;
}

.vina-carousel-jshopping .price-block i {
  text-decoration: line-through;
  padding: 0 6px;
  font-style: normal;
  color: #999;
}

.owl-theme .owl-controls .owl-buttons div {
  line-height: 34px;
  opacity: 0.75;
  width: 20px;
  font-size: 0;
}

.owl-prev {
  position: absolute;
  left: 0px;
  bottom: 180px;
  background: #ccc url(../img/left_prew.png) no-repeat !important;
  background-position: center !important;
}

.owl-next {
  position: absolute;
  right: 0px;
  bottom: 180px;
  background: #ccc url(../img/right_prew.png) no-repeat !important;
  background-position: center !important;
}

.owl-carousel .text-block {
  text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
  -webkit-border-radius: 10px;
}

.block_center {
  width: 100%;
  float: left;
}

.modopprod_item_name a {
  color: #777 !important;
  font-weight: normal;
}

.modopprod_item_price {
  font-size: 14px;
}

span.mod-old-price {
  font-size: 13px;
}

.owlcarousel-caption .modopprod_item_price {
  margin-top: 10px;
  padding-bottom: 0;
}

.owl-next i:not(.fa), .owl-prev i:not(.fa) {
  display: none !important;
}

.owl-dp-carousel.owl-theme .owl-controls .owl-nav [class*=owl-] {
  margin: -66px -15px 0 -15px;
  padding: 20px;
  border-radius: 10px;
  opacity: 0.75;
}

#quickorderpopup a.close {
  padding: 5px;
  position: relative;
  float: right;
  top: 0px;
  left: 0px;
  cursor: pointer;
  font-size: 300%;
  color: #555;
}

.bistryi_zakaz {
  width: 100%;
  float: left;
  margin-top: -25px;
}

.product_minus {
  background: #ccc;
  border: 1px solid #ccc;
  width: 38px !important;
  height: 38px;
  float: left;
  position: absolute;
  left: 0;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  -webkit-appearance: button;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  line-height: 36px;
}

.product_plus {
  background: #ccc;
  border: 1px solid #ccc;
  width: 38px !important;
  height: 38px;
  float: right;
  position: absolute;
  left: 84px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  -webkit-appearance: button;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  line-height: 36px;
}

/*# sourceMappingURL=style01100.css.map */

