

h3 span.AG {
	margin-left: -3000px;
	color: fff;
}
h1 span.AG {
	font-size: 9px;
	color: #010e43;
}
td.gsc-search-button {
	width: 30px !important;
}
#products h3.heading-primary {
	background-color: #eee;
	padding: 9px 15px;
}
#products .pIndex {
	margin-bottom: 8%;
}
.creartive a {
	color: #555 !important;
}
section.sHightlight.section.section-parallax {
	background-repeat: no-repeat;
	background-color: #c3c3c3;
}
section.sHightlight {
	background:url(/pic/sProductHighlight.jpg) bottom right no-repeat;
	background-size: contain;
}
section.sHightlight p{
	font-size: 1.5em;
	line-height: 1.5em;
}
section.sHightlight .col {
	padding-right: 38%;
}
.cse .gsc-control-cse, .gsc-control-cse {
	padding: 0.4em !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
	padding-right: 6px !important;
}
td.gsc-search-button {
	line-height: 13px;
}
.cse .gsc-search-button-v2, .gsc-search-button-v2 {
	padding: 9px 9px 0 9px !important;
	border: 1px solid #aaa !important;
}
#contact ul.list-icons-style-3 {
	font-size: 1.2em;
}
#contact iframe {
	border: 6px solid #e3e3e3;
}
#contact #contact_form .form-group {
	margin-right: 0;
}
#contact_form .fa, #contact_form .fas {
	text-shadow: 1px 1px 2px #aaa;
	width: 20px;
}
#success_message{ display: none;}
#contact_form input[type="text"], #contact_form select, #contact_form option {
	font-size: 1.2em;
}
#contact_form  label {
	margin-right: 6px;
	font-size: 1.2em;
}
#contact_form  .control-label {
	padding-top: 0;
}
.form-control:focus {
  border-color: #0091ce;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 174, 255, 0.6);
}
#contact_form .form-group {
	margin-left: 12%;
	margin-right: 22%;
}

#checkout legend {
	color: #666;
	margin-top: 43px;
}
#checkout table.table {
	font-size: 1.3em;
}
#checkout table.table img {
	width: 100px;
	height: auto;
}
a.popup-youtube {
	font-size: 1.4em;
	margin-top: 33px;
	display: block;
}
a.cPurple2 {
	background-color: #7a607d;
}
a.cGreen3 {
	background-color: #6e9b87;
}
a.cYellow {
	background-color: #887c52;
}
a.cGreen2 {
	background-color: #719d79;
}
a.cBlue3 {
	background-color: #4479a8;
}
a.cBlue2 {
	background-color: #4a9eaa;
}
a.dsp01-pink {
	background-color: #fe3ca1;
}
a.dsp01-green3 {
	background-color: #86e533;
}
a.dsp01-green2 {
	background-color: #86e533;
}
a.dsp01-red2 {
	background-color: #eb2e58;
}
a.dsp01-red {
	background-color: #eb2e58;
}
a.dsp01-blue3 {
	background-color: #35bfd9;
}
a.dsp01-blue2 {
	background-color: #4071f1;
}
a.dsp01-blue {
	background-color: #309ce7;
}
a.dsp01-green {
	background-color: #88ae59;
}

.pDetails .pRow p {
	margin-left: 130px;
	clear: left;
	font-size: 0.9em;
	color: #aaa;
}
.pDetails ul li a {
	width: 35px;
	height: 35px;
	display: inline-block;
	margin-bottom: 0;
	color: #555;
}
.pDetails ul li {
	display: inline-block;
	color: #555;
	margin-right: 0;
	border-right: 0;
	padding-right: 13px;
}
.pDetails ul  {
	float: left;
	margin-bottom: 12px;
}
.certificates div {
	margin-bottom: 72px;
}
.certificates h5 {
	text-transform: none;
	text-align: center;
	font-size: 1.3em;
	margin-bottom: 8px;
	color: #777;
}
.login {
  max-width: 500px;
  min-width: 400px;
  margin: 12px auto 40px;
}
.login .login-form {
  background-color: rgba(172, 172, 172, 0.3);
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.2);
  padding: 40px 30px 20px;
}
.login .login-form .input-group {
  margin-top: 10px;
}
.login .login-form .input-group-addon {
  background: #fff;
  border-right: none;
}
.login .login-form input[type="email"],
.login .login-form input[type="password"] {
  bord0er-left: none;
}
.login .login-form input[type="text"]:focus,
.login .login-form input[type="password"]:focus {
  border-left: 3px solid #e74c3c;
  -webkit-transition: 0.4s ease;
}
.login .login-form input[type="submit"]#login {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
  height: 55px;
}
.login .login-form .login-bar {
  margin-top: 10px;
}
.login .login-form .login-bar label {
  font-weight: normal;
}
.login .login-form .login-bar input[type="checkbox"] {
  margin-right: 5px;
}
.login .social {
  margin: 0 auto;
  padding-top: 10px;
  text-align: center;
}
.login .social a {
  padding-top: 15px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
}
.login .social a:hover {
  text-decoration: none;
}
.login .register {
  margin-top: 20px;
  padding: 10px;
}
.login .register .register-inner {
  margin: 0 auto;
  text-align: center;
}
.login .register .register-inner .btn {
  font-size: 18px;
  padding: 10px 30px;
}

