@font-face{
font-family: 'pfdin_light';
src: url('../fonts/pfdintextcondpro-light-webfont.eot');
src: url('../fonts/pfdintextcondpro-light-webfont.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/pfdintextcondpro-light-webfont.woff') format('woff'),
	 url('../fonts/pfdintextcondpro-light-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'pfdin_medium';
src: url('../fonts/pfdintextcondpro-medium-webfont.eot');
src: url('../fonts/pfdintextcondpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/pfdintextcondpro-medium-webfont.woff') format('woff'),
	 url('../fonts/pfdintextcondpro-medium-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
.toolbar_shadow {
    background-image: url(../image/toolbar_shadow.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 21px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 5;
}
.header_shadow {
    background-image: url(../image/header_shadow.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 21px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 110px;
    z-index: 5;
}
#header * {
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
#header.fixed-header {
    position: fixed;
    top: -40px;
    left: 0;
    width: 100% !important;
    z-index: 102;
    background: #f08f00de;
}
#header.fixed-header #categorydropdown-menu .submenu ,
#header.fixed-header #categorydropdown-menu .smenu {
    padding: 27px 5px 19px;
    min-height: 0px;
    margin-top: 0;
}
#header.fixed-header .category-dropdown-name {
    padding: 30px 25px 8px;
}
#header.fixed-header #categorydropdown-menu ul,
#header.fixed-header .category-dropdown-list {
top:70px;
}
.fixed-header .header-center,
.fixed-header .header-center .logo {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
    transition: all 0.5s ease; 
}
.fixed-header .header-center {
    height:70px;
/*    padding-top:12px;*/
/*top:-35px;*/
}
.fixed-header .header-center .logo {
/*    padding-top: 12px;*/
    width:15%;
}
.fixed-header #header .div_basket {
  top:0px;
} 

