/*CSS will go there*/
/* New Added CSS */
.jet-listing-grid__slider-icon.slick-arrow {
    z-index: 9!important;
}
.single-product table tbody>tr>td, .single-product table tbody>tr>th, .single-product table tbody>tr>td:hover, .single-product table tbody>tr>th:hover {
    background-color: #fff!important;
}
.woocommerce-cart .variation {
	display: none!important;
}
.woocommerce-cart .fas.fa-times {
    color: black;
}
.woocommerce-cart .fas.fa-times:hover {
    color: #fff;
	background: #000;
}

@media only screen and (min-width: 767px) and (max-width: 1025px) {
	.home-slider .elementor-background-overlay {
		opacity: 0!important;
	}
}
@media only screen and (min-width: 250px) and (max-width: 766px) {
	.home-slider .elementor-background-overlay {
		opacity: 0!important;
	}
	.woocommerce-cart .product-thumbnail {
		display: block!important;
		margin-left: auto!important;
	}
	.woocommerce-cart .product-thumbnail:before {
		content: ""!important;
	}
}


/* Custom CSS */
html, body {
  overflow-x: hidden;
}
.featured-pro .swiper-image-stretch .swiper-slide .swiper-slide-image {
    height: 450px;
  	object-fit: cover;
}
.hm-blog-listing .elementor-widget-wrap {
  min-height: 560px!important;
}
.elementor-menu-cart__main .variation {
    display: none!important;
}
.elementor-menu-cart__main .elementor-menu-cart__footer-buttons a {
  padding-left: 0!important;
  padding-right: 0!important;
}
.elementor-menu-cart__main .quantity {
    color: black!important;
}
.woo-mbl-cart .woocommerce-cart-form__cart-item .variation {
  margin-top: 8px!important;
}
.woo-mbl-cart .woocommerce-cart-form__cart-item .quantity {
  justify-content: end!important;
}
@media only screen and (max-width: 600px) {
	.wl.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    	width: 100%!important;
	}
  	
}
/* Shop Page */
.sp-top .product-category img {
    display: none!important;
}
.sp-top .elementor-widget-wc-categories {
    width: 890px;
    margin: 0 auto;
}
.sp-body .woocommerce-loop-category__title {
	position: relative;
}
.sp-top mark.count, .sp-body mark.count {
    position: absolute;
    top: 5px;
    font-size: 12px;
}
.filter-field h5 {
    font-size: 24px;
		font-weight: 600;
}
.filter-field .select2-container .select2-selection--single {
	height: 50px;
	display: flex;
	align-items: center;
	padding: 10px;
}
.filter-field .select2-selection__arrow {
	margin-top: 10px;
}
.filter-field .select2-results {
    padding: 0 0 0 10px;
}
.filter-field .select2-selection__clear {
    margin-left: 15px;
}
.shop-cat-grid .jet-woo-category-thumbnail img {
	height: 330px;
	object-fit: cover;
	border-radius: 5px;
}
.allTitles span {
    font-weight: 900;
	font-size: 40px;
}

.single-product-listing-section .jet-listing-dynamic-image__link {
	overflow: hidden!important;
}
.single-product-listing-image img {
    transform: scale(1);
		transition: all 0.8s ease-in-out;
}
.single-product-listing-section:hover .single-product-listing-image img {
    transform: scale(1.2);
}

/* Shop Products Sidebar */
.product_list_widget > li > a {
    display: flex!important;
}
.product_list_widget > li > a > img {
    margin-right: 15px;
		object-fit: contain;
		width: 60px!important;
}
.product_list_widget .woocommerce-Price-amount {
    display: none!important;
}
.shop-recent-views li {
	list-style: none;
	margin-bottom: 15px!important;
}
.product_list_widget .product-title {
	color: #333;
}

.shop-filter-select .widget_layered_nav h5, .shop-recent-views .widget_recently_viewed_products h5 {
	font-size: 26px;
	margin-bottom: 30px;
}

.shop-filter-select .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 2px solid #333;
    border-radius: 4px;
}

.shop-filter-select .select2-container .select2-selection--single {
    height: 50px;
}
.shop-filter-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
		margin-left: 15px;
}

.shop-filter-select .select2-selection__placeholder {
	color: #333!important;
}

.shop-filter-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    right: 15px;
}

.shop-filter-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #333 transparent transparent transparent;
    border-style: solid;
    border-width: 6px 5px 0 5px;
}

.shop-filter-select .select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #333!important;
}

.select2-dropdown {
    border: 2px solid #333!important;
}

.select2-results__option {
    padding: 10px 20px!important;
}

/* Cart Page */

.wl .wl-cart-overview .wc-proceed-to-checkout {
    display: block!important;
}

/* My Account Page */

.woocommerce-MyAccount-navigation {
    display: none;
}
.woocommerce-MyAccount-content {
    width: 100%!important;
}
.woocommerce-MyAccount-content a {
    color: #000;
}
.wishlist-title-container {
    display: none;
}
.woocommerce-orders-table__cell-order-actions a {
    margin: 3px!important;
}

/* Checkout Page */
.checkout-section-right a {
	color: #000;
}

.checkout-section-right .woocommerce-info {
    border-top-color: #000000;
}
.checkout-section-right .woocommerce-info::before {
    color: #000000;
}
.checkout-section-right .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 12px 2.5em;
    color: #ffffff;
    background-color: #000000;
}
.checkout-section-right #thwmscf-tab-panels {
    margin-bottom: 30px;
}
.checkout-section-right .button {
	background: #000!important;
	color: #fff!important;
}

/* Single Product After Import */

.single-product-section .flex-control-thumbs {
  display: flex!important;
}
.single-product-section .flex-control-thumbs li {
    width: 80px!important;
    margin-top: 20px!important;
}
.single-product.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart {
    justify-content: end!important;
  	margin: -15px 15px 25px 0!important;
}
.single-product-section .variations .value select, .single-product-section .variations .value select:focus:after {
    border: 1px solid #d3d3d3!important;
}
.single-product-section .variations .value select, .single-product-section .variations .label {
  background: #fff;
}

@media only screen and (max-width: 600px) {
  body {
    background-color: white;
  }
}

#postcontent p {
Font-size:1.2em;
}

.button1-top {
Margin-bottom:50px;
}
Pre {
White-space:normal!important;
}
.postcontent img {
Max-width:90%;
}
