.eheadline { background: #c2b8cc; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 15px 20px 20px 20px; position: relative; text-align: center; z-index: 1; }
.eheadline .eheadline_body { display: block; margin: 0 auto; max-width: 1120px; }
.eheadline a.eheadline_breadcrumb { border-right: 1px solid #a99ab9; color: #917ca6; display: inline-block; font-size: 12px; margin: 5px 10px 0 0; padding: 0 10px 0 0; text-decoration: none; text-transform: uppercase; vertical-align: middle; }
.eheadline h1 { color: #7e58a0; display: inline-block; font-size: 18px; font-weight: bold; margin: 5px 0 0 0; vertical-align: middle; text-transform: uppercase; }
.eheadline p { color: #7e58a0; font-size: 14px; line-height: 1.5em; margin: 10px auto 0 auto; max-width: 1120px;  }
.eheadline p:before { background: #7e58a0; content: ''; display: block; height: 1px; margin: 0 auto 10px auto; opacity: 0.5; width: 160px; }
@media screen and (max-width: 719px) {	
.eheadline h1 { font-size: 12px; }
.eheadline p { font-size: 12px; }
}
@media screen and (min-width: 960px) {	
.eheadline:after { border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #c2b8cc; bottom: -10px; content: ''; display: block; height: 0; left: 50%; margin: 0 0 0 -10px; position: absolute; width: 0; }
}
@media screen and (min-width: 1200px) {	
.eheadline a.eheadline_breadcrumb { margin-right: 20px; padding-right: 20px; }
}

/* FLAG */
.eflag { box-shadow: none; }
.eflag:before { background: #9c70c0; }
.eflag-sale:before { background: #f00 !important; }
.eflag-clearance:before { background: #ff8000 !important; }
.eflag-off:before { background: #0c0 !important; }
.eflag-new:before { background: #09f !important; }
/* .eflag-sale:before { background: #000 !important; } */

/* SHOP */
.eshop { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; display: block; overflow: hidden; width: 100%; }
.eshop_box { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; max-width: 1200px; padding: 10px; }
.eshop h1 { color: #917ca6; margin: 20px 0 0 0; }
ul.eshop_list { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; font-size: 0; justify-content: center; list-style-type: none; padding: 0; text-align: center; }
ul.eshop_list li { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; list-style-type: none; margin: 0; max-width: 320px; padding: 10px; position: relative; vertical-align: top; width: 100%; }
ul.eshop_list a { display: block; overflow: hidden; position: relative; text-decoration: none; width: 100%; }
ul.eshop_list .eimage { background: #fff; display: block; padding: 56.25% 0 0 0; position: relative; width: 100%; }
ul.eshop_list .eimage img { left: 50%; position: absolute; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }
ul.eshop_list .eimage.elandscape-wide img { height: 100%; }
ul.eshop_list .eimage.eportrait-wide img { width: 100%; }
ul.eshop_list .eflag { top: -5px; z-index: 1; }
ul.eshop_list .eflag-left { border-top-left-radius: 0; left: -5px; }
ul.eshop_list .eflag-right { border-top-right-radius: 0; right: -5px; }
ul.eshop_list li#eshop_sale .eimage .eimage_none { background: #f00; height: 100%; left: 0; position: absolute; text-align: center; top: 0; width: 100%; }
ul.eshop_list li#eshop_sale .eimage .eimage_none:before { color: #fff; content:' SALE '; display: block; font-size: 40px; font-weight: bold; line-height: 40px; left: 0; margin: -20px 0 0 0; position: absolute; top: 50%; width: 100%; }
ul.eshop_list li#eshop_sale h2 { display: none !important; }
ul.eshop_list h2 { background: rgba(126,88,160,0.5); bottom: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; color: #fff; font-size: 18px !important; font-weight: normal; left: 0; margin: 0; padding: 10px; position: absolute; text-align: center; text-transform: uppercase; width: 100%; }
ul.eshop_list a:hover h2 { background: rgba(126,88,160,0.8); }
@media screen and (min-width: 720px) {	
ul.eshop_list li { width: 33.3%; }
}
@media screen and (min-width: 960px) {	
.eshop_box { padding: 20px; }
.eshop h1 { font-size: 28px; margin-top: 40px; }
ul.eshop_list li { max-width: none; padding: 20px; }
}

/* DEPARTMENT */
.edepartment { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; display: block; padding: 10px; width: 100%; }
.edepartment_box { margin: 0 auto; max-width: 1140px; }
.edepartment h1 { color: #917ca6; margin: 10px 0 0 0; padding: 0 0 10px 0; }
ul.edepartment_list { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; font-size: 0; justify-content: center; list-style-type: none; padding: 0; text-align: center; }
ul.edepartment_list li { background: #fff; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; list-style-type: none; margin: 10px; max-width: 240px; padding: 20px; position: relative; vertical-align: top; width: calc(100% - 20px); }
ul.edepartment_list a { display: block; position: relative;  text-decoration: none; width: 100%; }
ul.edepartment_list .eflag { top: -10px; z-index: 1; }
ul.edepartment_list .eflag-left { left: -10px; }
ul.edepartment_list .eflag-right { right: -10px; }
ul.edepartment_list .eimage-square { box-shadow: inset 0 0 0 1px #d5d1d9; margin: 0; }
ul.edepartment_list a:hover .eimage-square { box-shadow: inset 0 0 0 1px #aca4b4; }
ul.edepartment_list li#edepartment_sale .eimage .eimage_none { background: #f00; height: calc(100% - 10px); left: 5px; position: absolute; text-align: center; top: 5px; width: calc(100% - 10px); }
ul.edepartment_list li#edepartment_sale .eimage .eimage_none:before { color: #fff; content:' SALE '; display: block; font-size: 40px; font-weight: bold; line-height: 40px; left: 0; margin: -20px 0 0 0; position: absolute; top: 50%; width: 100%; }
ul.edepartment_list h2 { font-size: 14px !important; font-weight: bold; margin: 10px 0 0 0; text-transform: uppercase; }
ul.edepartment_list a:hover h2 { color: #604080; }
ul.edepartment_list h2 span { text-transform: none; }
ul.edepartment_list h3 { color: #0c0; font-size: 14px !important; font-weight: bold; margin: 5px 0 0 0; text-transform: uppercase; }

ul.edepartment_list p { color: #604080; font-size: 14px; font-weight: bold; margin: 5px 0 0 0; }
ul.edepartment_list p strike { color: #f00; }
@media screen and (min-width: 720px) {	
ul.edepartment_list li { margin: 10px; width: calc(33.3% - 20px); }
}
@media screen and (min-width: 960px) {	
.edepartment { padding: 30px; }
.edepartment h1 { font-size: 28px; }
ul.edepartment_list li { max-width: none; padding: 30px; width: calc(25% - 20px); }
}




	
	

	
	
	
	
	
	
	
	
.eproduct { background: #fff; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; display: block; padding: 10px 20px 20px 20px; width: 100%; }
.eproduct_body { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; max-width: 1120px; }
.eproduct_image { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; display: block; margin: 0; position: relative; width: 100%; }
.eproduct_image .eflag { top: 0; z-index: 1; }
.eproduct_image .eflag-left { left: -10px; }
.eproduct_image .eflag-right { right: -5px; }
.eproduct_text { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; display: block; margin: 5px 0 0 0; text-align: left; width: 100%; }
.eproduct_title { overflow: hidden; width: 100%; }
.eproduct_titleimage { float: right; margin: 10px 0 0 20px; max-width: 160px; width: 33.3%; }
.eproduct h1 { font-family: 'Lato', sans-serif; margin: 10px 0 0 0; }
.eproduct h2 { margin: 10px 0 0 0; }
.eproduct_title h2 { color: #0c0; font-size: 14px; }
.eproduct p { margin: 10px 0 0 0; }
.eproduct .eproduct_basket { border-top: 1px solid rgba(0,0,0,0.1); margin: 10px 0 0 0; position: relative; }
.eproduct p.eproduct_basketprice { font-size: 0; text-align: right; }
.eproduct p.eproduct_basketprice strong { color: #604080; display: inline-block; font-size: 28px; font-weight: bold; text-align: right; }
.eproduct p.eproduct_basketprice strike { color: #f00; display: inline-block; font-size: 28px; font-weight: bold; margin: 0 10px 0 0; text-align: right; }
.eproduct p.eproduct_basketprice span { color: rgba(0,0,0,0.5); display: block; font-size: 12px; }

.eproduct .ehr { margin-bottom: 10px; }
.eproduct .esubmit { text-align: right; }
.eproduct .esubmit .ebutton { font-size: 14px; height: 40px; line-height: 40px; margin: 10px 0 0 20px; }
.eproduct_qty { border-collapse: collapse; margin: 10px 0 0 0; padding: 0; width: 1px; }
.eproduct_qty td { border-top: 1px solid rgba(0,0,0,0.1); padding: 0 0 5px 10px; }
.eproduct_qty td p { margin-top: 5px; }
.eproduct_qty td p strike { color: #f00; }
.eproduct_qty td:first-child { padding-left: 0; }
.eproduct dl.eslidedown dt:hover { color: #333; }
@media screen and (max-width: 599px) {	
.eproduct_image .eflag { top: -10px; }
.eproduct_image .eflag-left { left: -10px; }
.eproduct_image .eflag-right { right: -10px; }
}
@media screen and (min-width: 600px) {	
.eproduct_image { display: inline-block; padding-right: 10px; vertical-align: top; width: 50%; }
.eproduct_image .eflag-right { right: 0; }
.eproduct_text { display: inline-block; padding-left: 10px; vertical-align: top; width: 50%; }
}
@media screen and (min-width: 960px) {	
.eproduct { padding: 30px 20px 40px 20px; }
.eproduct_image { padding-right: 20px; width: 40%; }
.eproduct_image .eflag-right { right: 10px; }
.eproduct_text { padding-left: 20px; width: 60%; }
.eproduct .efield .efield_label { margin-top: 10px; }
.eproduct .efield .efield_input { height: 40px; padding-bottom: 10px; padding-top: 10px; }
}
@media screen and (min-width: 1200px) {	
.eproduct { padding: 50px 20px 60px 20px; }
.eproduct_image { padding-right: 40px;}
.eproduct_text { padding-left: 40px; }
.eproduct_title h1 { font-size: 28px; }
.eproduct_title h2 { font-size: 18px; }
}


.ee_header, .ee_body, .ee_content, .ee_image, .ee_text { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; }

.ee-normal { padding: 30px 40px 40px 40px; position: relative; width: 100%; }
.ee-normal:before { background: #fff; box-shadow: 0 0 0 1px rgba(0,0,0,0.1); content: ''; display: block; height: calc(100% - 20px); left: 10px; position: absolute; top: 10px; width: calc(100% - 20px); }
.ee-normal .ee_header h1 { border-bottom: 1px solid #e6e6e6; padding: 0 0 10px 0; }
.ee-normal .eslidedown { margin-top: 10px; }
@media screen and (max-width: 719px) { .ee-normal { padding: 10px 20px 20px 20px; } }







.ebanner { background: #7e58a0; display: block; overflow: hidden; position: relative; width: 100%; }
.ebanner_list { display: block; list-style-type: none; margin: 0; overflow: hidden; position: relative; width: 100%; }
.ebanner.eheight-m .ebanner_list { padding: 50% 0 0 0; }
.ebanner.eheight-s .ebanner_list { padding: 33.3% 0 0 0; }
.ebanner_list li { display: none; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.ebanner_list li:first-child { display: block; }
.ebanner_list .eimage { height: 100%; width: 100%; }
.ebanner.eheight-m .ebanner_list .eimage img { height: 101%; left: 50%; position: absolute; transform: translateX(-50%); top: 0; width: auto; }
.ebanner.eheight-s .ebanner_list .eimage img { height: auto; left: 0; position: absolute; transform: translateY(-50%); top: 50%; width: 101%; }

.ebanner_text { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px; position: absolute; text-align: left; width: 100%; z-index: 2; }
.ebanner_list li.epos-bottomleft .ebanner_text { left: 0; bottom: 0; }
.ebanner_list li.epos-topleft .ebanner_text { left: 0; top: 0; }
.ebanner_list li.epos-topright .ebanner_text { right: 0; top: 0; }
.ebanner_list li.epos-center .ebanner_text { left: 50%; max-width: 1200px; text-align: center; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); width: 100%; }

.ebanner_text h1 { font-family: 'Lato', sans-serif; font-size: 40px; font-weight: bold; margin: 0; }
.ebanner_text p { font-size: 18px; margin: 10px 0 0 0; }
.efont-black .ebanner_text h1, .efont-black .ebanner_text p { color: #000; }
.efont-white .ebanner_text h1, .efont-white .ebanner_text p { color: #fff; }
.efont-color .ebanner_text h1, .efont-color .ebanner_text p { color: #7e58a0; }
.efont-other .ebanner_text h1, .efont-other .ebanner_text p { color: #69f; }

.ebanner_text > a { display: inline-block; font-size: 18px; line-height: 40px; margin: 20px 0 0 0; padding: 0 20px; text-decoration: none; text-transform: uppercase; }
.efont-black .ebanner_text > a { box-shadow: inset 0 0 0 2px #000; color: #000; }
.efont-black .ebanner_text > a:hover { box-shadow: inset 0 0 0 4px #000; }
.efont-white .ebanner_text > a { box-shadow: inset 0 0 0 2px #fff; color: #fff; }
.efont-white .ebanner_text > a:hover { box-shadow: inset 0 0 0 4px #fff;  }
.efont-color .ebanner_text > a { box-shadow: inset 0 0 0 2px #7e58a0; color: #7e58a0; }
.efont-color .ebanner_text > a:hover { box-shadow: inset 0 0 0 4px #7e58a0; }
.efont-other .ebanner_text > a { box-shadow: inset 0 0 0 2px #69f; color: #69f; }
.efont-other .ebanner_text > a:hover { box-shadow: inset 0 0 0 4px #69f; }

.efont-none .ebanner_text { height: 90% !important; left: 0 !important; right: auto !important; top: 0 !important; -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; width: 100% !important; }
.efont-none .ebanner_text a { height: 100% !important; margin: 0 !important; opacity: 0 !important; width: 100% !important; }

.ebanner_menu { bottom: 10px; float: left; padding: 0 0 0 10px; position: absolute; right: 0; z-index: 2; }
.ebanner_menu li { cursor: pointer; float: left; font-size: 0; height: 20px; margin: 0 10px 0 0; position: relative; width: 20px; }
.ebanner_menu li:before { background: rgba(0,0,0,0.2); border-radius: 50%; content: ''; display: block; font-size: 0; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.ebanner_menu li:after { background: rgba(255,255,255,0.5); border-radius: 5px; content: ''; height: 10px; left: 5px; position: absolute; top: 5px; width: 10px; }
.ebanner_menu li:hover:after { background: rgba(255,255,255,0.8); }
.ebanner_menu li.eactive:after { background: #fff; }
@media screen and (min-width: 720px) {	
.epage-over .ebanner:first-child .ebanner_list > li:before { background-image: linear-gradient(rgba(126,88,160,1), rgba(126,88,160,0)); content: ''; display: block; height: 320px; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; } 
}
@media screen and (min-width: 960px) {	
.epage-over .ebanner:first-child .ebanner_list li.epos-center .ebanner_text { margin-top: 70px;  } 
.ebanner:first-child:before { box-shadow: -20px 0 20px rgba(0,0,0,0.2); content: ''; display: block; height: 20px; left: -20px; position: absolute; top: -20px; width: calc(100% + 40px); z-index: 3; }
}
@media screen and (min-width: 1200px) {	
.ebanner.eheight-m .ebanner_list { padding-top: 33.3%; }
.ebanner.eheight-s .ebanner_list { padding-top: 25%; }

.ebanner_list .eimage img { width: 100%; }
.epage-over .ebanner:first-child .ebanner_list { padding-top: 40%; }
.ebanner_text h1 { font-size: 52px; }
.ebanner_text p { font-size: 24px; }
.ebanner_text a { font-size: 24px; padding: 10px 40px; }
}
@media screen and (max-width: 719px) {	
.ebanner_text { padding: 10px; }
.ebanner_text h1 { font-size: 32px; }
.ebanner_text p { font-size: 14px; margin-top: 5px; }
.ebanner_menu { bottom: 2px; }
.ebanner_menu li { height: 14px; margin: 0 2px 0 0; width: 14px; }
.ebanner_menu li:after { left: 2px; top: 2px; }
}
@media screen and (max-width: 479px) {	
.ebanner_text h1 { font-size: 24px; }
.ebanner_text p { font-size: 12px; margin-top: 0; }
}























.enotebanner { background-color: #000; margin: 10px 0 0 0; overflow: hidden; position: relative; text-decoration: none !important; width: 100%; }
.enotebanner.eclick { cursor: pointer; }
.enotebanner.eclick:hover .enotebanner_image { opacity: 0.75; }
.esection > .enotebanner { margin: 10px auto; width: calc(100% - 20px); }
.enotebanner_image { background-color: transparent; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.enotebanner_text { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 10px 10px 10px; position: relative; width: 100%; z-index: 1; }
.enotebanner_text h1 { color: #fff; font-size: 24px; margin: 10px 0 0 0; text-transform: uppercase; }
.enotebanner_text p { color: #fff; font-size: 14px; margin: 10px 0 0 0; }
.enotebanner_text a { color: #fff !important; }
@media screen and (min-width: 720px) {
.enotebanner_text { padding: 10px 20px 20px 20px; }
.enotebanner_text h1 { font-size: 36px; }
.enotebanner_text p { font-size: 18px; }
}

.enotefeature { box-shadow: inset 0 0 0 1px rgba(0,0,0,0.1); margin: 10px 0 0 0; min-height: 80px; overflow: hidden; position: relative; text-decoration: none !important; width: 100%; }
.enotefeature.eclick { cursor: pointer; }
.enotefeature.eclick:hover { box-shadow: inset 0 0 0 1px rgba(0,0,0,0.2); }
.enotefeature_image { background-color: transparent; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; border-radius: 50%; height: 60px; left: 10px; position: absolute; top: 10px; width: 60px; }
.enotefeature_text { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 10px 10px 80px; position: relative; width: 100%; }
.enotefeature + .eproduct_basket { border-top: none; margin-top: 0; }



.ebackground-white { background-color: #fff; }
.ebackground-tint { background-color: #eae8ec; }
.ebackground-color { background-color: #7e58a0; }
