@font-face{
 font-family: "Comfortaa";
 src: local('Comfortaa Font'),
	    url("/wp-content/file/Comfortaa.woff2") format("woff2"),
      url("/wp-content/file/Comfortaa.woff") format("woff"),
      url("/wp-content/file/Comfortaa.ttf") format("truetype"),
      url("/wp-content/file/Comfortaa.eot") format("embedded-opentype"),
      url("/wp-content/file/Comfortaa.svg") format("svg");
      }
body {
	font-family: Comfortaa,"Source Sans Pro",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
/* nav style */
.site-header {
	background-color: #21323c;
}
.home.page:not(.page-template-template-homepage) .site-header{
	margin-bottom: 0;
}
.site-header ul.menu li.current-menu-item > a,
.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a{
	color: #24E1DB;
}
.site-header ul.menu li.current-menu-item > a,
.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a:hover{
	color: #1db1ac;
}
ul.menu li a,
.secondary-navigation ul.menu a{
	color: #fff;
}
.sub-menu .menu-item a{
	color:#333;
}
.secondary-navigation ul.menu a:hover{
	color: #1db1ac;
}
input[type=search]{
	background-color: #fff;
}
input[type=search]:focus{
	background-color: #f8f8f8;
}
.main-navigation ul.menu>li>a,
.main-navigation ul.nav-menu>li>a,
.site-header-cart .cart-contents{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
/* footer style */
.site-footer{
  /* change footer color */
  background-color: #21323c;
  margin: 0;
  padding: 15px 0 10px;
}
.site-footer .site-info{
	padding: 0 0 1em;
}
.footer-box{
  color: #fff;
  font-size: 12px;
  line-height: 1em;
  text-align: center;
  margin-bottom: 36px;
}
.footer-box ul{
  display: inline-table;
  float: none;
  margin: 0 auto;
  font-weight: 400;
  font-size: 12px;
  list-style-type: none;
  text-align: left;
  padding-left: 9px;
  padding-right: 9px;
  width: 20%;
}
.footer-box ul .footer-list-title{
  margin: 32px 0 6px;
  cursor: auto;
  color: #FFF;
  font-weight: 700;
}
.footer-box ul .footer-list-title:first-child{
  margin-top: 6px;
}
.footer-box ul li,
.footer-box ul li a{
  line-height: 1em;
  margin-bottom: 7px;
  color: #24E1DB;
}
.footer-box ul li a{
  cursor: pointer;
}
.footer-box ul li a:hover{
  color: #f7b632;
}
.footer-box>p{
  color: #fff;
  font-size: 12px;
  line-height: 1em;
  text-align: center;
}
.footer-box ul .footer-content{
  height: 26px;
  line-height: 26px;
  padding-left: 30px;
  background-repeat: no-repeat;
}
.footer-content-phone{
  background-image: url(/wp-content/images/footer_icon_pnone.png);
}
.footer-content-mail{
  background-image: url(/wp-content/images/footer_icon_mail.png);
}
.footer-box ul li .footer-btn{
  display: inline;
  display: inline-block;
  border-radius: 3px;
  background-color: #ef4281;
  color: #fff;
  margin-top: 5px;
  padding: 7px 15px;
  font-size: 14px;
  line-height: 14px;
}
.footer-box ul li .footer-btn:hover{
  color: #fff;
}
.footer-follow{
  display: inline;
  display: inline-block;
  margin: 0 4px;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}
.icon-facebook{
  background-image: url(/wp-content/images/footer_icon_facebook.png);
}
.icon-twitter{
  background-image: url(/wp-content/images/footer_icon_twitter.png);
}
.icon-g{
  background-image: url(/wp-content/images/footer_icon_G.png);
}
.icon-youtube{
  background-image: url(/wp-content/images/footer_icon_youtube.png);
}
.icon-in{
  background-image: url(/wp-content/images/footer_icon_in.png);
}
@media only screen and (max-width: 749px) {
  .footer-box ul{
    width:100%;
    text-align: center;
    margin-bottom: 16px;
  }
  .footer-box ul .footer-content{
    background-image: none;
    padding-left: 0;
  }
	.footer-box ul li .pay-img{
		margin: 0 auto;
	}
}
/* medicine info style */
.woocommerce-tabs ul.tabs{
	width: 100%;
	border-bottom: 1px solid rgba(0,0,0,.05);
}
.woocommerce-tabs ul.tabs li{
	float: left;
	width: 40%;
	text-indent: 16px;
}
.woocommerce-tabs ul.tabs li.active::after{
	left: -16px;
}

.woocommerce-tabs .panel{
	float: none;
	width: 100%;
	padding: 0 1px;
}
.woocommerce-tabs .panel div{
    box-sizing: border-box;
}

.woocommerce-tabs .panel .description-title{
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  color: #212121;
  margin: 0;
}
.woocommerce-tabs .panel .description-box{
  padding: 20px 5px;
  background-color: #fff;
  box-shadow: 0 0.5px 5px 0 rgba(0,0,0,.07);
  margin: 25px 0 35px;
}

.note_box{
  padding: 5px!important;
}
.note-box{
  margin: 12px 0;
  font-size: 14px;
  color: #212121;
}
.note-box .note_btn{
	display: inline-block;
	min-width: 100px;
	text-align: center;
  color: #FFFFFF;
  background-color: #EF4747;
  border-color: transparent;
  border-radius: 100px;
  margin-left: 5px;
  margin-right: 5px;
  /*padding: 2px 8px;*/
  font-weight: normal;
}
.note-caution{
  font-weight: 600;
}
/*
.note-caution .note_btn{
  padding: 2px 20px;
}
*/
.note-caution i{
  font-style: normal;
  font-weight: normal;
}

.woocommerce-tabs .panel .description-box{
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce-tabs .panel .description-box .DrugUses__container{
  position: relative;
  min-height: 1px;
}
.woocommerce-tabs .panel .description-box .box_4{
  width: 100%;
  padding-bottom: 15px;
  border-bottom: .5px solid #eee;
}
.woocommerce-tabs .panel .description-box .box_12{
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}
.woocommerce-tabs .panel .description-box .DrugUses__container div:nth-child(1){
  position: relative;
  top: 42px;
}
.woocommerce-tabs .panel .description-box .DrugUses__container img{
  width: 48px;
  height: 48px;
  -o-object-fit: contain;
  object-fit: contain;
}
.woocommerce-tabs .panel .description-box .DrugUses__container .DrugUses__header{
  font-size: 16px;
  line-height: 1.36;
  text-align: left;
  color: #000;
  margin: -6px 0 16px;
  font-weight: 400;
  padding-left: 64px;
}
.woocommerce-tabs .panel .description-box .box_12 .DrugUses__header{
  padding-left: 0px;
}
.woocommerce-tabs .panel .description-box .DrugUses__container .DrugSideEffects__label{
  padding: 2px 8px;
  border-radius: 100px;
  border: 1px solid #EF4747;
  font-size: 12px;
  color:#444444;
  background:#FFFFFF;
  margin-left: 64px;
}
.woocommerce-tabs .panel .expert-advice p,
.woocommerce-tabs .panel .description-box .DrugUses__container .DrugUses__content{
  font-size: 14px;
  line-height: 1.36;
  text-align: left;
  color: #212121;
  padding-left: 64px;
}
.woocommerce-tabs .panel .description-box .box_12 .DrugUses__content{
  padding-left: 0;
}

.woocommerce-tabs .panel .expert-advice{
  padding: 20px;
}
.woocommerce-tabs .panel .expert-advice .ExpertAdviceItem__header{
  font-size: 16px;
  line-height: 1.36;
  text-align: left;
  color: #000;
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: 400;
}
.woocommerce-tabs .panel .expert-advice ul{
  padding: 0;
  list-style: none;
  margin: 0;
}
.woocommerce-tabs .panel .expert-advice ul li{
  padding-left: 10px;
  line-height: 1.36;
}
.woocommerce-tabs .panel .expert-advice ul li:before{
  content: "\2022 ";
  color: #ef4747;
  font-weight: 700;
  font-size: 120%;
  margin-left: -10px;
  display: inline;
}

.woocommerce-tabs .panel .special-precautions{
  font-size: 12px;
  color: #434343;
}
.woocommerce-tabs .panel .description-precautions{
  margin-bottom: 35px;
}
.woocommerce-tabs .panel .description-precautions .grid{
  margin-left: 0;
}
.woocommerce-tabs .panel .description-precautions>div>div{
  width: 180px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.WarningItem__container{
  text-align: center;
  margin: 24px 0;
  border-right: 1px solid #d0d0d0;
}
.WarningItem__image{
  text-align:center;
}
.WarningItem__image img {
  width: 48px;
  height: 48px;
  margin: 0 auto 6px;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
}
.WarningItem__title {
  font-size: 12px;
  color: #212121;
  margin-bottom: 8px;
  text-align: center;
}
.WarningItem__tag{
  margin-bottom: 8px;
  border-radius: 100px;
  padding: 3px 14px;
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
}
.WarningItem__tag-empty{
  font-size: 0;
  height: 23px;
}
.WarningItem__tag-safe{
  background-color: #F0F8DC;
  color: #A1AB3F;
  margin-bottom: 14px;
}
.WarningItem__tag-risk{
  background-color: #FEE6B1;
  color: #997B3D;
  margin-bottom: 14px;
}
.WarningItem__tag-caution{
  background-color: #FACFD0;
  color: #B05555;
  margin-bottom: 14px;
}
.WarningItem__description {
  font-size: 14px;
  color: #212121;
  text-align: left;
  text-align: initial;
  position: absolute;
  top: 0;
  left: 220px;
  width: 460px;
}
.MissedDose__content{
    font-size: 14px;
    text-align: left;
    color: #212121;
    margin: 25px 0 35px;
}

/* medicine price style */
.product_info_type{
    margin: 6px;
}
.product_info_type a{
    margin-right: 12px;
    padding: 1px 8px;
    border-radius: 14px;
    border: 1px solid #96588a;
    background-color: #96588a;
    color: #fff;
}
.product_info_type a:hover{
    background-color: transparent;
    color: #96588a;
}
.product_info_type .typeDom{
    background-color: transparent;
    border: 1px solid #96588a;
    border-radius: 14px;
    color: #96588a;
}
.product_info_type .typeDom:hover{
    background-color: #96588a;
    color: #fff;
}

@media only screen and (max-width: 1000px) and (min-width: 749px) {
  .WarningItem__description {
    width: 550px;
  }
}
@media only screen and (max-width: 749px) {
	.woocommerce-tabs .panel .description-precautions>div>div{
		width: 33.3%;
		min-width: 100px;
	}
	/*
  .woocommerce-tabs .panel .description-precautions>div>div,
  .woocommerce-tabs .panel .description-box .box_4{
    width:100%; 
  } 
  .woocommerce-tabs .panel .description-box .DrugUses__container div:nth-child(1){
    position: static;
    text-align: center;
    margin-top: 12px;
  }
	*/
  .woocommerce-tabs .panel .description-box .DrugUses__container .DrugUses__header,
  .woocommerce-tabs .panel .expert-advice p,
  .woocommerce-tabs .panel .description-box .DrugUses__container .DrugUses__content{
    /*padding-left: 0;*/
  }
	.woocommerce-tabs .panel .description-box .DrugUses__container>p{
		padding-left: 64px;
	}
  .woocommerce-tabs .panel .description-box .DrugUses__container .DrugSideEffects__label{
    margin-left: 0;
  }
  .woocommerce-tabs .panel .description-box .MedicineOverview__border{
    border-left: none;
    border-right: none;
  }
  .woocommerce-tabs .panel.woocommerce-tabs .panel .description-precautions>div>div{
    width: 100%;
    border: none;
  }
  .WarningItem__description{
    /*position: static;*/
    width: 180%;
		left: 110%;
		max-height: 120px;
		overflow: auto;
  }
	/* 详情页下方的图片 */
	ul.products li.product{
		float: left;
		width: 50%;
		height: 460px;
	}
	.woocommerce .products .product-category{
		height: auto;
	}
	.related ul.products li.product{
		float: left;
		width: 33.3%;
	}
}