.breadcrumb {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	background: url("../img/dotted.png") repeat-x bottom;
	border-radius: 0;
}
.list-group-menu {
	border-radius: 0;
}
.list-group-menu li:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.list-group-menu li:last-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.list-group-menu li {
	padding: 0;
	background: none;
}
.list-group-menu li.active, .list-group-menu li.active:hover, .list-group-menu li.active:focus {
	color: #384049;
	border-color: #ddd;
	background: none;
}
.list-group-menu li a {
	z-index: 1;
	padding: 10px 15px;
	display: block;
	color: #384049;
}
.list-group-menu li a:hover {
	background-color: #f5f5f5;
}
.list-group-menu li.active a, .list-group-menu li.active a:hover, .list-group-menu li.active a:focus {
	z-index: 2;
	color: #384049;
	background-color: #f5f5f5;
	border-color: #ddd;
	font-weight: 600;
}
.list-group li {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    position: relative;
}
.page-title {
	margin-bottom: 20px;
	margin-top: 0;
	text-transform: uppercase;
}
.page-title-lg {
	margin-bottom: 30px;
	margin-top: 0;

}
.news-story {
	margin-bottom: 20px;
}
.form-heading {
	margin-bottom: 20px;
}
.pagination > li > a, .pagination > li > span {
	color: #69a0ae;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #69a0ae;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #69a0ae;
	border-color: #69a0ae;
}
.check-new {
	padding-left: 30px;
	display: block;
}
.check-new input {
	display: none;
}
.check-new input + span {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #ccc;
	float: left;
	margin-left: -22px;
	position: relative;
	top: 1px;
	background: #fff url("../img/check.png") no-repeat 50% -14px;
}
.check-new input:checked + span {
	background-position: 50% 50%;
}
.btn-reset {
	padding: 0;
	border: none;
	background: none;
	color: #69a0ae;
}
.btn-reset:hover, .btn-reset:focus {
	color: #3a879b;
}
span.line {
	width: 16px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	position: relative;
	top: 2px;
}
.table-img-wrap {
	width: 65px;
}
.cart-remove {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	line-height: 20px;
	text-align: center;
	color: #fff;
	border: none;
	background: #c84e4e url("../img/remove.png") no-repeat 50% 50%;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	vertical-align: middle;
}
.table > thead > tr > th {
	border-bottom: 1px solid #ddd;
}
.all-price {
	margin-bottom: 20px;
}
.spoiler {
	padding-bottom: 15px;
}
.spoiler-title {
	padding-left: 28px;
	font-size: 14px;
}
.spoiler-text {
	display: none;
	margin-top: 15px;
	padding-left: 28px;
}
.spoiler-mark {
	width: 21px;
	height: 21px;
	border: 1px solid #e9e9e9;
	border-radius: 50%;
	background: url("../img/spoiler-mark.png") no-repeat;
	display: block;
	float: left;
	margin-left: -28px;
}
.opened .spoiler-mark {
	background-position: 0 -19px;
	box-shadow: inset 0 2px 5px rgba(0,0,0,.15);
}
.order-point {
	margin: -10px 0 30px;
}
.order-point li {
	padding: 10px 0;
	color: #949494;
	position: relative;
}
.order-point .active {
	color: inherit;
}
.order-point .h6 {
	margin: 0;
}
.point {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	margin-right: 5px;
	background: url("../img/order-point.png") no-repeat;
}
.point-1 {
	background-position: 0 -24px;
}
.active .point-1 {
	background-position: 0 0;
}
.point-2 {
	background-position: 0 -72px;
}
.active .point-2 {
	background-position: 0 -48px;
}
.point-3 {
	background-position: 0 -120px;
}
.active .point-3 {
	background-position: 0 -96px;
}
.order-login-tabs {
	margin-bottom: 20px;
}
.order-login-tabs > li > a {
	padding-top: 5px;
	padding-bottom: 5px;
}
.order-login-tabs > .active > a, .order-login-tabs > .active > a:hover, .order-login-tabs > .active > a:focus {
	color: #fff;
	background: #7cba5d;
}
.full-product-title h1 {
	margin-bottom: 30px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	margin-top: 0;
}
.full-product-box {
    border: 1px solid #e4e4e4;
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 1px 30px 8px rgba(230, 230, 230, 0.75);

}
.full-other {
	margin-bottom: 30px;
	box-shadow: 0 1px 30px 8px rgba(230, 230, 230, 0.75);
}
.full-other-tabs {
	background: #eaeaea;
	position: relative;
	margin-bottom: -1px;
}
.full-other-tabs > li > a {
	text-transform: uppercase;
	font-size: 14px;
	color: inherit;
	padding-left: 22px;
	padding-right: 22px;
}
.full-other-tabs > li > a:hover, .full-other-tabs > li > a:focus {
	background: #d9d9d9;
}
.full-other-tabs > .active > a, .full-other-tabs > .active > a:hover, .full-other-tabs > .active > a:focus {
	background: #7cba5d;
	color: #fff;
}
.full-other-in {
	border: 1px solid #d9d9d9;
	padding: 20px;
}
.full-related {
	margin: 0 -15px;
	position: relative;
}
.comment {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}
.full-price {
	padding-bottom: 20px;
}
.full-price .current-price {
	color: inherit;
	font-size: 28px;
}
.yashare-auto-init {
	position: relative;
	left: -6px;
}
.buy-block {
	text-align: center;
}
.btn-tocart {
	width: 100%;
	height: 40px;
	background: #7cba5d;
	border-radius: 4px;
	font-weight: bold;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 37px;
	font-size: 14px;
}
.btn-tocart:hover, .btn-tocart:focus {
	color: #fff;
	background: #87c668;
}
.btn-buy-click {
	width: 100%;
	height: 30px;
	background: #ec915f;
	border-radius: 4px;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	margin-top: 10px;
}
.btn-buy-click:hover, .btn-buy-click:focus {
	color: #fff;
	background: #f89f6e;
}
.full-count {
	width: 100%;
	margin-top: 10px;
}
.full-info .inbl {
	width: 50%;
}
.zoomImg {
	cursor: move;
}
.rating-count {
	width: 80px;
	height: 16px;
	font-size: 0;
}
.rating-count ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 16px;
	position: relative;
	background: url("../img/rating-sm.png") repeat-x 0 0;
}
.rating-count ul .current {
	background: url("../img/rating-sm.png") 0 -16px;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	padding: 0;
	margin: 0;
	float: left;
}
.rating {
  width: auto;  /* Позволяем блоку адаптироваться по ширине */
  height: 24px;  /* Высота блока */
  font-size: 1.6em;  /* Устанавливаем нормальный размер шрифта для отображения звезд */
}

