.header-wrapper {
	margin: 0 auto;
	position: relative;
	width: 1050px;
}
.header-wrapper .topmenu {
	background-color: rgba(255, 255, 0, 0.1);
}
.header-wrapper .topmenu .topmenu-ul {
	display: inline-block;
	margin-left: 75px;
}
.header-wrapper .header .centrall-column {
	width: 500px;
	float: left;
	margin-left: 47px;
	margin-top: 6px;
}
.header-wrapper .header .phone {
	display: inline-block;
	float: left;
	margin-top: 10px;
	margin-left: 17px;
}
.header-wrapper .header .worktime {
	display: inline-block;
	float: left;
	font-size: 14px;
	font-family: PFDinTextCondPro Thin Italic;
	margin-left: 47px;
	margin-top: 10px;
}
.header-wrapper .header .garantie {
	display: inline-block;
	float: left;
	width: 170px;
	font-family: PFDinTextCondPro Thin Italic;
	font-size: 16px;
	margin-left: 22px;
	margin-top: 2px;
}
.header-wrapper .header .garantie img {
	width: 39px;
	height: 40px;
	/* border: 1px solid black; */
	/* border-radius: 10px; */
	float: left;
	margin-right: 5px;
}
.header-wrapper .header .garantie .title {
	font-family: PFDinTextCondPro-Italic;
	font-size: 15px;
	margin-top: 3px;
}
.header-wrapper .header .garantie .text {
	margin: 0;
	font-size: 16px;
}

.header-wrapper .header .search {
	margin-top: 10px;
	float: left;
	width: 476px;
	position: relative;
	margin-top: 18px;
}
.header-wrapper .header .search input {
	background-color: #fff;
	border: 1px solid rgb(140, 189, 12);
	border-radius: 5px;
	color: rgb(140, 189, 12);
	outline: medium none;
	padding: 8px 5px 8px 5px;
	width: 100%;
	box-sizing: border-box;
	text-indent: 20px;
}

.header-wrapper .header .search input::-webkit-input-placeholder {
	font-family: PFDinTextCondPro Thin Italic;
	color: #76a113;
}
.header-wrapper .header .search input::-moz-placeholder {
	font-family: PFDinTextCondPro Thin Italic;
	color: #76a113;
}/* Firefox 19+ */
.header-wrapper .header .search input:-moz-placeholder {
	font-family: PFDinTextCondPro Thin Italic;
	color: #76a113;
}/* Firefox 18- */
.header-wrapper .header .search input:-ms-input-placeholder {
	font-family: PFDinTextCondPro Thin Italic;
	color: #76a113;
}

.header-wrapper .header .search a {
	right: 16px;
	position: absolute;
	top: 9px;
	background-image: url('/catalog/view/theme/default/image/search_img.jpg');
	display: block;
	width: 19px;
	height: 21px;
}
.header-wrapper .header .right-column {
	float: left;
	width: 180px;
	margin-top: 5px;
}
.header-wrapper .header .right-column .gift-text {
	background-color: rgba(255, 255, 0, 0.3);
	padding: 10px;
	border-radius: 10px;
	font-family: PFDinTextCondPro Thin Italic;
	font-size: 15px;
	margin-bottom: 10px;
}
.header-wrapper .header .right-column .cart {
	display: block;
	background-color: rgb(255,255,0);
	padding: 13px 16px 9px 80px;
	position: relative;
	font-family: PFDinTextCondPro-Regular;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
	color: black;
	border-radius: 10px;
	background-image: url('/catalog/view/theme/default/image/basket_img.png');
	background-position: 14px 6px;
	background-repeat: no-repeat;
	margin-top: 50px;
	height: 39px;
}
.header-wrapper .header .right-column .cart #cart-total {
	position: absolute;
	background-color: white;
	display: block;
	width: 23px;
	height: 23px;
	text-align: center;
	border-radius: 13px;
	line-height: 1.5;
	left: 27px;
	top: 19px;
}
.header-wrapper .header .right-column .cart .text-cart-products {
	font-family: PFDinTextCondPro Thin Italic;
	text-align: center;
	text-transform: none;
	position: relative;
	left: -7px;
	font-size: 18px;
	top: -4px;
}
.header-wrapper .header .right-column .cart .text-cart-products div {
	font-family: PFDinTextCondPro-Regular;
}

