jQuery(document).ready(function(e) {
	jQuery(".engoj_select_color a").each(function() {
		jQuery(this).on("click", function() {
			var o = jQuery(this).data("engojvariant-img");
			return jQuery(this).parents(".engoj_grid_parent").find(".engoj_find_img img").attr({
				src: o
			}), !1
		})
	})
});
var engoAutoComplate = {
	initProductsRecently: function() {
		var e = this;
		if (!jQuery.cookie("brilliant_products_recently") || jQuery.cookie("brilliant_products_recently") == null) $(".engoj-recently-wrapper").append('<div class="no-products" style="flex-direction: column;"> <!--?xml version="1.0" encoding="iso-8859-1"?--> <!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 455 455" style="enable-background:new 0 0 455 455;" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"> <g> <path d="M360.967,130.599c-4.06-0.818-8.018,1.8-8.841,5.86c-0.823,4.06,1.801,8.018,5.86,8.841 c1.147,0.232,2.013,1.286,2.013,2.45v160c0,1.355-1.145,2.5-2.5,2.5H179.676c-4.142,0-7.5,3.357-7.5,7.5s3.358,7.5,7.5,7.5H357.5 c9.649,0,17.5-7.851,17.5-17.5v-160C375,139.46,369.099,132.247,360.967,130.599z"></path> <path d="M274.824,130.25H97.5c-9.649,0-17.5,7.851-17.5,17.5v160c0,8.063,5.48,15.046,13.326,16.982 c0.604,0.149,1.208,0.221,1.803,0.221c3.369,0,6.432-2.287,7.276-5.705c0.992-4.021-1.463-8.086-5.484-9.078 c-0.955-0.235-1.92-1.143-1.92-2.42v-160c0-1.355,1.145-2.5,2.5-2.5h177.324c4.142,0,7.5-3.357,7.5-7.5 S278.966,130.25,274.824,130.25z"></path> <path d="M235.363,170.798c-2.655-0.363-5.3-0.548-7.863-0.548c-31.706,0-57.5,25.794-57.5,57.5c0,2.563,0.185,5.209,0.548,7.863 c0.515,3.759,3.731,6.483,7.421,6.483c0.339,0,0.682-0.023,1.027-0.07c4.104-0.562,6.975-4.345,6.413-8.448 c-0.271-1.982-0.409-3.943-0.409-5.828c0-23.435,19.065-42.5,42.5-42.5c1.884,0,3.845,0.138,5.828,0.409 c4.108,0.564,7.886-2.309,8.448-6.413C242.338,175.143,239.467,171.359,235.363,170.798z"></path> <path d="M219.127,284.636c2.789,0.407,5.605,0.614,8.373,0.614c31.706,0,57.5-25.794,57.5-57.5c0-2.77-0.207-5.587-0.613-8.373 c-0.599-4.099-4.408-6.934-8.505-6.337c-4.099,0.599-6.936,4.406-6.337,8.505c0.303,2.071,0.456,4.158,0.456,6.205 c0,23.435-19.065,42.5-42.5,42.5c-2.044,0-4.132-0.153-6.205-0.456c-4.099-0.6-7.907,2.238-8.505,6.337 S215.028,284.037,219.127,284.636z"></path> <path d="M318.5,203.25c9.098,0,16.5-7.402,16.5-16.5c0-8.318-6.227-15.355-14.484-16.37c-2.293-0.277-4.585,0.509-6.218,2.142 l-10.027,10.027c-1.633,1.632-2.422,3.926-2.141,6.217C303.145,197.023,310.183,203.25,318.5,203.25z"></path> <path d="M117.5,114.75h30c4.142,0,7.5-3.357,7.5-7.5s-3.358-7.5-7.5-7.5h-30c-4.142,0-7.5,3.357-7.5,7.5 S113.358,114.75,117.5,114.75z"></path> <path d="M388.367,66.633C345.397,23.664,288.268,0,227.5,0S109.603,23.664,66.633,66.633C23.664,109.603,0,166.732,0,227.5 s23.664,117.897,66.633,160.867C109.603,431.336,166.732,455,227.5,455s117.897-23.664,160.867-66.633 C431.336,345.397,455,288.268,455,227.5S431.336,109.603,388.367,66.633z M15,227.5C15,110.327,110.327,15,227.5,15 c55.894,0,106.807,21.703,144.783,57.11L72.11,372.283C36.703,334.307,15,283.395,15,227.5z M227.5,440 c-55.894,0-106.807-21.703-144.783-57.11L382.89,82.717C418.297,120.693,440,171.606,440,227.5C440,344.673,344.673,440,227.5,440z "></path> </g> </svg> <div class="title_noprod"> <span> Sorry, there are no products. </span> </div> </div>');
		else {
			$(".engoj-recently-wrapper > .no-products").remove();
			for (var o = jQuery.cookie("brilliant_products_recently").split("|"), g = 0; g < o.length; g++) {
				var n = o[g];
				e.ajaxProductsRecently(n)
			}
			$(".js_prod_recent").slick({
				slidesToShow: 2,
				slidesToScroll: 1,
				dots: !1,
				arrows: !0,
				infinite: !1,
				vertical: !0,
				verticalSwiping: !0,
				focusOnSelect: !0,
				prevArrow: '<button type="button" class="slick-brand-prev fa fa-angle-left"></button>',
				nextArrow: '<button type="button" class="slick-brand-next fa fa-angle-down"></button>',
				responsive: [{
					breakpoint: 1200,
					settings: {}
				}, {
					breakpoint: 768,
					settings: {}
				}, {
					breakpoint: 574,
					settings: {
						slidesToShow: 1
					}
				}]
			})
		}
	},
	ajaxProductsRecently: function(e) {
		var o = "/products/" + e + ".js",
			g = new Array;
		jQuery.ajax({
			type: "GET",
			dataType: "json",
			url: o,
			beforeSend: function() {
				jQuery(".js_prod_recent").append('<div class="items d-flex align-items-md-center align-items-start engoj-recently-' + e + '"><svg xml:space="preserve" style="enable-background:new 0 0 50 50;margin-top: -1px;" viewBox="0 0 24 30" height="20px" width="21px" y="0px" x="0px" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" id="Layer_1" version="1.1"><rect opacity="0.2" fill="#000" height="8" width="3" y="10" x="0"><animate repeatCount="indefinite" dur="0.6s" begin="0s" values="0.2; 1; .2" attributeType="XML" attributeName="opacity"/><animate repeatCount="indefinite" dur="0.6s" begin="0s" values="10; 20; 10" attributeType="XML" attributeName="height"/><animate repeatCount="indefinite" dur="0.6s" begin="0s" values="10; 5; 10" attributeType="XML" attributeName="y"/></rect><rect opacity="0.2" fill="#000" height="8" width="3" y="10" x="8">      <animate repeatCount="indefinite" dur="0.6s" begin="0.15s" values="0.2; 1; .2" attributeType="XML" attributeName="opacity"/><animate repeatCount="indefinite" dur="0.6s" begin="0.15s" values="10; 20; 10" attributeType="XML" attributeName="height"/><animate repeatCount="indefinite" dur="0.6s" begin="0.15s" values="10; 5; 10" attributeType="XML" attributeName="y"/></rect><rect opacity="0.2" fill="#000" height="8" width="3" y="10" x="16"><animate repeatCount="indefinite" dur="0.6s" begin="0.3s" values="0.2; 1; .2" attributeType="XML" attributeName="opacity"/><animate repeatCount="indefinite" dur="0.6s" begin="0.3s" values="10; 20; 10" attributeType="XML" attributeName="height"/><animate repeatCount="indefinite" dur="0.6s" begin="0.3s" values="10; 5; 10" attributeType="XML" attributeName="y"/></rect></svg></div>')
			},
			success: function(n) {
				var s = n.title,
					i = n.price,
					c = n.handle,
					r = n.featured_image,
					l = '<div class="img_left"> <a href="/products/' + c + '"> <img src="' + r + '" class="img-responsive" alt="' + s + '"> </a> </div> <div class="info_right position-absolute"> <a class="product-title" href="/products/' + c + '">' + s + '</a> <p class="price-product"><span class="price">' + Shopify.formatMoney(i, window.money_format) + '</span></p> <div class="product-icon-action"> <div class="add-to-cart"> <a href="/products/' + c + '"><span>Buy now</span></a> </div> </div> </div>';
				jQuery(".engoj-recently-" + c).html(l)
			}
		})
	},
	ajaxProductItems: function(e, o, g) {
		var n = "/search",
			s = new Array,
			i = e.val();
		jQuery.ajax({
			type: "GET",
			data: {
				q: "*" + i + "*",
				type: "product",
				view: "json"
			},
			dataType: "json",
			url: n,
			beforeSend: function() {
				o.show(), g.html('<p class="col-12"><svg xml:space="preserve" style="enable-background:new 0 0 50 50;margin-top: -1px;" viewBox="0 0 24 30" height="20px" width="21px" y="0px" x="0px" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" id="Layer_1" version="1.1"><rect opacity="0.2" fill="#000" height="8" width="3" y="10" x="0"><animate repeatCount="indefinite" dur="0.6s" begin="0s" values="0.2; 1; .2" attributeType="XML" attributeName="opacity"/><animate repeatCount="indefinite" dur="0.6s" begin="0s" values="10; 20; 10" attributeType="XML" attributeName="height"/><animate repeatCount="indefinite" dur="0.6s" begin="0s" values="10; 5; 10" attributeType="XML" attributeName="y"/></rect><rect opacity="0.2" fill="#000" height="8" width="3" y="10" x="8">      <animate repeatCount="indefinite" dur="0.6s" begin="0.15s" values="0.2; 1; .2" attributeType="XML" attributeName="opacity"/><animate repeatCount="indefinite" dur="0.6s" begin="0.15s" values="10; 20; 10" attributeType="XML" attributeName="height"/><animate repeatCount="indefinite" dur="0.6s" begin="0.15s" values="10; 5; 10" attributeType="XML" attributeName="y"/></rect><rect opacity="0.2" fill="#000" height="8" width="3" y="10" x="16"><animate repeatCount="indefinite" dur="0.6s" begin="0.3s" values="0.2; 1; .2" attributeType="XML" attributeName="opacity"/><animate repeatCount="indefinite" dur="0.6s" begin="0.3s" values="10; 20; 10" attributeType="XML" attributeName="height"/><animate repeatCount="indefinite" dur="0.6s" begin="0.3s" values="10; 5; 10" attributeType="XML" attributeName="y"/></rect></svg> Loading...</p>')
			},
			complete: function() {},
			success: function(c) {
				var r = "";
				if (c.length > 0) {
					for (var l = 0; l < c.length; l++) {
						var a = c[l],
							p = a.title,
							v = a.price,
							f = a.handle,
							h = a.featured_image,
							b = a.compare_at_price ? '<s class="price-old">' + Shopify.formatMoney(a.compare_at_price, window.money_format) + "</s>" : "",
							d = a.available ? "" : "<span class='item-sold-out'>Sold out</span> ",
							v = a.available ? a.price : a.out_stock_nofication,
							m = p.replace(new RegExp("(" + i + ")", "gi"), '<span class="hightlight">$1</span>'),
							t = '<div class="col-lg-4 col-sm-6 col-md-6"><ul class="prod_sidebar"><li class="product_info"><a href="/products/' + f + '"><img style="width: 100% "src="' + h + '" class="img-responsive"/></a><h4 class="title-product"><a href="/products/' + f + '">' + m + '</a></h4><span><p class="price-product mb-0"><span class="price">' + Shopify.formatMoney(v, window.money_format) + "</span>" + b + "</p></span>" + d + "</li></ul></div>";
						r = r + t
					}
					g.html(r), $(".js_productSearchResults .js_search_results li").length && $(".js_productSearchResults").show()
				} else g.html('<p class="col-12">No result found for your search.</p>'), $(".js_productSearchResults").show()
			}
		})
	},
	ajaxSearch: function(e) {
		var o, g, n = this,
			s = e.search_input.length > 0 ? e.search_input : ".js_engo_autocomplate",
			i = e.result_wrapper.length > 0 ? e.result_wrapper : ".js_productSearchResults",
			c = e.result_element.length > 0 ? e.result_element : ".js_search_results";
		jQuery(document).delegate(s, "keyup", function(r) {
			var l = jQuery(this).val(),
				a = jQuery(this),
				p = jQuery(i),
				f = p.children(c);
			o && clearTimeout(o), o = setTimeout(function() {
				l.length >= 2 ? n.ajaxProductItems(a, p, f) : f.html('<p class="col-12">You must enter at least 2 characters.</p>')
			}, 300)
		})
	},
	init: function(e) {
		this.ajaxSearch(e)
	}
};
jQuery(document).ready(function(e) {
	engoAutoComplate.init({
		search_input: ".js_engo_autocomplate",
		result_wrapper: ".js_productSearchResults",
		result_element: ".js_search_results"
	}), engoAutoComplate.initProductsRecently()
}), jQuery(document).ready(function(e) {
	"use strict";

	function o() {
		e(window).width() < 576 && e(".js_sticy_imgmb").addClass("js_prod_detail"), e(window).resize(function() {
			e(window).width() < 576 && e(".js_sticy_imgmb").addClass("js_prod_detail")
		}), e(".js_prod_detail").slick({
			dots: !0,
			arrows: !0,
			infinite: !1,
			speed: 300,
			autoplay: !1,
			slidesToShow: 1,
			slidesToScroll: 1,
			nextArrow: '<button type="button" class="next-slide"><svg version="1.1" baseProfile="basic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1000px" height="500px" viewBox="0 0 1000 500" xml:space="preserve"> <g id="Forma_1_1_"> <g id="Forma_1"> <path fill-rule="evenodd" clip-rule="evenodd" d="M834.107,232.981L618.365,17.218c-9.3-9.624-24.779-9.624-34.405,0 c-9.299,9.303-9.299,24.778,0,34.059l174.447,174.441H182.759c-13.42,0.021-24.086,10.686-24.086,24.108 c0,13.417,10.666,24.436,24.086,24.436h575.648L583.96,448.375c-9.299,9.63-9.299,25.12,0,34.401 c9.626,9.632,25.128,9.632,34.405,0l215.742-215.742C843.733,257.739,843.733,242.263,834.107,232.981z"/> </g> </g> <g id="Forma_1_copy_1_"> </g> </svg></button>',
			prevArrow: '<button type="button" class="prev-slide"><svg version="1.1" baseProfile="basic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1000px" height="500px" viewBox="0 0 1000 500" xml:space="preserve"> <g id="Forma_1_1_"> </g> <g id="Forma_1_copy_1_"> <g id="Forma_1_copy"> <path fill-rule="evenodd" clip-rule="evenodd" d="M811.881,225.728H245.96L417.457,51.275c9.143-9.269,9.143-24.751,0-34.055 c-9.463-9.627-24.679-9.627-33.821,0l-212.1,215.762c-9.462,9.282-9.462,24.765,0,34.054l212.1,215.742 c9.12,9.627,24.358,9.627,33.821,0c9.143-9.276,9.143-24.772,0-34.4L245.96,274.265h565.921c13.192,0,23.68-11.014,23.68-24.434 C835.561,236.411,825.073,225.749,811.881,225.728z"/> </g> </g> </svg></button>'
		})
	}

	function g() {
		e(".js_product_related").slick({
			dots: !0,
			arrows: !1,
			infinite: !1,
			speed: 300,
			autoplay: !1,
			slidesToShow: 4,
			slidesToScroll: 2,
			nextArrow: '<button type="button" class="next-slide"><svg version="1.1" baseProfile="basic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1000px" height="500px" viewBox="0 0 1000 500" xml:space="preserve"> <g id="Forma_1_1_"> <g id="Forma_1"> <path fill-rule="evenodd" clip-rule="evenodd" d="M834.107,232.981L618.365,17.218c-9.3-9.624-24.779-9.624-34.405,0 c-9.299,9.303-9.299,24.778,0,34.059l174.447,174.441H182.759c-13.42,0.021-24.086,10.686-24.086,24.108 c0,13.417,10.666,24.436,24.086,24.436h575.648L583.96,448.375c-9.299,9.63-9.299,25.12,0,34.401 c9.626,9.632,25.128,9.632,34.405,0l215.742-215.742C843.733,257.739,843.733,242.263,834.107,232.981z"/> </g> </g> <g id="Forma_1_copy_1_"> </g> </svg></button>',
			prevArrow: '<button type="button" class="prev-slide"><svg version="1.1" baseProfile="basic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1000px" height="500px" viewBox="0 0 1000 500" xml:space="preserve"> <g id="Forma_1_1_"> </g> <g id="Forma_1_copy_1_"> <g id="Forma_1_copy"> <path fill-rule="evenodd" clip-rule="evenodd" d="M811.881,225.728H245.96L417.457,51.275c9.143-9.269,9.143-24.751,0-34.055 c-9.463-9.627-24.679-9.627-33.821,0l-212.1,215.762c-9.462,9.282-9.462,24.765,0,34.054l212.1,215.742 c9.12,9.627,24.358,9.627,33.821,0c9.143-9.276,9.143-24.772,0-34.4L245.96,274.265h565.921c13.192,0,23.68-11.014,23.68-24.434 C835.561,236.411,825.073,225.749,811.881,225.728z"/> </g> </g> </svg></button>',
			responsive: [{
				breakpoint: 1024,
				settings: {
					slidesToShow: 3
				}
			}, {
				breakpoint: 600,
				settings: {
					slidesToShow: 2
				}
			}, {
				breakpoint: 480,
				settings: {
					slidesToShow: 1,
					slidesToScroll: 1,
					dots: !1,
					arrows: !0
				}
			}]
		})
	}

	function n() {
		e(".js_collection").slick({
			dots: !0,
			arrows: !1,
			infinite: true,
			speed: 300,
			autoplay: !1,
			slidesToShow: 3,
			slidesToScroll: 2,
			nextArrow: '<button type="button" class="next-slide"><svg version="1.1" baseProfile="basic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1000px" height="500px" viewBox="0 0 1000 500" xml:space="preserve"> <g id="Forma_1_1_"> <g id="Forma_1"> <path fill-rule="evenodd" clip-rule="evenodd" d="M834.107,232.981L618.365,17.218c-9.3-9.624-24.779-9.624-34.405,0 c-9.299,9.303-9.299,24.778,0,34.059l174.447,174.441H182.759c-13.42,0.021-24.086,10.686-24.086,24.108 c0,13.417,10.666,24.436,24.086,24.436h575.648L583.96,448.375c-9.299,9.63-9.299,25.12,0,34.401 c9.626,9.632,25.128,9.632,34.405,0l215.742-215.742C843.733,257.739,843.733,242.263,834.107,232.981z"/> </g> </g> <g id="Forma_1_copy_1_"> </g> </svg></button>',
			prevArrow: '<button type="button" class="prev-slide"><svg version="1.1" baseProfile="basic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1000px" height="500px" viewBox="0 0 1000 500" xml:space="preserve"> <g id="Forma_1_1_"> </g> <g id="Forma_1_copy_1_"> <g id="Forma_1_copy"> <path fill-rule="evenodd" clip-rule="evenodd" d="M811.881,225.728H245.96L417.457,51.275c9.143-9.269,9.143-24.751,0-34.055 c-9.463-9.627-24.679-9.627-33.821,0l-212.1,215.762c-9.462,9.282-9.462,24.765,0,34.054l212.1,215.742 c9.12,9.627,24.358,9.627,33.821,0c9.143-9.276,9.143-24.772,0-34.4L245.96,274.265h565.921c13.192,0,23.68-11.014,23.68-24.434 C835.561,236.411,825.073,225.749,811.881,225.728z"/> </g> </g> </svg></button>',
			responsive: [{
				breakpoint: 1024,
				settings: {
					slidesToShow: 3
				}
			}, {
				breakpoint: 600,
				settings: {
					slidesToShow: 2
				}
			}, {
				breakpoint: 480,
				settings: {
					slidesToShow: 1,
					dots: !1,
					arrows: !0
				}
			}]
		})
	}

	function s() {
		e(".js_prod_main").slick({
			slidesToShow: 1,
			slidesToScroll: 1,
			arrows: !1,
			dot: !1,
			fade: !1,
			infinite: true,
			asNavFor: ".js_prod_sub"
		}), e(".js_prod_sub").slick({
			slidesToShow: 3,
			slidesToScroll: 1,
			asNavFor: ".js_prod_main",
			dots: !1,
			arrows: !1,
			infinite: true,
			vertical: !0,
			verticalSwiping: !0,
			focusOnSelect: !0,
			responsive: [{
				breakpoint: 1200,
				settings: {
					vertical: !0,
					infinite: true
				}
			}, {
				breakpoint: 768,
				settings: {
					vertical: !0,
					infinite: true
				}
			}, {
				breakpoint: 575,
				settings: {
					vertical: !1,
					infinite: true
				}
			}]
		})
	}

	function i() {
		e(".js_prod_main2").slick({
			slidesToShow: 1,
			slidesToScroll: 1,
			arrows: !1,
			dot: !1,
			fade: !0,
			infinite: !1,
			asNavFor: ".js_prod_sub2"
		}), e(".js_prod_sub2").slick({
			slidesToShow: 4,
			slidesToScroll: 1,
			asNavFor: ".js_prod_main2",
			dots: !1,
			arrows: !1,
			infinite: !1,
			focusOnSelect: !0,
			responsive: [{
				breakpoint: 1200,
				settings: {
					infinite: !1
				}
			}, {
				breakpoint: 768,
				settings: {
					infinite: !1
				}
			}, {
				breakpoint: 575,
				settings: {
					infinite: !1
				}
			}]
		})
	}

	function c() {
		e(".js_prod_main_bot").slick({
			slidesToShow: 1,
			slidesToScroll: 1,
			arrows: !1,
			dot: !1,
			fade: !1,
			infinite: !1
		})
	}

	function r() {
		e(".btn_size_guide").on("click", function() {
			e(".content_size_guide").addClass("active"), e(".js_sticky").removeClass("sticky_content"), e(".overlay").addClass("active")
		}), e(".overlay").on("click", function() {
			e(".content_size_guide").removeClass("active"), e(".overlay").removeClass("active")
		}), e(".close_size_guide").on("click", function() {
			e(".js_sticky").addClass("sticky_content"), e(".content_size_guide").removeClass("active"), e(".overlay").removeClass("active")
		})
	}

	function l() {
		e(window).width() < 1300 && (e(".size_3").addClass("active"), e(".size_4").removeClass("active"), e(".size_5").addClass("d-none")), e(window).width() >= 1300 && (e(".size_3").removeClass("active"), e(".size_4").addClass("active"), e(".size_5").removeClass("d-none")), e(window).width() < 768 && (e(".size_2").addClass("active"), e(".size_4").removeClass("active"), e(".size_5").addClass("d-none"), e(".size_4").addClass("d-none"), e(".size_3").addClass("d-none")), e(window).resize(function() {
			e(window).width() < 1300 && (e(".size_3").addClass("active"), e(".size_4").removeClass("active"), e(".size_5").addClass("d-none")), e(window).width() >= 1300 && (e(".size_3").removeClass("active"), e(".size_4").addClass("active"), e(".size_5").removeClass("d-none")), e(window).width() < 768 && (e(".size_2").addClass("active"), e(".size_4").removeClass("active"), e(".size_5").addClass("d-none"), e(".size_4").addClass("d-none"), e(".size_3").addClass("d-none"))
		}), e(".size_5").on("click", function() {
			e(".js_size_prod").removeClass("col-lg-1 col-lg-2 col-lg-3 col-lg-4 col-lg-5 col-lg-6 col-lg-7 col-lg-8 col-lg-9 col-lg-10 col-lg-11 col-lg-12 col-lg-2dot4 col-md-1 col-md-2 col-md-3 col-md-4 col-md-5 col-md-6 col-md-7 col-md-8 col-md-9 col-md-10 col-md-11 col-md-12"), e(".js_size_prod").addClass("col-lg-2dot4"), e(this).addClass("active"), e(".size_6").removeClass("active"), e(".size_4").removeClass("active"), e(".size_3").removeClass("active")
		}), e(".size_4").on("click", function() {
			e(".js_size_prod").removeClass("col-lg-1 col-lg-2 col-lg-3 col-lg-4 col-lg-5 col-lg-6 col-lg-7 col-lg-8 col-lg-9 col-lg-10 col-lg-11 col-lg-12 col-lg-2dot4 col-md-1 col-md-2 col-md-3 col-md-4 col-md-5 col-md-6 col-md-7 col-md-8 col-md-9 col-md-10 col-md-11 col-md-12"), e(".js_size_prod").addClass("col-md-3"), e(this).addClass("active"), e(".size_5").removeClass("active"), e(".size_6").removeClass("active"), e(".size_3").removeClass("active"), e(".size_2").removeClass("active")
		}), e(".size_3").on("click", function() {
			e(".js_size_prod").removeClass("col-lg-1 col-lg-2 col-lg-3 col-lg-4 col-lg-5 col-lg-6 col-lg-7 col-lg-8 col-lg-9 col-lg-10 col-lg-11 col-lg-12 col-lg-2dot4 col-md-1 col-md-2 col-md-3 col-md-4 col-md-5 col-md-6 col-md-7 col-md-8 col-md-9 col-md-10 col-md-11 col-md-12"), e(".js_size_prod").addClass("col-md-4"), e(this).addClass("active"), e(".size_5").removeClass("active"), e(".size_4").removeClass("active"), e(".size_6").removeClass("active"), e(".size_2").removeClass("active")
		}), e(".size_2").on("click", function() {
			e(".js_size_prod").removeClass("col-lg-1 col-lg-2 col-lg-3 col-lg-4 col-lg-5 col-lg-6 col-lg-7 col-lg-8 col-lg-9 col-lg-10 col-lg-11 col-lg-12 col-lg-2dot4 col-md-1 col-md-2 col-md-3 col-md-4 col-md-5 col-md-6 col-md-7 col-md-8 col-md-9 col-md-10 col-md-11 col-md-12 col-12"), e(".js_size_prod").addClass("col-6"), e(this).addClass("active"), e(".size_3").removeClass("active"), e(".size_4").removeClass("active"), e(".size_1").removeClass("active")
		})
	}

	function a() {
		e(".prod_grid").on("click", function() {
			e(".product-grid-view").addClass("active"), e(".product-list-view").removeClass("active"), e(this).addClass("active"), e(".prod_list").removeClass("active"), e(".prod_per").removeClass("active")
		}), e(".prod_list").on("click", function() {
			e(".product-grid-view").removeClass("active"), e(".product-list-view").addClass("active"), e(this).addClass("active"), e(".prod_grid").removeClass("active"), e(".prod_per").addClass("active")
		})
	}

	function p() {
		e(".js_filter").on("click", function() {
			e(".filter-to-left").toggleClass("active"), e(".bg-minicart").addClass("active")
		}), e(".close_filter").on("click", function() {
			e(".filter-to-left").removeClass("active"), e(".bg-minicart").removeClass("active")
		}), e(".bg-minicart").on("click", function() {
			e(".filter-to-left").removeClass("active"), e(".bg-minicart").removeClass("active")
		})
	}

	function f() {
		e(".detail-info").css({
			top: function() {
				return e(".js_height_hd").outerHeight() + 10
			}
		}), e(".js-slide-item").css({
			"padding-top": function() {
				return e(".js_height_hd").outerHeight()
			}
		})
	}

	function h() {
		e(".js_list_col").slick({
			dots: !1,
			arrows: !0,
			infinite: !1,
			speed: 300,
			autoplay: !1,
			slidesToShow: 5,
			slidesToScroll: 1,
			prevArrow: '<button type="button" class="prev-slide"><i class="fa fa-angle-left"></i> </button>',
			nextArrow: '<button type="button" class="next-slide"> <i class="fa fa-angle-right"></i></button>',
			responsive: [{
				breakpoint: 1200,
				settings: {
					slidesToShow: 3
				}
			}, {
				breakpoint: 768,
				settings: {
					slidesToShow: 2
				}
			}, {
				breakpoint: 575,
				settings: {
					slidesToShow: 1
				}
			}]
		})
	}

	function b() {
		e(".js_ds_collectionv1").slick({
			dots: !1,
			arrows: !1,
			infinite: !1,
			speed: 300,
			autoplay: !1,
			slidesToShow: 3,
			slidesToScroll: 1,
			responsive: [{
				breakpoint: 1024,
				settings: {
					slidesToShow: 2
				}
			}, {
				breakpoint: 600,
				settings: {
					slidesToShow: 2
				}
			}, {
				breakpoint: 480,
				settings: {
					slidesToShow: 1,
					dots: !1,
					arrows: !1
				}
			}]
		})
	}

	function d() {
		e(".js_relate_post").slick({
			dots: !0,
			arrows: !1,
			infinite: !1,
			speed: 300,
			autoplay: !1,
			slidesToShow: 3,
			slidesToScroll: 2,
			prevArrow: '<button type="button" class="prev-slide"><i class="fa fa-angle-left"></i></button>',
			nextArrow: '<button type="button" class="next-slide"><i class="fa fa-angle-right"></i></button>',
			responsive: [{
				breakpoint: 1024,
				settings: {
					slidesToShow: 3
				}
			}, {
				breakpoint: 600,
				settings: {
					slidesToShow: 2
				}
			}, {
				breakpoint: 480,
				settings: {
					slidesToShow: 1,
					dots: !1,
					arrows: !0
				}
			}]
		})
	}

	function v() {
		e(".js_col_breacrumb").slick({
			dots: !1,
			arrows: !0,
			infinite: !1,
			speed: 300,
			autoplay: !1,
			slidesToShow: 5,
			slidesToScroll: 2,
			prevArrow: '<button type="button" class="prev-slide"><i class="fa fa-angle-left"></i></button>',
			nextArrow: '<button type="button" class="next-slide"><i class="fa fa-angle-right"></i></button>',
			responsive: [{
				breakpoint: 1024,
				settings: {
					slidesToShow: 4
				}
			}, {
				breakpoint: 800,
				settings: {
					slidesToShow: 3
				}
			}, {
				breakpoint: 600,
				settings: {
					slidesToShow: 2
				}
			}]
		})
	}

	function m() {
		e(".js_slide_lookbook").slick({
			dots: !1,
			arrows: !1,
			infinite: !1,
			speed: 300,
			autoplay: !1,
			slidesToShow: 1,
			slidesToScroll: 1
		})
	}

	function t() {
		e(".js_change_border").on("click", function() {
			e(".js_change_border").parent().find(".js_change_border").removeClass("active"), e(this).addClass("active")
		})
	}

	function u() {
		e(".js_change_thumbnail").on("click", function() {
			e(".js_change_thumbnail").parent().find(".js_change_thumbnail").removeClass("active"), e(this).addClass("active")
		})
	}

	function w() {
		e(".js_testimonial").slick({
			slidesToShow: 1,
			slidesToScroll: 1,
			dots: !1,
			arrows: !0,
			infinite: !1,
			prevArrow: '<button type="button" class="slick-brand-prev fa fa-angle-left"></button>',
			nextArrow: '<button type="button" class="slick-brand-next fa fa-angle-right"></button>'
		})
	}

	function _() {
		e(".js_prod_menu").slick({
			slidesToShow: 3,
			slidesToScroll: 1,
			dots: !1,
			arrows: !0,
			infinite: !1,
			prevArrow: '<button type="button" class="slick-brand-prev fa fa-angle-left"></button>',
			nextArrow: '<button type="button" class="slick-brand-next fa fa-angle-right"></button>',
			infinite: !1,
			vertical: !0,
			verticalSwiping: !0,
			focusOnSelect: !0
		})
	}

	function y() {
		e(".slick_product_new-h5").slick({
			arrows: !0,
			infinite: !1,
			dots: !1,
			speed: 300,
			slidesToShow: 4,
			slidesToScroll: 3,
			autoplay: !0,
			autoplaySpeed: 2e3,
			prevArrow: '<button type="button" class="prev-slide"><i class="fa fa-angle-left"></i> </button>',
			nextArrow: '<button type="button" class="next-slide"> <i class="fa fa-angle-right"></i></button>',
			responsive: [{
				breakpoint: 1200,
				settings: {
					slidesToShow: 3,
					arrows: !0,
					infinite: !1,
					dots: !1
				}
			}, {
				breakpoint: 1024,
				settings: {
					slidesToShow: 3,
					slidesToScroll: 2
				}
			}, {
				breakpoint: 600,
				settings: {
					slidesToShow: 2,
					arrows: !0,
					infinite: !1,
					dots: !1
				}
			}]
		})
	}

	function C() {
		e(".js-testimonial-v1-slide").slick({
			autoplay: !1,
			slidesToShow: 1,
			slidesToScroll: 1,
			infinite: !1,
			arrows: !1,
			dots: !0,
			prevArrow: '<button class="testimonial-arrow arrow-prev"><i class="fa fa-angle-left"></i></button>',
			nextArrow: '<button class="testimonial-arrow arrow-next"><i class="fa fa-angle-right"></i></button>',
			responsive: [{
				breakpoint: 900,
				settings: {
					slidesToShow: 1,
					slidesToScroll: 1
				}
			}, {
				breakpoint: 768,
				settings: {
					slidesToShow: 1,
					slidesToScroll: 1
				}
			}]
		})
	}

	function j() {
		e(".js-draw-filter-btn").on("click", function() {
			e(this).addClass("js-draw-filter-open"), e(this).removeClass("js-draw-filter-btn"), e(".js-draw-filter").removeClass("draw_filter").addClass("col-lg-3"), e(".js-draw-filter-2").removeClass("col-lg-12").addClass("col-lg-9"), e(".js-draw-filter-open").on("click", function() {
				e(this).addClass("js-draw-filter-btn"), e(this).removeClass("js-draw-filter-open"), e(".js-draw-filter").addClass("draw_filter").removeClass("col-lg-3"), e(".js-draw-filter-2").addClass("col-lg-12").removeClass("col-lg-9")
			}), setTimeout(function() {
				j()
			})
		})
	}

	function T() {
		e(window).scroll(function() {
			e(this).scrollTop() > 130 ? e(".js-toolbar-icon").addClass("active") : e(".js-toolbar-icon").removeClass("active")
		})
	}

	function S() {
		e(".js_prod_detail_gallery").slick({
			dots: !0,
			arrows: !0,
			infinite: !1,
			speed: 300,
			autoplay: !1,
			slidesToShow: 3,
			slidesToScroll: 1,
			nextArrow: '<button type="button" class="next-slide"><svg version="1.1" baseProfile="basic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1000px" height="500px" viewBox="0 0 1000 500" xml:space="preserve"> <g id="Forma_1_1_"> <g id="Forma_1"> <path fill-rule="evenodd" clip-rule="evenodd" d="M834.107,232.981L618.365,17.218c-9.3-9.624-24.779-9.624-34.405,0 c-9.299,9.303-9.299,24.778,0,34.059l174.447,174.441H182.759c-13.42,0.021-24.086,10.686-24.086,24.108 c0,13.417,10.666,24.436,24.086,24.436h575.648L583.96,448.375c-9.299,9.63-9.299,25.12,0,34.401 c9.626,9.632,25.128,9.632,34.405,0l215.742-215.742C843.733,257.739,843.733,242.263,834.107,232.981z"/> </g> </g> <g id="Forma_1_copy_1_"> </g> </svg></button>',
			prevArrow: '<button type="button" class="prev-slide"><svg version="1.1" baseProfile="basic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1000px" height="500px" viewBox="0 0 1000 500" xml:space="preserve"> <g id="Forma_1_1_"> </g> <g id="Forma_1_copy_1_"> <g id="Forma_1_copy"> <path fill-rule="evenodd" clip-rule="evenodd" d="M811.881,225.728H245.96L417.457,51.275c9.143-9.269,9.143-24.751,0-34.055 c-9.463-9.627-24.679-9.627-33.821,0l-212.1,215.762c-9.462,9.282-9.462,24.765,0,34.054l212.1,215.742 c9.12,9.627,24.358,9.627,33.821,0c9.143-9.276,9.143-24.772,0-34.4L245.96,274.265h565.921c13.192,0,23.68-11.014,23.68-24.434 C835.561,236.411,825.073,225.749,811.881,225.728z"/> </g> </g> </svg></button>',
			responsive: [{
				breakpoint: 900,
				settings: {
					slidesToShow: 3,
					slidesToScroll: 1
				}
			}, {
				breakpoint: 768,
				settings: {
					slidesToShow: 2,
					slidesToScroll: 1
				}
			}, {
				breakpoint: 600,
				settings: {
					slidesToShow: 1,
					slidesToScroll: 1
				}
			}]
		})
	}

	function z() {
		e(".js-check-click-col").on("click", function() {
			e(this).toggleClass("active")
		})
	}

	function A() {
		e(".slick_product_5").slick({
			arrows: !1,
			infinite: !0,
			dots: !0,
			speed: 300,
			slidesToShow: 4,
			slidesToScroll: 3,
			autoplay: !0,
			autoplaySpeed: 2e3,
			prevArrow: '<button type="button" class="prev-slide"><i class="fa fa-angle-left" aria-hidden="true"></i></button>',
			nextArrow: '<button type="button" class="next-slide"><i class="fa fa-angle-right" aria-hidden="true"></i></button>',
			responsive: [{
				breakpoint: 1200,
				settings: {
					slidesToShow: 2,
					slidesToScroll: 1
				}
			}, {
				breakpoint: 1024,
				settings: {
					slidesToShow: 2,
					slidesToScroll: 1
				}
			}, {
				breakpoint: 600,
				settings: {
					slidesToShow: 2,
					slidesToScroll: 1,
					dots: !1,
					arrows: !0
				}
			}]
		})
	}

	function L() {
		e(".js-testimonial-v1").slick({
			autoplay: !1,
			slidesToShow: 1,
			slidesToScroll: 1,
			infinite: !1,
			arrows: !0,
			prevArrow: '<button class="testimonial-blog-arrow arrow-prev testimonial-prev"><i class="fa fa-angle-left"></i></button>',
			nextArrow: '<button class="testimonial-blog-arrow arrow-next testimonial-next"><i class="fa fa-angle-right"></i></button>',
			dots: !1,
			responsive: [{
				breakpoint: 768,
				settings: {
					slidesToShow: 2,
					slidesToScroll: 1
				}
			}, {
				breakpoint: 576,
				settings: {
					slidesToShow: 1,
					slidesToScroll: 1
				}
			}]
		}), e(".js-blog-testi-v1").slick({
			autoplay: !1,
			slidesToShow: 1,
			slidesToScroll: 1,
			infinite: !1,
			arrows: !0,
			prevArrow: '<button class="testimonial-blog-arrow arrow-prev blog-prev"><i class="fa fa-angle-left"></i></button>',
			nextArrow: '<button class="testimonial-blog-arrow arrow-next blog-next"><i class="fa fa-angle-right"></i></button>',
			dots: !1
		})
	}

	function M() {
		e(".js_banner_v1").slick({
			dots: !1,
			arrows: !1,
			infinite: !0,
			speed: 600,
			autoplay: !1,
			slidesToShow: 3,
			slidesToScroll: 1,
			prevArrow: '<button type="button" class="prev-slide"><i class="fa fa-angle-left"></i></button>',
			nextArrow: '<button type="button" class="next-slide"><i class="fa fa-angle-right"></i></button>',
			responsive: [{
				breakpoint: 768,
				settings: {
					slidesToShow: 2,
					slidesToScroll: 1
				}
			}, {
				breakpoint: 576,
				settings: {
					slidesToShow: 1,
					slidesToScroll: 1
				}
			}]
		})
	}

	function F() {
		e(".js_section_product").slick({
			slidesToShow: 4,
			slidesToScroll: 2,
			speed: 900,
			autoplay: !1,
			autoplaySpeed: 3500,
			dots: !0,
			arrows: !1,
			prevArrow: '<button type="button" class="prev-slide slick-arrow"><i class="fa fa-angle-left"></i> </button>',
			nextArrow: '<button type="button" class="next-slide slick-arrow"><i class="fa fa-angle-right"></i></button>',
			responsive: [{
				breakpoint: 920,
				settings: {
					slidesToShow: 3,
					slidesToScroll: 1
				}
			}, {
				breakpoint: 768,
				settings: {
					slidesToShow: 2,
					slidesToScroll: 1,
					dots: !1,
					arrows: !0
				}
			}]
		})
	}

	function Q() {
		e(".bg-mobile-menu").on("click", function() {
			e("body").removeClass("active"), e(this).removeClass("active"), e(".tab-menu-mobile ul").removeClass("active, .active2"), e(".tab-menu-1").addClass("active")
		}), e(".js-link-click").each(function() {
			e(this).on("click", function(x) {
				x.preventDefault();
				var B = e(this).attr("data-click");
				e(this).parents(".active").addClass("active2");
				var D = e('[data-open="' + B + '"]');
				D.addClass("active")
			})
		}), e(".js-header-mobile-menu").each(function() {
			e(this).on("click", function() {
				var x = e(".tab-menu-mobile").find(".active2").eq(-1);
				e(this).parent().removeClass("active"), x.removeClass("active2")
			})
		})
	}

	function N() {
		e(".js-blog-v1").slick({
			infinite: !0,
			slidesToShow: 3,
			slidesToScroll: 3,
			dots: !0,
			arrows: !1,
			prevArrow: '<button type="button" class="prev-slide"><i class="fa fa-angle-left"></i> </button>',
			nextArrow: '<button type="button" class="next-slide"> <i class="fa fa-angle-right"></i></button>',
			responsive: [{
				breakpoint: 1500,
				settings: {
					slidesToShow: 3,
					slidesToScroll: 1,
					arrow: !1,
					dots: !1
				}
			}, {
				breakpoint: 992,
				settings: {
					slidesToShow: 2,
					slidesToScroll: 1,
					arrows: !0,
					dots: !1
				}
			}, {
				breakpoint: 575,
				settings: {
					slidesToShow: 1,
					slidesToScroll: 1,
					arrows: !0,
					dots: !1
				}
			}]
		})
	}

	function P() {
		e(".js-collection-v2").slick({
			infinite: !0,
			slidesToShow: 4,
			slidesToScroll: 2,
			dots: !0,
			arrows: !1,
			autoplay: !1,
			prevArrow: '<button type="button" class="prev-slide"><i class="fa fa-angle-left"></i> </button>',
			nextArrow: '<button type="button" class="next-slide"> <i class="fa fa-angle-right"></i></button>',
			responsive: [{
				breakpoint: 1500,
				settings: {
					slidesToShow: 4,
					slidesToScroll: 2,
					arrow: !1,
					dots: !0
				}
			}, {
				breakpoint: 992,
				settings: {
					slidesToShow: 3,
					slidesToScroll: 1,
					arrows: !1,
					dots: !0
				}
			}, {
				breakpoint: 768,
				settings: {
					slidesToShow: 2,
					slidesToScroll: 1,
					arrows: !1,
					dots: !0
				}
			}, {
				breakpoint: 575,
				settings: {
					slidesToShow: 1,
					slidesToScroll: 1,
					arrows: !1,
					dots: !0,
					autoplay: !0
				}
			}]
		})
	}

	function H() {
		e(".slick-slide-h2").slick({
			slidesToShow: 1,
			slidesToScroll: 1,
			autoplay: !0,
			autoplaySpeed: 3500,
			dots: !0,
			arrows: !1,
			fade: !0,
			responsive: [{
				breakpoint: 1200,
				settings: {
					infinite: !0,
					dots: !0,
					arrows: !1
				}
			}, {
				breakpoint: 1024,
				settings: {
					dots: !0,
					arrows: !1
				}
			}, {
				breakpoint: 768,
				settings: {
					dots: !1,
					arrows: !1
				}
			}]
		})
	}

	function X() {
		e(".jsbrand_list_v1").slick({
			dots: !1,
			arrows: !1,
			speed: 300,
			slidesToShow: 5,
			slidesToScroll: 1,
			prevArrow: '<button type="button" class="prev-slide"><i class="fa fa-angle-left"></i></button>',
			nextArrow: '<button type="button" class="next-slide"><i class="fa fa-angle-right"></i></button>',
			responsive: [{
				breakpoint: 1024,
				settings: {
					slidesToShow: 3
				}
			}, {
				breakpoint: 600,
				settings: {
					slidesToShow: 2
				}
			}, {
				breakpoint: 480,
				settings: {
					slidesToShow: 2
				}
			}]
		})
	}

	function k() {
		e(".slickjs-services-v1").slick({
			dots: !1,
			arrows: !1,
			infinite: !1,
			speed: 300,
			autoplay: !0,
			slidesToShow: 3,
			slidesToScroll: 1,
			prevArrow: '<button type="button" class="prev-slide"><i class="fa fa-angle-left"></i></button>',
			nextArrow: '<button type="button" class="next-slide"><i class="fa fa-angle-right"></i></button>',
			responsive: [{
				breakpoint: 1024,
				settings: {
					slidesToShow: 2
				}
			}, {
				breakpoint: 600,
				settings: {
					slidesToShow: 1
				}
			}, {
				breakpoint: 480,
				settings: {
					slidesToShow: 1
				}
			}]
		})
	}
	k(), X(), H(), P(), N(), Q(), k(), F(), M(), L(), A(), z(), S(), T(), j(), C(), y(), _(), w(), u(), o(), h(), g(), s(), r(), c(), l(), a(), p(), n(), f(), b(), d(), v(), i(), m(), t()
}), jQuery(document).ready(function(e) {
	e('[data-toggle="tooltip"]').tooltip()
}), jQuery(document).ready(function(e) {
	"use strict";

	function o() {
		e(".close_promo_topbar").on("click", function() {
			e(".promo_topbar").addClass("active")
		})
	}

	function g() {
		e(".js-search-destop").on("click", function() {
			e(".js-box-search").addClass("active"), e(".bg_search_box").addClass("active"), e("body").addClass("activedestop")
		}), e(".js-drawer-close").on("click", function() {
			e(".js-box-search").removeClass("active"), e(".bg_search_box").removeClass("active"), e("body").removeClass("activedestop")
		}), e(".bg_search_box").on("click", function() {
			e(".js-box-search").removeClass("active"), e(".bg_search_box").removeClass("active"), e("body").removeClass("activedestop")
		})
	}

	function n() {
		e(".js-call-minicart").on("click", function() {
			e(".js-minicart").addClass("active"), e(".bg-minicart").addClass("active"), e("body").addClass("activecart"), e("body").addClass("cartover")
		}), e(".close-mini-cart").on("click", function() {
			e(".js-minicart").removeClass("active"), e(".bg-minicart").removeClass("active"), e(".contentbody").removeClass("activecart"), e("body").removeClass("cartover"), e("body").removeClass("activecart")
		}), e(".bg-minicart").on("click", function() {
			e(".js-minicart").removeClass("active"), e(".bg-minicart").removeClass("active"), e(".contentbody").removeClass("activecart"), e("body").removeClass("cartover"), e("body").removeClass("activecart")
		})
	}

	function s() {
		e(".js-model_menu").on("click", function() {
			e(".js-horizon-menu").addClass("active"), e(".js-bg-horizon-menu").addClass("active"), e("body").addClass("cartover")
		}), e(".js_close-menu-horizon").on("click", function() {
			e(".js-horizon-menu").removeClass("active"), e(".js-bg-horizon-menu").removeClass("active"), e("body").removeClass("cartover")
		}), e(".js-bg-horizon-menu").on("click", function() {
			e(".js-horizon-menu").removeClass("active"), e(".js-bg-horizon-menu").removeClass("active"), e("body").removeClass("cartover")
		})
	}

	function i() {
		e(".js_icon_horizon-menu").on("click", function() {
			e(this).parents().addClass("active")
		}), e(".js-back").on("click", function() {
			e(this).parents().parents().find(".menu-horizon-list").removeClass("active")
		})
	}

	function c() {
		e(".js-call-popup-login").on("click", function() {
			e(".js-poup-login-destop").addClass("active"), e(".js-bg-login-popup").addClass("active")
		}), e(".js-eveland-close-login").on("click", function() {
			e(".js-poup-login-destop").removeClass("active"), e(".js-bg-login-popup").removeClass("active")
		}), e(".js-bg-login-popup").on("click", function() {
			e(".js-poup-login-destop").removeClass("active"), e(".js-bg-login-popup").removeClass("active")
		})
	}

	function r() {
		e(".jsCreate_account").on("click", function() {
			e(".form_register").show(), e(".formlogin").hide()
		}), e(".tab_navar_right").on("click", function() {
			e(".formlogin").show(), e(".form_register").hide()
		}), e(".jsBack_login").on("click", function() {
			e(".formlogin").show(), e(".form_register").hide()
		}), e(".jsacount_destop").on("click", function() {
			e(".formlogin").show(), e(".form_register").hide()
		})
	}

	function l() {
		e(".jsCreate_account").on("click", function() {
			e(".form_register-destop").show(), e(".formlogin-destop").hide()
		}), e(".js-call-popup-login").on("click", function() {
			e(".formlogin-destop").show(), e(".form_register-destop").hide()
		}), e(".jsBack_login").on("click", function() {
			e(".formlogin-destop").show(), e(".form_register-destop").hide()
		}), e(".jsacount_destop").on("click", function() {
			e(".formlogin-destop").show(), e(".form_register-destop").hide()
		})
	}

	function a() {
		var u = e(".jsmenumobile");
		u.removeClass("menu_mobilescroll"), e(document).scroll(function() {
			u.toggleClass("menu_mobilescroll", e(this).scrollTop() > u.height())
		})
	}

	function p() {
		e(".menuleft").on("click", function() {
			e(this).toggleClass("active"), e(".box_contentmenu").toggleClass("active"), e(".box_contentmenu_background").toggleClass("active"), e("body").addClass("activemenu_mobile")
		}), e(".box_contentmenu_background").on("click", function() {
			e(this).removeClass("active"), e(".box_contentmenu").removeClass("active"), e(".menuleft").removeClass("active"), e(".box_contentmenu_background").removeClass("active"), e("body").removeClass("activemenu_mobile")
		}), e(".js-eveland-close").on("click", function() {
			e(this).removeClass("active"), e(".box_contentmenu").removeClass("active"), e(".menuleft").removeClass("active"), e(".box_contentmenu_background").removeClass("active"), e("body").removeClass("activemenu_mobile")
		})
	}

	function f() {
		e(".btn_bar").on("click", function() {
			e(this).toggleClass("active"), e(".box_contentmenu").toggleClass("active"), e(".box_contentmenu_background").toggleClass("active")
		}), e(".box_contentmenu_background").on("click", function() {
			e(this).removeClass("active"), e(".box_contentmenu").removeClass("active"), e(".menuleft").removeClass("active"), e(".box_contentmenu_background").removeClass("active")
		}), e(".js-eveland-close").on("click", function() {
			e(this).removeClass("active"), e(".box_contentmenu").removeClass("active"), e(".menuleft").removeClass("active"), e(".box_contentmenu_background").removeClass("active")
		})
	}

	function h() {
		e(".jsclosepoup").on("click", function() {
			e(".jsengo_popup").addClass("d-none")
		})
	}

	function b() {
		!jQuery.cookie("brilliant_pop_newletter") || jQuery.cookie("brilliant_pop_newletter") == null ? e(window).on("load", function() {
			setTimeout(e(".jsengo_popup").show(), 300 * 1e3), jQuery(".jsclosepoup").click(function(u) {
				u.preventDefault(), jQuery(".jsengo_popup").hide(), jQuery.cookie("brilliant_pop_newletter", "1", {
					expires: 1,
					path: "/",
					domain: ""
				})
			})
		}) : e(".jsengo_popup").remove()
	}

	function d() {
		var u = e("#back-to-top");
		if (u.length) {
			var w = 100,
				_ = function() {
					var y = e(window).scrollTop();
					y > w ? u.addClass("show") : u.removeClass("show")
				};
			e(window).on("scroll", function() {
				_()
			}), u.on("click", function(y) {
				y.preventDefault(), e("html,body").animate({
					scrollTop: 0
				}, 700)
			})
		}
	}

	function v() {
		e(".jsclose_cookie").on("click", function() {
			e(".jscookie_popup").addClass("d-none")
		})
	}

	function m() {
		var u = e(".js_height_hd").offset(),
			w = e(".js_height_hd").outerHeight();
		e(".js-full-width").css({
			top: u.top + w - 15,
			position: "fixed",
			left: " 0",
			right: "0",
			width: "100%"
		}), e(window).scroll(function() {
			var _ = e(".js_height_hd").outerHeight();
			e(window).scrollTop() >= _ ? e(".js-full-width").css({
				top: _ - 15
			}) : e(".js-full-width").css({
				top: u.top + _ - 15
			})
		})
	}

	function t() {
		!jQuery.cookie("cookie_popup") || jQuery.cookie("cookie_popup") == null ? e(window).on("load", function() {
			setTimeout(e(".jscookie_popup").show(), 300 * 1e3), jQuery(".jsclose_cookie").click(function(u) {
				u.preventDefault(), jQuery(".jscookie_popup").hide(), jQuery.cookie("cookie_popup", "1", {
					expires: 1,
					path: "/",
					domain: ""
				})
			})
		}) : e(".jscookie_popup").remove()
	}
	m(), d(), l(), c(), h(), b(), v(), t(), p(), r(), a(), f(), i(), s(), n(), g(), o()
}), $(document).on("change", ".engoj-agree", function() {
	var e = $(".engoj-agree"),
		o = $(".more_info").find(".js-button-checkout");
	e.is(":checked") ? o.removeClass("btn-disabled") : o.addClass("btn-disabled")
}), jQuery(document).ready(function(e) {
	(function(o) {
		var g = {
			url: !1,
			callback: !1,
			target: !1,
			duration: 120,
			on: "mouseover",
			touch: !0,
			onZoomIn: !1,
			onZoomOut: !1,
			magnify: .9
		};
		o.zoom = function(n, s, i, c) {
			var r, l, a, p, f, h, b, d = o(n),
				v = d.css("position"),
				m = o(s);
			return n.style.position = /(absolute|fixed)/.test(v) ? v : "relative", n.style.overflow = "hidden", i.style.width = i.style.height = "", o(i).addClass("zoomImg engoj_img_main").css({
				position: "absolute",
				top: 0,
				left: 0,
				opacity: 0,
				width: i.width * c,
				height: i.height * c,
				border: "none",
				maxWidth: "none",
				maxHeight: "none"
			}).appendTo(n), {
				init: function() {
					l = d.outerWidth(), r = d.outerHeight(), s === n ? (p = l, a = r) : (p = m.outerWidth(), a = m.outerHeight()), f = (i.width - l) / p, h = (i.height - r) / a, b = m.offset()
				},
				move: function(t) {
					var u = t.pageX - b.left,
						w = t.pageY - b.top;
					w = Math.max(Math.min(w, a), 0), u = Math.max(Math.min(u, p), 0), i.style.left = u * -f + "px", i.style.top = w * -h + "px"
				}
			}
		}, o.fn.zoom = function(n) {
			return this.each(function() {
				var s = o.extend({}, g, n || {}),
					i = s.target && o(s.target)[0] || this,
					c = this,
					r = o(c),
					l = document.createElement("img"),
					a = o(l),
					p = "mousemove.zoom",
					f = !1,
					h = !1;
				if (!s.url) {
					var b = c.querySelector("img");
					if (b && (s.url = b.getAttribute("data-src") || b.currentSrc || b.src), !s.url) return
				}
				r.one("zoom.destroy", function(d, v) {
					r.off(".zoom"), i.style.position = d, i.style.overflow = v, l.onload = null, a.remove()
				}.bind(this, i.style.position, i.style.overflow)), l.onload = function() {
					var d = o.zoom(i, c, l, s.magnify);

					function v(t) {
						d.init(), d.move(t), a.stop().fadeTo(o.support.opacity ? s.duration : 0, 1, o.isFunction(s.onZoomIn) ? s.onZoomIn.call(l) : !1)
					}

					function m() {
						a.stop().fadeTo(s.duration, 0, o.isFunction(s.onZoomOut) ? s.onZoomOut.call(l) : !1)
					}
					s.on === "grab" ? r.on("mousedown.zoom", function(t) {
						t.which === 1 && (o(document).one("mouseup.zoom", function() {
							m(), o(document).off(p, d.move)
						}), v(t), o(document).on(p, d.move), t.preventDefault())
					}) : s.on === "click" ? r.on("click.zoom", function(t) {
						if (!f) return f = !0, v(t), o(document).on(p, d.move), o(document).one("click.zoom", function() {
							m(), f = !1, o(document).off(p, d.move)
						}), !1
					}) : s.on === "toggle" ? r.on("click.zoom", function(t) {
						f ? m() : v(t), f = !f
					}) : s.on === "mouseover" && (d.init(), r.on("mouseenter.zoom", v).on("mouseleave.zoom", m).on(p, d.move)), s.touch && r.on("touchstart.zoom", function(t) {
						t.preventDefault(), h ? (h = !1, m()) : (h = !0, v(t.originalEvent.touches[0] || t.originalEvent.changedTouches[0]))
					}).on("touchmove.zoom", function(t) {
						t.preventDefault(), d.move(t.originalEvent.touches[0] || t.originalEvent.changedTouches[0])
					}).on("touchend.zoom", function(t) {
						t.preventDefault(), h && (h = !1, m())
					}), o.isFunction(s.callback) && s.callback.call(l)
				}, l.setAttribute("role", "presentation"), l.alt = "", l.src = s.url
			})
		}, o.fn.zoom.defaults = g
	})(window.jQuery), e(".js-zoom-img").zoom()
});
//# sourceMappingURL=/s/files/1/0404/8535/5684/t/2/assets/engo-scripts.js.map?v=7775310304516527491591956176