.header--medicine .header__extra span {
  background-color: #575757;
}

.header--medicine .header__extra span i {
  color: #fff;
}

.header--medicine .header__left p strong {
  color: #ec0101 !important;
}

.header--medicine .header__left p a {
  font-weight: 500;
  text-decoration: underline;
}

.header--medicine .header__left p a:hover {
  color: #575757;
}

.header--medicine .ps-form--quick-search {
  max-width: 100%;
  width: 100%;
}

.header--medicine .ps-form--quick-search .form-control {
  background-color: #f9f9f9;
}

.header--medicine .ps-form--quick-search button {
  color: #fff;
  background-color: #575757;
}

.header--medicine .ps-block--header-hotline p strong {
  color: #575757;
}

.header--medicine .ps-block--user-header a:hover {
  color: #575757;
}

.header--medicine .ps-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header--medicine .ps-container > * {
  flex-basis: 100%;
}

.header--medicine .ps-container .header__content-center {
  max-width: 100%;
}

.header--medicine .ps-container .header__content-right {
  max-width: 500px;
}

.header--medicine .navigation {
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
}

.header--medicine .menu--medicine {
  position: relative;
}

.header--medicine .menu--medicine a:hover {
  color: #575757 !important;
}

.header--medicine .menu--medicine .has-mega-menu {
  position: static;
}

.header--medicine .menu--product-categories li:hover {
  background-color: #575757;
}

.header--medicine .menu--product-categories li:hover a {
  color: #fff;
}

.header--medicine .mega-menu {
  max-width: 960px;
  width: 100%;
  flex-flow: row wrap;
  align-items: flex-start;
}

.header--medicine .mega-menu > * {
  max-width: 25%;
  flex-basis: 100%;
}

.header--medicine.header--sticky .ps-logo {
  display: inline-block;
}

@media screen and (max-width: 1365px) {
  .header--medicine .ps-block--header-hotline {
    display: none;
  }
  .header--medicine .ps-container .header__content-right {
    max-width: 500px;
  }
}

.header--mobile-medicine {
  background-color: #fff;
}

.header--mobile-medicine .navigation--mobile {
  background-color: #fff !important;
}

#homepage-medicine a:hover {
  color: #575757;
}

#homepage-medicine .ps-product .ps-product__actions li a:hover {
  color: #fff;
  background-color: #575757;
}

#homepage-medicine .ps-link--concern {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

#homepage-medicine .ps-link--concern span {
  display: inline-block;
  min-width: 40px;
  height: 40px;
}

#homepage-medicine .ps-link--concern strong {
  display: block;
  font-weight: 600;
}

#homepage-medicine .ps-link--concern:hover {
  color: #575757;
}

@media screen and (min-width: 768px) {
  #homepage-medicine .ps-link--concern {
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  #homepage-medicine .ps-link--concern span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
  }
}

#homepage-medicine .ps-home-medicine-concerns {
  margin-bottom: 40px;
}

@media screen and (min-width: 1200px) {
  #homepage-medicine .ps-home-medicine-concerns {
    margin-bottom: 70px;
  }
}

#homepage-medicine .ps-medicine-banner {
  margin-bottom: 40px;
}

#homepage-medicine .ps-medicine-banner .ps-collection {
  margin-bottom: 30px;
}

#homepage-medicine .ps-medicine-banner .ps-block--site-features {
  background-color: #fff;
}

#homepage-medicine .ps-medicine-banner .ps-block--site-features .ps-block__item {
  padding-top: 22px;
  padding-bottom: 22px;
}

#homepage-medicine .ps-medicine-banner .ps-block--site-features .ps-block__left i {
  color: #575757;
}

#homepage-medicine .ps-medicine--section {
  padding: 20px;
  border-radius: 4px;
  background-color: #fff;
}

#homepage-medicine .ps-medicine--section .ps-section__header {
  padding-bottom: 30px;
}

#homepage-medicine .ps-medicine--section .ps-section__header h3,#homepage-medicine .ps-medicine--section .ps-section__header .h3 {
  font-weight: 400;
}

@media screen and (min-width: 480px) {
  #homepage-medicine .ps-medicine--section .ps-section__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
  }
  #homepage-medicine .ps-medicine--section .ps-section__header h3,#homepage-medicine .ps-medicine--section .ps-section__header .h3 {
    font-weight: 400;
  }
}

@media screen and (min-width: 1200px) {
  #homepage-medicine .ps-medicine--section {
    padding: 38px;
  }
  #homepage-medicine .ps-medicine--section .ps-section__header {
    padding-bottom: 40px;
  }
}