.mega-menu {
	left: 5px;
	margin-left: 0;
}
.mega-menu .mega-column {
	margin-left: 25px;
	width: 210px;
}
.mega-menu .mega-column > ul {
}
.mega-menu .mega-column .level-2 {
	margin-bottom: 20px;
}
.mega-menu .mega-column .level-2 > table  a {
	font-family: "PFDinTextCondPro-Medium" !important;
	vertical-align: middle;
	padding-bottom: 1px !important;
	float: right;
}
.mega-menu .mega-column .level-2 > table img {
	vertical-align: middle;
	margin-right: 6px;
}
.mega-menu .mega-column .level-2 > table td {
	vertical-align: top;
}
.mega-menu .mega-column .level-2 > ul {
	padding-top: 0;
}
.mega-menu .mega-column .level-3 {
	margin-top: -2px !important;
	margin-left: 41px;
}
.mega-menu .mega-column .level-3 > a {
	font-family: "PFDinTextCondPro-Regular" !important;
	font-size: 20px !important;
	border: none !important;
	margin: 4px 0 !important;
	display: block !important;
	color: #868686 !important;
}

.information-page {

	padding: 0 70px;
}
.information-page h2 {
	margin-left: 0 !important;
	margin-bottom: 15px;
}
.information-page p {

	margin-bottom: 10px;
}
.information-page strong {

	font-weight: bold;
}

.register-features .accept {
	display: block;
	text-decoration: none;
	font-family: "PFDinTextCondPro Thin Italic";
	color: #807f7f;
	margin-top: 25px;
	text-align: center;
}

.checkout_step_1 .accept {
	display: block;
	text-decoration: none;
	bottom: 31px;
	color: #808080;
	font-family: PFDinTextCondPro Thin Italic;
	font-size: 16px;
	left: 176px;
	padding-left: 57px;
	position: absolute;
	text-align: center;
}

.home-banner {

	margin-top: 30px;
}
.home-banner .bx-controls-direction a {
	display: none;
}
.home-banner:hover .bx-controls-direction a {
	display: block;
}
.home-banner .bx-wrapper {

	box-shadow: none;
}
.home-features {
	text-align: center;
	margin-bottom: 40px;
}

.home-features .feature {
	display: inline-block;
	width: 134px;
	font-family: PFDinTextCondPro Thin Italic;
	color: #696969;
	border: 1px solid #e8e0e0;
	border-radius: 10px;
	padding: 70px 15px 4px 15px;
	margin: 0 15px 0 0;
	background-repeat: no-repeat;
	background-position: top center;
	height: 56px;
	vertical-align: text-bottom;
}

.home-features .feature-1 {
	background-image: url(/catalog/view/theme/default/image/home-banner/1-6.jpg);
	background-position: 47px 15px;
}
.home-features .feature-2 {
	background-image: url(/catalog/view/theme/default/image/home-banner/15.jpg);
	background-position: 65px 25px;
}
.home-features .feature-3 {
	background-image: url(/catalog/view/theme/default/image/home-banner/1-5.jpg);
	background-position: 71px 29px;
}
.home-features .feature-4 {
	background-image: url(/catalog/view/theme/default/image/home-banner/1-4.jpg);
	background-position: 65px 24px;
}
.home-features .feature-5 {
	background-image: url(/catalog/view/theme/default/image/home-banner/1-3.jpg);
	background-position: 67px 25px;
	padding-top: 62px;
	height: 65px;
}

.product-page .predpaginations {
	margin-left: 50px;
}
.product-page .indenth2 {
	margin-left: 80px;
	word-wrap: normal;
}
.product-page .cardsCenter_colum .sticker-new {
	background-image: url(../image/sticker-new-product.png);
	width: 131px;
	height: 31px;
	position: absolute;
	right: 30px;
	top: 314px;
}
.product-page .cardsCenter_colum .sticker-special {
	background-image: url(../image/sticker-sale-product.png);
	width: 131px;
	height: 31px;
	position: absolute;
	right: 30px;
	top: 0;
}
.product-page .blockcards {
	width: 100%;
}
.product-page .cardsCenter_colum {
	margin-left: 80px;
	position: relative;
}
.product-page .cardsRight_colum {
	margin-left: 0;
}

.product-page .gallery {
	width: auto;
	margin-left: 0;
	margin-top: 20px;
}
.product-page .wrappertext {
	width: auto;
	margin-left: 0;
}
.product-page .border {
	width: auto;
	margin-left: 0;
}
.product-page .wrapperreviews {
	width: auto;
	margin-left: 0;
}

