.sys-pagination ul.pagination {
	margin-right: 30px;
}


.btn-org { color: #fff; margin: 0; background-color: #19a9f0; border-color: #19a9f0; transition: all .2s ease-out; letter-spacing: 0; }
.btn-org:hover { color: #fff; background-color: #0b2443; border-color: #0b2443;}

span.facebook { color: #3a5795; }
span.twitter { color: #1da1f2; }
span.pinterest { color: #e63d44; }
span.google-plus { color: #d95332; }

.body .title h1,
.body .title h2 { font-size: 22px; font-weight: 200; }

/* ////////////// PRODUCT ALL - PAGE  */  ////////////// */
.sys-products .body .lists .lists-item .discount .disable { font-weight: 300; }
.sys-products .body .lists.column-3 .lists-item .title a h2 {  font-size: 18px; font-weight: 500; }


/* ////////////// PRODUCT DETAIL - PAGE  */  ////////////// */
.product .product-category { font-size: 12px; }
.product .product-title h3, .product .product-title h3 a { font-family: 'Kanit'; font-weight: 400; } 
.product .product-title h3 a:hover { color: #19a9f0 !important; } 

.sys-product .body .product-detail .title h1 { font-size: 22px; color: #19a9f0; }

.btn-facebook { border-color: #3b5998 !important; }
.btn-facebook:hover { background-color: #0b2443 !important; border-color: #0b2443 !important; }


/* ////////////// CHECK OUT - PAGE  */  ////////////// */
.sys-sale-checkout .body h2,
.sys-sale-checkout .body h3 { font-size: 20px; font-weight: 400; color: #19a9f0;  }

.sys-sale-checkout .body .col-md-12:not(.your-product-table, .address-shipment-box) a { margin-top: 10px; border-radius: 4px; background-color: #19a9f0; color: #fff; padding: 5px 20px;
font-size: 13px; font-family: 'Kanit' !important; }
.sys-sale-checkout .body .col-md-12:not(.your-product-table, .address-shipment-box) a:hover { border-radius: 4px; background-color: #0b2443; color: #fff; }

#side-bar.active:before {
	background-color: #19a9f0 !important;
}

.custom-product-type-1 .custom-product-info > .custom-product-title h4:before { background-color: #19a9f0 !important; }
.custom-product-type-1 .custom-product-price ins { color: #19a9f0 !important; }

.custom-product-type-1 .custom-product-button-list li a { color: #fff !important; background: #19a9f0; }
.custom-product-type-1 .custom-product-button-list li a:hover { background: #0b2443; }

