/*Header*/
.mo-dis .links li:first-child {
    display: none;
}
.mo-dis a.fb_button_ps::before {
     padding: 0 10px 0 3px;
}
.livechat {
    display: none;
}

.searchbox .icon-search img {
    display: none;
}

/*Cart moblie*/
.carts-img img {
    width: 40px;
}
.mini-cart img.ps-dis {
    display: none;
}
.mo-dis .links li a.fb_button_ps {
    display: inline-block;
    padding: 5px 0 0;
    width: 100%;
}

/*Home Top Box*/
.home-slide-banner {
    padding: 0;
}
.home-top-box {
    background: #f5ebea;
    padding: 15px 0 0;
    margin-bottom: 15px;
}
.home-top-box .h-box {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}

.home-top-box .border-img {
    display: inline-block;
    float: left;
    border-radius: 50%;
    background: #fff;
    width: 50px;
    margin-right: 15px;
    padding: 10px;
}
.home-top-box .txt-box h4 {
    font-size: 1.6rem;
    margin: 5px 0 0;
    line-height: 1.3;
    color: #131315;
}
.home-top-box .txt-box span {
    display: inherit;
    font-size: 1.4rem;
    font-weight: 400;
}
.home-top-box .txt-box span a {
    color: #6b6768;
}
.home-top-box .txt-box span a:hover{
    color: #396e8f;
}

/*Home Slide*/
.home-top-static-block{
    margin-top: 15px;
}
.home-slide .owl-theme .owl-controls .owl-buttons div{
    color: #fff;
    background: rgba(149, 149, 149, 0.6);
    border: none;
}
.home-slide .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
}
.owl-theme .owl-controls .owl-buttons div{
    border:1px solid #ebebeb;
}
.home-content .owl-theme .owl-controls .owl-buttons div{
    top: 30%;
}
.home-box-products .owl-theme .owl-controls .owl-buttons div{
    top: 30%;
}
.home-blog .home-box-products .owl-theme .owl-controls .owl-buttons div{
    top: 22%;
}
.checkout-cart-index .owl-theme .owl-controls .owl-buttons div {
    border: none;
    top: 82% !important;
}
.home-left{
    margin-bottom: 15px;
    padding: 0;
}
.home-right{
    padding: 0;
}
.home-slide{
	float: left;
    margin:0 0 15px 0;
}
.home-slide img {
    width: 100%;
}
.home-slide .owl-theme .owl-controls .owl-buttons .owl-prev::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 25px;
    background: url(../images/arrow-left1.svg) no-repeat 0 11px / 10px;
    margin: 0;
}
.home-slide .owl-theme .owl-controls .owl-buttons .owl-next::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 25px;
    background: url(../images/arrow-right1.svg) no-repeat 0 11px / 10px;
    margin: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-prev::before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/arrow-left.svg) no-repeat 9px 11px / 10px;
    margin: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-next::before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/arrow-right.svg) no-repeat 9px 11px / 10px;
    margin: 0;
}

.owl-theme .owl-controls .owl-buttons div span {
    display: none;
}
.home-slide .owl-theme .owl-controls .owl-buttons .owl-prev:hover:before{
    background: url(../images/arrow-left2.svg) no-repeat 0 11px / 10px;
}
.home-slide .owl-theme .owl-controls .owl-buttons .owl-next:hover:before{
    background: url(../images/arrow-right2.svg) no-repeat 0 11px / 10px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:hover:before{
    background: url(../images/arrow-left2.svg) no-repeat 9px 11px / 10px;
}
.owl-theme .owl-controls .owl-buttons .owl-next:hover:before{
    background: url(../images/arrow-right2.svg) no-repeat 9px 11px / 10px;
}
/*Home Banner*/
.home-banner {
    padding: 0;
    margin-bottom: 15px;
}
.home-banner-left {
    padding: 0;
}
.home-banner-right {
    padding: 0;
}
.home-slide-banner-right {
    padding: 0;
}
.cms-home .owl-theme .owl-controls .owl-page span{
    width: 20px !important;
    height: 6px !important;
}
.home-banner img {
    width: 100%;
}

/*----*/

.home-brands-slide img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.4;
}
.home-brands-slide img:hover {
    -webkit-filter: brightness(100%); /* Safari */
    filter: brightness(100%);
    opacity: 1;
}
.home-brands-slide li.item{
    list-style-type: none;
}
/*------*/

