/*
 Theme Name:     Twenty Seventeen Child Theme
 Theme URI:      https://trumani.com
 Description:    A child theme for Twenty Seventeen
 Author:         Trumani
 Author URI:     https://trumani.com
 Template:       twentyseventeen
 Version:        1.0.0
*/
 
/* Add Custom CSS after this line */

li.product-type-variable td  {
	float: left;
}
#main li.product input {
	float: none;
}
li.product-type-variable td.value {
    padding-left: 0;
}
li.product-type-variable td select {
	font-size: 14px;
	padding: 10px;
	width: 98%;
}
table.variations {
    margin-bottom: 10px;
}
.woocommerce-variation-add-to-cart .qib-container {
    margin-bottom: 10px;
}
.woocommerce-variation-add-to-cart button.single_add_to_cart_button {
    margin-left: 0 !important;
}
a.reset_variations {
    display: none !important;
}
table.variations tr {
    border-bottom: 0;
}

.woocommerce div.product.elementor form.cart table.variations td.label {
    text-transform: capitalize;
}
.single.woocommerce div.product.elementor form.cart table.variations td.label, .single.woocommerce div.product.elementor form.cart table.variations td.value {
    width: 100%;
    margin-bottom: 10px;
}
.single.woocommerce div.product.elementor form.cart table.variations tr {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce .elementor-285 .elementor-element.elementor-element-e4aaf58 form.cart table.variations td.value select {
    background-color: #ddd;
    padding: 4px 6px;
    height: auto;
}


.woocommerce .elementor-285 .elementor-element.elementor-element-e4aaf58 form.cart table.variations td.value:before {
    background-color: transparent;
}
.filtered .new-arriv-tit-shop, .filtered .new-arriv-shop, .filtered .best-sell-tit-shop, .filtered .best-sell-shop{display:none;} 
.page-id-12701.filtered   .elementor-element-78059286, .page-id-12701.filtered   .elementor-element-6a7c024f, .page-id-12701.filtered  .elementor-element-3b0e3679,

.page-id-12701.filtered .elementor-element-3d250f75{display:none;}

.page-id-13347.filtered   .elementor-element-526940b7, .page-id-13347.filtered   .elementor-element-2364e383, .page-id-13347.filtered  .elementor-element-3ab3ccdd,

.page-id-13347.filtered .elementor-element-1a9c09a2{display:none;}
a.order_nw_btn {
    display: inline-block;
    padding: 8px 25px;
    background: #7f56cd;
    border-radius: 10px;
    font-weight: 600;
    color: #fff;
}