/**
 Если вы хотите увеличить высоту блоков товара, просто заменить высоту на необходимую и вынесите код из этого блока, по умолчанию высота media (min-width: 768px)ока 200px. В примере ниже указана высота в 300px
 
.thumbnail-catalog .image-block {
    height: auto;
    line-height: auto;
}

.thumbnail-catalog .image-block img {
    max-height: 300px;
}
**/
 
.clicklite__buttonView {margin-left:0px !important;}

.pnotice__buttonView {width:unset !important;}
 
.cp_groupedwidget__bottom, .cp_widget__footer, .cp_widget__openbtn {
     display: none;
 }
@media (min-width: 992px) {
 .col-lg-2 {
    float: left;
    width: 11%;
}

.flexdisplay .col-lg-6 {
    width: 30% !important;
}

.col-lg-8 {
    float: left;
    width: 38%;
}

}

@media (max-width: 560px){
.adaptive-filter {
    width: 100% !important;
}
}
@media (min-width: 768px){
.adaptive-filter {
    width: 50%;
}
}
@media (min-width: 992px){
.adaptive-filter {
    width: 33.3333333333%;
}
}
@media (min-width: 1367px){
.adaptive-filter {
	width: 25%;
}
}
.text-center{text-align:center;}
.text-right{text-align:right}
.text-justify{text-align:justify;}
.thumbnail-catalog .thumbnail-catalog__image-block-hover {
	display: block !important;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.thumbnail-catalog .image-block img {
}
.thumbnail-catalog .image-block .thumbnail-catalog__image-block-img {
	max-height: inherit !important;
    max-width: 100%;
	-moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.thumbnail-catalog .image-block .thumbnail-catalog__image-block-img_1 {
	opacity: 1;
}
.thumbnail-catalog .image-block .thumbnail-catalog__image-block-img_2 {
	opacity: 0;
}
.thumbnail-catalog:hover .image-block .thumbnail-catalog__image-block_has-hover .thumbnail-catalog__image-block-img_1 {
	opacity: 0;
}
.thumbnail-catalog:hover .image-block .thumbnail-catalog__image-block_has-hover .thumbnail-catalog__image-block-img_2 {
	opacity: 1;
}

.thumbnail-catalog .bottom-block .price s,
.thumbnail-catalog .bottom-block .price s span {
    /*color: #ff0000 !important;*/
	color: #000 !important;
    font-size: 17px !important;

}

.thumbnail-catalog .cataloglist__labels {
	display: block !important;
	position: absolute;
	right: 10px;
	top: 10px;
	line-height: 21px;
	text-align: right;
}
.thumbnail-catalog .cataloglist__labels-itm {
	display: inline-block;
	padding: 0 7px;	
	font-size: 12px;
	color: #fff;
	border-radius: 3px;
	margin-bottom: 5px;
	text-decoration: none;
}
.thumbnail-catalog .cataloglist__labels-itm:hover {
	text-decoration: none;
}
.thumbnail-catalog .cataloglist__labels-itm_1 {
	background: #ff0000;
}
.thumbnail-catalog .cataloglist__labels-itm_2 {
	background: #00c000;
}

.thumbnail-catalog .cataloglist-name-new {
	font-size: 16px;
	line-height: 16px;
	font-family: 'Roboto-Medium', serif;
	word-wrap: break-word;
	position: absolute;
	color: #ffffff;
	bottom: 130px;
	width: 100%;
	text-shadow: #000000 0px 0px 5px;
	padding: 17px 0px 17px 16px;
	width: 250px;
	max-width: 100%;	
	text-align: left;
}
.thumbnail-catalog:hover .cataloglist-name-new {
	background: linear-gradient(to right, rgba(255, 105, 180, 0.9), rgba(255, 105, 180, 0.2), rgba(255, 105, 180, 0));
}

.thumbnail-catalog .cataloglist__rating {
	display: block !important;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 103px;
	line-height: 1.2;
}

.text-catalog .table-cell:nth-child(4) {
    width: 35%;
}
.text-catalog .table-cell:nth-child(1) {
    width: 16%;
}
.text-catalog .table-cell:nth-child(2) {
    width: 40%;
}
.c-main-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.c-main-image [class*="col-"] {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.c-main-image .col-lg-5 {
  margin-bottom: 20px;
  height: 220px;
  padding-right: 0 !important;
}
.c-main-image img {
  max-width: 100%;
}
.c-main-image a {
  color: #333333;
}
.c-main-image .name-lvl-one {
  font-size: 18px;
  font-family: 'Roboto-Medium', serif;
}
.c-main-image .name-lvl-two {
  font-size: 16px;
  font-family: 'Roboto-Light', serif;
  color: #c0c0c0;
}
.c-main-image .show-more {
  font-family: 'Roboto-Light', serif;
  color: #838383;
  font-size: 12px;
}
.c-main-image .show-more .fa {
  margin-left: 5px;
}
.c-main-image .show-more a {
  font-size: 14px;
  color: #838383;
  border-bottom: 1px dotted #838383;
}
.c-main-image .show-more a:hover,
.c-main-image .show-more a:focus {
  text-decoration: none;
}
.col-lg-33, .col-lg-99 {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.col-lg-3 .row:hover {
    border: 1px outset #fa5661;
}
.category-name-catalog {
    margin-bottom:15px;
}
.cart1{
    width:6%;
    float:left;
}
.cart2{
    width:20%; float:left;
        padding-top: 30px;
}
.cart3{
    width:25%; float:left;    padding-top: 25px;
    padding-left: 20px;
}
.cart4{
    width:10%; float:left;
}
.cart5{
    width:35%; float:left;
}
.cart6{
    
}
.Visota {
    min-height: 100px;
}
.main-slider-count1 {
    margin-top:62px;
}
.sb-mail-text .kmcollectemails .after {
    display:none;
}
.sb-mail {
    text-align:center;
    border:1px solid #ccc;
}
.stronger{
    font-size:12px;
}
.kmcollectemails .fail {
    color: red;
}
@media (max-width: 991px) {
   .sb-mail {
       display: none;
   }
   
   .cp_container.cp_btn_left .cp_btn {
        left: 1% !important;
        top: 79% !important;

   }
}

.sb-mail-text .kmcollectemails .after {
    display:none;
}
.sb-mail-text {
    width: 80%;
    margin: auto;
    text-align: center;
}

.kmcollectemails .fail{
    color:red;
}

.kmcollectemails input[type=email] {
    width: 65%;
    min-width: 175px;
    border-color: #fa5a64;
}

.tabel_price th, .tabel_price td {
    padding: 0px;
    width: 50%;
    border: 1px solid gray;
}

.tabel_price {
    margin:auto;
    width:90%;
    border-spacing: 0;
}


.complex-plugin-price {
    font-weight:normal;
}
.value .price, .value .prices{
    padding-top:10px;
    color: #fa5b66;
}
td.value {
    height: 35px;
}

li.xxx {
    position: static;
}

ul.menu_andr {
    width: 100%;
}

.complex-plugin-price th{
    font-size:14px;
    text-align:center;
    height:35px;
}

.pnotice{
    z-index:200160;
}
.cartsumma{
    font-size:19px;
}
.foto-gal {
	width: 100%;
	margin: 20px 0 30px;
}

.foto-sertificats {
    width: 220px;
    margin: 0 20px 20px 0;
    display: inline-block;
    text-align: center;
}

.foto-gal a img {
    width: 200px;
    border: 2px solid #ccc;
}

.foto-gal a:hover img {
	border: 2px solid #333;
}
#prewbutton, #nextbutton {
	display: block;
	width: 19px;
	height: 100%;
	position: absolute;
	top: 0;
	overflow: hidden;
	text-indent: -3000px;
	background: url(images/arrow2.png) left center no-repeat;
	opacity: 0.4;
	z-index: 3;
	outline: none !important;
}
#prewbutton {
	left: 20px;
}

#nextbutton {
	right: 20px;
	background: url(images/arrow2.png) right center no-repeat;
}

#prewbutton:hover, #nextbutton:hover {
	opacity: 1;
}