#hea.sticky {
  position: relative;
}
#hea.sticky {
  position: relative;
  animation-duration: 450ms;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  box-shadow: 0 0 3px #666666;
  -moz-box-shadow: 0 0 3px #666666;
  -webkit-box-shadow: 0 0 3px #666666;
  -o-box-shadow: 0 0 3px #666666;
  -ms-box-shadow: 0 0 3px #666666;
  position: fixed;
  width: 100%;
  z-index: 10000;
  top: 0;
  background: #ffffff;
}
@keyframes fadeInDown {
	0% {
	     opacity: 0; 
	    transform: translate3d(0px, -100%, 0px);
	}
	100% {
	    opacity: 1;
	    transform: none;
	}
}
@-webkit-keyframes fadeInSmallDown {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    visibility: visible;
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
@keyframes fadeInSmallDown {
  0% {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    visibility: visible;
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
}
.main_center_podbor {
  margin-top: 20px;
  /* margin-bottom: 30px; */
}
.main_center_twa {
  padding: 20px 0px;
}
.main_center_podbor_twa {
  padding: 20px 0px;
  /* margin-bottom: 30px; */
  width: 100%;
  overflow: hidden;
  position: relative;
}
.main_center_podbor_twa.bottom,
.main_center_podbor_twa_white.bottom {
  padding: 0px 0px 20px 0px;
}
.main_center_podbor_twa.mbottom,
.main_center_podbor_twa_white.mbottom {
  margin: 0px 0 20px;
}

.main_center_podbor_twa_white {
  padding: 20px 0px;
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #ffffff;
}
.section_r.quote {
}
.button-no,
.button-yes,
.button-yes2 {
  position:relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dopprod {
  width:40px;
  padding-left:0px !important;
  background: #ffffff  !important;
}
.button2.dop {
  background: #333333;
}
.button2.dop span {
  color: #ffffff;
}
.button2.dopg span {
  color: #ffffff;
}
.button2.dopg:hover span {
  color: #ffffff;
}
.button2.dopg {
  background: #595959;
}
/*******************icons********************/
.price-icons {
  text-align: center;
  padding-left: 0px;
  height: 25px;
  right: 0;
  width: 40px;
  visibility: visible;
  background-color: transparent;
  height: auto;
  top: 0;
  position: absolute;
  z-index: 10;
  padding-top: 5px;
  margin: 0;
}
.price-icons li {
  display: inline;
  padding: 0 2px;
}
.price-icons-tabs {
  text-align: center;
  padding-left: 0px;
  visibility: visible;
  background-color: transparent;
  position:relative;
  z-index: 1;
  padding-top: 5px;
  margin: 0;
}
.price-icons-tabs li {
  display: inline;
  float:left;
  padding: 5px 4px 0px 0px;
  width:24px;
}
.price-icons-3d {
  text-align: center;
  padding-left: 0px;
  height: 30px;
  right: 5px;
  width: 40px;
  visibility: visible;
  background-color: transparent;
  top: 16%;
  position: absolute;
  z-index: 10;
  margin: 0;
}
.price-icons-3d li {
  display: inline;
  padding: 0 2px;
}
.price-iconsl {
  margin: 5px 0 0;
  text-align: left;
  padding-left: 0px;
  height: 45px;
}
.price-iconsl li {
  display: inline;
  padding: 0 2px;
}
.price-icons .tire-icons img, .price-icons-3d .tire-icons img {
  max-width: 25px !important;
}
.pcard-related .price-icons img, .pcard-related .price-icons-3d img {
    max-width: 25px !important;
}
.pcard-related .good-value, .pcard-related .good-value-new {
  font-size:22px;
}
/*************** icons-new-hit******************/
.plan-new {
  background-color: #59B210;
  background: -moz-linear-gradient(left,  rgba(89,178,16,1) 0%, rgba(125,185,232,0) 100%);
  background: -webkit-linear-gradient(left,  rgba(89,178,16,1) 0%,rgba(125,185,232,0) 100%);
  background: linear-gradient(to right,  rgba(89,178,16,1) 0%,rgba(125,185,232,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59b210', endColorstr='#007db9e8',GradientType=1 );
  color: #fff;
  left: 0px;
  padding: 3px 5px;
  position: relative;
  text-align: left;
}
.plan-hit {
  background-color: #0486C7;
  background: -moz-linear-gradient(left,  rgba(4,134,199,1) 0%, rgba(125,185,232,0) 100%);
  background: -webkit-linear-gradient(left,  rgba(4,134,199,1) 0%,rgba(125,185,232,0) 100%);
  background: linear-gradient(to right,  rgba(4,134,199,1) 0%,rgba(125,185,232,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0486c7', endColorstr='#007db9e8',GradientType=1 );
  color: #fff;
  left: 0px;
  padding: 3px 5px;
  position: relative;
  text-align: left;
}
.plan-action {
  background-color: #f08f00;
  background: -moz-linear-gradient(left,  rgba(234,22,22,1) 0%, rgba(125,185,232,0) 100%);
  background: -webkit-linear-gradient(left,  rgba(234,22,22,1) 0%,rgba(125,185,232,0) 100%);
  background: linear-gradient(to right,  rgba(234,22,22,1) 0%,rgba(125,185,232,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f08f00', endColorstr='#007db9e8',GradientType=1 );
  color: #fff;
  left: 0px;
  padding: 3px 5px;
  position: relative;
  text-align: left;
}
.pricing-hit-cat {
  height: 48px;
  overflow: hidden;
  position: absolute;
  width: 48px;
  right:0px;
  top:0px;
  z-index:10;
}
.plan-hit-cat {
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.26);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.26);
  -webkit-transform: rotate(-45deg);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5BAFE9), to(#ff0000));
  background-image: -webkit-linear-gradient(top, #5BAFE9, #ff0000);
  background-image: -moz-linear-gradient(top, #5BAFE9, #ff0000);
  background-image: -ms-linear-gradient(top, #5BAFE9, #ff0000);
  background-image: -o-linear-gradient(top, #5BAFE9, #ff0000);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.37);
  color: #fff;
  font-size: 12px;
  right: 0px;
  padding: 2px 0;
  position: relative;
  text-align: center;
  top: 2px;
  transform: rotate(45deg);
  width: 70px;
}
.plan-hit:before, div.plan-hit:after {
}                          
.pricing-action {
    position: absolute;
    left: 0px;
    color: #fff;
    z-index: 10;
    top: 70px;
    line-height: 20px;
    padding: 4px 14px;
    text-transform: uppercase;
}
.pricing-action span,
.pricing-new span,
.pricing-hit span {
  position: relative;
  z-index: 100;
  margin-right: 11px;
  font: 16px pfdin_medium;
}
.pricing-action:after,
.pricing-action-sm:after {
  border-top-color: #f08f00 !important;
}
.pricing-new:after,
.pricing-new-sm:after {
  border-top-color: #59B210 !important;
}
.pricing-hit:after,
.pricing-hit-sm:after {
  border-top-color: #08C !important;
}
.pricing-action:after, 
.pricing-new:after,
.pricing-hit:after {
  content: "";
    display: inline-block;
    border-top-width: 28px;
    border-top-style: solid;
    border-left: 0px;
    border-right: 14px solid transparent;
    height: 0;
    min-width: 68px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.pricing-action-sm:after, 
.pricing-new-sm:after,
.pricing-hit-sm:after {
  content: "";
    display: inline-block;
    border-top-width: 21px;
    border-top-style: solid;
    border-left: 0px;
    border-right: 14px solid transparent;
    height: 0;
    min-width: 40px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.pricing-new,
.pricing-new-sm {
    position: absolute;
    left: 0px;
    color: #fff;
    z-index: 10;
    top: 38px;
    line-height: 20px;
    padding: 4px 14px;
    text-transform: uppercase;
}
.pricing-hit,
.pricing-hit-sm {
    position: absolute;
    left: 0px;
    color: #fff;
    z-index: 10;
    top: 0;
    line-height: 20px;
    padding: 4px 14px;
    text-transform: uppercase;
}

.pricing-action-cat {
  height: 110px;
  overflow: hidden;
  position: absolute;
  width: 110px;
  right:0px;
  top:0px;
  z-index:10;
}
.pricing-new-cat {
  height: 80px;
  overflow: hidden;
  position: absolute;
  width: 80px;
  right: -5%;
  top: -5px;
  z-index:10;
}
.pricing-new-catlist {
  height: 80px;
  overflow: hidden;
  position: absolute;
  width: 80px;
  right:0px;
  top: 0px;
  z-index:10;
}
.pricing-tab {
  height: 25px;
  overflow: hidden;
  position: static;
  width: 80px;
  z-index:10;
  margin: 5px 10px 0px 0px;
  float: left;
  display: inline-block;
}
/************************twa**********************/
.tabs-mod-twa {
  min-height: 220px;
  width: 100%;
  margin-top: 40px;
}
.tabs-mod-twa .tabs-ul {
  display: table;
  margin: 0 auto;
  list-style: none;
  padding: 10px 10px 0px 10px;
  overflow: hidden;
}
.tabs-mod-twa .char {
  margin: 0;
}
.char a.selected  {
  font-size: 15px !important;
}
.tabs-mod-twa .tabs-ul li {
  display: inline-block;
  height: 35px;
  padding: 0;
  line-height: 30px;
  float: left;
  min-width: 150px;
  margin-bottom: 10px;
}
.tabs-mod-twa .tabs-ul li:first-child {
  border: none;
}   
.tabs-mod-twa .tabs-ul a {
  color: #fff;
  text-transform: uppercase;
  padding: 4px 10px 4px 10px;
  display: block;
  text-align: center;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  /* border: 2px solid transparent; */
  background: #535353;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.tabs-mod-twa .tabs-ul a:hover {
  color: #ffffff;00 */
  background: aliceblue;
  /* background: #f08f00; */
}
.tabs-mod-twa .tabs-ul a.selected:hover  {
}
.tabs-mod-twa .tabs-ul a.selected  {
  cursor: default;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  background: #f08f00;
}
/************************twa**********************/
.info-block-kursk p {
  margin: 0 0 10px;
  padding: 0;
  color: #333333;
  font-size: 13px;
  line-height: 125%;
}
.info-block-kursk {
  margin-bottom: 20px;
}
.info-block-kursk h1 {
  color: #312222;
  text-transform: uppercase;
  padding-left: 0px !important;
  background: none !important;
  margin-top: 15px;
}
.info-block-kursk h2 {
  color: #000 !important;
  text-transform: uppercase;
  text-align: left;
  margin: 0;
  margin-bottom: 7px !important;
  border-bottom: none !important;
}
.info-block-kursk strong, .info-block-kursk a {
  color: #f08f00;
  font-weight: 600;
  font-size: 16px;
}
.fa-st {
  color: #666;
}
#slider-news {
  padding: 10px 0;
}
.news-image img {
  max-width: 100%;
  min-width: 75px;
}
.pcmin {
  max-width: 900px;
  margin: 0 auto !important;
}
.pcmin-wh {
  max-width: 900px;
  margin: 0 auto !important;
}
.pcmin570 {
  margin: 0px 10% 0px 35% !important;
}
.pcmin5 {
  max-width: 750px;
  margin: 0 auto !important;
}
/**********************map contacts**************/
.map-contacts {
  width: 40% !important;
  float: left;         
}
#map-conts table, #map-conts table tr,
#map-conts table td, #map-conts table th {
  border:none  !important;
}
#map-conts table tr:hover,
#map-conts table td:hover {
  background-color: #fff !important;
}
#map-conts a {
  font-size: 12px;
  text-align: center !important;
}
#map-conts table tr {
  text-align:center !important;
}
.map-contacts-info {
  width: 28% !important;
  float: left;
}
.map-contacts-info2 {
  width: 32% !important;
}
.map-info-block {
  width: 50%;
  padding: 15px 10px;
  height: 85px;
}
.map-contacts .image {
  display: block;
  margin-bottom: 0px;
  position: relative;
  text-align: center;
}
.map-contacts img {
  max-width: 300px;
  max-height: 225px;
}
#map-conts h4 {
  font-weight: normal;
  display: block;
  margin: 10px 0px 5px 0px;
  font-size: 15px;
  font-weight: 600;
  color: #f08f00;
}
#map-conts h3 {
  display:block;
  margin:0px 0px 5px 30px;
  font-size: 14px;
  font-weight: normal;
}
.map-info-block i {
  float: left;
  margin-right: 10px;
  color: #f08f00;
  font-size: 26px;
  width:20px;
}
#map-conts table tr {
  text-align:center;
}
.good-stocks {
  padding: 4px 0px;
  line-height: 20px;
  margin: 0px auto;
  width: 55%;
  position: relative;
  opacity: 0;
}
.good-stocks span {
  color: #ff0000;
  background-color: transparent;
  border-color: #ff0000;
  width: 18px;
  height: 18px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  padding: 0px;
  font-size: 11px;
  line-height: 18px;
  position: relative;
  display: inline-block;
  margin: 0px 3px;
  font-weight: 600;
}
.good-stocks span.disable {
  color: #d5d5d5;
  border-color: #d5d5d5;
}
.good-stocks .grand {
  text-align: center;
}
.good:hover .good-stocks,
.list_showlist-good:hover .good-stocks {
  opacity: 1;
  visibility: visible;
}
.good-stocks .grand:hover em,
.good-stocks .grand:hover i {
  display:block;
}
.good-stocks span em {
  display: none;
  z-index: 2500;
  position: absolute;
  left: -71px;
  bottom: 27px;
  border: 1px solid #ff0000;
  background-color: #fff;
  color: #000;
  white-space: nowrap;
  padding: 4px 4px;
  font-style: normal;
  z-index: 3;
  border-radius: 2px;
}
.good-stocks span  i {
  position: absolute;
  left: 50%;
  top: -13px;
  margin-left: -4px;
  width: 7px;
  height: 4px;
  z-index: 2502;
  color: #022b48;
  background-color: #fff;
  display: none;
}
.good-title-m a  {
 font-size: 13px;
}
.good-brand-container a {
  font-size: 13px;
}
.weather {
  text-align: center;
  width: 40px;
  visibility: visible;
  background-color: transparent;
  top: auto;
  position: absolute;
  z-index: 1;
  padding: 5px;
  margin: 0;
  list-style: none; 
}
.item_labels {
  position: absolute;
  right: 0;
  top: auto;
  padding: 5px;
}
.item_labels .label_ic {
  background-image: url('../image/tiresh.png');
  cursor: pointer;
  display: block;
  height: 40px;
  margin-bottom: -10px;
  position: relative;
  width: 40px;
  z-index: 5;
}
.item_labels .label_dost {
  background-image: url('../image/dost.png');
  cursor: pointer;
  display: block;
  height: 40px;
  margin-bottom: -10px;
  position: relative;
  width: 40px;
  z-index: 5;
}
/**************************************Back to top************************************/
#back-to-top {
  position: fixed;
  z-index: 1000;
  right: -45px;
  bottom: 60px;
  width: 40px;
  height: 40px;
  padding: 0px;
  border-radius: 2px;
  border: 3px solid #ffffff;
  background-color: #f08f00;
  color: #ffffff;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  opacity: 0.9;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
}
#back-to-top i {
  font-size: 48px;
  line-height: 36px;
  font-weight: normal;
  vertical-align: top;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#back-to-top:hover {
  opacity: 0.8;
  background: #f08f00;
}
#back-to-top:hover i {
  color: #333333;
}
#back-to-top.visible {
  right: 42px;
}
#back-to-top.gone {
  right: -55px;
}
/******************tireservice*****************/
.tabs-tireservice {
  padding: 0;
  display: table;
  list-style: none;
  overflow: hidden;
  width: 100%;
}
.tabs-tireservice li {
  display: inline-block;
  padding: 0;
  float: left;
  width: 46%;
  margin-bottom: 5px;
  padding: 0px 2%;
}
.tabs-tireservice li img {
  min-width: 260px;
  min-height: 180px;
}
/******************tireservice*****************/
.cart-al .alert-warning {text-align: center;font-size: 14px;color: #ff0000;font-weight: 600;/* padding-top: 5px; */}
.cart-al .alert {
  padding: 7px;
  margin: 10px 0px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.cart-al .alert-warning {
  border: 1px solid #FF0000;
}
.desa a {
  font-size:13px;
  text-decoration: none;
}
.desa {
  text-decoration: none;
}
.display-table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
/* Remove default checkbox */
label.agreement-wrap [type="checkbox"]:not(:checked), 
label.agreement-wrap [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}

label.agreement-wrap [type="checkbox"]:not(:checked) + span, 
label.agreement-wrap [type="checkbox"]:checked + span {
  position: relative;
  padding-left: 24px;
  cursor: pointer;
  height: 18px;
  line-height: 18px;
}
label.agreement-wrap [type="checkbox"]:not(:checked) + span:before {
  content: '';
  position: absolute;
  left:0;
  top: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #333;
  box-sizing: border-box;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
label.agreement-wrap [type="checkbox"]:checked + span:before { 
  content: '';
  position: absolute;
  left:0;
  top: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #333;
  box-sizing: border-box;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
/* checked mark aspect */
label.agreement-wrap [type="checkbox"]:not(:checked) + span:after, 
label.agreement-wrap [type="checkbox"]:checked + span:after {
  content: '✔';
  position: absolute;
  top: -5px;
  left: 0px;
  height: 22px;
  font-size: 28px;
  color: #f08f00;
  transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
}
/* checked mark aspect changes */
label.agreement-wrap [type="checkbox"]:not(:checked) + span:after {
  opacity: 0;
  transform: scale(0);
}
label.agreement-wrap [type="checkbox"]:checked + span:after {
  opacity: 1;
  transform: scale(1);
}
#review-form label.agreement-wrap [type="checkbox"]:not(:checked) + span:before,
#review-form label.agreement-wrap [type="checkbox"]:checked + span:before {
  top: -2px;
}
#review-form label.agreement-wrap [type="checkbox"]:checked + span:after {
  top: -7px;
}
#theme-gray-fon {
  overflow: hidden;
  background: #f5f5f5;
  padding-bottom: 30px;
}
.pcmin700 {
  max-width: 700px;
  margin: 0 auto !important;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.h2-wrap-gr-c {
  margin-bottom: 15px;
  position: relative;
  text-align: center;
}
.h1-wrap-gr *, .h2-wrap-gr *, .h2-wrap-gr-c * {
  text-transform: uppercase;
  background: #F5F5F5;
  padding: 5px 10px;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
  font: 20px pfdin_medium;
}
#slider-recom .owl-nav div {
  top: -35px;
}
.add-address-button, .checkoutquick-send {
  background: #595959;
}
.news-left {
  float: left;
  clear: left;
  padding-right: 10px;
  width: 30%;
}
.news-right {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  width: 63%;
  float:left;
}
.news-image {
  overflow: hidden;
  padding: 2px;
  background-color: #fff;
  margin: 0 0 15px 0;
  border: 1px solid #f5f5f5;
  background-color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.news-date {
  float: left;
  margin-right: 5px;
  text-align: center;
  border: 1px solid #DBDBDB;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.news-date .day {
  background-color: #f7f7f7;
  color: #f08f00;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.news-date .month {
  background-color: #535353;
  /* box-shadow: 0 -1px 0 0 rgba(0,0,0,.07) inset; */
  color: #ffffff;
  font-size: 0.8em;
  padding: 2px 0;
  display: block;
  width: 48px;
  text-transform: uppercase;
  -moz-border-radius: 0px 0px 3px 3px;
  -webkit-border-radius: 0px 0px 3px 3px;
  -khtml-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
}
.item-cat-image:before {
    content: "";
    width: 245px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -120%;
    background: url('../image/bk_effect.png') no-repeat;
}
.item-cat-image:hover:before {
    left: 200%;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
.item-cat-image {
/*	width:20%;*/
	float:left;
    height: 400px;
    padding-right: 0;
    position: relative;
}
.item-cat-image img {
    width: 100%;
    height: 415px;
}
.owl-carousel .owl-item .good {
    width: 100%;
}
.good:hover .favorites-catalog-button,
.good:hover .a_add_to_cart,
.good:hover .compare,
.good:hover .button-report-supply-small {
  opacity: 1;
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.a_add_to_cart.add-yes {
  opacity: 1;
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.a_add_to_cart {
  position:relative;
  padding: 0;
  margin-right: 5px;
  /* background-size: 16px 16px !important; */
  display: inline-block;
  padding-left: 5px;
  opacity: 0;
  z-index: 2;
  background: #ffffff;
  -ms-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  height: 40px;
}
.a_add_to_cart.catlist,
.compare.catlist,
.favorites-catalog-button.catlist {
  opacity: 1;
  width:40px;
  padding-left: 0px;
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.compare {
  position:relative;
  padding: 0;
  margin-right: 5px;
  background-size: 16px 16px !important;
  display: inline-block;
  /* right: -30px; */
  opacity: 0;
  z-index: 2;
  /* background: #3a3b3b; */
  -ms-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.2s ease-in-out 0.25s;
  -o-transition: all 0.2s ease-in-out 0.25s;
  transition: all 0.2s ease-in-out 0.25s;
}
.button-report-supply-small {
   position:relative;
  padding: 0;
  margin-right: 5px;
  background-size: 16px 16px !important;
  display: inline-block;
  /* right: -30px; */
  opacity: 0;
  z-index: 2;
  background: #ffffff;
  -ms-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.favorites-catalog-button {
    display: inline-block;
    opacity: 0;
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.2s ease-in-out 0.5s;
    -o-transition: all 0.2s ease-in-out 0.5s;
    transition: all 0.2s ease-in-out 0.5s;
}
#tab-slider-top .owl-next {
right:-252px;
}
#tab-slider-top .owl-prev {
right:-217px;
}
.col-sl {
    width: 50%;
    float: left;
}
.buttonsub {
  padding-left: 17px;
  display: inline-block;
  margin-right: 5px;
  background: #ffffff;
  /* var base */
  text-decoration: none;
  color: #fff;
  * display: inline;
  * zoom: 1;
  behavior: url('catalog/view/javascript/pie.htc');
  text-align: center;
}
.buttonsub span {
  color: #ffffff;
  font-weight: 600;
  display: block;
  padding: 9px 17px 9px 2px;
  /* var base */
  text-transform: uppercase;
  behavior: url('catalog/view/javascript/pie.htc');
}
.list_showlist-good-right .button i {
  padding-right:0px;
}
@media only screen and (min-width: 1400px) {
#slider-wrap .good {
  max-width: 100% !important;
}
}
.catalog-datetime {
  color:#ffffff;
  font-size: 13px;
  font-weight: 300;
}
.chars_wrap {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}
.chars .right {
    text-align: right;
}
.footer-adr {
    font-size: 13px !important;
}
.option-wrap b {
    font-weight: bold;
}
.good-category.m-1 {
  margin: 10px 1%;
  width: 31%;
  float: left;
  position: relative;
}
.good-category.m-1 a.category-title {
  text-align: center;
  margin-left: 0;
  font: 18px pfdin_medium; 
  padding-top: 10px;
}
.good-category.m-2,
.good-category.m-3 {
  margin: 10px 1%;
  width: 23%;
  float: left;
  position: relative;
}
.good-category.m-static {
  margin: 10px 0;
  width: 16.5%;
  float: left;
  position: relative;
}
.good-list-wrap .good {
    width: 20%;
}
.good-list-wrap .good.prcommon.stat {
  max-width: 20% !important;
}
.good-category.m-2 a.category-title,
.good-category.m-static a.category-title {
  text-align: left;
  margin-left: 10%;
  font: 18px pfdin_medium; 
  padding-top: 5px;
}
.good-category.m-3 a.category-title {
  text-align: left;
  margin-left: 5%;
  font: 17px pfdin_medium;
  padding-top: 5px;
}
.good-category-container {
    max-height: 310px;
    height: auto;
    position: absolute;
    background: #ffffff;
    width: 100% !important;
}
.good-category-container {
    transition: z-index .2s step-end,height .2s linear,max-height .2s linear,box-shadow .2s linear;
    overflow: hidden;
    z-index: 100;
}
.good-category-container:hover {
    max-height: 480px;
    padding-bottom: 10px;
}
.good-category-container:hover {
    height: auto;
}
.good-category-container:hover {
    transition: z-index .2s step-start,height .2s linear,max-height .2s linear,box-shadow .2s linear;
/*    height: 380px;*/
    z-index: 101;
    box-shadow: 0 0 51px 0 rgba(0,0,0,.22);
}
.good-category.m-2 .name-wrapper,
.good-category.m-static .name-wrapper {
  margin-left: 10%;
}
.name-wrapper {
  margin-left: 5%;
  overflow: hidden;
  padding-bottom: 10px;
  text-align: left;
}
.name-wrapper p {
  line-height: 1.42857143;
  margin: 0;
}
.name-wrapper p span {
  font-weight: 600;
  color: #333333;
}
.counters-green {
  font-size: 16px;
  font-weight: bold;
  color: #f08f00;
  letter-spacing: 0px;
}
.cost-green {
  font-size: 13px;
  color: #000000;
  letter-spacing: 0px;
  text-align: left;
  padding-left: 20% !important;
}
.cost-green strong {
    font-size: 15px;
    color: #f08f00;
}
.sizes-green {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0px;
  text-decoration: none;
  text-align: left;
  padding-left: 5px !important;
}
.sizes-green:hover {
  color: #f08f00;
  text-decoration: none;
}
.sizes_table {
  padding: 0 2%;
  margin-top:10px;
}
.sizes_table table tr {
    border-bottom: 1px solid #ebe8e5;
}
.sizes_table table tr td {
    padding: 2px 0;
}

.sizes_table table {
  width:100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.quickview_content_wrap .button2 span {
  font-size: 13px !important; 
}
/*#review-form label.agreement-wrap [type="checkbox"]:not(:checked) + span:before,
#review-form label.agreement-wrap [type="checkbox"]:checked + span:before {
  top: -2px;
}
.three-section label.select-section-dop [type="checkbox"]:checked + span:after {
  top: -7px;
} 
label.spark_vip [type="checkbox"]:not(:checked) + span, label.spark_vip [type="checkbox"]:checked + span {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    height: 18px;
    line-height: 18px;
}
  */
.pcard-box .infoblock {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  padding: 10px 0px;
}
.buttontwa {
  z-index: 1;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  background: none;
  overflow: visible;
  padding: 8px 12px 8px 12px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  display: inline-block;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #595959;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.buttontwa:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f08f00;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.buttontwa:hover:before,
.buttontwa:focus:before,
.buttontwa:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.buttontwa:hover {
  text-decoration: none;
  color: #ffffff;
}
.contact-phone-wrap .tele,
.contact-email-wrap .mail {
  margin-top: 5px;
  line-height: 150%;
  font-size: 14px;
  text-decoration: none;
}
.cart-al .alert-warning {
    text-align: center;
    font-size: 14px;
    color: #ff0000;
    font-weight: 600;
}