@charset "utf-8";

@font-face {
  font-family: 'PFBeauSansPro-Bold';
  src: url('fonts/PFBeauSansPro-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/PFBeauSansPro-Bold.otf')  format('opentype'),
  url('fonts/PFBeauSansPro-Bold.woff') format('woff'), url('fonts/PFBeauSansPro-Bold.ttf')  format('truetype'), url('fonts/PFBeauSansPro-Bold.svg#PFBeauSansPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PFBeauSansPro-Regular';
  src: url('fonts/PFBeauSansPro-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/PFBeauSansPro-Regular.otf')  format('opentype'),
  url('fonts/PFBeauSansPro-Regular.woff') format('woff'), url('fonts/PFBeauSansPro-Regular.ttf')  format('truetype'), url('fonts/PFBeauSansPro-Regular.svg#PFBeauSansPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PFBeauSansPro-Light';
  src: url('fonts/PFBeauSansPro-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/PFBeauSansPro-Light.otf')  format('opentype'),
  url('fonts/PFBeauSansPro-Light.woff') format('woff'), url('fonts/PFBeauSansPro-Light.ttf')  format('truetype'), url('fonts/PFBeauSansPro-Light.svg#PFBeauSansPro-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PFBeauSansPro-Thin';
  src: url('fonts/PFBeauSansPro-Thin.eot?#iefix') format('embedded-opentype'),  url('fonts/PFBeauSansPro-Thin.otf')  format('opentype'),
  url('fonts/PFBeauSansPro-Thin.woff') format('woff'), url('fonts/PFBeauSansPro-Thin.ttf')  format('truetype'), url('fonts/PFBeauSansPro-Thin.svg#PFBeauSansPro-Thin') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PFBeauSansPro-XThin';
  src: url('fonts/PFBeauSansPro-XThin.eot?#iefix') format('embedded-opentype'),  url('fonts/PFBeauSansPro-XThin.otf')  format('opentype'),
  url('fonts/PFBeauSansPro-XThin.woff') format('woff'), url('fonts/PFBeauSansPro-XThin.ttf')  format('truetype'), url('fonts/PFBeauSansPro-XThin.svg#PFBeauSansPro-XThin') format('svg');
  font-weight: normal;
  font-style: normal;
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  font-family: 'PFBeauSansPro-Regular', 'Arial', sans-serif !important;
}
/* Clearing margin back to several elements */

h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
form,
fieldset,
table,
ul,
textarea {
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 22px;
  color: #535353;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 18px;
  font-family: "PFBeauSansPro-Bold" sans-serif;
  color: #323232;
}
/* Class for clearing floats */

.clear:after {
  content:"";
  display: block;
  height: 0;
  clear:both;
}
.overflow {
  overflow: hidden;
}

.right {
  float: right;
}

.left {
  float: left;
}

img {
  border: 0;
}
#header input,
#header textarea,
#header div,
#content input,
#content textarea,
#content div,
#footer input,
#footer textarea,
#footer div {
  box-sizing: border-box;
}
#cpanel_page input,
#cpanel_page textarea,
#cpanel_page div {
  box-sizing: inherit !important;
}

b {
  font-family: "PFBeauSansPro-Bold";
}
#cpanel_page b {
  font-family: inherit;
}
ol,
ul {
  list-style: none;
}

a,
input,
textarea {
  outline: none;
  -webkit-appearance: inherit;
}

input,
textarea {
  margin: 0;
  padding: 0;
  border: 0;
}

a {
  text-decoration: underline;
  color: #1b1a18;
}

.btn {
  cursor: pointer;
  text-decoration: none;
  opacity: 0.999;
  -webkit-transition: opacity 300ms ease-out 100ms;
  -moz-transition: opacity 300ms ease-out 100ms;
  -o-transition: opacity 300ms ease-out 100ms;
  transition: opacity 300ms ease-out 100ms;
}
.btn:hover {
  opacity: 0.75;
}
.btn-submit {
  background: #a0c82c;
  border: 0;
  color: #1d1c1a;
  font-family: "PFBeauSansPro-Light", sans-serif;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#mainarea {
  min-height: 100%;
  min-width: 1024px;
  height: auto;
}
.center {
  width: 100%;
  /*width: 1544px;*/
  margin: 0 auto;
}

/*header*/

#header {
  height: 152px;
  position: relative;
  z-index: 10;
  border-top: 5px solid #a0c82c;
}
#header a {
  text-decoration: none;
}
.header-left {
  float: left;
  width: 260px;
  z-index: 10;
  position: relative;
}
.header-right {
  float: left;
  width: 100%;
  margin-left: -260px;
}
.header-right > .inner{
  padding-left: 260px;
}
.header-info {
  height: 65px;
  margin-bottom: 15px;
}
.header_time {
  display: block;
  float: left;
  margin: 8px 0 0 15px;
  font-size: 14px;
  background: transparent url("../img/clock_h.png") no-repeat scroll 0% 50%;
  padding: 0px 0px 0px 42px;
  line-height: 23px;
  height: 23px;
}
.header_time span{
  color: #bc7272;
}
.header_lang {
  float: left;
  margin: 8px 0 0 70px;
  line-height: 23px;
  height: 23px;
}

.header-search-form {
  float: right;
  position: relative;
  margin: 3px 3px 0 0;
}
.header-search-form .search-input {
  height: 36px;
  width: 402px;
  padding: 0 50px 0 22px;
  font-size: 18px;
  color: #555;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #ccc;
}
.header-search-form .btn-search {
  position: absolute;
  top: 3px;
  right: 10px;
  background: url(../img/search.png) no-repeat left top;
  height: 32px;
  width: 32px;
}
.favorite_top {
  display: block;
  float: left;
  height: 32px;
  width: 45px;
  background: url(../img/favorite-star.png) no-repeat left top !important;
  margin: 16px 35px 20px 0 !important;
  font-size: 16px;
  color: #1d1c1a;
  position: relative;
  /*padding-right: 15px;*/
  padding: 0 !important;
}

.favorite_top .wishlist-count-value {
  position: absolute;
  right: 0;
  top: -6px;
}

.basket {
  display: block;
  float: left;
  padding: 0 0 9px 82px;
  background: #a0c82c url(../img/basket.png) no-repeat scroll 16px 8px;
  margin: 0 30px 0 0;
  font-size: 16px;
  color: #ffffff;
  width: 250px;
  height: 65px;
  font-family: 'PFBeauSansPro-Light', sans-serif;
  box-sizing: border-box;
  text-decoration: none;
}

#logo {
  display: block;
  margin: 10px 0 0 20px;
}

#logo img {
  display: block;
  max-width: 100%;
}
#login-message {
  font-size: 12px;
  color: #D00D00;
  position: absolute;
  bottom: 1px;
  left: 33px;

}
.login_links,
.login_register_link {
  overflow: hidden;
  margin: 12px 45px 0 0;
  float: left;
}
.login_links a:first-child,
.login_register_link li:first-child {
  margin: 0;
}
.login_links a,
.login_register_link li {
  float: left;
  display: block;
  margin: 0 0 0 35px;
}
.login_links a,
.login_register_link li a {
  font-family: 'PFBeauSansPro-Light', sans-serif;
  font-size: 16px;
  color: #1d1c1a;
}
#header .login_links a:hover,
#header .login_register_link li a:hover {
  text-decoration: underline;
}
.main-menu-wrap {
  background: #1d1c1a;
  height: 42px;
  position: relative;
  z-index: 10;
}

#main_menu {
  float: left;
}
#main_menu > li:first-child {
  margin: 0 0 0 0;
}

#main_menu > li {
  position: relative;
  z-index: 10;
  float: left;
  padding: 0 20px;
  height: 42px;
  line-height: 42px;
}
#main_menu > li.active {
  background: #aaaaaa;
}
#main_menu > li.currency__changer:hover {
  background: #cccccc;
}


#main_menu > li a {
  font-size: 19px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "PFBeauSansPro-Light", sans-serif;
}

#main_menu > li:hover {
  background: #a0c82c;
}

#main_menu li:hover ul li a {
  color: #555555;
}

#main_menu li:hover .drop_menu {
  display: block;
}

#main_menu .drop_menu a {
  text-transform: none;
}

.drop_menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 50;
  width: 240px;
  background: #1D1C1A;
}

#main_menu li .drop_menu ul {
  position: relative;
  z-index: 50;
  padding: 0 9px 0 9px;
}
#main_menu li .drop_menu ul li:first-child {
  border-top: 0;
}
#main_menu li .drop_menu ul li {
  float: none;
  display: block;
  padding: 12px 2px;
  position: relative;
  z-index: 50;
  line-height: 15px;
  border-top: 1px solid #ccc;
}

#main_menu li .drop_menu ul li a {
  font-size: 14px;
  color: #fff;
}

#main_menu li .drop_menu ul li a:hover {
  color: #A0C82C;
}

.relative {
  position: relative;
  z-index: 30;
}

#login_form {
  display: block;
  position: absolute;
  top: -62px;
  right: 0px;
  z-index: 30;
  width: 650px;
  height: 62px;
  background: #A0C82C;
  padding: 0 0 0 32px;
}

#login_form .login_input {
  width: 230px;
  height: 32px;
  float: left;
  margin: 11px 10px 0px 0px;
  background: #000;

}

#login_form .login_input input {
  display: block;
  width: 230px;
  height: 32px;
  font-size: 16px;
  color: #ffffff;
  background: none;
  padding: 0 10px;
  line-height: 32px;
}

.login_form_submit {
  display: block;
  float: left;
  background: none;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin: 12px 0px 0px 10px;
  cursor: pointer;
}


/*End header*/


/*content*/
.home h2 {
  text-transform: uppercase;
  color: #1b1a18;
  font-size: 22px;
  font-family: "PFBeauSansPro-Bold";
}
.bg-green {
  background: #a0c82c;
  padding: 10px 50px 10px 43px;
  margin: 27px -50px 27px 0;
}
#content {
  padding: 35px 0 210px 0; /* 170px */
  margin: 0 auto;
  z-index: 10;
  min-height: 500px;
  background: #fff;
}


#content.content_cat {
  width: auto;
}

#content .inner ol {
  list-style: decimal;
}
#content .inner ul {
  list-style: inherit;
}
#main_slider {
  /*width: 1000px;*/
  width: 68%;
  height: 490px;
  position: relative;
  z-index: 5;
  float: left;
}
#main_slider .slides_container {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5;
  overflow: hidden;
}

#main_slider .item {
  width: 1000px;
  height: 490px;
}