.product-item .product-image {

	position: relative;
}
.product-item .product-image .timer {

	position: absolute;
	bottom: 7px;
	left: 0;
	border-radius: 13px;
	margin: 0;
	font-family: PFDinTextCondPro-Light !important;
}
.product-timer span {

	background-color: #769430;
	color: white;
	font-size: 14px;
	margin-right: 2px;
	width: 13px;
	display: inline-block;
	text-align: center;
	padding: 2px 0px;
}

.product-timer span:first-child {
	border-radius: 5px 0 0 5px;
}
.product-timer span:last-child {
	border-radius: 0 5px 5px 0;
}

.product-item .sticker-new {

	background-image: url(../image/sticker-new-category.png);
	width: 109px;
	height: 26px;
	position: absolute;
	right: 0;
	bottom: 4px;
}
.product-item .sticker-special {
	background-image: url(../image/sticker-sale-category.png);
	width: 109px;
	height: 26px;
	position: absolute;
	right: 0;
	top: 0;
}

.product-item .old-price {

	text-decoration: line-through;
}

.product-page .product-top-rating {

	margin: 15px 0 15px 80px;
	position: relative;
}
.product-page .product-rating > p {
	color: #737373;
	font-family: PFDinTextCondPro Thin Italic;
	font-size: 15px;
	text-align: center;
	width: 85px !important;
	position: absolute;
	bottom: -20px;
}
.product-page .product-top-rating .estimate {

	margin-top: 0;
	width: auto;
	margin-left: 0;
}
.product-page .product-top-rating .review-count {
	cursor: pointer;
	font-family: PFDinTextCondPro Thin Italic;
	color: #696969;
	font-size: 16px;
	text-decoration: underline;
	margin-left: 6px;
	vertical-align: middle;
	position: relative;
	bottom: 1px;
}
.product-page .complect {

	margin-top: 35px;
	margin-left: 15px;
}
.product-page .complect .title {

	font-family: PFDinTextCondPro-Medium;
	font-style: italic;
	color: #8cbd0c;
}

.product-page .complect .products {

	margin-top: 14px;
}
.product-page .complect .products .product {

	background-repeat: no-repeat;
	background-position: 0 23px;
	float: left;
	width: 95px;
}
.product-page .complect .products .product .image {

	padding-left: 30px;
	background-image: url(../image/product-page/1-2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
.product-page .complect .products .product .name {

	font-family: PFDinTextCondPro-Light !important;
	color: black;
	font-size: 14px;
	font-style: italic;
}
.product-page .complect .products .plus {

	float: left;
	font-size: 18px;
	font-family: PGothaProBlack;
	padding-top: 26px;
	margin: 0 9px;
}
.product-page .complect .products .equal {
	float: left;
	font-size: 18px;
	font-family: PGothaProBlack;
	padding-top: 26px;
	margin: 0 9px;
}
.product-page .complect .products .total {

	float: left;
	text-align: center;
	font-family: PFDinTextCondPro-Medium;
	font-size: 30px;
	font-style: italic;
}
.product-page .complect .products .total span {
	font-size: 16px;
}
.product-page .complect .products .total .price {

}
.product-page .complect .products .total .old-price {

	font-size: 23px;
	text-decoration: line-through;
}
.product-page .complect .products .total .to-cart {

	display: block;
	background-image: url(../image/product-page/1.jpg);
	width: 90px;
	height: 33px;
	cursor: pointer;
	margin-top: 10px;
}
.product-page .complect .products .total .to-cart:hover {

	background-image: url(../image/product-page/1-1.jpg);
}
.product-page .same-product {

	width: 220px;
	border: 1px solid #e4d7d7;
	border-radius: 15px;
	padding: 10px;
	float: right;
	margin-left: 60px;
	margin-top: 20px;
}
.product-page .same-product .title {

	font-family: PFDinTextCondPro-Medium;
	color: #8cbd0c;
	margin-bottom: 20px;
	text-align: center;
	font-size: 20px;
	font-style: italic;
}
.product-page .same-product .products {

}
.product-page .same-product .products .product {

	width: 100%;
	text-align: left;
	margin: 10px 0 20px 0;
}
.product-page .same-product .products .product .image {

	width: 100px;
	text-align: center;
}
.product-page .same-product .products .product .name {

	vertical-align: top;
	font-family: PFDinTextCondPro Thin Italic;
	font-weight: bold;
	font-size: 16px;
}
.product-page .same-product .products .product .name a {
	text-decoration: none;
	color: black;
}
.product-page .same-product .products .product .name .weight {

	color: #8cbd0c;
}
.product-page .textgallery {

	width: auto;
	margin-top: 0;
}
.product-page .product-wrap {

	width: 835px;
	margin-left: 80px;
	float: left;
}

.product-page .watch-to {

	width: 100%;
	margin-bottom: 30px;
}
.product-page .watch-to .perenaznachenieblockNews {
	margin-right: 10px;
}
.product-page .estimateLeft_colum p {
	width: 15px;
	height: 15px;
	background-size: 100% 100% !important;
}
.product-page .product-rating span {
	width: 15px;
	height: 15px;
	background-size: 100% 100%;
}

.product-page .product-rating > br {
	display: none;
}
.symma_zakazov {

}
.symma_zakazov .price {

}
.symma_zakazov .price .old-total {

	display: inline-block;
	font-size: 21px;
	text-decoration: line-through;
}

.PR {

	position: relative;
}
.PR .old-price {

	position: absolute;
	font-size: 18px;
	text-decoration: line-through;
	left: 14px;
	width: 80px;
	z-index: 999;
	top: -4px;
}
.PR .new-price {

	position: relative;
	font-size: 33px;
	bottom: -11px;
}

.product-page .cardsCenter_colum .product-timer {

	position: absolute;
	left: 0;
	margin-left: 0;
	top: 290px;
}

.product-page #review-list {
	margin-left: 70px;
}
.product-page #review-list .texttt {

	padding: 15px 30px;
	width: 520px;
	border-radius: 10px;
	background-color: rgba(140,189,18,0.04);
}
.product-page #review-list .texttt p {

	font-family: PFDinTextCondPro Thin Italic;
}
.product-page #review-list .smileee {
	border-left: 0;
}



