/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.1
 Text Domain:  xstore-child
*/

.register-button a.elementor-button-link.elementor-button:after {
	content: '';
	background: transparent;
	border: 1px solid #202807;
	top: 5px;
	right: -5px;
	bottom: -5px;
	left: 5px;
	position: absolute;
}

.register-button a.elementor-button-link.elementor-button {
	position: relative;
}

.sidebar-widget li.et_widget-show-more span,
.products-per-page,
.woocommerce-ordering select {
	font-size: 1.14rem;
}

.content-product .price,
.content-product .products-page-brands,
.content-product .products-page-brands a,
.content-product .products-page-cats,
.content-product .products-page-cats a,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default.select2 .select2-selection--single .select2-selection__rendered {
	font-size: 1.14rem;
}

.et_product-block .single-wishlist .wishlist-fragment>div>a {
	padding-top: 0.91rem;
	padding-right: 15px;
	padding-bottom: 0.91rem;
	padding-left: 15px;
	border-style: solid;
	border-color: #202807;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 3px;
	border-width: 1px;
	font-size: 15px;
}

.et_product-block .single-wishlist .wishlist-fragment>div {
	padding-left: 0 !important;
}

.et_product-block .single-wishlist .wishlist-fragment>div:hover {
	background-color: transparent !important;
}

.single-wishlist .wishlist-fragment .yith-wcwl-icon,
.share-button i {
	font: normal normal normal 15px/1 FontAwesome !important;
}

.et_product-block .single-wishlist .wishlist-fragment>div a:hover {
	border-color: #202807;
	background-color: #202807;
}

.et_product-block .single-wishlist .wishlist-fragment>div a:hover * {
	color: #fff;
}

.et_product-block .single-wishlist .wishlist-fragment>.separator {
	margin: 10px 0;
}

.et_product-block .single-wishlist .wishlist-fragment>div:hover .separator {
	color: #3e4246;
}

.single-product-builder .single_add_to_cart_button.button,
.single-product-builder .single_add_to_cart_button.button.disabled {
	text-transform: uppercase !important;
}

.single-product-builder .single_add_to_cart_button.button.disabled:hover {
	background-color: #202807;
	color: #fff;
	border-color: #202807;
}

.products-grid .content-product .product-content-image img {
	height: 100%;
	object-fit: cover;
}

.products-grid .content-product .product-details.adjusted .button {
	position: relative;
	/* position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px;
	width: calc(100% - 40px); */
}

.products-grid .products-loop .content-product .product-details.adjusted {
	position: relative;
}

.billing_country_field select2 {
	display: none;
}

.products-list .content-product {
	width: 100%;
}

.woocommerce-form-register .form-row-first {
	width: 48%;
}

.woocommerce-form-register .form-row-last {
	width: 48%;
	float: right;
}

.iti.iti--allow-dropdown {
	display: block;
}

.iti__selected-flag {
	max-height: 35px;
}

.woocommerce-form-register label.error,
.woocommerce-form-login label.error {
	color: red;
	font-size: 1rem;
	display: block;
	margin-top: 5px;
}

.woocommerce-form-register input.error,
.woocommerce-form-login input.error {
	border: 1px solid red;
	font-weight: 300;
	color: red;
}

.single-wishlist .yith-wcwl-wishlistaddedbrowse i.yith-wcwl-icon,
.single-wishlist .yith-wcwl-wishlistexistsbrowse i.yith-wcwl-icon {
	margin-right: 0 !important;
}

@media (max-width: 767px) {
	.completed_project_tab .et-tabs-content {
		max-width: calc(100vw - 40px) !important;
	}
}

/* single product page*/
.single-product-custom-widget-area {
	margin-right: 0 !important;
}

@media (min-width: 1200px) {

	.single-product .content-page,
	.archive.woocommerce-page .content-page {
		padding: 50px 100px;
	}
}