#main_slider .item img {
  display: block;
  /*width: 100%;*/
  height: 100%;
}
#main_slider .pagination {
  visibility: hidden;
  z-index: -1;
}
#main_slider .item-text {
  position: absolute;
  bottom: 70px;
  left: 0;
  z-index: 10;
  height: 103px;
  width: 70%;
  color: #FFF;
  text-transform: uppercase;
  border-bottom: 3px solid #A0C82C;
}
#main_slider .item-text-inner {
  height: 100px;
  overflow: hidden;
  display: inline-block;
}
#main_slider .item-text-inner .more {
  background: #000;
  /*padding: 0 20px;*/
  text-align: center;
  height: 100px;
  width: 146px;
  line-height: 100px;
  font-size: 17px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  position: absolute;
  z-index: 2;
}
#main_slider .item-text-inner .description {
  padding: 12px 10px 12px 156px;
  height: 100px;
  display: table-cell;
  font-size: 22px;
  font-family: "PFBeauSansPro-XThin",sans-serif;
  vertical-align: middle;
  position: relative;
  top: 0;
  left: 0;
  background: #1b1a18;
  box-sizing: border-box;
}
#main_slider .item-text a {
  color: #FFF;
  text-shadow: 2.007px 2.229px 0px rgb( 0, 0, 0 );
  text-decoration: none;
}
#main_slider .item-text:hover .more {
  color: #a0c82c;
}
#main_slider .prev {
  background: #a0c82c url("../img/arrow-slider.png") no-repeat 12px 10px;
  width: 35px;
  height: 35px;
  display: block;
  font-size: 0;
  left: 100px;
  bottom: 35px;
  position: absolute;
  z-index: 10;
}
#main_slider .next {
  background: #fff  url("../img/arrow-slider.png") no-repeat 12px -18px;
  width: 35px;
  height: 35px;
  display: block;
  font-size: 0;
  left: 135px;
  bottom: 35px;
  position: absolute;
  z-index: 10;
}
.pagination {
  overflow: hidden;
  margin: 0 0 0 0;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  margin: 0 0 20px 0;
}

.pagination li {
  margin: 0 5px 0 0;
  display: inline-block;
  /*zoom:1;
  display: inline;*/
}

.pagination li a {
  display: block;
  width: 14px;
  height: 14px;
  background: url(../img/pagination.png) no-repeat left top;
}

.pagination .current a {
  background: url(../img/pagination.png) no-repeat left bottom;
}

.column_table {
  margin-top: 20px;
  vertical-align: top;
  position: relative;
  z-index: 5;
}

.column_table td {
  vertical-align: top;
  padding: 0 12px 20px 12px;
  cursor: pointer;
}

.column_table td img {
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

.column_table td {
  font-size: 13px;
  color: #4c4d4e;
}

.column_table td h3 {
  font-family: MyWebFont;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  margin: 0 0 4px 0;
}

.col-2-wrap .col-2 {
  float: left;
  width: 50%;
}
.col-3-wrap .col-3 {
  padding: 20px 20px;
  vertical-align: top;
  display: inline-block;
  margin-left: -4px;
  text-align: center;
  width: 30%;
}
.col-4-wrap .col-4 img,
.col-3-wrap .col-3 img {
  display: inline-block;
  margin: 0px auto;
  max-width: 90%;
  vertical-align: bottom;
}
.delivery-block {
  padding: 25px 0px 25px;
}
.delivery-block img {
  margin: 0 50px 0 50px;
  vertical-align: middle;
  padding-top: 20px;
}
.delivery-block .serv-img-3 {
  padding-top: 0px;
}
.largepage .category-block a,
.category-block a {
  color: #1b1a18;
}
.new-item-label{
  background-image: url("../img/new.png");
  display: block;
  background-repeat: no-repeat;
  height: 24px;
  position: absolute;
  width: 92px;
  text-align: left;
  padding-top: 11px;
  padding-left: 12px;
  font-weight: 900;
  color: #fff;
  bottom: 0px;
  font-size: 13px;
}
.top-item-label{
  background-image: url("../img/top.png");
  display: block;
  background-repeat: no-repeat;
  height: 24px;
  position: absolute;
  width: 113px;
  text-align: left;
  padding-top: 11px;
  padding-left: 6px;
  font-weight: 900;
  color: #fff;
  bottom: 1px;
  left: 0px;
  font-size: 13px;
}
.sale-item-label{
  background-image: url("../img/sale.png");
  display: block;
  background-repeat: no-repeat;
  height: 24px;
  position: absolute;
  width: 100px;
  text-align: left;
  padding-top: 11px;
  padding-left: 6px;
  font-weight: 900;
  color: #fff;
  bottom: 1px;
  left: 0px;
  font-size: 13px;
}
.new-items.content_cat.blocks .catalog-wrap {
  margin: 20px -20px 0px 20px;
  overflow: hidden;
  /*height: 375px;*/
}
.recommend-wrap {
  margin: 0 0 50px 0;
}
.last-viewed-wrap {
  margin: 0 0 110px 0;
}
.category-block {
  padding-top: 10px;
}
.category-block h4 a {
  text-decoration: none;
}
.category-block h4 a:hover {
  text-decoration: underline;
}
.category-block .no-list h4 {
  text-transform: uppercase;
}
.category-block .img-wrap {
  display: inline-block;
  width: 100%;
}
.category-block .col-img .col-3 {
  vertical-align: bottom;
  padding-bottom: 0;
}
.category-block ul {
  text-align: left;
  margin-left: 38% !important;
}

.category-block .col-4 {
  display: inline-block;
  margin-left: -4px;
  width: 16.5%;
  text-align: center;
  vertical-align: bottom;
}
.category-block .col-4 h3 {
  font-size: 22px;
  text-transform: uppercase;
  color: #5e6266;
  margin: 0;
}
.category-block .col-4 a {
  color: #5e6266;
  text-decoration: none;
}
.category-block .col-4 a:hover {
  color: #a0c82c;
}

.news-block {
  margin: 0px 0 10px 43px;
  font-size: 15px;
}
.news-block h2 {
  margin: 0 0 40px 0;
}
.news-block h4 {
  padding: 0 0 18px 0;
}
.item-news .back-link,
.last-reviews .back-link {
  float: right;
  color: #6BB329;
  margin-right: 20px;
}
.last-news,
.last-reviews {
  padding: 0 0 0 0;
}
.last-reviews-item {
  margin: 0 0 25px 5px;
}
.item-news {
  margin: 0 0 10px 40px;
}
.item-news p {
  margin: 0 0 15px 0;
}
.col-2-wrap.col-2-contacts {
  margin-bottom: 40px;
}
.col-2-wrap.col-2-contacts .col-2:first-child {
  width: 30%;
  padding: 0px 0px 0px 20px;
}
.col-2-wrap.col-2-contacts .col-2.col-2-lg {
  width: 70%;
  padding: 0px 0px 0px 20px;
}


/*End content*/


/*footer*/

.push {
  height: 225px;
}

#footer {
  position: relative;
  height: 170px;
  margin-top: -170px;
  clear:both;
}
.footer-menu {
  border-top: 4px solid #a0c82c;
  background: #1d1c1a;
  height: 90px;
}
.footer-menu-list {
  margin: 33px 0px 30px 30px;
  float: left;
}
.footer-menu-item:first-child {
  padding-left: 0;
  border: 0;
}
.footer-menu-item {
  display: inline-block;
  padding: 0 18px;
  border-left: 2px solid #fff;
}
.footer-menu-item a {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "PFBeauSansPro-Light", sans-serif;
  text-decoration: none;
}
.footer-menu-item a:hover {
  color: #a0c82c;
  text-decoration: underline;
}
.footer-subscribe {
  float: right;
}
#subscribe-form {
  position: relative;
  margin: 15px 0 0 50px;
}
#subscribe-form .email-input {
  width: 470px;
  height: 30px;
  line-height: 30px;
  padding: 0 135px 0 10px;
  font-size: 14px;
  color: #1B1B1B;
  display: block;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

#subscription_message{
  color: #ffffff;
  /*padding-bottom: 2px;*/
  margin-bottom: 0 !important;
  font-size: 15px;
  display: block;
  position: absolute;
  bottom: -25px;
  left: 5px;
  width: 400px
}
#subscription_message.success{
  color:#98be29;
}

#subscribe-form .btn-submit {
  height: 30px;
  width: 120px;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.footer_bg {
  /*height: 80px;*/
  padding: 35px 0 20px 35px;
  background: #98be29;
  -webkit-box-shadow: 0px 14px 7px -2px rgba(50, 50, 50, 0.30) inset;
  -moz-box-shadow:    0px 14px 7px -2px rgba(50, 50, 50, 0.30) inset;
  box-shadow:         0px 14px 7px -2px rgba(50, 50, 50, 0.30) inset;
  font-size: 16px;
  color: #000;
  margin: 0 !important;
}
.footer_left {
  /*float: left;*/
  /*margin: 32px 0px 0px 12px;*/
}
.footer_left .copyright {
  margin: 0px 65px 0px 0px;
}
.footer_right {
  /*float: right;*/
  /*margin: 25px 0px 0 0;*/
}
.footer_right > span{
  display: inline-block;
  vertical-align: middle;
}
.footer_icons {
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 0px 0px 20px;
}
.footer_icons a {
  display: block;
  float: left;
  margin: 0 0 0 18px;
  background-image: url("../img/ico-soc.png");
  background-repeat: no-repeat;
  width: 35px;
  height: 33px;
}

.footer_icons a:first-child {
  margin: 0;
}

a#logo_link{
  margin: 0 20px 0 40px;
}

.f {  background-position: 0px -2px;  }
.i {  background-position: -51px -2px;  }
.t {  background-position: -100px -2px;  }

.f:hover {  background-position: 0px -38px;  }
.i:hover {  background-position: -51px -38px;  }
.t:hover {  background-position: -100px -38px;  }
/*End footer*/


/*added*/

.left-content {
  width: 260px;
  float: left;
  margin-bottom: 30px;
  position: relative;
  z-index: 10;
}

.left-menu-title {
  font-size: 15px;
  text-transform: uppercase;
  margin: 0 12px 10px 12px;
}
.left-menu-list {
  margin: 0 20px 20px 35px;
  max-height: 605px;
  overflow-y: auto;
  display: block;
}
.left-menu-list li {
  font-size: 14px;
}

.left-menu-list li a {
  font-size: 14px;
  /*text-decoration: none;*/
  margin-bottom: 6px;
  display: inline-block;
  color: #333333 !important;
  font-family: "PFBeauSansPro-Light", sans-serif;
}

/*.left-menu-list li a:hover {*/
/*color: #a0c82c;*/
/*}*/

.delete-filter-link {
  position: relative;
  top: 1px;
  margin-left: 5px;
}