/*Home Product*/
.home-products {
    margin-bottom: 15px;
}
.home-title h2 {
    font-size: 2.5rem;
    font-weight: 300;
    margin: 0;
    color: #2b2c2c;
    display: inline-block;
    text-transform: uppercase;
}
.home-products .home-title p {
    font-size: 1.4rem;
    color: #888;
}
.home-title a.s-all {
    text-align: right;
    display: block;
}
.home-content .home-title .title-txt {
    padding: 0;
    margin-bottom: 5px;
}

.home-box-products {
    padding: 0;
}

.home-content{
    padding: 0;
}
.h-products {
    margin-bottom: 15px;
    position: relative;
    padding: 0;
}
.h-products .home-content {
    border: none;
}
.h-products .more-info {
    border-top: none;
}
.home-content .category-products .products-grid {
    padding: 0 ;
    margin: 0;
}
.home-content .home-box-products .category-products .products-grid .owl-item {
    padding: 15px 8px;
  
}    
.home-content .home-box-products .category-products .products-grid .owl-item  .items{
  list-style: none;
}
.home-products .owl-carousel .owl-item {
    padding: 0 6px;
}
.home-box-products .category-products .products-grid li.item{
    list-style-type: none;
    padding: 0;
    margin: 0;
	float: none;
}
.h-products .category-products .products-grid li + li {
    margin-top: 15px;
}
.actions .button.btn-cart {
   height: 35px;
    width: auto;
    float: left;
    padding: 0 15px;
    border-radius: 5px;
}
.actions .compare-links a {
    height: 35px;
    width: 35px;
    padding: 4px;
}
.actions .button.btn-cart span {
    display: block;
    color: #fff;
    line-height: 2.8;
}