#homepage-medicine .ps-medicine-promotion {
  margin-bottom: 50px;
}

@media screen and (min-width: 1200px) {
  #homepage-medicine .ps-medicine-promotion {
    margin-bottom: 70px;
  }
}

#homepage-medicine .ps-section__links {
  display: inline-block;
}

#homepage-medicine .ps-section__links li {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}

#homepage-medicine .ps-section__links li a {
  color: #666;
}

#homepage-medicine .ps-section__links li a:hover {
  color: #fcb800;
}

#homepage-medicine .ps-section__links li:last-child {
  margin-right: 0;
}

#homepage-medicine .ps-medicine-brands .ps-block--medicine-brand {
  margin-bottom: 50px;
}

#homepage-medicine .ps-medicine-brands .ps-section__content {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: -50px;
}

#homepage-medicine .ps-medicine-brands .ps-section__content > * {
  flex-basis: 100%;
  max-width: 50%;
}

@media screen and (min-width: 768px) {
  #homepage-medicine .ps-medicine-brands .ps-section__content > * {
    max-width: 33.33333%;
  }
}

@media screen and (min-width: 992px) {
  #homepage-medicine .ps-medicine-brands .ps-section__content > * {
    max-width: 20%;
  }
}

#homepage-medicine .ps-deal-of-day {
  margin-bottom: 40px;
}

#homepage-medicine .ps-deal-of-day .ps-product .ps-product__price {
  color: #690;
  font-size: 18px;
  font-weight: 600;
}

#homepage-medicine .ps-deal-of-day .ps-product .ps-product__price del {
  font-size: 0.8em;
  color: red;
  margin-right: 10px;
}

#homepage-medicine .ps-deal-of-day .ps-product .ps-product__price small {
  color: red;
}

@media screen and (min-width: 1200px) {
  #homepage-medicine .ps-deal-of-day {
    margin-bottom: 70px;
  }
}

#homepage-medicine .ps-medicine-brands,
#homepage-medicine .ps-medicine-testimonials {
  height: 100%;
}

#homepage-medicine .ps-medicine-brands-and-testimonial {
  margin-bottom: 50px;
}

#homepage-medicine .ps-medicine-top-categories .ps-block--category {
  position: relative;
  border-color: transparent;
}

#homepage-medicine .ps-medicine-top-categories .ps-block--category p {
  color: #000;
}

#homepage-medicine .ps-medicine-top-categories .ps-block--category:hover {
  border-color: #575757;
}

#homepage-medicine .ps-medicine-top-categories .ps-block--category:hover p {
  color: #575757;
}

#homepage-medicine .ps-medicine-top-categories .ps-section__column {
  padding: 0 10px;
}

#homepage-medicine .ps-medicine-top-categories .ps-section__content {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0 -10px;
}

#homepage-medicine .ps-medicine-top-categories .ps-section__content > * {
  flex-basis: 100%;
  max-width: 50%;
}

@media screen and (min-width: 768px) {
  #homepage-medicine .ps-medicine-top-categories .ps-section__content > * {
    max-width: calc(100% / 4);
  }
}

@media screen and (min-width: 1200px) {
  #homepage-medicine .ps-medicine-top-categories .ps-section__content > * {
    max-width: calc(100% / 5);
  }
}

@media screen and (min-width: 1440px) {
  #homepage-medicine .ps-medicine-top-categories .ps-section__content > * {
    max-width: calc(100% / 7);
  }
}

#homepage-medicine .ps-medicine-description {
  padding: 40px 0;
}

#homepage-medicine .ps-medicine-description h4 {
  margin-bottom: 30px;
}

#homepage-medicine .ps-medicine-description p {
  margin-bottom: 20px;
}

#homepage-medicine .ps-medicine-description ul {
  margin: 0 0 30px;
  padding: 0;
}

#homepage-medicine .ps-medicine-description ul li {
  list-style-type: none;
  color: #000;
}

#homepage-medicine .ps-medicine-description ul li:before {
  content: '-';
  margin-right: 1em;
}

#homepage-medicine .ps-medicine-description figure {
  margin-bottom: 30px;
}

#homepage-medicine .ps-medicine-description figure figcaption {
  font-weight: 600;
  margin-bottom: 10px;
}

@media screen and (min-width: 1200px) {
  #homepage-medicine .ps-medicine-description {
    padding: 80px 0;
  }
}

#homepage-medicine .ps-main--medicine {
  padding: 26px 0;
  background-color: #eee;
}