.grey-center {
  background-color: #8e8d8c;
  color: #fff;
  font-size: 20px;
  font-family: "PFBeauSansPro-Light", sans-serif;
  height: 42px;
  line-height: 42px;
  padding: 0 18px ;
  text-transform: uppercase;
}
.grey-center th {
  font-weight: normal;
}
.grey-center .tovar-name{
  width: 30%; padding: 0px 4px 0px 15px;
}
.grey-center .tovar-art{
  text-align: center; width: 13%;
}
.grey-center .tovar-amount{
  text-align: center; width: 16%;
}
.grey-center .tovar-price{
  text-align: center; width: 8%;
}
.grey-center .tovar-cost{
  text-align: center; width: 15%; padding: 0px 20px 0px 4px;
}
.grey-center .delete-all-wrap{
  width: 18%; padding: 0px 4px 0px 15px; text-align: center;
}
.done > .grey-center {
  color: #a0c82c;
  cursor: pointer;
}
.top-per-page {
  /*float: left;*/
}

.per-page-options a.selected {
  font-weight: bold;
  font-size: 16px;
  color: #8AAE24;
}

.top-per-page .per-page {
  font-size: 11px;
  font-style: italic;
}

.per-page-options a {
  font-size: 16px;
  color: #000000;
  text-decoration: none;
}

.per-page-options a:hover {
  text-decoration: underline;
}

.top-per-page .per-page-options a.selected {
  font-weight: bold;
  font-size: 16px;
}

.top-sort .sort-options a.selected {
  font-weight: bold;
  font-size: 16px;
}

.top-sort {
  /*float: right;*/
}

.content_count{
  float: left;
}

.content_count_pages{
  float: left;
  margin-left: 10px;
}

.top-sort .sort {
  float: left;
  padding-right: 10px;
}

.top-sort .sort-options a {
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}

.top-sort .sort-options a:hover {
  text-decoration: underline;
}

.top-sort .sort-options a.selected {
  font-weight: bold;
  font-size: 16px;
}

.top-sort .order-value {
  position: relative;
  cursor: pointer;
  float: right;
  text-decoration: underline;
}

.top-sort .order-options {
  position: absolute;
  top: 20px;
  right: 0;
  background-color: #fff;
  border: 1px solid #E2E0E1;
  width: 150px;
  padding: 10px;
  display: none;
  z-index: 12;
}

.top-sort .order-options a {
  display: block;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  margin: 5px 0 5px 0;
}

.top-sort .order-options a:hover {
  text-decoration: underline;
}

.top-sort .order-options a.selected {
  font-weight: bold;
  text-decoration: underline;
}

.top-sort .order-value-bottom {
  position: relative;
  cursor: pointer;
  width: 145px;
  float: right;
}

.top-sort .order-options-bottom {
  position: absolute;
  top: 20px;
  left: -20px;
  background-color: #E2E0E1;
  width: 140px;
  padding: 10px 20px 10px 20px;
  display: none;
  z-index: 10;
}

.top-sort .order-options-bottom a {
  display: block;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  margin: 5px 0 5px 0;
}

.top-sort .order-options-bottom a:hover {
  text-decoration: underline;
}

.top-sort .order-options-bottom a.selected {
  font-weight: bold;
  text-decoration: underline;
}

.page_menu {
  font-size: 17px;
  margin: 80px 0 5px 0;
  text-align: center;
}
.page_menu.top {
  margin: 0px 0 5px 0;
}

.page_menu .page_prev,
.page_menu .page_next {
  font-size: 17px;
}

.page_menu span.page_prev,
.page_menu span.page_next {
  font-size: 17px;
  color: #a9a9a9;
}

.page_menu a {
  text-decoration: none;
  color: #000000 !important;
}

.page_menu ul {
  display: inline;
}

.page_menu ul li {
  display: inline;
  margin: 0 3px 0 3px;
}

.page_menu ul li span {
  color: #888;
}

.content_cat.lists .catalog_item {
  transition-duration:  0.3s;
  width: 95%;
}
.content_cat.lists.no_photo .catalog_image {
  display: none;
}
.content_cat.lists .catalog-wrap {
  margin-left: -0.66667%;
  margin-top: 20px;
}

.content_cat.lists .catalog_item .img-wrap{
  /*height: 240px;*/
  border: 0px none;
}

/*.content_cat.lists .catalog_item .img-wrap img{*/
/*max-height: 140px;*/
/*}*/
.content_cat.lists.no_photo .catalog_item {
  min-height: 25px;
  height: auto;
  max-height: 65px;
}
.content_cat.lists .catalog_item {
  padding: 5px;
  background: #EDE9E8 none repeat scroll 0% 0%;
  margin: 0px 0px 0.6% 0.66667%;
  position: relative;
  height: 150px;
}

.content_cat.lists .catalog_item:hover{
  background: #D5D3D2 none repeat scroll 0% 0%;
  transition: background 500ms;
}

.content_cat.lists .catalog_description .catalog_text{
  display: block;
}

.content_cat.lists .catalog_description .tovar_num{
  background-color: transparent;
}

.content_cat.lists .catalog_description .tovar_description_tabel{
  margin-left: 10px;
  margin-right: 20px;
  font-size: 16px;
  float: left;
}
/*.content_cat.lists .catalog_description .tovar_description_tabel .img_stock{*/
/*margin-top: -3px !important;*/
/*}*/

.content_cat.lists .img_stock,
.content_cat.blocks .img_stock {
  /*display: block;*/
  display: none;
  margin-top: -3px;
  float: left;
  margin-left: 5px;
}

.content_cat.lists.no_photo .catalog_description .img_stock {
  margin-top: 0;
  float: left;
  margin-left: 7px;
}

.content_cat.lists.no_photo .catalog_description .catalog_title a {
  font-size: 17px;
}

.content_cat.lists.no_photo .catalog_description {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.content_cat.lists.no_photo .catalog_description > div {
  float: left;
}

.content_cat.lists .catalog_description .catalog_title a {
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
}

.content_cat.lists .catalog_description .catalog_title {
  max-height: 25px;
  overflow: hidden;
  margin: 0px 10px;
}
.content_cat.lists .catalog_price{
  overflow: hidden;
  margin-top: 170px;
}
.content_cat.lists .catalog_description {
  width: 70%;
  float: left;
  overflow: hidden;
}
.content_cat.lists.no_photo .catalog_description {
  width: auto;
  float: none;
  overflow: hidden;
}
.content_cat .text_stock,
.content_cat .text_price,
.content_cat .text_buttons {
  display: none;
}

.content_cat.lists.no_photo .catalog_title,
.content_cat.lists.no_photo .text_stock,
.content_cat.lists.no_photo .text_price,
.content_cat.lists.no_photo .text_buttons {
  display: inline-block;
}
.content_cat.lists.no_photo .catalog_title,
.content_cat.lists.no_photo .text_stock,
.content_cat.lists.no_photo .text_price {
  padding-top: 5px;
}

.content_cat.lists.no_photo .catalog_description .buy {
  line-height: 20px;
}
.content_cat.lists.no_photo .text_buttons > a {

  height: auto;
  /*display: inline;*/
  float: right;
  white-space: normal;

  background: #A0C82C none repeat scroll 0% 0%;
  color: #323232;
  text-align: center;
  text-decoration: none;
  line-height: 20px;

  width: 45%;

  border: none;

  /*height: 26px;*/
  padding: 4px 10px;
  /*font-size: 16px;*/
  /*box-sizing: border-box;*/
  /*margin-top: 3px;*/
}
.content_cat.lists.no_photo .text_buttons > a:not(:last-child) {
  margin-left: 5px;
}
.content_cat.lists.no_photo .catalog_price {
  display: none;
}
.content_cat.lists.no_photo .catalog_title {
  width: 49%;
}
.content_cat.lists.no_photo .text_stock {
  width: 7%;
}
.content_cat.lists.no_photo .text_price{
  width: 12%;
  padding-left: 0px;

}
.content_cat.lists.no_photo .text_buttons{
  width: 30%;
}
/*.content_cat.lists.no_photo .text_stock {*/
/*margin-left: 35%;*/
/*}*/
.content_cat.lists.no_photo .catalog_description {
  /*padding-top: 10px;*/
  width: 100%;
}

.content_cat.lists .price_wrap2{
  position: absolute;
  right: 30px;
  bottom: 10px;
}

.content_cat.lists .price_wrap1{
  display: none;
}

.content_cat.lists .catalog_item .buy,.content_cat.lists .catalog_item .waitlist,.content_cat.lists .catalog_item .in-waitlist {
  height: 26px;
  padding: 4px 10px;
  font-size: 16px;
  box-sizing: border-box;
  margin-top: 3px;
  display: block;
  border-radius: 0 !important;
}

.catalog_description .catalog_text {
  display: none;
}

.content_cat.lists .grey-info-block{
  display: none;
}
.catalog-title-block h1 {
  text-transform: uppercase;
}
.catalog_image {
  width: 550px;
  float: left;
  position: relative;
}
.blocks .catalog_image {
  width: 378px;
  float: left;
  position: relative;
}
.lists .catalog_image{
  min-width: 190px;
  width: 12%;
  float: left;
  position: relative;
  max-height: 140px;
  overflow: hidden;
  /*height: 100%;*/
  background-color: #ffffff;
  text-align: center;
}
.catalog_description {
  margin-left: 10px;
  display: inline-block;
}
/*#content.content_cat .catalog_description {*/
/*width: 70%;*/
/*}*/

.catalog_description .catalog_title {
  font-size: 14px;
  font-family: 'PFBeauSansPro-Regular', sans-serif;
  margin-bottom: 3px;
}

.fast__order{
  margin-bottom: 5px;
  width: 100% !important;
}

.catalog_description .catalog_title a {
  color: #000000;
}

.catalog_description .catalog_text {
  font-size: 12px;
  margin-bottom: 3px;
  margin-top: 5px;
}

.content_cat.blocks .catalog_price {
  width: 150px;
}
.search_no_result{
  margin: 20px auto;
}
.search_no_result .title{
  margin: 20px auto;
  display: table;
}
.search_no_result ul{
  margin: 20px 0px 25px 50px;
}
.search_no_result #phone_number_nf{
  width:100%;
  position: relative;
  display: block;
}
.search_no_result #phone_number_nf input{
  /*padding: 0 0 0 35px;*/
}
.search_no_result #phone_number_nf .flag_country_nf{
  display: none;
  position: absolute;
  padding: 2px;
}
.search_no_result #phone_number_nf .flag_country_nf:hover{
  background-color: #8F8F8F;
  cursor: pointer;
}
.search_no_result .form_notfound{
  width: 100%;
  margin: 0 auto;
}
.search_no_result .form_notfound .aut_nf:hover{
  text-decoration: none;
}
.search_no_result .form_notfound .aut_nf:active{
  color: #8AAE24;
}
.search_no_result .form_notfound table{
  width: 450px;
  display: table-cell;
}
.search_no_result .form_notfound table select,
.search_no_result .form_notfound table input{
  width: 240px;
}
.search_no_result .form_notfound table input,
.search_no_result .form_notfound table textarea{
  border: 1px solid #CCC;
  padding: 0;
  border-radius: 0;
  height: auto;
}
.search_no_result .form_notfound table textarea{
  width: 240px;
  height: 150px;
  resize: none;
}
.search_no_result .form_notfound table td{
  width: 50%;
  padding-top: 5px;
  padding-bottom: 5px;
}
.search_no_result .form_notfound table span{
  color: red;
}
.search_no_result .form_notfound button{
  margin: 0 auto;
  background-color: #A0C82C;
  border: 0;
  height: 40px;
  width: 146px;
  font-size: 20px;
  border-radius: 5px;
}
.plus {
  display: block;
  background: url(../img/arrow-up-down.png) no-repeat  0px 0px;
  width: 17px;
  height: 10px;
  float: right;
  margin-top: 5px;
  cursor: pointer;
}

