/* ------------------- POC ------------------- */
@font-face{
	font-family:LearnNotoSans;
	src:url(../fonts/LearnNotoSans-Medium.ttf);
	font-display:swap;
}
@font-face{
	font-family:LearnNotoSansLight;
	src:url(../fonts/LearnNotoSans-Light.ttf);
	font-display:swap;
}
body {
	font-family:LearnNotoSans !important;
	overflow-x: hidden;
}
/* pop up */

#bio_ep_close {
	position:relative;
}
#bio_ep_close img {
	top:0;
	right:0;
	position:absolute;
	width:25px;
}
.tmp3-img-content {
	display:flex;
}
.tmp3-img-content img {
	margin:auto;
}
/*=>- HEADER -<=*/

.compare.wrapper,
.block.newsletter {
	display:none;
}
.box-logo {
	height:70px;
	display:flex;
}
.box-logo picture,
.box-logo img {
	margin: auto;
	max-height: 100%;
	width: auto;
}
.header-first {
	box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.1);
	position:fixed;
	width:100%;
	z-index:11;
	background:#fff;
	top:-1px;
	left:-1px;
}
.header-first .menu-desktop {
	border-top:2px solid #E8E8E8;
}
/* header top links */

.header-first .header-top-links ul li {
	list-style:none;
}
.header-first .header-top-links ul li a {
	color:#000000;
	font-style:normal;
	font-weight:normal;
	font-size:14px;
	letter-spacing:0.2px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.header-first .header-top-links ul {
		padding: 0;
		margin-left: auto;
	}
	.header-first .header-top-links ul li {
		padding: 0 5px !important;
	}
}
/* ./ header top links */

.header-first .breadcrumbs {
	display:none;
}
nav.container {
	margin:auto;
}
.header-second .container {
	display:flex;
}
.section-items .nav-sections-item-title {
	display:none;
}
.section-item-content.nav-sections-item-content .navigation {
	display:flex;
	height:auto !important;
	border-top:2px solid #E8E8E8;
}
.header-second .container .main-menu,
.nav-sections-item-content .ui-widget-content.ui-corner-all {
	display:flex;
	margin:auto;
	padding:0;
	list-style:none;
}
.header-second .container .main-menu li,
.nav-sections-item-content .ui-widget-content.ui-corner-all li {
	width:80px;
	height:45px;
	font-size:16px;
	font-weight:normal;
	margin:0 20px;
	text-align:center;
}
.header-second .container .main-menu li a,
.nav-sections-item-content .ui-widget-content.ui-corner-all li a {
	color:#3B3B3B;
	text-decoration:none;
}
.header-second .container .main-menu li.active,
.nav-sections-item-content .ui-widget-content.ui-corner-all li.active {
	border-bottom:5px inset #62130e;
	font-weight:bold;
}
.catalogsearch-result-index header {
	padding-bottom:115px;
}
.catalogsearch-result-index .container.bg-white.my-0.my-md-5.d-flex {
	flex-direction:column;
	margin-top:0 !important;
}
.catalogsearch-result-index #maincontent {
	padding-top:0px !important;
}
#mainmenu-m {
	width:100%;
	position:fixed;
	height:100%;
	background:#fff;
	z-index:10;
}
#mainmenu-m .mainmenu-head-m {
	height:70px;
}
#mainmenu-m .mainmenu-head-m h2 {
	font-size:20px;
}
/* #mainmenu-m .logout { */
	/* border-top: 1px solid #ddd;
    margin-top: 10px; */
/* } */
#x-menu-m i {
	margin:auto 0 auto auto;
	padding:10px;
}
.mainmenu-body-m ul {
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}
/* .filter-attribute-cat{
    display: none !important;
} */

.mainmenu-body-m ul li {
	padding:10px 30px;
	display:flex;
	border-bottom:1px solid #E3E3E3;
}
#homepage-menu-m {
	border-top:1px solid #E3E3E3;
	/* border-bottom: 1px solid #E3E3E3; */
}
.mainmenu-body-m ul li a {
	display:flex;
	font-size:20px;
	color:#3E3E3E;
	width:100%;
}
.mainmenu-body-m ul li a i {
	font-size:1.8em;
	color:#3E3E3E;
	line-height:1.5;
}
.mainmenu-body-m ul li a span {
	margin:auto auto auto 0;
	padding-left:20px;
}
/*-- Search --*/

/*#top-search{
    position: relative;
}
.input-search{
    border-radius: 15px;
    border: none;
    background: #eee;
    padding: 5px 10px;
}
.btn-search{
    border: none;
    padding: 5px;
    background: transparent;
    position: absolute;
    right: 0px;
    top: 0px;
    display: flex;
    border-radius: 25px;
}*/

/* Account */

.search_n_user .block-search .block-title {
	display:none;
}
.search_n_user .block-search .block-content .minisearch {
	display:flex;
}
.form.minisearch .actions {
	position:relative;
}
.block-search.mobile .form.minisearch {
	padding:0 20px;
	margin-top:20px;
	position:relative;
}
.block-search.mobile .form.minisearch .actions {
	position:absolute;
	top:0;
	right:0;
}
.minisearch input#search {
	padding:5px 10px;
	border-radius:20px;
	border:none;
	background:#E8E8E8;
	font-family: LearnNotoSansLight !important;
	font-size: 14px;
	font-weight: bold;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .minisearch input#search {
  	max-width: 200px;
  }
}
.mobile .minisearch input#search {
	width:100%;
	padding:10px 20px;
}
.block-search.mobile .label {
	display:none;
}
.minisearch input#search_m {
	width:100%;
	padding:10px 20px;
}
#search_mini_form_m,
.search-body-m {
	width:100%;
}
#search_mini_form_m {
	padding:0 20px;
	margin-top:20px;
}
.minisearch button.search {
	display:flex;
	border:none;
	background-color:transparent;
	color:#3E3E3E;
	position:absolute;
	right:0;
	padding:5px;
}
.block-search.mobile .form.minisearch button.search {
	right:20px;
	padding:10px;
}
.search_n_user,
.search_n_user .header.links {
	width:auto;
	display:inline-flex;
}
.search_n_user .header.links,
.main-menu {
	list-style:none;
	padding-left:15px;
	margin:0;
}
.search_n_user .header.links>li {
	margin:0px 15px 0 0;
	display:flex;
}
.search_n_user .header.links li.wishlist a,
.search_n_user .header.links li.minicart-wrapper a {
	display:flex;
	margin:auto;
}
.header.links .minicart-wrapper .block-minicart .block-title {
	display:block;
	text-align:center;
	padding:15px;
	border-bottom:2px solid #eee;
	box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.1);
}
.header.links .minicart-wrapper .showcart {
	position:relative;
}
.header.links .minicart-wrapper .showcart .counter.qty {
	position:absolute;
	right:-5px;
	top:-10px;
	display:flex;
	width:20px;
	height:20px;
	background:#62130e;
	border-radius:50px;
	margin:0;
}
.header.links .minicart-wrapper .showcart .counter.qty .counter-number {
	font-size:10px;
	margin:auto;
	line-height:10px;
}
.ui-corner-all.ui-front.mage-dropdown-dialog {
	position:relative;
}
.minicart-wrapper .ui-corner-all.ui-front.mage-dropdown-dialog .block-minicart {
	right:0;
	padding:0;
}
.minicart-wrapper .ui-corner-all.ui-front.mage-dropdown-dialog .block-minicart:before {
	content:none;
}
.minicart-wrapper .ui-corner-all.ui-front.mage-dropdown-dialog .action.close {
	display:none;
}
.block-content .minicart-items-wrapper {
	margin:0;
	padding:0;
	border:none;
	height:auto !important;
	max-height:300px;
}
#minicart-content-wrapper .block-content .items-title {
	font-size:18px;
	margin:15px 0 0px 15px;
	text-align:left;
}
.block-content .minicart-items-wrapper ol li {
	position:relative;
	margin:10px 15px;
	border:none;
	border-radius:5px;
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	padding:0;
	height:160px !important;
}
.block-content .minicart-items-wrapper ol li .product-item-photo {
	width:80px;
	height:160px;
	position:relative;
	display:block;
	overflow:hidden;
	margin:0 !important;
}
.block-content .minicart-items-wrapper ol li .product-item-photo img {
	width:auto !important;
	height:160px !important;
	position:absolute;
	left:0;
	border-radius:5px;
}
.minicart-items .product-item {
	padding:0;
}
.minicart-items .product-item>li {
	position:relative;
}
.block-content .block-minicart .subtotal {
	margin:0 20px 10px;
}
.block-minicart .block-content>.actions {
	padding-top:5px;
	border-top:1px solid #eee;
}
.minicart-items .product-item .product .action.delete:before {
	content:'delete';
	font-family:'Material Icons Outlined';
	position:absolute;
	top:5px;
	right:10px;
	font-size:22px;
}
.minicart-wrapper .block-minicart .block-content>.actions .viewcart {
	margin:10px;
	padding:5px;
	border-radius:25px;
	background:#62130e;
	color:#fff;
	text-decoration:none;
}
.minicart-wrapper .block-minicart .block-content>.actions .viewcart span {
	margin:auto;
}
.minicart-items .product-item-name a {
	font-size:1.2em;
	color:#3B3B3B !important;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 0 !important;
	margin-right: 35px !important;
}
.minicart-items .product-item-details .product-item-no {
	margin:0;
	text-align:left;
	font-size:14px;
	color:#555;
}
.minicart-items .product-item-details .product-item-info {
	line-height:18px;
	font-size:14px;
	text-align:left;
	padding-right:30px;
	color:#555;
	height:28px;
	overflow-wrap:break-word;
	font-family: LearnNotoSansLight !important;
}
.minicart-items .product-item-details .product-item-course {
	position:absolute;
	bottom:0;
	margin:10px;
	padding:2px 10px;
	border-radius:25px;
	left:80px;
	background:#4A90E2;
	color:#fff;
	font-size:14px;
}
.minicart-items .product-item-pricing .price-container {
	margin-bottom:10px;
	margin-right:15px;
}
.search_n_user .header.links li .line-v {
	width:1px;
	background:#A4A4A4;
	height:70%;
	margin:auto;
}
.search_n_user .header.links li a i,
#trigger-mobile-search i {
	font-size:1.8em !important;
	color:#3B3B3B;
	margin:0 !important;
}
.search-head-m {
	height:70px;
}
#x-search-m i {
	margin:auto auto auto 0;
	padding:10px;
}
.minicart-wrapper {
	padding:10px 0px 10px 0px;
}
#trigger-mobile-search {
	padding:10px 10px 10px 0px;
}
.minicart-wrapper .action.showcart:before {
	display:none !important;
}
.authorization-link.control-tabs {
	margin:0;
	display:flex;
}
.authorization-link.control-tabs a {
	margin:auto 10px;
	color:#3B3B3B;
	display:flex;
}
.authorization-link.control-tabs .regist-link {
	padding:5px 15px;
	border-radius:20px;
	background-color:#62130e;
	color:#fff;
	margin-right:0;
	margin-left:0;
	font-size:14px;
}

/* Cart Page */