.rating ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 24px;
	position: relative;
	background: url("../img/rating-lg.png") repeat-x;
}
.rating ul li {
	text-indent: -90000px;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
}
.rating ul li a {
	display: block;
	width: 24px;
	height: 24px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0;
}
.rating ul li a:hover {
	background: url("../img/rating-lg.png") 0 -24px;
	z-index: 2;
	left: 0;
}
.rating ul li .r1 {
	left: 0;
}
.rating ul li .r1:hover {
	width: 24px;
}
.rating ul li .r2 {
	left: 24px;
}
.rating ul li .r2:hover {
	width: 48px;
}
.rating ul li .r3 {
	left: 48px;
}
.rating ul li .r3:hover {
	width: 72px;
}
.rating ul li .r4 {
	left: 72px;
}
.rating ul li .r4:hover {
	width: 96px;
}
.rating ul li .r5 {
	left: 96px;
}
.rating ul li .r5:hover {
	width: 120px;
}
.rating ul .current {
	background: url("../img/rating-lg.png") 0 -24px;
	position: absolute;
	height: 24px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.rating .tooltip {
	left: 140px !important;
}

@media (max-width: 767px) {
.full-price .old-price {
	display: block;
	margin-left: 0;
}
.full-price {
	padding-top: 10px;
}
.itemsort {
	margin-bottom: 20px;
}
.page-title, .page-title-lg {
	padding-top: 20px;
}
}

@media (max-width: 991px) {
.sm-hiden {
	display: none;
}
.table-img-wrap {
	width: 40px;
}
.order-point .h6 {
	font-size: 13px;
}
}

@media (min-width: 768px) {
.full-related {
	margin-right: -13px;
}
.btn-tocart, .btn-buy-click {
	width: 154px;
}
.full-count {
	width: 45px;
	margin-top: 0;
	display: inline-block;
}
.itemsort {
	float: right;
}
.full-other-tabs > li {
	float: left;
}
.order-point {
	border-right: 1px solid #e4e4e4;
	margin: 0;
}
.order-point li {
	padding: 25px 0;
}
.order-point .active:after, .order-point .active:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
}
.order-point .active:after {
	border-left-color: #fff;
	border-width: 17px;
	margin-top: -17px;
}
.order-point .active:before {
	border-left-color: #e4e4e4;
	border-width: 18px;
	margin-top: -18px;
}
.order-login-tabs li {
	display: inline-block;
}
}

