/*
Theme Name: Ecomall Child
Theme URI: https://demo.theme-sky.com/ecomall/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: ecomall
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: ecomall-child
*/
.header-v5 .header-middle,
.header-v5 .header-top {
	background-color: #141414;
}
.header-v2 .header-top, 
.header-v5 .header-top {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header-v5 .header-middle .my-wishlist-wrapper a::before,
.header-v5 .header-middle .shopping-cart-wrapper .ic-cart::before {
	color: #ffffff;
}
.header-v5 .header-middle .shopping-cart-wrapper .cart-total span {
	color: rgba(255, 255, 255, 0.8);
}
.header-v5 .header-middle .header-center .ts-search-by-category form {
	border: none;
}
.header-v5 .header-middle .header-center .ts-search-by-category form .search-button {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.header-v5 .header-middle .header-center .ts-search-by-category form .search-table .search-button input[type^="submit"] {
	padding: 18px 30px !important;
}
.header-v5 .header-middle .header-center .ts-search-by-category .select-category {
	text-transform: initial;
}
.header-v5 .header-bottom .hotline .number {
	font-size: 16px;
}
.header-v5 .header-bottom .hotline a::before {
	font-size: 20px;
}
.header-v5 .header-right .ts-mobile-icon-toggle .icon,
.header-v5 .header-right .search-icon {
	color: #ffffff;
}
.header-v5 .header-right .icon-menu-sticky-header .icon::before {
	color: rgba(255, 255, 255, 0.6);
	transition: all 0.3s;
}
.header-v5 .header-right .icon-menu-sticky-header .icon:hover::before {
	color: rgba(255, 255, 255, 1);
}
.header-v5 .ts-header .header-bottom .ts-menu nav > ul.menu li.ts-megamenu ul.sub-menu {
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 40px;
}
.ts-header li.ts-megamenu:not(.ts-megamenu-fullwidth-stretch) .ts-megamenu-container > div > .e-con-boxed {
    padding: 0;
}
p, address {
	margin: 0;
}
.footer-container ul {
    list-style: none; 
    padding-left: 0;
    margin-left: 0;
}
.footer-container ul li {
    list-style: none;
}
.footer-container ul li::marker {
	content: none;
}
.gridlist-toggle > span:hover, .gridlist-toggle > span.active {
	color: #dd2831;
}
.ts-product .list-categories .tabs .tab-item {
	position: relative;
}
.ts-product .list-categories .tabs .tab-item span {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;	
}
.ts-product .list-categories .tabs .tab-item::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 12px;
	background-color: #000000;
	right: -13px;
	top: 50%;
	transform: translateY(-50%) rotate(10deg);
}
.ts-product .list-categories .tabs .tab-item:last-child::after {
    content: none;
}
.woocommerce .product:not(.product-category) .product-wrapper,
.woocommerce.list .product:not(.product-category) .product-wrapper .thumbnail-wrapper {
    border-width: 1px !important;
    border-style: solid;
    border-color: rgba(235,235,235,1);
}
.product-hover-style-v1 .product:not(.product-category) .product-wrapper:hover .thumbnail-wrapper {
	border-color: transparent;
}
.woocommerce.list .product:not(.product-category) .product-wrapper:hover .thumbnail-wrapper {
	border-color: rgba(221,40,49,1);
}
body .ts-product:not(.border-show):not(.ts-product-category-wrapper):not(.list) .swiper-horizontal>.swiper-pagination-bullets {
	margin-top: 30px;
}
.list-categories .heading-title {
	text-transform: uppercase !important;
}
.product-hover-style-v1 .product:not(.product-category) .thumbnail-wrapper {
	height: 220px !important;
	display: flex;
	align-items: center;
}
.breadcrumb-title-wrapper .breadcrumbs a:hover {
	color: #000000;
	text-decoration: none;
}
.woocommerce-billing-fields > h3 {
	display: none;
}
.woocommerce-billing-fields .thwcfd-field-heading {
	margin: 0 0 5px 0 !important;
	padding-left: 15px !important;
}
.woocommerce-billing-fields .thwcfd-field-heading h2 {
	margin: 0 !important;
    font-size: 18px;
    font-weight: 900;
	text-transform: uppercase;
}
.woocommerce-billing-fields__field-wrapper {
	border-color: transparent;
}
.woocommerce-billing-fields .thwcfd-field-paragraph,
.woocommerce-billing-fields__field-wrapper label {
	font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #000000CC;
}
.woocommerce-billing-fields .custom-address {
	margin-top: 30px !important;
}
.woocommerce-checkout-review-order .woocommerce-checkout-payment .woocommerce-privacy-policy-text {
	padding-bottom: 20px;
}
.woocommerce-checkout-review-order .woocommerce-checkout-payment .woocommerce-privacy-policy-text p,
.woocommerce-transport-info ul li {
	font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #000000CC;
}
.woocommerce-transport-info {
	padding: 15px;
	margin-bottom: 15px;
	background-color: rgba(101, 101, 101, 0.1);
	border: 1px solid rgba(235, 235, 235, 1);
	border-radius: 5px;
}
.woocommerce-transport-info strong {
	display: block;
	margin-bottom: 8px;
}
.woocommerce-transport-info ul {
	margin-bottom: 0 !important;
}
.woocommerce form .form-row .input-text {
	padding: 12px 15px !important;
}
.woocommerce-thankyou-order-received {
	padding-bottom: 15px;
}
.woocommerce-thankyou-order-details  {
	margin-bottom: 15px !important;
}
.woocommerce-order-details .woocommerce-order-details__title {
	padding-top: 20px;
	padding-bottom: 15px;
	margin-bottom: 0;
    font-size: 18px;
    font-weight: 900;
	text-transform: uppercase;
}
.woocommerce-table--order-details,
.woocommerce .woocommerce-customer-details {
	border: 1px solid rgba(235, 235, 235, 1) !important;
}
.woocommerce .woocommerce-customer-details {
	padding: 15px;
	border-radius: 5px;
}
.woocommerce-table--order-details th,
.woocommerce-table--order-details td {
	padding: 10px !important;
}
.woocommerce-order-overview + p {
  display: none;
}
.woocommerce-thankyou-order-received {
	display: block; !important
}
.woocommerce div.product form.cart .variations .label label {
	font-size: 14px;
	text-transform: uppercase;
}
.woocommerce-product-details__short-description p strong {
	color: #000000;
}
.wpcf7 form .wpcf7-response-output {
	border: 1px solid rgba(209,32,35,1);
	border-radius: 5px !important;
}
.wpcf7 form.sent .wpcf7-response-output {
	border: 1px solid #46b450 !important;
}
.wpcf7-not-valid-tip {
	font-size: 12px;
    padding-left: 8px;
}
@media screen and (max-width: 767px) {
	.br-block {
		display: block !important;
	}
	.woocommerce .products:not(.swiper) {
		gap: 10px;
	}
	.woocommerce-billing-fields .thwcfd-field-heading {
		padding-left: 0 !important;
	}
}