/*----Header-----*/
.mo-dis .links li:first-child {
    display: none;
}
.mo-dis a.fb_button_ps::before {
     padding: 0 10px 0 3px;
}
.livechat {
    display: none;
}
.block-compare{
    display: none}
/*Cart moblie*/
.carts-img img {
    width: 28px;
}
.carts-qty .txt-cart{
   display: none;
}
.mo-dis .links li a.fb_button_ps {
    width: 100%;
    display: inline-block;
    padding: 10px 0 0;
}
.top-right-b{
    display: inline-block;
    width: 85%;
    float: right;
}
.header-contact{
    display: inline-block;
    float: left;
    margin-left: -28px;
    border: solid #ebebeb;
    border-width: 1px 0;
    z-index: 99;
    position: relative;
}
@-moz-document url-prefix() { 
    .header-contact{
        margin-left: -10px;
    }
}
.header-contact ul{
    float: left;
    margin: 0;
    padding: 3px 0 !important;
    border-right: 1px solid #ebebeb;
}
.header-contact ul li{
    list-style-type: none;
    line-height: 1;
    width: 60%;
    display: inline-block;
    float: left;
}
.header-contact ul li h4{
    margin: 0;
    font-weight: 500;
    font-size: 1.2rem;
}
.header-fb{
    display: inline-block;
    float: right;
}
.header-fb img{
    width: 52px;
}
ul.head-livechat{
    width: auto;
    padding: 7px 15px !important;
}
ul.head-line{
    width: 130px;
    padding: 3px 15px !important;
}
ul.head-tel {
    padding: 3px 10px !important;
    width: 160px;
}
@-moz-document url-prefix() { 
    ul.head-tel {
        width: 145px;
    }
}
.header-contact ul.head-line li h4{
    color: #2cbf13;
}
.header-contact ul.head-tel li h4{
    color: #fe4800; 
}
.header-contact ul li a{
    color: #424242;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.4;
}
.header-box {
    padding: 10px 0;
}
.header-fb img:hover {
    opacity: 0.8;
}
/*--------Home Slide--------*/
.home-slide{
	float:left;
	margin-bottom:15px;
}
.home-slide .owl-buttons span {
    line-height: 2;
}
.home-left-slide {
    padding: 0;
}
.home-right-banner {
    padding: 0;
}
/*--------Home Banner--------*/
.home-youtube-banner{
    margin-bottom: 15px;
}
.home-youtube{
    padding: 0;
    margin-bottom: 15px;
}
.home-youtube iframe {
    float: left;
    height: 165px;
}
.youtube-desc{
    display: inline-block;
    padding: 15px;
    background-color: #000;
    color: #fff;
    width: 100%;
}
.youtube-desc h4 {
    font-size: 1.5rem;
    margin: 0 0 3px;
    font-weight: normal;
}
.youtube-desc span{
    color: #939292
}
.home-two-banner{
    padding: 0;
}
.home-long-banner{
    padding: 0;
    margin-bottom: 15px;
}
.home-two-banner .home-banner:first-child{
    padding: 0 0 8px;
}
.home-two-banner .home-banner:last-child{
    padding: 8px 0 0;
}
.home-banner img:hover{
    opacity: 0.8;
}
.home-banner img {
    width: 100%;
}
/*--------Home Bottom Icon-------*/
.box-categories {
    display: inline-block;
    text-align: center;
    padding: 10px 15px;
}
.box-categories h4 {
    color: #152546;
    font-size: 1.7rem;
    font-weight: 500;
    margin: 15px 0 5px 0;
}
.home-bottom-icon {
    border: solid #e1e1e1;
    border-width: 1px 0;
}
/*--------Home Product--------*/
.home-product-tab{
    padding: 0;
    margin-bottom: 15px;
}
.home-product-tab .category-products .products-grid {
    border-left: 1px solid #ebebeb;
    padding: 0;
    margin: 5px 0 0;
}
.home-product-tab ul.nav-tabs {
    padding: 0;
    margin: 0 0 5px;
    border-bottom: 2px solid #152546;
    width: 100%;
    display: inline-block;
    float: left;
}
.home-product-tab ul.nav-tabs li {
    width: 50%;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.home-product-tab ul.nav-tabs li:last-child{
    padding: 0;
}
.home-product-tab  .tab-content {
    border: none;
}
.home-product-tab li h4 {
    background-color: #ebebeb;
    color: #433f3f;
    text-align: center;
    font-weight: 500;
    font-size: 1.6rem;
    padding: 7px 10px;
    margin: 0;
    text-transform: uppercase;
}
.home-product-tab li.active h4,
.home-product-tab li:hover h4{
    background-color: #152546;
    color: #fff;
}
.home-product-tab .nav-tabs > li > a {
    border-radius: 0;
    border: 1px solid transparent;
    background-color: #f7f7f7;
    padding: 0;
    margin: 0;
    width: 100% !important;
    display: inline-block !important;
}
.home-product-tab .nav > li > a > img {
    width: 150px;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}
.home-product-tab .nav > li:hover > a > img,
.home-product-tab .nav > li.active > a > img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
}
.home-product-tab .nav-tabs > li:hover > a,
.home-product-tab .nav > li.active > a{
    background: transparent;
    border: 1px solid #152546;
}
.home-product-tab .owl-carousel .owl-wrapper-outer {
    width: 100.2%;
}
.home-product-tab .category-products .products-grid li {
    margin-bottom: 0;
}
/*.home-product-tab .home-title  {
    border-top: 1px solid #e1e1e1;
    width: 100%;
    margin: 30px 0 -15px;
    text-align: center;
}
.home-product-tab .title-box{
    display: inline-block;
    position: relative;
    top: -20px;
    background-color: #fff;
    padding: 0 15px;
}
.home-product-tab .title-box h2 {
    text-transform: uppercase;
    margin: 0;
}
.home-product-tab .title-box p{
    color: #757474; 
}*/
.home-product-tab .home-title {
    margin-bottom: 15px;
}
.home-product-tab .home-title .title-box > h2 {
    width: 75%;
	max-width: 250px; 
}
.home-product-tab .home-title .title-box > p {
    display: none;
}
.home-product-tab .owl-theme .owl-controls.clickable .owl-buttons div:hover {
    background-color: #d8d8d8;
}
.home-product-tab .owl-theme .owl-controls .owl-buttons div {
    background-color: #f3f3f3;
    color: #000;
    margin: -1.9rem 0 0 0;
}
.home-product-tab .tab-content .tab-pane {
    position: relative;
}
a.s-all {
    float: right;
    position: relative;
    right: 0;
}
a.s-all:after {
    background-color: #4D7D98;
    color: #fff;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.1em;
    height: 18px;
    line-height: 1.3;
    margin-left: 8px;
    padding: 0 0 0 2px;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.42);
    vertical-align: bottom;
    width: 18px;
}
/*Home Blog*/
.home-blog .owl-theme .owl-controls .owl-buttons div{
    color: #333;
    top: 29%
}
.home-title .title-box {
    border-bottom: 2px solid #4D7D98;
}
.home-title .title-box > h2 {
    background: #4D7D98;
    border-radius: 10px 10px 0 0;
    color: #fff;
    height: 30px;
    line-height: 1.7;
    margin: 0;
    text-align: center;
    width: 50%;
}
.home-title a.s-all{
    top: -25px;
}
.home-blog .imgblog {
    margin-bottom: 10px;
}
.home-blog .home-content .postContent.std > p {
    height: 70px;
    overflow: hidden;
}
#blog-slide .postContent {
    margin: 0 2px;
    line-height: 1.6;
	 min-height: 100px;
}
.g-product .postContent .imgblog{
    margin-bottom: 15px;
}
.home-blog .owl-item .item {
    padding: 0 8px;
}