#homepage-medicine .ps-main--medicine .ps-medicine-top-categories {
  margin-bottom: 40px;
}

@media screen and (min-width: 1366px) {
  #homepage-medicine .ps-main--medicine .ps-medicine-top-categories {
    margin-bottom: 70px;
  }
}

#homepage-medicine .ps-footer--medicine {
  background-color: #fff;
}

#homepage-medicine .ps-footer--medicine .ps-footer__widgets {
  display: block;
}

#homepage-medicine .ps-footer--medicine .ps-footer__widgets > * {
  max-width: 100%;
  flex-basis: 100%;
}

@media screen and (min-width: 1200px) {
  #homepage-medicine .ps-footer--medicine .ps-footer__widgets {
    display: flex;
  }
}

@media screen and (min-width: 1440px) {
  #homepage-medicine .ps-footer--medicine .ps-footer__widgets {
    display: flex;
    flex-flow: row nowrap;
  }
  #homepage-medicine .ps-footer--medicine .ps-footer__widgets > * {
    flex-basis: 100%;
  }
  #homepage-medicine .ps-footer--medicine .ps-footer__widgets .ps-footer__left {
    max-width: 420px;
  }
}

#homepage-medicine .ps-medicine-subscribe {
  margin-bottom: 40px;
  padding: 20px 20px;
}

#homepage-medicine .ps-medicine-subscribe .ps-section__right {
  display: flex;
  justify-content: space-between;
}

#homepage-medicine .ps-medicine-subscribe .ps-section__right img {
  max-height: 50px;
}

#homepage-medicine .ps-medicine-subscribe .ps-form--medicine-subscribe h3,#homepage-medicine .ps-medicine-subscribe .ps-form--medicine-subscribe .h3 {
  font-weight: 600;
  font-size: 24px;
}

#homepage-medicine .ps-medicine-subscribe .ps-form--medicine-subscribe .form-group {
  position: relative;
  display: flex;
  text-transform: uppercase;
}

#homepage-medicine .ps-medicine-subscribe .ps-form--medicine-subscribe .form-group button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  border: none;
  color: #575757;
  background-color: transparent;
  text-transform: uppercase;
  font-weight: 600;
}

#homepage-medicine .ps-medicine-subscribe .ps-form--medicine-subscribe .form-group input {
  border: none;
  padding-left: 0;
  background-color: #fff;
  padding-left: 10px;
  border-bottom: 1px solid #eaeaea;
}

#homepage-medicine .ps-medicine-subscribe .ps-form--medicine-subscribe .form-group input:focus {
  background-color: transparent;
  border-bottom-color: #575757;
}

#homepage-medicine .ps-medicine-subscribe .ps-form--medicine-subscribe .ps-form__left {
  margin-bottom: 30px;
}

@media screen and (max-width: 1199px) {
  #homepage-medicine .ps-medicine-subscribe {
    background: #fff !important;
  }
}

@media screen and (min-width: 1200px) {
  #homepage-medicine .ps-medicine-subscribe {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    padding: 30px 45px;
    margin-bottom: 70px;
  }
  #homepage-medicine .ps-medicine-subscribe .ps-form--medicine-subscribe {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    max-width: 650px;
  }
  #homepage-medicine .ps-medicine-subscribe .ps-form--medicine-subscribe h3,#homepage-medicine .ps-medicine-subscribe .ps-form--medicine-subscribe .h3 {
    font-size: 30px;
  }
  #homepage-medicine .ps-medicine-subscribe .ps-form--medicine-subscribe > * {
    flex-basis: 100%;
  }
  #homepage-medicine .ps-medicine-subscribe .ps-form--medicine-subscribe .form-group input {
    background-color: transparent;
  }
  #homepage-medicine .ps-medicine-subscribe .ps-form--medicine-subscribe .ps-form__left {
    max-width: 160px;
    margin-bottom: 0;
  }
  #homepage-medicine .ps-medicine-subscribe .ps-form--medicine-subscribe .ps-form__right {
    padding-left: 30px;
  }
  #homepage-medicine .ps-medicine-subscribe .ps-section__right {
    max-width: 200px;
    display: block;
  }
  #homepage-medicine .ps-medicine-subscribe .ps-section__right a {
    display: block;
    margin-bottom: 20px;
    text-align: center;
  }
  #homepage-medicine .ps-medicine-subscribe .ps-section__right a:last-child {
    margin-bottom: 0;
  }
  #homepage-medicine .ps-medicine-subscribe .ps-section__left {
    flex-basis: 100%;
  }
}