.minus {
  display: block;
  background: url(../img/arrow-up-down.png) no-repeat  0px -20px;
  width: 17px;
  height: 10px;
  margin-top: 5px;
  float: left;
  cursor: pointer;
}
.tovar-num-wrap {
  width: 85px;
  border: 1px solid #a0c82c;
  padding: 0 5px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.tovar_num {
  width: 26px;
  height: 20px;
  padding-left: 9px;
  margin: 0 4px 0 4px;
  float: left;
}

.num_title {
  float: left;
  margin-right: 5px;
}

.buy, .waitlist, .in-waitlist {
  display: block;
  background: #a0c82c;
  color: #323232;
  text-align: center;
  text-decoration: none;
}

.content_cat.blocks .catalog_item .buy,.content_cat.blocks .catalog_item .waitlist,.content_cat.blocks .catalog_item .in-waitlist {
  /*width: 72px;*/
  height: 26px;
  padding: 4px 10px;
  font-size: 13px;
  box-sizing: border-box;
  margin-top: 3px;
  display: block;
  border-radius: 0;
}

.order {
  display: block !important;
  border-radius: 0 !important;
  /*width: 98px;*/
  height: 21px;
  /*background: url(../img/order.png) no-repeat left top;*/
  margin-left: auto;
  margin-top: 5px;
}

.price_title {
  font-size: 12px;
  font-style: italic;
  text-align: right;
  line-height: 10px;
}

.retail_price {
  font-size: 18px;
  font-family: 'PFBeauSansPro-Regular', sans-serif;
}

.your_price {
  font-size: 20px;
  color: #0588d1;
  font-weight: bold;
  text-align: right;
}

.catalog_line {
  height: 3px;
  border-top: 1px dotted #6a6a6a;
  border-bottom: 1px dotted #6a6a6a;
  margin: 15px 0 15px 0;
  max-width: 750px;
}

#content.content_cat .catalog_line {
  max-width: 95%;
}
#cart-message-title{
  float: left;
  margin-top: 8px;
  margin-left: 6px;
}
#cartMessage {
  position: fixed;
  z-index: 10000;
  width: 400px;
  height: 200px;
  top: 330px;
  left: 50%;
  margin-top: -150px;
  margin-left: -200px;
  background-color: #ffffff;
  padding: 10px;
  border: 1px solid #cecece;
}
.left-pages-menu {
  border-right: 1px solid #ccc;
}
.left-pages-menu a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.left-pages-menu .has-list {
  background: #a0c82c url("../img/arrow-down.png") no-repeat 97% 50%;
}
.left-pages-menu ul li a {
  font-size: 14px;
  line-height: 1.3;
  display: block;
  color: #1d1c1a;
  text-decoration: none;
}
.left-pages-menu .selected-menu,
.left-pages-menu > ul > li > a {
  display: block;
  background-color: #a0c82c;
  border-top: 1px solid #fff;
  padding: 10px 20px 10px 10px;
  text-transform: uppercase;
}
/*.left-pages-menu ul li ul li:first-child a {*/
/*border: 0;*/
/*}*/
.left-pages-menu ul li ul li a {
  color: #333;
  padding: 10px 10px 10px 40px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
}
.left-pages-menu .menu_filters a{
  color: #333;
  padding: 0;
  border-bottom: 0px;
  font-size: 13px;
}

.tovar_table {
  width: 100%;
  border-spacing: 0px 19px;
  font-size: 17px;
}

.tovar_table th {
  padding: 0 4px;
}

.tovar_table td {
  padding: 10px 5px;
  border:1px solid transparent;
  vertical-align: middle;
}
.tovar_table tr:hover td:first-child {
  border-left:1px solid #a0c82c;
}
.tovar_table tr:hover td:last-child {
  border-right:1px solid #a0c82c;
}
.tovar_table tr:hover td {
  border-top:1px solid #a0c82c;
  border-bottom:1px solid #a0c82c;
}

.tovar_table .tovar-num-wrap {
  /*width: 80px;
  float: none;*/
  margin: 0 auto;
}
.tovar_table .item-link {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 -140px;
  width: 100%;
}
.tovar_table .item-link .inner{
  padding: 0px 0px 0px 130px;
  display: inline-block;
}
.total_block .float_r {
  float: right;
  margin-right: 5px;
  font-size: 20px;
}

.total_block .price {
  float: right;
  margin-right: 10px;
  font-size: 22px;
  font-family: "PFBeauSansPro-Bold";
}

.green-button,
.largepage .green-button {
  background: #A0C82C;
  display: block;
  width: 200px;
  /*height: 40px;*/
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  padding: 5px;
  font-family: "PFBeauSansPro-Light",sans-serif;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.green-button-short,
.largepage .green-button-short {
  background: #A0C82C;
  display: block;
  width: 146px;
  height: 40px;
  font-size: 20px;
  color: #111;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  font-family: "PFBeauSansPro-Light",sans-serif;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.pink_text {
  margin: 20px 0 10px 20px;
}

.enter_form .login_input {
  width: 159px;
  float: left;
  position: relative;
}

.enter_form .login_input input {
  display: block;
  width: 153px;
}
.enter_form #pass2 {
  position: absolute;
  z-index: 2;
}
.enter_form #password_hidden2 {
  position: relative;
  top: 0px;
  z-index: 1;
}

.enter_submit {
  height: 32px;
}

.enter_form {
  padding: 10px 20px 10px 20px;
  border: 1px solid #ccc;
}

.reg_form {
  margin-top: 25px;
  padding: 20px 10px;
  margin-bottom: 25px;
}
#user_info .reg_form, .reg_form_log {
  padding: 20px 10px 0px 10px;
  /*height: 240px;*/
}

.reg_form table td {
  padding: 8px 3px;
  font-weight: bold;
}

.reg_form table td:first-child {
  padding-right: 20px;
  font-family: 'PFBeauSansPro-Bold', 'Arial', sans-serif;
  text-align: right;
}

.reg_form .left_form {
  float: left;
  padding: 0 20px 10px 0;
}
.reg_form_log .left_form {
  box-sizing: border-box;
  width: 50%;
}

.reg_form .left_form h3 {
  font-size: 22px;
  color: #535353;
  text-decoration: none;
  margin-bottom: 15px;
}

.pink_text a {
  color: #a0c82c;
  font-style: italic;
}

.block_for_delivery {
  float: left;
  width: 400px;
  min-height: 115px;
  padding: 10px;
  box-sizing: border-box;
  margin: 20px 0 0px 15px;
}
.block_for_delivery:hover {
  background-color: #ede9e8;
}
.block_for_delivery .image_container {
  min-height: 80px;
  display: inline-block;
  vertical-align: middle;
}

.block_for_delivery_wrap {
  /*margin: 0 0 0 95px;*/
  min-height: 214px;
}

.shipping-link {
  padding: 3px;
  color: #000000;
}
.payment-link:hover,
.payment-link.selected-link {
  background-color: #ede9e8;
}

.block_for_delivery .selected-link {
  color: #a0c82c;
}

.block_for_delivery.selected-block {
  background-color: #ede9e8;
}

.block_for_delivery .delivery_vars {
  font-size: 17px;
  color: black;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 12px;
}

.block_for_delivery .image_container img {
  max-width: 208px;
}

.block_for_delivery .select-box {
  margin-top: 5px;
}

.register-form-table td {
  padding: 3px;
}

.form_input_short .input_form {
  height: 24px;
  width: 92px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.enter_submit_long {
  height: 35px;
  padding-top: 0;
}

.wish-button-delete {
  display: block;
  width: 130px;
  font-size: 12px;
  margin: 0px 0 0 0;
  color: #575757;
}

.selected-values li span {
  padding-bottom: 2px;
  border-bottom: 1px dotted #6A6A6A;
}

.selected-values li:nth-child(2) {
  margin-left: 10px;
}

.selected-values li:nth-child(3) {
  margin-left: 20px;
}

.selected-values li:nth-child(4) {
  margin-left: 30px;
}

.selected-values li:nth-child(5) {
  margin-left: 40px;
}

.cart-message {
  font-size: 20px;
}

.change-user-data a {
  color: #a0c82c;
}

.largepage h1 {
  font-size: 22px;
  font-family: "PFBeauSansPro-Light", sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.no-menu h1 {
  font-size: 22px;
  font-family: "PFBeauSansPro-Light", sans-serif;
  text-transform: uppercase;
  margin: 0 0 30px 20px;
}
#content.no-menu .right-content {
  margin-left: 0px;
}
#content.no-menu .right-content > .inner {
  padding: 0 50px 0 260px;
}
#content .right-content,
.largepage {
  font-size: 16px;
  font-family: "PFBeauSansPro-Light", sans-serif;
  line-height: 1.3;
  width: 100%;
  float: left;
  margin-left: -260px;
  color: #1b1a18;
}
#content .right-content > .inner {
  padding: 0 50px 0 274px;
}
.largepage > .inner {
  padding: 0 50px 0 290px;
}

.largepage a {
  color: #6BB329;
}

