html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  clear: both !important;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.center, .t-center {
  text-align: center !important;
}
.t-left {
  text-align: left !important;
}
.t-right {
  text-align: right !important;
}
.div-center {
  margin: 0 auto !important;
}
.nav, .v-nav {
  list-style: none;
}
.nav>li a, .v-nav>li a {
  text-decoration: none;
}
.nav>li {
  float: left;
}
.nav>li a {
  float: left;
}
.inline-block {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
input::-ms-clear {
  display: none;
}
sel::-ms-reveal {
  display: none;
}
@font-face {
  font-family: 'Cuprum';
  src: local("Cuprum"), url(fonts/Cuprum-Regular.ttf) format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: 'Cuprum';
  src: local("Cuprum"), url(fonts/Cuprum-Bold.ttf) format("truetype");
  font-weight: bold;
}
* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #e1e4e7;
  font-family: Cuprum;
}
a {
  cursor: url("images/pointer.png"), pointer;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
.wrp-corners {
  position: relative;
}
div[class^='corner'] {
  position: absolute;
  width: 11px;
  height: 12px;
  background: url("images/corners.png") no-repeat left bottom;
  z-index: 10;
}
div[class^='corner-w'] {
  background-image: url("images/corners-w.png");
}
div[class^='corner-w2'] {
  background-image: url("images/corners-w2.png");
}
div[class^='corner-w3'] {
  background-image: url("images/corners-w3.png");
}
div[class*='left-bottom'] {
  left: 0;
  bottom: 0;
}
div[class*='left1-bottom'] {
  left: -1px;
  bottom: -1px;
}
div[class*='right-top'] {
  right: 0;
  top: 0;
}
div[class*='right1-top'] {
  right: -1px;
  top: -1px;
}
div[class*='left'] {
  background-position: 0px 1px;
}
div[class*='bottom-red'], div[class*='bottom-blue'] {
  background-position: -22px 1px;
}
div[class*='bottom-white'] {
  background-position: -44px 1px;
}
div[class*='right'] {
  background-position: -11px 0px;
}
div[class*='top-red'], div[class*='top-blue'] {
  background-position: -33px 0px;
}
div[class*='top-white'] {
  background-position: -55px 0px;
}
div[class*='corner-left-bottom-blue-double'] {
  width: 13px;
  height: 13px;
  background: url("images/corners-duble-gray.png") no-repeat left bottom;
  left: -2px;
  bottom: -2px;
}
div[class*='corner-right-top-blue-double'] {
  width: 13px;
  height: 13px;
  background: url("images/corners-duble-gray.png") no-repeat right top;
  right: -2px;
  top: -2px;
}
#wrapper {
  margin: 0 auto;
  width: 1260px;
}
#header {
  margin-top: 21px;
  height: 146px;
  background: url("images/header-bg.png") no-repeat center center;
  border-top: 1px solid #e1e4e7;
  position: relative;
}
#logo {
  background: url("images/logo.png") no-repeat center;
  width: 236px;
  height: 146px;
  float: left;
}
div[class|='info'] {
  float: left;
  width: 200px;
  margin-left: 20px;
  margin-top: 30px;
  padding-left: 80px;
  min-height: 60px;
  font-family: Cuprum;
  font-size: 18px;
  color: #575859;
  background-repeat: no-repeat;
  background-position: left 15px;
}
div[class|='info'] h4 {
  font-size: 16px;
  color: #969799;
  line-height: 24px;
  text-transform: uppercase;
}
div[class|='info'] span {
  color: #45a3c6;
  font-size: 24px;
  text-transform: uppercase;
}
div[class|='info'] sup {
  font-size: 14px;
  vertical-align: super;
}
div[class|='info'] a {
  color: #575859;
  font-size: 16px;
  line-height: 23px;
  text-transform: none;
  text-decoration: underline;
}
div[class|='info'] a:hover {
  text-decoration: none;
}
div[class='info-phone'] {
  background-image: url("images/phone-ico.png");
}
div[class='info-clock'] {
  background-image: url("images/clock-ico.png");
}
.info-clock .not-a {
  color: #575859;
  font-size: 16px;
  line-height: 23px;
  text-transform: none;
  text-decoration: none;
}
.info-cart .not-a {
  color: #575859;
  font-size: 16px;
  line-height: 23px;
  text-transform: none;
  text-decoration: none;
}
div[class='info-cart'] {
  background-image: url("images/cart-ico.png");
}
div[class='info-cart'] span {
  color: #64ba90;
}
a.cart-bay {
  display: block;
  width: 108px;
  height: 60px;
  background: url("images/cart-bay-btn.png") no-repeat left top;
  position: absolute;
  right: 0;
  bottom: 40px;
}
a:hover.cart-bay {
  background-position: -108px 0;
}
span.cart-bay {
  display: block;
  width: 108px;
  height: 60px;
  background: url("images/cart-bay-btn.png") no-repeat left top;
  position: absolute;
  right: 0;
  bottom: 40px;
}
#inner-wrapper {
  margin-top: 20px;
  overflow: hidden;
}
#left-sidebar {
  width: 236px;
  float: left;
}
#left-sidebar>div {
  margin-top: 20px;
}
#left-sidebar>div:first-child {
  margin-top: 0;
}
.l-title h2, .l-title h3 {
  background: url("images/title-bg.png") no-repeat left top;
  line-height: 60px;
  text-align: left;
  padding-left: 20px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  font-family: Cuprum;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  filter: Shadow(Color=rgba(0, 0, 0, 0.2),  Direction=120,  Strength=1);
}
.l-title h2 a, .l-title h3 a {
  color: #ffffff;
  text-decoration: underline;
}
.l-title h2 a:hover, .l-title h3 a:hover {
  text-decoration: none;
}
#category-menu {
  position: relative;
  border-top: 1px solid #e1e4e7;
}
.v-nav li {
  position: relative;
  display: block;
  width: 236px;
}
#category-menu .v-nav li a {
  display: block;
  background-color: #f7f7f7;
  border: 1px solid #e0e0e0;
  border-top-color: #ffffff;
  line-height: 29px;
  color: #575859;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 20px;
  height: 100%}