@media (max-width: 1199px) {

	.single-product .content-page,
	.archive.woocommerce-page .content-page {
		padding-top: 30px;
	}
}

.single-product .wc-tabs {
	--content-zoom: 1 !important;
}

/*change icon header*/
.elementor-location-header .fa-search {
	font-weight: 400 !important;
	font-size: 25px !important;
}

.elementor-location-header .fa-search::before {
	content: "\e901" !important;
	font-family: 'icomoon' !important;
	font-size: 25px !important;
	font-weight: 400 !important;
}

.elementor-location-header .fa-search:hover,
.elementor-location-header .elementor-icon:hover {
	color: var(--toggle-button-hover-text-color, #818a91);
	background-color: var(--toggle-button-hover-background-color, transparent);
	border-color: var(--toggle-button-hover-border-color, #818a91);
}

.elementor-location-header .elementor-icon:hover svg path {
	fill: var(--toggle-button-hover-border-color, #818a91);
}

/* .elementor-location-header .fa-user::before {
    content: "\e902"!important;
    font-family: 'icomoon' !important;
} */

/* .elementor-location-header .eicon-bag-medium::before {
   content: "\e90c"!important;
    font-family: 'xstore-icons' !important;
} */
.single-product-builder .single_add_to_cart_button,
.single-product-builder .single_add_to_cart_button.button {
	border: 1px solid #202807 !important;
}

.et-mobile-panel-wrapper.bottom,
.wpml-ls-statics-footer,
.otgs-development-site-front-end {
	display: none !important;
}

.woof_redraw_zone .et_widget-show-more {
	display: none !important;
}

.woof_list_label span.woof_label_term {
	background-color: #fff !important;
	border: none !important;
	display: block !important;
	height: unset !important;
	color: #464545 !important;
	font-size: 1rem !important;
}

.woof_container_product_cat .woof_list_label span.woof_label_term {

	text-align: left;
}

.woof_container_product_cat .woof_list_label li .woof_label_term:hover,
.woof_container_product_cat .woof_list_label li .woof_label_term.checked {
	color: #464545 !important;
	text-decoration: underline;
}

.woof_container_product_tag ul li:not(.woof_open_hidden_li, .et_widget-show-more) {
	display: inline-block !Important;
	font-size: 1rem !important;
	padding: 3px 16px 3px !important;
	width: max-content;
	margin: 0 0.33em 0.5em 0 !important;
	border: 1px solid var(--et_border-color) !important;
	background-color: #fff !important;
}

.woof_container_product_tag ul li .woof_label_count {
	display: none !important;
}

.woof_container_product_tag ul li:not(.woof_open_hidden_li):hover,
.woof_container_product_tag ul li:hover .woof_label_term,
.woof_reset_button_2:hover {
	color: #fff !important;
	border-color: var(--et_active-color) !important;
	background-color: var(--et_active-color) !important;
}

.woof_list label {
	font-size: 1rem !important;
}

.woof_reset_button_2 {
	color: var(--et_btn-color);
	background-color: var(--et_btn-bg-color);
	border-color: var(--et_btn-br-color);
	border-width: 1px;
}

.woof_label_count {
	color: #202807 !important;
}

.irs--flat .irs-bar,
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
	background-color: #f8b5ba !Important;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
	border-top-color: #f8b5ba !Important;
}

@media (max-width: 480px) {
	.filter-wrap .filter-content {
		flex-direction: column;
		align-items: flex-start !important;
	}

	.filter-wrap .filter-content .products-per-page,
	.filter-wrap .filter-content .products-per-page form {
		margin-left: 0 !important;
		margin-top: 5px;
	}
}

.product-more-information {
	display: flex;
	justify-content: center;
	margin: 0 40px;
}

.product-more-information .main-content {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: justify;
}

.product-more-information .large-column,
.product-more-information .small-column {
	width: 50%;
	padding: 20px;
}

.product-more-information img {
	max-width: 80%;
}

@media (max-width: 767px) {
	.product-more-information {
		margin: 0;
	}

	.product-more-information .large-column,
	.product-more-information .small-column {
		width: 100%;
	}

	.product-more-information .large-column {
		order: 2;
	}

	.product-more-information .small-column {
		order: 1;
	}

	.product-more-information .main-content {
		flex-direction: column;
	}

	.collection_tab .et-advance-tabs .et-tabs-nav>ul {
		flex-direction: row !important;
	}
}

#custom_html-2 {
	display: none !important;
}

@media (max-width: 992px) {
	#woof_widget-3 {
		display: none;
	}

	#custom_html-2 {
		margin: 10px 0 20px;
		display: block !important;
	}

	.mobile-filter-toggle {
		cursor: pointer;
	}
}