.form.form-cart .action.continue {
	color:#3B3B3B;
}
#co-shipping-method-form,
#shipping-zip-form {
	display:none;
}
#discount-coupon-form .primary button.action.apply {
	padding:5px 20px;
	border-radius:20px;
	background-color:#62130e;
	color:#fff;
	margin-right:0;
	border:none;
	width:auto;
}
/*.available-coupons.col-6 {*/
/*    color: #62130e;*/
/*}*/
#discount-coupon-form #coupon_code {
	height:35px;
}
#discount-coupon-form {
	margin-bottom:15px;
}
.redemption-btn a {
	padding:5px 15px;
	color:#62130e;
	background:#fbeaea;
	border-radius:20px;
	text-decoration:none;
}
.incart-item>div,
.incart-result {
	background-color:#fff;
	box-shadow:0px 2px 5px 1px rgba(155, 155, 155, 0.3);
	border-radius:5px;
}
.action-delete {
	position:absolute;
	right:25px;
	top:15px;
	z-index:5;
	color:#9B9B9B;
}
.action-delete:hover, .action-delete:focus {
    color: #62130e;
}
.incart-item .cart-course-type {
	position:absolute;
	bottom:0;
	margin:10px;
	padding:2px 10px;
	border-radius:25px;
	left:0;
	background:#4A90E2;
	color:#fff;
	font-size:14px;
}
.incart-item img.photo.image {
	border-radius:5px 0px 0px 5px;
}
.incart-detail .product-name {
    font-size: 14px;
    color: #9B9B9B;
    font-weight: 400;
    font-family: LearnNotoSansLight !important;
    line-height: 18px;
}
.incart-item .cart-course-price {
	position:absolute;
	right:30px;
	bottom:10px;
	font-weight:bold;
}
.incart-item .incart-img{
	height: 143px;
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 !important;
}
.incart-item .incart-img img {
	width:auto!important;
	height: 143px;
	position: absolute;
	left: 0;
}
/* .incart-detail .incart-result {
	margin-top:82px;
} */
.incart-result-price h4 {
	padding-bottom:10px;
	border-bottom:1px solid #eee;
}
.incart-result-price,
.incart-result-coupon {
	border-bottom:1px solid #eee;
	margin-bottom:10px;
}
.proceed-to-checkout .action.primary.checkout {
	width:100%;
	text-align:center;
	padding:5px 20px;
	border-radius:20px;
	background-color:#62130e;
	color:#fff;
	margin-right:0;
	border:none;
}
a.ampromo-popup-show {
	text-align:center;
	padding:5px 20px;
	border-radius:20px;
	background-color:#62130e;
	color:#fff;
	margin-right:0;
	border:none;
	z-index:100;
}
.primary.ampromo-button {
	text-align:center;
	padding:5px 20px;
	border-radius:20px;
	background-color:#62130e;
	color:#fff;
	margin-right:0;
	border:none;
}
.primary.ampromo-button:disabled {
	background:#ccc;
}
.ampromo-product-select {
	display:none;
}
.ampromo-item-title .ampromo-title {
	height:60px;
	font-size: 1.2rem;
	width:100%;
}
.ampromo-item-title .ampromo-title a {
	font-size:18px;
	line-height:20px;
	height:60px;
	overflow-wrap:break-word;
	overflow:hidden;
	margin:auto;
}
.ampromo-carousel-product .ampromo-items-form .ampromo-qty {
	margin-top: 5%;
}
.ampromo-carousel-product .ampromo-item-buttons {
	margin-top: 30px;
}
.cart-totals {
	width:100%;
}
.cart-totals .totals.sub {
	margin:0;
}
.cart-totals .totals.extra-fee {
	margin: 10px 0 !important;
	padding: 0 !important;
	display: flex;
}
.cart-totals .totals.extra-fee .mark{
	background-color: unset;
}
.cart-totals .totals.sub>div {
	background:#fff;
}
.cart-totals .totals .mask.col .title {
    word-break: break-word;
    display: flex;
}
.cart-totals .totals.shipping span.label,
.cart-totals .grand.totals span.label {
	padding:0;
}
.cart-totals .grand.totals {
	border-top:1px solid #eee;
	margin-top:10px;
	font-size:22px;
}
.cms-page-view .container.bg-white.my-0.my-md-5 {
	display:block !important;
}
.cms-page-view.page-layout-empty #header-panel-wrapper {
	display:none !important;
}
.add-to-cart-popup .modal-header,
.add-to-cart-popup .modal-footer {
	display:none !important;
}
.modal-popup .modal-header,
.ondemand-billpayment-bill #header-panel-wrapper {
	display:none !important;
}
.modal-popup .modal-inner-wrap {
	width:500px;
}
.modal-popup .modal-content {
	border:none;
	margin:0 !important;
}
.add-to-cart-popup .modal-inner-wrap {
	width:500px !important;
	background:transparent !important;
	box-shadow:none !important;
}
.add-to-cart-popup .modal-content {
	box-shadow:0 0 12px 2px rgba(0, 0, 0, 0.35);
}
#placeOrderButton {
	width:100%;
	padding:5px 20px;
	border-radius:20px;
	background-color:#62130e;
	color:#fff;
	display:block;
}
.payment-method .payment-detail-list {
	position:relative;
}
.payment-method .payment-method-title {
	width:100%;
	max-width:100% !important;
	flex:100%;
}
.payment-method .payment-detail-list .custom-control-label {
	width:100%;
	margin-left:0 !important;
}
.payment-method-payso_payment .custom-control-label span {
	padding:5px 65px 5px 10px !important;
}
.payment-method .payment-method-title .custom-control-label span {
	padding:5px 35px 5px 10px;
	display:block;
	border:1px solid #ccc;
	border-radius:5px;
}
.payment-method._active .payment-detail-list .custom-control-label span {
	border-color:#62130e;
}
.payment-method .payment-detail-list:after {
	content:" ";
	background-repeat:no-repeat;
	position:absolute;
}
.payment-method-KTCPayment:after,
.payment-method-KTCInstallment:after,
.payment-method-payso_payment:after {
	background-image:url(../images/shared/icon/visa.png);
	background-size:50px;
	width:50px;
	height:25px;
	right:40px;
	top:18px;
}
.payment-method-payso_payment2:after,
.payment-method-payso_payment3:after,
.payment-method-payso_payment4:after,
.payment-method-payso_payment5:after {
	background-image:url(../images/shared/icon/visa_installment.png);
	background-size:80px;
	width:80px;
	height:25px;
	right:40px;
	top:18px;
}
.payment-method-ondemand_billpayment:after,
.payment-method-ondemand_qrcodepayment:after {
	background-image:url(../images/shared/icon/qr-code.png);
	width:20px;
	height:25px;
	background-size:20px;
	right:40px;
	top:16px;
}
.payment-method-cashondelivery:after {
	background-image:url(../images/shared/icon/delivery-truck.png);
	background-size:22px;
	width:22px;
	height:25px;
	top:16px;
	right:40px;
}
.payment-method-OnDemand_LearnPayment:after {
    background-image:url(../images/shared/icon/icon_learn_payment.png);
    background-size:80px;
    width:80px;
    height:25px;
    right:40px;
    top:18px;
}

.opc-payment-additional {
	display:none;
}
.menu-mobile {
	display:none !important;
}
.ondemand-billpayment-bill #maincontent {
	padding-top:0;
}
/**/

@media (max-width: 500px) {
	a.ampromo-popup-show {
		width:100%;
		margin-bottom:10px;
		display:block;
		height:auto;
	}
	.modal-popup._inner-scroll .modal-inner-wrap {
		max-height: 100% !important;
		width: 100% !important;
		margin: 0 !important;
	}
	.modal-slide._inner-scroll .modal-content {
		padding: 0;
	}
	.checkout-cart-index .modal-slide._inner-scroll .modal-content {
		padding-left: 2.5rem !important;
		padding-right: 2.5rem !important;
	}
	/* .banner-slider-top { */
		/*padding-top: 140px !important;*/
	/* } */
	.catalog-product-view header,
	.catalogsearch-result-index header {
		padding-bottom: 75px;
	}
	.ondemand-logo {
		/*position: absolute !important;*/
		width: 50% !important;
		max-width: 50% !important;
		padding: 0;
		display: flex;
		flex: 0 0 50% !important;
		/*z-index: -1;*/
	}
	.box-logo {
		margin: auto;
	}
	.box-logo img {
		margin: auto;
		width: 90%;
	}
	#trigger-mobile-menu {
		width: 70px;
		max-width: 25%;
	}
	#trigger-mobile-menu button {
		border: none;
		background: #fff;
	}
	header nav {
		height: 70px;
	}
	header nav.header-second {
		height: auto;
	}
	#header-panel-wrapper {
		width: 25%;
		max-width: 25%;
		position: relative;
		right: 15px;
		padding: 0;
		height: 70px;
		display: flex;
	}
	#mobile-mainmenu-modal .modal-dialog {
		position: fixed;
		margin: -1px;
		z-index: 10;
		width: 100%;
		height: 100%;
	}
	#mobile-mainmenu-modal .modal-content {
		height: 100%;
	}
	.minicart-wrapper .ui-corner-all.ui-front.mage-dropdown-dialog .block-minicart {
		display: block;
		position: fixed;
		height: 100%;
		top: 0;
		margin: 0;
		width: 100% !important;
	}
	.minicart-wrapper .ui-corner-all.ui-front.mage-dropdown-dialog .action.close {
		top: 5px;
		left: 5px;
		position: fixed;
		display: flex;
	}
	.minicart-wrapper .action.close:before {
		font-size: 40px !important;
		font-weight: bold !important;
		color: #3B3B3B !important;
	}
	.add-to-cart-popup .modal-inner-wrap {
		width: 300px !important;
	}
	.add-to-cart-popup .modal-content #add-to-cart-success-modal h3 {
		font-size: 20px;
	}
}
/* --Banner Slider-- */

#maincontent {
	padding-top:115px;
}
.cms-home #maincontent,
.page-with-filter #banner-slider-carousel {
	padding-top:0px;
}
.carousel-container #banner-slider-carousel {
	margin:0;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background-color:#62130e;
}
/* --Hidden Home Banner Slider-- */

/*.cms-home > .slide-mobile,*/
/*.cms-home > .section-banner {*/
/*	display:none;*/
/*}*/
/* -- Home Catalog Product
.product-autoload .list:nth-child(n)>div{
    display: none;
}-- */

.product-autoload .list:nth-child(1)>div {
	display:block !important;
	width:100%;
}
.product-autoload .product-item.product-slider {
	overflow:hidden;
}
.product-items.widget-viewed-grid {
	padding:0;
}
section.main-forth {
	margin:0;
}
.main-forth .reveal-bottom {
	border-bottom:1px solid #E8E8E8;
}
.transition_section{
    opacity: 1 !important;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
    transition: opacity 1.5s cubic-bezier(0.5, 0, 0, 1) 0s, transform 1.5s cubic-bezier(0.5, 0, 0, 1) 0s;
}
.main-forth-title>div,
.best-seller-carousel h2 {
	font-size:1.5em;
	font-weight:bold;
	position:relative;
}
.best-seller-carousel h2 {
	margin-bottom:25px;
	padding-bottom:5px;
}
.main-forth-seemore {
	display:flex;
}
.main-forth-seemore a {
	margin:auto 0 0 auto;
	display:flex;
	background-color:#ffe5e5;
	color:#62130e;
	padding:5px 15px 5px 20px;
	border-radius:30px;
	font-weight:normal;
}
.main-forth-title>div:after,
.best-seller-carousel h2:after {
	content:'';
	width:50px;
	height:7px;
	background-color:#62130e;
	position:absolute;
	left:0;
	bottom:-10px;
}
.main-forth-seemore a:hover {
	text-decoration:none;
	color:#62130e;
}
.items-count a.sorter-action i {
	color:#3B3B3B;
}
a.modes-mode {
	margin:0;
	display: inline-block;
	height: 30px;
}
a.modes-mode i {
	color:#9c9c9c;
	background-color:#d8d8d8;
	border-radius:3px;
	line-height: 30px;
	width: 30px;
	text-align: center;
}
a.modes-mode.mode-list i {
	margin: 0 !important;
}
a.modes-mode.active i {
	color:#ffffff;
	background-color:#4a90e2;
}
.modes-label {
	display:none;
}
.call-center>div {
	height:120px;
}

/*=>- FOOTER -<=*/

.card {
	border:none !important;
	background-color:#4a4a4a !important;
}
.card .card-title {
	color:#fff;
	margin-left:30px !important;
}
.card ul {
	list-style:none;
	color:#ececec;
	padding-left:30px;
}
.card ul a {
	text-decoration:none;
	color:#ececec;
}
.card ul a:hover {
	text-decoration:underline;
}
.card ul li a {
	font-size:14px;
}
.coppyright-one {
	font-family:LearnNotoSansLight;
	margin-top:10px;
}
.content-icon {
	margin-left:30px;
}
.call-icon {
	display:inline-flex;
}
.call-icon .m-auto {
	width:80px;
	height:100%;
}
.content-icon {
	margin-left:15px;
	margin-top:15px;
}
.content-icon h5 {
	font-size:15px;
	font-weight:bold;
	margin:0;
}
.content-icon .box-telephone {
	font-family:LearnNotoSans;
	font-size:1.2rem;
	color:#fff !important;
}
.content-icon p {
	font-size:13px;
	color:#ccc;
}
.line-call {
	line-height:45px;
}
.test a li {
	color:red;
}
.coppy-right-2 {
	margin-bottom:22px;
}
footer {
	min-height:200px;
	background-color:#4a4a4a;
	display:flex !important;
}
footer > div.container {
	margin-top:50px !important;
	margin:auto;
	/*height:360px;*/
	max-width:1400px;
}
footer > div.container >div.row {
	height:100%;
}
footer .flex-column-reverse.flex-md-row {
	max-width:1300px;
}