.largepage input {
  background-color: #fff;
  border: 1px solid #AEAEAE;
  height: 32px;
  width: 360px;
  padding: 0 10px;
  font-family: "PFBeauSansPro-Light", sans-serif;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.largepage textarea {
  background-color: #fff;
  border: 1px solid #AEAEAE;
  padding: 10px 10px;
  resize: none;
  font-family: "PFBeauSansPro-Light", sans-serif;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.long_input {
  width: 100%;
}
.long_textarea {
  height: 100px;
  width: 100%;
}
.contact_form {
  width: 450px;
}
.contact_form .long_textarea,
.contact_form .long_input {
  margin: 5px 0 10px 0;
}
.contact_form .enter_submit {
  margin: 10px 0;
}

.NewsListdate {
  color: #000;
  font-size: 12px;
  margin-top: 5px;
}

.search-form .btn-search {
  background: #0588D1;
  display: block;
  width: 98px;
  height: 24px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.search-form .email_input {
  float: left;
  margin-right: 20px;
  width: 620px;
}

.search-form {
  overflow: hidden;
  margin: 10px 0px 0 78px;
  /*position: absolute;
	left:400px;*/
}

.search-string {
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 10px;
}

.search-string span {
  font-style: italic;
}

.faq-ask-container {
  margin: 5px 0 5px 0;
}

.footer-brands {
  margin: 145px 0 0 0;
}

.wishlist-description {
  width: 680px;
}

.wishlist-line {
  max-width: 1000px;
}

.selected-values li {
  margin-bottom: 3px;
}

.selected-values {
  margin-bottom: 10px;
}

.largepage .table-border {
  border: 1px solid #6A6A6A;
  border-collapse: collapse;
}

.largepage .table-border td {
  border: 1px solid #6A6A6A;
  padding: 4px;
}

.largepage .table-border th {
  border: 1px solid #6A6A6A;
  padding: 4px;
}

.largepage ul {
  margin: 10px 0 10px 0;
}

.largepage ul li {
  margin: 0 3px 0 3px;
  color: #000000;
}

.largepage b,
strong {
  color: #6BB329;
}

.largepage p {
  margin-top: 10px;
  margin-bottom: 10px;
}

.hr-replace {
  border-top: 1px solid #6a6a6a;
}

.catalog_image_wrap {
  width: 100%;
  display: table;
}

.item_pic_block{
  width: 100%;
}

.list_small_img{
  width: 68px;
  height: 68px;
  margin-top: 20px;
  margin-left: 7px;
  margin-right: 7px;
  border: 1px solid greenyellow;
  padding: 10px;
  transition-duration: 0.3s;
}

.list_small_img:hover{
  border: 1px solid green;
  transition: border .3s ease-in-out;
  -webkit-transition: border .3s ease-in-out;
  -moz-transition: border .3s ease-in-out;
}
.blocks .catalog_image .img-wrap {
  /*display: table-cell;*/
}

.blocks .catalog_image_wrap {
  text-align: center;
}

.catalog_image .img-wrap {
  border: 9px solid #ede9e8;
  overflow: hidden;
  width: 100%;
  text-align: center;
  height: 100%;
  vertical-align: middle;
}
.content_cat.blocks .catalog_image .img-wrap img{
  /*width: 100%;*/
  /*height: 100%;*/
  max-height: 140px;
}
.content_cat.lists .catalog_image .img-wrap img {
  /*width: 100%;*/
  height: 100%;
  max-height: 140px;
}

#content:not(.lists):not(.blocks) .catalog_image .img-wrap img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
}
#cart-message img {
  margin-right: 10px;
}
/*.banner-block {
  margin-bottom: 40px;
}*/
.special-block {
  float: left;
  width: 32%;
}
.special-block .special-block-item:first-child {
  margin: 0 0 0 10px;
}
.special-block-item {
  position: relative;
  display: block;
  /*width: 520px;*/
  width: 100%;
  height: 240px;
  overflow: hidden;
  margin: 10px 0 0 10px;
}
.special-block-item img {
  width: 100%;
  height: 100%;
}
.special-block-item:hover .special-block-item-title {
  color: #a0c82c;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.special-block-item-title {
  position: absolute;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "PFBeauSansPro-XThin", sans-serif;
  bottom: 14px;
  color: #fff;
  width: 70%;
  border-bottom: 3px solid #a0c82c;
}
.special-block .txt-right .special-block-item-title {
  right: 0;
  text-align: right;
}
.special-block .txt-left .special-block-item-title {
  left: 0;
  text-align: left;
}
.special-block-item-title span {
  background: #1b1a18;
  padding: 10px 10px 10px 30px;
  display: inline-block;
  margin-right: -3px;
}
.special-block .txt-right .special-block-item-title span {
  padding: 10px 30px 10px 10px;
}
.block_for_image_cart {
  vertical-align: middle;
  display: inline-block;
  width: 100px;
  overflow: hidden;
  text-align: center;
  margin: 0 20px 0 10px;
}

.block_for_image_cart img {
  max-width: 100%;
}

.largepage .back-link,
.back-link {
  color: #000;
  font-size: 16px;
}

.pagepath {
  margin: 10px;
  color: #000;
  font-size: 16px;
}
.pagepath span.current-path-link {
  color: #8f8f8f;
}
#header .pagepath a {
  color: #000;
  text-decoration: underline;
}
#header .pagepath a:hover {
  color: #a0c82c;
}
.rate_table label {
  padding-right: 1px;
  cursor: pointer;
}

.tovar_full_description_text {
  margin: 12px 0;
  font-size: 15px;
}

.payment-link {
  color: #323232;
  text-decoration: none;
  height: 150px;
  padding: 23px 0 0 0;
  box-sizing: border-box;
  width: 100%;
  display: block;
}
.payment-link span {
  padding: 20px 0 0 0;
  display: inline-block;
}

.payment-types {
  text-align: center;
  margin: 15px 0 10px 0;
}

.payment-type-message {
  font-size: 16px;
  width: 700px;
  text-align: center;
  margin: 0px auto 0px auto;
}

.payment-container {
  width: 400px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 0px;
}

.visa_master {
  float: right;
  margin-top: 31px;
  margin-left: 40px;
}

.visa_master img {
  margin-left: 10px;
}

.phone-example {
  font-size: 12px;
  font-weight: normal;
}

.no-bold {
  font-weight: normal;
}

.no-bold b {
  font-weight: normal;
}

.AdressInput {
  /*margin-top: 8px;*/
  display: none;
}

.AdressInput .AddressLabel {
  font-size: 12px;
}

.payment-info {
  margin: 5px 5px 5px 0;
  border: 1px solid #cecece;
  padding: 5px;

}

.order-total-block {
  font-size: 15px;
  line-height: 1.4;
}

.out_of_production {
  display: block;
  margin-left: auto;
  margin-top: 5px;
  color: #929292;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}

.catalog_price .out_of_production {
  font-size: 14px;
}

.comment-head {
  font-weight: bold;
  color: #014163;
  font-size: 14px;
  margin-bottom: 3px !important;
}

.comment-item {
  margin-left: 50px;
  margin-bottom: 15px;
}


#leave_comment {
  float: right;
  color: #0588d1;
  font-weight: bold;
  font-size: 16px;
  display: block;
  width: 155px;
  margin-top: -20px;
}

#leave_comment_long {
  float: right;
  color: #0588d1;
  font-weight: bold;
  font-size: 16px;
  display: block;
  margin-top: 10px;
}

.detail h1 {
  margin-bottom: 35px;
  color: #1b1a18;
  font-size: 22px;
  margin-left: 40px;
}
.detail h3 {
  margin-bottom: 50px;
  color: #1b1a18;
  text-transform: uppercase;
  font-size: 22px;
}
.deatil_catalog_item {
  float: left;
  /*width: 80%;*/
}
.detail .delivery-block {
  padding: 0;
  margin: 0px 0px 0px 40px;
}
.detail .delivery-block img {
  margin: 0px 60px 0px 0px;
  padding: 20px 0;
  max-width: 70%;
  float: left;
}
.deatil-catalog-item-wrap {
  margin: 0 0 20px 40px;
}
.detail .back-link {
  margin: 0 0 60px 40px;
  display: inline-block;
}
.detail .tovar_description_text {
  /*  margin: 0 0 30px 0;*/
  font-size: 20px;
}
.detail .retail_price {
  font-family: "PFBeauSansPro-Bold";
  font-size: 22px;
  color: #000;
}
.detail .tovar_description_tabel {
  margin-top: 30px;
  border-collapse: collapse;
}
.detail .tovar_description_tabel tr td:first-child {
  width: 200px;
  padding: 5px 0;
  border-collapse: collapse;
}
.detail .favorite,
.detail .in-favorite,
.detail .reviews-link {
  display: block;
  cursor: pointer;
  width: 212px;
  overflow: hidden;
}
.favorite .ico-star {
  display: inline-block;
  width: 34px;
  height: 34px;
  background: url(../img/favorite-star-white.png) no-repeat -1px -1px;
  vertical-align: middle;
  margin-left: 25px;
}
.in-favorite .ico-star {
  display: inline-block;
  width: 34px;
  height: 34px;
  background: url(../img/favorite-star.png) no-repeat left top;
  vertical-align: middle;
  margin-left: 25px;
}
.detail .reviews-link {
  margin: 0 0 25px 0;
  cursor: pointer;
}
.reviews-link .ico-reviews {
  display: inline-block;
  width: 35px;
  height: 30px;
  background: url("../img/ico-reviews.png") no-repeat;
  vertical-align: middle;
  margin-left: 25px;
}
.detail .content_cat.blocks .catalog-wrap {
  margin-top: 0;
}
.catalog_description .catalog_price {
  width: auto;
  text-align: left !important;
  overflow: hidden;
  margin-top: 25px;
}
.catalog_description .price_wrap1 {
  float: left;
  padding-top: 8px;
}
.catalog_description .price_wrap2 {
  float: left;
  margin: 0 0 0 98px;
}
.catalog_description .buy {
  padding: 0 20px;
  height: 42px;
  box-sizing: border-box;
  line-height: 42px;
  border: 1px solid #5e8702;
  color: #323232;
  font-size: 20px;
}

.catalog_description .btn:nth-child(2) {
  margin-top: 5px;
}

.catalog_description .waitlist {
  padding: 0 20px;
  height: 42px;
  box-sizing: border-box;
  line-height: 42px;
  border: 1px solid #5e8702;
  color: #323232;
  font-size: 20px;
  border-radius: 0;
  white-space: normal;
}

.catalog_description .in-waitlist{
  padding: 0 20px;
  height: 42px;
  box-sizing: border-box;
  line-height: 42px;
  border: 1px solid #5e8702;
  color: #323232;
  font-size: 20px;
  display: block;
  /*background: #a0c82c;*/
  text-align: center;
  text-decoration: none;

}

.send_submit {
  display: block;
  background: #a0c82c;
  color: #323232;
  text-align: center;
  text-decoration: none;
  padding: 0 50px;
  height: 50px;
  box-sizing: border-box;
  line-height: 50px;
  border: 1px solid #5e8702;
  color: #323232;
  font-size: 24px;
  margin-left: auto;
  width: 356px;
}
#catalog-cart #sld  li#first .grey-center {
  margin: 19px 0 0 0;
}
#catalog-cart #sld  li#first .white_block {
  display: block;
  position: relative;
  z-index: 1;
  margin-top: -61px;
}
#catalog-cart #sld  li .white_block {
  display: none;
}
#catalog-cart #first .send_submit {
  margin: 40px 0 0 0;

}
.in-cart-top {
  float: right;
  margin: 4px 12px 0 0;
  font-size: 20px;
}
#catalog-cart #sld li:first-child {
  margin: 0;
}
#catalog-cart #sld li {
  margin: 15px 0 0 0;
}

#catalog-cart li .white_block{
  padding: 0px 0px 15px;
}

#catalog-cart #comment-block {
  margin-top: 25px;
}