.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: fixed;
  left: 0;
  top: 5% !important;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
}

.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-prev {
  left: 0;
  float: left;
}

.lb-prev:hover {
  background: url(img/prev.png) left 48% no-repeat;
}

.lb-next {
  right: 0;
  float: right;
}

.lb-next:hover {
  background: url(img/next.png) right 48% no-repeat;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.f-sn a {
	width: 30px;
	height: 30px;
	margin-right: 20px;
	opacity: 0.8;
	display: block;
	float: left;
	text-indent: -3000px;
}

.f-sn a:hover {
	opacity: 1;
}

.f-sn-vk {
	background: url(img/icon-s-vk.png) no-repeat;
}

.f-sn-ok {
	background: url(img/icon-s-ok.png) no-repeat;
}

.f-sn-in {
	background: url(img/icon-s-instagram.png) no-repeat;
}

.f-sn-tw {
	background: url(img/icon-s-twitter.png) no-repeat;
}
.logo-fix a {
    color: #323230;
    text-decoration: none;
}
button.clicklite__buttonView {
    background-color: #595658;
}
button.clicklite__buttonView:hover {
    background-color: #1bff00;
}
.category-name {
    font-size: 22px;
    margin-top: 28px;
}
#complex-plugin-2 .value {
    color: #42aaff;
}