.home-box-products .owl-theme .owl-controls .owl-page.active span, 
.home-box-products .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #000;
}
.home-box-products .owl-theme .owl-controls .owl-page span{
    background: rgba(0,0,0,0.3);
}
.home-box-products .products-grid .availability {
    line-height: 1;
    margin: 0;
    width: 65%;
    background: #eee;
    padding: 10px 0;
}

   
/*Home Two Banner*/
.home-two-banner .home-banner {
    padding: 0;
    margin-bottom: 15px;
}
.home-four-banner .home-second-banner {
    padding: 0;
}
.home-fourth-banner {
    padding: 0;
}
/*Home brands*/
.brand-row {
    padding: 0 0 20px 0;
}
/*Footer Top*/
.footer h1 {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    font-size: 1.7rem;
    margin: 0;
}
.footer-top span {
    color: #fff;
    opacity: 0.8;
}
.footer .f-box1 ul {
    list-style-type: none;
    float: none;
    padding: 0;
}
.footer-top .f-box:nth-child(3) span {
    display: inline-block;
}
.footer .box1 {
    padding: 0;
}
.footer-top {
    padding: 10px 0;
    background: #396e90;
}
.footer-top .f-box {
    padding: 0;
}
.footer-top .con-tel li:nth-child(2) p {
    font-weight: bold;
}
.footer-top img {
    float: left;
    margin: 0 15px 0 0;
    width: 40px;
}
.footer-top p {
    font-size: 1.5rem;
}
.footer-top .f-box1 h3 {
    font-size: 1.8rem;
    font-weight: lighter;
    margin: 0;
}
/*Footer Links*/
.footer-links {
    padding: 0;
}
.footer-links .f-box {
    padding: 0;
}
.footer-links .box1 p {
    font-size: 1.2rem;
    font-family: 'Roboto', sans-serif;
}
.footer-links .box1:nth-child(1) img {
    width: 25px;
    float: left;
    margin-right: 15px;
}
.footer-links .f-tel-detail li a {
    font-weight: 600;
    font-size: 1.4rem;
}
.footer-links li a {
    font-weight: 500;
}
.footer-links .f-contact img {
    width: 20px;
    float: left;
    margin: 3px 10px 0 0;
}
.footer-links .img-address {
    float: left;
    margin: 0 10px 5px 0;
}
.footer-links .f-box:nth-child(1) p {
    color: #2b2c2c;
}
.footer-links .f-box p {
    color: #b3b3b3;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.footer-links .f-contact li {
    margin: 0 0 10px 0;
}
.color-yellow {
    color: #e7aa14;
    padding: 0 5px;
}
.footer-links .box1 h2 {
    color: #fff;
    font-size: 2.5rem;
    font-weight: lighter;
    margin-bottom: 0;
}
.footer-links .f-box:nth-child(4) h4 {
    float: left;
}
.footer-links .f-box:nth-child(5) img {
    width: 260px;
    margin-bottom: 10px;
}
.footer-links .f-box:nth-child(5) h4 {
    float: left;
    margin: 0 10px 0 0;
}
.footer-links .f-box:nth-child(4) p {
    padding: 10px 0 0 0;
    display: inline-block;
    margin: 0 0 0 15px;
    color: #727272;
    text-transform: uppercase;
}
.footer-links .logo-ship {
    padding: 0;
}
.footer-links .f-box img.logo-ship {
    width: 200px;
    display: inherit;
}
.footer-top h2 {
    color: #fff;
    margin: 0;
    line-height: 1.2;
    font-size: 2.2rem;
    font-weight: 300;
}
.footer-top .f-box:nth-child(2) {
    margin: 10px 0;
}
.footer-top .f-box:nth-child(3) img {
    width: 160px;
}
.footer-links .f-box .logo-ship img {
    width: 250px;
}
.txt-news p {
    line-height: 1.3;
}
.f-box1{
    padding: 0;
}
.txt-news {
    font-family: 'Roboto', sans-serif;
}
.footer h4 {
    font-weight: 500;
    font-size: 1.6rem;
    text-transform: uppercase;
}
.footer-links .f-shipping h4, .footer-links .f-contact.f-lineid {
    margin-top: 30px;
}
.orange-txt {
    color: #f8981d;
}
.footer-links ul {
    list-style: none !important;
    padding: 0 !important;
}
.footer-links .f-time img {
    margin: 0 10px 15px 0 !important;
}
.footer-links .f-box1:nth-child(1) li {
    margin: 20px 0 20px 0;
}
.footer-links .f-time h4 {
    margin: 0 0 5px 0;
    font-size: 1.6rem;
    font-family: 'Sarabun';
}
.text-news img {
    float: left;
    width: 45px;
    margin: 0 15px 0 0;
}
.footer-top .f-box:nth-child(3) h4 {
    font-size: 1.4rem !important;
    font-weight: 500;
    margin-bottom: 5px;
}
.text-news h4 {
    margin: 0;
    font-size: 2.2rem !important;
}
.footer-top .f-box:nth-child(3) .text-news p {
    color: #fff;
    line-height: 1;
}
.text-news p {
    font-size: 1.3rem;
    line-height: 2;
    color: #fac6b0;
}
.footer-line {
    padding: 0;
}
.footer-line h1 {
    margin: 0;
}
.footer-line:nth-child(1) img:hover {
    opacity: 0.5;
}
.footer-links img.img-m-express {
    width: 35px;
}
.footer-links img.img-kerry {
    width: 135px;
    margin-right: 15px;
}
.footer-links img.img-line {
    width: 35px;
    margin-right: 15px;
}
.footer-links img.img-face {
    width: 135.5px;
}
.footer-links .f-cont img {
    width: 28px;
    float: left;
    margin: 0 10px 0 0;
}
.footer-links .f-cont p {
    line-height: 0.7;
}
.footer-links .f-shipping {
    padding: 0;
}
.footer-links .f-contact.f-lineid .img-line {
    float: left;
    width: 25px;
    margin: 0 15px 15px 0;
}
.footer-links .f-contact.f-lineid h4:nth-child(3) {
    margin: 0;
    font-weight: bold;
    font-size: 1.8rem;
}
.f-tel a {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.5;
}
.f-follow {
    padding: 0;
}
.form-subscribe button.button {
    background: none;
    font-weight: 300;
    border-radius: 0;
    width: 20%;
    border-bottom: 4px solid #fff;
    text-transform: uppercase;
    padding: 0;
}
.form-subscribe button.button:hover {
    background-color: #F2971F;
}
.form-subscribe button.button span{
    font-size: 1.4rem;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    opacity: 1;
}
.form-subscribe button.button span:hover{
       color: #f8981d;
}
.footer-links .form-subscribe {
    background: #06141f;
    border-bottom: 1px solid #333c45;
    height: 40px;
}
.footer-links .f-contact li:nth-child(1) a {
    line-height: 0;
    font-weight: 500;
}
.form-subscribe #newsletter {
    background: transparent;
    border: medium none;
    color: #95b1c7;
    width: 80%;
    float: left;
    height: 26px;
    border-bottom: 1px solid #648ea8;
}