.home-slider-1 .analytics-product > a {
	position:relative;
}
.home-slider-1 .analytics-product .sticker-new {

background-image: url(../image/sticker-new-category.png);

width: 79px;

height: 26px;

position: absolute;

right: 0;

bottom: 4px;

background-size: 100%;

background-repeat: no-repeat;

background-position: bottom;
}
.home-slider-1 .analytics-product .sticker-special {
	background-image: url(../image/sticker-sale-category.png);
	width: 79px;
	height: 26px;
	position: absolute;
	right: 0;
	top: 0;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.home-slider-2 .analytics-product .blockImgproduct {
	position:relative;
}
.home-slider-2 .analytics-product .sticker-new {
background-image: url(../image/sticker-new-category.png);

width: 79px;

height: 26px;

position: absolute;

right: 0;

bottom: 4px;

background-size: 100%;

background-repeat: no-repeat;

background-position: bottom;
}
.home-slider-2 .analytics-product .sticker-special {
	background-image: url(../image/sticker-sale-category.png);
	width: 79px;
	height: 26px;
	position: absolute;
	right: 0;
	top: 0;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.catalog-sort {
	
position: relative;
	
z-index: 9;
}
.catalog-sort a {
	
display: block;
	
cursor: pointer;
}
.catalog-sort .sort-price {
	
background-image: url(../image/sort-price.jpg);
	
width: 55px;
	
height: 21px;
	
position: absolute;
	
top: 40px;
	
right: 160px;
}
.catalog-sort .sort-name {
	background-image: url(../image/sort-name.jpg);
	width: 70px;
	height: 21px;
	position: absolute;
	top: 40px;
	right: 71px;
}


.pagination-reviews .results {
	
display: none;
}
.pagination-reviews .links {
	
}
.pagination-reviews .links b {
	
background-color: #b2cc7a;
	
display: inline-block;
	
border-radius: 12px;
	
color: white;
	
width: 34px;
	
text-align: center;
	
height: 34px;
	
vertical-align: top;
	
line-height: 1.85;
	
font-weight: bold;
	
font-family: GothaProBold;
}
.pagination-reviews .links a {
	
display: inline-block;
	
border: 2px solid #b2cc7a;
	
border-radius: 12px;
	
width: 30px;
	
text-align: center;
	
height: 30px;
	
line-height: 1.75;
	
font-weight: bold;
	
color: #b2cc7a;
	
font-family: GothaProBold;
	
font-size: 17px;
}
.pagination-reviews .links a:hover {
background-color:#b2cc7a;
color:white;
}

.pagination-reviews .links .first,
.pagination-reviews .links .prev,
.pagination-reviews .links .next,
.pagination-reviews .links .last 
{
	display:none;
}

@media screen and (max-width: 1025px) {
    .product-page .product-wrap {width: 100%;    margin-left: 0px;
    float: none;}
    .kypili {    margin-left: 0;
    margin-top: 45px;}
    .blockbassket a {margin-left: 0;
    width: 100%;
    text-align: center;
    right: 0 !important;}
    .restWrArticle {left: calc(50% - 54px) !important;}
}

@media screen and (max-width: 960px) {
    .header-wrapper .topmenu .topmenu-ul {display: none;}
    .product-page .predpaginations {margin-left: 0;}
    .product-page .indenth2 {margin-left: 0;     word-wrap: normal;}
    .product-page .product-top-rating {margin: 15px 0 15px 0px;}
    .product-page .cardsCenter_colum {margin-left: 0;}
    .blockbassket a {    margin-left: 0;
    position: relative;
    top: 20px;
    margin: 0 auto;
    right: 0;}
    .menu-11last {overflow: hidden;}
    .mega-menu .mega-column .level-2 > ul {
    padding-top: 0;
    z-index: 10000;
    position: relative;
}
    .wrapper .mainmenu .vipodMainmenu li a {text-align: left;}
    .botNews, .botNews_no_article {display: block!important;margin-left: 0;opacity: 1 !important;}
    .catalog-sort {display: flex;
    justify-content: center;position: relative;}
    .catalog-sort .sort-price, .catalog-sort .sort-name {position: relative;right: 0; margin-left: 5px; margin-right: 5px;}
    .topmenu ul li > ul {
    display: block;
}
    .grantul .inner {width: 100%;}
    .grantul .inner li {width: 100% !important;}
    .grant .blockGrantName {    margin-right: 0;
    margin-top: 7px;
    padding-right: 13px;
    position: relative;width: 100%;}
    .inner {display: none !important;}
    .grantul li:hover .inner {display: block !important;}
}

@media screen and (max-width: 900px) {
    .product-page #review-list {margin-left: 0;}
    .text-otziv {width: 100%;}
    .product-page #review-list .texttt {width: calc(100% - 90px);}
    .bottom-cart-triangle {z-index: 10000;}
}

@media screen and (max-width: 767px) {
    .infoRight {margin-left: 0;margin-top: 30px;}
    .restWrArticle {left: auto !important;}
    .basketLeft_colum {
    height: auto;
    border: none;
}
    .cardsCenter_colum img {
    max-width: 100%;
        width: auto;
}
    .kypili {display: block;}
    .product-page .complect .products {
    margin-top: 14px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
    .checkout_step_1 .login-data .submit {
    background: rgba(0, 0, 0, 0) url(../image/img_l24.jpg) no-repeat scroll 0 0;
    border: medium none;
    display: block;
    height: 70px;
    left: 0 !important;
    position: relative !important;
    top: 0;
    width: 120px;
    z-index: 1;
    margin: 0 auto;
}
}

@media screen and (max-width: 1023px) {
    .paymentsLine .blockoplata {
    width: 30%;
}
}

@media screen and (max-width: 960px) {
    .grant1 .grantul li {width: 100% !important;} 
    .grant .blockGrantName {margin-top: 9px;}
}

@media screen and (max-width: 700px) {
    .product-page .same-product {float: none !important;; width: 100% !important;; margin-left: 0 !important;;}
    .category-description {margin: 0 !important;}
    .category-description .item {width: 100% !important;; margin-bottom: 20px !important;;}
}

@media screen and (max-width: 810px) {
    .b_img_1 {margin-right: 0;
    margin-top: 9px;
    max-width: 100%;}
    .b_img_2, .b_img_4 {margin-left: 0; max-width: 100%;}
    .b_img_3, .b_img_6 {margin-right: 0; max-width: 100%;}
    .what_6, .what_5, .what_4, .what_3, .what_2, .what_1 {margin-right: 0;margin-left: 0; width: 100%;}
}

@media screen and (max-width: 600px) {
    .mapWr img, .blockUnderADcapt img {
    float: none;
    margin: 0 auto;
    display: block;
}
    .ad_capt {padding-right: 0;}
}
 
@media screen and (max-width: 479px) {
    .product-page #review-list .texttt {width: 100%;}
    .comment_info {height: 40px;}
    .product-page #review-list .smileee {    margin: 0 auto;
    left: calc(50% - 50px);
    padding-left: 0;}
    
}

@media screen and (max-width: 580px) {
    .paymentsLine .blockoplata {width: 100%;}
}

@media screen and (max-width: 767px) {
    .middle_black {text-align: left;}
}