@media screen and (min-width: 1440px) {
  #homepage-medicine .ps-medicine-subscribe {
    padding: 60px 90px;
  }
  #homepage-medicine .ps-medicine-subscribe .ps-form--medicine-subscribe .ps-form__right {
    padding-left: 90px;
  }
}

#homepage-medicine .ps-medicine--recommended-products {
  margin-bottom: 40px;
}

@media screen and (min-width: 1200px) {
  #homepage-medicine .ps-medicine--recommended-products {
    margin-bottom: 70px;
  }
}


.btnx{
	color: #fff;
    background-color: #575757;
	border: none;
	font-weight: 700;
	padding: 7px 20px!important;
	border-radius: 4px;
	margin-top:0px!important;
}

.longtile{
	max-height:200px;
	overflow:auto;
}
.pixc.ps-product__thumbnail{
	height:135px!important;
}
.pixc.ps-product__thumbnail img{
	max-height:133px!important;
	max-width:133px!important;
	width:auto!important;
}
.ps-product__thumbnail img{
	width:auto!important;
	max-height:300px!important;
}
.nopadding{
	padding:0px!important;
}
.mgtp{
	margin-bottom:20px;
	margin-top:10px;
}
.fastmenu{
	width:50%;
	font-family:Calibri, Georgia;
	float:right;
	display:block;
	margin-bottom:20px;
	padding-bottom:0px;
}
.fastmenu ul{
	font-family: 'Calibri', sans-serif;
	font-size:1.1em;
	padding:14px!important;
	list-style: none!important;
}
.fastmenu ul li{
	line-height:1em;padding-top:0.2em;padding-bottom:0.2em;;
}
.fast_head{
	font-family: 'Calibri', sans-serif;
	font-size:1.4em;
	padding:10px 0px 0px 10px;margin:0px;
}
.fastmenu li.hh_3,.fastmenu li.hh_4,.fastmenu li.hh_5{
	padding-left:16px!important;
	font-size:0.8em;
}
.fastmenu li.hh_3::before,.fastmenu li.hh_4::before,.fastmenu li.hh_5::before {
  content: "- ";
}
.fastmenu a,.fastmenu a:link,.fastmenu a:visited{
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #333;
}
.fastmenu a:hover{
	color:green;
}
.fastmenu li{
	line-height:110%;
}
.fastmenu{
	border:1px solid #ccc;
	padding-left:10px;
	margin-left:10px;
	background:#f5f5f5;
	border-radius:6px;
	text-align:left;
}
 
	.red_button a:link{
		margin-top:10px;
		margin-bottom:2px;
		padding-top:5px!important;
		padding-bottom:5px!important;
		color:red;
		border:1px dotted red;
	}

@media (max-width: 999px) {
	.red_button a:link{
		border:0px;
	}
	.xgray{
		width:87%!important;clear:both;
	}
}
.xgray{
	background-color:#e5e5e5!important;
	padding-left:10px!important;
}
.xdn{
	
	display:inline-block!important;max-width:80%;
	font-size:1em;
	color:#000;
}
.xda{
	color:#666;
	font-size:0.9em;
}
.xdp, .xdp:link,.xdp:visited{
	
	font-size:1.3em!important;
	border-bottom:1px dotted #333;
}
.xdp:hover{
	border-bottom:0px;
}
.xdp2, .xdp2:link,.xdp2:visited{
	
	font-size:1.15em!important;
	
}
.xdp:hover{
	border-bottom:0px;
}
.xdn, .xdn:link,.xdn:visited{
	font-size:1.15em!important;
	border-bottom:1px dotted #666;
}
.btn-xs{
	
	font-size:1.15em;border-bottom:1px dotted #000;
	}
	.small_h4{
		font-size:1.1em!important;
	}
	.xmc{
		padding:20px!important;
	}
	
.btnx {
    min-width: auto;
    padding: .5em 1.7em;
    font-size: 1.3rem;
}
.btnx {
    display: inline-block;
    border: 2px solid #e4eaec;
    background-color: #e4eaec;
    color: #222;
    outline: 0;
    border-radius: 0;
    padding: 1em 2em;
    font-weight: 700;
    font-size: 1.4rem;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: -0.025em;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    transition: color .3s, border-color .3s, background-color .3s, box-shadow .3s;
    white-space: nowrap;
    cursor: pointer;
}

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
.file-input-label {
	padding: 0px 10px;
	display: table-cell;
	vertical-align: middle;
  border: 1px solid #ddd;
  border-radius: 4px;
}
input[readonly] {
  background-color: white !important;
  cursor: text !important;
}