#newsletter-validate-detail {
    width: 100%;
    float: left;
    border-radius: 0;
    margin-bottom: 10px;
}
.footer .validation-advice{
	position: absolute;
    bottom: -1px;
    text-align: left;
}
.f-contact .txt-line h4 {
    margin: 10px 0;
}
.f-contact .f-tel li {
    line-height: 1.8;
    margin: 0;
}
.footer-content {
    border-bottom: 4px solid #396e8f;
}

#back-top {
	position: fixed;
	bottom: 75px;
	right: 26px;
}

/*----------*/
.cms-page-view .breadcrumbs  ul {
    padding: 0;
}
.cms-index-noroute .home-blog{
    display: none;
}
.cms-home .main {
    margin: 0 0 15px;
}
.cms-page .abox .about-detail {
    list-style: disc;
    padding-left: 13px;
}
.home-blog span.text-orange {
    color: #f2651e;
}
/*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 .category-products .products-grid {
    margin-bottom: 0;
}
.g-product .category-products .products-grid li.item {
    border: 1px solid #ebebeb;
    padding: 0;
}
ul.category-grid{
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 -8px;
}
ul.category-grid li.item {
    padding: 0 0 10px 0;
    margin: 0 8px 15px;
    width: calc(100% * 1/2 - 16px);
}
.g-product .category-products .products-grid {
    margin-left: -8px;
    margin-right: -8px;
    width: calc(100% + 16px);
}
.g-product .list-add .button.btn-cart {
    height: 35px;
}
/*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*/
.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: #ec671a;
}

.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: #396e8f;}

.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;
    text-transform: uppercase;
}

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

.cms-logo .fa {
    background: #F1953B;
    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 #000;
    border-top: 3px solid transparent;
    left: -6px;
    position: absolute;
    top: 0;
    z-index: 0;
}

.cms-content {
    background: #fff;
    border: 1px solid #f4f4f4;
    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-contact-us .cms-page p {
    margin-bottom: 0;
}
.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 a {
    font-weight: bold;
}
.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;
}

.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;
}

.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;
}
.tmb-bank{
    border-left: 3px solid #006cb7;
	margin-bottom:15px;
	padding-left: 15px;
}
.bay-bank{
    border-left: 3px solid #f2c800;
	margin-bottom:15px;
	padding-left: 15px;
}
.map iframe {
    width: 100%;
	height: 270px;
}


.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: #396e8f !important;
   border: medium none !important;
   float: right;
}
.cms-content .form-group .btn.btn-primary:hover{background: #2b2f31 !important;}
.cms-content .alert.alert-success,
.cms-content .pccf.default .alert-success {
   background: #fff !important;
   border: none !important;
   padding: 0 !important;
}
.cms-page-view #search_mini_form #search {
    padding: 0 0 0 5px;
}
.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:#396e8f;
}