section.certificate p {
	font-size: 1.3em;
	color: #aaa;
}
section.certificate h3 {
	color: #fff;
}
section.certificate .col {
	margin-left: 40%;
}
section.certificate {
	background:#464646 url(/pic/sCertificate.jpg) bottom left no-repeat;
	padding: 72px 12px 42px 12px !important;
	background-size: contain;
}

@media (min-width: 768px) and (max-width: 991px) {
section.certificate .col {
	margin-left: 30%;
}
}
@media (max-width: 767px) {
section.certificate .col {
	margin-left: 10%;
}
}
.or-spacer {
  margin-top: 70px;
  margin-bottom: 70px;
  width: 100%;
  position: relative;
}
.or-spacer .mask {
  overflow: hidden;
  height: 20px;
}
.or-spacer .mask:after {
  content: '';
  display: block;
  margin: -25px auto 0;
  width: 100%;
  height: 25px;
  border-radius: 225px / 12px;
  box-shadow: 0 0 12px #999;
}

html .divider.divider-quaternary .fas {
	color: #aaa;
}
.pDivider {
	margin-bottom: 84px;
	margin-top: 22px;
}
ul.breadcrumb li {
	color: #fff;
}
a.anchor {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}
.pIndex h4 a:hover {
	background-color: #fff;
	color: #0088CC;
}
.pIndex h4 a {
	display: block;
	background-color: #0088CC;
	color: #fff;
	text-align: center;
	font-size: 0.89em;
	padding: 5px 5px;
	border-radius: 4px;
}
.pIndex a {
	text-align: center;
	display: block;
}
.pIndex img {
	height: 180px;
	width: auto;
}
hr.pDivider {
	margin: 84px auto;
	border-top: 2px dashed #ddd;
	height: 3px;
	background: none;
}
section.customize p{
	width: 50%;
	margin-left: 50%;
	margin-bottom: 0;
	margin-top: 11px;
	line-height: 1.5em;
	font-size: 1.4em;
}
section.customize h3{
	margin-bottom: 15px;
}
section.customize {
	text-align: right;
	background: repeating-linear-gradient(0deg, transparent, transparent 2px, #aaa 2px, #aaa 4px),url(../pic/BKcustomize.gif) top left no-repeat;
	border-top: 0;
}
#my-cart-table .pName {
	font-size: 1.5em ;
}
#my-cart-table.table-responsive {
	display: table;
}
.my-cart-btn {
	margin-top: 33px;
	clear: left;
}
.my-cart-badge {	
	background-color: #0088CC;	
}
.my-cart-icon {	
	padding-top: 0.7rem;
	color: #0088CC;	
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	font-size: 0.9em;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border-radius: 10px;
}

@media (max-width: 991px) {
#header .header-search .form-control {
	width:100%;
}
}
.pDetails label {
	background-color: #eee;
	padding: 7px 9px;
	margin-right: 10px;
	font-weight: 600;
	width: 120px;
	vertical-align: middle;
}
.pDetails h3 {
	text-transform: none;
	font-weight: bold;
	line-height: 1.0em;
	text-shadow: 1px 1px 2px #ccc;
	margin-bottom: 21px;
}
.pDetails {
	font-size: 1.3em;
	
}

.dotLeft .owl-carousel.nav-inside .owl-nav, .owl-carousel.nav-inside .owl-dots {
	left: 6px;
}