.woof_list_label .woof_hidden_term,
.woof_container_product_tag ul li.woof_hidden_term,
.woof_container_product_tag .et_widget-show-more,
.single-product .stock {
	display: none !important;
}

.woof_container {
	margin-bottom: 20px !important;
}

span.taxonomy-value {
	color: #888888;
}

.product-taxonomy * {
	font-size: 15px;
	margin-bottom: 7px;
	order: 2;
}

.product_meta .tagged_as {
	order: 4;
}

.product_meta .sku_wrapper {
	order: 3;
}

.product-taxonomy {
	display: block !important;
}

.woocommerce-order-received .entry-title {
	font-size: 35px;
}

.tax-fields {
	display: none;
}

.content-product {
	background: transparent !important;
}

.elementor-nav-menu--dropdown {
	max-height: calc(100vh - 150px) !important;
	overflow-y: auto !important;
}

.history_slider .etheme-h-timeline-item,
.history_slider .etheme-h-timeline-date {
	justify-content: center !important;
}

.woof_container:not(.woof_container_product_tag):not(.woof_container_product_cat) .woof_container_inner h4 {
	cursor: pointer;
}

.customer_slider .swiper-slide {
	margin-right: 50px !important;
}

.history_slider .etheme-h-timeline-item {
	margin-right: 40px !important;
}

@media (max-width: 1024px) {
	.customer_slider .swiper-slide {
		margin-right: 30px !important;
	}
}

@media (max-width: 768px) {
	.customer_slider .swiper-slide {
		margin-right: 20px !important;
	}

	.history_slider .etheme-h-timeline-item {
		margin-right: 20px !important;
	}
}

.et_product-block .cart .quantity,
.single-product-builder .single_add_to_cart_button.button,
.single-product-builder .single_add_to_cart_button.button.disabled {
	margin-top: 20px;
}

.content-product .star-rating {
	margin-left: 0;
}

#payment .payment_methods li:only-child,
#shipping_method li:only-child {
	text-align: start !important;
}

#payment .payment_methods li:only-child .payment_box {
	padding-left: 0 !important;
}

.desktop_banner_slider .swiper-slide-active .swiper-slide-contents {
	animation-name: fadeInUp !important;
	-webkit-animation-duration: 1.25s !important;
	animation-duration: 1.25s !important;
	display: block !important;
}

.home .swiper-wrapper .swiper-slide-bg {
	background-color: #00000080;
	background-blend-mode: multiply;
}

.home .swiper-wrapper .etheme-background-overlay {
	display: none;
}

/* .etheme-post-image-wrapper img {
    height: 100%;
    -o-object-fit: contain!important;
    object-fit: contain!important;
} */
.woof_container_inner_danhmcsnphm .iradio_square-aero,
.woof_container_inner_danhmcsnphm .woof_childs_list_opener,
.woof_container_inner_danhmcsnphm .woof_is_closed,
.woof_container_inner_danhmcsnphm .woof_childs_list,
.woof_container_inner_danhmcsnphm input[type='radio'] {
	display: none !important;
}