.subit-order-btn-wrap {
  margin-top: 50px;
  overflow: hidden;
  text-align: right;
}
.subit-order-btn-wrap button {
  border: 0;
  color: #fff;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  font-size: 20px;
  padding: 0 35px;
  text-transform: uppercase;
}
.subit-order-btn-wrap .wait{
  font-size: 14px;
  padding-top: 5px;
  display: inline-block;
}
.cart-popup {
  display: block;
  position: absolute;
  top: 5%;
  left: 50%;
  width: 1320px;
  margin-left: -660px;
  z-index: 10000;
  background: #fff url("../img/preloader.gif") no-repeat 50% 50%;
  min-height: 300px;
  -webkit-transition: background ease 0.2s;
  -moz-transition: background ease 0.2s;
  -o-transition: background ease 0.2s;
  transition: background ease 0.2s;
}
.cart-popup.loaded {
  background: #fff;
}
.cart-popup .frame-wrap {
  width: 100%;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity ease 0.5s;
  -moz-transition: opacity ease 0.5s;
  -o-transition: opacity ease 0.5s;
  transition: opacity ease 0.5s;
}
.cart-popup.loaded .frame-wrap{
  opacity: 1;
}
.cart-popup iframe{
  width: 1340px;
  height: 100%;
  -webkit-transition: height ease 0.2s;
  -moz-transition: height ease 0.2s;
  -o-transition: height ease 0.2s;
  transition: height ease 0.2s;
}
.fixed {
  position: fixed;
  overflow: hidden;
  width: 99%;
  box-sizing: border-box;
}
.overlay {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width:100%;
  height: 100%;
  background: rgba(0,0,0, 0.5);
  z-index: 9999;
  overflow-y: scroll;
  box-sizing: border-box;
  border-bottom: 20px solid transparent;
}
.reg_form input , .enter_form input[type="text"], .enter_form input[type="password"], #email_forgot {
  background-color: #fff;
  border: 1px solid #AEAEAE;
  height: 32px;
  padding: 0 10px;
  font-family: "PFBeauSansPro-Light", sans-serif;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.reg_form textarea {
  background-color: #fff;
  border: 1px solid #AEAEAE;
  padding: 10px 10px;
  resize: none;
  font-family: "PFBeauSansPro-Light", sans-serif;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
  height: 100px;
}
.star_rate {
  height: 26px;
  background-image: url("../img/star_rating.png");
  background-repeat: no-repeat;
  background-position: 0% -135px;
}
#catalog-cart #forgotPassBlk {
  padding: 10px 20px;
  border: 1px solid rgb(204, 204, 204);
  margin-top: 20px;
}
#catalog-cart #forgotPassBlk table{
  margin-top: 10px;
}

#leave_comment_long_other {
  float: right;
  color: #0588d1;
  font-weight: bold;
  font-size: 16px;
  display: block;
  margin-top: 10px;
}

.old-price {
  color: #eb1d1e;
  font-size: 12px;
  padding-right: 10px;
  text-decoration: line-through;
  float: left;
  margin-top: 4px;
}
.adr_input{
  border: 1px solid;
  padding: 5px;
  border-radius: 4px;
  margin-top: 3px;
  margin-bottom: 3px;
  width: 100%;
}
.label-img {
  position: absolute !important;
  width: 60px !important;
  right: 0px !important;
  border: 0 !important;
  padding: 0 !important;
  top: 0;
}

.left-link {
  color: #FFF;
  font-weight: normal;
  font-size: 14px;
  display: block;
  width: 165px;
  margin-bottom: 7px;
  background-color: #0F72C7;
  padding: 2px 5px 2px 5px;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
}

.progress_step {
  float: left;
  width: 115px;
  height: 48px;
  margin-right: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: #E2E0E1;
  cursor: default;
}

.progress_title {
  color: #535353;
  text-transform: uppercase;
  font-family: MyWebFont;
  display: block;
}

.progress {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
  display: inline;
  height: 48px;
  display: block;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

#fancybox-content {
  background: #fff url("../img/preloader.gif") no-repeat 50% 50% !important;
}
.cart-frame {
  padding: 30px 45px 40px 23px;
}
.cart-frame h2 {
  margin: 0 0 0 44px;
  float: left;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "PFBeauSansPro-Bold";
}
.cart-frame .delete-all-wrap {
  background: #fff;
}
.cart-frame .delete-all {
  color: #ff0000;
  text-transform: none;
}
.breadcrumb {
  /*centering*/
  display: inline-block;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.35);
  overflow: hidden;
  border-radius: 5px;
  /*Lets add the numbers for each link using CSS counters. flag is the name of the counter. to be defined using counter-reset in the parent element of the links*/
  counter-reset: flag;
  margin-left: 163px;
  margin-bottom: 20px;
}

.breadcrumb a {
  text-decoration: none;
  outline: none;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 36px;
  color: white;
  /*need more margin on the left of links to accomodate the numbers*/
  padding: 0 14px 0 40px;
  background: #666;
  background: linear-gradient(#666, #333);
  position: relative;
}


/*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links*/

.breadcrumb a:first-child {
  padding-left: 31px;
  border-radius: 5px 0 0 5px;
  /*to match with the parent's radius*/
}

.breadcrumb a:first-child:before {
  left: 14px;
}

.breadcrumb a:last-child {
  border-radius: 0 5px 5px 0;
  /*this was to prevent glitches on hover*/
  padding-right: 20px;
}


/*hover/active styles*/

.breadcrumb a.active {
  background: #333;
  background: linear-gradient(#333, #000);
}

.breadcrumb a.active:after {
  background: #333;
  background: linear-gradient(135deg, #333, #000);
}


/*adding the arrows for the breadcrumbs using rotated pseudo elements*/

.breadcrumb a:after {
  content: '';
  position: absolute;
  top: 0;
  right: -18px;
  /*half of square's length*/
  /*same dimension as the line-height of .breadcrumb a */
  width: 36px;
  height: 36px;
  /*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 
	length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
	if diagonal required = 1; length = 1/1.414 = 0.707*/
  transform: scale(0.707) rotate(45deg);
  /*we need to prevent the arrows from getting buried under the next link*/
  z-index: 1;
  /*background same as links but the gradient will be rotated to compensate with the transform applied*/
  background: #666;
  background: linear-gradient(135deg, #666, #333);
  /*stylish arrow design using box shadow*/
  box-shadow: 2px -2px 0 2px rgba(0, 0, 0, 0.4), 3px -3px 0 2px rgba(255, 255, 255, 0.1);
  /*
		5px - for rounded arrows and 
		50px - to prevent hover glitches on the border created using shadows*/
  border-radius: 0 5px 0 50px;
}


/*we dont need an arrow after the last link*/

.breadcrumb a:last-child:after {
  content: none;
}


/*we will use the :before element to show numbers*/

.breadcrumb a:before {
  /*some styles now*/
  border-radius: 100%;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 8px 0;
  position: absolute;
  top: 0;
  left: 30px;
  background: #444;
  background: linear-gradient(#444, #222);
  font-weight: bold;
}

.flat a,
.flat a:after {
  background: white;
  color: #535353;
  font-size: 17px;
  transition: all 0.5s;
}

.flat a:before {
  background: white;
  box-shadow: 0 0 0 1px #ccc;
}

.flat a.active,
.flat a.active:after {
  background: #5397D7;
}


/* Start blocks view */

.content_cat.blocks .catalog_line {
  display: none;
}

.content_cat.blocks .clr_item {
  display: none;
}

.content_cat.blocks .catalog-wrap {
  margin-left: -0.66667%;
  margin-top: 20px;
}
.content_cat.blocks .catalog_item {
  float: left;
  width: 13.6%;
  /*min-width: 254px;*/
  height: 350px;
  /*overflow: hidden;*/
  padding: 10px;
  background: #ede9e8;
  margin: 0 0 0.6% 0.66667%;
  position: relative;
}
.content_cat.blocks .grey-info-block {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 40px;
  background: #a0a0a0;
  z-index: 1;
  /*overflow: hidden;*/
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 300ms ease-out 100ms;
  -moz-transition: opacity 300ms ease-out 100ms;
  -o-transition: opacity 300ms ease-out 100ms;
  transition: opacity 300ms ease-out 100ms;
}
.content_cat.blocks .catalog_item:hover .grey-info-block {
  opacity: 1;
  visibility: visible;
}
.content_cat.blocks .grey-info-block-item:first-child{
  border-left: 0;
}
.content_cat.blocks .grey-info-block-item, .content_cat.blocks .grey-info-block-item-wish {
  border-left: 1px solid #fff;
  display: block;
  float: left;
  height: 40px;
  background-image: url("../img/ico-info.png");
  background-repeat: no-repeat;
  box-sizing: border-box;
}
.content_cat.blocks .grey-info-block-item:hover {
  background-color: #a0c82c;
}
.content_cat.blocks .not_available.grey-info-block-item:hover {
  background-color: #a0a0a0;
  cursor:not-allowed
}

.content_cat.blocks .grey-info-block .add-to-cart {
  /*width: 107px;*/
  width: 40%;
  background-position: 50% 3px;
  margin: 0;
}
.content_cat.blocks .grey-info-block .favorite {
  /*width: 48px;*/
  width: 20%;
  background-position: 50% -41px;
  margin: 0;
}
.content_cat.blocks .grey-info-block .in-favorite {
  /*width: 48px;*/
  width: 20%;
  background-color: #a0c82c;
  background-position: 50% -41px;
  margin: 0;
}
#comments{
  margin: 130px 0px 10px 40px;
}

.content_cat.blocks .grey-info-block .comments {
  /*width: 48px;*/
  width: 20%;
  background-position: 50% -80px;
  margin: 0;
}
.content_cat.blocks .grey-info-block .info {
  /*width: 48px;*/
  width: 20%;
  background-position: 70% -118px;
  margin: 0;
}
.content_cat.blocks .info-popup {
  position: absolute;
  width: 100%;
  z-index: 100;
  top: 40px;
  left: 0px;
  height: 250px;
  color: #fff;
  background: #A0C82C;
  box-sizing: border-box;
  padding: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 300ms ease-out 100ms;
  -moz-transition: opacity 300ms ease-out 100ms;
  -o-transition: opacity 300ms ease-out 100ms;
  transition: opacity 300ms ease-out 100ms;
}
.content_cat.blocks .info-popup .more{
  display: block;
  margin-top: 10px;
}
.content_cat.blocks .grey-info-block .info:hover .info-popup {
  opacity: 1;
  visibility: visible;
}
.content_cat.blocks .catalog_image {
  width: auto;
  float: none;
  background: #ffffff;
  overflow: hidden;
}
.content_cat.blocks .catalog_item .img-wrap {
  height: 100%;
  border: 0;
  /*display: flex;*/
}
.content_cat.blocks .catalog_description {
  width: auto;
  margin: 10px 0;
  float: none;
}

.content_cat.blocks .catalog_price {
  width: auto;
  text-align: left !important;
  overflow: hidden;
}
.content_cat.blocks .catalog_price .price_wrap1 {
  float: left;
  max-width: 160px;
}
.content_cat.blocks .catalog_price .price_wrap1 .catalog_availability {
  margin-bottom: 10px;
  position: absolute;
  left: 0px;
  bottom: 70px;
  width: 222px;
  font-size: 16px;
}
.content_cat.blocks .catalog_price .price_wrap1 .retail_price .price_text {
  left: 0px;
  position: absolute;
  width: 185px;
  bottom: 15px;
}
.content_cat.blocks .catalog_price .price_wrap2 {
  float: right;
  position: absolute;
  bottom: 11px;
  right: 10px;
  width: 90%;
}

.content_cat.blocks .catalog_description .catalog_text {
  display: none;
}

.content_cat.blocks .price_title,
.content_cat.blocks .retail_price,
.content_cat.blocks .price_title,
.content_cat.blocks .your_price {
  text-align: left;
  position: absolute;
  bottom: 20px;
  font-size: 18px;
  font-family: 'PFBeauSansPro-Regular', sans-serif;
}

.content_cat.blocks .catalog_description .catalog_title {
  max-height: 50px;
  overflow: hidden;
}
.content_cat.blocks .catalog_description .catalog_title a {
  text-decoration: none;
  font-size: 15px;
}
.content_cat.blocks .catalog_description .catalog_title a:hover {
  text-decoration: underline;
}
.top-sort .sort-view {
  float: left;
  margin: -1px 10px 0 0;
}

.top-sort .sort-view a {
  color: #000;
  margin-right: 3px;
}

.top-sort .sort-view a.active {
  color: #A0C82C;
}

.top-sort .sort-view a.active:hover {
  color: #6C871C;
}


/* End blocks view */

.shortmenu_icon {
  background: url("../img/menu_icon.png") no-repeat;
  width: 25px;
  height: 21px;
  float: right;
  margin: 15px 10px 0 3px;
  cursor: pointer;
}

.shortmenu {
  background: #0D77B8;
  width: 100%;
  /* height: 210px; */
  position: relative;
  z-index: 100;
  color: #fff;
}

.shortmenu a {
  color: #fff;
  text-decoration: none;
}

.shortmenu ul {
  border-bottom: 1px solid #1093DB;
}

.shortmenu ul li {
  display: inline-block;
  padding: 10px;
}

.shortmenu ul li:hover,
.shortmenu ul li.active {
  background: #1093DB;
  cursor: pointer;
}

.shortmenu ul li br {
  display: none;
}

.shortmenu .menu_3 {
  background: #1093DB;
  border-bottom: 1px solid #1093DB;
}

.shortmenu .menu_3 ul li:hover {
  text-decoration: underline;
}
.list_brends {
  vertical-align: top;
  margin: 35px 0 0 0 !important;
}
.list_brends > li {
  display: inline-block;
  height: 70px;
  line-height: 70px;
  margin: 0 10px !important;
}
.list_brends > li img {
  display: block;
  height: 70px;
}
.footer_left {
  overflow: hidden;
  float: left;
  /* width: 70%; */
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

/*registration form styles*/


#reg-form .hide {
  display: none; }

/*
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  background: none; }*/

input[disabled], button[disabled] {
  background-color: #eee;
}

::-webkit-input-placeholder {
  color: #BBB; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #BBB;
  opacity: 1; }

:-ms-input-placeholder {
  color: #BBB; }

#reg-form, .register-form-table {
  width: 500px;
}

#reg-form input.input_form, #reg-form select, #reg-form textarea.input_form {
  width: 100%; }

#reg-form input.input-fio{
  width: 162px;
}

#reg-form input.input-pass{
  width: 160px;
}

#reg-form input.input-s{
  width:240px;
}
#reg-form .div-fio {
  width: 500px;
  border: 1px solid #AEAEAE;
  border-radius: 6px;
  background-color: white;
}
#reg-form .div-fio input{
  border: none;
}
.reg-form-element{
  margin-top: 5px;
  padding:  3px 5px 3px 5px;
}