.category-news-updates .paypal-logo {
    display: none;
}
/*------------footer--------*/
.footer h4 {
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.5rem;
    margin: 0 0 8px 0;
    display: inline-block;
    width: 100%;
}
.footer .f-box1 ul {
    list-style-type: none;
    float: left;
    padding: 0;
    margin: 0;
}
.f-contact ul li {
    margin-bottom: 5px;
}
.f-contact li span.fa {
    float: left;
    padding: 0 8px 0 0;
    font-size: 1.5rem;
    line-height: 1.6;
}
.f-contact li span.fa-mobile {
    font-size: 2.2rem;
    line-height: 1
}
.f-contact li span.fa-envelope{
    font-size: 1.2rem;
}
.f-contact .fa:before{
    width: 14px;
    display: inline-block;
}
.f-contact p{
    color: #a9a8a8;
    text-transform: uppercase;
    font-size: 1.6rem;
    margin-bottom: 2px;
}
.f-contact span.location{
    color: #a9a8a8;
    display: inline-block;
    padding-left: 22px;
}
ul.f-cont img{
    margin: 5px 0;
    width: 15px;
}
ul.f-cont li a{
    display: inline-block;
    margin-left: 10px;
}
.footer .f-faq a{
    color: #6eb2c8;
}
.dbd-banner{
    display: inline-block;
    margin-top: 5px;
    width: 100%;
}
#Certificate-banners{
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 3px;
}