.woof_container_inner_danhmcsnphm .woof_radio_label {
	display: inline-flex !important;
	justify-content: space-between;
	width: calc(100% - 30px);
}

.woof_container_inner_danhmcsnphm .woof_radio_term_reset img {
	margin-bottom: 5px;
}

.woof_container_inner_danhmcsnphm .woof_hidden_term2 {
	display: block !important;
}

#ft-contact-icons .icon-zalo .icon {
	background-image: url('https://kodo.vn/wp-content/uploads/2023/04/zalo.webp') !important;
}

#ft-contact-icons .icon-messenger .icon {
	background-image: url('https://kodo.vn/wp-content/uploads/2023/04/messenger.webp') !important;
}

body:not([data-elementor-device-mode]) [class*=elementor-widget-etheme]:before,
body:not([data-elementor-device-mode]) [class*=elementor-widget-et-]:before {
	visibility: hidden !important;
}

.d-none {
	display: none !important;
}

.woof_redraw_zone .woof_list_checkbox li:not(.et_widget-show-more) {
	display: block !important;
}

.single-post ul {
	padding-inline-start: 40px;
}

.elementor-location-footer .elementor-icon,
.header_menu div.elementor-widget-container a,
.top_banner_mobile div.elementor-widget-container a {
	transition: none !important;
}

.et-icon.et-burger {
	width: 25px;
	height: 25px;
}

@media (max-width: 1199px) {
	.elementor-location-footer .elementor-widget-container {
		margin: auto !important;

	}
}

.button-loading .btn {
	background-color: #d0b1aa !important;
}

#woof_results_by_ajax .woocommerce-ordering,
#woof_results_by_ajax .view-switcher,
#woof_results_by_ajax .products-per-page {
	display: none;
}


.elementor-widget-theme-post-content h2,
.elementor-tab-content h2 {
	font-size: 25px;
	font-weight: 600;
}

.elementor-widget-theme-post-content h3,
.elementor-tab-content h3 {
	font-size: 20px;
	font-weight: 600;
}

.elementor-widget-theme-post-content a {
	color: #fba7b3;
}

.elementor-2015 .elementor-element.elementor-element-92a49c3 {
	display: none !important;
}

@media(min-width: 768px) {
	.elementor-2015 .elementor-element.elementor-element-1e96f7b {
		width: 80% !important;
	}
}

.custom-quote-formatted {
	font-family: inherit;
	background-color: #fba7b329;
	padding: 5px 10px;
	border-radius: 8px;
}

.products-list .content-product .product-details {
	padding-left: 30px !important;
}

@media (min-width: 1200px) {
	.woocommerce-page .page-heading.bc-type-left2.bc-effect-mouse.bc-color-dark {
		padding: .85em 0;
	}

	.woocommerce-page .page-heading.bc-type-left2.bc-effect-mouse.bc-color-dark .container {
		padding: 0 100px;
	}
}

.elementor-1454 .elementor-element.elementor-element-d68bbf5 .etheme-post {
	flex-direction: column;
}

.elementor-1454 .elementor-element.elementor-element-d68bbf5 .etheme-post-content {
	flex-grow: 1;
}

/* Popup Styles */
.popup-overlay {
  /* display: flex; */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 99;
  justify-content: center;
  align-items: center;
}

.popup-content {
  position: relative;
  width: 70%;
  border-radius: 10px;
}

.popup-close {
  position: absolute;
  top: 1px;
  right: 5px;
  font-size: 30px;
  cursor: pointer;
  color: #fff;
	z-index: 999;
}

@media (min-width: 768px) {
	.popup-content {
		position: relative;
		width: 40%;
		border-radius: 10px;
	}
}

/* Swiper Customization */
.swiper {
  width: 100%;
  height: fit-content;
	max-height: 80vh;
	overflow: hidden;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
	object-position: center;
}

.elementor-kit-5 {
    font-family: Raleway, serif !important;
}