/*-- Copy Right --*/

.copyright {
	margin: 0 auto auto auto;
	font-size:20px;
	color:#fff;
}
.copyright p {
	margin:0;
	font-size:0.8em;
}

/*-- Social Media --*/

.social-media {
	display:flex;
}
.social-media a li {
	margin-left:15px;
}
.footer-site-logo {
	padding-right:20px;
	border-right:1px solid #d8d8d8;
	margin:auto;
}
.social-media .card ul li {
	margin-left:15px;
}
.social-media .card ul {
	display:flex !important;
}
.social-media .footer-social-link {
	display:flex;
	margin:auto;
}
.social-media .footer-social-link a {
	margin-left:20px;
	display:flex;
}
/*-- Social Media --*/

.call-center {
	display:flex;
}
.call-center-img {
	margin:auto 0 auto auto;
}
.call-center-number {
	margin:auto 0 auto 10px;
	text-align:left;
	color:#fff;
}
.call-center-number h5 {
	margin:auto;
}
.call-center-number a {
	color:#fff;
	font-size:24px;
}
.call-center-number p {
	margin:0;
}
/* mobile footer */

@media only screen and (max-width: 1024px) {
	.line-call {
		line-height:21px !important;
	}
	.social-media {
		display: flex !important;
		flex-direction: row-reverse !important;
	}
	.call-icon {
		position: absolute;
		top: 213px;
	}
	.home-slider-bottom-section #banner-slider-carousel {
		padding-top: 0px !important;
	}
}
@media only screen and (max-width: 321px) {
	div.mobile-footer {
		display:block !important;
		background-color:#4a4a4a;
	}
	div.CCC,
	div.DDD {
		text-align: left !important;
	}
	.call-center>div {
		height: 299px !important;
	}
	.social-media {
		flex-direction: unset !important;
	}
	.social-media a img {
		width: 32px !important;
	}
	.call-icon {
		position: absolute;
		top: 160px;
	}
	.coppyright-one {
		font-size: 14px !important;
	}
}
@media only screen and (max-width: 376px) {
	div.mobile-footer {
		display:block !important;
		background-color:#4a4a4a;
	}
	div.text-right-1,
	div.text-right-2 {
		text-align: left !important;
	}
	.call-center>div {
		height: 299px !important;
	}
	.social-media {
		flex-direction: unset !important;
	}
	.social-media a img {
		width: 32px !important;
	}
	.call-icon {
		position: absolute;
		top: 160px;
	}
	.coppyright-one {
		font-size: 14px !important;
	}
}
@media only screen and (max-width: 426px) {
	div.mobile-footer {
		display:block !important;
		background-color:#4a4a4a;
	}
	.call-center>div {
		height: 299px !important;
	}
	.social-media {
		flex-direction: unset !important;
	}
	.social-media a img {
		width: 34px !important;
	}
	.call-icon {
		position: absolute;
		top: 160px;
	}
	.coppyright-one {
		font-size: 14px !important;
	}
	div.text-right-1 {
		width: 50%;
		margin: 0;
		float: left;
		text-align: left !important;
	}
	div.text-right-2 {
		width: 50%;
		margin: 0;
		float: left;
		text-align: left !important;
	}
}
@media only screen and (max-width: 991px) {
	div.mobile-footer {
		display:block !important;
		background-color:#4a4a4a;
	}
	.call-center>div {
		height: 299px !important;
	}
	.social-media {
		flex-direction: unset !important;
	}
	.social-media .card ul li:first-child {
	    margin-left: 0;
	}
	.social-media a img {
		width: 36px !important;
	}
	.call-icon {
		position: absolute;
		top: 160px;
	}
	.coppyright-one {
		font-size: 14px !important;
	}
	div.text-right-1 {
		width: 50%;
		margin: 0;
		float: left;
		text-align: left !important;
	}
	div.text-right-2 {
		width: 50%;
		margin: 0;
		float: left;
		text-align: left !important;
	}
}
/* mobile footer */

.reveal-bottom .wiki-test {
	width:80% !important;
}
.img-responsive {
	width:auto !important;
}
/* #banner-slider-carousel {}  */
.jfk-bubble {
	display:none !important;
}
@media(max-width: 500px) {
	.main-forth-title>div {
		font-size: 1.2em;
	}
	#show-count-product,
	.sorter-data {
		font-size: 14px;
	}
	a.modes-mode i {
		font-size: 20px;
	}
	.select-sorter-option {
		min-width: 150px !important;
	}
	.select-sorter-option li {
		font-size: 14px;
	}
	.social-media a img {
		width: 34px !important;
	}
	.footer-site-logo img {
		width: 120px !important;
	}
	.call-center {
		padding: 10px 0px !important;
	}
	.call-center img {
		width: 70px !important;
	}
	.call-center-number h5 {
		font-size: 20px;
	}
	.call-center-number a {
		font-size: 22px;
	}
	.call-center-number p {
		font-size: 15px;
	}
}
.filter-name {
	display:none;
}
.reveal-bottom #filter-selection-m {
	width:15% !important;
}
/* Home Blog */

.home-blog-section h5,
.home-slider-bottom-section h5 {
	font-size:1.5em;
	font-weight:bold;
	position:relative;
	margin-bottom:15px;
}
.home-blog-section {
	border-bottom:1px solid #E8E8E8;
}
.home-blog-section h5:after,
.home-slider-bottom-section h5:after {
	content:'';
	width:50px;
	height:7px;
	background-color:#62130e;
	position:absolute;
	left:0;
	bottom:-15px;
}
.blog-item {
	display:flex;
	flex-flow:column;
}
.blog-item img,
.blog-item button {
	margin:auto;
}
.blog-item h4 {
	color:#62130e;
	font-weight:bold;
	margin:10px auto;
}
.blog-item p {
	margin:auto;
	max-width:370px;
	text-align:center;
}
.blog-item button {
	padding:5px 10px;
	border-radius:20px;
	border:none;
	background-color:rgb(255, 0, 0, 0.1);
	color:#62130e;
	margin:auto;
}
.course-item {
	display:flex;
	margin-top:20px;
}
.course-img {
	display:block;
	margin-right:3%;
	float:left;
	width:25%;
}
.course-img a {
	display:block;
	width:100%;
	overflow:hidden;
}
.course-img img {
	width:200px;
	margin:auto;
}
.course-detail h4 {
	color:#62130e;
	margin:auto auto 10px 0;
	font-weight:bold;
	font-size:30px;
}
.course-detail {
	display:flex;
	flex-direction:column;
	width:78%;
}
.course-detail p {
	margin:0 auto auto 0;
	font-size:20px;
	height:40px;
	line-height:20px;
	overflow:hidden;
	overflow-wrap:break-word;
	width:100%;
}
.course-detail p .read-more {
	display:block;
	position:absolute;
}

/*---------------- mobile --*/

@media (max-width: 500px) {
	.block-minicart .block-content>.actions {
		position:absolute;
		width:100%;
		bottom:0;
		background:#fff;
	}
	.block-content .minicart-items-wrapper {
		position: relative;
		max-height: none;
		overflow-y: auto;
		display: block;
		max-height: calc(100vh - 210px);
		-webkit-overflow-y: auto;
	}
	.home-blog-section h5,
	.home-slider-bottom-section h5 {
		margin: 0 5px 35px 5px;
		font-size: 1.2em;
	}
	.blog-item img {
		width: 100%;
	}
	.course-item {
		margin: 10px;
	}
	.course-detail {
		flex: 90%;
	}
	.course-img {
		overflow: hidden;
		height: 120px;
		flex: 20%;
	}
	.course-img img {
		width: auto;
		height: 120px;
	}
	.course-detail a {
		margin-right: auto;
	}
	.course-detail h4 {
		font-size: 20px;
		line-height: 20px;
		height: 20px;
		overflow: hidden;
	}
	.course-detail p {
		line-height: 1em;
		height: 3em;
		overflow: hidden;
		font-size: 1em;
	}
	.blog-item p {
		max-width: 330px;
	}
	.form-wishlist-items .price-box span .price {
		font-size: 16px !important;
	}
}

/* Filter */

.main-second-left.reveal-bottom {
	width:100%;
}
.filter-name {
	font-size:20px;
	background-color:#efefef;
	display:none;
}
.filter-name p {
	font-size:18px;
	margin-top:10px !important;
	margin-bottom:-5px !important;
	color:#8E8E8E;
}
.filter-btn {
	display:flex;
	cursor:pointer;
}
.filter-btn i {
	margin:1.2rem 0 auto auto;
}
.filter-btn.expanded i {
	transform:rotate(180deg);
}
.filter-btn span {
	margin:1rem auto auto 0;
}
.filter-clear,
#clear-filter-m {
	display:flex;
}
.filter-clear .clear-all {
	margin:20px auto auto 70px;
}
#clear-filter-m .clear-all {
	margin:auto;
}
.filter-selection {
	height:0px;
	box-shadow:0px 10px 10px -5px rgba(0, 0, 0, 0.1);
}
.filter-selection .container {
	opacity:0;
}
.filter-selection ul {
	list-style:none;
}
.filter-selection ul li {
	display:flex;
	flex-direction:column;
	width:100%;
	margin-right:10px;
}
.filter-selection .custom-control-label {
	color:#3B3B3B;
	padding:5px 10px;
	width:100%;
	margin-left:-10px;
}
.filter-selection .form-check {
	margin-bottom:5px;
}
.filter-selection .form-check .custom-control-label {
	cursor:pointer;
}
.filter-selection .custom-control-input:checked + .custom-control-label {
	background-color:#E8E8E8;
	color:#8E8E8E;
}
.filter-selection .custom-control-label:before,
.filter-selection .custom-control-label:after {
	display:none;
}
/* -------- Mobile */

.filter-bar {
	display:flex;
	padding:10px 0px;
	background-color:#E8E8E8;
	color:#3B3B3B;
}
.filter-bar i {
	margin:auto 5px auto 20px;
}
.filter-bar span {
	margin:auto auto auto 5px;
}
#filter-selection-m,
#mainmenu-m,
#search-m {
	width:100%;
	height:100%;
	overflow-y:auto;
	-webkit-overflow-y:auto;
	overflow-x:hidden;
	-webkit-overflow-x:hidden;
	background-color:#fff;
	top:0;
	z-index:-20;
	opacity:0;
	position:-webkit-fixed;
	/* Safari */
	position:fixed;
	transform:translateY(-20px);
	-webkit-transition-duration:0.3s;
	transition-duration:0.3s;
}
.custom-control-label a {
	color:#3B3B3B;
	text-decoration:none;
}
.filter-bar .count {
	border-radius:40%;
	border:1px solid red !important;
	background-color:red;
	color:#FFFFFF;
}
.custom-control-label a:hover,
.custom-control-label a:active,
.custom-control-label a:visited {
	color:#3B3B3B;
	text-decoration:none;
}
.filter-mobile {
	list-style:none;
}
/*.w-100{
        display: flex;
    }*/

#filter-selection-m {
	width:17%;
	height:100%;
	/*
        overflow-y: auto;
        -webkit-overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-x: hidden;
        background-color: #fff;
        top: 0;
        z-index: -20;
        opacity: 0;
        position: -webkit-fixed;
        position: fixed;
        transform: translateY(-20px);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s; */
}
#filter-selection-m.show,
#mainmenu-m.show,
#search-m.show {
	z-index:20;
	opacity:1;
	transform:translateY(0px);
}
.filter-head-m {
	display:flex;
	position:absolute;
	box-shadow:0 2px 10px 0 rgba(0, 0, 0, 0.1);
	background-color:white;
	width:100%;
	z-index:10;
}
#x-filter-m {
	margin:auto auto auto 0px;
	padding:10px;
}
.filter-head-m h2 {
	font-size:1.2em;
	text-align:center;
	margin:auto;
}
.filter-head-m .clear-filter-m {
	margin:auto 0px auto auto;
}
.filter-body-m {
	margin-top:50px;
}
.filter-body-m .card {
	list-style:none;
	margin:0px 10px;
	border:none;
	border-bottom:1px solid rgba(0, 0, 0, 0.125);
	border-radius:0;
	border-right:1px solid rgba(0, 0, 0, 0.125);
}
/*.main{
        display: flex !important;
    }*/