.buttons-set button.button {
    float: right;
    margin-left: 5px;
}
#captchawrapper1 .g-recaptcha{
    margin-left:-28px;
    transform:scale(0.77);
    -webkit-transform:scale(0.77);
    width: 133%;
}
#captchawrapper1 .g-recaptcha div:first-of-type{
    width:200px !important;
}

.products-list .special-price .price{
	margin:0;
}


/*Watch Repair Page*/
.watch-repair-page h1 {
    font-family: 'Roboto','Prompt',sans-serif;
}
.watch-repair-page .abox h1 {
    text-align: center;
}
.watch-repair-page .box-title {
    text-align: center;
    padding: 0;
}
.watch-repair-page .text-red {
    color: #d71535;
}
.watch-repair-page .package-service {
    padding: 0;
}
.watch-repair-page .package-title {
    text-align: center;
    color: #fff;
}
.watch-repair-page .package-box {
    padding: 0;
}
.watch-repair-page  .border-box {
    border: 1px solid #396e8f;
    border-radius: 5px;
}
.watch-repair-page .package-title h4 {
    font-size: 1.6rem;
    line-height: 5;
    margin: 0;
    font-family: 'Roboto','Prompt',sans-serif;
    z-index: 999;
    position: absolute;
    top: 0;
    width: 100%;
}
.watch-repair-page .package-title-text {
    background-color: #396e8f;
    height: 100px;
}
.watch-repair-page .package-detail {
    padding: 35px;
}
.watch-repair-page .package-detail li {
    border-bottom: 1px solid #ebebeb;
    padding: 15px 0;
}
.watch-repair-page .icon-package {
    position: absolute;
    top: 25px;
    width: 100%;
}
.watch-repair-page .package-box.deluxe-box {
    margin-bottom: 15px;
}
.watch-repair-page .package-box.premium-box {
    margin-bottom: 15px;
}
.watch-repair-page .package-title span.fa {
    font-size: 3.5rem;
    background-color: #396e8f;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    line-height: 4;
}
.watch-repair-page .video-container {
    height: auto;
}
.watch-repair-page .video-box {
    margin-bottom: 15px;
}
.watch-repair-page .models-box {
    display: flex;
    flex-wrap: wrap;
}
.watch-repair-page .mbox {
    width: calc(100% * 1/2);
    padding: 5px;
}
.watch-repair-page .models-box .boder-mbox {
    border: 1px solid #396e8f;
    border-radius: 5px;
}
.watch-repair-page .boder-mbox img {
    padding: 10px;
}
.watch-repair-page .caption h3 {
    margin: 0;
    padding: 15px 0;
    background-color: #396e8f;
    color: #fff;
    text-align: center;
}
.watch-repair-page .contact-box .box-tel {
    padding: 0;
}
.watch-repair-page .contact-box .box-tel h3 {
    margin: 0;
    font-weight: 400;
    font-family: 'Roboto','Prompt',sans-serif;
    text-align: center;
    margin-bottom: 10px;
}
.watch-repair-page .contact-box .box-tel {
    text-align: center;
    margin-bottom: 15px;
}
.watch-repair-page .models-detail ul {
    padding: 0 15px;
}

/*-----------View------------*/
#product_addtocart_form .product-options {
    background: none;
    border: none;
	margin: 0;
	padding: 0;
    display: inline-block;
    width: 100%;
}
#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{
    float: left;
    display: inline-block;
    width: 100%;
    text-align: left;
}
.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 #396e8f;
}
.product-view .more-views {
    margin-bottom: 15px;
}
.product-view .more-views h2{
    display: inline-block;
    width: 100%;
}
.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 {
    display: inline-block;
    margin-top: 10px;
}