#category-menu .v-nav.sub-menu li a {
  border-color: #e1e4e7;
  border: none;
  line-height: 26px;
}
#category-menu .v-nav li a:hover {
  background-color: #4ba6c8;
  border-color: #4ba6c8;
  text-decoration: none;
  color: #ffffff;
}
#category-menu .v-nav li a[class~='with-submenu'] {
  background-image: url("images/sub-menu-pointer.png");
  background-repeat: no-repeat;
  background-position: 225px center;
}
#category-menu .v-nav li a:hover[class~='with-submenu'] {
  background-image: url("images/sub-menu-pointer-h.png");
}
ul[class~='sub-menu'] {
  position: absolute;
  left: -9999px;
  top: 0px;
  border: 2px solid #45a3c6;
}
li:first-child ul[class~='sub-menu'] {
  top: -2px;
}
.v-nav li:hover>ul {
  left: 235px;
  z-index: 99;
}
ul[class~='sub-menu'] li a {
  text-transform: none !important;
}
ul[class~='sub-menu'] li a s, ul[class~='v-nav'] li a s {
  display: inline-block;
  background: url("images/menu-l-style.png") no-repeat left center;
  padding-right: 15px;
  padding-bottom: 9px;
}
ul[class~='sub-menu'] li a:hover s {
  background-image: url("images/menu-l-style-h.png");
}
#inner-content-wrapper {
  float: right;
}
#menu {
  background: url("images/main-menu-bg.png") no-repeat left top;
  width: 1004px;
  height: 121px;
  position: relative;
}
#menu .footer {
  background: url("images/main-menu-footer-bg.png") no-repeat left top;
  width: 1004px;
  height: 61px;
  position: absolute;
  left: 0;
  bottom: 0;
}
#menu ul.nav li a, #menu a.btn {
  font-size: 16px;
  line-height: 60px;
  color: #d2d5d9;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  padding: 0 20px;
}
#menu ul.nav li a:hover, #menu ul.nav li a.active {
  background: url("images/main-menu-bg-h.png") repeat-x left top;
}
#menu a.btn {
  display: block;
  text-decoration: underline;
  border-left: 2px solid #d2d5d9;
  float: right;
}
#menu a:hover.btn {
  text-decoration: none;
}
a.btn.no-border {
  border-left: 2px solid transparent !important;
  background-image: url("images/btn-div.png");
  background-repeat: no-repeat;
  background-position: left center;
}
a.btn.dot {
  text-decoration: none !important;
}
a.btn.dot span {
  text-decoration: none;
  border-bottom: 1px dotted #45a3c6;
}
a:hover.btn.dot span {
  border-bottom: none;
}
#slider {
  margin-top: 20px;
}
#content {
  width: 1004px;
  margin-top: 20px;
}
.c-title {
  margin-top: 20px;
  background: url("images/title-content-bg.png") no-repeat left top;
  width: 1004px;
  height: 60px;
}
.c-title h1, .c-title h2 {
  text-transform: uppercase;
  text-align: left;
  margin-left: 20px;
  line-height: 60px;
  color: #ffffff;
  font-size: 16px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.special {
  background: url("images/special-bg.png") no-repeat left top;
  width: 232px;
  height: 296px;
  overflow: hidden;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  padding: 2px;
  text-align: center;
}
div.special:nth-child(4n+4) {
  margin-right: 0 !important;
}
div.special.is-four {
  margin-right: 0 !important;
}
.special:hover {
  background-image: url("images/special-bg-h.png");
}
.special .img, #new-input .img {
  height: 210px;
  text-align: center;
  overflow: hidden;
  display: table-cell;
  width: 236px;
  vertical-align: middle;
}
.special .img img, #new-input .img img {
  max-height: 190px;
  max-width: 98%
}
#new-input .img img {
  max-width: 100%
}
.special a, #new-input .l-title+div a {
  font-size: 16px;
  margin: 0px 10px;
  color: #575859;
  text-decoration: underline;
  display: inline-block;
  line-height: 20px;
}
.special:hover a, .special a:hover, #new-input .l-title+div a:hover, #new-input:hover .l-title+div a {
  color: #45a3c6;
  text-decoration: none;
}
.special p, #new-input p {
  font-size: 18px;
  font-weight: bold;
  color: #45a3c6;
  line-height: 28px;
}
#new-input .l-title+div {
  background: url("images/new-input-bg.png") no-repeat left top;
  width: 236px;
  height: 301px;
  overflow: hidden;
  text-align: center;
}
#new-input:hover .l-title+div {
  background-image: url("images/new-input-bg-h.png");
}
#new-input .l-title+div a {
  padding: 0 0px;
}
#xit-sales div.wrapper {
  background-color: #ffffff;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  overflow: hidden;
}
.wrapper+.footer {
  background-image: url("images/xits-bg.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 236px;
  height: 12px;
}
.xit {
  padding: 11px 0;
  margin-left: 20px;
  border-top: 1px solid #e0e0e0;
  float: left;
  background: #ffffff;
}
.xit:first-child {
  border-top: 1px solid transparent;
}
.xit div.img {
  width: 50px;
  overflow: hidden;
  float: left;
}
.xit div.img img {
  max-width: 50px;
}
.xit div.text {
  width: 143px;
  float: left;
  margin-left: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #575859;
  min-height: 80px;
}
.xit div.text p:first-child {
  min-height: 60px;
}
.xit:hover div.text {
  color: #45a3c6;
}
.xit div.text span {
  font-size: 16px;
  font-weight: bold;
  color: #45a3c6;
}
#footer {
  background: url("images/footer-menu-bg.png") no-repeat left top;
  width: 1260px;
  height: 143px;
  position: relative;
  margin-top: 20px;
}
#footer .footer {
  background: url("images/footer-menu-footer-bg.png") no-repeat left top;
  width: 1260px;
  height: 85px;
  position: absolute;
  left: 0;
  bottom: 2px;
}
#footer ul.nav li a, #footer a.btn {
  font-size: 16px;
  line-height: 60px;
  color: #45a3c6;
  text-transform: uppercase;
  padding: 0 20px;
  display: block;
}
#footer ul.nav li a {
  background: url("images/footer-menu-div.png") no-repeat left center;
}
#footer ul.nav li:first-child a {
  background-image: none;
}
#footer ul.nav li a:hover, #footer ul.nav li a.active {
  text-decoration: underline;
}
#footer a.btn {
  display: block;
  text-decoration: underline;
  border-left: 1px solid #e0e0e0;
  float: right;
}
#footer a:hover.btn {
  text-decoration: none;
}
.search_block form {
  padding: 14px 20px;
}
.search_block input, .search_block form input {
  line-height: 28px;
  display: block;
  float: left;
}
input.search_inp {
  width: 840px;
  background: url("images/search-ico.png") no-repeat 8px center;
  padding-left: 32px;
  outline: none;
  border: 1px solid #e0e0e0;
  font-size: 16px;
  line-height: 30px;
  color: #afb1b3;
  height: 28px;
}
input.button_quick_find {
  width: 89px;
  height: 30px;
  cursor: pointer;
  background: url("images/search-btn.png") no-repeat left top;
  outline: none;
  border: none;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
}
input:hover.button_quick_find {
  background-image: url("images/search-btn-h.png");
}
.c-title2 {
  margin-top: 20px;
  background: url("images/title-content2-bg.png") no-repeat left top;
  width: 1004px;
  height: 60px;
}
.c-title2 h1, .c-title2 h2 {
  text-transform: uppercase;
  text-align: left;
  margin-left: 20px;
  line-height: 60px;
  color: #ffffff;
  font-size: 16px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.page-nav {
  width: 100%;
  height: 41px;
}
.page-nav.footer {
  background: url("images/page-nav-bg-footer.png") no-repeat left top;
}
.page-nav.simple {
  background-image: url("images/page-nav-bg-simple.png");
  margin-top: 20px;
}
.page-nav.footer.white {
  background: url("images/page-nav-bg-footer-w.png") no-repeat left top;
}
.pages-count, .pages-navy, .pages-count {
  padding: 0 17px;
}
.pages-count, .pages-navy, .pages-navy a {
  line-height: 41px;
  font-size: 14px;
  color: #969799;
  text-decoration: none;
}
.pages-count span, .pages-navy u {
  text-decoration: none;
  color: #575859;
}
.pages-count a, .pages-navy b, .pages-count .active, .pages-navy .active, .pages-navy .pages {
  color: #45a3c6;
  text-decoration: none;
}
.pages-count a:hover, .pages-navy a:hover {
  text-decoration: underline;
}
.pages-navy b, .pages-count a, .pages-count span, .pages-navy .active, .pages-navy a {
  padding: 0 2px;
}
.pages-count {
  float: left;
}
.pages-navy {
  float: right;
}
.news {
  margin-top: 20px;
  width: 100%;
  height: 200px;
  background: url("images/anons-bg.png") no-repeat left top;
  border-top: 1px solid #e1e4e7;
}
.news .img {
  height: 100%;
  float: left;
  overflow: hidden;
  width: 145px;
  margin-left: 15px;
  margin-top: 20px;
  text-align: center;
}
.news h3, .news h3 a {
  font-size: 16px;
  text-decoration: none;
  color: #575859;
  margin-top: 20px;
  display: block;
}
.news .text>div {
  overflow: hidden;
  max-height: 115px;
}
.news h3 a:hover {
  color: #45a3c6;
  text-decoration: none;
}
.news p {
  margin-top: 17px;
  color: #969799;
  font-size: 14px;
  line-height: 20px;
  max-height: 80px;
}
.news .text {
  margin-right: 32px;
  margin-left: 145px;
  overflow: hidden;
}
.news a.btn {
  display: block;
  background: url("images/more-btn.png") no-repeat left top;
  width: 98px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  margin-top: 10px;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.news a:hover.btn {
  background-image: url("images/more-btn-h.png");
}
.breadcrumbs {
  background: url("images/breadcrumbs-bg.png") no-repeat left top;
  width: 100%;
  height: 40px;
  margin-top: 20px;
  line-height: 40px;
  font-size: 14px;
  color: #969799;
}
.breadcrumbs a.home {
  display: block;
  float: left;
  width: 41px;
  height: 40px;
  margin-right: 6px;
}
.breadcrumbs a {
  text-decoration: none;
  color: #45a3c6;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
#footer .footer ul.nav li a {
  background: none;
  line-height: 30px;
  padding: 0 10px;
  display: inherit;
}
ul.nav.no-pointer li a {
  cursor: default;
}
#footer .footer p {
  margin: 20px 0 6px 10px;
  color: #575859;
  font-size: 14px;
}
#footer .footer .f-menu {
  margin-left: 40px;
}
#footer .footer .f-menu:first-child {
  margin-left: 20px;
}
.footer-info {
  color: #575859;
  font-size: 14px;
  line-height: 18px;
  margin: 20px 20px 10px 0;
}
#footer .footer .footer-info p {
  margin: 0;
}
.footer-info a {
  color: #45a3c6;
  text-decoration: underline;
}
.footer-info a:hover {
  text-decoration: none;
}
a[id^='sc-'] {
  background-repeat: no-repeat !important;
  background-position: center top !important;
  width: 20px;
  height: 30px;
}
a#sc-vk {
  background-image: url("images/socialki/vk.png") !important;
}
a:hover#sc-vk {
  background-image: url("images/socialki/vk-h.png") !important;
}
a#sc-tw {
  background-image: url("images/socialki/tw.png") !important;
}
a:hover#sc-tw {
  background-image: url("images/socialki/tw-h.png") !important;
}
a#sc-fb {
  background-image: url("images/socialki/fb.png") !important;
}
a:hover#sc-fb {
  background-image: url("images/socialki/fb-h.png") !important;
}
a#sc-yt {
  background-image: url("images/socialki/yt.png") !important;
}
a:hover#sc-yt {
  background-image: url("images/socialki/yt-h.png") !important;
}
a#sc-gp {
  background-image: url("images/socialki/gp.png") !important;
}
a:hover#sc-gp {
  background-image: url("images/socialki/gp-h.png") !important;
}
#gods-short-info {
  background-color: #ffffff;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 20px;
  overflow: hidden;
  font-family: Cuprum;
}
#gods-short-info .img {
  width: 363px;
  text-align: center;
  float: left;
}
#gods-short-info>.wrapper {
  margin-left: 363px;
}
#gods-short-info .wrapper .wrapper {
  overflow: hidden;
}
#gods-short-info .wrapper .wrapper>div {
  width: 362px;
}
#gods-short-info .wrapper .wrapper .left:first-child {
  width: 255px;
}
#gods-short-info .price span {
  font-size: 36px;
  color: #45a3c6;
  font-weight: bold;
}
#gods-short-info .delivery {
  font-size: 14px;
  color: #969799;
}
#gods-short-info .delivery span {
  font-size: 18px;
  font-weight: bold;
  color: #64ba90;
}
#gods-short-info .socialki {
  margin-top: 20px;
}
#gods-short-info .socialki>span {
  display: block;
  float: left;
  line-height: 26px;
  font-size: 14px;
  color: #969799;
  text-transform: uppercase;
  margin-right: 10px;
}
p[class|='status'] {
  color: #ffffff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  width: 98px;
  height: 27px;
  font-size: 14px;
  line-height: 27px;
  text-align: center;
  background: url("images/status-btns.png") no-repeat left top;
  margin-top: 10px;
}
p[class*='in-stock'] {
  background-position: -98px;
}
p[class*='under-the-order'], p[class*='refine'] {
  background-position: -196px;
}
.quantity {
/*  border: 1px solid #e0e0e0; */
  display: block;
  float: left;
  height: 39px;
  margin-top: 10px;
/*  padding: 0 20px; */
  position: relative;
}
.quantity span {
  line-height: 39px;
  font-size: 14px;
  color: #969799;
  text-transform: uppercase;
}
.quantity+span.submit, .quantity span, .quantity input {
  display: block;
  float: left;
}
.quantity input[type='text'] {
  width: 32px;
  height: 21px;
  border: 1px solid #e0e0e0;
  font-size: 14px;
  color: #969799;
  text-align: center;
  margin-top: 8px;
  margin-left: 10px;
}
.quantity+span.submit, .quantity+input[type='submit'] {
/*  width: 85px; */
  width: 130px;
  height: 41px;
  border: none;
/*  background: url("images/buy-small.png") no-repeat left center; */
  background: url("images/buy-big-karta.png") no-repeat left center;
  cursor: pointer;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  font-family: Cuprum;
  margin-top: 10px;
  margin-left: -1px;
  outline: none;
}
.quantity+input[type='submit']:hover {
/*  background-position: -85px; */
  background-position: -130px;
}
.quantity+span.submit {
/*  background-position: -170px; */
  background-position: -260px;
  cursor: default;
  text-align: center;
  line-height: 41px;
}
div.delivery {
  position: relative;
  background-color: #f4fbff;
  font-size: 14px;
  color: #45a3c6 !important;
  padding: 20px;
  border: 1px solid #c1d3de;
  margin-top: 20px;
}
#gods-short-info .add-info {
  margin-top: 20px;
  position: relative;
  background-color: #fff7f8;
  font-size: 14px;
  text-transform: uppercase;
  color: #d83044 !important;
  padding: 20px;
  border: 1px solid #ecc3c8;
  background: #fff7f8;
  padding-left: 30px;
}
.also {
  background: url("images/special-bg.png") no-repeat left top;
  width: 232px;
  height: 296px;
  overflow: hidden;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  padding: 2px;
  text-align: center;
}
.also:nth-child(4n+4) {
  margin-right: 0 !important;
}
.also:hover {
  background-image: url("images/special-bg-h.png");
}
.also p[class^='status'] {
  margin-top: 12px;
  margin-left: 14px;
}
.also .img {
  height: 150px;
  overflow: hidden;
  display: table-cell;
  width: 236px;
  vertical-align: middle;
}
.also img {
  max-height: 150px;
}
.also .link {
  margin-top: 6px;
  height: 50px;
  overflow: hidden;
}
.also .link a {
  font-size: 16px;
  color: #575859;
}
.also .link a:hover {
  text-decoration: none;
  color: #45a3c6;
}
.also .cena {
  font-size: 18px;
  font-weight: bold;
  color: #45a3c6;
  float: left;
  line-height: 41px;
  margin-left: 30px;
}
.also form {
  float: left;
}
.also .cena>span.submit, .also form>input[type='submit'], input#submit[type='submit'] {
  width: 85px;
  height: 41px;
  border: none;
  background: url("images/buy-small2.png") no-repeat left center;
  cursor: pointer;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  font-family: Cuprum;
  margin-left: 20px;
  outline: none;
}
.also form>input[type='submit']:hover, input#submit[type='submit']:hover {
  background-position: -85px;
}
.also .cena>span.submit {
  display: inline-block;
  background-position: -170px;
  cursor: default;
  text-align: center;
  line-height: 41px;
}
.c-title2 .vendor-select {
  float: right;
  margin-top: 15px;
  margin-right: 20px;
}
.vendor-select {
  overflow: hidden;
  background-color: #ffffff;
  background-image: url("images/link.png");
  background-repeat: no-repeat;
  background-position: 8px center;
}
.vendor-select select {
  width: 238px;
  height: 30px;
  font-size: 16px;
  color: #afb1b3;
  border: none;
  outline: none;
  padding-left: 32px;
  background-color: rgba(255, 255, 255, 0);
  background-image: url("images/arrow-select.png");
  background-repeat: no-repeat;
  background-position: 210px 2px;
  -moz-appearance: none !important;
  text-indent: 0.01px;
  text-overflow: '';
  -ms-appearance: none;
  appearance: none !important;
  -o-appearance: none;
}
select::-ms-expand {
  display: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .vendor-select select {
    -webkit-appearance: none;
  }
}
.vendor-select select:hover {
  background-position: 210px -26px;
  color: #575859;
}
@-moz-document url-prefix() {
  .vendor-select .select-wrapper {
  overflow: hidden;
  width: 238px;
}
.vendor-select select {
  width: 256px;
}
}.cat-description {
  position: relative;
  background-color: #f7f7f7;
  padding: 16px;
  font-size: 14px;
  color: #575859;
  line-height: 18px;
}
.category-list {
  overflow: hidden;
}
.category-info {
  width: 236px;
  height: 180px;
  overflow: hidden;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  position: relative;
  background-color: #ffffff;
}
.category-info .h4 {
  line-height: 40px;
  background: url("images/category-info-header-bg.png") no-repeat left top;
  text-transform: uppercase;
  text-align: left;
  padding-left: 20px;
  line-height: 40px;
  color: #ffffff;
  font-size: 16px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.category-info:hover .h4 {
  background-image: url("images/category-info-header-bg-h.png");
}
.category-info:nth-child(4n+4) {
  margin-right: 0 !important;
}
.category-info .img {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  width: 236px;
  height: 138px;
  overflow: hidden;
}
.sort {
  width: 100%;
  height: 39px;
  margin-top: 20px;
}
.sort {
  background: url("images/sort-bg.png") no-repeat left top;
}
.sort>div {
  line-height: 41px;
  font-size: 14px;
  color: #969799;
  text-decoration: none;
  padding: 0 17px;
}
.sort>div span {
  font-size: 14px;
  color: #575859;
  text-decoration: none;
}
.sort>div a {
  font-size: 14px;
  color: #45a3c6;
  text-decoration: none;
}
.sort>div a:hover {
  text-decoration: underline;
}
#category-list-wrapper .item-list {
  position: relative;
  overflow: hidden;
  background: #ffffff;
  height: 210px;
  margin-top: 20px;
}
#category-list-wrapper .item-list .img {
  width: 231px;
  float: left;
  text-align: center;
  height: 100%;
  padding-top: 20px;
}
#category-list-wrapper .item-list .cena {
  width: 231px;
  float: right;
  height: 100%;
  text-align: center;
  padding-top: 68px;
  font-size: 18px;
  font-weight: bold;
  color: #45a3c6;
}
#category-list-wrapper .item-list .information {
  margin: 20px 231px;
  height: 100%}
