/*
Theme Name: Siêu thị điện máy
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
h1, h2, h3, h4, h5 {
		font-weight: 500;
		text-wrap: inherit!important;
}
p:has(&nbsp;), p:empty {
    display: none!important;
}
p img {
	margin: auto;
	display: block;
	border-radius: 10px;
}
body, p {
	text-wrap: inherit!important;
}
.stuck .header-main {
		display:none;
}
.woo-aff-form-group input, .woo-aff-form-group select {
	padding: 0 20px!important;
}
.header-bottom {
		background: linear-gradient(135deg, #4F46E5 0%, #7C3AED 100%);!important;
}
.lioabtn {
	background: linear-gradient(135deg, #4F46E5 0%, #7C3AED 100%);!important;
	padding-top: 5px;
}
.slider-nav-outside {
	margin-bottom: 40px!important;
}
.slider-nav-outside .flickity-page-dots {
	bottom: -20px!important;
}

.woo-aff-dashboard-wrapper {
		max-width: 1400px!important;
		padding: 5px!important;
}
.button, button, fieldset, input, select, textarea {
		margin-bottom:0!important;
		margin-right: 0!important;
		margin-left:0!important;
		line-height: inherit!important;
		box-shadow: none!important;
}
.woo-aff-referral-header h3 {
		color: #fff!important;
}
.woo-aff-comm-badge {
	width: 100%!important;
	display: flex!important;
	justify-content: center!important;
}
.woo-aff-commission-badge {
    background:#fff!important;
    padding: 6px 12px;
    border-radius: 5px!important;
    font-size: 18px!important;
		color: #dd3333!important;
		font-weight: bold!important;
	text-align:center;
}
.woo-aff-copy-btn {
		padding: 0 20px!important;
}
.woo-aff-referral-content {
		display: block;
}
.woo-aff-referral-link-wrapper input {
		border-radius:8px 0 0 8px!important;
}
.woo-aff-form-row input, .woo-aff-form-row select {
		padding: 0 12px!important;
}
.woo-aff-form-row {
		display: block!important;
}
.woo-aff-balance-display .amount {
		color: yellow!important;
}
.woo-aff-detail-grid .woo-aff-detail-item {
		display: flex!important;
		justify-content: space-between;
		border-top: 1px solid #ccc;
		align-items: center;
		padding: 5px 0!important;
}
.woo-aff-detail-grid .woo-aff-detail-item:first-child {
		border-top: none!important;
}
.woo-aff-detail-grid .woo-aff-detail-item label {
		margin-bottom:0!important;
		font-size: 16px!important;
		font-weight:normal!important;
}
.woo-aff-detail-grid .woo-aff-detail-item span {
		font-size: 16px!important;
}
#woo-aff-popup p {
		padding: 8px 0!important;
		margin:0!important;
		font-size: 90%!important;
		display: flex;
		justify-content: space-between;
		align-items: center;
}
#woo-aff-popup p + p {
		border-top: 1px solid #ccc;
}
#woo-aff-popup hr {
		margin:0!important;
		border-top: 1px solid #ccc!important;
		opacity:1!important;
}
#close-popup, .woo-aff-auth-modal-close {
		background:none!important;
}
.woo-aff-bank-details p {
		display: flex;
		align-items: center;
		justify-content: space-between;
		border-bottom: 1px dotted #ccc;
		padding-bottom: 8px;
}
.woo-aff-bank-qr {
		text-align: center;
}
.woo-aff-btn.woo-aff-btn-primary.woo-aff-btn-large {
		width: 100%!important;
}
.woo-aff-register-form {
		max-width: 800px!important;
		padding: 20px!important;
}
#woo-aff-ctv-register-form .woo-aff-form-row-group {
		margin-bottom: 20px!important;
}
.woo-aff-form-section {
		margin-bottom: 0!important;
		padding-bottom:20!important;
		border-bottom: none!important;
}
.woo-aff-form-section h3 {
		border-bottom: 1px dotted #dd3333;
		padding-bottom: 10px;
		text-transform: uppercase;
		color: #dd3333;
}
.woo-aff-login-btn {
		border-radius: 99px!important;
		padding: 0 20px!important;
		text-transform: none!important;
}
.woo-aff-auth-footer {
		border-top: none!important;
		padding-top: 0!important;
}
.woo-aff-table {
		border-bottom:1px solid #f1f1f1!important;
}
.woo-aff-commission-badge {
    background: #fff !important;
    padding: 4px 12px!important;
    border-radius: 5px !important;
    font-size: 13px !important;
    color: #dd3333 !important;
    font-weight: bold !important;
}
.woo-aff-commission-badge .commission-amount {
	font-size: 13px!important;
}
.woo-aff-copy-link-wrap .woo-aff-copy-link {
	width: 100%!important;
	text-align: center;
	padding: 6px!important;
	display: flex!important;
	justify-content: center!important;
}
.woo-aff-copy-link-wrap .woo-aff-copy-link .dashicons  {
	display: none!important;
}
@media (max-width: 768px) {
  .woo-aff-tab-content {
    padding: 5px 0!important;
  }
		.woo-aff-referral-link-wrapper input {
				border-radius:8px 8px 0 0!important;
				padding: 5px 10px!important;
		}
		.woo-aff-account-btn {
				padding: 0!important;
				border: none!important;
		}
		.woo-aff-account-btn span {
				display: none;
		}
		.woo-aff-account-btn img {
  width: 28px !important;
  height: 20px !important;
  border-radius: 50%;
  object-fit: cover;
}
		 #logo img {
    max-width: 150px;
				 height: auto!important;
  }
}
.slider .dot {
		background: #7C3AED;
		opacity: 1!important;
		border: none!important;
		height: 12px;
		width: 12px;
		border-radius: 50%px;
}
.slider .dot.is-selected {
		background: #4F46E5!important;
		border-radius: 50%;
}
.hometitle {
	color:#000;
}
.homevideo {
	margin-top: 15px!important;
}
.homevideo .section-bg {
	border-radius: 10px;
}
.homevideo .title {
	font-size: 40px;
	font-weight: 500;
	margin-bottom: 0;
}
.homevideo .button {
	background: #fff;
	border: none;
	border-radius: 99px;
	text-transform: none;
	color: #000;
	padding:0 30px;
}
.homevideo .subtitle {
	font-size: 90%;
	margin-bottom: 10px;
}
.desktopvideo, .mobilevideo {
	padding-top: 150px;
	padding-bottom: 150px;
}
.homecates {
	padding-top: 40px;
}
.homecates .box, .homecates .cate, .homecates .box-image, .homecates .image-cover {
	border-radius: 10px;
}
.homecates .title {
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 0;
}
.boxinner {
	border:1px solid #ccc;
	border-radius: 10px;
	background: #fff;
}
.cateimg, .proimg {
    aspect-ratio: 1 / 1;
    width: 120px;
    overflow: hidden;
	margin: auto;
	text-align: center;
}
.cateimg img {
    width: 70%;
    height: 70%;
    object-fit: contain;
    background: #fff;
}
.proimg {
	width: 100%!important;
}
.proimg img {
	width: 85%;
    height: 85%;
    object-fit: contain;
    background: #fff;
}
.homebanner .col-inner {
	padding-top: 220px;
	padding-bottom: 220px;
	background-size: cover!important;
	margin-top: 30px;
	margin-bottom: 30px;
}
.homebanner .inner {
	max-width: 600px;
	padding: 0 40px;
}
.homebanner .title {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 10px;
}
.homeads {
	margin-top: 30px!important;
	margin-bottom: 20px!important;
}
.homeads .box, .homeads .box-image, .homeads .image-cover {
	border-radius: 10px;
}
.homeads .title {
	font-size: 30px;
	font-weight: bold;
}
.homeads .button {
	border-radius: 99px;
	font-weight: normal;
	text-transform: none;
	padding: 0 30px;
}
.homelatest .image-cover {
	border-radius: 10px;
}
.homelatest h3 a {
	color: #000;
}
table {
		border: 1px solid #f1f1f1;
		border-left: 0;
		border-bottom: 0;
}
table tr:nth-child(even) td {
		background: #f9f9f9;
}
table tr td {
		border-left: 1px solid #f1f1f1;
		padding: 8px 10px!important;
		color: #000;
		min-width: inherit!important;
}
.wpcf7-text {
		border:1px solid #ffa858!important;
		box-shadow: none!important;
}
.wpcf7-submit {
		font-weight: normal!important;
		margin-right: 0!important;
}
.wpcf7-spinner {
		display: none;
}
.shop-page-title, .category-page-title {
	font-size: 20px!important;
}
.catetitle {
		margin-bottom:0;
		padding-bottom: 5px;
		font-size: 140%;
}
.entry-header-text.text-center {
	padding: 0!important;
	text-align: left;
}
.entry-header-text {
	padding-bottom: 0!important;
}
.entry-content {
	padding-top: 0!important;
}
.postslist {
		background: #fff;
		border-radius: 6px;
}
.postslist .box-image {
		border-radius: 6px;
}
.postslist h2 {
		font-size: 16px;
}
.postslist h2 a {
		color: #000;
}
.postslist .postinfo {
		color: #dd3333;
		font-size: 90%;
}
.postslist .postinfo i {
		padding-right: 5px;
}
.page-wrapper {
		padding:0;
}
.page-title {
		font-size: 36px;
		margin-bottom:0;
		padding-bottom:0;
}
.custombread {
	background: #fff;
	margin-bottom: 30px;
}
.breadinner {
		margin: auto;
		max-width: 1370px;
		padding: 15px;
}
.breadinner p {
	margin-bottom: 0;
}
.page-title-inner {
	min-height: inherit;
	padding-top: 0;
}
.shop-page-title, .category-page-title {
	display: none;
}
.rightpost {
		display: flex;
		align-items:center;
		border-top:1px dotted #4f46e5;
		padding-top: 8px;
		margin-bottom: 8px;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
}
.rightpost .box {
		width: 90px!important;
}
.rightpost .box-image {
		border-radius: 5px;
}
.rightpost .title {
		width: 100%;
		margin-bottom:0;
		margin-left: 10px;
		color: #000;
		font-size: 90%;
}
p.widget-title {
		margin-bottom: 0px;
		padding: 10px 15px;
		text-transform: uppercase;
}
.post {
		margin:0;
}
.relatedtitle {
	text-transform: uppercase;
	font-size: 140%;
	margin-bottom:15px;
	background: linear-gradient(135deg, #4F46E5 0%, #7C3AED 100%);!important;
	padding: 5px 15px;
	border-radius: 8px;
}
.relatedpost .box-image {
		border-radius: 6px;
}
.relatedpost .box-text {
		padding: 15px;
}
.relatedpost .overlay, .homecates .overlay {
	background: linear-gradient(0deg, #1b283bc7, transparent 75%);
    background-image: linear-gradient(0deg, rgba(27, 40, 59, 0.78), transparent 75%);
}
.widget {
		background: #fff;
		border-radius: 8px;
}
.widget-title {
		display: block;
		background: linear-gradient(135deg, #4F46E5 0%, #7C3AED 100%);!important;
		color: #fff;
		padding: 8px 15px!important;
		border-radius: 6px 6px 0 0;
}
.widget .is-divider {
		display: none;
}
.widget ul {
		padding: 0 15px;
		background: #f9f9f9;
}
.widget ul li a {
		color: #000;
		padding: 10px 0;
}
.widget .current-cat a {
		color: #f56504;
}
.widget ul li ul {
		border-left: none;
		margin-left:0;
}
.widget ul li ul li {
		list-style-type: circle;
}
.homeexpert {
	height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
		font-size: 90%;
}
.postdate {
		font-size: 90%;
}
.postdate i {
		margin-right: 5px;
		color: #4f46e5;
}
.cattitle {
	text-transform: uppercase;
}
.woobt-products .woobt-product .woobt-price {
    width: 120px;
    flex: 0 0 100px;
    max-width: 120px;
    text-align: end;
}
.custom-price-filters-wrapper, .product-categories {
	margin-bottom: 20px;
	background-color: #fff;
	padding: 10px;
	border-radius: 5px;
	overflow-x: auto;
}
.custom-price-filters {
    display: flex
;
    gap: 10px;
    flex-wrap: nowrap;
    white-space: nowrap;
}
.price-filter-text  {
	border:1px solid #4f46e5!important;
	padding: 5px 8px;
	border-radius: 4px;
	font-size: 90%;
}
.price-filter-text.active, .price-filter-text:hover {
	background: #4f46e5;
	color:#fff;
}
.proinner {
	border:1px solid #eee;
	border-radius: 8px!important;
	background: #fff;
}
.proinner .box-text {
	padding: 0 15px 10px 15px;
}
.proinner .box-text .product-title a {
	font-size: 14px;
	color: #000;
	text-wrap: inherit;
	height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
	line-height: 1.5;
	font-weight: normal;
}
.product-small .col-inner {
		background:#fff;
		border-radius: 8px;
		transition: .5s;
}
.product-small .product-title a {
		font-size: 17px;
		color: #000;
}
.price-wrapper .amount, .product-info .amount {
		color: #f56504!important;
}
.product-small .image-cover, .product-small .box-image {
		border-radius: 8px;
}
.product-small .box-text {
		padding: 15px;
}
.page-number {
		border-radius: 5px!important;
}
.product-small .badge-container {
		margin: 10px!important;
		padding-left:4px;
}
.badge-frame .badge-inner, .badge-outline .badge-inner {
		border:1px solid;
		border-radius: 5px;
		color: #f56504;
}
.pageinner {
		background:#fff;
		padding: 20px;
		border-radius: 8px;
}
.producttop {
		margin-top: 20px;
}
.product-images {
		margin-bottom:15px;
}
.product-images .zoom-button {
		border: none;
		color: #f56504;
		background:none!important;
}
.product-images img, .otherimages img {
		border-radius: 8px;
}
.product-images .badge-container {
		margin-top:0;
}
.otherimages a, .product-thumbnails .is-nav-selected a img, .product-thumbnails a:hover img {
		border: none;
		transform: translateY(0px)!important;
}
.product-thumbnails img {
		margin-bottom:0!important;
		border:1px solid;
}
.product-thumbnails .is-nav-selected a img, .product-thumbnails a:hover img {
	border:1px solid #f56504;
}
.otherimages .col {
		padding: 0 8px 18px!important;
}
.galleryinner {
		border:1px solid #33a02b;
		padding: 20px 20px 0 20px;
		border-radius: 8px;
}
.product-section {
		border-top: none;
		padding-bottom:30px;
}
.product-section .hometitle {
		margin: auto;
		max-width: 1370px;
		padding: 0 15px;
		font-weight: bold;
		padding-bottom: 20px;
		padding-top: 20px;
		font-size: 30px;
}
.woobt-products .woobt-product {
		border:1px solid #ccc;
		margin-bottom:10px;
		border-radius: 5px;
		align-items: center;
}
.woobt-products .woobt-product input {
		margin-bottom:0;
}
.woobt-text {
		margin-bottom:5px!important;
}
.productbuttons .button {
		margin-bottom:0;
		border-radius: 99px;
		text-align: left;
		width:100%;
		font-weight: normal;
		align-items:center;
		display:flex;
		padding: 8px 13px;
}
.productbuttons span {
		line-height:1;
}
.productbuttons span span {
		display: block;
		font-size: 28px;
		font-weight: bold;
}
.productbuttons i {
		border:1px solid;
		padding:12px;
		border-radius: 99px;
}
.hometabs .nav > li {
		border: 1px solid #4f46e5;
		padding: 0 20px;
		margin: 0 5px;
		border-radius: 3px;
		line-height:1.2;
		font-size: 18px;
}
.hometabs .nav > li > a {
		color: #4f46e5;
        display: block;
        text-align: center!important;
}
.hometabs .nav > li.active a, .hometabs .nav > li:hover a {
		color: #fff;
}
.hometabs .nav > li.active, .hometabs .nav > li:hover {	
		background: linear-gradient(135deg, #4F46E5 0%, #7C3AED 100%);!important;
}
.hometabs .subcate {
    margin-bottom: 20px;
}
.hometabs .subcate li {
    list-style-type: none;
    margin: 0 3px;
    display: inline-block;
}
.ft-navi img {
	width: 25px;
}
.contactpage {
		padding-top: 60px;
}
.contactpage p {
		margin-bottom: 10px;
}
.contactpage .col {
		padding-bottom:0;
}
.contactpage form p {
		margin-bottom:0;
}
.contactpage form {
		margin-top: 30px;
}
.contactpage .wpcf7-text, .contactpage .wpcf7-textarea {
		border:none!important;
		background: transparent;
		border-bottom:1px solid #fff!important;
		border-radius: 0!important;
		box-shadow: none!important;
		padding: 0;
}
.contactpage ::placeholder {
		color: #fff;
		opacity: 0.7;
}
.contactpage i {
		margin-right: 5px;
}
.contactpage p.hometitle {
		padding-top: 30px;
}
.customfooter .col {
	padding-bottom: 0;
}
.customfooter p {
	margin-bottom: 10px;
}
.newsletter p {
	display: flex;
}
.footer-wrapper {
		margin-top: 20px;
}
.absolute-footer {
		border-top: 1px solid;
}
.footerlogo {
		width: 70%;
		height: auto;
		margin-bottom:0!important;
}

.widget-title {
		font-size: 120%!important;
}
.widget .is-divider {
		background: #4f46e5;
		border-radius: 99px;
}
.recent-blog-posts-li .flex-row {
		align-content: center;
		align-items: center!important;
		font-size: 90%;
}
.recent-blog-posts-li .post_comments {
		display: none;
}
.recent-blog-posts-li .mr-half {
		width: 60px;
}
.recent-blog-posts-li .mr-half .badge {
		width: 60px;
		height: 60px;
}
.recent-blog-posts-li .badge-inner {
		background-position: 50% 50%!important;
		border-radius: 6px;
}
.off-canvas .mfp-content {
		width: 100%;
		background: linear-gradient(135deg, #4F46E5 0%, #7C3AED 100%);!important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

.homeexpert {
		max-height: 70px;
}
.hometitle {
	font-size: 26px;
}
.product-section .slider {
	padding-bottom: 20px;
}

}