.product-collateral .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 8px;
    top: 35%;
}
.product-collateral .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 8px;
    top: 35%; 
}
.product-collateral .owl-theme .owl-controls .owl-buttons div{
    background: #f8f8f8;
}
.amscheckout .amscheckout-control.amscheckout-control-checkbox input ,
.amscheckout .checkbox{
    margin: 0 4px 0 0;
}
.product-collateral .price-box .minimal-price-link{
    display: none;
}

.pro-des #tab3 .box-additional,
.pro-des #tab3 .box-description{
    display: none;
}
.box-product_attachments .item + div{
    margin-top: 10px;
}
.box-product_attachments .item img{
    width: 15px;
    margin: 2px 10px 0 0;
    float: left;
}
/*----------update-----------*/

.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: transparent none repeat scroll 0 0;
    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 {
	color:#396e8f;
}
#shopping-cart-table input.minus, #shopping-cart-table input.plus {
    background-color: #DDDDDD;
    border: medium none;
    float: left;
    font-size: 15px;
    height: 32px; 
    margin: 0;
    padding: 0;
    width: 16px;
}
#shopping-cart-table input.minus:hover, #shopping-cart-table input.plus:hover {
    background: #396e8f;
    color: #FFFFFF;
    font-size: 2rem;
}
input.cartqty {
    float: left;
    text-align: center;
}

/*Product*/
.products-list .compare-links {
    display: inline-block;
}
.catalog-category-view .minimal-price-link{
    display: none;
}
.category-products .amconf-image-container img {
    border: 1px solid #ddd;
}
.products-grid.category-grid .more-info p.availability.out-of-stock{
    margin: 0;
    padding: 10px 4px 10px 0;
}

/*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-row .postWrapper {
    margin-top: 10px;
    display: inline-block;
    border: 1px solid #f4f4f4;
    padding: 0 0 15px;
}
.postWrapper-row .postTitle h2 a{
    color: #fff;
}
.postWrapper-row .postTitle {
    margin-bottom: 0;
    background: #396e8f;
    padding: 5px 15px;
}
.postWrapper-row .postDetails ,
.postWrapper-row .tags {
    padding-left: 15px;
}
.postWrapper-row .postContent {
    padding: 15px;
}
.postWrapper-row .postWrapper .postTitle h2 {
    font-size: 1.6rem;
    margin: 0;
    padding: 0 15px 0 0;
    line-height: 1.5;
}
.postWrapper-row  h3 {
    margin: 5px 0 0;
    font-size: 1.2rem;
}
.postWrapper-row  h3 .fa-calendar{
    margin: 1px 8px 0 0;
    vertical-align: top;
}
.postWrapper-row .postDetails .fa-user{
    margin: 0 5px 0 0;
}
.postWrapper-row a.aw-blog-read-more{
    background-color: #396e8f;
    border-radius: 3px;
    color: #fff;
    padding: 1px 4px;
}
.postWrapper-row a.aw-blog-read-more:hover{
    background-color: #000;
}
.g-product .postWrapper-row {
    margin: 0 0 15px 0;
}
.category-blog .paypal-logo {
    display: none;
}
.sidebar .menu-tags h5,
.sidebar .menu-categories h5,
.sidebar .menu-recent h5 {
    font-size: 1.4rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.block-blog .menu-recent ul li{
    position: relative;
}
.block-blog .menu-recent ul li:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #333;
    border-radius: 50%;
    position: absolute;
    left: 6px;
    top: 11px;
}

/*Checkout*/
.checkout-onepage-index .form-list input.input-text,
.checkout-onepage-index .form-list .input-box {
    width: 100% !important;
}
.checkout-onepage-index .fields .field {
    width: 100%;
}
.amscheckout-dologin span,
.amscheckout-submit span,
.amscheckout-apply span {
    background-color: #396e8f !important;
}
/*Checkout*/