.thumb-info {
	padding: 11px 11px 3px 11px;
}
.hopper .thumb-info {
	padding: 11px 11px 11px 11px;
}
.main .toggle-content p {
	font-size: 1.25rem;
	padding: 0 12px;
	margin-bottom: 16px;
	font-weight: 300;
	line-height: 1.5em;
}
.main .toggle label {
	font-size: 1.5em;
}
.main section.toggle {
	margin-bottom: 25px;
}

.page-header-custom-background h1 span {
	font-family: "Open Sans", Arial, sans-serif;
}
.page-header.parallax {
	padding: 65px 0;
}

#footer ul {
	margin-left: 0;
	padding-left: 0;
}
#footer .newsHighlight a:hover {
	color: #fff;
	text-decoration: none;
}
#footer .newsHighlight a {
	font-size: 1.2em;
	color: #666;
	text-decoration: underline;
}
#footer .newsHighlight h4 {
	color: #aaa;
}
#footer ul li {
	display: inline-block;
	margin-right: 8px;
}
.testimony .testimonial .testimonial-author span {
	color: #888;
}
.testimony .testimonial .testimonial-author strong {
	color: #aaa;
}
section.section.testimony {
	padding-bottom: 11px;
}
.testimony p {
	color: #ddd !important;
}
.testimony h3 {
	color: #fff;
	text-align: center;
}
#index .highlight button {
	margin-top: 22px;
	display: block;
}
#index .highlight  {
	padding-bottom: 55px;
}
#index .highlight img {
	float: right;
	width: 40%;
}
#index iframe {
	border: 8px solid #e1e1e1;
}
#index .featured-box .box-content {
	padding: 30px 12px 30px 12px;
}



.sidebar .PCategory ul li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.sidebar .PCategory ul li a:hover, .sidebar .PCategory ul li a:focus,.sidebar .PCategory ul li a:active {
  color: white;
	text-decoration: none;
}
.sidebar .PCategory ul li a:hover:before, .sidebar .PCategory ul li a:focus:before, .sidebar .PCategory ul li a:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.sidebar .PCategory ul li a {
	font-size: 1.1em;
	display: block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
	padding: 5px 8px;
}

.sidebar .PCategory ul li {
	border-bottom: 1px dashed #ccc;
	padding: 2px 0;
}
.sidebar .PCategory ul {
	margin-left: 10px;
	padding-left: 7px;
}
.sidebar .PCategory h4 {
	font-weight: bold;
	margin-bottom: 10px;
}
.sidebar .PCategory {
	margin: 83px 0;
}
.sidebar .HotProducts .owl-carousel {
	margin-bottom: 0;
}
.sidebar .featured-box .box-content {
	padding: 30px 6px 10px 6px;
}
.HotProducts .DSSC017 img {
	margin-top: -80%;
}
.HotProducts .box-image {
	height: 200px;
	overflow: hidden;
	max-height: 200px;	
  display: flex;
  align-items: center;
  justify-content: center;
}
.HotProducts .col-lg-8 {
	text-align: left;
	padding: 3px 8px;
}
.HotProducts .col-lg-4  {
	text-align: left;
	background-color: #eee;
	font-weight: bold;
	padding: 3px 8px;
}
.HotProducts .row {
	margin-left: 5px;
	margin-bottom: 4px;
}
.HotProducts a {
	display: block;
	margin-top: 14px;
	text-align: center;
}
.HotProducts h4 a:hover {
	background-color: #0088CC;
	color: #fff;
	text-decoration: none;
}
.HotProducts h4 {
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: 700;
	margin-bottom: 22px;
}

.HotProducts img:hover {
	transform: scale(1.1);
}
.HotProducts img {
	transition: all .2s ease-in-out;
  max-width: 90%;
}
#index .featured-box {
	margin-top: 0;
}
.mainPic1 .main-label {
	text-shadow: 2px 2px 2px #333;
}
.labelBK {
	background-color: rgba(55,55,55,0.5);
	padding: 11px 22px;
	width: 65%;
}
.featured-label {
	text-shadow: 2px 2px 2px #666 !important;
}
#header .header-nav-main nav > ul > li > a {
	font-size: 14px;
}
#header .header-nav-main nav > ul > li > a:hover {
	text-decoration: none ;
}