.filter-body-m .card-filter {
	background:white !important;
}
.card-header button:hover {
	color:#3B3B3B;
}
.product-image-container {
	width:100% !important;
}
.product-image-wrapper img {
	width:100%;
	height:auto;
}
.card .card-header {
	padding:0px;
	background:none;
	border:none;
}
.card-header button {
	text-decoration:none;
	display:flex;
	width:100%;
	text-align:left;
	color:#3B3B3B;
	font-weight:bold;
}
.card-header .btn-link:focus,
.card-header .btn-link.focus,
.card-header .btn-link:hover {
	text-decoration:none;
}
.card-header button i {
	margin:auto 0 auto auto;
	font-size:1em;
}
.card .card-body {
	padding:0px;
}
.card .card-body .form-check {
	margin:0px 5px;
}
.card-body label {
	width:100%;
	padding:3px 8px;
	margin-bottom:5px;
}
.card .card-body label:before,
.card .card-body label:after {
	display:none;
}

/* Catalog Product */

.item a:hover,
.items a:hover {
	text-decoration:none;
}
#goback-link {
	text-decoration:none;
	color:#3E3E3E;
}
.product-block {
	width:100%;
}
.product-block .responsive {
	width:50%;
}
.product-view-img {
	clear:both;
}
/* span.select2-container { */
	/* display:none; */
/* } */
select#sorter {
	display:none;
}
.select-sorter-option {
	display:none;
	box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.1);
	right:25px;
	top:30px;
	list-style:none;
	padding:0;
	margin:0;
	border:1px solid #eee;
	border-radius:3px;
	background:#fff;
	z-index:50;
	min-width:250px;
	position:absolute;
}
.select-sorter-option.show {
	display:block;
}
.select-sorter-option li {
	border-bottom:1px solid #ccc;
	display:flex;
	padding:10px 30px 10px 10px;
	color:#3B3B3B;
	position:relative;
}
.select-sorter-option li:hover {
	background:#eee;
}
.select-sorter-option li:last-child {
	border:none;
}
.select-sorter-option li.selected {
	color:#4A90E2;
}
.select-sorter-option li.selected:after {
	content:"check_circle_outline";
	position:absolute;
	right:10px;
	font-family:'Material Icons';
	top:10px;
}
#select-sorter-close {
	display:none;
}
@media (max-width: 500px) {
	/*.name:disabled + .learn-choice:after{
		font-size: 12px;
	}
	.product-add-form,
	.product-view-img,
	.product-detail-block {
		background-color:#f7f7f7;
	}*/
	.select-sorter-option {
		position: fixed;
		z-index: 100;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.select-sorter-option:before {
		content: 'การเรียง';
		width: 100%;
		display: block;
		text-align: center;
		padding: 15px;
		box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
		margin-bottom: 10px;
	}
	#select-sorter-close {
		padding: 15px;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
	}
}
.view-mode .view i {
	background-color:#D8D8D8;
	color:#9B9B9B;
	border-radius:2px;
}
.view-mode .view.active i {
	background-color:#4A90E2;
	color:#fff;
}
.product-video {
	position:relative;
	padding-bottom:56.25%;
	height:0;
	width:100%;
}
.product-video iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.product-catalog-view:hover {
	text-decoration:none;
}
.product-catalog-view:hover .catalog-list {
	box-shadow:0px 5px 5px 3px rgba(155, 155, 155, 0.3);
}
.product-catalog-view .catalog-list .product-img .product-item-photo {
	display: block;
}
.product-catalog-view .catalog-card .product-item-photo {
  max-height: 146px;
  display: block;
	border-bottom: 0.25px solid #D8D8D8;
  overflow-y: hidden;
}
.product-catalog-view .catalog-card .product-item-photo img {
	border-bottom: 0;
}
.catalog-list {
	border:0.1px solid #C6C6C6;
	border-radius:4px;
	box-shadow:0px 2px 5px rgba(0, 0, 0, 0.1);
}
.product-catalog-view .catalog-list .product-gflex {
	margin: auto;
}
.product-gflex {
	flex-direction:column;
}
.catalog-list .product-detail p {
	margin:auto 20px;
	font-family: LearnNotoSansLight !important;
}
.catalog-list .product-img img {
	border-radius:4px 0 0 4px;
	height: auto;
}
.catalog-list .product-name {
	margin:auto 10px 0 10px;
}
.catalog-list .product-sku {
	color:#ddd;
	font-weight:normal;
	margin:0 10px auto 10px;
}
.catalog-list .product-name,
.catalog-list .product-detail,
.catalog-list .product-wishlist {
	color:#3B3B3B;
}
.product-wishlist .wish-list {
	position:absolute;
	left:-12px;
	top:-12px;
	z-index:9;
}
.product-wishlist .wish-list:hover {
	color:#62130e;
}
.catalog-list span.price {
	color:#62130e;
}
@media (max-width: 1024px) {
	.catalog-list {
		margin: 0px;
	}
	.catalog-list .product-sku {
		margin: 0px auto auto 10px;
	}
	.catalog-list .product-detail {
		margin: 10px 0;
	}
	.catalog-list .product-detail p {
		margin-left: 15px;
		margin-right: 0;
		line-height: 1.5em;
		width: auto;
		height: 3em;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.catalog-list .product-name {
		margin: auto auto 0px 10px;
	}
}
.best-seller-carousel {
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	padding-bottom:20px;
}
.best-seller-carousel .owl-stage-outer {
	margin:-15px -5px;
	padding:15px 5px;
}
.best-seller-carousel .owl-carousel .owl-item img {
	height:auto;
}
.product-autoload>div:nth-child(1) .best-seller-carousel {
	display:block !important;
}
.product-autoload>div:nth-child(n) .best-seller-carousel {
	display:none;
}
.catalog-card {
	background-color:#fff;
	box-shadow:0px 2px 5px rgba(0, 0, 0, 0.1);
	border-radius:4px;
	transition-duration:1s;
	-webkit-transform:perspective(1px) translateZ(0);
	transform:perspective(1px) translateZ(0);
	position:relative;
	-webkit-transition-duration:0.3s;
	transition-duration:0.3s;
	-webkit-transition-property:transform;
	transition-property:transform;
	border: 0.1px solid #C6C6C6;
}
.catalog-card:hover {
	transform:translateY(-10px);
}
.catalog-card a:hover {
	text-decoration:none;
}
.catalog-card img {
	border-radius:4px 4px 0px 0px;
	height: auto;
	border-bottom: 0.25px solid #D8D8D8;
}
.catalog-product-detail {
	position:relative;
}
.catalog-product-detail .wish-list {
	right:0;
	position:absolute;
	color:#3B3B3B;
	z-index:100;
}
.catalog-product-detail .wish-list:hover {
	color:#62130e;
}
.catalog-product-detail .product-name,
.catalog-product-detail .product-detail {
	color:#3B3B3B;
}
.catalog-product-detail .product-name {
	font-weight:normal !important;
	font-size:1em;
}
.catalog-product-detail .product-detail {
	font-size:1em;
	line-height:1.5em;
	height:4.5em;
	overflow:hidden;
	/* prevents extra lines from being visible */
	font-weight:normal;
	font-family: LearnNotoSansLight !important;
}
.catalog-product-detail .product-sku {
	color:#cacaca;
}
.catalog-card div.price {
	text-align:left;
	padding:10px;
	border-top:0.5px solid #D8D8D8;
	color:#62130e;
}
.catalog-card div.price span.price {
	font-size:1.2em;
	font-weight:bold;
}
.catalog-card div.price .btn-grey {
	position:absolute;
	left:10px;
	top:10px;
	padding:0 10px;
	border-radius:20px;
	background-color:#868487;
	color:#fff;
}
.catalog-card .old-price .price-label,
.catalog-list .old-price .price-label {
    display: none;
}
.catalog-card .old-price .price,
.catalog-list .old-price .price {
    font-size: 16px !important;
    color: #aaa;
    text-decoration: line-through;
    font-weight: 400 !important;
}
.related .catalog-card div.price .btn-grey {
	top:10px;
	left:10px;
}
.catalog-list .price-box.price-final_price {
    text-align: center;
}
/* Product Detail */

.cat-wishlish a {
	color:#3E3E3E;
}
.cat-wishlish a:hover {
	color:#62130e;
}
.cat-wishlish .towishlist {
	float:right;
}
.tutor-des {
	flex-direction:column;
}
.course-details {
	width:100%;
}
.tutor-des .tutor-img {
	width:50px;
	height:100%;
	background:#eee;
	border-radius:50%;
	position:relative;
}
.tutor-img {
	overflow:hidden;
	position:relative;
}
.tutor-img img {
	width:50px;
	/*position: absolute;
        z-index: 0;*/
}
.course-info {
	flex-direction:column;
	/*margin: auto;*/
	/*width: auto;*/
}
/* .course-info img{
    width: 50px;
    height: 50px;
} */

.learning-selection {
	background-color:#fff;
	padding:40px 40px 40px;
	width:100%;
	box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.1);
}
.learning-selection>div.w-100 {
	border-bottom:1px solid #E8E8E8;
}
button.info-btn {
	margin:auto auto auto 10px;
	padding:0;
	background:transparent;
	border:none;
	display:flex;
}
.learning-selection h2 {
	font-size:1.5em;
}
.learn-choice {
	flex-direction:column;
	padding:20px 5px 10px;
	border:1px solid #D0D0D0;
	border-radius:5px;
	transition-duration:0.5s;
	position:relative;
}
.learn-choice img {
	margin:auto;
	height: 50px;
	width: auto;
}
.learn-choice span {
	margin:auto auto 10px auto;
}
/*.name:checked + .learn-choice {
      box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
      border-color: #007AFF;
    }

    .name:checked + .learn-choice span{
      color: #007AFF;
    }*/

.name:disabled + .learn-choice span {
	color:#D3D3D3;
	border-color:#EEEEEE;
}
.name:disabled + .learn-choice img {
	opacity:0.5;
	filter:grayscale(100%);
}
/*.name:disabled + .learn-choice:after{
        content: 'COMING SOON';
        color: #62130e;
        position: absolute;
        bottom: -30px;
        left: 0;
        text-align: center;
        width: 100%;
    }*/

.box-market .tocart {
	padding:5px 20px;
	border-radius:20px;
	background-color:#62130e;
	color:#fff;
	margin:auto 0 auto auto;
	border:none;
	display:flex;
	justify-content:center;
	width:auto;
}
button#product-addtocart-button.disabled {
    pointer-events: none;
    background-color: #CCC;
    color: #fff;
    border-color: #ccc;
}
/* .lesson-card { */
	/* border-bottom:1px solid #E3E3E3; */
/* } */
.lesson-card .card-header {
	padding:0.75rem 2.5rem 0.75rem 0;
	background:transparent;
	border:none;
}
.lesson-collaspe {
	padding:0;
	border:0;
	background:transparent;
	position:relative;
}
.lesson-collaspe:after {
	content:'keyboard_arrow_down';
	position:absolute;
	right:-35px;
	top:3px;
	line-height:1em;
	font-size:1.5em;
	padding:2px 2px;
	font-family:'Material Icons';
	border-radius:50%;
	background:#fff;
	box-shadow:0 -2px 3px 2px rgba(0, 0, 0, 0.1);
	transform:rotate(180deg);
	transition-duration:0.3s;
}
.lesson-collaspe.collapsed:after {
	transform:rotate(0deg);
	box-shadow:0 2px 3px 2px rgba(0, 0, 0, 0.1);
}
.lesson-card-body ul {
	margin:0;
	padding:0 20px;
	list-style-position:inside;
	border-radius: 5px;
	background-color: #eee;
}
.lesson-li {
	padding:10px 0;
	border-bottom:1px solid #fefefe;
}
.lesson-li:last-child {
  border-bottom: 0;
}
.catalog-product-view .product-info-main {
	display:none;
}
#shopmore-link.addto-cart {
	color:#62130e;
	border:1px solid;
}
#placeorder-link.addto-cart {
	color:#fff;
	background-color:#62130e;
}
.addto-cart {
	width:150px;
	text-align:center;
	padding:10px;
	border-radius:30px;
	text-decoration:none !important;
}
.d-flex.related {
	background-color:#f7f7f7;
}
.ias-trigger.ias-trigger-next {
	margin:3em auto 1em;
}
.ias-trigger.ias-trigger-next a {
	border-radius:30px;
	border:1px solid #62130e;
	padding:15px 20px;
}
@media (max-width: 500px) {
	.learning-selection {
		padding:20px 20px 25px;
	}
	.del_title {
		font-size: 14px;
	}
}

