  .store-categories > div {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 0 15px 15px;
	text-align: left;
}

.store-cat-items a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding: 3px 0;
	display: block;
}

.store-cat-items a:hover {
	color: #9900CB !important;
}

.store-categories h3 {
	font-size: 28px;
	padding-left: 15px;
	text-align: left;
}

#hikashop .span3 figure {
	margin: 15px 0;
}

  hr {
	height: 1px;
	border-top: 1px solid #999;
}

.learn-qt-online {
	font-size: 30px;
	font-weight: 100;
	text-align: center;
}

#hikashop .span3 {
	text-align: center;
	padding-bottom: 15px;
}

  .category-box {
	 width: 230px;
	 display: inline-block;
	 margin: 0 15px 20px 0;
	 vertical-align: top;
	 text-align: center;
}

  #hikashop  .span9 .img-text {
	overflow: hidden;
}

  #hikashop .span9 .img-text figure {
	width: 350px;
	float: right;
}

  #hikashop  .span9 .img-text figure img {

}

  .category-box div {
	height: 180px;
	overflow: hidden;
}

  .category-box div a {
	display: block;

}

  .category-box div a.no-image {
	background: #D3D3D3;
	height: 180px;
	width: 230px;
	display: table-cell;
	vertical-align: middle;
	color: #888;
	text-decoration: none;
	font-weight: bold;
}


  .category-box div figure img {
	width: 100%;
}

  .category-box div .no-image {
	min-height: 185px;
}

  .category-box a.purple {
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;

}

.purchase-qt-products,
.the-qes-video {
	font-size: 21px;
	font-weight: 400;
}

.learn-online-with-qt {
	font-size: 39px;
	font-weight: 100;
}

  #hikashop .span3 {
	padding-left: 20px
}

  #hikashop  .span9 {
	border-right: 1px solid #999;
	padding-right: 20px;
	margin-left: 0 !important;
	width: 76.9% !important;
 }

  #hikashop .span9 h2,
  #hikashop  .span9 > p,
  #hikashop .span9 .img-text,
  .categories,
  .shopProducts {
	padding-left: 20px;
}

#hikashop .active {
  color: #9900CB !important;
}

#hikashop .stylelink1 {
  padding: 0 38px !important;
  margin-top: 20px;
  font-size: 19px!important;
}

#hikashop .loadingSubmit {
  width: 18px;
  height: 18px;
  background: #9900CB url("../images/icons/loadicon.gif") 10px 6px no-repeat !important;
}

  #sbox-overlay {
	  width: 100% !important;
  }

@media (max-width: 767px){
	#hikashop  .span9 h2 {
		font-size: 30px !important;
	}

	#hikashop.view-product .span9 h2 {
		font-size: 27px !important;
		padding-left: 0 !important;
	}

	#hikashop  .span9 .img-text figure {
		width: auto;
		margin-bottom: 15px;
	}


	.learn-online-with-qt {
		font-size: 32px;
	}

	.categories h3 {
		margin-bottom: 15px;
	}

	.categories,
	.store-categories > div,
	.store-categories h3,
	.shopProducts {
		text-align: center !important;
	}

	#hikashop  .span9 {
		border: none;
		width: auto !important;
	}

	.shopProduct {
		text-align: left;

	}

    .shopProductDesc {
	    padding: 10px 0 0 0 !important;
    }

    .shopProductImage {
	    float: none !important;
	    margin: 0 auto !important;
	    display: block;
    }

	.shopProductRightText {
		padding: 0 !important;
	}

	#hikashop .span3,
	#hikashop .span9 {
		padding: 0 !important;
	}

    #hikashop .purple-button {
	    margin-bottom: 20px;
    }

	#hikashop #sbox-window {
		width: 90% !important;
		left: 5% !important;
	}

}


@media (min-width: 768px) and (max-width: 1118px){
	#hikashop  .span9 .img-text figure {
		margin: 0 auto;
		float: none;
	}

	#hikashop  .span9 {
		padding-left: 20px;
		width: 72.9% !important;
	}

	#hikashop  .span3 {
		width: 26.928177% !important;
		padding-right: 15px;
	}


}

  .shopPayMet figure {
      margin: 20px 0 0 0 !important;
      display: inline-block;
  }