element.style {
}
#complex-plugin-2 .value {
    color: #42aaff;
}
td .value {
    font-size: 1.5em;
    font-weight: bold;
    color: #ff69b4;
}

@media (max-width: 989px) {
    .menu-new, .menu-discount, .menu-women, .menu-men, .menu-child, .menu-house {
        display:none;
    }
}
/* citysp-page */
.citysp-page {
}
@media (min-width: 1280px) {
	.citysp-page {
		display: flex;
		flex-wrap: wrap;
	}
}
.citysp-page__coll1 {
	box-sizing: border-box;
}
.citysp-page__coll2 {
	box-sizing: border-box;
}
@media (min-width: 1280px) {
	.citysp-page__coll1 {
		flex-shrink: 0;
		width: 490px;
	}
	.citysp-page__coll2 {
		flex-shrink: 0;
		width: 45%;
		width: calc(100% - 490px);
		padding-left: 60px;
	}
}
.citysp-select {
	margin: 22px 0 0;
}
.citysp-list {
}
.citysp-list-itm {
	display: none;
}
.citysp-list-itm.active {
	display: block;
}
.citysp-list-itm p {
	margin: 0 0 10px 15px;
}
.preimuchestva{
    display: inline-block; 
    max-width:200px; 
    margin:10px;
}
.fotopreimuchestva{
    width: auto;
}
.textpreimuchestva{
    text-align:center;
}

@media (max-width: 1220px) {
   .preimuchestva{
    display: inline-block; 
    max-width:151px; 
    margin:10px;
}
.fotopreimuchestva{
    width:90px;
}
.textpreimuchestva{
    text-align:center;
    font-size: 14px;
}
   
}

@media (max-width: 950px) {
   .preimuchestva{
    display: inline-block; 
    max-width:110px; 
    margin:10px;
}
.fotopreimuchestva{
    width:95px;
}
.textpreimuchestva{
    text-align:center;
    font-size: 12px;
}
   
}

@media (max-width: 735px) {
   .preimuchestva{
    display: inline-block; 
    max-width:50px; 
    margin:10px;
}
.fotopreimuchestva{
    width:48px;
}
.textpreimuchestva{
    text-align:center;
    font-size: 8px;
}
   
}

@media (min-width: 800px) {
.cardzakaz {
   position: relative; 
}
.cartleft {
    width: 67%;
    float: left;
}
.cartrigth {
    width: 30%;
    float: right;
    right: 5%;
    position: sticky;
    top: 161px;
}
}
.discount-text{
    font-size: 21px !important;
    color: red;}
@media (max-width: 1205px) {
.text-center {
    font-size: 20px !important;
    }
.discount-text{
    font-size: 19px !important;
    color: red;
}
}
@media (max-width: 1205px) {
  .cartrigth {
    top: 250px;
    }  
}
@media (max-width: 990px) {
  .cartrigth {
    top: 65px;
    }  
}