#category-list-wrapper .item-list .information a {
  font-size: 16px;
  color: #575859;
  text-decoration: underline;
}
#category-list-wrapper .item-list .information a:hover {
  color: #45a3c6;
  text-decoration: none;
}
#category-list-wrapper .item-list .information p.info {
  color: #969799;
  font-size: 14px;
  line-height: 16px;
  margin-top: 20px;
}
#category-list-wrapper .item-list .information p.action {
  color: #d83044;
  font-size: 14px;
  line-height: 16px;
  margin-top: 20px;
  padding-left: 30px;
}
#category-list-wrapper .item-list .cena span.submit, #category-list-wrapper .item-list .cena input[type='submit'] {
  width: 85px;
  height: 41px;
  border: none;
  background: url("images/buy-small2.png") no-repeat left center;
  cursor: pointer;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  font-family: Cuprum;
  margin-top: 10px;
  margin-left: -1px;
  outline: none;
}
#category-list-wrapper .item-list .cena input[type='submit']:hover {
  background-position: -85px;
}
#category-list-wrapper .item-list .cena span.submit {
  display: inline-block;
  background-position: -170px;
  cursor: default;
  text-align: center;
  line-height: 41px;
}
.with-action {
  background: url("images/add-info-new.png") no-repeat 90% center;
}
.header-basket-table {
  font-size: 14px;
  color: #969799;
  line-height: 38px;
}
.header-basket-table input {
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
}
.header-basket-table a, .header-basket-table input {
  color: #45a3c6;
  text-decoration: none;
  border-bottom: 1px dashed #45a3c6;
}
.header-basket-table a:hover, .header-basket-table input:hover {
  border-bottom: none;
}
.header-basket-table span:nth-child(1) {
  margin-left: 20px;
}
.header-basket-table span:nth-child(2) {
  margin-left: 480px;
}
.header-basket-table span:nth-child(3) {
  margin-left: 60px;
}
.header-basket-table span:nth-child(4) {
  margin-left: 54px;
}
.header-basket-table span:nth-child(5) {
  margin-left: 40px;
}
.basket-end {
  background-color: #ffffff;
  position: relative;
  margin: 1px;
  font-size: 18px;
  font-weight: bold;
  color: #575859;
  text-align: right;
  padding-right: 22px;
  line-height: 56px;
}
.basket-end span {
  color: #45a3c6;
}
.basket-goods {
  background-color: #ffffff;
  overflow: hidden;
  margin-top: 20px;
  position: relative;
}
.basket-goods div:first-child {
  overflow: hidden;
  float: left;
}
.basket-goods div:first-child div.name {
  margin-top: 60px;
  float: left;
  max-width: 400px;
}
.basket-goods div:first-child img {
  width: 150px;
  height: 150px;
  margin: 25px;
  float: left;
}
.basket-goods div:first-child a {
  font-size: 16px;
  color: #575859;
  text-decoration: underline;
  padding-left: 10px;
  display: block;
  float: left;
}
.basket-goods div:first-child a:hover {
  font-size: 16px;
  color: #45a3c6;
  text-decoration: none;
}
.basket-goods .cena {
  text-align: center;
  position: absolute;
  right: 320px;
  top: 75px;
  font-size: 14px;
  line-height: 20px;
  color: #45a3c6;
}
.basket-goods .cena span {
  font-size: 16px;
  font-weight: bold;
  color: #575859;
}
.basket-goods .cena span.two {
  color: #45a3c6;
}
.basket-goods .summa {
  text-align: center;
  position: absolute;
  right: 90px;
  top: 75px;
  font-size: 18px;
  font-weight: bold;
  color: #45a3c6;
}
.basket-goods .chk {
  text-align: center;
  position: absolute;
  right: 36px;
  top: 78px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .basket-goods .chk input {
    -webkit-appearance: none;
    width: 13px;
    height: 13px;
    background: url("images/chk-bg.png") no-repeat left top;
  }
  .basket-goods .chk input:checked {
    background-position: 0 -13px;
  }
}
#shopping_cart_add_product .basket-quantity {
  /*
  position: absolute;
  right: 278px;
  top: 200px;
  */
  padding-left: 60px;
}
#shopping_cart_add_product .basket-quantity>div {
  width: 60px;
  height: 30px;
  border: 1px solid #cccccc;
}
#shopping_cart_add_product .basket-quantity input {
  width: 44px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #575859;
  border: none;
  outline: none;
  line-height: 30px;
  height: 30px;
}
#shopping_cart_add_product .basket-quantity .right {
  width: 14px;
}
#shopping_cart_add_product .basket-quantity .right s {
  width: 11px;
  height: 11px;
  display: block;
  cursor: pointer;
  margin-top: 3px;
  background-image: url("images/plus-minus-bg.png");
  background-repeat: no-repeat;
}
#shopping_cart_add_product .basket-quantity .right s.plus {
  background-position: 0 0;
}
#shopping_cart_add_product .basket-quantity .right s:hover.plus {
  background-position: -11px 0;
}
#shopping_cart_add_product .basket-quantity .right s.minus {
  background-position: 0 -11px;
}
#shopping_cart_add_product .basket-quantity .right s:hover.minus {
  background-position: -11px -11px;
}