@media (min-width: 992px) {
.table-lg-padding > thead > tr > th, .table-lg-padding > tbody > tr > th, .table-lg-padding > tfoot > tr > th, .table-lg-padding > thead > tr > td, .table-lg-padding > tbody > tr > td, .table-lg-padding > tfoot > tr > td {
	padding: 10px;
}
.full-info .inbl {
	width: 45%;
}
}
@media (min-width: 1200px) {
.full-info .inbl {
	width: 35%;
}
}

.bloc {
	margin-bottom: 9px;
  	min-height: 270px;
	padding: 0 5px !important;
}

.cont {
  width: 1140px;
  margin: 0 auto;
  height: 270px;
}

.hed {
  height: 60px;
  background-color: #838383;
  text-align: center;
  color: #ffffff;
  font-size: 17px;
  line-height: 60px;
  overflow: hidden;
  letter-spacing: 0px;
}

.hed1 {
  height: 50px;
  background-color: #9b9b9b;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
}

.hed p, .hed8 p {
  text-align: center !important;
}

.hed2 {
  height: 75px;
  border: 1px solid #d9d9d9;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 15px;
  color: #9b9b9b;
  border-bottom-width: 0px;
}

.hed4 {
  min-height: 65px;
}

.btn-tocart {
    padding: 8px 16px; /* Уменьшаем отступы для компактности */
    background: #636363;
    border-radius: 4px;
    font-weight: bold;
    color: #fff;
    display: inline-block; /* Используем inline-block для правильного выравнивания */
    text-align: center;
    line-height: normal; /* Убираем фиксированное line-height */
    font-size: 14px;
    width: 100%; /* Кнопка будет растягиваться по ширине */
    max-width: 150px; /* Ограничение ширины для большего контроля */
    margin: auto;
    margin-top: 10px;
    border: none;
    box-sizing: border-box;
}

@media (max-width: 480px) {
    .btn-tocart {
        font-size: 12px; /* Уменьшаем размер шрифта на маленьких экранах */
        padding: 8px 12px; /* Уменьшаем отступы для мобильных */
        max-width: 100%; /* Кнопка занимает всю ширину на мобильных */
		margin-bottom: 15px;
    }
}



.hed3 {
  text-align: center;
  min-height: 100px;
  border: 1px solid #d9d9d9;

}

.hed3 input, .hed3-cent input {
  width: 45px;
  margin-top: 12px;
  text-align: center;
}

.bloc-cent {
  min-height: 320px;
  margin-top: -20px;
  box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.19);
}