#basket_reg_form .reg-form-element{
  padding:  0px;
}
#submit-reg-form{
  margin: 5px 0 0 10px;
}
#reg-form .intl-tel-input {
  position: relative;
  display: block;
}
#reg-form .form_input{
  margin-top: 3px;
}
.reg-form-dpicker .date-picker-select{
  width: 33%;
  height: 35px;
}
#reg-form #error-msg {
  color: #B50000;
}
#reg-form #valid-msg {
  color: #009900;
}
#reg-form input.error {
  border: 1px solid #FF7C7C;
}
.reg-form-element input[type="radio"]{
  height: 15px;
  width: 15px;
  margin-top: 5px;
  border:none;
}

#reg-form input.iti-invalid-key{transition:background-color 0;background-color:white !important;}

#reg-form #msg-send-info{
  margin-bottom: 60px;
  margin-top:5px;
  display: block;
}
#reg-form #msg-send-info-text{
  float: left;
  width: 205px;
}

.reg_error{
  color: #B50000;
  font-size: 12px;
  float: right;
  padding: 1px;
}

.small_reg_form_text{
  font-size: 13px;
  max-width:330px ;
  display: block;
  color:#000 ;
}
#reg-form .img_pic_enter{
  display: block;
  float: left;
}
#reg-form .container_enter_form{
  width: 400px;
  margin:0px auto;
  border: 1px solid #AEAEAE;
  -webkit-box-shadow: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#currency-rate{
  color: #fff;
  position: relative;
  z-index: 10;
  float: left;
  font-weight: bold;
  padding: 0 20px;
  height: 42px;
  line-height: 42px;
}

#name_waitlist,#email_waitlist{
  border: solid 1px;
  border-radius: 7px;
  height: 25px;
  margin-bottom: 10px;
}

.show_plus_but{
  height: 25px;
  margin: -11px 3px -5px -28px;
}

.show_plus_but.state_show{
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);

}

/*end registration form styles*/

@media screen and (max-width: 1750px) {
  .content_cat.blocks .catalog_item {
    width: 19.3%;
    height:330px;
  }
  .content_cat.lists .catalog_description .catalog_title a{
    font-size:100%;
  }
  .iva_text{
    font-size:14px ;
    margin: 3px 40px 4px 10px;
    float:right;
  }
  .iva_text_full{
    font-size:20px ;
    margin: 2px 0 0 40px;
    float:right;
  }
}

@media screen and (max-width: 1650px) {
  .header-search-form .search-input {
    height: 36px;
    width: 302px;
  }
  .list_brends > li img {
    height: 50px;
  }
  .delivery-block img {
    margin: 0px 30px;
  }
  .iva_text{
    font-size:14px ;
    margin: 3px 40px 4px 10px;
    float:right;
  }
  .iva_text_full{
    font-size:20px ;
    margin: 2px 0 0 40px;
    float:right;
  }
}
@media screen and (max-width: 1550px) {
  .content_cat.blocks .catalog_item {
    width: 24.3%;
    height: 320px;
  }
  #currency-rate{
    position:absolute;
    bottom: 48px;
    right: 8px;
    color: #000;
  }
  .iva_text{
    font-size:14px ;
    margin: 3px 40px 4px 10px;
    float:right;
  }
  .iva_text_full{
    font-size:20px ;
    margin: 2px 0 0 40px;
    float:right;
  }

}
@media screen and (min-width: 1600px) {
  #main_menu > .currency__changer.first {
    margin-left: 130px;
  }
  .iva_text{
    font-size:14px ;
    margin: 3px 40px 4px 10px;
    float:right;
  }
  .iva_text_full{
    font-size:20px ;
    margin: 2px 0 0 40px;
    float:right;
  }
}
@media screen and (max-width: 1600px) {
  .content_cat.blocks .catalog_item {
    height:340px;
  }
  .center {
    width: auto;
  }
  #currency-rate {
    bottom: 56px !important;
  }
  #main_menu > li {
    padding: 0px 15px;
  }
  #subscribe-form .email-input {
    width: 370px;
  }
  .footer-menu-item {
    padding: 0px 12px;
  }
  #main_menu > li a {
    font-size: 17px;
  }
  .delivery-block img {
    width: 15%;
  }
  .detail .delivery-block,
  .deatil_catalog_item {
    width: 100%;
  }
  .detail .delivery-block {
    border: 0;
    text-align: left;
    margin-top: 20px;
  }
  .detail .delivery-block img {
    padding: 20px 5% 0px 0px;
  }
  .detail .delivery-block br {
    display: none;
  }
  .news-block h2 {
    margin: 0px 0px 20px;
  }
  .special-block-item-title {
    font-size: 18px;
  }
  #footer {
    width: 100%;
    min-width: 1024px;
  }
  .iva_text{
    font-size:14px ;
    margin: 3px 40px 4px 10px;
    float:right;
  }
  .iva_text_full{
    font-size:20px ;
    margin: 2px 0 0 40px;
    float:right;
  }
}

@media screen and (max-width: 1550px) {
  .header_time {
    width: 250px;
  }
  .content_cat.blocks .catalog_item {
    height:300px;
  }
  a#logo_link{
    margin:0;
  }
  .iva_text{
    font-size:14px ;
    margin: 3px 40px 4px 10px;
    float:right;
  }
  .iva_text_full{
    font-size:20px ;
    margin: 2px 0 0 40px;
    float:right;
  }
}

@media screen and (max-width: 1425px) {
  .header_time {
    width: 250px;
  }
  .content_cat.blocks .catalog_item {
    height:300px;
  }
  a#logo_link{
    margin:0;
  }
  .iva_text{
    font-size:14px ;
    margin: 3px 40px 4px 10px;
    float:right;
  }
  .iva_text_full{
    font-size:20px ;
    margin: 2px 0 0 40px;
    float:right;
  }
}