.basket-goods .basket-quantity {
  position: absolute;
  right: 225px;
  top: 68px;
}
.basket-goods .basket-quantity>div {
  width: 60px;
  height: 30px;
  border: 1px solid #cccccc;
}
.basket-goods .basket-quantity input {
  width: 44px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #575859;
  border: none;
  outline: none;
  line-height: 32px;
  height: 32px;
}
.basket-goods .basket-quantity .right {
  width: 14px;
}
.basket-goods .basket-quantity .right s {
  width: 11px;
  height: 11px;
  display: block;
  cursor: pointer;
  margin-top: 3px;
  background-image: url("images/plus-minus-bg.png");
  background-repeat: no-repeat;
}
.basket-goods .basket-quantity .right s.plus {
  background-position: 0 0;
}
.basket-goods .basket-quantity .right s:hover.plus {
  background-position: -11px 0;
}
.basket-goods .basket-quantity .right s.minus {
  background-position: 0 -11px;
}
.basket-goods .basket-quantity .right s:hover.minus {
  background-position: -11px -11px;
}
.basket-btns {
  margin-top: 30px;
  text-align: center;
}
.basket-btns a {
  text-decoration: none;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: Cuprum;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  filter: Shadow(Color=rgba(0, 0, 0, 0.2),  Direction=120,  Strength=1);
  line-height: 41px;
}
.basket-btns .left {
  background: url("images/basket-continue-bg.png") no-repeat left top;
  width: 184px;
}
.basket-btns .right {
  background: url("images/basket-buy-bg.png") no-repeat left top;
  width: 144px;
}
#products-tabs {
  border-radius: 0;
  border: none;
  font-family: Cuprum !important;
  background: #ffffff;
  padding: 0;
}
#products-tabs-reviews, #products-tabs-description {
  background: url("images/gp.png") repeat-x left 56px !important;
}
#products-tabs .ui-widget-header {
  background: url("images/tabs-header-bg.png") repeat-x left top #f7f7f7 !important;
  border-radius: 0 !important;
  border: none !important;
  color: #575859 !important;
  font-weight: normal !important;
  font-size: 14px !important;
  padding: 0;
  outline: none !important;
}
#products-tabs ul>li {
  margin: 0px !important;
  border-radius: 0;
  border: none;
  border-right: 1px solid #e0e0e0;
  line-height: 39px;
  height: 39px;
}
#products-tabs ul>li.ui-state-default {
  background: url("images/tabs-header-bg.png") repeat-x left top #f7f7f7 !important;
}
#products-tabs ul>li.ui-tabs-active {
  padding: 0 !important;
  background: #ffffff !important;
}
#products-tabs ul>li a {
  padding: 0 18px;
}
#products-tabs .ui-state-active a, #products-tabs .ui-state-active a:link, #products-tabs .ui-state-active a:visited {
  color: #45a3c6;
  text-decoration: none;
}
.infoBoxHeading h2, h2.infoBoxHeading {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #45a3c6;
  font-family: Cuprum !important;
  line-height: 32px;
  height: 32px;
  margin-bottom: 16px;
}
.ui-tabs .ui-tabs-panel {
  padding: 0 !important;
}
.ui-tabs .ui-tabs-panel .inner {
  padding: 1em 1.4em;
  border-bottom: 1px solid #e0e0e0;
}
.extra-info {
  padding: 1em 1.4em;
  border-top: 1px solid #ffffff;
  background-color: #f7f7f7;
  color: #575859;
  font-size: 14px;
  font-family: Cuprum !important;
}
.infoBoxContents {
  font-family: Cuprum !important;
  color: #575859;
  font-size: 14px;
}
.infoBoxContents strong {
  font-family: Cuprum !important;
  color: #575859;
  font-size: 16px;
  font-weight: bold;
}
.reviews-list-footer, #productReviewsNav {
  font-family: Cuprum !important;
  font-size: 14px;
  color: #969799;
}
.reviews-list-footer b, #productReviewsDisplay b {
  font-weight: bold;
  color: #575859;
}
#productReviewsDisplayAll a {
  color: #45a3c6;
  text-decoration: none;
}
#productReviewsDisplayAll a:hover {
  text-decoration: underline;
}
#productReviewsPagging {
  float: right;
}
#productReviewsPagging b {
  font-weight: bold;
  color: #45a3c6;
}
#productReviewsPagging a, #productReviewsPagging a u {
  color: #575859;
  text-decoration: none;
}
#productReviewsPagging a:hover, #productReviewsPagging a:hover u {
  text-decoration: underline;
}
#productReviewsPagging a u b {
  color: #45a3c6;
}
#productReviewsPagging a:hover, #productReviewsPagging a:hover u b {
  color: #45a3c6;
  text-decoration: underline;
}
.product_reviews_text, #productReviewsWrapper {
  line-height: 18px;
  font-size: 14px;
  color: #575859;
  font-family: Cuprum !important;
}
#productReviewsWrapper {
  border-bottom: 1px solid #e0e0e0;
}
.product_reviews {
  border-top: 1px solid #e0e0e0;
  padding: 1em 1.4em;
}
.product_reviews_head {
  font-size: 16px;
  font-weight: bold;
  color: #575859;
  padding-bottom: 0.6em;
}
.product_reviews_customer {
  color: #45a3c6;
}
.product_reviews_customer:before {
  font-size: 16px;
  font-weight: bold;
  color: #575859;
}
.product_reviews_customer:after {
  content: ' /';
  font-size: 16px;
  font-weight: bold;
  color: #969799;
}
.product_reviews_date {
  color: #45a3c6;
}
.product_reviews_date:before {
  font-size: 16px;
  font-weight: bold;
  color: #575859;
}
.product_reviews_date:after {
  content: ' /';
  font-size: 16px;
  font-weight: bold;
  color: #969799;
}
.commonRating img, .product_reviews_rating img {
  vertical-align: text-top;
  width: 124px !important;
  height: 18px !important;
}
.commonRating {
  padding: 1em 1.4em;
  padding-top: 0;
}
.commonRating div.right {
  margin-top: -6px;
}
.reviews-list-header a, .reviews-list-footer a, .commonRating a {
  background: url("images/reviews-btn.png") no-repeat left center;
  width: 124px;
  height: 27px;
  line-height: 27px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff !important;
  font-size: 14px;
  font-family: Cuprum;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  filter: Shadow(Color=rgba(0, 0, 0, 0.2),  Direction=120,  Strength=1);
  text-decoration: none;
}
.reviews-list-header a:hover, .reviews-list-footer a:hover, .commonRating a:hover {
  background-image: url("images/reviews-btn-h.png");
}
.reviews-list-footer .product_reviews_yam a {
  background-image: none;
  width: 100%;
  height: 27px;
  line-height: 27px;
  display: block;
  text-align: left;
  text-transform: none;
  color: #45a3c6 !important;
  font-size: 14px;
  font-family: Cuprum;
  text-shadow: none;
  filter: none;
  text-decoration: none;
  float: left !important;
}
.reviews-list-footer .product_reviews_yam a:hover {
  background-image: none;
  text-decoration: underline;
}
.infoBoxContents p {
  margin-top: 8px;
}
.reviews-list {
  background: #ffffff;
  overflow: hidden;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #e0e0e0;
}
.reviews-list-header, .reviews-list-footer {
  padding: 0.9em 1.4em;
  overflow: hidden;
  background-color: #f7f7f7;
  position: relative;
}
.reviews-list-header {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: -2px;
  margin-top: 20px;
}
.reviews-list-footer {
  border-top: 1px solid #ffffff;
  margin-top: 0px;
}
#adv-search {
  width: 1004px;
  overflow: hidden;
  background-color: #f7f7f7;
  padding: 14px 20px;
  position: relative;
}
#adv-search>div {
  overflow: hidden;
  margin-top: 15px;
}
#adv-search>div[class^='adv-filters'] {
  width: 338px;
  overflow: hidden;
  line-height: 30px;
  font-size: 16px;
  color: #575859;
}
#adv-search .vendor-select {
  width: 338px;
}
#adv-search .vendor-select select {
  width: 338px;
  background-position: 310px 2px;
  padding-right: 28px;
}
#adv-search .vendor-select select:hover {
  background-position: 310px -26px;
}
@-moz-document url-prefix() {
  #adv-search .vendor-select .select-wrapper {
  width: 338px;
}
#adv-search .vendor-select select {
  width: 356px;
}
}#adv-search>div[class^='adv-filters'] input[type='text'] {
  width: 238px;
  height: 30px;
  font-size: 16px;
  color: #afb1b3;
  border: none;
  outline: none;
  float: right;
}
#adv-search .adv div.right {
  margin-right: 80px;
}
#adv-search .adv a {
  color: #45a3c6;
  text-decoration: none;
}
#adv-search .adv a:hover {
  text-decoration: underline;
}
div.full-text, td.main>div {
  color: #575859 !important;
  font-weight: normal !important;
  font-size: 14px !important;
  font-family: Cuprum !important;
  background-color: #ffffff;
  margin-top: 20px !important;
  padding: 20px;
  position: relative;
  overflow: hidden;
}
div.full-text a, td.main>div a {
  text-decoration: none;
  color: #45a3c6;
}
div.full-text a:hover, td.main>div a:hover {
  text-decoration: underline;
}
div.full-text strong, td.main>div strong {
  font-weight: bold;
}
div.full-text p, td.main>div p {
  margin-top: 8px;
}
#products-tabs {
  margin-top: 20px;
}
#shopping_cart_add_product {
  margin-top: 24px;
}
#shopping_cart_add_product .top {
  background: #fff7f8;
  border-bottom: 1px solid #ecc3c8;
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #d83044;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 60px;
  padding-left: 30px;
}
#shopping_cart_add_product_continue {
  display: block;
  margin: 0 auto;
  width: 156px;
  height: 27px;
  background: url("images/more-buy-btn.png") no-repeat 0 0;
  margin-top: 12px;
}
#shopping_cart_add_product_continue:hover {
  background-position: 0 -27px;
}
#shopping_cart_add_product .cena {
  color: #575859;
  font-size: 16px;
  width: 180px;
  text-align: center;
  line-height: 22px;
  padding-top: 20px;
}
#shopping_cart_add_product .cena .one {
  color: #575859;
  font-size: 16px;
  font-weight: bold;
}
#shopping_cart_add_product .cena .two {
  color: #45a3c6;
  font-size: 16px;
  font-weight: bold;
}
#shopping_cart_add_product .delivery {
  font-weight: bold;
  color: #575859 !important;
  font-size: 14px !important;
  line-height: 22px !important;
  padding: 12px !important;
  padding-right: 30px !important;
}
#shopping_cart_add_product .delivery span {
  font-size: 16px !important;
  color: #45a3c6;
}
#shopping_cart_add_product .delivery a {
  font-size: 16px !important;
  color: #45a3c6;
  text-decoration: underline;
}
#shopping_cart_add_product .delivery a:hover {
  text-decoration: none;
}
#callbackFormWrapper {
  width: 400px;
  color: #575859;
  font-size: 16px;
  line-height: 40px;
  overflow: hidden;
}
#callbackFormWrapper input[type='text'] {
  padding: 6px 8px;
  float: right;
}
#callbackFormWrapper textarea {
  width: 397px;
}
fieldset#callbackForm label em {
  color: #ff0000;
  display: block;
  font-size: 0.8em;
  left: 120px;
  margin: -26px 0 0 0;
  padding: 1px;
  position: absolute;
}
fieldset#callbackForm label.error {
  color: #ff0000;
  width: 100%;
  background: none;
}
form#callback {
  margin: 0 0 20px 0;
}
fieldset#callbackForm+div {
  margin: 10px 10px 0 0;
  text-align: right;
}
#productReviewsWriteFormWrapper {
  color: #575859;
  font-size: 16px;
  line-height: 40px;
  overflow: hidden;
  width: 400px;
}
#productReviewsWriteFormWrapper input[type='text'] {
  padding: 6px 8px;
  float: right;
}
#productReviewsWriteFormWrapper textarea {
  width: 397px;
}
fieldset#productReviewsWrite+div {
  margin: 10px 10px 0 0;
  text-align: right;
}
#checkout {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-top-color: #ffffff;
  padding-bottom: 19px;
  position: relative;
  font-size: 16px;
  color: #575859;
}
#checkout table {
  margin: 10px 18px;
}
#checkout input[type='radio'] {
  background: url("images/radio-bg.png") no-repeat 0 0;
}
#checkout .main {
  line-height: 18px;
  margin-top: 10px;
}
#checkout h2 {
  height: 38px;
  line-height: 38px;
  background: url("images/white1x1.png") repeat-x 0 0 #f7f7f7;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding-left: 18px;
  font-size: 14px;
  color: #45a3c6;
}
#shipping_options h2 {
  border-top: none;
  margin-top: -1px;
  margin-bottom: 16px;
}
td.main>div.shipping_methods_title {
  color: #45a3c6 !important;
  font-size: 14px;
  line-height: 18px;
  background-color: #f4fbff;
  border: 1px solid #c1d3de;
  padding: 10px 20px;
  margin-top: 10px;
  position: relative;
  overflow: visible;
}
#shippingAddress {
  margin: 18px;
  padding: 18px;
  position: relative;
  background: url("images/white1x1.png") repeat-x 0 0 #f7f7f7;
  border: 1px solid #e0e0e0;
  font-size: 16px;
  color: #575859;
  line-height: 40px;
}
#shippingAddress input[type='text'] {
  width: 500px;
  padding: 9px;
  border: 1px solid #e0e0e0;
}
#shippingAddress input[name^='building'] {
  width: 250px;
}
#shippingAddress .left label {
  width: 40px;
  display: inline-block;
}
#shippingAddress .center {
  font-size: 16px;
  font-weight: bold;
  color: #575859;
}
#street_address_label {
  color: #45a3c6;
}
#payment_options tr {
  height: 28px;
}
#comment p {
  padding: 18px;
  color: #575859;
  font-size: 14px;
}
#comment textarea {
  width: 961px;
  margin-left: 18px;
}
#order_total_modules .page-nav>div {
  color: #969799;
  font-size: 14px;
  margin: 14px 18px;
}
#order_total_modules table {
  margin-top: 18px;
  color: #575859;
  font-size: 16px;
}
#order_total_modules tr {
  background-color: #ffffff;
  height: 50px;
  line-height: 50px;
}
#order_total_modules tr.even {
  background: url("images/white1x1.png") repeat-x 0 0 #f7f7f7;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