@media (max-width: 1450px) {
  .text-center {
    font-size: 20px !important;
    }  
    .discount-text{
    font-size: 19px !important;
    color: red;}

}
@media (max-width: 1335px) {
  .text-center {
    font-size: 18px !important;
    }  
    .discount-text{
    font-size: 17px !important;
    color: red;}

}
@media (max-width: 1235px) {
  .text-center {
    font-size: 16px !important;
    }  
    .discount-text{
    font-size: 15px !important;
    color: red;}

}
@media (max-width: 1090px) {
  .text-center, input.btn.btn-primary {
    font-size: 14px !important;
    }  
    .discount-text{
    font-size: 13px !important;
    color: red;}

    #cancel-affiliate{
     font-size: 10px;
    }
}
@media (max-width: 800px) {
  .text-center {
    font-size: 20px !important;
    }  
    .discount-text{
    font-size: 19px !important;
    color: red;}

}
.flexdisplay{
    display: flex;
}
.flexmargin{
    margin: auto;
}
.widthprice{
    width: 30% !important;
}
.preview.cart_preview {
    display: flex !important;
    top: 96% !important;
    left: 57% !important;
    width: 120px !important;
    height: 37px !important;
    background-image: url(https://nezhenka37.ru/wa-data/public/site/img/cart.png) !important;
    background-repeat: no-repeat !important;
    background-position: 13px 2px !important;
    background-size: 24% !important;
    margin: -23px 0 0 -19px !important;
}

i.addcartpreview {
    margin: auto auto auto 42px;
    font-size: 1rem !important;
}

.input-group.kupon {
    display: block;
    width: 150%;
}
.kupon-btn {
    margin: 7px 0 0 27% !important;
}
.emptycart, .cart p{
    text-align: center;
}

.widthpriceone {
    width: 20%  !important;
    display: flex;
}
.widthpriceone div{
    display: inline-block;
    vertical-align: middle;
    margin: auto;
}
.cart-discount-z{
    text-decoration-line: line-through;
    font-size: 15px !important;
    color: #ff7ebe !important;
}
.mobil-desk {
    display: none !important;
    }  
.desk-mobil {
    display: block !important;
      
  }
@media (max-width: 510px) {
  .mobil-desk {
    display: block !important;
    }  
 /** .desk-mobil {
    display: none !important; **/
      
  }
}
.image-mobil img {
    max-width: 38%;
}
.mobil-table {
    display: table;
}
.mobil-width{
    width: 100% !important
}
.mobil-marg{
    margin: auto;
}
.summa-text {
    font-size: 20px;
    color: #333333;
}

@media (max-width: 1200px) {
  .incatolog {
    display: block !important;
    }  
}
.btn-primary1 {
    background: #ff69b4; border-radius: 4px; border-color: transparent; color: #ffffff !important;
}

.catalog-main-menu{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    width: auto;
}
.catalog-main{
    width: 50%;
}
.catalog-name{
    width: 100%;
}
.catalog-name:hover{
    box-shadow: 0 0 5px 2px;
}
@media (max-width: 1000px) {
   .catalog-main{
    width: 100%;
} 

jdiv {
    display: none !important;
}

}
.product .icons-compare-favorite {
    position: inherit !important;
    top: 0px;
    right: 0px;
    float: right;
}
.instashop-img {
    overflow: hidden;
    width: 30%;
    float: left;
    margin: 5px;
    position: relative;
}

.instashop-img img {
 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
 }
 
.instashop-img img:hover{
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 }
 a.incart {
     display:none;
 }
.instashop-img:hover a.incart {
position: absolute;
    display: block;
    top: 40%;
    bottom: 40%;
    left: 40%;
    right: 40%;
    background-image: url(https://nezhenka37.ru/wa-data/public/site/img/cart.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 90%;
    opacity: 0.8;
}
@media (max-width: 1000px) {
   .instashop-img{
    width: 46%;
} 
    
}
@media only screen and (max-device-width: 700px) {
    .thumbnail-catalog .image-block .compare-favorite {
        display:none;
    }
}

.cart-mobile-position {
    position:relative;
}
.delete-position {
    position:absolute;
    top: 40%;
    right: 2%;
}
.img-cart-new img {
    max-width: 25%;
    float: left;
}
.select_quantity_new{
    display: inherit;
}

.hidden {
    display: none;
}

.button_1594323681230 {
    display: inline-block !important;
    text-decoration: none !important;
    background-color: #ffb7b7 !important;
    color: #006089 !important;
    border: 3px solid #8dcde6 !important;
    border-radius: 5px !important;
    font-size: 23px !important;
    padding: 7px 18px !important; 
    transition: all 0.8s ease !important;
}
.button_1594323681230:hover{
    text-decoration: none !important; 
    background-color: #006089 !important;
    color: #ffeded !important;
    border-color: #006089 !important;
}
.shipping-16 .price {
    display: none !important;
}

.shipping-33 .price {
    display: none !important;
}