/*footer-social*/
ul.sc-footer li a{
    display: inline-block;
    text-align: center;
    width: 34px;
    height: 34px;
    padding: 6px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.4);
}
ul.sc-footer li a:hover{
    background-color: #6eb2c8;
}
ul.sc-footer li{
    float: left;
    margin-right: 8px;
}
ul.sc-footer li a span{
    color: #fff;
    width: 20px;
    line-height: 1.3;
    text-align: center;
    font-size: 1.8rem;
}
/*footer-top*/
.footer-top {
    padding: 15px 0;
    background-color: #3b3b3b;
}
.footer-top .f-box1 img.logo-footer{
    float: left;
    width: 230px;
    margin: 0 0 15px 0;
}
.footer-top .no-padding li {
    margin: 5px 5px 0 0;
    width: auto;
    float: left;
}
.footer-us{
    padding: 0;
    margin-bottom: 15px;
}
.footer-us:last-child {
    margin: 0;
}
.footer-us h4,
.footer-us h5 {
    margin: 0 0 5px 0;
    font-size: 1.6rem;
    font-weight: normal;
}
.footer-us img{
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    width: 35px;
}
.footer-us:nth-child(1) .txt-loc a {
    font-size: 1.4rem;
    font-weight: bold;
}
.form-subscribe .input-box {
    border: solid rgba(255, 255, 255, 0.5);
    border-width: 1px 0;
}
.form-subscribe button.button {
    border-radius: 0;
    padding: 0 10px;
    height: 25px;
    margin: 7px 0;
}
.form-subscribe button.button:hover{
    color: #6eb2c8;
}
.form-subscribe #newsletter {
    background: transparent;
    height: 38px;
    border-radius: 0;
    border: none;
    color: #757575;
    width: 79%;
    padding: 8px;
}
img.f-news {
    vertical-align: unset;
}
.news-txt{
    display: inline-block;
    margin: 0 0 0 10px;
}
.news-txt h2 {
    margin: 10px 0 0 0;
    color: #fff;
    font-size: 1.6rem;
    text-transform: uppercase;
}
#newsletter-validate-detail {
    float: left;
    margin: 10px 0;
    width: 100%;
}
.footer .validation-advice{
    float: left;
    margin-top: 6px;
}
.footer-top .no-padding > li {
    margin-bottom: 5px;
}
.footer-top .f-box1 .line {
    margin-right: 5px;
    height: 18px;
}
.footer-top .f-box1 {
    margin-bottom: 5px;
}
.footer .sub-title {
    float: left;
    margin-bottom: 5px;
}
.footer img.pay-img{
    width: 210px;
    background-color: rgba(255, 255, 255, 0.4);
    padding: 6px 5px;
    border-radius: 4px; 
}
.footer img.pay-img:hover {
    background-color: #6eb2c8;
}
/*footer-bottom*/
.footer-bottom {
    padding: 15px 0;
    background-color: #152546;
}
.footer-bottom .f-box1 {
    margin-bottom: 15px;
    padding: 0 15px;
}
.f-cont a {
    font-weight: bold;
}
.footer-bottom .fb-like.fb_iframe_widget {
    margin-top: 5px;
}
.footer-bottom ul.sc-footer {
    margin-bottom: 15px;
}
.footer-mobile{
    padding: 0 60px 0 0;
    margin-bottom: 15px;
}
.footer-mobile .txt-news {
    margin-bottom: 10px;
}
/*-----------404 page---------*/
.p404 {
    padding: 20px;
	position: relative;
    margin:60px 0;
}
.p404 > p {
    text-align: center;
    width: 100%;
}

