.floatleft {
	width: 100%;
	float: left
}
.mt40 {
	margin-top: 40px;
}
.my20 {
	margin: 20px 0;
	display: block
}
.headerbg {
	background: url('../img/bg2.jpg') no-repeat right bottom;
	background-size: cover;
	position: relative;
	height: 150px
}

@media (max-width: 480px) {
.headerbg {
	height: 150px
}
}
.divcenter {
	position: absolute;
	text-align: center;
	left: 50%;
	top: 35%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.bgblock {
	background-color: #FFF;
	border-radius: 15px;
	padding: 2.5rem;
	/* border-top: 5px solid rgb(0, 137, 150); */
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1);
}
.topborder {
	border-top: 5px solid rgb(0, 137, 150);
}
.productlist {
	margin: 10px 0;
	padding: 20px 0;
	border-bottom: 1px solid #dadada;
}
h3.unitprice {
	color: rgb(0, 137, 150);
}
.productlist:last-child {
	border-bottom: none;
}
.productlist a,  .productlist {
	font-size: 20px;
	line-height: 1em;
	color: #333;
	vertical-align: middle
}
.productlist select {
	padding: 5px;
}
.productlist select,  .productlist option {
	font-size: 20px;
	color: #333;
	width: 90%;
	max-width: 100px;
	text-align: center;
}
.p30 {
	padding: 2em !important;
}
.listprice {
	font-size: 22px;
}
.listprice span {
	font-size: 22px;
	width: 50%;
	float: right;
	text-align: right;
}
.txttotal,  .txttotal span {
	font-size: 25px;
	font-weight: 600;
}
.listprice.txttotal {
	padding-bottom: 20px
}
.bgnav {
	background-color: #FFF;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 1rem 0;
	border-top: 5px solid rgb(0, 137, 150);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1);
}
.points {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 60px;
	color: rgba(0, 137, 150, 1);
	text-align: center;
	padding: 0;
	display: block;
}
.points:before {
	content: 'คะแนนสะสม';
	color: #333;
	font-size: 22px;
	display: block;
	line-height: 0em;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	text-align: left
}
.points:after {
	content: ' points';
	font-size: 25px;
	display: inline-block;
	margin-left: 10px;
	text-transform: capitalize;
}
.shotcut {
	width: 100%;
	padding: 20px;
}
.shotcut ul {
	list-style: none;
	white-space: nowrap
}
.shotcut li {
	list-style: none;
	font-size: 22px;
	display: inline-block;
	padding: 10px 30px;
	width: 30%;
	line-height: 1em;
	margin: 0 20px 0 0;
	border: 1px solid rgba(0, 137, 150, 1);
	transition: all ease-out .25s;
	border-radius: 5px;
}

@media (max-width: 992px) {
.shotcut li {
	width: 50%;
}
}