/*OWLCAROUSEL*/
#banner-slider-carousel .owl-nav button {
	text-transform:none;
	font-size:5.5em;
}
.owl-carousel .owl-prev.disabled {
	opacity:0;
}
.owl-carousel .owl-nav {
	position:absolute;
	width:100%;
	top:20%;
	left:0;
}
@media (max-width: 1279px) {
	.owl-carousel .owl-nav {
		display:none;
	}
}
.owl-nav .owl-prev {
	position:absolute;
	left:-6.3rem;
}
.owl-nav .owl-prev:before {
	/* content:"keyboard_arrow_left";
	font-family:'Material Icons'; */
	content: "";
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iNDMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX3N0cm9rZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMi43MSAxLjM1NCkiIGZpbGw9IiM0RjRGNEYiLz48ZGVmcz48cGF0aCBpZD0icGF0aDBfc3Ryb2tlIiBkPSJNMCAxOS45NGwtMS4wNDItMS4wOC0xLjA5OCAxLjA2TC0xLjA2IDIxIDAgMTkuOTR6TTE5LjYwNC0xLjA4bC0yMC42NDYgMTkuOTQgMi4wODQgMi4xNTdMMjEuNjkgMS4wOGwtMi4wODUtMi4xNTh6TS0xLjA2IDIxbDIwIDIwIDIuMTIyLTIuMTIxLTIwLTIwTC0xLjA2MSAyMXoiLz48L2RlZnM+PC9zdmc+);
	right: auto;
	left: 4rem;
	top: 6rem;
	background-size: 30px 50px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	width: 30px;
	height: 50px;
	display: inline-block;
}
.owl-nav .owl-next {
	position:absolute;
	right:3.7rem;
}
.owl-nav .owl-next:before {
	/* content:"keyboard_arrow_right";
	font-family:'Material Icons'; */
	content: "";
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iNDMiIHZpZXdCb3g9IjAgMCAyNSA0MyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGU+VmVjdG9yPC90aXRsZT48ZGVzYz5DcmVhdGVkIHVzaW5nIEZpZ21hPC9kZXNjPjxnIGlkPSJDYW52YXMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0NTMgNzkwKSI+PGcgaWQ9IlZlY3RvciI+PHVzZSB4bGluazpocmVmPSIjcGF0aDBfc3Ryb2tlIiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSAtMTQzMC4zNSAtNzg4LjY0NikiIGZpbGw9IiM0RjRGNEYiLz48L2c+PC9nPjxkZWZzPjxwYXRoIGlkPSJwYXRoMF9zdHJva2UiIGQ9Ik0gNi4xMzcwNGUtMDUgMTkuOTM5M0wgLTEuMDQxOTYgMTguODYwNEwgLTIuMTM5OSAxOS45MjA3TCAtMS4wNjA2IDIxTCA2LjEzNzA0ZS0wNSAxOS45MzkzWk0gMTkuNjA0NCAtMS4wNzg5N0wgLTEuMDQxOTYgMTguODYwNEwgMS4wNDIwOSAyMS4wMTgzTCAyMS42ODg1IDEuMDc4OTdMIDE5LjYwNDQgLTEuMDc4OTdaTSAtMS4wNjA2IDIxTCAxOC45MzkzIDQxTCAyMS4wNjA3IDM4Ljg3ODdMIDEuMDYwNzIgMTguODc4N0wgLTEuMDYwNiAyMVoiLz48L2RlZnM+PC9zdmc+);
	right: -6rem;
	left: auto;
	top: 6rem;
	background-size: 30px 50px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	width: 30px;
	height: 50px;
	display: inline-block;
}
.owl-nav button {
	width:0;
	margin:auto !important;
	outline:none !important;
}
.owl-carousel-product .owl-nav button:before,
.best-seller-carousel .owl-nav button:before {
	font-size:10em;
}
.owl-carousel .owl-nav button:hover {
	background:transparent !important;
	color:#869791 !important;
}
.owl-nav button.disabled {
	opacity:0 !important;
}
.owl-nav button span {
	display:none;
}

/* search autocomplete */

.form.minisearch .field.search div.control {
	position:relative;
}
.searchsuite-autocomplete .suggest {
	display:none;
}
.searchsuite-autocomplete {
	left:0;
	box-shadow:0 1px 5px rgba(0, 0, 0, 0.15);
	border:none;
}
.searchsuite-autocomplete div.product div.title {
	display:none;
}
.searchsuite-autocomplete .qs-option-info {
	position:relative;
	padding:5px 60px 5px 0;
}
.qs-option-info .qs-option-title a {
	color:#3E3E3E;
	text-decoration:none;
}
.qs-option-info .qs-option-sku {
	position:absolute;
	right:0;
	top:5px;
	width:auto !important;
	padding:0 10px;
	font-size:16px !important;
	background:#e6e6e6;
	color:#3E3E3E !important;
	border-radius:20px;
}
.searchsuite-autocomplete .product ul {
	padding:10px;
}
.select-sorter-action,
.select-sorter-option {
	cursor:pointer;
}
.toolbar-products .toolbar-sorter {
	padding: 0 0 0 8px;
  margin-right: 15px;
  height: 30px !important;
  border: 0.25px solid #D8D8D8;
	border-radius: 3px;
	background: #F0F0F0;
}
.toolbar-products .toolbar-sorter .select-sorter-action {
	line-height: 30px;
}
.toolbar-products .toolbar-sorter a.sorter-action i {
  color: #3B3B3B;
  width: 30px;
  line-height: 30px;
  margin: 0 !important;
}
#show-count-product {
	line-height: 30px;
}
/*----------------*/

/* Login-Register */

/*________________*/

#maincontent {
	min-height:80vh;
}
#ondemand-id-member-content button#send,
#ondemand-id-register-content button#btnSubmit {
	padding:5px 20px;
	border-radius:20px;
	background-color:#62130e;
	color:#fff;
	margin-right:0;
	border:0;
	width:200px;
}
#ondemand-id-register-content button#btnSubmit:disabled {
	background-color:#ccc;
}
.tcagreecreateaccount {
	margin-left:30px;
}
.form-register {
	max-width:800px;
	border-radius:5px;
}
.form-register .nav-pills .nav-link {
	position:relative;
	font-size:1.3em;
	color:#3B3B3B;
	padding:15px;
	font-weight:bold;
}
.form-register .nav-pills .nav-link.active {
	color:#62130e;
	background-color:#fff;
}
.nav-pills .nav-link:after {
	width:100%;
	content:" ";
	height:3px;
	background:#ccc;
	position:absolute;
	left:0;
	bottom:0;
}
.ui-helper-hidden-accessible {
	display:none;
}
.nav-pills .nav-link.active:after {
	background:#62130e;
}
.form-register input,
.form-register select,
.customer-address-form input,
.customer-address-form select,
form.password.forget input,
.form-edit-account input,
.form-edit-account select {
	padding:5px 10px;
	border:1px solid #ccc;
	border-radius:3px;
}
.address input:read-only {
	background:#efefef;
}
#ondemand-id-member-content .color-grey-3-underline {
	color:#3B3B3B;
}
.catalog-product-view input.mage-error,
.catalog-product-view select.mage-error,
.form-edit-account input.mage-error,
.form-edit-account select.mage-error,
.form-register input.mage-error,
.form-register select.mage-error {
	border-color:#62130e;
}
.form-register div.mage-error {
	color:#62130e;
	font-size:0.8em;
	position:absolute;
	bottom: -20px;
	left: 25px;
	font-size: 12px;
}
.catalog-product-view div.mage-error,
.form-edit-account div.mage-error {
	color:#62130e;
	font-size:0.8em;
	position:relative;
}
.help-block {
	font-size:0.8em;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}
button.view-policy {
	border:none;
	background:#fff;
	color:#488eff;
}
.erpcustomer-account-forgotpassword .main-first > div.columns,
.customer-account-create .main-first > div.columns {
	padding:0 !important;
}
.customer-account-create ul.ui-autocomplete {
	background-color:rgb(255, 255, 255);
	height:400px;
	overflow-y:scroll;
	padding:10px;
	border:1px solid rgb(238, 238, 238);
	width:300px;
}
.customer-account-create ul.ui-autocomplete .ui-menu-item:hover {
	background-color:#ccc;
}
.banner-title {
	display:none;
}
.login-container {
	margin:auto;
}
.popup-authentication .block-authentication {
	border:none !important;
}
.popup-authentication .block[class],
.popup-authentication .block[class] + .block {
	padding:0 !important;
}
.block-authentication .block-title {
	font-size:26px !important;
	margin-bottom:15px !important;
}
.block-authentication .block-content .fieldset.login label,
.block-authentication .block-content .fieldset.login .control {
	display:block;
	max-width:400px;
	text-align:left;
	margin:auto;
	width:100%;
}
.block-authentication .block.block-new-customer .actions-toolbar {
	display:flex;
}
.block-authentication .block.block-new-customer .actions-toolbar div.primary {
	margin:auto;
	display:flex;
}
.block-authentication .block.block-new-customer .actions-toolbar a.action-register {
	width:100%;
	text-align:center;
	padding:5px 20px;
	border-radius:20px;
	background-color:#fff;
	color:#62130e;
	margin-right:0;
	border:1px solid;
}
.block-authentication .block-customer-login .block-content .fieldset.login {
	display:flex;
	flex-direction:column;
	max-width:400px;
	text-align:left;
	margin:auto;
}
.modal-popup._inner-scroll {
	overflow-y:auto;
	-webkit-overflow-y:auto;
}
.block-authentication .block-customer-login .block-content .fieldset.login input {
	padding:5px 10px;
	border:1px solid #ccc;
	border-radius:3px;
	width:100%;
}
.block-authentication .block-customer-login .block-content .fieldset.login .field.email,
.block-authentication .block-customer-login .block-content .fieldset.login .field.password {
	margin-bottom:15px;
}
.block-authentication .block-customer-login .block-content .fieldset.login .actions-toolbar .primary {
	width:100%;
}
.block-authentication .block-customer-login .block-content .fieldset.login .actions-toolbar .primary .action-login {
	width:100%;
	text-align:center;
	padding:5px 20px;
	border-radius:20px;
	background-color:#62130e;
	color:#fff;
	margin-right:0;
	border:none;
}
.block-authentication .block-customer-login .block-content .fieldset.login .actions-toolbar .secondary .action {
	color:#3B3B3B;
}
.checkout-cart-index.page-layout-1column._has-modal,
.checkout-index-index.page-layout-checkout._has-modal {
	position:relative;
	overflow-y:hidden;
	-webkit-overflow-y:hidden;
}
.modal-slide._inner-scroll .modal-content {
	position:relative;
	overflow-y:auto;
	-webkit-overflow-y:auto;
}
.checkout-cart-index.page-layout-1column .modal-slide._inner-scroll .modal-content {
	margin-bottom:50px !important;
}
.modal-popup._inner-scroll {
	overflow-y:auto !important;
}
#block-discount .action.cancel.primary {
	background:#fff;
	border:1px solid #62130e;
	color:#62130e;
	padding:4px 10px;
	border-radius:20px;
}
#block-discount .action.cancel.primary span {
	width:100%;
	white-space:nowrap;
	font-size:16px;
}
form.password.forget button.captcha-reload {
	padding:5px 20px;
	border-radius:20px;
	background-color:#fff;
	color:#3B3B3B;
	margin-right:0;
	border:1px solid #3B3B3B;
}
form.password.forget .actions-toolbar .submit.primary,
.form-edit-account .actions-toolbar .save.primary {
	padding:5px 20px;
	border-radius:20px;
	background-color:#62130e;
	color:#fff;
	margin-right:0;
	border:0;
	width:200px;
}
form.password.forget .actions-toolbar .secondary .action.back,
.form-edit-account .actions-toolbar .secondary .action.back {
	padding:5px 20px;
	border-radius:20px;
	background-color:#fff;
	color:#62130e;
	margin-right:0;
	border:1px solid #62130e;
	width:200px;
	display:block;
	text-align:center;
}
.customer-account-edit .container.bg-white {
	margin-top:50px;
}
@media (max-width: 500px) {
	.customer-account-edit .container.bg-white {
		margin-top:0px;
	}
	.block-authentication .block[class] + .block {
		padding-top: 25px !important;
	}
	.customer-account-login .header-first .menu-desktop,
	.customer-account-create .header-first .menu-desktop {
		display: none;
	}
	.customer-account-login #maincontent,
	.customer-account-create #maincontent {
		padding-top: 70px;
	}
	.customer-account-login .login-container .container.bg-white,
	.customer-account-create .member-register-page .container.bg-white {
		padding: 0 !important;
	}
	.customer-account-login .form-register,
	.customer-account-create .form-register {
		box-shadow: none;
	}
	.customer-account-login .form-register .customer-login-input {
		padding: 0 3em;
	}
	.customer-account-login .form-register .customer-login-input.user-id {
		margin-bottom: 30px;
	}
	#ondemand-id-member-content button#send {
		width: 100%;
	}
	.history-item {
		box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
		padding: 0 !important;
	}
	.history-item .history-status {
		margin: 15px 0 10px;
	}
	.history-item .history-view-detail {
		margin-top: 10px;
		padding: 0;
	}
	.history-item .history-view-detail .order-view {
		background: #eee;
		padding: 5px 15px;
	}
	.history-item .history-view-detail .order-view.expanded {
		background: #fff;
		border-top: 1px solid #eee;
	}
	.history-detail .order-title .row > div strong {
		display: none;
	}
	.history-view-detail .order-view span {
		display: block !important;
	}
	.history-view-detail .order-view:after {
		height: 20px !important;
		width: 20px !important;
		line-height: 20px !important;
		font-size: 20px !important;
	}
	.history-item .table-order-items .order-item-no {
		width: auto;
	}
	.history-item .table-order-items .order-item-no:after {
		content: " :";
	}
	.history-item .order-details-items .price-excluding-tax {
		margin: 0 0 0 auto;
	}
	.order-item-details p {
		overflow-wrap: break-word;
	}
	.incart-result {
		margin-top: 0px;
	}
	.account .container.bg-white {
		margin: 0px !important;
	}
	.form-wishlist-items .product-items {
		width: 100%;
	}

	.customer-account-index.account .main-first>div.columns,
	.sales-order-history.account .main-first>div.columns {
		padding: 2em !important;
	}
	.wishlist-index-index.account .main-first>div.columns {
		padding: 2rem 0.5rem !important;
	}
	.form-wishlist-items .product-item-info {
		padding: 10px 0px;
	}
	.product-item-info .product-item-name .item-name>div {
		font-size: 14px;
	}
	.product-item-info .product-item-name {
		margin: 0;
		padding: 0;
	}
	.form-wishlist-items .product-item-info a {
		padding: 0;
	}
	.customer-account-index .modal.show .modal-dialog {
		min-width: 300px !important;
	}
}