.amscheckout-header-content .amscheckout {
    padding: 5px 0px;
}
.amscheckout-header {
    display: inline-block;
    width: 100%;
}
.amscheckout-header .amscheckout-tab-guest-checkout,
.amscheckout-header .amscheckout-tab-login {
    padding: 5px 10px;
    width: 110px;
    border-radius: 4px 4px 0 0;
    background-color: #d6d6d6; 
    bottom: -1px;
    position: relative;
}
.amscheckout-header .amscheckout-tab-guest-checkout:hover,
.amscheckout-header .amscheckout-tab-login:hover {
    background-color: #000;
}
.amscheckout-header .amscheckout-tab-guest-checkout a,
.amscheckout-header .amscheckout-tab-login a{
    color: #000;
}
.amscheckout-header .amscheckout-tab-guest-checkout:hover a,
.amscheckout-header .amscheckout-tab-login:hover a {
    color: #fff;
} 
.amscheckout-header .amscheckout .amscheckout-img.active{
    background-color: #fff;
    bottom: -1px;
    border: solid #d6d6d6;
    border-width: 1px 1px 0;
    border-radius: 4px 4px 0 0;
}
.amscheckout-header .amscheckout .amscheckout-img.active a{
    color: #000;
    text-decoration: none;
}
.amscheckout-header-content  ul.tabs_title{
    margin: 0;
    padding: 0 10px;
    border-bottom: 1px solid #d6d6d6;
}
.amscheckout-header .amscheckout-header-content .amscheckout-tab-guest-checkout {
    margin-right: 2px;
}

/*---Blog---*/
.home-blog{
    margin-bottom: 15px;
}
#blog-slide .postContent_img {
    height: 145px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
}
#blog-slide .postTitle {
    border: medium none;
    margin-bottom: 0;
}
#blog-slide .postContent_desc {
    color: #8a8a8a;
    height: 47px;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    text-align: left;
}
#blog-slide .postContent_desc img {
    display: none;
}
.home-blog-slide{
    padding: 0;
}
.home-blog-slide .postTitle h2 {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 ;
}
.home-blog-slide .link-read {
    display: none;
}
.home-blog .home-title{
    margin-bottom: 15px;
}
#advanced-search-list .input-range {
    display: inline-block;
    margin: 0;
    width: 100%;
}
/*Firecheckout*/
.firecheckout-index-index .checkout-title h1 {
    font-size: 20px;
    font-weight: 500;
    margin: 0;
}
.firecheckout-index-index #billing-new-address-form,
.firecheckout-index-index #shipping-new-address-form
{
    padding: 0;
}
.firecheckout-set .form-list li.fields {
    padding: 0;
}
#firecheckout-form .firecheckout-set #shipping-method-reset, 
#firecheckout-form .firecheckout-set #payment-method-reset {
    border: none;
    padding: 5px;
    line-height: 1;
}
#firecheckout-form div .block-title {
    padding: 15px;
    font-size: 18px;
    font-weight: bold;
}
#firecheckout-form #checkout-additional .block-title {
    padding: 0 15px;
    font-weight: 300;
}
#firecheckout-form #billing-address > .block-title::before, 
#firecheckout-form #shipping-method > .block-title::before, 
#firecheckout-form #payment-method > .block-title::before, 
#firecheckout-form #checkout-review > .block-title::before {
    width: 30px;
    height: 25px;
    font-size: 1.5rem;
    background: #F2971F;
}
#firecheckout-form .firecheckout-set button.btn-checkout, 
#firecheckout-form .firecheckout-set button.btn-primary, 
#firecheckout-form .firecheckout-window button.button{
    background: #F2971F;
}
#firecheckout-form .firecheckout-set button.btn-checkout:hover, 
#firecheckout-form .firecheckout-set button.btn-primary:hover, 
#firecheckout-form .firecheckout-window button.button:hover{
    background: #396E8F;
}
#firecheckout-form #payment-method .form-list li.bank-logo {
    float: left;
    margin-right: 15px;
}
#firecheckout-form #payment-method .form-list li.bank-detail {
    display: inline-block;
}
#firecheckout-form #payment-method .form-list li.bank-detail .bank-line li{
    margin: 0;
}