body {
	font-family: 'Kanit', sans-serif;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(68, 68, 68, 0.37);
}
::-moz-placeholder { /* Firefox 19+ */
  color: rgba(68, 68, 68, 0.37);
}
:-ms-input-placeholder { /* IE 10+ */
  color: rgba(68, 68, 68, 0.37);
}
:-moz-placeholder { /* Firefox 18- */
  color: rgba(68, 68, 68, 0.37);
}

.tap-top {
	background: linear-gradient(105.51deg, #E58999 10.67%, #FFDBB6 99.3%), #FFFFFF;;
}

.breadcrumb-section .page-title h2 {
	line-height: 1.6;
    font-weight: 600;
}

.img-logo {
	width: 170px;
	max-width: 100%;
    height: 58px;
    object-fit: contain;
}

.img-logo.lg {
	width: 250px;
    height: 110px;
    object-fit: contain;
    margin-left: auto;
    margin-right: auto;
}

.img-logo.lg.special {
	width: 425px;
}


.img-sale {
	max-width: 100%;
    height: auto;
}

.btn-more.sale {
	min-width: 112px;
	background: #FFFFFF;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 25px;
	font-weight: 500;
	font-size: 16px;
	line-height: 25px;
	color: #F24976;
	margin-top: -30%;
}

header.green-gradient .top-header {
	background: linear-gradient(171.11deg, #E58999 10.67%, #FFDBB6 99.3%), #007DC3;
}

.onhover-dropdown:hover .onhover-show-div {
	background: linear-gradient(171.11deg, #E58999 10.67%, #FFDBB6 99.3%), #007DC3;
	top: 42px;
}

.top-header .header-dropdown li:hover i {
	color: #D05047;
}

.top-header .header-dropdown .onhover-dropdown .onhover-show-div li a {
	color: #fff;
}

.top-header .header-contact li {
	color: #fff;
}

.top-header .header-contact li i {
	color: #fff;
}

.top-header .header-dropdown li {
	color: #fff;
}

.top-header .header-dropdown li a {
	color: #fff;
}

.top-header .header-dropdown li a i {
	color: #fff;
}

.main-nav-center .sm > li > a {
	font-weight: 300;
}

.main-nav-center .sm > li.active a {
	font-weight: bold;
}

.footer-light .subscribe-form .form-group {
	margin-right: 0 !important;
	margin-bottom: 0;
}

.footer-light .subscribe-form .form-control {
	border-radius: 10px 0 0 10px;
}

.footer-light .light-layout {
	background: #EEEEEE;
}

footer .btn-solid {
	padding: 13px;
}

.sub-footer {
	background: #EEEEEE;
}

.sub-footer .line {
	border-top: 1px solid #DDDDDD;
}

.btn-solid {
	background: linear-gradient(105.51deg, #E58999 10.67%, #FFDBB6 99.3%), #FFFFFF;
	border: none;
}

.btn-solid:hover,
.btn-solid:focus {
	background: linear-gradient(105.51deg, #E58999 10.67%, #FFDBB6 99.3%), #FFFFFF;
	border: none;
	color: #fff;
}

.box-intro .home-slider .home {
	padding-top: 8%;
	background-position: 50% 100% !important;
}

.box-intro .slider-contain {
	height: auto;
}

.box-intro .menu-group {
	margin-top: 65px;
}


.box-intro .menu-group img {
	width: 55px;
	height: 55px;
	object-fit: contain;
	margin-bottom: 10px;
}

.box-intro .menu-group p {
	font-weight: 400;
    font-size: 20px;
    line-height: 45px;
    color: #FFFFFF;
}

.box-intro .product-box, .product-wrap {
	border: none;
}

.box-intro .form_search {
	width: 650px;
	max-width: 100%;
	height: 55px;
	border-radius: 15px;
	overflow: hidden;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	display: block !important;
}

.box-intro .form_search input {
	height: 55px;
	padding-left: 25px;
	padding-right: 100px;
}

.box-intro.webboard .home-slider .home {
    height: 40vh;
}

.home-slider .form_search .btn-submit {
	background: linear-gradient(103.4deg, #E58999 10.34%, #FFDBB6 148.09%), linear-gradient(89.97deg, #D05047 -0.01%, #E56545 103.2%), #FFFFFF;
	width: 80px;
	height: 55px;
	border-radius: 0;
	font-weight: 400;
	font-size: 20px;
	color: #FFFFFF;
	top: 0;
	right: 0;
}

.home-slider .txt-intro {
	color: #fff;
	font-size: 16px;
}

.home-slider .slider-contain {
	justify-content: center;
}

.slick-prev:before, .slick-next:before {
	color: #E56545;
}

.home-slider .home {
	height: auto;
	padding-bottom: 8%;
}

.box-intro .home-slider .slick-prev {
	opacity: 1;
	left: 1px !important;
}

.box-intro .home-slider .slick-next {
	opacity: 1;
	right: 1px !important;
}
.box-intro .slick-prev:before, 
.box-intro .slick-next:before {
	color: #E56545;
	background-color: transparent;
	font-size: 30px;
}

.topic-group {
	align-items: center;
	margin-bottom: 25px;
}

.topic-group .topic-title,
.box-panel .topic-title {
	font-weight: 600;
	font-size: 36px;
	color: #444444;
}

.topic-group .btn-more {
	color: #EC5B5B;
}

.topic-group .txt-gradient {
	font-weight: 700;
	font-size: 14px;
	line-height: 31px;
	background: -webkit-linear-gradient(#E58999 0% , #FFDBB6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	margin-bottom: 0;
}

.blog-box {
	background: #EEEEEE;
	padding-top: 50px;
    padding-bottom: 50px;
}

.blog-box .product-box .cart-info {
	z-index: 1;
}

.blog-box .product-box {
	margin-bottom: 10px;
}

.blog-box .product-box .img-gradient:before {
	content: "";
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 14.53%, rgba(0, 0, 0, 0.65) 86.79%);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.blog-box .product-box .product-info {
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.blog-box .product-box .product-info h6 {
	font-weight: 600;
	font-size: 24px;
	color: #fff;
	word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 27px;
    height: 27px;
}

.blog-box .product-box .product-info h4 {
	font-weight:500;
    font-size: 24px;
    background: -webkit-linear-gradient(#E58999 0% , #FFDBB6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
}

.tools-parallax-product.full-banner {
	padding-top: 50px;
    padding-bottom: 50px;
}

.tools-grey .product-box {
	border: 1px solid #DDDDDD;
}

.product-box .product-info h6 {
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	color: #444444;
	text-align: left;
	word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 54px;
    height: 54px;
}

.product-wrap .product-info h4 {
	font-weight: 500;
	font-size: 24px;
	line-height: 57px;
	color: #E58999;
	text-align: left;
}

.product-wrap .product-info del {
	font-weight: 300;
	font-size: 16px;
	line-height: 38px;
}

.product-result {
	border-top: 1px solid #DDDDDD;
}

.product-result .product-result-list {
	white-space: nowrap;
	padding: 10px;
	font-weight: 300;
	font-size: 16px;
	color: rgba(68, 68, 68, 0.44);
}

.product-result .product-result-list li {
	width: 50%;	
	display: inline-block;
	text-align: left;
}

.product-result .product-result-list li:last-child {
	text-align: right;
}

.product-result .product-result-list li i {
	margin-top: 3px;
	margin-right: 5px;
}

.tools-grey .ribbon span {
	background: #F24976;
	font-weight: 500;
	font-size: 16px;
	transform: rotate(0);
	min-width: 50px;
	height: 23px;
	width: auto;
	top: 15px;
	left: 0;
}

.tools-grey .ribbon span:after {
	display: none;
}

.box-sale {
	background-position: 0 !important;
}

.box-sale .slick-prev:before, .slick-next:before {
	font-size: 30px;
}

.box-blog .product-info p {
	text-align: left;
	font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: rgba(68, 68, 68, 0.44);
}

.box-brand .product-box {
	border: none;
}

.box-brand .slick-slide img {
	object-fit: contain;
    width: 255px;
    height: 115px;
}

.product-pagination .product-search-count-bottom {
	border-right: none;
}

.product-pagination.webboard {
	border-right: 1px solid #dddddd;
	width: 100%;
}

.product-pagination.webboard .pagination {
	justify-content: center;
}

.product-page-per-view select {
	border-left: 1px solid #dddddd !important;
	border-right: 0 !important;
}

.collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
	border-right: 1px solid #dddddd !important;
	border-left: 0 !important;
	text-align: right;
	padding-right: 30px !important;				
}

.collection-filter-block .btn-more {
	color: #EC5B5B !important;
}

.collection-product-wrapper .product-wrapper-grid .product-box,
.product-box, .product-wrap {
	border: 1px solid #DDDDDD;
}

.product-box .product-detail {
	padding: 15px;
}

.product-box .product-detail h6 {
	font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #444444;
    text-align: left;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 54px;
    height: 54px;
}

.product-box .product-detail h4 {
	font-weight: 500;
    font-size: 24px;
    line-height: 57px;
    color: #E58999;
    text-align: left;
}

.product-detail-main .slick-slide img {
	width: 100%;
}

.breadcrumb-item.active {
	font-weight: 400;
}

.collection-collapse-block .collapse-block-title {
	font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.02em;
    color: #444444;
}

.collection-filter-block .collection-collapse-block-content a {
	font-size: 14px;
	line-height: 42px;
	letter-spacing: 0.02em;
    color: #444444; 
    transition: .3s ease-in-out;
}

.collection-filter-block .collection-collapse-block-content a:hover {
	background: -webkit-linear-gradient(#E58999 0% , #FFDBB6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
}

#nonlinear {
	height: 6px;
    margin: 20px auto;
}

.noUi-horizontal .noUi-handle {
	width: 14px !important;
    height: 14px !important;
    border-radius: 50% !important;
    top: -5px !important;
    background: linear-gradient(97.84deg, #E58999 10.67%, #FFDBB6 99.3%), #E01500 !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    cursor: pointer;
}

.noUi-connects {
	background: #DADADA !important;
}

.noUi-connect {
	background: linear-gradient(97.84deg, #E58999 10.67%, #FFDBB6 99.3%), #E01500 !important;
}

.noUi-handle:after, .noUi-handle:before {
	display: none !important;
}

.search-group {
	max-width: 100%;
    margin: 25px auto 0;
    border-radius: 5px;
    position: relative;
    display: flex;
}

.search-group .form-control {
	width: 100%;
	font-size: 15px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px 0 0 5px;
}

.search-group-btn {
	min-width: 40px;
    background: linear-gradient(97.84deg, #E58999 10.67%, #FFDBB6 99.3%), #E01500;
    color: #FFFFFF;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 5px 5px 0;
}

.search-group-btn i {
	font-size: 16px;
}

.filter-btn {
	background: linear-gradient(97.84deg, #E58999 10.67%, #FFDBB6 99.3%), #E01500;
}

.product-detail-item {
	border: 1px solid #E6E6E6;
	overflow: hidden;
	padding: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #444444;
}

.product-detail-item p {
	margin-bottom: 10px;
}

.product-detail-item .txt-detail {
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 0.02em;
	color: #444444;
	margin-bottom: 0;
}

.product-detail-item .txt-price {
	font-weight: 800;
    font-size: 48px;
    letter-spacing: 0.02em;
	background: -webkit-linear-gradient(#E58999 0% , #FFDBB6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.product-detail-item .txt-price-sm {
	font-weight: 300;
	font-size: 16px;
    color: rgba(68, 68, 68, 0.44);
}

.product-detail-item .txt-price-sm .line {
    text-decoration-line: line-through;
}

.product-detail-item .ribbon {
	display: inline-block;
    background: #F24976;
    font-weight: 500;
    font-size: 16px;
    min-width: 50px;
    height: 23px;
    width: auto;
    font-weight: 500;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	margin-left: 5px;
	padding: 0 10px;
    margin-bottom: 20px;
}

.product-detail-item .txt-pink {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #F24976;
	padding-left: 10px;
}

.product-detail-item .txt-green-sea {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #50BFA5;
	padding-left: 10px;
}


.product-detail-item .btn-payment {
	background: linear-gradient(119.74deg, #E58999 10.67%, #FFDBB6 99.3%), linear-gradient(100.45deg, #48453F 0%, #60534A 100%);
	min-width: 165px;
	height: 40px;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	color: #fff;	
}

.product-detail-item .txt-remain {
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	color: #CBC3BA;
	margin-bottom: 5px;
}

.txt-gradient {
	background: -webkit-linear-gradient(#E58999 0% , #FFDBB6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.txt-label {
	display: inline-block;
	min-width: 130px;
	background: linear-gradient(120deg, #E58999 10.67%, #FFDBB6 99.3%), #C4C4C4;
	padding: 2px 5px;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
    padding: 5px 0;
}

.txt-check:before {
	display: inline-block;
	vertical-align: middle;
	content: "";
	background-image: url(../images/icon/content/ic-check.png);
	background-repeat: no-repeat;
	background-size: 17px 12px;
	width: 17px;
	height: 12px;
	margin-right: 15px;
}

.txt-pink {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #F24976;
	padding-left: 10px;
}

.txt-green-sea {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #50BFA5;
	padding-left: 10px;
}

.qty-box {
	margin-bottom: 12px;
}

.detail-editor > * {
	padding: 0 !important;
	margin-bottom: 0 !important;
	max-width: 100%;
}

.tab-content {
	border-bottom: 1px solid #D6D6D6;
	padding-bottom: 15px;
}

.product-related h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  color: #444444;
  border-bottom: none;
  padding-bottom: 0;
}

.checkout-page .checkout-form .form-group .field-label {
	font-weight: 500;
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 0.02em;
	color: #202020;
}

.checkout-page .checkout-form .checkout-details {
	background: #FFFFFF;
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.25);
	border: none;
}

.checkout-page .checkout-form .checkout-details .order-box p {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #444444;
}

.checkout-page .checkout-form .checkout-details .order-box .txt-order {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #C9C9C9;
	text-align: center;
}

.checkout-page .step {
	width: 200px;
	height: 85px;
	object-fit: contain;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	display: flex;
}

.checkout-details .order-box h1 {
	font-weight: 600;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: 0.02em;
	color: #444444;
	padding-bottom: 10px;
}

.checkout-details .order-box .txt-qty {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	padding-right: 5px;
}

.checkout-details .btn-submit {
	background: linear-gradient(105.51deg, #E58999 10.67%, #FFDBB6 99.3%), #FFFFFF;
	min-width: 165px;
	height: 40px;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}

.checkout-details .btn-edit {
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.02em;
	text-decoration-line: underline;
	color: #000000;
}

.checkout-details .checkout-detail p {
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	text-align: justify;
	letter-spacing: 0.02em;
	color: #444444;
}

.checkout-details .checkout-detail .bank-group {
	margin-bottom: 15px;
}

.checkout-detail .bank-group .bank {
	margin-top: 10px;
	margin-bottom: 10px;
}

.checkout-detail .bank-group .bank img {
	display: inline-block;
	vertical-align: middle;
	width: 65px;
	height: 65px;
}

.checkout-detail .bank-group .bank .bank-detail {
	display: inline-block;
	vertical-align: middle;
	padding-left: 12px;
}

.checkout-detail .bank-group .bank .bank-detail p {
	margin-bottom: 0;
}

.order-box .total {
	border-top: 1px dashed #D6D6D6;
	padding-top: 25px;
	white-space: nowrap;
}

.order-box .total li {
	display: inline-block;
	width: 50%;
}

.order-box .total li span {
	float: none;
	display: inline-block;
	vertical-align: middle;
	width: auto;
}

.order-box .total li .count {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #444444;
	text-align: right;
}

.order-box .total li .price {
	font-weight: 600;
	font-size: 22px;
	line-height: 33px;
	padding-left: 15px;
}

.txt-note {
	font-weight: 300;
	font-size: 12px;	
	line-height: 18px;
	letter-spacing: 0.02em;
	color: #444444;
}

.txt-note.underline {
	text-decoration: underline;
	padding-right: 15px;
}

.txt-gray {
	color: rgba(0, 0, 0, 0.42);
}

.mt-20 {
	margin-top: 20px !important;
}

.mb-15 {
	margin-bottom: 15px !important;
}

.table-wrapper {
	overflow-x: scroll;
}

.table-webboard {
	margin-bottom: 0;
}

.table-webboard thead th {
	background: #FFF3F5;
	font-weight: 500;
	font-size: 18px;
	color: #444444;
	border-bottom: 1px solid #dee2e6;
	border-right: 1px solid #dee2e6;
}

.table-webboard thead th:first-child {
	border-left: 1px solid #dee2e6;
}

.table-webboard td {
	white-space: nowrap;
	vertical-align: middle;
	padding: 25px;
	border-right: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
}

.table-webboard td:first-child {
	border-left: 1px solid #dee2e6;
}

.table-webboard h1 {
	font-weight: 500;
	font-size: 24px;
	color: #444444;
}

.table-webboard p, .table-webboard a {
	font-weight: normal;
	font-size: 15px;
	line-height: 24px;
	color: #444444;
	transition: all 0.3s ease;
}

.table-webboard a:hover {
	color: #EC5B5B;
}

.table-webboard img {
	width: 68px;
	height: 68px;
}

.table-webboard .detail-group {
	display: flex;
	align-items: center;
}

.page-title.group {
	display: flex;
	align-items: center;
}

.page-title.group img {
	width: 38px;
	height: 38px;
	margin-right: 10px;
}

.table-webboard .detail {
	padding-left: 30px;
}

.table-webboard .detail:hover h1 {
	transition: all 0.3s ease;
}

.table-webboard .detail:hover h1 {
	color: #EC5B5B;
}

.btn-webboard {
	font-weight: 400;
	font-size: 20px;
	box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.25);
	border-radius: 6px;
	margin-bottom: 25px;
}

.box-panel {
	width: 1010px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.25);
	padding: 40px 60px;
}

.box-panel .txt-detail {
	font-weight: 300;
	font-size: 16px;
	color: #444444;
}

.button-group {
	margin-top: 10px;
	margin-left: -10px;
	margin-right: -10px;
}

.button-group li {
	padding-left: 10px;
	padding-right: 10px;
}

.button-group li .btn {
	min-width: 160px;
	border-radius: 10px;
	font-weight: 400;
	font-size: 20px;
}

.btn-cancel {
	background: #fff;
	border: 1px solid #C8C8C8;
	color: #C8C8C8;
}

.pb-30 {
	padding-bottom: 30px !important;
}

.collection-product-wrapper .product-top-filter .product-filter-content .search-count {
	border-left: 1px solid #dddddd;
	border-right: none;
}

.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
	border-right: 1px solid #dddddd;
}

.product-pagination .pagination {
	border-right: 1px solid #dddddd;
}

.breadcrumb-item + .breadcrumb-item {
	padding-bottom: 10px;
}

.authentication-box .container h3 {
	font-weight: 500;
}

@media (min-width: 578px) {
	.box-intro .form_search input {
		padding-right: 205px;
	}
	.box-intro .form_search .filter {
		background-image: url(../images/icon/content/ic-filter.png);
		background-repeat: no-repeat;
		background-size: 22px;
		width: 22px;
		height: 22px;
		position: absolute;
		top: 32%;
	    right: 23%;
	}
	.box-intro .form_search .filter:before {
		display: inline-block;
		content: "";
		width: 1px;
		height: 100%;
		background: rgba(186, 186, 186, 0.28);
		margin-left: -50px;
	}
	.home-slider .form_search .btn-submit {
		width: 130px;
	}
}

@media (min-width: 768px) {
	.box-sale .slick-prev {
	    top: -35px;
	    left: 88%;
	}
	.box-sale .slick-next {
	    top: -35px;
	    right: 0;
	}
}

@media (max-width: 1199px) {
	.main-nav-center .toggle-nav {
		top: -115px;
	}
}

@media (max-width: 577px) {
	.main-nav-center .toggle-nav {
	    top: -70px;
	}
	.box-intro .form_search { 
		width: auto;
		max-width: 100%;
	}
	.topic-group .topic-title {
		font-size: 22px;
	}
	.mobile-fix-option {
		background: linear-gradient(103.4deg, #E58999 10.34%, #FFDBB6 148.09%), linear-gradient(89.97deg, #D05047 -0.01%, #E56545 103.2%), #FFFFFF;
	}
	.main-menu .menu-right .icon-nav .mobile-search i,
	.top-header .header-dropdown .mobile-wishlist i:before,
	.top-header .header-dropdown .mobile-account i {
		color: #fff;
	}
	.box-panel {
		padding: 20px;
	}
	.product-wrap .product-info del {
		font-size: 13px;
	}
	.blog-box .product-box .product-info h6 {
		font-size: 18px;
	}
	.blog-box .product-box .product-info h4 {
		font-size: 16px;
	}
}

@media (max-width: 480px) {
	.brand-logo img {
	    height: 45px;
	}
}

@media (max-width: 414px) {
	.button-group {
		text-align: center;
	}
	.button-group li .btn {
		min-width: auto;
	}
}

.pb-10 {
	padding-bottom: 10px !important;
}

.txt-bold {
	font-weight: bold;
}

.comment-section li {
    background-color: #f8f8f8;
    padding: 30px !important;
    border-top: none;
    border-bottom: 1px solid #dddddd;
}

.comment-section li ul li {
	border: none;
	background: transparent;
}

.comment-section li.extra {
	background: transparent;
	margin-left: 5%;
	border: none;
}

.blog-contact {
	margin-top: 20px;
}

.blog-contact .theme-form {
	border-top: 1px solid #dddddd;
	padding-top: 30px;
}