/* --Banner Slider-- */

.bg-gray {
	background-color:#F2F2F2;
}
.section-banner {
	padding-top:115px;
}
.section-banner .container {
	padding:34px 0 28px 0;
}
.d-grid {
	display:grid;
	grid-template-columns:repeat(2,
	1fr);
	grid-gap:12px;
}
.d-grid > div {
	border-radius:8px;
	box-shadow:0px 13.0688px 10.0172px rgba(0, 0, 0, 0.0380927), 0px 2.90982px 3.62304px rgba(0, 0, 0, 0.027443);
	padding:32px 15px 28px 15px;
}
.d-grid a.link-banner-right {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.d-grid .learn-more {
	margin-top:18px;
	font-size:14px;
}

/* Account */

.account .container.bg-white {
	display:flex;
	align-items:flex-start;
	align-content:flex-start;
}
.account .main-second-left {
	width:23%;
	margin-right:3%;
}
.account .main-first {
	width:74%;
}
.account .main-second-left,
.account .main-first {
	box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.1);
	border-radius:5px;
}
.account .title.-title {
	border-bottom:1px solid #E6E7E8;
	overflow:hidden;
}
.account .title.-title .user-avatar {
	text-align:center;
}
.account .title.-title span {
	font-weight:700;
	font-size:18px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
	text-align:center;
}
.account-nav-title {
	display:none;
}
.account-nav-content ul {
	display:flex;
	flex-direction:column;
}
.account-nav-content ul li strong,
.account-nav-content ul li a {
	margin:0;
}
.customer-account-index.modal-open #del-item.modal.show {
	display:flex !important;
	padding:0 !important;
}
.customer-account-index .modal.show .modal-dialog {
	margin:auto !important;
	min-width:400px;
}
.modal-body .del_address,
.modal-body .del_cancel {
	padding:5px 25px;
	border-radius:25px;
	text-align:center;
	opacity:1;
	font-size:16px;
	font-weight:normal;
	width:120px;
	height:40px;
}
.modal-body .del_address {
	border:2px solid #62130e;
	background:#fff;
	color:#62130e;
}
.modal-body .del_cancel {
	color:#fff;
	background:#62130e;
	border:0;
}
.erpcustomer-account-forgotpassword .form.password.forget {
	max-width:800px;
	margin:auto;
}
.erpcustomer-account-forgotpassword .form.password.forget input {
	padding:5px 10px;
	border:1px solid #ccc;
	border-radius:3px;
}
.erpcustomer-account-forgotpassword .form.password.forget .action.submit.primary {
	padding:5px 20px;
	border-radius:20px;
	background-color:#62130e;
	color:#fff;
	margin-right:0;
	border:none;
}
.box.box-information,
.box.box-information .box-title,
.box.box-shipping-address,
.box.box-shipping-address .box-title {
	width:100% !important;
	float:unset !important;
}
.box.box-information .box-title,
.box.box-shipping-address .box-title {
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
	margin-bottom:20px;
}
.block-dashboard-addresses {
	margin-top:40px;
}
/* .account-nav-content li.nav.item:nth-child(-n+2) {
	border-bottom:1px solid #E6E7E8;
} */
.account-nav-content li.nav.item strong,
.account-nav-content li.nav.item a {
	padding:10px 10px 10px 70px;
	position:relative;
	border-bottom: 1px solid #E6E7E8;
	width: 100%;
}
.account-nav-content li.nav.item:last-child strong,
.account-nav-content li.nav.item:last-child a {
    border-bottom: 0;
}
.account-nav-content li.nav.item strong {
	color:#62130e;
}
.account-nav-content li.nav.item a {
	color:#3B3B3B;
}
.block-addresses-list address .item.actions {
	top:0;
	right:0;
}
.block-addresses-list address .item.actions a i {
	color:#3B3B3B;
}
.customer-account-index .actions-toolbar .primary button.action.primary.add {
	padding:5px 25px;
	border-radius:25px;
	border:2px solid #ccc;
	background:#fff;
}
.history-item {
	padding:20px 0;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}
.history-item:last-child {
	border:none;
}
.history-view-detail .order-view:after {
	content:"keyboard_arrow_down";
	font-family:'Material Icons';
	font-size:30px;
	box-shadow:0 3px 5px 0 rgba(0, 0, 0, 0.2);
	border-radius:25px;
	margin-left:auto;
	height:30px;
	width:30px;
	line-height:30px;
	background:#fff;
}
.history-view-detail .order-view.expanded:after {
	content:"keyboard_arrow_up";
}
.history-view-detail .order-view {
	display:flex;
}
.history-view-detail .order-view span {
	display:none;
}
.history-status span {
	padding:5px 15px;
	font-size:12px;
	color:#fff;
	border-radius:25px;
}
.history-status span.waiting {
	background-color:#FBAA19;
}
.history-status span.complete,
.history-status span.processing {
	background-color:#42BA96;
}
.history-item .order-details-items .price-excluding-tax {
	margin:auto 0 auto auto;
}
.history-item .table-order-items tfoot td {
	text-align:right;
	padding-right:0;
}
.history-item .table-order-items tfoot tr.subtotal {
	border-top:1px solid #ddd;
}
.history-item .table-order-items tfoot tr.shipping {
	border-bottom:1px solid #ddd;
}
.history-item .table-order-items tfoot tr.shipping td,
.history-item .table-order-items tfoot tr.shipping th {
	padding-top:0;
}
.history-item .table-order-items .photo.image {
	width:100% !important;
	height:auto !important;
	max-height:96px;
}
.pay-status:hover {
	text-decoration:none;
}
.pay-status span {
	padding:5px 15px;
	font-size:0.75em;
	color:#fff;
	border-radius:25px;
	font-weight:400;
}
.pay-status span.paying {
	background-color:#62130e;
}
.btn.tracking-status {
	background-color:#62130e;
	color:#fff;
	border-radius:20px;
	margin-left:auto;
	font-size:0.75em;
}
.btn.tracking-status:hover {
	color:#fff;
}
.sales-order-history .actions-toolbar .action.back {
	display:none;
}
.history-item .table-order-items .order-item-no {
	width:120px;
	display:block;
	float:left;
	margin-right:10px;
}
.history-item .table-order-items .order-item-course-type {
	margin:auto auto 0 0;
	padding:3px 15px;
	font-size:12px;
	border-radius:25px;
	background:#4A90E2;
	color:#fff;
}
.history-item .table-order-items th,
.history-item .table-order-items td,
.history-item .table-order-items tbody + tbody {
	border:none;
}
.sales-order-history .history-detail .actions-toolbar,
.sales-order-history .history-detail .block-order-details-view {
	display:none;
}
.account-nav-content .nav.items.menu li a:before,
.account-nav-content .nav.items.menu li strong:before {
	font-family:'Material Icons';
	font-size:24px;
	position:absolute;
	left:25px;
	top:5px;
}
/*.account-nav-content .nav.items.menu li:nth-child(1) a:before,*/
/*.account-nav-content .nav.items.menu li:nth-child(1) strong:before {*/
/*	content:"home";*/
/*}*/
/*.account-nav-content .nav.items.menu li:nth-child(2) a:before,*/
/*.account-nav-content .nav.items.menu li:nth-child(2) strong:before {*/
/*	content:"account_circle";*/
/*}*/
/*.account-nav-content .nav.items.menu li:nth-child(3) a:before,*/
/*.account-nav-content .nav.items.menu li:nth-child(3) strong:before {*/
/*	content:"shopping_basket";*/
/*}*/
/*.account-nav-content .nav.items.menu li:nth-child(4) a:before,*/
/*.account-nav-content .nav.items.menu li:nth-child(4) strong:before {*/
/*	content:"favorite";*/
/*}*/
.account-nav-content .nav.items.menu li a:before,
.account-nav-content .nav.items.menu li strong:before {
	content: attr(class) " ";
}