.hed8 {
  min-height: 65px;
  background-color: #5ca13f;
  text-align: center;
  color: #ffffff;
  font-size: 17px;
  line-height: normal;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.hed8 a {
  color: #ffffff;
  font-size: 17px;
  line-height: normal;
  text-decoration: none;
  text-shadow:  
    -1px -1px 0 rgba(0, 0, 0, 0.7),  
     1px -1px 0 rgba(0, 0, 0, 0.7),  
    -1px  1px 0 rgba(0, 0, 0, 0.7),  
     1px  1px 0 rgba(0, 0, 0, 0.7); /* Полупрозрачная черная обводка */
}

.zoom {display:inline-block;position: relative;}.zoom:after{content:'';display:block;width:33px;height:33px;position:absolute;top:0;right:0;background:url(icon.png);}.zoom img {display: block;width: 100%;}.zoom img::selection { background-color: transparent; }
	  .display-products-cart .number {
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border-radius: 2px;
}

  .display-products-cart .number {
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border-radius: 2px;
}
	  .display-products-cart .frame-change-count {
    width: 110px;
}
	  .display-products-cart input.plus-minus {
    border-top: 0;
    border-bottom: 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background: #fff;
    width: 50px;
    height: 26px;
    outline: none;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 30px;
}
	  .display-products-cart .btn-plus button {
    width: 30px;
    height: 26px;
    font-size: 12px;
    line-height: 0;
    padding: 0;
    cursor: pointer;
    display: inline-block;
    background: #fafafa;
    border: 0;
    outline: none;
    text-align: center;
		  color: #000;
}
	  .display-products-cart .btn-minus button {
    width: 30px;
    height: 26px;
    font-size: 20px;
    line-height: 0;
    padding: 0;
    cursor: pointer;
    display: inline-block;
    background: #fafafa;
    border: 0;
    outline: none;
    text-align: center;
		  color: #000;
}
	  .remove button{
	  	width: 100%;
		text-align: center;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-content: center;
		align-items: center;
		justify-items: center;
	  }
	  .display-products-cart .btn-plus {
    float: right;
    height: 26px;
    width: 30px;
}
	  .display-products-cart .btn-minus {
    float: left;
    height: 26px;
    width: 30px;
}
	  #cart-okno .all-total{
		text-align: right;
		margin: 10px 0;
	  }
	  #cart-okno .row{
	  	margin-bottom: 10px;
	  }
	  .ocmod-popup-footer{
		  text-align: center;
	  }
	  .ocmod-popup-footer a{
		margin: 5px 15px;
	  }
	  .ocmod-popup-footer a span{
		margin-right: 5px;
	  }
	  .modal-header{
		      display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	  }
	  

.hed3-cent {
  min-height: 100px;
  text-align: center;
}

.hed2-cent {
  min-height: 75px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 16px;
  color: #9b9b9b;
  border-bottom-width: 0px;
}

.hed1-cent {
  min-height: 50px;
  background-color: #7cba5d;
  line-height: 50px;
  text-align: center;
  font-size: 25px;
  color: #2821c0;
}

.hed-b {
  min-height: 50px;
  background-color: #636363;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  line-height: 50px;
}

.hed1-b {
  min-height: 50px;
  background-color: #434343;
  line-height: 50px;
  text-align: center;
  font-size: 25px;
  color: #ffffff;
}

.btn-tocart-cent {
  min-height: 40px;
  background: #7cba5d;
  border-radius: 4px;
  font-weight: bold;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 37px;
  font-size: 14px;
  width: 120px;
  margin: auto;
  margin-top: 10px;
  border: none;
}

.head p, .hed-b p {
  margin: 0;
}  

@media (max-width: 768px) {
.bloc-cent {
	margin: 5px 0 25px;
}
.bloc {
	margin-bottom: 20px;
}
.head, .head-b {

}
.head p, .hed-b p {
  margin: 0;
}  
  
.btn-tocart, .btn-tocart-cent {
	width: 70%;  
  	margin-left: 15%;
  	margin-right: 15%;
    font-size: 18px;
}

