/* modified by Luong */
.woocommerce .item-info .star-rating {
	width: 6.4em;
}
.woocommerce .item .frame{
	height:271px;
	width:268px;
	text-align: center;
	white-space: nowrap;
}
.woocommerce .item .frame .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.woocommerce .item .frame img {
    vertical-align: middle;
    max-height: 241px;
    max-width: 268px;
}
.woocommerce .item-info .s-desc{
	min-height: 54px;
}
.woocommerce .afeature .ft-img img {height:99px;}
#tab-description .features .afeature div {
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 20px;
}
.home .home-story {
	display:none;
}
.home .home-connect {
	display:none;
}
.woocommerce .before_shop_loop nav.woocommerce-pagination{
	margin: 0px 0px 30px 14px;
}
.woocommerce nav.woocommerce-pagination{
	margin: 0px 0px 30px;
}
.woocommerce .product .summarya .buylink {
	width: 160px;
}
header .nav-main #top-search .nav-search{
	width: 940px;
}
.top-share .addthis_sharing_toolbox span {
	background:none;
	padding:0px;
	float:left;
}
.top-share .addthis_sharing_toolbox a {
	float:left;
}
.top-share .at-share-tbx-element.addthis_20x20_style .at-share-btn,.top-share .at-share-tbx-element.addthis_20x20_white_style .at-share-btn {
	float:left;
}
.woocommerce .product .imagesa .navright {
	position: static;
}
.woocommerce .product .imagesa .thumbnails {
	height: auto !important;
}

.woocommerce .product-series .product-series-head {
	background: #02264d;
	color: #FFF;
	line-height: 50px;
	font-weight: bold;
	padding-left: 10px;
	text-transform: uppercase;
}
.productss li .item .s-desc a {
	padding: 0px;
	display: inline-block;
	color: #808080;
}
.productss li .item .s-desc a:hover {
	text-decoration: none;
}
.gform_body .gform_fields .gfield #recaptcha_table #recaptcha_response_field {
	height:22px;
}
.gform_body .gform_fields .gsection {
	width:100%;
}
header .nav-main #top-search {
	padding-right: 0px;
	position: absolute;
    right: 0px;
}
header .nav-main #top-search .button-search {
	color: #fafafa;
    font-size: 12px;
    font-weight: bold;
    line-height: 55px;
    padding: 0 18px;
    text-transform: uppercase;
	width: 165px;
}
#myCarousel a.carousel-control {
	display:none;
}
/* end modified by Luong */