@media screen and (max-width: 1400px) {

  .favorite_top {
    margin: 16px 20px 0px 0px;
  }
  .login_links a, .login_register_link li {
    margin: 0px 0px 0px 20px;
  }
  .login_links, .login_register_link {
    margin: 12px 20px 0px 0px;
  }
  .header_time {
    width: 250px;
  }
  .list_brends > li img {
    height: 40px;
  }
  #subscribe-form .email-input {
    width: 300px;
    padding: 0px 110px 0px 10px;
  }
  #subscribe-form .btn-submit {
    width: 100px;
  }
  .col-2-wrap.col-2-contacts .col-2:first-child {
    width: 40%;
  }
  .col-2-wrap.col-2-contacts .col-2.col-2-lg {
    width: 60%;
  }
  .delivery-block {
    padding: 50px 0px 50px;
  }
  .delivery-block img {
    width: 12.33%;
  }
  .item-news {
    margin: 0px 0px 10px 0px;
  }
  .last-news, .last-reviews {
    padding: 0px 30px 0px 0px;
  }
  .category-block .col-4 h3 {
    font-size: 18px;
  }
  .col-4-wrap .col-4 img, .col-3-wrap .col-3 img {
    max-width: 70%;
  }
  .header-search-form {
    position: absolute;
    top: 48px;
    right: 8px;
  }
  .header-search-form .search-input {
    border: 1px solid #ccc;
    padding: 0px 50px 0px 12px;
  }
  .special-block-item-title {
    font-size: 16px;
  }
  .footer-menu-item a {
    font-size: 16px;
  }
  .footer-menu-item a,
  .footer_bg {
    font-size: 14px;
  }
  .footer-menu-item {
    padding: 0px 10px;
  }
  .footer-menu-list {
    margin: 33px 0px 30px 20px;
  }
  #subscribe-form {
    margin-left: 17px;
  }
  /*.footer_right {*/
  /*float: right;*/
  /*margin: 25px 20px 0px 0px;*/
  /*}*/
  .footer_right > span {
    display: none;
  }
  .cart-popup iframe {
    width: 1020px;
  }
  .cart-popup {
    width: 1000px;
    margin-left: -500px;
  }

  a#logo_link{
    margin:0;
  }
  .iva_text{
    font-size:14px ;
    margin: 3px 40px 4px 10px;
    float:right;
  }
  .iva_text_full{
    font-size:20px ;
    margin: 2px 0 0 40px;
    float:right;
  }
}
@media screen and (min-width: 1351px) and (max-width: 1425px) {

  .content_cat.blocks .catalog_price .price_wrap1 .catalog_availability {
    bottom: 55px;
  }
  .iva_text{
    font-size:14px ;
    margin: 3px 40px 4px 10px;
    float:right;
  }
  .iva_text_full{
    font-size:20px ;
    margin: 2px 0 0 40px;
    float:right;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1350px) {

  #main_menu > .currency__changer.first {
    margin-left: 80px;
  }
  .iva_text{
    font-size:14px ;
    margin: 3px 40px 4px 10px;
    float:right;
  }
  .iva_text_full{
    font-size:20px ;
    margin: 2px 0 0 40px;
    float:right;
  }
}
@media screen and (max-width: 1350px) {

  #currency-rate {
    bottom: 38px;
  }

  .lists.no_photo .title_lp span:first-child {
    margin-left: 49% !important;
    display: inline-block;
    width: 10%;
  }
  .lists.no_photo .title_lp span:nth-child(2) {
    margin-left: 1%;
  }

  .content_cat.lists.no_photo .text_buttons {
    width: 25%;
  }
  .content_cat.lists.no_photo .text_price {
    width: 15%;
    padding-left: 0px;
  }

  .content_cat.lists.no_photo .text_stock {
    width: 8%;
  }

  .content_cat.lists.no_photo .text_buttons > a {
    line-height: 13px !important;
    font-size: 12px;
  }

  .content_cat.blocks .catalog_item {
    width: 32.3%;
    height: 365px;
  }
  .delivery-block img {
    margin: 0px 15px;
  }
  #main_slider,
  #main_slider .slides_container,
  #main_slider .item {
    /*width: 100%;*/
  }
  .special-block {
    /*width: 100%;*/
    /*float: none;*/
  }
  .special-block-item {
    /*width: 50%;*/
    /*margin: 0;*/
  }
  .special-block .special-block-item:first-child {
    margin: 0;
  }
  .special-block-item.txt-left {
    float: left;
  }
  .special-block-item.txt-right {
    float: right;
  }
  img#logo_img{
    width:150px;
  }
  .iva_text{
    font-size:14px ;
    margin: 3px 40px 4px 10px;
    float:right;
  }
  .iva_text_full{
    font-size:20px ;
    margin: 2px 0 0 40px;
    float:right;
  }
}
@media screen and (max-width: 1200px) {

  .show_plus_but{
    margin: -11px 3px -5px -10px;
  }
  .content_cat.blocks .catalog_item{
    height:335px;
  }
  h4 {
    font-size: 16px;
  }
  #content {
    padding-top: 20px;
  }
  .list_brends > li {
    height: 34px;
    line-height: 34px;
  }
  .list_brends > li img {
    height: 34px;
  }
  #logo img {
    max-width: 90%;
  }
  .header-left,
  .left-content {
    width: 160px;
  }
  .header-right,
  #content .right-content, .largepage {
    margin-left: -160px;
  }
  .header-right > .inner {
    padding: 0px 0px 0px 174px;
  }
  #content .right-content > .inner {
    padding: 0px 40px 0px 174px;
  }
  #content.no-menu .right-content > .inner {
    padding: 0px 40px 0px 174px;
  }
  .left-pages-menu ul li ul li a {
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    word-wrap: break-word;
  }
  .largepage > .inner {
    padding: 0px 50px 0px 190px;
  }
  .footer_icons{
    margin: 0px 0px 0px 20px
  }
  a#logo_link{
    margin: 0px;
  }
  img#logo_img{
    width:100px;
  }
  #subscription_message{
    width: 190px;
  }
  .well, .payment-info {
    font-size: 12px;
  }
  .iva_text{
    font-size:14px ;
    margin: 3px 40px 4px 10px;
    float:right;
  }
  .iva_text_full{
    font-size:20px ;
    margin: 2px 0 0 40px;
    float:right;
  }
}

@media screen and (max-width: 1021px) {
  .header_time {
    width: 200px;
    margin-right: -10px;
    margin-left: -5px;
  }
  .header_lang {
    width: 70px;
    margin-left: 10px;
  }
  .content_cat.blocks .catalog_price .price_wrap1 .catalog_availability {
    bottom: 70px !important;
  }

  .content_cat.blocks .catalog_price .price_wrap1 .retail_price .price_text {
    bottom: 20px !important;
  }
  .iva_text{
    font-size:14px ;
    margin: 3px 40px 4px 10px;
    float:right;
  }
  .iva_text_full{
    font-size:20px ;
    margin: 2px 0 0 40px;
    float:right;
  }
}

@media screen and (max-width: 1020px) {
  .header_time {
    width: 200px;
    margin-right: -10px;
    margin-left: -5px;
  }
  .header_lang {
    width: 70px;
    margin-left: 10px;
  }
  .content_cat.blocks .catalog_item{
    height:330px;
  }

  .content_cat.blocks .catalog_price .price_wrap1 .catalog_availability {
    bottom: 60px;
  }

  .content_cat.blocks .catalog_price .price_wrap1 .retail_price .price_text {
    bottom: 45px;
  }
  .iva_text{
    font-size:14px ;
    margin: 3px 40px 4px 10px;
    float:right;
  }
  .iva_text_full{
    font-size:20px ;
    margin: 2px 0 0 40px;
    float:right;
  }
}
.error_users {
  display:none;
  font-size: 12px;
  color: #FF0000;
}

.error_frame{
  margin-top: -15px;
  display:none;
  font-size: 12px;
  color: #FF0000;
}

.show_form:hover{
  text-decoration: none;
}

.but_upload_image{
  width: 210px;
  margin: 0 auto;
  background-color: #A0C82C;
  color: #000;
  font-size: 13px;
  padding: 5px;
  border-radius: 5px;
}
.but_upload_image img{
  float: left;
}
#img_upld img{
  border: 1px solid transparent;
}
#img_upld img:hover{
  border: 1px solid green;
  transition: border .3s ease-in-out;
  -webkit-transition: border .3s ease-in-out;
  -moz-transition: border .3s ease-in-out;
}

.menu_filters{
  border-bottom: 1px solid #CCC;
  margin-top: 5px;
  overflow: hidden;
}

.menu_filters li{
  margin-left: 50px;
}

.menu_filters li a{
  border-bottom: 0px;

}

.wait-button-delete{
  position: absolute;
  bottom: 45px;
}


.blue,
.blue [class="box-header"],
.blue.box,
.slider.blue .ui-slider-range,
.progress.blue .ui-progressbar-value,
.sliderVertical.blue .ui-slider-range,
.progressSlim.blue .ui-progressbar-value,
.label-info,
.badge-info {
  background: #578EBE !important;
  border-color: #578EBE !important;
  color: #fff;
}

.text-success {
  color: #468847;
}

.text-error {
  color: #B94A48;
}

#wishlist.content_cat.blocks .retail_price {
  width: 250px;
}

.title_lp {
  display: none;
}

.lists.no_photo .title_lp {
  display: block;
}
.lists.no_photo .tovar_description_tabel {
  display: none;
}

.lists.no_photo .title_lp span:first-child {
  margin-left: 45%;
}
.lists.no_photo .title_lp span:nth-child(2) {
  margin-left: 2%;
}



@media screen and (min-width: 1350px) and (max-width: 1750px) {

  .new-items.blocks .catalog_availability {
    bottom: 10px !important;
  }

  .new-items.content_cat.blocks .catalog_item {
    height: 325px;
  }

  #main_menu > .currency__changer.first {
    margin-left: 100px;
  }

}

@media screen and (max-width: 1350px) {
  .header_time {
    width: 200px;
    margin-right: -10px;
    margin-left: -5px;
  }
  .header_lang {
    width: 70px;
    margin-left: 10px;
  }
  .new-items.blocks .catalog_availability {
    bottom: 10px !important;
  }

  .new-items.content_cat.blocks .catalog_item {
    height: 380px;
  }

}


#form_comm #button {
  margin-top: 5px;
}

.currency__label {
  display: none;
  position: relative;
  top: -17px;
  margin-left: -100px;
  font-size: 16px;
  color: #000;
}

.currency__changer {
  cursor: pointer;
}

#lang a{
  color: #35373c;
  font-size: 21px;

}
#lang a.active-lang{
  color: #5E8702;
}

/*#main_menu > .currency__changer.first {*/
/*margin-left: 130px;*/
/*}*/

/*#main_menu > .currency__changer:first-child {*/
/*margin-left: 150px;*/
/*}*/

#login_submit{
  /*display:none;*/
  border: 2px solid;
  border-color: white;
  margin-top: 10px;
}

#content .delivery-block{
  display: none;
}
.buy-none{
  display: none !important;
}
#wishlist .in-cart-text{
  color:white;
}

/* The Modal (background) */
#myModalNotification.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
#myModalNotification .modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop_modal;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop_modal;
  animation-duration: 0.5s
}

/* Add Animation */
@-webkit-keyframes animatetop_modal {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

@keyframes animatetop_modal {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
#myModalNotification .close {
  color: white;
  float: right;
  font-size: 36px;
  font-weight: bold;
}

#myModalNotification .close:hover,
#myModalNotification .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

#myModalNotification .modal-header {
  padding: 2px 16px;
  background-color: #a0c82c;
  color: white;
}

#myModalNotification .modal-body {padding: 2px 16px;}

#myModalNotification .modal-footer {
  padding: 2px 16px;
  background-color: #a0c82c;
  color: white;
}