.error-4 {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
}
.error-4:hover img{ opacity:0.9;}
.p404 i{
	font-style: normal;
	margin-right:10px;
}
.p404 img {
    max-width:100%;
    vertical-align: middle;
}
/*------Product list-------*/
.g-product .products-grid li.item:nth-child(2n-1) {
    /* padding: 0 8px 15px 0; */
}
.g-product .products-grid li.item:nth-child(2n) {
    /* padding: 0 0 15px 8px; */
}
.g-product .category-products .products-grid {
    margin-bottom: 0;
}
ul.category-grid{
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 -8px;
}
ul.category-grid li.item {
    padding: 0;
    margin: 0 8px 15px;
    width: calc(100% * 1/1 - 16px);
}
.g-product .products-grid .availability.out-of-stock {
    margin: 10px 0;
}
#crosssell-products-list button.button,
.actions .button.btn-cart,
.deals-widget .button.btn-cart,
.catalog-product-compare-index .button.btn-cart
{
    background-color: #152546;
    border-radius: 0;
    height: 36px;
    padding: 0;
}
.catalog-product-compare-index .availability.out-of-stock span{
    float: left;
    margin-bottom: 5px;
}
.deals-widget .button.btn-cart:hover,
#crosssell-products-list button.button:hover,
.block-reorder .actions .button.btn-cart:hover,
.catalog-product-compare-index .button.btn-cart:hover
{
    background-color: #6eb2c8;
}

.g-product .category-products .products-grid li {
    border-left: 1px solid #ebebeb;
}
.g-product .more-info .desc.std {
    width: 100%;
}
/*--------Account-----------*/
.box-recent .data-table tr.odd {
    border: none
}
.block-account .block-content li:nth-child(9){
    display: none;
}
#back-top{
	z-index:9999;   
}
.amschekcout_close:before {
    color: #ffffff;
    content: "";
    font-family: FontAwesome;
    font-size: 1.5em;
    margin: 10px 0 0 5px;
    padding: 0 5px 0 0;
}
.products-list .availability {
    text-align: center;
    width: 100%;
}
/*-----------Start cms page------------*/
.cms-page-view .breadcrumbs  ul {
    padding: 0;
}
.cms-index-noroute .home-blog{
    display: none;
}
.about-menu li:nth-child(1) .fa,
.howto-menu li:nth-child(2) .fa,
.pay-menu li:nth-child(3) .fa,
.ship-menu li:nth-child(4) .fa,
.confirm-menu li:nth-child(5) .fa,
.contact-menu li:nth-child(6) .fa {
    color: #6eb2c8;
}

.cms-page,
.cms-menu,
.confirm-menu,
.contact-menu,
.about-menu,
.howto-menu,
.pay-menu,
.ship-menu,
.map,
.cbox { padding: 0;}

.cms-menu {
    margin-bottom: 15px;
    text-align: center;
}