/*.account-nav-content .nav.items.menu li:nth-child(5) a:before,*/
/*.account-nav-content .nav.items.menu li:nth-child(5) strong:before {*/
/*	content:"cloud_download";*/
/*}*/
/*.account-nav-content .nav.items.menu li:nth-child(5) a:before,*/
/*.account-nav-content .nav.items.menu li:nth-child(5) strong:before {*/
/*	content:"card_giftcard"; !*emoji_events*!*/
/*}*/
/*.account-nav-content .nav.items.menu li:nth-child(6) a:before,*/
/*.account-nav-content .nav.items.menu li:nth-child(6) strong:before {*/
/*	content:"military_tech";*/
/*}*/
.form-address-edit .field.company {
	display:none;
}
.form-address-edit .actions-toolbar .secondary {
	margin:0;
}
.form-address-edit .actions-toolbar .secondary .action.back,
.form-address-edit .actions-toolbar .primary .action.save {
	padding:5px 25px;
	border-radius:25px;
}
.form-address-edit .actions-toolbar .secondary .action.back {
	background-color:#fff;
	border:1px solid #62130e;
	color:#62130e;
	display:block;
}
.form-address-edit .actions-toolbar .primary .action.save {
	border:none;
	background-color:#62130e;
	color:#fff;
}
.my-wish-list,
.customer-header {
	font-size:28px;
	border-bottom:1px solid #ddd;
	display:block;
}
.header.links li.customer-name {
	margin:auto;
}
.header.links li.customer-name a {
	margin:auto auto auto 15px;
	color:#3B3B3B;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	max-width:80px;
}
.customer-account-edit.account .main-first>div.columns,
.customer-address-form.account .main-first>div.columns,
.sales-order-history.account .main-first>div.columns,
.customer-account-index.account .main-first>div.columns,
.wishlist-index-index.account .main-first>div.columns,
.amrewards-index-index.account .main-first>div.columns,
.amrewards-history-index.account .main-first>div.columns,
.gdpr-customer-index .main-first>div.columns,
.mpgiftcard-index-index .main-first>div.columns {
	padding:2rem 0.5rem !important;
}
.form-wishlist-items .products-grid h5 {
	font-size:1rem;
	margin:10px 0 10px;
}
.form-wishlist-items .product-item {
	width:100%;
}
.form-wishlist-items .product-item-photo img {
	width:auto;
	height:100%;
	border-radius:5px 0 0 5px;
}
.form-wishlist-items .product-item-info {
	border:0.1px solid #C6C6C6;
	border-radius:5px;
	box-shadow:0px 2px 5px rgba(0, 0, 0, 0.1);
	min-height:115px;
}
.form-wishlist-items .product-item-info a.product-item-photo {
	color:#62130e;
	display:flex;
	max-width:115px;
	overflow:hidden;
	min-width:115px;
}
.form-wishlist-items .product-item-info .order-1 a {
	color:#62130e;
	display:inline-flex;
}
.form-wishlist-items .product-item-info .order-1 a:hover {
	text-decoration:none;
}
.form-wishlist-items .product-item-name .item-subject p {
	color:#cccccc;
}
.form-wishlist-items .product-item-name .item-name div {
	font-size:16px;
	line-height:25px;
	height:50px;
	overflow:hidden;
	font-family:LearnNotoSansLight;
}
.form-wishlist-items .product-item-info .product-item-actions {
	margin:auto 0 auto auto;
}
.form-wishlist-items .product-item-info .product-item-actions .col.m-auto {
	padding:0;
}
.checkout-sidebar-container {
	display:flex;
	flex-direction:column-reverse;
	align-self:flex-start;
}
.checkout-sidebar-container>div.row.text-center .color-red.font-weight-bold {
	display:none;
}
.checkout-sidebar-container .modal-header {
	display:none;
}
#shipping.checkout-shipping-address {
	display:block !important;
}
.checkout-block .custom-control-input:checked ~ .custom-control-label::before {
	color:#62130e;
	border-color:#62130e;
	background-color:#FFFFFF;
}
.checkout-payment-method .custom-control-label::before {
	top:10px;
	left:-8px;
}
.checkout-payment-method .custom-control-label::after {
	top:14px;
	left:-4px;
}
.checkout-block .checkout-shipping-address .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
	top:8px;
	left:-20px;
}
.checkout-block .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
	background:#62130e;
	border-radius:25px;
	width:0.5rem;
	height:.5rem;
}
.checkout-block select {
	padding:5px 10px;
	border:1px solid #ccc;
	border-radius:3px;
}
.checkout-sidebar-container .modal-content {
	border:0;
}
.checkout-index-index .ampromo-overlay,
.checkout-index-index .ampromo-items-add,
.checkout-index-index .ampromo-popup-show {
	display:none !important;
}
.modal-inner-wrap .opc-block-summary {
	background:#fff;
	padding:0;
	margin:0;
}
.opc-block-summary .product-image-wrapper a {
	display:none;
}
.opc-block-summary .data.table.table-totals {
	margin:0 !important;
}
.opc-block-summary .data.table.table-totals div.totals {
	margin:10px 0 !important;
	padding:0 !important;
	display:flex;
}
.opc-block-summary .data.table.table-totals div.totals .mark {
	background:#fff;
	padding:0;
}
.opc-block-summary .data.table.table-totals div.totals .mark .title {
    word-wrap: break-word;
}
.opc-block-summary .data.table.table-totals div.totals .amount {
	display:flex;
}
.opc-block-summary .data.table.table-totals div.totals .amount .price {
	margin:auto 0 auto auto;
}
.opc-block-summary .data.table.table-totals div.totals.shipping .mark .value {
	display:none;
}
.opc-block-summary .data.table.table-totals div.totals.grand {
	margin:10px 0 0 0 !important;
	padding:10px 0 0 0 !important;
	border-top:1px solid #ddd;
}
.opc-block-summary .data.table.table-totals div.totals.grand .mark {
	font-size:1.25em;
}
.opc-block-summary .data.table.table-totals div.totals.grand .amount .price {
	font-size:1em;
}
.opc-block-summary .data.table.table-totals tr.total_coupons {
    margin: 0;
    padding: 0;
    display: flex;
}
.opc-block-summary .data.table.table-totals tr.total_coupons .mark {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 5px;
    padding-right: 0;
}
.opc-block-summary .data.table.table-totals tr.total_coupons .amount {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    text-align: right;
    padding-left: 5px;
    padding-right: 0;
}
.opc-block-summary .items-in-cart,
.opc-block-summary>div.fs-18>div.row {
	margin:0 !important;
}
.opc-block-summary .items-in-cart .product-item-detailsss {
	width:100%;
}
.opc-block-summary .items-in-cart .product-item-detailsss .product-item-inner {
	display:flex;
}
.opc-block-summary .items-in-cart .product-item-detailsss .product-item-name-block {
	margin-right:auto;
}
/*------ checkout page --------*/
.product-item-ondemanditemno {
	color: #979797;
    font-family: LearnNotoSansLight !important;
    font-size: 14px;
}
.product-item-detailsss .product.options {
    display: none;
}
.opc-block-summary .product-item .product-image-container {
	display:none;
}
.form-shipping-address .field {
	text-align:left;
	width:100%;
}
.form-shipping-address>.row {
	text-align:left;
}
.form-shipping-address .field.street {
	width:100%;
}
.form-shipping-address .field.street legend.label {
	font-size:16px;
}
.form-shipping-address .field.additional,
.form-shipping-address .field.street .field label {
	display:none;
}
.modal-popup .modal-footer {
	border:0 !important;
	background:#fff;
	display:flex;
}
.modal-popup .modal-footer .action.primary,
.modal-popup .modal-footer .action-primary {
	width:100%;
	max-width:200px;
	padding:5px 20px;
	border-radius:20px;
	background-color:#62130e;
	color:#fff;
	display:block;
	border:0;
	margin:auto !important;
}
.modal-popup .modal-footer .action.secondary,
.modal-popup .modal-footer .action-secondary {
	width:100%;
	max-width:200px;
	padding:5px 20px;
	border-radius:20px;
	background-color:#fff;
	color:#62130e;
	display:block;
	border:1px solid #62130e;
	margin:auto;
}
.modal-popup input,
.modal-popup select {
	padding:5px 10px;
	border:1px solid #ccc;
	border-radius:3px;
	width:100%;
}
.payment-step-2 .checkout-block,
#opc-sidebar {
	box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.1);
	padding:20px;
	margin-bottom:30px;
}
.checkout-shipping-address .step-content .action-show-popup {
	padding:5px 20px;
	border-radius:20px;
	background-color:#FFFFFF;
	color:#62130e;
	margin-right:0;
	border:1px solid;
}
.checkout-shipping-address .step-content .edit-address-link {
	margin:auto;
	padding:5px 20px;
	border-radius:20px;
	background-color:#FFFFFF;
	color:#62130e;
	margin-right:0;
	border:1px solid;
	float:right;
}
.payments .payment-methods .payment-method .payment-method-content,
.payments .payment-option,
.opc-progress-bar .opc-estimated-wrapper {
	display:none;
}
#shipping-new-address-form .row {
	margin:0;
}
.field-street-address .col-12.col-lg.text-left.text-lg-right.pt-2.fs-18 {
	display:none;
}
.field-street-address .col-12.col-lg-10.pb-2 {
	width:100% !important;
	max-width:100% !important;
	flex:100% !important;
	padding:0 !important;
}
.form-shipping-address .field-tooltip-content {
	display:none;
}
.form-shipping-address .field.choice .checkbox {
	width:auto;
}
.checkout-index-index .modal-popup .form-shipping-address {
	max-width:100% !important;
}
.form-shipping-address .field.choice {
	padding:0 30px;
}
.checkout-index-index .modal-popup .modal-footer {
	padding-top:0;
}
.checkout-index-index .modal-popup .modal-content {
	padding-bottom:0;
}
.block-minicart .my-cart-title {
	text-align:center;
	font-size:1.2em;
	padding:10px 0;
	box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.1);
}
.my-cart-empty .subtitle.empty {
	font-size:1.8em !important;
	padding:50px 0 !important;
	color:#ddd;
}
/* IPAD */

