
/* --------------------
 * Color
 * --------------------*/
.elementor-widget-ziggy-search .widget form button[type=submit] {
	background: #335CFF;
}
.elementor-widget-ziggy-search .widget form button[type=submit]:hover {
    background: #FED15E;
}
.elementor-124 .elementor-element.elementor-element-bf78d5a .elementor-tab-desktop-title.elementor-active {
    color: #FFFFFF;
    background-color: #335CFF;
    border-color: #335CFF;
}
.single-product div.product table.variations td.value ul li.variable-item.selected .variable-item-span {
    color: #335cff;
}
.backorder_notification, .stock.available-on-backorder {
	color: #ff0000;
}


/* --------------------
 * Cart
 * --------------------*/
.cart_totals .order-total td {
    font-size: 1em;
}
.cart_totals .order-total .amount {
    font-size: 1.4em;
}
#shipping_method li > label {
    float: left;
    width: 100%;
}

/* --------------------
 * Partner
 * --------------------*/
.elementor .elementor-element .elementor-brand-item .elementor-brand-image img {
	width: auto;
}

.elementor-124 .elementor-element.elementor-element-f4dbbc6 .elementor-cta__content {
	background-color: rgba(0,0,0,.3);
}

/* --------------------
 * Checkout
 * --------------------*/
#order_review .woocommerce-checkout-review-order-table .order-total .amount {
    font-size: 1.4em;
}
#order_review .woocommerce-checkout-review-order-table .order-total small {
	display: block;
}

/* --------------------
 * Widget
 * --------------------*/
.widget .product-categories .cat-item {
	flex-wrap: wrap;
}
.widget_product_categories ul a {
    flex: auto;
}
.widget_product_categories ul.children {
	width: 100%;
}
.widget_product_categories .icon-minus {
	display: none;
}
.widget_block.widget_recent_entries .widget-content, .widget.widget_recent_entries .widget-content {
	padding-top: 0;
}


/* --------------------
 * WC
 * --------------------*/
table.shop_table_responsive tbody th {
	word-break: inherit;
}
table.shop_table_responsive tr.woocommerce-shipping-totals td {
    word-break: inherit;
}

/* --------------------
 * Contact Form
 * --------------------*/
.wpcf7-form .wpcf7-button button {
	background: #335CFF;
}
.wpcf7-form .wpcf7-button button:hover {
	background: #FED15E;
}

/* --------------------
 * Gift Card
 * --------------------*/
.wznd_gift_card_input p, .wznd_gift_card_input input {
	display: none;
	line-height: 26px;
    padding: 8px 5px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.holiday-message {
    color: #E56D6D;
    margin-bottom: 30px;
	white-space: pre-line;
}

body:not(.page-id-141) .grecaptcha-badge { 
    visibility: hidden;
}

.full-size a {
	width: 100%;
}
@media (max-width: 767.98px) {
	#dzStudio {
		display: block;
	}
}