.cms-menu ul { padding: 0 !important;}
.cms-menu li { display: inline-block;}
.cms-menu li:hover .fa { color: #6eb2c8;}

.cms-menu .fa {
    width: 40px;
	font-size: 2rem;
}

.cms-menu h4 {
    display: none;
    font-size: 1.4rem;
    font-weight: normal;
	
}

.cms-title {
    margin: -16px 0 10px;
    padding: 0;
    width: 100%;
}

.cms-title h1 {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 25px;
    vertical-align: top;
}

.cms-logo {
    display: inline-block;
    margin: -3px 15px 15px;
    position: relative;
}

.cms-logo .fa {
    background: #152546;
    color: #fff;
    font-size: 4.2rem;
    height: 65px;
    line-height: 1.6;
    text-align: center;
    width: 65px;
}

.tri-ang {
    border-left: 3px solid transparent;
    border-right: 3px solid #111e3b;
    border-top: 3px solid transparent;
    left: -6px;
    position: absolute;
    top: 0;
    z-index: 0;
}
.cms-content {
    background: #fff;
    border: 1px solid #ddd;
    min-height: 360px;
    padding: 15px;
}
.cms-content .map > img {
    padding: 15px 0 0;
}
.cms-content p {
    color: #333;
    font-size: 1.3rem;
    line-height: 1.7;
}
.cms-content .abanner {
    margin-bottom: 15px;
}
ul.cms-list { padding-left: 15px;}
.cms-content .cms-list li {
    color: #333;
    font-size: 1.3rem;
    line-height: 1.7;
    list-style-type: disc;
}

.cms-content .lbox h2,
.cms-content .rbox h2 {
    border-bottom: 1px solid #ddd;
    color: #333;
    font-size: 1.4rem;
    font-weight: bold;
    padding-bottom: 10px;
}

.cms-content .c-box h4,
.cms-content .lbox h4,
.cms-content .rbox h4,
.cms-content .cms-top h4{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.cms-content .cms-top span,
.lbox span,
.rbox span 
 {
    margin-right: 5px;
}

.lbox1 {
    margin-bottom: 10px;
    padding: 0;
}
.cms-content .lbox .detail {
    margin-bottom: 15px;
    padding: 0;
}
.cbox ul.form-list { padding:0; }

.cbox ul.form-list li {
    list-style: outside none none;
    margin: 0;
}

.cbox .fieldset {
    background: rgba(0, 0, 0, 0);
    border: medium none;
    margin: 0;
    padding: 0;
}

.cbox .form-list .field {
    padding: 0;
    width: 100%;
}

.cbox .form-list label { color: #555;}
.cbox .form-list li.wide .input-box { width: 100%;}

.cbox .form-list input.input-text {
    box-sizing: border-box;
    margin: 0 0 15px;
    width: 100%;
}

.cbox .form-list select {
    margin: 0 0 15px;
    padding: 6px;
    width: 100%;
}

.cbox .form-list textarea {
    box-sizing: border-box;
    width: 100% !important;
}

.cbox .customer-forms button.button { background: rgba(55, 55, 55, 0.9); margin-left: 5px;}
.cbox .customer-forms button.button:hover { background: #00AB53;}

.customer-forms .button > span span,
.customer-forms .button > span{
    margin: 0;
    text-align: center;
}
.cms-content .dec-li img {
    display: block;
    margin: 15px 0;
}
.how-img {
    background: #d8d8d8 none repeat scroll 0 0;
    padding: 0;
    text-align: center;
}
.how-col{
    margin-bottom: 15px;
}
.how-text{
    padding: 15px;
}
.how-col .how-text {
    padding: 15px;
	border-color: #ddd #ddd #AEAFB1 #ddd;
    border-style: solid;
    border-width: 0 1px 3px 1px;
	margin-bottom: 10px;

}

.how-img:after {
    border-color: #D8D8D8 transparent transparent ;
    border-style: solid;
    border-width: 10px 9px 0;
    content: "";
    display: block;
    height: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 0;
    z-index: 10;
}


.how-to-page .page-content.pc-how {
    display: none;
}
#how-mo .owl-buttons .owl-next {
    right: -15px;
    margin: 0;
    padding: 0;
}
#how-mo .owl-buttons .owl-prev {
    left: -15px;
    margin: 0;
    padding: 0;
}
.cms-content .cms-bottom .bank {
    padding: 0;
}
.cms-page ul.bank-detail{
    list-style: none;
	padding: 0;
}
.cms-content .bank h4 {
    line-height: 2.4;
}
.bank img {
    margin-right: 7px;
}
.k-bank{
    border-left: 3px solid #009E43;
	margin-bottom:15px;
	padding-left: 15px;
}
.ktb-bank{
    border-left: 3px solid #3653B7;
	margin-bottom:15px;
	padding-left: 15px;
}
.bbl-bank{
    border-left: 3px solid #003399;
	margin-bottom:15px;
	padding-left: 15px;
}
.scb-bank{
    border-left: 3px solid #592273;
	margin-bottom:15px;
	padding-left: 15px;
}

.map iframe {
    width: 100%;
	height: 270px;
}
ul.dec-li{
    padding-left: 15px;
}
ul.dec-li li{
    list-style-type: decimal;
    line-height: 1.6;
}

.cms-content .pccf.default .col-md-6, .cms-content .pccf .col-md-6{width: 100% !important;}
.cms-content .pccf.default .well,
.cms-content .pccf .well {
   background: #fff none repeat scroll 0 0 !important;
   border: medium none !important;
   box-shadow: none !important;
   padding: 0 !important;
}
.cms-content .pccf fieldset label,
.cms-content .pccf.default .form-horizontal .control-label {
   color: #555;
text-align: left !important;
width: 100% !important;
}
.cms-content .form-group .btn.btn-primary {
   background: #6eb2c8!important;
   border: medium none !important;
   float: right;
}
.cms-content .form-group .btn.btn-primary:hover{background: #282020 !important;}
.cms-content .alert.alert-success,
.cms-content .pccf.default .alert-success {
   background: #fff !important;
   border: none !important;
   padding: 0 !important;
}
.cms-content  .pccf.default legend{
	display:none!important;
}

.cms-page .cbox ul.list-unstyled{
	list-style-type:none;
	padding:0;
}
.lbox1 .cms-list a:hover{
	color:#6eb2c8 ;
}

.buttons-set button.button {
    float: right;
    margin-left: 5px;
}
.products-list .special-price .price{
	margin:0;
}
/*----------app-menu--------*/
/*--------ฟ้า-52A3C1-------*/
/*------น้ำเงิน-152546----*/
/*-------เทาดำ-424242---*/
.app-menu {
    background: #52A3C1 none repeat scroll 0 0;	/*----------ฟ้า--------*/
    margin-bottom: 10px;
}

.app-menu h2 {
    background: #152546 none repeat scroll 0 0; 	/*-------พื้นน้ำเงิน--------*/
    color: #fff;				/*------ตัวหนังสือขาว-----*/
    font-weight: bold;
    margin: 0;
    padding: 10px 18px;
}

.app-menu > ul {}
.app .app-menu li {
    background: #fff none repeat scroll 0 0;		/*------บรรทัดขาว--------*/
    border-bottom: 1px solid #424242;		/*----เส้นบรรทัดเทาดำ-----*/
    margin: 0;
    padding: 12px 18px;
    width: 100%;
}
.app .app-menu h4 {
	margin: 0;
	display: block;
}
.category-careers .app-menu li:nth-child(1),
.category-jobs .app-menu li:nth-child(1),
.category-video-applications .app-menu li:nth-child(1),
.category-mma .app-menu li:nth-child(1),
.category-co2-mag-mig .app-menu li:nth-child(2),
.category-tig .app-menu li:nth-child(3),
.category-plasma .app-menu li:nth-child(4) {
	background-color: #fff;	 	/*------??--------*/
}

.category-careers .app-menu li:nth-child(1) a h4,
.category-jobs .app-menu li:nth-child(1) a h4,
.category-video-applications .app-menu li:nth-child(1) a h4,
.category-mma .app-menu li:nth-child(1) a h4,
.category-co2-mag-mig .app-menu li:nth-child(2) a h4,
.category-tig .app-menu li:nth-child(3) a h4,
.category-plasma .app-menu li:nth-child(4) a h4 {
    color: #52A3C1;			/*---กดแล้วตัวหนังสือกลายเป็นสีฟ้า---*/
    font-weight: bold;
}

/*-----------View------------*/
#product_addtocart_form .product-options {
    background: none;
    border: none;
	margin: 0;
	padding:0;
}
#product_addtocart_form .product-options-bottom{
	border: none;
	padding: 15px 0 0 0;
}
.product-view .addtocart-option select,
.product-view #product-options-wrapper > a,
.product-view .addtocart-option p.required{
    display: block;
}
.product-view .product-options .amconf-image-container {
    border: 1px solid #ddd;
    border-radius: 4px;
}
.product-view .amconf-image-selected, .act-abs .amconf-image-selected {
    outline: 3px solid #6eb2c8 ;
}
.product-view .more-views {
    margin-bottom: 15px;
}
.product-view .addtocart-option label.required em {
    margin-right: 5px;
}
.product-view .addtocart-option dl.last {
    margin-bottom: 0;
}
.product-view .addtocart-option dl dt {
    float: left;
}
.product-view .detail-product .label-sale {
    background: #9b0000 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 60px;
    padding: 10px;
    text-align: center;
    width: 60px;
}
.product-view .ic-vat {
    margin: 0 0 15px 0;
}
.product-view .detail-product .label-sale .price {
    font-size: 1.6rem;
    line-height: 1;
}
.product-view .detail-product .label-sale .price > p {
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    display: block;
    font-size: 1.2rem;
    margin-top: 3px;
    padding-top: 4px;
}
.product-collateral .label-sale,
.home-product-tab .label-sale,
.g-product .label-sale
{
    display: none;
}
.product-collateral .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 12px;
    top: 30%;
}
.product-collateral .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 12px;
    top: 30%;
}
.amscheckout .amscheckout-control.amscheckout-control-checkbox input ,
.amscheckout .checkbox{
    margin: 0 4px 0 0;
}
.product-collateral .price-box .minimal-price-link{
    display: none;
}
.product-collateral .owl-theme .owl-controls .owl-buttons div,
.crosssell .owl-theme .owl-controls .owl-buttons div
{
    background: #fff;
    border: 1px solid #ebebeb;
    color: #52a3c1;
}
/*----------update-----------*/
.update-cart {
    display: none;
}
.product-view input.minus1{
	 border-radius: 3px 0 0 3px;
}
#shopping-cart-table input.minus {
    border-radius: 3px 0 0 3px;
}
.product-view input.add1{ border-radius: 0 3px 3px 0;}
#shopping-cart-table input.plus {
    border-radius: 0 3px 3px 0;
}
.product-view input.minus1, .product-view input.add1 {
    background: none repeat scroll 0 0 #DDDDDD;
    border: medium none;
    float: left;
    font-size: 15px;
    height: 34px;
    margin: 0;
    padding: 0;
    width: 20px;
}
.product-view input.minus1:hover, .product-view input.add1:hover {
    background-color: #555;
	color:#fff;
}
.product-view .product-shop .buttonship {
    background: #152546;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    margin: 15px 0;
    padding: 7px 10px;
}
.product-view .product-shop .buttonship:hover{
    background: #6eb2c8;
}
#shopping-cart-table input.minus, #shopping-cart-table input.plus {
    background-color: #DDDDDD;
    border: medium none;
    float: left;
    font-size: 15px;
    height: 33px; 
    margin: 0;
    padding: 0;
    width: 16px;
}
#shopping-cart-table input.minus:hover, #shopping-cart-table input.plus:hover {
    background: #6eb2c8 ;
    color: #FFFFFF;
    font-size: 2rem;
}
input.cartqty {
    float: left;
    text-align: center;
}

