a {
	color: #000;
}
a:hover {
	color: #caafea;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #caafea;
	font-size: 1.25em;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
	border: 0;
	line-height: 2em;
	vertical-align: top;
	text-align: left;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
	background-color: #caafea;
	color: #000;
	-webkit-font-smoothing: antialiased;
	border-radius: 0px;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order:hover{
	background-color: #caafea;
}
.woocommerce div.product form.cart .variations th {
	border: 0;
	line-height: 2em;
	vertical-align: top;
	text-align: left;
	padding-left: 0px;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
	background-color: transparent;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item){
	border-radius: 0px;
}
.elementor-widget-wc-add-to-cart .quantity .qty, .woocommerce div.product.elementor .quantity .qty {
	vertical-align: top;
	margin-right: 0;
	border-radius: 0px;
}
.woocommerce div.product form.cart .variations {
	margin-bottom: 0em;
	border: 0;
	width: 100%;
}
.woocommerce div.product form.cart .variations th{
	padding: 0;

}
.elementor-widget-woocommerce-product-meta .detail-container {
	width: 100%;
	position: relative;
}
.posted_in.detail-container{
	display: none;
}
.woocommerce table.shop_attributes th{
	text-align: left;
	border: none;
}
.woocommerce table.shop_attributes td{
	padding: 8px;
	border: none;
}
.woocommerce table.shop_attributes td p{
	padding: 0;
}
.woocommerce table.shop_attributes{
	border-top: none;
}
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
	width: 200px;
}
.woocommerce table.shop_table{
	border: none;
}
table td, table th{
	border: none;
}
.woocommerce .quantity .qty {
	width: 5em;
	text-align: center;
}
.woocommerce ul.products li.product .price ins {
	font-weight: 400;
	display: inline-block;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
	width: 100%;
	border: 1px solid #ebe9eb;
	border-radius: 0px;
	padding: 0.5rem 1rem;
	transition: all .3s;
}
.woocommerce .woocommerce-ordering select {
	vertical-align: top;
	color: #000;
	background: none;
}
.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon svg{
	width: 26px;
		max-width: 26px;
		 height: 26px;
}
.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon {
	margin-bottom: 5px;
}
@media (max-width: 767px){
	.woocommerce .woocommerce-ordering {
		width: 100%;
	}
	.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
		left: 0 !important;
		margin-left: -10px;
		margin-top: 0px;
	}
	.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon svg{
		width: 22px;
		max-width: 22px;
	 	height: 22px;
	}
	.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon {
		margin-bottom: 10px;
	}

}