@media (max-width: 992px) {
	.search_n_user .header.links>li {
		margin:0;
		padding-right: 10px;
	}
	.search_n_user .header.links {
		padding: 0;
	}
	#trigger-mobile-menu i {
		font-size: 2.25em !important;
	}
	.product-block .responsive {
		width: 100%;
	}
	.minicart-wrapper .ui-corner-all.ui-front.mage-dropdown-dialog .block-minicart {
		width: 400px;
	}
	.header.links li.customer-name {
		display: none;
	}
	.account .main-second-left,
	.account .main-first {
		width: 100% !important;
		box-shadow: none !important;
		border-radius: 0 !important;
	}
	.account .title.-title {
		margin: 0 !important;
		text-align: center;
	}
	.account-nav-content ul {
		flex-direction: row !important;
		margin: 0 15px;
	}
	.account-nav-content ul .nav {
		width: 33%;
		flex-direction: column;
		text-align: center;
		border-bottom: 0 !important;
	}
	.account-nav-content li.nav.item:nth-child(-n+3),
	.account-nav-content li.nav.item:nth-child(-n+6),
	.account-nav-content li.nav.item:nth-child(-n+7) {
		padding: 10px 0;
	}
	/*.account-nav-content .nav.items.menu li:nth-child(4),*/
	/*.account-nav-content .nav.items.menu li:nth-child(5) {*/
	/*	width: inherit;*/
	/*}*/
	.account-nav-title {
		display: none;
	}
	.account-nav-content li.nav.item strong,
	.account-nav-content li.nav.item a {
		display: flex;
		flex-direction: column;
		padding: 0 !important;
		border-bottom: 0 !important;
		font-size: 0.8rem;
	}
	.account-nav-content .nav.items.menu li a:before,
	.account-nav-content .nav.items.menu li strong:before {
		position: static !important;
		margin: auto;
	}
	/* .account-nav-content .nav.items.menu li:first-child { */
		/*margin-left: 5%;*/
	/* } */
	.account-nav {
		border-bottom: 1px solid #ddd;
	}
	.account .container.bg-white,
	.customer-account-edit .bg-white.w-100 {
		flex-direction: column;
		margin: auto;
		padding: 0;
	}
	.my-wish-list {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media(max-width: 768px) {
	.form-wishlist-items .product-item-name .item-subject p {
		font-size: 12px;
	}
	.modal-body .del_address,
	.modal-body .del_cancel {
		width: 100% !important;
	}
	.search_n_user .header.links > li {
	    margin: 0px 15px 0 0 !important;
	}
	.ondemand-logo .amsearch-button{
		display: none;
	}
}
@media(max-width: 500px) {
	.search_n_user .header.links > li {
		margin: 0px 10px 0 0 !important;
		padding-right: 0;
	}
}
/* Blog Content */

.blog .breadcrumbs {
	display:none;
}
.blog-post-view .container.bg-white.d-flex,
.blog-category-index .container.bg-white.d-flex {
	flex-direction:column;
}
.blog-post-view .blog__sidebar-main .blog__sidebar-recent .block-content .items,
.blog__post-list-wrapper,
.blog__post-list {
	display:flex;
	width:100%;
	list-style:none;
	padding:0;
}
.blog-post-view .blog__sidebar-main .blog__sidebar-recent .block-content .items img,
.blog-category-index .blog__post-excerpt .blog-img img,
.blog-category-view .blog__post-excerpt .blog-img img,
.blog-author-view .blog__post-excerpt .blog-img img {
	height:auto;
	width:100%;
	position:absolute;
}
.blog-post-view .blog__sidebar-main .blog__sidebar-recent .block-content .items .item {
	position:relative;
	margin:5px 0;
}
.blog-post-view .blog__sidebar-main .blog__sidebar-recent .block-content .items .item .blog-name {
	position:absolute;
	bottom:15px;
	left:15px;
	width:calc(100% - 30px);
	padding:5px 10px;
	height:3em;
	font-size:1em;
	line-height:1em;
	color:#fff;
	background:rgb(33, 33, 33, 0.4);
}
.blog-post-view .blog__sidebar-main .blog__sidebar-recent .block-content .items .item .blog-img,
.blog-category-index .blog__post-excerpt .blog-img,
.blog-category-view .blog__post-excerpt .blog-img,
.blog-author-view .blog__post-excerpt .blog-img {
	height:170px;
	display:block;
	overflow:hidden;
	position:relative;
}
.blog__copyright-wrapper,
.blog__post-footer,
.blog__sidebar-recent,
.toolbar.blog-post-list__toolbar,
.blog__sidebar-main {
	display:none !important;
}
.blog-category-index .columns.col-12.p-5,
.blog-category-view .columns.col-12.p-5,
.blog-author-view .columns.col-12.p-5 {
	padding:0 !important;
}
.blog-category-index .blog__post-item,
.blog-category-view .blog__post-item,
.blog-author-view .blog__post-item {
	margin-bottom:30px;
}
.blog__post-excerpt {
	box-shadow:0px 2px 5px 1px rgba(155, 155, 155, 0.3);
}
.blog__post-excerpt .blog__post-header {
	padding:10px;
	min-height:130px;
}
.blog__post-title {
	font-size:1em;
	height:1.2em;
	overflow:hidden;
	text-overflow:ellipsis;
	color:#333;
}
.blog__post-title a {
	color:#333;
}
@media(max-width: 768px) {
	.blog__post-list {
	    margin: 0 auto;
	}
	.blog__post-item.col-4 {
	    max-width: 100%;
		-ms-flex: 0 0 100%;
	    flex: 0 0 50%;
	}
}
@media(max-width: 500px) {
	.blog__post-list {
	    margin: 0 auto;
	}
	.blog__post-item.col-4 {
	    max-width: 100%;
		-ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	}
}
/*  Suggest Address  */

.tt-menu {
	max-height:200px;
	overflow:scroll;
	background:rgb(255, 255, 255);
}
.tt-suggestion {
	padding:5px 10px;
}
.tt-suggestion:hover {
	background-color:#ccc;
}
.twitter-typeahead,
.twitter-typeahead input {
	width:100%;
}
.blog__post-view {
	width:100%;
	display:block;
}
.blog__post-view img,
.cms-page-view #maincontent img {
	max-width:100%;
	height:auto;
}
.blog__post-view p,
.cms-page-view #maincontent p {
	overflow-wrap:break-word;
	display:inline-block;
	word-break:break-word;
	width:100%;
}
#send_otp_button,
#validate_otp_button {
	padding:5px 20px;
	border-radius:20px;
	background-color:#ffe5e5;
	color:#62130e;
	margin-right:0;
	border:0;
}
#resend_otp_button {
	padding:5px 20px;
	border-radius:20px;
	background-color:#fff;
	color:#62130e;
	margin-right:0;
	border:1px solid #62130e;
}
#verify_complete {
	position:absolute;
	bottom:-20px;
	left:25px;
	font-size:12px;
	color:#66CD00;
}
@media (min-width: 576px) {
	.customer-account-edit .bg-white.w-100 {
		max-width:540px;
	}
}
@media (min-width: 768px) {
	.customer-account-edit .bg-white.w-100 {
		max-width:720px;
		margin-bottom:3rem !important;
		margin-top:3rem !important;
	}
}
@media (min-width: 992px) {
	.customer-account-edit .bg-white.w-100 {
		max-width:960px;
	}
}
@media (min-width: 1200px) {
	.customer-account-edit .bg-white.w-100 {
		max-width:1140px;
	}
}
.customer-account-edit .bg-white.w-100 {
	width:100%;
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto;
	display:flex;
	align-items:flex-start;
	align-content:flex-start;
}
.shipping-tracking-popup {
	padding:0px 50px;
}
.history-item .history-detail {
	width:100%;
}
.order-details-items .btn.btn-info {
	margin-left:auto;
	border-radius:20px;
	background:0;
	color:#62130e;
	font-size:0.75em;
}
.table-order-items tbody:first-child .order-item-row .col.name {
	padding-top:0;
}
#flash-tracking-list {
	list-style:none;
}
#flash-tracking-list li:first-child {
	color:#333;
}
#flash-tracking-list li {
	color:#ccc;
}
.shipping-tracking-popup #maincontent {
	padding: 0;
}
.shipping-tracking-popup h1.item-filter {
	margin: 10px 0;
	font-size: 1.5rem;
	font-weight: bold;
}
.tracking .table-wrapper {
	overflow-wrap:break-word;
}
.shipping-tracking-popup .order.subtitle.caption {
	font-weight:bold;
	margin-bottom:15px;
}
@media (max-width: 991px) {
	.order-details-items .modal-dialog,
	.order-details-items .modal-content,
	.order-details-items .embed-responsive {
		max-height:540px;
		min-height:400px;
	}
}
.input-text.error {
	border-color:#62130e;
}
.action.save:disabled {
	background-color:#ccc !important;
}
@media (max-width: 575px) {
	.order-details-items .modal-dialog.modal-lg {
		margin:20px;
		min-height:400px;
	}
	.shipping-tracking-popup {
		padding: 0px 20px;
	}
}
.order-details-items .modal.fade.show {
	padding-right:0 !important;
}
#mageplaza-bannerslider-block-before-page-top-1 {
	width:100%;
	display:flex;
}
#mageplaza-bannerslider-block-before-footer-container-9 {
	display:none;
}
.home-blog-section img {
	width:auto;
	height:120px;
}
.home-blog-section .col-lg-4 {
	padding:0px;
	overflow:hidden;
}
/*.home-blog-section .blog-item{
    max-width: 48%;
    margin-right:10px;
    flex-flow: unset;
    padding: 0px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    border: 1px solid #ddd;
    overflow: hidden;
    }*/

.home-blog-section .row {
	margin-bottom:10px;
}
.home-blog-section .content {
	margin-top:40px;
}
.home-blog-section p {
	text-align:left;
	color:#9B9B9B;
	margin: 0;
}
.home-blog-section h4 {
	color:#3B3B3B;
}
.home-blog-section p,
.home-blog-section h4 {
	font-style:normal;
	font-weight:normal;
	font-size:18px;
	line-height:24px;
	letter-spacing:0.1px;
}
.home-slider-bottom-section .carousel-container {
	margin-top:45.5px;
}
@media (max-width: 1024px) {
	.home-blog-section .col-lg-8 {
		margin-left:10px;
		padding-right:0px;
	}
	.home-slider-bottom-section .owl-carousel {
		display: block !important;
	}
}
@media (max-width: 768px) {
	.home-blog-section .col-lg-8 {
		margin-left:unset;
	}
	.home-slider-bottom-section .main-forth-seemore a {
		margin-left: auto !important;
	}
}
@media (max-width: 425px) {
	.home-blog-section .blog-item {
		max-width:100%;
		margin-bottom:10px;
	}
	.home-blog-section .blog-item img {
		width: 100% !important;
	}
}
#mageplaza-bannerslider-block-before-page-top-1 {
	padding-top:115px;
}
.container-brand .brand-images img {
	max-width:unset;
	max-height:unset;
}
.d-flex.w-100.related {
	background:#F2F2F2;
	padding-bottom:60px;
}
.catalog-product-view .ribbon-content::after {
	content:unset !important;
}
.catalog-product-view .main-forth-list .owl-nav .owl-next::before,
.catalog-product-view .main-forth-list .owl-nav .owl-prev::before {
	font-size:10em;
}
/* .left-catalog{background: white;} */

/*-----------------------------------carousel-container for mobile-------------------------------*/
.carousel-container-style-mobile{
	margin-top: 30px !important;
}
/*-----------------------------------/carousel-container for mobile-----------------------------*/

/* Blog in Content Page */
.brand-blog-section h5,.brand-block-section h5{
    font-size: 1.5em;
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
}
.brand-blog-section h5:after,.brand-block-section h5:after{
    content: '';
    width: 50px;
    height: 7px;
    background-color: #62130e;
    position: absolute;
    left: 0;
    bottom: -15px;
}
.brand-blog-section{background: #F9F9F9;width: 100%;padding: 30px 10px 30px 16px;}
.brand-blog-section img,.brand-block-section img{left: 0; width: 167px; height: 120px;}
.brand-blog-section .col-lg-4,.brand-block-section .col-lg-4{padding: 0px;}
.brand-blog-section .blog-item,.brand-block-section .blog-item{max-width: 48%;margin-right:10px;flex-flow: unset;padding: 0px;box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);border-radius: 5px;border: 1px solid #ddd;}
.brand-blog-section .row,.brand-block-section .row{margin-bottom: 10px;}
.brand-blog-section .content,.brand-block-section .content{margin-top: 40px;}
.brand-blog-section p{text-align: left; color: #9B9B9B;}
.brand-blog-section h4,.brand-block-section h4{color: #3B3B3B;}
.brand-blog-section p,.brand-blog-section h4{font-style: normal;font-weight: normal;font-size: 18px;line-height: 24px;letter-spacing: 0.1px;}
.brand-block-section p,.brand-block-section h4{font-style: normal;font-weight: normal;font-size: 18px;line-height: 24px;letter-spacing: 0.1px;}
.brand-block-section p{ color: #3B3B3B;}
.brand-block-section{width: 100%;padding: 30px 10px 30px 16px;}
.brand-block-section .col-lg-8{padding-left: 65px;}
.section-bottom-blog{background: #F9F9F9;text-align:center;padding: 30px 10px;}
.section-bottom-blog button{
    background: #62130e;
    color: #fff;
    width: 148px;
    height: 36px;
    border-radius: 25.5px;
    border: none;
}
@media (max-width: 425px){
    .brand-blog-section .blog-item{max-width: 100%;margin-bottom: 10px;}
    .brand-blog-section .blog-item img{width: 100% !important;}
    .brand-block-section .col-lg-8{padding-left: 0px;margin-top: 25px;}
}
/* ===== for plugin Select2 ============ */

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline;
    list-style: none;
    padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-results__option--selectable {
    cursor: pointer;
}

.select2-container--open .select2-dropdown {
    left: 0;
    width: 210px !important;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: 0px 1px 0px 0px #aaa;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0px -1px 0px 0px #aaa;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
    display: none;
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px;
    padding-right: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
    padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    background-color: #f1f1f1;
    color: #333;
    outline: none;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-left: 1px solid #aaa;
    border-right: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
}

.select2-container--default .select2-results__option--group {
    padding: 0;
}

.select2-container--default .select2-results__option--disabled {
    color: #999;
}

.select2-container--default .select2-results__option--selected {
    background-color: #ddd;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5897fb;
    color: white;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
    outline: none;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
}

.select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--classic .select2-results__option--group {
    padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7;
    color: white;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}

.select2-results__option {
    white-space: nowrap;
}

.select2-results__option:hover, .select2-results__option:active, .select2-results__option:focus {
    background-color: #E8E8E8;
}
.ktcinstallment-payment-fail button.continue,
.ktcinstallment-payment-cancel button.continue,
.learn-payment-fail button.continue,
.ktc-payment-fail button.continue,
.ktc-payment-cancel button.continue{
	padding: 5px 20px;
	border-radius: 20px;
	background-color: #62130e;
	color: #fff;
	margin-right: 0;
	border: 0;
	width: 200px;
}
.price_or_point::before {
	content: 'หรือใช้';
	display: block;
	font-size: 14px;
	color: #212529;
}

.product-item, .product-item-info, .product-item-details {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}
.label{
	color: #333;
	padding: inherit;
}
.page-header {
    margin: inherit;
    padding: 0px;
}