/*----------Product-----------*/
.catalog-category-view .minimal-price-link{
    display: none;
}
/*-------------account--------*/


.block-account .block-content li:nth-child(8) {
    display: none;
}

/*Forums*/
#forum_table table tbody tr td {
    border: none;
}
TABLE#forum_table td{
    min-width: 45px;
}
.data-table tr.last th, .data-table tr.last td {
    border-bottom: 1px solid #ddd;
}
.category-forums .forum-top .forum-title {
    margin: 0 0 15px 0;
}
.forum-topic-view .toolbar .pager{
    background: #f4f4f4;
    padding: 4px 15px;
    height: 32px;
}
.forum-topic-view .pager .limiter{
    margin-top: -3px;
}
/*-----------Blog---------*/
.postWrapper {
    margin-top: 10px;
    display: inline-block;
}
.postTitle h3 {
    font-weight: normal;
}
.postTitle h2 a{
    color: #6c6a64;
}
.postTitle h2 a:hover {
    color: #6eb2c8 ;
}
.blog-index-list a.aw-blog-read-more,
.category-news-event a.aw-blog-read-more{
    background-color: #f4f4f4;
    padding: 1px 10px;
    color: #333;
    border-radius: 3px;
}
.blog-index-list a.aw-blog-read-more:hover,
.category-news-event a.aw-blog-read-more:hover{
    background-color: #6eb2c8 ;
    color: #fff;
}
.postContent .aw-blog-read-more {
    background: #ddd;
    border-radius: 3px;
    padding: 3px 8px;
}
.home-blog .postContent .aw-blog-read-more{
    display: none;
}
/*---------Cart-----------*/
.cart-collaterals .category-products .products-grid {
    margin: 0;
    padding: 0;
}
.product-crossell{
    text-align: center;
}
.crosssell .owl-theme .owl-controls .owl-buttons div {
    margin: -9rem 0 0 0;
}

/*--------Compare Page-------*/
.catalog-product-compare-index button.btn-cart{
    padding: 0 15px 0 0;
    height: 30px;
}
.catalog-product-compare-index .price-box {
    margin-bottom: 10px;
}