.files_output{
font-size:0.9em;
font-weight:normal;	
margin-top:1em;
margin-bottom:1em;
border:1px solid #ccc!important;
}
.files_output td,.files_output th{
	border:1px solid #ccc;
	padding:1em;
	vertical-align:center!important;
}
.nomg{
	margin:0px!important;
}
.hrmg{
	margin:0px 0px 0.5em 0px!important;
}
.quest_list{
	font-family:Georgia;
	font-size:1.2em;
}
.ps-product__group_info{
}
.center{
	text-align:center!important;
	margin:0 auto!important;
}
.man_name{
	font-weight:bold!important;
}
.tenge{
	font-size:0.8em;
	color:#333;
}


.ps-post--parallax .ps-post__header{
	padding:0px;
}
.ps-post--detail .ps-post__header{
	padding-top: 60px;
	padding-bottom: 30px;
}

.ps-variant.xx1{
			width:15px;height:15px;font-size:0.6em;color:#666;padding-bottom:1.2em;padding-right:1.2em;
		}
		
	.ps-variant__tooltip{
		margin-left:0px;
		bottom:0px;
		min-width:200px;
		
	}
	.ps-product__title{
		overflow:hidden;	
	}
	
	
div.product form.cart div.quantity .label {
    font-size: 12px;
    display: block;
    line-height: 1;
    margin-bottom: 3px;
}
div.product form.cart div.quantity .qty-box {
    border: 1px solid rgba(0,0,0,.25);
    padding: 0 20px;
    transition: .5s;
    position: relative;
}

div.product p.cart {
 margin-bottom:2em
}
div.product form.cart {
 margin-bottom:30px
}

div.product form.cart div.quantity {
 float:left;
 margin:0 30px 0 0
}
div.product form.cart div.quantity .label {
 font-size:12px;
 display:block;
 line-height:1;
 margin-bottom:3px
}
div.product form.cart div.quantity .qty-box {
 border:1px solid rgba(0,0,0,.25);
 padding:0 20px;
 transition:.5s;
 position:relative
}
div.product form.cart div.quantity .qty-box:hover {
 border-color:#000
}
div.product form.cart div.quantity .decrease,
div.product form.cart div.quantity .increase {
 font-size:20px;
 cursor:pointer;
 color:#999;
 transition:.5s;
 display:inline-block;
 position:absolute;
 top:50%;
 left:10px;
 transform:translateY(-50%)
}
div.product form.cart div.quantity .decrease:hover,
div.product form.cart div.quantity .increase:hover {
 color:#000
}
div.product form.cart div.quantity .increase {
 right:10px;
 left:auto
}

.xf{
	margin:2px;
	background:none;
	padding:3px;
	color:#000;
	border:1px dotted #666;
}
.xdf1{
						margin-top:6px;border:1px solid #ccc;padding:6px;
					}
.xf_art{
							margin-bottom:20px;padding:6px;background:#e5e5e5;
						}
							.x_item_col{
							border-bottom:1px dotted #ccc;margin-top:20px;margin-bottom:20px;
						}	.x_item_col .xic_1{font-size:1.2em;font-family:Calibri}
					.x_item_col .ps-product__title{font-size:1.3em;}
					.x_qty{
						margin-bottom:16px;
					}
					h1.page-title{
						font-size:2.4em!important;
						margin-bottom:2em;
					}
					.x_h4_group{
						border-bottom:1px dotted #ccc;padding:10px;font-size:2em;
					}
					.ps-block__content .h4{
						margin-top:1.6em;display:block;
					}
					
					.ps-document h1{
						font-size:2em!important;
					}
					.ps-document h2{
						font-size:1.8em!important;
					}
					.ps-document h3{
						font-size:1.6em!important;
					}
					.ps-document h4{
						font-size:1.4em!important;
					}
					a.und:link{
						border-bottom:1px dotted #333;
					}
					a.und:hover{
						border-bottom:0px;
					}
					
					.x_s_head{
						font-size:1.2em;
						font-weight:bold;
					}
					.x_s_price{
						font-size:1.2em;
						font-weight:bold;
					}
					.x_s_sku{
						font-size:1.2em;
						padding-top:12px;
					}
					
					
					#copytext_top{
						padding: 10px;
						border-radius: 6px;
						background: #e5e5e5;
					}
					.st2{
						float:right;
						margin-left:100px;
						text-align: right;
					}
/*