@media (max-width: 768px) {
.shotcut ul {
	white-space: normal
}
.shotcut li {
	width: 100%;
	margin-bottom: 20px
}
}
.shotcut li:hover {
	padding: 10px 0px 10px 60px;
	background-color: rgba(0, 137, 150, 1);
	color: #FFF
}
.shotcut li:hover a,  .shotcut li:hover span {
	color: #FFF
}
.shotcut li:last-child {
	margin: 0;
}
.shotcut li span {
	display: block;
	font-size: 30px;
	color: #333;
	text-transform: uppercase
}
.blog-sidebar,  .produts-sidebar-filter {
	padding-top: 0
}
.divcenter h1 {
	color: rgb(0, 137, 150);
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 60px !important;
	font-weight: 500;
	white-space: nowrap
}
.group-input small {
	font-size: 19px !important;
	margin: 10px 0 0 0;
	display: block
}
.group-input small i {
	vertical-align: text-top
}
.divcenter h4 {
	color: #333;
	margin: 0;
	padding: 0;
	display: none
}
.mtoverlap {
	margin-top: -50px;
	min-height: 300px;
}
.profileswap {
	min-height: 550px;
	margin-bottom: 30px;
}
.profileswap p {
	font-size: 22px;
}
.w80 {
	width: 70%;
}
.profileswap p {
	line-height: 1em
}
.profileswap p i {
	vertical-align: text-top
}
.avata {
	position: relative;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
}
.divcenterv {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.divcenterv h4 {
	font-size: 24px;
	line-height: 1em;
	margin-bottom: 5px;
	color: rgb(0, 137, 150) !important
}

@media (max-width: 992px) {
.divcenterv {
	position: relative;
	top: 0;
	transform: none;
}
.avata {
	margin-bottom: 40px
}
.w80 {
	width: 100%;
}
.profileswap {
	min-height: inherit;
}
.points {
	line-height: 1.2em;
	position: relative;
	right: auto;
	text-align: left;
	padding: 0;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	margin: 20px 0;
}
.points:before {
	margin-top: 30px;
}
.bgblock {
	background-color: #FFF;
	border-radius: 5px;
	padding: 1.5rem;
}
}
a {
	color: rgba(0, 137, 150, 1);
}
.my40 {
	margin: 40px 0;
	display: block
}
.mb20 {
	margin-bottom: 20px;
}
.inform {
	padding: 20px;
	border: 1px solid rgba(0, 137, 150, 1);
	font-size: 22px;
	margin-top: 20px;
}
.contentbox h4 {
	line-height: 1em;
}
.inform i {
	vertical-align: text-top
}
.spad {
	padding: 0;
}
.spad h1 {
	font-size: 40px;
}
.filter-widget {
	margin-bottom: 20px
}
.filter-widget .filter-catagories li a {
	display: inline-block;
	color: #636363;
	font-size: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0px 20px;
	display: block
}
.filter-widget .filter-catagories li a i {
	vertical-align: text-top;
	color: rgba(0, 0, 0, .5);
}
.filter-widget .filter-catagories li.active a {
	border-left: 5px solid rgb(0, 137, 150);
}

@media (max-width: 768px) {
/*      .filter-widget .filter-catagories {
         white-space: nowrap;
         display: flex;
         width: 100%;
         overflow-x: auto;
         overflow-y: hidden;
     }
 */
     /*  .spad {
         padding: 0 0 20px 0;
     }

     .filter-widget .filter-catagories li.active a {
         border: none;
         border-bottom: 5px solid rgb(0, 137, 150);
     }

     .filter-widget .filter-catagories li a {
         color: #636363;
         font-size: 24px;
         white-space: nowrap;
         text-overflow: ellipsis;
         overflow: hidden;
         padding: 10px 20px;
     }

     .shotcut {
         padding: 0
     }

     .shotcut li {
         width: 100%;
         margin: 0 0 10px 0;
     }
 */
}
.wtext {
	color: #FFF !important;
}
.htitle {
	position: relative;
	width: 100%;
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 2px solid rgb(0, 137, 150) !important;
}
.htitle h4 {
	font-size: 30px;
	color: rgb(0, 137, 150);
	display: inline-block
}
.htitle button,  .htitle button:hover {
	position: absolute;
	display: inline-block;
	padding: 0 10px !important;
	right: 0;
	padding: 0 10px;
}
.htitle span,  .htitle i {
	position: absolute;
	display: inline-block;
	padding: 0 10px !important;
	right: 0;
	padding: 0 10px;
	font-size: 30px;
	color: rgb(0, 137, 150) !important;
}
.htitle button:hover {
	background-color: rgb(0, 137, 150) !important;
	color: #FFF !important;
}
.profilenav li {
	width: 100%;
	white-space: nowrap;
	display: inline-block;
}
.profilenav li i {
	float: right
}
/* */
.radio-toolbar {
	margin: 20px 0;
}
.radio-toolbar input[type="radio"] {
	opacity: 0;
	position: fixed;
	width: 0;
}
.radio-toolbar label {
	display: block;
	width: 100%;
	padding: 1rem 2rem;
	margin-bottom: 20px;
	font-size: 16px;
	border: 4px solid #dadada;
	border-radius: 0;
}
.radio-toolbar label h4 {
	font-size: 25px;
}
.radio-toolbar label:hover {
	border: 4px solid rgba(0, 137, 150, .5);
}
/*  .radio-toolbar input[type="radio"]:focus+label {} */

.radio-toolbar input[type="radio"]:checked+label {
	border: 4px solid rgb(0, 137, 150);
}
.custom-control-label {
	font-size: 22px;
	margin-bottom: 20px;
	line-height: 1.2em
}
.radio-toolbar input[type="radio"]:checked+label:after {
	content: "ที่อยู่หลัก";
	font-size: 22px;
	background-color: rgb(0, 137, 150);
	padding: 2px 10px;
	color: #FFF;
	border-radius: 5px;
}
.group-input textarea {
	margin-bottom: 0 !important;
	padding: 10px;
	font-size: 22px;
	height: auto
}
.custom-control.inline {
	display: inline-block;
	width: 20%
}
.radio-toolbar label {
	position: relative;
}
.radio-toolbar label p {
	width: 80%
}
.option_box {
	position: absolute;
	top: 10px;
	right: 10px;
	transition: all ease-out .25s
}
.option_box button {
	background: transparent !important;
	border: none !important;
	font-size: 18px;
}
.editbtn:before {
	content: "\f044";
	font-family: 'Line Awesome Free';
	vertical-align: middle
}
.delbtn:before {
	content: "\f2ed";
	font-family: 'Line Awesome Free';
	vertical-align: middle
}

@media (max-width: 992px) {
.floatnav {
	position: fixed;
	z-index: 4;
	top: 25%;
	right: 5px;
	width: 50px;
	min-height: 300px;
	overflow: hidden;
}
.bgnav ul {
	margin: 0;
	padding: 0;
}
.bgnav li {
	display: inline-block;
}
.filter-widget .filter-catagories li a {
	padding: 10px;
}
.bgnav li span {
	display: none;
}
}

@media (max-width:992px) {
.avata {
	width: 60px;
	height: 60px;
	margin-bottom: 10px;
}
.divcenter h1 {
	font-size: 30px !important;
}
.contentbox h3 {
	font-size: 20px;
}
.shotcut {
	padding: 0 0 15px 0;
}
}