#order_total_modules td {
  padding: 0 18px;
}
#order_total_modules td[align='right'] {
  color: #45a3c6;
  font-weight: bold;
}
#checkout-totals {
  margin-top: 21px;
  font-size: 16px;
  color: #575859;
  font-weight: bold;
  position: relative;
}
#checkout-totals span {
  color: #45a3c6;
}
#checkout-totals>div.main {
  text-align: right;
  background: url("images/white1x1.png") repeat-x 0 0 #f7f7f7;
  border: 1px solid #e0e0e0;
  padding-right: 18px;
  height: 38px;
  line-height: 38px;
}
#checkout-totals>div.main+div.main {
  border-top: none;
  background: none;
  background-color: #ffffff;
  height: 60px;
  line-height: 60px;
}
#checkout-totals #submit {
  position: absolute;
  bottom: 12px;
}
#tabs.ui-tabs {
  margin-top: 20px;
  border-radius: 0;
  border: none;
  font-family: Cuprum !important;
  background: #f7f7f7;
  padding: 0;
  font-family: Cuprum;
}
#tabs.ui-tabs .ui-widget-header {
  background: url("images/tabs-header-bg.png") repeat-x left top #f7f7f7 !important;
  border-radius: 0 !important;
  border: none !important;
  color: #575859 !important;
  font-weight: normal !important;
  font-size: 14px !important;
  padding: 0;
  outline: none !important;
  background: #54aacb !important;
  background: -ms-linear-gradient(to right,  #44a3c6,  #64b1d1) !important;
  background: -moz-linear-gradient(to right,  #44a3c6,  #64b1d1) !important;
  background: -webkit-linear-gradient(to right,  #44a3c6,  #64b1d1) !important;
  background: -o-linear-gradient(to right,  #44a3c6,  #64b1d1) !important;
  background: linear-gradient(to right,  #44a3c6,  #64b1d1) !important;
}
#tabs.ui-tabs ul>li.ui-state-default {
  background: #54aacb !important;
  background: -ms-linear-gradient(to right,  #44a3c6,  #64b1d1) !important;
  background: -moz-linear-gradient(to right,  #44a3c6,  #64b1d1) !important;
  background: -webkit-linear-gradient(to right,  #44a3c6,  #64b1d1) !important;
  background: -o-linear-gradient(to right,  #44a3c6,  #64b1d1) !important;
  background: linear-gradient(to right,  #44a3c6,  #64b1d1) !important;
}
#tabs.ui-tabs ul>li.ui-tabs-active {
  padding: 0 !important;
  background: #72c59e !important;
  background: -ms-linear-gradient(to right,  #64ba90,  #81d1ac) !important;
  background: -moz-linear-gradient(to right,  #64ba90,  #81d1ac) !important;
  background: -webkit-linear-gradient(to right,  #64ba90,  #81d1ac) !important;
  background: -o-linear-gradient(to right,  #64ba90,  #81d1ac) !important;
  background: linear-gradient(to right,  #64ba90,  #81d1ac) !important;
}
#tabs.ui-tabs ul>li {
  margin: 0px !important;
  border-radius: 0;
  border: none;
  line-height: 39px;
  height: 39px;
  width: 50%;
  text-align: center;
}
#tabs.ui-tabs ul>li a {
  font-family: Cuprum;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff !important;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
#tabs.ui-tabs .ui-tabs-anchor {
  padding: 0;
  float: none;
}
#tabs.ui-tabs form {
  margin-top: 28px;
  font-family: Cuprum;
  font-size: 16px;
  color: #575859;
}
#tabs.ui-tabs div[class^='form'] {
  width: 50%;
  overflow: hidden;
  height: 30px;
  margin-bottom: 10px;
}
#tabs.ui-tabs div.form-left {
  float: left;
  text-align: right;
  line-height: 30px;
  width: 49%}
#tabs.ui-tabs div.form-right {
  float: right;
  text-align: left;
}
#tabs.ui-tabs div.form-right.add {
  height: inherit;
  min-height: 30px;
}
#tabs.ui-tabs form input[type='text'], #tabs.ui-tabs form input[type='password'] {
  width: 230px;
  border: 1px solid #e0e0e0;
  height: 26px;
  line-height: 26px;
}
#tabs.ui-tabs form input[name='phone'] {
  width: 178px;
}
.phone_prefix {
  height: 30px;
  line-height: 30px;
  background: #54aacc !important;
  background: -ms-linear-gradient(to right,  #44a3c6,  #64b1d1) !important;
  background: -moz-linear-gradient(to right,  #44a3c6,  #64b1d1) !important;
  background: -webkit-linear-gradient(to right,  #44a3c6,  #64b1d1) !important;
  background: -o-linear-gradient(to right,  #44a3c6,  #64b1d1) !important;
  background: linear-gradient(to right,  #44a3c6,  #64b1d1) !important;
  display: block;
  width: 52px;
  float: left;
  font-weight: bold;
  color: #FFFFFF;
}
.phone_prefix img {
  margin: 0 6px;
}
#tabs.ui-tabs form div[class^='submit'] {
  text-align: center;
  padding: 28px 0;
}
.submit-reg input {
  font-family: 'Cuprum' !important;
  border: none;
  background: url("images/login-reg-btn.png") no-repeat 0 0;
  width: 177px;
  height: 41px;
  color: #ffffff;
  font-size: 16px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  cursor: pointer;
}
.submit-reg input:hover {
  background-position: 0 -41px;
}
#create-password-notify {
  font-size: 14px;
}
#login_wrap a, #forgotten_wrap a {
  font-family: 'Cuprum';
  font-size: 16px;
  line-height: 30px;
  color: #45a3c6;
  text-decoration: underline;
}
#login_wrap a:hover {
  text-decoration: none;
}
#forgotten_wrap>p, .messageStackError td {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #d83044;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #ecc3c8;
  border-top: none;
  background: #fff7f8;
  padding-left: 26px;
  font-family: 'Cuprum'}
.c-info2 {
  padding: 20px;
  background: #FFFFFF;
  position: relative;
  font-family: Cuprum;
  font-size: 16px;
  color: #575859;
}
.c-info2 a {
  font-size: 16px;
  margin: 0px 20px;
  color: #575859;
  text-decoration: underline;
  display: inline-block;
  line-height: 20px;
}
.c-info2 a:hover {
  color: #45a3c6;
  text-decoration: none;
}
.narrow-btn, a.narrow-btn {
  background: url("images/reviews-btn.png") no-repeat left center;
  width: 124px;
  height: 27px;
  line-height: 27px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff !important;
  font-size: 14px;
  font-family: Cuprum;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  filter: Shadow(Color=rgba(0, 0, 0, 0.2),  Direction=120,  Strength=1);
  text-decoration: none !important;
  cursor: pointer;
  border: none;
}
.narrow-btn:hover, a.narrow-btn:hover {
  background-image: url("images/reviews-btn-h.png");
}
.c-info2 form>div {
  margin-bottom: 12px;
  font-family: Cuprum;
  font-size: 16px;
  color: #575859;
  line-height: 30px;
  height: 30px;
}
.c-info2 form>div>span {
  display: inline-block;
  width: 100px;
  overflow: hidden;
  float: left;
}
.c-info2 form>div input[type='text'], .c-info2 form>div input[type='password'] {
  width: 230px;
  border: 1px solid #e0e0e0;
  height: 26px;
  line-height: 26px;
  float: left;
}
#checkout_message {
  background-image: url("images/page-nav-bg-simple.png");
  text-align: center;
  color: #ff0000;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
  width: 100%}
.sort>div span .ls_set, .ls_set {
  cursor: url("images/pointer.png"), pointer;
  color: #45a3c6 !important;
  font-size: 14px !important;
  text-decoration: none !important;
}
.sort>div span .ls_set:hover, .ls_set:hover {
  text-decoration: underline !important;
}
.footer_brends {
  color: #969799;
  font-size: 14px;
  background: url("images/sort-bg.png") no-repeat scroll left top transparent;
  height: 39px;
  margin-top: 20px;
  width: 100%}
.footer_brends_list {
  padding: 6px 17px;
}
.footer_brends_list a {
  color: #45a3c6;
  text-decoration: none;
}
.footer_brends_list a:hover {
  color: #45a3c6;
  text-decoration: underline;
}
.product_reviews_text b {
  font-weight: bold;
}
.product_reviews_yam img {
  vertical-align: middle;
}
div[class|="info"] span.callbackLink, span.callbackLink {
  color: #575859;
  font-size: 16px;
  line-height: 23px;
  text-decoration: underline;
  text-transform: none;
  cursor: url("images/pointer.png"), pointer;
}
div[class|="info"] span.callbackLink:hover {
  text-decoration: none;
}
.c-title, .c-title2 {
  position: relative;
}
.c-title2 {
  background-position: right top;
}
#menu .nav.mobile>li, #footer .nav.mobile>li {
  display: none;
  position: relative;
}
#menu .nav.mobile>li::after, #footer .nav.mobile>li::after {
  content: '';
  display: block;
  position: absolute;
  right: 6px;
  top: 0;
  width: 8px;
  height: 100%;
  z-index: 1000;
  background: url("images/arrow-down.png") no-repeat 0 center;
}
#footer .nav.mobile>li::after {
  background-image: url("images/arrow-down-blue.png");
}
.footer_brends {
  position: relative;
}
.product_action_stock_status_7 {
  color: #d83044 !important;
  font-size: 14px !important;
}
@media screen and (max-width: 1279px) {
  #wrapper {
    width: 960px;
  }
  .info-clock {
    display: none;
  }
  #header {
    margin-top: 16px;
    height: 123px;
    background: url("images/header-bg-1000.png") no-repeat center center;
  }
  div[class|='info'] {
    margin-top: 16px;
  }
  #logo {
    height: 123px;
  }
  #inner-wrapper {
    margin-top: 16px;
  }
  #menu {
    width: 701px;
    background-position: right top;
  }
  #menu .footer {
    width: 701px;
  }
  #menu a.btn {
    padding: 0 18px;
  }
  #content {
    width: 701px;
    margin-top: 16px;
  }
  div.special, div.also {
    margin-top: 16px;
    margin-right: 16px;
    width: 219px;
    background: url("images/special-bg-1000.png") no-repeat 0 0;
  }
  div.special.is-four, div.special:nth-child(4n+4), div.also.is-four, div.also:nth-child(4n+4) {
    margin-right: 16px !important;
  }
  div.special:nth-child(3n+3), div.also:nth-child(3n+3) {
    margin-right: 0 !important;
  }
  div.special:hover, div.also:hover {
    background: url("images/special-bg-h-1000.png") no-repeat 0 0;
  }
  div.special:nth-child(10), div.special:nth-child(11), div.special:nth-child(12) {
    display: none;
  }
  div.also:nth-child(4) {
    display: none;
  }
  #category-list-wrapper div.also:nth-child(4) {
    display: block;
  }
  .header-basket-table span:nth-child(2) {
    margin-left: 180px;
  }
  .basket-goods div:first-child img {
    width: 100px;
    height: 100px;
    margin: 15px;
  }
  .basket-goods div:first-child div.name {
    margin-top: 40px;
    max-width: 160px;
  }
  .basket-goods .cena {
    top: 55px;
  }
  .basket-goods .basket-quantity {
    top: 48px;
  }
  .basket-goods .summa {
    top: 55px;
  }
  .basket-goods .chk {
    top: 58px;
  }
  .category-info {
    width: 220px;
  }
  .category-info .h4 {
    font-size: 14px;
  }
  .category-info:nth-child(4n+4) {
    margin-right: 20px !important;
  }
  .category-info:nth-child(3n+3) {
    margin-right: 0px !important;
  }
  #footer {
    width: 960px;
  }
  #footer .footer {
    width: 960px;
  }
  #footer .footer .f-menu {
    margin-left: 20px;
  }
  #footer .footer .f-menu:first-child {
    display: none;
  }
  input.search_inp {
    width: 536px;
  }
  #gods-short-info {
    padding-bottom: 140px;
  }
  #gods-short-info .img {
    width: 310px;
  }
  #gods-short-info>.wrapper {
    margin-left: 310px;
  }
  #gods-short-info p.delivery {
    margin-top: 16px;
  }
  #gods-short-info .left+.left {
    position: absolute;
    left: 2.5%;
    bottom: 20px;
    width: 95% !important;
  }
  #gods-short-info .socialki {
    margin-bottom: 10px;
  }
  #gods-short-info .socialki>span {
    margin-right: 0;
  }
  #gods-short-info div.delivery {
    margin-top: 10px;
  }
  #left-sidebar>div {
    margin-top: 16px;
  }
  #cycleHome, #cycleHomeWrapper, .slides {
    width: 701px !important;
  }
  #cycleNavWrapper {
    left: 387px !important;
    width: 317px !important;
  }
  .sl_img1 {
    width: 240px;
    margin-left: 40px !important;
  }
  .sl_img1 img {
    width: 100%}
  .sl_right {
    width: 380px !important;
    margin-left: 10px !important;
    margin-top: 14px !important;
  }
  .sl_right .sl_text1 {
    font-size: 24px !important;
    height: 48px;
  }
  .sl_right .sl_text2 {
    height: 40px;
  }
  .sl_right .sl_img2 {
    height: 60px;
  }
  .sl_right .sl_bar {
    position: relative;
  }
  .sl_right .sl_bar .sl_more {
    position: absolute;
    margin: 0;
  }
  .c-title, .c-title2 {
    width: 701px;
  }
  .with-vendor {
    position: relative;
    margin-bottom: 54px;
  }
  .with-vendor .vendor-select {
    position: absolute;
    margin: 0;
    left: 0;
    bottom: -54px;
    height: 54px;
    width: 100%;
    background-position: 18px center;
    border-bottom: 1px solid #e0e0e0;
  }
  .with-vendor .vendor-select form {
    width: 97%;
    margin-left: 1.5%;
    margin-top: 11px;
  }
  .with-vendor .vendor-select form .select-wrapper {
    width: 100%;
    border: 1px solid #e0e0e0;
  }
  .with-vendor .vendor-select form .select-wrapper select {
    width: 100%;
    background-position: 98% 2px;
  }
  #menu ul.nav li a, #menu a.btn {
    padding: 0 10px;
  }
  #menu ul.nav.mobile>li a {
    padding: 0 20px;
  }
  #comment textarea {
    width: 95%;
    margin-left: 2.5%}
  #shippingAddress input[type="text"] {
    width: 95%}
  .footer_brends {
    background: none;
    background-image: -webkit-linear-gradient(bottom,  #f7f7f7,  #fff);
    background-image: -moz-linear-gradient(bottom,  #f7f7f7,  #fff);
    background-image: -o-linear-gradient(bottom,  #f7f7f7,  #fff);
    background-image: -ms-linear-gradient(bottom,  #f7f7f7,  #fff);
    background-image: linear-gradient(to top,  #f7f7f7,  #fff);
    border: 1px solid #e0e0e0;
    border-bottom: none;
    height: auto;
  }
  #tabs.ui-tabs div[class^="form"] {
    position: relative;
    margin-top: 10px;
    overflow: visible;
  }
  .form_message_no {
    position: absolute;
    left: 0;
    top: -18px;
    font-size: 14px;
    height: 16px;
  }
  #scroll2top {
    margin-left: 400px !important;
  }
}
@media screen and (max-width: 1023px) {
  #wrapper {
    width: 732px;
  }
  #header {
    margin-top: 94px;
    height: 123px;
    background: url("images/header-bg-732.png") no-repeat center center;
    position: relative;
  }
  .info-clock {
    display: block;
  }
  #logo {
    width: 174px;
  }
  div[class|="info"] {
    margin-left: 8px;
    width: 180px;
  }
  div[class|="info"], div[class|="info"] span {
    font-size: 16px;
  }
  .info-cart {
    position: absolute;
    top: -78px;
    left: 0;
    margin: 0 !important;
    width: 580px !important;
    background-image: url("images/header-basket-732.png") !important;
    height: 58px;
    background-position: 0 0 !important;
    text-align: left;
    padding: 4px 152px 0 55% !important;
  }
  .info-cart h4 {
    display: none;
  }
  #header-checkout {
    position: absolute;
    top: -77px;
    right: 0;
    margin: 0 !important;
    background-image: url("images/cart-bay-btn-732.png") !important;
  }
  #content, #menu, .c-title2, #menu .footer {
    width: 476px;
  }
  #cycleHome, #cycleHomeWrapper, .slides {
    width: 476px !important;
  }
  #cycleNavWrapper {
    left: 160px !important;
    width: 317px !important;
    bottom: 90px !important;
  }
  .sl_img1 {
    width: 200px;
    margin-left: 10px !important;
  }
  .sl_img1 img {
    width: 100%}
  .sl_right {
    width: 250px !important;
    margin-left: 10px !important;
    margin-top: 14px !important;
  }
  .sl_right .sl_text1 {
    font-size: 24px !important;
    height: 48px;
  }
  .sl_right .sl_text2 {
    height: 40px;
  }
  .sl_right .sl_img2 {
    height: 60px;
  }
  .sl_right .sl_bar {
    position: relative;
  }
  .sl_right .sl_bar .sl_more {
    position: absolute;
    margin: 0;
    left: -160px;
    top: 19px;
  }
  input.search_inp {
    width: 310px;
  }
  #menu .nav.mobile>li, #footer .nav.mobile>li {
    display: block;
  }
  #menu .nav.mobile>.nav, #footer .nav.mobile>.nav {
    display: none;
  }
  #menu .nav.mobile:hover>.nav, #footer .nav.mobile:hover>.nav {
    display: block;
    position: absolute;
    top: 50%;
    z-index: 1000;
    padding-top: 8px;
  }
  #menu .nav.mobile:hover>.nav li, #menu .nav.mobile:hover>.nav a, #footer .nav.mobile:hover>.nav li, #footer .nav.mobile:hover>.nav a {
    float: none;
    background: #6ea4c5;
  }
  #menu .nav.mobile:hover>.nav a, #footer .nav.mobile:hover>.nav a {
    color: #fff;
    line-height: 30px;
  }
  #menu .nav.mobile:hover>.nav a:hover, #footer .nav.mobile:hover>.nav a:hover {
    background: none;
    text-decoration: underline;
  }
  #menu .nav.mobile:hover>.nav::before, #footer .nav.mobile:hover>.nav::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0px;
    right: 12px;
    border-top: none;
    border-bottom: 8px solid #6ea4c5;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
  }
  #footer .nav.mobile:hover>.nav {
    top: inherit;
    bottom: 100%;
    padding-top: 0;
    padding-bottom: 8px;
    padding-left: 1px;
  }
  #footer .nav.mobile:hover>.nav::before {
    top: inherit;
    bottom: 0px;
    right: 12px;
    border-bottom: none;
    border-top: 8px solid #6ea4c5;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
  }
  .header-basket-table span:nth-child(2) {
    margin-left: 20px;
  }
  .header-basket-table span:nth-child(3) {
    margin-left: 30px;
  }
  .header-basket-table span:nth-child(4) {
    margin-left: 24px;
  }
  .basket-goods div:first-child div.name {
    margin-top: 10px;
    max-width: 360px;
    overflow: hidden;
  }
  .basket-goods .cena {
    right: 270px;
  }
  .basket-goods .basket-quantity {
    right: 190px;
  }
  .category-info {
    width: 228px;
  }
  .category-info:nth-child(3n+3), .category-info:nth-child(4n+4) {
    margin-right: 20px !important;
  }
  .category-info:nth-child(2n+2) {
    margin-right: 0 !important;
  }
  .pages-count, .pages-navy, .pages-navy a {
    font-size: 10px;
  }
  #category-list-wrapper .item-list .img {
    width: 181px;
    padding-top: 40px;
  }
  #category-list-wrapper .item-list .cena {
    width: 150px;
  }
  #category-list-wrapper .item-list .information {
    margin: 20px 181px;
  }
  div.special, div.also {
    background: url("images/special-bg-768.png") no-repeat 0 0;
  }
  div.special:nth-child(3n+3), div.also:nth-child(3n+3) {
    margin-right: 16px !important;
  }
  div.special:nth-child(2n+2), div.also:nth-child(2n+2) {
    margin-right: 0 !important;
  }
  div.special:hover, div.also:hover {
    background: url("images/special-bg-h-768.png") no-repeat 0 0;
  }
  div.special:nth-child(7), div.special:nth-child(8), div.special:nth-child(9) {
    display: none;
  }
  div.also:nth-child(4) {
    display: block;
  }
  .also .link {
    width: 90%}
  .also form>input[type="submit"] {
    margin-left: 10px;
  }
  div+.also:nth-child(3), div+.also:nth-child(4) {
    display: none;
  }
  div.special, div.also {
    background: url("images/special-bg-1000.png") no-repeat 0 0;
    float: left;
  }
  div.special:hover, div.also:hover {
    background: url("images/special-bg-h-1000.png") no-repeat 0 0;
  }
  div.special:nth-child(2n+2), div.also:nth-child(2n+2) {
    margin-right: 0 !important;
    float: right;
  }
  #category-list-wrapper div.also:nth-child(3) {
    display: block;
  }
  .commonRating img {
    display: block;
    margin-top: 8px;
  }
  .commonRating img+.right {
    margin-top: -20px;
  }
  #gods-short-info .img {
    width: 200px;
  }
  #gods-short-info .img img {
    width: 160px;
    height: 160px;
  }
  #gods-short-info>.wrapper {
    margin-left: 200px;
  }
  #gods-short-info>.wrapper .wrapper>div {
    width: auto;
  }
  #gods-short-info .add-info {
    font-size: 12px;
  }
  #gods-short-info .socialki>span {
    display: none;
  }
  #footer {
    width: 732px;
  }
  #footer .footer {
    width: 732px;
  }
  #socialki {
    display: none;
  }
  .c-title, .c-title2 {
    width: 476px;
  }
  .c-title2 h1, .c-title2 h2 {
    font-size: 14px;
  }
  .breadcrumbs {
    font-size: 10px;
  }
  .infoBoxHeading h2, h2.infoBoxHeading {
    font-size: 14px;
  }
  .category-info .h4 {
    font-size: 14px;
  }
  .info-phone {
    width: 130px !important;
    margin-left: 50px !important;
  }
  .info-phone br+span {
    line-height: 26px;
  }
  .info-phone span.callbackLink, .info-phone span.callbackLink {
    line-height: 14px !important;
  }
  .ui-tabs .ui-tabs-panel .inner {
    padding: 1em 0.5em;
  }
  #tabs.ui-tabs ul>li a {
    font-size: 14px !important;
  }
  #tabs.ui-tabs form input[type="text"], #tabs.ui-tabs form input[type="password"] {
    width: 80%}
  .form-right {
    position: relative;
  }
  .form_message_no {
    position: absolute;
    left: 0px;
    top: -18px;
  }
  span.placeholder {
    font-size: 14px !important;
  }
  #tabs.ui-tabs div[class^="form"] {
    overflow: visible;
  }
  #tabs.ui-tabs div[class^="form"] {
    margin-bottom: 20px;
  }
  #create-phone {
    width: 138px !important;
  }
  #forgotten_wrap>p, .messageStackError td {
    padding-left: 24px;
    background-position: 2px center;
    font-size: 10px;
  }
  #checkout td.main+td.main {
    width: 95%}
  #scroll2top {
    margin-left: 286px !important;
  }
}
@media screen and (max-width: 767px) {
  #wrapper {
    width: 441px;
  }
  #cycleHome, .info-clock, #new-input, #xit-sales {
    display: none;
    width: 0 !important;
    height: 0 !important;
  }
  #header {
    margin-top: 94px;
    height: 172px;
    background: url("images/header-bg-480.png") no-repeat center center;
  }
  #wrapper {
    position: relative;
  }
  #menu {
    width: 0;
    height: 0;
    position: inherit;
  }
  #menu>ul, #menu>a {
    display: none;
  }
  #menu .footer {
    width: 441px;
    bottom: auto;
    left: 6px;
    top: 116px;
    background: none;
  }
  input.search_inp {
    width: 270px !important;
  }
  #content, #inner-wrapper, #inner-content-wrapper {
    width: 441px;
    margin-top: 0;
  }
  .c-title, .c-title2 {
    margin-top: 0;
  }
  .c-title h1, .c-title h2, .c-title2 h1, .c-title2 h2 {
    height: 60px;
  }
  #cycleHome+.clear+.c-title {
    background-position: -20px top;
  }
  #inner-content-wrapper {
    margin-top: 16px;
  }
  .breadcrumbs {
    margin-top: 0;
    margin-bottom: 16px;
  }
  #products-tabs {
    margin-bottom: 16px;
  }
  .info-cart {
    position: absolute;
    top: -78px;
    left: 0;
    margin: 0 !important;
    width: 270px !important;
    background-image: url("images/header-basket-480.png") !important;
    height: 58px;
    background-position: 0 0 !important;
    text-align: left;
    padding: 4px 152px 0 19px !important;
  }
  div[class|="info"] {
    width: 160px;
  }
  div.special:nth-child(4), div.special:nth-child(5), div.special:nth-child(6) {
    display: none;
  }
  .header-basket-table span:nth-child(2) {
    margin-left: 20px;
  }
  .header-basket-table span:nth-child(3) {
    margin-left: 20px;
  }
  .header-basket-table span:nth-child(4) {
    margin-left: 10px;
  }
  .basket-goods div:first-child div.name {
    margin-top: 10px;
    max-width: 360px;
    overflow: hidden;
  }
  .basket-goods .cena {
    right: 250px;
  }
  .basket-goods .basket-quantity {
    right: 175px;
  }
  .category-info {
    width: 210px;
  }
  .sort>div {
    font-size: 10px;
  }
  .pages-count, .pages-navy, .pages-navy a {
    font-size: 8px;
  }
  #footer {
    width: 441px;
  }
  #footer .footer {
    width: 441px;
  }
  .footer-info p {
    width: 180px;
  }
  .footer-info>div {
    display: none;
  }
  .c-title, .c-title2 {
    width: 441px;
  }
  .infoBoxHeading h2, h2.infoBoxHeading {
    font-size: 12px;
  }
  .specials {
    overflow: hidden;
    background-color: #fff;
    margin-top: -12px;
    padding-top: 12px;
  }
  .specials div.special {
    float: none;
    margin: 0 8px;
    padding: 16px 0;
    background: none;
    width: 409px;
    height: 70px;
    border-bottom: 1px solid #dfdfdf;
  }
  .specials div.special:nth-child(3), .specials div.special:hover:nth-child(3) {
    border: none;
  }
  .specials div.special:hover {
    border: none;
    border-bottom: 1px solid #dfdfdf;
  }
  .specials div.special a {
    float: left;
    margin: 0;
  }
  .specials div.special a+a {
    width: 80%;
    float: none;
    text-align: left !important;
  }
  .specials div.special a+a+p {
    text-align: left !important;
    padding-left: 70px;
  }
  .specials div.special .img {
    width: auto;
    height: auto;
  }
  .specials div.special .img img {
    width: 60px;
    height: 60px;
  }
  #left-sidebar {
    width: 100%;
    margin-top: 16px;
  }
  .l-title h2, .l-title h3 {
    background-image: -webkit-linear-gradient(bottom,  #44a3c6,  #64b1d1);
    background-image: -moz-linear-gradient(bottom,  #44a3c6,  #64b1d1);
    background-image: -o-linear-gradient(bottom,  #44a3c6,  #64b1d1);
    background-image: -ms-linear-gradient(bottom,  #44a3c6,  #64b1d1);
    background-image: linear-gradient(to top,  #44a3c6,  #64b1d1);
    position: relative;
  }
  .l-title h2::after, .l-title h3::after {
    content: '';
    display: block;
    width: 11px;
    height: 12px;
    background: url("images/corners.png") no-repeat left bottom;
    z-index: 10;
    position: absolute;
    right: 0;
    top: 0;
    background-position: -33px 0px;
  }
  .v-nav li {
    width: 100%}
  #category-menu .v-nav li a[class~="with-submenu"] {
    background-position: 98% center;
  }
  ul[class~="sub-menu"] {
    position: inherit;
    left: inherit;
    top: inherit;
    display: none;
  }
  .v-nav li:hover>ul {
    left: inherit;
    z-index: 99;
  }
  .quantity {
  /*  padding: 0 10px; */
    padding: 0 0px;
  }
  div.special, div.also {
    width: 208px;
  }
  div.special, div.also {
    background: url("images/special-bg-768.png") no-repeat 0 0;
  }
  div.special:hover, div.also:hover {
    background: url("images/special-bg-h-768.png") no-repeat 0 0;
  }
  div.specials>div.special:hover {
    background-image: none;
  }
  #tabs.ui-tabs ul>li a {
    font-size: 12px !important;
  }
  #menu>a:nth-child(2), #menu>a:nth-child(3) {
    display: none;
  }
  .info-phone br+span {
    line-height: 28px;
  }
  .info-phone span.callbackLink, .info-phone span.callbackLink {
    line-height: 24px !important;
  }
  #cboxContent {
    width: 100%
  }
  #cboxLoadedContent {
    width: 87.5%
  }
  #shopping_cart_add_product .cena {
    width: 100px;
  }
  #shopping_cart_add_product .basket-quantity {
    padding-left: 20px;
  }
  #order_total_modules tr {
    line-height: 30px;
  }
  .basket-goods .summa {
    right: 70px !important;
  }
  .delivery {
    font-size: 12px !important;
  }
  #scroll2top {
    margin-left: 140.5px !important;
  }
}
@media screen and (max-width: 479px) {
  #wrapper {
    width: 301px;
  }
  #cycleHome, .info-clock, #new-input, #xit-sales {
    display: none;
    width: 0 !important;
    height: 0 !important;
  }
  #header {
    margin-top: 86px;
    height: 172px;
    background: url("images/header-bg-320.png") no-repeat center center;
  }
  #menu {
    width: 0;
    height: 0;
    position: inherit;
  }
  #menu>ul, #menu>a {
    display: none;
  }
  #menu .footer {
    width: 301px;
    bottom: auto;
    left: 2px;
    top: 108px;
    background: none;
  }
  input.search_inp {
    width: 130px !important;
    font-size: 10px;
  }
  #content, #inner-wrapper, #inner-content-wrapper {
    width: 301px;
    margin-top: 0;
  }
  .c-title, .c-title2 {
    margin-top: 12px;
  }
  .c-title h1, .c-title h2, .c-title2 h1, .c-title2 h2 {
    height: 60px;
  }
  .info-cart {
    position: absolute;
    top: -74px;
    left: 0;
    margin: 0 !important;
    width: 130px !important;
    background-image: url("images/header-basket-320.png") !important;
    height: 58px;
    background-position: 0 0 !important;
    text-align: left;
    padding: 4px 152px 0 19px !important;
  }
  #header-checkout {
    top: -73px;
  }
  #logo {
    width: 160px;
  }
  div[class|="info"] {
    width: 110px;
    padding-left: 0;
    background-image: none;
  }
  div[class|="info"], div[class|="info"] h4 {
    font-size: 14px;
  }
  div.special:nth-child(4), div.special:nth-child(5), div.special:nth-child(6) {
    display: none;
  }
  #footer {
    width: 301px;
  }
  #footer .footer {
    width: 301px;
  }
  #footer .footer .f-menu {
    display: none;
  }
  .footer-info {
    width: 220px;
    text-align: center;
  }
  .footer-info p {
    width: 180px;
  }
  .footer-info>div {
    display: none;
  }
  .c-title, .c-title2 {
    width: 301px;
  }
  .specials {
    overflow: hidden;
    background-color: #fff;
    margin-top: -12px;
    padding-top: 12px;
  }
  .specials div.special {
    float: none;
    margin: 0 6px;
    padding: 12px 0;
    background: none;
    width: 277px;
    height: 70px;
    border-bottom: 1px solid #dfdfdf;
  }
  .specials div.special:nth-child(3), .specials div.special:hover:nth-child(3) {
    border: none;
  }
  .specials div.special:hover {
    border: none;
    border-bottom: 1px solid #dfdfdf;
  }
  .specials div.special a {
    float: left;
    margin: 0;
  }
  .specials div.special a+a {
    width: 180px;
  }
  .specials div.special a+a+p {
    padding-left: 80px;
  }
  .specials div.special .img {
    width: auto;
    height: auto;
  }
  .specials div.special .img img {
    width: 60px;
    height: 60px;
  }
  #left-sidebar {
    width: 100%;
    margin-top: 12px;
  }
  .l-title h2, .l-title h3 {
    background-image: -webkit-linear-gradient(bottom,  #44a3c6,  #64b1d1);
    background-image: -moz-linear-gradient(bottom,  #44a3c6,  #64b1d1);
    background-image: -o-linear-gradient(bottom,  #44a3c6,  #64b1d1);
    background-image: -ms-linear-gradient(bottom,  #44a3c6,  #64b1d1);
    background-image: linear-gradient(to top,  #44a3c6,  #64b1d1);
    position: relative;
  }
  .l-title h2::after, .l-title h3::after {
    content: '';
    display: block;
    width: 11px;
    height: 12px;
    background: url("images/corners.png") no-repeat left bottom;
    z-index: 10;
    position: absolute;
    right: 0;
    top: 0;
    background-position: -33px 0px;
  }
  .v-nav li {
    width: 100%}
  #category-menu .v-nav li a[class~="with-submenu"] {
    background-position: 98% center;
  }
  ul[class~="sub-menu"] {
    position: inherit;
    left: inherit;
    top: inherit;
    display: none;
  }
  .v-nav li:hover>ul {
    left: inherit;
    z-index: 99;
  }
  #gods-short-info {
    padding-bottom: 120px;
  }
  #gods-short-info .socialki {
    display: none;
  }
  #gods-short-info .img {
    width: 150px;
  }
  #gods-short-info .img img {
    width: 140px;
    height: 140px;
  }
  #gods-short-info>.wrapper {
    margin-left: 150px;
    padding-bottom: 10px;
  }
  #gods-short-info div.delivery {
    padding: 5px;
  }
  #gods-short-info .price span {
    font-size: 32px;
  }
  #gods-short-info .add-info {
    padding: 10px 10px 10px 20px;
    background-position: 0 center;
  }
  .quantity span {
    display: none;
  }
  .quantity input[type="text"] {
    width: 24px;
    margin-left: 0;
  }
  .infoBoxHeading h2, h2.infoBoxHeading {
    font-size: 12px;
    line-height: normal;
  }
  .category-info {
    width: 100%
  }
  .category-info .h4 {
    background: none;
    background-image: -webkit-linear-gradient(bottom,  #3c4041,  #595d5f);
    background-image: -moz-linear-gradient(bottom,  #3c4041,  #595d5f);
    background-image: -o-linear-gradient(bottom,  #3c4041,  #595d5f);
    background-image: -ms-linear-gradient(bottom,  #3c4041,  #595d5f);
    background-image: linear-gradient(to top,  #3c4041,  #595d5f);
  }
  .category-info:hover .h4 {
    background-image: -webkit-linear-gradient(bottom,  #44a3c6,  #64b1d1);
    background-image: -moz-linear-gradient(bottom,  #44a3c6,  #64b1d1);
    background-image: -o-linear-gradient(bottom,  #44a3c6,  #64b1d1);
    background-image: -ms-linear-gradient(bottom,  #44a3c6,  #64b1d1);
    background-image: linear-gradient(to top,  #44a3c6,  #64b1d1);
  }
  .category-info .img {
    width: 300px;
  }
  div.special, div.also, div.special:nth-child(2n+2), div.also:nth-child(2n+2), div.special:nth-child(3n+3), div.also:nth-child(3n+3) {
    float: none;
    margin: 5px auto !important;
  }
  .sort>div {
    padding: 0 6px;
  }
  .sort>div a, .sort>div span {
    font-size: 10px !important;
  }
  .pages-navy {
    padding: 0px 6px;
    font-size: 12px;
    float: left;
  }
  .pages-navy a {
    font-size: 12px;
  }
  .pages-count {
    display: none;
  }
  .info-phone {
    width: 110px !important;
    margin-left: 0px !important;
  }
  .header-basket-table {
    font-size: 10px !important;
  }
  .header-basket-table input {
    font-size: 10px !important;
  }
  .header-basket-table span:nth-child(1) {
    display: none;
  }
  .header-basket-table span:nth-child(2) {
    display: none;
  }
  .header-basket-table span:nth-child(3) {
    margin-left: 90px;
  }
  .header-basket-table span:nth-child(4) {
    margin-left: 30px;
  }
  .basket-goods {
    min-height: 70px;
  }
  .basket-goods div:first-child img {
    width: 50px;
    height: 50px;
    margin: 10px 5px;
  }
  .basket-goods div:first-child a {
    padding-bottom: 10px;
  }
  .basket-goods .cena {
    display: none;
  }
  .basket-goods .basket-quantity {
    right: 155px;
    top: 32px;
  }
  .basket-goods .summa {
    top: 39px;
    right: 50px;
  }
  .basket-goods .chk {
    right: 16px;
    top: 41px;
  }
  .basket-btns .left {
    display: none;
  }
  #tabs.ui-tabs ul>li a {
    font-size: 8px !important;
  }
  #tabs.ui-tabs .form-left {
    width: 35% !important;
    font-size: 14px;
  }
  #tabs.ui-tabs .form-right {
    width: 64% !important;
  }
  span.placeholder {
    font-size: 10px !important;
  }
  .phone_prefix {
    width: 12px;
  }
  .phone_prefix img {
    display: none;
  }
  #order_total_modules tr {
    line-height: 30px;
  }
  #checkout td.main+td.main {
    width: 93%}
  .info-cart>span:nth-child(4) {
    font-size: 14px !important;
  }
  #footer a.btn {
    padding: 0 10px !important;
  }
  div.also {
    width: 301px;
    background: transparent url("images/special-bg-320.png") no-repeat scroll 0px 0px;
  }
  div.also:hover {
    background: transparent url("images/special-bg-h-320.png") no-repeat scroll 0px 0px;
  }
  div.also .img, div.also .link {
    width: 300px !important;
  }
  div.also form {
    float: right;
    margin-right: 20px;
  }
  #scroll2top {
    margin-left: 70.5px !important;
  }
  .info-phone {
    width: 130px !important;
  }
  .info-phone span {
    font-size: 14px !important;
  }
  #callbackFormWrapper {
    width: 280px;
  }
  #callbackFormWrapper textarea {
    width: 278px;
  }
  #callbackForm {
    width: 280px;
  }
  #cboxLoadedContent {
    padding: 15px !important;
  }
}
/*# sourceMappingURL=stylesheet.css.map */
